/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css");
@import url('https://kit-pro.fontawesome.com/releases/v6.6.0/css/pro.min.css');

@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&family=Viaoda+Libre&display=swap');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700|Open+Sans:400,400i,600,600i,700,700i,800,800i|Roboto:100,300,400,700,900');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,600i,700,700i,800,80i,900,900i&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Montserrat+Alternates:300,400,500,500i,700,800,900&display=swap&subset=cyrillic');
@import url('https://fonts.googleapis.com/css2?family=Prata&family=Viaoda+Libre&family=Yeseva+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@500&display=swap');

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

html, body {margin: 0; padding: 0}

.punbb * {
  margin: 0
  }

.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  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
  }


 /* A3 Text setup
-------------------------------------------------------------*/

body {
    font-size: 100.01%;
    position: initial !important;
    text-size-adjust: none;
}

.punbb {
    font: normal 70% Verdana;
}

.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
    font: 11px verdana, arial, helvetica, sans-serif;
    background: rgba(0,0,0,0.04);
    border: 1px solid rgba(0,0,0,0.07);
    outline: none;
    border-radius: 5px;
}

.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

.punbb h1 span, .punbb legend span {
    font-size: 11px;
}

.punbb pre {
  font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

.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 a {
  text-decoration: underline
  }

.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;
  }

.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
-------------------------------------------------------------*/

#pun {
    margin: auto;
    width: 1100px;
    margin-top: 75px;
    margin-bottom: 150px;
    background: var(--base-bg2);
    position: relative;
    border-radius: 16px 16px 0 0;
}

.punbb {
    float: none;
    width: auto;
    height: auto;
    margin: 0px 50px;
}

#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
  min-height: 100px;
  }

#pun-redirect {
    border: 0 none!important;
    margin: 0;
    padding: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    background: var(--base-bg);
}

#pun-redirect * {
    border:0 none;
}

#pun-redirect .main-title {
    display:none;
}

#pun-redirect.punbb .info .container {
    text-align: center;
    display: block;
    margin: 5% auto;
    font-size: 13px;
    font-weight: 400;
    font-family: var(--sec-font);
    padding: 30px 0px;
    height: auto;
    border: 0 !important;
    text-transform: lowercase;
    width: 900px;
    font-weight: 500;
    margin-top: 120px;
    color: #e7e7e7;
}

#pun-redirect.punbb .info .container a {
    color: #e7e7e7 !important;
}

.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

#pun-post .topic {
  margin-top: 1em;
  }

.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none none none;
  border-width: 0px 0px 0px 0px;
  }

.punbb .container {
  border-style: none;
  border-width: 0px;
  }

.punbb .section h2, #pun-main h1, #pun-main h2, #pun-debug h2 {
    font-family: var(--sec-font);
    font-size: 10px !important;
    font-style: normal;
    font-weight: 400;
    padding: 0;
    text-align: center;
    width: auto;
    letter-spacing: 0.6px;
    text-transform: lowercase;
    margin: -20px 0px 20px 0px;
}

#pun-main h1 {
    display: none;
}


/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

.punbb .post-content {
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: justify;
}

.punbb .post-sig dt {
    display: block;
    text-align: center;
    border-top: 1px solid #cfcecc;
    width: auto;
    margin: 20px 50px;
}

.punbb .post-content p {
  margin: 0 0 0 0px;
  padding: 0 0 1em 0;
  line-height: 150%;
  }

.punbb .post-content img {
  vertical-align: text-bottom
  }

.punbb .post-content img.postimg {
  vertical-align: middle;
  }

.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

.punbb .post-content .quote-box, .punbb .post-content .code-box {
    margin: 0 0 10px;
    padding: 15px 20px 10px 20px;
}

.punbb .quote-box cite, .punbb .code-box strong.legend {
    color: var(--quo);
    letter-spacing: 0;
    display: inline-block;
    font-size: 10px;
    font-family: var(--sec-font);
    margin-left: 0!important;
    padding: 5px 15px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: 500;
    background: var(--prof-bg);
    border-radius: 0 0 6px 6px;
    font-style: normal;
    text-transform: uppercase;
}

/* B2 Information boxes
-------------------------------------------------------------*/

