Код:
/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.css);
@import url('https://fonts.googleapis.com/css?family=Pattaya&display=swap');
@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://forumstatic.ru/files/001a/71/68/64757.css?family=Alegreya+Sans+SC');
@import url('https://forumstatic.ru/files/001a/71/68/32654.css?family=Amatic+SC');
@import url('https://forumstatic.ru/files/001a/71/68/21847.css?family=Bebas+Neue');
@import url('https://forumstatic.ru/files/001a/71/68/70042.css?family=Calibri');
@import url('https://forumstatic.ru/files/001a/71/68/96294.css?family=Caveat');
@import url('https://forumstatic.ru/files/001a/71/68/85942.css?family=Comfortaa');
@import url('https://forumstatic.ru/files/001a/71/68/27889.css?family=Jura');
@import url('https://forumstatic.ru/files/001a/71/68/28819.css?family=Lobster');
@import url('https://forumstatic.ru/files/001a/71/68/58265.css?family=Marck+Script');
@import url('https://forumstatic.ru/files/001a/71/68/86439.css?family=Montserrat');
@import url('https://forumstatic.ru/files/001a/71/68/79840.css?family=Neucha');
@import url('https://forumstatic.ru/files/001a/71/68/34318.css?family=Oswald');
@import url('https://forumstatic.ru/files/001a/71/68/81558.css?family=Play');
@import url('https://forumstatic.ru/files/001a/71/68/64811.css?family=Poiret+One');
@import url('https://forumstatic.ru/files/001a/71/68/17283.css?family=Rubik+Mono+One');
@import url('https://forumstatic.ru/files/001a/71/68/61312.css?family=Russo+One');
@import url('https://forumstatic.ru/files/001a/71/68/68431.css?family=Yanone+Kaffeesatz');
@import url('https://fonts.googleapis.com/css2?family=Comforter&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Yeseva+One');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css?family=Caesar Dressing');


/* 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: 0px;
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle;
  }

#html-footer .container {
border-style: solid;
border-width: 0px;
width: 1000px;
height: 134px;
left: -25px;
bottom: -15px;
background: url(https://forumstatic.ru/files/000f/ed/b4/36074.jpg) no-repeat 50% 100%; 
background-position: center bottom;
  position:relative;
background-color: transparent;
  }


 /* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
  font-size: 95.00%;
text-align: justify;
  }

/* A3.2 */
.punbb {
font: normal 82.00% arial-narrow, tahoma, arial, verdana, helvetica, sans-serif,  'Oswald', 'Open Sans Condensed', 'Pattaya';
  }


/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif,  'Oswald', 'Open Sans Condensed', 'Pattaya';
  }


/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb th {
  font-size: 1em;

  }

.punbb h4, .punbb table {
  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/100% 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:  normal;
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: none
  }

/* A3.11 */
.punbb optgroup {
  }


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }


/* A5 Basic page layout and borders
-------------------------------------------------------------*/

/* A5.1 */

#pun {
  margin: 50px auto 50px auto;;
  width: 1000px;
  padding: 0px;
  border: none;
  border-top: none;

}

/* A5.2 */
.punbb {
  float: left;
  width: 95%;
 padding: 0px 25px 0px 25px;
  height: auto;
  }

#pun-redirect #pun-main {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
  position: relative;
  }


/* 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

  }

/* A5.9 */
.punbb .container {
  border-style: solid;
  border-width: 0px;
  }


/*************************************************************
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 {
  display: block;
  border-top: 1px dashed #300a07;
  width: 100%;
  margin: 5px 0;
  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 1em 1em 0em;
  line-height: 130%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-top
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

/* B1.8 */
.punbb .code-box {
  margin: 0.4em 1.5em 1.4em 0.5em;
  padding: 0.3em;
 border: none;
background: #ffffff;
border: 5px solid #c34f98;
   box-shadow: 0px 11px 0 -7px #1e1e1e;
height: 90px;
overflow: auto;
  }

.punbb .post-content .quote-box  {
  margin: 0.4em 1.5em 1.4em 0.5em;
  padding: 0.3em;
 border: none;
background: #ffffff;
border: 5px solid #c34f98;
   box-shadow: 0px 11px 0 -7px #1e1e1e;
  }

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
  display: block;
  padding-bottom: 0.5em;
border: none;

  }

/* 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;
  }


/* 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;
  top: -4em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: normal;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
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
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  }

/* 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: normal;
  }

/* 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;
background: #ffffff;
border: 5px solid #c34f98;
   box-shadow: 0px 11px 0 -7px #1e1e1e;
  }

/* 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;
  }

.punbb .helplinks span INPUT {
/*
        cursor: hand;
        color: #0d2331;
        border-style: solid;
        border-color: #0d2331;
        border-width: 1px;
        background-color: #0d2331;
*/
        margin: 0px 2px 2px 0px;
}

