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

body{background: #000 url(img/skyblue-bg.jpg) repeat-y center top;}

a{color: #9999cc;}
a:hover {color: #ccb999;}

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

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

#content .content_wrap .entries ul li .entry ul li, #content .content_wrap .full-entry .post ul li {
background:transparent url(img/grey-bullet.gif) no-repeat scroll 0 0;}

