/*************************************************************
A - SETUP
**************************************************************/
/* A1 Import the colour scheme
-------------------------------------------------------------*/
/* A1.1 */
  @import url(style_cs.1631900429.css);


@import url('https://fonts.googleapis.com/css2?family=UnifrakturMaguntia&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Arsenal&family=Playfair+Display&family=Raleway:wght@100;200;300&family=Yeseva+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Old+Standard+TT:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Allerta+Stencil&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Spectral:wght@200;300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cuprum&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pirata+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel+Decorative&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Philosopher&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Russo+One&display=swap');
@font-face {
    font-family: 'Oranienbaum';
    src: local('Oranienbaum'), local('Oranienbaum-Regular'), url('http://hb.bizmrg.com/fonts/oranienbaum/400.woff2') format('woff2'), url('http://hb.bizmrg.com/fonts/oranienbaum/400.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}



@font-face {
	font-family: 'OldOak';
	src: url('http://forumstatic.ru/files/001a/c0/74/16674.eot');
	src: local('OldOak'), url('http://forumstatic.ru/files/001a/c0/74/16674.woff') format('woff'), url('http://forumstatic.ru/files/001a/c0/74/16674.ttf') format('truetype'), url('http://forumstatic.ru/files/001a/c0/74/16674.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'TheanoModern';
    src: local('Theano Modern Regular'), local('TheanoModern-Regular'), url('http://hb.bizmrg.com/fonts/theanomodern/400.woff2') format('woff2'), url('http://hb.bizmrg.com/fonts/theanomodern/400.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {font-family: 'Playfair Display';
    src: url('http://forumstatic.ru/files/0019/a0/36/84758.eot');
    src: url('http://forumstatic.ru/files/0019/a0/36/84758.eot?#iefix') format('embedded-opentype'),
         url('http://forumstatic.ru/files/0019/a0/36/52142.woff') format('woff'),
         url('http://forumstatic.ru/files/0019/a0/36/88677.ttf') format('truetype');
    font-weight: normal;  font-style: normal;}

@font-face {font-family: 'Playfair Display';
    src: url('http://forumstatic.ru/files/0019/a0/36/48890.eot');
    src: url('http://forumstatic.ru/files/0019/a0/36/48890.eot?#iefix') format('embedded-opentype'),
         url('http://forumstatic.ru/files/0019/a0/36/61308.woff') format('woff'),
         url('http://forumstatic.ru/files/0019/a0/36/64432.ttf') format('truetype');
    font-weight: normal; font-style: italic;}

@font-face {font-family: 'Playfair Display';
    src: url('http://forumstatic.ru/files/001a/c0/74/90473.eot');
    src: url('http://forumstatic.ru/files/001a/c0/74/90473.eot?#iefix') format('embedded-opentype'),
         url('http://forumstatic.ru/files/001a/c0/74/12814.woff') format('woff'),
         url('http://forumstatic.ru/files/001a/c0/74/15334.ttf') format('truetype');
    font-weight: bold; font-style: normal;}

@font-face {font-family: 'Playfair Display';
    src: url('http://forumstatic.ru/files/001a/c0/74/54154.eot');
    src: url('http://forumstatic.ru/files/001a/c0/74/54154.eot?#iefix') format('embedded-opentype'),
         url('http://forumstatic.ru/files/001a/c0/74/15236.woff') format('woff'),
         url('http://forumstatic.ru/files/001a/c0/74/86898.ttf') format('truetype');
    font-weight: bold; font-style: italic;}

@font-face {font-family: 'yeseva one';
src: url('http://forumstatic.ru/files/0019/03/0e/44523.eot?'),
url('http://forumstatic.ru/files/0019/03/0e/76910.woff') format('woff'),
url('http://forumstatic.ru/files/0019/03/0e/34371.ttf') format('truetype'),
url('http://forumstatic.ru/files/0019/03/0e/71332.svg#svgFontName') format('svg');}

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/
/* 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: 98%;
    margin-left: 10px!important;
  }

/* 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 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
  font-size: 100.01%;
  }

/* A3.2 */
.punbb {
  font: normal 68.75% verdana, arial, helvetica, sans-serif;
  }

/* 3.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 h2 span, .punbb legend span {
  font-size: 1.1em;
  }

/* A3.6 */
.punbb pre {
  font: 1.1em/140% 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 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: none;
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }

/* A4 Float clearing and hidden items
-------------------------------------------------------------*/
#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 */
    #pun {
   width: 1020px; 
    margin: 270px auto 20px auto;
    padding: 1px 0px;
      }
    /* A5.2 */
    .punbb {
    float: none;
    width: 960px;
    height: auto;
    margin: 0 auto;
      }
    /* A5.3 */
    #pun-redirect {
     /* background: #191919; */
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 100;
      top: 0 !important;
      left: 0 !important;
          background-image: url(http://forumstatic.ru/files/001a/e5/81/34923.png);
}
    #pun-redirect #pun-main {
    margin: 12% 37% 12px 37%;
      width: auto;
      float: none;
      position: relative;
      z-index: 1000;
      }
/* 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;
  }
/* 5.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: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }

/*************************************************************
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 */
.punbb .post-sig dt:before {
    content: '';
}
.punbb .post-sig dt {
    display: block;
    width: 250px;
    font-size: 8px;
    letter-spacing: 10px;
    margin: auto;
    text-align: center;
    padding: 4px;
   border-top: 1px solid rgb(165 165 165); 
}
/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0.4em 0.5em !important;
  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 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }
/* B1.7 */
.punbb .post-content .scrollbox {
    width: 100%;
    max-height: 15em!important;
    overflow: auto;
  }
/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
    margin: 1.4em 1.8em 1.4em 1.8em;
    padding: 1.4em;
  }
