/* импорты стилей и шрифтов*/
  @import url(style_cs.1775173095.css);

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');


/* НЕ ТРОГАТЬ -------------------------------------------------------------*/
.punbb address, .punbb em {font-style: normal}
.punbb .post-content em {font-style: italic}
.punbb .post-content em.bbuline {font-style: normal; text-decoration: underline;}
/* выпадающие списки */ .punbb optgroup {font-weight: bold;}
/* скрывающие элементы в контенте, редактируемая*/
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {clear: both; content: "."; display: block; height: 0; visibility: hidden; overflow:hidden; line-height: 0.0; font-size: 0;}
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2, 
#pun-title h1,
#pun-announcement h2
{font-size: 0; height: 0; width: 0; line-height: 0.0; position:absolute; left: -9999px; overflow: hidden}

#pun-debug table .tcl {width: 15%;white-space:normal;}
#pun-debug .tcr {width: 90%; white-space: normal;}



/*************************************************************
ОБЩИЕ НАСТРОЙКИ
**************************************************************/

/* меню навигации*/
#pun-navlinks li a span {display: none;}
#pun-navlinks #navindex a:before {content: "форум";}
#pun-navlinks #navuserlist a:before {content: "участники";}
#pun-navlinks #navsearch a:before {content: "поиск";}
#pun-navlinks #navprofile a:before {content: "профиль";}
#pun-navlinks #navpm a:before {content: "лс";}
#pun-navlinks #navadmin a:before {content: "амс";}
#pun-navlinks #navregister a:before {content: "регистрация";}
#pun-navlinks #navlogin a:before {content: "вход";}
#pun-navlinks #navlogout a:before {content: "выход";}



/* фон форума*/ 

body {font: 11px verdana; color: #3f372d;
    background: url(https://forumstatic.ru/files/001c/79/de/42013.jpg) center;
    background-color: #6b4b32;
    position: relative;
    margin: 0 auto; */ чтобы центрировать */
}

/* широкий задник*/  body:after {
    position: absolute;
    content: '';
    transform: translateX(-50%);
    left: 50%;
    background: url(https://forumstatic.ru/files/001c/79/de/48083.png) center;
    height: 697px;
    width: 2000px;
    max-width: 100%;
    top: -341px;
    z-index: -1;
}

/* верхний бордюр*/ div#pun-title {
    background: url(https://forumstatic.ru/files/001c/79/de/70059.png?v=1);
    height: 127px;
    width: 1000px;
    margin-left: -30px;
    margin-top: -30px;
}


/* тело форума общее*/ 
#pun {
background: #ceb19a url(https://forumstatic.ru/files/001c/79/de/78664.png);
margin: 341px auto 50px auto;
position: relative;
width: 1000px;
}

/* общие отступы */
.punbb {
    height: auto;
    width: 100%;
    padding: 30px 30px 0px;
    box-sizing: border-box;
    position: relative;
}
.punbb .section, .punbb .main { margin-bottom: 16px;}

div#html-header {
    position: absolute;
    top: -300px;
    width: 1000px;
    height: 280px;
    left: 0px;
}


/* ссылки на всём форуме*/ 
.punbb a {text-decoration: none; color: #996228; transition: all 0.8s ease;} /* по умолчанию*/ 
.punbb a:hover {color: #b47e44;} /* при наведении*/ 


/* футер */
#pun-about p.container{
    background: url(https://forumstatic.ru/files/001c/79/de/70833.png);
    height: 123px;
    width: 1000px;
    background-repeat: no-repeat;
    margin-left: -30px;
font-size: 9px;
    text-transform: lowercase;
}

div#html-footer {margin: -90px 0px 0px 0px;} /* отвечает за расположение футера */


/*************************************************************
КАТЕГОРИИ
**************************************************************/
/* отступ категорий */ .punbb .category, {margin-top: 9px;}
/* отсутствие отступа перед 1 категорией */ .punbb #pun-category1, {margin-top: 0;}

#pun-index .category tr {
display: block;
    background: #c7aa93;
    margin-bottom: 25px !important;
    border-radius: 5px;
    color: #68523a;
    font-family: tahoma;
    font-size: 12px;
    letter-spacing: 0.5px;}

/* убираем название форум, тем, сообщений */
.category thead{
    display: none;
}

#pun th {font-size: 0px;}


#pun-index h2 {color: #ebc19f;
    text-transform: lowercase;
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
    letter-spacing: 1px;
    background: url(https://forumstatic.ru/files/001c/79/de/18648.png);
    background-repeat: no-repeat;
    width: 1002px;
    height: 123px;
    margin-left: -31px;
    text-align: center;
margin-bottom: -60px;
    padding-top: 54px;}

#pun-index h2 span {
background: #2e221c;
    border-radius: 5px;
    padding: 3px 50px 4px 50px;
    border: 1px solid #7f6047;
    box-shadow: inset 0 0 8px #221e1b;
}


