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

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

a{color: #1780b9;}
a:hover {color: #0d72a8;}

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

#footer {padding-bottom:30px; margin-bottom: 0px;}

#footer h2 {color:#ffffff;}
#footer .footerList li ul li a {color:#888888;}
#footer .copyright span {color:#999999;}
#footer .copyright {color:#888888;}


