/* =================================================================== */
/* Red #c62020
====================================================================== */

#navigation ul li a:hover, 
#navigation ul li:hover > a, 
#bolded-line, 
.button.gray:hover, 
.button.light:hover, 
.button.color, 
input[type="button"] {
	/*background: #c62020;*/
	/*background: #fa5b0f;*/
	/*background: #cdc6bc;*/
	background: #ff4c38;
}

.button.color {
	background: #cf3535;
}

.flex-direction-nav .flex-prev:hover, 
.flex-direction-nav .flex-next:hover, 
#scroll-top-top a, 
.post-icon {
	/*background-color:#c62020;*/
	/*background-color:#fa5b0f;*/
	background-color:#ff4c38;
}

#scroll-top-top a {
	background-color:#e86c6c;
}

.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;
}

#bolded-line {

	/*background: none repeat scroll 0 0 #ff4c38;*/
	background: url("../../images/usor.png") no-repeat 0px 0px #ffffff;
    
}
