/* CS1 Background and text colours
-------------------------------------------------------------*/

/*Убираем слово объявление из таблицы*/
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}
/*Ставим шапку*/
body {
background-image: url("http://s3.uploads.ru/jExml.png");
background-repeat: no-repeat;
background-position: top center; 
background-color: transparent; 
}
/*Ставим фон*/
HTML {
background-color: 000000;
background-image: url("http://s3.uploads.ru/8tLOf.png");
background-repeat: repeat-xy; 
background-position: center top;
}
/*Ставим низ*/
#pun_wrap {  
background-image: url("http://s3.uploads.ru/1k73E.png");
background-repeat: no-repeat; 
background-position: center bottom;
}

/* 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: #372b15;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #372b15;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: #372b15;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #372b15;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #372b15
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #372b15
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: transparent;
  color: #372b15
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
  color: #372b15;
  }

.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: #372b15;
  background: url();
  }

#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-color: transparent; 1px solid 
  }

li.pa-online {
  border-left-color: #e8f5e8;
  }


/* 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: #372b15;
  -webkit-transition: color 0.5s ease;
-khtml-transition: color 0.5s ease;
-moz-transition: color 0.5s ease;
-o-transition: color 0.5s ease; }
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
 color: #372b15
  }

/* 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: #372b15;
   -webkit-transition: color 0.5s ease;
-khtml-transition: color 0.5s ease;
-moz-transition: color 0.5s ease;
-o-transition: color 0.5s ease; }
  }

/* CS3.3 */
#pun-navlinks a {
  color: #372b15;
  text-decoration: none;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #372b15;
  text-decoration: underline
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #372b15;
  color: #372b15;
  }

/* CS4 Postka status icons
 -------------------------------------------------------------*/

/* CS4 Postka status icons
-------------------------------------------------------------*/
/*Старые сообщения*/
Div.icon {
background-image : url('http://s1.uploads.ru/i/98rFL.png');
background-repeat: no-repeat;
}
/*Новые сообщения*/
TR.inew Div.icon {
background-image : url('http://s1.uploads.ru/i/lRGw2.png');
background-repeat: no-repeat;
}
/*Важные темы*/
TR.isticky Div.icon {
background-image : url('http://s1.uploads.ru/i/lRGw2.png');
background-repeat: no-repeat;
}
/*Закрытые темы*/
TR.iclosed Div.icon {
background-image : url('http://s1.uploads.ru/i/98rFL.png');
background-repeat: no-repeat;
}


#pun-category1.category h2 {
background: url(http://s3.uploads.ru/4ml2A.png);
height: 70px;
width: 900px;
font-size:0 !important;
margin-left: 0px;}
#pun  .section {border-style: none; }
#pun  .tc2, #pun-main .post-author ul  {text-align: center;}
#pun-messages .post-box {
width: 360px;
}

#pun-category2.category h2 {
background: url(http://s2.uploads.ru/sFcM8.png);
height: 70px;
width: 900px;
font-size:0 !important;
margin-left: 0px;}
#pun  .section {border-style: none; }
#pun  .tc2, #pun-main .post-author ul  {text-align: center;}
#pun-messages .post-box {
width: 360px;
}

#pun-category3.category h2 {
background: url(http://s3.uploads.ru/5haT6.png);
height: 70px;
width: 900px;
font-size:0 !important;
margin-left: 0px;}
#pun  .section {border-style: none; }
#pun  .tc2, #pun-main .post-author ul  {text-align: center;}
#pun-messages .post-box {
width: 360px;
}

#pun-category4.category h2 {
background: url(http://s3.uploads.ru/BRT3n.png);
height: 70px;
width: 900px;
font-size:0 !important;
margin-left: 0px;}
#pun  .section {border-style: none; }
#pun  .tc2, #pun-main .post-author ul  {text-align: center;}
#pun-messages .post-box {
width: 360px;
}

#pun-category5.category h2 {
background: url(http://s2.uploads.ru/RPhfv.png);
height: 70px;
width: 900px;
font-size:0 !important;
margin-left: 0px;}
#pun  .section {border-style: none; }
#pun  .tc2, #pun-main .post-author ul  {text-align: center;}
#pun-messages .post-box {
width: 360px;
}

#pun-stats h2 {
   background-image : url(http://s2.uploads.ru/lcyvp.png);
height: 70px;
width: 900px;
font-size:0 !important;
margin-left: 0px;}
#pun  .section {border-style: none; }
#pun  .tc2, #pun-main .post-author ul  {text-align: center;}
#pun-messages .post-box {
width: 360px;
}

#pun-adnav h3,
#pun-admain fieldset p {
border-color: #d2d2bc!important;
background-color: #d2d2bc!important;
}


.punbb .post .post-author ul {
text-align: left!important;
}

.punbb textarea, .punbb select, .punbb input {
  color: #4b4b4b;
}

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 630px; top: 1px;}

.table_new {
color: #1a2f14;
width : 417px;
height: 225px;
 position: absolute; 
z-index: 7;  
top: 150px; 
margin-left: 343px !important;
}