body {
	background:#F9FCFF url(background.gif) repeat;
	color:#271a00;
}
blockquote, pre {
	background:#EDE1CB;
	border:1px dashed #a07828;
}
a {
	color:#432d00;
}
a:hover {
	color: #722d00;
}
textarea, .textfield {
	background:#FFF;
	border:1px solid #a07828;
	padding:3px;
	font-size:12px;
}
.valid {
	color:#119900;
}
.invalid {
	color:#ff4a00;
}
.button, 
a#cancel-comment-reply-link {
	background:#704818;
	border-color:#704818 #503818 #503818 #704818;
	color:#FFFFFF;
}
.button:hover, 
a#cancel-comment-reply-link:hover {
	background:#482d10;
	border-color:#0D1F5B #503818 #503818 #0D1F5B;
}
.sided, 
.wp-caption {
	background:#FFF;
	border:1px solid #a07828;
}
a .sided:hover {
	border-color:#722d00;
}
.box .content, 
.boxcaption {
	background:#EDE1CB;
}
.box h3 {
	color:#432d00;
}
.bottom_separator {
	border-bottom:1px dashed #a07828;
}

/* header START */
#header {
	border-bottom:1px solid #a07828;
}
#header .inner {
	background:#EDE1CB;
	border-bottom:1px solid #FFF;
}
#header .content h1 {
	border-left:5px solid #a98337;
}
#header .content h1 a {
	color:#271a00;
	text-decoration:none;
}
#header .content h1 a:hover {
	color:#722d00;
}
#navlist li a {
	border-color:#C2A365;
}
#search_textfield {
	border:1px solid #C8AB71;
	background:#FAF6F0 url(search_background.gif) no-repeat right !important;
	background:#FAF6F0 url(search_background_ie.gif) no-repeat right;
	background-position:100% 0% !important;
	background-position:100%-21px;
}
#search_textfield:focus {
	border:1px solid #a07828;
	background:#FFF url(search_background.gif) no-repeat right !important;
	background-position:100%-21px !important;
}
#navlist li a#feed img {
	background-image:url(feed_switch.gif);
}
/* header END */

/* submenu START */
#navlist li ul {
	background:#DCC699;
	border-color:#A07828;
}
/* submenu END */

/* main START */
#container_body {
	background:#FAF6F0 url(content_background.gif) repeat-y top right;
	border:solid 1px #a07828;
}
#container_bottom .postnav {
	border-top:1px dashed #a07828;
}
#container_bottom .anchor span {
	background:url(go_top.gif) no-repeat left center;
}
#notice {
	border:1px solid #a07828;
}
#notice .inner {
	background:#E7D8BB;
	border:1px solid #FFF;
}
#notice .icon {
	background:url(notice.gif) no-repeat top left;
}
#notice .content .separator {
	border-right:1px solid #a07828;
}
#main {
	width:619px !important;
	width:618px;
}
.post .title h2 {
	color:#432d00;
	padding-bottom:3px;
	border-bottom:1px solid #E8DABE;
}
.post .title a {
	color:#432d00;
	text-decoration:none;
}
.post .title a:hover {
	color:#722d00;
}
.post .info {
	color:#593b00;
}
.post .comments {
	background:url(comment.gif) no-repeat bottom left;
}
/* main START */

/* sidebar START */
#sidebar {
	background:#E7D8BB;
	border-left:1px solid #C2A365;
}
#sidebar h3, .widget .box {
	background:#D6BF91;
}
#sidebar a h3 {
	color:#271a00;
}
#styleswitcher, #sidebar a:hover h3 {
	background:#C0A061;
}
#styleswitcher span.color {
	background:#FFF;
	border:1px solid #666;
}
#styleswitcher #style-brown {
	margin-top:0px;
}
#styleswitcher #style-brown a img {
	background:#906838;
	width:12px;
	height:12px;
}
.widget ul li {
	border-bottom:1px solid #D6BF91;
}
.widget ul li ul li {
	border-top:1px solid #D6BF91;
}
.sidedate {
	color:#B28E46;
}
/* sidebar END */

/* footer START */
#footer {
	border-top:1px solid #a07828;
}
#footer .inner {
	background:#D6BF91;
	border-top:1px solid #F1E8D6;
}
/* footer END */

/* comments START */
#commentlist .comment {
	background:#FFF;
	border:1px solid #a07828;
	padding:1px;
}
.userinfo {
	background:#F3ECDC;
}
.userinfo .userpic {
	border:1px solid #A07828;
	background-color:#FFF;
}
#comments_rss {
	background:url(feed.gif) no-repeat top left;
}
/* comments END */

/* image switcher START */
.imageswitcher {
	background:#D6E9FA;
}
.imageswitcher_image {
	background:#FCFFF6;
	border:1px solid #a07828;
}
a .imageswitcher_image:hover {
	border-color:#722d00;
}
a.imageswitcher_button {
	background:#86A9D3;
	color:#EEEEEF;
	border:1px solid #7498C3;
}
a.imageswitcher_button:hover {
	background:#432d00;
	border-color:#722d00;
}
/* image switcher END */

/* wp-pagenavi START */
.wp-pagenavi a:hover {
	background:#D6BF91;
}
.wp-pagenavi span.current {
	background:#EDE1CB;
}
/* wp-pagenavi END */

/* wp-recentcomments START */
.rc_item .rc_avatar img {
	background:#FFF;
	border-color:#A07828;
}
/* wp-recentcomments END */

/* wp-syntax START */
.wp_syntax {
	background:#FAF6F0;
	border:1px solid #C2A365;
}
.wp_syntax .line_numbers {
	background:#E7D8BB;
}
/* wp-syntax END */
