/* CS1 Background and text colours
-------------------------------------------------------------*/
html, body {background-image: url("http://i45.tinypic.com/ne8acy.jpg");background-attachment: fixed;background-position:center bottom; 
}
#pun-title TABLE {
    background: url(
http://i46.tinypic.com/2yxm3oy.png);
}
#pun-navlinks .container, #pun-ulinks .container {font-size: 13; font-family: Courier New;}
#pun-navlinks .container, #pun-ulinks .container{text-align: center;}
#pun-announcement h2 {display: none;}
#pun-announcement .container {padding-top: 1em;}
.post-author li {text-align: center;}

/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background-color: #;
  color: #a6a7c8;
  }
/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin {
  background-color: # ;
  color: #a6a7c8;
  }
/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
 background-image: url("http://i48.tinypic.com/2hwlor9.png");
  color: #110000;
  font-weight: normal;
font-style: Courier New;
  }
/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: #;
  color: #a6a7c8;
  }
/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-image: url("http://i48.tinypic.com/2hwlor9.png");
  color: #110000
  }
/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #;
  color: #a6a7c8
  }
/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #; 
  color: #a6a7c8
  }
/* CS1.8 */
#pun-navlinks .container {
  background-image: url("");
  color: #a6a7c8;
  }
.offline li.pa-online strong {
  font-weight: normal
  }
.punbb textarea, .punbb select, .punbb input {
  background-color: #8e96bb;
  color: #110000
}
/* CS2 Border colours
-------------------------------------------------------------*/
/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #110000#110000#110000#110000;
  }

/* CS3 Links
-------------------------------------------------------------*/
/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
  color: #a6a7c8;
    border-bottom: 0px none #000; text-decoration: underline;
  }
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #a6a7c8
  }
/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active,  .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #a6a7c8;
  font-weight: bold;
  border-bottom: 0px none #000; 
  text-decoration: underline;

}
/* CS3.3 */
#pun-navlinks a {
  color: #a6a7c8;
  font-weight: bold;
  font-weight: bold; border-bottom: 0px none #000; text-decoration: none; 
}
/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #a6a7c8;
  font-weight: bold; font-style: normal; border-bottom: 0px none #000; text-decoration: underline;
  }
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/
div.icon {
        background: url(http://i48.tinypic.com/29o49dc.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://i48.tinypic.com/2edmu76.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://i47.tinypic.com/2iw84d1.png) no-repeat;
}


tr.isticky div.icon {
        background: url(http://i50.tinypic.com/2zgi1dx.png) no-repeat;
}

#pun-main div.catleft, #pun-main div.catright {display: none}