.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }

.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }


/* B3 Pagination and posting links
-------------------------------------------------------------*/

.punbb .linkst {
    font-size: 11px;
    font-weight: 400;
    font-family: var(--sec-font);
    text-transform: none;
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0px 0px 15px !important;
    position: relative;
    padding: 0 0px;
}

.multipage {
  margin-top: 1em;
  }

.linkst .postlink {
    text-align: right;
}

.punbb .linksb {
    font-size: 11px;
    font-weight: 400;
    font-family: var(--sec-font);
    text-transform: none;
}

.linksb .pagelink {
    float: left;
    width: auto;
    text-align: left;
}

.linksb .postlink {
    float: right;
    width: auto;
}

.subscribelink {
    clear: both;
    display: flex;
    float: right;
    background: var(--quo);
    padding: 5px 15px 6px;
    text-transform: lowercase;
    transition: all .4s linear 0s !important;
}

/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

.punbb .formal .container {
  padding: 0em 2.3em 1.1em 2.3em;
  }

.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 {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0
  }

.punbb fieldset legend {
    padding: 10px 0px 0 0;
    margin: 0 0 0 0px;
    font-size: 1.1em;
}

.punbb fieldset legend span {
    padding: 0;
    margin: 0;
    font-size: 0;
    font-family: var(--sec-font);
    text-transform: uppercase;
}

.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

.punbb .fs-box p, .punbb .fs-box fieldset {
    padding: 0 0 0.8em 0;
    margin-top: 10px;
}

.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%;
  }

.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;
  }


/* C2 Table layout
-------------------------------------------------------------*/

.punbb .main .tcl {
  text-align: left;
  width: 45%;
  }

#pun-viewforum .tc2, #pun-viewforum .tc3, #pun-viewforum .tcmod {
    text-align: center;
    font-size: 11px;
    font-weight: 400;
    font-family: var(--sec-font);
    text-transform: lowercase;
    width: 8%;
}

.punbb .main .tcr {
    overflow: hidden;
    text-align: left;
    width: 30%;
}

#pun-index .tcr {
    text-transform: lowercase;
    width: 35%;
    position: relative;
    text-align: left;
    line-height: 16px;
    font-size: 11px;
    font-weight: 400;
    font-family: var(--sec-font);
}

#pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl {
    background-color: transparent;
    width: 40%;
    text-transform: lowercase;
}

#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: center;
  width: 20%;
  }

#pun-debug table .tcl {
  background-color: transparent;
  width: 15%;
  white-space:normal;
  }

#pun-debug .tcr {
  background-color: transparent;
  width: 90%;
  white-space: normal;
  }

#pun-index .tcl h3 {
    font-family: var(--main-font);
    font-size: 24px;
    text-align: left;
    margin-top: 0px;
    font-weight: 400;
    text-transform: lowercase;
    letter-spacing: .5px;
    line-height: 22px;
    font-style: italic;
}

#pun-index .tcl {
    width: 60%;
    position: relative;
    overflow: visible;
}

.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

.punbb .main td {
    border-style: solid none none solid;
    border-width: 1px 0 0 1px;
    padding: 10px 0;
}

.punbb .main th {
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    padding: 0.4em 1em 0.4em 1.5em;
}

.punbb .main .tcl {
    border-left-style: none;
    border-left-width: 0
}

* html .tclcon {height: 1px}

#pun-index td div.tclcon {
    text-align: justify;
    position: relative;
    margin-right: 30px;
}

#pun-index td div.tclcon span {
    display: block;
    margin: 5px 0;
    color: #3e3e3e;
    font-size: 11px;
    font-family: var(--sec-font);
    font-weight: 500;
}

.punbb div.icon {
    float: left;
    display: block;
}

#pun-messages .main .tc2 {
  text-align: center;
  }
  

 /* C3 Topics
-------------------------------------------------------------*/
#pun-title, #pun-navlinks {
  border-color: #202021;
}

.punbb .container, .punbb .post-body {
  border-color: transparent;
  }

.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
    border-style: none;
    border-width: 0;
  }

.punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
  }

.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.post-links ul, .post-links, .usertable table {
  border-color: transparent;
  }

