/* abstract on creme style */

html, body {
	color: #2c2825;
}


body {
	background-color:#fff;
}

#wrap-out {
}

#wrap {
}

a {
	color: #82523E;
}

h2.arh {
	color: #518d9f;
}

#sidebar h2 {
	color:#a1b5bb;
	font-size:16px;
}

blockquote {
	border-color: #c0e453;
	color: #d8f381;
}

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

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

#top #menu li a:hover {
	background-image:url(grey/bg_footer.jpg);
	color:#e4f0f4;
}

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

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

#content img {
}

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

.from-the-blog img {
	background: url(grey/bg_footer.jpg);
}

.from-the-blog .block .top p {
}

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

.post .top h2 a {
	color: #606f74;
}

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

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

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

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

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

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

.post-body img, .wp-caption {
}

.post-bottom {
	border-top:1px dotted #b9ced5;
	border-color:#666666;
	color:#cccccc;
}

.post-bottom a {
	
}

.post-bottom a:hover {
	
}

.more-entries {
	border-color: #8ECBCB;
}

.more-entries h2 a:hover {
	color:#34b7a4;
}
.more-entries h2 a {
	color:#85e0c4;
}

.comment .top {
}

.comment .top a {
	color:#9AE53B;
}

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

#comments #cwrap {
	border-color:#101010;
}

#comments #cwrap label {
	color: #999999;
}

#comments #cwrap label.ta {
}

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


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

#sidebar .featured li {
	border-color:#475F56;
}

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

#sidebar .featured span {
	color: #cccccc;
}

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

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

.photos img {
	background-image:url(grey/bg_footer.jpg);
}

#wp-calendar caption {
	background-image: url(grey/bg_footer.jpg);
	color: #ADCB56;
}

#footer-out {
}

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

#copyright-out {
}

#copyright {
	color:#1d1d1d;
}
