/* CS1 Background and text colours
-------------------------------------------------------------*/


body {
        background-image: url("http://www.10pix.ru/img1/3760/2490538.jpg");
     background-color: #240b06;
        background-repeat: no-repeat;
        background-position: top center;
        background-attachment: scroll;
        }

#pun {background-color: #7c7774;}
#pun-navlinks .container, #pun-ulinks .container { text-align: center;}

/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background: none;
  color: #232323;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #232323;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: #232323;
  font-weight: normal;
font-style: normal;

  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #232323;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #232323
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #232323
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #b8b8b8;
  color: #232323
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: #b8b8b8
  color: #232323;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: #b8b8b8;
  color: #232323
}
/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: #7e5b40 #7e5b40 #7e5b40 #7e5b40
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #6E4B30
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #7e5b40;
  }

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
  border-color: #7e5b40;
  }

/* CS2.5 */
.punbb th {
  border-color: #7e5b40
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #5E3B20 #9E7B60 #9E7B60 #5E3B20;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #5E3B20
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #9E7B60
  }

.punbb .divider {
  border-color: #5E3B20 #9E7B60 #9E7B60 #9E7B60
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #dedfdf
  }

li.pa-online {
  border-left-color: #7e5b40;
  }

.punbb .post-sig dt {
  border-top-color: #5b5b5b !important;
  }

/* 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: #373737;
    border-bottom: 0px none #000;
  text-decoration: underline;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #232323
  }

/* 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: #373737;
    border-bottom: 0px none #000;
  text-decoration: underline;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #232323;
    border-bottom: 0px none #000;
  text-decoration: none;
font-weight: bold
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color:;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: underline;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
-------------------------------------------------------------*/

div.icon {
        background: url(http://www.10pix.ru/img1/1811/2492074.jpg) no-repeat;
}

tr.inew div.icon {
        background: url(http://www.10pix.ru/img1/1795/2492072.jpg) no-repeat;
}


tr.iclosed div.icon {
        background:url(http://www.10pix.ru/img1/2628/2492115.jpg) no-repeat;
}


tr.isticky div.icon {
        background: url(http://www.10pix.ru/img1/3205/2492138.jpg) no-repeat;
}


.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;
}


#pun-crumbs2 .container, #pun-about .container{
        background: none;
        color: #232323;
}

#pun-stats div.statscon {
      background: none; repeat-y left;
}
