/* ПОДГРУЗКА ШРИФТОВ */

/* базовые шрифты - поддержка кириллицы */
@import url(style_cs.1647719004.css);
@import url(http://forumstatic.ru/files/0018/25/96/61263.css);
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@1,100&display=swap');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700|Open+Sans:400,400i,600,600i,700,700i,800,800i|Roboto:100,300,400,700,900');
@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital@1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200;300;400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
<style>
@import url('https://fonts.googleapis.com/css2?family=Gothic+A1:wght@200;300;400;500;600;700;800;900&display=swap');
</style>

/* A2 настроить браузер */

/* A2.1*/
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {
  margin: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] 
{margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle
  }


 /* A3 Шрифты */

/* A3.1 размер */
body {
  font-size: 100.01%;
  overflow-x: hidden
  }

/* A3.1 */
.punbb {
  font: normal 77.75% 'Gothic A1', sans-serif;
letter-spacing: 0.1px;
  }

/* A3.2 Шрифт в поле ввода */
/* поле ввода */
.punbb textarea {
    background-clip: padding-box;
    padding: 18px 20px !important;
    width: 95% !important;
    font: 12px open sans;
    background-color: #eeece7;
    color: #281f17;
    border: 1px solid #8c8551;
}

/* поле ввода модер меню тем */
.punbb select, input {
    background: #e3d9d4;
    padding: 2px 2px 2px 2px !important;
    border-radius: 2px;
    background-color: #e0dbc9;
    color: #281f17;
    border: 1px solid #8c8551;
font-size: 12px open sans;
}
 .punbb input, .punbb optgroup {
  font: 12px open sans;
  }

#form-buttons table, .punbb .formal textarea {
    width: 99%;
    font-size: 13px;
}

/* A3.4 Заголовки */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  border-color: transparent;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
    font-size: 13px;
    margin-left: 2px;
  }

.punbb h1 span {
    color: #2a2815;
  }

/* A3.6 */
.punbb pre {
  font-family: open sans;
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: underline
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }


/* A4 */

/* A4.1 */
#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;
  }

/* A4.2 */
.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 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }


/* A5 */
/* A5.1 тело */
#pun {
    margin: auto;
    position: relative;
    width: 1024px;
    margin: 190px auto -10px auto;
    background: repeat transparent url(http://forumstatic.ru/files/001b/8b/00/90307.png);
    background-position: center;
    padding-top: 153px;
    padding-bottom: 115px; 
    margin-bottom: 40px;
}

/* A5.2 */
.punbb {
    height: auto;
    margin-left: 32px;
    width: 940px;
}



/* A5.3 переадресация */
#pun-redirect .main-title {    
    display:none;     
}

#pun-redirect{
position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
  top: 0 !important;
  left: 18% !important;
}

/* Внешний вид окна переадресации */
#pun-redirect.punbb .info .container{
    width:500px;
    height: 52px;
    margin: 7% auto;
    text-align: center;
    left:0!important;
    right:0!important;
    top:0!important;
    bottom:0!important;
    padding: 40px;
    display:inline-block;
    background-color: #d1c486;
    color: #2a2815;
    border: 1px solid #d1c486;
    
}

/* A5.4  */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5  */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6  */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* A5.7  */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8  */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none solid none;
  border-width: 0px 0px 2px 0px
  }

/* A5.9 */
.punbb .container {
  border-style: solid;
  border-width: 1px;
  }

/* A5.10 Категории заголовки и отступы */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 2px 1em 15px 1em;
  border-style: solid solid none solid;
  border-width: 1px 1px 0px 1px;
  }

/* B - глав содержимое общее */

/* B1 */
/* время и номер поста */
.post h3 {
    height: 50px;
    margin: 5px 0px 5px -46px;
    border: none;
}

/* Номер поста в теме */
#pun .post h3 strong {
    margin-left: 699px;
    position: absolute;
    width: 200px;
    text-align: right!important;
color: #3a371e;
}

/* B1.1 Выравнивание в постах*/
.punbb .post-content {
  width: 100%;
  overflow: hidden;
  
  }

/* B1.2 Полоса между постом и подписью*/
.punbb .post-sig dt {
  display: block;
  border-top: 1px solid color: #2a2815;
  width: 250px;
  margin: 5px 0;
  }

