/*  
Dark Green Styles
*/

#header {
	background: #9D2622 url(images/bg-header-red.png) top left repeat;
	}
a {
	color: #C72320;
	}
blockquote {
	border-left: 3px solid #9D2622;
	}
#content h2, .post-title a {
	color: #C72320;
	}
.post-entry p a:hover {
	background: #9D2622;
	}
ol.commentlist li.author .comment-text {
	border-top: 1px solid #9D2622;
	background: url(images/bg-comment-red.gif) top left repeat-y;
	}
ol.commentlist li.author .comment-info {
	background: url(images/bg-comment-info-red.gif) top left no-repeat;
	}
#sidebar h3 {
	background: #9D2622;
	}