body  {
	background: #404725; 
	/*url(greentea/bg.jpg) repeat-x top left;*/
}

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

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

a:hover  { 
	text-decoration: underline;
}

/* STRUCTURE */

#wrap {

}

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

#header h1.title a  {
	color: #272C16;
}

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

#rss  {
	background-color: #8C975C;
}

#rss a  {
	color: #fff;
}

#featured  {
	background: #404725 url(greentea/featuredbg.jpg) no-repeat;
}

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

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

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

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

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

#content .moreinfo  {
	border: 1px solid #d4e5c7;
	background-color: #E9F2DB;
	color: #272C16;
}

#content .moreinfo h3  {
	color: #272C16;	
}

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

#news  {
	color: #75818a;
}

#news h3  {
	color: #272C16;
}

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

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

#bottom  {
	background: #8C975C url(greentea/featuredbg.jpg) repeat-x top left;
	color: #fff;
}

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

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

#footer p a  {
	color: #404725;
}

/* NAVIGATION */

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

#nav ul li a:hover  {
	padding-bottom: 5px;
	border-bottom: 46px solid #E9F2DB;
	text-decoration: none;
}

/* BLOG CSS */

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

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

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

.post h2.title a  {
	color: #272C16;
}

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

p.continue a  {
	color: #404725;
}

#postad  {
	background-color: #f3e8eb;
}

a.adlink  {
	color: #272C16;
}
.asidespost  {
	border-left: 3px solid #8C975C;
}

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

#tabbox  {
	border: 1px solid #8d2036;
}

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

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

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

#boxes ul  {
	background: #E9F2DB;
}

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

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

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

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

.widgetlist h3  {
	background: url(greentea/widgethead.jpg) repeat center center;
	color: #404725;
}

.widgetlist p  {
	padding-left: 5px;
	padding-bottom: 10px;
}

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

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

.scripture {
	font-size: 13px;
	padding-right: 50px;
}