body {
	color: #292725;
	background: #e9e1d7 url(images/color2/body-bg.png) repeat-x center top;
}
blockquote, pre {
	background-color: #e1d8cc;
	border: 1px solid #e1d8cc;
	border-top-color: #d4c9ba;
	color: #73594e;
}
a {
	color: #a84619;
}
#secondary-column a {
	color: #6e883f;
}
a:active {
	color: #f33;
}
a:visited {
	color: #a07a69;
}
a:hover {
	color: #000 !important;
}
h2 a, h3 a {
	color: #a86543 !important;
	text-decoration: none;	
}
hr {
	border-bottom: 1px solid #bbaf9f;
}
.txt {
	border: 1px solid #bbaf9f;
	border-top: 1px solid #a84619;	
}
h1 {
	color: #cd6a39;
}
h2, #sidebar caption {
	color: #a86543;
}
h3 {
	color: #815c49;
}
h4 {
	color: #60524b;
}
#header-bg {
	background: url(images/color2/header-bg.png) no-repeat center bottom;
}
#header {
	border: 1px solid #58221a;
	background: #e0c5ac url(images/color2/title-bg.png) repeat left top;
}
#header a#header-title {
	color: #000;
}
.hr {
	background: transparent url(images/color2/hr2.png) no-repeat center center;
}
.block-header-date {
	color: #a07a69;
	background-color: #eee8e0;
	border: 1px solid #f2eee8;
}
.red {
	color: #c33;
}
.navigation td {
	background-color: #eee8e0;
	border: 1px solid #f2eee8;
}
.button-left a {
	background: #eee8e0 url(images/color2/icon_arrow_left.png) no-repeat left top;
}
.button-right a {
	background: #eee8e0 url(images/color2/icon_arrow_right.png) no-repeat right top;
}
#sidebar ul li.widget {
	background: transparent url(images/color2/hr3.png) no-repeat center bottom;
}
.sticky {
	border-left: 3px solid #bacb9a;
}
.postmetadata {
	background-color: #eee8e0;
	color: #a07a69;
	border: 1px solid #f2eee8;
}
.commentlist li {
	background-color: #f2eee8;
	border: 1px solid #fff;
}
.commentlist li .comment_avatar {
	border: 1px solid #d0c4b6;
	background-color: #e1d7cc;
}
.comment_text .comment_text {
	background-color: #e8e1d8;
}
.comment_text .comment_text .comment_text {
	background-color: #f0eae3;
}
.comment_text .comment_text .comment_text .comment_text {
	background-color: #f8f4ef;
}
#main-column p img, .attachment-thumbnail {
	background-color: #eee8e0;
	border: 1px solid #f2eee8;
}
#wp-calendar th, #wp-calendar td {
	color: #cbbfae;
	background-color: #eee8e0;
	border: 1px solid #f2eee8;
}
#footer-artwork {
	background: url(images/color2/footer-bg.png) no-repeat center top;
}