/* B1.3 Абзацы внутри постов*/ 
.punbb .post-content p {
  margin: 0;
  padding: 12px 10px 12px 10px!important;
  line-height: 140%;}

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
height: 7.5em!important;
  }

/* B1.8 Отступы у цитат и кодов  */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
    border: medium none;
    margin: 0.4em 0em 0.8em;
    padding: 0em;
}
/* B1.9 цитаты и выделить код */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    text-align: center;
    display: block;
    padding: 11px 0px 11px 10px;
    margin: -1px;
    font-style: normal;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Noto Serif KR';
    color: #f8f7e8;
    background-image: url(http://forumstatic.ru/files/001b/8b/00/80016.png)!important;
    height: 13px;
}

/* сдвигаем цитату код и т д */
.punbb #pun-main table .quote-box, .punbb #pun-main table .code-box {margin: 5px 1px 15px}

/* внешний вид цитаты кода и т д */
.punbb #pun-main .quote-box, .punbb #pun-main .code-box, .pun-modal .modal-inner {
    background-clip: padding-box;
    position: relative;
    background: rgb(255, 255, 255);
    background-color: #3a371e;
    color: #f8f7e8;
    border: 1px solid #5f5a35;
}

/* скопировать код */
#pun-main .code-box .scrollbox pre {
font-size: 12px;
padding: 12px 12px 7px 10px;}

/* перекраска выделить код*/
.legend a {   
 color: #f8f7e8 !important;}

/* B2 */

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }


/* B3 страницы и ссылки */

/* B3.1 */
.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
  }

/* B3.2 */
.multipage {
  margin-top: 3em;
padding-left: 15px;
  }

/* B3.3 Страницы внутри тем сверху */
.linkst .pagelink {
    margin-top: -13px;
    margin-left: 15px;
    font-size: 13px;
}
/* Снизу */
.linksb .pagelink {
    float: left;
    width: 24em;
    text-align: left;  
    font-size: 13px;
}

/* не меняем */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: normal!important;    
  }

/* страницы внизу тем снизу */
.punbb .linksb {
    text-align: right;
    padding: 0.4em 1em 0.5em 1em;
    font-size: 1.1em; 
}

/* B3.4 Ссылки новая тема создать опрос внутри подфорума  */
.linkst .postlink {
    position: absolute;
    top: -33px;
    right: 25px;
    width: 16em;
    text-align: right;
    font-weight: bold;
font-size: 13px;
}

/* B3.8 ссылка подписаться и отслеживать внутри темы */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*C настройка глав элементов*/

/* C1 расположение форм */

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 -10px;
  font-size: 1.1em
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 10px;
  display: none;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11  */
.punbb .inline .infofield {
  clear:both
  }

/* C1.12  */
.punbb .datafield br {
  display: none
  }

/* C1.13  */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }

/* C1.14  */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15  */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; 
  }

/* C1.16  */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }

/* C1.17  */
.punbb .hashelp {
  position: relative;
  }

/* C1.18  */
.punbb .helplinks {
  display: block;
  position: absolute;

  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19  */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20  */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21  */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }

/* C1.21.1  */
.punbb .helplinks span INPUT {
  margin-right: 2px;
  margin-bottom: 2px;
}

/* C2 таблицы */

/* C2.1 % ширина подфорума */
.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 55%;
  }

/* C2.2 количество тем и соо в подфор (2 колонки посередине) */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 12%;
  font-family: open sans!important;
  font-size: 12px;
  }

/* C2.3 % последняя активная тем и сообщение ширина */
.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  width: 30%!important;
  font-family: open sans!important;
  font-size: 12px;
  }
/* ссылка на посл актив тему и посл соо*/
#pun-index .tcr a {
    font-size: 13px;
    font-family: open sans!important;
    font-weight: 600;
}

/* C2.4  */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }

/* C2.5  */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }

/* C2.6  */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

/* C2.7  */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

/* C2.8  */
#pun-index .tcl h3 {
  font-size: 1.2em;
  font-weight: bold;
margin-bottom: 28px;
  }

/* C2.9  */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10  */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

/* C2.11  */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0.8em 0em;
  }

