/* Main elements: main menu, footer line, slider active bull background colors */ .footer .footline, .menu, .menu ul, .menu ul.ul-main-menu > li, .gallery-slider-navigation li.active > a { background-color:#000000; } /* Photo gallery image active border */ .photo-gallery-single-photos ol li.active:after { border:5px solid #B51B14; } /* Second Header Menu background color */ .secondary-menu { background-color:#F0F0F0; } /* Link colors */ .content a:hover, .panel .panel-right-top a, .panel .icon-link, .panel .panel-big-button, .comment-count, .main-block .panel-right-top a, .panel-block .panel-big-button, .tha-content .article-title a.article-icon:hover, .tha-content .article-title .article-icon a:hover, .gallery-blocks-full .icon-link, .photo-gallery-single-description .photo-gallery-top-right a { color:#B51B14; } /* Breaking Message background */ .bearking-message { background:#B51B14; }