/* yellow Style */

body#woothemes { background: #1b1200 url(yellow/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: #b7ae48; }

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

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

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