/* 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: #000000;
font-weight: normal;
font-style: normal;}

/* фон */
body {background-color: #ccb39f;
background-image : url("http://s4.uploads.ru/sJPtD.jpg");
background-repeat: repeat;
background-position : top center;
background-attachment: fixed;
overflow-x: hidden;
}
/* CS1.3 Шапка */
#pun-title table {
background-image : url("http://s4.uploads.ru/RB3gP.png");
background-repeat : no-repeat;
background-position: top: 2px; center;
border: none;
margin-left: -69px;
  margin-bottom: 60px;
  height : 320px;
  width : 898px;}

/* CS1.4 Пан или "тело" форума */
#pun {background-color: #;
background-repeat: repeat;
background-position : center;
background-attachment : no-fixed;
background-image: url("http://s5.uploads.ru/IK2tx.png");}

/* CS1.6 Ссылки верхней навигации*/
#pun-navlinks .container {
text-align: center;
 color : #FFFF00;
position: absolute;
background-color: transpanent;
background-image: url();
z-index: 1000;
top: 200px;
left: 200px}
#pun-ulinks .container {
text-align: center;
position: absolute;
top: 220px;
left: 240px}
/* 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, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #361707;
  text-decoration: none;}
/* 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: #843313;
  text-decoration: none;}
/* CS2.3 */
#pun-navlinks a {
  color: #000000;
  text-decoration: none;}
/* CS2.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #f2f2f4;
  text-decoration: none;}
/* CS3 Иконки старых, новых, важных, закрытых тем */

/* CS3.1 Иконка старых сообщений*/
.punbb table Div.icon {float: right;
display: block;
border-style: none none none none;
margin-left: 5px;
margin-right: 5px;
width: 60px;
height: 60px;
background-image : url(http://s4.uploads.ru/TYmi3.png);
background-repeat: no-repeat;}

/* CS3.2 Иконка новых */
TR.inew Div.icon {
background-image : url(http://s4.uploads.ru/O4emW.png);
background-repeat: no-repeat;
width: 60px;
height: 60px;}

/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://s4.uploads.ru/bT9OI.png);
background-repeat: no-repeat;
width: 60px;
height: 60px;}

/* CS3.3 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://s4.uploads.ru/kTUio.png);
background-repeat: no-repeat;
width: 60px;
height: 60px;}

/* CS5 Прочие элементы */

/* блок формы ответа и кнопки*/
  .punbb textarea, .punbb select, .punbb input{
  background-color: #f7fff9;
  color: #523111;
background-image : url(" ");
border-top:1px solid #371e00;
border-right:1px  solid #371e00;
border-bottom: 1px  solid #371e00;
border-left:4px solid #371e00;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
}

/* блок цитат и кодов*/
#pun-main .code-box, #pun-main .quote-box,  {
   background-color: #f7fff9;
  color: #3e0000;
background-image : url(" ");
border-top:1px solid #371e00;
border-right:1px  solid #371e00;
border-bottom: 1px  solid #371e00;
border-left:4px solid #371e00;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
}



/* блок цитат и кодов*/
.punbb .quote-box, .punbb .code-box {
  background-color: #f7fff9;
  color: #3e0000;
background-image : url(" ");
border-top:1px solid #371e00;
border-right:1px  solid #371e00;
border-bottom: 1px  solid #371e00;
border-left:4px solid #371e00;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;

  }

.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #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 {background-color: transparent;
color: #320f15;}

#pun-status .container, #pun-crumbs1 .container
{color: #320f15;
}
#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 500px; top: 0px
}

#pun-navlinks .container, #pun-ulinks .container {
background-color: transparent;
color: #320f15;
text-align: center;}

.offline li.pa-online strong {
color: #320f15;
font-weight: normal}

.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #320f15;}