/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.tm-sidebar-width-40 .tm-sidebar-wrapper {
    width: 25%;
}
.tm-sidebar-width-40 .tm-content-wrapper {
    width: 75%;
}

#eb-events {
    margin-top: 40px;
}

.large2 {
    font-size: 18px;
    line-height: 18px;
color: #3C3831;
}

.small2 {
    font-size: 11px;
    line-height: 11px;

}

.lispace {
margin-top: 25px;
}

.tm-block-content-top, .tm-block-content-bottom {
    padding: 0px;
    background: #FAFAFA none repeat scroll 0% 0%;
}

.uk-nav-side > li.uk-active > a {
    background: #102544 !important none repeat scroll 0% 0%;
    color: #FFF;
}

body {
    font: inherit;
    color: #404040;
}

.uk-panel-box-secondary {
    background-color: transparent;
    color: #232323;
    border: 1px solid rgba(0, 0, 0, 0.39);
}

.tm-section-divider section + .tm-grid-divider, .tm-section-divider .tm-middle + .tm-grid-divider {
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
}

span.event-date span.month {
    color: #FFF;
    text-transform: uppercase;
    line-height: 1em;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
}

span.event-date span.day {
    background: #FFF none repeat scroll 0% 0%;
    border-top: medium none;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    padding: 1px;
}

ul.eventsmall span.event-date {
    width: 34px;
    display: block;
}

.tm-sidebar-wrapper {

    background: #102544 !important;
}

.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav > li.uk-active > a {
    color: #fff !important;

}

.uk-button {
    background: #102544 !important;
}

.uk-button-primary {
    color: #fff !important;
}

.uk-panel-box {
    padding: 5px !important;
     background: #fff !important;
    color: #666666;
    border-radius: 1px;
}