/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 шрифты bla */

  @import url(style_cs.1600234861.css);
  @import "http://fonts.fontstorage.com/import/bebasneue.css"; 
  @import url(http://forumstatic.ru/files/000f/ee/14/54685.css);
  @import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@700&display=swap');


/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/



/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {

}

/* 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;
    box-shadow: none;
}

/* A2.7 чек bla */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
    height: 10px;
    vertical-align: middle;
    font-family: codeproregular;
    font-size: 7px;
    letter-spacing: 1px;
    color: #887d6c !important;
}


 /* A3 ТЕКСТ
-------------------------------------------------------------*/

/* A3.1 текст bla */
body {
  font-size: 97.01%;
}

/* A3.2 */
.punbb {
  font: normal 68.75% verdana, arial, helvetica, sans-serif;
}

/* A3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif
}

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
}

/* A3.5 */
.punbb h1 span, .punbb legend span {
  font-size: 1.1em;
}
.punbb legend span {
    padding: 0 5px;
    margin: 0 0 0 -15px;
    font-family: codeproregular;
    color: #887d6c;
    text-transform: lowercase !important;
    font-size: 8px !important;
}

/* A3.6 bla */
.punbb pre {
/*  font: 12px monaco, "bitstream vera sans mono", "courier new", courier, monospace*/
}

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
}

/* A3.8 */
.punbb .post-content em {
  font-style: italic
}

/* A3.9 подчеркнутый текст bla */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: none;
border-bottom: 1px solid #bf9371;
}

/* A3.10 */
.punbb a {
  text-decoration: underline
}

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
}


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* 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 Basic page layout and borders
-------------------------------------------------------------*/

/* A5.1 ширина форума bla */
#pun {
  margin: auto;
  position: relative;
  margin-bottom: 0px
}

/* A5.2 отступ от рамки bla */
.punbb {
  float: auto;
height: auto;
    width: 89.5%;
    padding-left: 60px;
}

/* A5.3 окно переадресации bla */
#pun-redirect{
margin: 10% 0 0 21%;
}

#pun-redirect *{
  border:0 none;
}

#pun-redirect .main-title {
    position: absolute;
    margin: 7% 0 0 0% !important;
    width: 593px !important;
    padding: 3px 0 0px 0 !important;
    height: 13px;
    text-align: center !important;
    font-weight: normal;
    font-style: normal !important;
    font-family: codeproregular;
    background: linear-gradient(90deg, #b5a365, #daca8f);
    font-size: 8px !important;
    letter-spacing: 1px;
    color: #4e4628;
    border: 1px solid #b7a567;
    box-shadow: 0 0 3px #fff3c8 inset;
}

#pun-redirect.punbb .info .container{
display: inline-block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 20px;
    margin: 10% auto;
    text-align: center;
    font-size: 9px;
    font-family: codeproregular;
    letter-spacing: 1px;
    background: linear-gradient(0deg, #dacfa6, #efe6c5);
    outline: 1px solid #c7bb8e;
    border: 1px solid #fff5d2 !important;
    box-shadow: 0 0 15px #b9ae85 inset, 0 0 5px #968252;
}

/* 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 {
}
.punbb .modmenu span {    display: none;}
div#topic-modmenu.modmenu {    position: absolute;    margin: -100px 0 0 0;    width: 300px;}
div#topic-users-in.modmenu {    margin: -10px 0 -15px 16px;}

/* 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: 0.5em 1em;
}


/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
}

/* B1.2 полоса между постом и подписью bla */
.punbb .post-sig dt {
    display: block;
    width: 300px;
    margin: 5px 0;
    opacity: .5;
    margin-left: 230px;
    border-top: 1px dashed #b4b1d2 !important;
    height: 1px;
}

dl.post-sig {    margin-left: -42px;}

/* B1.3 */
.punbb .post-content p {
    margin: 0;
    padding: 0 6px 10px 0px;
    line-height: 150%;
    text-align: justify;
}

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
}

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
}

/* B1.6 цитата раз bla */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
margin-left: 0px;
    width: 99%;
    overflow: hidden;
}

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;

    overflow-y: hidden !important;
height: auto !important;
}

/* B1.8 цитаты и т.д. двас bla */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
    margin: 1.4em 1.8em 2.4em 1.8em;
    font-size: 11.5px!important;
    font-family: calibri !important;
    padding: 10px 20px;
    color: #4e452b !important;
    background: linear-gradient(0deg, #a09264, #d3c086);
    outline: 1px solid #bdab74;
    border: 1px solid #fff1c5;
    box-shadow: 0 0 15px #fff3cf inset, 0 0 5px #d3c086;
}

