Он вписывается в эту атмосферу гротескного ретро-шика, в кричащие интерьеры огромного отеля, в бешеное движение улиц – что во сне, что в реальности – он как будто родился здесь, он такая же неотъемлемая часть всего этого, как недостающий пазл в гигантской пёстрой картинке. Авантюрин
роли и фандомы гостевая нужные персонажи хочу к вам

POP IT (don't) DROP IT

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » POP IT (don't) DROP IT » Новый форум » #18 розово-оранжевый [коды]


#18 розово-оранжевый [коды]

Сообщений 1 страница 3 из 3

1

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

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

/* A1.1 */
  @import url(style_cs.css);
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i&subset=cyrillic,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,900&subset=cyrillic,cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url('https://fonts.googleapis.com/css?family=Yeseva+One');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display+SC');
@import url('https://fonts.googleapis.com/css?family=Alegreya+SC');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700,900&subset=cyrillic,cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Bowlby+One+SC&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Prosto+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bellota+Text:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Tenor+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;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=PT+Sans+Caption&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Comfortaa&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poiret+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600&family=swap');
@import url('https://fonts.googleapis.com/css2?family=Bona+Nova:ital,wght@0,400;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;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=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
@import url(https://forumstatic.ru/files/001b/ed/6b/34320.css);
@import url(https://forumstatic.ru/files/001b/ed/6b/46176.css);
@import url(https://forumstatic.ru/files/001b/ed/6b/95882.css);
@import url(https://forumstatic.ru/files/001b/ed/6b/42999.css);
@import url(https://forumstatic.ru/files/001b/ed/6b/50728.css);

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {
  margin: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

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

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 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
  }

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

/* A3.1 */
body {
  font-size: 100.01%;
  }

/* A3.2 */
.punbb {
  font: normal 70% Verdana;
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em Verdana;
  }

/* A3.4 */
.punbb table {
  font-size: 1em;
  font-weight: normal;

  }

.punbb h3, .punbb h4, .punbb th {
  font-size: 0.9em;
  font-weight: normal;
}
.punbb h1, .punbb h2 {
  font-size: 10px;
  font-family: Verdana;

  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1.1em;

  }

/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal;
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

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

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

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }

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

/* 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 {
 
  position: relative;
  width: 1050px;
  margin: auto;
  }

/* A5.2 */
.punbb {
  margin-left: 45px; 
  position: relative;
  float: none;
  width: 960px; 
  height: auto;
  }

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  float: none;
  width: auto;

  }

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none dashed none;
  border-width: 0px 0px 1px 0px
  }

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

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }

/*************************************************************
    B - MAIN CONTENT - GENERAL
    **************************************************************/

    /* B1 Parsed Content, Signatures and Scroll Boxes
    -------------------------------------------------------------*/

    /* B1.1 */
    .punbb .post-content {
      padding: 0;
      margin: 0;
      width: 100%;
      overflow: hidden;
      }

    /* B1.2 */
    .punbb .post-sig dt {
      border-top: 1px double #000;
     margin: 5px;
      }

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

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

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

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

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

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;

  }

/* B1.9 */


.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    margin-top: -5px;
    margin-bottom: 3px;
    color: #1e1e1e;
    font-family: 'Lora';
    line-height: 31px;
    text-align: left;
    border-bottom: 1px dashed #000000;
    letter-spacing: 0px;
    font-style: italic;
  }

    /* B2 Information boxes
    -------------------------------------------------------------*/

    /* B2.1 */
    .punbb .info-box {
      padding: 1.1em 1.7em 1em 1.7em;
      border-style: solid;
      border-width: 1px;
      margin: 0 0 1.1em 0;
      }

    /* B2.2 */
    .punbb .info-box * {
      padding: 0 0 0.7em 0;
      }

    /* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }

    /* B3 Pagination and posting links
    -------------------------------------------------------------*/

    /* B3.1 */
    .punbb .linkst {
      float: left;
      position: relative;
      width: 100%;
      font-size: 1.1em;
      height: 0;
      }

    /* B3.2 */
    .multipage {
      margin-top: 3em;
      }

    /* B3.3 */
    .linkst .pagelink {
      position: absolute;
      top: -4em;
      left: 1em;
      width: 24em;
      }

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

    /* 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: 0px 5px;
    margin: 0px 0px 0px -17px;
    font-family: 'Lora';
    font-size: 18px;
    font-style: italic;
    }

    /* C1.7 */
    .punbb fieldset fieldset {
      border-style: none;
      margin: 0;
      padding: 0 0 8px 0
      }

    /* C1.8 */
    .punbb .fs-box {
      padding: 1em 0 0.8em 0;
      }

    /* C1.9 */
    .punbb .fs-box p, .punbb .fs-box fieldset { 
      padding: 0 0 0.8em 0
      }

    /* C1.10 */
    .punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
      float: left;
      margin-right: 1em;
      }

    /* C1.11 */
    .punbb .inline .infofield {
      clear:both
      }

    /* C1.12 */
    .punbb .datafield br {
      display: none
      }

   /* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }

    /* C1.14 */
    .punbb .datafield span.input a {
      font-weight: normal;
      }

    /* C1.15 */
    .punbb .areafield span.input, .punbb p.longinput span.input {
      display: block;
      padding: 0 12em 0 0;
      height: 100%; /* For IE */
      }

    /* C1.16 */
    .punbb textarea, .punbb .longinput input {
      width: 64%;
      margin: 0;
      }

    /* C1.17 */
    .punbb .hashelp {
      position: relative;
      }

    /* C1.18 */
    .punbb .helplinks {
      display: block;
      position: absolute;
      top: 1em;
      right: 0;
      font-weight: normal;
      width: 36%;
      }

    /* c1.19 */
    .punbb #profile .helplinks {
      top: 1.5em;
      }

    /* C1.20 */
    .punbb .helplinks span {
      display: block;
      padding-bottom: 0.2em;
      }

    /* C1.21 */
    #pun-post .formal .info-box li {
      padding-left: 4px;
      list-style-type: square;
      list-style-position: inside;
      line-height: 1.5;
      margin: 0;
      }

   /* C2 Table layout
    -------------------------------------------------------------*/

/* C2.1 */
    .punbb .main .tcl {
      overflow: hidden;
      text-align: left;
      width: 550px; 
      }


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

    /* C2.3 */
    .punbb .main .tcr {          padding-left: 22px!important;
    border-left: none!important;
    font-size: 10px;
    font-family: 'Inter Tight';
    overflow: hidden;
    text-align: left;
    width: 250px;
    color: #717171;
    letter-spacing: 0.3px;
      }

    .punbb .main .tcr a {     color: #000;
    color: #000;
    color: #000;
    font-size: 13px;
    letter-spacing: 0px!important;
    font-family: 'Lora';
    /* font-weight: 500!important; */
    font-style: italic;
      }

    .punbb .main .tcr a:hover { color: #000; background: #eccd77;}


    .tcr .lastpost .byuser { line-height: 18px!important }

    /* 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 { 
    width: 720px;
    margin-left: -34px;
    font-size: 21px;
    line-height: 31px;
    border-bottom: 0px solid #000;
    text-align: left;
    margin-bottom: -8px;
    padding-top: 28px;
    font-family: Lora;
    font-weight: 400;
    letter-spacing: 0px;
    padding-bottom: 8px!important;
    text-transform: lowercase;
    font-style: italic;
}


#pun-index .tcl h3 a { 
color: #242d1b!important; margin-left: 34px!important; font-weight: 400;
}

#pun-index .tcl h3 a:hover { color:#000!important; background: rgb(236,236,236);
background: linear-gradient(180deg, rgba(236,236,236,1) 86%, rgba(218,165,18,1) 86%); 
 transition: 0.3s;}



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

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

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

    /* C2.12 */
    .punbb .main th {
      border-style: none none none solid;
      border-width: 0 0 0 1px;
      padding: 0.4em 1em 0.4em 1em;
      }

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

    * html .tclcon {height: 1px}

/* C2.14 */
.punbb tbody.hasicon td.tcl {
  padding-left: 2.2em;
text-align: justify;
  }

    /* C2.15 */
    .punbb div.icon {
        float: left;
        display: block;
        width: 35px;
        height: 40px;}

/* 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 solid solid;
      border-width: 1px;
      }

    /* C3.3 */
    .punbb .post h3 span {
      padding: 0.5em 1em;
      display: block;
      margin-left: 23em; 
      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 {     width: 213px;
    background: url(...);
    float: left;
    text-align: center;
    background-color: #ececec;
    border: 1px solid #000;
    margin-top: -2.5em!important;
    margin-left: -15px!important;
    overflow: hidden;
}

    /* C3.6 */
    .punbb .post .post-author ul, .punbb .post .post-author p { 
      padding: 0 1em 1em 1em;  float: center; text-align: center;
      line-height: 140%;
      }

    /* C3.7 */
.pa-author {     text-align: center;
    margin-left: -2px;
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 13px;
    padding-top: 9px!important;
    font-family: Lora;
    font-style: italic;
margin-top: -14px!important;
  }



/* C3.8 */
.pa-author a { 
    font-family: 'Lora';
    font-size: 15px;
    line-height: 13px;
    font-weight: 500;
    color: #000000!important;
    letter-spacing: 0px;
    font-style: italic;
    background: linear-gradient(180deg, rgba(none) 95%, rgb(0 0 0) 95%);
  }

/* C3.8 */
.pa-author a:hover, .pa-author a:focus, .pa-author a:active{ background: linear-gradient(180deg, rgba(none) 95%, rgb(220 69 129) 95%);
      color: #d03c73!important;}




/* C3.9 */
li.pa-title {             width: 197px;
    margin-left: -9px;
    /* padding-bottom: 10px; */
    text-align: center;
    font-family: Inter Tight;
    text-transform: uppercase;
    color: #000!important;
    font-size: 7px;
    letter-spacing: 0.5px;
    /* margin-top: -2px!important; */
    margin-bottom: 12px!important;
    line-height: 10px;

  }

    li.pa-online {
      line-height: 0.8em;
      border-left-style: solid;
      border-left-width: 0.7em;
      padding-left: 0.4em;
      margin-top: 0.7em;
      }

    /* C3.11 */
    .punbb .post-body {
      margin-left: 19em;
      border-left-style: solid;
      border-left-width: 1px;
      padding: 0 0 1px 0;
      }

    /* C3.12 */
    .punbb .post-box {
      padding: 1em; padding-top: 20px;
      }

    /*C3.13 */
    .punbb fieldset .post-box {
      margin-bottom: 0.8em
      }

    /* C3.14 */
    .punbb .post-links {
      margin-left: 19em;
      border-left-style: solid;
      border-left-width: 1px;
      }

    /* C3.15 */
    .punbb .post-links ul {
    padding: 0px 0em 0px 6px;
    height: 2em;
    line-height: 3em;
    margin-left: -19.5em;
    border-top-style: dashed;
    border-top-width: 1px;
    background: transparent;
    text-align: right;
    font-weight: 500;
    /* letter-spacing: 1px; */
    font-family: Lora;
    text-transform: lowercase;
    font-size: 12px;
    font-style: italic;
    
      }
    .punbb .post-links ul a {color: #000;}
.punbb .post-links a:hover {color: #000000!important; background: #eccd77;}


    /* C3.16 */
    .punbb .post-links li {
      display: inline;
      padding-left: 1em;
      }

    /* C3.17 */
    .pl-email, .pl-website {
      float: left;
      }

    /* C3.18 */
    .punbb .clearer {
      clear: both;
      height: 0;
      font-size: 0;
      }

    /* C4 Moderator menu
    -------------------------------------------------------------*/

    /* C4.1 */
    .punbb .modmenu .container {
      padding: 0.5em 1em;
      text-align: right;
      }

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

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

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

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

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

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

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

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

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

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

    /* C6.4 */
    #viewprofile ul, #profilenav ul { font-family: Inter Tight; letter-spacing: 0.5px;
      border-style: solid;
      border-width: 1px;
      padding: 1.5em 18px 0.8em 18px;
      margin: 0 0 1em 0;
      }

    /* C6.5 */
    #viewprofile h2, #profilenav h2 {
      background: transparent;
      border: none;
      padding: 0 0 0 0;
      margin: 0 14px -0.6em 14px;
      }

    /* C6.6 */
    #viewprofile h2 span, #profilenav h2 span {
      padding: 0 5px;
      position: relative;
      }

    /* C6.7 */
    #viewprofile li, #setmods dl {
      padding: 0 0 0 16em;
      margin-bottom: 0.2em;
      }

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

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

    /* C6.10 */
    #viewprofile li strong, #viewprofile li div, #setmods dd {
      display: block;
      padding: 0.5em 0em;
      font-weight: normal;
      }

    /* C6.11 */
    .punbb img.avatardemo {
      float: right;
      margin: 0 0 0.8em 1.8em
      }

    /* C7 User list
    -------------------------------------------------------------*/

    /* C7.1 */
    #pun-userlist .formal, #pun-userlist .formal .container {
      border-bottom: none;
      margin-bottom: 0;
      }

    /* C7.2 */
    #pun-userlist .usertable .container {
      padding: 0 2.3em 2.3em 2.3em;
      border-top: none;
      }

    /* C7.3 */
    #pun-userlist .usertable table {
      border-style: solid;
      border-width: 1px;
      }

    /*************************************************************
    D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
    **************************************************************/

    /* D1 Logo and description
    -------------------------------------------------------------*/

    /* D1.1 */
    #pun-title {
      margin: 0;
      border-style: solid solid none solid;
      border-width: 1px 1px 0 1px;
      }

    /* D1.2 */
    #pun-title h1 {
      display : block;
      height : 40px;
      padding: 2em 1em 0 1em;
      }

    /* D1.3 */
    #pun-title .container {
      border-style: none solid none solid;
      }

