/* CS1 Background and text colours
-------------------------------------------------------------
*/

/* CS1.3 Шапка */
#pun-title TABLE { 
background : transparent url("http://i072.radikal.ru/1410/31/ee5b9344512a.jpg") no-repeat;
background-repeat : none;
background-position: top center;
border: top center;
margin-left : 0px;


}

body {background-color: #000000;
background-image : url("http://s009.radikal.ru/i309/1410/72/3875c9435c82.jpg");
background-repeat: repeat;
background-position : fixed;
background-attachment : fixed;
}

#pun {
background-image : url("http://s017.radikal.ru/i402/1410/6f/ec2e9ce049c3.jpg");
background-color: #7b7e79;
background-position : center;
background-attachment : fixed;

}

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer  {
  background-color: transparent;
  color: #140b01;
  }

/* CS1.3 */
#pun-stats h2,.punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-stats .statscon, li#onlinelist, li#onlinelist div  {
  background-color: transparent;
  color: #140b01;
  font-weight: bold;
  font-style: normal;

  }


/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #140b01;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #140b01;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #140b01;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
 background-color: #7b7e79;
  color: #140b01;
border: 2px dashed #000000;
  }

/* CS1.8 */
#pun-navlinks .container, #pun-ulinks .container {
  background-color: transparent;
  color: #140b01;
  text-align: center;
  }

.offline li.pa-online strong {
  color: #140b01;
  font-weight: normal
  }

.punbb textarea, .punbb select, .punbb input {
  background-color: #7b7e79;
  color: #140b01;
}


/* 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;
  }

/* CS1.3 */
#pun-stats h2 .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin{
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: #c9cacb;
  }

#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: 1px solid #dedfdf

  }

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: #3e1007;
    border-bottom: 0px none #140b01;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #140b01;
  }

/* 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: #140b01;
    border-bottom: 0px none #140b01;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
 color: #3e1007;
    border-bottom: 0px none #140b01;
  text-decoration: none;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #140b01;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #140b01;
  text-decoration: none;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #3e1007;
  color: #140b01;
  }


/* CS4 Post status icons
-------------------------------------------------------------*/

.punbb table Div.icon {float: left; display: block; width: 60px; height: 100px;
border-style: none;
background-image: url(http://sa.uploads.ru/mwT3W.png);
background-repeat: no-repeat;
position: relative; margin-left: 12px; margin-right: 12px;}
TR.inew Div.icon {
background: url(http://sa.uploads.ru/0xa8p.png) no-repeat;}
TR.isticky Div.icon {
background: url(http://sa.uploads.ru/vSNDW.png) no-repeat;}
TR.iclosed Div.icon {
background: url(http://sa.uploads.ru/gtVNR.png) no-repeat;}

#pun-stats ul.container {
   background: url(КАРТИНКА) no-repeat 2px 2px;
padding-left: 10px;
}

#pun-about p.container {
background: url(http://sa.uploads.ru/PU39H.jpg) no-repeat; height: 100px;
margin-bottom: -30px; 
}
.lastedit {display: none;}

/* CS5 Something parts
-------------------------------------------------------------*/
div#html-footer {
margin: -20px 0px 0px 0px;}


#pun-viewtopic.punbb #pun-main .container .online ul .pa-online {display: none; }
#pun-viewtopic.punbb #pun-main .container .online ul .pa-online {display: none; }
#pun_wrap #pun  #pun-title.section #logo-table tbody{display: none; }
#pun-title.section #title-logo-table tbody #title-logo-tr #title-logo-tdl.title-logo-tdl .title-logo {display: none; }

#pun #pun-main .pa-title {text-align: center; }
#pun #pun-main .pa-author {text-align: center; }
#pun-main .category h2 span {font-weight: bolder;}


/* CS5.3 Цитаты и коды в сообщениях*/
.punbb .quote-box, .punbb .code-box {
background-color: #5c5e61; 
background-image: url("http://s017.radikal.ru/i424/1410/ef/1c7df34c4e3c.png");
color: #c9cacb;}

/* Закругленные края цитаты и кода с тенью */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
box-shadow: 0px 2px 1px;}

.punbb input { border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-top-left-radius: 2px;
border-top-right-radius:2px;
box-shadow: 0px 1px 1px;}

/* CS5.4 Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-color: #d8dcea;
color: #736e69;}


#pun-category1.category h2 {
  background: url(http://sa.uploads.ru/PznEi.jpg) no-repeat top center;
  height: 100px;
  border-style: none;
  font-size:0 !important;}

#pun-category2.category h2 {
  background: url(http://sa.uploads.ru/HIbaG.jpg) no-repeat top center;
  height: 100px;
  border-style: none;
  font-size:0 !important;}

#pun-category3.category h2 {
  background: url(http://sa.uploads.ru/x3kEu.jpg) no-repeat top center;
  height: 100px;
  border-style: none;
  font-size:0 !important;} 

#pun-category4.category h2 {
  background: url(http://sa.uploads.ru/3xoX1.jpg) no-repeat top center;
  height: 100px;
  border-style: none;
  font-size:0 !important;} 

#pun-category5.category h2 {
  background: url(http://sa.uploads.ru/pJazj.jpg) no-repeat top center;
  height: 100px;
  border-style: none;
  font-size:0 !important;} 

#pun-category6.category h2 {
  background: url(http://sa.uploads.ru/a14Gf.jpg) no-repeat top center;
  height: 100px;
  border-style: none;
  font-size:0 !important;} 

#pun-category7.category h2 {
  background: url) no-repeat top center;
  height: 60px;
  border-style: none;
  font-size:0 !important;} 

#pun-category8.category h2 {
  background: url() no-repeat top center;
  height: 60px;
  border-style: none;
  font-size:0 !important;} 

#pun-stats h2 {
   background-image : url();
no-repeat top center;
height: 59px;
font-size: 0 !important;