.quote-box {
    font-size: 11px!important;
    font-family: arial!important;
}

.blockcode {
    overflow: auto !important;
    height: 70px;
}

.post-content .spoiler-box > div {
    font-family: codeproregular;
    letter-spacing: 2px;
    color: #ffffff;
    text-shadow: 1px 1px 1px #6a4431;
    background: url(https://vk.com/emoji/e/e29c8df09f8fbb.png) no-repeat left 6px center, linear-gradient(45deg, #b9846a, transparent) !important;
    padding: 3px 3px 3px 27px !important;
    text-transform: lowercase !important;
    font-size: 7px !important;
    text-align: center;
}

/* B1.9 фраза "написал/а" bla */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    font-family: codeproregular;
    font-style: normal;
    letter-spacing: 1px;
    color: #ffe5d3;
    text-shadow: 1px 1px 1px #6a4431;
    background: linear-gradient(45deg, #b9846a, transparent);
    padding: 3px 3px 3px 3px;
    text-transform: lowercase !important;
    font-size: 8px!important;
    padding-left: 13px;
    text-align: center;
}

.punbb .code-box strong.legend a {
    color: #ffe5d3;
    text-shadow: 1px 1px 1px #6a4431;
}
.punbb .code-box strong.legend a:hover {
    color: #ffe5d3;
    text-shadow: 1px 1px 1px #6a4431;
}

/* B2 Information boxes
-------------------------------------------------------------*/

/* 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 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 ответить сверху в топике bla */
.punbb .linkst {
  float: left;
    margin: -10px 0 -20px -10px !important;
  position: relative;
  width: 100%;
  text-decoration: none; 
}

/* B3.2 */
.multipage {
    margin-top: 10px;
}

/* B3.3 страница сверху в топике bla */
.linkst, .pagelink {
    float: left;
    position: relative;
    margin: 10px 0 20px 50px;
}

.linkst { 
  top: -2em;
}

/* B3.4 */
.linkst .postlink {
    margin: 16px 0 0 826px;
    position: absolute;
    text-align: center;
}


#pun-viewforum .linkst .postlink, #pun-messages .linkst .postlink, #pun-searchtopics .linkst .postlink {margin: 7px 0 0 657px;}
#pun-viewforum .linksb .postlink, #pun-messages .linksb .postlink, #pun-searchtopics .linksb .postlink {margin: 7px 0 0 637px;    position: absolute;     text-align: center;}

/* B3.5 слово ответить в быстром ответе bla */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 3em 0.5em 1em;
}

/* B3.6 */
.linksb .pagelink {
    float: left;
    text-align: left;
    margin: 5px 0 0 10px;
}

#pun-viewforum .linksb .pagelink, #pun-messages .linksb .pagelink, #pun-searchtopics .linksb .pagelink {margin-left: 33px;}

/* B3.7 bla */

/* B3.8 */
.subscribelink {
margin: 5px 0 0 0;
}


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 30px 35px 0 0;
}

/* C1.2 */
.punbb .formsubmit {
    padding: 0 0 0 42px;
    margin: -10px 0 10px 0;
    text-align: center;
}

/* 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 35px;
  margin: 0 0 1em 0
}

/* C1.5 */
#profile .container legend {
    margin: -19px 0 0px -7px;
    position: absolute;
    width: 694px;
    padding: 3px 5px 2px 15px;
    background: linear-gradient(90deg, #b5a365, #daca8f);
    border: 1px solid #b7a567;
    box-shadow: 0 0 3px #fff3c8 inset;
}

/* C1.6 */
#profile .container legend span {
    font-family: codeproregular;
    color: #4e4628 !important;
    text-transform: lowercase !important;
    font-size: 8px !important;
}

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
}

/* C1.8 */
.punbb .fs-box {
  padding: 1em -1px 0.8em 1em;
}

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
}

.fs-box .post-links {
width: auto !important;
    height: auto !important;
    background: transparent !important;
    padding: 0px 0px 0px 0px !important;
}

.fs-box .post-author {
    margin: 0 0 0 0px !important;
}

.fs-box li.pa-online, .fs-box .pa-last-visit {display:none;}
.fs-box .pa-avatar {margin: 9px 0 -4px -10px !important;}

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 4em;
}

