/* CS1 Background and text colours
-------------------------------------------------------------*/

body { 
  background-image: url("http://co.forum4.ru/files/0014/47/ab/43241.gif");
  background-position: left top;
  background-repeat: repeatxy;
  background-color: #060600; 
  color: #090900; 
  overflow-x: hidden;
}

#pun {
  background-image: url("http://co.forum4.ru/files/0014/47/ab/80836.png");
  background-position: top center;
  background-repeat: repeaty;
  background-color: #bbbb93;
  }

#pun-title table {
  background-image: url("http://co.forum4.ru/files/0017/cc/ec/72081.png");
  background-position: top center;
  background-repeat: no-repeat;
  }

.punbb input, .punbb .modmenu input, .punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span, .punbb .inline .inputfield, .punbb .datafield span.input, .punbb .areafield span.input, .punbb p.longinput span.input, .punbb .longinput input, #topic-modmenu .container strong, #mod-options, .processed, .fs-box .container, #ctl_regselect, #ctl_tzselect, #fld1, #fld2, #fld3, #fld4, #fld5, #fld6, #fld7, #fld8, #fld9, #fld10, #fld11, #fld12, #fld13, #fld14, #fld15, #fld16, #fld17,#pun-reputation div, .post_reputation .container, #rep_form table tbody tr .tc2, #reputationText, #pun-report .post_report .container, #report_form table tbody tr .tc2, #rep_text, #font-area, #size-area, #video-area, #color-area, #table-area, #smilies-area, #keyboard-area, #addition-area {
  background-image: url("http://co.forum4.ru/files/0014/47/ab/56943.gif");
  color: #090900;
  }

/* 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: #090900;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #090900;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: #090900;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #090900;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #090900;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #090900;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: transparent;
  color: #090900;
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
  color: #090900;
  }

.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-color: transparent;
  }

#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: none;
  }

li.pa-online {
  border-left-color: transparent;
  }

.punbb .post-sig dt {
  border-top-color: transparent !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: #475b01;
  text-decoration: none;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #050500;
  text-decoration: none;
  }

/* CS3.2 */
.punbb a:hover, .punbb a:active {
  color: #996200;
  -webkit-transition: 0.8s ease; 
  -o-transition: 0.8s ease;
  -moz-transition: 0.8s ease;
  transition: 0.8s ease;
  }

.punbb a:focus {
  color: #475b01;
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;   
  transition-delay: 0.8s;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #3e4f01;
  font-weight: 700;
  border-bottom: 0px none #000;
  text-decoration: none;
  text-shadow: 1px 1px 0px #050500;
  }

#pun-ulinks a {
  color: #3e4f01;
  font-weight: 700;
  border-bottom: 0px none #000;
  text-decoration: none;
  text-shadow: 1px 1px 0px #050500;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:active {
  color: #b3b393;
  font-weight: 700;
  border-bottom: 0px none #000;
  text-decoration: none;
  text-shadow: 1px 1px 0px #050500;
  -webkit-transition: 0.8s ease; 
  -o-transition: 0.8s ease;
  -moz-transition: 0.8s ease;
  transition: 0.8s ease;
  }

#pun-navlinks a:focus {
  color: #3e4f01;
  font-weight: 700;
  border-bottom: 0px none #000;
  text-decoration: none;
  text-shadow: 1px 1px 0px #050500;
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;   
  transition-delay: 0.8s;
  }

#pun-ulinks a:hover, #pun-ulinks a:active {
  color: #b3b393;
  font-weight: 700;
  border-bottom: 0px none #000;
  text-decoration: none;
  text-shadow: 1px 1px 0px #050500;
  -webkit-transition: 0.8s ease; 
  -o-transition: 0.8s ease;
  -moz-transition: 0.8s ease;
  transition: 0.8s ease;
  }

#pun-ulinks a:focus {
  color: #3e4f01;
  font-weight: 700;
  border-bottom: 0px none #000;
  text-decoration: none;
  text-shadow: 1px 1px 0px #050500;
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;   
  transition-delay: 0.8s;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  color: 252500;
  }

a.link1 {
  color: #475b01;
  font-weight: 600;
  border-bottom: 0px none #000;
  text-decoration: none;
  text-shadow: 1px 1px 0px #050500;
  }

