/* Fonts and whatnot
-------------------------------------------------------------*/

  @import url(style_cs.1768488509.css);


@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900&subset=cyrillic');

@font-face {font-family: "PlayfairDisplay"; src: local("PlayfairDisplay"), url("https://forumstatic.ru/files/0014/6a/72/40283.ttf") format('truetype');}

@font-face {font-family: "PlayfairDisplay-Bold"; src: local("PlayfairDisplay-Bold"), url("https://forumstatic.ru/files/0014/6a/72/71553.ttf") format('truetype');}

@font-face {font-family: "Benzin-Medium"; src: local("Benzin-Medium"), url("https://forumstatic.ru/files/0014/6a/72/49167.ttf") format('truetype');}

@font-face {font-family: "Benzin-Regular"; src: local("Benzin-Regular"), url("https://forumstatic.ru/files/0014/6a/72/89636.ttf") format('truetype');}

@font-face {
    font-family: 'Neutral Face';
    src: url('https://forumstatic.ru/files/001c/32/b1/18069.eot');
    src: url('https://forumstatic.ru/files/001c/32/b1/18069.eot?#iefix') format('embedded-opentype'),
        url('https://forumstatic.ru/files/001c/32/b1/89957.woff2') format('woff2'),
        url('https://forumstatic.ru/files/001c/32/b1/50183.woff') format('woff'),
        url('https://forumstatic.ru/files/001c/32/b1/65993.ttf') format('truetype'),
        url('https://forumstatic.ru/files/001c/32/b1/22351.svg#NeutralFaceBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutral Face';
    src: url('https://forumstatic.ru/files/001c/32/b1/53549.eot');
    src: url('https://forumstatic.ru/files/001c/32/b1/53549.eot?#iefix') format('embedded-opentype'),
        url('https://forumstatic.ru/files/001c/32/b1/39073.woff2') format('woff2'),
        url('https://forumstatic.ru/files/001c/32/b1/18524.woff') format('woff'),
        url('https://forumstatic.ru/files/001c/32/b1/71184.ttf') format('truetype'),
        url('https://forumstatic.ru/files/001c/32/b1/85733.svg#NeutralFaceRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



/* Hiding stuff
-------------------------------------------------------------*/

#pun-title, .flag-i, .pa-reg, .pa-invites, .pa-positive, .pa-awards, .pa-gifts, .pa-time-visit, .pa-ua, #pun-live-rusff, #pun-about, #pun-announcement h2, #pun-index .category .container table thead, .main.multipage h1, .forum .container table thead, #pa-fld1,  .pa-ip, .pa-last-visit, #pa-fld2, .pa-fld2 .fld-name, .item4.status-right {
display: none !important;
}



/* Browser defaults and wonkiness
-------------------------------------------------------------*/

html, body {margin: 0; padding: 0}

.punbb * {
  margin: 0
  }

.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

.punbb img {
  border:none
  }

.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle
  }


 /* Text setup
-------------------------------------------------------------*/

body {
  font-size: 100.01%;
  }

.punbb {
  font: normal 68.75% verdana, arial, helvetica, sans-serif;
  }

.punbb {
  float: left;
  width: 100%;
  height: auto;
    font-family: 'Montserrat';
  }

.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 10px verdana, arial, helvetica, sans-serif
  }

.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 10px;
  font-weight: normal;
  }

.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 10px;
  }

.punbb pre {
    font: 10px / 140% 'montserrat';
}

.punbb address, .punbb em {
  font-style: normal
  }

.punbb .post-content em {
  font-style: italic
  }

.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

.punbb optgroup {
  font-weight: bold;
  }

div.post-rating a, div.post-vote a {
    font-size: 100% !important;
}

/* Шапка
-------------------------------------------------------------*/

#html-header {
    height: 230px;
    position: absolute;
    width: 970px;
    margin-left: -25px;
    background-image: url(https://upforme.ru/uploads/001c/9a/71/2/987811.png);
    margin-top: 0px;
    background-size: cover;
}

#header-main #subheader {
    background: url(https://upforme.ru/uploads/001c/9a/71/2/277472.png);
    height: 75px;
    width: 81px;
    background-size: cover;
    margin-left: 790px;
    margin-right: 150px;
    margin-top: 25px;
    transition: rotate 1s ease;
}

#podskazka {
    font-family: arial;
    text-transform: uppercase;
    color: #b8b8b8;
    font-size: 7px;
    line-height: 13px;
    letter-spacing: 2px;
margin-left: 830px;
    margin-top: -150px;
    text-align: left;
}

#subheader:hover {
    rotate: 180deg;
}

#subheader {
    cursor: pointer;
}

#subheader-nav {
    display: none;
    width: 200px;
transition: display 3s ease;
}

#subheader-nav {
    flex-direction: column;
