/* =================================================================== */
/* Orange #ff9600
====================================================================== */

#navigation ul li a:hover, 
#navigation ul li:hover > a, 
#bolded-line, 
.button.gray:hover, 
.button.light:hover, 
.button.color, 
input[type="button"] {
	background: #ffb141;
}

.flex-direction-nav .flex-prev:hover, 
.flex-direction-nav .flex-next:hover, 
#scroll-top-top a, 
.post-icon {
	background-color:#ff9600;
}

.mr-rotato-prev:hover, 
.mr-rotato-next:hover,
li.current, 
.tags a:hover {
	background-color: #ff9600;
	border-color: #ff9600;
}

#filters a:hover, 
.selected, 
#portfolio-navi a:hover {
	background-color: #ff9600 !important;
	border: 1px solid #ff9600 !important;
}

.pdf_list a{
	color:#df8300 !important;
}

.visit{
	float:right;
	color:#df8300 !important;
}