/* =================================================================== */
/* Blue #2db2ea
====================================================================== */

#navigation ul li a:hover, 
#navigation ul li:hover > a, 
#bolded-line, 
.button.gray:hover, 
.button.light:hover, 
.button.color, 
input[type="button"] {
	background: #cc0000;
        color: #fff !important;
}

.headline h3, .headline h4 {
border-bottom: 1px solid #cc0000;
}

#page-title h2 {
border-bottom: 2px solid #cc0000;
}
.entry span.meta small{
    background: #cc0000;
    border: 1px solid #cc0000;
    
}
a:hover, a:focus{color: #cc0000 !important;}