/* C1.11 */
.punbb .inline .infofield {
  clear:both
}

/* C1.12 */
.punbb .datafield br {
  display: none
}

/* C1.13 заголовок, описание темы bla */
.punbb .required label, .punbb .datafield span.input {
    font-family: codeproregular;
    font-size: 7px;
    letter-spacing: 1px;
    color: #887d6c !important;
}
.punbb .required label {}
.punbb .datafield span.input {    letter-spacing: 1px;}

/* 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%; /* For IE */
}

/* 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;
}




/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 регулирует ширину графы "форум" bla */
.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 55%;
}

/* C2.2 регулирует ширину графы "тем" и "сообщений" bla */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    background-color: transparent;
    text-align: left;
    width: 5%;
    font-family: codeproregular;
    color: #887d6c;
    vertical-align: baseline;
}

#pun-index  .main .tc2, #pun-index  .main .tc3 {
    vertical-align: middle;
}


/* C2.3 регулирует ширину графы "последнее сообщение" bla */
#pun-index .main .tcr {
    background-color: transparent;
    overflow: hidden;
    text-align: left;
    width: 34%;
    font-family: codeproregular;
    font-size: 7.5px;
    letter-spacing: 0.5px;
    color: #887d6c;
    line-height: 16px;
    padding-top: 15px;
vertical-align: inherit;
}

.tcr .byuser {
    margin-left: 5px;
}

.tclcon .byuser {
font-size: 7px;
    letter-spacing: 0.5px;
}

.tclcon .stickytext, .tclcon .closedatafield {display:none;}

.punbb .main .tcr a {
    font-size: 11px !important;
}


/* C2.4 */
#pun-userlist .main .tcl,
#pun-modviewforum .main .tcl {
background-color: transparent;
  width: 20%
}

#pun-searchtopics .main .tcl,
{background-color: transparent;
  width: 50%}


/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
    width: 20%;
background-color: transparent;
}

/* C2.6 */
#pun-debug table .tcl {
background-color: transparent;
  width: 15%;
  white-space:normal;
}

/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
  width: 90%;
  white-space: normal;
}

/* C2.8 шрифт подфорума bla */
#pun-index .tcl h3 {
font-family: codeproregular;
    font-size: 10px;
    margin: 9px 0 1px 17px;
    width: 340px;
    letter-spacing: 1px;
    text-align: center;
    position: absolute;
}

.tcl h3 a {
color: #deaf95;
    text-shadow: 1px 1px 0 #3d2217;
}
.tcl h3 a:hover, .tcl h3 a:focus {
color: #b99080;

}

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
}

/* C2.10 */
.punbb td .modlist {
  display: none;
  padding-top: 0.3em
}

/* C2.11 */
.punbb .main td {
    font-family: codeproregular;
    font-size: 9px;
    color: #887d6c;
    padding: 0;
    margin: 0px 0 0 0;
    vertical-align: baseline;
}

/* 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;
    font-family: codeproregular;
    color: #887d6c;
    font-size: 8px;
    letter-spacing: 1px;
}

    * html .tclcon {height: 1px}

/* C2.14 на странице внутри подфора bla */
.punbb td div.tclcon {
}

/* C2.15 */
.punbb div.icon {
    float: left;
    display: block;
    width: 60px;
    height: 60px;
}

 /* C3 Topics

-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3 {
    border-color:  transparent;
}

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
    border-color: transparent;
    font-style: italic;
    width: 98%;
}

/* CS2.3 */
#pun-stats h2, .punbb .main h2, #pun-debug h2 {
}

.punbb-admin #pun-admain h2 { 
    background: #f2f2f2 !important;
    border: 1px solid #fff;
    font-size: 8px;
    font-weight: bold;
    color: #868686;
    font-family: codeproregular;
    text-align: center;
    letter-spacing: 3px;
    max-width: 805px;
}

#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2 {
    margin: auto;
}

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
    border-color: transparent;
}

/* CS2.5 */
.punbb th {
    border-color: transparent ;
}

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
    border-color: #d6d6d6;
}

/* CS2.7 */
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
    border-color: transparent;
}

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
    border-color: transparent ;
}

.punbb .divider {
    border-color: transparent;
}

.punbb .formal fieldset .post-box, .punbb .info-box {
    border: 1px solid transparent ;
}

