@charset "UTF-8";
/* CSS Document */

body  {
	background-image: url(chocolate/bkg.jpg);

background-position: center top;
background-color:#5f2800;
background-repeat:repeat-x;
}

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

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

/* STRUCTURE */

#wrap {

}



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

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

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

#rss a  {
	color: #fff;
}

#featured  {
	background: url(chocolate/featuredbg1.png) 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-image: url(chocolate/navicolour.jpg);
background-repeat:repeat-x;
	background: #330000;
}

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

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


#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-image: url(chocolate/extended.jpg);
background-repeat:repeat-x;
background-color:	#996633;

}

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



#footer  {
	background: #330000;
	color: #fff;
}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

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

/* BLOG CSS */

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

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

.post h2.title .date a  {
	color: #fff;
	font-size:12px;
	font-weight: bold;
}

.post h2.title a  {
	color: #682d05;
	font-family: Arial,Helvetica,sans-serif;

margin-top: 5px;

margin-bottom: 5px;
font-size:26px;
}

.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 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;
}


#twitter  {
	height:225px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin-bottom: 10px;
	background:  url(chocolate/twitterbkg.jpg) repeat-x top left;
	padding-top:75px;
	padding-left:20px;
}


#twitter_update_list{
	font-weight:bold;
	display: inline;
	color:#5BD0E9;
}

#twitter_update_list ul{
	float:left;
	color:#4C1401;
	font-size: 9px;
}

#twitter_update_list li{
	list-style:none;
	padding:0px 2px 2px 2px;
	color:#541D07;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	margin-left: 0px;
	margin-right:100px;
}

.twitter-link a:hover {
text-decoration:underline;
}
.twitter-link a {
	text-decoration:none;
	font-size:12px;
	padding-right:90px;
	
}
