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

body{background: #f8f8f8 url(images/bg/vanilla.png) repeat-x;}
a{color: #F7931D;text-decoration:none;}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #F7931D;}
#sidebar ul.categories li a{color: #F7931D;}