li.pa-online, li.pa-last-visit {
    border-left-color: transparent;
    font-family: codeproregular;
    width: 204px;
    margin: -20px 0 20px -7px;
    text-align: center;
    font-size: 8px;
    color: #7f7457;
    letter-spacing: 1px;
}

li.pa-online strong, .pa-last-visit strong {font-weight: normal;}

#pun-title, #pun-navlinks {
    border-color: #202021 ;
}






/* 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 {
}

/* C3.3 */
.punbb .post h3 span {
    padding: 0;
    display: block;
    margin-left: 24em;
}

/* C3.4 */
.punbb .post h3 strong {
    position: absolute;
    margin: -20px 0 0 653px !important;
    font-family: codeproregular;
    color: #887d6c !important;
    font-weight: normal;
}

/* C3.5 профиль bla */
.punbb .post .post-author {
    float: left;
    width: 212px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0 60px -35px;
    overflow: hidden;
    min-height: 100px;
    background: url(http://forumstatic.ru/files/001a/d5/14/86246.jpg) 0px bottom no-repeat, url(http://forumstatic.ru/files/001a/d5/14/48749.jpg) 0px top no-repeat, url(http://forumstatic.ru/files/001a/d5/14/34906.jpg) 0px repeat-y;
}

/* время в посте bla */
.permalink {  
    font-size: 9px;
    position: absolute;
    margin: -20px 0 0px 0;
    text-transform: lowercase;
}

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
}

/* C3.7 шрифт ника (гости) bl */
 .pa-author {
    font-family: codeproregular;
    font-size: 10px;
    margin: -6px 33px -3px -7px;
    width: 204px;
    text-align: center;
    letter-spacing: 3px;
}

/* C3.8 шрифт ника ссылка до наведения и после bla */
.pa-author a, .pa-author {
    color: #ffd0b4;
    text-shadow: 1px 1px 0 #573625;
}

.pa-author a:hover {
    color: #4e3424;
    text-shadow: 1px 1px 0 #885135;
}



/* C3.9 статус bla */
li.pa-title {
    text-align: center;
    width: 204px;
    font-size: 9px;
    margin: 0 0px 0px -7px;
    font-family: Arial;
    text-transform: lowercase;
    line-height: 7px;
    vertical-align: middle;
    display: inline-block;
    color: #ffd0b4;
    text-shadow: 1px 1px 0 #573625;
}


/* C3.11 отступ текста от профиля bla */
.punbb .post-body {
    margin-left: 230px;
    padding: 0;
}

/* C3.12 цвет шрифты bla */
.punbb .post-box {    padding: 0;
    color:#47443e; }

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
}

/* C3.14 bla */
.punbb .post-links {
    margin-left: -18px;
    margin-top: 0px;
    background: url(http://forumstatic.ru/files/001a/d5/14/86786.jpg);
    width: 950px;
    padding: 1px 0px 0px 0px;
    height: 49px;
}

/* C3.15 профиль, емайл и тд внизу профиля в теме bla */
.punbb .post-links ul {
    margin-left: 27px;
    margin-right: 38px;
    text-align: right;
    font-size: 10px;
}

.punbb .post-links a {
color: #776638;
    text-shadow: 1px 1px 0 #dcc68e;
}

.punbb .post-links a:hover {
color: #776638;
    text-shadow: 1px 1px 0 #dcc68e;
}

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
}

/* C3.17 емайл, вебсайт bla */
.pl-email, .pl-website {
  float: left;
}

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
}


/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
    text-align: right;
    text-transform: lowercase;
    font-family: codeproregular;
    font-size: 9px;
    letter-spacing: 1px;
    color: #887d6c;
margin: 0;
}

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
}
#pun-viewforum .modmenu a, #pun-messages .modmenu a {
    font-size: 8px !important;
}

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
}

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
}


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
}

/* C5.2 ссылка в переадресации bla */
.punbb .info .container .backlink {
    padding-top: 0.8em;
    font-family: calibri;
    letter-spacing: 1px;
    font-size: 10px;
    text-transform: lowercase;
transition: none;
}

.punbb .info .container .backlink a {    font-size: 10px !important;transition: none;}


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 отступ от рамки где основное, персональный и т.д. bla */
#profile .container {
  padding-left: 16em;
}

