li.pa-fld3 {margin-top: -10px;}
/*---------- ДИЗАЙН РЭЙВ -------*/


body {
background: url("") repeat-x top center, /*верхний фон*/
url("") repeat-x bottom center, /*нижний фон*/
#abb8c8 url("https://i.imgur.com/VniADmz.png") repeat; /*общий фон*/
}


/*--------------------------- шапка --------------------------------------------------*/
#pun th {visibility: hidden;}
#pun-title table {
  background: url(https://i.imgur.com/dRcxWM8.png) no-repeat top right; 
  height: 593px;
  width: 1000px;
  margin-left: -60px;
}
/*--------------------------- футер --------------------------------------------------*/
#pun-about p.container {
  background: url(https://i.imgur.com/0fYvu2h.png) bottom center no-repeat;
  height: 200px;
  width: 1000px;
  margin-left: -61px;
  padding-top:-300px;
  margin-bottom: -110px;
}
#pun-index #pun-about p.container {margin-top:135px!important;}
/*------------------------------- иконки ----------------------------------------*/
/* иконка старых сообщений*/
table Div.icon { 
  background: url(https://i.imgur.com/1FPyM4i.png) no-repeat top center;
}
/* иконка новых */
TR.inew Div.icon {
  background : url(https://i.imgur.com/2M1T2C1.png) no-repeat top center;
}
/* иконка важных*/
#pun-viewforum TR.isticky Div.icon {
  background: url(https://i.imgur.com/vuie5t0.png) no-repeat top center;
}
/*иконка закрытых*/
#pun-viewforum TR.iclosed Div.icon {
  background: url(https://i.imgur.com/nYl7gEl.png) no-repeat top center;
}
/* ------------------------ картинки статистики ------------------------------*/
#pun-stats ul.container {
  background: url(https://i.imgur.com/r7I9m0z.png) no-repeat top left;
  background-position: 10px 0;
  padding-left: 90px;
  height:80px;
  padding-top: 5px;
}
#pun-stats.section h2 { 
  background: url("https://i.imgur.com/8EHjoId.png") no-repeat;
  padding-bottom:10px;
  width:1000px;
  height:100px;
margin-left: -60px;
}
#pun-stats h2 span { 
   display:none;
}
/*------------------------------- быстрый ответ ---------------------------------*/
#post-form h2 span {
   display:none;
}
#post-form h2 {
   background: no-repeat;
  width:600px;
  height:45px;
margin-top:-60px;
margin-bottom: -30px;
margin-left: 149px;
}
/*----------------------кнопки типа отправить_посмотреть----------------------------*/
.hashelp div input, .button {
    
background: #9b9991 url("");
padding: 5px;
border: 4px groove #554425;
border-radius: 5px;
color: #4e3c18;
}
.hashelp div input:hover, .button:hover {
  background: #817d73;
}
.hashelp div input:active, .button:active {
position:relative;
top:1px;
}
/*------------------------ профиль ----------------------------------*/
#pun-reputation div {
  background: #817d73;
}
#post fieldset legend span {
  display:none;
}
/*------------------------полоски прокрутки-----------------------*/
::-webkit-scrollbar-thumb:vertical {
  background-color:#212334;
} 
::-webkit-scrollbar-thumb:horizontal {
  background-color:#322c24;
}
::-webkit-scrollbar{
  width: 5px;
  height: 5px;
  background-color:#322c24;
}
/*-----------------ширина колонок в списке активных пользователей ----------------*/
div#pun-online.punbb .tc3 {
  text-align: left; /*текст справа*/
  width: 20%; /*ширина третьей колонки*/
}
div#pun-online.punbb .tcl {
  text-align: left; /*текст слева для первых двух колонок*/ 
}
#pun-online th.tcl, #pun-online th.tc3 {
   font-size:0%;
}
/*-------------------------------- разное ------------------------------- */
#pun-main div.catleft, #pun-main div.catright, #pun-announcement h2, .lastedit, .mini_awards_label, .mini_awards, .title-logo span, li#navawards, #topic-modmenu .container span {
  display: none;
}
/* название категорий */
.category h2 span {
  visibility:hidden!important;
}
/* время отправки поста  */
.permalink{
  font-size: 15px;
  font-family: cuprum;
  font-style: italic;
  text-shadow: #6a675e 1px 1px;
  font-weight: normal!important;
  color: #2e2c22!important;
}