/* 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;
  width: 50%;
 text-align: justify;
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
font-size: 10px;
  width: 10%;
  }

/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: center;
  width: 30%;

  }

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

/* C2.8 */
#pun-index .tcl h3 {
  font-size: 1.5em;
font-family: Impact;
 padding-left: 1em;
  text-transform:uppercase;
 background-color: #c34f98;
    box-shadow: 0px 11px 0 -9px #1e1e1e;
  }

/* C2.9 */
.punbb td span.youposted {
  font-weight: normal;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0.5em;
  }

/* C2.12 */
.punbb .main th {
  border: none;
padding: 0.4em 1em 0.4em 1em;
font-size: 0.9em;
font-weight: normal;
background-color: transparent;
text-transform: lowercase;
  }

/* C2.13 */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0;
  }

* html .tclcon {height: 1px}

    /* C2.14 */
    .punbb td div.tclcon {
    padding-right: 0px;
    margin-left: 10px;
    width: 400px;
    padding: 10px;
    }

    /* C2.15 */
    .punbb div.icon {
        float: right;
    }

    /* C2.16 */
    .punbb  table div.icon {
      font-size: 1.5em;
      position: relative;
      width: 60px;
      height: 60px;
margin-top: 10px;
margin-left: 3px;
       display: block;
      }

/* 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: 0.3em 1em;
  display: block;
  margin-left: 18em;
  border-left-style: solid;
  border-left-width: 1px
  }
/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }
/* C3.5 */
.punbb .post .post-author {text-align: center;
  float: left;
  width: 220px;
 margin-left: 3px; }
.permalink {margin-left: 3px !important;}

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  line-height: 110%; 
  }
/* C3.7 */
.pa-author {
margin-left: -3px;
font-family: verdana;
background: #c34f98; 
text-transform: lowercase;
font-size: 12px!important; letter-spacing: 2px;
box-shadow: 0px 11px 0 -5px #1e1e1e;
text-align: center;
line-height: 100%;
  }
/* C3.8 */
.pa-author a {
margin-top: 25px;
  color: #fff!important;    
  margin-top: 25px; font-family: verdana;     text-transform: lowercase;
font-size: 12px!important; letter-spacing: 2px; text-align: center;
 }
.punbb .pa-avatar {margin-top: 5px;
margin-left: 15px;
width:180px;
  line-height: 50%;
}
.punbb .pa-avatar img {
    margin-bottom: 5px;
max-width: 180px!important;
max-height: 180px!important;
border: 4px solid #1e1e1e!important;
outline: 2px solid #c34f98;
 outline-offset: 2px;
}

/* C3.9 */
li.pa-title {font-weight: normal; color: #000!important; line-height: 100%;  font-family: verdana; font-size: 10px !important; margin-top: 10px; margin-left: -3px; text-transform: lowercase; text-align: center;}
li.pa-online {
  line-height: 1em; color: #000; font-size: 11px; text-transform: lowercase; font-weight: normal!important;
  }
li.pa-fld1 {
font-size: 10px !important;
}
i.pa-fld2 {
font-size: 10px !important;
}
/* C3.11 */
.punbb .post-body {
  margin-left: 18em;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0 0 1px 0;
  }
/* C3.12 */
.punbb .post-box { text-align: justify;
  padding: 5px;
  }
/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }
/* C3.14 */
.punbb .post-links {
  margin-left: 20em;
  border-left-style: solid;
  border-left-width: 1px;
text-align: center;
  }
/* C3.15 */
.punbb .post-links ul {
  padding: 0 1em 0 1em;
  height: 2em;
  line-height: 2em;
  margin-left: -20em;
  border-top-style: dashed;
  border-top-width: 1px;
text-align: center;

  }
/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 2em;
text-align: center;
  }
/* 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;
  margin-top: 4px;
  text-align: right;
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 1.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.1em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -15.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: normal;
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: solid;
  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;
  }

#profile-left {
    vertical-align: middle;
}
#profile-left strong {
font-weight: normal!important;
}

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: normal!important;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: normal!important;
  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.5em 2.5em 2.5em;
  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: none;
  margin-bottom: 0px;
}

/* D1.2 */
#pun-title h1 {
  display : block;
 margin:  -1px 0px 0px -26px;
}

/* D1.3 */
#pun-title .container {
  border-style: none ;
  padding: 0.2em 1em 0.8em 1em;
  }

/* D1.4 */
#pun-title h1 span {
  display: none;
}