/* C6.2 основное, персональный и т.д. bla */
#profilenav {
    float: left;
    margin: 2px 0 0 -177px;
    font-family: codeproregular;
    font-size: 8px;
    letter-spacing: .5px;
    width: 150px !important;
    padding: 0 0 10px 0 !important;
    background: linear-gradient(0deg, #7b4430, #cc9985);
    outline: 1px solid #9e634e;
    border: 1px solid #ce9580 !important;
    box-shadow: 0 0 15px #774a3a inset, 0 0 5px #968252;
}

/* C6.3 навигация внутри профиля bla */
#profilenav li {
    margin: 0 0 1px 0px;
    padding: 3px 0px 3px 6px;
}
#profilenav li a, #profilenav li a:hover, #profilenav li a:focus, #profilenav li a:active {
color: #f7d6c9 !important;
    text-shadow: 1px 1px 0 #5a3020;;
}

#profile fieldset {
    padding: 2px 5px 5px 5px !important;
    margin-top: 17px;
    margin-left: -13px;
    text-transform: lowercase;
    background: linear-gradient(0deg, #dacfa6, #efe6c5);
    outline: 1px solid #c7bb8e;
    border: 1px solid #fff5d2 !important;
    box-shadow: 0 0 15px #b9ae85 inset, 0 0 5px #968252;
}

/* C6.4 */
#viewprofile ul, #profilenav ul {
/*  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;*/
  margin: 20px 0 0 0;
}

/* C6.5 */
#viewprofile h2, #profilenav h2 {
    background: transparent;
    border: none;
    margin: 5px 0 -10px 0px;
    box-shadow: none !important;
    padding: 0 0 0 0 !important;
    position: absolute;
    width: 150px;
}

/* C6.6 слово профиль bla */
#viewprofile h2 span, #profilenav h2 span {
    font-size: 11px;
    font-family: codeproregular;
    letter-spacing: 2px;
    color: #f7d6c9 !important;
    text-shadow: 1px 1px 0 #5a3020;
}

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
}

/* C6.8 профиль на странице bla */
#viewprofile li span {
    float: left;
    width: 140px;
    margin: 0px 0 0px -165px;
    padding: 4px 6px 5px 6px;
    font-family: codeproregular;
    background: linear-gradient(90deg, #b5a365, #daca8f);
    font-size: 8px;
    letter-spacing: 1px;
    color: #4e4628;
    border: 1px solid #b7a567;
    box-shadow: 0 0 3px #fff3c8 inset;
}

#viewprofile li span a, #viewprofile li span a:hover {    color: #4e4628;}

/*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: 3px 0;
  font-weight: normal;
}

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
}

/* C6.12 профиль на странице ник bla */
#profile-left {
    vertical-align: middle;
    width: 210px !important;
    background: linear-gradient(0deg, #7b4430, #cc9985);
    outline: 1px solid #9e634e;
    border: 1px solid #ce9580 !important;
    box-shadow: 0 0 15px #774a3a inset, 0 0 5px #968252;
}

#profile-left li {
    padding-top: 0 !important;
    font-family: codeproregular;
    font-size: 8px;
    letter-spacing: 1px;
    text-align: center;
    width: 210px;
}

#profile-left li strong, #profile-left li a {
    color: #f7d6c9 !important;
    text-shadow: 1px 1px 0 #5a3020;
    font-weight: normal !important;
}

#profile-right {
width: 98% !important;
    margin-left: 11px !important;
    display: block;
    background: linear-gradient(0deg, #dacfa6, #efe6c5);
    outline: 1px solid #c7bb8e;
    border: 1px solid #fff5d2 !important;
    box-shadow: 0 0 15px #b9ae85 inset, 0 0 5px #968252;
    padding: 10px 10px 10px 30px !important;
}

#profile-right lz1, #profile-right lz4, #profile-right lz5, #profile-right lz2, #profile-right lz3 {
    display: inherit;
    border-left: 3px solid #6c9696;
    padding: 3px;
    margin-bottom: 5px;
}

#profile-right li strong {
    font-family: codeproregular;
    font-size: 8px;
    letter-spacing: .5px;
    background: #ffffff57;
    padding: 4px 0 4px 0;
}


/* C7 User list
-------------------------------------------------------------*/

/* 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;
}

#pun-userlist .usertable .container tr {height: 40px;}

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
}

/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* 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 none none none;
}

/* D1.4 */
#pun-title h1 span  {
  font-size: 1.5em;
}

/* D1.4 */
#pun-title h1 span  {
  display: none;
}

#pun-title h1 span  {
  font-size: 1.5em;
}