a.link1:hover, a.link1:active {
  color: #996200;
  font-weight: 600;
  border-bottom: 0px none #000;
  text-decoration: none;
  text-shadow: 1px 1px 0px #050500;
  -webkit-transition: 0.8s ease; 
  -o-transition: 0.8s ease;
  -moz-transition: 0.8s ease;
  transition: 0.8s ease;
  }

a.link1:focus {
  color: #475b01;
  font-weight: 600;
  border-bottom: 0px none #000;
  text-decoration: none;
  text-shadow: 1px 1px 0px #050500;
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;   
  transition-delay: 0.8s;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

.punbb table div.icon {
   background: url("http://co.forum4.ru/files/0014/47/ab/24983.png") no-repeat;
}

tr.inew div.icon {
   background: url("http://co.forum4.ru/files/0014/47/ab/88328.png") no-repeat;
}

#pun-viewforum div.icon, #pun-messages div.icon, #pun-searchtopics div.icon {
   background: url("http://co.forum4.ru/files/0014/47/ab/93775.png") no-repeat;
}

#pun-viewforum tr.inew div.icon, #pun-messages tr.inew div.icon, #pun-searchtopics tr.inew div.icon {
   background: url("http://co.forum4.ru/files/0014/47/ab/90940.png") no-repeat;
}

#pun-viewforum tr.isticky div.icon, #pun-messages tr.isticky div.icon, #pun-searchtopics tr.isticky div.icon {
   background: url("http://co.forum4.ru/files/0014/47/ab/68829.png") no-repeat;
}

#pun-viewforum tr.iclosed div.icon, #pun-messages tr.iclosed div.icon, #pun-searchtopics tr.iclosed div.icon {
   background: url("http://co.forum4.ru/files/0014/47/ab/76552.png") no-repeat;
}

#pun-main div.catleft, #pun-main div.catright {display: none}

#pun-category1.category h2 {
background: url("http://co.forum4.ru/files/0014/47/ab/34780.png") no-repeat;
height: 30px; 
width: 971px;
margin-left: -30px;
border-style: none;
font-size: 0;
}

#pun-category2.category h2 {
background: url("http://co.forum4.ru/files/0014/47/ab/69175.png") no-repeat;
height: 30px; 
width: 971px;
margin-left: -30px;
border-style: none;
font-size: 0;
}

#pun-category3.category h2 {
background: url("http://co.forum4.ru/files/0014/47/ab/14712.png") no-repeat;
height: 30px; 
width: 971px;
margin-left: -30px;
border-style: none;
font-size: 0;
}

#pun-category4.category h2 {
background: url("http://co.forum4.ru/files/0014/47/ab/63326.png") no-repeat;
height: 30px; 
width: 971px;
margin-left: -30px;
border-style: none;
font-size: 0;
}

#pun-category5.category h2 {
background: url("http://co.forum4.ru/files/0014/47/ab/37403.png") no-repeat;
height: 30px; 
width: 971px;
margin-left: -30px;
border-style: none;
font-size: 0;
}

#pun-stats h2 {
background: url("http://co.forum4.ru/files/0014/47/ab/64016.png") no-repeat;
height: 30px; 
width: 971px;
margin-left: -30px;
border-style: none;
font-size: 0;
}

#pun-about p.container {
  background-image: url("http://co.forum4.ru/files/0014/47/ab/12701.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  margin-bottom: -64px;
  margin-left: -42px;
  width: 971px;
  height: 80px;
}

::-webkit-scrollbar {
  width: 7px;
  background-color: #bbbb93;
  background-image: url("http://co.forum4.ru/files/0014/47/ab/56943.gif");
  }

::-webkit-scrollbar-thumb:vertical {
  background-color: #060600;
  background-image: url("http://co.forum4.ru/files/0014/47/ab/15106.gif");
  }

::-webkit-scrollbar-thumb:horizontal {
  background-color: #060600;
  background-image: url("http://co.forum4.ru/files/0014/47/ab/56734.png");
  }

::-webkit-scrollbar-track:horizontal {
  background-color: #bbbb93;
  background-image: url("http://co.forum4.ru/files/0014/47/ab/56943.gif");
  }