/*--------------------------- шапка --------------------------------------------------*/

#pun-title table {
  background: url(http://funkyimg.com/i/24H6v.jpg) no-repeat bottom right; 
  height: 576px;
  width: 2000px;
  margin-left:-577px;
}

/*--------------------------- футер --------------------------------------------------*/
#pun-about p.container {
  background: url(http://funkyimg.com/i/24Jb9.jpg) bottom center no-repeat;
  height: 331px;
  width: 2000px;
  margin-bottom:-49px;
  margin-left:-579px;
  top:-10px!important;
}

#pun-index #pun-about p.container {
  margin-top:90px; /* РАССТОЯНИЕ ВНИЗУ ФОРУМА, ГДЕ ПОСЕТИТЕЛИ ЗА СУТКИ */
}

/*------------------------------- иконки ----------------------------------------*/

/* иконка старых сообщений*/
.punbb table Div.icon { 
  background: url(http://funkyimg.com/i/24JBS.png) no-repeat;
}

/* иконка новых */
TR.inew Div.icon {
  background : url(http://funkyimg.com/i/24JBh.png) no-repeat;
}


/* иконка важных*/
#pun-viewforum TR.isticky Div.icon {
  background: url(http://funkyimg.com/i/24JCo.png) no-repeat;
}

/*иконка закрытых*/
#pun-viewforum TR.iclosed Div.icon {
  background: url(http://funkyimg.com/i/24JCr.png) no-repeat;
}

/* ------------------------ картинки статистики ------------------------------*/
#pun  .section {border-style: none; width: 820px;   }



#pun-stats.section h2 { 
  background: url("") no-repeat;
  padding-bottom:10px;
  width:858px;
  height:53px;
margin-left:-12px;
}

#pun-stats h2 span { 
   display:none;
}

/*------------------------------- быстрый ответ ---------------------------------*/

#post-form h2 span {
   display:none;
}

#post-form h2 {
   background: url() no-repeat;
  width:858px;
  height:53px;
   margin-left:-12px;
   margin-bottom:-30px;
}

 /*Настройки прокрутки*/
::-webkit-scrollbar{
width: 7px;
height: 7px;
background-color: #f5f1ec;}
::-webkit-scrollbar-thumb{
background-color: #4e1e10; }





/* 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;}

/* CS1.2 Боди или фон форума */
 body { background:
  url("http://funkyimg.com/i/241K5.jpg") repeat-x top left,
  url("") center; background-color : #0b0b0d;
}
/* CS1.3 Шапка */
#pun-title table {
background-image : url(http://funkyimg.com/i/2434d.jpg); 
background-repeat : no-repeat;
background-position: top center;
border: none;
height: 600px;
width: 900px;
margin-left: -30px; }

/* CS1.4 Пан или "тело" форума */
#pun {background-color: #bda990; background-image: url(http://funkyimg.com/i/241EG.jpg );}

/* CS1.5 Футер\копирай\низ */
#pun-about p.container {background-image: url(http://funkyimg.com/i/242Wk.jpg); background-position: top center; 
background-repeat: no-repeat; height: 100px; width: 900px; margin-left: -42px; }
div#html-footer {margin: -120px 0px 0px 0px;}
/* 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: #4e1e10;
   font-size: 12px
  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 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  border-bottom: 0px none #000;
  color: #68361a;
  border-top: 1px dashed #68361a;}

/* CS2.3 */
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  border-bottom: 0px none #000;
font-style: italic;
  color: #68361a;}


/* CS2.4 */
#pun-navlinks a {
    color: #532b14;
    font-family: 'Barkentina';
    font-weight: bold;
    font-size: 20px !important;
    border-bottom: 0px none #000;
    text-transform: lowercase;
    letter-spacing: -1px;
    font-style: italic;
    }


/* CS3 Иконки старых, новых, важных, закрытых тем */