/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  margin-top: -40px;
  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 {
  border-style: none solid none solid;
  border-width: 0px 1px 0px 1px;
  margin-top: -20px; 
   weight: 90%
}

#pun-navlinks .container {
  border-style: none none solid none;
  border-width: 0 0 0px 0;
  margin: 0px;
  weight: 100%
  }

/* D3.2 */
#pun-navlinks .container {
  height: 5px;
  font-weight:bold;
  text-align: center;
  margin-top: 0px;


}


/* D.3 */
#pun-navlinks li {
        display: inline;
        margin: 0.5%;
        weight: 100%
        margin-top: 0px;
  font-weight:bold;


}

/* D3.4 */
#pun-navlinks li a {
  font-size: 1em;
  letter-spacing: 1px;
  weight: 90%;
  font-weight:bold;
  }

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
  margin-top: 0;
  }

/* D4.2 */
#pun-ulinks .container {
  padding: 0.7em 1em;
  text-align: center;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-right: 0.5em;
  }

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* D5.2 */
#pun-status .container {
  padding: 7.8em 1em 1em 1em;
text-align: left;
font-weight: normal;
font-size: 10px;
  }

/* D5.3 */
#pun-status span {
  padding-bottom: 0;
  margin-right: 1.5em;
  }
	
/* D5.4 */
#pun-crumbs1 {
  font-weight: normal;
  overflow: hidden;
  margin-top: 0;
  }

/* D5.5 */
#pun-crumbs1 p.container {
  border-top: none;
  padding: 1em 1em 0.8em 1em;
  font-size: 1.1em;
  }

/* 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: normal;
  }

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 4.3em 1em 1em 1em;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
  padding: 0.8em 1em
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
font-size: 10px;
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  padding-right: 1.5em;
  text-align: right;
  line-height: 170%;
font-size: 10px;
  }

#pun-stats li.item5 {
font-size: 10px;
  text-align: justify;
  }


/* D7.4 */
li#onlinelist {
  margin-top: 1px;
  border-top-style: solid;
  border-top-width: 1px;
  float: left;
  width: 100%;
  line-height: 150%;
  }

/* D7.5 */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0.5em 0 0 0;

  }

/* 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: center;
font-family: verdana;
font-size: 10px;
  line-height: 50%;
  padding: 0.8em 1em;
  }

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 1.8em;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: normal;
  overflow: hidden;

  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
  }

/* 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 {
  white-space: nowrap;
}





/*********************************************************
E - ДРУГОЕ
*********************************************************/
/* E1 Скроллбар
-------------------------------------------------------------*/
/* E1.1 - ширина прокрутки */
::-webkit-scrollbar {
width: 5px;
}
/* E1.2 - прокрутка на общей странице, по которой ездит ползунок */
::-webkit-scrollbar-track {
box-shadow: inset 0 0 0px rgba(0,0,0,0.3); /* обводка */
background: #c34f98;
}
/* E1.3 */
::-webkit-scrollbar-thumb{
box-shadow: inset 0 0 0px rgba(0,0,0,0.6); 
background: #e1e1e;
}
/* E1.4 - ползунок после нажатия на него мышкой */
::-webkit-scrollbar-thumb:active {
background: #1e1e1e;
}
/* E1.5 - прокрутка в постах */
textarea::-webkit-scrollbar {background: #1e1e1e;}
textarea::-webkit-scrollbar-track {background: #1e1e1e;}
textarea::-webkit-scrollbar-thumb {background: #1e1e1e;}

   }

/*************************************************************
A - SETUP change_ava_nic_sta_sgn
**************************************************************/
#My.My,#stTs {
 background-color:transparent!important;
 background-image:none!important;
 border:none transparent 0!important;
}

#imgNIK-SIG {
  cursor:pointer;
  cursor:hand;
  position:absolute;
  z-index:1000;
  margin-top: 10px;
  margin-left:-30px;
  z-index:100;
  border:4px solid #676767;
}

#avtrChang-area{
 position: absolute;
 right: 1%;top: 35px;
 width:150px!important;
}

#stTs {
 display:none;/**/
 position:absolute;
 z-index:4;
 margin-top: -10px;
 margin-left:-142px;

 width:95px!important;
 height:229px;

 border-collapse: collapse;
 padding: 5px;
 text-align: left;
}

img.iblank {
  cursor:pointer;
  cursor:hand;
  border:transparent solid 1px;
  position:relative;
  width:95px;
  z-index:100;
  margin-left: -5px;
  margin-top: -1px;
  margin-right:-20px;
}
img.iblank.NIC {
  margin-top: 25px;
  height:17px
}
img.iblank.STA {
  height:17px
}
img.iblank.AVA {
  height:17px
}
img.iblank.Galleri {
  height:57px
}
img.iblank.SGN {
  height:17px
}
img.iblank.mem {
  height:34px
}
.punbb .pa-author img,
.punbb .pa-title img {
  height:auto;
  max-width:180px;
}

