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

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

a  {
	color: #357ab5;
}

/* STRUCTURE */

#wrap {

}

#header  {
	
}

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

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

#rss  {
	background-color: #1C5281;
}

#rss a  {
	color: #fff;
}

#featured  {
	background: #1b4e7d url(default/featuredbg.jpg) repeat-x bottom left;
	border-top: 3px solid #3876a0;
}

#featured p, #featured h2 {
	color:#FFFFFF;
}

#featured h2 {	
	margin-bottom:15px;
}

#featured p a {
	text-decoration:underline;
	color:#80cef7;
}

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

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

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

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

#content  {
	background-color: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #a6b3b9;
	border-bottom-color: #a6b3b9;
	border-left-color: #a6b3b9;
}

#content .moreinfo  {
	border: 1px dotted #a6b3b9;
	background-color: #fefefe;
	color: #75818a;
}

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

#news  {
	color: #75818a;
}

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

#bottom  {
	background-color: #f2f7fb;
	padding-top:20px;
	padding-bottom:20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #a6b3b9;
	border-left-color: #a6b3b9;
}

#newsletter {
	background-color: #C9DDEC;
	border: 1px dotted #A9BBC7;
}

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

#footer  {
	color: #fff;
	background-color: #9fc9e6;
	background-image: url(default/stepsbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

#nav ul li a:link, #nav ul li a:visited  {
	color: #1c5281;
	background-color: #FFFFFF;
	padding: 8px;
	font-size: 0.95em;
}

#nav ul li a.active  {
	color: #ffffff;
	background-color: #24537c;
}

#nav ul li a:hover  {
	color: #ffffff;
	background-color: #357ab5;
}

.current_page_item a:link, .current_page_item a:visited  {
	color: #ffffff !important;
	background-color: #24537c !important;
}

/* BLOG CSS */

.post p.categories span  {
	background-color: #24537c;
	color: #fff;
}

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

.post p.categories span.date a  {
	color: #286697;
}

.post p.categories span.date  {
	background-color: #ffffff;
	color: #000000;
	margin-left:5px;
}

h2.title a  {
	color: #000;
}

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

p.continue a  {
	color: #286697;
}

#postad  {
	background-color: #e3ecf3;
}

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

#sidebar img.bigad  {
	border: 1px solid #286697;
}

#tabbox  {
	border: 1px solid #24537c;
}

#tabbox ul.idTabs  {
	background-color: #24537c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #24537c;
}

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

#tabbox ul.idTabs li a.selected  {
	color: #24537c;
	background-color: #ffffff;
}

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

#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: #24537C;
	color: #fff;
	font-weight:bold;
}

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

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #357AB5;
}