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

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

a:link, a:visited  {
	color: #0E69C6;
}

/* STRUCTURE */

#wrap {

}

#header  {
	background: #fff url(honeycomb/header.jpg) repeat-x top left;
	border-bottom: 3px solid #0E69C6;

}

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

#header p.description  {
/*	font-size: 1em; */
	font-size: 1.2em;
	font-weight:bold;
	color: #1066c7;
	width: 304px;
	text-align: center;
	position: relative;
	top: -18px;
}

#rss  {
	background: #150d0a url(honeycomb/rss_bg.jpg) bottom left no-repeat;
}

#rss a  {
	color: #fff;
	font-size: 1.25em;
	font-family: Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;


}

#featured  {
	background: #ffac0e url(honeycomb/featuredbg.jpg) repeat-x top left;
}

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

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

#steps  {
	background: #4093ce url(honeycomb/stepsbg.jpg) repeat-x top left;
}

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

#content  {
	border-top: 2px solid #000000;
	border-bottom: 3px solid #0E69C6;
	background-color: #fff;
}

#content .moreinfo  {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #150d0a;
}

#content .moreinfo h3  {
	color: #150d0a;	
}

#content .moreinfo .more a  {
	color: #000000;
	background: url(honeycomb/moreinfo.gif) no-repeat center left;
}

#news  {
	color: #75818a;
}

#news h3  {
	color: #150d0a;
}

#news ul li a  {
	color: #000000;
}

#news p.more a  {

}

#bottom  {
	background: #ffac0e url(honeycomb/bottombg.jpg) repeat-x top left;
}

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

#footer  {
	background: #9fc9e6 url(honeycomb/footerbg.jpg) repeat-x top left;
/*	color: #fff; */
	color: #0E69C6;
}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

#nav ul li a:link, 
#nav ul li a:visited  {
	color: #000;
/*	font-family:Georgia,Times,serif; */
	font-family:Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	font-size: 15px;
	font-weight: normal !important;
	text-transform: none;
}


#nav ul li ul li a:link, 
#nav ul li ul li a:visited  {
	color: #fff;
	font-weight: normal;

}

#nav ul li:hover,
#nav ul li ul li:hover {
	background: url(../images/nav1.gif) top left no-repeat;
}

#nav ul li:hover a,
#nav ul li ul li:hover a {
	color: #ffffff;
	background: url(../images/navr.gif) top right no-repeat;
	text-decoration: none !important;

}

#nav ul li ul li a {
	font-weight: normal;

}

#nav ul li ul li,
#nav ul li ul li a {
	background: #0E69C6 !important;
	padding: 0px 11px;
}

#nav ul li ul.submenu-ver li:hover,
#nav ul li ul.submenu-ver li:hover a {
	background: #3088e2 !important;
}

/* DROP DOWN PAGE NAVIGATION */

#pagenav li ul.submenu-ver li {
	background: #0e69c6;
	color: #fff !important;
}

#pagenav li ul.submenu-ver li:hover {
	background: #3088e2 !important;
	font-size: 14px;

}


#pagenav li ul.submenu-ver {
	padding-bottom: 7px;
	background: url(../images/navshadow.png) bottom left no-repeat !important;
}

li.submenu-expand:hover {
	background: url(../images/navc1.gif) top left no-repeat !important;
}

li.submenu-expand:hover a {
	background: url(../images/navcr.gif) top right no-repeat !important;
}

li.submenu-expand:hover ul li a,
li.submenu-expand:hover ul li {
	background-color: #3088e2 !important;
	text-decoration: none !important;
}

li.submenu-expand ul li:hover a,
li.submenu-expand ul li:hover {
	background-color: #3088e2 !important;
}



/* BLOG CSS */

.post .categories  {
	background-color: #0E69C6;
	color: #fff;
}

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

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

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

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

p.continue a  {
	color: #fb6c0e;
}

#postad  {
	background-color: #e7e6e6;
}

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

#sidebar img.bigad  {
	border: 2px solid #150d0a;
}

#tabbox  {
	border: 1px solid #fb6c0e;
}

#tabbox ul.idTabs  {
	background: #fed3a8;
}

#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(honeycomb/selectedtab.jpg) repeat center center;
}

#boxes ul  {
	background: #fff0d3;
}

#boxes ul li {
	background: url(honeycomb/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(honeycomb/widgethead.jpg) no-repeat center left;
	color: #000000;

}

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

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #000;
}
.commentlist {
	border-top: 1px solid #000000;
}
.commentlist li {
	border-bottom: 1px solid #000000;
}
.commentlist .alt {
	background: #EAE4BC;
}
#commentform input {
	background: #0E69C6;
	border: 1px solid #0E69C6;
	color: #ffffff;
}
#commentform textarea {
	background: #ffffff;
	border: 1px solid #000000;
}