/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
  font-size: 10px;
    /* font-weight: bolder; */
    color: #2a373b;
    font-style: normal;
    font-family: 'Roboto';
    text-transform: uppercase;
    /* background-color: #f1f1f1;*/
  }
.punbb .post-content .blockcode {
    margin-top: 10px!important;
}

/* 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 */
.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
  }
/* B3.2 */
.multipage {
  margin-top: 3em;
  }
/* B3.3 */
.linkst .pagelink {
    position: absolute;
    font-size: 9px;
    font-weight: bold;
    color: #994242;
    text-transform: lowercase;
    left: 1em;
    width: 24em;
  }
/* B3.4 */
.linkst .postlink {
    position: absolute;
    top: -27px;
    right: 1em;
    width: 16em;
    text-transform: lowercase;
    font-size: 11px;
    text-align: right;
    font-weight: bold;
  }
/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }
/* B3.6 */
.linksb .pagelink {
    float: left;
    text-align: left;
    font-size: 10px;
    font-weight: bold;
    color: #994242;
    text-transform: lowercase;
    width: 24em;
  }
/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
    text-transform: lowercase;
    font-size: 11px;
    text-align: right;
    font-weight: bold;
  }
/* B3.8 */
.subscribelink {
    clear: both;
    padding-top: 0.3em;
    padding-bottom: 0.5em;
    text-transform: lowercase;
    font-size: 9px;
    text-align: right;
  }

/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/
/* C1 Form layout
-------------------------------------------------------------*/
/* 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;
    border: 1px #2a373b42 solid;
    padding: 10px!important;
    text-transform: uppercase;
    font: 600 8px roboto;
    background: #f1f1f1;
    letter-spacing: 1px;
    color: #994242;
}
  }
/* C1.4 */
.punbb fieldset {
    margin: 0px 0 1em 0;
  }
/* C1.5 */

.punbb .formal fieldset legend {
padding: 0;
    display: block;
}


#pun-viewtopic .formal fieldset legend {
   padding: 0;
    display: block;
    margin-top: -13px!important;
    padding: 6px 0;
    font-size: 12px;
    text-align: left;
    text-transform: lowercase;
    font-weight: bold;
    color: #2a373b!important;
    font-family: 'Arial'!important;
    /* letter-spacing: 1px; */
  }