/* C2.12  */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1em;
  }

/* C2.13  */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0
  }


/* C2.14  */
.punbb tbody.hasicon td.tcl {  }

/* C2.15  */
.punbb div.icon { }


 /* C3 топики */

/* C3.1  */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2  */
.punbb .post h3 {
  border-style: solid solid none solid;
    background: url() no-repeat;
    height: 149px;
    width: 936px;
    margin: -55px -28px!important;
  }

/* C3.3  */
.punbb .post h3 span {
    border-left: 1px solid transparent;
    display: block;
    margin-left: 3em;
    margin-top: 58px;
}

.punbb .post h3 a{
padding-left: 2px;
color: #2a2815;
}

/* C3.4  */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }

/* C3.5 профиль */
.punbb .post .post-author {
    float: left;
    margin-top: -4px;
    overflow: hidden;
    min-height: 140px!important;
    margin-left: 10px!important;
}

/* оформление аватара */
.post-author {
    width: 228px;
    background: url(http://forumstatic.ru/files/001b/8b/00/54558.png) top no-repeat, url(http://forumstatic.ru/files/001b/8b/00/41910.png) bottom no-repeat, url(http://forumstatic.ru/files/001b/8b/00/80430.png) repeat-y;
    margin-left: -23px!important;
    padding-bottom: 20px!important;
    margin-top: -15px;
}

/* внутреннее пространство*/
.post-author ul {
    margin-left: 2px;
    margin-top: 15px;
    width: 224px;
    padding: 0px !important;
    padding-top: 3px !important;
}

/* статус и лз*/
.pa-title {
    font-size: 12px!important;
    padding: 2px 7px 0px 10px!important;
    text-align: center;
    color: #e0dbc9;
}

/* аватар */
.pa-avatar {
    margin-top: -2px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    text-align: center;
}

/* тень и рамка авы */
.pa-avatar img {
    max-width: 180px;
    max-height: 180px;
    box-shadow: 0 0 7px #2a2815;
margin-top: 10px;
border: 1px solid #2a2815!important;
margin-bottom: 0px;
}

/* поля профиля */
.pa-fld1 {
    font-size: 14px;
    font-family: 'Noto Serif KR';
    display: inline-block;
    color: #f8f7e8;
    margin-top: -10px!important;
    width: 206px;
    height: 21px;
    background-image: url(http://forumstatic.ru/files/001b/8b/00/42814.png);
    border: 1px solid #2a2815;
}
/* имя в лз */
.pa-fld1 a {
    color: #f8f7e8!important;
}
/* лз */
.pa-fld2 {
color: #e0dbc9;
    font-family: 'Noto Serif KR';
    margin: 0px 20px 5px 20px!important;}
    

/* на монеты в лз */
.pa-fld4 {
color: #e0dbc9;
    font-family: 'Noto Serif KR';
    }    

/* ссылки в лз */
 .pa-fld2 a {   
 color: #f8f7e8 !important;
 }

.pa-fld2 img {
    width: 40px !important;
}

#profilenav h2 {
    text-align: left !important;
}


/* C3.6  */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  }

/* C3.7 Ник автора в топ*/
.pa-author { 
    letter-spacing: 1px;
    color: #e0dbc9 !important;
    font-family: 'Noto Serif KR';
    font-size: 18px;
    text-shadow: 1px 1px 2px #000000 ;
    margin-left: -1px!important;
    width: 224px!important;
margin-top: 22px!important;
padding-bottom: 4px!important;
}

/* Ник автора ссылка*/
.pa-author a {
    color: #e0dbc9 !important;
text-shadow: 2px 1px #000000 !important;
}
/*Ник автора ссылка при наведении*/
.pa-author a:hover {
 letter-spacing:0.5px!important /*изменение при наведении*/
}

/* C3.9 статус лз автора в профилеЕ */
li.pa-title {
  padding-bottom: 0em;  }

/* C3.10 убираем «зарегестрирован»*/
.pa-reg {display: none;}

