/* CS1 - фон; шапка; копирайт */




/* cs1.1. основной фон */
body {background-color: #000000; background-image: url("http://6.firepic.org/6/images/2014-03/11/mkmjtsjdkz1b.png");
background-attachment: scroll;}

/* cs1.2. составляющее шапки */
#pun-title table {background-color: transparent;
   background-image: url("http://5.firepic.org/5/images/2014-03/11/tl36pl65fw1r.png");   
   width: 865px;
   border: none;
   background-repeat: no-repeat;
   height: 250px;
   margin-left: -30px;
   margin-top: -1px;
   margin-bottom: -30px;}

/* cs1.3. внутренний фон */
#pun {position: relative; border-width: 0px; width: 865px; margin: auto;}
.punbb {  float: center;  width: 815px;  height: auto;  margin: 0 0 0 35px;}
#pun { background-image: url("http://6.firepic.org/6/images/2014-03/11/qum3yfjofoj2.png");
   background-color: transparent;
   background-position: center;
   background-attachment: ;}

/* cs1.4. нижнее составляющее */
#pun-about p.container {
background-color: transparent;
background-image: url("http://4.firepic.org/4/images/2014-03/12/hlzowb1gp167.png");
background-repeat: no-repeat;
width: 865px;
height: 378px;
margin-left: -36px;
margin-bottom: -70px;
margin-top: -40px;
text-align: center;
font-size: 0.0em;
}

/* cs1.5. цитаты; форма ответа; кнопки */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select, .punbb input {
   background-color: transparent;
   color: black;
   background-image: url("http://5.firepic.org/5/images/2013-12/09/m9u2vyqvu1qy.png");
   border-top: 0px solid #23180d;
   border-right: 0px solid #23180d;
   border-bottom: 0px solid #23180d;
   border-left: 0px solid #23180d;
   -moz-border-radius: 0px;
   -webkit-border-radius: 2px 2px 2px 2px;}




/* CS2 */




/* cs2.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: #1F0D0D;
  border-bottom: 0px none #000;
  text-decoration: none;
-moz-transition: color 0.2s 0.02s ease;
 -o-transition: color 0.2s 0.02s ease;
 -webkit-transition: color 0.2s 0.02s ease;}

/* cs2.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: #2C0F0F;
  border-bottom: 0px none #000;}

/* cs2.3. верхняя навигация до наведения */
#pun-navlinks a {
  color: #1C0B0B;
  font-size: 12px !important;
  font-weight: bold;
  border-bottom: 0px none #000;
  text-transform: uppercase;}
/* cs2.4. нижняя навигация до наведения */
#pun-ulinks a {
  color: #021128#1C0B0B;
  font-family: Verdana;
   font-weight: bold;
  font-size: 9px !important;
  border-bottom: 0px none #000;
  letter-spacing: 2px;
  font-weight: normal;
  text-transform: lowercase;}
/* cs2.5. навигация после наведения */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  border-bottom: 0px none #000;
  color: #2C0F0F;
  text-transform: uppercase;}
  



/* CS3 */




/* настройки + старые сообщения */
.punbb table Div.icon {float: right; 
display: block; 
border-style: none none none none;
margin-left: 5px;
margin-right: 5px;
width: 40px;
height: 40px;
background-image : url(http://4.firepic.org/4/images/2014-03/12/xuny18g8r5uv.png);
background-repeat: no-repeat;}

/* новые сообщения */
TR.inew Div.icon {
background-image : url(http://4.firepic.org/4/images/2014-03/12/4b5ehjwc2vy1.png);
background-repeat: no-repeat;}

/* закрытая тема */
TR.iclosed Div.icon {
background-image : url(http://4.firepic.org/4/images/2014-03/12/gusguxd9sci9.png);
background-repeat: no-repeat;}

/* важная тема */
TR.isticky Div.icon {
background-image : url(http://4.firepic.org/4/images/2014-03/12/mos6r9w9c6xa.png);
background-repeat: no-repeat;}




/* CS4. расположение баннера + навигации */



#pun-title table tbody tr .title-logo-tdr {
position: absolute; z-index: 1; 
left: 215px; 
top: 220px}

div#pun-navlinks { position: absolute; width: 96%; text-align: center; top: 180px; }
div#pun-ulinks { left: 8px; position: absolute; width: 100%; text-align: center; top: 165px;};}