.post-content .hide_Nic-SIG{
  display:none;
}


Код:
.pa-fld1 {text-align: justify; padding: 3px 4px 3px 5px !important; margin-top: -12px !important;}
.pa-fld2 {text-align: justify; padding: 3px 4px 3px 4px !important; margin-top: 1px !important;
font-family: Caesar Dressing;
background: #c34f98; 
text-transform: lowercase;
font-size: 12px!important; letter-spacing: 2px;
box-shadow: 0px 11px 0 -5px #1e1e1e;
text-align: center;
color: #eff0ef;
line-height: 100%;
}
.pa-fld3 {font-size: 10px!important; text-transform: lowercase; text-align: justify; padding: 4px 5px 4px 5px !important; }



/* CS1 Background and text colours
-------------------------------------------------------------*/
body {background: #ffffff url("https://forumstatic.ru/files/000f/ed/b4/69976.jpg") top center fixed;
background-size: cover; 
}

/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background-color: #8B795E;
  color: #000;
  background-color: transparent;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
background-image : url("https://forumstatic.ru/files/000f/ed/b4/81995.jpg"); 
  color: #000;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: transparent;
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: #8B795E;
  color: #000;
  background-color: transparent;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: #8B795E;
  color: #000;
  background-color: transparent;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #06615e;
  color: #000;
  background-color: transparent;
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: #8B795E;
  color: #000;
  background-color: transparent
  }

.offline li.pa-online strong {
  font-weight: normal;
background-color: transparent
  }

#pun-title .title-logo {background-image : url("https://forumstatic.ru/files/000f/ed/b4/22581.jpg");
    background-repeat : no-repeat; height : 338px; width : 1000px;}

    #pun  {background-image : url("https://forumstatic.ru/files/000f/ed/b4/81995.jpg"); background-color: #fff; background-position: top center;}


/* CS1.6 Ссылки верхней навигации*/
#pun-navlinks .container { 
position: absolute;
width: 85%;
left: 100px;
top: 405px;
font-size: 16px;}

#pun-ulinks .container { 
text-align: center; 
position: absolute; 
width: 85%;
top: 425px;
left: 90px;
font-size: 10px;
  font-weight:bold;}


/* CS2 Border colours
-------------------------------------------------------------*/
/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent
  }

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
  border-color: transparent
  }

/* CS2.5 */
.punbb th {
  border-color: transparent
  }


#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: 3px solid transparent;
  }

li.pa-online {
  border-left-color: transparent;
  }

    .punbb .post-sig dt {
      border-top-color: transparent;
      }

/* CS3 Links
-------------------------------------------------------------*/

/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
  color: #c34f98;  
font-family: verdana;     text-transform: lowercase;
font-size: 10px;
  font-weight:bold;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #c34f98;
font-family: verdana;     text-transform: lowercase;
font-size: 10px;
  font-weight:bold;
  }

/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active,  .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #c34f98;   
  }

/* CS3.3 */
#pun-navlinks a {
  color: #c34f98;
   text-transform: uppercase;
font-family: impact;
  }

#pun-ulinks a {
  color: #c34f98;
font-family: verdana;     text-transform: lowercase;
    display: inline;
    border-left-style: none;
    border-left-width: 0px;
    white-space: nowrap;

  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #c34f98;
}


#pun-ulinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #c34f98;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #06615e;
  color: #a3a3a3;
  text-transform: uppercase;
  text-decoration: bold;