margin-left: 850px;
    background: #000;
    margin-top: -125px;
    z-index: 5;
    position: absolute;
    padding: 10px;
    border: 1px solid #d3d3d3;
    border-radius: 10px;
    background-image: url(data:image/png;base64,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);
}

#subheader-nav a {
    background: #b8b8b8;
    text-align: center;
    padding: 4px 0;
    margin-top: 4px;
    margin-bottom: 4px;
    border-radius: 10px;
    font-family: 'neutral face';
font-weight: bold;
    font-size: 9px;
    letter-spacing: 1px;
}

#subheader-nav a:hover  {
    background: #000 !important;
}

#header-main #header-title {
    color:#ec8407;
    font-family: 'neutral face';
font-weight: bold;
    letter-spacing: 2px;
    font-size: 45px;
    margin: auto;
    text-align: center;
    text-shadow: 1px 1px 4px #212121a3;
    font-weight: bold;
    margin-top: 30px;
    rotate: 360deg;
    margin-left: 80px;
}

#header-main {
    font-family: 'neutral face';
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 9px;}

#chit-chat  {
position: absolute;
    padding: 5px;
    background: #000;
    width: 100px;
    color: #fff;
    font-family: 'neutral face';
font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    border: 1px solid #fff;
    margin-left: 777px;
    rotate: 359deg;
}


#chit-chaters {
    margin-left: 533px;
    margin-top: -170px;
    rotate: 359deg;
position: absolute;

}
#chit-chaters a {
    padding: 5px 10px;
    background: #ec8407;
    margin-left: 30px;
}
#chit-chaters1 {
   position: absolute;

}

#chit-chaters2 {
   position: absolute;
}

#chit-chaters a:hover {
    background: #000 !important;

}

#chit-chaters2:hover {
    background: #000 !important;
}

#chit-chaters2 a:hover {
    background: #000 !important;
}
#posts {
    padding: 5px;
    background: #000;
    width: 100px;
    color: #fff;
    font-family: 'neutral face';
font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    border: 1px solid #fff;
    rotate: 359deg;
    margin-left: 50px;
}
#pictures {
margin-left: 650px;
margin-top: -55px;
position: absolute;
}

#pictures img{
width: 100px;
height: 60px;
transition: transform 0.5s ease;

}

#posters {
    margin-left: 75px;
    margin-top: 125px;
    rotate: 1deg;
position: relative;
}

#posters a:hover {
    background: #000 !important;
}

#posters a {
    padding: 5px 10px;
    background: #ec8407;
    margin-right: 15px;
position: absolute:
}

#best-post-h {
    margin-left: 345.5px;
    margin-top: -161px;
}

#best-post-h a {
    rotate: 0deg;
    background: #ec8407;
    padding: 5px 10px;
}

#best-post-h a:hover {
background: #000 !important;
}

#best-post {
    width: 220px;
    height: 140px;
    margin-top: 15px;
    margin-left: 361px;
    color: #d3d3d3;
    font-family: arial;
    text-transform: uppercase;
    font-size: 9px;
    rotate: 360.7deg;
    overflow-y: scroll;
    line-height: 1.3;
    font-weight: 300;
    text-align: justify;
    padding: 0px 10px;
}



/* Футер
-------------------------------------------------------------*/

#banners-links {
    background-image: url(https://i.imgur.com/bYOUftA.png) !important;
    background-size: cover !important;
    width: 970px;
    margin-left: -25px;
    height: 130px;
    margin-bottom: -20px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

#banners-themselves {
height: 80px;
    width: 930px;
    margin: auto;
    overflow-y: scroll;
    text-align: center;
    line-height: 3;
    padding-top: 25px;
}

#banners-themselves a {
padding-left:2px;
padding-right:2px;
background: transparent !important;
}

#banners-themselves a img {
    border: 1px solid #fff;
    filter: opacity(0.7);
    transition: filter 0.7s ease;
}

#banners-themselves a img:hover {
    filter: opacity(1) !important;
}

/* 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;
  }

.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
  }


/* Basic page layout and borders
-------------------------------------------------------------*/

body {
    background: url(https://forumstatic.ru/files/001c/6e/ca/11001.png) no-repeat fixed top center;
    background-size: cover;
    background-color: #000;
}

#pun {
    width: 920px;
    margin: auto;
    position: relative;
    background: #adadad;
    padding: 0px 25px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.punbb {
  float: left;
  width: 100%;
  height: auto;
  }

#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
  }



/* Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

.punbb .post-content {
  padding: 0;
  margin-top: 0px;
  width: 100%;
  overflow: hidden;
  }

.punbb .post-sig dt {
  display: block;
  width: 250px;
  margin: 5px 0;
  }

.punbb .post-content p {
  margin: 0;
  line-height: 150%;
  padding: 0 0 1em 0;
  }

.punbb .post-content img {
  vertical-align: text-bottom
  }

.punbb .post-content img.postimg {
  vertical-align: middle;
  }



.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

.post-content td {
border: transparent !important;
    border-width: 0px !important;
}

.post-content table {
    border-collapse: collapse;
margin: 0 0 0.8em;
}

.punbb .quote-box cite, .punbb .code-box strong.legend {
  display: block;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  margin-top: 0;
  }

.punbb .quote-box cite {
    background: #d68934;
    padding: 5px 10px !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: inline;
}




.punbb .quote-box cite a:hover, .code-box strong a:hover {
    color: #ffffff;
}
.post-content hr {
    opacity: 1;
    filter: alpha(opacity = 50);
    margin-bottom: 0.8em;
    background: #d68934 !important;
    height: 2px;
}

.code-box strong a {
    background: #d68934;
    padding: 5px 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}


.punbb .post-content .blockcode, .punbb .post-content blockquote {
    overflow: hidden;
    margin-top: 4px;
    background: #999999;
    padding: 10px;
    padding-bottom: 0px !important;
 border: 1px solid #8a8a8a;
}

.punbb .post-content .scrollbox {
    max-height: 150px;
}

.code-box, .post-content blockquote{
    margin-bottom: 10px;
}

/* Information boxes
-------------------------------------------------------------*/

.punbb .info-box {
  padding: 10px;
  margin: 0 0 10px 0;
  }

.punbb .info-box * {
  padding: 0 0 10px 0;
  }

.punbb #pun-main .info-box .legend {
  font-size: 10px;
  font-weight: bold;
  }


/* Pagination and posting links
-------------------------------------------------------------*/

.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 10px;
  height: 0;
  }

.multipage {
  margin-top: 40px;
  }

.linkst .pagelink {
  position: absolute;
  top: -4em;
  left: 1em;
  width: 24em;
  }

.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 10px;
  }

.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

.subscribelink {
  clear:both;
  padding-top: 10px;
  padding-bottom: 10px;
  }



/* Form layout
-------------------------------------------------------------*/

.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

#post {
    padding: 0px !important;
}

#post-form h2 {
display: none;
}

#main-reply {
width:100% !important;
background: #d5d5d5;

}

.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

.punbb fieldset {
    padding: 0 10px;
  margin: 0 0 1em 0
  }

.punbb fieldset legend {
  padding: 0;

  margin: 0 0 -5px 11px;
  font-size: 10px;
 line-height: 10px;
  }

.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0px 0px 15px -15px;
  }

.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }


.punbb .formal fieldset {
    border: none;
}

.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
  }

.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

.punbb .inline .infofield {
  clear:both
  }

.punbb .datafield br {
  display: none
  }

.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }

.punbb .datafield span.input a {
  font-weight: normal;
  }

.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
  }

.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }

.punbb .hashelp {
  position: relative;
  }

.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

.punbb #profile .helplinks {
  top: 1.5em;
  }

.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* Table layout
-------------------------------------------------------------*/

.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 50%;
  }

.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 10%;
  }

.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  width: 30%;
  }

#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }

#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }

#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

#pun-index .tcl h3 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: 'Neutral Face';
  }

.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

.punbb .main td {
  padding: 0.8em 1em;
  }

.punbb .main th {
  padding: 0.4em 1em 0.4em 1em;
  }

.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0
  }

.punbb tbody.hasicon td.tcl {
  padding-left: 3.2em
  }

.punbb div.icon {
  height: 0;
  line-height: 0.0;
  margin-top: 0.1em;
  width: 0;
  }

.punbb  table div.icon {
  font-size: 10px;
  position: absolute;
  margin-left: -2.2em;
  }


#pun-index .category h2, #pun-stats h2 {
    background: url(https://forumstatic.ru/files/001c/6e/ca/24782.png) no-repeat top;
    width: 970px;
    margin-left: -25px;
    text-transform: uppercase;
    height: 15px;
    text-align: center;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-family: 'neutral face' !important;
    letter-spacing: 2px;
    font-size: 21px;
font-weight: bolder;
    color: #212121;
transition: 0.3s ease-in-out;
}

#pun-index .category h2:hover, #pun-stats h2:hover {
letter-spacing: 0px !important;
transition: 0.3s ease-in-out;
}

.category h2 span, #pun-stats h2 span {
    font-size: 19px !important;
}

.category .container table tbody {
    padding: 20px !important;
    display: block;
}

.category .container table tbody tr {
    background: #bdbdbd;
    margin-top: 10px !important;
    display: block;
    width: 880px;
    margin-bottom: 10px !important;
    border-radius: 15px;
}

.category .container table tbody td.tcl {
    width: 700px !important;
}

.forum-links {
    margin-top: 20px;
    margin-bottom: 20px;
}

