body  {
	background: #ff6600 url(default/bg.jpg) repeat-x top left;
}

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

h2 {
	color: #FF9900;
	font-size: 6em;
	line-height:.95em;
	padding-top: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: 100;
	line-height: 1em;
	padding-bottom: 8px;
}

h4 {
	color: #3399CC;
	font-size: 2em;
	line-height: 1em;
	padding-top: 10px;
	padding-bottom: 5px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 300;
	color:#444444;
}

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


a:link, a:hover {
color: #3399CC;
text-decoration:none;
}

.newscolor  {
	color: #ff9600;
	font: 26px Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
}

/* STRUCTURE */

#wrap {

}

#header  {
	background: #ff6600 url(default/header_2.jpg) repeat scroll left top;
}

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

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

#rss  {
	background: #FFFFFF url(default/shadow_2.gif) repeat-x scroll left top;
}

#rss a  {
	color: #2ADFAA;
}

#featured  {
	background: transparent url(default/featuredbg.gif) repeat scroll 0 0;
}

#featured .buttons a.prev  {
	background: transparent url(default/previous03.png) no-repeat scroll left top;
	border-width:0;
}

#featured .buttons a.next  {
	background:transparent url(default/next03.png) no-repeat scroll left top;
	border-width:0;
}

#steps  {
	background: transparent url(default/stepsbg_2.jpg) repeat-x scroll left top;
}

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

#content  {
	background:#FFFFFF url(default/shadow2.gif) repeat-x scroll left top;
}

#content .moreinfo  {
	background-color: #3F9ABF;
	color: #3D2831;
	margin-top: 8px;
	padding-top: 10px;
}

#content .moreinfo .more a  {
}

#news  {
	color:#8FCCEE;
	padding-top:9px;
}

#news ul li a  {
	color: #3399CC;
}

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

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

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

#footer  {
	background: none;
	color: transparent;
}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

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

/* BLOG CSS */

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

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

.post h2.title .date a  {
	background-color: transparent url(default/widgethead.jpg) no-repeat scroll left center;
	color: #4e8dc0;
}

.post h2.title a  {
	color: #3d2831;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: light;
	font-size: 1.1em;
}

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

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

#postad  {
	background-color: #ecf4fa;
}

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

#sidebar img.bigad  {
	border: 0px solid #4392cc;
}

#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.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 #C0E1F8;
}
.commentlist li {
	border-bottom: 2px solid #C0E1F8;
}
.commentlist .alt {
	background: #E2EFF8;
}
#commentform input {
	background: #E2EFF8;
	border: 1px solid #C0E1F8;
}
#commentform textarea {
	background: #E2EFF8;
	border: 1px solid #C0E1F8;
}