/* D1.4 */

#pun-title table tbody tr .title-logo-tdr {
position : absolute;
z-index : 1;
left : 374px;
top : 5px;
}
#pun-title h1 span  {
  font-size: 1.5em;
  }

#pun-title table {
border: none;
  margin-left: -45px;
  float: none;
  height: 203px;  
}

#pun-title td.title-logo-tdl {
border: none;
width: 100%;
}

#pun-title td.title-logo-tdr {
width: 370px;
border: none;

}

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

    /* D2.1 */
    #pun-pagelinks {
      position: absolute;
      top: -15px;
      left: 0;
      margin: 0;
      border: none;
      padding: 0;
      width: 100%;
      }

    /* D2.2 */
    #pun-pagelinks .container {
      background: transparent;
      border: none;
      padding: 0}

    /* D2.3 */
    #pun-pagelinks .container li {
      display: inline
      }

    /* D2.4 */
    #pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
      height: 2em;
      line-height: 2em;
      padding: 0;
      font-size: 1.2em;
      margin-left: -9999px;
      display: block;
      float:left;
      width: 100%;
      }

    /* D2.5 */
    #pun-pagelinks a:active, #pun-pagelinks a:focus {
      position:relative;
      margin: 0;
      }

    #pun-pagelinks li a span {
      display:block;
      margin: 0 1em
      }

    /* D3 Forum navigation
    -------------------------------------------------------------*/

#pun-navlinks, #pun-navlinks .container {
    border-style: none;
    border-width: 0;
    position: relative; 
    width: 590px; height: 10px;
    top: -212px; left: -75px; z-index: 3;
}

/* D3.2 */
#pun-navlinks .container {
  display: flex;
  flex-direction: row;
  justify-content: left!important;
  }

/* D.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 0.6em;
  }

/* D3.4 */
#pun-navlinks li a {
  display: inline-block;
  float: left;
  visibility: hidden;
  width: 50px;
  text-align: left; 
  }

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


    /* D4.1 */
    #pun-ulinks  {
      margin-top: 0;
      font-size: 11px!important; letter-spacing: 0px; text-align: center; padding: 0 0px; text-transform: lowercase;
  font-family: Inter Tight; font-weight: 400!important; letter-spacing: 0.1px;
      }

    /* D4.2 */
    #pun-ulinks .container { width: 1024px; margin-left: -20px; line-height: 14px;
      border-top: none;
      padding: 1.5em 0.5em; 
      }

    #pun-ulinks .container a {
      margin-top: -10px!important; 
      }

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

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

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

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

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

    /* D5.2 */
    #pun-status .container { 
      padding: 3em 1em 1em 1em;
      }

    /* D5.3 */
    #pun-status span {
      white-space: nowrap;
      margin-right: 0.5em;
      }

    /* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  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: bold;
  }

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

    /* D7.3 */
    #pun-stats li.item3, #pun-stats li.item4 {
      text-align: right;
      line-height: 150%;
      }

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

    /* D7.5 */
    li#onlinelist div {
      border-top-style: solid;
      border-top-width: 1px;
      padding: 0.7em 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 0em;
      }

    /* D8.3 */
    #pun-about {
      margin-top: 20;
      }

    /* D8.4 */
    #pun-about .container {
      border-top-style: none; 
      text-align: center!important;
      line-height: 14px;
      padding: 0.8em 0em;
      text-transform: uppercase;
      }

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

    /* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

    /* D8.7 */
    #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 {
      padding-bottom: 0;
      }


.sharelink {display: none}
.category .container table thead tr {display: none}
.tcl .intd .tclcon {             line-height: 16px;
    font-size: 11px;
    background-color: none;
    z-index: 1;
    color: #717171;
    font-family: 'Inter Tight';
    padding-bottom: 10px;
    padding-right: 10px;
    letter-spacing: 0.2px;}

.tcl .intd .tclcon a { color: #000;  }
.tcl .intd .tclcon a:hover { color: #bc911b;  }

#pun-reputation h1 { 
text-align: center;
    padding-top: 20px!important;
    padding-bottom: 20px!important;
    font-size: 21px!important;
    line-height: 15px!important;
    font-family: 'Lora'!important;
    font-weight: 600;
    color: #000000!important;
    text-transform: none!important;
    letter-spacing: 0px!important;
    font-style: italic;
}

    #pun-main h1
   {  
line-height: 20px!important;
    letter-spacing: 0px;
    font-weight: 400;
    font-family: Lora;
    font-size: 16px;
    text-align: center;
    padding-bottom: 0px!important;
   font-style: italic;
    color: #000000;
    }


.permalink {
    font-family: Lora;
    font-size: 11px; 
    font-style: italic;
    color: #000!important;
}

.permalink:hover {color: #c40d79!important;}

.linksb noindex .long, .linkst noindex .long {font-family: Neue Machina; font-size: 10px; font-weight: 300!important}
.linksb noindex .long a, .linkst noindex .long a {font-weight: 500!important}
.container .post-links ul a:hover, .container .post-links ul a:focus, .container .post-links ul a:active { color: #000!important; }

#pun-main .linksb .pagelink, #pun-main .linkst .pagelink { font-family: Inter Tight; font-size: 10px; font-weight: 400 }
.linksb .pagelink strong, .linkst .pagelink strong { font-family: Inter Tight; font-size: 11px; font-weight: 700;  }


marquee#fff {
  opacity: .5;
  transition: all .3s ease;
}
marquee#fff:hover {
  opacity: 1.0;
}

li.pa-avatar.item2 img {
margin-left: -1.5px; border: 1px solid #000;
}




#pun_wrap #pun #pun-index #pun-status .container .item4 a, #pun_wrap #pun .punbb #pun-status .container .item4 a, #pun_wrap #pun #pun-viewtopic #pun-status .container .item4 a {display: none!important}


/*************************
Стиль для Быстрой смены аккаунтов
Deff
*************************/
/*Cкрытие формы входа без клика*/
#pun-navlinks a:not(.NextShow)+span.odd{
display:none!important;
}
#pun-navlinks #New-exit img{
    position: absolute;
    margin: 0;
    width: 30px;
    height: auto;
    opacity: 1;
    left: 36px;
}
#pun-navlinks #New-exit:hover{
opacity: .4;
}
/*Стиль доп-иконки Выход!*/
.punbb #pun-navlinks a#New-exit {
  position:absolute;
  z-index:100000!important;
  margin-top: 150px!important;
  margin-left: 114px!important;
  float: none!important;
  visibility: visible;
  float:none!important;
}
.punbb #pun-navlinks a#New-exit:after{
  content:none;
}
.punbb #pun-navlinks.fixed a#New-exit {
  margin-top: 14px!important;
  margin-left: 9px!important;
}
.punbb #pun-navlinks a#New-exit:before {
    content:none;
}
.punbb #pun-navlinks #form-login input{
    text-rendering: auto;
    color: #000000!important;
    margin-top: 4px!important;
    border-radius: 5px!important;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block!important;
    text-align: center;
    font: normal normal 400 11px/normal Inter Tight!important;
    background-color: #ede3db!important;
}
.punbb #form-login #fld1,#form-login #fld2{
    background-color: #e6e6e6!important;
}
.punbb #pun-navlinks #form-login input[type="submit"]{
    margin-top: 13px!important;
    color: #d6d6d!important;
    cursor: pointer;
    border-radius: 0!important;
    font-weight: 600!important;
    text-transform: uppercase;
}
/*Стиль формы входа*/
.punbb #pun-navlinks #form-login {
    display: block;
    font: normal normal 400 11px/normal Inter Tight;
    color: #000000;
    text-transform: none;
    position: absolute!important;
    left: 163px;
    top: 190px;
    z-index: 100000!important;
    padding: 7px 12px;
    background: #ececec;
    border-color: #000000;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0px 0px 52px -6px rgba(0,0,0,0.75);
}
}
#pun-navlinks #navlogin #form-login {
margin-left: 1px;/*Подвижки формы влево от вход*/
}

#pun-navlinks #navlogout #form-login {
margin-left: 1px;/*Подвижки формы влево от выход*/
}


.ismoderator #pun-navlinks #navlogout #form-login {
  margin-left: 1px!important;/*Подвижки формы влево от выход для АМС*/
}

/*Стиль ссылок в форме "Не зарегистрированы" и "Забыли пароль" */
#pun-navlinks #form-login input[value="Войти"]+p{
margin-bottom: 11px;
margin-top: 11px;
}
.punbb #pun-navlinks li #form-login a.Rega,
.punbb #pun-navlinks li #form-login a.Forgot{
    position: relative;
    text-transform: none!important;
    z-index: 20;
    text-shadow: none;
    cursor: pointer;
    color: #000000!important;
    float: none;
    width: 92px;
    font: normal normal 400 10px/normal Inter Tight!important;
    letter-spacing: 0.5!important;
    visibility: visible!important;
}
.punbb #pun-navlinks li #form-login a.Rega:hover,
.punbb #pun-navlinks li #form-login a.Forgot:hover{
   color: #4a7f8d!important;
}

