/* CS1 Background and text colours
-------------------------------------------------------------*/

body {
background-color: #000000;  background-image: url(http://i55.tinypic.com/1zv3h4j.jpg); background-position: top center; background-repeat: no-repeat;
}
#pun {
background-color: #dec08e; 
}


/* 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 {
  color: #250c03
;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  color: #250c03;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  color: #250c03;
  font-weight: bold;
font-style: normal;

  }

/* CS1.4 */
#pun-title .title-logo span {display: none;}


/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  color: #250c03;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  color: #250c03;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  color: #250c03;
  }

/* CS1.8 */
#pun-navlinks .container {
   color: #250c03;
  }616161

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
   color: #250c03;;
}


/* CS2 Links
-------------------------------------------------------------*/

/* CS2.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: #250c03;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #250c03

  }

/* CS2.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: #250c03;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS2.3 */
#pun-navlinks a {
  color: #250c03;
  font-weight: bold;

  border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS2.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #250c03;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #250c03;
  color: #250c03;
  }


/* CS3 Post status icons
 -------------------------------------------------------------*/




.punbb .main h2 span, #pun-stats h2 span {
        background: none;
    padding-left: 10px;
    padding-top: 9px;
    padding-bottom: 8px;
    margin-left: -12px;
}

#profilenav h2 span {background-image: none}

td.tcr a{
        background: transparent url() no-repeat 0px 2px;
        padding-left: 16px;
}
