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

body{background: #000000 url(../core/img/bg/stripes.jpg) repeat-x;}
.blue{
	color: #066;
}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{
	color: #066;
}
#sidebar ul.categories li a{color: #1780b9;}
