body {
	background: #134a4f url(/images/backgrounds/green_1.jpg) repeat-x fixed center top;
}

#content {
	background: url(images/content_green.gif) repeat-y;
}

#mainc .post h2 a {
	color: #1a929b;
	text-decoration: none;
}

a {
	color: #1a929b;
	text-decoration: underline;
}

#mainc .post .more {
	background: url(images/more_green.gif) no-repeat;
}

#header ul.topnav li a {
	background: url(images/topnav_green.png) no-repeat;
}

ol.commentlist li .avatar span.date {
	background-color: #76bec3;
}

p.tt strong, p.tt a strong {
	color: #1a929b;
	font-weight: bold;
}

#respond h3 {
	color: #1a929b;
}

input#submit {
	background-color: #134a4f;
}

ol.commentlist li .number {
	color: #badee1;
}

form#commentform {
	background-color: #bde2e5;
}

form#commentform .names p {
	color: #1a929b;
}

form#commentform textarea#comment, input#author, input#email, input#url {
	border: 1px solid #1a929b;
}