/* CS1 - фон; шапка; копирайт */




/* cs1.1. основной фон */
body {background-color: #ddb872; background-image: url("http://funkyimg.com/i/K3Ea.png");
background-attachment: scroll;}

/* cs1.2. составляющее шапки */
#pun-title table {background-color: transparent;
   background-image: url("http://funkyimg.com/i/K2zM.png");   
   width: 984px;
   border: none;
   background-repeat: no-repeat;
   height: 245px;
   margin-left: -56px;
   margin-top: -5px;
   margin-bottom: -50px;}

/* cs1.3. внутренний фон */
#pun {position: relative; border-width: 0px; width: 984px; margin: auto;}
.punbb {  float: center;  width: 860px;  height: auto;  margin: 100px 0 0 95px;}
#pun { background-image: url("http://funkyimg.com/i/K2zH.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/K3Fd.png");
background-repeat: no-repeat;
width: 984px;
height: 120px;
margin-left: -56px;
margin-bottom: -70px;
margin-top: -70px;
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://funkyimg.com/i/K3Hg.png");
   border-top: 2px solid #c8b58a;
   border-right: 2px solid #c8b58a;
   border-bottom: 2px solid #c8b58a;
   border-left: 2px solid #c8b58a;
   -moz-border-radius: 5px;
   -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: #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: 25px;
margin-right: -30px;
margin-top: -10px;
width: 45px;
height: 40px;
background-image : url(http://funkyimg.com/i/K4yj.png);
background-repeat: no-repeat;}

/* новые сообщения */
TR.inew Div.icon {
background-image : url(http://funkyimg.com/i/K4yk.png);
background-repeat: no-repeat;}

/* закрытая тема */
TR.iclosed Div.icon {
background-image : url(http://funkyimg.com/i/K4yj.png);
background-repeat: no-repeat;}

/* важная тема */
TR.isticky Div.icon {
background-image : url(http://funkyimg.com/i/K4yk.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;};}