.punbb #pun-navlinks #form-login a.Rega:before,
.punbb #pun-navlinks #form-login a.Forgot:before{
  content:none;
}
/* Помечаем красным незаполненные поля!*/
#form-login input.none{
outline:red dashed 2px!important;
}
/*Форма слево(с Никами) */
#List-UserNames {
    position: absolute;
    margin-top: -8px;
    min-height: 90px;
    width: 220px;
    right: 100%;
    padding: 12px 19px 12px 17px;
    background: #e8e8e8;
    border-color: #000000;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0px 0px 52px -6px rgba(0,0,0,0.75);
    left: -277px;
}
/*Стиль контейнера под список Ников*/
.punbb #List-UserNames ul{
padding: 5px;
overflow:hidden;
overflow-y:auto;
min-height:36px; 
max-height:110px;/*Видимое число Ников без прокрутки! сейчас - 4*/ 
}
.punbb #List-UserNames li {
    display: block!important;
    position: relative;
    background: #494949;
    text-align: left;
    /* box-shadow: 2px 2px 1px rgb(27 15 11); */
    padding-left: 10px!important;
    font: normal normal 700 12x/normal Verdana!important;
    margin: 1px auto!important;
    padding: 5px;
    transition: .33s;
    border-radius: 5px;
}
.punbb #List-UserNames li:hover{
opacity:.84;
/*background:#546a6b!important;*/
}
/*Стиль Ников*/
.punbb #List-UserNames li>b{
cursor: pointer;
opacity: .8;
color: #ececec;
}
.punbb #List-UserNames li>b:hover{
opacity:.93;
text-shadow:1px 1px 1px rgba(0,0,0,.6);
}
/*Скролл контейнера с никами*/
#List-UserNames ul::-webkit-scrollbar {
width: 5px;
height: 5px;
}
#List-UserNames ul::-webkit-scrollbar-track {
background-color: #353535;
    box-shadow: none;
}
#List-UserNames ul::-webkit-scrollbar-thumb {
background-color: #cfa747;
    box-shadow: none;
}
/*Кнопки Удалить (правее ников)*/
#List-UserNames ul li>span {
display: inline-block;
    padding: 0 3px;
    position: absolute;
    opacity: .88;
    cursor: pointer;
    top: 0;
    bottom: 0;
    right: 2px;
    font: normal normal 700 10.56px/normal Inter Tight;
    color: #DDDDDD;
    text-shadow: 1px 1px 1px rgb(0 0 0);
}
/*Текст при отсутствии запомненных Ников!*/
#List-UserNames ul:empty:before{
display:inline-block;
content: "Запомненных ников пока нет.";
}
/*Кнопка выход-2*/
#navlogin #exit-2 {
display:none;
}
#navlogout .Rega,
#navlogout .Forgot {
display:none;
}
/*Стиль блока с инпутом для переноса и вставки запомненных Аккаунтов*/
#List-UserNames ul+span{
    display: inline-block;
    padding: 10px 0 8px 0;
    text-align: left;
    font: normal normal 400 10.56px/normal Inter Tight;
}
/*Сам инпут*/
.punbb #List-UserNames input {
    background: rgb(123,133,133)!important;
    /*border: 2px inset rgb(62 42 36)!important;*/
    border-radius: 6pximportant;
    text-shadow: none!important;
    color: #3e2a24!important;
    /*background-color: #342a23;*/
    font: normal normal 400 11px/normal Arial!important;
    /*box-shadow: inset 0px 0px 3px rgb(18, 9, 6);*/
    margin-top: 9px;
    padding: 2px !important;
    vertical-align: middle;
}
/*Стрелочки к инпуту*/
#List-UserNames ul+span b{
font: normal normal 400 13px/normal Inter Tight;
padding:0 3px;
color: #000;
}
/*Кликалка слево, чуть выше инпута*/
#List-UserNames .a1-copy{
display:inline-block!important;
cursor:pointer;
float:left;
}
/*Кликалка справо*/
#List-UserNames .a1-paste{
cursor:pointer;
display:inline-block!important;
float:right;
}
/*Подсказки на кликалках*/
.tipsy.a11 {
font: normal normal 400 11px/normal Inter Tight!important;
margin-top:-22px!important;
margin-left: 148px!important;
max-width:170px;
}
/*Подсказки на кликалках*/
.punbb #pun-navlinks li #form-login a.Rega, 
.punbb #pun-navlinks li #form-login a.Forgot
/*************************
//Конец Стиля для Быстрой смены аккаунтов
*************************/

0

2

Код:
/* CS1 Background and text colors
-------------------------------------------------------------
*/

#pun-navlinks #navindex a:after {content: url(http://forumupload.ru/uploads/0019/e7/0f/2/629305.png); transform: scale(0.1);}
#navuserlist>a:after {content: url(http://forumstatic.ru/files/0019/e7/0f/13365.png); transform: scale(0.1);}
#navsearch>a:after {content: url(http://forumstatic.ru/files/0019/e7/0f/30938.png); transform: scale(0.1);}
#navprofile>a:after {content: url(http://forumstatic.ru/files/0019/e7/0f/28809.png); transform: scale(0.1);}
#navpm>a:after {content: url(http://forumstatic.ru/files/0019/e7/0f/92087.png); transform: scale(0.1);}
#navadmin>a:after {content: url(http://forumstatic.ru/files/0019/e7/0f/30280.png); transform: scale(0.1);}
#navlogout>a:after {content: url(http://forumstatic.ru/files/0019/e7/0f/62681.png); transform: scale(0.1);}
#navlogin>a:after {content: url(http://forumstatic.ru/files/0019/e7/0f/60619.png); transform: scale(0.1);}
#navregister>a:after {content: url(http://forumstatic.ru/files/0019/e7/0f/98114.png); transform: scale(0.1);}
#navpr_1>a:after {content: url(http://forumstatic.ru/files/0019/e7/0f/26018.png); transform: scale(0.1);}
#navpr_2>a:after {content: url(https://forumstatic.ru/files/0019/e7/0f/15042.png); transform: scale(0.1); margin-top: -290px; }

#pun-navlinks li>a {display: inline-block; visibility: hidden;}
#pun-navlinks li>a:after {display: inline-block; visibility: visible!important; transition: 0.4s;}
#pun-navlinks li:hover>a:after {filter: opacity(0.5); transition: 0.4s;}

#pun-admain span[class="adinput"] input, #pun-admain span[class="adinput"] label {
    vertical-align: middle;
    background: #fff;
}

div#pun-ulinks {
position: absolute;
width: 100%;
text-align: center;  margin-left: -14px!important;
top: 204px;
z-index: 2;
}




#pun-index .tc2, #pun-index .tc3, #pun-index .tcmod {
    font-family: Source Code Pro; 
    font-size: 10px;
    font-weight: 300;
    width: 5%;
}


#pun-title table {
background-image: url("http://forumstatic.ru/files/0019/e7/0f/67347.jpg"); width: 1050px; background-position: top center; background-repeat: no-repeat;  background-size: cover;  z-index: 2;
}



body {    
background-image: url(http://forumstatic.ru/files/0019/e7/0f/51498.png), url(...);
background-position: top center, center top;
background-repeat: no-repeat;
background-color: #eeeee6;
}
	



#pun { 
background-image : url("..."); 
background-color : #ececec; text-align: justify;
background-position : center; background-attachment: scroll;
border: none;
margin-top: 210px!important;
box-shadow: 0px 0px 112px 2px rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 0px 112px 2px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 112px 2px rgba(0,0,0,0.5);
}


.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span,  .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {background-color: transparent;
color: #242d1b;}

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 200px; top: 400px
}


#pun-stats h2 {background: url(http://forumupload.ru/uploads/0019/e7/0f/2/666826.jpg) no-repeat;
background-size: contain; margin-top: 0px; margin-bottom: 30px;
height: 116px; width: 1050px;
border-style: none;
margin-left: 0px;
font-size:0 !important;
margin-left: -45px;}

.punbb .code-box { background-image : url("...");
background-color: #e1e1e1; color: #000!important; 
padding-top: 20px; border: 1px solid #000!important;
}

.punbb .quote-box { background-image : url("..."); 
background-color: #e1e1e1; color: #000!important; 
padding-top: 20px;  border: 1px solid #000!important; 
}


.quote-box blockquote .quote-box { 
background-image : url("..."); 
background-color: #d5d5d5; 
background-repeat: repeat;}



.offline li.pa-online strong {
color: #000;
font-weight: 400}

.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #101010;}

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

.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category {
border-color: transparent;}

#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: transparent;}

#pun-stats h2 .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin{
color: transparent;}

.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;}

.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 dashed #000}

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


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

.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: #b68600;
border-bottom: 0px none #000;
text-decoration: none;}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: #c40d79;}

.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: #c40d79;
border-bottom: 0px none #000; transition: 0.3s;
text-decoration: none;}


#pun-navlinks a {color: #242d1b;} 
#pun-navlinks a:hover, #pun-navlinks a:active {
color: #c55300!important; transition: 0.3s!important;
font-weight: 600;
font-style: normal;}

#pun-pagelinks a:active, #pun-pagelinks a:focus {
color: #b68600; }

/* CS4 Stuff
-------------------------------------------------------------*/
#pun  .section {border-style: none; }
#pun  .tc2, #pun-main .post-author ul  {text-align: center}

/* CS5 Post status icons
-------------------------------------------------------------*/

#pun-category1.category h2 {
background: url(http://forumupload.ru/uploads/0019/e7/0f/2/897090.jpg) no-repeat;
background-size: contain; margin-top: 0px; margin-bottom: 30px;
height: 116px; width: 1050px;
border-style: none;
margin-left: 0px;
font-size:0 !important;
margin-left: -45px;}

#pun-category2.category h2 {
background: url(http://forumupload.ru/uploads/0019/e7/0f/2/658580.jpg) no-repeat;
background-size: contain; margin-top: 0px; margin-bottom: 30px;
height: 116px; width: 1050px;
border-style: none;
margin-left: 0px;
font-size:0 !important;
margin-left: -45px;}

#pun-category3.category h2 {
background: url(http://forumupload.ru/uploads/0019/e7/0f/2/694566.jpg) no-repeat;
background-size: contain; margin-top: 0px; margin-bottom: 30px;
height: 116px; width: 1050px;
border-style: none;
margin-left: 0px;
font-size:0 !important;
margin-left: -45px;}

#pun-category4.category h2 {
background: url(http://forumupload.ru/uploads/0019/e7/0f/2/242073.jpg) no-repeat;
background-size: contain; margin-top: 0px; margin-bottom: 30px;
height: 116px; width: 1050px;
border-style: none;
margin-left: 0px;
font-size:0 !important;
margin-left: -45px;}

#pun-category5.category h2 {
background: url(http://forumupload.ru/uploads/0019/e7/0f/2/569690.jpg) no-repeat;
background-size: contain; margin-top: 0px; margin-bottom: 30px;
height: 116px; width: 1050px;
border-style: none;
margin-left: 0px;
font-size:0 !important;
margin-left: -45px;}

#pun-category6.category h2 {
background: url(http://forumupload.ru/uploads/0019/e7/0f/2/959623.jpg) no-repeat;
background-size: contain; margin-top: 0px; margin-bottom: 30px;
height: 116px; width: 1050px;
border-style: none;
margin-left: 0px;
font-size:0 !important;
margin-left: -45px;}



