body  {
	background: #c8cdd0 url(monotone/bg.gif);
}

h1, h2, h3, h4, h5, h6  {
	color: #000;
	text-transform:uppercase;
}

a:link, a:visited  {
	color: #D49443;
	font-weight: bold;

}

/* STRUCTURE */

#wrap {

}

#header  {
	background: #fff url(monotone/header.jpg) repeat-x top left;

}

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

#header p.description  {
	color: #000;
}

#rss  {
margin-top:3px;
}

#rss a  {
	color: #fff;
}

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

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

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

#steps  {
	background: #000 url(monotone/stepsbg.jpg) repeat-x top left;
}

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

#content  {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #fff url(monotone/contentbg.jpg) repeat-x top left;
}

#content .moreinfo  {
    background: url(monotone/fancydiv.png) no-repeat center top;
	color: #000;
}

#content .moreinfo h3  {
	color: #000;
    text-align:center;
	margin: 0 auto 15px auto;
}

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

#news  {
	color: #75818a;
	background: url(monotone/fancydiv.png) no-repeat center top;
}

#news h3  {
	color: #000;
	text-align:center;
	margin: 0 auto 15px auto;
}

#news ul li a  {
	color: #000;
}

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

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

#newsletter, #newsletter h3  {
	color: #000;
}

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

#footer  {
	background: #000 url(monotone/footerbg.jpg) repeat-x top left;
	color: #cab282;
}

#footer p a  {
	color: #cab282;
}

/* NAVIGATION */

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

/* BLOG CSS */

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

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

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

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

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

p.continue a  {
	color: #0062ad;
}

#postad  {
	background-color: #e5e5e5;
}

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

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

#tabbox  {
	border: 1px solid #000;
}

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

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

#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #000;
}

#boxes ul  {
	background: #fff;
}

#boxes ul li {
	background: url(monotone/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: #000;
	color: #D49443;
	font-weight: bold;
}

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

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #D49443;
}
.commentlist {
	border-top: 2px solid #CECECE;
}
.commentlist li {
	border-bottom: 2px solid #CECECE;
}
.commentlist .alt {
	background: #E1E1E1;
}
#commentform input {
	background: #E1E1E1;
	border: 1px solid #CECECE;
}
#commentform textarea {
	background: #E1E1E1;
	border: 1px solid #CECECE;
}
/* DROP DOWN PAGE NAVIGATION */

#pagenav li ul li {
	background: #E1E1E1;
	border: 1px solid #CECECE;
}

.fancyheading {
color:#D49443;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:18px;
margin-top:5px;
margin-bottom:5px;
}