.punbb th {
  border-color: transparent;
  }

#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;
  }

.punbb .post .container {
    border: none;
}

#pun-viewtopic .post h3 {
    text-align: center;
    display: flex;
    justify-content: flex-start;
    position: relative;
    margin-top: 18px;
}

.post h3 span strong:before {
    content: "#";
}

#pun-viewtopic .post h3 span, .punbb .post h3 span {
    color: var(--text);
    font: 400 11px var(--sec-font);
    height: 28px;
    background: var(--quo);
    margin-left: 240px;
    padding: 4px 15px;
    text-transform: uppercase;
    gap: 30px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    border-radius: 10px;
    box-shadow: 3px 2px 6px rgba(0,0,0,0.07);
    border: 1px solid var(--bord);
}

.punbb #pun-main .code-box, .punbb #pun-main .answer-box {
    padding-top: 0 !important;
}

.punbb .post h3 strong {
    float: right;
    width: auto;
    text-align: right;
    font-weight: normal;
}

.punbb .post .post-author {
    float: left;
    width: 240px;
    font-size: 12px;
    margin: -29px 0px 0 -18px;
    font-family: var(--sec-font);
    margin-bottom: 10px;
    box-sizing: border-box;
    position: relative;
    z-index: 0;
    background: var(--prof-bg);
    border-radius: 0 10px 10px 0;
    color: var(--navi-link);
    border: 1px solid #a8a5a3;
    box-shadow: 2px 3px 10px rgba(0,0,0,0.13);
    border-width: 1px 1px 1px 0;
}

.punbb .post .post-author ul, .punbb .post .post-author p {
    padding: 0em 1em 1em 1em;
    line-height: 160%;
}

.pa-author {
    font-family: var(--main-font);
    font-size: 23px;
    letter-spacing: 0;
    color: var(--navi-link);
    display: flex;
    justify-content: center;
    text-transform: lowercase;
    margin-top: 10px;
}

.pa-author a {
    font-weight: 500 !IMPORTANT;
    text-shadow: 0px 0px 10px rgba(255,237,169,0.35);
}

.pa-author a:hover {
    color: var(--navi-link-hov) !important;
}

li.pa-title {
    font-weight: 400;
    margin-top: 1px;
    color: var(--bord);
    font-family: var(--sec-font);
    text-transform: lowercase;
    font-size: 9px;
    letter-spacing: .6px;
    opacity: .9;
}

.punbb .post-body {
    margin-left: 230px;
    border-left-style: solid;
    border-left-width: 1px;
    padding: 0 0 1px 0;
}

.punbb .post-box {
    padding: 15px 10px 15px 10px;
}

.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  }

.punbb .post-links ul {
    padding: 0 15px 10px;
    height: 2em;
    line-height: 2em;
    margin-left: -20em;
    border-top-style: dashed;
    border-top-width: 1px;
    background: transparent;
    text-align: right;
    font-size: 11px;
    font-family: var(--sec-font);
    font-weight: 400;
    text-transform: lowercase;
}

.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

.pl-email, .pl-website {
  float: left;
  }

.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/* C4 Moderator menu
-------------------------------------------------------------*/

.punbb .modmenu .container {
    padding: 0;
    text-align: right;
    font-size: 10px;
    font-weight: 400;
    font-family: var(--sec-font);
    text-transform: lowercase;
    margin-bottom: 10px;
}

.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;
  }


/* C5 Message boxes
-------------------------------------------------------------*/

.punbb .info .container {
  padding: 0.8em 1em
  }

.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 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 {
    margin: 0 !important;
    padding: 0 !important;
}

#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px 0em 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: 0.5em 1em;
  font-weight: normal;
  }

.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* C7 User list
-------------------------------------------------------------*/

#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

#pun-title {
    margin: 0;
    border-style: none none none none;
    border-width: 0px 0px 0 0px;
}

#pun-title h1 {
  display : block;}

#pun-title .container {
  border-style: none none none none;}

#pun-title h1 span  {
  display: none;}

#pun-title h1 span  {
  font-size: 1.5em;}


/* D2 Page navigation
-------------------------------------------------------------*/

