Mystery book crossover best post:Pepper Potts Сейчас речь от том, что возникла небольшая проблемка, не с кем было оставить ребенка. Дело все в том, что Тони был на очередном задании по своим делам, а у генерального директора компании "Старк Индастриз" были... quote of the week:Ukitake Jushiro — Если тебе не трудно, принеси бумагу и письменные приборы. Здесь так красиво, что не хочется уходить, а мне еще нужно написать несколько писем. best episode: Sam & Dean

Тест дизайнов

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

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


Вы здесь » Тест дизайнов » Дизы » Мистери


Мистери

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

1

...

0

2

верх
Код:
/*************************************************************
A - SETUP
**************************************************************/

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

/* A1.1 */
@import url(style_cs.css);

@import url('https://fonts.googleapis.com/css2?family=Alice&family=Montserrat: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=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

/* 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 {
  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, arial, helvetica, sans-serif;
    background-color: #cebdaf;
}

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb legend span {
    font-size: 13px;
}

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

/* 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 {
    margin: auto;
    width: 1135px;
    padding: 0px 0px 0px 0px;
}

/* A5.2 */
.punbb {
    margin-left: 50px !important;
    float: none;
    width: 1014px;
    height: auto;
}

/* A5.3 */
#pun-redirect, #pun-maint {
    margin: 50px 0% 12px 0%;
    width: auto;
    float: none;
    background-color: #cebdaf;
}

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

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

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-stats h2, #pun-debug h2 {
    border-style: none none none none;
    border-width: 0 0px 0px 0;
    font-family: alice;
    font-weight: 500;
    text-transform: uppercase;
    /* margin: 0px 0 10px 0; */
    /* height: 18px; */
    background: url(https://forumstatic.ru/files/001b/61/01/95316.jpg) top;
    padding: 2px 0 2px 0 !important;
    text-align: center;
    color: #6e4e41;
    font-size: 11px;
    border: 1px solid #ad9d94;
}

#pun-main h2 {
    font-size: 14px;
    text-align: center;
    font-family: alice;
    font-weight: 500;
}

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

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

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

/* B1.2 */
.punbb .post-sig dt {
    display: block;
    text-align: center;
    border-top: 1px dotted #3e4b6d;
    width: 60%;
    margin-left: 120px;
    padding-bottom: 5px;
    margin-top: 10px;
}

/* B1.3 */
.punbb .post-content p {
  margin: 0 0 0 0px;
  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;
  }

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

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
    margin: 1em 0px 1em 0px;
    padding: 10px 15px 10px 15px;
}

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    padding-bottom: 2px;
    font-size: 13px;
    font-style: normal;
    font-family: alice;
    font-weight: 500;
    text-align: left;
    color: #383431;
    text-transform: uppercase;
    margin-bottom: 3px;
    text-shadow: 0px 0px 1px #a8a8a9;
}


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

/* B3.3 */
.linkst .pagelink {
    position: absolute;
    top: -5em;
    left: 1em;
    width: 24em;
    text-transform: uppercase;
    font-family: verdana;
    font-size: 8px;
    font-weight: 400;
}

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -5em;
  right: 1em;
  width: 16em;
  text-align: right;
    text-transform: uppercase;
    font-family: verdana;
    font-size: 8px;
    font-weight: 400;

  }

/* 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;
    text-transform: uppercase;
    font-family: verdana;
    font-size: 8px;
    font-weight: 400;
}

/* B3.7 */
.linksb .postlink {
    float: right;
    width: 16em;
    font-weight: bold;
    text-transform: uppercase;
    font-family: verdana;
    font-size: 8px;
    font-weight: 400;
}

/* 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: 0em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

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

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

/* C1.6 */
.punbb fieldset legend span {
    padding: 0 5px;
    margin: 0 0 0 -15px;
    font-size: 11px;
    font-family: 'roboto';
    font-weight: 300;
}

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

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    text-align: center;
    font-family: 'Alice';
    width: 5%;
}

/* C2.3 */
.punbb .main .tcr {
    background-color: transparent;
    overflow: hidden;
    text-align: left;
    line-height: 16px;
    font-size: 11px;
    font-weight: 400;
    width: 20%;
    font-family: 'roboto';
    padding-left: 20px;
}

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

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

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

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

/* C2.8 названия подфорумов*/ 
#pun-index .tcl h3 {
    font-family: 'Alice';
    z-index: 3;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    background: #734f41;
    padding: 2px 0px 2px 8px;
    margin-bottom: 4px !IMPORTANT;
    border-radius: 3px;
    box-shadow: 0px 0px 0px 1px #ad9d94, 0px 0px 5px #6f4640 inset;
}

#pun-index .tcl h3 a {
    color: #f3decce3 !important;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px #643d31ab;
}




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

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

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 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;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    padding: 0.4em 1em 0.4em 1.5em;
  }

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

    * html .tclcon {height: 1px}

/* C2.14 */
#pun-index td div.tclcon {
    position: relative;
    margin-left: 35px;
    background: url(https://forumstatic.ru/files/001b/61/01/52058.jpg?v=1);
    padding: 7px 10px 7px 10px;
    border: 1px solid #ad9d94;
    font-family: 'Roboto';
}



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


#pun-messages.punbb div.icon{
  margin-top: 0px!important;
}
  

 /* C3 Topics

-------------------------------------------------------------*/
#pun-title, #pun-navlinks {
  border-color: #202021 ;
}

/* CS2.1 */
.punbb .container, .punbb .post-body {
  border-color:  transparent;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
    border-style: none;
    border-width: 0;
  }

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

  }

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

  }

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

  }

/* CS2.6 */

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent;

  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent ;

  }

.punbb .divider {
  border-color: transparent;

  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid transparent ;

  }

li.pa-online {
    font-size: 10px;
    font-weight: 300;
    text-transform: lowercase;
    margin-top: 5px;
    font-family: 'roboto';
}


/* 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 {
    height: 18px;
    font-size: 11px;
    font-family: 'roboto';
    margin: 10px 1px 0 1px;
    background: #734f41;
    box-shadow: 0px 0px 0px 1px #ad9d94, 0px 0px 5px #6f4640 inset;
}


/* C3.3 */
.punbb .post h3 span {
    padding: 2px 10px 2px 10px;
    display: block;
    color: #ccbbb1;
    font-family: 'Alice';
}


.punbb .post h3 a {
    color: #ccbbb1 !important;
    font-family: 'Alice';
}


/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }

/* C3.5 */
.punbb .post .post-author {
    float: left;
    width: 234px;
    overflow: hidden;
    color: #cabcb3;
    font-family: 'Roboto';
}


/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
    padding: 0em 1em 1em 1em;
    line-height: 160%;
}


/* C3.7 */
.pa-author {
    font-style: normal;
    font-family: alice;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    margin-top: 1px;
    color: #c1b097;
}


/* C3.8 */
.pa-author a {
    font-family: alice;
    font-size: 18px;
    font-weight: 500;
    color: #dac7b8de !important;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px #24221f;
    transition-duration: 2s;
}

.pa-author a:hover {
    font-family: alice;
    font-size: 18px;
    font-weight: 500;
    color: #df9d88c7 !important;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px #24221f;
}

.pa-author:first-letter {
    color: #df9d88c7;
}

/* C3.9 */
li.pa-title {
    font-size: 11px;
    font-family: 'roboto';
    font-weight: 400;
    text-transform: lowercase;
    margin: 3px 0 0 0 !important;
}

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

/* C3.12 */
.punbb .post-box {
    padding: 14px 0px 5px 5px;
}

/*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: 1em 1em 0 0;
    height: 2em;
    line-height: 2em;
    margin-left: -19em;
    border-top-style: dashed;
    border-top-width: 1px;
    background: transparent;
    text-align: right;
    font-weight: bold;
}

/* 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;
    text-transform: uppercase;
    font-family: verdana;
    font-size: 8px;
    font-weight: 400;
}

/* 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: -16.3em;
  display: inline;
  }

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

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

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

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

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

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

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

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

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


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

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

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

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


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

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

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

/* D1.2 */
#pun-title h1 {
  display : block;}

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


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

#pun-title h1 span  {
  font-size: 1.5em;}


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

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

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

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

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

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

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



/* D3 Forum navigation
-------------------------------------------------------------*/
/* D3.1 */
#pun-navlinks .container {
    text-align: justify;
    top: 15px;
    font-style: normal;
    margin-left: 430px;
    display: flex;
    font-size: 13px;
    justify-content: space-between;
    font-weight: 500;
    text-transform: uppercase;
    height: 20px;
    width: 618px;
    letter-spacing: 0.5px;
    font-family: alice;
    position: absolute;
    /* border: 1px solid red; */
}

/* D3.2 */
#pun-navlinks .container {
  padding: 0.2em 1em;
  padding-top: 4px;}

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





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

/* D4.1 */
#pun-ulinks {

}

/* D4.2 */
#pun-ulinks .container {
    text-align: right;
    position: absolute;
    top: 50px;
    /* border: 1px solid red; */
    margin-left: 406px;
    width: 595px;
    letter-spacing: 0.1px;
    display: inline-block;
}

/* 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 {
    margin: -56px 0px 0px 5px;
    text-align: left;
    font-size: 11px;
    height: 14px;
    text-transform: lowercase;
    font-family: 'Roboto';
    font-weight: 400;
}


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

/* D5.4 */
#pun-crumbs1 {
    font-weight: 400;
    overflow: hidden;
}

/* D5.5 */
#pun-crumbs1 p.container {
    border-top: none;
    padding: 5px 0 20px 5px;
    text-align: left;
    font-family: alice;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

/* D5.6 */
#pun-break1 {
    margin: 0 1em;
    border-style: solid none;
    border-width: 1px 0;
    height: 0;
    margin: 0px 0 0 0 !important;
    position: relative;
    z-index: 1;
}

/* D6 Announcement
-------------------------------------------------------------*/

/* 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 {
    margin-top: -105px;
    position: absolute;
    text-align: center;
    margin-bottom: -5px !important;
}


/* D7 Statistics
-------------------------------------------------------------*/
#pun-stats .container {
    padding: 15px 15px;
    font-family: roboto;
    font-size: 11px;
    font-weight: 400;
    background: url(https://forumstatic.ru/files/001b/61/01/52058.jpg) center right;
    border: 1px solid #baa798;
}

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

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

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: center;
  line-height: 150%;}

/* D8.5 */
#pun-about p span {
    display: block;
    padding-left: 50%;
    margin-top: 30px;
    font-family: 'Alice';
    text-transform: uppercase;
}


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

/* D8.7 */
#pun-crumbs2 .container {
    border-bottom: none;
    padding: 0px;
    font-family: alice;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.5px;
}

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style:  none;
  border-width: 0px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }



/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: none;
  border-bottom-width: 0px;
  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: none;
  border-bottom-width: 0px;
  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;
  }

.punbb .user-avatar .avatar-image {
    border-radius: 0 !IMPORTANT;
    height: 30px !important;
    width: 30px !important;
    opacity: .5 !important;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    border: 1px solid #8a6646;
}





.punbb th {
    font-size: 0 !important;
}


html {
    min-width: 1250px!important;
}




.go-up {
    background: #6c4d42;
    color: #c8c5b6;
    font-family: 'Lora';
    text-transform: uppercase;
    text-align: center;
    border-right: 1px solid #503228;
    border-top: 1px solid #503228;
    border-bottom: 1px solid #503228;
    width: 17px;
    height: 80px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0px 0px 10px #4e3227 inset;
}



.go-down {
    background: #6c4d42;
    color: #c8c5b6;
    font-family: 'Lora';
    text-transform: uppercase;
    text-align: center;
    border-right: 1px solid #503228;
    border-top: 1px solid #503228;
    border-bottom: 1px solid #503228;
    width: 17px;
    height: 80px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0px 0px 10px #4e3227 inset;
}

0

3

цвета
Код:
/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
html, body {
    background: url(https://forumstatic.ru/files/001b/61/01/23776.jpg) repeat-x top left, url(https://forumstatic.ru/files/001b/61/01/86034.jpg) center;
    background-color: #3a3733;
}



/* Шапка */
#pun-title table {
    background-image: url(https://forumstatic.ru/files/001b/61/01/24974.png);
    background-repeat: repeat-x;
    background-position: top left;
    border: none;
    width: 1330px;
    height: 299px;
    margin-left: -173px;
    overflow-x: hidden;
}

/* Тело форума */
#pun {
width: 1135px; 
background-color: transparent; 
background-image: url(https://forumstatic.ru/files/001b/61/01/38885.jpg); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 1135px;}

/* Футер */
#pun-about p.container {
    background-image: url(https://forumstatic.ru/files/001b/61/01/35488.png);
    margin: 0px 0px -30px -80px;
    background-position: center left;
    background-repeat: repeat-x;
    width: 1135px;
    height: 170px;
    overflow-x: hidden;
}


/* CS1.1 Фон и цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h2, #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, #pun-navlinks .container  {background-color: transpanent;
color: #2d2a26;
font-weight: normal;
font-style: normal;
}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
    background-color: transparent;
    color: #2d2a26;
    text-align: center;
    font-style: normal;
    font-family: alice;
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background-image: url(https://forumstatic.ru/files/001b/61/01/52058.jpg);
    background-color: #cebdaf;
    color: #2d2a26;
    border: 1px solid #a7968fb3;
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    background-color: #cebdaf;
    color: #2d2a26;
}


/* Тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
 }

.punbb input { border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
    background-image: url(https://forumstatic.ru/files/001b/61/01/52058.jpg);
    background-color: #cebdaf;
}

#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -135px 0 0 -384px;
    width: 768px;
    z-index: 100;
    box-shadow: 0 0 40px #222;
    background-image: url(https://forumstatic.ru/files/001b/61/01/52058.jpg);
    background-color: #cebdaf;
}



/* CS2 Ссылки
-------------------------------------------------------------*/

/* CS2.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, #pun-navlinks a, #pun-ulinks a {color: #68433c;
  text-decoration: none;
  }

/* CS2.2 */
.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,  #pun-ulinks a:focus, #pun-ulinks a:active {
color: #2b2826;
    transition-duration: 1s;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
color: #2b2826;
    transition-duration: 1s;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 7px;
    color: #d0bbac;
    font-weight: 400;
    font-family: roboto;
    text-transform: uppercase;
    transition-duration: 1s;
}

#pun-ulinks a:hover {
  text-decoration: none;
  color: #c18674;
    transition-duration: 1s;
}


#pun-navlinks a {
    transition-duration: 1s;
    color: #dac7b8de;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px #24221f;
}

#pun-navlinks a:focus, #pun-navlinks a:active {
color: #c18674;
transition-duration: 1s;
}


#pun-navlinks a:hover {
color: #c18674;
  transition-duration: 1s;
}

/* CS3 Остальное 
-------------------------------------------------------------*/

div.icon {
        background: url(https://forumstatic.ru/files/001b/61/01/26722.jpg) no-repeat;
margin-left: -10px !important;
}

tr.inew div.icon {
        background: url(https://forumstatic.ru/files/001b/61/01/73099.jpg) no-repeat;
margin-left: -10px !important;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: #505050;
    border: 1px solid #baa796;
    height: 7px;
    width: 7px;
    border-radius: 100%;
    margin-right: 8px !important;
}

#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: #833e2a;
    border: 1px solid #baa796;
    height: 7px;
    width: 7px;
    border-radius: 100%;
    margin-right: 8px !important;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: #937e76;
    border: 1px solid #baa796;
    height: 7px;
    width: 7px;
    border-radius: 100%;
    margin-right: 8px !important;
}

#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    background: #9d6343;
    border: 1px solid #baa796;
    height: 7px;
    width: 7px;
    border-radius: 100%;
    margin-right: 8px !important;
}


/* CS3.2 Всё подряд*/
#pun-main div.catleft, #pun-main div.catright {display: none;}
#pun-main .post-author ul {
    text-align: center;
    margin-left: 13px;
}
ul.post-ul-Sp, .post-img-Sp {text-align:center;}
#pun th, #pun-main h2 {text-align: center}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 101%; font-family: "Arial";}
.category h2 span{display: block;}
#pun-stats h2 span {visibility: visible;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}



/*---Прокрутка---*/
::-webkit-scrollbar {
    width: 9px;
    height: 9px;
    background-color: #3a3531;
}

::-webkit-scrollbar-thumb {
    background-color: #cfbfaf;
    border: 4px solid #3a3531;
}


::selection {
    background: #7b4d41 !important;
    color: #cfbfaf;
}


#pun-viewforum.punbb div.icon {
    margin-top: 3px !important;
}

td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: 700;
}

.category .container thead {display: none;}

.punbb .pa-avatar img {
    max-width: 180px !important;
    margin-bottom: 2px;
    border: 2px solid #82584a;
    outline: 1px solid #775144;
    margin-top: 5px;
}


#counters A IMG{opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=30);}
#counters a:hover img {opacity:1.0; -moz-opacity:1.0;
filter:alpha(opacity=70); transition-duration: 2s;}

#size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
    position: absolute;
    right: 6px;
    top: 43px;
    overflow-y: auto;
    padding-top: 10px;
    background-image: url(https://forumstatic.ru/files/001b/61/01/52058.jpg);
    background-color: #cebdaf;
}

#font-area {
    position: absolute;
    right: 6px;
    top: 43px;
    overflow-y: auto;
    height: 300px;
    padding-top: 10px;
    background-image: url(https://forumstatic.ru/files/001b/61/01/52058.jpg);
    background-color: #cebdaf;
}


.punbb .post-content a, .punbb .post-content a:link {
    font-weight: bold;
}


.pun-modal .modal-inner {
    width: 700px;
    max-width: 94%;
    height: auto;
    max-height: 44em;
    margin: 12% auto 0;
    position: relative;
    z-index: 120000;
    overflow: hidden;
    background-image: url(https://forumstatic.ru/files/001b/61/01/52058.jpg);
    background-color: #cebdaf;
}



/***  Заплатка для поля ответа ***/
textarea#main-reply {
  width: 100%;
  height: 100%;
  height: 205px;
  margin: 0 auto !important;
  padding: 0.75em;
  box-sizing: border-box;
  overflow: auto;  }

.button {
    font-family: 'alice' !important;
    background-color: #7a5243 !important;
    font-size: 9px !important;
    color: #e1d9d4 !important;
    margin-top: 5px !important;
    padding: 4px 15px 4px 15px !important;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 400 !important;
    letter-spacing: 0.5px;
    text-shadow: 1px 1px #66463b;
    border: 1px solid #af988a;
}




#video-area-tinp, #image-area-tinp {
    margin: .5em 0;
    padding: .3em;
    background-image: url(https://forumstatic.ru/files/001b/61/01/52058.jpg);
    background-color: #cebdaf;
    height: 70px;
}



#MyBookmarks {
    display: none;
    position: fixed;
    z-index: 101;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    box-shadow: 0 0 20px rgba(0,0,0,.5);
    width: 240px;
    background-image: url(https://forumstatic.ru/files/001b/61/01/52058.jpg);
    background-color: #cebdaf;
}


#BookmCntToggle.default-style {
    background: #d9c4b1 !important;
    border-left: solid 5px currentColor;
    box-shadow: 0 0 6px rgb(0 0 0 / 42%);
    color: #895e4e !important;
    display: block;
    height: 26px;
    width: 21px;
}



#mask_dialog .inner {
    cursor: default;
    margin: 0;
    width: 760px;
    max-width: 99%;
    max-height: 90%;
    overflow-x: auto;
    z-index: 100;
    background-image: url(https://forumstatic.ru/files/001b/61/01/52058.jpg);
    background-color: #cebdaf;
    padding: 8px;
}





li.pa-ua {
    margin-top: 0.7em;
    display: none !important;
    justify-content: center;
}


#MyBookmarks h2 {
margin: 10px 0 10px 0 !important;
}

.punbb .user-avatar .isonline {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 2px;
    right: 1px !important;
    animation: blinkColor .9s linear infinite;
    -moz-animation: blinkColor .9s linear infinite;
    -webkit-animation: blinkColor .9s linear infinite;
    background: #6f484e !important;
    z-index: 100;
}




#pun-viewforum .tcr {
background-color: transparent;
    overflow: hidden;
    text-align: left;
    font-size: 10px;
    font-weight: 400;
    width: 25%;
    font-family: 'roboto';
}




#pun-viewforum .tclcon, #pun-messages .tclcon, #pun-searchtopics .tclcon {
    color: #000;
    font-family: 'roboto';
    text-transform: lowercase;
    font-weight: 400;
    font-size: 11px;
}

#pun-viewforum .tclcon a, #pun-messages .tclcon a, #pun-searchtopics .tclcon a {
    font-family: alice;
    font-size: 14px;
}



#pun-viewforum td.tcr a, #pun-messages td.tcr a, #pun-searchtopics td.tcr a {
    font-family: 'roboto';
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
}



#pun-viewforum span.byuser, #pun-messages span.byuser, #pun-searchtopics span.byuser {
    font-family: 'roboto';
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
}



.activees2 {
    height: 47px;
    width: 148px;
    top: 114px;
    margin-left: 13px !important;
    position: absolute;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    /* border: red 1px solid; */
}

.privet {
    height: 66px;
    width: 282px;
    top: 93px;
    margin-left: 204px !important;
    position: absolute;
    text-align: justify;
    z-index: 100;
    font-weight: 400;
    padding-right: 5px;
    line-height: 14px;
    text-transform: lowercase;
    font-family: 'Roboto';
    font-size: 11px;
    overflow-y: auto;
    color: #d9c7b8 !important;
    /* border: red 1px solid; */
}


.privet z {
font-family: 'Alice';
    text-transform: uppercase;
    background-color: #74473b;
    padding: 0px 2px 0px 2px;
    color: #dac7b8de;
    text-shadow: 1px 1px #5c3e33;
}


.privet z a {
color: #cfbbb1 !important;
}

.bpostim {
height: 67px;
    width: 50px;
    top: 94px;
    margin-left: 520px !important;
    position: absolute;
    z-index: 100;
}


.bpostext {
height: 66px;
    width: 210px;
    top: 93px;
    margin-left: 578px !important;
    position: absolute;
    text-align: justify;
    z-index: 100;
    font-weight: 400;
    padding-right: 5px;
    line-height: 14px;
    font-family: 'Roboto';
    font-size: 11px;
    overflow-y: auto;
    color: #d9c7b8 !important;
    /* border: 1px solid red; */
}


.bep {
height: 50px;
    width: 222px;
    top: 114px;
    margin-left: 802px !important;
    position: absolute;
    text-align: right;
    z-index: 100;
    /* border: red 1px solid; */
}


.needd {
margin: -42px 0px 0px 702px !important;
    position: absolute;
    height: 55px;
    width: 227px;
    display: flex;
    justify-content: space-between;
    /* border: red 1px solid; */
}


.tlinks {
    height: 20px;
    width: 490px;
    top: 59px;
    margin-left: -69px !important;
    text-align: left;
    display: inline-block;
    font-size: 10px;
    cursor: pointer;
    font-family: 'Alice';
    /* border: red 1px solid; */
    text-transform: lowercase;
    position: absolute;
    color: #d0bbad;
}


.tlinks a {
color: #dac7b8de !important;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px #24221f;
    letter-spacing: 0.5px;
}









.post-author {
    background: url(https://forumstatic.ru/files/001b/61/01/95974.jpg) no-repeat top, url(https://forumstatic.ru/files/001b/61/01/98643.jpg) no-repeat bottom, url(https://forumstatic.ru/files/001b/61/01/26194.jpg) repeat-y;
    padding: 10px 0 0px 0;
    margin: 10px 0 0 -1px!important;
}



.punbb .post .post-author a {
    color: #b98672;
}

.pa-author strong {
font-weight: 400;
}


.pa-respect, .pa-posts {
    display: inline-block;
    margin-left: 1px !important;
    text-align: center;
    width: 59px;
    line-height: 13px;
    text-transform: lowercase;
    font-size: 11px;
    padding: 2px! important;
    height: 30px;
}


.pa-fld1 {
text-align: justify;
    border-bottom: 1px solid #cdb9ae38;
    padding-bottom: 3px;
    margin: 0px 4px 3px 4px !IMPORTANT;
}



.pa-fld2 {
    font-family: 'Alice';
    margin: 6px 4px 5px 4px !IMPORTANT;
    background: #0000002e;
    font-size: 10px;
    text-transform: uppercase;
}

.pa-fld3 {
    font-family: 'Alice';
    margin: 6px 4px 5px 4px !IMPORTANT;
    background: #0000002e;
    font-size: 10px;
    text-transform: uppercase;
}


.pa-ip {
font-family: 'Roboto';
    text-transform: lowercase;
    font-size: 10px;
}


del {
    text-decoration: none!important;
    filter: blur(3px);
     transition-duration: 0.3s;
}
del:hover {
    filter: blur(0px);
     transition-duration: 0.3s;
}


.pa-fld1 lzname {
    display: block;
    text-align: center;
    font-family: 'Alice';
    font-size: 12px;
    margin-bottom: 3px !important;
}


.pa-fld1 lzname a {
color: #df9d88c7 !important;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px #24221f;
}

.pa-fld1 lzname sup {
font-size: 8px;
    font-family: 'Roboto';
}


.pa-fld1 lztext {
margin: 0px 0px 3px 0px !IMPORTANT;
    display: block;
}

#pun-index div.category h2, #pun-index #pun-stats h2 {
    background-repeat: no-repeat;
    background-position: left;
    height: 18px;
    background: url(https://forumstatic.ru/files/001b/61/01/95316.jpg) top;
    padding: 3px 0 3px 0 !important;
    text-align: center;
    color: #6e4e41;
    font-size: 15px;
    border: 1px solid #ad9d94;
    text-transform: uppercase;
    margin-bottom: 10px;
}


#tags .container {
    position: absolute;
    right: 6px;
    top: 43px;
    z-index: 2;
    border: 1px solid #afa392;
    background-image: url(https://forumstatic.ru/files/001b/61/01/52058.jpg);
    background-color: #cebdaf;
}



.banners-box {
    margin: -31px 0px 0px -70px !important;
    overflow-y: auto;
    padding-right: 5px;
    height: 33px;
    position: absolute;
    width: 740px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* border: red 1px solid; */
}


.pa-fld1 fandom {
font-family: 'Alice';
    margin: 0px 0px 2px 0px !IMPORTANT;
    background: #00000038;
    font-size: 10px;
    text-transform: uppercase;
    display: block;
    text-align: center;
}



.plaha2 {
    height: 30px;
    margin: 0px 5px 0px 5px !important;
    display: inline-block;
    min-width: 150px;
    background: #734f41;
    transition-duration: 2s;
    padding: 0px 4px 0px 4px;
    border-radius: 3px;
    box-shadow: 0px 0px 0px 1px #ad9d94, 0px 0px 5px #6f4640 inset;
}
.plaha2 img {
    float: left;
    width: 40px;
    margin-left: -13px;
    margin-top: -4px !important;
}

.plaha2 raz {
    display: block;
    height: 10px;
    margin-top: 2px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Alice';
    font-size: 12px;
    margin-bottom: -1px;
    letter-spacing: 0.6px;
    color: #cbb9ab !important;
    transition-duration: 1s;
    text-shadow: 1px 1px #5d403a;
}

.plaha2 dva {
    display: block;
    height: 14px;
    text-transform: lowercase;
    text-align: center;
    font-family: roboto, arial;
    color: #d5c8be;
    font-size: 10px;
    margin-top: 3px !IMPORTANT;
    text-shadow: 1px 1px #694746;
}

.plaha2:hover {
    height: 30px;
    margin: 0px 5px 0px 5px !important;
    display: inline-block;
    min-width: 150px;
    background: #5e3c32;
    padding: 0px 4px 0px 4px;
    border-radius: 3px;
    box-shadow: 0px 0px 0px 1px #ad9d94, 0px 0px 5px #6f4640 inset;
    transition-duration: 2s;
}


.neww {
position: absolute; */
    text-align: center;
    /* border: red 1px solid; */
    width: 1014px;
    top: -16px;
}




#pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    margin-top: 4px;
}


.pa-fld2 br {
display: none;
}


.pa-respect img {
width: 8px;
}


#smilies-area, #video-area, #spoiler-area {
    width: 550px !important;
}

0

4

верх
Код:
<div class="tlinks">
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=4">роли</a> • 
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=3">правила</a> • 
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=281">faq</a> • 
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=2">гостевая</a> • 
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=1">нужные</a> • 
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=16">шаблон анкеты</a> • 
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=29">связь с амс</a> • 
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=25">поиск соигрока</a> 
</div>


<div class="bep">
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=2056#p210702" target=_blank title="Врагген и Шэдоухарт"><img src="https://i.imgur.com/fnbhQyw.png" width="219" border="0" height="45" style="cursor: pointer;"></a>
</div>


<div class="bpostext"> — Это приличный ресторан, Тони, — строго проговорила Пеппер, а затем негромко фыркнула. — Конечно, тут кормят десертами.<br>
Можно подумать, она бы стала звать его туда, где десертов не подают! То есть, конечно, разные места бывают. Бары, пабы, к примеру, где, в целом, речь о еде. Но найти ресторан без десертов — это еще надо постараться, в принципе. Тем более, хороший ресторан.
</div>