/* C1.6 */
.punbb fieldset legend span {
    padding: 0px 5px;
    margin: 0;
  }
/* 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%; /* 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 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 50%;

  }
.punbb td div.tclcon {
    padding: 10px;
    text-align: justify;
    text-transform: lowercase;
    font-family: roboto;
    margin-top: -20px;
    margin-left: 0px;
    /* margin-bottom: -8px; */
    height: auto;
}
/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 8%;
font-size: 11px;
 
}
/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
   /* padding: 0 33px; */
padding: 0px 4px;
  width: 33%;
  }
/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }
#pun-modviewforum table div.icon {
    float: left!important;
    margin-top: 2px;
}
/* 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 {
text-decoration: none;
    font: 300 21px verdana;
    text-transform: lowercase;
    letter-spacing: -1px;
    padding: 5px 0px 5px 0px;
    text-align: left;
    padding-left: 59px;
 
   }

/* 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: 0px 0 0 1px;
  padding: 0.8em 1em;
    /* background-color: #e0e0e0; */
    /* border-block-color: #eaeaea; */
 }

#pun-viewforum td, #pun-main.main.multipage td{
border-width: 18px 0 0 1px;}

#pun-viewforum td div.tclcon {
    margin-top: -3px;
    margin-left: 0px;
    margin-bottom: -8px;
    height: auto;
}

#pun-main.main.multipage td div.tclcon{
    margin-top: 13px;
    margin-left: 0px;
    margin-bottom: -9px;
    height: auto;
font-size: 13px;
}

/* C2.12 */
.punbb .main th {
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    padding: 0.4em 1em 0.4em 1em;
    color: #e2e2e2;
    font-size: 0em;}
/* C2.13 */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0
}
/* C2.14 */
.punbb tbody.hasicon td.tcl {
    padding: 0;
  }
/* C2.15 */
.punbb div.icon {
  float: left;
    display: block;
    height: 30px;
    margin-right: 9px;
    background-repeat: no-repeat;
    line-height: 0.0;
    margin-top: 35px;
    width: 30px;
    margin-left: 25px;
  }



/* C2.16 */
.punbb  table div.icon {
    font-size: 1.05em;
  }
/* C3 Topics
-------------------------------------------------------------*/
/* 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;
  border-width: 1px;
  }
/* C3.3 */
.punbb .post h3 span {
   padding: 4px;
    display: block;
    margin: 24px 0px;
    font-family: 'Cuprum';
    text-transform: lowercase;
    font-size: 11px;
    /* border-top: 2px solid #c5c5c547; */
    letter-spacing: 1px;
    background-color: #e8e8e8;
    /* height: 18px; */
    /* margin-top: 12px; */
    /* border: solid 1px #8282822b; */
}
.punbb .post h3 span a {
color: #3c5056;
}
/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }
/* C3.5 */
.punbb .post .post-author {
       float: left;
    width: 218px;
    padding: 1px;
    overflow: hidden;
    background-color: #141515;
    /* border: 1px solid #20212136; */
margin-left: -22px!important;}

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
    line-height: 140%;
  }
/* C3.7 */
.pa-author {
font-weight: bold;
    text-align: center;
    padding-bottom: 10px!important;
    padding-top: 12px!important;
    color: #f1f1f1;
    font-family: 'roboto';
    text-transform: uppercase;
    font-size: 12px;
    background-color: #2a373b;
    margin: -2px -15px;
    line-height: 9px;
  }
/* C3.8 */
.pa-author a {
     color: #f1f1f1!important;

  }
