/* CS1 Background and text colours
-------------------------------------------------------------*/
html {
       background-attachment: fixed;
       background-color: #000;
}

#pun {  
       background-image: url(http://s2.ipicture.ru/uploads/20120219/e7faV7vr.jpg) !important;
       background-repeat: repeatxy;
       background-position: right;
  }

#pun-title {
     background-image: url(http://i054.radikal.ru/1202/16/c999cb870996.jpg);    
       background-repeat: no-repeat  !important;
       background-position: left;
}


/* CS1.1 */
.punbb .main .container,
.punbb td.tc3,
.punbb .section .container,
.punbb .section .formal .container,
.punbb .formal fieldset,
#viewprofile li strong, #viewprofile li div,
#setmods dd,
.punbb .post-body,
.post-box,
.punbb .post-links,
.punbb-admin #pun-admain .adcontainer,
.punbb .info-box, .punbb #pun-main .info-box .legend,
#html-footer .container,
#pun-crumbs2 p.container,
#pun-about p.container {
  background-color: transparent;
  color: #9688a8;
  }

#pun-ulinks .container{
  background-color: transparent;
  color: #9688a8;
}

/* CS1.2 */
.punbb .post .container,
.punbb .post h3 {
  background-color: transparent;
  color: #9688a8;
}

.punbb .post h3 span {
  background-color: transparent;
  color: #9688a8;
}

.punbb td.tc2, .punbb td.tcr  {
  background-color: transparent;
  color: #9688a8;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
      background-image: url(http://s2.ipicture.ru/uploads/20120219/qtA8bYgE.jpg);
     background-repeat: no-repeat;
     background-position: top center;    
     text-align: center;
     color: #9688a8;
     height: 25px;
}

/* CS1.4 */
.punbb .modmenu .container {
  background-color: transparent;
  color: #9688a8;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  height: 60px; 
  background-color: transparent;
    }

#viewprofile h2 span {
  background-image: none;
}

.punbb .post h3 strong {
  font-size: 0.9em;
  color: #9688a8;
}

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: transparent;
  color: #9688a8;
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: transparent;
  color: #9688a8;
}


/* CS1.8 */
#pun-navlinks .container {
  background: transparent;
  color: #9688a8;
  }

.offline li.pa-online strong {
  font-weight: normal;
  }

.punbb th {
  color: #9688a8;
  background: transparent;
}

/* CS3 Links
-------------------------------------------------------------*/

/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited {
  color: #9688a8;
  text-decoration: underline;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #9688a8;
text-decoration: underline;
  }

/* 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: #9688a8;
  text-decoration: underline;
  }

.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
  color: #9688a8;
text-decoration: underline;
  }

/* CS3.4 */
#pun-navlinks a, #pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #9688a8;
  font-weight: bold;
  text-decoration: none;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #a1a1a1;
  color: #9688a8;
text-decoration: underline;
  }

.post h3 span a:link, .post h3 span a:visited {
        font-weight: normal;
        font-size: 0.9em;
text-decoration: underline;
}

#pun-ulinks a {
  color: #9688a8;
text-decoration: none;
  }



/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {
        background: url(http://s017.radikal.ru/i426/1202/c4/94d9d66d581f.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://s54.radikal.ru/i145/1202/5f/5647615a5e78.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://s018.radikal.ru/i511/1202/a4/cb1129105018.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://s003.radikal.ru/i204/1202/f6/304c2c5c7a2e.png) no-repeat;
}

#pun-stats div.statscon {
        background: transparent;
}

#pun-main div.catleft, #pun-main div.catright {
        display: none;
}