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

body{background: #F4F4F4;}
.blue{color: #f55507;}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{
	color: #000000;
}
#sidebar ul.categories li a{color: #f55507;}

#footer {padding-bottom:20px; margin-bottom: 0px;}
#footer h2 {
	color:#FFF;
}
#footer .footerList li {color:#888888;}
#footer .copyright span {color:#999999;}
#footer .copyright {
	color:#999;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	padding-bottom: 10px;
}
	
#content .content_wrap .entries ul li .entry ul li, #content .content_wrap .full-entry .post ul li {
background:transparent url(img/bullet.gif) no-repeat scroll 0 0;}
.footernames {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
}