font-family: Open Sans Condensed!important;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/
.punbb table Div.icon {float: right; 
display: block; 
border-style: none none none none;
margin-left: 1px;
margin-right: 5px;
width: 60px;
height: 60px;
background-image : url(https://forumstatic.ru/files/000f/ed/b4/50780.jpg);
background-repeat: no-repeat;}

TR.inew Div.icon {
background-image : url(https://forumstatic.ru/files/000f/ed/b4/47702.jpg);
background-repeat: no-repeat;
width: 60px;
height: 60px;}

TR.isticky Div.icon {
background-image : url(https://forumstatic.ru/files/000f/ed/b4/47702.jpg);
background-repeat: no-repeat;
width: 60px;
height: 60px;}

TR.iclosed Div.icon {
background-image : url(https://forumstatic.ru/files/000f/ed/b4/50780.jpg);
background-repeat: no-repeat;
width: 60px;
height: 60px;}

       /* CS5.5 Двигаем верхний баннер */
#pun-title table tbody tr .title-logo-tdr {
position: absolute; 
left: -510px;
top: -155px}

#pun-index.punbb .tclcon h3 > a {
  color: #fff;
font-family: verdana;     text-transform: lowercase;
font-size: 12px;
letter-spacing: 5px;
}
#pun-index.punbb .tclcon h3 > a:hover {
  color: #fff;
font-family: verdana;     text-transform: lowercase;
font-size: 12px;
letter-spacing: 5px;
}





.hideme {
opacity: 0;
}
.hideme:hover{
opacity: 1;
}
.opac {
opacity: 0.75;
}
.navig {position: absolute;
width: 230px;
    height: 20px;
    margin-top: 255px !important;
    margin-left: 366px !important;
    text-align: center;
    z-index: 90;}

.navig a {  padding: 1px 9px;
    width: 210px !important;
    color: #c34f98!important;
    font-family: impact;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.needs {position: absolute;
width: 280px;
    height: 20px;
    margin-top: 168px !important;
    margin-left: 454px !important;
    text-align: center;
 letter-spacing: 7px;
opacity: 0.5;
    z-index: 90;}
Код:
<script language="JavaScript">
str=document.URL
if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php")
   document.write("<style>#forum_f17,#forum_f18{display:none}</style>")
</script>

<!--выделение кода в блоке "Код" с перемещение в буфер обмена // © Damassk, версия 2019г. --> 
<script type="text/javascript" src="https://forumstatic.ru/files/0016/4a/bf/98029.js"></script>
<script>eval(select_text.toString().replace(/\}$/,'try{document.execCommand("copy")}catch(e){}}'))</script>
<script type="text/javascript">select_text.linkText = 'выделить [копируется сразу]' //текст ссылки</script>
<!-- конец -->

<div class="navig">
<br>
<a href="http://antcross.rusff.me/viewtopic.php?id=2">гостевая</a> <font color=#fff>*</font> <a href="http://antcross.rusff.me/viewtopic.php?id=13">занятые роли</a>
<br>
 <a href="http://antcross.rusff.me/viewtopic.php?id=12">правила</a> <font color=#fff>*</font> <a href="http://antcross.rusff.me/viewtopic.php?id=8">нужные</a>
<br>
 <a href="http://antcross.rusff.me/viewtopic.php?id=15#p340">шаблон анкеты</a> 
</div>

<div class="needs">
<br>
<a href="http://antcross.rusff.me/viewtopic.php?id=8#p882"><img src="https://forumstatic.ru/files/001b/af/5b/39745.jpg" title="вадим драконович" style="border: 2px solid #fff;"></a>
<a href="http://antcross.rusff.me/viewtopic.php?id=8#p3126"><img src="https://forumstatic.ru/files/001b/af/5b/22365.jpg" title="мистер доктор" style="border: 2px solid #fff;"></a> 
<a href="http://antcross.rusff.me/viewtopic.php?id=8#p2861"><img src="https://forumstatic.ru/files/001b/af/5b/44844.jpg" title="любовь (к) метакризиса(-у)" style="border: 2px solid #fff;"></a> 
<a href="http://antcross.rusff.me/viewtopic.php?id=8#p1809"><img src="https://forumstatic.ru/files/001b/af/5b/12648.jpg" title="не рыжий, а просто огонь" style="border: 2px solid #fff;"></a> 
</div>

<!--кликабельность ника в постах гостя -->
<script>$(".post[data-group-id=3]").find(".pa-author").html(function(){return this.innerHTML.replace(/(<.+>)(.+)$/,'$1<a href="javascript:to(\'$2\')">$2</a>')});</script>
<!-— конец -->

<style>
#pun-live-rusff span.cooltext, span.thiscool, span.cool1, span.cool2, span.cool3 {display: none;}
</style>

<style type="text/css">
#pun-index .category .tc2,#pun-index .category .tc3, 
#f-subforums .tc2,#f-subforums .tc3{
  display:none!important;
}
.Tems_And_messages {
  display:inline-block;
  width:235px;
font-size: 10px;
 text-align: center;
margin-top: -15px;
}

.Tems_And_messages .center{
  float:center;
}
</style>

<!--кнопки вверх вниз-->
<div class="go-up" id='ToTop'><img src="https://forumstatic.ru/files/000f/ed/b4/47702.jpg" border="0" /></div>
<div class="go-down" id='OnBottom'><img src="https://forumstatic.ru/files/000f/ed/b4/50780.jpg" border="0" /></div>
<style>
.go-up,.go-down {
display:none;
position:fixed; /*позиционируем*/
right:25px; /*указываем положение, если слева - left*/
z-index:9999; /*показываем поверх все элементов на странице*/
cursor:pointer;
margin-bottom:15px; /*отступ снизу (можно не указывать)*/
width:40px; /*ширина кнопки*/
height:60px; /*высота кнопки*/
}
.go-up {
bottom:195px; /*положение от низа окна браузера верхняя кнопка*/
}
.go-down {
bottom:125px; /*положение от низа окна браузера нижняя кнопка кнопка*/
}
.go-down:hover,.go-up:hover {
opacity:1;
}
</style>