<div class="bpostim">
<a href="https://itisanewworld.rusff.me/viewtopic.php?pid=231301#p231301" target=_blank title="Пеппер"><img src="https://i.imgur.com/Q27KzKC.png" width="49" border="0" height="65" style="cursor: pointer;"></a>
</div>

<div class="privet">
<z>quote of the week by <a href="https://itisanewworld.rusff.me/viewtopic.php?pid=231086#p231086" target="_blank"> Tony Stark:</a></z> — Я слышал, что нормальнолюди проводят свидания на концертах и в кинотеатрах. И в многолюдных ресторанах тоже! — весело отозвался Тони. Немного помолчал, потом добавил: — Мне определенно нравится не быть нормальночеловеком.<br>
Ну да, зачем ему быть нормальночеловеком, если он Тони Железный Человек Старк. Быть Железным Человеком круче! А возможность арендовать ресторан целиком — это однозначный плюс его особенного положения и не менее особенной персоны. При всех плюсах человеческого общества, оно частенько бывает чертовски утомительным!
</div>

<div class="activees2">
<a href="https://itisanewworld.rusff.me/profile.php?id=175" target=_blank title="постописец Сэм"><img src="https://i.imgur.com/pd6ckOM.png" width="45" border="0" height="45" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/profile.php?id=268" target=_blank title="флудер Антон"><img src="https://i.imgur.com/RCxJrBx.png" width="45" border="0" height="45" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/profile.php?id=222" target=_blank title="активист Лиззи"><img src="https://i.imgur.com/6OaZq39.png" width="45" border="0" height="45" style="cursor: pointer;"></a>
</div>


<script type="text/javascript"> 
function openbox(id){ 
display = document.getElementById(id).style.display; 
if(display=='none'){ 
document.getElementById(id).style.display='block'; 
}else{ 
document.getElementById(id).style.display='none'; 
} 
} 
</script> 

<!---------------------------- Пиар-вход, хтмл верх ---------------------------->
<script src="https://forumstatic.ru/files/0015/c4/3f/26781.js"></script>
<script type="text/javascript">
PR.nick = 'PR'; //Ник PR-аккаунта
PR.pass = '1234'; //Пароль PR-аккаунта
PR.btn_text = 'PR-вход'; //Надпись на кнопке PR-входа(или ссылка на картинку);
PR.set();</script>

<!-- поднятие репутации в закрытых темах -->
<script type="text/javascript">// спасибо форуму http://downtown.f-rpg.ru/
if($('pun-viewtopic').length)function changeVisibility(b){$('#'+b).toggle(); return};
</script>
<!-- поднятие репутации в закрытых темах -->

<script src="https://forumstatic.ru/files/0017/95/29/89289.js"></script>
<script>
hvScriptSet.addMask({
    guestAccess: ['§ Любимые произведения', '§ Терзания музы', '§ Неопубликованные черновики', '§ Несложившиеся судьбы'],
    forumAccessExtended: {
        '§ Разговоры по душам': ['Игроки'],
        '§ Сказки вместе': ['Игроки'],
        '§ Какой удивительный мир!': ['Игроки'],
        '§ Невозможное возможно': ['Игроки'],
        '§ Страницы книги': ['Игроки'],
        '§ Любимые произведения': ['Игроки'],
        '§ Терзания музы': ['Игроки'],
        '§ Неопубликованные черновики': ['Игроки']
    },
    changeList: {
        'pafld1': {
            title: 'Личное звание',
            description: '',
            tag: 'info',
            class: 'pa-fld1',
            defaultCode: '<lzname><a href="ссылка на анкету">ИМЯ ФАМИЛИЯ КАПСОМ (на русском!)</a><sup>возраст y.o.</sup></lzname><fandom>фандом на англ. языке (с мал. буквы!)</fandom> <lztext>а тут текст личного звания любой длины, а тут еще немного о персонаже и в <a href="ссылка">ссылке</a> имя пары или партнера по игре</lztext>',
            type: 'html'
        }
    },
    userFields: ['pa-author', 'pa-title', 'pa-avatar', 'pa-fld2', 'pa-fld1', 'pa-posts', 'pa-respect', 'pa-fld3', 'pa-online', 'pa-ip', 'pa-awards']
});
</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>

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

<style>#pun-ulinks #Rz{display:none}</style>

<!-- первое соо без профиля реклама -->
<style>
#p90663 .post-author, #p90663 .post-sig, #p90663 .pl-email, #p90663 .post-author, #p90663 .post-sig, #p90663 .pl-email, #p90663 .post-author, #p90663 .post-sig, #p90663 .pl-email {display:none;}
#p90663 .post-body, #p90663 .post-body, #p90663 .post-body  {margin-left:0!important;}</style>
<!-- конец -->

<!-— НАЧАЛО. скрытие подфорума -->
<script language="JavaScript">
str=document.URL
if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php")
   document.write("<style>#forum_f27{display:none}</style>")
</script>
<!-— КОНЕЦ. скрытие подфорума -->
<!-— НАЧАЛО. скрытие подфорума -->
<script language="JavaScript">
str=document.URL
if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php")
   document.write("<style>#forum_f29{display:none}</style>")
</script>
<!-— КОНЕЦ. скрытие подфорума -->
<!-— НАЧАЛО. скрытие подфорума -->
<script language="JavaScript">
str=document.URL
if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php")
   document.write("<style>#forum_f30{display:none}</style>")
</script>
<!-— КОНЕЦ. скрытие подфорума -->
<!-— НАЧАЛО. скрытие подфорума -->
<script language="JavaScript">
str=document.URL
if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php")
   document.write("<style>#forum_f31{display:none}</style>")
</script>
<!-— КОНЕЦ. скрытие подфорума -->




<!-- HTML верх -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
<style>img.post-img-Sp {margin-left: 0;
margin-top: 5px;
margin-bottom: -5px}
div.tipsy.tipsy-s.Sp-imgSp-img .tipsy-inner{font-size:14px;letter-spacing:1px;}
.post-ul-Sp.Sp1 {margin-left: 0px !important;
margin-top: 6px !important;}
.post[data-group-id="3"] img.post-img-Sp {display: none}
.award br {display: none}
.pa-awards {
  margin-left: 14px
}
</style>
<script type="text/javascript" src="https://forumstatic.ru/files/0010/b4/f8/57844.js"></script>

<!-- Разделение ников пользователей в теме запятой -->
<style type="text/css">
div#topic-users-in a:after {
    content: ',';
}
div#topic-users-in a:last-child::after {
    content: '';
}
</style>
<!-- Конец -->
низ
Код:
<!--НУЖНЫЕ-->
<div class="needd">
<a href="https://itisanewworld.rusff.me/viewtopic.php?pid=189939#p189939" target=_blank title="Хан Соло"><img src="https://i6.imageban.ru/out/2023/07/07/edd3f3bdb9613e4ff0ce1637ca6719d4.png" width="53" border="0" height="53" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/viewtopic.php?pid=186596#p186596" target=_blank title="Фокс Малдер"><img src="https://i7.imageban.ru/out/2023/07/07/7011e7d772bbc905f3ac383e1cc4395e.png" width="53" border="0" height="53" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/viewtopic.php?pid=40841#p40841" target=_blank title="Уилльям Циммерман"><img src="https://i.imgur.com/fzsfh2q.png" width="53" border="0" height="53" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/viewtopic.php?pid=218869#p218869" target=_blank title="Дарт Сидиус"><img src="https://i.imgur.com/wuoTQM3.png" width="53" border="0" height="53" style="cursor: pointer;"></a>
</div>

<script><!--Универсальный скрипт замены. -->
function UniverСhange(selektor,changed,substitute){
$(selektor).each(function(){if ($(this).parent().html()!=null){if($(this).parent().html().indexOf(changed)!=-1){
$(this).parent().html($(this).parent().html().replace(changed,substitute));};};});}

UniverСhange("li#navadmin","Администрирование","админ."); //На следущей строке можно добавить еще запрос

</script>



<!--кнопки вверх вниз-->
<div class="go-up" id='ToTop'></div>
<div class="go-down" id='OnBottom'></div>
<style>
.go-up, .go-down {
    display: none;
    position: fixed;
    margin-left: 1041px;
    cursor: pointer;
    opacity: 1;
    margin-bottom: 140px;
}
.go-up {
bottom:250px; /*положение от низа окна браузера верхняя кнопка*/
}
.go-down {
bottom:150px; /*положение от низа окна браузера нижняя кнопка кнопка*/
}
.go-down:hover,.go-up:hover {
opacity:1;
}
</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>













<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/79605.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/70732.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/65993.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/94145.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/67547.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/45815.otf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/24416.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/50242.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/55415.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/14951.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/34985.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/90551.otf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/30075.ttf');
</style>

<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/31611.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/29798.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/76185.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/15499.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/21613.otf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/16017.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/62150.otf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/76813.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/84661.ttf');
</style>
<style>
@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/29715.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/64250.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/79626.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/98104.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/81115.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/87562.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/43844.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/93626.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/73900.ttf');
</style>

<script type="text/javascript">
if (document.URL.indexOf("viewtopic") != -1) {
var ft; var i; var ft_f; var j = "";
ft = document.getElementById("font-area");

var ft_f = new Array();
ft_f.push('Avanti Serif');
ft_f.push('ANTRASTE');
ft_f.push('Belta');
ft_f.push('BRITANNIC');
ft_f.push('Elephant');
ft_f.push('JWH');
ft_f.push('Niagara Solid');
ft_f.push('RetroElectro');
ft_f.push('Trajan Pro');
ft_f.push('Wendy');
ft_f.push('A Glitch In Time');
ft_f.push('Advert');
ft_f.push('all hail julia');
ft_f.push('Annabelle');
ft_f.push('Automobile');
ft_f.push('ChopinScript');
ft_f.push('Denistina');
ft_f.push('Hipster Script Pro');
ft_f.push('Janda Stylish Script');
ft_f.push('Jellyka Western Princess');
ft_f.push('Lobster');
ft_f.push('Mistral');
ft_f.push('Motion Picture Personal Use');
ft_f.push('Playdate');
ft_f.push('Pushkin');
ft_f.push('Script MT');
ft_f.push('Segoe print');
ft_f.push('Soljik-Dambaek');
ft_f.push('Southern Aire Personal Use Only');
ft_f.push('SpaceZombie');
ft_f.push('Sverige Script Demo');
ft_f.push('Tamoro Script Personal Use Only');
ft_f.push('Wallows');

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>

<!-- Регулировка размера шрифта в постах © Alex_63 --> 
<style> 
.FNTslider {
    border-radius: 4px;
    position: relative;
    z-index: 1000;
    background: #b3a08d;
    width: 110px;
    height: 4px;
    margin: 4px 145px;
    border: solid 1px #9b6e5d;
    float: right;
}
.FNTslider .before {
    height: 4px;
    border: solid 1px #916453;
    border-right: none 0;
    border-radius: 4px 0 0 4px;
    position: absolute;
    background: #9b6e5d;
    margin-top: -1px;
}
.FNTslider .thumb {
    width: 5px;
    height: 10px;
    border-radius: 3px;
    position: relative;
    top: -4px;
    background: #b18371;
    cursor: pointer;
    border: 1px solid #ad8475;
}
</style> 
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/31001.js"></script>





<!--замена коротких тире на длинные -->
<script>$('.post-content p').html(function(){return this.innerHTML.replace(/(\s|&nbsp;)?-(\s|&nbsp;)/g,'$1&mdash;$2')})</script>

<!-- кнопка выравнивание по ширине -->
<style type="text/css"> 
#button-justify { background:url('http://icons.iconarchive.com/icons/famfamfam/silk/16/text-align-justify-icon.png') center no-repeat!important;} 
</style> 
<script type="text/javascript"> 
$(document).ready(function(){ 
$("#post #button-center").after('<td id=button-justify align=center valign=center title="Выравнивание по ширине"><img onclick="bbcode(\'[align=justify]\',\'[/align]\')" src="/i/blank.gif"/></td>');}); 
</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:0em 0.6em;"></span>'; /*удвоенные Отступы сверху и слево*/
$('.post-content p:contains("'+b+'")').each(function(){ $(this).html( $(this).html().replace(/\[indent\]/gm,indent));});}());
</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>


<!--СЧЕТЧИК СИМВОЛОВ--> 
<script>var a,L,epl=$("#main-reply"),str='<small id="plng" style="border:1px solid;padding:2px 3px;margin:0 20px 0 10px;">Написано символов: <b>00</b> </small>';epl.parents("fieldset").find("legend").prepend(str);function epl3(){a=epl.val().length;if(a>9){L=''}else{L='0'};$("#plng b").text(L+a)};epl3();$(".pl-quote").click(function (){setTimeout('epl3()',100)});epl.bind('mouseout mousemove keydown keypress keyup',function(e){epl3()});</script> 


<script type="text/javascript">
function to(username)
{insert('[b]' + username + '[/b]' + ', ');}
</script>

<!--полезный скрипт -->
<style>
.lastedit {display:none;}
</style>

<!-- Выделение кода в блоке "Код" -->
<script type="text/javascript" src="http://forumstatic.ru/files/0014/cc/0a/24905.js"></script>
<script>eval(select_text.toString().replace(/\}$/,'try{document.execCommand("copy")}catch(e){}}'))</script>
<script type="text/javascript">select_text.linkText = 'выделить [копируется сразу]' //текст ссылки</script>


