body  {
	background: #669900 url(default/bg.gif) repeat;
	/*background: #669900;*/
}

h1, h2, h3, h4, h5, h6  {
	color: #000;
}

a:link, a:visited  {
	color: #008800;
}

h2 {
 color: #669900;
}

/* STRUCTURE */

#wrap {

}

#header  {
	/*background: #669900url(default/bg.png) repeat-x top left;*/	
	background: #fff url(default/header.gif) no-repeat top left;		
	border-bottom: 0px  solid #669900;	
}

#header h1.title a  {
	color: #008800;
}

#header p.description  {
    color: #008800;
	/*color: #5c443a;*/
}

#rss  {
	 /*background-color: #669900;5c443a;*/
	background: /*#fff */url(default/rss_button.png) no-repeat;
	top: 10;
}

#rss a  {
	color: #fff;
}

#featured  {
	background:/* #669900*/ url(default/featuredbg.gif) no-repeat 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.png) repeat-x top left;*/
	background: #669900 url(default/stepsbg.gif) no-repeat top left;
}

#steps ul li a  {
	color: #fff;
}

#content  {
	/*border-top: 7px solid #dfeaeb;*/
	border-top: 0px solid #669900;
	border-bottom: 0px solid #669900;
	background-color: #fff;
}

#content .moreinfo  {
	border: 1px solid #f1f1f1;
	background-color: #f1f1f1;
	color: #000;
}

#content .moreinfo h3  {
	color: #000;	
}

#content .moreinfo .more a  {
	color: #008800;
	background: url(default/moreinfo.jpg) no-repeat center left;
}

#news  {
	color: #75818a;
}

#news h3  {
	color: #000;
}

#news ul li a  {
	color: #666666;
}

#news p.more a  {
	color: #75818a;
}

#bottom  {   
	background: #fff url(default/bottombg.jpg) repeat-x top left;
}

#newsletter input.text  {
	background-color: #d6e4e5;
}

#footer  {
	/*background: #9fc9e6 url(default/footerbg.jpg) repeat-x top left;*/
	background: #fff url(default/footerbg.gif) no-repeat top left;
	color: #008800;
}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

#nav ul li a:link, #nav ul li a:visited  {
	color: #008800;
}

/* BLOG CSS */

.post .categories  {
	/*background-color: #4ecaf3;*/
	background-color: #669900;
	color: #fff;
}

.post .categories a  {
	color: #fff;
}

.post h2.title .date a  {
	/*color: #99bcbf;*/
	color:#008800;
}

.post h2.title a  {
	color: #008800;
}

.post p.comments a  {
	background: url(default/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #008800;
}

#postad  {
	background-color: #f5f8f8;
}

a.adlink  {
	color: #000;
}
.asidespost  {
	border-left: 3px solid #4ecaf3;
}

#sidebar img.bigad  {
	border: 2px solid #008800;
}

#tabbox  {
	border: 1px solid #008800;
}

#tabbox ul.idTabs  {
	background: #669900;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	color: #000;
}

#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #669900 url(default/selectedtab.jpg) repeat center center;
}

#boxes ul  {
	background: #fff;
}

#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.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 #C8DCDE;
}
.commentlist li {
	border-bottom: 2px solid #C8DCDE;
}
.commentlist .alt {
	background: #DFEAEB;
}
#commentform input {
	background: #DFEAEB;
	border: 1px solid #C8DCDE;
}
#commentform textarea {
	background: #DFEAEB;
	border: 1px solid #C8DCDE;
}
