/* =================================================================== */
/* Red
====================================================================== */

#navigation ul li a:hover, 
#navigation ul li:hover > a,  
.button.gray:hover, 
.button.light:hover, 
.button.color, 
input[type="button"] {
	background: #303030;
}

#bolded-line,
.flex-direction-nav .flex-prev:hover, 
.flex-direction-nav .flex-next:hover, 
#scroll-top-top a, 
.post-icon {
	background-color:#c62020;
}

.mr-rotato-prev:hover, 
.mr-rotato-next:hover,
li.current, 
.tags a:hover {
	background-color: #c62020;
	border-color: #c62020;
}

#filters a:hover, 
.selected, 
#portfolio-navi a:hover {
	background-color: #c62020 !important;
	border: 1px solid #c62020 !important;
}