#pun-pagelinks {
  position: absolute;
  top: 55px;
  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: 1.2em;
  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}



/* D3 Forum navigation
-------------------------------------------------------------*/

#pun-navlinks {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: auto;
    text-transform: uppercase;
    justify-content: center;
    width: 100%;
    top: -40px;
    position: absolute;
    left: 0;
}

#pun-navlinks .container {
    padding: 0px;
}

#pun-navlinks li {
    display: inline;
    margin: 0;
}

/* D4 User links
-------------------------------------------------------------*/

#pun-ulinks {
    top: 12px;
    position: absolute;
    width: 100%;
    left: 0;
}

#pun-ulinks .container {
    padding-inline-start: 0px;
    width: 100%;
}

#pun-ulinks li, #pun-ulinks li a {
    display: inline-block;
    border-left-style: solid;
    border-left-width: 1px;
    white-space: nowrap;
}

#pun-ulinks li a {
    padding: 0px 6px;
}

#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
-------------------------------------------------------------*/

#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

#pun-status .container {
    font-size: 10px;
    font-family: var(--sec-font);
    text-transform: none;
    letter-spacing: 0;
    position: absolute;
    z-index: 5;
    top: 410px;
    right: 63px;
    height: 20px;
    width: 600px;
    color: var(--navi-link);
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    gap: 3px;
}

#pun-status .container strong, #pun-status .container a {
    font-weight: 500;
    color: var(--navi-link-hov) !important;
}

#pun-status .container a:hover {
    color: var(--navi-link) !important;
}

#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

#pun-crumbs1 {
    font-weight: 400;
}

#pun-crumbs1 p.container {
    height: auto;
    font-family: var(--sec-font);
    font-size: 12px;
    font-weight: 400;
    margin-top: 23px;
    text-transform: none;
    letter-spacing: 0;
}

#pun-crumbs1 p.container a, #pun-crumbs2 p.container a {
    font-weight: 400;
    transition: 1s;
}

#pun-crumbs1 p.container a:hover, #pun-crumbs2 p.container a:hover {
    transition: 1s;
    font-weight: 400;
}

#pun-break1 {
    margin: 0 1em;
    border-style: solid none;
    border-width: 1px 0;
    height: 0;
    margin: 0px 0 0 0 !important;
    position: relative;
    z-index: 1;
}

/* D6 Announcement
-------------------------------------------------------------*/

#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;
  }

#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

#pun-announcement .container {
    padding: 0em 1em 0em 1em;
    text-align: center;
}


/* D7 Statistics
-------------------------------------------------------------*/

#pun-stats .container {
    font-size: 0.7rem;
    font-weight: 400;
    letter-spacing: 0px;
    padding: 10px 20px;
    font-family: var(--sec-font);
    margin: 0;
    background: var(--quo);
    border-radius: 10px;
    border: 1px solid var(--bord);
    z-index: 99;
    position: relative;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.08);
}

li#onlinelist {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0px;
    font-family: var(--sec-font);
    margin-top: 10px;
    border-radius: 6px;
}

li#onlinelist div {
    padding: 0.7em 0 0 0;
    text-transform: none;
    font-size: 11px;
}

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

#pun-about {
  margin-top: 0;
  margin-bottom: 0;
  }

#pun-about .container {
  border-top-style: none;
  text-align: center;
  line-height: 150%;}

#pun-about p span {
    display: block;
    margin-top: 10px;
    font-size: 11px;
    font-weight: 400;
    font-family: var(--sec-font);
    text-transform: lowercase;
}

#pun-crumbs2 {
  font-weight: 400;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

#pun-crumbs2 .container {
    height: auto;
    font-family: var(--sec-font);
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 10px;
}

#pun-break4 {
  margin: -2px 1em;
  border-style:  none;
  border-width: 0px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }

/* D9 Help file
-------------------------------------------------------------*/

#pun-help .formal .info-box h3.legend {
  border-bottom-style: none;
  border-bottom-width: 0px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: none;
  border-bottom-width: 0px;
  font-size: 1.1em;
  }

#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

#pun-help .formal li * {
  vertical-align: text-top
  }

#pun-help .formal dt span {
  font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

