/* CS1 Background and text colours
-------------------------------------------------------------*/

HTML, BODY {background-color:#a0d158; background-image: url("http://s40.radikal.ru/i089/0907/c2/2f07b0fa5272.jpg")!important; background-repeat: repeat !important;background-attachment: fixed;}

/* 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: #b4ea65;
  color: #283318;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: #b4ea65;
  color: #283318;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: #4e652c;
background-image:url(http://s42.radikal.ru/i098/0907/4a/b2d1d5c21c6d.png);
color: #283318;
  font-weight: normal;
font-style: normal;
text-align: center;

  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: #b4ea65;
  color: #283318;
  }
#pun-title .title-logo span {display: none;}

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #b4ea65;
  color: #283318
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #ffffff;
  color: #283318
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #ffffff;
  color: #283318;

  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: #b4ea65;
  color: #283318;
 text-align: center;

  }

.offline li.pa-online strong {
  font-weight: normal
  }

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: #c1fd69 #c1fd69 #c1fd69 #c1fd69
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #c1fd69
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #c1fd69;
  }

/* 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: #c1fd69;
  }

/* CS2.5 */
.punbb th {
  border-color: #c1fd69
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #c1fd69 #c1fd69 #c1fd69 #c1fd69;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #c1fd69
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #c1fd69
  }

.punbb .divider {
  border-color: #c1fd69 #c1fd69 #c1fd69 #c1fd69
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 2px solid #c1fd69
  }

li.pa-online {
  border-left-color: #c1fd69;
  }


/* 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: #224010
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #224010
  }

/* 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: #224010;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #224010;
  text-decoration: none
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #224010;
  text-decoration: none
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #ffffff;
  color: #224010;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

div.icon {
        background: url(http://s55.radikal.ru/i147/0907/4b/98a00bb850e2.png
) no-repeat;
}

tr.inew div.icon {
        background: url(http://s52.radikal.ru/i137/0907/f1/1fa80c077ed9.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://s50.radikal.ru/i130/0907/79/72a6cdf5ff70.png) no-repeat;
}

tr.iredirect div.icon {
        background: url(http://s50.radikal.ru/i127/0907/35/05cfef279812.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://s52.radikal.ru/i138/0907/79/0d431585ce57.png) no-repeat;
}