/* CS1 Background and text colours
-------------------------------------------------------------*/
body {background-image: url(http://sd.uploads.ru/sQgRB.jpg);
background-color: black;
background-repeat: repeat-x;}

/* 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: #121111;text-shadow: 0px 0px 1px #000c;
border: #CCC8C5 double !important;
text-align: justify;
background-image: url(http://funkyimg.com/i/HXef.jpg);
  }


/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
font-weight: bold !important;
font-family: times new roman;
color: black;
text-align: center;
  }

.offline li.pa-online strong {
  font-weight: normal
  }

.punbb textarea, .punbb input {
background-image: url(http://funkyimg.com/i/HXef.jpg);
color: #121111;text-shadow: 0px 0px 1px #000c;
border: #CCC8C5 double !important;
}

.selectfield, .punbb select {background-color: transparent; color: #260301}
.punbb .post h3 span {
  background-color: transparent;
color: #2a2617; 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 {
color: #121111;text-shadow: 0px 0px 1px #000c;
border: #CCC8C5 double !important;
text-align: justify;
background-image: url(http://funkyimg.com/i/HXef.jpg);
  }

#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: #585145 1px solid;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #585145;
background-color: transparent;
  }

li.pa-online {
  border-left-color: transparent;
  }

/*цвет разделителя между постом и подписью*/
.punbb .post-sig dt {
  border-top-color: #585145 !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: #69630F;
letter-spacing: 0,5px;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #69630F;
  }


/* 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: #494500; 
  }


/* CS3.3 */
#pun-navlinks a {
font-weight: bold !important;
color: #69630F;
  border-bottom: 0px none transparent;
  text-decoration: none;
  }


/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
font-weight: bold !important;
color: #494500;
font-style: normal;
  text-decoration: none;
  }


#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: transparent;
  color: #69630F;  }

#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://se.uploads.ru/iK8lG.png) no-repeat;  width: 64px;
}

tr.inew div.icon {   float: left;
  display: block;
  width: 50px;
  height: 50px;
background: url(http://sd.uploads.ru/6m9bY.png) no-repeat center;
}



/*названия форумов на главной (Новый форум)*/
.hasicon .alt1 .tcl .intd .tclcon h3 a, .hasicon .alt2 .tcl .intd .tclcon h3 a {  font-weight: bold; 
font-size: 1em !important;
color: #69630F;
text-align: center;
text-decoration: none;
text-transform: uppercase;
}

/*названия форумов на главной (Новый форум) - при наведении*/
.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: #494500;
text-align: center;
font-size: 1em !important;
text-transform: uppercase;
}

/*насыщенность баннеров*/
#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 {color: transparent; 
font-size: 0px !important;}  /*делает прозрачным текст категорий*/


#pun-category1 h2 {height: 20px; width: 712px; margin-left: 60px; background-image: url("http://sf.uploads.ru/Cz3ZG.png"); background-repeat: no-repeat; background-position: center center;}

#pun-category2 h2 {height: 20px; width: 712px; margin-left: 60px; background-image: url("http://se.uploads.ru/Iv79f.png"); background-repeat: no-repeat; background-position: center center;}

#pun-category3 h2 {height: 20px; width: 712px; margin-left: 60px; background-image: url("http://se.uploads.ru/6Rrlq.png"); background-repeat: no-repeat; background-position: center center;}


.lastedit {text-align: right; color: transparent; font-size: 0px;}




a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: tahoma;
font-size: 11px;
background-color:#111111;
color: #535352; 
font-weight: normal;
text-align:center;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: #69630F;
border-left-width: 4px;
width:180px;
height: 18px;
}

a.tvm:hover {
font-family: tahoma;
font-size: 11px;
color: #141313; 
background-color:#68181d;
display: block;
font-weight: bold;
text-align:center;
text-decoration: none;
border-left-style: solid;
border-left-color: #69630F;
border-left-width: 4px;
width:180px;
height: 18px;
}

#icons a img {
opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=30);
}

#icons a:hover img {
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

.tooltip {
	position: relative;
	}
.tooltip em {
	display: none;
	}
.tooltip:hover em {
	display: block;
	position: absolute;
 	background: #303030;
	color: #535352;
	padding: 10px 10px;
	margin-top: -117px;
	margin-left: -55px;
	width: 150px;
        height: 40px;
	right: 5;
	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: absolute;
	margin-top: -117px;
	margin-left: -25px;
	border-top: 7px solid #000;
	border-left: 7px solid transparent;
	display: block;
}

#pun-main .post-author ul {
text-align: center;
font-size: 10px;}

.ex1 {
font-family: Verdana;
font-size: 11px;
color: black;
text-align: justify;
border-top-style: solid;
border-top-color: #69630F;
border-top-width: 4px;
border-bottom-style: solid;
border-bottom-color: #69630F;
border-bottom-width: 4px;
font-size: 10px;
width: 180px;}










