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

body{background: #e6e6e6 url(img/BG_FULLSCREEN.jpg) no-repeat ; background-position: center top; background-attachment:fixed}
.blue{color: #d61920;}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #d61920;}
#sidebar ul.categories li a{color: #d61920;}

#footer {padding-bottom:20px; margin-bottom: 0px;}
#footer h2 {color:#222222;}
#footer .footerList li {color:#666666;}
#footer .copyright span {color:#666666;}
#footer .copyright {color:#666666;}