/* D2 Page navigation СТРАНИЦЫ В ТЕМЕ bla
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  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 Forum navigation
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks, #pun-navlinks .container {
  border-style: none;
  border-width: 0;
  margin: 0;
}

/* D3.2 регулировка по высоте пользовательских ссылок, высота форума bla */
#pun-navlinks .container {
    width: 1040px;
    margin: -485px 0 346px -60px;
}

/* навигация */
#navindex a {background: url(http://forumstatic.ru/files/001a/d5/14/97299.png);    width: 144px;    height: 47px;    font-size: 0px;}
#navuserlist a {background: url(http://forumstatic.ru/files/001a/d5/14/12696.png);    width: 152px;    height: 47px;    font-size: 0px;margin-left: -5px;}
#navsearch a {background: url(http://forumstatic.ru/files/001a/d5/14/83508.png);    width: 151px;    height: 47px;    font-size: 0px;margin-left: -5px;}
#navprofile a {background: url(http://forumstatic.ru/files/001a/d5/14/30861.png);    width: 150px;    height: 47px;    font-size: 0px;margin-left: -4px;}
#navpm a {background: url(http://forumstatic.ru/files/001a/d5/14/78325.png);    width: 150px;    height: 47px;    font-size: 0px;margin-left: -4px;}
#navlogout a {background: url(http://forumstatic.ru/files/001a/d5/14/92663.png);    width: 133px;    height: 47px;    font-size: 0px;margin-left: 5px;}

#navregister a {background: url(http://forumstatic.ru/files/001a/d5/14/72083.png);    width: 150px;    height: 47px;    font-size: 0px;    margin-left: -5px;}
#navlogin a {background: url(http://forumstatic.ru/files/001a/d5/14/86943.png);    width: 133px;    height: 47px;    font-size: 0px;margin-left: 5px;}
#navpr_1 a {background: url(http://forumstatic.ru/files/001a/d5/14/93461.png);    width: 142px;    height: 47px;    font-size: 0px;    margin-left: 4px;}

#navadmin a {background: url(http://forumstatic.ru/files/001a/d5/14/77569.png);    width: 150px;    height: 47px;    font-size: 0px;    margin-left: -4px;}


/* D.3.3 */
#pun-navlinks li { 
display: inline; 
}

/* D3.4 пользовательские ссылки bla */
#pun-navlinks li a {
    font-size: 0px;
}

/* D4 User links
-------------------------------------------------------------*/


/* D4.1 регулировка по высоте новых соо и тд bla */
#pun-ulinks  {
    font-size: 7px;
    letter-spacing: 1px;
    margin: 0px 0px 0px 333px;
    text-align: right;
    width: 600px;
}

/* D4.2 Новые сообщения и т.д. */
#pun-ulinks .container {
}

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
/*  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;*/
}

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
}

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
}





/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
}*/

/* D5.2 привет, ваш посл визит bla */
#pun-status .container {
    position: absolute;
    width: 158px;
    top: 299px;
    margin-left: 382px;
    color: #fff8e4;
    text-shadow: 0 0 3px #695b33;
    font-size: 9px !important;
    font-family: arial;
    text-transform: lowercase;
    letter-spacing: 0.5px;
}

#pun-status .container a {     color: #fff8e4;
    text-shadow: 0 0 3px #695b33;}

.status_userava>img{
width: 30px;
    height: 30px;
    vertical-align: top;
    object-fit: cover;
}

/* D5.3 */
#pun-status span {
    display: inline-block;

}

span.item1 {    position: absolute;      margin: 0px 0 0 7px;}
span.item2 {    position: absolute;      margin: 10px 0 0 7px;}
span.item4 {display:none!important;}

/* D5.4 */
#pun-crumbs1 {
}

/* D5.5 Названия тем, ролки bla */
#pun-crumbs1 p.container {
text-align: center;
    width: 928px;
    margin: 29px 0 -28px -7px;
    color: #fdf0cd !important;
    text-shadow: 1px 1px #52441d;
    font-size: 9px !important;
    font-family: codeproregular !important;
    letter-spacing: 1px !important;
}
#pun-crumbs1 p.container span, #pun-crumbs1 p.container a {
    color: #fdf0cd !important;
    text-shadow: 1px 1px #52441d;
}

#pun-crumbs1 p.container a:hover, #pun-crumbs1 p.container a:focus {
color: #52405e;
    text-shadow: 0 0 3px #624e6f, 1px 1px #fff;
}