/* ЗАГОЛОВКИ НА ФОРУМЕ */ 
.punbb h1, .punbb h2, .punbb th {font-size: 11px; font-weight: normal; padding: 5px 10px;}
.punbb h3, .punbb h4 {font-size: 11px; font-weight: normal;}


/* отображение модераторов на главной странице */
.punbb td .modlist {
  display: block;
  padding-top: 5px
  }





/*************************************************************
РАЗНОЕ
**************************************************************/

/* ПЕРЕАДРЕСАДИЦИЯ */
#pun-redirect, #pun-maint {    margin: 50px 20% 12px 20%;
    padding: 50px 0px 0px 30px;
    height: 200px;
    width: auto;
    float: none;}

#pun-redirect h1.main-title {text-align: center;
    font-size: 12px;
    font-family: 'Roboto';
    text-transform: lowercase;}


/* СТРАНИЦА РЕГИСТРАЦИИ */
.punbb .info-box { padding: 10px; margin: 0 0 8px 0;}
.punbb .info-box * {padding: 0 0 6px 0;}
/* заголовок */ .punbb #pun-main .info-box .legend {font-size: 13px; font-weight: bold;}



 /* ЦИТАТЫ И КОДЫ
-------------------------------------------------------------*/

/* текст в теге кода */ .punbb pre {font-size: 11px; font-family: arial; line-height: 11px;}
/* контент в коде */ .punbb .post-content .blockcode, .punbb .post-content blockquote {overflow: hidden;}
/* скролл у кода, можно задать высоту блока*/ .punbb .post-content .scrollbox {width: 100%; overflow: auto; max-height: 150px;}

/* бокс кода*/
 .punbb .post-content .code-box {
margin: 6px 10px 6px 10px;
    padding: 6px;
    border: 1px solid #b19d8a;
    background: #bda997;
    color: #64503e;
    border-radius: 8px;
  }

/* бокс цитаты*/
.punbb .post-content .quote-box {
margin: 6px 10px 6px 10px;
    padding: 6px;
    border: 1px solid #b19d8a;
    background: #bda997;
    color: #52463a;
    border-radius: 8px;
    font-size: 12px;
    font-family: 'Roboto';
  }

/* заголовок цитат */
.punbb .quote-box cite {
display: block;
    padding: 2px 10px;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    background: #c2ced9;
    border-radius: 5px;
    color: #5a6a7a;
    font-family: roboto;
  }

/* заголовок кодов */
.punbb .code-box strong.legend {
display: block;
    padding: 2px 10px;
    margin-bottom: 10px;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: bold;
    font-style: normal;
    background: #b19d8a;
    border-radius: 5px;
    color: #603f20;
    font-family: roboto;
border: 1px solid #b19d8a;
    width: 30%;
    text-align: center;
    margin-top: -10px;
    transition: 0.8s ease-out;
  }

.punbb .code-box strong.legend:hover {
    background: #979e82;
    border: 1px solid #868d71;
    color: #5d6448;
}



/* ПАГИНАЦИЯ
-------------------------------------------------------------*/

/* пагинация общее ВЕРХНЕЕ, шрифт и т.д. */
.punbb .linkst {position: relative; height: 0;}

/* расстояние между пагинацией и рекламой форума */
.multipage {margin-top: 50px;}

/* нумерация страниц */
.linkst .pagelink {position: absolute; top: -50px; left: 10px; font-family: roboto;}

/* новая тема, новый опрос */
.linkst .postlink {position: absolute; top: -40px; right: 10px; text-align: right; font-weight: bold; font-family: roboto;}



/* пагинация общее НИЖНЕЕ, шрифт и т.д. */
.punbb .linksb {text-align: right; padding: 4px 10px; font-family: roboto;}

/* нумерация страниц */
.linksb .pagelink {float: left; text-align: left;}

/* новая тема, новый опрос */
.linksb .postlink {float: right; font-weight: bold}



.subscribelink {clear:both; padding: 5px 0;}



