/*  
Dark Green Styles
*/

#header {
	background: #220000;
	}
a {
	color: #2480D6;
	}
blockquote {
	border-left: 3px solid #0C5FAD;
	}
#content h2, .post-title a {
	color: #2480D6;
	}
.post-entry p a:hover {
	background: #0C5FAD;
	}
ol.commentlist li.author .comment-text {
	border-top: 1px solid #0C5FAD;
	background: url(images/bg-comment-blue.gif) top left repeat-y;
	}
ol.commentlist li.author .comment-info {
	background: url(images/bg-comment-info-blue.gif) top left no-repeat;
	}
#sidebar h3 {
	background: #0C5FAD;
	}