/*CS1 Background and text colours
-------------------------------------------------------------*/

html, body {background: url(http://s017.radikal.ru/i443/1307/e0/77e1e0c192e1.png) #FFFFCC repeat fixed top center;}

/* 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 {
  background-color: #opacity;
  color: #676250;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: #opacity;
  color: #676250;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-main h2{
  background-color: transparent; 
  background-image: url(http://s018.radikal.ru/i519/1307/bf/a08b2d694fb7.png);
  background-repeat: no-repeat;
background-position: center;
  color: #B08D48;
  font-weight: normal;
text-align: center ;
font-style: italic;
font-family: Cambria;
font-size: 20px;
text-shadow: #FFCC00 1px 1px 9px;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
    color: #676250;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #opacity;
  color: #676250
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #opacity;
  color: #676250
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #DFDAC7;
  background-image: url("http://s018.radikal.ru/i505/1307/5b/eb80090b0b0c.png"); background-repeat: repeat; background-attachment: no-fixed;
background-position: top right;
color: #676250
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: #opacity;
  color: #676250;
text-align: center;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background: url(http://s018.radikal.ru/i505/1307/5b/eb80090b0b0c.png) #CCCCCC;
  color: #676250

}

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {border-style:none !important;}

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {border-style:none !important;}

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {border-style:none !important;}

/* 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-style:none !important;}

/* CS2.5 */
.punbb th {border-style:none !important;}

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #ccc #fff #fff #ccc;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {border-style:none !important;}

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {border-style:none !important;}

.punbb .divider {border-style:none !important;}

.punbb .formal fieldset .post-box, .punbb .info-box {border-style:none !important;}

li.pa-online {border-style:none !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: #54493a;
border-bottom: 0px none #000;
  text-decoration: none;
 

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #632403
  }

/* 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: #9e6f59;
    border-bottom: 0px none #000;
text-decoration: underline
  }

/* CS3.3 */
#pun-navlinks a {
  color: #1c1207;
 text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #1c1207;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;
  text-decoration: none;
text-decoration: underline
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #632403;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/


    div.icon {
            background: url(http://s020.radikal.ru/i713/1308/51/036d92721486.png) no-repeat;
    }

    tr.inew div.icon {
            background: url(http://s55.radikal.ru/i149/1307/69/7c926be2bfb2.png) no-repeat;
    }

    tr.iclosed div.icon {
            background: url(http://i054.radikal.ru/1308/7c/b0ff55f32db5.png) no-repeat;
    }

       tr.isticky div.icon {
            background: url(http://i066.radikal.ru/1307/20/bbd780214641.png) no-repeat;
    }