/* счетчик символов */
#plng {color:#3c3a33;opacity:.8;}
/*-------------------------- ссылки в  таблице ---------------------*/
.sbla {
padding: 5px;
    text-align: center;
    background: #807c72;
    color: #ffffff !important;
    border-radius: 5px;
    width: auto;
    line-height: 2;
}
.sbla:hover{
background: #3d3c46;
}
/*всплывающие окна с информацией*/
.tooltip1 {
position: relative;
}
.tooltip1 em {
display: none;
}
.tooltip1:hover em {
font-style: normal;
display: block;
position: absolute;
bottom: 60px;
right: 30px;
padding: 10px;
  background: #827e74;
  border-top: 2px solid #2e2c20;
  border-right: 1px solid #242736;
  border-left: 1px solid #2e2c20;
  border-radius:2px;
  box-shadow: inset 0 -4px #242736, inset 0 2px #2e2c20;
}

/* Ссылка */
.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 {
-moz-transition: color 0.2s 0.02s ease;
 -o-transition: color 0.2s 0.02s ease;
 -webkit-transition: color 0.2s 0.02s ease;}

#pun-reputation .container{
  background:#ffffff!important;
  border-top: 2px solid #7ea8a8;
}


 #smilies-area  {
    background: #898999;
    padding: 5px;
    margin-top:-5px;
    margin-right:-11px;
    border: 3px solid #777170;
    box-shadow: inset 1px 1px 10px 1px #28271d;
    overflow-y: scroll;
    height: 175px;
}

#naviforum {margin-left:0px; width:350px; font-family:'Cormorant Garamond'; font-size:13px;font-weight:bold;text-align:center;}

.pa-fld1 {
margin-left:-9px!important;
}


.pa-fld2 {color: #5e5c55!important; 
font-size:12px; 
font-family: "Tinos"  !important;
line-height: 1.1;
font-weight: bold;
}

.pa-fld3 {
line-height: 2;
display: inline-block;
width: 50px;
}

.pa-fld4 {
line-height: 0.5;
display: inline-block;
width: 50px;
padding-top:5px!important;
}

.pa-fld5 {
line-height: 2;
display: inline-block;
width: 50px;
}

#lz {width:210px; margin-left:5px; border: solid 0px #837f75; padding:3px; border-radius:2px;}


/*----- Достижения -----*/
.tabs {
    width:100%;
    display:inline-block;
}
 
    /*----- Tab Links -----*/
    /* Clearfix */
    .tab-links:after {
        display:block;
        clear:both;
        content:'';
    }
 
    .tab-links li {
        margin:0px 100px;
        float:left;
        list-style:none;
    }
 
        .tab-links a {
            padding:9px 15px;
            display:inline-block;
            border-radius:3px 3px 0px 0px;
            background:;
            font-size:16px;
            font-weight:600;
            width:0px;
            color:#4c4c4c;
            transition:all linear 0.15s;
        }
 
        .tab-links a:hover {
            background:;
            text-decoration:none;
        }
 
    li.active a, li.active a:hover {
        background:;
        color:#4c4c4c;
    }
 
    /*----- Content of Tabs -----*/
    .tab-content {
        padding:15px;
        border-radius:3px;
        box-shadow:-1px 1px 1px rgba(0,0,0,0.15);
        background:;
    }
 
        .tab {
            display:none;
        }
 
        .tab.active {
            display:block;
        }
.pa-posts, .pa-respect{
text-align: center;
    display: inline-block;
    padding: 0 2px!important;
    width: 76px; //подбирается в зависимости от размеров шрифта так, чтобы умещалось только слово "сообщений"
}

/*цвет кнопки модерирование темы*/
.punbb select{
  background: #b1ada3!important
}