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

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

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

#footer {padding-bottom:25px; margin-bottom: 0px;
	margin-right: 25px;
}
#footer h2 {color:#ffffff;}
#footer .footerList li {color:#999999;}
#footer .copyright span {color:#999999;}
#footer .copyright {color:#999999;}


