body {
	background:#412E35;
	color:#D8C5D0;
}
blockquote, pre {
	background:#73545F;
	border-left:5px solid #40323F;
	border-bottom:1px solid #73545F;
	padding:5px 10px 4px 10px;
}
a {
	color:#EEEEEC;
}
textarea, .textfield {
	border:1px solid #40323F;
	padding:3px;
	font-size:12px;
}
textarea {
	background:#838383 url(textarea_background.png) repeat-x;
	color:#FFF;
}
.textfield {
	background:#73545F url(textfield_background.png) repeat-x;
	color:#FFF;
}

/*.zdiv {
	height: 100%;
	width: 100%;
	padding: 0px 0px 10px 0px;
	background: url(yui.png) no-repeat top left;	
}*/	
.valid {
	color:#fff;
}
.invalid {
	color:#b8b8b8;
}
.button, 
a#cancel-comment-reply-link {
	background:#3F3F3F;
	border-color:#737373 #272727 #272727 #737373;
	color:#898989 !important;
	color:#DDD;
}
.button:hover, 
a#cancel-comment-reply-link:hover {
	background:#333;
	border-color:#272727 #333 #333 #272727;
	color:#DDD !important;
}
.sided, 
.wp-caption {
	background:#73545F;
	border:1px solid #4A353C;
}
a .sided:hover {
	background:#8D6774;
}
.boxcaption, 
.box, 
#related_posts, 
#related_posts ul li {
	border-color:#40323F;
	background:#73545F;
}
.boxcaption h3, 
#related_posts h3 {
	background:#40323F;
}
.messagebox .content {
	background:#73545F;
}
.bottom_separator {
	border-bottom:1px dashed #8D6774;
}

/* header START */
#header {
	border-bottom:1px solid #664B54;
}
#header .inner {
	background:#5B434B;
	border-bottom:1px solid #553E46;
}
#header .caption {
	border-color:#40323F;
}
#title a {
	color:#BBBBBB;
	text-decoration:none;
}
#title a:hover {
	color:#DDDDDD;
}
#tagline {
	color:#8D6774;
}
#navigation li a {
	border-color:#777;
}
#searchbox .textfield {
	background:#fff url(search_background.gif) no-repeat left;
	background-position:0 0 !important;
	background-position:0 -21px;
}
#searchbox .textfield:focus {
	background-position:0 -21px !important;
}
#searchbox .searchtip {
	color:#999;
}
#navigation li a#feed img {
	background-image:url(feed_switch.gif);
}
#navigation li a#twitter img {
	background-image:url(twitter_switch.gif);
}
/* header END */

/* submenu START */
#navigation li ul {
	background:#553E46;
	border-color:#412E35;
}
/* submenu END */

/* main START */
#container {
	background:#73545F url(background.jpg) repeat;
}
#content {
	background:#553E46 url(content_background.gif) repeat-y top right;
	border-top:1px solid #412E35;
	border-left:1px solid #412E35;
	border-bottom:1px solid #4A353C;
	border-right:1px solid #4A353C;
}
#bottom .postnav {
	border-top:1px dashed #8D6774;
}
#bottom .anchor span {
	background:url(go_top.gif) no-repeat left center;
}
#notice {
	border:1px solid #412E35;
}
#notice .inner {
	background:#553E46;
	border-top:1px solid #8D6774;
	border-right:1px solid #515151;
	border-bottom:1px solid #515151;
	border-left:1px solid #8D6774;
}
#notice .icon {
	background:url(notice.gif) no-repeat top left;
}
#notice .content .separator {
	border-right:1px solid #8D6774;
}
#main {
	padding-right:14px;
	padding-left:14px;
	border-top:1px solid #8D6774;
	border-left:1px solid #8D6774;
	border-right:1px solid #4A353C;
}
.post .title h2 {
	color:#EEEEEC;
	padding-bottom:3px;
	border-bottom:1px solid #494949;
}
.post .comments {
	background:url(comment.gif) no-repeat bottom left;
}
.post .title a {
	color:#EEEEEC;
	text-decoration:none;
}
.post .title a:hover {
	color:#CCC;
}
.post .info {
	border-top:1px solid #8D6774;
}
.post .content table {
	background:#966D7B;
	border-color:#2A2A2A;
}
.post .content th, 
.post .content td {
	border-color:#2A2A2A;
}
.post .content tr.even td {
	background:#555;
}
.post .content th {
	background:#444;
}
/* main END */

/* sidebar START */
#sidebar {
	background:#553E46;
	border-top:1px solid #8D6774;
	border-left:1px solid #8D6774;
}
#sidebar h3, 
.widget .showcase {
	background:#73545F;
}
#sidebar a h3 {
	color:#D8C5D0;
}
#styleswitcher, #sidebar a:hover h3 {
	background:#73545F;
}
#styleswitcher span.color {
	background:#664B54;
	border:1px solid #aaa;
}
#styleswitcher #style-Yui {
	margin-top:0px;
}
#styleswitcher #style-Yui a img {
	width:12px;
	height:12px;
}
.widget ul li {
	border-bottom:1px solid #73545F;
}
.widget ul li ul li {
	border-top:1px solid #73545F;
}
.sidedate {
	color:#999;
}
/* sidebar END */

/* footer START */
#footer {
	border-top:1px solid #664B54;
}
#footer .inner {
	background:#412E35;
	border-top:1px solid #494949;
}
/* footer END */

/* comments START */
.commentlist .comment {
	background:#4A3C4D;
	border-color:#412E35;
}
.userinfo {
	background:#40323F;
	border-bottom:1px solid #412E35;
}
.userinfo .userpic img {
	border:1px solid #FFF;
	background-color:#FFF;
}
#comments_rss {
	background:url(feed.gif) no-repeat top left;
}
#trackbacks {
	border-color:#4A353C;
}
#trackbacks .caption {
	background:#73545F;
}
#trackbacks li {
	border-color:#40323F;
}
/* comment END */

/* calendar START */
#calendar_wrap {
	background:#73545F;
}
#wp-calendar th {
	background:#885B6C;
}
/* calendar END */

/* wp-pagenavi START */
.wp-pagenavi a:hover {
	background:#73545F;
}
.wp-pagenavi span.current {
	background:#73545F;
}
/* wp-pagenavi END */

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

/* wp-syntax START */
.wp_syntax {
	color:#333;
	background:#CCC;
	border:1px solid #999;
}
.wp_syntax .line_numbers {
	color:#FFF;
	background:#999;
}
/* wp-syntax END */