.forum-links a {
    background: #ec8407;
    padding: 5px 10px;
    border-radius: 0px;
    margin-right: 10px;
    border: 0px solid #000;
    font-family: 'Neutral Face';
    font-size: 8px;
    letter-spacing: 1px;
}


.forum-links a:hover {
border: 0px solid #000;
    background: black;
}


 /* Topics
-------------------------------------------------------------*/

.punbb .post .container {
  padding-bottom: 1px;
  }

.punbb .post h3 {
    background: url(https://forumstatic.ru/files/001c/6e/ca/11001.png) repeat fixed top;
    padding: 5px 15px;
    color: rgb(184, 184, 184) !important;
    width: auto;
    margin-left: -25px;
    margin-right: -25px;

}

.punbb .post h3 a {
    color: #e0e0e0;
}

.punbb .post h3 span {
    padding: 5px 25px 5px 55px;
  display: block;
  margin-left: 19em;
text-transform: lowercase;
  }

.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }

.punbb .post .post-author {
    float: left;
}



.post-author {
    width: 190px;
    padding-right: 30px;
   margin-bottom: 5px;
}

.post-author ul {
    color: #979797;
    list-style: none;
    margin-block-start: 0;
    padding-inline-start: 0;
    background: #000000;
    margin-left: -30px;
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 32px;
    border: 1px solid #b8b8b8;
    background-image: url(data:image/png;base64,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);
}

.pa-author {
    font-family: 'neutral face';
    letter-spacing: 1px;
    font-size: 12px !important;
    text-align: center;
    margin-bottom: 5px;
    padding-top: 10px !important;
    padding-bottom: 5px !important;
}

.pa-author a {
    color: #ec8407 !important;
}

.pa-title {
    text-transform: lowercase;
    text-align: center;
    margin-bottom: 10px;
    background: #c7c7c7;
    color: #000;
    border-top-left-radius: 10px;
    width: 220px !important;
    margin-left: -11px;
    font-size: 9px;
    padding-top: 0px !important;
    font-weight: normal !important;
    padding-bottom: 0px !important;
}


.pa-avatar {
max-width: 180px;
    text-align: center;
    margin-bottom: 0px;
}

.pa-posts {
 font-size: 10px;
    margin: px;
    text-transform: lowercase;
    padding: 0px;   
}

.pa-respect {
   display: block;
    float: left;
    text-transform: lowercase;
font-size: 10px;
    text-align: right;
    background: url();
 }
.pa-fld3 {
 font-size: 10px;
   display: block;
    text-transform: lowercase;
    text-align: right;
   margin-top: -21px;
   margin-right: 18px;
 }
 .pa-fld5 {
 font-size: 10px;
   display: block;
    text-transform: lowercase;
    text-align: right;
   margin-top: -21px;
   margin-right: 12px;
 }

.pa-respect {
    margin-top: -21px;
   
}

.pa-respect a {
    font-weight: normal !important;
    color: #979797;
}

.pa-fld4{
    background: #ec8407;
  background-image: linear-gradient(to right, #ec8407, #ee9b35);
    text-align: center;
 margin-top: 5px;
    padding: 3px 30px  !important;
    text-transform: uppercase;
font-size: 10px;
   color: #000;
   font-weight: bold;
    font-family: 'neutral face';
    letter-spacing: 1px;
    border-top-right-radius: 60px;
    border-top-left-radius: 60px;
   border-bottom-right-radius: 0%;
    padding-bottom: 40px !important;
    width: 159px;
    margin-left: -11px;
}

.pa-fld4 a {
    font-size: 9px;
}

.pa-fld1 {
    padding: 3px !important;
    text-align: center;
    background: #b8b8b8;
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 40px 40px 0px 0px;
    overflow-x: hidden;
    max-height: 45px;
    margin-top: -40px;
    color: #191919;
    font-size: 10px;
}

.pa-fld1 img {
    max-width: 30px;
    margin-left: 5px;
    margin-right: 5px;
}

.pa-fld1 ::-webkit-scrollbar {
    width: 0px !important;
}

.pa-fld1 ::-webkit-scrollbar-track {
    background: transparent !important;
}

.pa-fld2 {
    width: 219px;
    text-align: center;
    font-family: 'neutral face';
    font-weight: bold;
    background-color: #b8b8b8;
    letter-spacing: 1px;
    border-bottom-right-radius: 20px;
    font-size: 10px;
    margin-left: -11px;
margin-bottom: -11px;
    height: 33px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pa-fld2 img {
    max-width: 219px;
}

.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  }

.pa-author {
  font-size: 10px;
  font-weight: bold;
  }

.pa-author a {
  text-decoration: none
  }

li.pa-title {
  padding-bottom: 0.4em;
  font-weight: bold;
  }


li.pa-online {
  line-height: 0.8em;
  padding-left: 0.4em;
  margin-top: 0.7em;
  }

.punbb .post-body {
    margin-left: 225px;
  padding: 0 0 1px 0;
  }

.punbb .post-box {
  text-align: justify;
  padding: 1em;
  }

.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

.punbb .post-links {
    margin-left: 190px;
    width: auto;
    margin-bottom: 10px;
}

.post-links ul li a {
    padding: 5px 10px;
    background: #aeaeae;
    border-radius: 5px;
    text-transform: lowercase;
}

.post-links ul li a:hover {
    background: black;
}

.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
  background: transparent;
  text-align: right;
  }