<style type="text/css">
/*Выравниваем в одну строку число постов и Уважение*/
.pa-posts,.pa-respect {
text-align:center;
display:inline-block;
padding:0 2px!important;
width:76px;
margin-bottom: 4px;
}
</style>

<style>
#pun-stats h2 span,
.category h2 span {
visibility:hidden!important;
}
</style>

<!-- Убрать надпись отредактированно -->
<style type="text/css">
.lastedit {display:none}
</style>

<!-- убрать пожаловаться -->
<script type="text/javascript">
RusffCore.sets.show_reportBtn = 0;
</script>
<!-- конец -->

<!-- убрать награды из меню-->
<style type="text/css">
li#navawards {display: none;}
</style>

<style type="text/css">
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}
</style>
Код:
<!--кнопки вверх вниз-->
<script type="text/javascript">
$(function(){
if ($(window).scrollTop()>="250") $("#ToTop").fadeIn("slow")
$(window).scroll(function(){
  if ($(window).scrollTop()<="250") $("#ToTop").fadeOut("slow")
  else $("#ToTop").fadeIn("slow")
});
if ($(window).scrollTop()<=$(document).height()-"999") $("#OnBottom").fadeIn("slow")
$(window).scroll(function(){
  if ($(window).scrollTop()>=$(document).height()-"999") $("#OnBottom").fadeOut("slow")
  else $("#OnBottom").fadeIn("slow")
});
$("#ToTop").click(function(){$("html,body").animate({scrollTop:0},"slow")})
$("#OnBottom").click(function(){$("html,body").animate({scrollTop:$(document).height()},"slow")})
});
</script>


<!-- баннеры партнеров -->
<center> <div style="overflow-y: auto; overflow-x: hidden; opacity: 0.5; width: 950px; height: 38px; padding: -60px 0px 0px 0px!important;"><a href="https://hpfreakshow.rusff.me/" target=_blank><img src="https://forumupload.ru/uploads/001a/7d/a5/589/477589.gif" title="HP: Freakshow. ГП 3 поколение. Драмеди, социалка, активная игра"></a> <a href="https://itisanewworld.rusff.me/"><img title="Mystery Book" src="https://forumstatic.ru/files/001b/0f/ee/83990.jpg" border="0"/></a> <a href="https://barcross.rusff.me" title="CROSS BAR" target="_blank"><img src="https://forumstatic.ru/files/001b/2c/35/10496.png"></a> <a href="http://gemcross.rusff.me/"><img src="https://i.imgur.com/S27yF6r.png" width="88" height="31" border="0" alt="GEMcross"></a><a href="http://toeden.rusff.me" title="Магический реализм, США, 2022 год"  target="_blank"><img src="https://i.imgur.com/gqufzUM.png" alt="Return to eden"></a> <a href="https://shivery.rusff.me/" target="_blank"><img src="https://forumupload.ru/uploads/001b/9f/23/2/592860.png"  title="Shiver" alt="Shiver"></a> <a href="http://seasonofstorms.rusff.me/" target="_blank"><img src="https://imgur.com/0BAosNd.png"  title="Season of storms" alt="Season of storms"></a> <a href="https://verbaveritatis.rusff.me" title="Верба"><img src="https://forumupload.ru/uploads/000b/09/4f/14545/t168085.gif"></a> <a href="https://ravencross.f-rpg.me/" target="_blank"><img src="https://forumstatic.ru/files/001b/85/c5/34116.png"  title="ravencross" width="88" height="31" border="0"></a> <a href="https://stormahead.rusff.me/" target="_blank"><img src="https://i.imgur.com/UrSzAOu.gif"title="MARAUDERS. STORMS AHEAD "border="0"width="88" height="31"></a> <a href="http://red-lights.ru/"><img src="https://cdn.discordapp.com/attachments/1002500657737113670/1008032382449889300/-.jpg" title="RED LIGHTS CROSSOVER"></a> <a href="https://enteros.rusff.me/" title="ФРПГ Энтерос" target="blank"><img src="https://forumstatic.ru/files/0015/e5/72/98755.gif"></a> <a href="https://thedome.rusff.me/" target="_blank"><img src='https://i.imgur.com/qEqiky1.jpg' title="Город, из которого нет выхода" /></a> <a href="https://crossteller.ru/" target="_blank"><img src="https://forumstatic.ru/files/001b/9b/5d/77544.jpg" title="CROSSTELLER"border="1" width="88" height="31"></a> <a href="http://monstrlnd.rusff.me" target="_blank"> <img src="https://i.imgur.com/TM8xeQr.png" title="dear billy" border="0" alt="dear billy"></a> <a href="http://talesfrom.rusff.me/"><img src="https://forumstatic.ru/files/001b/8a/68/74868.png"></a> <a href="https://onlyfriends.rusff.me/" target="_blank"> <img src="https://forumupload.ru/uploads/001b/74/4e/2/521941.jpg" title="Only Friends" border="0" alt="Only Friends"></a> <a href="https://sunnycross.ru/"><img src="https://i.imgur.com/65znPol.png"></a></div></center>
<!-- конец баннеров -->

