/* CS1 Background and text colours
-------------------------------------------------------------*/
body {background: black repeat fixed;}

/* 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: black;
  }
 
.punbb td.tc2, .punbb td.tc3 {
	background-color: transparent;
	color: black;   }


/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: black;
  }

/* 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: black;
 font-size: 12px;
font-weight: bold;
 text-align: center; 
text-align: left;
  }

#pun-redirect h1{    background-color: transparent; color: black;
  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;
text-shadow: black 1px 1px 0px;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb input {
  margin: 0.4em 0.4em 1.4em 0.4em;
  padding-top: 1em;
  padding-bottom: 1em;
padding-left: 10px;
padding-right: 10px;
font-size: 11px;
    background-color: rgba(0,0,0,0.09);
box-shadow: black 0px 5px 0;
border-bottom: #ffd312 5px solid;
color: black;
text-align: justify;

}

.selectfield, .punbb select {margin: 0 0.6em 0 0;
text-transform: uppercase;
font-weight: bold;
font-size: 10px;
text-align: center;
margin-bottom: 1px;
  background-color: transparent;
padding: 2px;
 border-radius: 2px;
-webkit-border-radius:2px;
-khtml-border-radius:2px;
-moz-border-radius:2px;
-o-border-radius:2px;
color: black !important;
border-bottom: 4px solid black !important;
padding: 2px 10px 2px 10px;}


.punbb .post h3 span {
  background-color: transparent;
color: #1F1F1D; border-left: #cfc9bf;}


.punbb .post h3 span {
  background-color: transparent;
color: black; 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 {
background-color: rgba(0,0,0,0.09);
    box-shadow: black 0px 5px 0;
    border-bottom: #ffd312 5px solid;
  }

#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 black;
background-color: transparent;
  }

li.pa-online {
  border-left-color: transparent;
  }

/*цвет разделителя между постом и подписью*/
.punbb .post-sig dt {
  border-top-color: #897c60 !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: #ac911d;
  text-decoration: none;
font-weight: bold;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #ac911d;
  }


/* 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: #8c7200; 
  }


/* CS3.3 */
#pun-navlinks a {
color: #ac911d !important;
font-family: IntroRegular;
  border-bottom: 0px none transparent;
  text-decoration: none;
text-shadow: black 1px 1px 0px;
  }



/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #ac911d !important;
font-style: normal;
text-shadow: black 1px 1px 0px;
  text-decoration: none;
  }


#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: transparent;
  color: #ac911d;  }

#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://s6.uploads.ru/9I7Ej.png) no-repeat;
}

tr.inew div.icon {  float: left;
  display: block;
  width: 60px;
  height: 55px;
margin-left: -15px;
background: url(http://s6.uploads.ru/Kk0aO.png) no-repeat center;
}



/*названия форумов на главной (Новый форум)*/
.hasicon .alt1 .tcl .intd .tclcon h3 a, .hasicon .alt2 .tcl .intd .tclcon h3 a {  font-weight: bold; 
color: #ac911d;
text-transform: uppercase;
text-decoration: none;
}

/*названия форумов на главной (Новый форум) - при наведении*/
.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: black; 
text-transform: uppercase;
}

/*насыщенность баннеров*/
#banners a img {opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=40); box-shadow: 0px 0px 0px 1px #a5a5a5;
    border: 1px solid #d7d7d7 !important;}
#banners a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100); box-shadow: 0px 0px 0px 1px #a5a5a5;
    border: 1px solid #d7d7d7 !important;}


/*фон для выпадающих частей формы ответа (шрифт, размер текста, смайлики и т.д.)*/
#size-area, #font-area, #color-area, #smilies-area, #keyboard-area, #imageup-area {background-color: transparent}

#grey a img {-webkit-filter: grayscale(100%);
filter: grayscale(100%);
opacity:0.65; -moz-opacity:0.65; filter:alpha(opacity=65);}
#grey a:hover img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}