<!--обтекание изображения 2.4.4--> 
<script language="javascript"> 
$(function(){ 
$('td#button-link').before('<td id="floatbut" style=\'background-image:url("http://s002.radikal.ru/i198/1009/43/f183caeae434.gif")\'></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=(.*?)\]([^\[]{1,11000})\[\/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:#FFFFCC;border:1px solid black; width:auto; padding:8px; position:absolute; margin-top:-32%; margin-left:35%; z-index:20"> 
<div><strong>Направление обтекания</strong></div><br> 
<div align="center"> 
<img class="vibor" src="http://s001.radikal.ru/i193/1009/96/695abc799ddb.png" title="left" onclick="bbcode('[float=left]', '[/float]')" /> 
<img class="vibor" src="http://s002.radikal.ru/i199/1009/ac/95c10fcc7d82.png" title="right" onclick="bbcode('[float=right]', '[/float]')" /> 
</div></div>

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

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

<!-- Скрыть "отредактировано" из сообщения -->
<style>.lastedit {display:none;}</style>
<!-- конец -->

<!-- Кликабельность ника в постах Гостя -->
<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:20;position:absolute;height14px;margin:-15px 0 0 22px;\">2</p></b></td>"
$("#button-image").after(oldIMG);
</script>

<!-- Загрузчик изображений в форме ответа © 2018 Alex_63 -->
<script>FORUM.defaultHost = 'imgur'; // Хостинг по умолчанию: 'uploads' 'imgur' 'imageban'</script>
<link rel="stylesheet" type="text/css" href="http://forumstatic.ru/files/0015/c4/3f/18002.css" />
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/18001.js"></script>




<!-- HTML низ -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
    <script>
    var a1 = 1	// 0 - спойлер-аккордеон, 1 - вертикальный спойлер; 3 - обычный спойлер
    var a2 = 0	// 0 - Скрытие первой вкладки; 1 - Показ первой вкладки;
    var a3 = 0 // Резкость Открытия: 0 - Плавно; 1 - Резко;

    var LiArr=new Array(
    //При наличии двух косых => // в начале пункта, - пункт не скрывается.

    //"pa-author",     //Ник-Нейм
    //"pa-avatar",     //Аватар
    //"pa-title",      //статус
    //"pa-reg",        //Зарегистрирован
    //"pa-invites", //Приглашений
    //"pa-posts",      //Кол-во сообщений:
    //"pa-respect",    //Уважение:
    //"pa-positive",   //Позитив
    //"pa-sex",        //Пол
    //"pa-age",        //Возраст
    //"pa-icq",        //Аська
    //"pa-ip",         //IP Юзера
    //"pa-time-visit", //Провел на форуме:
    //"pa-last-visit", //Последний визит:
    //"pa-online",     //Пользователь online - Не засовываем в спойлеры

   // "pa-from",       //Откуда
    //"pa-fld1",       //Доп.Поле.1

    // 3 кнопка- ссылка на Картинку
    "http://forumstatic.ru/files/001b/61/01/95292.png",

    //"pa-fld2",       //Доп.Поле.2
    //"pa-fld3",       //Доп.Поле.3
    //"pa-fld4",       //Доп.Поле.4
    //"pa-fld5",       //Доп.Поле.5
    "award",      //Награды(только для rusff и ork)
    "gift",         //Подарки(только для rusff и ork)

    //Конец Списка,
    "_End"); SetProvilSpoil(a1,a2,a3);
    </script>
    <!--Конец//=Cпойлер cкрытия Инфы под N-кнопок в Профиле Топик-->




<!-- Аватар по умолчанию / Deff, Alex_63 -->
<script type="text/javascript">
var DefAvtr = 'http://forumstatic.ru/files/001b/61/01/72786.jpg'; //Ссылка на аватар по умолчанию

DefAvtr='<li class="pa-avatar item2"><img class="defavtr" src="'+DefAvtr+'" alt="Аватар"/></li>';
$('#pun-viewtopic .pa-title').each(function(){if($(this).parent().find('.pa-avatar').html()==null)$(this).after(DefAvtr);});
</script>

<!--Переключение раскладки выделенного текста -->
<style>#button-transL{background-image:url(https://i.imgur.com/Ok5ysaA.png)}</style>
<script type="text/javascript">S='<img src="http://forum.mybb.ru/i/blank.gif" title="Lat↔ Русс" onclick="bbcode(\'[Lat-Rus]\',\'[/Rus-Lat]\');LatRus();"/>';
$("#button-font").after('<td id=button-transL>'+S+'</td>');var TxtTrans1='lat';
function LatRus(){if(TxtTrans1=='lat'){TxtTrans1='rus'}else{TxtTrans1='lat'};
lat0='qwertyuiopasdfghjkl;\'zxcvbnm\,QWERTYUIOP{}ASDFGHJKL:"ZXCVBNM<>`~[].'.split('');
lat='qwertyuiopasdfghjkl;\'zxcvbnm\,QWERTYUIOP{}ASDFGHJKL:"ZXCVBNM<>`~'.split('');
lat.push('\\[');lat.push('\\]');lat.push('\\.');
rus=('йцукенгшщзфывапролджэячсмитьбЙЦУКЕНГШЩЗХЪФЫВАПРОЛДЖЭЯЧСМИТЬБЮёЁхъю').split('');
function transF(p){ar1=lat;ar2=rus;if(TxtTrans1=='lat'){ar2=lat0;ar1=rus}for(var i=0; i<ar1.length; i++){trans='/'+ar1[i]+'/g';p=p.replace(eval(trans), ar2[i])}return p;}L=$('#main-reply').val();L=L.replace(/\[Lat-Rus\]([\s\S]*)\[\/Rus-Lat\]/mg,function(a,b,c){return transF(b);});$('#main-reply').val(L);}
</script>

<div id="counters" class="banners-box">
<a href="https://capital-queen.ru" target=_blank title="The Capital of Great Britain"><img src="https://i.imgur.com/t6rHhFv.gif"></a> <a href="http://toeden.rusff.me" title="Магический реализм, США, 2022 год"  target="_blank"><img src="https://i.imgur.com/ZFiLFxE.gif" alt="Return to eden"></a></a> <a href="https://tmsqr.ru/" target="_blank"><img src='https://i.imgur.com/q4P8TKn.gif' title="time§quare" /></a> <a href="http://narutoexile.ru" target="_blank"><img border="0" src="https://forumstatic.ru/files/001a/74/14/91935.gif" title="NARUTO: Exile" width="88" height="31"></a><a href="https://sideffect.rusff.me/" target="_blank"><img src="https://i.imgur.com/F521zKD.gif" title="seoul // real life"></a> <a href="https://dis.f-rpg.me/" target=_"blank"><img src="https://forumstatic.ru/files/001a/e7/ed/65531.jpg" title="DIS" alt="DIS" border="0"></a> <a href="http://mirine.rusff.me" title="mirine"><img src="https://forumstatic.ru/files/001a/da/82/74207.gif" target="_blank" border="0" width="88" height="31"> <a href='http://onlineroleplay.rusff.me/' target='_blank' title='ONLINEROLEPLAY'><img src='https://upforme.ru/uploads/001b/1a/5a/29/557600.gif' border='0' width='88' height='31'></a> <a href="http://symbiosis.rusff.me"><img src="https://forumstatic.ru/files/001a/ed/fd/49772.gif" title="symbiosis" border="0" width="88" height="31"></a> <a href="http://enteros.rusff.me/" title="ФРПГ Энтерос" target="blank"><img src="https://forumstatic.ru/files/0015/e5/72/98755.gif"></a> <a href="https://bostoncrazzy.rusff.me/" target="blank"><img src="https://i.imgur.com/MjPg7nE.gif"  title="BOSTON"></a><a href="https://aenhanse.rolka.me" target="_blank"> <img src="https://forumstatic.ru/files/0019/c7/e0/61668.png" title="Aen Hanse. Мир ведьмака" border="0" width="88" height="31"></a> <a href="https://magia-frpg.ru/" target="_blank"><img src="https://upforme.ru/uploads/001a/fa/19/2/153026.gif" title="MAGIA" border="0" width="88" height="31"></a>  <a href="http://holod.rusff.me" target="_blank"><img src="https://s7.uploads.ru/YmQdR.gif" title="ХОЛОД" width="88" height="31"></a><a href="https://jkisdead.rusff.me/" title="Town under the Arch" target="blank"><img src="https://upforme.ru/uploads/0017/2a/64/6/714913.gif"></a> <a href="http://docnight.rusff.me/" target="_blank"><img title="Doctor Who: Night terror" src="https://forumstatic.ru/files/0013/70/40/33203.gif"></a> <a href="https://crossfeeling.rusff.me/" target="_blank">
<img src="https://upforme.ru/uploads/0015/e5/b7/3090/557165.gif" 
title="crossfeeling"
border="1" width="88" height="31"></a> <a href="https://replay.rusff.me" target="_blank"> <img src="https://i.imgur.com/nQKA3xF.gif" title="Replay: Atlantic-City" border="0" alt="Replay: Atlantic-City"></a> <a href="https://acadia.rusff.me" target="_blank"><img src="https://i.imgur.com/RKoHj69.png" title="АКАДИЯ"></a> <a href="https://barcross.rusff.me" title="CROSS BAR" target="_blank"><img src="https://forumstatic.ru/files/001b/2c/35/65418.png"></a> <a href="https://koreanacademy.ru/" title="KOREAN ACADEMY"><img src="https://i.imgur.com/eP7o5ul.gif" target="_blank" border="0" width="88" height="31"></a> <a href="https://ohcanada.rusff.me/" target=_blank> <img src="https://i.postimg.cc/qMCXJX2s/28183410-Ze-GP4-D9r.gif" border="0" alt="maple syrup"></a> <a href="http://eltropicano.ru/#?advNum=site_banner" target="_blank">
<img src="https://i.imgur.com/9zY3Dbu.gif" ></a><a href="https://arcanus.f-rpg.me/" target="_blank"><img src="https://i.imgur.com/LVuejDi.gif" title="Аркан. Городская мистика"></a> <a href="http://yourphoenix.rusff.me/" target="_blank"> <img src="https://i.imgur.com/lF9a9jb.png" border="0" alt="Phoenix" width="88" height="31"></a> <a href="http://exlibrisforlife.ru" title="ex libris crossover" target="_blank"><img src="https://i.imgur.com/O922Cvw.png" alt="ex libris"></a><a href="https://after.rolebb.ru" target="_blank"><img src="https://i.imgur.com/3PVLu7S.png"title="Marauders: Aftershocks"border="0"width="88" height="31"></a><a href="https://sunnycross.ru/"><img src="https://i.ibb.co/Zz1H0CH/bb.png"></a></a> <a href="http://yellowcross.f-rpg.me/" target="_blank"><img src="https://i.imgur.com/VpTBV4X.png" title="yellowcross" border="0"width="88" height="31"></a> <a href="https://wrng.rusff.me/" title="конспирологическая мистика на базе старого-доброго реала" target="_blank"><img src="https://upforme.ru/uploads/001b/6e/e1/6/817670.png" width="88" height="31" border="0"></a><a href="https://crossteller.ru/" target="_blank"><img src="https://forumstatic.ru/files/001b/b5/38/28495.jpg" title="CROSSTELLER"border="1" width="88" height="31"></a><a href="https://thedome.rusff.me/" target="_blank"><img src='https://upforme.ru/uploads/001b/60/aa/48/821676.png' title="Город, из которого нет выхода" /></a><a href="https://hpfreakshow.rusff.me/" target=_blank><img src="https://upforme.ru/uploads/001a/7d/a5/2/798772.jpg" title="HP: Freakshow. ГП 3 поколение. Драмеди, социалка, активная игра"></a><a href="https://hornyjail.ru/" target="_blank"><img src="https://upforme.ru/uploads/001c/2b/dd/2/512350.gif"></a><a href="https://memlane.rusff.me" title="memory lane" target="_blank"><img src="https://forumstatic.ru/files/0019/9e/ef/70525.gif" width="88" height="31" border="0"></a><a href="https://darkages.rusff.me/"><img src="https://forumstatic.ru/files/001a/fb/3d/95747.gif" alt="Dark Ages"></a> <a href="http://imperiumaeternum.rolka.me/" target="_blank"><img src="https://i.imgur.com/WX5beWm.gif" title="Imperium Aeternum"></a> <a href="http://popitdontdropit.ru/" title="POP IT DON'T drop IT" target="_blank"><img src="https://forumstatic.ru/files/0019/e7/0f/25722.jpg" width="88" height="31" border="0"></a><a target="_blank" href="https://arkcity.rusff.me/" title="Ark City: последний оплот человечества"><img src="https://forumstatic.ru/files/0019/eb/83/77713.gif" width="88px" border="0"></a><a href="https://arhi.rusff.me/" target="_blank" title="Аркхейм: авторский мир, фэнтези, рисованные внешности"><img src="https://forumstatic.ru/files/001b/8c/87/29818.png" width="88" height="31"/></a> <a href="https://soullove.ru" target=_blank> <img src="https://forumstatic.ru/files/000e/5d/50/10990.gif" border="0" alt="soul love"></a> <a href="https://kingscross.f-rpg.me/" target="_blank"><img title="KINGSCROSS. Внимание, поезд отправляется!" src="https://forumstatic.ru/files/001a/08/74/15843.png"></a><a href="http://foreveryoung.rolbb.me/" title="Forever Young"><img src="https://upforme.ru/uploads/001a/fb/6a/2/804702.jpg" border="0"></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="http://ninenine.rusff.me/" target="_blank"> <img src="https://i.imgur.com/BHK23YA.png" title="99 problem" border="0" alt="99 problem"></a><a href="http://anevermore.ru/" title="nevermore"><img src="https://upforme.ru/uploads/0018/20/d2/2/845989.gif"></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="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://artefactum.f-rpg.me" target="blank"><img src="https://i.imgur.com/D3pHptf.gif"  title="A R T E F A C T U M"></a><a href="https://miamiclub.ru" target="_blank"> <img src="https://forumstatic.ru/files/001b/fb/fb/50003.gif" title="MIAMI CLUB" border="0" alt="MIAMI CLUB"></a></a><a href="https://darksymphony.f-rpg.me/" title="Явь, Сны и Магия: Dark symphony"><img src="https://upforme.ru/uploads/001b/d5/58/2/217166.gif"></a><a href="https://newadventure.rusff.me/" title="Genshin Impact: Adventure Time" target="_blank"><img src="https://upforme.ru/uploads/001b/df/32/4/t64194.gif"></a><a href="https://labardon.rusff.me" target=_blank title="Labardon: disillusionment of unity"><img src="https://i.ibb.co/7vC8mL2/image.gif" border="0"alt="labardon" width=88 height=31></a> <a target="_blank" href="https://newsunrise.anihub.me/"><img title="Городское фэнтези, мистика, современность" src="https://forumstatic.ru/files/0018/5e/22/45415.png"/></a> <a href="https://nightcity.rusff.me/" target=_blank> <img src="https://i.imgur.com/LVEIYSX.gif" border="0" alt="NIGHT CITY VIBE"></a><a href="https://faceinless.ru" target=_blank><img src="https://upforme.ru/uploads/001b/dc/dc/65/139328.png" title="TVD: FACELESS"></a><a href="https://execute.rusff.me/" target="_blank"><img src="https://forumstatic.ru/files/001b/f1/8a/81351.gif" alt="Execute" title="Execute [кроссовер]" width="88" height="31"></a><a href="https://sinistrum.f-rpg.me" target="_blank"><img src="https://upforme.ru/uploads/001b/ea/09/6/972347.png" alt="sinistrum"></a><a href="https://grayhouse.rusff.me/"><img src="https://forumstatic.ru/files/001b/fb/40/82269.gif" title="#НЕ_НАРУЖНОСТЬ"></a><a href="https://fatal.rusff.me/" target="_blank"><img src="https://upforme.ru/uploads/001b/17/4d/2/166207.gif" title="call me anturazhka" alt="LYL" width="88" height="31"></a><a href="https://genshin2stars.rolka.me/" target="_blank"><img src="https://upforme.ru/uploads/001c/02/3d/6/31279.gif" width="88" height="31"></a><a target="_blank" href="http://illyon.rusff.me/"><img src="https://forumstatic.ru/files/001b/13/57/78392.jpg"></a> <a href="https://karma.f-rpg.me/" target="_blank"><img src="https://forumstatic.ru/files/001c/14/5b/98991.png" title="karma cross" border="0" width="88" height="31"></a> <a href="https://epitaphium.rusff.me/" target="_blank"> <img src="https://upforme.ru/uploads/0013/26/8a/4/453227.png" title="Marauders: EPITAPHIUM"></a><a href="https://phoenixlament.f-rpg.me/" target=_blank><img src="https://forumstatic.ru/files/001c/16/fb/32828.gif" title="Хогвартс и Магический мир, социалка, приключения, 2001 год"></a><a href="https://theraven.rusff.me/" target="_blank"><img src="https://i.imgur.com/c4RZpNv.gif" title="THE RAVEN"></a> <a href="https://cosmocross.f-rpg.me" target=_blank><img src="https://sun9-77.userapi.com/impg/34_HPX1I_btcRhJdhSK_2Bk5GwqYAD_KrLyHKw/CJz1hx9fGnk.jpg?size=88x31&quality=95&sign=f4d277af2350b27f281895190b9da185&type=album" width=88 height=31 title="Кроссовер «КосмоКросс»." border=0></a> <a href="https://notroleplaying.f-rpg.me/"><img src="https://forumstatic.ru/files/001c/19/7e/73828.png" title=" »not role playing "></a> </a> <a href="https://serodomno.mybb.ru/">  <img src="https://i.ibb.co/wYJ9Mkc/image.png"> </a> <a href="https://gothamfever.rusff.me"><img src="https://forumstatic.ru/files/001c/25/e3/45931.jpg" border="0" title="gotham fever" width="88" height="31"></a> <a href="https://englishcross.rusff.me/" target="_blank"><img src="https://upforme.ru/uploads/001c/2a/e6/5/995500.png"></a><a href="https://ephyrion.f-rpg.me/" target="_blank" title="Эфирион: авторское фэнтези, рисованные внешности"><img src="https://upforme.ru/uploads/0019/d5/79/12/56654.png" width="88" height="31"/></a> <a href="https://crossinsomnia.rusff.me" target="_blank"> <img src="https://upforme.ru/uploads/001c/31/d4/2/155873.jpg" title="IN:SOMNIA [crossover]"></a><a href="https://wayward.rusff.me/"><img src='https://upforme.ru/uploads/001c/32/58/2/651193.png'></a><a href="https://godless.rusff.me/" target=_blank title="GODLESS"><img src="https://upforme.ru/uploads/001a/f8/52/2/677971.png" border="0"alt="GODLESS" width=88 height=31></a>  <a href="https://genshinmemories.rusff.me/" target=_blank><img src="https://forumstatic.ru/files/0017/4a/e0/13035.gif" title="Genshin Impact: Golden Memories"></a><a href="http://sayron.rolka.me/"><img src="https://forumstatic.ru/files/001c/33/49/89323.png" alt="Сайрон: Эпоха Рассвета"></a><a href="https://space51.rusff.me"><img src="https://upforme.ru/uploads/001c/31/55/2/59590.gif"></a><a href="https://starrail.f-rpg.me/"><img src="https://forumstatic.ru/files/001b/ee/01/73157.jpg" title="Star Rail: Fables About the Stars"></a>
</div>

0

5

фо
Код:
<input type="button" onclick="dice()" value="Кинуть кубики" />
<script type="text/javascript">
function dice()
{
	var FoundErrors = '';
	var diceRes=""
	var CountCube = prompt("Количество кубиков", "3");
	var SideCube = prompt("Сколько граней у кубика?", "6");
	if(CountCube>9){
	alert("Нельзя бросать столько кубиков"); 
	return false;}
	if(SideCube>9){
	alert("Не бывает таких кубиков"); 
	return false;}
	if (!CountCube)
	{return false;}
	if (!SideCube)
	{return false;}
	for(i=0; i<CountCube;i++){
	var dice = (Math.round(Math.random()*SideCube))
	if(dice==0) dice=1;
	diceRes += dice*1936+"-"
	}
	smile('[dice='+diceRes+CountCube+SideCube+']')
}
</script>
<script>
function addDice(str,from,internal){
var pos=0,pos2=0,newpos=0
if((pos=str.indexOf("[dice=",from))==-1) return str;
if((pos2=str.indexOf("]"),pos+6)==-1) return str;
newpos=str.indexOf("]",pos+6)
if(newpos<pos2 && newpos!=-1) str=addDice(str,pos+6,true)
if((pos2=str.indexOf("]",pos+6))==-1) return str;
str=str.substring(0,pos)+makeDice(str.substring(pos+6,pos2))+str.substring(pos2+1,str.length)
if( str.indexOf("[dice=")!=-1 && internal==false) str=addDice(str,0,false)
return str}

function makeDice(dice){
diceMass = dice.split("-")
diceC = dice.substring(dice.length-2, dice.length-1)
diceS = dice.substring(dice.length-1, dice.length)
var diceR=0, diceRu="";
for(i=0;i<diceMass.length-1;i++){diceR+=diceMass[i]/1936;}
for(i=0;i<diceMass.length-1;i++){if(diceMass[i]==diceMass[diceMass.length-2]){diceRu+=diceMass[i]/1936;}else{diceRu+=parseInt(diceMass[i]/1936)+"+";}}
txt="<div class=\"quote-box\"><blockquote><p><b>Исходный бросок</b>: "+diceC+"d"+diceS+"<br /><br /><b>Результаты броска</b>: ("+diceRu+")="+diceR+"</p></blockquote></div>"
return txt}

if(document.URL.indexOf("viewtopic.php")!=-1){
elm=document.getElementById("pun-main").getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content"){
var post=elm[x]
post.innerHTML=addDice(post.innerHTML,0,false)}}
</script>

<!— BB-цитатa (NEW) —><script> 
var BBQuote = {}; 
BBQuote.mode = 1; // BB-цитирование: 0 - по стандартной кнопке цитаты, 1 - со вставкой новой кнопки; 
BBQuote.text = 'BB-цитата'; // Надпись на кнопке BB-цитирования 
</script> 
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/62091.js"></script>

<!— Шаманизм —>
<script src="https://forumstatic.ru/files/0017/95/29/40399.js"></script>
<script>
$(document).ready(function() {
  hvStickerPack.init("https://forumstatic.ru/files/001b/0f/ee/15789.txt");
});
</script>

<!--Скрытие кнопки смайликов-->
    <style>
       td#button-smile {
        display:none !important;
    }
        </style>

<div>
<a style="cursor: pointer; margin-right: 15px;" onclick="obj=document.getElementById('cont_1').style; tmp=(obj.display!='block') ? 'block' : 'none'; obj.display=tmp; return false;"><img src="https://i.imgur.com/R7VY8rC.png" alt="Смайлы #1" title="Смайлы #1" /></a>
<a style="cursor: pointer;" onclick="obj=document.getElementById('cont_2').style; tmp=(obj.display!='block') ? 'block' : 'none'; obj.display=tmp; return false;"> <img src="https://i.imgur.com/LjCy4xS.png" alt="Смайлы #2" title="Смайлы #2" /></a></div>

<div id="cont_1" style="display: none;"> 

<img src="https://upforme.ru/uploads/001b/0f/ee/20/397559.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/397559.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/76253.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/76253.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/855338.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/855338.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/455293.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/455293.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/678392.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/678392.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/409511.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/409511.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/933471.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/933471.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/170407.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/170407.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/461860.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/461860.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/136901.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/136901.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/290380.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/290380.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/998777.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/998777.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/91505.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/91505.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/140461.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/140461.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/919564.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/919564.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/600186.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/600186.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/10086.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/10086.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/377483.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/377483.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/310062.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/310062.gif[/img]')" />
<img src="https://i.imgur.com/31bmI1m.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/31bmI1m.gif[/img]')" />
<img src="https://i.imgur.com/NewnQPk.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/NewnQPk.gif[/img]')" />
<img src="https://i.imgur.com/44Ey5AC.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/44Ey5AC.gif[/img]')" />
<img src="https://i.imgur.com/0LUAKW0.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/0LUAKW0.gif[/img]')" />
<img src="https://i.imgur.com/7oPJ2dY.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/7oPJ2dY.gif[/img]')" />
<img src="https://i.imgur.com/NHuUCi7.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/NHuUCi7.gif[/img]')" />
<img src="https://i.imgur.com/EhsPeXq.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/EhsPeXq.gif[/img]')" />
<img src="https://i.imgur.com/siB0Q0A.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/siB0Q0A.gif[/img]')" />
<img src="https://i.imgur.com/mu2wwHw.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/mu2wwHw.gif[/img]')" />
<img src="https://i.imgur.com/yEpDt0T.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/yEpDt0T.gif[/img]')" />
<img src="https://i.imgur.com/T1WD2bl.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/T1WD2bl.gif[/img]')" />
<img src="https://i.imgur.com/O6UOGoM.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/O6UOGoM.gif[/img]')" />
<img src="https://i.imgur.com/3whRGU4.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/3whRGU4.gif[/img]')" />
<img src="https://i.imgur.com/3JwKvAb.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/3JwKvAb.gif[/img]')" />
<img src="https://i.imgur.com/RoPSgDp.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/RoPSgDp.gif[/img]')" />
<img src="https://i.imgur.com/W2EMas4.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/W2EMas4.gif[/img]')" />
<img src="https://i.imgur.com/pBGaqqS.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/pBGaqqS.gif[/img]')" />
<img src="https://i.imgur.com/m8yeaGt.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/m8yeaGt.gif[/img]')" />
<img src="https://i.imgur.com/xkiyRmQ.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/xkiyRmQ.gif[/img]')" />
<img src="https://i.imgur.com/4wqb13o.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/4wqb13o.gif[/img]')" />
<img src="https://i.imgur.com/VLy5uLM.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/VLy5uLM.gif[/img]')" />
<img src="https://i.imgur.com/H3Ts7bb.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/H3Ts7bb.gif[/img]')" />
<img src="https://i.imgur.com/ylBcpkS.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/ylBcpkS.gif[/img]')" />
<img src="https://i.imgur.com/xpOwetm.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/xpOwetm.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/88864.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/88864.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/435729.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/435729.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/553445.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/553445.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/135113.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/135113.gif[/img]')" />
<img src="https://upforme.ru/uploads/001b/0f/ee/20/947135.gif" style="cursor: pointer" onclick="smile('[img]https://upforme.ru/uploads/001b/0f/ee/20/947135.gif[/img]')" />
<img src="https://i.imgur.com/S5XER4H.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/S5XER4H.gif[/img]')" />
<img src="https://i.imgur.com/xkTgej2.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/xkTgej2.gif[/img]')" />
<img src="https://i.imgur.com/kosMhw7.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/kosMhw7.gif[/img]')" />
<img src="https://i.imgur.com/lCPa3H5.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/lCPa3H5.gif[/img]')" />
<img src="https://i.imgur.com/fbUeRUR.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/fbUeRUR.gif[/img]')" />
<img src="https://i.imgur.com/K1BHrkQ.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/K1BHrkQ.gif[/img]')" />
<img src="https://i.imgur.com/sAtHYHN.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/sAtHYHN.gif[/img]')" />
<img src="https://i.imgur.com/7p1tsFB.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/7p1tsFB.gif[/img]')" />
<img src="https://i.imgur.com/rJlm4ll.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/rJlm4ll.gif[/img]')" />
<img src="https://i.imgur.com/ZyRV7H9.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/ZyRV7H9.gif[/img]')" />
<img src="https://i.imgur.com/VlM137p.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/VlM137p.gif[/img]')" />
<img src="https://i.imgur.com/01wgVhz.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/01wgVhz.gif[/img]')" />
<img src="https://i.imgur.com/1fpQqkh.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/1fpQqkh.gif[/img]')" />
<img src="https://i.imgur.com/CIipeWV.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/CIipeWV.gif[/img]')" />
<img src="https://i.imgur.com/fSBAs8R.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/fSBAs8R.gif[/img]')" />
<img src="https://i.imgur.com/2xnoutk.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/2xnoutk.gif[/img]')" />
<img src="https://i.imgur.com/PgIpoTG.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/PgIpoTG.gif[/img]')" />
<img src="https://i.imgur.com/sAvgacg.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/sAvgacg.gif[/img]')" />
<img src="https://i.imgur.com/W1ez6GO.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/W1ez6GO.gif[/img]')" />
<img src="https://i.imgur.com/tllZlRJ.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/tllZlRJ.gif[/img]')" />
<img src="https://i.imgur.com/cplclYV.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/cplclYV.gif[/img]')" />
<img src="https://i.imgur.com/y62aWTN.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/y62aWTN.gif[/img]')" />
<img src="https://i.imgur.com/amSwdZb.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/amSwdZb.gif[/img]')" />
<img src="https://i.imgur.com/taNDLIh.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/taNDLIh.gif[/img]')" />
<img src="https://i.imgur.com/YQVuN6M.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/YQVuN6M.gif[/img]')" />
<img src="https://i.imgur.com/QtsOUef.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/QtsOUef.gif[/img]')" />
<img src="https://i.imgur.com/kC7Rra8.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/kC7Rra8.gif[/img]')" />
<img src="https://i.imgur.com/dmfrgOK.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/dmfrgOK.gif[/img]')" />
<img src="https://i.imgur.com/ul9F4Dz.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/ul9F4Dz.gif[/img]')" />
<img src="https://i.imgur.com/WuYCyFD.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/WuYCyFD.gif[/img]')" />
<img src="https://i.imgur.com/0FGUfAt.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/0FGUfAt.gif[/img]')" />
<img src="https://i.imgur.com/nOgXNbF.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/nOgXNbF.gif[/img]')" />
<img src="https://i.imgur.com/xhvQdP2.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/xhvQdP2.gif[/img]')" />
<img src="https://i.imgur.com/iDYXcbp.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/iDYXcbp.gif[/img]')" />
<img src="https://i.imgur.com/xFVezhU.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/xFVezhU.gif[/img]')" />
<img src="https://i.imgur.com/mSQuzvg.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/mSQuzvg.gif[/img]')" />
<img src="https://i.imgur.com/XC55tFO.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/XC55tFO.gif[/img]')" />
<img src="https://i.imgur.com/HDWE0Sc.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/HDWE0Sc.gif[/img]')" />
<img src="https://i.imgur.com/CuxlNAF.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/CuxlNAF.gif[/img]')" />
<img src="https://i.imgur.com/35epTtN.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/35epTtN.gif[/img]')" />
<img src="https://i.imgur.com/XKIrmFK.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/XKIrmFK.gif[/img]')" />
<img src="https://i.imgur.com/kRHYjTc.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/kRHYjTc.gif[/img]')" />
<img src="https://i.imgur.com/VelRfhI.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/VelRfhI.gif[/img]')" />
<img src="https://i.imgur.com/QIPn6S8.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/QIPn6S8.gif[/img]')" />
<img src="https://i.imgur.com/hmv5y0f.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/hmv5y0f.gif[/img]')" />
<img src="https://i.imgur.com/sbi0UZc.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/sbi0UZc.gif[/img]')" />
<img src="https://i.imgur.com/aunwJcX.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/aunwJcX.gif[/img]')" />
<img src="https://i.imgur.com/n9xBpiJ.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/n9xBpiJ.gif[/img]')" />
<img src="https://i.imgur.com/905EdPd.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/905EdPd.gif[/img]')" />
<img src="https://i.imgur.com/oXzc7pI.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/oXzc7pI.gif[/img]')" />
<img src="https://i.imgur.com/mrGmrZb.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/mrGmrZb.gif[/img]')" />
<img src="https://i.imgur.com/hmP5wfa.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/hmP5wfa.gif[/img]')" />
<img src="https://i.imgur.com/xFUAJ6i.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/xFUAJ6i.gif[/img]')" />
<img src="https://i.imgur.com/Vd6hEHO.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/Vd6hEHO.gif[/img]')" />
<img src="https://i.imgur.com/fY8hsqR.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/fY8hsqR.gif[/img]')" />
<img src="https://i.imgur.com/BExWL8P.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/BExWL8P.gif[/img]')" />
<img src="https://i.imgur.com/z3iuGiF.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/z3iuGiF.gif[/img]')" />
<img src="https://i.imgur.com/i5vS5ME.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/i5vS5ME.gif[/img]')" />
<img src="https://i.imgur.com/0xiG5M9.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/0xiG5M9.gif[/img]')" />
<img src="https://i.imgur.com/Giq5scL.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/Giq5scL.gif[/img]')" />
<img src="https://i.imgur.com/qVHLoKo.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/qVHLoKo.gif[/img]')" />
<img src="https://i.imgur.com/Pbo7dt2.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/Pbo7dt2.gif[/img]')" />
<img src="https://i.imgur.com/jR88Kcx.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/jR88Kcx.gif[/img]')" />
<img src="https://i.imgur.com/4WubZBk.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/4WubZBk.gif[/img]')" />
<img src="https://i.imgur.com/1oED8OT.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/1oED8OT.gif[/img]')" />
<img src="https://i.imgur.com/M5a7rVI.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/M5a7rVI.gif[/img]')" />
<img src="https://i.imgur.com/2FbFaaY.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/2FbFaaY.gif[/img]')" />
<img src="https://i.imgur.com/53mmNYw.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/53mmNYw.gif[/img]')" />
<img src="https://i.imgur.com/nXGSxK5.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/nXGSxK5.gif[/img]')" />
<img src="https://i.imgur.com/ZdAIus0.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/ZdAIus0.gif[/img]')" />
<img src="https://i.imgur.com/ZD7MTXy.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/ZD7MTXy.gif[/img]')" />
<img src="https://i.imgur.com/Sn8y9dN.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/Sn8y9dN.gif[/img]')" />
<img src="https://i.imgur.com/HpUp1qr.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/HpUp1qr.gif[/img]')" />
<img src="https://i.imgur.com/UGxppoA.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/UGxppoA.gif[/img]')" />
<img src="https://i.ibb.co/pfb7W7H/ezgif-5-04ee12209e.gif" style="cursor: pointer" onclick="smile('[img]https://i.ibb.co/pfb7W7H/ezgif-5-04ee12209e.gif[/img]')" />
<img src="https://i.ibb.co/PDDDwXG/ezgif-5-8a108a8adf.gif" style="cursor: pointer" onclick="smile('[img]https://i.ibb.co/PDDDwXG/ezgif-5-8a108a8adf.gif[/img]')" />
<img src="https://i.ibb.co/ZHbzZp3/ezgif-5-72c78138b0.gif" style="cursor: pointer" onclick="smile('[img]https://i.ibb.co/ZHbzZp3/ezgif-5-72c78138b0.gif[/img]')" />
<img src="https://i.ibb.co/fr579KF/ezgif-5-0183a3efd3.gif" style="cursor: pointer" onclick="smile('[img]https://i.ibb.co/fr579KF/ezgif-5-0183a3efd3.gif[/img]')" />
<img src="https://i.ibb.co/5hYJH4K/ezgif-5-ace21a557a.gif" style="cursor: pointer" onclick="smile('[img]https://i.ibb.co/5hYJH4K/ezgif-5-ace21a557a.gif[/img]')" />
<img src="https://i.ibb.co/FXP736X/ezgif-5-c11dcb2ff2.gif" style="cursor: pointer" onclick="smile('[img]https://i.ibb.co/FXP736X/ezgif-5-c11dcb2ff2.gif[/img]')" />
<img src="https://i.ibb.co/cvfd8sR/ezgif-5-db461b0132.gif" style="cursor: pointer" onclick="smile('[img]https://i.ibb.co/cvfd8sR/ezgif-5-db461b0132.gif[/img]')" />
<img src="https://i.imgur.com/JH2p6cV.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/JH2p6cV.gif[/img]')" />
<img src="https://i.imgur.com/cEhtuPz.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/cEhtuPz.gif[/img]')" />
<img src="https://i.imgur.com/BIO0it2.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/BIO0it2.gif[/img]')" />
<img src="https://i.imgur.com/gK5vx3j.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/gK5vx3j.gif[/img]')" />
<img src="https://i.imgur.com/ggqXURP.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/ggqXURP.gif[/img]')" />
<img src="https://i.imgur.com/amnvMuv.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/amnvMuv.gif[/img]')" />
<img src="https://i.imgur.com/1Nu3m7l.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/1Nu3m7l.gif[/img]')" />
<img src="https://i.imgur.com/0SogrH7.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/0SogrH7.gif[/img]')" />
<img src="https://i.imgur.com/4sFFPf7.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/4sFFPf7.gif[/img]')" />
<img src="https://i.imgur.com/pTcHmAI.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/pTcHmAI.gif[/img]')" />
<img src="https://i.imgur.com/UxZazlM.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/UxZazlM.gif[/img]')" />
<img src="https://i.imgur.com/N09f8gh.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/N09f8gh.gif[/img]')" />
<img src="https://i.imgur.com/36NfdUx.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/36NfdUx.gif[/img]')" />
<img src="https://i.imgur.com/rbcKXhI.gif" style="cursor: pointer" onclick="smile('[img]https://i.imgur.com/rbcKXhI.gif[/img]')" />
</div>

0

6

фо
Код:
<input type="button" onclick="dice()" value="Кинуть кубики" />
<script type="text/javascript">
function dice()
{
	var FoundErrors = '';
	var diceRes=""
	var CountCube = prompt("Количество кубиков", "3");
	var SideCube = prompt("Сколько граней у кубика?", "6");
	if(CountCube>9){
	alert("Нельзя бросать столько кубиков"); 
	return false;}
	if(SideCube>9){
	alert("Не бывает таких кубиков"); 
	return false;}
	if (!CountCube)
	{return false;}
	if (!SideCube)
	{return false;}
	for(i=0; i<CountCube;i++){
	var dice = (Math.round(Math.random()*SideCube))
	if(dice==0) dice=1;
	diceRes += dice*1936+"-"
	}
	smile('[dice='+diceRes+CountCube+SideCube+']')
}
</script>
<script>
function addDice(str,from,internal){
var pos=0,pos2=0,newpos=0
if((pos=str.indexOf("[dice=",from))==-1) return str;
if((pos2=str.indexOf("]"),pos+6)==-1) return str;
newpos=str.indexOf("]",pos+6)
if(newpos<pos2 && newpos!=-1) str=addDice(str,pos+6,true)
if((pos2=str.indexOf("]",pos+6))==-1) return str;
str=str.substring(0,pos)+makeDice(str.substring(pos+6,pos2))+str.substring(pos2+1,str.length)
if( str.indexOf("[dice=")!=-1 && internal==false) str=addDice(str,0,false)
return str}

function makeDice(dice){
diceMass = dice.split("-")
diceC = dice.substring(dice.length-2, dice.length-1)
diceS = dice.substring(dice.length-1, dice.length)
var diceR=0, diceRu="";
for(i=0;i<diceMass.length-1;i++){diceR+=diceMass[i]/1936;}
for(i=0;i<diceMass.length-1;i++){if(diceMass[i]==diceMass[diceMass.length-2]){diceRu+=diceMass[i]/1936;}else{diceRu+=parseInt(diceMass[i]/1936)+"+";}}
txt="<div class=\"quote-box\"><blockquote><p><b>Исходный бросок</b>: "+diceC+"d"+diceS+"<br /><br /><b>Результаты броска</b>: ("+diceRu+")="+diceR+"</p></blockquote></div>"
return txt}

if(document.URL.indexOf("viewtopic.php")!=-1){
elm=document.getElementById("pun-main").getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content"){
var post=elm[x]
post.innerHTML=addDice(post.innerHTML,0,false)}}
</script>

<!— BB-цитатa (NEW) —><script> 
var BBQuote = {}; 
BBQuote.mode = 1; // BB-цитирование: 0 - по стандартной кнопке цитаты, 1 - со вставкой новой кнопки; 
BBQuote.text = 'BB-цитата'; // Надпись на кнопке BB-цитирования 
</script> 
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/62091.js"></script>

<!— Шаманизм —>
<script src="https://forumstatic.ru/files/0017/95/29/40399.js"></script>
<script>
$(document).ready(function() {
  hvStickerPack.init("https://forumstatic.ru/files/001b/0f/ee/76319.txt");
});
</script>

<!--Скрытие кнопки смайликов-->
    <style>
       td#button-smile {
        display:none !important;
    }
        </style>
<!— Смайлы —>
<center>
<div id="smls-blk" style="margin-bottom: 8px !important; margin-top: 8px">
<a id="Kn-cont_1"><button class="button" type="button">хай/бай</button></a> 
<a id="Kn-cont_2"><button class="button" type="button">улыбка/смех</button></a> 
<a id="Kn-cont_3"><button class="button" type="button">восторг/танцы</button></a> 
<a id="Kn-cont_4"><button class="button" type="button">да/нет</button></a>
<a id="Kn-cont_5"><button class="button" type="button">флирт/поцелуи</button></a>    
<a id="Kn-cont_6"><button class="button" type="button">объятия</button></a> 
<a id="Kn-cont_7"><button class="button" type="button">шок</button></a> 
<a id="Kn-cont_8"><button class="button" type="button">грусть</button></a> 
<a id="Kn-cont_9"><button class="button" type="button">фейспалм / непонимание</button></a> 
<a id="Kn-cont_10"><button class="button" type="button">злость</button></a> 
<a id="Kn-cont_11"><button class="button" type="button">напитки/еда</button></a> 
<a id="Kn-cont_12"><button class="button" type="button">остальное</button></a> 
</div>
<script type="text/javascript">
$('a[id^="Kn-cont_"]').click(function(){
 var a = '#'+this.id.substr(3);
 $(a).toggle();$('div[id^="cont_"]').not(a).hide();});