.pa-author a:hover, .pa-author a:active {
    color: #994242!important;
}
li.pa-avatar.item2 img {
    max-width: 180px;
    border: 4px double #2a373b;
}
.post-author ul li.pa-avatar {
   text-align: center;
    padding-bottom: 14px!important;
    margin-bottom: -5px;

}
/* C3.9 */
li.pa-title {
text-align: center;
    letter-spacing: 0.1em;
    font-family: 'Arsenal';
    padding: 4px 11px;
   
    font-weight: bold;
    color: #b54f4f;
    font-size: 7px;
    margin-bottom: 4px;
    text-transform: uppercase;
    
    margin-top: 6px;
   
}
li.pa-fld1 {
      padding: 6px;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    line-height: 10px;
    margin: 2px 15px;
    font-family: 'Arsenal';
    background-color: #2a373b;
    color: #f1f1f1;
    letter-spacing: 0.1em;
    
    margin-bottom: -7px;
    

}

li.pa-fld1::before {
    content: ' ';}

li.pa-fld1::after {
    content: ' ';}

li.pa-fld4 {
margin-top: -14px;
    text-align: center;
}

li.pa-fld5 {
position: absolute;
    margin: -14px 0 0 -11px;
    transform: rotate(-12deg);
}

li.pa-fld5 img {
    width: 27px;
}

li.pa-fld1 a {
    font-weight: bold;
}
li.pa-fld3::before {
    content: '';
}
li.pa-fld3 {
       text-transform: lowercase;
    text-align: justify;
    letter-spacing: 0.1em;
    font-family: 'Verdana';
    padding: 0px -5px 0px 19px;

    line-height: 10px;
 
    color: #f1f1f1;
    font-size: 0.7em;

    margin: 7px 16px;
 
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 1px;
    padding-top: 6px;


    border-top: solid 1px #828282;

}
li.pa-fld3::after {
    content: ' ';}

li.pa-fld3 a{
color: #994242!important;
font-weight: bold!important;}

li.pa-fld3 a:hover {
color: #738cae!important;
font-weight: bold!important;}


li.pa-fld4 {
   text-transform: lowercase;
    text-align: justify;
    letter-spacing: 1px;
    font-family: Arial;
    padding: 0px 16px 0px 19px;
 
    line-height: 10px;
    color: #eeeeee;
    font-size: 0.7em;
 
    margin: -5px -5px;
    height: 22px;
    
}




.fdom {
    background-color: #d8d8d8;
    margin-top: -16px!important;
    padding: 0px 4px;
    padding-bottom: 7px;
    margin-left: auto;
    width: fit-content;
    text-align: center;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: auto;
}

.post-author .pa-respect, .pa-posts {
                  display: inline-block;
    text-align: center;
    text-transform: lowercase;
    font-family: Arial;
    color: #758e96;
    font-weight: bold;
    width: 106px;
    font-size: 8px;
    margin-top: 7px;
    letter-spacing: 1px;
    padding-bottom: 9px;
}
.pa-respect a, .pa-posts a {
    color: #758e96!important;
}
li.pa-fld2 {
text-align: center;
    /* font-weight: bold; */
    font-size: 11px;
    TEXT-TRANSFORM: uppercase;
    margin: -13px 0px;
    color: #cc4545;
    /* border-top: 1px dotted #a6610c; */
    padding: 2px 0px;
    line-height: 20px;
    /* letter-spacing: -1px; */
    /* border-bottom: 1px dotted #a6610c; */
    /* background: #202121; */
    /* border: #a6610c; */
    /* border: 2px solid #a6610c; */
    margin-bottom: -5px;
    /* border-top: solid 1px #adadad; */
    font-family: 'Cuprum';
}

li.pa-fld2 a{
color: #758e96!important;
}
li.pa-fld2 a:hover{
color: #862832!important;
}

li.pa-ip {
    font-size: 7px;
    text-align: center;
    margin-bottom: 4px;
}


li.pa-online {
border-left-style: solid;

    font-size: 7px;
    text-transform: uppercase;
    color: #f1f1f1;
    text-align: center;
    margin: 14px 15px;

  
    letter-spacing: 1px;
    margin-bottom: -1px;
}

/* C3.11 */
.punbb .post-body {
    margin-left: 17em;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0 0 1px 0;
  }
/* C3.12 */
.punbb .post-box {
    padding: 1em 3em;
    padding-right: 1px;
  }
