body {
	background: #191919 url(../../images/green/background.png) repeat-x;
}

#header {
	background: url(../../images/green/header.png);
}

#header-wrap {
	background: url(../../images/green/header-bg.png) no-repeat;
}

#tagline {
	color: #d8f0a3;
}

#navigation ul li a {
	color: #d5e6af;
}

#navigation ul li a:hover {
	color: #e9f7ca;
}

#navigation ul li.current_page_item a,
#navigation ul li.current_page_parent a,
#navigation ul li.current_page_ancestor a {
	color: #e9f7ca;
}

#sidebar-wrap {
	background: #171717 url(../../images/green/sidebar-top.png) no-repeat;
}

#content-top {
	background: url(../../images/green/content-top.png) no-repeat;
}

h2.blog {
	color: #a3bc6d;
}

h2.blog a {
	color: #a3bc6d;
}

.blog a:hover {
	color: #94ab63;
}

.comment-name {
	color: #a3bc6d;
}

.comment-name a {
	color: #a3bc6d;
}

.comment-name a:hover {
	color: #a3bc6d;
}

#comments-form h3 {
	color: #a3bc6d;
}¨