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

html{background: #5a4726 url(img/brown_texture.jpg) fixed repeat 0 -9px;}
body{background: #FFF url(img/vintage-bg.gif) repeat; width:999px; margin: 60px auto 0 auto; }

#wrapper {background: #5a4726 url(img/vintage-bg.gif) repeat; }
          

a{color:#3c6c89; list-style-type: none;}
a:hover {color: #666666; }

#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #658EA7; background-color:#FFF; }
#sidebar ul.categories li a{color: #c90000; list-style-type: none;}

#footer {padding:5px; margin-bottom: 0px; margin-left:20px; text-transform:uppercase; font-size:10px;}
#footer h2 {color:#333333;}
#footer .footerList li ul li a {color:#777777;}
#footer .copyright span {color:#666666;}
#footer .copyright {color:#777777;}

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

#footer .copyright a{color: #c90000;}