<!--кликабельный ник гостя-->
<script>$(".post[data-group-id=3]").find(".pa-author").html(function(){return this.innerHTML.replace(/(<.+>)(.+)$/,'$1<a href="javascript:to(\'$2\')">$2</a>')});</script>

<script type="text/javascript">
if(GroupID != 3) { $('#pun-ulinks .container').prepend('<li class="item1"><a href="/search.php?action=show_new">Новые сообщения</a></li>'); }
</script>

<!--ТЕГ  абзаца - [indent] -->
<style>#button-indent {background:url(http://s7.uploads.ru/t/mnkgq.png)no-repeat center 6px!important;}</style>
<script type="text/javascript">(function(){ var b = '[indent]';
$("#button-strike").after('<td id="button-indent" title="Отступы"><img src="/i/blank.gif"  onclick="smile(\''+b+'\')"></td>');
var indent = '<span style="display:inline-block;margin:1em 2.1em;"></span>'; /*удвоенные Отступы сверху и слево*/
$('.post-content p:contains("'+b+'")').each(function(){ $(this).html( $(this).html().replace(/\[indent\]/gm,indent));});}());
</script>

<script>
$(function() {
   / ПОДСЧЕТ СИМВОЛОВ В ФОРМЕ ОТВЕТА /
   if ($('textarea#main-reply').length > 0) {
      $('p.areafield.required').after('<div id="charcounter">Символов в сообщении: <span class="charcount">0</span></div>');
      var lastValue = '';
      setInterval(function() {
         if ($('#main-reply').val().length != lastValue) {
            lastValue = $('#main-reply').val().length;
            $('.charcount').text(lastValue);
         }
      }, 100);
   } / Конец скрипта /
});
</script>

<script type="text/javascript">
var DefAvtr="https://forumstatic.ru/files/000f/ed/b4/14425.jpg";
var s='<li class="pa-avatar item2"><img class="defavtr" src="'+DefAvtr+'" alt="Аватар"/></li>';$("li.pa-title").each(function(){if (($(this).parent("ul").find("li.pa-avatar").html())==null){$(this).after(s);};});
</script>



<!-- Перенос Колонок тем и сообщений под Описание Форума / Deff, Alex_63 -->
<script type="text/javascript">
(function(){
   $.catch = function(a,f){$(function(){var t,i=0;function s(){i++;if(i>120)return;t=setTimeout(function(){if(!$(a).length){s();return};f()},100);}s();});}
   function appendTopicS(){
     $('.category td.tcl .tclcon,#f-subforums td.tcl .tclcon').each(function() {
       var L=$(this).parents('tr:first');
       var str='<br><div class="Add"><div class="Tems_And_messages">Teм: <span class="center">'+L.find('td.tc2').text()+'</span></div>\
       <div style="margin-left:-75px;" class="Tems_And_messages">Cообщений: <span class="center">'+L.find('td.tc3').text()+'</span></div>\
       </div>';$(str).appendTo(this);
     });
   }
   if($('#pun-index').length){appendTopicS ();}
   if($('#pun-viewforum').length){
     var summ=$('.main table[summary]').attr('summary').split(': ')[1].substr(0,1);
     if(summ=='#'||summ==String.fromCharCode(173))$.catch('#f-subforums',function(){appendTopicS()});
   }
}());
</script>



<!-- Убираем названия доп. полей -->
<script type="text/javascript">
var A=[1]
$(".post .post-author li").each(function (){
for(var i=0; i<A.length;i++){if($(this).hasClass("pa-fld"+A[i])){
$(this).html($(this).html().replace(/(.*?):/,''));}};});
</script>
<!-- конец "убираем названия доп. полей" -->

<script>$('.post-content p').html(function(){return this.innerHTML.replace(/(\s|&nbsp;)?-(\s|&nbsp;)/g,'$1&mdash;$2')})</script>


