#thebody{background:url(../images/bg.jpg) repeat-x top center;}
#thebodysmallbg{background:url(../images/bg-small.jpg) repeat-x top center;}

#feature {background:url(../images/featured-bg.jpg) repeat-x top center;}

#topnavfx a {background:url(../images/bg-button.jpg) repeat -20px 35px;}

/*
Bright Color
*/
.postedcategory a, .post h2 a, .post h2, .authorinfo a, .navigation a, .notrecent-title a, .recent-title a, h2 a, .title a{
	color: #CC3300;
}

/*
Light Color
*/
.topnav li a {
	color:#FFD1D1;
}

#footer, #footerwrap {
	color: #E37474;
}

/*
Dark Color
*/
#respond #submit, .sidebarbox ul li a:hover {
	background:#702107;
}

/*
Medium tone Color
*/
.sidebartitle{
	color:#A70000;
}

.sidebar, .sidebarbox  {
	background:#F2EAEA;
}

.sidebarbox ul li a:link, .sidebarbox ul li a:visited, .sidebarbox ul li a:active {
	border-top: 1px solid #E3D1D1;
}

#s {
	border: 1px solid #E3D1D1;
	color:#AC7474;
}

#feature .feature-text h1 {
	color:#DF5D5D;
}

.posttitle {
	color:#940000;
}

#footerwrap {
	border-top:7px solid #2E150E;
}

#footer-logo  {
	background:url(../images/footer-logo.gif) no-repeat top left;
}
