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

body{background: #f8f8f8 url(../core/img/bg/grunge-bg2.jpg) repeat;}
a{
	color: #999;
}

#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #02b402;}
#sidebar ul.categories li a{color: #02b402;}
.post_header {
	background-color: #333;
	font-size: 1em;
	color: #ffffff;
}

