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

body{ background: #300 url(img/eclipse-bg.jpg) no-repeat center top; margin-right: 0; margin-left: 0; padding-right: 0; padding-left: 0; }
a{color: #ffe28a; text-shadow: black 0.1em 0.1em 0.1em; } 
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{ color: #faf2d0; background-color: transparent; }
#sidebar ul.categories li a{color: #ffe28a; text-shadow: black 0.1em 0.1em 0.1em; }


#page .navigation ul li a:hover{ text-decoration: none; color: #ffe28a; font-size: 12px; }


#footer { background: #300 url(img/footer-bg2.jpg) no-repeat center top; height: 100px; padding-bottom:20px; margin-bottom: 0; }
#footer h2 {color:#ffffff;}
#footer .footerList li {color:#faf2d0;}
#footer .copyright span {color:#faf2d0;}
#footer .copyright {color:#faf2d0;}



