body  {
	background: #eeeeee url(chocolate/bg.jpg) repeat-x top left;
}

h1, h2, h3, h4, h5, h6  {
	color: #666;
}

a:link, a:visited  {
	color: #1C140D;
}

/* STRUCTURE */

#wrap {

}

#header  {
	background: #fff url(chocolate/header.jpg) repeat-x top left;
	border-bottom: 7px solid #fbf8f6;
}

#header h1.title a  {
	color: #000;
}

#header p.description  {
	color: #1c140d;
}

#rss  {
	background-color: #1c140d;
}

#rss a  {
	color: #fff;
}

#featured  {
	background: #b5aca4 url(chocolate/featuredbg.jpg) repeat-x top left;
}

#featured .buttons a.prev  {
	background: url(chocolate/prev.jpg) no-repeat top left;
}

#featured .buttons a.next  {
	background: url(chocolate/next.jpg) no-repeat top left;
}

#steps  {
	background: #4093ce url(chocolate/stepsbg.jpg) repeat-x top left;
}

#steps ul li a  {
	color: #fff;
}

#content  {
	border-top: 7px solid #fbf8f6;
	border-bottom: 7px solid #fbf8f6;
	background-color: #fff;
}

#content .moreinfo  {
	border: 1px solid #f2eae2;
	background-color: #fff;
	color: #000;
}

#content .moreinfo h3  {
	color: #000;	
}

#content .moreinfo .more a  {
	color: #1c140d;
	background: url(chocolate/moreinfo.jpg) no-repeat center left;
}

#news  {
	color: #75818a;
}

#news h3  {
	color: #000;
}

#news ul li a  {
	color: #1c140d;
}

#news p.more a  {
	color: #75818a;
}

#bottom  {
	background: #b5aca4 url(chocolate/bottombg.jpg) repeat-x top left;
}

#newsletter input.text  {
	background-color: #e1dedb;
}

#footer  {
	background: #9fc9e6 url(chocolate/footerbg.jpg) repeat-x top left;
	color: #fff;
}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

#nav ul li a:link, #nav ul li a:visited  {
	color: #000;
}

/* BLOG CSS */

.post .categories  {
	background-color: #1c140d;
	color: #fff;
}

.post .categories a  {
	color: #fff;
}

.post h2.title .date a  {
	color: #cbe86b;
}

.post h2.title a  {
	color: #000;
}

.post p.comments a  {
	background: url(chocolate/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #cbe86b;
}

#postad  {
	background-color: #e8e7e6;
}

a.adlink  {
	color: #000;
}
.asidespost  {
	border-left: 3px solid #1c140d;
}

#sidebar img.bigad  {
	border: 2px solid #cbe86b;
}

#tabbox  {
	border: 1px solid #231b15;
}

#tabbox ul.idTabs  {
	background: #D1C0AF;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	color: #000;
}

#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #8bc62d url(chocolate/selectedtab.jpg) repeat center center;
}

#boxes ul  {
	background: #f2eae2;
}

#boxes ul li {
	background: url(chocolate/tablibg.jpg) no-repeat top left;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #000;
}

#leftwidget  {
	border-right: 1px solid #dedede;
}

.widgetlist  h3  {
	background: url(chocolate/widgethead.jpg) no-repeat center left;
	color: #fff;
}

.widgetlist ul li  {
	border-bottom: 1px solid #f0f0f0;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #000;
}
.commentlist {
	border-top: 2px solid #D8D2CC;
}
.commentlist li {
	border-bottom: 2px solid #D8D2CC;
}
.commentlist .alt {
	background: #F2EAE2;
}
#commentform input {
	background: #F2EAE2;
	border: 1px solid #D8D2CC;
}
#commentform textarea {
	background: #F2EAE2;
	border: 1px solid #D8D2CC;
}