/* надпись активен под авой */
.pa-online {
    height: 10px;
    margin-top: 10px !important;
    display: block;
    margin-bottom: 3px!important;
    font-size: 12px;
    color: #e0dbc9;
font-family: 'Noto Serif KR';
}
/* награды */
.pa-awards {
    height: 10px;
    margin-top: 10px !important;
    display: block;
    margin-bottom: 3px!important;
    font-size: 11px;
    color: #8c8551;
}

/* C3.11 соотношение между ширинами поста и профиля  */
.punbb .post-body {
    margin-left: 245px;
    border-left-style: solid;
    border-left-width: 1px;
    padding: -10px 15px 5px 284px;
}

/* C3.12  */
.punbb .post-box {
  padding: 1px 23px 10px 0px;
  }

/*C3.13  */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14  */
.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  }

/* C3.15 Ссылки профиль лс и т д под авой */
.punbb .post-links ul {
    padding: 0 1em 4px 0;
    height: 2em;
    line-height: 2em;
    border-top-style: dashed;
    border-top-width: 1px;
    background: transparent;
    text-align: right;
    margin-left: -236px;
}

/* C3.16  */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

/* C3.17  */
.pl-email, .pl-website {
  float: left;
  }

/* C3.18  */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/* C4 модер меню */
/* C4.1  */
.punbb .modmenu .container {
  padding: 1.5em 1em;
  text-align: right;
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 */

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Профиль */

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: normal;
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* C7 Список пользователей*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }


/* D - PUNBB РАЗДЕЛЫ, ОСНОВНОЕ СОДЕРЖИМОЕ */

* html .tclcon {height: 1px}

/* D1 Логотип и описание */

/* D1.1  */
#pun-title {
  margin: 0;
  border-style: none none none none;
  border-width: 1px 1px 0 1px;
  }

/* D1.2  */
#pun-title h1 {
  display : block;
  height : 40px;
  padding: 2em 1em 0 1em;
  }

/* D1.3  */
#pun-title .container {
  border-style: none solid none solid;
  }

/* D1.4  */
#pun-title h1 span  {
  font-size: 0em;
  }

#pun-title TD.title-logo-tdl {
  border: none;
  width: 100%;
}

#pun-title TD.title-logo-tdr {
	border: none;
	width: 420px;
}


/* D2 Навигация*/

/* D2.1  */
#pun-pagelinks {
  position: absolute;
  top: -30px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2  */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

/* D2.3  */
#pun-pagelinks .container li {
  display: inline
  }

/* D2.4  */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5  */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }
/*  */
#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }

/* D3 строка о нынешнем положении » Test Shi » Ready or not » Гостевая */

/* D3.1  */
#pun-navlinks {
  border: none;
  margin: 0;
}
/* Контейнер с форум навигацией*/
#pun-navlinks .container {
    border-color: transparent;
    color: #3a371e;
    border: none;
    margin: 0;
    margin-top: 41px!important;
    font-weight: normal;
    text-align: center;
    width: 942px!important;
    margin-left: -1px!important;
    font-family: 'Noto Serif KR', serif;
}

/* Цвет ссылок */
#pun-navlinks a {
    font-size: 0px !important;
    text-align: center;
    transition: all 0.3s ease-in-out 0.1s;
    display: inline-block;
    padding: 0 !important;
}

/* D.3  */
#pun-navlinks li {
  display: inline;
  padding-right: 0em;
  }

/* D3.4 Ссылки навигации  */
#pun-navlinks li a {
    margin-right: 7px!important;
    font-size: 16px!important;
    letter-spacing: 1px;
    color: #3a371e!important;
    font-family: 'Noto Serif KR', serif;!important;
}

/* D3.4 при новедении */
#pun-navlinks li a:hover {  
    color: #676041!important;
}

/* каждый элемент навигации отдельно*/
/* форум */
#navindex {
display: inline;
    padding-right: 1em;
}
/* участники */
#navuserlist {
display: inline;
    padding-right: 1em;
}

/* поиск */
#navsearch {
display: inline;
    padding-right: 1em;
}

/* профиль */
#navprofile {
display: inline;
    padding-right: 1em;
}

/* сообщения */
#navpm {
display: inline;
    padding-right: 1em;
}

/* выход */
#navlogout {
display: inline;
    padding-right: 1em;
}

/* регистрация */
#navregister {
display: inline;
    padding-right: 1em;
}

