
body {
  background:#333 url(./images/hatebg.jpg) top left repeat-x fixed; /* Set background image here */
}

div#main h3 {
  color:#13a89e;
  background: #333;
  border: 2px solid #666;
}


.post ul , .post ul li, div.a p {  color:#CCC; }

div#main a {
  color:#13A89E;
}




/* -~-~-~-~-~-~ SIDEBAR -~-~-~-~-~-~ */

 
div#sidebar ul, li.cat-item-4 a, li.cat-item-3 a, .navhate a { color:#13a89e !important;}
div#sidebar  li {  background:url('images/tinyhate.jpg') no-repeat; background-position:right center; padding-right: 20px;}