.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

.pl-email, .pl-website {
  float: left;
  }

.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }
.pa-fld3 .fld-name{
font-size: 10px;
color: #fff;
font-weight: 150;
margin-top: -18px;


}

.pa-posts .fld-name, .pa-respect .fld-name {
    font-size: 0px;

}

.pa-respect .fld-name::after {
  content: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='14'%20height='14'%20fill='none'%20viewBox='0%200%2024%2024'%20stroke-width='1.5'%20stroke='white'><path%20stroke-linecap='round'%20stroke-linejoin='round'%20d='M21%208.25c0-2.485-2.099-4.5-4.688-4.5-1.935%200-3.597%201.126-4.312%202.733-.715-1.607-2.377-2.733-4.313-2.733C5.1%203.75%203%205.765%203%208.25c0%207.22%209%2012%209%2012s9-4.78%209-12Z'/></svg>");
margin-left: 85px;

}
.pa-posts .fld-name::after {
 content: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='14'%20height='14'%20fill='none'%20viewBox='0%200%2024%2024'%20stroke-width='1.5'%20stroke='white'><path%20stroke-linecap='round'%20stroke-linejoin='round'%20d='M21.75%206.75v10.5a2.25%202.25%200%200%201-2.25%202.25h-15a2.25%202.25%200%200%201-2.25-2.25V6.75m19.5%200A2.25%202.25%200%200%200%2019.5%204.5h-15a2.25%202.25%200%200%200-2.25%202.25m19.5%200v.243a2.25%202.25%200%200%201-1.07%201.916l-7.5%204.615a2.25%202.25%200%200%201-2.36%200L3.32%208.91a2.25%202.25%200%200%201-1.07-1.916V6.75'/></svg>");
margin-top: -373px;
margin-left: 25px;

}

.pa-fld5 .fld-name::after { 
content: url();
}

/* Moderator menu
-------------------------------------------------------------*/

.punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
  }

.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

.punbb .modmenu .container strong {
  float: left;
  }

.punbb .modmenu input {
  margin-left: 1em;
  }


/* Message boxes
-------------------------------------------------------------*/

.punbb .info .container {
  padding: 0.8em 1em
  }

.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* Profile
-------------------------------------------------------------*/

#profile .container {
  padding-left: 18.6em;
  }

#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

#viewprofile ul, #profilenav ul {
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

#viewprofile li strong, #viewprofile li div, #setmods dd {
    display: block;
    padding: 5px;
  font-weight: normal;
  }

#viewprofile {
    text-transform: lowercase;
}

.punbb img.avatardemo {
  float: right;
  margin: 0 0 10px 10px;
  }


/* User list
-------------------------------------------------------------*/

#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

#pun-userlist .usertable .container {
  padding: 0 20px 20px 20px;
  border-top: none;
  }

#pun-userlist .usertable table {
  }


/* Page navigation
-------------------------------------------------------------*/

#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

#pun-pagelinks .container li {
  display: inline
  }

#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 10px;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }

/* Forum navigation
-------------------------------------------------------------*/


#pun-crumbs1, #pun-crumbs2 {
    text-transform: lowercase;
    margin-bottom: 20px;
    text-align: center;
}

#pun-navlinks .container {
position: absolute;
margin-left: 95px;
    display: flex;
    list-style: none;
    text-transform: lowercase;
    padding-inline-start: 0 !important;
    width: 75%;
    font-family: 'neutral face';
    letter-spacing: 1px;
    font-size: 11px;
    justify-content: center;
}

#pun-navlinks .container {
    background: #ec8407;
    padding: 15px 0px;
    margin-top: -35px !important;
}

#pun-navlinks a {
    font-family: 'neutral face' !important;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 1px;
    padding-left: 4px;
    padding-right: 4px;
}

#pun-navlinks a:hover {
background: black;
}

#pun-ulinks .container {
    text-align: center;
    font-size: 7.5px;
    list-style: none;
    text-transform: uppercase;
    margin-top: -40px !important;
}

#pun-ulinks li {
    display: inline;
    padding-left: 10px;
    padding-right: 10px;
}

#pun-ulinks {
    margin-top: 280px !important;
}