/*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 0 0;
    height: 2em;
    line-height: 2em;
    margin-left: -18em;
    text-transform: uppercase;
    border-top-style: dashed;
    border-top-width: 1px;
    background: transparent;
    text-align: right;
    font-family: 'Raleway'!important;
    font-size: 10px!important;
  }
/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-right: 1em;
  }
/* C3.17 */
.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 {
padding: 0.5em 1em;
    text-align: right;
    text-transform: uppercase;
    font-family: 'roboto'!important;
    font-size: 10px;
  }
/* 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 Message boxes
-------------------------------------------------------------*/
/* C5.1 */
.punbb .info .container {
   padding: 0.8em 1em;
    color: #383837;
    font-size: 8px;
    text-transform: uppercase;
    font-family: Roboto;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
  }
/* C5.2 */
.punbb .info .container .backlink {
padding-top: 0.8em;
    text-align: center;
    font-family: verdana;
    text-transform: lowercase;
    font-size: 8px;
  }
/* C6 Profile
-------------------------------------------------------------*/
/* 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: bold;
  }
/* C6.4 */
#viewprofile ul, #profilenav ul {
    border-style: solid;
    border-width: 1px;
    padding: 1.5em 18px 0.8em 18px;
   /* font-size: 10px;  */
   /* font-weight: bold; */
    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 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;
  }
/* 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: 0px 0px 0 0px;
    margin-top: 33px;
  }
/* 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  {
    display: none;
  }
#pun-title table {
border: none;
}
#pun-title td.title-logo-tdl {
border: none;
width: 100%;
}
#pun-title td.title-logo-tdr {
border: none;
width: 468px;
}
/* D2 Page navigation
-------------------------------------------------------------*/
/* 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 .container {
    border-style: none;
    border-width: 0;
    margin: 0 -65px 0 0;
    padding: 0.7em 1em 0.7em 1em;
    text-align: right;
    font-family: 'arsenal';
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: -251px;
    -webkit-text-size-adjust:100%;
font-size: 11px;
  }

/* D.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 1em;
  }

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.1em;
  }

/* D4 User links
-------------------------------------------------------------*/
/* D4.1 */
#pun-ulinks  {
  margin-top: -13px;
  }
/* D4.2 */
#pun-ulinks .container {
   border-top: none;
    font-family: 'Raleway';
    margin: 198px 0;
    text-transform: uppercase;
    text-decoration: none;
    word-spacing: 4px;
    text-align: center;
    /* font-weight: bold; */
    font-size: 8px;
    letter-spacing: 1px;
    margin-bottom: 0px;
  }
/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
    display: inline;
    white-space: nowrap;
  }
#pun-ulinks a {
    color: #f1f1f1;
  }
/* 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 */
#pun-status .container {
font-family: 'Arsenal';
    font-size: 8px;
    color: #131212;
    letter-spacing: 2px;
    text-transform: uppercase;
    /* margin-left: 72px; */
    margin-top: 29px;
    text-align: right;
}
/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }
/* D5.4 */
#pun-crumbs1 {
font-weight: bold;
    overflow: hidden;
    font-size: 11px;
    margin-top: 18px!important;
  }
/* D5.5 */
#pun-crumbs1 p.container {
  border-top: none;
    padding: 4px;
    font-size: 1.1em;
    font-family: 'arial';
    /* font-weight: 700; */
    color: #8c3e3e!important;
    /* letter-spacing: 1px; */
  }
/* 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 */
#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;
  }
/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  }
/* D6.3 */
#pun-announcement .container {
  padding: 1em;
  }
/* D7 Statistics
-------------------------------------------------------------*/
/* D7.1 */
#pun-stats .container {
    padding: 0;
  }
/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
    font-size: 11px;
  line-height: 150%;
  }
/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
    font-size: 11px;
  line-height: 150%;
  }
/* D7.4 */
li#onlinelist {
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 1px;
  float: left;
  width: 100%;
  line-height: 130%;
  }
/* D7.5 */
li#onlinelist div {
    border-top-style: solid;
    border-top-width: 1px;
    text-align: justify;
    padding: 5px 0px;
  }