/* CS3.1 Иконка старых сообщений*/
.punbb table Div.icon {float: left; 
display: block; 
border-style: none none none none;
margin-left: 2px;
margin-right: 2px;
width: 50px;
height: 50px;
background-image : url(http://funkyimg.com/i/244yh.png);
margin-left: 7px;
background-repeat: no-repeat;}

/* CS3.2 Иконка новых */
TR.inew Div.icon {
background-image : url(http://funkyimg.com/i/244yg.png);
margin-left: 7px;
background-repeat: no-repeat;
width: 50px;
height: 50px;}

/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://funkyimg.com/i/244yS.png);
margin-left: 7px;
background-repeat: no-repeat;
width: 50px;
height: 50px;}

/* CS3.3 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://funkyimg.com/i/244z1.png);
margin-left: 7px;
background-repeat: no-repeat;
width: 50px;
height: 50px;}



/* CS5 Прочие элементы */

#pun-category1.category h2 {
background: url(http://funkyimg.com/i/243ek.png);
height: 50px;
width: 900px;
font-size:0 !important;
margin-left: -30px;
background-repeat: no-repeat;}

#pun-category2.category h2 {
background: url(http://funkyimg.com/i/243ek.png);
height: 50px;
width: 900px;
font-size:0 !important;
margin-left: -30px;
background-repeat: no-repeat;}

#pun-category3.category h2 {
background: url(http://funkyimg.com/i/243ek.png);
height: 50px;
width: 900px;
font-size:0 !important;
margin-left: -30px;
background-repeat: no-repeat;}

#pun-category4.category h2 {
background: url(http://funkyimg.com/i/243ek.png);
height: 50px;
width: 900px;
font-size:0 !important;
margin-left: -30px;
background-repeat: no-repeat;}


#pun-category5.category h2 {
background: url(http://funkyimg.com/i/243ek.png);
height: 50px;
width: 900px;
font-size:0 !important;
margin-left: -30px;
background-repeat: no-repeat;}


#pun-category6.category h2 {
background: url(http://funkyimg.com/i/243ek.png);
height: 50px;
width: 900px;
font-size:0 !important;
margin-left: -30px;
background-repeat: no-repeat;}


#pun-category7.category h2 {
background: url(http://funkyimg.com/i/243ek.png);
height: 50px;
width: 900px;
font-size:0 !important;
margin-left: -30px;
background-repeat: no-repeat;}


/* CS5.1 Статус картинки с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
background-attachment: scroll;
background-clip: border-box;
height: 50px;
width: 900px;
margin-left: -30px;
background-color: transparent;
background-image: url("http://funkyimg.com/i/243ek.png");
background-origin: padding-box;
background-position: 50% 0%;
background-repeat: no-repeat;
background-size: auto;
font-size: 0px;}


/* CS5.2 Цитаты и коды в сообщениях*/


/* CS5.3 Настройки формы ответа*/
.punbb textarea  {
background: #f5f1ec url("");
padding: 5px;
border: double #9d7a55 !important;
color: #000000;
  }

/* CS5.4 Двигаем верхний баннер */
#pun-title table tbody tr .title-logo-tdr {
position: absolute; z-index: 1; 
left: 100px; 
top: -192px}

/* CS5.5 Совсем другое */
#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-status .container, #pun-main .post-links li {text-align: center;}
#pun th, #pun-main h2 {text-align: center}
#pun-navlinks .container, #pun-ulinks .container { text-align: center;}




.pa-author {
  font-size: 12px;
  font-weight: ;
  }


.pa-author a, li#profile-name {
text-decoration: none;
color: #5c3920;  !important;
text-transform: lowercase;
padding-bottom: 1px;
font-size: 15px;
letter-spacing: 1px;
}


.pa-respect { 
  display: inline-block; margin-left: -10px;
    text-align: center; 
padding:0px 0px;
    width: 80px;
padding-bottom:5px!important;
text-transform: lowercase;
line-height:11px;
box-shadow: 0px 2px 1px
padding-top:6px!important;
}
.pa-posts { margin-left: 20px;
  display: inline-block; margin-left: -10px;
    text-align: center; 
padding:0px 0px;
    width: 80px;
padding-bottom:5px!important;
text-transform: lowercase;
line-height:11px;
box-shadow: 0px 2px 1px
padding-top:6px!important;
}
#post fieldset legend span {
display:none;
}



a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: times new roman;
font-size: 7px;
background-color:#68361a;
color: #B7B1AB; 
font-weight: normal;
text-transform: uppercase;
text-align:right;
display: block;
margin: 2px;
text-decoration: none;
border-left-style: solid;
border-left-color: #B7B1AB ;
border-left-width: 5px;
width:170px;
letter-spacing: 2px;
}

a.tvm:hover {
font-family: times new roman;
font-size: 7px;
color: #0d0703; 
background-color: #B7B1AB;
display: block;
font-weight: bold;
text-transform: uppercase;
text-align:left;
cursor:crosshair; 
text-decoration: none;
border-left-style: solid;
border-left-color: #68361a;
border-left-width: 5px;
width:170px;
letter-spacing: 2px;
}

a.tvs, a.tvs:active, a.tvs:link, a.tvs:visited, a.tvs:hover {
font-family: times new roman;
font-size: 12px;
color: #B7B1AB; 
font-weight: normal;
text-transform: uppercase;
text-align: center;
text-decoration: none;
letter-spacing: 2px;
}