﻿/* =================================================================== */
/* Purple #9a774f
====================================================================== */

#navigation ul li a:hover, #navigation ul li:hover > a, #bolded-line, .button.gray:hover, .button.light:hover, .button.color, input[type=button] {
	background: #9a774f;
}

.flex-direction-nav .flex-prev:hover, 
.flex-direction-nav .flex-next:hover, 
.ls-nav-prev:hover,
.ls-nav-next:hover,
#scroll-top-top a, 
.post-icon {
	background-color:#9a774f;
}

.mr-rotato-prev:hover, 
.mr-rotato-next:hover,
li.current, 
.tags a:hover {
	background-color: #9a774f;
	border-color: #9a774f;
}

#filters a:hover, 
.selected, 
#portfolio-navi a:hover {
	background-color: #9a774f !important;
	border: 1px solid #9a774f !important;
}

#current {
	background: #9a774f !important;
}