/* вход */
#navlogin {
display: inline;
    padding-right: 1em;
}

/* реклама */
#navpr_1 {
display: inline;
    padding-right: 1em;
}

/* администрирование */
#navadmin {
display: inline;
    padding-right: 1em;
}


/* D4 ссылки нов соо, акт тем и т д*/

/* D4.1  */
#pun-ulinks  {
    border: 2px solid transparent;
    margin-bottom: 40px;
}

/* цвет ссылок*/
#pun-ulinks a {
    font-size: 14px !important;
    font-weight: 100;
    transition: all 0.5s linear 0s;
    padding: 0 7px 0px 7px !important;
    color: #3a371e!important;
    font-family: 'Noto Serif KR', serif;
}
/* цвет ссылок при наведении*/
#pun-ulinks a:hover {
color: #676041!important;
}

/* D4.2  */
#pun-ulinks .container {
    position: absolute;
    padding: 0!important;
    width: 942px !important;
    text-align: center !important;
    font-style: normal;
    top: 147px;
    margin-left: -4px;
    font-family: 'Noto Sans KR'!important;
    color: #3a371e!important;
}

#pun-ulinks li, #pun-ulinks li a {
    display: inline;
    white-space: nowrap;
}

#pun-ulinks li a {
    padding: 0 0 0 5px;
}

#pun-ulinks li a:hover{
    padding: 0 0 0 5px;
}

/* D5 приветствие */

/* D5.1  */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* D5.2 настройки строки приветствия */
#pun-status .container {
    position: absolute;
    width: 964px;
    text-align: center;
    font-size: 10px;
    top: 106px;
    font-family: open sans!important;
   
}

#pun-status strong {    font-weight: normal;    color: #100a06;}

/* D5.3  */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 месторасположение названия форума */
#pun-crumbs1, #pun-crumbs2 {
  overflow: hidden;
  text-align: center;
  margin-bottom: -84px !important;
  width: 967px;
  font-family: 'Noto Serif KR';
  font-weight: 600;
font-size: 14px;
  }
  
/* сверху */
#pun-crumbs1 { 
    margin-top: 3px !important;
    text-align: left !important;
}

/* D5.5  */
#pun-crumbs1 p.container {
    border-top: none;
    padding: 1em 1em 2.8em 1em;
    font-size: 13px;
    margin-top: -17px;
}

/* D5.6  */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 1px 0;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
  }

/* D6 объявление*/

/* D6.1  */
#pun-announcement h2 {
  padding: 0;
  margin: 0 15px -3.5em 1em;
  border-style: none none solid none;
  border-width: 0 0 1px 0;
  position: relative;
  display:none;
  }

/* D6.2  */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

/* D6.3  */
#pun-announcement .container {
  padding: 0.6em 1em 1em 1em;
  margin-bottom: -20px;
  margin-top: 20px
  }

/* D7 Статистика */

/* D7.1 */
#pun-stats .container {
  padding: 0.3em 2.5em
  }

/* D7.2  */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  font-size: 12px;
  }

/* D7.3  */
#pun-stats li.item3, {
  text-align: right;
  line-height: 150%;
  font-size: 12px;
  }
#pun-stats li.item4{
  text-align: right;
  line-height: 150%;
  font-size: 12px;
  }

/* D7.4  */
li#onlinelist {
  margin-top: 3px;
  border-top-style: solid;
  border-top-width: 1px;
  float: left;
  width: 100%;
  line-height: 130%;
  font-size: 12px;
  }

/* D7.5  */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0.7em 0 0 0;     line-height: 16px;
  }

/* D8 */

/* D8.1  */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2  */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3  */
#pun-about {
  margin-top: 0;
  }

/* D8.4  */
#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 150%;
  padding: 0.8em 1em;
  }
  
/* Рейтинг и создание форума внизу*/
#pun-about .container .item1 {
    margin-top: 79px;
    width: 932px;
    margin-left: 36px;
    position: absolute;
    font-family: open sans;
    font-size: 12px;
    text-align: center;
}

/* D8.5  */
#pun-about p span {
  display:block;
  padding-left: 50%;
  }


/* D8.7  */
#pun-crumbs2 .container {
  border-bottom: none;
  padding: 0.8em 1em;
