/*
Style for Readyfolio.
*/

a,
h2 a:hover {
	color: #999;
}

.site-header {
	background: url(dark/bg-header.jpg) #555;
}

#featured-area,
#page_area  {
	background: url(dark/bg-header_sec.jpg) #555;
}

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

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

.pagination a,
.pagination li a:hover,
.pagination li.active a,
.comment-reply a,
.reply a,
.button,
a.button,
input[type="button"],
input[type="submit"] {
	background: #444;
	border-color: #333;
}

.widget_woothemes_testimonials blockquote,
.pagination a:hover,
.reply a:hover,
.button:hover,
.comment-reply a:hover,
a.button:hover,
input:hover[type="button"],
input:hover[type="submit"] {
	background: #555;
}

.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 .search-form input[type="submit"] {
	background: #333;
}

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

.site-header {
	border-color: #333;
}