body {
	background:#baad8b;
	color:#403A22;
}

#showcase {
	background:url(light/bg_showcase.png) no-repeat;
}
#logo {
	color:#23191e;
}
#footer {
	border-top-color:#403a22;
	color:#403a22;
}
a {
	color:#e36c0a;
}
a:hover {
	color:#877954;
}
#footer a {
	color:#403a22;
}
#footer a:hover {
	color:#baad8b;
}

.post h2.page-title, .post h2.post-title ,  .widget h4, .gallery h2.page-title{
	color:#9f2c25;
}
.pagination span.current,  .pagination a:hover {
	background:#9f2c25;
	border-color:#9f2c25;
	color:#f2f1f2;
}
.pagination a {
	color:#4f4f4f;
}
#respond .button{
	border-color:#d2d2d2;
}
.widget input[type="submit"], #respond .button {
	background:#9f2c25;
}
.widget input[type="submit"]:hover, #respond .button:hover {
	background:#7f251f;
}
.widget li {
	border-bottom-color:#c0bfc0;
}
.widget li a {
	color:#4f4f4f;
}
.widget li a:hover {
	color:#9f2c25;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	color:#9f2c25;
}