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

body{background: #f5f3ed url(img/background.jpg) repeat center top;}

a{color: #a6c302;}
a:hover {color: #15346d;}

#page .navigation ul li a:hover, #page .navigation .search .button:hover{color: #a6c302;}

#page .topnav a:hover, #page .navigation .search .button:hover {color: #a6c302;}


#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #a6c302;}


#sidebar ul.categories li a{color: #ff1b61;}

#footer {padding-bottom:20px; margin-bottom: 0px;}
#footer h2 {color:#222222;}
#footer .footerList li ul li a {color:#15346d;}
#footer .copyright span {color:#15346d;}
#footer .copyright {color:#15346d;}

#footer .copyright a{color: #15346d;}

