/* CS1 Background and text colours
-------------------------------------------------------------*/


body {background-image: url(http://s3.uploads.ru/xJoFg.png);
background-position: top right;
background-repeat: repeat-y;
background-position: top center;}

html {background-color: #161b0d;
background-image: url(http://s3.uploads.ru/WahLf.jpg);
background-position: top center;}


#pun-title {background-image: url(http://s3.uploads.ru/wAdLY.png);
background-position: top center;
background-repeat: no-repeat;}


/* 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: transparent;
  color: #333;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #333;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: #cce1b7;
text-shadow: black 1px 1px 1px;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #333;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #404a22;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #333
  }


/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #f9f9f9;
  color: #333;
  }

/* CS1.8 */
#pun-navlinks .container, #pun-ulinks .container {
  background-color: transparent;
  color: #f1f1f1;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
  }

/* 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: transparent;
  }

/* CS2.5 */
.punbb th {
  border-color: transparent;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border: 3px 1px solid;
border-color: #8c9e4c;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent;}

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent;
  }

.punbb .divider {
  border-color: transparent;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: transparent;
  }

li.pa-online {
  border-left-color: #404a22;
  }


/* 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: #667b3e;
-webkit-transition: all 0.5s ease-in-out; 
-moz-transition: all 0.5s ease-in-out; 
-khtml-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out; 
transition: all 0.5s ease-in-out; 
  text-decoration: none;
text-shadow: #d7e5bc 1px 1px 1px;
  }

#pun-announcement .container a, #pun-announcement .container a:link, #pun-announcement .container a:visited {  color: #dee2d6;
-webkit-transition: all 0.5s ease-in-out; 
-moz-transition: all 0.5s ease-in-out; 
-khtml-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out; 
transition: all 0.5s ease-in-out; 
  text-decoration: none;
text-shadow: #364624 1px 1px 1px;}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #333;
  }

/* 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: #24281e;
text-shadow: #d7e5bc 1px 1px 1px;
  }

#pun-announcement .container a:hover, #pun-announcement .container a:focus, #pun-announcement .container a:active {  color: #667b3e;
-webkit-transition: all 0.5s ease-in-out; 
-moz-transition: all 0.5s ease-in-out; 
-khtml-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out; 
transition: all 0.5s ease-in-out; 
  text-decoration: none;
text-shadow: #364624 1px 1px 1px;}

/* CS3.3 */
#pun-navlinks a {
  color: #dee2d6;
  text-decoration: none;
-webkit-transition: all 0.5s ease-in-out; 
-moz-transition: all 0.5s ease-in-out; 
-khtml-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out; 
transition: all 0.5s ease-in-out; 
text-shadow: #364624 1px 1px 1px;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #2a3409;
  text-decoration: none;
text-shadow: #364624 1px 1px 1px;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

Div.icon {background-image : url(http://s2.uploads.ru/HDNnt.jpg); 
background-repeat: no-repeat;
  }

TR.inew Div.icon {background-image: url(http://s2.uploads.ru/xIqm2.jpg);
background-repeat: no-repeat;
  }

TR.isticky Div.icon {background-image : url(http://s2.uploads.ru/7dbJ1.jpg);
background-repeat: no-repeat;
  }

TR.iclosed Div.icon {background-image : url(http://s2.uploads.ru/7dbJ1.jpg);
background-repeat: no-repeat;
  }

TR.iredirect Div.icon {background-image : url(http://s2.uploads.ru/7dbJ1.jpg);
background-repeat: no-repeat;
}

#pun-main div.catleft, #pun-main div.catright {display: none}

#profile .checkfield {display: inline-block;}

.lastedit {
display: none;
}
#pun-announcement h2 {display: none;}

#pun-title td.title-logo-tdl {
display: none;
}

.punbb textarea, .punbb select, .punbb input {
  background-color: #ecebee;
  color: #333;
  border-color: #8c9e4c;
border-top: solid  3px #8c9e4c;
border-bottom: solid  1px #8c9e4c;
border-left: solid  1px #8c9e4c;
border-right: solid  1px #8c9e4c;
}

#image-area, #video-area, #font-area, #size-area,  #keyboard-area, #addition-area, #smilies-area, #table-area,  #color-area {  background-color: #ecebee;
  color: #333;
  border-color: #8c9e4c;
border-top: solid  3px #8c9e4c;
border-bottom: solid  1px #8c9e4c;
border-left: solid  1px #8c9e4c;
border-right: solid  1px #8c9e4c;}