/* CS1 Background and text colours
-------------------------------------------------------------*/

body {
        background-image: url("http://xmages.net/storage/10/1/0/c/5/upload/8d90a210.png");
     background-color: #c6c2c7;
        background-repeat: no-repeat;
        background-position: center top;
        background-attachment: no-fixed;
        }

/* 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: #2a3036;
;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  color: #2a3036;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  color: #2a3036;
  font-weight: bold;
font-style: normal;

  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  color: #2a3036;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  color: #2a3036;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  color: #2a3036;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  color: #2a3036;
  }

/* CS1.8 */
#pun-navlinks .container {
   color: #2a3036;
  }616161

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
   color: #2a3036;;
}


/* 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: #2a3036;
    border-bottom: 0px none #000;
  text-decoration: underline;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #2a3036

  }

/* 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: #2a3036;
    border-bottom: 0px none #000;
  text-decoration: underline;

  }

/* CS2.3 */
#pun-navlinks a {
  color: #2a3036;
  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: #2a3036;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: underline;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #2a3036;
  color: #2a3036;
  }


/* CS3 Post status icons
 -------------------------------------------------------------*/

div.icon {
        background: url(http://xmages.net/storage/10/1/0/5/3/upload/33331710.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://xmages.net/storage/10/1/0/5/3/upload/99233bbb.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://xmages.net/storage/10/1/0/5/3/upload/33331710.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://xmages.net/storage/10/1/0/5/3/upload/99233bbb.png) no-repeat;
}

.punbb .main h2 span, #pun-stats h2 span {
        background: none;
    padding-left: 0px;
    padding-top: 9px;
    padding-bottom: 8px;
    margin-left: 0px;
}


#profilenav h2 span {background-image: none}

td.tcr a{
        background: transparent url() no-repeat 0px 2px;
        padding-left: 16px;
}

#pun-stats ul.container {
background: transparent url(http://xmages.net/storage/10/1/0/f/d/upload/97d0b1e9.png) no-repeat 10px 0px;
padding-left: 100px;
}

#pun-crumbs2 .container, #pun-about .container{
        background: none;
        color: #2a3036;
}

#pun-stats div.statscon {
      background: none; repeat-y left;
}