/* Backgrounds ----------------------------------------------------------*/

.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont,
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span,
.btn-primary,
.btn-primary:hover,
.style-caption h1,
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:not( :hover ),
.nav-tabs li a:hover,
.title-color,
.tags a:hover,
.title-aside,
.pagination .active,
.info-player h4 a,
.tooltip-inner,
.portfolioFilter .current,
.portfolioFilter a:hover,
.owl-theme .owl-controls .owl-buttons div,
#theme-options .layout-style li.active,
.thumbs li:hover,
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span,
.pagination > .active > a,
.pagination > .active:hover > a {
    background: #A70E00;
    background-color: #A70E00;
    /*padding-right:5px;
    padding-left:5px;*/
}

.footer-down {
    background: #A70E00 url("../../Image/footer-down.png") repeat-x right 1px;
}

.events-carousel li .header-post .date {
    background: #A70E00;
    background: rgba(225, 72, 63, 0.6);
}

/* Colors ----------------------------------------------------------*/

blockquote > a,
.tweet_time a,
.tweet_text a,
.tags i,
.text-resalt,
.post-item h4 a:hover,
.post-item p a,
.links li i,
.entry-title a,
.info-clubs h4 a:hover,
.sf-menu .sf-mega ul li a:hover,
.sf-menu li li a:hover,
.crumbs ul li a:hover,
.acc-trigger a:hover, .acc-trigger.active a, .acc-trigger.active a:hover,
.crumbs li a,
.page-error h1 i,
.sitemap li a:hover,
.pagination > li > a, .pagination > li > span,
address i,
address a,
.list li i,
.events-carousel h4 a,
.pagination > li:hover a {
    color: #A70E00;
}

/* Borders ----------------------------------------------------------*/

.nav-tabs li.active:after {
    border: 6px solid #A70E00;
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
    bottom: -11px;
    content: "";
    right: 50%;
    margin-right: -6px;
    position: absolute;
    z-index: 101;
}

.style-caption p,
.item-clubs {
    border-left: 5px solid #A70E00;
}

.titles h4 {
    border-left: 5px solid #A70E00;
}

.pagination > .active > a,
.pagination > .active:hover > a {
    border-color: #A70E00;
}

.style-caption h1:before {
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-right: 40px solid #A70E00;
}

.crumbs:before {
    border-bottom: 20px solid #A70E00;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #A70E00;
}

.sf-menu li:hover > .sf-mega,
.sf-menu li.sfHover > .sf-mega,
.mainmenu,
.sf-menu .sub-current,
.header-2,
.header-2 .is-sticky {
    border-bottom: 3px solid #A70E00;
}

header,
.overlay-player,
.crumbs {
    border-top: 3px solid #A70E00;
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
    border-top-color: #A70E00; /* IE8 fallback colour */
}

ul.sub-current .current > .sf-with-ul:focus:after,
ul.sub-current .current:hover > .sf-with-ul:after,
ul.sub-current .current .sfHover > .sf-with-ul:after {
    border-right-color: #A70E00; /* IE8 fallback colour */
}
