/* Note : Do not place custom styles in this stylesheet */

body { background-color: #f9f9f9; background-image: none; background-repeat: repeat; background-position: top center; }

.jp-play-bar, 
.jp-volume-bar-value { background-color: #3b8052; }
		

a,
label .required,
.entry-title a:hover,
.entry-share .sharrre .box:hover .count,
.entry-browse li a:hover span,
.entry-related a:hover,
.widget a:hover,
.widget_rss ul li a,
.widget_tag_cloud .tagcloud a:hover,
.widget_calendar a,
.widget_wpb_tabs .wpb-tabs li a:hover,
.comment-awaiting-moderation,
#child-menu .current_page_item > a,
ul.tabs-nav li a.active { color: #000000; }

.accordion .title a:hover,
.accordion .title.active a,
.toggle .title:hover,
.toggle .title.active { color: #777!important; }

input[type="submit"],
button[type="submit"],
a.button { background-color: #aaa; }

#nav-header.nav-container {background-color: #3B8052;}

#footer-bottom #to-top,
.entry-tags a:hover,
.widget_calendar caption,
.widget_wpb_tabs .wpb-tabs li a.active,
.commentlist .reply a:hover { background-color: #222; }

@media only screen and (min-width: 720px) {
	#nav-header .nav ul { background-color: #3B8052; }
	#nav-subheader .nav li.current_page_item > a, 
	#nav-subheader .nav li.current-menu-item > a,
	#nav-subheader .nav li.current-menu-ancestor > a,
	#nav-subheader .nav li.current-post-parent > a { color: #222; }
}
@media only screen and (max-width: 719px) {
#nav-header.nav-container {background-color: #3B8052; position: relative; }
	#nav-header .nav li.current_page_item > a, 
	#nav-header .nav li.current-menu-item > a,
	#nav-header .nav li.current-post-parent > a { color: #3b8052; }
	#nav-subheader .nav li.current_page_item > a, 
	#nav-subheader .nav li.current-menu-item > a,
	#nav-subheader .nav li.current-post-parent > a { background-color: #444; }
	#nav-footer .nav li.current_page_item > a, 
	#nav-footer .nav li.current-menu-item > a,
	#nav-footer .nav li.current-post-parent > a { background-color: #3b8052; }
}

ul.tabs-nav li a.active { border-top-color: #222; }

.wp-pagenavi a { color: #222!important; font-weight: 600; border: 1px solid rgba(0,0,0, 0.3)!important; }
.wp-pagenavi a:hover,
.wp-pagenavi a:active,
.wp-pagenavi span.current { background-color: #222; border: 1px solid #222 !important; }
			