/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */

body{background: #000000 url(content/img/bg/stripes.jpg) repeat-x;}
.blue{color: #1780b9;}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #1780b9;}
#sidebar ul.categories li a{color: #1780b9;}

