/* CS1 Background and text colours
-------------------------------------------------------------*/
html,body {
       background-image: url(http://s5.uploads.ru/bqDpH.jpg);
       background-position: top center;
       background-repeat: repeat-y; 
       background-attachment: scroll;
       background-color: #331810;
}

#pun {
       background-color: #beaf84;}

#pun-title {
        background: url(http://s4.uploads.ru/pV1Ht.jpg) no-repeat top center;
        color: #170e0e;
}


/* CS1.1 */
.punbb .main .container,
.punbb td.tc3, #pun-ulinks .container,
.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 {
  background-color: transparent;
  color: #170e0e;
  }

/* CS1.2 */
.punbb .post .container,
.punbb .post h3 {
  background-color: transparent;
  color: #170e0e;
}

.punbb .post h3 span {
  background-color: transparent;
  color: #170e0e;
}

.punbb td.tc2, .punbb td.tc3 {
  font-weight: bold;
}

.punbb td.tc2, .punbb td.tcr, .punbb td.tcl , .multipage td.tcl, .punbb td.tc3 {
   color: #170e0e;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1,.punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-image: url(http://s4.uploads.ru/vS3RO.jpg);
  background-repeat: no-repeat ;
  height: 36px;
  text-align: center;
  font-size: 1.3em;
  font-family: Century Gothic;
  font-weight: bold;
  letter-spacing: 1px;
  color:#170e0e;
  }

.punbb #pun-category1 .container {
  border-top: none;
}

.punbb-admin #pun-admain h2 {
  background: transparent;
  color: #170e0e;
}

/* CS1.4 */
.punbb .modmenu .container {
  background-color: transparent;
  color: #170e0e;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #170e0e;
  }

#viewprofile h2 span {
  background-image: none;
}

.punbb .post h3 strong {
  font-size: 0.9em;
  color: #170e0e;
}

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: transparent;
  border: 2px solid #000;
  color: #170e0e;  }

.punbb textarea, .punbb select, .punbb input {
  background-color: transparent;
  color: #170e0e;}

/* CS1.8 */
#pun-navlinks .container {
  background: transparent;
  color: #998049;
  }

.offline li.pa-online strong {
  font-weight: normal;
  }

.punbb th {
  color: #170e0e;
}

/* 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: #422721;
  text-decoration: none;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #422721;
  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: #422721;
  text-decoration: underline;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #422721;
  text-decoration: none;
  font-variant: small-caps;
  background: none;
  padding: 5px 7px 6px 7px;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #422721;
  text-decoration: underline;
  padding: 8px 7px 10px 7px;
  }

#pun-ulinks a {
  color: #422721;
  text-decoration: none;
  }

/* CS3.4 */
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #422721;
  text-decoration: none;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  color: #422721;
  }

.post h3 span a:link, .post h3 span a:visited {
  font-weight: normal;
  font-size: 0.9em;
  text-decoration: none;
}

/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {
        background: url(http://s4.uploads.ru/MmFTn.png ) no-repeat;
}

tr.inew div.icon {
        background: url(http://s4.uploads.ru/uFAal.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://s5.uploads.ru/ql86i.png ) no-repeat;
}

tr.iredirect div.icon {
        background: url(../../img/Mybb_Bend/link.gif) no-repeat;
}

tr.isticky div.icon {
        background: url(http://s4.uploads.ru/uFAal.png) no-repeat;
}

.punbb .main h2 span, #pun-stats h2 span, .punbb .main h1 span, #pun-stats h1 span {
        background: none;
        font-variant: small-caps
}

#profilenav h2 span {background-image: none}

#pun-stats div.statscon {
        color: #170e0e;
}

#pun-crumbs2 .container, #pun-about .container{
          color: #170e0e;
}