/* Red Style */
body#woothemes { background: #370c15 url(red/bg.jpg) repeat-x center 0; }

body#woothemes h1, 
body#woothemes h2, 
body#woothemes h3, 
body#woothemes h4, 
#footer #footerWrap #copy a,
#sidebar a,
ol.commentlist li p a
{ color: #C53C50; }

p.txt0, p.txt0 a, .continue
{ color: #e4a3a3; }

.post strong, strong
{
	color: #C53C50;
}
.post li 
{
	margin: 0;
	padding: 0;
	list-style-image: url(../images/bullet_red.png);
}
.contactForm .submit-button {
	background: url(red/send_email.png) no-repeat;
}

.contactForm .submit-button:hover {
	background: url(red/send_email.png) no-repeat 0px -32px;
}
