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

body{background: #000000 url(img/grunge-bg.jpg) top center no-repeat;}
a{color: #9a5bd2;}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #9a5bd2;}
#sidebar ul.categories li a{color: #ffffff;}

#page .navigation ul li a:hover{
text-decoration: none;
color: #9a5bd2;
}

#footer {padding-bottom:10px; margin-bottom: 0px;}
#footer h2 {color:#ffffff;}
#footer .footerList li {color:#9a5bd2; text-decoration: none;}
#footer .copyright span {color:#9a5bd2; text-decoration: none;}
#footer .copyright {color:#9a5bd2; text-decoration: none;}


