/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */

body{background: #000000 url(img/goodwood.jpg) repeat;}
a{color: #14b8ed;}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #14b8ed;}
#sidebar ul.categories li a{color: #14b8ed;}

#page .navigation ul li a:hover{
text-decoration: none;
color: #14b8ed;
}


#footer {padding-bottom:20px; margin-bottom: 0px;}
#footer h2 {color:#ffffff;}
#footer .footerList li {color:#999999;}
#footer .copyright span {color:#999999;}
#footer .copyright {color:#999999;}


