/* default style - use style.css */

/*  Colors */
a {
	color: #6b882c;
}

.Nav a, .Nav .on,
#sidebar h2,
#sidebar ul#idTabs li a {
	background: #707761;
}
#main-content .post h4.continue a,
#sidebar ul#idTabs li a.selected, #sidebar ul#idTabs li a:hover {
	background: #71882c;
}
.Nav .on, .Nav a:hover {
	background: #71882c !important;
}
#main-content .post h4.continue a:hover {
	background: #607125;
}
#copyright-out {
	background: #3a3e31;
}
#nav li ul li a {
	background: #2d3409;
	border-bottom: 1px solid #262b08;
}
