/* CS1 Background and text colours
-------------------------------------------------------------*/

html, body {
      background-color: #000;
      background-image: url(http://s6.uploads.ru/eJOxX.jpg);
      background-repeat: repeat-y;
      background-position: top center;

}

#pun-title {
  background: url(http://s7.uploads.ru/jASvk.jpg);
       background-repeat: no-repeat;
       background-position: top center;
}

#pun {
       background:}


/* CS1.1 */
.punbb .main .container,
.punbb .section .container,
.punbb .section .formal .container,
.punbb .formal fieldset,
#viewprofile li strong, #viewprofile li div,
#setmods dd,
#pun-ulinks .container,
.punbb .post-body,
.post-box,
.punbb .post-links,
.punbb-admin #pun-admain .adcontainer,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background-color: transparent;
  color: #827460;
  }

/* CS1.2 */

.punbb .post .container,
.punbb .post h3 {
  background-color: transparent;
  color: #827460;
}

.punbb .post h3 span {
  background-color: transparent;
  color: #827460;
}

.punbb td.tc2, .punbb td.tcr  {
  background-color: transparent;
  color: #827460;
  }

.punbb td.tc3 {
  background-color: transparent;
  color: #827460;
}

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
     background-image: url(http://s6.uploads.ru/ubWIe.jpg);
     background-repeat: no-repeat;
     background-position: top center;
     margin-left:6px;   
     padding-top: 30px;
     text-align: center;     
     height: 54px; 
     width : 888px;
     color: #8b6e45;
     
     }


/* CS1.4 */
.punbb .modmenu .container {
  background-color: transparent;
  color: #827460;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #827460;
  }

/* CS1.6 */
#viewprofile li, #setmods dl  {
  background: transparent;
  color: #827460;
  }

.punbb .post h3 strong {
        font-size: 0.9em;
        color: #a9a9a9;
}

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: transparent;
  color: #333
  }

/* CS1.8 */
#pun-navlinks .container {
        background: transparent;
        color: #333;
  }

.offline li.pa-online strong {
  font-weight: normal;
  }

.punbb th {
        color: #827460;
        background: transparent;
}

/* 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: #827460;
  text-decoration: none
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #827460;
  text-decoration: none
  }

/* 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: #827460;
  text-decoration: underline
  }

/* CS3.3 */
#pun-navlinks a {
  color: #827460;
  text-decoration: none
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #827460;
  text-decoration: underline
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  color: #827460;
  }

.post h3 span a:link, .post h3 span a:visited {
        font-weight: normal;
        font-size: 0.9em;
        text-decoration: none;
}

#pun-crumbs2 .container a, #pun-about .container a,
#pun-crumbs2 .container a:link, #pun-about .container a:link,
#pun-crumbs2 .container a:visited, #pun-about .container a:visited {
        color: #827460;
}

#pun-crumbs2 .container a:hover, #pun-about .container a:hover {
        color: #827460;
}

/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {
        background: url(http://s6.uploads.ru/IDP3N.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://s6.uploads.ru/8iyqA.png ) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://s6.uploads.ru/jfA7d.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://s6.uploads.ru/8pgKJ.png) no-repeat;
}

#pun-stats div.statscon {
        background: transparent;
}

#pun-crumbs2 .container, #pun-about .container {
        background: transparent;
        color: #000;
}


#pun-main div.catleft {
        display: none;
}

#pun-main div.catright {
        display: none;
}