function smls_blkCnt (){ /*!~!;
<!-----хай/бай----->
<div id="cont_1" style="display: none;"> 
<img src="https://i.postimg.cc/htM105RD/NZ6mUxo.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/MHvF5v06/NZ6mUxo.gif[/img]')"/>
<img src="https://i.postimg.cc/XNzhJk3p/RrrDodO.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/XNzhJk3p/RrrDodO.gif[/img]')"/>
<img src="https://i.postimg.cc/fy1GXzh3/zwUwKyk.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/fy1GXzh3/zwUwKyk.gif[/img]')"/>
<img src="https://i.postimg.cc/G2TPd38t/diOQk1A.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/G2TPd38t/diOQk1A.gif[/img]')"/>
<img src="https://i.postimg.cc/0jgYQgDf/sAvgacg.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/0jgYQgDf/sAvgacg.gif[/img]')"/>
<img src="https://i.postimg.cc/PJmmv6Mk/S5XER4H.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/PJmmv6Mk/S5XER4H.gif[/img]')"/>
<img src="https://i.postimg.cc/HxPSrdqf/DWf5ECo.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/HxPSrdqf/DWf5ECo.gif[/img]')"/>
<img src="https://i.postimg.cc/GhCPnCc3/60665.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/GhCPnCc3/60665.gif[/img]')"/>
<img src="https://i.postimg.cc/hP1LS5jL/698003.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/hP1LS5jL/698003.gif[/img]')"/>
<img src="https://i.postimg.cc/mgZQhyz0/PgIpoTG.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/mgZQhyz0/PgIpoTG.gif[/img]')"/>
<img src="https://i.postimg.cc/Mps1Bf1X/480415.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/Mps1Bf1X/480415.gif[/img]')"/>
<img src="https://i.postimg.cc/43mVQ41P/494030.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/43mVQ41P/494030.gif[/img]')"/>
<img src="https://i.postimg.cc/hG6xyFyB/aLoiuk1.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/hG6xyFyB/aLoiuk1.gif[/img]')"/>
<img src="https://i.postimg.cc/xCmmBshb/xFVezhU.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/xCmmBshb/xFVezhU.gif[/img]')"/>
<img src="https://i.postimg.cc/2yFZS1zk/391376.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/2yFZS1zk/391376.gif[/img]')"/>
<img src="https://i.postimg.cc/yDCNnr12/3.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/yDCNnr12/3.gif[/img]')"/>
<img src="https://i.postimg.cc/JzQ1wXLP/ezgif-2-8de84e51d2.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/JzQ1wXLP/ezgif-2-8de84e51d2.gif[/img]')"/>
<img src="https://i.postimg.cc/3J1GM0S9/06NKT.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/3J1GM0S9/06NKT.gif[/img]')"/>
<img src="https://i.postimg.cc/JzhkR7S8/L9KV7.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/JzhkR7S8/L9KV7.gif[/img]')"/>
<img src="https://i.postimg.cc/1znVNC9Y/LAr3k8o.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/1znVNC9Y/LAr3k8o.gif[/img]')"/>
<img src="https://i.postimg.cc/8C2JdRck/51547.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/8C2JdRck/51547.gif[/img]')"/>
<img src="https://i.postimg.cc/90VDKcyv/739472.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/90VDKcyv/739472.gif[/img]')"/>
<img src="https://i.postimg.cc/PJ4Ck04N/ezgif-5-04ee12209e.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/PJ4Ck04N/ezgif-5-04ee12209e.gif[/img]')"/>
<img src="https://i.postimg.cc/gkzwKkzh/JH2p6cV.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/gkzwKkzh/JH2p6cV.gif[/img]')"/>
<img src="https://i.postimg.cc/MK9n32HF/7xm2o.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/MK9n32HF/7xm2o.gif[/img]')"/>
<img src="https://i.postimg.cc/P5NPB38r/j1OC3.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/P5NPB38r/j1OC3.gif[/img]')"/>
<img src="https://i.postimg.cc/q7X65qbT/LzseXAZ.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/q7X65qbT/LzseXAZ.gif[/img]')"/>
<img src="https://i.postimg.cc/QMTVMFb2/830958.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/QMTVMFb2/830958.gif[/img]')"/>
<img src="https://i.postimg.cc/ZnFw8Zyp/ezgif-3-ad78c76932.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/ZnFw8Zyp/ezgif-3-ad78c76932.gif[/img]')"/>
<img src="https://i.postimg.cc/HnpL3Bgm/556231.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/HnpL3Bgm/556231.gif[/img]')"/>
</div>

<!-----улыбка/смех----->
<div id="cont_2" style="display: none;"><br>
<img src="https://i.postimg.cc/WzDMCjqw/ezgif-2-32fafa9e50.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/WzDMCjqw/ezgif-2-32fafa9e50.gif[/img]')"/>
<img src="https://i.postimg.cc/j5n1mbRQ/398924.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/j5n1mbRQ/398924.gif[/img]')"/>
<img src="https://i.postimg.cc/Y01s2zGv/52180.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/Y01s2zGv/52180.gif[/img]')"/>
<img src="https://i.postimg.cc/sfS8Js63/361632.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/sfS8Js63/361632.gif[/img]')"/>
<img src="https://i.postimg.cc/DyTNjHHL/34265.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/DyTNjHHL/34265.gif[/img]')"/>
<img src="https://i.postimg.cc/J4529KCg/855338.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/J4529KCg/855338.gif[/img]')"/>
<img src="https://i.postimg.cc/Jz72mJ1h/ZyRV7H9.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/Jz72mJ1h/ZyRV7H9.gif[/img]')"/>
<img src="https://i.postimg.cc/fRHgbLLf/2FbFaaY.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/fRHgbLLf/2FbFaaY.gif[/img]')"/>
<img src="https://i.postimg.cc/rmcJzzZn/X0zisQE.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/rmcJzzZn/X0zisQE.gif[/img]')"/>
<img src="https://i.postimg.cc/YSZn1sQ4/yxyV1DE.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/YSZn1sQ4/yxyV1DE.gif[/img]')"/>
<img src="https://i.postimg.cc/4dc8wQ1W/31bmI1m.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/4dc8wQ1W/31bmI1m.gif[/img]')"/>
<img src="https://i.postimg.cc/nrt3W9Rp/88435.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/nrt3W9Rp/88435.gif[/img]')"/>
<img src="https://i.postimg.cc/mkNmWZJM/148998.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/mkNmWZJM/148998.gif[/img]')"/>
<img src="https://i.postimg.cc/44zL9wyd/OKQqNoA.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/44zL9wyd/OKQqNoA.gif[/img]')"/>
<img src="https://i.postimg.cc/dt65W18c/aunwJcX.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/dt65W18c/aunwJcX.gif[/img]')"/>
<img src="https://i.postimg.cc/K8YJC2Nk/612899.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/K8YJC2Nk/612899.gif[/img]')"/>
<img src="https://i.postimg.cc/mg68s5Xd/459094.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/mg68s5Xd/459094.gif[/img]')"/>
<img src="https://i.postimg.cc/BvLNQBRJ/250897.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/BvLNQBRJ/250897.gif[/img]')"/>
<img src="https://i.postimg.cc/nLy2sQtB/944214.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/nLy2sQtB/944214.gif[/img]')"/>
<img src="https://i.postimg.cc/bvkGCL6B/ezgif-2-d8ad99b81b.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/bvkGCL6B/ezgif-2-d8ad99b81b.gif[/img]')"/>
<img src="https://i.postimg.cc/MHxY52HG/hClRM.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/MHxY52HG/hClRM.gif[/img]')"/>
<img src="https://i.postimg.cc/P5KBGbJY/ezgif-3-51ae1bfaa5.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/P5KBGbJY/ezgif-3-51ae1bfaa5.gif[/img]')"/>
<img src="https://i.postimg.cc/15BW4mSZ/ezgif-3-78196123b0.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/15BW4mSZ/ezgif-3-78196123b0.gif[/img]')"/>
<img src="https://i.postimg.cc/J79wbwpF/ezgif-1-1a10e9675a.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/J79wbwpF/ezgif-1-1a10e9675a.gif[/img]')"/>
<img src="https://i.postimg.cc/25BhLZyM/ezgif-1-9104394840.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/25BhLZyM/ezgif-1-9104394840.gif[/img]')"/>
<img src="https://i.postimg.cc/yYgLykDh/ezgif-5-b843692ad1.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/yYgLykDh/ezgif-5-b843692ad1.gif[/img]')"/>
<img src="https://i.postimg.cc/ydhmkQjC/rApAegm.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/ydhmkQjC/rApAegm.gif[/img]')"/>
<img src="https://i.postimg.cc/vHgJLVTc/ezgif-2-aee866f906.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/vHgJLVTc/ezgif-2-aee866f906.gif[/img]')"/>
<img src="https://i.postimg.cc/kGfWy2Lj/802338.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/kGfWy2Lj/802338.gif[/img]')"/>
<img src="https://i.postimg.cc/9MBD65v2/ezgif-5-e7ad6b384a.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/9MBD65v2/ezgif-5-e7ad6b384a.gif[/img]')"/>
</div>

<!-----восторг/танцы----->
<div id="cont_3" style="display: none;">
<img src="https://i.postimg.cc/zfQzT8dn/64411.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/zfQzT8dn/64411.gif[/img]')"/>
<img src="https://i.postimg.cc/T1MTHQv1/754223.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/T1MTHQv1/754223.gif[/img]')"/>
<img src="https://i.postimg.cc/7h3qv7qV/YEfkM.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/7h3qv7qV/YEfkM.gif[/img]')"/>
<img src="https://i.postimg.cc/qByJCf23/3yDCZL0.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/qByJCf23/3yDCZL0.gif[/img]')"/>
<img src="https://i.postimg.cc/bNPzx6RF/633182.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/bNPzx6RF/633182.gif[/img]')"/>
<img src="https://i.postimg.cc/7YNqmgsP/Ud55HiE.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/7YNqmgsP/Ud55HiE.gif[/img]')"/>
<img src="https://i.postimg.cc/L8627nwt/X1V6JXU.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/L8627nwt/X1V6JXU.gif[/img]')"/>
<img src="https://i.postimg.cc/Tw88Rw7H/378329.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/Tw88Rw7H/378329.gif[/img]')"/>
<img src="https://i.postimg.cc/g2SmPGbf/t530449.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/g2SmPGbf/t530449.gif[/img]')"/>
<img src="https://i.postimg.cc/vm4MYCQD/351871.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/vm4MYCQD/351871.gif[/img]')"/>
<img src="https://i.postimg.cc/3wzhd9R1/1Nu3m7l.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/3wzhd9R1/1Nu3m7l.gif[/img]')"/>
<img src="https://i.postimg.cc/V6M8MM08/qBuZSge.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/V6M8MM08/qBuZSge.gif[/img]')"/>
<img src="https://i.postimg.cc/7hkyN6ST/z5JIbMi.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/7hkyN6ST/z5JIbMi.gif[/img]')"/>
<img src="https://i.postimg.cc/rsN2Zk9Z/47424.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/rsN2Zk9Z/47424.gif[/img]')"/>
<img src="https://i.postimg.cc/kMQCgQdN/0FGUfAt.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/kMQCgQdN/0FGUfAt.gif[/img]')"/>
<img src="https://i.postimg.cc/jdRbwDsp/351743.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/jdRbwDsp/351743.gif[/img]')"/>
<img src="https://i.postimg.cc/68VpPLTq/4.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/68VpPLTq/4.gif[/img]')"/>
<img src="https://i.postimg.cc/jjn00NX7/5JYmC8E.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/jjn00NX7/5JYmC8E.gif[/img]')"/>
<img src="https://i.postimg.cc/1XPLqdZG/17887010.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/1XPLqdZG/17887010.gif[/img]')"/>
<img src="https://i.postimg.cc/ZncXFLT1/858094.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/ZncXFLT1/858094.gif[/img]')"/>
<img src="https://i.postimg.cc/nrt3W9Rp/88435.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/nrt3W9Rp/88435.gif[/img]')"/>
<img src="https://i.postimg.cc/TYMz0PD0/rcipi24.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/TYMz0PD0/rcipi24.gif[/img]')"/>
<img src="https://i.postimg.cc/85f70QMY/ezgif-1-ce36811c19.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/85f70QMY/ezgif-1-ce36811c19.gif[/img]')"/>
<img src="https://i.postimg.cc/8P0qT264/ezgif-5-23fcf3ae2c.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/8P0qT264/ezgif-5-23fcf3ae2c.gif[/img]')"/>
<img src="https://i.postimg.cc/hjRYkYvk/721670.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/hjRYkYvk/721670.gif[/img]')"/>
<img src="https://i.postimg.cc/761RwNTf/237576.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/761RwNTf/237576.gif[/img]')"/>
<img src="https://i.postimg.cc/Y0ps9m18/t164453.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/Y0ps9m18/t164453.gif[/img]')"/>
<img src="https://i.postimg.cc/L5N0Z6DS/455680.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/L5N0Z6DS/455680.gif[/img]')"/>
<img src="https://i.postimg.cc/T3HFcK1M/ezgif-5-8d90e83441.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/T3HFcK1M/ezgif-5-8d90e83441.gif[/img]')"/>
<img src="https://i.postimg.cc/90QhDfTP/ezgif-4-d66791db29.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/90QhDfTP/ezgif-4-d66791db29.gif[/img]')"/>
</div>

<!-----да/нет----->
<div id="cont_4" style="display: none;">
<img src="https://i.postimg.cc/8Cggh4Mz/17885856.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/8Cggh4Mz/17885856.gif[/img]')"/>
<img src="https://i.postimg.cc/2ShhvrZP/411764.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/2ShhvrZP/411764.gif[/img]')"/>
<img src="https://i.postimg.cc/VksHZ0Lq/ezgif-2-ba9c0c9eb3.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/VksHZ0Lq/ezgif-2-ba9c0c9eb3.gif[/img]')"/>
<img src="https://i.postimg.cc/B6MWfGyj/47902.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/B6MWfGyj/47902.gif[/img]')"/>
<img src="https://i.postimg.cc/5yRZjSf1/KeCwB.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/5yRZjSf1/KeCwB.gif[/img]')"/>
<img src="https://i.postimg.cc/dQNMWwrX/DTcTnLi.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/dQNMWwrX/DTcTnLi.gif[/img]')"/>
<img src="https://i.postimg.cc/W4wC0vs5/FpsjgD0.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/W4wC0vs5/FpsjgD0.gif[/img]')"/>
<img src="https://i.postimg.cc/j5q9XF5t/r347T7b.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/j5q9XF5t/r347T7b.gif[/img]')"/>
<img src="https://i.postimg.cc/85yYnmJW/S6DGB.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/85yYnmJW/S6DGB.gif[/img]')"/>
<img src="https://i.postimg.cc/Fz76tk36/sbi0UZc.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/Fz76tk36/sbi0UZc.gif[/img]')"/>
<img src="https://i.postimg.cc/90KncXBQ/IKMJiVV.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/90KncXBQ/IKMJiVV.gif[/img]')"/>
<img src="https://i.postimg.cc/jqF9HvrY/7p1tsFB.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/jqF9HvrY/7p1tsFB.gif[/img]')"/>
<img src="https://i.postimg.cc/GhTfqYc8/bXYJK.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/GhTfqYc8/bXYJK.gif[/img]')"/>
<img src="https://i.postimg.cc/g29T5JJM/aV0ilHI.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/g29T5JJM/aV0ilHI.gif[/img]')"/>
<img src="https://i.postimg.cc/ht95qBQK/0xiG5M9.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/ht95qBQK/0xiG5M9.gif[/img]')"/>
<img src="https://i.postimg.cc/GpdSL5vG/779039.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/GpdSL5vG/779039.gif[/img]')"/>
<img src="https://i.postimg.cc/W48Yhw7K/281364.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/W48Yhw7K/281364.gif[/img]')"/>
<img src="https://i.postimg.cc/fLb2XS2b/kC7Rra8.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/fLb2XS2b/kC7Rra8.gif[/img]')"/>
<img src="https://i.postimg.cc/D0JxpkKk/557029.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/D0JxpkKk/557029.gif[/img]')"/>
<img src="https://i.postimg.cc/T36XbQrY/tllZlRJ.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/T36XbQrY/tllZlRJ.gif[/img]')"/>
<img src="https://i.postimg.cc/3wLMPTzd/672790.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/3wLMPTzd/672790.gif[/img]')"/>
<img src="https://i.postimg.cc/9Mr32kj1/0rgHL.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/9Mr32kj1/0rgHL.gif[/img]')"/>
<img src="https://i.postimg.cc/cLxF3XGj/ezgif-1-abcd72a33f.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/cLxF3XGj/ezgif-1-abcd72a33f.gif[/img]')"/>
<img src="https://i.postimg.cc/FsZ2wf9M/ezgif-1-e188c2d3b7.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/FsZ2wf9M/ezgif-1-e188c2d3b7.gif[/img]')"/>
<img src="https://i.postimg.cc/gcL9B1s2/23385.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/gcL9B1s2/23385.gif[/img]')"/>
<img src="https://i.postimg.cc/T3GZ116K/Gl5dqiW.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/T3GZ116K/Gl5dqiW.gif[/img]')"/>
<img src="https://i.postimg.cc/wBjZ5r3H/525276.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/wBjZ5r3H/525276.gif[/img]')"/>
<img src="https://i.postimg.cc/0NX3VCJS/341061.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/0NX3VCJS/341061.gif[/img]')"/>
<img src="https://i.postimg.cc/V6ShpbjV/494188.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/V6ShpbjV/494188.gif[/img]')"/>
<img src="https://i.postimg.cc/0QFycJgZ/ezgif-5-3230079458.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/0QFycJgZ/ezgif-5-3230079458.gif[/img]')"/> 
</div>

<!-----флирт/поцелуи----->
<div id="cont_5" style="display: none;"><br>
<img src="https://i.postimg.cc/C5hcYBD0/ZVEIvFE.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/C5hcYBD0/ZVEIvFE.gif[/img]')"/>
<img src="https://i.postimg.cc/XqsQvjcC/587395.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/XqsQvjcC/587395.gif[/img]')"/>
<img src="https://i.postimg.cc/QxMfy7hk/307475.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/QxMfy7hk/307475.gif[/img]')"/>
<img src="https://i.postimg.cc/KzRxZLNz/LIbvS.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/KzRxZLNz/LIbvS.gif[/img]')"/>
<img src="https://i.postimg.cc/N0RDH7kY/zQyXUGf.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/N0RDH7kY/zQyXUGf.gif[/img]')"/>
<img src="https://i.postimg.cc/gJDKMz7T/477920.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/gJDKMz7T/477920.gif[/img]')"/>
<img src="https://i.postimg.cc/gj2H19Fk/WPvc9Iq.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/gj2H19Fk/WPvc9Iq.gif[/img]')"/>
<img src="https://i.postimg.cc/66M0nQn7/FaYXpma.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/66M0nQn7/FaYXpma.gif[/img]')"/>
<img src="https://i.postimg.cc/kXDycdvT/XC55tFO.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/kXDycdvT/XC55tFO.gif[/img]')"/>
<img src="https://i.postimg.cc/1tJptBqX/GSWplTV.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/1tJptBqX/GSWplTV.gif[/img]')"/>
<img src="https://i.postimg.cc/B6qT1Wvc/QJLZH.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/B6qT1Wvc/QJLZH.gif[/img]')"/>
<img src="https://i.postimg.cc/gJNvVMX9/jR88Kcx.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/gJNvVMX9/jR88Kcx.gif[/img]')"/>
<img src="https://i.postimg.cc/RhYK8NLX/nXGSxK5.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/RhYK8NLX/nXGSxK5.gif[/img]')"/>
<img src="https://i.postimg.cc/dQN2Dxcr/i5vS5ME.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/dQN2Dxcr/i5vS5ME.gif[/img]')"/>
<img src="https://i.postimg.cc/657dZfBS/204568.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/657dZfBS/204568.gif[/img]')"/>
<img src="https://i.postimg.cc/ZK16xvRq/dYrA1pB.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/ZK16xvRq/dYrA1pB.gif[/img]')"/>
<img src="https://i.postimg.cc/YCYYn2Gz/Ph4PcPd.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/YCYYn2Gz/Ph4PcPd.gif[/img]')"/>
<img src="https://i.postimg.cc/Zqm31k6t/xFUAJ6i.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/Zqm31k6t/xFUAJ6i.gif[/img]')"/>
<img src="https://i.postimg.cc/N0xTtNxy/18085.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/N0xTtNxy/18085.gif[/img]')"/>
<img src="https://i.postimg.cc/KzqMkRwx/241179.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/KzqMkRwx/241179.gif[/img]')"/>
<img src="https://i.postimg.cc/Cdt5nxWh/1.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/Cdt5nxWh/1.gif[/img]')"/>
<img src="https://i.postimg.cc/DfNG741c/147466.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/DfNG741c/147466.gif[/img]')"/>
<img src="https://i.postimg.cc/RVnHhCRx/528942.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/RVnHhCRx/528942.gif[/img]')"/>
<img src="https://i.postimg.cc/2SQLdHMH/nhuLuQk.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/2SQLdHMH/nhuLuQk.gif[/img]')"/>
<img src="https://i.postimg.cc/yN7gLmz7/CIipeWV.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/yN7gLmz7/CIipeWV.gif[/img]')"/>
<img src="https://i.postimg.cc/wBFtZ16L/ggqXURP.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/wBFtZ16L/ggqXURP.gif[/img]')"/>
<img src="https://i.postimg.cc/nzzsJnz5/0FyDeYM.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/nzzsJnz5/0FyDeYM.gif[/img]')"/>
<img src="https://i.postimg.cc/mkXFbnC2/ezgif-2-12716ad4aa.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/mkXFbnC2/ezgif-2-12716ad4aa.gif[/img]')"/>
<img src="https://i.postimg.cc/d3ZLhnGj/36393.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/d3ZLhnGj/36393.gif[/img]')"/>
<img src="https://i.postimg.cc/x804FcQt/ezgif-1-cd74f152a8.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/x804FcQt/ezgif-1-cd74f152a8.gif[/img]')"/> 
</div>

<!----- объятия----->
<div id="cont_6" style="display: none;"><br>
<img src="https://i.postimg.cc/283PBMbD/332131.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/283PBMbD/332131.gif[/img]')"/>
<img src="https://i.postimg.cc/FKXq8KPr/310041.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/FKXq8KPr/310041.gif[/img]')"/>
<img src="https://i.postimg.cc/KzZWcHSC/128476.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/KzZWcHSC/128476.gif[/img]')"/>
<img src="https://i.postimg.cc/gJNTxHGj/480951.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/gJNTxHGj/480951.gif[/img]')"/>
<img src="https://i.postimg.cc/sxx07G2c/375822.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/sxx07G2c/375822.gif[/img]')"/>
<img src="https://i.postimg.cc/1Xd7HRnZ/713546.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/1Xd7HRnZ/713546.gif[/img]')"/>
<img src="https://i.postimg.cc/2j9tmGHX/z3iuGiF.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/2j9tmGHX/z3iuGiF.gif[/img]')"/>
<img src="https://i.postimg.cc/c4KbJ321/353531.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/c4KbJ321/353531.gif[/img]')"/>
<img src="https://i.postimg.cc/Kvds3zhP/m8yeaGt.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/Kvds3zhP/m8yeaGt.gif[/img]')"/>
<img src="https://i.postimg.cc/W1gYGvsQ/489068.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/W1gYGvsQ/489068.gif[/img]')"/>
<img src="https://i.postimg.cc/XvWHxzJX/PuIUV.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/XvWHxzJX/PuIUV.gif[/img]')"/>
<img src="https://i.postimg.cc/yNTfGygj/ZdAIus0.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/yNTfGygj/ZdAIus0.gif[/img]')"/>
<img src="https://i.postimg.cc/LXCx94VZ/HpUp1qr.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/LXCx94VZ/HpUp1qr.gif[/img]')"/>
<img src="https://i.postimg.cc/yxDvkqfp/832678.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/yxDvkqfp/832678.gif[/img]')"/>
<img src="https://i.postimg.cc/sxbKWnqj/0PyH1.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/sxbKWnqj/0PyH1.gif[/img]')"/>
<img src="https://i.postimg.cc/2jt0g66s/nhVK0Wx.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/2jt0g66s/nhVK0Wx.gif[/img]')"/>
<img src="https://i.postimg.cc/DybxhT48/mleCoJf.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/DybxhT48/mleCoJf.gif[/img]')"/>
<img src="https://i.postimg.cc/VkQDLVX4/268857.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/VkQDLVX4/268857.gif[/img]')"/>
<img src="https://i.postimg.cc/0yYZ60fv/121865.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/0yYZ60fv/121865.gif[/img]')"/>
<img src="https://i.postimg.cc/6QBcC4jv/572533.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/6QBcC4jv/572533.gif[/img]')"/>
<img src="https://i.postimg.cc/fb5KCWpg/vbDdo.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/fb5KCWpg/vbDdo.gif[/img]')"/>
<img src="https://i.postimg.cc/85SDd2kD/ezgif-1-6387f2df32.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/85SDd2kD/ezgif-1-6387f2df32.gif[/img]')"/>
<img src="https://i.postimg.cc/9fJ5TrkP/ezgif-1-aef7187507.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/9fJ5TrkP/ezgif-1-aef7187507.gif[/img]')"/>
<img src="https://i.postimg.cc/8k727xrV/qpphOu7.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/8k727xrV/qpphOu7.gif[/img]')"/>
<img src="https://i.postimg.cc/156bH6HC/505077.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/156bH6HC/505077.gif[/img]')"/>
<img src="https://i.postimg.cc/Bn0kw67q/777750.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/Bn0kw67q/777750.gif[/img]')"/>
<img src="https://i.postimg.cc/Jz5vwLSj/npf0g.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/Jz5vwLSj/npf0g.gif[/img]')"/>
<img src="https://i.postimg.cc/R0C84Yzy/m7CE9.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/R0C84Yzy/m7CE9.gif[/img]')"/>
<img src="https://i.postimg.cc/9F9D2931/ezgif-5-6710354401.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/9F9D2931/ezgif-5-6710354401.gif[/img]')"/>
<img src="https://i.postimg.cc/SsJvzzRG/3HeXBxo.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/SsJvzzRG/3HeXBxo.gif[/img]')"/> 
</div>

<!-----шок----->
<div id="cont_7" style="display: none;"><br>
<img src="https://i.postimg.cc/76trFkGK/898620.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/76trFkGK/898620.gif[/img]')"/>
<img src="https://i.postimg.cc/gjwbdT3m/8nFvBVL.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/gjwbdT3m/8nFvBVL.gif[/img]')"/>
<img src="https://i.postimg.cc/j2G0j4hN/335137.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/j2G0j4hN/335137.gif[/img]')"/>
<img src="https://i.postimg.cc/CMtVJwV1/324069.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/CMtVJwV1/324069.gif[/img]')"/>
<img src="https://i.postimg.cc/bNtfB4zR/3sjO0L1.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/bNtfB4zR/3sjO0L1.gif[/img]')"/>
<img src="https://i.postimg.cc/8zggQwcg/517842.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/8zggQwcg/517842.gif[/img]')"/>
<img src="https://i.postimg.cc/L8kKHfgY/88864.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/L8kKHfgY/88864.gif[/img]')"/>
<img src="https://i.postimg.cc/PqKgDj4d/xkTgej2.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/PqKgDj4d/xkTgej2.gif[/img]')"/>
<img src="https://i.postimg.cc/bJJKHBCk/xhvQdP2.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/bJJKHBCk/xhvQdP2.gif[/img]')"/>
<img src="https://i.postimg.cc/850xym93/813481.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/850xym93/813481.gif[/img]')"/>
<img src="https://i.postimg.cc/14x2S59r/546781.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/14x2S59r/546781.gif[/img]')"/>
<img src="https://i.postimg.cc/sfB236jM/CjjNKiE.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/sfB236jM/CjjNKiE.gif[/img]')"/>
<img src="https://i.postimg.cc/ryvws1sQ/erkoohl.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/ryvws1sQ/erkoohl.gif[/img]')"/>
<img src="https://i.postimg.cc/kXKXb2t9/170407.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/kXKXb2t9/170407.gif[/img]')"/>
<img src="https://i.postimg.cc/t4bRt9h6/hbS9R5M.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/t4bRt9h6/hbS9R5M.gif[/img]')"/>
<img src="https://i.postimg.cc/nLcHgTSc/608564.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/nLcHgTSc/608564.gif[/img]')"/>
<img src="https://i.postimg.cc/LXJm65Mc/398406.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/LXJm65Mc/398406.gif[/img]')"/>
<img src="https://i.postimg.cc/QtvhBD8H/cTwuEoZ.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/QtvhBD8H/cTwuEoZ.gif[/img]')"/>
<img src="https://i.postimg.cc/6q8GQXKb/ezgif-6-b2fddd9105.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/6q8GQXKb/ezgif-6-b2fddd9105.gif[/img]')"/>
<img src="https://i.postimg.cc/jSzyCvPn/ezgif-1-bd861a7f6b.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/jSzyCvPn/ezgif-1-bd861a7f6b.gif[/img]')"/>
<img src="https://i.postimg.cc/zB7ByzC4/ezgif-1-29c55b9dd6.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/zB7ByzC4/ezgif-1-29c55b9dd6.gif[/img]')"/>
<img src="https://i.postimg.cc/3JXYwzPx/535998.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/3JXYwzPx/535998.gif[/img]')"/>
<img src="https://i.postimg.cc/SxmqYDh7/147451.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/SxmqYDh7/147451.gif[/img]')"/>
<img src="https://i.postimg.cc/BnN3THZW/229656.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/BnN3THZW/229656.gif[/img]')"/>
<img src="https://i.postimg.cc/Gp2Cqt94/135420.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/Gp2Cqt94/135420.gif[/img]')"/>
<img src="https://i.postimg.cc/XJB06Pf3/541059.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/XJB06Pf3/541059.gif[/img]')"/>
<img src="https://i.postimg.cc/gj9bzKsh/wfUj3oa.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/gj9bzKsh/wfUj3oa.gif[/img]')"/>
<img src="https://i.postimg.cc/yxF4kSpb/jPyG9Wg.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/yxF4kSpb/jPyG9Wg.gif[/img]')"/>
<img src="https://i.postimg.cc/2jvfHPj7/796950.jpg"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/2jvfHPj7/796950.jpg[/img]')"/>
<img src="https://i.postimg.cc/Lsg5cTHL/ezgif-2-f6a32250a5.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/Lsg5cTHL/ezgif-2-f6a32250a5.gif[/img]')"/>
</div>

<!-----грусть----->
<div id="cont_8" style="display: none;"><br>
<img src="https://i.postimg.cc/pV1nZ5TF/463066.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/pV1nZ5TF/463066.gif[/img]')"/>
<img src="https://i.postimg.cc/YqGLy2Gy/153644.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/YqGLy2Gy/153644.gif[/img]')"/>
<img src="https://i.postimg.cc/hjGDStrT/ezgif-2-27b067d826.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/hjGDStrT/ezgif-2-27b067d826.gif[/img]')"/>
<img src="https://i.postimg.cc/gJrWCBzK/ezgif-2-c6a11090eb.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/gJrWCBzK/ezgif-2-c6a11090eb.gif[/img]')"/>
<img src="https://i.postimg.cc/zDsykT7Q/ezgif-2-b2dfc73860.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/zDsykT7Q/ezgif-2-b2dfc73860.gif[/img]')"/>
<img src="https://i.postimg.cc/WzQzPrFY/178133.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/WzQzPrFY/178133.gif[/img]')"/>
<img src="https://i.postimg.cc/KcVRLXq7/cplclYV.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/KcVRLXq7/cplclYV.gif[/img]')"/>
<img src="https://i.postimg.cc/rFrzNh3B/ezgif-5-c11dcb2ff2.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/rFrzNh3B/ezgif-5-c11dcb2ff2.gif[/img]')"/>
<img src="https://i.postimg.cc/g2bjSVPn/UhqxLTH.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/g2bjSVPn/UhqxLTH.gif[/img]')"/>
<img src="https://i.postimg.cc/FHbR2Y9G/154166.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/FHbR2Y9G/154166.gif[/img]')"/>
<img src="https://i.postimg.cc/gJj2X43B/UGxppoA.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/gJj2X43B/UGxppoA.gif[/img]')"/>
<img src="https://i.postimg.cc/7LY293gS/iDYXcbp.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/7LY293gS/iDYXcbp.gif[/img]')"/>
<img src="https://i.postimg.cc/DzjbMSgH/571730.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/DzjbMSgH/571730.gif[/img]')"/>
<img src="https://i.postimg.cc/QtFWGjYt/687760.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/QtFWGjYt/687760.gif[/img]')"/>
<img src="https://i.postimg.cc/cLm6Z2Wq/ezgif-2-3b71f2daea.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/cLm6Z2Wq/ezgif-2-3b71f2daea.gif[/img]')"/>
<img src="https://i.postimg.cc/qqnhqjTH/278718.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/qqnhqjTH/278718.gif[/img]')"/>
<img src="https://i.postimg.cc/zXZH6ZCz/6l4PC.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/zXZH6ZCz/6l4PC.gif[/img]')"/>
<img src="https://i.postimg.cc/jdHnrgcz/QbhdMRv.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/jdHnrgcz/QbhdMRv.gif[/img]')"/>
<img src="https://i.postimg.cc/yd0jKBjt/ezgif-3-d017d80e73.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/yd0jKBjt/ezgif-3-d017d80e73.gif[/img]')"/>
<img src="https://i.postimg.cc/WbX3N1NZ/ezgif-1-0ada0a5c0c.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/WbX3N1NZ/ezgif-1-0ada0a5c0c.gif[/img]')"/>
<img src="https://i.postimg.cc/NfS1sDfm/ezgif-1-3cabfb198f.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/NfS1sDfm/ezgif-1-3cabfb198f.gif[/img]')"/>
<img src="https://i.postimg.cc/3wcdZPrH/547315.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/3wcdZPrH/547315.gif[/img]')"/>
<img src="https://i.postimg.cc/wvR3403R/936679.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/wvR3403R/936679.gif[/img]')"/>
<img src="https://i.postimg.cc/d3M3brTH/qmvbrz7.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/d3M3brTH/qmvbrz7.gif[/img]')"/>
<img src="https://i.postimg.cc/ryWKSnvv/WHDTa.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/ryWKSnvv/WHDTa.gif[/img]')"/>
<img src="https://i.postimg.cc/wjxMY67p/529829.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/wjxMY67p/529829.gif[/img]')"/>
<img src="https://i.postimg.cc/nc1nQmPB/ezgif-2-6a823c7219.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/nc1nQmPB/ezgif-2-6a823c7219.gif[/img]')"/>
<img src="https://i.postimg.cc/d1SpnxGQ/j2CMf.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/d1SpnxGQ/j2CMf.gif[/img]')"/>
<img src="https://i.postimg.cc/zBhXFvPn/666983.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/zBhXFvPn/666983.giff[/img]')"/>
<img src="https://i.postimg.cc/mDNPvzPh/ezgif-6-4a87d0e0a7.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/mDNPvzPh/ezgif-6-4a87d0e0a7.gif[/img]')"/>
</div>

<!-----фейспалм / непонимание----->
<div id="cont_9" style="display: none;"><br>
<img src="https://i.postimg.cc/HngCrW06/ezgif-2-d0bc26e8d4.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/HngCrW06/ezgif-2-d0bc26e8d4.gif[/img]')"/>
<img src="https://i.postimg.cc/SN6dtGzP/167156.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/SN6dtGzP/167156.gif[/img]')"/>
<img src="https://i.postimg.cc/Cxw7yfGx/37824.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/Cxw7yfGx/37824.gif[/img]')"/>
<img src="https://i.postimg.cc/BnNgJQpc/175948.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/BnNgJQpc/175948.gif[/img]')"/>
<img src="https://i.postimg.cc/cJHcCy5q/t8xUG.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/cJHcCy5q/t8xUG.gif[/img]')"/>
<img src="https://i.postimg.cc/DzMPbjtS/HQxAUFp.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/DzMPbjtS/HQxAUFp.gif[/img]')"/>
<img src="https://i.postimg.cc/XqMKsZN3/Giq5scL.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/XqMKsZN3/Giq5scL.gif[/img]')"/>
<img src="https://i.postimg.cc/h4x1f0MG/nOgXNbF.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/h4x1f0MG/nOgXNbF.gif[/img]')"/>
<img src="https://i.postimg.cc/V5yPbqyQ/2gbN5CT.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/V5yPbqyQ/2gbN5CT.gif[/img]')"/>
<img src="https://i.postimg.cc/dtjR9tbP/343554.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/dtjR9tbP/343554.gif[/img]')"/>
<img src="https://i.postimg.cc/K8YJC2Nk/612899.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/K8YJC2Nk/612899.gif[/img]')"/>
<img src="https://i.postimg.cc/7ZptHsnV/ezgif-2-f55a8faa7c.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/7ZptHsnV/ezgif-2-f55a8faa7c.gif[/img]')"/>
<img src="https://i.postimg.cc/9QxGvgXL/N09f8gh.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/9QxGvgXL/N09f8gh.gif[/img]')"/>
<img src="https://i.postimg.cc/6QydwVyt/254565.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/6QydwVyt/254565.gif[/img]')"/>
<img src="https://i.postimg.cc/fLdmSwcP/950964.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/fLdmSwcP/950964.gif[/img]')"/>
<img src="https://i.postimg.cc/hvqx9HMt/827890.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/hvqx9HMt/827890.gif[/img]')"/>
<img src="https://i.postimg.cc/qqXKQjZX/185051.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/qqXKQjZX/185051.gif[/img]')"/>
<img src="https://i.postimg.cc/J4hLSmkn/ezgif-6-a6340a6506.png"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/J4hLSmkn/ezgif-6-a6340a6506.png[/img]')"/>
<img src="https://i.postimg.cc/MG75WWT6/ezgif-2-8b308fee4a.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/MG75WWT6/ezgif-2-8b308fee4a.gif[/img]')"/>
<img src="https://i.postimg.cc/vZmnL77f/594709.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/vZmnL77f/594709.gif[/img]')"/>
<img src="https://i.postimg.cc/L5RYqj6q/FWwNF2D.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/L5RYqj6q/FWwNF2D.gif[/img]')"/>
<img src="https://i.postimg.cc/Kcr36pJt/18590.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/Kcr36pJt/18590.gif[/img]')"/>
<img src="https://i.postimg.cc/MG9c0430/ezgif-2-5ddcbd061d.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/MG9c0430/ezgif-2-5ddcbd061d.gif[/img]')"/>
<img src="https://i.postimg.cc/wj3tsqHk/199868.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/wj3tsqHk/199868.gif[/img]')"/>
<img src="https://i.postimg.cc/PqwP2SCp/d1a1b3021bcabae3db6b6eecc7d4c401.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/PqwP2SCp/d1a1b3021bcabae3db6b6eecc7d4c401.gif[/img]')"/>
<img src="https://i.postimg.cc/C1pdtb8v/596701.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/C1pdtb8v/596701.gif[/img]')"/>
<img src="https://i.postimg.cc/vB7DdDLG/644880.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/vB7DdDLG/644880.gif[/img]')"/>
<img src="https://i.postimg.cc/NFgFGYpm/b6AW5Fi.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/NFgFGYpm/b6AW5Fi.gif[/img]')"/>
<img src="https://i.postimg.cc/rsQmKbPb/311193.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/rsQmKbPb/311193.gif[/img]')"/>
<img src="https://i.postimg.cc/RVZhjS3z/288571.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/RVZhjS3z/288571.gif[/img]')"/>
</div>

<!-----злость----->
<div id="cont_10" style="display: none;"><br>
<img src="https://i.postimg.cc/59nLHkLb/NE8po.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/59nLHkLb/NE8po.gif[/img]')"/>
<img src="https://i.postimg.cc/Dy0s1dPs/UvItJkd.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/Dy0s1dPs/UvItJkd.gif[/img]')"/>
<img src="https://i.postimg.cc/52FCR4G2/aI85U.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/52FCR4G2/aI85U.gif[/img]')"/>
<img src="https://i.postimg.cc/jSmd47z5/ezgif-2-388d2e6d01.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/jSmd47z5/ezgif-2-388d2e6d01.gif[/img]')"/>
<img src="https://i.postimg.cc/QMQWj6jL/921680.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/QMQWj6jL/921680.gif[/img]')"/>
<img src="https://i.postimg.cc/nLqZKwFR/ezgif-2-646e2485db.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/nLqZKwFR/ezgif-2-646e2485db.gif[/img]')"/>
<img src="https://i.postimg.cc/zvBLS8K5/263944.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/zvBLS8K5/263944.gif[/img]')"/>
<img src="https://i.postimg.cc/90nDLKY9/2Vi2Vfz.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/90nDLKY9/2Vi2Vfz.gif[/img]')"/>
<img src="https://i.postimg.cc/WpWqpqc4/1gcx1r0.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/WpWqpqc4/1gcx1r0.gif[/img]')"/>
<img src="https://i.postimg.cc/MpRnYsMc/17885861.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/MpRnYsMc/17885861.gif[/img]')"/>
<img src="https://i.postimg.cc/zfrV2nKx/ZD7MTXy.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/zfrV2nKx/ZD7MTXy.gif[/img]')"/>
<img src="https://i.postimg.cc/YSzj5hxM/taNDLIh.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/YSzj5hxM/taNDLIh.gif[/img]')"/>
<img src="https://i.postimg.cc/3RrWYYLp/UAjYin9.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/3RrWYYLp/UAjYin9.gif[/img]')"/>
<img src="https://i.postimg.cc/V67vNpTh/QIPn6S8.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/V67vNpTh/QIPn6S8.gif[/img]')"/>
<img src="https://i.postimg.cc/7hf6JXrZ/pTcHmAI.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/7hf6JXrZ/pTcHmAI.gif[/img]')"/>
<img src="https://i.postimg.cc/1X2zG6yc/239517.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/1X2zG6yc/239517.gif[/img]')"/>
<img src="https://i.postimg.cc/kXRGnjyj/795421.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/kXRGnjyj/795421.gif[/img]')"/>
<img src="https://i.postimg.cc/YCc9j1nt/y7F0cmj.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/YCc9j1nt/y7F0cmj.gif[/img]')"/>
<img src="https://i.postimg.cc/T3rPbpFg/Sn8y9dN.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/T3rPbpFg/Sn8y9dN.gif[/img]')"/>
<img src="https://i.postimg.cc/PqT5Qdnc/zXJeBEv.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/PqT5Qdnc/zXJeBEv.gif[/img]')"/>
<img src="https://i.postimg.cc/8c0qghkf/Z8uRZc5.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/8c0qghkf/Z8uRZc5.gif[/img]')"/>
<img src="https://i.postimg.cc/FKWFvWhQ/ezgif-1-9ad0a8f836.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/FKWFvWhQ/ezgif-1-9ad0a8f836.gif[/img]')"/>
<img src="https://i.postimg.cc/2ypDjgJg/ezgif-1-5b75c1057e.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/2ypDjgJg/ezgif-1-5b75c1057e.gif[/img]')"/>
<img src="https://i.postimg.cc/BbrqL0Cm/5LtjwPk.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/BbrqL0Cm/5LtjwPk.gif[/img]')"/>
<img src="https://i.postimg.cc/QNwNnQrc/NKrGooB.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/QNwNnQrc/NKrGooB.gif[/img]')"/>
<img src="https://i.postimg.cc/wjc6vnRk/vMru0fV.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/wjc6vnRk/vMru0fV.gif[/img]')"/>
<img src="https://i.postimg.cc/6QMtVR02/L6SI6nF.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/6QMtVR02/L6SI6nF.gif[/img]')"/>
<img src="https://i.postimg.cc/XJX3sJH2/4dyHsPb.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/XJX3sJH2/4dyHsPb.gif[/img]')"/>
<img src="https://i.postimg.cc/zBMN6r4q/NE2PKEK.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/zBMN6r4q/NE2PKEK.gif[/img]')"/>
<img src="https://i.postimg.cc/6qvKNPNn/861620.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/6qvKNPNn/861620.gif[/img]')"/>
</div>

<!-----напитки/еда----->
<div id="cont_11" style="display: none;"><br>
<img src="https://i.postimg.cc/FsSCXL7M/264384.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/FsSCXL7M/264384.gif[/img]')"/>
<img src="https://i.postimg.cc/MKJLVKMS/7xmX2Yu.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/MKJLVKMS/7xmX2Yu.gif[/img]')"/>
<img src="https://i.postimg.cc/7ZmtF3BH/7TOvY1s.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/7ZmtF3BH/7TOvY1s.gif[/img]')"/>
<img src="https://i.postimg.cc/hGD2mZpn/Db4YQ.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/hGD2mZpn/Db4YQ.gif[/img]')"/>
<img src="https://i.postimg.cc/63GH4DBq/dMrQSCa.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/63GH4DBq/dMrQSCa.gif[/img]')"/>
<img src="https://i.postimg.cc/xCqgxkwF/kosMhw7.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/xCqgxkwF/kosMhw7.gif[/img]')"/>
<img src="https://i.postimg.cc/xC75WfYj/ezgif-5-8a108a8adf.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/xC75WfYj/ezgif-5-8a108a8adf.gif[/img]')"/>
<img src="https://i.postimg.cc/cCnhWp4R/9dHB7.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/cCnhWp4R/9dHB7.gif[/img]')"/>
<img src="https://i.postimg.cc/3r4n2vCk/399679.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/3r4n2vCk/399679.gif[/img]')"/>
<img src="https://i.postimg.cc/2SmGpXpW/32657.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/2SmGpXpW/32657.gif[/img]')"/>
<img src="https://i.postimg.cc/hGt0vztP/rDEqKRt.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/hGt0vztP/rDEqKRt.gif[/img]')"/>
<img src="https://i.postimg.cc/JhY5krs3/941881.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/JhY5krs3/941881.gif[/img]')"/>
<img src="https://i.postimg.cc/B68c5rFr/4IuOsix.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/B68c5rFr/4IuOsix.gif[/img]')"/>
<img src="https://i.postimg.cc/x8vttMJS/ezgif-5-7d4c845918.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/x8vttMJS/ezgif-5-7d4c845918.gif[/img]')"/>
<img src="https://i.postimg.cc/7YXNhxSX/ezgif-5-354a81752b.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/7YXNhxSX/ezgif-5-354a81752b.gif[/img]')"/>
<img src="https://i.postimg.cc/sXFYq1Rf/ezgif-5-ccf55a8b9f.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/sXFYq1Rf/ezgif-5-ccf55a8b9f.gif[/img]')"/>
<img src="https://i.postimg.cc/Hs145PkN/jsKwHTb.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/Hs145PkN/jsKwHTb.gif[/img]')"/>
<img src="https://i.postimg.cc/vH77vL1Z/661299.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/vH77vL1Z/661299.gif[/img]')"/>
<img src="https://i.postimg.cc/52xBKYvq/WaLFP68.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/52xBKYvq/WaLFP68.gif[/img]')"/>
<img src="https://i.postimg.cc/zG0nszFm/yEpDt0T.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/zG0nszFm/yEpDt0T.gif[/img]')"/>
<img src="https://i.postimg.cc/cJCQZpFv/hLJk5.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/cJCQZpFv/hLJk5.gif[/img]')"/>
<img src="https://i.postimg.cc/gjzZbZtp/ezgif-5-fb739af659.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/gjzZbZtp/ezgif-5-fb739af659.gif[/img]')"/>
<img src="https://i.postimg.cc/RVbn2q7r/CB6P0Sc.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/RVbn2q7r/CB6P0Sc.gif[/img]')"/>
<img src="https://i.postimg.cc/Bb9DTX4F/787516.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/Bb9DTX4F/787516.gif[/img]')"/>
<img src="https://i.postimg.cc/8cXj8nrd/ZVBsdpu.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/8cXj8nrd/ZVBsdpu.gif[/img]')"/>
<img src="https://i.postimg.cc/RVmKq6P5/17886165.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/RVmKq6P5/17886165.gif[/img]')"/>
<img src="https://i.postimg.cc/MG8KtMth/ezgif-1-7b73c7a09d.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/MG8KtMth/ezgif-1-7b73c7a09d.gif[/img]')"/>
<img src="https://i.postimg.cc/qqmxxdT5/ezgif-1-7b0d63a410.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/qqmxxdT5/ezgif-1-7b0d63a410.gif[/img]')"/>
<img src="https://i.postimg.cc/HkXs3L39/G3SKeC5.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/HkXs3L39/G3SKeC5.gif[/img]')"/>
<img src="https://i.postimg.cc/tTYnKmtm/ezgif-1-b48b8616c7.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/tTYnKmtm/ezgif-1-b48b8616c7.gif[/img]')"/>
</div>

<!-----остальное----->
<div id="cont_12" style="display: none;"><br>
<img src="https://i.postimg.cc/0yR96sxM/DmVMkuP.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/0yR96sxM/DmVMkuP.gif[/img]')"/>
<img src="https://i.postimg.cc/RF94wB2F/849845.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/RF94wB2F/849845.gif[/img]')"/>
<img src="https://i.postimg.cc/XJ838P0g/428458.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/XJ838P0g/428458.gif[/img]')"/>
<img src="https://i.postimg.cc/NFjtPxsv/ZWMuB.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/NFjtPxsv/ZWMuB.gif[/img]')"/>
<img src="https://i.postimg.cc/HnvmG7nc/4yMRP.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/HnvmG7nc/4yMRP.gif[/img]')"/>
<img src="https://i.postimg.cc/ZYw4vXHb/cxJkfss.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/ZYw4vXHb/cxJkfss.gif[/img]')"/>
<img src="https://i.postimg.cc/bNd8xLVQ/hj0sp9l.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/bNd8xLVQ/hj0sp9l.gif[/img]')"/>
<img src="https://i.postimg.cc/BQy3MDRR/ohvfK.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/BQy3MDRR/ohvfK.gif[/img]')"/>
<img src="https://i.postimg.cc/bwthMrhr/400742.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/bwthMrhr/400742.gif[/img]')"/>
<img src="https://i.postimg.cc/pdQtWSyt/RI6iZ.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/pdQtWSyt/RI6iZ.gif[/img]')"/>
<img src="https://i.postimg.cc/ZRTzCLyv/NmiooWl.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/ZRTzCLyv/NmiooWl.gif[/img]')"/>
<img src="https://i.postimg.cc/sXwdSZp6/888508.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/sXwdSZp6/888508.gif[/img]')"/>
<img src="https://i.postimg.cc/Gtt0jhKc/706688.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/Gtt0jhKc/706688.gif[/img]')"/>
<img src="https://i.postimg.cc/MKhkywQS/648740.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/MKhkywQS/648740.gif[/img]')"/>
<img src="https://i.postimg.cc/3xps1qXD/HDWE0Sc.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/3xps1qXD/HDWE0Sc.gif[/img]')"/>
<img src="https://i.postimg.cc/zVgBC1rn/2.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/zVgBC1rn/2.gif[/img]')"/>
<img src="https://i.postimg.cc/rmmT6yGb/ezgif-5-451cd77e8c.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/rmmT6yGb/ezgif-5-451cd77e8c.gif[/img]')"/>
<img src="https://i.postimg.cc/1tRb95Lp/emQbdFt.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/1tRb95Lp/emQbdFt.gif[/img]')"/>
<img src="https://i.postimg.cc/1tW241Qb/EDVh8h7.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/1tW241Qb/EDVh8h7.gif[/img]')"/>
<img src="https://i.postimg.cc/T1Fsqjh9/DNwYC.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/T1Fsqjh9/DNwYC.gif[/img]')"/>
<img src="https://i.postimg.cc/dQxgYFny/jCVtK.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/dQxgYFny/jCVtK.gif[/img]')"/>
<img src="https://i.postimg.cc/8Pf9kYnn/XqAbg.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/8Pf9kYnn/XqAbg.gif[/img]')"/>
<img src="https://i.postimg.cc/wjKP1kCx/8iri1sy.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/wjKP1kCx/8iri1sy.gif[/img]')"/>
<img src="https://i.postimg.cc/mgQnCH4Y/17885423.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/mgQnCH4Y/17885423.gif[/img]')"/>
<img src="https://i.postimg.cc/SKkvrxQw/171917.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/SKkvrxQw/171917.gif[/img]')"/>
<img src="https://i.postimg.cc/pdC11Mpy/208739.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/pdC11Mpy/208739.gif[/img]')"/>
<img src="https://i.postimg.cc/9frgvvvH/ezgif-3-235f823d02.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/9frgvvvH/ezgif-3-235f823d02.gif[/img]')"/>
<img src="https://i.postimg.cc/63VrSc5N/ezgif-3-caf34a19cb.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/63VrSc5N/ezgif-3-caf34a19cb.gif[/img]')"/>
<img src="https://i.postimg.cc/HnB10jj1/ezgif-1-18f8cbe658.giff"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/HnB10jj1/ezgif-1-18f8cbe658.giff[/img]')"/>
<img src="https://i.postimg.cc/XqGHJZxy/116054.gif"  style="cursor:pointer"onclick="smile('[img]https://i.postimg.cc/XqGHJZxy/116054.gif[/img]')"/>
</div>

!~!;*/
}smls_blkCnt = smls_blkCnt.toString().split('!~!;')[1];
$('#smls-blk').one('hover',function () {
  $(smls_blkCnt).appendTo(this);
});
</script>

