
blockquote, pre {
	background:#FFFFFF;
	border:#311e0e dashed 1px;
}
a {
	color:#641f09;
}
textarea, .textfield {
	border:1px solid #311e0e;
	padding:3px;
	font-size:12px;
	background-color: #FFFFFF;
}
.valid {
	color:#119900;
}
.invalid {
	color:#ff4a00;
}
.button, 
a#cancel-comment-reply-link {
	background:#c2ab7e;
	border-color:#311e0e;
	color:#FFFFFF;
}
.button:hover, 
a#cancel-comment-reply-link:hover {
	background:#c2ab7e;
	border-color:#311e0e;
}
.sided, 
.wp-caption {
	background:#ffffff;
	border:1px solid #311e0e;
}
a .sided:hover {
	border-color:#311e0e;
}
.boxcaption, 
.box, 
#related_posts, 
#related_posts ul li {
	border-color:#311e0e;
	background:#ffffff;
}
.boxcaption h3, 
#related_posts h3, 
.messagebox .content {
	background:#ffffff;
}
.bottom_separator {
	border-bottom:1px dashed #311e0e;
}

/* header START */
#navigation li a {
	border-color:#311e0e;
}
#searchbox .textfield {
	background:#fff url(search_background.gif) no-repeat right;
	background-position:0 0 !important;
	background-position:0 -21px;
}
#searchbox .textfield:focus {
	background-position:0 -21px !important;
}
#searchbox .searchtip {
	color:#311e0e;
}
#navigation li a#feed img {
	background-image:url(feed_switch.gif);
}
/* header END */

/* submenu START */
#navigation li ul {
	background:#ffffff;
	border-color:#311e0e;
}
/* submenu END */

/* main START */
#content {
	background:#ffffff;
	border:solid 1px #311e0e;
}
#bottom .postnav {
}
#bottom .anchor span {
	background:url(go_top.gif) no-repeat left center;
}
#notice {
	border:1px solid #311e0e;
}
#notice .inner {
	background:#F4F4F4;
	border:1px solid #FFF;
}
#notice .icon {
	background:url(notice.gif) no-repeat top left;
}
#notice .content .separator {
	border-right:1px solid #311e0e;
}
#main {
	width:630px !important;
	width:629px;
}
.post .title h2 {
	color:#311e0e;
	padding-bottom:3px;
	border-bottom:1px solid #311e0e;
}
.post .title a {
	color:#311e0e;
	text-decoration:none;
}
.post .title a:hover {
	color:#311e0e;
}
.post .comments {
	background:url(comment.gif) no-repeat bottom left;
}
.post .content table {
	background:#FFF;
	border-color:#311e0e;
}
.post .content th, 
.post .content td {
	border-color:#311e0e;
}
.post .content tr.even td {
	background:#FFFFFF;
}
.post .content th {
	background:#E9E9E9;
}
/* main END */

/* sidebar START */
#sidebar {
	background:#ffffff;
	border-left:1px solid #311e0e;
}
#sidebar h3, 
.widget .showcase {
	background:#c2ab7e;
}
#sidebar a h3 {
	color:#311e0e;
}
.widget ul li {
	border-bottom:1px solid #311e0e;
}
.widget ul li ul li {
	border-top:1px solid #311e0e;
}
.sidedate {
	color:#311e0e;
}
/* sidebar END */

/* footer START */
#footer {
	border-top:1px solid #311e0e;
}
#footer .inner {
	background:#c2ab7e;
	border-top:1px solid #FFF;
}
/* footer END */

/* comments START */
#commentlist .comment {
	border:1px solid #311e0e;
	padding:1px;
}
.userinfo {
	background:#FFFFFF;
}
.userinfo .userpic {
	background-color:#fff;
	border:1px solid #311e0e;
}
#comments_rss {
	background:url(feed.gif) no-repeat top left;
}
/* comments END */

/* calendar START */
#calendar_wrap {
	background:#c2ab7e;
}
#wp-calendar th {
	background-color: #ffffff;
}
/* calendar END */

/* wp-pagenavi START */
.wp-pagenavi a:hover {
	background:#311e0e;
}
.wp-pagenavi span.current {
	background:#FFFFFF;
}
/* wp-pagenavi END */

/* wp-recentcomments START */
.rc_item .rc_avatar img {
	background:#FFF;
	border-color:#311e0e;
}
/* wp-recentcomments END */

/* wp-syntax START */
.wp_syntax {
	background:#FFFFFF;
	border:1px solid #311e0e;
}
.wp_syntax .line_numbers {
	background:#311e0e;
}
/* wp-syntax END */
