/** Arquivo de customização **/

body{background:#f9fcfb;}

h1, h2, h3, h4, h5, h6{ 
    font-family:Georgia; 
    overflow:hidden;
}

p {
    font-size: 0.9em;

}

span.leia_mais{
    color:#93D3B3;
}

/** Logo **/

.logo-image a{
    height: 92px;
    width: 275px;
}

/** Modulo Mainnav **/

.t3-mainnav {
    background: none;
    border-bottom: none;
    border-top: none;
}

.t3-mainnav .navbar-inner{
    background:rgb(123,202,163);
}

.t3-mainnav .navbar .nav > li > a {
    border-right:0;
    padding:20px;
}

.navbar .nav > li > a {
    color:#fff;
    text-transform:upcase;
}

.t3-mainnav .navbar .nav > li > a:focus, .t3-mainnav .navbar .nav > li > a:hover{
    background-color: #288357;
    background-image: none;
}

.t3-mainnav .navbar .nav > .active > a, .t3-mainnav .navbar .nav > .active > a:hover, .t3-mainnav .navbar .nav > .active > a:focus {
    background-color: #288357;
    background-image: none;
}

/** Modulo de destaque **/
.module_destaque{
    margin-bottom:0px;
}

.t3-sl{
    padding-bottom:0;
    padding-top: 30px;
}

.layout-slideshow .sprocket-features-arrows .arrow {
    border: 3px solid #FFFFFF !important;
    border-radius: 1em !important;
    cursor: pointer !important;
    display: block !important;
    font-size: 53px !important;
    height: 40px !important;
    line-height: 30px !important;
    margin-top: -12px !important;
    opacity: 0.5;
    position: absolute !important;
    text-align: center !important;
    top: 47% !important;
    width: 40px !important;
    z-index: 10 !important;
}

/** Calendário **/

.module_calendario_de_eventos .mod_events_monthyear {
    background: none repeat scroll 0 0 #6B9882;
    color: #FFFFFF;
}

.module_calendario_de_eventos .mod_events_monthyear a.mod_events_link, .mod_events_monthyear a.mod_events_link:visited, .mod_events_monthyear a.mod_events_link:visited {
    color: #fff;
}

.module_calendario_de_eventos .mod_events_td_todaynoevents {
    background-color: #6B9882;
}

.module_calendario_de_eventos .mod_events_table {
    border: 1px solid #88CA7B;
    font-size: 10px;
}

.module_calendario_de_eventos .mod_events_monthyear {
    border: 1px solid #88CA7B;
}

.module_calendario_de_eventos .mod_events_td_dayoutofmonth {
    background:none;
    color: #CFCFCF;
}

/** t3 sidebar **/

.t3-module {margin-bottom:20px;}

/** Últimas Notícias **/

.categories-module li, ul.categories-module li, .category-module li, ul.category-module li {
    padding: 10px 0 5px;
}

/** Footer **/

.t3-footer {
    background: none repeat scroll 0 0 #7BCAA3;
}

.t3-copyright {
    border-top: 1px solid #548E71;
    padding: 10px 0 50px;
}

/** Breadcrumbs **/

.t3-navhelper {
    background: none repeat scroll 0 0 #288357;
}

/** Galeria **/

ul.sigFreeClassic li.sigFreeThumb span.sigFreeLinkOuterWrapper {
    background: none;
}