#pun-about p.container {
background: url(http://forumupload.ru/uploads/0019/e7/0f/2/884187.jpg) no-repeat;
background-position : center top; background-size: contain;
background-repeat : no-repeat;
margin-bottom: -32px; margin-left: -46px;
float: top center; background-size: contain;
height: 156px; width: 1050px;}

div#html-footer {
margin: 0px 0px 0px 0px;}

div#html-footer {
margin: 0px 0px 0px 0px;}

#pun-announcement.section h2 span {display: none; }

#pun-main div.catleft, #pun-main div.catright {display: none}

#pun-title h1 span  {display: none;}

.punbb table Div.icon {float: left; display: block; border-style: none none none none; margin-left: -10px; margin-top: -2px; padding: 3px; PADDING-LEFT: 10PX;
width: 18px;
height: 18px;

        background: url(http://forumstatic.ru/files/0019/e7/0f/76386.jpg) no-repeat; background-size: contain;
}

tr.inew div.icon {
        background: url(http://forumstatic.ru/files/0019/e7/0f/12373.jpg) no-repeat; background-size: contain;
}

tr.iclosed div.icon {
        background: url(http://forumstatic.ru/files/0019/e7/0f/41877.jpg) no-repeat; background-size: contain;
}

tr.isticky div.icon {
        background: url(http://forumstatic.ru/files/0019/e7/0f/79945.jpg) no-repeat; background-size: contain;
}



.lastedit {display: none}
#pun-navlinks #navawards {display: none;}
#pun-about .container .item1 {color: #000000}
#pun_wrap #pun #pun-viewtopic #pun-main #pun-live-rusff .cooltext {display: none}
#pun_wrap #pun #pun-viewtopic #pun-main #pun-live-rusff #thiscool {display: none}
#pun_wrap #pun #pun-viewtopic #pun-main #pun-live-rusff .cool2 a img {display: none}
#pun_wrap #pun #pun-viewtopic #pun-main #pun-live-rusff .cool2 {display: none}
#pun_wrap #pun #pun-viewtopic #pun-main #pun-live-rusff .cool3 {display: none}
#pun_wrap #pun #pun-viewtopic #pun-main {background-color: #ececec; }


::-webkit-scrollbar { width: 10px; }
::-webkit-scrollbar-track { background-color: #373737; }
::-webkit-scrollbar-thumb { background-color: #daa512; }


.lz a {font-size: 8px !important;}

 li.pa-awards { margin-top: 10px;
    margin-left: 3px;
}




.pa-online  {
    margin-left: -11px!important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: 'Open Sans';
    font-size: 0px;
    margin-top: 5px!important;
    color: #000;
    text-align: center;
}

.pa-online strong {font-weight: 400!important;}


.post-author-Sp .aw {
margin-left: -7px!important;
}

.pa-respect {                 padding-top: 10px!important;
    font-family: 'Inter Tight';
    font-size: 10px;
    text-transform: uppercase;
    margin-left: -4px!important;
    font-weight: 400;
    color: #000!important;
    text-align: center;
    letter-spacing: 0.3px;
}

.pa-respect a {
color: #000!important;
}

.pa-respect a:hover {
color: #c40d79!important;
}


.pa-author strong {
    font-family: 'Lora';
    font-size: 17px;
    font-weight: 500;
    color: #000000!important;
    letter-spacing: 0px;
    font-style: italic;
}

.pa-replies {     color: #585858;
    font-family: Inter Tight;
    text-align: center;
    font-size: 10px; }


#font-area, #size-area, #video-area, #color-area, #table-area, #smilies-area, #keyboard-area, #addition-area, #spoiler-area { z-index: 1;
    background-color: #e6e6e6;
    border: 1px solid #000;
  }

#post fieldset .hashelp #image-area {left: 170px; width: 400px; background: #d0d0d0; z-index: 1;}

#pun-reputation div {background-color: #ececec; z-index: 2;   }
#pun-report .post_report {background-color: #ececec; z-index: 2;   }



.punbb .post .post-author {
    background: url() 0 0 no-repeat;  
    overflow: visible!important;
    margin: -11px -10px -3px -10px!important; 
}
.punbb .post .post-author > ul {
    background: url(...) 0 top no-repeat, url(...) 0 bottom no-repeat;
    margin: 0px 0 -12px -3!important;
    padding: 16px 16px 15px 17px!important; 
}



.perinf {
    text-align: center;
    background-color: #ffffff;
    font-size: 11px!important; line-height: 13px;
    position: relative;
  font-family: 'Open Sans', sans-serif;
    top: -9px;
    padding: 6px;

}

#post-preview {min-width: 0;}
.container fieldset .fs-box .container .post-body .post-box .post-content .quote-box blockquote p {max-width: 350px; overflow: auto;}




 .tcldescr {
    margin-bottom: 4px!important; 
  padding: 5px 10px; z-index: 1;
  text-align: justify; background-color: none;   border:#faac88 solid 2px; border-top: none!important;
}



.code-box .legend {
text-align: left!important;
}



.pa-fld1 {  
    margin-top: -31.5px!important;
    margin-left: -35px!important;
    border-top: 1px solid #000;
    border-Bottom: 1px solid #000;
    border-left: 1px solid #000;
    width: 12px;
    height: 13px;
    padding: 2px!important;
    position: absolute;
}

.pa-fld1 a {color: #000!important;} .pa-fld1 a:hover { color: #45768f!important; transition: 0.3s; } 


.pa-fld2 { 
    margin-top: 57px!important;
    /* margin-bottom: -10px!important; */
    text-align: right;
    align: center;
    background-color: none;
    width: 153px;
    height: 12px;
    font-size: 7px!important;
    font-weight: 600;
    position: relative;
    font-family: Inter Tight;
    letter-spacing: 1px;
    text-transform: uppercase;
    /* padding-left: 5px!important; */
    padding-right: 4px!important;
    padding-top: 2px!important;
    padding-bottom: 2px!important;
    line-height: 12px;
    color: #000!important;
    margin-left: -105px!important;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    /* top: 70px; */
    rotate: -90deg;
    position: absolute;
}

.pa-fld3 a {
    color: #000!important; font-weight: bold;
}

.pa-fld3 a:hover {
    color: #c72a69!important; font-weight: bold; transition: 0.3s;
}

.pa-fld3 {
    text-align: justify;
    align: center;
    width: 182px!important;
    font-size: 9px!important;
    position: relative;
    font-family: 'Inter Tight';
    letter-spacing: 0.5px;
    /* padding-top: 9px!important; */
    /* padding-bottom: 11px!important; */
    /* padding-left: 15px!important; */
    /* padding-right: 14px!important; */
    line-height: 12px;
    color: #000!important;
    margin-left: -1px!important;
    /* border: 1px solid #737373; */
    margin-top: 10px!important;
    /* background-color: #ececec; */
}

.pa-fld4 {
    position: absolute;
    z-index: 7;
    margin-left: -34px !important;
    margin-top: 147px !important;
}

.pa-fld4 a:hover {
color: #000000!important;
}





.forminput {width: 170px;   
font-size: 10px; font-family: Bitter!important;  background-color: #4b4b4b; border-style: none; }


.pa-avatar img {
    max-width: 180px;
    max-height: 180px;
    /* margin-bottom: 12px; */
}


#main-reply {width: 100%;
    height: 200px;}

#font-area {height: 350px;
    overflow: auto; }

/* Выделение текста */
    ::selection { 
    background: none repeat scroll 0 0 #dec277;
    color: #000000;
    opacity: 1;
    }  
*::-moz-selection {
    background: none repeat scroll 0 0 #dec277;
    color: #000000;
}



/* посты слиплись */
.punbb .post {
  padding-top: 30px; 
}


/* правка рейтинга поста */
.pun-modal.rating_theme .container,
.pun-modal.rating_theme .container #vse tbody {
 max-height: 448px!important;
}
.pun-modal.rating_theme .modal-inner.section h2{
   width:100%;
}
.pun-modal.rating_theme .closer{
   top:6px;right:5px;
}
body .modal-inner.section{
background:#d0d0d0;
 border: none; border-radius:7px;
 max-height:247px;
 padding-bottom:300px;
}
.punbb .section h2 {color: #000000;  font-size: 16px!important; 
  font-family: Open Sans!important; text-transform: uppercase; text-align: center;}

.prozr:hover { opacity: 0.6; transition: 0.3s; }

/* Темы и сообщения на главной */
#pun-index .category .tc2,#pun-index .category .tc3,
#f-subforums .tc2,#f-subforums .tc3{
  display:none!important;
}

.postlink, .postlink a, .subscribelink a, .pagelink {  
font-family: Inter Tight; 
text-transform: uppercase;
font-size: 10px; letter-spacing: 0.5px;
}

.pa-gifts {display: none}

.linki {
display: inline-block;
    background-color: #f2be67;
    padding-top: 0px;
    padding-bottom: 2px;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 12px;
    line-height: 22px;
    color: #000000!important;
    font-family: 'Lora';
    letter-spacing: 0px;
    font-weight: 500;
}

.linki:hover {
 color: #000000!important; background-color: #e598a1!important;
 transition: 0.3s;
}

.linki span {     font-family: 'Lora';     font-style: italic;
    font-size: 13px;}

.linkipost {
display: inline-block;
    background-color: #f2be67;
    padding-top: 0px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 4px;
    font-size: 14px;
    line-height: 15px;
    color: #000000!important;
    font-family: 'Lora';
    font-style: italic;
    letter-spacing: 0px;
    font-weight: 500;
}

.linkipost:hover {
 color: #000000!important; background-color: #e598a1!important;
 transition: 0.3s;
}

.linki1 {
    display: inline-block;
    background-color: #ececec;
    padding-top: 1px;
    padding-bottom: 2px;
    padding-left: 9px;
    padding-right: 9px;
    font-size: 10px;
    line-height: 17px;
    color: #000!important;
    font-family: 'Inter Tight';
    /* text-transform: uppercase; */
    letter-spacing: 0.5px;
    font-weight: 500!important;
    border: 1px solid #000000;
    border-bottom: 1px solid #000000!important;
    border-radius: 12px;
}


.linki1:hover {
 color: #737373!important; border: 1px solid #737373; font-style: underline;
 border-bottom: 1px solid #737373!important; transition: 0.3s;
}

.linki1 a: {color: #000!important}

.linki1 a: hover {color: #000!important}

.divlinki { 
    height: 29px!important;
    text-align: left!important;
    padding-top: 3px;
}

.divlinki a { color: #000!important}



.divlinki-bannery { 
    text-align: left!important;
    margin-top: 0px!important;
    padding-top: 4px;
    padding-bottom: 4px;
}

.post1 { color: #000000!important; font-weight: 600; }

.post1:hover { color: #848c2d!important; font-weight: 600; }


/* Кнопки в форме ответа */

.formsubmit .button {
    color: #000;
    font-family: Lora;
    background-color: #e4e4e4;
    padding: 4px 10px 5px 10px;
    border: 1px solid #242d1b;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.5px; font-style: italic;
  }

.formsubmit .button:hover {
background-color: #edd6b9;
border-radius: 0px;
  }

/* Расстояние между форумами */
.category .intd {
margin-top: -16px;
}


/* Убираем иконку уведомлений */
#pun-status .container .item4 a, #pun-ulinks .container .item8 a .bubble {display: none!important}


/* Панель над телом сообщения */

#pun-viewtopic .post h3 { width: 972px; height: 20px; 
    font-size: 10px;
    text-transform: uppercase;
    padding-bottom: 5px;
    padding-top: -10px; margin-left: -15px;
    font-family: 'Jost';
    font-weight: 400;
    letter-spacing: 0px; 
    color: #ffffff !important;
}

.punbb .permalink {width: 20px}


/* Вид иконки ЛС */

span.num_msg:before { content: " "; display: none!important; }

span.num_msg { 
    position: absolute;
    margin-top: 140px!important;
    margin-left: 117px!important;
    font-size: 10px!important;
    line-height: 11px;
    font-weight: 400!important;
    font-family: Courier;
    background-color: #000000!important;
    /* padding: 6px 6px 3px 5px!important; */
    border-radius: 15px!important;
    height: 11px!important;
    color: white!important;
    cursor: pointer;
}

#news_messag { padding-left: 4px!important;  }


/* Шрифт тредов в лс */
.pmtcl1 .intd .tclcon a {font-size: 12px!important; text-align: left!important; font-family: Open Sans; font-weight: 600!important }


/* Тема, ответов, просмотров, последнее сообщение */
#pun-main .forum .container table thead tr, #messages fieldset .fs-box .container table thead tr {font-family: 'Inter Tight'!important;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.5px;}


/* Заголовок Сообщения в ЛС */
#messages fieldset legend span {
    font-family: 'Lora';
    /* text-transform: uppercase; */
    font-weight: 400;
    font-size: 26px;
    letter-spacing: -0.5px;
    padding: 0px 0px 0px 21px;
    margin-top: 19px;
}

#messages .tcl .intd .tclcon { font-family: 'Neue Machina';}

/* Панель профиля и ЛС */
#profilenav {font-family: 'Bitter'; 
text-transform: uppercase; font-weight: 600;
font-size: 10px; letter-spacing: 0.5px;}

#profilenav h2 span {
    font-family: Inter Tight;
    /* text-transform: uppercase; */
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.5px;
}

/* Номер сообщения в треде */
h3 span strong {  
font-family: 'Lora';
    font-size: 20px;
    margin-top: -4px!important;
    font-style: italic;
    text-transform: lowercase; }

h3 span .fnt { font-family: 'Bitter'; font-size: 10px }

#pun-index .category table { border-spacing: 0px 0px }

hr {
  border-top: 1px solid #000; border-bottom: none
}

#pun-ulinks a {color: #000;} 
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {color: #ca5050;}

#pun_wrap #pun #pun-status .container {
    color: #000!important;
    font-size: 12px!important;
    font-family: 'Inter Tight';
    letter-spacing: 0.2px;
}

#pun_wrap #pun #pun-crumbs1 .crumbs, #pun_wrap #pun #pun-crumbs2 .crumbs {
color: #000!important;
    font-size: 12px!important;
    font-weight: 700;
    font-family: 'Inter Tight';
    text-transform: uppercase;
    letter-spacing: 0.2px;
 }

.forum .container table .tc3 { display: none }

.container table .hasicon tr .tc2 {     font-family: 'Lora';
    font-style: italic;
    font-size: 12px; }

.forum .container table .hasicon tr .tcl .intd .tclcon { font-family: 'Inter Tight';
    text-align: left:!important;
    font-size: 12px!important;
    /* text-transform: uppercase; */
    font-weight: 400!important;
    letter-spacing: 0.5px;}

.forum .container table .hasicon tr .tcl .intd .tclcon a { font-weight: 600!important}

.forum .container table .hasicon .tcr { font-size: 12px;
    /* text-transform: uppercase; */
    font-weight: 300!important;}

.forum .container table .hasicon .tcr a { font-size: 12px; text-transform: uppercase; font-weight: 600!important}

#pun .punbb #pun-main .forum .container table .tcr { border: none }

.container table thead tr  { color: #000; font-weight: 600!important }

.pmtc22 { text-transform: uppercase; }
.pmtc33 { font-family: Inter Tight; }

.container #messages fieldset .fs-box  { font-family: Inter Tight }

#pun-positive #pun-main .container table .tcr, #pun-respect #pun-main .container table .tcr { border: none!important}

#pun-main .forum .container table .hasicon .inew .tcl .intd .tclcon strong a { font-weight: 700!important; }

#pun_wrap #pun #pun-index #pun-main .category .container table .tcl, #pun_wrap #pun #pun-index #pun-main .category .container table .tcr {border: 0px solid #000}

#pun-main .forum .container table .tcl { text-align: left!important}

.statscon .container {     font-family: 'Inter Tight'; font-size: 11.5px; letter-spacing: 0.3px;}

.online-list .container table thead tr { font-family: Open Sans; text-transform: uppercase!important;}

    .nav {
font-family: Neue Machina; color: #242d1b!important; text-transform: uppercase; font-size: 11px;
 }

    .nav:hover {
 color: #7f8876!important; 
 }

.pa-reg, .pa-posts { display: none }

.post-sig {    font-family: Inter Tight; letter-spacing: 0.5px;
    color: #414141;}

#pun-report .bg, #pun-reputation .bg, #pun-admin-award-form .bg {
    display: none;
    position: fixed;
    z-index: 10;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgb(99 105 74 / 64%);
    opacity: 1.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    cursor: pointer;
}

#pun-report .post_report {
    background-color: #ececec;
    z-index: 2;
}

#pun-report h1 {
    line-height: 35px!important;
    letter-spacing: 0px!important;
    font-weight: 900;
    font-family: Lora!important;
    font-size: 16px!important;
    text-align: center;
    padding-bottom: 10px!important;
    text-transform: lowercase!important;
    color: #1d2d03;
    font-style: italic;
}

@media screen and (max-device-width: 1024px) {
  #pun-ulinks a {font-size: 10px!important;}
#pun-ulinks .container .nav-item-notifications a {font-size: 10px!important;}
}

#mask_dialog .hv-mask-dialog-title {     text-align: center;
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    position: relative;
    font-family: 'Bitter';
    font-style: italic;
}

#mask_dialog .inner {
    cursor: default;
    margin: 0;
    width: 760px;
    max-width: 99%;
    max-height: 90%;
    overflow-x: auto;
    z-index: 100;
    box-shadow: 0 0 40px #222;
    background: #ececec url(...);
    padding: 16px;
}