/*************************************************************
ФОРМЫ
**************************************************************/

/* таблицы форума */ .punbb .main table {table-layout: fixed;width: 100%;}
/* списки */ .punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {list-style: none;}
/* выпадающие списки */ .punbb input, .punbb select, .punbb optgroup {
font: 10px roboto;
    letter-spacing: 0.3px;
    background: #b59c87;
    color: #3c2b1e;
    border: 1px solid #af927b;
    box-shadow: inset 0 0 4px #afa195;
}

/* радио и чекбоксы */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 6px;}
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
height: 1.8em; vertical-align: middle;}

/* форма ответа */ .punbb textarea {font: 11px verdana;
    background: #d1baa7;
    border: 1px solid #ddcaba;
    border-radius: 5px;
    color: #48423d;
    padding: 10px;}

#form-buttons table, .punbb .formal textarea {
    width: 98% !important;
}


/* контейнер формы ОБЩЕЕ */
.punbb .formal .container {padding: 10px 20px;}

.punbb .formsubmit {
  padding: 0 0 0 15px;
  margin: 10px 0 0 0;
  }

/* кнопки ответа "отправить" */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {margin: 0 10px 0 0}

/* блоки в профиле, где имя email, подпись и т.д. */
.punbb fieldset {border: none; padding: 0 18px 0 18px; margin: 0 0 10px 0}

/* надписи в профиле у блоков */
.punbb fieldset legend {  padding: 2px 35px 3px 35px;
    border-radius: 5px;
    border: 1px solid #bb9e85;
    font-size: 8px;
    text-align: center;
    font-family: 'Roboto';
    text-transform: uppercase;
    background: #c7aa91;
    font-weight: 600;
    color: #775a42;
    letter-spacing: 0.3px;
}

.punbb fieldset legend span {padding: 0px;}


.punbb fieldset fieldset {border-style: none; margin: 0;padding: 0 0 8px 0}
.punbb .fs-box {padding: 3px 0;}

.punbb .fs-box p, .punbb .fs-box fieldset {padding: 0 0 8px 0}
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {float: left; margin-right: 10px;}
.punbb .inline .infofield {clear:both}
.punbb .datafield br {display: none}
.punbb .required label, .punbb .datafield span.input {font-weight: bold}
.punbb .datafield span.input a {font-weight: normal;}


.punbb .areafield span.input, .punbb p.longinput span.input {display: block; padding: 0 120px 0 0; height: 100%; /* For IE */}

.punbb textarea, .punbb .longinput input {width: 64%;margin: 0;}
.punbb .hashelp {position: relative;}




/*************************************************************
ТАБЛИЦЫ
**************************************************************/

.punbb .main td {padding: 10px 20px 20px 20px;}
.punbb .main th {padding: 4px 10px;}


/* тем и сообщений */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 5%;
  }

/* последнее сообщение */
.punbb .main .tcr {
  overflow: hidden; /*убрать если будем ставить декор за предел блока*/
  width: 25%;
text-align: center;
font-size: 10px;
    font-family: Tahoma;
    line-height: 13px;
  }

.punbb .main .tcr a {font-size: 11px;
    font-family: calibri;
    text-transform: uppercase;
    font-weight: 600;
    font-style: italic;}

/* аватар последнее соо */
.punbb .user-avatar .avatar-image {border-radius: 8px !important;
    height: 30px !important;
    width: 30px !important;}

.punbb .user-avatar .isonline {top: -1px !important;
    right: 3px !important;
    background: #cd8854 !important;}


/* модерация, юзерлист, поиск */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {width: 20%}  /*ставится на 10% меньше, чем ширина оформление подфорумов*/

/* при поиске вместо колонки тем, ширину ставить больше чем колонка тем и сообщений */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 { text-align: left;width: 20%;}



/*************************************************************
ПОДФОРУМЫ
**************************************************************/


/* 1 ячейка на главной странице "оформление подфорумов" */
.punbb .main .tcl {
  overflow: hidden;    /*убрать если будем выдвигать иконку за пределы блока подфорума*/
  }

/* НАЗВАНИЕ ПОДФОРУМОВ */
#pun-index .tcl h3 {text-align: left;}

#pun-index .tcl h3 a {
color: #996228;
    font-size: 12px;
    font-family: calibri;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background: #bea38c;
    padding: 2px 10px 2px 10px;
    border-radius: 5px;
    font-weight: 600;
  }

