/* ---- Place your custom styles below ---- */

a {
	color: #ec894d;
}

a:hover {
	color: #d95b33;
}

li .menu-item {
	color: #fff!important;
}

#nav-header div.nav-wrap {
	background-color: #79bbaf;
}

/* Section: Header */

#header .pad { padding-top: 10px; padding-bottom: 10px; }

#logo { padding: 0; }
#logo a img { max-height: 105px; padding-bottom: 15px; }


#nav-subheader.nav-container { background: #eeebe2; border: 1px solid #d1cfc5; }
#nav-subheader .nav-toggle { background: #d1cfc5; }
#nav-subheader .nav li a { background: #eeebe2; color: #666; }
#nav-subheader .nav > li > a:hover, 
#nav-subheader .nav > li:hover > a { background: #b9b6a8; }
#nav-subheader .nav li > a:hover { background: #d1cfc5; color: #444; }



.newsflash { background: #f7f5f1; min-height: 58px; padding: 6px 0; border-top: 1px solid #eeebe2; }
.flex-newsflash .flexslider .flex-direction-nav a { background: #eeebe2; }
.flex-newsflash .flexslider .flex-direction-nav i { color: #b9b6a8; }
.flex-newsflash .flexslider .flex-direction-nav a:hover { background: #eeebe2; }
.flex-newsflash .flexslider .flex-direction-nav a:hover i { color: #a29e8b; }

.newsflash i { color: #b9b6a8; }

.newsflash .article .av { background: #eeebe2; }
.newsflash li.article:nth-child(2) .pad,
.newsflash li.article:nth-child(3) .pad { border-left: 1px solid #eeebe2; }


#page .container-inner { border: 1px solid #d1cfc5; border-bottom-color: #d1cfc5; }


.widget_wpb_tabs .wpb-tabs li a { color: #a29e8b; background: #d1cfc5; }
.widget_archive ul li, 
.widget_categories ul li, 
.widget_links ul li, 
.widget_meta ul li, 
.widget_recent_comments ul li, 
.widget_recent_entries ul li,
.widget_rss ul li,
.widget_pages ul li a,
.widget_nav_menu ul li a,
.widget_wpb_tabs .wpb-tab li { padding: 10px 0; border-bottom: 1px solid #d1cfc5; }


.social-module .social-tooltip { color: #b9b6a8; }


#respond { background: #eeebe2; border-bottom: 1px solid #d1cfc5; }

.commentlist li .comment-body  { background: #eeebe2; order-bottom: 1px solid #d1cfc5; }

.entry-comments:hover { background: #ec894d;}


.entry-browse li i { color: #b9b6a8; }
.entry-browse li a { border-top: 1px solid #eeebe2; border-bottom: 1px solid #eeebe2; }
.entry-browse li.previous { border-right: 1px solid #eeebe2; }

.sidebar .entry-browse li.previous a,
.sidebar .entry-browse li.next a { margin: 0 1px 1px; border-bottom: 1px solid #d1cfc5; }


@media only screen and (max-width: 719px) {
	
	/* common */
	#nav-subheader .nav li a { background: #d1cfc5; }
	#nav-subheader .nav li a:hover { background: #b9b6a8; }

	/* base */
	.sidebar { background: #eeebe2; border-top: 1px solid #d1cfc5;}
}