#pun-status .container span {
    text-transform: lowercase;
    margin: 0 10px;
}

#pun-status .container {
    margin-top: 10px;
}



#pun-crumbs1 {
margin-top: 10px;
}




/* User links
-------------------------------------------------------------*/

#pun-ulinks li {
  display: inline;
  }


/* Statistics
-------------------------------------------------------------*/

#pun-stats .container {
    padding: 10px;
    text-transform: lowercase;
}

#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  }

#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 150%;
  }

li#onlinelist {
  margin-top: 10px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

li#onlinelist div {
  padding: 10px 0 0 0;
  }

/* Quick Jump 
-------------------------------------------------------------*/

#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 10px;
  }

#pun-about {
  margin-top: 0;
  }

#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 150%;
  padding: 10px;
  }

#pun-about p span {
  display:block;
  padding-left: 50%;
  }

#pun-crumbs2 {
    font-weight: normal;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

#pun-crumbs2 .container {
  border-bottom: none;
  padding: 10px;
  font-size: 10px;
  }

#pun-break4 {
  margin: -2px 10px;
  position: relative;
  height: 0;
  z-index: 1;
  }

div.punbb-admin #pun-about .container {
  }


/* Help file
-------------------------------------------------------------*/

#pun-help .formal .info-box h3.legend {
  padding-bottom: 0;
  margin-bottom: 10px;
  }

#pun-help .formal .info-box h3.legend span {
  padding-bottom: 10px;
  display: block;
  font-size: 10px;
  }

#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 10px
  }

#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 10px
  }

#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

#pun-help .formal li * {
  vertical-align: text-top
  }

#pun-help .formal dt span {
  font: 10px/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

    /* Индикатор активности пользователя */
    .post .post-author ul {
      position: relative;
    }
    .pa-online {
      position: absolute;
      display: inline-block !important;
      top: 3px;
      right: 6px;
background: #d68934 !important;
      height: 10px;
      width: 10px;
      margin: 0 0 0 -5px !important;
      padding: 0 !important;
      border: 0 !important;
      -webkit-transition: all .2s ease;
      -moz-transition: all .2s ease;
      transition: all .2s ease;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
    }
    .pa-online:hover {
background: #d68934 !important;
    }
    .pa-online:hover strong {
      opacity: 1.0;
      visibility: visible;
    }
    .pa-online strong {
      position: absolute;
      top: 18px;
      right: -6px;
      padding: 0 8px;
      height: 24px;
      line-height: 24px;
      background: rgba(0, 0, 0, 0.7);
      font-weight: 400;
      white-space: nowrap;
      color: #fff;
      font-size: 90%;
      text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
      text-align: center;
      z-index: 10;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      -webkit-transition: all .2s ease;
      -moz-transition: all .2s ease;
      transition: all .2s ease;
      opacity: 0;
      visibility: hidden;
    }
    .pa-online strong:before {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      right: 6px;
      top: -10px;
      border-width: 5px 5px;
      border-style: solid;
      border-color: transparent transparent rgba(0, 0, 0, 0.7) transparent;
    }


/* NORTHBAYPOST
-------------------------------------------------------------*/



#ship5 {
--s5m: auto; /* отступ от левого края, auto - для центровки*/
--s5bg: #3e3e3e; /* фон общий */
--s5bp: #ccc; /* фон блока описания */
--s5c: #1b1b1b; /* текст в блоке описания */
--s5h: #ccc; /* текст заголовка-названия */
--s5r: #616161; /* рамка */
}
#ship5 * {box-sizing:border-box;} #ship5 {margin: auto auto auto var(--s5m); display:flex; flex-direction: column; justify-content: center; align-items: center; overflow: hidden; background: var(--s5bg); color: var(--s5c); width:500px; min-height:100px;} /* shipovnik */
.stx3 {box-sizing: border-box; width: 100%; text-align: center; background: var(--s5bg);}
.stx3 > p {margin: 40px 50px 20px !important; padding: 20px !important; background: var(--s5bp); color: var(--s5c); outline: 1px solid var(--s5r); outline-offset: 12px;}
.stx3 > h5 {width: auto; margin: auto 34px; padding:12px 10px; position: relative; line-height: 90%; text-transform: uppercase; transform: translate(0%, 50%); outline: 1px solid var(--s5r); outline-offset: 8px; border: 1px solid var(--s5r); box-shadow: 0 0 8px var(--s5bg); background: var(--s5bg); font-weight:400; font-family: 'Alegreya SC', Georgia, serif; font-size: 18px; color: var(--s5h);}
.shimg2 {width: 100%; height: 250px; background-size: cover; background: 50% 50% no-repeat;}


/* NORTHBAYPOST
-------------------------------------------------------------*/


/* CHATTER
-------------------------------------------------------------*/


