/* CS1 - фон; шапка; копирайт */




/* cs1.1. основной фон */
body {background-color: #000000; background-image: url("http://funkyimg.com/i/K6xH.png");
background-attachment: scroll;}

/* cs1.2. составляющее шапки */
#pun-title table {background-color: transparent;
   background-image: url("http://funkyimg.com/i/K6xG.png");   
   width: 939px;
   border: none;
   background-repeat: no-repeat;
   height: 170px;
   margin-left: -31px;
   margin-top: -5px;
   margin-bottom: -30px;}

/* cs1.3. внутренний фон */
#pun {position: relative; border-width: 0px; width: 900px; margin: auto;}
.punbb {  float: center;  width: 850px;  height: auto;  margin: 50px 0 0 35px;}
#pun { background-image: url("http://funkyimg.com/i/K5B3.png");
   background-color: transparent;
   background-position: center;
   background-attachment: ;}

/* cs1.4. нижнее составляющее */
#pun-about p.container {
background-color: transparent;
background-image: url("http://funkyimg.com/i/K6ye.png");
background-repeat: no-repeat;
width: 939px;
height: 125px;
margin-left: -31px;
margin-bottom: -100px;
margin-top: -20px;
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://2.firepic.org/2/images/2013-11/20/zk0jgcrzo8kl.png");
   border-top: 4px solid #23180d;
   border-right: 0px solid #23180d;
   border-bottom: 8px solid #23180d;
   border-left: 0px solid #23180d;
   border-radius: 20px 20px 20px 20px;
   -moz-border-radius:20px 20px 20px 20px;
   -webkit-border-radius: 20px 20px 20px 20px;}




/* 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: #2b160d;
  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: #1f0d06;
  border-bottom: 0px none #000;}

/* cs2.3. верхняя навигация до наведения */
#pun-navlinks a {
  color: #2b160d;
  font-size: 12px !important;
  font-weight: bold;
  border-bottom: 0px none #000;
  text-transform: uppercase;}
/* cs2.4. нижняя навигация до наведения */
#pun-ulinks a {
  color: #2b160d;
  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: #1f0d06;
  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: 45px;
height: 40px;
background-image : url(http://funkyimg.com/i/K6AA.png);
background-repeat: no-repeat;}

/* новые сообщения */
TR.inew Div.icon {
background-image : url(http://funkyimg.com/i/K6Az.png);
background-repeat: no-repeat;}

/* закрытая тема */
TR.iclosed Div.icon {
background-image : url(http://funkyimg.com/i/K6AB.png);
background-repeat: no-repeat;}

/* важная тема */
TR.isticky Div.icon {
background-image : url(http://funkyimg.com/i/K6Az.png);
background-repeat: no-repeat;}

/* Прокрутка */
::-webkit-scrollbar {background: #827c4d; width: 8px;}
::-webkit-scrollbar-thumb {background: #232416; width: 8px}
::-webkit-scrollbar-corner {background: #232416; }

/* 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;};}


