/* CS1 Фон и цвет текста*/

/* CS1.1 Цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container  { background-color: transpanent;
color: #464a24;
font-weight: normal;
font-style: normal;}

/* CS1.2 Боди или фон форума */
body {background-color: #c8c1b2;  background-image: url(http://savepic.ru/5669455.jpg); background-position: top center; }


/* CS1.3 Шапка */
#pun-title table {
background-image : url(http://savepic.ru/5678683.jpg); 
background-repeat : no-repeat;
background-position: top center;
border: none;
height: 236px;
width: 1096px;
margin-left: -245px;}

/* CS1.4 Пан или "тело" форума */
#pun {background-color: #c8c1b2; background-image: url(http://savepic.ru/5662296.jpg);}

/* CS1.5 Футер\копирай\низ */
#pun_wrap {  
background: url("http://savepic.ru/5652056.jpg") no-repeat center bottom, url("") center bottom repeat-x; 
padding-bottom: 135px; margin-left: 0px; 
}


div#pun-about {
   margin-bottom: -50px;
}

/* 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: #17270c;

    border-bottom: 0px none #17270c;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #17270c;

  }

/* 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: #606b05;
    border-bottom: 0px none #000;
   text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
  color: #373818;
  border-bottom: 0px none #000;
  text-transform: uppercase;

  }
#pun-ulinks li{
     font-size: 10px !important;
}
/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #37381a;
font-style: normal;
  border-bottom: 0px none #000;
   text-decoration: none;
text-transform: uppercase;


  }
/*/6060*/
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #000000;
  color: #fff;
  }

/* CS3 Иконки старых, новых, важных, закрытых тем */


/* CS3.1 Иконка старых сообщений*/
.punbb table Div.icon {float: right;  
border-style: none none none none;
display: block;
margin-left: 5px;
margin-right: 5px;
width: 31px;
height: 31px;
background-image : url(http://savepic.ru/5671493m.png);
background-repeat: no-repeat;}

/* CS3.2 Иконка новых */
TR.inew Div.icon {
background-image : url(http://savepic.ru/5683781m.png);
background-repeat: no-repeat;
width: 31px;
height: 31x;}

/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://savepic.ru/5683781m.png);
background-repeat: no-repeat;
width: 31px;
height: 31px;}

/* CS3.3 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://savepic.ru/5675589m.png);
background-repeat: no-repeat;
width: 31px;
height: 31px;}

/* CS4 Картинки категорий */
#pun-stats h2, .punbb .main h2 {font-size: 10em;}


/* CS5 Прочие элементы */

/* CS5.1 Статус картинки со статистикой 24*/
#pun-stats ul.container { 
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("");
background-origin: padding-box;
background-position: 10px 10px;
background-repeat: no-repeat;
background-size: auto;
padding-left: 10px;
padding-top: 50px;}

/* CS5.2 Статус картинки с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
background-attachment: scroll;
background-clip: border-box;
height: 72px;
width: 420px;
margin-left:-15px;
background-color: transparent;
background-image: url("http://savepic.ru/5639746.png");
background-origin: padding-box;
background-position: 50% 0%;
background-repeat: no-repeat;
background-size: auto;
font-size: 0px;}

/* CS5.3 Цитаты и коды в сообщениях*/
.punbb .quote-box, .punbb .code-box {
   background-color: transparent;
   box-shadow: inset 0px 0px 25px #765e44;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
  }

/* Закругленные края цитаты и кода с тенью */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
box-shadow: 0px 2px 1px }

.punbb input { border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
box-shadow: 0px 1px 1px;}

/* CS5.4 Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-color: #ded3c6;
color: #000000}

/* CS5.5 Двигаем верхний баннер */
#pun-title table tbody tr .title-logo-tdr {
position: absolute; z-index: 1; 
left: 500px; 
top: 0px}

/* CS5.6 Совсем другое */
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-announcement .container {margin-top: -2em}
#pun-main .post-author ul {text-align: center}
#pun-announcement h2 {display: none}
#pun th, #pun-main h2 {text-align: left;  font-size: 0px !important; color: #ae977c;}
#pun-crumbs1 .container { text-align: left;}
#pun-navlinks .container, #pun-ulinks .container { text-align: center;}

/* Блок цитат, формы ответа и кнопок */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select, .punbb input {
   background:url(http://savepic.ru/5679684m.png);
   box-shadow: inset 0px 0px 25px #9e8e7c;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
  }
