body {
	background: #630008 url(images/backgrounds/red_1.jpg) repeat-x fixed center top;
}

#content {
	background: url(images/content_red.gif) repeat-y;
}

#mainc .post h2 a {
	color: #9d0a0e;
	text-decoration: none;
}

a {
	color: #9d0a0e;
	text-decoration: underline;
}

#mainc .post .more {
	background: url(images/more_red.gif) no-repeat;
}

#header ul.topnav li a {
	background: url(images/topnav_red.png) no-repeat;
}

ol.commentlist li .avatar span.date {
	background-color: #b3555b;
}

p.tt strong, p.tt a strong {
	color: #9d0a0e;
	font-weight: bold;
}

#respond h3 {
	color: #9d0a0e;
}

input#submit {
	background-color: #9d0a0e;
}

ol.commentlist li .number {
	color: #e1b5b6;
}

form#commentform {
	background-color: #fecfd0;
}

form#commentform .names p {
	color: #9d0a0e;
}

form#commentform textarea#comment, input#author, input#email, input#url {
	border: 1px solid #a51b1f;
}