body  {
	background: #3e2810 url(default/bg.jpg);
	color: #2a2a2a;
}

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

a:link, a:visited  {
	color: #a2361e;
}

/* STRUCTURE */

#wrap {
	width: 1100px;
	margin: 0 auto;
}

#header  {
	background: url(default/header_bg.png) no-repeat top left;
}

#contentbg {
	background: url(default/content_bg.png) repeat-y;
}

#header h1.title a  {
	color: #38562a;
	text-decoration: none;
}

#header p.description  {
	color: #75818a;
}


#logopos{
	width: 260px;
	height: 89px;
	top: 100px;
	left: 50%;
	margin-left: -130px;
	position: absolute;
}



.logo {
		width: 260px;
		height: 89px;
		
		overflow: hidden;

}

.logo a {
		display:block;
		
		background: url(default/logo.png); 0 0 no-repeat;
		margin: 0;
		padding-top: 92px;
		}
.logo a:hover {	
		background-position: 0 -89px;
		}
.logo a:active {
		background-position: 0 -89px;
		}
#featured  {
	background: #bcd9ee url(default/featuredbg.jpg) repeat-x top left;
}

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

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

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

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

#content  {
	width: 980px;
	margin: 0 auto;
}

#content .moreinfo  {
	border: 1px solid #c8cdd0;
	background-color: #e5e9ec;
	color: #75818a;
}

#content .moreinfo .more a  {
	color: #4093ce;
	background: #e5e9ec url(default/moreinfo.jpg) no-repeat center left;
}

#news  {
	color: #75818a;
}

#news ul li a  {
	color: #4093ce;
}

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

#bottom  {
	background: #9fc9e6 url(default/bottombg.jpg) repeat-x top left;
}

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

#footer  {
	background: url(default/footer_bg.png) no-repeat top left;
	color: #d5d9d1;
}

#footer p a  {
	color: #bdcd46;
	text-decoration: none;
}
#footer p a:hover  {
	color: #bdcd46;
	text-decoration: underline;
}

#digitalorganics a, #digitalorganics a:hover  {
	color: #d5d9d1;
	text-decoration: none;
}

/* NAVIGATION */

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

/* BLOG CSS */

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

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

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

.post h2.title a, .post h2.title a:hover  {
	color: #38562a;
	text-decoration: none;
}

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

p.continue a  {
	color: #4392cc;
}

#postad  {
	background-color: #ecf4fa;
}

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

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

.bigad {
margin-bottom: 20px;
}

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

#tabbox ul.idTabs  {
	background: #e5eec6 url(default/tabberulbg.jpg) repeat top left;
}

#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(default/selectedtab.jpg) repeat center center;
}

#boxes ul  {
	background-color: #ecf1d4;
}

#boxes ul li {
	background: url(default/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(default/widgethead.png) no-repeat center left;
	color: #fff;
}

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

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #242424;
}
.commentlist {
	border-top: 2px solid #C0E1F8;
}
.commentlist li {
	border-bottom: 2px solid #C0E1F8;
}
.commentlist .alt {
	background: #E2EFF8;
}

.submit {
	background: #c6d0b1;
	border: 1px solid #adb79a;
	padding: 5px;
}


#commentform input {
	background: #c6d0b1;
	border: 1px solid #adb79a;
}
#commentform textarea {
	background: #c6d0b1;
	border: 1px solid #adb79a;
}

.btn_home, .btn_about, .btn_faq, .btn_articles, .btn_how, .btn_contact, .btn_login, .btn_signup {
	float: left;
}
 
.btn_home a {
		display:block;
		background: url(default/btn_home.png); 0 0 no-repeat;
		margin: 0;
		padding: 40px 0 0 0;
		width: 106px;
		height: 37px;
		}
.btn_home a:hover {	
		background-position: 0 -37px;
		}
.btn_home a:active {
		background-position: 0 -37px;
		}

.btn_about a {
		display:block;
		background: url(default/btn_about.png); 0 0 no-repeat;
		margin: 0;
		padding: 40px 0 0 0;
		width: 130px;
		height: 37px;
		}
.btn_about a:hover {	
		background-position: 0 -37px;
		}
.btn_about a:active {
		background-position: 0 -37px;
		}

.btn_faq a {
		display:block;
		background: url(default/btn_faq.png); 0 0 no-repeat;
		margin: 0;
		padding: 40px 0 0 0;
		width: 95px;
		height: 37px;
		}
.btn_faq a:hover {	
		background-position: 0 -37px;
		}
.btn_faq a:active {
		background-position: 0 -37px;
		}

.btn_articles a {
		display:block;
		background: url(default/btn_articles.png); 0 0 no-repeat;
		margin: 0;
		padding: 40px 0 0 0;
		width: 112px;
		height: 37px;
		}
.btn_articles a:hover {	
		background-position: 0 -37px;
		}
.btn_articles a:active {
		background-position: 0 -37px;
		}


.btn_how a {
		display:block;
		background: url(default/btn_how.png); 0 0 no-repeat;
		margin: 0;
		padding: 40px 0 0 0;
		width: 158px;
		height: 37px;
		}
.btn_how a:hover {	
		background-position: 0 -37px;
		}
.btn_how a:active {
		background-position: 0 -37px;
		}


.btn_contact a {
		display:block;
		background: url(default/btn_contact.png); 0 0 no-repeat;
		margin: 0;
		padding: 40px 0 0 0;
		width: 147px;
		height: 37px;
		}
.btn_contact a:hover {	
		background-position: 0 -37px;
		}
.btn_contact a:active {
		background-position: 0 -37px;
		}


.btn_login a {
		display:block;
		background: url(default/btn_login.png); 0 0 no-repeat;
		margin: 0;
		padding: 40px 0 0 0;
		width: 112px;
		height: 37px;
		}
.btn_login a:hover {	
		background-position: 0 -37px;
		}
.btn_login a:active {
		background-position: 0 -37px;
		}




.btn_signup a {
		display:block;
		background: url(default/btn_signup.png); 0 0 no-repeat;
		margin: 0;
		padding: 40px 0 0 0;
		width: 120px;
		height: 37px;
		}
.btn_signup a:hover {	
		background-position: 0 -37px;
		}
.btn_signup a:active {
		background-position: 0 -37px;
		}

.results, .results p {
	color: #ffffff;
}

.results a:link, .results a:visited  {
	color: #ffffff;
}

