.uk-overlay-panel {
    text-shadow: 2px 2px 4px rgba(118, 125, 57, 0.6);
}
.uk-heading-large {
    font-size: 360%;
    line-height: 100%;
    font-weight: 400;
    color: #fff;
    text-shadow: 0px 0px 7px rgba(118, 125, 57, 1); 
}
.uk-panel-box {
    padding: 18px;
}

.tm-block-alt {
    background-color: rgba(240, 238, 203, 1);
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
}

.uk-dropdown-navbar {
    background: rgba(118, 125, 57, 0.96) none repeat scroll 0 0;
    border-color: rgba(253, 253, 253, 0);
    color: #ffffff;
    font-size: 15px;
    margin-top: 0;
    text-transform: none;
    border-radius: 1px 1px 10px 10px;
}

.uk-accordion-title {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
    cursor: pointer;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 2px;
    transition: border-color 0.3s ease 0s;
    color: #ffffff;
}
span.event-date span.day {
    border: 1px solid #214865;
    color: #738034;
}

span.event-date span.month {
    background: #738034 none repeat scroll 0 0;
    border: 1px solid #214865;
}
.row-fluid .span3 {
    width: 17%;
}
small.category, small.location {
    padding: 0;
}
small {
    font-size: 90%;
}
ul.eventsmall li {
    border-top: 1px solid #dedede;
    list-style: outside none none;
}
#eb-categories .eb-description, #eb-events .eb-description, #eb-event-page .eb-description {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0 0 7px 7px;
    margin: 0;
    padding: 10px;
}

#eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading {
    background: rgba(0, 0, 0, 0) url("/frank/media/com_eventbooking/assets/images/background.png") repeat-x scroll 0 0;
    border: 0px solid #dbdee1;
}
#eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading {
    border-radius: 7px 7px 0 0;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
    padding: 8px 10px 7px;
}
#eb-categories .eb-description, #eb-events .eb-description, #eb-event-page .eb-description {
    border-bottom: 1px solid #dbdee1;
    border-left: 0px solid #dbdee1;
    border-right: 0px solid #dbdee1;
}