margin: -11px 0px 0px 0px;
font-size: 13px;
width: 909px;
  }

/* D8.8  */
#pun-break4 {
  margin: -2px 1em;
  border-style: solid none;
  border-width: 1px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }

/* D8.9  */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 1px;
  }


/* D9 */

/* D9.1  */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2  */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 1.1em;
  }

/* D9.3  */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4  */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5  */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6  */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7  */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* D9.8  */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

/* Форма ответа */
#main-reply {height: 220px}
/* Форма ответа в админке */
#pun-admain textarea {    width: 94%!important;}

/* Расположение форума по центру */
#pun {
    background-position: center top;
    background-repeat: repeat-y;
}

#pun-title {border: none}

.punbb .section h2, #pun-main h1, #pun-stats h2, #pun-main h2, #pun-debug h2 {
}

#pun-index h2 {box-shadow: none}


#pun-main div.catleft, #pun-main div.catright {
    display: none;
}
.punbb th {font-size: 0!important;}

.punbb .container, .punbb .post-body, .post h3, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table, #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span, #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend, .punbb .divider, .punbb .quote-box, .punbb .code-box, .punbb th, .punbb .formal fieldset .post-box, .punbb .info-box, li.pa-online, .punbb .post-sig dt {border-color: transparent;}

html, body {min-width: 1200px!important;}

.punbb input {
    border: medium none;
}

#pun-status .status-right {
    float: right;
    position: absolute;
    margin: 24px -240px;
}

#pun-main .post-author ul {
    text-align: center;
}

.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post {
    border-color: transparent;
    text-align: justify;
}

.punbb .user-avatar .avatar-image {    border: 2px solid!important;    
    border-radius: 0% !important;
    height: 30px !important;
    width: 30px !important;
    margin: 4px 2px !important;
    box-shadow: 0 0 6px #c4bfae !important;}

#pun-messages .post-author
{
    background-clip: padding-box;
    position: relative;
    background-color: #2a2815;
    color: #f8f7e8;
    border: 1px solid #e0dbc9;

}

#pun-messages .post h3
{
    background: none!important;
}

#pun-messages .pa-author a
{
color: #e0dbc9!important;
}

#pun-messages .pa-title
{
color: #e0dbc9!important;
margin-bottom: 5px;
}

#pun-messages .pa-online 
{
    color: #d0c698!important;
}

#pun-messages .pa-posts 
{
    color: #e0dbc9!important;
width: 175px;
}
 
 
span.num_msg
{
background: #4f4620!important;
}

span.num_msg:before 
{
background: #4f4620!important;
}

.bubble
{
background: #4f4620!important;
}

.bubble:after
{
border-color: #4f4620!important;
}

.post .post-author.no-avatar .pa-title:after {
content: '';
display: block;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
background-image: url(http://forumstatic.ru/files/001b/8b/00/65638.png); 
width: 180px;
height: 180px; 
margin: 10px auto 23px; /* отступы от других полей и выравнивание по центру */
border: 1px solid #191212!important;
}

/*перекраска при переносе сообщений*/

.Select_Topics {
    color: #e0dbc9;
}

table.container
 {
    color: #e0dbc9!important;
}

/*убираем отображения*/

/* убираем загрузки в пользовательских ссылках */
#pun-ulinks .item5 {
    display: none;
}

/* убираем последнее изменение и награды*/
.lastedit {
    display: none !important;
}

/* не отображать подарки*/
.pa-gifts {
    display: none;
}

/* убираем айпи под авой*/
.pa-ip {
    clear: both;
    color: #5f5446!important;
    width: 190px;
    font-size: 7px;
    display: none;
}

/* убираем иконку страны*/
.pa-author img {
    display: none;
}
/* убираем кнопку поделиться*/
.topic a.sharelink {
    display: none;

}




/* убираем текстовое название категорий*/
#pun-stats h2 span, .category h2 span {visibility:hidden!important;}

#pun-status .container .item4 {
    display: none;
    float: right;
    position: absolute;
    top: 45px;
    width: 100px;
    text-transform: lowercase !important;
    font-size: 11px !important;
    font-family: Roboto Condensed !important;
    opacity: .6 !important;
}