body  {
	background: #e7f1c3 url(default/header.jpg) repeat-x top left;
        font: georgia, Arial, Helvetica, sans-serif;
}

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

a  {
	color: #006666;
}

a:hover  {
	color: #ff8119;
}


/* 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-top-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
        border-top-style: dotted;
	border-right-color: #a6b3b9;
	border-bottom-color: #a6b3b9;
	border-left-color: #a6b3b9;
        border-top-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: #fff;
	background-color: #ff8119;
	padding: 8px;
	font-size: 0.95em;
        border: #ffffff solid 2px;
}

#nav ul li a.active  {
	color: #ffffff;
	background-color: #006666;
        border: #ffffff solid 2px;
}

#nav ul li a:hover  {
	color: #ffffff;
	background-color: #e60000;
        border: #ffffff solid 2px;
}

.current_page_item a:link, .current_page_item a:visited  {
	color: #ffffff !important;
	background-color: #006666 !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: #006666;
	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  {
	color: #fff;
	background: url(http://www.csskid.com/images/widgetback.png) no-repeat center top;
        height: 29px;
}

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

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

.screenimg span a {
	background: #e60000;
}

.theme .tags, .theme .tags a, .theme .rating, .post-ratings-text {
	color: #808A8E !important;
}

#commentbox{
background-color: #ececec;
width: 450px;
padding:5px 10px 5px 10px; 
margin:0 0 10px 0; 
border:1px solid #dbd1c3;
}

#commentbox h2{
padding: 10px;
font-size: 14px;
}
