#section-site-map a:hover, h1, .post h2 a:hover, h3, a, .asterisk_input:after, .recent-posts a:hover, .archive a:hover, .categories a:hover {
    color:#c12026;
}

.more-posts:hover, #footer .fa:hover, span.text-content, .btn, .tag:hover .tag-body , .search .fa, .active, #section-contact .send-button,  #jsddm li ul li a:hover, .slicknav_nav a:hover {
    background: #444!important;
}

/*.recent-posts li:nth-child(odd),*/ /*.archive li:nth-child(odd), .categories li:nth-child(odd) */ {
    border-left: 10px solid #444;
}

#menu li a:hover {
    border-bottom: 4px solid #c12026;
    color: white;
}

#menu li a {
  color: #c8c8c8;
}

#jsddm li ul {
    border-top: 4px solid #444;
}

.tag:hover .tag-tip > i {
    border-left: 20px solid #444;
}

#section-features a .fa:hover, .advert:hover {
    border: 3px solid #444;
}

.errorlist li {background: #444;}

.errorlist .tag-tip > i {border-color:transparent transparent transparent #444;}

span.split1 {
  color: #c12026 !important;
}