.lastedit {text-align: right; color: transparent; font-size: 0px;}

#icons a img {
opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=30);
}

#icons a:hover img {
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}


.punbb .main h2 {color: transparent; 
font-size: 0px !important;}  /*делает прозрачным текст категорий*/

#pun-category1 h2 {height: 20px; width: 1000px; margin-left: -40px; background-image: url("http://s1.uploads.ru/vzmNx.jpg"); background-repeat: no-repeat; background-position: center center;}

#pun-category2 h2 {height: 20px; width: 1000px; margin-left: -40px; background-image: url("http://s8.uploads.ru/75pQW.jpg"); background-repeat: no-repeat; background-position: center center;}

#pun-category3 h2 {height: 20px; width: 1000px; margin-left: -40px; background-image: url("http://s3.uploads.ru/DZfue.jpg"); background-repeat: no-repeat; background-position: center center;}

#pun-category4 h2 {height: 20px; width: 1000px; margin-left: -40px; background-image: url("http://sg.uploads.ru/swfk4.jpg"); background-repeat: no-repeat; background-position: center center;}

#pun-category5 h2 {height: 20px; width: 1000px; margin-left: -40px; background-image: url("http://sa.uploads.ru/rnEcQ.jpg"); background-repeat: no-repeat; background-position: center center;}

#pun-category6 h2 {height: 20px; width: 1000px; margin-left: -40px; background-image: url("http://sg.uploads.ru/n0rPe.jpg"); background-repeat: no-repeat; background-position: center center;}


.tooltip {
	position: relative;
	}
.tooltip em {
	display: none;	}
.tooltip:hover em {
	font-style: normal;
	display: block;
	position: absolute;
 	background: #080808;
	color: silver;
font-size: 10px;
	padding: 10px 10px;
	bottom: 13px;
	right: 5;
        margin-left: -10px;
	box-shadow: 0 0 5px #ccc;
 	border-radius: 5px;
	-webkit-border-radius: 5px;
 	-moz-border-radius: 5px;
	-webkit-box-shadow: 0 0 5px #000000;
	-moz-box-shadow: 0 0 5px #000000;
}
.tooltip:hover em i {
	position: RELATIVE;
	bottom: -7px;
	right: 5px;
font-size: 10px;
	border-top: 7px solid #000;
	border-left: 7px solid transparent;
	display: block;
}




.wins {
	position: relative;
	}
.wins em {
	display: none;
	}
.wins:hover em {
	font-style: normal;
	display: block;
	position: absolute;
 	background: #080808;
	color: silver;
	padding: 10px 10px;
	bottom: 13px;
	right: 5;
        margin-left: -5px;
	box-shadow: 0 0 5px #ccc;
 	border-radius: 5px;
	-webkit-border-radius: 5px;
 	-moz-border-radius: 5px;
	-webkit-box-shadow: 0 0 5px #000000;
	-moz-box-shadow: 0 0 5px #000000;
}
.wins:hover em i {
	position: RELATIVE;
	bottom: -7px;
	right: 5px;
	border-top: 7px solid #000;
	border-left: 7px solid transparent;
	display: block;
}















/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
font-weight:normal!important;
border-width: 0px;
background: url("http://se.uploads.ru/boKZc.jpg") no-repeat top left,
url("http://s3.uploads.ru/vNu53.jpg") no-repeat bottom left,
url("http://sf.uploads.ru/Pxgaz.jpg") repeat-y top left;
color: #58534d;
}


b, p strong {
color: #ac911d;
}

.ex1 {
width: 170px;
    min-height: 80px;
    padding: 5px;
    font-size: 10px;
margin-left: 10px;
background: #0b0b0b;
    text-align: justify;
    line-height: 10px !important;
}

.ex1 a:hover {
color: #ffd312;
}

.ex1 b, p strong {
color: #58534d;
}