/* CS1 Background and text colours
-------------------------------------------------------------*/

html, body {
    background: url(http://s58.radikal.ru/i160/1106/ea/c3487c41b91a.png) fixed center;
}

#pun-title TABLE {
    background: url(http://s58.radikal.ru/i162/1105/59/5efa53bf09b3.png) no-repeat top center;
}

#pun {  background: transparent;
}

/* 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: #3C341F;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin  {
  color: #3C341F;

#pun-admain .adcontainer 
  color: #f9e1a5;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background: url(../../img/Mybb_Insert/h2.gif)  repeat-x;
  color: #3C341F;
  font-size: 1.2em;
  text-align: center;
  font-family: tahoma;

  }

/* CS1.4 */
.punbb .modmenu .container {
  color: #3C341F;
  }



/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  color: #3C341F;
  }

.punbb .post h3 strong {
        font-size: 0.9em;
        color: #f9e1a5 ;
}

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background: #f9e1a5 ;
  color: #3C341F
  }

.punbb textarea, .punbb select, .punbb input {
  background: #f9e1a5 ;
  color: #3C341F;
  border: 1px solid #a08040 ;
}


/* CS1.8 */
#pun-navlinks .container {
  background: transparent;
  color: #3C341F ;
  }

.offline li.pa-online strong {
  font-weight: normal;
  }

.punbb th {
  color: #a08040  ;
  background: url(../../img/Mybb_Insert/sub.gif) #f9e1a5 repeat-x;
}



/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: #f9e1a5
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
 border-color: #f9e1a5 
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #f9e1a5 
}

/* 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: #f9e1a5 
 }

/* CS2.5 */
.punbb th {
border-color: #f9e1a5
 }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
border-color: #f9e1a5  
 }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #f9e1a5
 }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
 border-color: #f9e1a5
  }

.punbb .divider {
 border-color: #f9e1a5  
 }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border-color: #f9e1a5 
 }

li.pa-online {;
  border-color: #f9e1a5
 }

.punbb .post-sig dt {
  border-color: #f9e1a5
 }


/* 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: #4c3c18;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #4c3c18
  }

/* 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: #4c3c18
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #4c3c18;
    border-bottom: 0px none #000;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #4c3c18;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: none;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #a08040;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {
        background: url(http://s52.radikal.ru/i138/1105/fc/bc6fc79d5a73.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://i044.radikal.ru/1105/e9/21e3868db61b.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://s001.radikal.ru/i195/1105/14/1988c0ee3b16.png) no-repeat;
}

tr.iredirect div.icon {
        background: url(../../img/Mybb_Insert/link.gif) no-repeat;

}

tr.isticky div.icon {
        background: url(http://i892.photobucket.com/albums/ac124/cabrosha/sticky.png) no-repeat;
}

.punbb .main h1 span, .punbb .main h2 span, #pun-stats h2 span {
        background: none;
}

#profilenav h2 span, #viewprofile h2 span {background-image: none}

td.tcr a{
        background: transparent url(../../img/Mybb_Insert/post.gif) no-repeat 0px -1px;
        padding-left: 19px;
        padding-bottom: 5px;
        pading-top: 5px;
}

#pun-stats ul.container {
        background: transparent url(../../img/Mybb_Insert/stats.gif) no-repeat 12px 11px;
        padding-left: 69px;
}

 .punbb .main h1 span, .punbb .main h2 span, #pun-stats h2 span {
        background: transparent url(../../img/Mybb_Insert/arrow.gif) no-repeat 0px 3px;
        padding-left: 19px;
        padding-bottom: 10px;
        padding-top: 0px;
        margin-left: 0px;
}

#pun-stats div.statscon {
}

#pun-crumbs2 .container, #pun-about .container{
     color: #3C341F;
}

#pun-main div.catleft, #pun-main div.catright {
        display: none;
}