<!--смена имиджа-->
<script src="https://forumstatic.ru/files/0017/95/29/89289.js"></script>
<script>
hvScriptSet.addMask({
    forumAccessExtended:{
'12 подвигов за ночь': ['Непринятые', 'Принятые'],
'ифигения в тавриде': ['Непринятые', 'Принятые'],
'тройничок мойр': ['Непринятые', 'Принятые'],
'бордель афродиты': ['Непринятые', 'Принятые'],
'олимпийская философия': ['Непринятые', 'Принятые'],
'шибари (у) ариадны': ['Непринятые', 'Принятые'],
'аид инкорпорейтед': ['Непринятые', 'Принятые'],
},
    changeList: {
        'pafld3': {
            title: 'Личное звание',
            description: 'Маска лз',
            tag: 'info',
            class: 'pa-fld3',
            defaultCode: '<div class=lz><a href=ссылка на анкету>имя фамилия;</a> текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст <a href=ссылка на пару>имя пары</a></div>',
            type: 'html'
        }  
    },
    userFields: ['pa-author', 'pa-title', 'pa-avatar', 'pa-fld1', 'pa-fld2', 'pa-posts', 'pa-respect', 'pa-last-visit', 'pa-online', 'pa-awards']
});
</script>

<!-- Восстановление последнего поста при утере by Человек-Шаман -->
<script>
$(document).ready(function() {
  $('#addition-area').append(function() {
    return $('<div>Восстановить последний пост</div>').click(restoreLastPost);
  });
  function restoreLastPost() {
    $('#main-reply').val(localStorage.ReservePost);
  };
});
</script>
<!--конец-->

<!--  Обтекание изображения  -->
<script language="javascript"> 
$(function(){ 
$('td#button-link').before('<td id="floatbut" style=\'background-image:url("https://forumstatic.ru/files/001b/42/2d/13954.png")\'></td>'); 
$('#floatbut, .vibor').click(function(){ 
$('div#float').toggle();}); 
}); 
elm=document.getElementsByTagName("div") 
for(x in elm) if(elm[x].className=="post-content") 
{ 
post = elm[x].innerHTML; 
if(post.indexOf("[/float]") != -1) { 
floats = /\[float=(.*?)\]([^\[]*)\[\/float\]/gi 
elm[x].innerHTML = elm[x].innerHTML.replace(floats, "<span style='float: $1; margin: 15px; text-align: $1;'>$2</span>") 
}} 
</script> 
<div id="float" style="display:none;background:#FFF;border:1px solid black; width:auto; padding:8px; position:absolute; margin-top:-32%; margin-left:35%; z-index:20"> 
<div><strong>Направление обтекания</strong></div><br> 
<div align="center"> 
<img class="vibor" src="https://forumstatic.ru/files/001b/42/2d/96666.png" title="left" onclick="bbcode('[float=left]', '[/float]')" /> 
<img class="vibor" src="https://forumstatic.ru/files/001b/42/2d/99322.png" title="right" onclick="bbcode('[float=right]', '[/float]')" /> 
</div></div>

<!--ТЕГ ВСТАВИТЬ КАРТИНКУ ([img] [/img])-->
<script>var oldIMG="<td id=\"button-image\" title=\"Вставить картинку\"><img onclick=\"bbcode('[img]','[/img]')\" src=\"/i/blank.gif\"/><b><p style=\"position:absolute;height14px;margin:-15px 0 0 22px;font-size:8px;\">2</p></b></td>"
$("#button-image").after(oldIMG);</script>

<script type="text/javascript">
PiarNik="Antiques";
PiarPas="owl13";
var L="<div id=\"PR_loginDiv\" style=\"display:none;\">\
<form id=\"form_login\" name=\"login\" method=\"post\" action=\"login.php?action=in\" onsubmit=\"return check_form()\">\
<fieldset>\
<input type=\"hidden\" name=\"form_sent\" value=\"1\"/>\
<input type=\"text\" id=\"fld1\" name=\"req_username\" size=\"21\" maxlength=\"25\"/>\
<input type=\"text\" id=\"fld2\" name=\"req_password\" size=\"7\" maxlength=\"16\"/>\
<input type=\"submit\" class=\"button\" name=\"login\"/>\
</fieldset>\
</form>\
</div>\
<li id=\"navpiar\"><a onclick=\"PiarIn()\"><span style=\"cursor:pointer\">ПИАР-ВХОД</span></a></li>";
if($("#navlogin").html()!=null){
$("#navlogin").after(L) //navlogin
$("#PR_loginDiv #fld1").val(PiarNik)
$("#PR_loginDiv #fld2").val(PiarPas)
function PiarIn () {$("#PR_loginDiv input[type='submit']").click();}
}
</script>