body  {
	background: #f9fcff url(default/bg.jpg) top center no-repeat;
	padding-top:37px;
}

body, #newsletter { /* reset default color */
	color:#666666 !important;
}

body * {
	font-family: Arial, Helvetica, sans-serif !important;
}
h1, h2, h3, h4, h5, h6  {
	color: #0c4f8d;
}

a:link, a:visited  {
	color: #4392cc;
}

/* STRUCTURE */

#wrap {

}

#header {
	background: #fff url(default/header.gif) repeat-x top left;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}

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

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

#rss  {
	background-color: #7eaad2;
}

#rss a  {
	color: #fff;
}

#featured  {
	background: #fff;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}

#featured .buttons a.prev {
	background: url(default/prev.png) no-repeat top left;
	width:100px;
	height:48px;
	margin:0;
	padding-top:50px;
}

#featured .buttons a.next {
	background: url(default/next.png) no-repeat top left;
	width:101px;
	height:48px;
	margin:0;
	padding-top:50px;
}

#steps {
	background: #fff;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}

#steps ul li a {
	color: #5f8dc3;
}

#content {
	background-color: #fff;
	border:1px solid #e0e0e0;
	border-top:none;
}

#content .moreinfo {
	padding-left:0;
/*	border: 1px solid #c8cdd0;
	background-color: #e5e9ec;*/
}

#content .moreinfo .more a {
	padding:5px 0 5px 27px;
	background: url(../images/design/greenarrow.gif) no-repeat center left;
}

#news {
	color: #75818a;
}
#news ul li {
	padding-left:27px;
}
#news ul li a,
#news p.more a,
#content .moreinfo .more a {
	color: #666666;
}
#news ul li a:hover,
#news p.more a:hover,
#content .moreinfo .more a:hover {
	color: #5f8dc3;
}

#bottom {
	background: #fff;
	border:1px solid #e0e0e0;
	border-top:none;
}

#newsletter h1, #newsletter h2, #newsletter h3, #newsletter h4 {
	color: #0c4f8d !important;
}
#newsletter input.text  {
	background-color: #d9e9f5;
}

#footer  {
	background: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #a8b9c8;
}

#footer p a  {
	color: #a8b9c8;
}

/* NAVIGATION */
#nav {
	padding-top:23px;
}

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

/* BLOG CSS */

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

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

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

.post h2.title a  {
	color: #000;
}

.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: 2px 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;*/
	background: #7EAAD2;
	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 #E0E0E0;
}
.commentlist li {
	border-bottom: 2px solid #E0E0E0;
}
.commentlist .alt {
	background: #F9FDFF;
}
#commentform input {
	background: #F9FDFF;
	border: 1px solid #E0E0E0;
}
#commentform textarea {
	background: #F9FDFF;
	border: 1px solid #E0E0E0;
}

/* DROP DOWN PAGE NAVIGATION */

#pagenav a {
	color: #8f8f8f !important;
}
#pagenav a:hover {
	color: #404040 !important;
}

#pagenav li ul li {
	background: #F9FDFF;
	border: 1px solid #E0E0E0;
}



/* featured customization */


#featured div.pageitem {
	position:relative;
	height:306px;
}

#featured div.featimg {
	width:940px;
	height:306px;
	background:#095aa5 url(../images/slide.jpg) top left no-repeat;
}

#featured div.alpha {
	position:absolute;
	z-index:600;
	color:#fff;
	padding:20px 30px !important;
}
#featured div.omega {
	position:absolute;
	top:0;
	left:0;
	z-index:500;
}
#featured p.buttons {
	position:absolute;
	top:258px;
	left:749px;
	width:201px;
}
#steps {display:none;}
#bottom {display:none;}