/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */

html
body
{
background-color: #ffffff;
/* border-bottom:15px solid #000000; */
}

a{color: #b1bc23;}
a:hover {color: #b1bc23;}

#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #333333;}
#sidebar ul.categories li a{color: #b1bc23;}

#footer {padding-bottom:30px; margin-bottom: 0px;}

#footer h2 {color:#ffffff;}
#footer .footerList li ul li a {color: white;}
#footer .copyright span {color: white;}
#footer .copyright {color: white;}
