body  {
	background: #77cafc;
	background-image: url(default/body-bg.jpg);
	background-repeat: repeat-x;
}

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

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

/* STRUCTURE */

#wrap {
	background: #77cafc;
	background-image: url(default/body-bg.jpg);
	background-repeat: repeat-x;
}


#header  {
	background-image: url(default/header_bg.gif);
}

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

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


#rss  {
	background-color: #ecbd00;
}

#rss a  {
	color: #fff;
}

#featured  {
	background: #0072bb; background-image: url(default/feature_bg.jpg); background-repeat: no-repeat; color: #fff; min-height: 350px;
}


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

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

#featured ul	{
	width: 400px;
	margin-top: 0px;
	margin-bottom: 8px;
	}
	
#featured ul li	{
	
}

#steps  {
	background: #ecbd00 ;
	background-image: url(../../../../newskin/images/stepsbg.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	
}

#steps ul li a  {
	color: #0072bb;
}

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

#content  {
	background-color: #fff;
	
}

#content .moreinfo  {
	border: none;
	background-color: #ffffff;
	color: #0072bb;
}

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

#news  {
	color: #75818a;
}

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

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

#bottom  {
	background: #0072bb;
	color: #ffffff;
	background-image: url(default/bottom_bg.gif);
	background-repeat: repeat-y;
}

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


#footer  {
	color: #fff;
}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

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

/* BLOG CSS */

.post .categories  {
	background-color: #4392cc;
	color: #fff;
}

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

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

.post h2.title a  {
	color: #0072bb;
}

.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;
}

.widget a	{
	text-decoration: none;
	color: #0072bb;
	}
	
.widget h3	{ margin-bottom: 10px; padding-left: 55px; padding-top: 10px; padding-bottom: 10px; background-image: url(../../vibrantcms/images/design/blog_header_bg.gif); background-repeat:no-repeat; background-position: left; }
	
.widget ul li	{
	border-bottom: dotted 1px #ecbd00;
	list-style-image: url(default/list-image-whitebg.gif);
	}

.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;
}

/* DROP DOWN PAGE NAVIGATION */

#pagenav li ul li {
	background: #E2EFF8;
	border: 1px solid #C0E1F8;
}

/* images in content area	*/

img.alignleft	{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}