/* COLBY 9 : Colby Standard (green) */
/* STANDARD TAGS */

#menubar-wrapper {background: #507642;} /* Personalize menu color */
.nav a, #header h1 a:link, #header h1 a:visited {color: #507642; text-decoration: none; text-shadow:none;} /* Personalize title color */

table#wp-calendar caption,h2,.sidebar h2.widgettitle{color:#1D601E}

h3,h2.page-title, h2.post-title {
	color: #1D601E!important;
}

.post h2.page-title a:link, .post h2.post-title a:link, h2.post-title a:visited,h2.page-title,h4{color: green; } 
.archive h2.page-title, .search h2.page-title {
	text-decoration: none!important;
	margin-bottom: 3px;
	color: #000;
	border: 0!important;
}
#menubar-wrapper a{color:#1D601E!important}
.blognav {background-color:#eee!important;}
.sidebar ul li {color: #333;}
.sidebar li a {color: #666!important;}

/* Menu hover options */
.menu ul li.current_page_item{
	
}

.menu ul li.current_page_item a{
	
}

#headerArea {
	padding: 25px 28px;
	clear:both;
	}