.intd {
    display: flex;
    align-items: center;
}

/* иконки */
.punbb tbody.hasicon td.tcl {padding-left: 25px;}

.punbb div.icon {
    position: absolute;
    float: left;
    margin-left: -35px;
    display: block;
    width: 34px;
    height: 22px;
  }



#pun-index div.icon {margin-left: 510px;}

Div.icon {background-image : url(https://forumstatic.ru/files/001c/79/de/97328.png); background-repeat: no-repeat;}

tr.inew div.icon {
   background: url(https://forumstatic.ru/files/001c/79/de/29459.png) no-repeat; opacity: 1;
}
tr.isticky div.icon {
   background: url(https://forumstatic.ru/files/001c/79/de/79433.png) no-repeat; opacity: 1;
}
tr.iclosed div.icon {
background: url(https://forumstatic.ru/files/001c/79/de/19162.png) no-repeat; opacity: 1;
}


/*************************************************************
ПОСТЫ
**************************************************************/

/* отступ между постами */ .punbb .post {margin-top: 10px;}
/* первый пост без отступов */.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {margin-top: 0;}
/* отступ перед "обзор темы" в предпросмотре соо*/ #pun-post .topic {margin-top: 10px;}
/* контент в рамках сообщения оставить */.punbb .post-content {overflow: hidden;}
/* абзацы в постах */ .punbb .post-content p {margin: 0; padding: 0 0 12px 0; line-height: 130%;}
/* вертикальное выравнивание изображений в постах */ .punbb .post-content img {vertical-align: text-bottom}
/* изображения загруженные через тег */ .punbb .post-content img.postimg {vertical-align: middle;}

/* оформление подписи */
.punbb .post-sig dt, .punbb .post-sig dl, .punbb .post-sig dd {display: block; width: 700px; margin: 5px 0;}
.punbb .post-sig dt {display: block; width: 700px;}


/* контейнер в котором находятся посты */
.punbb .post .container { }
.punbb .post-body {
  margin-left: 240px; /* размер выставляем как ширина профиля */
  }

/*контейнер поста в личных сообщениях */
.punbb fieldset .post-box {margin-bottom: 8px}

/* контейнер внутри тела поста, где пишется сам текст*/
.punbb .post-box {padding: 10px;}


/* меню над постом: время, поделиться, нумерация постов */
 .post h3 {background: url(https://forumstatic.ru/files/001c/79/de/18648.png);
    margin-top: 40px;
    margin-left: -31px;
    width: 1002px;
    height: 123px;
    font-size: 10px;
    font-family: roboto;
    letter-spacing: 1px;
}


.punbb .post h3 a {color: #d0b39c;}

.punbb .post h3 span {
padding: 55px 30px;
    display: block;
    margin-left: 10px;
  }

/* номер поста */
.punbb .post h3 strong {
float: right;
    text-align: right;
    font-weight: normal;
    color: #d0b49c;
    padding: 5px 6px 7px 6px;
    font-size: 11px !important;
    margin-top: -6px;
  }



/* блок профиля в посте, контейнер */
.punbb .post .post-author {
  float: left;
  text-align: center;
  width: 232px; /* ширина профиля */
  overflow: hidden; /* убрать если есть плашки выдвигающиеся за границы контейнера профиля */
margin-left: -12px;
  }

.punbb .post .post-author ul, .punbb .post .post-author p {
line-height: 140%;
  }

.punbb .post .post-author {
  background:url(https://forumstatic.ru/files/001c/79/de/62598.jpg) 0 0 repeat-y; /*Фон размножаемый по вертикали*/
  overflow: visible!important;
/*margin: 25px 0px 0 5px !important;*/
}
.punbb .post .post-author > ul {
background: url(https://forumstatic.ru/files/001c/79/de/86179.jpg) 0 top no-repeat, url(https://forumstatic.ru/files/001c/79/de/29255.jpg) 0 bottom no-repeat;
    margin: -28px 0 -10px 0 !important;
    padding: 13px 0px 18px 0px !important;
}


/* блок с именем игрока */
.pa-author {
  font-size: 16px;
margin-top: 5px;
  }

/* имя игрока, здесь можно задать цвет ника */
.pa-author a {
background: #a98567;
    padding: 2px 15px 3px 15px;
    border-radius: 5px;
    font-family: calibri;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #603412;
transition: 0.8s ease;
  }

.pa-author a:hover {color: #8d460b !important;}

/* статус игрока */
li.pa-title {
color: #b47547;
    background: #55341f;
    padding-bottom: 2px;
    letter-spacing: 1px;
    font-family: calibri;
    font-size: 10px;
    text-transform: lowercase;
    margin-top: 10px;
    margin-left: 6px;
    margin-bottom: 13px;
    width: 219px;
  }

/* блок со строчкой "активен" */
li.pa-online {
    line-height: 8px;
    padding-left: 4px;
    margin-top: 20px;
    color: #d7cab1;
    font-family: 'Roboto';
    font-size: 8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }

/* блок с аватаром */
li.pa-avatar.item2 img {box-shadow: 0 0 0 3px #a98567, 0 0 0 4px #78593d;}

/* блок с плашкой */
li.pa-fld4 {    margin: 5px -3px 0px -4px;
    background: #a98567;
    padding: 3px;
    border-radius: 5px;
    border: 1px solid #76593f;}

/* личное звание в профиле*/
li.pa-fld3 {margin-top: 15px;}
.lzfon {background: #5d3a23; margin-bottom: 30px; width: 219px; margin-left: 6px;}
.niklz {width: 222px; padding-top: 8px;}
.niklz a {background: #a98567; padding: 2px 10px 3px 10px; font-family: calibri; font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px;border-radius: 5px; color: #603412;}
.niklz a:hover {color: #8d460b;}
.rasalz {margin-top: 3px; color: #c38c4b; font-size: 10px; font-family: calibri; letter-spacing: 1px;}
.lzinfo { color: #dfcab1; text-align: justify; font-size: 10px; font-family: calibri; padding: 5px 0px 6px 0px; letter-spacing: 1px; line-height: 11px;  width: 80%; margin: 0px 0px -20px 20px; padding-bottom: 10px;}

/* меню под постом, где профиль, лс, редактировать, удалить и т.д. */
.punbb .post-links {
  margin-left: 190px;
  }

.punbb .post-links ul {
padding: 6px 10px 5px 10px;
    margin-left: -160px;
   /* width: 850px;*/
    text-align: right;
    border-radius: 8px;
    background: #bda48f;
  }

.punbb .post-links ul li {
    font-family: 'Roboto';
    letter-spacing: 0.1px;
    padding: 3px 5px 3px 5px;
    text-transform: lowercase;
    text-transform: uppercase;
    font-size: 8px;
    font-weight: 600;
    margin-left: 5px;}

.punbb .post-links ul li a {color: #8b5738;}

.punbb .post-links li {display: inline; padding-left: 10px;}
.pl-email, .pl-website {float: left;}
.punbb .clearer {clear: both;height: 0;font-size: 0;}


/* МОДЕРАТОРСКОЕ МЕНЮ
-------------------------------------------------------------*/

/* сам контейнер */
.punbb .modmenu .container {padding: 5px 10px; text-align: right; font-family: calibri; font-size: 12px;}
.punbb .modmenu strong, .punbb .modmenu a {height: 18px; line-height: 18px;}
.punbb .modmenu .container strong {float: left;}
.punbb .modmenu input {margin-left: 10px;}


/* СОО ОБ ОШИБКАХ
-------------------------------------------------------------*/

.punbb .info .container {padding: 8px 10px}
.punbb .info .container .backlink {padding-top: 8px;}


/* ПРОФИЛЬ И ЛС
-------------------------------------------------------------*/

/* контейнер профиля */
#profile .container {padding-left: 186px;}

/* навигация в профиле */
#profilenav {float: left;
  width: 140px;
  margin-left: -163px;
  }

#profilenav li {padding-bottom: 10px; font-weight: bold;}


/* блок с самими ссылками */
#viewprofile ul, #profilenav ul {
  padding: 15px 18px 8px 18px;
  margin: 0 0 10px 0;
  }

/* заголовок */
#viewprofile h2, #profilenav h2 {
  padding: 0;
  margin: 0;
  }


/* в профиле управление, выбор подфорумов для назначения модератора на них */
#viewprofile li, #setmods dl {padding: 0 0 0 100px;}


#viewprofile li span {float: left;
width: 200px; /* ширина строчки в профиле зарегистрирован, приглашений, провёл на форуме и т.д. */
margin-left: -160px; 
padding: 5px 1px; 
font-weight: bold;}

#setmods dt {float: left; width: 140px; margin-left: -160px; padding: 8px 1px; font-weight: bold; display: inline;}
#viewprofile li strong, #viewprofile li div, #setmods dd { display: block; padding: 5px 10px; font-weight: normal;}

/* аватарка в профиле */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* СПИСОК ИГРОКОВ
-------------------------------------------------------------*/

/* общий контейнер */
#pun-userlist .formal, #pun-userlist .formal .container {margin-bottom: 0;}

/* контейнер со списком игроков */
#pun-userlist .usertable .container {
  padding: 5px;
  }




/* МЕНЮШКА ФОРУМ, УЧАСТНИКИ, ПОИСК И Т,Д
-------------------------------------------------------------*/

/* контейнер с меню */
#pun-navlinks .container {
margin: 0;
    padding: 7px 10px;
    margin-top: -135px;
    text-align: center;
  }

/* расположение каждого пункта меню */
#pun-navlinks li {
  display: inline;
  padding-right: 20px;
  }

/* шрифт навигации */
#pun-navlinks li a {
font-size: 14px;
    color: #ebc19f;
    text-transform: uppercase;
    font-family: Cambria;
    letter-spacing: 0.5px;
    background: #2e221c;
    border-radius: 3px;
    padding: 1px 12px;
    border-radius: 8px;
    border: 1px solid #7f6047;
    transition: all 0.8s ease;
  }

#pun-navlinks li a:hover {color: #c7ac97; background: #886347; border: 1px solid #a7876d;}


/* ЮЗЕР МЕНЮ АКТИВНЫЕ ТЕМЫ, ОТВЕТЫ И Т.Д.
-------------------------------------------------------------*/

/* контейнер с меню */#pun-ulinks .container {
    width: 80%;
    margin-left: 20%;
    padding: 5px 10px;
    text-align: center;
    position: absolute;
    top: -355px;}

/* расположение пунктов меню */ #pun-ulinks li {display: inline; padding: 0 0px 0 17px; }

/* шрифт навигации */
#pun-ulinks li a {
color: #132c10;
    font-family: calibri;
    font-size: 8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-style: italic;
    text-shadow: 1px 1px #9daf9c;
    font-weight: 600;
}



/* ПРИВЕТСТВИЕ
-------------------------------------------------------------*/

/* приветствие гостя, контейнер */
#pun-status .container {   
    text-align: center;
    font-size: 10px;
    text-transform: lowercase;
    font-family: 'Roboto';
padding-top: 15px;}

#pun-status .container a {color: #995317;}

#pun-status .container strong {font-weight: normal !important;}

#pun-status .item4.status-right{display:none;}


/* распределение текста в статусе */
#pun-status span {white-space: nowrap; margin-right: 5px;}




/* ОБЪЯВЛЕНИЕ
-------------------------------------------------------------*/
#pun-announcement .container {padding: 10px;}




/* СТАТИСТИКА
-------------------------------------------------------------*/

/* контейнер общий */
#pun-stats .container {    padding: 8px 10px;
    font-size: 11px;
    font-family: 'Roboto';
    letter-spacing: 0.3px;
}
.statscon {margin-top: -55px;}


/* всего тем, всего сообщений */
#pun-stats li.item1, #pun-stats li.item2 {
float: left;
clear: both;
line-height: 150%;}


/* зарегистрированных, последний зарегистрированный */
#pun-stats li.item3, #pun-stats li.item4 {
text-align: right;
line-height: 150%;
}


/* контейнер, кто онлайн под статистикой */
li#onlinelist {
margin-top: 12px;
    float: left;
    line-height: 130%;
    background: #c7aa93;
    width: 100%;
    border-radius: 8px;
  }

/* внутрянка контейнера, кто онлайн под статистикой */
li#onlinelist div {padding: 10px;}



/* РЕКЛАМА ОТ СЕРВАКА!!! НЕ ТРОГАТЬ!!!!!
-------------------------------------------------------------*/
#pun-about .container {text-align: center; line-height: 150%;padding: 8px 10px;}



/* ХЛЕБНЫЕ КРОШКИ 
-------------------------------------------------------------*/

#pun-crumbs1 {font-weight: bold;}
#pun-crumbs2 {font-weight: bold;margin-bottom: 0;}

/* внутрянка контейнера */
#pun-crumbs1 p.container {margin-top: 0; padding: 10px 10px 8px 10px; font-size: 11px; font-family: roboto; text-align: center;}
#pun-crumbs2 .container {padding: 8px 10px;font-size: 11px; font-family: roboto;}



/* СКРОЛЛ */
::-webkit-scrollbar {
    width: 8px;
    height: 6px;}

/* задний фон трека */
::-webkit-scrollbar-track {
border: 1px solid #8e705f !important;
    background: #745644;
    border-radius: 5px;
}

/* двигающийся ползунок */
::-webkit-scrollbar-thumb {
background: #8e705f !important;
    border: 1px solid #745644 !important;
    border-radius: 5px;}


/* двигающийся ползунок при нажатии */
::-webkit-scrollbar-thumb:active {
background: #9fa27c !important;}



.punbb .forum {background: #c5ab95;
    width: 900px;
    margin-left: 20px;
    border-radius: 8px;
    border: 1px solid #b9a390;}





.pa-fld5 {
position: absolute;
    margin: -25px 0px 0px -10px !important;
    width: 30px;
    height: 30px;
    background: #a98567;
    border: 1px solid #603c25;
    border-radius: 50px;
}

li.pa-fld5 img {
    padding-top: 5px;
}


.pa-respect .fld-name a::before, .gid3 .pa-respect .fld-name::before, .pa-posts .fld-name a::before, .pa-posts .fld-name::before, .pa-fld2 .fld-name a::before, .pa-fld2 .fld-name::before, .pa-fld1 .fld-name a::before, .pa-fld1 .fld-name::before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
text-align: center;
}
.pa-respect .fld-name a::before, .gid3 .pa-respect .fld-name::before {
    background-size: cover;
    background: url(https://forumstatic.ru/files/001c/79/de/36141.png) 100% 100% no-repeat;
}

.pa-posts .fld-name a::before, .pa-posts .fld-name::before {
    background-size: cover;
    background: url(https://forumstatic.ru/files/001c/79/de/60827.png) 100% 100% no-repeat;
}

.pa-fld2 .fld-name a::before, .pa-fld1 .fld-name::before {
    background-size: cover;
    background: url(https://forumstatic.ru/files/001c/79/de/17522.png) 100% 100% no-repeat;
}

.pa-fld3 .fld-name a::before, .pa-fld2 .fld-name::before {
    background-size: cover;
    background: url(https://forumstatic.ru/files/001c/79/de/50540.png) 100% 100% no-repeat;
}

.pa-respect .fld-name, .pa-posts .fld-name, .pa-fld2 .fld-name, .pa-fld1 .fld-name {
    font-size: 0;
    display: inline-block;
    height: 12px;
text-align: center;
}

.pa-posts, .pa-respect, .pa-fld2, .pa-fld1 {
display: inline-block;
    width: 20px;
    margin-top: 10px !important;
    padding: 0px 13px 0px 7px !important;
    color: #dfcab1;
    font-size: 8px;
    font-family: calibri;
}

.pa-respect a img {
    display: none;
}


.reaction-picker {display: none;}
#profile-right {width: 60% !important;}
#profile-left {width: 30% !important;}
#viewprofile td {overflow: revert !important;}
#profile-right li#pa-fld1 {margin-bottom: 15px;}
#tags .container {    background: #c7aa91;
    border-radius: 5px;
    border: 1px solid #bb9e85;}





.punbb #pun-category3 thead,
#pun-category2 .modlist,
#pun-category2 .tc2,
#pun-category2 .tc3,
#pun-category2 .tcr {display: none !important;}
.punbb #pun-category2 .tcl {
overflow: visible;
width: 100%;
border: none;
}

/*Убираем заголовок категории*/
#pun-category2 h2 {display: none !important;}

/*Убираем иконку форума*/
#pun-category2 div.icon {display: none !important;}
#pun-category2 td div.tclcon {margin-left: -15px !important;}

/*Убираем заголовок форума*/
#pun-category2 .tcl h3 {display: none !important;}

#forum_f2 .tclcon {
    width: 900px !important;
    border: none !important;
}


.wantedgl {
position: relative;
    text-align: center;
    width: 100%;
    background-color: #493424;
    border: 1px solid #7f6047;
    border-radius: 8px;
    color: #ebc19f;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 2px 0px 3px 0px;
    text-transform: uppercase;
    font-family: 'Roboto';
    letter-spacing: 0.3px;
}

.wantedlist {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.wantedblock {
width: 100%;
    color: #402a16;
    margin: 4px;
    padding: 5px 5px 10px 5px;
    background-color: #a37952;
    border-radius: 10px;
    border: 1px solid #8f6b4b;
    transition: all 0.3s ease;
}

.wantnatext {font-size: 9px;
    font-family: 'Roboto';
    letter-spacing: 0.5px;
    overflow: auto;
    width: 105px;
    position: absolute;
    display: inline-block;
    line-height: 11px;
    padding-right: 5px;
    height: 65px;
    float: left;
}

.wantedblock:hover {
background: #a78d76;
    border: 1px solid #8d7a69;
}

.wantpicc {
filter: sepia(0.6) hue-rotate(336deg);
    width: 90px;
    height: 90px;
    float: left;
    transition: all 0.3s ease;
    margin-right: 5px;
}


img.wantlinss1 {width: 90px;
    height: 90px;
border-radius: 15px 0px 0px 15px;
}

.wantname1{
   margin-left: 95px;
    padding: 2px 5px 3px 5px;
    background: #563d30;
    border-radius: 5px;
    box-shadow: inset 0 0 5px #9b725c;
    border: 1px solid #a78260;
    font-size: 8px;
    font-family: 'Roboto';
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}

.wantname1 a {
color: #c5a889 !important;
}


.wantlinss {
position: absolute;
    margin-top: 77px;
    margin-left: 50px;
    display: block;
    background: #5b4133;
    border-radius: 3px;
    border: 1px solid #52361c;
    padding: 1px 5px 2px 5px;
    font-size: 6.3pt;
    text-transform: uppercase;
    font-family: 'Roboto';
    letter-spacing: 0.5px;
}

.wantlinss a {color: #75a795;}



/*------ Значок активен-неактивен ------*/
.indOnline {
display: block !important;
    position: absolute;
    width: 28px;
    height: 29px;
    background: url(https://forumstatic.ru/files/001c/79/de/34818.png);
    box-sizing: border-box;
    margin-top: 198px !important;
    background-size: cover;
    margin-left: 185px !important;
}

.indOffline {
display: block !important;
    position: absolute;
    width: 28px;
    height: 29px;
    box-sizing: border-box;
    margin-top: 198px !important;
    background-size: cover;
    margin-left: 185px !important;
}






/*------ СПИСОК ФОРУМОВ ОФОРМЛЕНИЕ ------*/

.forum .user-avatar, .forum .user-avatar .avatar-image {
width: 25px !important;
height: 25px !important;
border-radius: 50% !important;
}

.forum .tc2, .forum .tc3 {width: 50px !important;}

.forum .tr {display: flex;
    padding: 8px 10px !important;
    gap: 30px;
    align-items: center;}

.forum td.tcr {
    display: flex;
    width: 300px !important;
    align-items: center;
}

.forum tbody.hasicon {
    font-size: 10px !important;
    font-family: 'Roboto' !important;
}

.forum tbody.hasicon a {
    font-size: 11px !important;
    font-family: 'Roboto' !important;
}



div .post-rating p>a {
    font-weight: 600;
    background: url(https://forumstatic.ru/files/001c/79/de/48362.png) no-repeat center;
    position: relative;
    padding-left: 2px;
    z-index: 100;
    width: 42px;
    height: 39px;
    text-align: center;
    font-size: 9px !important;
    display: inline-block;
    vertical-align: middle;
    line-height: 41px;
    letter-spacing: 02px;
    color: #64441b;
}



div#form-buttons {
    background: #ddcaba;
    border-radius: 8px 8px 0px 0px;
    margin-top: 15px;
    margin-bottom: -11px;
    width: 99%;
    margin-left: 7px;
}


.bubble {background: #664b2f !important;
    top: 15px !important;}

.bubble:before {
    border-color: #664b2f transparent;
    border-style: solid;
    border-width: 0px 4px 4px 4px;
    content: "";
    display: block;
    left: 4px !important;
    top: -4px !important;
    position: absolute;
    width: 0;
}

.bubble:after {
display: none!important;
}

.fs-box h3 {
    background: transparent;
    margin: 0px !important;
}

body #MyBookmarks>h2 { background: var(--cl3); margin: 44px -2px -2px; color: var(--cl);font-family: var(--1ft) !important; font-size: 16px !important;}
#MyBookmarks .container {  background: #dfecef!important;}


/* убрать границы у таблицы в bb кодах -------------------------------------------------------------*/
.post-content td {border:none transparent !important;}



#font-area {
    display: flex;
    height: 228px;
    overflow-y: hidden;
    text-align: left;
    width: 1041px;
    flex-wrap: wrap;
    flex-direction: column;
}