/* --------------------- */
/*     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: #5ba1d7;}
#sidebar ul.categories li a{color: #cccccc;}

#footer { margin-bottom: 40px; width: 996px; margin: 30px auto 40px auto;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border: black solid 2px; }
	
#footer h2 {color:#ffffff;}
#footer .footerList li ul li a {color:#cccccc;}
#footer .copyright span {color:#cccccc;}
#footer .copyright {color:#cccccc;}

#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;}
