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

body{
	background-position: center;
	background: #000000 url(img/bg-back.jpg) 50% 0% ;}

a{color: #e17f30; text-decoration:none;}
a:hover {color: #ca561d; /*text-decoration:underline;*/}

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

#footer {margin-bottom:30px; margin-bottom: 0px; /*background:#000 url(library/img/page/footer_bg.gif) repeat-y;*/}

#footer h2 {/*color:#ffffff;*/}
#footer .footerList li ul li a {color:#d4b5a3;}
#footer .copyright span {color:#d4b5a3;}
#footer .copyright {color:#d4b5a3;  padding-bottom:20px; /*background:#000 url(library/img/page/footer_bg.gif) repeat-y;*/}