/* 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-top-style: none;
  text-align: right;
  line-height: 150%;
  padding: 0.8em 1em;
  }
/* D8.5 */
#pun-about p span {
    display: block;
    width: 100%;
    font-family: Raleway;
    text-transform: uppercase;
    /* font-weight: bold; */
    font-size: 5px;
    color: #333;
    letter-spacing: 2px;
    text-align: center;
}
/* D8.6 */
#pun-crumbs2 {
font-weight: bold;
    overflow: hidden;
    font-size: 11px!important;
    border-bottom: none;
  }
/* D8.7 */
#pun-crumbs2 .container {
border-top: none;
    padding: 4px;
    font-size: 1.1em;
    font-family: 'arial';
    /* font-weight: 700; */
    color: #8c3e3e!important;
    /* letter-spacing: 1px */;
margin-top: 45px;
  }
/* 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 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;
  }
.admain {
    padding-left: 172px!important;
    margin-bottom: 1em;
}


.banners {
      position: absolute;
    margin-top: -24px;
    width: 650px;
    margin-left: -34px;
    text-align: center;
    height: 31px;
    overflow: auto;
}
    
   
}
.banners img {
     opacity: 0.7;
max-width: 88px;
    max-height: 31px;

}
.banners img:hover { 
  opacity: 0.9;
}




.topic .sharelink {display:none;}
.stickytext,.closedatafield{ display:none;}




.forlink:hover {
    background-color: #b1680c30;
}

.forlink {
    display: inline-block;
    background-color: #e8e8e8;
    color: #0d1007!important;
    border: 1px solid;
    border-radius: 2px;
    height: 13px;
    padding: 3px 14px;
}

#post-preview .fs-box .post-content {
    width: 692px;
    padding: 10px !important;
    margin-left: 53px;
}




.blok {
    position: absolute;
    height: 75px;
    margin-top: 48px;
    margin-left: 13px;
    width: auto;
    line-height: 14px;
}
.blok img {
    margin: 4px;
    box-shadow: 0 0 7px 1px #00000096;
}
.blok img:hover {
-webkit-filter: grayscale(30%);
    -moz-filter: grayscale(30%);
    -ms-filter: grayscale(30%);
    -o-filter: grayscale(30%);
    filter: grayscale(30%);
}


.navig {
    text-align: center;
    position: absolute;
    font-family: roboto;
    font-size: 10px;
    line-height: 19px;
    font-weight: bold;
    text-transform: lowercase;
    width: 958px;
    margin-top: 7px;
    color: #49392a!important;
}
.blok a {
color: #232323!important;
}
.blok a:hover {
    color: #980800!important;
}

.tipsy.a11 {
margin-top:-22px!important;
margin-left: 85px!important;
max-width:170px;
}

.bnnr {
    background-color: #af690a;
    width: 181px;
    padding: 3px 1px 1px 3px;
}
#pun-announcement h2 {display: none}


.collection img {
    width: 50px;
    margin: 5px;
}


#pun-index .tcl .modlist{display:none!important}

#viewprofile-next #profilenav {
    display: none;
}

#viewprofile {
    position: relative;
}
#viewprofile #pa-edit {
   /* position: absolute; */
    /* right: 1em; */
    font-family: roboto; 
   /* font-size: 11px; */
    text-transform: uppercase;
 /*  top: 1em; */
}


div#topic_t7 li.pl-delete, div#topic_t6 li.pl-delete  {
    display: none;
}




/*** ÓËÓ×ØÈÒÜ ÀÊÊÀÓÍÒ ***/
#pun-status .item4 {display:none;}


#main-reply {height: 220px}


.punbb #font-area {
    padding: 0 9px!important;
    overflow: hidden;
    overflow-y: auto;
    height: 355px;
    z-ndex: 100000;
}


.punbb #size-area {
    padding: 0 9px!important;
    overflow: hidden;
    overflow-y: auto;
    height: 355px;
    z-ndex: 100000;
}

.punbb .user-avatar .isonline
{display: none;
}


