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

body{background: #ededed url(core/img/bg/vanilla.png) repeat-x;}
a{
	color: #0789BA;
}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #09a2da;}
#sidebar ul.categories li a{color: #0789BA;}

#headerblurb {
	float: right;
	height: 100px;
	width: 400px;
	margin: 0px;
}