0

7

структура

/*************************************************************
A - SETUP
**************************************************************/

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

/* A1.1 */
@import url(style_cs.css);

@import url('https://fonts.googleapis.com/css2?family=Alice&family=Montserrat: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=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

/* 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 {
  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, arial, helvetica, sans-serif;
    background-color: #c8aecb;
}

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb legend span {
    font-size: 13px;
}

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

/* 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 {
    margin: auto;
    width: 1135px;
    padding: 0px 0px 0px 0px;
}

/* A5.2 ширина текста для всего форума */
.punbb {
    margin-left: 40px !important;
    float: none;
    width: 1000px;
    height: auto;
}

/* A5.3 */
#pun-redirect, #pun-maint {
    margin: 50px 0% 12px 0%;
    width: auto;
    float: none;
    background-color: #d1b5d4;
}

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

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

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-stats h2, #pun-debug h2 {
    border-style: none none none none;
    border-width: 0 0px 0px 0;
    font-family: alice;
    font-weight: 500;
    text-transform: uppercase;
    /* margin: 0px 0 10px 0; */
    /* height: 18px; */
       padding: 2px 0 2px 0 !important;
    text-align: center;
    color: #583963;
    font-size: 11px;
   }

/*отображение текста в категориях*/
#pun-main h2 {
    font-size: 0px;
    text-align: center;
}

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

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

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

/* B1.2 */
.punbb .post-sig dt {
    display: block;
    text-align: center;
    border-top: 1px dotted #3e4b6d;
    width: 60%;
    margin-left: 120px;
    padding-bottom: 5px;
    margin-top: 10px;
}

/* B1.3 */
.punbb .post-content p {
  margin: 0 0 0 0px;
  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;
  }

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

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
    margin: 1em 0px 1em 0px;
    padding: 10px 15px 10px 15px;
}

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    padding-bottom: 2px;
    font-size: 13px;
    font-style: normal;
    font-family: alice;
    font-weight: 500;
    text-align: left;
    color: #383431;
    text-transform: uppercase;
    margin-bottom: 3px;
    text-shadow: 0px 0px 1px #804880;
}

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

/* B3.3 */
.linkst .pagelink {
    position: absolute;
    top: -5em;
    left: 1em;
    width: 24em;
    text-transform: uppercase;
    font-family: verdana;
    font-size: 8px;
    font-weight: 400;
}

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -5em;
  right: 1em;
  width: 16em;
  text-align: right;
    text-transform: uppercase;
    font-family: verdana;
    font-size: 8px;
    font-weight: 400;

  }

/* 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;
    text-transform: uppercase;
    font-family: verdana;
    font-size: 8px;
    font-weight: 400;
}

/* B3.7 */
.linksb .postlink {
    float: right;
    width: 16em;
    font-weight: bold;
    text-transform: uppercase;
    font-family: verdana;
    font-size: 8px;
    font-weight: 400;
}

/* 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: 0em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

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

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

/* C1.6 */
.punbb fieldset legend span {
    padding: 0 5px;
    margin: 0 0 0 -15px;
    font-size: 11px;
    font-family: 'roboto';
    font-weight: 300;
}

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

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    text-align: center;
    font-family: 'Alice';
    width: 5%;
}

/* C2.3 */
.punbb .main .tcr {
    background-color: transparent;
    overflow: hidden;
    text-align: left;
    line-height: 16px;
    font-size: 11px;
    font-weight: 400;
    width: 20%;
    font-family: 'roboto';
    padding-left: 20px;
}

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

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

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

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

/* C2.8 названия подфорумов*/
#pun-index .tcl h3 {
    font-family: 'Alice';
    z-index: 3;
    font-size: 14px;
    font-weight: 490;
    text-align: center;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    background: url(https://upforme.ru/uploads/001b/0f/ee/351/323565.png) no-repeat top;
    padding: 2px 0px 2px 8px;
    margin-bottom: 4px !IMPORTANT;
    border-radius: 3px;
    box-shadow: 0px 0px 0px 1px #b39bba, 0px 0px 5px #6f4640 inset;
}

#pun-index .tcl h3 a {
    color: #d3bcd9 !important;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px #643d31ab;
}

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

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

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 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;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    padding: 0.4em 1em 0.4em 1.5em;
  }

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

    * html .tclcon {height: 1px}

/* C2.14 */
#pun-index td div.tclcon {
    position: relative;
    margin-left: 15px;
    background: url(https://upforme.ru/uploads/001b/0f/ee/351/97727.png?v=1);
    padding: 7px 10px 7px 10px;
        font-family: 'Roboto';
}

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

#pun-messages.punbb div.icon{
  margin-top: 0px!important;
}

/* C2.16 рамка для подфорумов - категорий */
#pun-index td div.tclcon {
color: #0c211f;
font-family: 'alice';
width:350px;
font-size:12px;
padding-top: -29px;
padding-left: 30px;
padding-right: 90px;
padding-bottom: 26px;
background: url(https://i.imgur.com/zcCSMB1.png) 9px bottom no-repeat, url(https://i.imgur.com/sSnsrkx.png) 9px top no-repeat, url(https://i.imgur.com/rX0Gjuy.png) 9px top repeat-y;
margin-left: 22px;
text-align: center;
min-height:59px;
    }

.tclcon h3{margin-bottom:15px!important;
margin-top:-16px;
margin-left: 22px;}

.tclcon h3 a {
color:#e7efd3 !important;
font-family: 'alice', sans-serif;;
font-size: 17px;
text-transform: uppercase;
text-shadow: 1px 1px #11493b;
font-style:normal;
text-align: center;
   }
.tclcon h3 a:hover {
color: #bde9e0!important;
text-align: center;
  }
 

/* C3 Topics

-------------------------------------------------------------*/
#pun-title, #pun-navlinks {
  border-color: #202021 ;
}

/* CS2.1 */
.punbb .container, .punbb .post-body {
  border-color:  transparent;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
    border-style: none;
    border-width: 0;
  }

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

  }

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

  }

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

  }

/* CS2.6 */

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent;

  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent ;

  }

.punbb .divider {
  border-color: transparent;

  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid transparent ;

  }

li.pa-online {
    font-size: 10px;
    font-weight: 300;
    text-transform: lowercase;
    margin-top: 5px;
    font-family: 'roboto';
}

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */
/* разделитель между постов */
#pun {
background-repeat: repeat-y;
background-position : top center;
}

#pun-viewtopic .post h3 {
    background: rgba(0, 0, 0, 0) url("https://i.imgur.com/YgydP0p.png") no-repeat scroll center top;
    color: #c0c9ab !important;
    font-family: pt sans narrow;
    font-size: 13px;
    height: 114px;
    margin-bottom: -42px;
    margin-left: -76px;
    margin-top: -10px;
width: 1090px;
    padding-top: 20px !important;
   
}
#pun-viewtopic .post h3 span {
    color: #d6bee7;
    margin-left: 295px;
    margin-top: 28px;
    text-shadow: 0 0 1px rgb(0, 0, 0);
    margin-top: 25px;
}
#pun-viewtopic .post h3 span a {
    color: #dbe7be;
    text-shadow: 0 0 1px rgb(0, 0, 0);
}
#pun-viewtopic .post h3 span a:hover {
    color: #c4aacc;
    text-shadow: none;
}
#pun-viewtopic div.post h3 strong::before {
    content: "#";
    font-weight: normal;
}
#pun-viewtopic .post h3 strong {
    font-weight: bold;
    margin-left: 580px;
    position: absolute;
    width: auto;
}

.topic a.sharelink {
    display: none;
}

#pun-index .tcr {
width: 30%;
}

/* C3.3 двигаем дату и номер соо при просмотре через профиль */
.punbb .post h3 span {
    padding: 2px 180px 2px 10px;
display: block;
        color: #e5cbe8;
    font-family: 'Alice';
   
}

.punbb .post h3 a {
    color: #e5cbe8 !important;
    font-family: 'Alice';
}

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }

/* C3.5 текст - статус, плашка, фандом, количество соо*/
.punbb .post .post-author {
    float: left;
    width: 234px;
    overflow: hidden;
    color: #c6b1c6;
    font-family: 'Roboto';
}

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
    padding: 0em 1em 1em 1em;
    line-height: 160%;
}

