/* COLBY 6: Orange Colors: */

body {background: #eee;}
#page-wrap {background:#eee}
#sidebar-left,#sidebar-right,.sidebar {} /* Personalize if different background color */
#menubar-wrapper {background: #BB772E;border-bottom:1px solid #817D62} /* Personalize menu color */
.nav a, #header h1 a:link, #header h1 a:visited {color: #2E3F53; text-decoration: none; } /* Personalize title color */
a,a:visited{color:#777;}
table#wp-calendar caption,h2,.sidebar h2.widgettitle{color:#666}
.post h2.page-title a:link, .post h2.post-title a:link, h2.post-title a:visited,h2.page-title,h4{ } 
h3,h2.page-title, h2.post-title {color: #BB772E!important;}

.archive h2.page-title, .search h2.page-title {
	text-decoration: none!important;
	margin-bottom: 3px;
	color: #8a5b33;
	border: 0!important;
}

.blognav {background-color:#eee!important;}
.sidebar ul li {color: #333;}
.sidebar li a {color: #777!important;}

/* Menu hover options */
.menu ul li.current_page_item{
	
}

.menu ul li.current_page_item a{
	
}


#headerArea {
	padding: 25px 28px;
	clear:both;
	
		
}



/* Background images... 
body.layout-2cl #content-wrapper{background:url(../images/backgrounds/6-2cl.jpg) repeat-y}
body.layout-2cr #content-wrapper{background:url(../images/backgrounds/6-2cr.jpg) repeat-y}
body.layout-3c #content-wrapper{background:url(../images/backgrounds/6-3c.jpg) repeat-y}
*/