.containerpicture {
display: ;
background: #fff;
width: 500px;
height: auto;
margin: auto;
border-radius: 30px;

}
.avatarcircle {
width: 60px;
height: 60px;
margin-left: 20px;
margin-top: 13px;
}
.avatarcircle img{
width: 60px;
height: 60px;
border-radius: 50px;
border: 3px solid #fff;
}
.postername2 {
display: flex;
flex-direction: column;
}
.postername {
width: 80px;
height: 18px;
margin-top: 33px;
margin-left: 20px;
font-size: 16px;
font-weight: 600;
}
.postdate1 {
position: absolute;
margin-left: 20px;
font-size: 9px;
font-style: italic;
}
.eweditbutton {
height: 10px;
width: 60px;
 font-size: 10px;
background: #fff;
 padding: 5px;
 border-radius: 10px;
 border: px solid #ec8407;
 margin: 35px 15px;
 font-weight: 800;
text-align: center;
margin-left: 30px;
margin-top: 33px;
}
.picturepostmain {
position: relative;
width: 400px;
height: auto;
margin-right: 30px;
margin-left: 30px;
}
.picturepostmain img {
width: 500px;
height: auto;
margin-bottom: 20px;
margin-top: 10px;
margin-left: -30px;
}
.header23 {
display: flex;
border-radius: 30px 30px 0px 0px;
margin-bottom: 10px;
background-image: linear-gradient(to right, #ec8407 10%, #f1660f);
}
.textsection {
width: width: 500px;
height: auto;
margin-top: 10px;
margin-right: 30px;
margin-left: 30px;
text-align: justify;
font-size: 12px;
}
.reactionbar {
width: 500px;
height: 22px;
display: flex;

}
.comments {
width: 24px;
height: 24px;
margin-top: -10px;
margin-left: 12px;
background: url(https://upforme.ru/uploads/001c/67/60/4/545787.png);
   background-size: cover;
            background-position: center center;
            background-repeat: no-repeat;
            overflow: hidden;

}
.likes {
margin-top: -10px;
width: 25px;
height: 25px;
margin-left: 10px;
background: url(https://upforme.ru/uploads/001c/67/60/4/668955.png);
   background-size: cover;
            background-position: center center;
            background-repeat: no-repeat;
            overflow: hidden;
}
.reposts {
margin-top: -10px;
width: 25px;
height: 25px;
margin-left: 10px;
background: url(https://upforme.ru/uploads/001c/67/60/4/497020.png);
   background-size: cover;
            background-position: center center;
            background-repeat: no-repeat;
            overflow: hidden;
}

.bookmark {
margin-top: -10px;
width: 25px;
height: 25px;
margin-left: 285px;
background: url(https://upforme.ru/uploads/001c/67/60/4/500113.png);
   background-size: cover;
            background-position: center center;
            background-repeat: no-repeat;
            overflow: hidden;
}
.numbers {
font-size: 15px;
margin-top: -5px;
margin-left: 5px;
}
.commentsection2 {
width: 500px;
height: auto;
display: flex;

}
.commentsection2 img{
margin-top: 5px;
margin-left: 10px;
width: 25px;
height: 25px;
border-radius: 40px;
border: 1px solid #fff;

}
.commentsection2name {
font-size: 14px;
font-weight: 500;
margin-left: 5px;
margin-top: 10px;
}
.commentsection2comment {
font-size: 13px;
font-weight: 400;
margin-left: 5px;
margin-top: 10px;
}
.commentsection3comment {
font-size: 11px;
font-weight: 300;
margin-left: 5px;
margin-top: 5px;
display: inline-block;
}
.commentsection3answer {
width: 55px;
height: 10px;
margin-left: 420px;
margin-top: -10px;
font-weight: 700;
}
.commentsection3like {
width: 55px;
height: 10px;
margin-left: 355px;
margin-top: -10px;
font-weight: 700;
}


/* CHATTERPROFILE
-------------------------------------------------------------*/


.ewsocial {
 height: 530px;
 width: 550px;
 position: relative;
 background: ;
 border: px solid #eee;
 border-radius: 0px;
 margin: 0px auto 0px;
}

.ewinbox {
 position: absolute;
 height: 500px;
 width: 520px;
 border: 1px solid #e9e9e9;
 top: 14px;
 left: 14px;
 border-radius: 30px;
 background: white;
}

.ewicon {
 position: absolute;
 height: 115px;
 width: 115px;
 border-radius: 100%;
 border: 2px solid #fafafa;
 background-size: cover;
 box-shadow: 0 0 1pt 1pt #eee;
 box-shadow: 0 0 0 1pt #eee;
 top: 35px;
 left:35px;
}

.ewname {
 position: absolute;
 width: 325px;

 font-family: roboto;
 color: #262626;
 font-size: 23px;
 top: 50px;
 left: 180px;
 line-height: 100%;
 letter-spacing: 0.5px;
 font-weight:500;

}

.eweditbutton {
 font-size: 10px;
background: #fff;
 padding: 5px;
 border-radius: 10px;
 border: 2px solid #ec8407;
 margin: 0px 15px;
 font-weight: 700;
position: relative;
top: -3px;
}

.ewlinestuff {
 width: 325px;
 font-size: 15px;
 top: 82px;
 position: absolute;
 left: 170px;
 font-family: roboto;
font-weight: 500;
 color: white;
 line-height: 140%;
border-radius: 30px;
background-image: linear-gradient(to right, #ec8407 10%, #f1660f);
text-align: center;
}

.ewsocial num {
 font-weight: 700;
 margin-left: 10px;
color: white;
}

.ewsocial name {
 font-weight: 700;
 margin-right: 5px;
 display: block;
}

.ewinfo {
 height: 50px;
 left: 180px;
 position: absolute;
 width: 325px;
 top: 105px;
 font-family: roboto;
 font-weight: 350;
 font-size: 13px;
 line-height: 110%;


}

.ewimgbox {
 position: absolute;
 width: 470px;
 height: 324px;
 border-top: 1px solid rgba(0,0,0,0.1);
 top: 170px;
 left: 40px;
 overflow: auto;
 display: flex;
 align-items: flex-start;
 justify-content: space-around;
 flex-wrap: wrap;
 padding-bottom: 20px;
}

.ewsocial hover {
 position: absolute;
 padding: 65px 0px;
 width: 150px;
 background: rgba(0,0,0,0.8);
 top: 0px;
 left: 0px;
 font-size: 10px;
 color: #fafafa;
 text-align: center;
 font-family: roboto;
 font-weight: 700;
 line-height: 200%;
 opacity: 0;
 z-index: 1;
 transition: 0.3s;
 border-radius: 4px;
}

.ewblocker {
 height: 150px;
 width: 150px;
 display: block;
 position: relative;

}

.ewsocial hover:hover {
 opacity: 1;
}

.ewimgbox img {
 height: 150px;
 width:150px;
 object-fit: cover;
 position: absolute;
 top: 0px;
 border-radius: 4px;
}

.ewsocial heart {
 margin-right: 5px;
}

.ewsocial ::-webkit-scrollbar{display: none;}


/* SMS
-------------------------------------------------------------*/


.maincintainersms {
width: 500px;
height: auto;
margin: auto;
}
.bubblesender {
width: 230px;
border-radius: 30px;
background-image: linear-gradient(to right, #969696 10%, #7a7a7a);  
margin-left: ;
border-radius: 10px;
}
.bubblesendertext {
border-radius: 10px;
padding-right: 10px;
padding-left: 10px;
padding-top: 10px;
font-size: 13px; 
color: #fff;
font-weight: 500;
}
.bubblesender2 {
width: 230px;
margin-left: 235px;
display: inline-block; 
}
.bubblesender2 img{
width: 30px;
height: 30px;
border-radius: 50px;
border: 2px solid white;
margin-left: 205px;
margin-top: -20px;
margin-bottom: 3px;
}
.bubblesender2text{
margin: px;
padding: 10px;
background: #fff;
border-radius: 10px;
background-image: linear-gradient(to right, #ec8407 10%, #f1660f); 
font-size: 16px; 
padding-left: 10px; 
padding-right: 10px; font-size: 13px;
color: #fff;
font-weight: 500;
}
.bubblesender img{
width: 30px;
height: 30px;
border-radius: 50px;
border: 2px solid white;
margin-left: -15px;
margin-bottom: -15px;
}
/* ICONS
-------------------------------------------------------------*/

.punbb div.icon {
    float: left;
    display: block;
    height: 12px;
    width: 12px;
    margin-left: 0px;
    margin-top: 2px;
}

Div.icon {
 float: left;
    height: 10px;
    margin-left: 0px;
    margin-right: 10px;
    width: 10px;
 background-image: linear-gradient(to right, #9c9c9c 10%, #b0b0b0);
    border-radius: 30px;
    margin-top: 2px;

}
TR.inew Div.icon {
 float: left;
    height: 12px;
    width: 12px;
background-image: linear-gradient(to right, #ec8407 10%, #f1660f);
    border-radius: 30px;
    margin-top: 2px;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon::before {
    float: left;
    height: 12px;

  width: 12px;
 background-image: linear-gradient(to right, #9c9c9c 10%, #b0b0b0);
    border-radius: 30px;
    margin-top: 2px;
}

#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon {
    float: left;
    height: 12px;
   width: 12px;
background-image: linear-gradient(to right, #ec8407 10%, #f1660f);
    border-radius: 30px;
margin-top: 2px;
}