/* C3.7 */
/*никнейм профиля*/
.pa-author {
    font-style: normal;
    font-family: alice;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    margin-top: 22px;
    color: #e9d2e9;
}

/* C3.8 */
.pa-author a {
    font-family: alice;
    font-size: 18px;
    font-weight: 500;
    color: #dac5e0 !important;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
       transition-duration: 2s;
}

.pa-author a:hover {
    font-family: alice;
    font-size: 18px;
    font-weight: 500;
    color: #b07da3 !important;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px #7d5a7d;
}

.pa-author:first-letter {
    color: #b07da3;
}

/* C3.9 */
/*статус профиля*/
li.pa-title {
    font-size: 11px;
    font-family: 'roboto';
    font-weight: 400;
    text-transform: lowercase;
    margin: 9px 0 0 0 !important;
}

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

/* C3.12 регулируем ширину сообщения */
.punbb .post-box {
    padding: 0px 14px 0px 0px;
}

/*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: 1em 1em 0 0;
    height: 2em;
    line-height: 2em;
    margin-left: -19em;
    border-top-style: dashed;
    border-top-width: 1px;
    background: transparent;
    text-align: right;
    font-weight: bold;
}

/* 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;
    text-transform: uppercase;
    font-family: alice;
    font-size: 8px;
    font-weight: 400;
}

/* 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: -16.3em;
  display: inline;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* D1.2 */
#pun-title h1 {
  display : block;}

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

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

#pun-title h1 span  {
  font-size: 1.5em;}

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

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

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

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

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

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

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

/* D3 Forum navigation
-------------------------------------------------------------*/
/* D3.1 форум участники и т д*/
#pun-navlinks .container {
    text-align: justify;
    top: 322px;
    font-style: normal;
    margin-left: 160px;
    display: flex;
    font-size: 14px;
    justify-content: space-between;
    font-weight: 100;
    text-transform: uppercase;
    height: 20px;
    width: 40px;
    letter-spacing: 0.5px;
    font-family: alice;
    position: absolute;
    /* border: 1px solid red; */
}

/* D3.2 */
#pun-navlinks .container {
  padding: 0.2em 1em;
  padding-top: 4px;}

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


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

/* D4.1 */
#pun-ulinks {

}

/* D4.2 активные темы и т д*/
#pun-ulinks .container {
    text-align: right;
    position: absolute;
    top: 345px;
    /* border: 1px solid red; */
    margin-left: 154px;
    width: 600px;
    letter-spacing: 0.1px;
    display: inline-block;
}

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

#pun-navlinks li, #pun-ulinks li {
    display: inline-block !important;
}

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

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

/* D5.2 двигаем строку с приветствием и датой визита */
#pun-status .container {
    margin: 20px 0px 0px 5px;
    text-align: left;
    font-size: 11px;
    height: 14px;
    text-transform: lowercase;
    font-family: 'Roboto';
    font-weight: 400;
}

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

/* D5.4 */
#pun-crumbs1 {
    font-weight: 400;
    overflow: hidden;
}

/* D5.5 */
#pun-crumbs1 p.container {
    border-top: none;
    padding: 5px 0 20px 5px;
    text-align: left;
    font-family: alice;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

/* D5.6 */
#pun-break1 {
    margin: 0 1em;
    border-style: solid none;
    border-width: 1px 0;
    height: 0;
    margin: 0px 0 0 0 !important;
    position: relative;
    z-index: 1;
}

/* D6 Announcement
-------------------------------------------------------------*/

/* 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 {
    margin-top: -105px;
    position: absolute;
    text-align: center;
    margin-bottom: -5px !important;
}

/* D7 Statistics
-------------------------------------------------------------*/
#pun-stats .container {
    padding: 15px 15px;
    font-family: roboto;
    font-size: 11px;
    font-weight: 400;
       }

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

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

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: center;
  line-height: 150%;}

/* D8.5 */
#pun-about p span {
    display: block;
    padding-left: 50%;
    margin-top: 30px;
    font-family: 'Alice';
    text-transform: uppercase;
}

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

/* D8.7 */
#pun-crumbs2 .container {
    border-bottom: none;
    padding: 0px;
    font-family: alice;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.5px;
}

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style:  none;
  border-width: 0px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }

/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: none;
  border-bottom-width: 0px;
  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: none;
  border-bottom-width: 0px;
  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;
  }

.punbb .user-avatar .avatar-image {
    border-radius: 0 !IMPORTANT;
    height: 30px !important;
    width: 30px !important;
    opacity: .5 !important;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    border: 1px solid #8a6646;
}

.punbb th {
    font-size: 0 !important;
}

html {
    min-width: 1250px!important;
}

div#pun-admain2 h2 span {
    display: initial;
}

#MyBookmarks {
    top: 50px!important;
}

#pun-messages .post h3 {width: 702px; margin-left: -10px !important;}
#pun-messages .post h3 span {width: 702px;}

цвета

/* CS1 Background and text colours
-------------------------------------------------------------*

/* Фон форума */
html, body {
    background: url(https://upforme.ru/uploads/001b/0f/ee/17/723584.png), url(https://upforme.ru/uploads/001b/0f/ee/17/723584.png) center;
    background-color: #3a3733;
background-attachment: fixed;
}

/* Шапка */
#pun-title table {
    background-image: url(https://upforme.ru/uploads/0018/3e/f1/2/147313.png);
    background-repeat: repeat-x;
    background-position: top left;
    border: none;
    width: 1200px;
    height: 432px;
    margin-left: -100.7px;
margin-top: -3px;
    overflow-x: hidden;
}

/* Тело форума */
#pun {
width: 1000px;
background-color: transparent;
background-image: url(https://upforme.ru/uploads/001b/0f/ee/17/843918.png);
background-attachment: scroll;
background-repeat: space repeat;
background-position: top center;}

.punbb {
padding: 0 28px!important;
width: 1000px;}

/* Футер */
#pun-about p.container {
    background-image: url(https://upforme.ru/uploads/001b/0f/ee/17/312719.png);
    background-position: center left;
    background-repeat: repeat-x;
  height: 226px;
  width: 1100px;
  margin-left: -49px;
  margin-bottom: -180px;
    overflow-x: hidden;
}

/* CS1.1 Фон и цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h2, #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, #pun-navlinks .container  {background-color: transpanent;
color: #2c262d;
font-weight: normal;
font-style: normal;
}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
    background-color: transparent;
    color: #b98cba;
    text-align: center;
    font-style: normal;
    font-family: alice;
}

/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background-image: url(https://i.imgur.com/ZPG6LlM.png);
    background-color: #d1b5d4;
    color: #2d2a26;
    border: 1px solid #a7968fb3;
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    background-color: #d6bfd9;
    color: #160218;
}

/* Тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  {
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

.punbb input { border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
    background-image: url(https://upforme.ru/uploads/001b/0f/ee/351/97727.png);
    background-color: #f7ebf3;
}

#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -135px 0 0 -384px;
    width: 768px;
    z-index: 100;
    box-shadow: 0 0 40px #222;
    background-image: url(https://upforme.ru/uploads/001b/0f/ee/351/97727.png);
    background-color: #d1b5d4;
}

/* CS2 Ссылки
-------------------------------------------------------------*/

/* CS2.1 */
.punbb a, .punbb a:link, .punbb a:visited, .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, #pun-navlinks a, #pun-ulinks a {color: #5f4370;
  text-decoration: none;
  }

/* CS2.2 */
.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,  #pun-ulinks a:focus, #pun-ulinks a:active {
color: #1e1b22;
    transition-duration: 1s;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
color: #29262b;
    transition-duration: 1s;
  text-decoration: none;
  }

/*активные темы до наведения*/
#pun-ulinks a {
    font-size: 7px;
    color: #e9caeb;
    font-weight: 400;
    font-family: roboto;
    text-transform: uppercase;
    transition-duration: 1s;
}

/*активные темы при наведении*/
#pun-ulinks a:hover {
  text-decoration: none;
  color: #bea7c9;
    transition-duration: 1s;
}

/* цвет текста форум, участники и т д*/
#pun-navlinks a {
    transition-duration: 1s;
    color: #ceb0d7;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px #24221f;
}

#pun-navlinks a:focus, #pun-navlinks a:active {
color: #dacfe3;
transition-duration: 1s;
}

#pun-navlinks a:hover {
color: #e3cced;
  transition-duration: 1s;
}

/* CS3 Остальное
-------------------------------------------------------------*/

div.icon {
        background: url(https://upforme.ru/uploads/001b/0f/ee/351/184125.png) no-repeat;
margin-left: -10px !important;
}

tr.inew div.icon {
        background: url(https://upforme.ru/uploads/001b/0f/ee/351/836334.png) no-repeat;
margin-left: -10px !important;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: url(https://upforme.ru/uploads/001b/0f/ee/351/387560.png) no-repeat;
    margin-right: 8px !important;
}

#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: url(https://upforme.ru/uploads/001b/0f/ee/351/834119.gif) no-repeat;
    margin-right: 8px !important;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: url(https://upforme.ru/uploads/001b/0f/ee/351/844404.png) no-repeat;
     margin-right: 8px !important;
}

#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    background: url(https://upforme.ru/uploads/001b/0f/ee/351/298360.png) no-repeat;
    margin-right: 8px !important;
}

/* CS3.2 Всё подряд*/
#pun-main div.catleft, #pun-main div.catright {display: none;}
#pun-main .post-author ul {
    text-align: center;
    margin-left: 0px;
}
ul.post-ul-Sp, .post-img-Sp {text-align:center;}
#pun th, #pun-main h2 {text-align: center}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 101%; font-family: "Arial";}
.category h2 span{display: block;}
#pun-stats h2 span {visibility: visible;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}

/*---Прокрутка---*/
::-webkit-scrollbar {
    width: 9px;
    height: 9px;
    background-color: #7e3f7e;
}

::-webkit-scrollbar-thumb {
    background-color: #edc9f2;
    border: 4px solid #7e3f7e;
}

::selection {
    background: #6b417b !important;
    color: #edc9f2;
}

#pun-viewforum.punbb div.icon {
    margin-top: -7px !important;
}

td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: 700;
}

.category .container thead {display: none;}

/*аватар в профиле*/
.punbb .pa-avatar img {
    max-width: 180px !important;
    margin-bottom: 2px;
    border: 2px solid #4b394e;
    outline: 1px solid #4b394e;
    margin-top: 2px;
}

#counters A IMG{opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=30);}
#counters a:hover img {opacity:1.0; -moz-opacity:1.0;
filter:alpha(opacity=70); transition-duration: 2s;}

#size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
    position: absolute;
    right: 6px;
    top: 43px;
    overflow-y: auto;
    padding-top: 10px;
    background-image: url(https://upforme.ru/uploads/001b/0f/ee/351/97727.png);
    background-color: #d1b5d4;
}

#font-area {
    position: absolute;
    right: 6px;
    top: 43px;
    overflow-y: auto;
    height: 300px;
    padding-top: 10px;
    background-image: url(https://upforme.ru/uploads/001b/0f/ee/351/97727.png);
    background-color: #d1b5d4;
}

.punbb .post-content a, .punbb .post-content a:link {
    font-weight: bold;
}

.pun-modal .modal-inner {
    width: 700px;
    max-width: 94%;
    height: auto;
    max-height: 44em;
    margin: 12% auto 0;
    position: relative;
    z-index: 120000;
    overflow: hidden;
    background-image: url(https://upforme.ru/uploads/001b/0f/ee/351/97727.png);
    background-color: #d1b5d4;
}

/***  Заплатка для поля ответа ***/
textarea#main-reply {
  width: 100%;
  height: 100%;
  height: 205px;
  margin: 0 auto !important;
  padding: 0.75em;
  box-sizing: border-box;
  overflow: auto;  }

.button {
    font-family: 'alice' !important;
    background-color: #372338 !important;
    font-size: 9px !important;
    color: #e1d9d4 !important;
    margin-top: 5px !important;
    padding: 4px 15px 4px 15px !important;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 400 !important;
    letter-spacing: 0.5px;
    text-shadow: 1px 1px #66463b;
    border: 1px solid #f9d7fb;
}

#video-area-tinp, #image-area-tinp {
    margin: .5em 0;
    padding: .3em;
    background-image: url(https://upforme.ru/uploads/001b/0f/ee/351/97727.png);
    background-color: #d1b5d4;
    height: 70px;
}

#MyBookmarks {
    display: none;
    position: fixed;
    z-index: 101;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    box-shadow: 0 0 20px rgba(0,0,0,.5);
    width: 250px;
    background-image: url(https://upforme.ru/uploads/001b/0f/ee/351/307041.png);
    background-color: #d1b5d4;
}

#BookmCntToggle.default-style {
    background: #ebd5f6 !important;
    border-left: solid 5px currentColor;
    box-shadow: 0 0 6px rgb(0 0 0 / 42%);
    color: #895e4e !important;
    display: block;
    height: 26px;
    width: 21px;
}

#mask_dialog .inner {
    cursor: default;
    margin: 0;
    width: 760px;
    max-width: 99%;
    max-height: 90%;
    overflow-x: auto;
    z-index: 100;
    background-image: url(https://upforme.ru/uploads/001b/0f/ee/351/97727.png);
    background-color: #d1b5d4;
    padding: 8px;
}


li.pa-ua {
    margin-top: 0.7em;
    display: none !important;
    justify-content: center;
}

#MyBookmarks h2 {
margin: 10px 0 10px 0 !important;
}

.punbb .user-avatar .isonline {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 2px;
    right: 1px !important;
    animation: blinkColor .9s linear infinite;
    -moz-animation: blinkColor .9s linear infinite;
    -webkit-animation: blinkColor .9s linear infinite;
    background: #6f484e !important;
    z-index: 100;
}

#pun-viewforum .tcr {
background-color: transparent;
overflow: hidden;
        text-align: left;
    font-size: 10px;
    font-weight: 400;
    width: 25%;
    font-family: 'roboto';
}

#pun-viewforum .tclcon, #pun-messages .tclcon, #pun-searchtopics .tclcon {
    color: #000;
    font-family: 'roboto';
    text-transform: lowercase;
    font-weight: 400;
    font-size: 11px;
}

#pun-viewforum .tclcon a, #pun-messages .tclcon a, #pun-searchtopics .tclcon a {
    font-family: alice;
    font-size: 14px;
}

#pun-viewforum td.tcr a, #pun-messages td.tcr a, #pun-searchtopics td.tcr a {
    font-family: 'roboto';
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
}

#pun-viewforum span.byuser, #pun-messages span.byuser, #pun-searchtopics span.byuser {
    font-family: 'roboto';
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
}

.activees2 {
    height: 53px;
    width: 160px;
    top: 158px;
    margin-left: 218px !important;
    position: absolute;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    /* border: red 1px solid; */
}

.activees3 {
    height: 43px;
    width: 134px;
    top: 149px;
    margin-left: 0px !important;
    position: absolute;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    /* border: red 1px solid; */
}

.privet {
    height: 64px;
    width: 220px;
    top: 50px;
    margin-left: 747px !important;
    position: absolute;
    text-align: justify;
    z-index: 100;
    font-weight: 400;
    padding-right: 5px;
    line-height: 14px;
    font-family: 'Roboto';
    font-size: 11px;
    overflow-y: auto;
    color: #c9b2cd !important;
    /* border: red 1px solid; */
}

.img {
height: 70px;
    width: 70px;
    top: 34px;
    margin-left: 810px !important;
    position: absolute;
    z-index: 100;
}

.bpostim {
height: 70px;
    width: 70px;
    top: 40px;
    margin-left: 270px !important;
    position: absolute;
    z-index: 100;
}

.bpostext {
height: 70px;
    width: 210px;
    top: 39px;
    margin-left: 36px !important;
    position: absolute;
    text-align: justify;
    z-index: 100;
    font-weight: 400;
    padding-right: 5px;
    line-height: 14px;
    font-family: 'Roboto';
    font-size: 11.5px;
    overflow-y: auto;
    color: #100115 !important;
    /* border: 1px solid red; */
}

.bep {
height: 50px;
    width: 222px;
    top: 224px;
    margin-left: -49px !important;
    position: absolute;
    text-align: right;
    z-index: 100;
    /* border: red 1px solid; */
}

.cast {
height: 50px;
    width: 222px;
    top: 243px;
    margin-left: 604px !important;
    position: absolute;
    text-align: right;
    z-index: 100;
    /* border: red 1px solid; */
}

.needd {
margin: 367px 0px 0px 150px !important;
    position: absolute;
    height: 55px;
    width: 220px;
    display: flex;
    justify-content: space-between;
    /* border: red 1px solid; */
}

.tlinks {
    height: 30px;
    width: 548px;
    top: 163px;
    margin-left: 230px !important;
    text-align: left;
    display: inline-block;
    font-size: 17.5px;
    cursor: pointer;
    font-family: 'Alice';
    /*border: red 1px solid;*/
    text-transform: lowercase;
    position: absolute;
    color: #ccc2cb;
text-shadow: 1px 1px #190821;
}

.tlinks a {
color: #ccc2cb !important;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
       letter-spacing: 0.5px;
}


/*картинки профиля*/
.post-author {
background: url(https://i.imgur.com/f9xl6mT.png) no-repeat bottom, url(https://i.imgur.com/a18Ocno.png) no-repeat top,
url(https://i.imgur.com/qw6V9pR.png);
margin-left: 0px !important;
margin-top: 1px !important;
    margin-bottom: 0px !important;
    padding: 0px 0px 0px 0 !important;
    width: 220px !important;
}

/*цвет ссылок в лз*/
.punbb .post .post-author a {
    color: #dac5e0;
text-shadow: 1px 1px #5b4970;
}

.pa-author strong {
font-weight: 400;
}

.pa-respect, .pa-posts {
    display: inline-block;
    margin-left: 1px !important;
    text-align: center;
    width: 59px;
    line-height: 13px;
    text-transform: lowercase;
    font-size: 11px;
    padding: 2px! important;
    height: 30px;
}

/*фон внутри лз*/
.pa-fld1 {
text-align: justify;
    padding-bottom: 3px;
border: 2px solid #4b394e;
    margin: 0px 4px 3px 4px !IMPORTANT;
width: 188px;
background: url(https://upforme.ru/uploads/001b/0f/ee/351/298073.png);
text-align: justify
}

/*двигать плашку в профиле*/
.pa-fld4 {
    font-family: 'Alice';
    margin: 0px 3px 7px 4px !IMPORTANT;
background: url(https://i.imgur.com/ZdxSXSO.png) no-repeat bottom;
    font-size: 10px;
    text-transform: uppercase;
}

/*всего баллов*/
.pa-fld2 {
    font-family: 'Alice';
border: 2px solid #4b394e;
    margin: 6px 4px 5px 4px !IMPORTANT;
background: url(https://upforme.ru/uploads/001b/0f/ee/351/682378.png) no-repeat bottom;
    font-size: 10px;
    text-transform: uppercase;
}

/*всего постов*/
.pa-fld3 {
    font-family: 'Alice';
border: 2px solid #4b394e;
    margin: 6px 4px 5px 4px !IMPORTANT;
background: url(https://upforme.ru/uploads/001b/0f/ee/351/682378.png) no-repeat bottom;
    font-size: 10px;
    text-transform: uppercase;
}

.pa-ip {
font-family: 'Roboto';
    text-transform: lowercase;
    font-size: 10px;
}

del {
    text-decoration: none!important;
    filter: blur(3px);
     transition-duration: 0.3s;
}
del:hover {
    filter: blur(0px);
     transition-duration: 0.3s;
}

.pa-fld1 lzname {
    display: block;
    text-align: center;
    font-family: 'alice';
    font-size: 14px;
    margin-bottom: 3px !important;
}

.pa-fld1 lzname a {
color: #dac5e0 !important;
background: url(https://i.imgur.com/ZdxSXSO.png) no-repeat bottom;
background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
         }

/*цвет возраста в лз*/
.pa-fld1 lzname sup {
color: #5c3e5e !important;
font-size: 8.5px;
    font-family: 'Roboto';
}

/*основное лз*/
.pa-fld1 lztext {
font-family: 'alice';
font-size: 11.5px;
color: #17091c !important;
margin: 0px 0px 3px 0px !IMPORTANT;
    display: block;
}

.pa-fld1 lztext span {
color: #f3d8f3!important;
}

.punbb h2 span {
display: none;
}

#tags .container {
    position: absolute;
    right: 6px;
    top: 43px;
    z-index: 2;
    border: 1px solid #a488b3;
    background-image: url(https://upforme.ru/uploads/001b/0f/ee/351/97727.png);
    background-color: #d1b5d4;
}

.banners-box {
    margin: 70px 0px 0px 118px !important;
    overflow-y: auto;
    padding-right: 5px;
    height: 74px;
    position: absolute;
    width: 760px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* border: red 1px solid; */
}

.pa-fld1 fandom {
font-family: 'Alice';
    margin: 0px 0px 2px 0px !IMPORTANT;
background: url(https://upforme.ru/uploads/001b/0f/ee/351/682378.png) no-repeat bottom;
       font-size: 10px;
    text-transform: uppercase;
    display: block;
    text-align: center;
}

.plaha2 {
    height: 30px;
    margin: 5px 5px 3px 5px !important;
    display: inline-block;
    min-width: 150px;
background: url(https://upforme.ru/uploads/001b/0f/ee/351/642708.png) no-repeat bottom;
        transition-duration: 2s;
    padding: 0px 4px 0px 4px;
    border-radius: 3px;
    box-shadow: 0px 0px 0px 1px #d7b9e0, 0px 0px 5px #39223d inset;
}
.plaha2 img {
    float: left;
    width: 40px;
    margin-left: -13px;
    margin-top: -4px !important;
}

.plaha2 raz {
    display: block;
    height: 10px;
    margin-top: 2px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Alice';
    font-size: 12px;
    margin-bottom: -1px;
    letter-spacing: 0.6px;
    color: #e1c8e6 !important;
    transition-duration: 1s;
    text-shadow: 1px 1px #3f3256;
}

.plaha2 dva {
    display: block;
    height: 14px;
    text-transform: lowercase;
    text-align: center;
    font-family: roboto, arial;
    color: #d2b3dc;
    font-size: 10px;
    margin-top: 3px !IMPORTANT;
    text-shadow: 1px 1px #35264f;
}

.plaha2:hover {
    height: 30px;
    margin: 5px 5px 2px 5px !important;
    display: inline-block;
    min-width: 150px;
    background: #39223d;
    padding: 0px 4px 0px 4px;
    border-radius: 3px;
    box-shadow: 0px 0px 0px 1px #e6ccf1, 0px 0px 5px #523965 inset;
    transition-duration: 2s;
}

.neww {
position: absolute; */
    text-align: center;
    /* border: red 1px solid; */
    width: 300px;
    top: -206px;
    left: 796px;
}

#pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    margin-top: 4px;
}

.pa-fld2 br {
display: none;
}

.pa-respect img {
width: 8px;
}

#smilies-area, #video-area, #spoiler-area {
    width: 550px !important;
}

/* Обёртка плашки */
.plashka {
  display: flex;
  align-items: center;
}

/* Иконка */
.plashka .icon {
  width: 40px;
  height: 40px;
  background: url(ссылка на дефолтную иконку) no-repeat center center;
}

/* Колонка с текстом */
.plashka div {
  padding-left: 20px;
}

/* Верхний текст */
.plashka strong {
  display: block;
  font-size: 12px;
}

/* Нижний текст */
.plashka span {
  font-size: 10px;
  text-transform: lowercase;
}

#pun .post h3 {
background: rgba(0, 0, 0, 0) url("https://i.imgur.com/YgydP0p.png") no-repeat scroll center top;
    color: #c0c9ab !important;
    font-family: pt sans narrow;
        height: 84px;
    margin-bottom: -42px;
    margin-left: -86px!important;;
    margin-top: -30px;
    padding-top: 45px;
padding-left: 84px;
    width: 1090px;
}

[spoiler="верх"]<style type="text/css">
#MyBookmarks>h2{
  position:relative!important;
}
#MyBookmarks #bm2 {
  color:transparent;
  background: none transparent;
  border:0 none transparent;
}
#MyBookmarks #bm2:after{
  content: url(http://funkyimg.com/i/2cvSs.png);
  display:inline-block!important;
  position:absolute!important;
  top:0!important;
  bottom:0!important;
  left:auto!important;
  right: -7px;
  height:43px!important;
  width:auto!important;
  transform:scale(.52);
  margin:auto 0 auto auto!important;
  opacity:.85;
}
</style>

<div class="tlinks">
<center><a href="https://itisanewworld.rusff.me/viewtopic.php?id=4">роли</a><br>
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=3">правила</a><br>
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=281">faq</a><br>
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=2510">гостевая</a><br>
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=1">нужные</a><br>
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=16">шаблон анкеты</a><br>
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=2475">связь с амс</a><br>
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=25">поиск соигрока</a> </center>
</div>

<!--НУЖНЫЕ-->
<div class="needd"><a href="https://itisanewworld.rusff.me/viewtopic.php?pid=151848#p151848" target=_blank title="Барри Аллен"><img src="https://upforme.ru/uploads/001b/0f/ee/351/t418051.png" width="176" border="0" height="80" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/viewtopic.php?pid=152185#p152185" target=_blank title="Кейтлин Сноу"><img src="https://upforme.ru/uploads/001b/0f/ee/4/363188.png" width="176" border="0" height="80" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/viewtopic.php?pid=265155#p265155" target=_blank title="Стефан Сальваторе"><img src="https://upforme.ru/uploads/001b/0f/ee/351/t23258.png" width="176" border="0" height="80" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=1&p=3#p286269" target=_blank title="Двенадцатый Доктор"><img src="https://upforme.ru/uploads/001b/0f/ee/4/702013.png" width="176" border="0" height="80" style="cursor: pointer;"></a>
</div>

<div style="position: absolute; top: 160px; margin-left: 643px; !important;">
<a href="https://itisanewworld.rusff.me/profile.php?id=268" target=_blank title="Антон"><img src="https://upforme.ru/uploads/001b/0f/ee/351/t589072.png" width="72" border="0" height="15" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/profile.php?id=4" target=_blank title="Импала"><img src="https://upforme.ru/uploads/001b/0f/ee/351/t439872.png" width="72" border="0" height="15" style="cursor: pointer;"></a><br>
<a href="https://itisanewworld.rusff.me/profile.php?id=351" target=_blank title="Арсений"><img src="https://upforme.ru/uploads/001b/0f/ee/351/t508204.png" width="72" border="0" height="15" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/profile.php?id=140" target=_blank title="Дин"><img src="https://upforme.ru/uploads/001b/0f/ee/351/t494105.png" width="72" border="0" height="15" style="cursor: pointer;"></a>
</div>

<div class="img">
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=2772#p296870" target=_blank title="Укитаке Джуширо"><img src="https://upforme.ru/uploads/001b/0f/ee/4/346022.png" width="100" border="0" height="15" style="cursor: pointer;"></a>
</div>

<div class="cast">
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=250&p=2#p295766" target=_blank title="все фандомы"><img src="https://upforme.ru/uploads/001b/0f/ee/4/40305.png" width="210" border="0" height="70" style="cursor: pointer;"></a>
</div>

<div class="activees2">
<a href="https://itisanewworld.rusff.me/profile.php?id=560" target=_blank title="постописец Блэйд"><img src="https://upforme.ru/uploads/001b/0f/ee/17/626388.png" width="53" border="0" height="53" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/profile.php?id=564" target=_blank title="постописец Дань Хэн"><img src="https://upforme.ru/uploads/001b/0f/ee/17/219876.png" width="53" border="0" height="53" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/profile.php?id=268" target=_blank title="постописец Антон"><img src="https://upforme.ru/uploads/001b/0f/ee/4/661591.png" width="53" border="0" height="53" style="cursor: pointer;"></a>
</div>

<div class="activees3">
<a href="https://itisanewworld.rusff.me/profile.php?id=222" target=_blank title="флудер Лиззи"><img src="https://upforme.ru/uploads/001b/0f/ee/17/792831.png" width="43" border="0" height="43" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/profile.php?id=135" target=_blank title="флудер Шон"><img src="https://upforme.ru/uploads/001b/0f/ee/17/945006.png" width="43" border="0" height="43" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/profile.php?id=506" target=_blank title="активист Освальд"><img src="https://upforme.ru/uploads/001b/0f/ee/4/118631.png" width="43" border="0" height="43" style="cursor: pointer;"></a>
</div>

<div class="bep">
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=1893#p192252" target=_blank title="Дана и Сэм"><img src="https://upforme.ru/uploads/001b/0f/ee/4/130765.png" width="210" border="0" height="84" style="cursor: pointer;"></a>
</div>

<div class="bpostext">
Сейчас речь от том, что возникла небольшая проблемка, не с кем было оставить ребенка. Дело все в том, что Тони был на очередном задании по своим делам, а у генерального директора компании "Старк Индастриз" были очень срочные переговоры отложить которые на данный момент было бы не целесообразно, поскольку от них на данный момент зависела дальнейшая судьба компании и Пеппер пришлось принят экстренные меры чтобы снова обратиться в агентство и пригласить домой няню, чтобы та посидела с малышкой, поскольку ребенку на этих важных переговорах не место...
</div>

<div class="bpostim">
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=2823#p296316" target=_blank title="Пеппер"><img src="https://upforme.ru/uploads/001b/0f/ee/4/824212.png" width="65" border="0" height="65" style="cursor: pointer;"></a>
</div>

<div class="privet">
— Если тебе не трудно, принеси бумагу и письменные приборы. Здесь так красиво, что не хочется уходить, а мне еще нужно написать несколько писем, — мягкая улыбка в голосе подчеркивала простоту и незначительность просьбы и казалась извиняющейся, хотя за что?
</div>

<script type="text/javascript">
function openbox(id){
display = document.getElementById(id).style.display;
if(display=='none'){
document.getElementById(id).style.display='block';
}else{
document.getElementById(id).style.display='none';
}
}
</script>

<!-- поднятие репутации в закрытых темах -->
<script type="text/javascript">// спасибо форуму http://downtown.f-rpg.ru/
if($('pun-viewtopic').length)function changeVisibility(b){$('#'+b).toggle(); return};
</script>
<!-- поднятие репутации в закрытых темах -->

<script src="https://forumstatic.ru/files/0017/95/29/89289.js"></script>
<script>
hvScriptSet.addMask({
    guestAccess: ['§ Любимые произведения', '§ Терзания музы', '§ Неопубликованные черновики', '§ Несложившиеся судьбы'],
    forumAccessExtended: {
        '§ Разговоры по душам': ['Игроки'],
        '§ Сказки вместе': ['Игроки'],
        '§ Какой удивительный мир!': ['Игроки'],
        '§ Невозможное возможно': ['Игроки'],
        '§ Страницы книги': ['Игроки'],
        '§ Любимые произведения': ['Игроки'],
        '§ Терзания музы': ['Игроки'],
        '§ Неопубликованные черновики': ['Игроки']
    },
    changeList: {
        'pafld1': {
            title: 'Личное звание',
            description: '',
            tag: 'info',
            class: 'pa-fld1',
            defaultCode: '<lzname><a href="ссылка на анкету">ИМЯ ФАМИЛИЯ КАПСОМ (на русском!)</a><sup>возраст y.o.</sup></lzname><fandom>фандом на англ. языке (с мал. буквы!)</fandom> <lztext><center>а тут текст личного звания любой длины, а тут еще немного о персонаже и в <a href="ссылка">ссылке</a> имя пары или партнера по игре</center></lztext>',
            type: 'html'
        }
    },
    userFields: ['pa-author', 'pa-title', 'pa-avatar', 'pa-fld2', 'pa-fld1', 'pa-posts', 'pa-respect', 'pa-fld3', 'pa-online', 'pa-ip', 'pa-awards']
});
</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>

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

<style>#pun-ulinks #Rz{display:none}</style>

<!-- первое соо без профиля реклама -->
<style>
#p90663 .post-author, #p90663 .post-sig, #p90663 .pl-email, #p90663 .post-author, #p90663 .post-sig, #p90663 .pl-email, #p90663 .post-author, #p90663 .post-sig, #p90663 .pl-email {display:none;}
#p90663 .post-body, #p90663 .post-body, #p90663 .post-body  {margin-left:0!important;}</style>
<!-- конец -->

<!-— НАЧАЛО. скрытие подфорума -->
<script language="JavaScript">
str=document.URL
if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php")
   document.write("<style>#forum_f27{display:none}</style>")
</script>
<!-— КОНЕЦ. скрытие подфорума -->
<!-— НАЧАЛО. скрытие подфорума -->
<script language="JavaScript">
str=document.URL
if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php")
   document.write("<style>#forum_f29{display:none}</style>")
</script>
<!-— КОНЕЦ. скрытие подфорума -->
<!-— НАЧАЛО. скрытие подфорума -->
<script language="JavaScript">
str=document.URL
if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php")
   document.write("<style>#forum_f30{display:none}</style>")
</script>
<!-— КОНЕЦ. скрытие подфорума -->
<!-— НАЧАЛО. скрытие подфорума -->
<script language="JavaScript">
str=document.URL
if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php")
   document.write("<style>#forum_f31{display:none}</style>")
</script>
<!-— КОНЕЦ. скрытие подфорума -->
<!-— НАЧАЛО. скрытие подфорума -->
<script language="JavaScript">
str=document.URL
if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php")
   document.write("<style>#forum_f35{display:none}</style>")
</script>
<!-— КОНЕЦ. скрытие подфорума -->
<!-— НАЧАЛО. скрытие подфорума -->
<script language="JavaScript">
str=document.URL
if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php")
   document.write("<style>#forum_f40{display:none}</style>")
</script>
<!-— КОНЕЦ. скрытие подфорума -->
<!-— НАЧАЛО. скрытие подфорума -->
<script language="JavaScript">
str=document.URL
if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php")
   document.write("<style>#forum_f41{display:none}</style>")
</script>
<!-— КОНЕЦ. скрытие подфорума -->

<!-- HTML верх -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
<style>img.post-img-Sp {margin-left: 0;
margin-top: 5px;
margin-bottom: -5px}
div.tipsy.tipsy-s.Sp-imgSp-img .tipsy-inner{font-size:14px;letter-spacing:1px;}
.post-ul-Sp.Sp1 {margin-left: 0px !important;
margin-top: 6px !important;}
.post[data-group-id="3"] img.post-img-Sp {display: none}
.award br {display: none}
.pa-awards {
margin-top: 14px
}
</style>
<script type="text/javascript" src="https://forumstatic.ru/files/0010/b4/f8/57844.js"></script>

<!-- Разделение ников пользователей в теме запятой -->
<style type="text/css">
div#topic-users-in a:after {
    content: ',';
}
div#topic-users-in a:last-child::after {
    content: '';
}
</style>
<!-- Конец -->

<!---------------------------- Пиар-вход, хтмл верх ---------------------------->
<script src="https://forumstatic.ru/files/0015/c4/3f/26781.js"></script>
<script type="text/javascript">
PR.nick = 'PR'; //Ник PR-аккаунта
PR.pass = '1234'; //Пароль PR-аккаунта
PR.btn_text = 'PR'; //Надпись на кнопке PR-входа(или ссылка на картинку);
PR.set();</script>

<!-- Выделение кода в блоке "Код" -->
<script type="text/javascript" src="https://forumstatic.ru/files/0014/cc/0a/24905.js"></script>
<script>eval(select_text.toString().replace(/\}$/,'try{document.execCommand("copy")}catch(e){}}'))</script>
<script type="text/javascript">select_text.linkText = 'выделить [копируется сразу]' //текст ссылки]</script>

<!-- Опрос тест -->
<script type="text/javascript">
function submitPoll() {
  // собираем данные с формы
  var color = document.querySelector('input[name="color"]:checked').value;

  // отправляем данные на сервер с помощью AJAX
  var xhr = new XMLHttpRequest();
  xhr.open('POST', 'обработчик_формы.php', true);
  xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');
  xhr.send('color=' + encodeURIComponent(color));

  // обрабатываем ответ от сервера
  xhr.onreadystatechange = function() {
    if (xhr.readyState == 4 &amp;&amp; xhr.status == 200) {
      document.getElementById('poll').innerHTML = xhr.responseText;
    }
  };
}
</script>

<script>
$('img[src*="/forumupload"]').attr('src',function(){return this.src.split('/forumupload').join('/forumstatic')})
$('a[href*="/forumupload"]').attr('href',function(){return this.href.split('/forumupload').join('/forumstatic')})
$().pun_mainReady(function(){
$('img[src*="/forumupload"]').attr('src',function(){return this.src.split('/forumupload').join('/forumstatic')})
$('a[href*="/forumupload"]').attr('href',function(){return this.href.split('/forumupload').join('/forumstatic')});})
$(function(){
$('img[src*="/forumupload"]').attr('src',function(){return this.src.split('/forumupload').join('/forumstatic')})
$('a[href*="/forumupload"]').attr('href',function(){return this.href.split('/forumupload').join('/forumstatic')});})
</script>

<!-- Мгновенные уведомления © Alex_63, 2024 -->
<link rel="stylesheet" type="text/css" href="//forumstatic.ru/f/ru/bestbb/notifications.css" />
<script type="text/javascript" src="//forumstatic.ru/f/ru/bestbb/notifications.js"></script>

<!-- Мгновенные уведомления: упоминания © Alex_63, 2020 -->
<script>notifications.load('mentions');</script>

<!-- Мгновенные уведомления: репутация для Rusff © Alex_63, 2019 -->
<script>notifications.load('reputation');</script>

<!-- Мгновенные уведомления: подписки на форум/тему © Alex_63, 2019 -->
<script>notifications.load('

Отредактировано Foxy (2026-05-30 12:54:16)

0

8

верх

<style type="text/css">
#MyBookmarks>h2{
  position:relative!important;
}
#MyBookmarks #bm2 {
  color:transparent;
  background: none transparent;
  border:0 none transparent;
}
#MyBookmarks #bm2:after{
  content: url(http://funkyimg.com/i/2cvSs.png);
  display:inline-block!important;
  position:absolute!important;
  top:0!important;
  bottom:0!important;
  left:auto!important;
  right: -7px;
  height:43px!important;
  width:auto!important;
  transform:scale(.52);
  margin:auto 0 auto auto!important;
  opacity:.85;
}
</style>

