/* abstract on creme style */

html, body {
	color: #c6c6c6;
}


body {
	background-color:#000;
}

#wrap-out {
	background-image: url(grey/bg_shape.jpg);
}

#wrap {
	background-image: url(grey/bg_flower_top-trans.gif);
}

a {
	color: #dcb875;
}

h2.arh {
	/*background-image:url(grey/bg_post_bottom.jpg);*/
	background-color:#661e00;
}

#sidebar h2 {
	color:#c6c6c6;
}

blockquote {
	border-color: #7e513a;
	color: #b73b05;
}

blockquote blockquote {
	border-color: #B78470;
	color: #A06750;
}

#top #menu li a {
	color:#c6c6c6;
}

#top #menu li a:hover {
	/*background-image:url(grey/bg_menu.gif);*/
	background-color:#491b07;
	color:#fff;
}

#top #menu li.current_page_item a {
	border-color:#b73b05;
	color:#b73b05;
}

#top .search {
	background-image:url(grey/bg_search_field.jpg);
}

#content img {
	/*background-image:url(grey/bg_footer.jpg) repeat-x;*/
	border:#b73b05 2px solid;
}

.from-the-blog .block .top {
	border-color:#666666;
}

.from-the-blog img {
	/*background: url(grey/bg_footer.jpg);*/
	border:#b73b05 2px solid;
}

.from-the-blog .block .top p {
	color:#ffffff;
}

.from-the-blog .block p a {
	color:#c6c6c6 !important;
}

.post .top h2 a {
	color: #f9e3ba;
}

.post .top h2 a:hover {
	color: #fff;
}

.post p.post-details {
	color: #c6c6c6;
}

.post p.post-details a {
	color: #bcbcbc;
}

.post p.post-details a:hover {
	color: #fff;
}

.post .top {
	border-color:#666666;
}

.post-body ul li {
	background-image: url(grey/bg_star.gif);
}

.post-body img, .wp-caption {
	/*background-image:url(grey/bg_footer.jpg);*/
	border:#b73b05 2px solid;
}

.post-bottom {
	/*background-image:url(grey/bg_post_bottom.jpg);*/
	background-color:#130601;
	border-color:#2a0d01;
	color:#cccccc;
}

.post-bottom a {
	color:#b73b05;
}

.post-bottom a:hover {
	color:#b73b05;
}

.more-entries {
	border-color: #661e00;
}

.more-entries h2 a:hover {
	color:#b73b05;
}
.more-entries h2 a {
	color:#b73b05;
}

.comment .top {
	color:#ffffff;
}

.comment .top a {
	color:#b73b05;
}

.comment .top a:hover {
	color:#b73b05;
	text-decoration:underline;
}

#comments #cwrap {
	background-image:url(grey/bg_comment_form.jpg);
	border-color:#3a1100;
}

#comments #cwrap label {
	color: #fff;
	background-image: url(grey/bg_input_field.gif);
}

#comments #cwrap label.ta {
	background-image: url(grey/bg_textarea.gif);
}

#comments .comment {
	border-color:#101010;
}


#sidebar ul li {
	background-image: url(grey/bg_sidebar_li.gif);
}

#sidebar .featured li {
	border-color:#6F4532;
}

#sidebar ul li:hover {
	background-image: url(grey/bg_sidebar_li.gif);
}

#sidebar .featured span {
	color: #82523E;
}

#sidebar .featured span a {
	color: #b73b05;
}

#sidebar .featured span a:hover {
	color: #8d2b00;
}

.photos img {
	/*background-image:url(grey/bg_footer.jpg);*/
	border:#b73b05 2px solid;
}

#wp-calendar caption {
	background:#130601; /*url(grey/bg_footer.jpg);*/
	color: #5c5c5c;
}

#footer-out {
	background: url(grey/bg_footer.jpg);
}

#footer .subscribe form div {
	background-image:url(grey/bg_subscribe_field.jpg);
}

#copyright-out {
	background-color:#000;
}

#copyright {
	color:#522d1d;
}

.post-ratings { padding:10px 0 10px 0;}

#post-ratings img { border:0; vertical-align:bottom }	