

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

h4  {
	color: #555555;
}

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

/* STRUCTURE */

#wrap {

}

#header  {
	background: #fff url(default/header.png) repeat-x top left;
}

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

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

#rss  {
}

#rss a  {
	color: #fff;
}

#featured  {
	background-repeat: repeat;
	background-image: url(default/trans.png);
}

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

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

#steps  {
	background: repeat-x top left;
}

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

#content  {
	background-repeat: repeat;
	background-image: url(default/trans.png);
	border-bottom-width: 7px;
}

#content .moreinfo  {
	background-color: white;
	color: #75818a;
}

#content .moreinfo .more a  {
	color: black;
	background: no-repeat;
}

#news  {
	background-color: white;
	color: #75818a;
}

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

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

#bottom  {
	background: #9fc9e6 url(default/bottombg.jpg) repeat-x top left;
}

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

#footer  {
	background-color: #fff;
	color: #fff;
}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

#nav ul li a:link, #nav ul li a:visited  {
	text-decoration: none;
	color: white;
}

/* BLOG CSS */

.post .categories  {
	color: black;
}

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

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

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

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

p.continue a  {
	color: #4392cc;
}

#postad  {
}

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: #969988 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: #b61e1d repeat center center;
}

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

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