#wrapper {   left: 0px;
position: relative;
width: 450px;   }

.tabs {   height: 30px;
line-height: 22px;
margin: 3 3 3px;
list-style: none;   }

#wrapper ul {   padding-left: 0px!important;   }

.tabs li {
    float: left;
    cursor: pointer;
    background: #d9d9d9;
    color: #000;
    display: inline;
    margin: -3px 8px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 71px;
    border: 1px solid #000;
    font-family: Nunito;   }


.tabs li a {   padding: 0;   color: #000!important; }

.tabs li a:hover {   color: #426058!important;
background: url("")no-repeat scroll 0-22.1px/cover;
text-decoration: none;   font-weight: 500!important;}

.tabs li.active a {
    color: #000;
    border: medium hidden;
    line-height: 22px;
    background-position: 0 -43.5px;  text-decoration: underline; }

.tabs li.active a:hover {   color: #000;  font-weight: 500; }

#smilies-area div[class^="t-"]:not(.t-0) {   display: none;
width: 450px;
overflow: auto;
height: 200px;   }

.pl-reports {display: none!important}

.pa-online {display: none}
.punbb .post-author.online ul .pa-fld1 {
background-color: #e9c151;
}

0

3

Код:
<!-- Просмотр полного профиля на странице /profile.php V.2 -->
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/44995.js"></script>

<!--ПОСТ НЕДЕЛИ-->
<div style="height: 140px; display: block; width: 462px; top: 25px; margin-left: 512px; position: absolute; z-index: 2; overflow-y: auto; padding-right: 6px; line-height: 17px; font-size: 12px; font-family: Inter Tight; color: #000; "><a class="linkipost" href="https://kicks-and-giggles.ru/viewtopic.php?id=758#p56314">Люцифер:</a> Кислые яблоки и звук саранчи. Солнце вылезает из рукава Миссисипи и режется о высокую осоку. Ллойд жмурится в такт скрипящим на воде доскам, рассматривает свои тяжелые и неуклюжие руки, чувствует подушечки пальцев, пытается ощутить толщину кожи, тыкаясь в неё хрупкими ногтями, теребит заусенец на большом пальце. Аккуратные чистые руки. Ласковые сны, застрявшие между третьей и четвертой ресничкой.</div>

<!--НАВИГАЦИЯ-->
<div style="height: 200px; display: block; width: 200px; top: 25px; margin-left: -15px; position: absolute; z-index: 2; overflow-y: auto;  line-height: 30px;" ><a class="linki" href="http://kicks-and-giggles.ru/viewtopic.php?id=4#p4">роли <span>и фандомы</span></a><br><a class="linki" href="https://kicks-and-giggles.ru/viewtopic.php?id=694#p47086"><span>гост</span>евая</a><br><a class="linki" href="http://kicks-and-giggles.ru/viewtopic.php?id=16#p18"><span>нужные</span> персонажи</a><br><a class="linki" href="http://kicks-and-giggles.ru/viewtopic.php?id=14#p16">хочу <span>к вам</span></a></div>

<div style="height: 306px; display: block; width: 1062px; top: -195px; margin-left: -50px; position: absolute; z-index: 2; overflow-y: auto; z-index: 1;"><img src="http://forumstatic.ru/files/0019/e7/0f/86385.svg" width="1060px"></div>

<div style="height: 50px; display: block; width: 170px; top: -102px; margin-left: 105px; position: absolute; z-index: 2; overflow-y: auto; font-family: Inter Tight; font-size: 8px; text-transform: uppercase; letter-spacing: 0.2px;"><b>Wednesday</b> — Maura</div>

<!--МУЗЫКА-->
<div style="position: absolute; z-index: 3; transform: scale(0.4);
    margin: -125px 0 0 95px;">
<div class="audioplay-object">
    <div class="audioplay-button"></div>
    <audio class="audioplay-player" data-apmode="playpause" data-apskinspath="https://strangecube.com/audioplay2/player/skins" data-apskin="negative" data-apstarttime="0" data-apfadeintime="3000" data-apwidth="30px" data-apheight="30px" data-aploop="no">
        <!-- AudioPlay2 player. Visit https://strangecube.com/audioplay2/ -->
        <source src="https://forumstatic.ru/files/001b/ed/6b/71593.mp3" />
        Your browser doesn't support &lt;audio&gt; element.
    </audio>
</div>  
<script src="https://strangecube.com/audioplay2/player/js/audioplay-2.0.0.min.js"></script>
</div>



<!-- Иконки на главной странице -->
<style id=OnlyIndex>
.punbb table Div.icon {z-index: 0; position: absolute; float: left; display: block; border-style: none none none none; margin-left: -33px!important; margin-top: 36px!important; 
height: 20px!important;
        background: url( ) no-repeat;
}
tr.inew div.icon {
        background: url(http://forumstatic.ru/files/0019/e7/0f/69477.svg) no-repeat; background-size: contain; 
}

</style>

<script>if($(".punbb").attr("id")!="pun-index") $("#OnlyIndex").replaceWith("");</script>





<!-- HTML в постах с допуском по группам © Alex_63 -->
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/52361.js"></script>
<script type="text/javascript">
HTMLinPost.groups = [1,2,3,4,5]; // Группы, допущенные к вставке HTML в посты
HTMLinPost.noAccess = ['user','newTst2']; // Пользователи с запретом вставки HTML в посты
HTMLinPost.parseHTMLinPosts()
</script>

<!--выделить код--> 
<script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/26102.js"></script>
<script>eval(select_text.toString().replace(/\}$/,'try{document.execCommand("copy")}catch(e){}}'))</script>
<script type="text/javascript">select_text.linkText = 'Копируется сразу' //текст ссылки</script>

<script>
RusffCore.sets.realtimeTopicReaders = false
</script>

<script>
ReactionsPlugin.setConfig({
  disable: true
});
</script>

<!---------------------------- Быстрая смена аккаунта  ---------------------------->
<script type="text/javascript">
  New_EXiT = 'http://forumstatic.ru/files/0019/e7/0f/44178.png'; //Дополнительная Иконка выход;
</script>
<script data="359003"  src="//forumstatic.ru/files/0014/cc/0a/93129.js"></script>

<style>
/*Быстроплюсы для Топика!*/
div .post-rating p a {
    text-align: center;
    outline: 1px solid transparent;
    font-weight: 500;
    background-size: 36px auto;
    position: relative;
    z-index: 100;
    width: 36px;
    height: 36px;
    text-align: center;
    font-size: 16px !important;
    display: inline-block;
    vertical-align: middle;
    line-height: 34px;
    letter-spacing: 0px;
    font-family: Lora;
    color: #000;
}
.noNull:before{    content: "+";
    display: inline-block;
    margin-left: 0px;
    font-size: 14px;
    letter-spacing: 0!important;
    font-family: Lora;
}   
</style>
<!--// Быстроплюсы v.1 by Deff //-->
<script src="https://forumstatic.ru/files/001b/a6/d4/74583.js"></script>

<script type="text/javascript">
rusffLive.text = '';
</script>
<style type="text/css">
.pa-respect a[href*="&v=0&cod"],
.pa-respect a[href*="&v=1&cod"]{
   margin-top: 0px;
}
.pa-respect a[href*="&v=1&cod"] img,
.pa-respect a[href*="&v=0&cod"] img {
  visibility:hidden;
  /*размеры для картинок  +/- */
  height:7px;
  width:7px;
}
.pa-respect a[href*="&v=1&cod"]{
   background:url(http://forumstatic.ru/files/0019/e7/0f/27592.png) center no-repeat; width: 7px; background-size: contain; position: relative; top: 0px;
}
.pa-respect a[href*="&v=0&cod"] {
   background:url(...) center  100% no-repeat; 
}
</style>
Код:
<!--БАННЕРЫ-->
<div style="position: absolute; bottom: 42px; left: 40px; width: 820px; height: 65px; text-align: center;"><marquee id="fff" scrollamount="2" onmouseover="this.stop()" onmouseout="this.start()" direction="up" style=" height: 50px; "><a href="http://nostresscross.rusff.me/" target="_blank"> <img src="https://i.imgur.com/xnkEbfi.gif" title="no stress cross"></a> <a href="https://kakbicross.ru/" target="_blank"><img src="https://forumupload.ru/uploads/0013/26/8a/4/601445.png" title="как б[ы] кросс" border="0" width="88" height="31"></a> <a href="https://churchcross.rusff.me/" target="_blank"><img src="https://forumupload.ru/uploads/001b/fc/e6/187/197988.png" width="88px" height="31px" title="CHURCH CROSS"></a> <a href="https://memlane.rusff.me" title="memory lane" target="_blank"><img src="https://forumstatic.ru/files/0019/9e/ef/60582.gif" width="88" height="31" border="0"></a> <a href="https://imdrama.rusff.me/"><img src="https://i.imgur.com/7IP2arI.gif"></a> <a href="https://crossteller.ru/" target="_blank"><img src="https://forumstatic.ru/files/001c/00/ed/76027.jpg" title="CROSSTELLER"border="1" width="88" height="31"></a> <a href="https://peachy.rusff.me/" target="_blank"><img src="https://i.imgur.com/5rajgeS.gif"  title="peachy" alt="peachy"></a> <a href="https://thesilence.rusff.me" title="silence" target="_blank"><img src="https://i.ibb.co/LnW0gRp/image.png"></a> <a href="https://dos.f-rpg.me/" target="_blank"><img src="https://i.imgur.com/BQboz9c.png" title="de other side [crossover]"></a> <a href="https://bostoncrazzy.rusff.me/" target="blank"><img src="https://i.imgur.com/0pZjB0M.gif"  title="BOSTON"></a> <a href="https://hpexile.rusff.me/" target="_blank"><img src="https://forumupload.ru/uploads/001c/0a/be/3/34439.jpg" title="HP: Exile. ГП 2 поколение, 1997. Школа и не только. Активная игра"></a> <a href="https://thegoodplace.rusff.me/" target=_blank><img src="https://forumupload.ru/uploads/0013/26/8a/4/658084.png" title=“the good place /// визардинг ворлд постирония“></a> <a href="https://genshin.rusff.me/"><img src="https://forumstatic.ru/files/001b/5c/7f/13066.jpg" title="Genshin Impact: Tales of Teyvat"></a> <a href="https://awaken.rusff.me/" target="_blank"><img src="https://forumupload.ru/uploads/001b/fe/97/4/425226.gif" title="никто не выйдет / древние боги, свободные расы, открытый мир" /></a> <a href='https://onlinecross.ru/' target='_blank' title='ONLINEROLEPLAY'><img src='https://forumupload.ru/uploads/001b/1a/5a/29/812965.gif' border='0' width='88' height='31'></a> <a href="https://hornyjail.ru/" target="_blank"><img src="https://forumstatic.ru/files/001b/2a/da/32827.png"></a> <a href="https://kingscross.f-rpg.me/" target="_blank"><img title="KINGSCROSS. Внимание, поезд отправляется!" src="https://forumstatic.ru/files/001a/08/74/68868.png"></a> <a href="https://wrng.rusff.me/" title="конспирологическая мистика на базе старого-доброго реала" target="_blank"><img src="https://i.imgur.com/6si2Vqa.png" width="88" height="31" border="0"></a> <a href="http://sinistrum.f-rpg.me" target="_blank"><img src="http://forumupload.ru/uploads/001b/ea/09/6/972347.png" alt="sinistrum"></a> <a href="https://thehaze.rusff.me/" target="_blank"><img src='https://i.imgur.com/0zr5eI4.gif' title="городская мистика в эврика-спрингс" /></a> <a href="https://cursedland.rusff.me" target="_blank"> <img src="https://forumupload.ru/uploads/0018/1e/e4/2/312484.jpg" title="cursed land" alt="cursed land" border="0"></a> <a href="https://urchoice.rolka.me/" target="_blank"><img src="https://forumstatic.ru/files/000b/09/4f/61730.png" title="Каталог форумов" alt="LYL" width="88" height="31"></a> <a href="https://exlibrisforlife.ru" title="ex libris crossover" target="_blank"><img src="https://i.imgur.com/ECf4pqQ.png" alt="ex libris"></a> <a href="https://eatcake.rusff.me" target="_blank"> <img src="https://i.imgur.com/TUWB8Fj.gif" title="CAKE rpf" border="0" alt="Cake"></a> <a href="http://sideffect.rusff.me/" target="_blank"><img src="https://i.imgur.com/ViwUrzM.png" title="seoul // real life"></a> <a href="https://tmsqr.ru/" target="_blank"><img src='https://i.imgur.com/q4P8TKn.gif' title="time§quare" /></a> <a href="http://yellowcross.f-rpg.me/" target="_blank"><img src="https://i.imgur.com/2K2GC9J.png" title="yellowcross" border="0"width="88" height="31"></a>  <a href="http://aluvio.rusff.me/" target="_blank"> <img src="https://forumstatic.ru/files/001b/9d/5d/18464.png" title="alluvio maris"></a> <a href="https://onlyfriends.rusff.me/" target="_blank"> <img src="https://forumstatic.ru/files/001b/74/4e/48214.gif" title="Only Friends" border="0" alt="Only Friends"></a> <a href="http://morsmordremortis.rusff.me" target="_blank"> <img src="https://i.imgur.com/7XxPRwB.gif" title="MORSMORDRE: MORTIS REQUIEM" border="0" alt="MORSMORDRE: MORTIS REQUIEM"></a> <a href="https://sweetshot.rusff.me/"><img src="https://i.imgur.com/A9Bu7Wl.png"></a> <a href="https://ameno.rusff.me/" target="_blank"><img src="https://i.imgur.com/MvoeNwX.jpg" alt="ameno"></a> <a href="https://sunnycross.ru/"><img src="https://i.ibb.co/Zz1H0CH/bb.png"></a> <a href="http://9thwave.rusff.me" title="у моря внутри"><img src="http://forumupload.ru/uploads/001b/ed/0b/4/944469.gif"></a> 
</marquee>
</div>



<style>
/* таблица во всплывающей подсказке */
#respect td{vertical-align:top;}
#respect figure{margin:2px;word-wrap:break-word;width:44px;}
#respect figure:hover img.vote{display:none;}
#respect figcaption{font-size:0.8em;margin-top:-5px;}
/* стиль окна а-ля вКонтакте */
.jGrowl .rating_theme {opacity: 1;padding: 3px;text-align:center;width: 485px !important;} 
.jGrowl .rating_theme .jGrowl-message {background: #fff; padding: 2px;}
.jGrowl .rating_theme .jGrowl-header {background: #252525;font-size: 1.09em;height: 22px;}
.jGrowl .rating_theme .person{width:78px; height:78px; }
/* стиль изображения оценки */
.vote{position:absolute;border-radius: 9em;box-shadow:0 3px 5px 1px #000000;-webkit-box-shadow:0 3px 5px 1px #000000;}
/* таблица в окне а-ля вКонтакте */
#vse tbody{max-height:520px!important;display:block;overflow-y:auto;overflow-x:hidden;}
#vse td{vertical-align:top;}
#vse figure{margin:5px;word-wrap:break-word;width:82px; -webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;overflow:hidden;}
#vse figure:before{content:"";position:absolute;z-index:-1;left:50%;right:50%;bottom:0;background:#252525;height:4px;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}
#vse figure:hover img.vote{display:none;}
#vse figure:hover:before,#vse figure:focus:before,#vse figure:active:before{left:0;right:0;}
#vse figcaption{color: #2b587a;font-size:0.9em;}
/* настройки всплывающей подсказки */
.tipsy-inner {min-width : 40px!important;max-width : 800px!important;}
.tipsy-inner .person {width:36px; height:36px; border-radius:2px;}
.tipsy-inner .prof {color:#fff !important;}
.tipsy-inner .prof:hover{ text-decoration:underline!important;}
.tipsy-se .tipsy-arrow {left:100%!important;margin-left:-22px;}
.prof {text-decoration: none !important;}
</style>

<!--Репутация поста v.2.2-->
<script type="text/javascript">
$('div.post').map(function()
{var PostID=$(this).find('div.post-content').attr('id').slice(1,-8);var tyt=$(this).find('.post-rating p');var tmp_abort,timer,ava,vote,kr=[];function cl(){$('.tipsy').fadeOut(200);setTimeout(function(){$('.tipsy').remove();},200);};function ton(){timer=setTimeout(function(){cl();},500)}$(tyt).on('mouseenter',function(){$(this).tipsy({fade:!0,gravity:'se',trigger:'manual',html:!0});var w='<table id="respect"><tr><td style="font-weight:bolder"> Oценили: </td></tr><tr>';var f='<table id="vse"  width="100%"><tr>';tmp_abort=setTimeout(function(){$.get('/api.php',{method:'post.getVotes',sort_dir:'desc',limit:100,post_id:PostID,fields:'user_id,username,avatar,value,datetime'},function(data){var x=data.response.votes;for(var i in x){var v=x[i];vote=v.value;if(vote==1){vote='http://petushki-city.ru/files/0002/10/47/26356.png';}else{vote='http://petushki-city.ru/files/0002/10/47/46689.png';};ava=v.avatar;if(ava==''){ava='http://forumstatic.ru/files/0000/14/1c/20038.jpg'};kr[i]='<td><figure><img class="vote" src="'+vote+'"><a class="prof" href="/profile.php?id='+v.user_id+'"><img class="person" src="'+ava+'" title="'+v.datetime+'"><figcaption><p>'+v.username+'</p></figcaption></a></figure></td>';}w+=kr.slice(0,5).join(' ');w+='</tr></table>';if(kr.length>=6){w+='<p id="showt" style="cursor:pointer;font-weight:bold;margin:5px;"> Показать всех </p>';}$(tyt).attr('original-title',w).tipsy('show');for(var k=0;k<kr.length;k++){f+=kr[k];if(k%5==4){f+='</tr><tr>';}}f+='</tr></table>';$('#showt').on('click',function(){cl();$.jGrowl(f,{sticky:!0,position:'center',header:kr.length+' оценили',theme:'rating_theme'});});},'json');},600);}).on('mouseleave',function(){clearTimeout(tmp_abort);ton();$('.tipsy').on('mouseover',function(){clearTimeout(timer);});$('.tipsy').on('mouseout',function(){ton();});});$('body').on('click',function(){$('.rating_theme .jGrowl-close').trigger('click');});
});
</script>

<!--дополнительные смайлы v.3.1 © Romych-->
<script type="text/javascript">
var nabor=[];
 
nabor['MEOW'] = ['http://forumstatic.ru/files/0019/e7/78/82322.gif',
'http://forumstatic.ru/files/0019/e7/78/88237.png',
'http://forumstatic.ru/files/0019/e7/78/44748.gif',
'http://forumstatic.ru/files/0019/e7/78/44635.png',
'http://forumstatic.ru/files/0019/e7/78/81892.png',
'http://forumstatic.ru/files/0019/e7/78/68274.gif',
'http://forumstatic.ru/files/0019/e7/78/54721.gif',
'http://forumstatic.ru/files/0019/e7/78/32976.png',
'http://forumstatic.ru/files/0019/e7/78/56682.gif',
'http://forumstatic.ru/files/0019/e7/78/10224.gif',
'http://forumstatic.ru/files/0019/e7/78/36504.gif',
'http://forumstatic.ru/files/0019/e7/78/18405.gif',
'http://forumstatic.ru/files/0019/e7/78/78112.gif',
'http://forumstatic.ru/files/0019/e7/78/23075.gif',
'http://forumstatic.ru/files/0019/e7/78/93626.gif',
'http://forumstatic.ru/files/0019/e7/78/12772.gif',
'http://forumstatic.ru/files/0019/e7/78/40377.gif',
'http://forumstatic.ru/files/0019/e7/78/44889.png',
'http://forumstatic.ru/files/0019/e7/78/98097.gif',
'http://forumstatic.ru/files/0019/e7/78/72257.gif',
'http://forumstatic.ru/files/0019/e7/78/53174.gif',
'http://forumstatic.ru/files/0019/e7/78/31688.gif',
'http://forumstatic.ru/files/0019/e7/78/36244.gif',
'http://forumstatic.ru/files/0019/e7/78/10279.gif',
'http://forumstatic.ru/files/0019/e7/78/49919.gif',
'http://forumstatic.ru/files/0019/e7/78/26592.png',
'http://forumstatic.ru/files/0019/e7/78/84489.png',
'http://forumstatic.ru/files/0019/e7/78/30210.gif',
'http://forumstatic.ru/files/0019/e7/78/22508.png',
'http://forumstatic.ru/files/0019/e7/78/20764.gif',
'http://forumstatic.ru/files/0019/e7/78/95271.gif',
'http://forumstatic.ru/files/0019/e7/78/95092.gif',
'http://forumstatic.ru/files/0019/e7/78/77319.gif',
'http://forumstatic.ru/files/0019/e7/78/56871.gif',
'http://forumstatic.ru/files/0019/e7/78/36389.png',
'http://forumstatic.ru/files/0019/e7/78/52755.gif',
'http://forumstatic.ru/files/0019/e7/78/47593.gif',
'http://forumstatic.ru/files/0019/e7/78/75147.gif',
'http://forumstatic.ru/files/0019/e7/78/37698.png',
'http://forumstatic.ru/files/0019/e7/78/83666.gif',
'http://forumstatic.ru/files/0019/e7/78/79201.gif',
'http://forumstatic.ru/files/0019/e7/78/41523.gif',
'http://forumstatic.ru/files/0019/e7/78/39568.gif',
'http://forumstatic.ru/files/0019/e7/78/34369.gif',
'http://forumstatic.ru/files/0019/e7/78/38461.gif',
'http://forumstatic.ru/files/0019/e7/78/43205.gif',
'http://forumstatic.ru/files/0019/e7/78/90578.gif',
'http://forumstatic.ru/files/0019/e7/78/68407.gif',
'http://forumstatic.ru/files/0019/e7/78/65876.gif',
'http://forumstatic.ru/files/0019/e7/78/88112.gif',
'http://forumstatic.ru/files/0019/e7/78/86540.gif',
'http://forumstatic.ru/files/0019/e7/78/93862.gif',
'http://forumstatic.ru/files/0019/e7/78/38325.gif',
'http://forumstatic.ru/files/0019/e7/78/66354.gif',
'http://forumstatic.ru/files/0019/e7/78/58380.png',
'http://forumstatic.ru/files/0019/e7/78/72472.png',
'http://forumstatic.ru/files/0019/e7/78/11862.gif',
'http://forumstatic.ru/files/0019/e7/78/19937.gif',
'http://forumstatic.ru/files/0019/e7/78/31325.png',
'http://forumstatic.ru/files/0019/e7/78/38933.png',
'http://forumstatic.ru/files/0019/e7/78/84801.gif',
'http://forumstatic.ru/files/0019/e7/78/34842.png',
'http://forumstatic.ru/files/0019/e7/78/77641.gif',
'http://forumstatic.ru/files/0019/e7/78/78859.png',
'http://forumstatic.ru/files/0019/e7/78/25633.png',
'http://forumstatic.ru/files/0019/e7/78/95822.png',
'http://forumstatic.ru/files/0019/e7/78/99258.gif',
'http://forumstatic.ru/files/0019/e7/78/15875.png',
'http://forumstatic.ru/files/0019/e7/78/70174.gif',
'http://forumstatic.ru/files/0019/e7/78/18817.gif',
'http://forumstatic.ru/files/0019/e7/78/26837.gif',
'http://forumstatic.ru/files/0019/e7/78/14485.gif',
'http://forumstatic.ru/files/0019/e7/78/67093.gif',
'http://forumstatic.ru/files/0019/e7/78/34248.gif',
'http://forumstatic.ru/files/0019/e7/78/31086.gif',
'http://forumstatic.ru/files/0019/e7/78/42162.gif',
'http://forumstatic.ru/files/0019/e7/78/35099.gif',
'http://forumstatic.ru/files/0019/e7/78/20968.gif',
'http://forumstatic.ru/files/0019/e7/78/53946.gif',
'http://forumstatic.ru/files/0019/e7/78/45954.gif',
'http://forumstatic.ru/files/0019/e7/78/51772.gif',
'http://forumstatic.ru/files/0019/e7/78/51772.gif',
'http://forumstatic.ru/files/0019/e7/78/81392.gif',
'http://forumstatic.ru/files/0019/e7/78/97135.gif',
'http://forumstatic.ru/files/0019/e7/78/64813.png',
'http://forumstatic.ru/files/0019/e7/78/27331.png',
'http://forumstatic.ru/files/0019/e7/78/37420.gif',
'http://forumstatic.ru/files/0019/e7/78/46425.png',
'http://forumstatic.ru/files/0019/e7/78/78565.gif',
'http://forumstatic.ru/files/0019/e7/78/89827.gif',
'http://forumstatic.ru/files/0019/e7/78/57761.gif',
'http://forumstatic.ru/files/0019/e7/78/83370.gif',
'http://forumstatic.ru/files/0019/e7/78/19115.png',
'http://forumstatic.ru/files/0019/e7/78/62030.png',
'http://forumstatic.ru/files/0019/e7/78/32163.png',
'http://forumstatic.ru/files/0019/e7/78/88726.gif',
'http://forumstatic.ru/files/0019/e7/78/87294.gif',
'http://forumstatic.ru/files/0019/e7/78/90051.gif',
'http://forumupload.ru/uploads/001b/ed/6b/2/544896.gif',
'http://forumstatic.ru/files/0018/0f/eb/89303.png',
];

nabor['EMOJI'] = ['http://forumupload.ru/uploads/001b/ed/6b/2/237965.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/550387.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/90611.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/218006.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/851567.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/617165.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/509315.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/688942.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/703060.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/523773.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/312528.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/727606.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/602607.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/878197.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/159461.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/629270.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/810129.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/329571.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/569727.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/322361.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/596214.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/858361.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/741860.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/896687.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/950215.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/977275.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/110049.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/534027.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/326356.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/65576.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/172672.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/803906.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/346526.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/113540.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/679330.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/383272.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/624053.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/907144.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/795729.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/977840.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/907788.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/998766.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/888863.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/130011.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/15570.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/858127.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/982243.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/834161.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/156851.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/90652.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/350510.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/611983.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/103671.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/511640.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/176836.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/872086.png', 
'http://forumupload.ru/uploads/001b/ed/6b/2/594530.png', 
'http://forumupload.ru/uploads/001b/ed/6b/2/578457.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/645138.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/632663.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/965921.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/416366.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/935182.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/921037.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/530382.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/251463.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/69578.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/464834.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/647290.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/333556.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/84463.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/49646.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/162325.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/573349.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/934610.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/123791.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/702351.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/265717.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/473059.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/463539.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/317843.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/915862.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/335294.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/982882.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/278761.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/583051.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/960160.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/834409.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/251440.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/316778.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/329853.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/260269.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/46482.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/349141.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/577868.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/621840.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/75433.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/882341.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/898252.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/210681.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/766232.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/226680.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/365499.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/597546.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/553889.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/434944.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/471411.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/252561.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/997513.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/923357.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/883633.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/999568.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/279725.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/913611.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/148859.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/485272.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/479016.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/758735.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/815629.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/839508.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/869148.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/360734.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/496142.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/263312.png',
'http://forumupload.ru/uploads/001b/ed/6b/2/738168.png',
];
  
$('#button-smile').one('click', function() {
    $('#smilies-block').addClass('t-0');
    var vkl = '<div id="wrapper"><ul class="tabs" onclick="smilies();return 0;"><li class="t-0 active"><a>STANDARD</a></li></ul></div>';
    $('#smilies-area').prepend(vkl)[0].removeAttribute('onclick');
    for (var i in nabor) {
        $('.tabs').append('<li class="t-' + i + '"><a>' + i + '</a></li>');
        $('#wrapper').append('<div class="t-' + i + '"></div>');
        $.each(nabor[i], function(q) {
            $('div.t-' + i).append('<img " width: " 100px " src="' + nabor[i][q] + '" onclick=smile("[img=smalimg]' + nabor[i][q] + '[/img]") />');
        })
    };
    $('.tabs li').click(function() {
        var thisClass = this.className;
        $('#smilies-area div[class^="t-"]').hide();
        $('div.' + thisClass).fadeToggle('slow');
        $('.tabs li').removeClass('active');
        $(this).addClass('active');
    });
    $('#smilies-area img').click(function() {
        $('#smilies-area').hide();
    });
}); </script>



<!---------------------------- шрифты ---------------------------->
<script type="text/javascript">
if ($('#post').length) {
var ft; var i; var ft_f; var j = "";
ft = document.getElementById("font-area");
var ft_f = new Array();
ft_f.push('Adana script');
ft_f.push('Alegreya SC');
ft_f.push('American Scribe');
ft_f.push('Cylburn');
ft_f.push('Montserrat');
ft_f.push('Oswald');
ft_f.push('Playfair Display');
ft_f.push('Playfair Display SC');
ft_f.push('Yeseva One');
ft_f.push('WaterBrushROB');
ft_f.push('Windsong');
for (i in ft_f) {
j = "<div><span style='font-family:" + ft_f[i] + ";'>" + ft_f[i] +  "</span><img src='/i/blank.gif' onclick=\"bbcode('[";
j += "font=" + ft_f[i];
j += "]','[/font]')\" /></div>";
ft.innerHTML += j;
}}
</script>

<!--Меняем Шрифт в Топике --> 
<style id=a_fnt>.post h3 img{margin:0 7px;cursor:pointer;}</style>
<script type="text/javascript">
function setcookieF(a,b,c){if(c){var d=new Date();d.setTime(d.getTime());d=new Date(d.getTime()+c)}if(a&&b)document.cookie=a+'='+b+(c?'; expires='+d.toGMTString():'');else return false}function getcookieF(a){var b=new RegExp(a+'=([^;]){1,}');var c=b.exec(document.cookie);if(c){c=c[0].split('=')}else{return false}return c[1]?c[1]:false}
 
a='<strong class=fnt style="width:auto;margin-right:28%;"><img src="http://forumstatic.ru/files/0019/e7/0f/68428.png" alt="-" />Шрифт<img src="http://forumstatic.ru/files/0019/e7/0f/77372.png" alt="+" /></strong>';$(".post:first h3 strong,.post:last h3 strong").after(a);
b_Fnt1='<style id=b_fnt>#main-reply,.punbb .post-content{font-size:';b_Fnt2='px;}</style>'
var c_Fnt;
N=getcookieF('c_Fnt')
 if(N){c_Fnt=parseFloat(N);setcookieF('c_Fnt',c_Fnt,30*24*60*60*1000)}else{var c_Fnt=Math.round(parseFloat($(".punbb .post-content").css("font-size")));}
 b_Fnt=b_Fnt1+c_Fnt+b_Fnt2; $("#a_fnt").after(b_Fnt);
function setFnt_Size(){
 b_Fnt=b_Fnt1+c_Fnt+b_Fnt2;
 $("#b_fnt").replaceWith(b_Fnt);//alert(b_Fnt)
 setcookieF('c_Fnt',c_Fnt,30*24*60*60*1000);
}
$(".post h3 img[alt='-']").click(function (){if(c_Fnt){c_Fnt--;setFnt_Size();}});
$(".post h3 img[alt='+']").click(function (){if(c_Fnt<38){c_Fnt++;setFnt_Size();}});
</script><!--End//Меняем Шрифт в Топике -->

<script type="text/javascript">
$('.post-content p').each(function(){
  function replacer(str){return str.replace(/-\s|–\s/gm,'— ');}
  var a = $(this).clone().wrap('<div></div>').parent().html();
  var b = a.replace(/>[^<>]+</gim,replacer);
  if(a!=b)$(this).replaceWith(b)
});
</script>

<!-- Разделение ников пользователей в теме запятой -->
<script>$('#topic-users-in a').prev('a').after(',');</script>

<!--запятая после ника-->
<script type="text/javascript">
function to(username)
{insert('[b]' + username + '[/b]' + ', ');}
</script>

<!-- Убираем лишнюю строку после цитаты и кода / © Alex_63 -->
    <script type="text/javascript">$('.post-content').each(function(){$(this).html($(this).html().replace(/<\/div><p><br><br>/g,'</div><p>'));});</script>

<script><!--Оставляем цифру Новых сообщений. -->
var clr=($("#navpm a").css("color"));var chng="&nbsp;(";
var subs="</span><span style=\"color:"+clr+";\" id=\"news_messag\">(";
$("#navpm a").html($("#navpm a").html().replace(chng,subs));
$("#news_messag").appendTo("#navpm");
</script>

<!--кнопки вверх вниз-->
<div class="go-up" id='ToTop'><img src="http://forumupload.ru/uploads/0019/e7/0f/2/334247.png" width="30px" ></div>
<div class="go-down" id='OnBottom'><img src="http://forumupload.ru/uploads/0019/e7/0f/2/11430.png" width="60px" ></div>
<style>
.go-up,.go-down {
display: block;
position:fixed; /*позиционируем*/
margin-left: 1050px; /*указываем положение, если слева - left*/
z-index:9999; /*показываем поверх все элементов на странице*/
cursor:pointer;
margin-bottom:40px; /*отступ снизу (можно не указывать)*/
}

.go-up {
bottom:100px; /*положение от низа окна браузера верхняя кнопка*/
}

.go-down { bottom: 75px; /*положение от низа окна браузера нижняя кнопка кнопка*/
margin-left: 1050px!important;
}

.go-up:hover, .go-down:hover {
opacity: 0.6; transition: 0.3s;
}
</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>

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



<!-- Пиар-вход v.2 -->
<script src="https://forumstatic.ru/files/0015/c4/3f/26781.js"></script>
<script type="text/javascript">
PR.nick = 'Wild Goose Chase'; //Ник PR-аккаунта
PR.pass = '1111'; //Пароль PR-аккаунта
PR.btn_text = 'https://forumstatic.ru/files/0019/e7/0f/86385.svg'; //Надпись на кнопке PR-входа(или ссылка на картинку);
PR.set();</script>

<script type="text/javascript">
PR.nick = 'Close, But No Cigar'; //Ник читательского аккаунта
PR.pass = 'читатель'; //Пароль читательского аккаунта
PR.btn_text = 'https://forumstatic.ru/files/0019/e7/0f/40570.png'; //Надпись на кнопке PR-входа(или ссылка на картинку);
PR.set();</script>

<!--Счетчик символов-->
<script type="text/javascript">
if ((document.URL.indexOf("viewtopic.php") != -1) || (document.URL.indexOf("post.php") != -1) || (document.URL.indexOf("edit.php") != -1)) {
var repl = document.getElementById("main-reply");
var submit = document.getElementsByTagName("p")
for (var i=0; i<submit.length; i++){
if (submit[i].className == "formsubmit")
submit[i].innerHTML = "<span id=\"plng\" style=\"border: 1px solid #000; font-family: Lora; font-size: 12px; text-transform: uppercase; background-color: #ececec; padding: 4px 5px 5px 5px;\">Написано символов: <b>0</b></span>" + submit[i].innerHTML;
}
repl.onkeyup = repl.onkeydown = repl.onfocus = repl.onblur = function(){
document.getElementById("plng").innerHTML ="Написано символов: <b>" + (repl.value.length) + "</b>";
}}
</script>


<script src="https://forumstatic.ru/files/0017/95/29/89289.js"></script>
<script>
hvScriptSet.addMask({
    guestAccess: ['законченные эпизоды'],
    forumAccessExtended: {
        'гостевая': ['зарегистрированные', 'принятые'],
        'акции': ['зарегистрированные', 'принятые'],
        'регистрация': ['зарегистрированные', 'принятые'],
        'принятые анкеты': ['зарегистрированные', 'принятые'],
        'фандомные темы': ['зарегистрированные', 'принятые'],
        'фандом': ['зарегистрированные', 'принятые'],
        'альтернатива': ['зарегистрированные', 'принятые'],
        'законченные эпизоды': ['зарегистрированные', 'принятые'],
        'флуд': ['зарегистрированные', 'принятые'],
        'личные темы': ['зарегистрированные', 'принятые']
    },
    changeList: {
        'pafld1': {
            title: 'Фандом',
            description: '',
            tag: 'fandom',
            class: 'pa-fld2',
            defaultCode: '',
            type: 'text'
        },
        'pafld3': {
            title: 'ЛЗ',
            description: '',
            tag: 'lz',
            class: 'pa-fld3',
            defaultCode: '',
            type: 'html'
        }
    },
    userFields: ['pa-author', 'pa-fld1', 'pa-fld2', 'pa-fld4', 'pa-title', 'pa-avatar', 'pa-fld3', 'pa-respect', 'pa-online']
});
</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 type="text/javascript">
document.onkeydown=function(e){
if (e) event=e
if ((event.keyCode==13)&&(event.ctrlKey)){
document.getElementById('post').submit.click(); document.getElementById('post').reset();
}}
</script>

<!-- Кликабельность ника в постах Гостя -->
<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>
var oldIMG="<td id=\"button-image\" title=\"Быстрая загрузка\"><img onclick=\"bbcode('[img]','[/img]')\" src=\"/i/blank.gif\"/><b><p style=\"z-index:2;position:absolute;height14px;margin:-15px 0 0 22px;\">2</p></b></td>"
$("#button-image").after(oldIMG);
</script>

<!-- Правка глюка Репы при  отсутствии скриптов  руссфф  v2-->
<script> if($('#pun-viewtopic').length)$(window).load(function () {
if(!$('#pun-reputation').length)FORUM.PartnerVote = function() { return true; };
});
</script>

<!--репутация без обновления страницы-->
<script> 
if($('#pun-viewtopic').length && !$('#navawards').length) 
FORUM.PartnerVote = function() { return true; }; 
</script>
<!-- конец -->

<!--обтекание изображения 2.4.4-->
<script language="javascript">
$(function(){
$('td#button-link').before('<td id="floatbut" style=\'background-image:url("http://forumstatic.ru/files/0019/e7/78/64666.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:#e0e0e0;border:1px solid black; width:auto; padding:8px; position:absolute; margin-top:-50%; margin-left:35%; z-index:20">
<div><strong>Направление обтекания</strong></div><br>
<div align="center">
<img class="vibor" src="http://forumstatic.ru/files/0019/e7/78/64666.png" title="влево" onclick="bbcode('[float=left]', '[/float]')" />
<img class="vibor" src="http://forumstatic.ru/files/0019/e7/78/81276.png" title="вправо" onclick="bbcode('[float=right]', '[/float]')" />
</div></div>

    <!-- Замена ссылок в Постах на абсолютные -->
    <script type="text/javascript">
    $(".post-content a").each(function (){
      var L=$(this).attr("href");var b="click.p";
      L=L.replace(/^.*click\.php\?(.*)$/mgi,"$1");
      if(L.search(/viewtopic\.php\?id=.*#p/)!=-1){
        var p=L.replace(/^.*?#p(\d+)$/mgi,"$1");
        L=L.replace(/\?id=.*$/,"");
        L+="?pid="+p+"#p"+p;
      }
      $(this).attr("href",L);
    });
    </script>

0


Вы здесь » POP IT (don't) DROP IT » Новый форум » #18 розово-оранжевый [коды]


Рейтинг форумов | Создать форум бесплатно