<div class="tlinks">
<center><a href="https://itisanewworld.rusff.me/viewtopic.php?id=4">роли</a><br>
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=3">правила</a><br>
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=281">faq</a><br>
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=2510">гостевая</a><br>
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=1">нужные</a><br>
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=16">шаблон анкеты</a><br>
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=2475">связь с амс</a><br>
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=25">поиск соигрока</a> </center>
</div>

<!--НУЖНЫЕ-->
<div class="needd"><a href="https://itisanewworld.rusff.me/viewtopic.php?pid=151848#p151848" target=_blank title="Барри Аллен"><img src="https://upforme.ru/uploads/001b/0f/ee/351/t418051.png" width="176" border="0" height="80" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/viewtopic.php?pid=152185#p152185" target=_blank title="Кейтлин Сноу"><img src="https://upforme.ru/uploads/001b/0f/ee/4/363188.png" width="176" border="0" height="80" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/viewtopic.php?pid=265155#p265155" target=_blank title="Стефан Сальваторе"><img src="https://upforme.ru/uploads/001b/0f/ee/351/t23258.png" width="176" border="0" height="80" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=1&p=3#p286269" target=_blank title="Двенадцатый Доктор"><img src="https://upforme.ru/uploads/001b/0f/ee/4/702013.png" width="176" border="0" height="80" style="cursor: pointer;"></a>
</div>

<div style="position: absolute; top: 160px; margin-left: 643px; !important;">
<a href="https://itisanewworld.rusff.me/profile.php?id=268" target=_blank title="Антон"><img src="https://upforme.ru/uploads/001b/0f/ee/351/t589072.png" width="72" border="0" height="15" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/profile.php?id=4" target=_blank title="Импала"><img src="https://upforme.ru/uploads/001b/0f/ee/351/t439872.png" width="72" border="0" height="15" style="cursor: pointer;"></a><br>
<a href="https://itisanewworld.rusff.me/profile.php?id=351" target=_blank title="Арсений"><img src="https://upforme.ru/uploads/001b/0f/ee/351/t508204.png" width="72" border="0" height="15" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/profile.php?id=140" target=_blank title="Дин"><img src="https://upforme.ru/uploads/001b/0f/ee/351/t494105.png" width="72" border="0" height="15" style="cursor: pointer;"></a>
</div>

<div class="img">
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=2772#p296870" target=_blank title="Укитаке Джуширо"><img src="https://upforme.ru/uploads/001b/0f/ee/4/346022.png" width="100" border="0" height="15" style="cursor: pointer;"></a>
</div>

<div class="cast">
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=250&p=2#p295766" target=_blank title="все фандомы"><img src="https://upforme.ru/uploads/001b/0f/ee/4/40305.png" width="210" border="0" height="70" style="cursor: pointer;"></a>
</div>

<div class="activees2">
<a href="https://itisanewworld.rusff.me/profile.php?id=560" target=_blank title="постописец Блэйд"><img src="https://upforme.ru/uploads/001b/0f/ee/17/626388.png" width="53" border="0" height="53" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/profile.php?id=564" target=_blank title="постописец Дань Хэн"><img src="https://upforme.ru/uploads/001b/0f/ee/17/219876.png" width="53" border="0" height="53" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/profile.php?id=268" target=_blank title="постописец Антон"><img src="https://upforme.ru/uploads/001b/0f/ee/4/661591.png" width="53" border="0" height="53" style="cursor: pointer;"></a>
</div>

<div class="activees3">
<a href="https://itisanewworld.rusff.me/profile.php?id=222" target=_blank title="флудер Лиззи"><img src="https://upforme.ru/uploads/001b/0f/ee/17/792831.png" width="43" border="0" height="43" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/profile.php?id=135" target=_blank title="флудер Шон"><img src="https://upforme.ru/uploads/001b/0f/ee/17/945006.png" width="43" border="0" height="43" style="cursor: pointer;"></a>
<a href="https://itisanewworld.rusff.me/profile.php?id=506" target=_blank title="активист Освальд"><img src="https://upforme.ru/uploads/001b/0f/ee/4/118631.png" width="43" border="0" height="43" style="cursor: pointer;"></a>
</div>

<div class="bep">
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=1893#p192252" target=_blank title="Дана и Сэм"><img src="https://upforme.ru/uploads/001b/0f/ee/4/130765.png" width="210" border="0" height="84" style="cursor: pointer;"></a>
</div>

<div class="bpostext">
Сейчас речь от том, что возникла небольшая проблемка, не с кем было оставить ребенка. Дело все в том, что Тони был на очередном задании по своим делам, а у генерального директора компании "Старк Индастриз" были очень срочные переговоры отложить которые на данный момент было бы не целесообразно, поскольку от них на данный момент зависела дальнейшая судьба компании и Пеппер пришлось принят экстренные меры чтобы снова обратиться в агентство и пригласить домой няню, чтобы та посидела с малышкой, поскольку ребенку на этих важных переговорах не место...
</div>

<div class="bpostim">
<a href="https://itisanewworld.rusff.me/viewtopic.php?id=2823#p296316" target=_blank title="Пеппер"><img src="https://upforme.ru/uploads/001b/0f/ee/4/824212.png" width="65" border="0" height="65" style="cursor: pointer;"></a>
</div>

<div class="privet">
— Если тебе не трудно, принеси бумагу и письменные приборы. Здесь так красиво, что не хочется уходить, а мне еще нужно написать несколько писем, — мягкая улыбка в голосе подчеркивала простоту и незначительность просьбы и казалась извиняющейся, хотя за что?
</div>

<script type="text/javascript">
function openbox(id){
display = document.getElementById(id).style.display;
if(display=='none'){
document.getElementById(id).style.display='block';
}else{
document.getElementById(id).style.display='none';
}
}
</script>

<!-- поднятие репутации в закрытых темах -->
<script type="text/javascript">// спасибо форуму http://downtown.f-rpg.ru/
if($('pun-viewtopic').length)function changeVisibility(b){$('#'+b).toggle(); return};
</script>
<!-- поднятие репутации в закрытых темах -->

<script src="https://forumstatic.ru/files/0017/95/29/89289.js"></script>
<script>
hvScriptSet.addMask({
    guestAccess: ['§ Любимые произведения', '§ Терзания музы', '§ Неопубликованные черновики', '§ Несложившиеся судьбы'],
    forumAccessExtended: {
        '§ Разговоры по душам': ['Игроки'],
        '§ Сказки вместе': ['Игроки'],
        '§ Какой удивительный мир!': ['Игроки'],
        '§ Невозможное возможно': ['Игроки'],
        '§ Страницы книги': ['Игроки'],
        '§ Любимые произведения': ['Игроки'],
        '§ Терзания музы': ['Игроки'],
        '§ Неопубликованные черновики': ['Игроки']
    },
    changeList: {
        'pafld1': {
            title: 'Личное звание',
            description: '',
            tag: 'info',
            class: 'pa-fld1',
            defaultCode: '<lzname><a href="ссылка на анкету">ИМЯ ФАМИЛИЯ КАПСОМ (на русском!)</a><sup>возраст y.o.</sup></lzname><fandom>фандом на англ. языке (с мал. буквы!)</fandom> <lztext><center>а тут текст личного звания любой длины, а тут еще немного о персонаже и в <a href="ссылка">ссылке</a> имя пары или партнера по игре</center></lztext>',
            type: 'html'
        }
    },
    userFields: ['pa-author', 'pa-title', 'pa-avatar', 'pa-fld2', 'pa-fld1', 'pa-posts', 'pa-respect', 'pa-fld3', 'pa-online', 'pa-ip', 'pa-awards']
});
</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>

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

<style>#pun-ulinks #Rz{display:none}</style>

<!-- первое соо без профиля реклама -->
<style>
#p90663 .post-author, #p90663 .post-sig, #p90663 .pl-email, #p90663 .post-author, #p90663 .post-sig, #p90663 .pl-email, #p90663 .post-author, #p90663 .post-sig, #p90663 .pl-email {display:none;}
#p90663 .post-body, #p90663 .post-body, #p90663 .post-body  {margin-left:0!important;}</style>
<!-- конец -->

<!-— НАЧАЛО. скрытие подфорума -->
<script language="JavaScript">
str=document.URL
if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php")
   document.write("<style>#forum_f27{display:none}</style>")
</script>
<!-— КОНЕЦ. скрытие подфорума -->
<!-— НАЧАЛО. скрытие подфорума -->
<script language="JavaScript">
str=document.URL
if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php")
   document.write("<style>#forum_f29{display:none}</style>")
</script>
<!-— КОНЕЦ. скрытие подфорума -->
<!-— НАЧАЛО. скрытие подфорума -->
<script language="JavaScript">
str=document.URL
if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php")
   document.write("<style>#forum_f30{display:none}</style>")
</script>
<!-— КОНЕЦ. скрытие подфорума -->
<!-— НАЧАЛО. скрытие подфорума -->
<script language="JavaScript">
str=document.URL
if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php")
   document.write("<style>#forum_f31{display:none}</style>")
</script>
<!-— КОНЕЦ. скрытие подфорума -->
<!-— НАЧАЛО. скрытие подфорума -->
<script language="JavaScript">
str=document.URL
if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php")
   document.write("<style>#forum_f35{display:none}</style>")
</script>
<!-— КОНЕЦ. скрытие подфорума -->
<!-— НАЧАЛО. скрытие подфорума -->
<script language="JavaScript">
str=document.URL
if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php")
   document.write("<style>#forum_f40{display:none}</style>")
</script>
<!-— КОНЕЦ. скрытие подфорума -->
<!-— НАЧАЛО. скрытие подфорума -->
<script language="JavaScript">
str=document.URL
if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php")
   document.write("<style>#forum_f41{display:none}</style>")
</script>
<!-— КОНЕЦ. скрытие подфорума -->

<!-- HTML верх -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
<style>img.post-img-Sp {margin-left: 0;
margin-top: 5px;
margin-bottom: -5px}
div.tipsy.tipsy-s.Sp-imgSp-img .tipsy-inner{font-size:14px;letter-spacing:1px;}
.post-ul-Sp.Sp1 {margin-left: 0px !important;
margin-top: 6px !important;}
.post[data-group-id="3"] img.post-img-Sp {display: none}
.award br {display: none}
.pa-awards {
margin-top: 14px
}
</style>
<script type="text/javascript" src="https://forumstatic.ru/files/0010/b4/f8/57844.js"></script>

<!-- Разделение ников пользователей в теме запятой -->
<style type="text/css">
div#topic-users-in a:after {
    content: ',';
}
div#topic-users-in a:last-child::after {
    content: '';
}
</style>
<!-- Конец -->

<!---------------------------- Пиар-вход, хтмл верх ---------------------------->
<script src="https://forumstatic.ru/files/0015/c4/3f/26781.js"></script>
<script type="text/javascript">
PR.nick = 'PR'; //Ник PR-аккаунта
PR.pass = '1234'; //Пароль PR-аккаунта
PR.btn_text = 'PR'; //Надпись на кнопке PR-входа(или ссылка на картинку);
PR.set();</script>

<!-- Выделение кода в блоке "Код" -->
<script type="text/javascript" src="https://forumstatic.ru/files/0014/cc/0a/24905.js"></script>
<script>eval(select_text.toString().replace(/\}$/,'try{document.execCommand("copy")}catch(e){}}'))</script>
<script type="text/javascript">select_text.linkText = 'выделить [копируется сразу]' //текст ссылки]</script>

<!-- Опрос тест -->
<script type="text/javascript">
function submitPoll() {
  // собираем данные с формы
  var color = document.querySelector('input[name="color"]:checked').value;

  // отправляем данные на сервер с помощью AJAX
  var xhr = new XMLHttpRequest();
  xhr.open('POST', 'обработчик_формы.php', true);
  xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');
  xhr.send('color=' + encodeURIComponent(color));

  // обрабатываем ответ от сервера
  xhr.onreadystatechange = function() {
    if (xhr.readyState == 4 &amp;&amp; xhr.status == 200) {
      document.getElementById('poll').innerHTML = xhr.responseText;
    }
  };
}
</script>

<script>
$('img[src*="/forumupload"]').attr('src',function(){return this.src.split('/forumupload').join('/forumstatic')})
$('a[href*="/forumupload"]').attr('href',function(){return this.href.split('/forumupload').join('/forumstatic')})
$().pun_mainReady(function(){
$('img[src*="/forumupload"]').attr('src',function(){return this.src.split('/forumupload').join('/forumstatic')})
$('a[href*="/forumupload"]').attr('href',function(){return this.href.split('/forumupload').join('/forumstatic')});})
$(function(){
$('img[src*="/forumupload"]').attr('src',function(){return this.src.split('/forumupload').join('/forumstatic')})
$('a[href*="/forumupload"]').attr('href',function(){return this.href.split('/forumupload').join('/forumstatic')});})
</script>

<!-- Мгновенные уведомления © Alex_63, 2024 -->
<link rel="stylesheet" type="text/css" href="//forumstatic.ru/f/ru/bestbb/notifications.css" />
<script type="text/javascript" src="//forumstatic.ru/f/ru/bestbb/notifications.js"></script>

<!-- Мгновенные уведомления: упоминания © Alex_63, 2020 -->
<script>notifications.load('mentions');</script>

<!-- Мгновенные уведомления: репутация для Rusff © Alex_63, 2019 -->
<script>notifications.load('reputation');</script>

<!-- Мгновенные уведомления: подписки на форум/тему © Alex_63, 2019 -->
<script>notifications.load('subscriptions');</script>

<!-- Мгновенные уведомления: новые посты из важных тем © Alex_63, 2019 -->
<script type="text/javascript">
notifications.load('common', {});
notifications.load('important', {topics: [308, 402, 49]}); // ID важных тем (через запятую)
</script>

<!-- Скрытие профиля в теме тегом © Alex_63 -->
<style type="text/css">.hideprofile .post-author,.hideprofile .pl-email,.hideprofile .pl-website{display:none!important}
.hideprofile .post-body,.hideprofile .post-links,.hideprofile .post-links ul,.post.hideprofile h3>span{margin-left:0!important}</style>
<script>
FORUM.set('editor.addition.tags.hideprofile',{name:'Скрыть минипрофиль',onclick:function(){insert('[hideprofile]');}});
$().pun_mainReady(function(){$('.post:contains("[hideprofile]")').addClass('hideprofile').html(function(){return $(this).html().replace(/\[hideprofile\]/gim,'')})});
</script>

низ

<script>
$('img[src*="/forumupload"]').attr('src',function(){return this.src.split('/forumupload').join('/forumstatic')})
$('a[href*="/forumupload"]').attr('href',function(){return this.href.split('/forumupload').join('/forumstatic')})
$().pun_mainReady(function(){
$('img[src*="/forumupload"]').attr('src',function(){return this.src.split('/forumupload').join('/forumstatic')})
$('a[href*="/forumupload"]').attr('href',function(){return this.href.split('/forumupload').join('/forumstatic')});})
$(function(){
$('img[src*="/forumupload"]').attr('src',function(){return this.src.split('/forumupload').join('/forumstatic')})
$('a[href*="/forumupload"]').attr('href',function(){return this.href.split('/forumupload').join('/forumstatic')});})
</script>

<!--Своя картинка в каждую категорию -->
<script type="text/javascript">$(document).ready(function(){
myarray=new Array(
"Сделай это  To do list", "https://i.imgur.com/FN1Laug.png",
"В новом мире  At the New world", "https://i.imgur.com/6wnK3zK.png",
"Деловые люди  Business People", "https://i.imgur.com/xNeYvKa.png",
"Храбрые сердцем  Braveheart", "https://i.imgur.com/hYIdTYi.png",
"Разговорный клуб  Speaking Club", "https://i.imgur.com/DzItgON.png",
"Сила движения  Power of Movement", "https://i.imgur.com/G9dOZ6k.png",
"В свете софитов  In the Spotlight", "https://i.imgur.com/O4feL5Q.png",
"Лучшие моменты  Best Moments", "https://i.imgur.com/EAi1z5T.png",
"Статистика форума", "https://i.imgur.com/ZW06v8R.png" )
        $("#pun-index div.category h2,#pun-index #pun-stats h2").each(function (i) {
for(q=0;q<myarray.length;q++){
var cssObj = {
  "height":"70px",
  "width":"1060px",
  "margin-left": "-36px",
  "background-color": "transparent",
  "background-image":"url("+myarray[q+1]+")",
  "background-repeat":"no-repeat",
}
        if($(this).children("span").text()==myarray[q])$(this).css(cssObj);
        q++}
    });
});
</script>

<script><!--Универсальный скрипт замены. -->
function UniverСhange(selektor,changed,substitute){
$(selektor).each(function(){if ($(this).parent().html()!=null){if($(this).parent().html().indexOf(changed)!=-1){
$(this).parent().html($(this).parent().html().replace(changed,substitute));};};});}

UniverСhange("li#navadmin","Администрирование","админ."); //На следущей строке можно добавить еще запрос

</script>

<!-- кнопки вверх вниз-->
<div class="go-up" id='ToTop'><img src="https://i.imgur.com/scTML56.png" border="0" width=100%/></div>
<div class="go-down" id='OnBottom'><img src="https://i.imgur.com/Ovp4uUd.png" border="0" width=100%/></div>
<style>
.go-up,.go-down {
display:none;
position:fixed; /*позиционируем*/
right:30px; /*указываем положение, если слева - left*/
z-index:9999; /*показываем поверх все элементов на странице*/
cursor:pointer;
opacity:.8; /*прозрачность*/
margin-bottom:200px;
width:120px; /*ширина кнопки*/
height:100px; /*высота кнопки*/
}
.go-up {
bottom:160px; /*положение от низа окна браузера верхняя кнопка*/
margin-right: 12px;
}
.go-down {
bottom:97px; /*положение от низа окна браузера нижняя кнопка кнопка*/
}
.go-down:hover,.go-up:hover {
opacity:1;
}
</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>

<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/79605.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/70732.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/65993.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/94145.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/67547.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/45815.otf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/24416.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/50242.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/55415.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/14951.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/34985.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/90551.otf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/30075.ttf');
</style>

<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/31611.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/29798.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/76185.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/15499.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/21613.otf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/16017.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/62150.otf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/76813.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/84661.ttf');
</style>
<style>
@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/29715.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/64250.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/79626.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/98104.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/81115.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/87562.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/43844.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/93626.ttf');
</style>
<style>
@import url('https://forumstatic.ru/files/001b/0f/ee/73900.ttf');
</style>

<script type="text/javascript">
if (document.URL.indexOf("viewtopic") != -1) {
var ft; var i; var ft_f; var j = "";
ft = document.getElementById("font-area");

var ft_f = new Array();
ft_f.push('Avanti Serif');
ft_f.push('ANTRASTE');
ft_f.push('Belta');
ft_f.push('BRITANNIC');
ft_f.push('Elephant');
ft_f.push('JWH');
ft_f.push('Niagara Solid');
ft_f.push('RetroElectro');
ft_f.push('Trajan Pro');
ft_f.push('Wendy');
ft_f.push('A Glitch In Time');
ft_f.push('Advert');
ft_f.push('all hail julia');
ft_f.push('Annabelle');
ft_f.push('Automobile');
ft_f.push('ChopinScript');
ft_f.push('Denistina');
ft_f.push('Hipster Script Pro');
ft_f.push('Janda Stylish Script');
ft_f.push('Jellyka Western Princess');
ft_f.push('Lobster');
ft_f.push('Mistral');
ft_f.push('Motion Picture Personal Use');
ft_f.push('Playdate');
ft_f.push('Pushkin');
ft_f.push('Script MT');
ft_f.push('Segoe print');
ft_f.push('Soljik-Dambaek');
ft_f.push('Southern Aire Personal Use Only');
ft_f.push('SpaceZombie');
ft_f.push('Sverige Script Demo');
ft_f.push('Tamoro Script Personal Use Only');
ft_f.push('Wallows');

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>

<!-- Регулировка размера шрифта в постах © Alex_63 -->
<style>
.FNTslider {
    border-radius: 4px;
    position: relative;
    z-index: 1000;
    background: #c3abc3;
    width: 110px;
    height: 4px;
    margin: 5px 188px;
    border: solid 1px #8f5d9b;
    float: right;
}
.FNTslider .before {
    height: 4px;
    border: solid 1px #7f5391;
    border-right: none 0;
    border-radius: 4px 0 0 4px;
    position: absolute;
    background: #875d9b;
    margin-top: -1px;
}
.FNTslider .thumb {
    width: 5px;
    height: 10px;
    border-radius: 3px;
    position: relative;
    top: -4px;
    background: #a371b1;
    cursor: pointer;
    border: 1px solid #9b75ad;
}
</style>
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/31001.js"></script>

<!--замена коротких тире на длинные -->
<script>$('.post-content p').html(function(){return this.innerHTML.replace(/(\s|&nbsp;)?-(\s|&nbsp;)/g,'$1&mdash;$2')})</script>

<!-- кнопка выравнивание по ширине -->
<style type="text/css">
#button-justify { background:url('http://icons.iconarchive.com/icons/famfamfam/silk/16/text-align-justify-icon.png') center no-repeat!important;}
</style>
<script type="text/javascript">
$(document).ready(function(){
$("#post #button-center").after('<td id=button-justify align=center valign=center title="Выравнивание по ширине"><img onclick="bbcode(\'\',\'\')" src="/i/blank.gif"/></td>');});
</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:0em 0.6em;"></span>'; /*удвоенные Отступы сверху и слево*/
$('.post-content p:contains("'+b+'")').each(function(){ $(this).html( $(this).html().replace(/\[indent\]/gm,indent));});}());
</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>

