/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */

body{background: #000000 url(../core/img/bg/goodwood.jpg) repeat;}
.blue{
	color: #999;
}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{
	color: #C04E37;
}
#sidebar ul.categories li a{
	color: #C04E37;
}
#footer {padding-bottom:30px; margin-bottom: 0px;}

#footer h2{
	color:#FFFFFF;
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
}

#footer .footerList li {
	color:#E1D8BB;
	font-family: Georgia;
}
#footer .copyright span {color:#E1D8BB;}
#footer .copyright {
	color:#E1D8BB;
	font-family: Georgia;
	font-style: normal;
	text-align: left;
	font-size: 11px;
}
