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

body{background: #808285 url(img/vanilla-bg.jpg) repeat-x;}

a{color: #385258;}
a:hover {color: #385258;}

#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #385258;}
#sidebar ul.categories li a{color: #385258;}

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

#footer .copyright a{color: #385258;}

