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

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

a:link, a:visited  {
	color: #bf0606;
}

/* STRUCTURE */

#wrap {

}

#rss  {
	position: absolute;
	top: 0;
	right: 0;
	padding: 8px 15px;
	background-color: #f0ad11;
}

#rss a  {
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	background: url(../images/design/rss.gif) no-repeat center left;
	padding: 2px 0 2px 23px;
	color: #fff;
}

#hireme  {
	position: relative;
	float: right;
	z-index: 101;
	top: 0px;
	right: 0px;
	height: 47px;
	width: 47px;
}

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

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

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

#newsletter h3 {
	color: #615b4e;
}

#newsletter  {
	color: #615b4e;
}

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

#footer  {
	background: #DFDCDC url(sss/footerbg.jpg) repeat-x top left;
	color: #ffffff;
}

#footer p a  {
	color: #ffffff;
}

/* NAVIGATION */

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

/* BLOG CSS */

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

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

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

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

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

p.continue a  {
	color: #bf0606;
}

#postad  {
	background-color: #fcfcfc;
}

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

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

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

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

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

#boxes ul  {
	background: #fff;
}

#boxes ul li {
	background: url(sss/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;
}

#boxes ul li span.lititle a:link, #boxes ul li span.lititle a:visited   {
	color: #000;
}

#leftwidget  {
	border-right: 1px solid #dedede;
}

.widgetlist  h3  {
	background: url(sss/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 #DDDEDE;
}
.commentlist li {
	border-bottom: 2px solid #DDDEDE;
}
.commentlist .alt {
	background: #F2F3F3;
}
#commentform input {
	background: #F2F3F3;
	border: 1px solid #DDDEDE;
}
#commentform textarea {
	background: #F2F3F3;
	border: 1px solid #DDDEDE;
}