#pun-status .status-right {
  display: none;
}

.punbb th {
    font-size: 0 !important;
}

#pun-index .category .tc2,#pun-index .category .tc3,
#f-subforums .tc2,#f-subforums .tc3{
  display:none!important;
}

html * {
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
}

.pa-ip {
    font-size: 9px;
    margin-top: 5px;
}

.spoiler-box {
    margin: 1em 0px 1em 0px;
    padding: 0 !important;
}

.post-content .spoiler-box > div {
    text-transform: none;
    padding-left: 0 !important;
    text-align: center;
    font-family: var(--sec-font);
    background: var(--html-bg) !important;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0;
    padding: 10px;
    position: relative;
    border-radius: 5px;
    color: var(--text) !important;
    border-bottom: 1px solid var(--bord);
}

.post-content .spoiler-box > div.visible {
    border-radius: 5px 5px 0 0 !important;
}

#pun-index .category h2, #pun-stats h2 {
    width: auto;
    height: 38px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    margin: 0 0px 10px 0;
    position: relative;
    background: var(--cat-bg);
    border-radius: 10px;
    border: 1px solid #aea9a5;
    box-shadow: 5px 4px 10px rgba(45,58,67,0.15);
}

#pun-index .category h2 span, #pun-stats h2 span {
    -webkit-text-size-adjust: 100%;
    font-size: 19px;
    position: relative;
    font-weight: 400;
    text-transform: lowercase;
    color: var(--navi-link);
    display: flex;
    gap: 20px;
    font-family: var(--main-font);
    padding: 4px 35px 0;
    height: 24px;
    line-height: 13px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(43,55,69,0.35);
    border: 1px solid rgba(158,174,191,0.39);
    font-style: italic;
    background: rgba(83,92,100,0.48);
}

.postlink.long {
    width: auto !important;
}

.forum thead {
    display: none;
}

.topic a.sharelink {
    float: right;
    margin-left: 1em;
    display: none;
}

.reactions-root {
    display: none;
}

#plng {
    text-transform: uppercase;
    font-family: var(--sec-font);
    background: var(--bord);
    padding: 3px 10px;
    font-size: 0.6rem;
    width: 200px;
    display: flex;
    align-items: center;
    color: var(--tab-tex);
    border-radius: 5px;
}

#profile .container fieldset legend span {
    padding: 0;
    margin: 0;
    font-size: 10px;
    font-family: var(--sec-font);
    text-transform: uppercase;
}

#pun-main h2 span {
    font-size: 0px;
}

#html-header {
    color: var(--tab-tex);
}

.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    width: 8%;
}

#tooltip {
    position: absolute;
    background: var(--text);
    z-index: 9999;
    max-width: 180px;
    border: none;
    border-radius: 2px;
    font-family: var(--sec-font);
    font-size: 11px;
    display: none;
    color: var(--navi-link);
    text-align: center;
    padding: 5px;
    letter-spacing: 0px;
    font-weight: 400;
}

.podfor_links {
    display: flex;
    gap: 10px;
}

.podfor {
    font-size: 11px;
    text-transform: lowercase;
    margin: 5px 0;
}

.pa-posts .fld-name, .pa-respect .fld-name, .pa-fld4 .fld-name, .pa-fld3 .fld-name {
  font-size: 0px
}

.pa-posts .fld-name:before, .pa-respect .fld-name:before, .pa-fld4 .fld-name:before {
    content: '\f111';
    font-family: FontAwesome;
    font-size: 4px;
    color: var(--link-acc);
    margin-right: 5px;
}

.osn_pr a {
    font-size: 0px;
}

#bann {
    width: 1100px;
    height: 32px;
    position: absolute;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 97px;
}

.banners {
    height: 32px;
    width: 847px;
    display: flex;
    justify-content: space-between;
    gap: 19px;
    position: absolute;
    flex-wrap: nowrap;
    box-sizing: border-box;
    flex-direction: row;
    overflow: hidden;
}

.banners img {
    cursor: pointer;
    opacity: .3;
    transition: 1s;
}

.banners img:hover {
    cursor: pointer;
    opacity: .9;
    transition: 1s;
}

/* Продолжение в следующем файле... */