<!--СЧЕТЧИК СИМВОЛОВ-->
<script>var a,L,epl=$("#main-reply"),str='<small id="plng" style="border:1px solid;padding:2px 3px;margin:0 20px 0 10px;">Написано символов: <b>00</b> </small>';epl.parents("fieldset").find("legend").prepend(str);function epl3(){a=epl.val().length;if(a>9){L=''}else{L='0'};$("#plng b").text(L+a)};epl3();$(".pl-quote").click(function (){setTimeout('epl3()',100)});epl.bind('mouseout mousemove keydown keypress keyup',function(e){epl3()});</script>

<script type="text/javascript">
function to(username)
{insert('' + username + '' + ', ');}
</script>

<!--полезный скрипт -->
<style>
.lastedit {display:none;}
</style>

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

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

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

<!-- Скрыть "отредактировано" из сообщения -->
<style>.lastedit {display:none;}</style>
<!-- конец -->

<!-- Кликабельность ника в постах Гостя -->
<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('--')\" src=\"/i/blank.gif\"/><b><p style=\"z-index:20;position:absolute;height14px;margin:-15px 0 0 22px;\">2</p></b></td>"
$("#button-image").after(oldIMG);
</script>

<!-- Загрузчик изображений в форме ответа © 2018 Alex_63 -->
<script>FORUM.defaultHost = 'imgur'; // Хостинг по умолчанию: 'uploads' 'imgur' 'imageban'</script>
<link rel="stylesheet" type="text/css" href="https://forumstatic.ru/files/0019/7e/db/89578.css?v=2" />
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/18001.js"></script>

<!-- HTML низ -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
    <script>
    var a1 = 1 // 0 - спойлер-аккордеон, 1 - вертикальный спойлер; 3 - обычный спойлер
    var a2 = 0 // 0 - Скрытие первой вкладки; 1 - Показ первой вкладки;
    var a3 = 0 // Резкость Открытия: 0 - Плавно; 1 - Резко;

    var LiArr=new Array(
    //При наличии двух косых => // в начале пункта, - пункт не скрывается.

    //"pa-author",     //Ник-Нейм
    //"pa-avatar",     //Аватар
    //"pa-title",      //статус
    //"pa-reg",        //Зарегистрирован
    //"pa-invites", //Приглашений
    //"pa-posts",      //Кол-во сообщений:
    //"pa-respect",    //Уважение:
    //"pa-positive",   //Позитив
    //"pa-sex",        //Пол
    //"pa-age",        //Возраст
    //"pa-icq",        //Аська
    //"pa-ip",         //IP Юзера
    //"pa-time-visit", //Провел на форуме:
    //"pa-last-visit", //Последний визит:
    //"pa-online",     //Пользователь online - Не засовываем в спойлеры

   // "pa-from",       //Откуда
    //"pa-fld1",       //Доп.Поле.1

    // 3 кнопка- ссылка на Картинку
    "https://i.imgur.com/7Xnz8b8.png",

    //"pa-fld2",       //Доп.Поле.2
    //"pa-fld3",       //Доп.Поле.3
    //"pa-fld4",       //Доп.Поле.4
    //"pa-fld5",       //Доп.Поле.5
    "award",      //Награды(только для rusff и ork)
    "gift",         //Подарки(только для rusff и ork)

    //Конец Списка,
    "_End"); SetProvilSpoil(a1,a2,a3);
    </script>
    <!--Конец//=Cпойлер cкрытия Инфы под N-кнопок в Профиле Топик-->

<!-- Аватар по умолчанию / Deff, Alex_63 -->
<script type="text/javascript">
var DefAvtr = 'https://upforme.ru/uploads/001b/0f/ee/351/850692.png'; //Ссылка на аватар по умолчанию

DefAvtr='<li class="pa-avatar item2"><img class="defavtr" src="'+DefAvtr+'" alt="Аватар"/></li>';
$('#pun-viewtopic .pa-title').each(function(){if($(this).parent().find('.pa-avatar').html()==null)$(this).after(DefAvtr);});
</script>

<!--Переключение раскладки выделенного текста -->
<style>#button-transL{background-image:url(https://i.imgur.com/Ok5ysaA.png)}</style>
<script type="text/javascript">S='<img src="http://forum.mybb.ru/i/blank.gif" title="Lat↔ Русс" onclick="bbcode(\'[Lat-Rus]\',\'[/Rus-Lat]\');LatRus();"/>';
$("#button-font").after('<td id=button-transL>'+S+'</td>');var TxtTrans1='lat';
function LatRus(){if(TxtTrans1=='lat'){TxtTrans1='rus'}else{TxtTrans1='lat'};
lat0='qwertyuiopasdfghjkl;\'zxcvbnm\,QWERTYUIOP{}ASDFGHJKL:"ZXCVBNM<>`~[].'.split('');
lat='qwertyuiopasdfghjkl;\'zxcvbnm\,QWERTYUIOP{}ASDFGHJKL:"ZXCVBNM<>`~'.split('');
lat.push('\\[');lat.push('\\]');lat.push('\\.');
rus=('йцукенгшщзфывапролджэячсмитьбЙЦУКЕНГШЩЗХЪФЫВАПРОЛДЖЭЯЧСМИТЬБЮёЁхъю').split('');
function transF(p){ar1=lat;ar2=rus;if(TxtTrans1=='lat'){ar2=lat0;ar1=rus}for(var i=0; i<ar1.length; i++){trans='/'+ar1[i]+'/g';p=p.replace(eval(trans), ar2[i])}return p;}L=$('#main-reply').val();L=L.replace(/\[Lat-Rus\]([\s\S]*)\[\/Rus-Lat\]/mg,function(a,b,c){return transF(b);});$('#main-reply').val(L);}
</script>

<div id="counters" class="banners-box">
<!-- Top.Roleplay.Ru --><script type="text/javascript" language="javascript">
var topRPGc="<img src='https://s02.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=26472&rnd=" + Math.random();
topRPGc += "&r="+escape(document.referrer)+"' width='1' height='1' border='0'><a href='https://rpgtop.su/26472' title='Рейтинг Ролевых Ресурсов - RPG TOP' target='_blank'>"+
"<img src='//img.rpgtop.su/88x31x11x4.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a> ";
document.write(topRPGc);
</script>
<noscript>
<img src='//s02.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=26472' width='1' height='1' border='0'><a href='https://rpgtop.su/26472' target='_blank'><img src='//img.rpgtop.su/88x31x11x4.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a>
</noscript><!-- /Top.Roleplay.Ru --> <a href="https://1920.rusff.me/" target="_blank"><img src="https://upforme.ru/uploads/0019/49/95/2/81362.png" border="0" width="88" height="31" title="1920. Потерянное поколение"/></a><a href="http://toeden.rusff.me" title="Магический реализм, США, 2022 год"  target="_blank"><img src="https://i.imgur.com/ZFiLFxE.gif" alt="Return to eden"></a></a> <a href="https://tmsqr.ru/" target="_blank"><img src='https://i.imgur.com/q4P8TKn.gif' title="time§quare" /></a> <a href="http://narutoexile.ru" target="_blank"><img border="0" src="https://forumstatic.ru/files/001a/74/14/91935.gif" title="NARUTO: Exile" width="88" height="31"></a><a href="https://sideffect.rusff.me/" target="_blank"><img src="https://i.imgur.com/Qq1wM9t.gif" title="seoul // real life"></a> <a href="https://dis.f-rpg.me/" target=_"blank"><img src="https://forumstatic.ru/files/001a/e7/ed/65531.jpg" title="DIS" alt="DIS" border="0"></a><a href="https://mirine.rusff.me" title="MIRINE"><img src="https://i.imgur.com/DHFqKaK.png" target="_blank" border="0" width="88" height="31"></a><a href='https://onlinecross.ru/' target='_blank' title='ONLINECROSS'><img src='https://forumstatic.ru/files/001c/91/32/65870.jpg' border='0' width='88' height='31'></a><a href="http://symbiosis.rusff.me"><img src="https://forumstatic.ru/files/001a/ed/fd/49772.gif" title="symbiosis" border="0" width="88" height="31"></a> <a href="https://bostoncrazzy.rusff.me/" target="blank"><img src="https://i.imgur.com/MjPg7nE.gif"  title="BOSTON"></a><a href="https://magia-frpg.ru/" target="_blank"><img src="https://upforme.ru/uploads/001a/fa/19/2/153026.gif" title="MAGIA" border="0" width="88" height="31"></a>  <a href="http://holod.rusff.me" target="_blank"><img src="https://s7.uploads.ru/YmQdR.gif" title="ХОЛОД" width="88" height="31"></a><a href="https://crossfeeling.rusff.me/" target="_blank">
<img src="https://upforme.ru/uploads/001c/11/e3/2/579101.png"
title="crossfeeling"
border="1" width="88" height="31"></a><a href="https://replay.rusff.me" target="_blank"> <img src="https://i.imgur.com/nQKA3xF.gif" title="Replay: Atlantic-City" border="0" alt="Replay: Atlantic-City"></a> <a href="https://acadia.rusff.me" target="_blank"><img src="https://i.imgur.com/RKoHj69.png" title="АКАДИЯ"></a><a href="https://barcross.rusff.me" title="CROSS BAR" target="_blank"><img src="https://upforme.ru/uploads/001b/2c/35/1981/803850.png"></a><a href="http://eltropicano.ru/#?advNum=site_banner" target="_blank">
<img src="https://i.imgur.com/9zY3Dbu.gif" ></a><a href="https://exlibrisforlife.ru" title="ex libris crossover" target="_blank"><img src="https://i.ibb.co/Y4GZXfmm/IMG-1894.jpg" alt="ex libris"></a><a href="https://sunnycross.ru/"><img src="https://forumstatic.ru/files/001c/a3/09/15670.jpg"></a><a href="https://thedome.rusff.me/" target="_blank"><img src='https://forumstatic.ru/files/001b/e7/0b/28425.gif' title="Город, из которого нет выхода" /></a><a href="https://memlane.rusff.me" title="memory lane" target="_blank"><img src="https://forumstatic.ru/files/0019/9e/ef/37898.png" width="88" height="31" border="0"></a><a href="http://imperiumaeternum.rolka.me/" target="_blank"><img src="https://i.imgur.com/WX5beWm.gif" title="Imperium Aeternum"></a><a href="https://arkhaim.su/index.php" target="_blank" title="Аркхейм: авторский мир, фэнтези, рисованные внешности"><img src="https://forumstatic.ru/files/001b/8c/87/29818.png" width="88" height="31"/></a> <a href="http://soullove.ru" target=_blank> <img src="https://upforme.ru/uploads/000e/5d/50/2/23565.png" border="0" alt="soul love"></a><a href="https://kingscross.f-rpg.me/" target="_blank"><img title="KINGSCROSS. Внимание, поезд отправляется!" src="https://forumstatic.ru/files/001a/08/74/15843.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://genshin.rusff.me/"><img src="https://forumstatic.ru/files/001b/5c/7f/13066.jpg" title="Genshin Impact: Tales of Teyvat"></a> <a href="https://miamiclub.ru" target="_blank"> <img src="https://forumstatic.ru/files/001b/fb/fb/50003.gif" title="MIAMI CLUB" border="0" alt="MIAMI CLUB"></a></a><a href="https://genshineclipse.com/" title="Genshin Impact: Celestial Eclipse" target="_blank"><img src="https://upforme.ru/uploads/001b/df/32/147/26957.gif"></a><a href="https://nightcity.rusff.me/" target=_blank> <img src="https://upforme.ru/uploads/001b/b3/8e/87/612150.gif" border="0" alt="NIGHT CITY VIBE"></a><a href="https://faceinless.ru" target=_blank><img src="https://upforme.ru/uploads/0014/e2/8d/3/240128.png" title="TVD: FACELESS"><a href="https://execute.rusff.me/" target="_blank"><img src="https://upforme.ru/uploads/001b/f1/3b/2/979947.png" alt="Execute" title="Execute [кроссовер]" width="88" height="31"></a><a href="https://sinistrum.f-rpg.me" target="_blank"><img src="https://upforme.ru/uploads/001b/ea/09/6/972347.png" alt="sinistrum"></a><a href="https://theraven.rusff.me/" target="_blank"><img src="https://upforme.ru/uploads/001c/00/4d/5/220581.gif" title="THE RAVEN"></a>  <a href="https://serodomno.mybb.ru/">  <img src="https://upforme.ru/uploads/001c/1d/cd/2/545769.gif" title="Серодомье - магический реализм, временные парадоксы, поджигаем изнанку" border="0"">  </a><a href="https://wildcross.rusff.me/" title="wildcross" target="_blank"><img src="https://i.imgur.com/HedNEnM.png" border="0" width="88" height="31"></a><a href="https://sept3rd.rusff.me/" title="Sept.3rd"><img src="https://upforme.ru/uploads/001a/eb/a8/2/946505.png" border="0"></a><a href="https://inspiration.f-rpg.me/" title="вдохновение кросс" target="_blank"><img src="https://upforme.ru/uploads/001c/38/b6/4/420928.gif" width="88" height="31" border="0"></a><a href="https://abyssus.f-rpg.me/" target="_blank"><img src="https://i.imgur.com/wilHCK0.gif" width="88px" height="31px" title="supermassive black cross"></a><a href="https://prophecy.rolbb.me"><IMG alt=" Magic War. Prophecy" src="https://upforme.ru/uploads/001b/e6/91/6/23255.png" border ></a><a href="https://hpexile.rusff.me/" target="_blank"><img src="https://forumstatic.ru/files/001c/3d/ab/26694.jpg" title="HP: Exile. ГП 2 поколение, 1997. Школа и не только. Активная игра"></a> <a href="http://aluvio.rusff.me/" target="_blank"> <img src="https://forumstatic.ru/files/001b/9d/5d/35687.png" title="alluvio maris"></a><a href="https://pulseofny.rusff.me/" target="_blank"><img src="https://forumstatic.ru/files/001c/9e/09/33958.gif" title="PULSE. Зомби-апокалипсис. Нью-Йорк 2024"/></a><a href="http://kelmoracrown.rusff.me" target="_blank"><img src="https://forumstatic.ru/files/001b/e6/2d/44174.png" title="Kelmora. Hollow crown" border="0" alt="Kelmora. Hollow crown"></a><a href="https://gemcross.ru"><img src="https://gdivir.ru/gem/gemcross.png" width="88" height="31" border="0" alt="GEMcross" alt="GEMcross ждет"></a><a href="https://mmaleficarum.rusff.me/" target="_blank"><img src="https://forumstatic.ru/files/0014/d2/5e/84309.png" title="malleus maleficarum: hp dark!au 2008"></a></a> <a href="https://clamantis.ru/?from=banners" target="_blank"> <img src="https://forumstatic.ru/files/001c/2f/b2/35481.jpg" border="1" width="88" height="31" title="авторский мир, фэнтези, щепотка стимпанка, песочница"></a><a href="https://novovers.rolka.me" target="blank"><img src="https://forumstatic.ru/files/0016/e0/c4/76981.jpg" title="НСК. Омегаверс"></a> <a href="https://cwnazare.mybb.ru" target="_blank"><img src="https://upforme.ru/uploads/001a/f4/24/10/883350.jpg" title="Коты-воители: На заре племен" border="0" width="88" height="31"></a>  <a href="https://cwotgoloski.ru/" target=_blank> <img src="http://images.vfl.ru/ii/1522310317/7f343b0e/21157650.gif"></a><a href="https://swamptown.f-rpg.me" target=_blank><img src="https://upforme.ru/uploads/001c/45/71/151/50666.jpg" title="2025 - мистика, ужасы, выживание"></a><a href="https://oldshadows.rusff.me/" title="Тёмное фэнтези. Магия. Боги." target="blank"><img src="https://upforme.ru/uploads/001c/03/d9/2/629753.png"></a><a href="https://thenextdoor.rusff.me//" target="_blank"><img src="https://i.imgur.com/7ok9BWS.png" title="next door = south korea"></a> <a href="http://worldofgoliath.ru" target="_blank"> <img src="https://forumstatic.ru/files/001c/52/36/97696.gif" title="GOLIATH. WORLDS COLLIDE"></a><a href="https://circuscross.rusff.me" target="_blank" title="circus cross" ><img src="https://upforme.ru/uploads/001c/5b/2f/486/644335.png"></a><a href="https://billboard.rusff.me/"><img src="https://upforme.ru/uploads/001a/f6/b2/2/488837.png" title="южная корея, мультилокация"></a><a href="https://thehaze.rusff.me/" target="_blank"><img src='https://upforme.ru/uploads/001b/d4/18/624/512735.png' title="городская мистика в эврика-спрингс" /></a><a href="https://thegoodplace.rusff.me/" target=_blank><img src="https://forumstatic.ru/files/001c/03/d1/66972.png" title=“the good place /// визардинг ворлд без постирония“></a><a href="https://nyc.f-rpg.me/"><img src="https://forumstatic.ru/files/001c/1a/2f/97282.png" alt="New York City: город, где сбываются мечты"></a><a href="https://badger.rolevaya.ru/" target="_blank"> <img src="https://i.ibb.co/jHjqXH9/2.png" title="#барсук" border="0" alt="#барсук"></a><a href="https://secretsofmermaids.rusff.me/" target="_blank"><img src="https://upforme.ru/uploads/001c/16/ee/6/288594.gif" title="Секреты русалок"></a><a href='https://supremumvale.rusff.me/' target='_blank' title='перси джексон ♥ мифология'><img src='https://upforme.ru/uploads/001c/86/a4/2/844650.png' border='0' width='88' height='31'></a><a href="https://phantazia.rusff.me/" target="_blank"><img src="https://forumstatic.ru/files/001c/3b/ab/54782.gif" title="PHANTAZIA // celebrity life"></a><a href="https://australis.rusff.me/" target=_blank><img src="https://forumstatic.ru/files/001c/5b/cc/68290.png" title="Австралия || фэнтези, мистика, расы, магия, постап."></a><a href="https://notacross.ru/" target="_blank"> <img src="https://notafiles.ru/nota/ui/02/nota.gif" title="notacross" border="0" alt="notacross"></a><a href="http://mistoua.f-rpg.me/">
<img src="https://upforme.ru/uploads/001b/da/73/2/853120.gif"
title="MISTO.UA"
border="1" width="88" height="31"></a><a href="https://insideout.mybb.ru/" target=_blank><img src="https://i.imgur.com/1VoQQKX.png" title="авторский мир, монстры, рисованные внешности"></a><a href="https://eveningstop.rusff.me/" title="кроссовер для уставших" target="_blank"><img src="https://upforme.ru/uploads/001c/6e/7e/17/520762.png" width="88" height="31" border="0"></a><a href="https://tempusmagicae.rusff.me/" title="Tempus Magicae" target=_blank><img src="https://upforme.ru/uploads/001c/64/37/6/890694.png"></a><a href="http://reilana.mybb.ru/"><img src="http://sd.uploads.ru/XOjxk.png" ></a><a href="https://kicks-and-giggles.ru/" title="kicks & giggles crossover" target="_blank"><img src="https://upforme.ru/uploads/0019/e7/0f/2/438078.jpg" width="88" height="31" border="0"></a><a href="https://honkaistarrail.rusff.me" title="HSR: Beyond the Stars" target="_blank"><img src="https://forumstatic.ru/files/001c/60/8c/71753.webp"></a><a href="https://sweetillusions.rusff.me" target="_blank"> <img src="https://upforme.ru/uploads/001c/54/02/9/591284.gif" title="Омегаверс. Рисованные внешности. Шесть полов. Истинные пары."></a><a target="_blank" href="https://dagort.f-rpg.me/" title="Дагорт"><img src="https://forumstatic.ru/files/001c/69/9f/53882.png?v=1" border="0"></a><a href="https://angelparty.rusff.me/" target="_blank" title="Knife Party: ANGLVRS"><img src=https://upforme.ru/uploads/001c/2e/f1/3/491054.png></a><a href="https://phantompact.rusff.me/" target="_blank"><img src="https://upforme.ru/uploads/001c/2a/e5/3/924613.gif" alt="Повесть о призрачном пакте" title="Повесть о призрачном пакте" width="88" height="31"></a><a href="https://lazarus.f-rpg.me/" target="_blank"><img src="https://forumstatic.ru/files/001c/5e/59/59092.jpg" title="Lazarus" alt="Lazarus"></a><a href="https://morsmordremortis.rusff.me" target="_blank"> <img src="https://upforme.ru/uploads/001b/b9/c5/99/786898.gif" title="MORSMORDRE: MORTIS REQUIEM" border="0" alt="MORSMORDRE: MORTIS REQUIEM"></a><a href="https://renaissance.f-rpg.me/"><img src="https://forumstatic.ru/files/001c/69/5f/81613.jpg"></a><a href="https://liesoftales.f-rpg.me/"><img src="https://forumstatic.ru/files/001c/7d/d4/57632.png" title="Lies of tales: персонажи сказок в современном мире, рисованные внешности" alt="Lies of tales: персонажи сказок в современном мире, рисованные внешности" target="_blank"></a><a href=https://moonsonata.rusff.me/ target="_blank"><img src=https://upforme.ru/uploads/001c/2b/a3/2/811369.png></a><a href="https://btwn.rusff.me/" target="_blank"><img src="https://upforme.ru/uploads/001b/73/d1/2/897042.png" width="88" height="31"></a><a href="https://rrriot.rusff.me/" target="_blank"><img src='https://upforme.ru/uploads/001c/7c/51/9/116374.png' title="будь кем хочешь"/></a><a href="https://player.rusff.me/" target=_blank> <img src="https://upforme.ru/uploads/001c/6a/04/5/420367.png" border="0"  width="88" height="31" title="will you be my player?"></a><a href="https://homey.rusff.me/" target=_blank><img src="https://upforme.ru/uploads/0019/47/79/1115/446550.png" title="scotland vibe, multilocation"></a><a href="https://cwvoice.ru/"><img src="https://upforme.ru/uploads/001c/55/b9/2/120029.png" title="cw. the voice of memories"></a><a href="https://altcross.rusff.me/" target="_blank"><img src="https://upforme.ru/uploads/001c/3a/6b/2/622081.png" title="alternative crossover" border="0"width="88" height="31"></a> <a href="https://breakout.rusff.me/" title="BREAKOUТ: аномалии, способности, монстры"> <img src="https://forumstatic.ru/files/001c/2a/d4/18938.png"></a><a href="https://marauderschoice.rusff.me" title="Marauders: Your Choice" target="_blank"><img src="https://forumstatic.ru/files/001c/85/8d/59661.gif"></a><a href="https://foreveryoung.rolbb.me/" title="Forever Young"><img src="https://upforme.ru/uploads/001b/b8/74/2/30226.jpg" border="0"></a><a href="https://daas.rusff.me/" target="_blank" title="Dragon Age: Another Story"><img src="https://forumstatic.ru/files/001b/7b/a6/12620.jpg" alt="Dragon Age" width="88" height="31"></a><a href="https://sanatoriumcross.rusff.me/" target="_blank" title="sanatorium" ><img src="https://i.postimg.cc/4N0bvSCj/2.jpg"></a><a href="https://drinkbutterbeer.rusff.me" target="_blank"><img src="https://forumstatic.ru/files/001a/2e/af/91806.png" title="у нас наливают"></a><a href="https://tenebria.ru/" target=_blank> <img src="https://upforme.ru/uploads/001c/77/b6/18/790340.gif" border="0" alt="Tenebria. Legacy of Ashes " width="88" height="31"/></a><a href="https://fflops.ru/" target="_blank"> <img src="https://upforme.ru/uploads/001c/8b/a8/346/898995.gif" title="FLIP FLOPS" border="0" alt="FLIP FLOPS"></a><a href="https://alicormen.ru/?from=banners" target="_blank"><img src="https://forumstatic.ru/files/0014/78/87/78953.png?v=1" border="1" width="88" height="31" title="авторский мир, высокое фэнтези, культурный конфликт, наследие богов"></a><a href="https://wounds.rusff.me/" target="_blank"><img src="https://upforme.ru/uploads/001b/2e/b0/4/529424.gif"  title="fog bound" alt="fog bound"></a><a href="https://loom.rusff.me/" target="_blank"><img src='https://forumstatic.ru/files/001c/7b/be/15737.png' width="88px" border="0" title="полная свобода"/></a><a href="https://godsinc.rusff.me/" target="_blank"><img src="https://upforme.ru/uploads/001c/a0/e3/4/689340.jpg" width="88" height="31" border="0"></a><a href="https://eidosmask.rusff.me/" target="_blank"><img src="https://forumstatic.ru/files/001c/93/ac/21479.gif" alt="Execute" title="эстетика ролевых" width="88" height="31"></a><a href="https://witcher.rusff.me/" target="blank"><img border=0 src='https://upforme.ru/uploads/001a/17/1c/17/590075.png' alt="Ведьмак. Исток Хаоса"></a><a href="https://doitru.rusff.me/" target="_blank"> <img src="https://upforme.ru/uploads/001c/a1/b4/16/784291.gif" title="Россия, Мистика, Фольклор, Расы" border="0" alt="Магия в крови"></a><a href="https://northbay.f-rpg.me"><img src="https://upforme.ru/uploads/001c/67/60/2/353524.gif" title="Нортбэй: способности, наши дни, рисованные внешности"></a><a href="https://alaskahorror.rusff.me" target=_blank><img src="https://forumstatic.ru/files/001b/ee/37/59073.png" border="0" title="longdark" width="88" height="31"></a><a href="https://separation.rusff.me/" target="_blank"> <img src="https://i.imgur.com/54H0VBr.png" title="separation: hp, 3d generation"></a><a href="https://flamevector.rusff.me/" target="_blank"><img src="https://upforme.ru/uploads/001c/a4/b9/70/604721.jpg" title="FLAME VECTOR"></a><a href="https://americafckyeah.rusff.me/" target="_blank"><img src="https://forumstatic.ru/files/001c/96/9f/74727.jpg" title="welcome to candy`s!" border="0" width="88" height="31"></a><a href="https://glimpse.rusff.me" target=_blank><img src="https://upforme.ru/uploads/001c/a1/8d/325/174104.gif" border="0" title="мистика, США" width="88" height="31"></a><a href="https://nevskiicodex.rusff.me/" target="_blank"><img src="https://upforme.ru/uploads/001c/a1/dc/9/780832.png" title="русмист ♥ расы"></a><a href="https://aleandtalecross.ru/" target="_blank"><img src="https://forumstatic.ru/files/001c/87/f8/10727.jpg" title="Ale and Tale crossover" border="0"width="88" height="31"></a><a href="https://themurmur.rusff.me/" target="_blank"><img src="https://upforme.ru/uploads/001c/9b/12/2/968050.png" title="the murmur / мистика, свободные расы" /></a><a href="https://creamy.rusff.me" target="_blank"> <img src="https://upforme.ru/uploads/001c/9f/9b/2/614206.png" title="RPF 21+"></a><a href="https://dragonfall.ru/" target="_blank"><img src="https://forumstatic.ru/files/001c/af/b5/52238.jpg" title="антуражное фэнтези" width="88" height="31"></a><a href="https://darkonmoon.rusff.me" target="_blank"><img src='https://forumstatic.ru/files/001b/df/1b/90214.png' title="Ночь кровавой луны"/></a><a href='https://ravenhaug.f-rpg.me/' target="_blank" style="cursor: pointer" title='исландия/мистика'><img src='https://upforme.ru/uploads/001c/a3/ee/22/t15888.png' /></a>
</div>

<!-- Модерирование тем: опция "Закрыть и перенести" от 4eDo -->
<script type="text/javascript" src="https://forumstatic.ru/files/001c/52/b6/34055.js"></script>

0


Вы здесь » Тест дизайнов » Дизы » Мистери


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