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

body{background: #000000 url(img/stripes.jpg) repeat-x;}

a{color: #C8DA2C;}
a:hover {color: #C8DA2C;}

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

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

#footer {padding-bottom:20px; margin-bottom: 0px;}
#footer h2 {color:#ffffff;}
#footer .footerList li ul li a {color:#888888;}
#footer .copyright span {color:#999999;}
#footer .copyright {color:#888888;}

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