/* CS1 Background and text colours
-------------------------------------------------------------*/
body {background: #021400
url("http://emissar.mybb.ru/files/0012/03/f5/10712.jpg") top center repeat;}

/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links,
.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: #2b1507;
  }
 
.punbb td.tc2, .punbb td.tc3 {
	background-color: transparent;
	color: #2b1507;   }


/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #2b1507;
  }

/* CS1.3 .punbb .main .category h2, .punbb .main h2, */
#pun-stats h2, .punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: #2b1507;
 font-size: 12px;
font-weight: bold;
 text-align: center; 
text-align: left;
  }

#pun-redirect h1{    background-color: transparent; color: #2b1507;
  text-shadow: 1px 0px 2px #dfd9cc;
font-size: 14px;
font-weigh: bold !important;
text-align: center;
}


/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: black;
  }


/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: black;
  }


/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: black;
  }


/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: transparent;
    color: black;
  }


/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
text-align: center;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb input {
border: #693f30 solid 1px;
background: #eff0c8 url();
color: black !important;
}

.selectfield, .punbb select {background-color: transparent; color: #260301}
.punbb .post h3 span {
  background-color: transparent;
color: #2b2b2b; border-left: #cfc9bf;}


#pun .punbb .section {background-color: transparent; }
#pun-title .title-logo span {display: none;}

#pun-ulinks .container {text-align: center;}


/* 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: none transparent;
  }

/* CS2.4 */
.punbb td, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb fieldset,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
border: none transparent;
  }


/* CS2.5 */
.punbb th {
  border-color: transparent
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
border: #693f30 solid 1px !important;
 -moz-border-radius-topleft:15px;
-webkit-border-top-left-radius:15px;
-khtml-border-top-left-radius:15px;
border-top-left-radius:15px;
-moz-border-radius-bottomright:15px;
-webkit-border-bottom-right-radius:15px;
-khtml-border-bottomright-radius:15px;
border-bottom-right-radius:15px;
-moz-border-radius-bottomleft:15px;
-webkit-border-bottom-left-radius:15px;
-khtml-border-bottomlef-radius:15px;
border-bottom-left-radius:15px;
-moz-border-radius-topright:15px;
-webkit-border-top-right-radius:15px;
-khtml-border-topright-radius:15px;
border-top-right-radius:15px;
  }

#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: #cfc9bf 1px solid;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #cfc9bf;
background-color: transparent;
  }

li.pa-online {
  border-left-color: transparent;
  }

/*цвет разделителя между постом и подписью*/
.punbb .post-sig dt {
  border-top-color: #989182 !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: #103212;
text-decoration: none;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #103212;
text-decoration: none;
  }


/* 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: #39623c; 
text-decoration: none;
  }


/* CS3.3 */
#pun-navlinks a {
  color: #103212;
  font-weight: normal;
  border-bottom: 0px none transparent;
  text-decoration: none;
-webkit-transition: color 0.5s ease;
-khtml-transition: color 0.5s ease;
-moz-transition: color 0.5s ease;
-o-transition: color 0.5s ease;
transition: color 0.5s ease;
  }


/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #39623c;
  font-weight: normal;
font-style: normal;
  text-decoration: none;
-webkit-transition: color 0.5s ease;
-khtml-transition: color 0.5s ease;
-moz-transition: color 0.5s ease;
-o-transition: color 0.5s ease;
transition: color 0.5s ease;
  }


#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: transparent;
  color: #103212;  
text-decoration: none;}

#pun-stats.section .statscon .container #onlinelist.item7 {display: none;} 


/* CS4 Post status icons
 -------------------------------------------------------------*/


#pun-main div.catleft, #pun-main div.catright {display: none}


/*цифры - кол-во страниц в теме*/
.linkst .pagelink, .linkst .postlink, .punbb .linksb, 
.linksb .pagelink,  .linksb .postlink, .subscribelink,
{color: black;}


/*быстрая навигация Форум>>тема>>дата сообщения*/
#pun-crumbs2 .container, #pun-crumbs1 .container {color: black;}


div.icon {
	background: url(http://emissar.mybb.ru/files/0012/03/f5/10212.png) no-repeat;   float: left;
  display: block;
width: 85px;
  height: 100px;
}

tr.inew div.icon {  float: left;
  display: block;
  width: 80px;
  height: 100px;
background: url(http://emissar.mybb.ru/files/0012/03/f5/24429.png) no-repeat center;
}


/*названия форумов на главной (Новый форум)*/
.hasicon .alt1 .tcl .intd .tclcon h3 a, .hasicon .alt2 .tcl .intd .tclcon h3 a {  font-weight: bold; 
color: #103212;
-webkit-transition: color 0.5s ease;
-khtml-transition: color 0.5s ease;
-moz-transition: color 0.5s ease;
-o-transition: color 0.5s ease;
transition: color 0.5s ease;
}

/*названия форумов на главной (Новый форум) - при наведении*/
.hasicon .alt1 .tcl .intd .tclcon h3 a:hover, .hasicon .alt1 .tcl .intd .tclcon h3 a:focus, .hasicon .alt2 .tcl .intd .tclcon h3 a:hover, .hasicon .alt2 .tcl .intd .tclcon h3 a:focus {  font-weight: bold; 
color: #39623c; 
}

/*насыщенность баннеров*/
#banners a img {opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=40);}
#banners a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}


/*фон для выпадающих частей формы ответа (шрифт, размер текста, смайлики и т.д.)*/
#size-area, #font-area, #color-area, #smilies-area, #keyboard-area, #imageup-area {background-color: transparent}




.punbb .main h2 {text-align: center; color: black; text-transform: uppercase;
font-family: sans serif;
font-size: 1.3em !important;}


.lastedit {text-align: right; color: #6a0000; font-size: 10px;}