#pun-announcement {    margin-bottom: -10px;}

/* 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 Announcement
-------------------------------------------------------------*/

/* D6.1 слово объявление bla */
#pun-announcement h2 {
  padding: 0;
  margin: 0 1em -3.5em 1em;
  border-style: none none solid none;
  border-width: 0 0 1px 0;
  position: relative;
  font-weight: bold;  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: -2em 1em 1em 1em;
height: auto;
}





/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
  padding: 0.8em 1em
  text-align: center;
}

/* D7.2 всего тем, сообщений bla */
#pun-stats li.item1, #pun-stats li.item2 {
    width: 210px;
}

/* D7.3 последним зарегистрировался bla */
#pun-stats li.item3, #pun-stats li.item4 {
    width: 415px;
}

#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {
    line-height: 150%;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0px;
    font-family: codeproregular;
    background: #cec1ae;
    padding: 4px 2px 3px 2px;
    border: 1px solid #cec1ae;
    box-shadow: 0 0 3px #ffeed6 inset;
    font-size: 8px !important;
    letter-spacing: 1px;
    color: #695c49;
    text-shadow: 1px 1px 0 #bfaf96;
    margin: 0 -3px 0-2px;
    text-align: center;
}

#pun-stats li.item3, #pun-stats li.item4 a, #pun-stats li.item3, #pun-stats li.item4 a:hover {    color: #695c49;
    text-shadow: 1px 1px 0 #bfaf96;}

/* D7.4 bla */
li#onlinelist {
    margin-top: 10px;
    border-top-style: solid;
    border-top-width: 1px;
    float: left;
    width: 97%;
    line-height: 130%;
    text-align: justify;
    color: #887d6c;
}
span.e1, span.e2, span.e3 {
    font-family: codeproregular;
    font-size: 8px;
    letter-spacing: 1px;
}


/* D7.5 */
li#onlinelist div {
    line-height: 15px;
}

#pun-stats .e2-1, #pun-stats .e3-1 {
    font-weight: 700;
    font-family: curatorregular;
    font-size: 13px;
    color: #9e93c5;
}





/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* 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: none;
}

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
}

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
}

/* D8.7 название форума внизу bla */
#pun-crumbs2 .container {
    position: absolute;
    text-align: center;
    font-size: 7px !important;
    font-family: codeproregular !important;
    letter-spacing: 2px !important;
    width: 928px;
    margin: 105px 0 -28px -7px;
    color: #fdf0cd !important;
    text-shadow: 1px 1px #52441d;
}

#pun-crumbs2 .container a{
    color: #fdf0cd !important;
    text-shadow: 1px 1px #52441d;
}

#pun-crumbs2 .container a:hover, #pun-crumbs2 .container a:focus {
    color: #fdf0cd !important;
    text-shadow: 1px 1px #52441d;
} 

/* 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 {
}





/* D9 Help file
-------------------------------------------------------------*/

/* 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;
}






#pun-messages #profile .fs-box .post {
  display:inline-block!important;
 max-width:665px;
}





.punbb.punbb-admin #pun-about {
  margin-bottom:0px!important;
}

html{min-width: 1200px!important;}/*для мобил*/






/* бегунок шрифт */
.FNTslider {
    background: linear-gradient(90deg, #c9b77f, #fffaec);
    width: 110px;
    height: 3px;
    border: solid 1px #c8b67f;
    float: right;
    margin: -20px 0 0 398px !important;
    position: absolute;
}
.FNTslider .before {
    height: 3px;
    background: linear-gradient(90deg, #784e38,#b07452);
    box-shadow: inset 0 0 3px #f5c7b0;
    border: 1px solid #976145;
}

.FNTslider .thumb {
    background: linear-gradient(0deg, #86543b, #ffe184);
    width: 3px;
    border: 1px solid #b5856c;
    height: 14px;
    position: relative;
    top: -11px;
    cursor: pointer;
    border-radius: 13px;
}


small#plng {
margin: 0 20px 0 0px;
    font-size: 9px;
}
.punbb fieldset legend {margin-left: 20px;}






/* мобильный стиль */
@media screen and (max-device-width: 480px) {

.hashelp center div a button, .button, .punbb select {     -webkit-appearance: none !important;}
#pun-stats ul.container, .punbb .modmenu .container {    -webkit-text-size-adjust: none;}
}