/*
Style for Readyfolio.
*/

a,
h2 a:hover {
	color: #518f3c;
}

#header {
	background: url(green/bg-header.jpg) #63a64c;
}

#featured-area,
#page_area  {
	background: url(green/bg-header_sec.jpg) #63a64c;
}

.flex-direction-nav a {
	background-image: url(green/spr-content_nav.png);
}

.widget_woothemes_testimonials blockquote:after {
	background-image: url(green/bg-testi_bot.png);
}

.navigation li a:hover,
.navigation li.active a,
.reply a,
.button,
a.button,
input[type="button"],
input[type="submit"] {
	background: #518f3c;
	border-color: #2e6f17;
}

.widget_woothemes_testimonials blockquote,
.reply a:hover,
.button:hover,
a.button:hover,
input:hover[type="button"],
input:hover[type="submit"] {
	background: #63a64c;
}

.menu-primary li ul,
.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary > .current_page_item a,
.menu-primary > .current-cat a,
.menu-primary > .current-menu-item a,
.menu-primary li.dropdown:hover > a,
.menu li.search .searchsubmit {
	background: #2e6f17;
}

.menu-primary li ul {
	border-color: #22580f;
}

#header {
	border-color: #2e6f17;
}