Пост недели от Иветт: Вокруг Бекки, ее мужа и ее семьи ходило много различных слухов и каждый мрачнее другого. Большая часть — откровенная ложь, но среди грязной клеветы таилась и правда. Ивет никогда не задавала лишних вопросов — ей было ни к чему знать, что на самом деле творилось за дубовыми дверьми фамильных замков. Она ценила подругу за внутреннюю силу и бесстрашие, за стойкость и непоколебимость, за преданность и готовность помочь в любой ситуации. Ребекка оставалась рядом даже сейчас, когда Шайверетч просила пойти на самое страшное преступление, грозившее им пожизненным сроком в Азкабане. Пойти на убийство...

Эпизод недели: остаться в пепле
Очередность квестов: #64 CULT OF THE LAMB - Shawn [28.04]
#65 ALIEN - Mira [29.04]
#66 BEFORE NIGHTMARE - Lewis [29.04]
#67 UNTIL DAWN - Lucius [28.04]
#68 THE CULT OF FALSE... - Edgar [27.04]
#69 PEOPLE AND THE SEA - GM [28.04]
#70 INTERCEPTION PLAN - GM [28.04]
#71 WANNA PLAY A GAME? - Travis [27.04]
I магическая война // ГП // март 81 - январь 82

test

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

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


Вы здесь » test » Вазюкания » дизайн


дизайн

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

1

Код:
/*************************************************************
краш & simpasy
**************************************************************/

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

/* A1.1 */
  @import url(style_cs.css);
  @import url('https://fonts.googleapis.com/css?family=Noto+Serif');
  @import url('https://fonts.googleapis.com/css?family=Rye');
  @import url('https://fonts.googleapis.com/css?family=Prociono');
  @import url('https://fonts.googleapis.com/css?family=Arapey');
  @import url(http://fonts.googleapis.com/css?family=Oranienbaum);
  /*@import "http://webfonts.ru/import/bebasneue.css";*/
  @import url('https://fonts.googleapis.com/css?family=Abril+Fatface|Cuprum|Fjalla+One|Geo|Homemade+Apple|Oswald|Playfair+Display');
  @import url('https://fonts.googleapis.com/css?family=Lobster|Pattaya|Romanesco|Six+Caps');
@import url('https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Vollkorn:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Arsenal&family=Bodoni+Moda:wght@400;500&family=Cinzel+Decorative&family=Cinzel:wght@400;500;600&family=Cormorant:ital,wght@0,300;0,400;0,500;1,300&family=Gilda+Display&family=IM+Fell+English+SC&family=Marcellus+SC&family=Mate+SC&family=Old+Standard+TT:ital,wght@0,400;0,700;1,400&family=Oranienbaum&family=Playfair+Display+SC:wght@400;700&family=Suranna&family=Vidaloka&family=Zen+Antique&family=Zen+Old+Mincho:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alice&display=swap');

@font-face {
    font-family: 'henri_didotregular';
    src: url('henrididot-webfont.woff2') format('woff2'),
         url('henrididot-webfont.woff') format('woff'),
         url('https://forumstatic.ru/files/0019/4c/e1/19263.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Arsenica';
    src: url('https://forumstatic.ru/files/0017/6a/b8/71978.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Arsenica bold';
    src: url('https://forumstatic.ru/files/0017/6a/b8/46173.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Kundera Reg';
    src: url('https://forumstatic.ru/files/001b/d2/39/89183.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


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

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

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

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

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

/* A2.5 */
.punbb .main table {
  table-layout: auto;
  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 68.75% verdana, arial, helvetica, sans-serif;
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
    font: 1em verdana, arial, helvetica, sans-serif;
    margin-left: 0px !important;
    background-color: #b2a48e;
    border: 1px solid rgb(141 125 95);
    border-radius: 5px;
}

/* 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 h2 span, .punbb legend span {
  font-size: 1.1em;
  }

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

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

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

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

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

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


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

/* A4.1 */
.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;
    margin-top: 10px;
    margin-bottom: 0px;
    width: 1020px;
    background: url(https://forumstatic.ru/files/001b/d2/39/16504.png);
    background-repeat: repeat;
    background-position: center;
    position: relative;
}


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


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


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

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

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

#pun-main h2 {
       text-align: center;
   color: #462f26 !important;
    background: linear-gradient(to right, rgba(142,128,89,0) 0%,rgb(151 126 87 / 18%) 50%,rgba(142,128,89,0) 100%);
    margin-bottom: 15px !important;
}

/* скрываем быстрый ответ */
#post-form h2 span {
     font-family: 'Cormorant';
    font-size: 11px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    font-weight: 700;
    letter-spacing: 0.1px;
    height: 15px;
    text-transform: uppercase;
}


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

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

/* B1.1 */
.punbb .post-content {
     padding: 0;
    margin: 30px;
    width: 95%;
    text-align: justify;
}

/* B1.2 */
.punbb .post-sig dt {
display: block;
    text-align: center;
    border-top: 1px solid #7b76664f;
    margin-left: 385px;
    padding-bottom: 5px;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
  }


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

/* 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: 5px 5px 14px 12px;
    padding: 12px 18px 13px 20px;
    background: rgb(149 132 105 / 5%);
    border: 1px solid #9a866594;
    box-shadow: inset 0 0 13px 1px #9175371a, inset 0 0 13px 3px #805b2814, inset 0 0 11px 0px rgb(157 117 94 / 8%);
    border-radius: 11px;
}

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    font-family: Lora;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    margin-bottom: 5px;
    padding-left: 0px;
    padding-bottom: 4px;
    border-bottom: 1px dashed #8c7348b5;
    color: #6b4f35 !important;
}
  
.punbb .quote-box cite a, .punbb .code-box strong.legend a {
color: #6b4f35 !important;
}

.post-content .spoiler-box > div {
    background: url(https://forumstatic.ru/files/001b/d2/39/81935.png) no-repeat left center !important;
    cursor: pointer;
    padding-left: 23px !important;
    color: #6b4f35;
    font-family: Lora;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
}

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

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

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

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


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

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

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

/* B3.3 */
.linkst .pagelink {
    position: absolute;
    top: -3.6em;
    left: 1em;
    width: 24em;
    font-size: 11px;
    color: #0e0e0ecc;
}

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

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

/* B3.6 */
.linksb .pagelink {
    float: left;
    width: 24em;
    font-size: 11px;
    text-align: left;
    color: #0e0e0ecc;
}

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

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


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
   padding: 0em 0.3em 1em 0.2em;
}

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

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit span {
    margin: 0 1em 0 0;
    height: 26px;
    line-height: 12px;
}

.punbb select {
    margin: 0 1em 0 0;
    height: 26px;
    padding: 5px 10px;
    font-size: 11px!important;
    background: #a99b81 !important;
    font-family: Arial;
    border: 1px solid #3e2f2f38;
    color: #513935!important;
    border-radius: 10px;
}

.punbb .formsubmit input a {
      text-transform: uppercase;
}


#pun-main .formsubmit input {
    margin: 0 1em 2em 0;
    transition: all 0.5s ease-in-out 0s;
    font-family: Philosopher;
    font-size: 10.5px!important;
    text-transform: uppercase;
    background: rgb(166 174 166);
    color: #050505;
    padding: 6px 19px!important;
}

.punbb input {
    padding: 6px 9px!important;
    font-size: 11px!important;
}

.button, input[type="button"], .punbb .formsubmit a {
    margin: 0 1em 1em 0;
    font-family: 'Cormorant' !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 10px !important;
    font-weight: 500;
    height: 22px !important;
    line-height: 0px !important;
    color: #c4a977f2 !important;
    text-shadow: 0px 0px 4px rgb(177 73 44 / 62%);
    background-color: #3d3023 !important;
    box-shadow: 0 0 7px 1px #92674ca6 inset;
    border-radius: 10px !important;
}

.button:hover, input[type="button"]:hover, .punbb .formsubmit a:hover {
 background-color: #27211a !important;
transition: 1s;
}

/* 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: 0px;
    font-family: Cormorant;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
    color: #584533;
}

/* 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 {
    text-align: justify;
    width: 54%;
    word-break: break-word;
}

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

#pun-online .tcl.action {
    width: 30% !important;
}

#pun-online .tcl.username {
    width: 35%;
}


.punbb .main .tcr {
    overflow: hidden;
    text-align: left;
    width: 35%;
}



#pun-searchtopics .main .tcr {
    overflow: hidden;
    text-align: left;
    width: 52%;
}

/* C2.4 */
#pun-modviewforum .main .tcl {
  width: 38%;
  }


#pun-userlist .main .tcl {
    width: 20%;
    padding-left: 10px;
}

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

#pun-searchtopics .main .tc2 {
    text-align: left;
    width: 39%;
}

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

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



/* C2.8 */
#pun-index .tcl h3 {
   text-align: left;
  padding-bottom: 4px;
   padding-right: 14px;
   text-transform: uppercase;
    font-family: 'Cormorant';
}

#pun-index .tcl h3 a {
    font-weight: 500;
    font-size: 13.5px;
    padding-left: 4px !important;
    color: #3e2a0a;
    text-shadow: 0px 0px 1px #000000d1;
}

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

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


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

/* C2.14 */
.punbb tbody.hasicon td.tcl {
    padding-left: 49px;
    padding-top: 0px;
    padding-bottom: 0px;
}


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


.punbb td div.tclcon {
    width: auto;
    text-align: justify;
    color: #000000;
    font-weight: 500;
    font-size: 11px;
    padding: 5px;
}




 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
    border-style: none solid solid solid;
    border-width: 1px;
    margin-top: 66px;
    padding-bottom: 3px;
    padding-left: 12px;
    padding-right: 20px;
}



/* C3.2 */
.punbb .post h3 {
  height: 31px;
  width: 865px;
  margin: 0px 0px 17px 7.5px;
  }

/* C3.3 */
.punbb .post h3 span {
    top: 58px;
    left: -60px;
    display: block;
}

#pun .post h3 {
    border: 0 !important;
    position: absolute;
    padding: 0 !important;
    width: 1020px;
    font-size: 9px;
    font-weight: 600;
    height: 150px;
     color: #8b7043d6;
    font-family: 'Lora';
    margin-left: -49px !important;
    margin-top: -45px !important;
    text-transform: uppercase;
    letter-spacing: 0px;
    background: url(https://forumstatic.ru/files/001b/d2/39/37499.png) left;
    text-shadow: 1px 1px 1px #000000b3;
}

#pun .post h3 a {
    color: #9f804de6;
    font-weight: 400;
    letter-spacing: 0.3px;
}

.post h3 span {
    margin-left: 360px !important;
    margin-top: 13px;
    text-align: left;
    position: relative;
    z-index: 1;
    padding: 0 !important;
    padding-left: 2px !important;
    width: auto;
      color: #8b7043d6;
}


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

/* C3.5 */
.punbb .post .post-author {
    float: left;
    font-family: tahoma;
    font-size: 8.4px;
    letter-spacing: 0.3px;
}

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
    color:#785e49;
}

li.pa-replies  {
    color: #7c614b;
    margin-top: 31px;
}

/* C3.7 */
.pa-author {
    margin-bottom: 11px;
    margin-left: 2px;
    text-align: center;
    padding-top: 15px;
}

/* C3.8 */
.pa-ip {
    color: #785e49;
    position: relative;
    margin-bottom: 14px;
    margin-top: 10px;
}

.pa-time-visit {
    margin-bottom: 20px;
    text-align: center;
    font: normal 7.5px/11px verdana;
    text-transform: uppercase;
    color: #785e49;
}

.pa-reg {
font: normal 7.5px/11px verdana;
    text-transform: uppercase;
    color: #785e49;}

/* C3.9 */
li.pa-title {
    width: 185px;
    font-family: verdana;
    text-transform: uppercase;
    font-size: 6.5px;
    height: 24px;
    letter-spacing: 0.7px;
    margin-left: 28px;
    margin-top: 30px;
    margin-bottom: 0px;
    z-index: 2;
    position: inherit;
    color: #7c614b;
}



/* C3.11 */
.punbb .post-body {
    margin-left: 207px;
    margin-right: 17px;
    padding: 70px 0px 1px 0px;
    position: relative;
}

/* C3.12 */
.punbb .post-box {
    padding-left: 2px;
    padding-right: 2px;
}

/*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;
    margin-right: 16px;
    margin-top: 19px;
    text-shadow: 0px 0px 1.5px #654e367a;
    font-family: 'Arsenica';
    letter-spacing: 0.3px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bolder;
}


/* C3.15 */
.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
  border-top-style: dashed;
  border-top-width: 1px;
  background: transparent;
  text-align: right;
  }

/* 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 {
   font-size: 11px;
    padding: 0.5em 1em;
    text-align: right;
  }

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

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

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


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

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

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


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

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

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

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


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

#profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
    font-size: 10.7px;
    text-transform: lowercase;
    position: relative;
  }


/* 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;
    color: #000000bf;
}

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

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

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

/* D1.4 */
/* шапка */
#pun-title table {
    border: none;
    background: url(https://forumstatic.ru/files/001b/d2/39/55740.png);
    height: 322px;
    margin-top: -10px;
    width: 1122px;
    margin-left: -105px;
    background-position: center 0;
}

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

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

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

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

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

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

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

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

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


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

/* D3.1 */
#pun-navlinks, #pun-navlinks .container {
    text-align: center;
}

/* D3.2 */
#pun-navlinks .container {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Alice', serif;
    font-weight: 400;
    text-shadow: 0px 0px 1.5px #473727b3;
    text-align: center !important;
    position: absolute;
    margin-left: 0px;
    margin-top: -22px;
    width: 960px;
    z-index: 10;
    transition: 0.6s linear;
}

#pun-navlinks a {
    color: #3a3018;
}

#pun-navlinks a:hover {
     color: #453f30 !important;
    text-shadow: 0px 0px 1.5px #4737277a;
  transition: 0.6s linear;
}

/* D3.3 */
#pun-navlinks li {
    display: inline;
    padding-right: 6px;
}



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

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

#pun-ulinks .container {
    font-size: 9.5px;
    text-align: center !important;
    margin-left: -9px !important;
    position: absolute;
    font-family: 'Lora';
    font-weight: 500;
    letter-spacing: 0.8px;
    padding: 0 !important;
    text-transform: lowercase;
    z-index: 999;
    margin-top: -7px;
    width: 960px;
}

#pun-ulinks a {
    color: #453f30 !important;
    text-shadow: 0px 0px 1.5px #4737277a;
  transition: 0.6s linear;
}

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

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


/* D4.4 */
#pun-ulinks li a:hover {
    transition: 0.6s linear;
     color: #70623ef5 !important;
    text-shadow: 0px 0px 1.5px #33271b7a;
  }

/* 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 {
    position: absolute;
    text-align: left;
    font-size: 8.3px;
    color: #383429 !important;
    text-shadow: 0px 0px 1.5px #33271b7a;
    font-family: 'Alice', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    font-weight: 400;
    margin-left: 30px;
    margin-top: 0px;
    padding-top: 20px;
    width: 900px;
    height: 23px;
}

#pun-status .container strong, #pun-status .container a {
    font-weight: 600!important;
    color: #4c3a2c;
}

#pun-status .container a { 
   font-size: 8.3px;
    color: #383429;
    font-family: 'Arsenica', serif;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}
 
 
/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }

/* D5.5 */
#pun-crumbs1 p.container {
    border-bottom: none;
    padding: 0.8em 1em;
    text-transform: lowercase;
    font-size: 13px;
    margin-top: 40px;
    margin-bottom: -12px;
    color: #383429;
    margin-left: 20px;
    text-align: left;
    font-weight: bold;
    z-index: 10;
    font-family: 'Alice', serif;
}

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

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

/* D6.1 */
#pun-announcement h2 {
  padding: 0;
  margin: 0 1em -3.5em 1em;
  border-style: none none solid none;
  border-width: 0 0 1px 0;
  position: relative;
  font-weight: bold;
display: none;
  }

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

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

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

/* D7.1 */
#pun-stats .container {
    padding: 15.8em 12px;
    padding-right: 31px;
    margin-bottom: -182px;
    margin-top: -152px;
    font-size: 10.8px;
}

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
float: left;
    display: inline-block;
    line-height: 110%;
    font-size: 9px;
    color: #45332e !important;
    text-shadow: 0px 0px 2px #6d53533d;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    margin-left: 3px;
    font-family: Lora;
    font-weight: 500;
    padding-top: 2px;
}

#pun-stats li.item1 {
    width: 140px;
}

#pun-stats li.item2 {
    width: 165px;
}

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
     float: right;
    display: inline-block;
    line-height: 110%;
    font-size: 9px;
    color: #45332e !important;
    text-shadow: 0px 0px 2px #6d53533d;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    margin-left: 3px;
    font-family: Lora;
    font-weight: 500;
    padding-top: 2px;
}

#pun-stats li.item3 {
    width: 235px;
}

#pun-stats li.item4 {
    width: 300px;
}


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

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

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: center;
  line-height: 150%;
  padding: 0.8em 1em;
    font-size: 8px;
    font-family: Philosopher;
  text-transform: lowercase;
  }


/* D8.5 */
#pun-about p span {
    position: absolute;
    display: block;
    width: 960px;
    text-align: center;
    margin-left: 100px !important;
    margin-top: 55px;
}

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

/* D8.7 */
#pun-crumbs2 .container {
     border-bottom: none;
    padding: 0.8em 1em;
    text-transform: lowercase;
    font-size: 13px;
    color: #383429;
    margin-top: 10px;
    margin-left: 10px;
    text-align: left;
    letter-spacing: 0.7px;
    font-weight: bold;
    z-index: 10;
    font-family: 'Arsenica', serif;
}

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

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 1px;
  }


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

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }


/*ОТКЛЮЧЕНИЕ ПЛАШКИ СМЕНЫ DNS*/
#dns-ip-replace-notify {display:none!important;}
#pun_wrap{position:static!important;}




/*БЛЮР ЗАЧЕРКИВАНИЯ*/
.punbb .post-content del {
    filter: blur(2px);
    text-decoration: none;
    }

.punbb .post-content del:hover { 
filter: none; 
text-decoration: none;}






.punbb #size-area {
    padding: 0 9px!important;
    overflow: hidden;
    overflow-y: auto;
    height: 355px;
    z-ndex: 100000;
}

/* окошко переноса соо */
.pun-modal .container {
   background: #b2a48e;
}

.pun-modal .modal-inner {
    background: #b2a48e !important;
}

.p-message {
    background: #000000 !important;
}

.p-advert, .p-promo, .p-notice, .p-award, .p-reputation, .p-report {
    background: #7e7c79 !important;
}


/* стрелки */
.go-up  {
    display: none;
    position: fixed;
    background: url(https://forumstatic.ru/files/001b/d2/39/14838.png);
    margin-left: 1000px;
    z-index: 100;
    width: 50px;
    height: 50px;
    cursor: pointer;
    margin-bottom: 40px;
}

.go-down {
    display: none;
    position: fixed;
    background: url(https://forumstatic.ru/files/001b/d2/39/48616.png);
    margin-left: 1000px;
    z-index: 100;
    width: 50px;
    height: 50px;
    cursor: pointer;
    margin-bottom: 40px;
}
.go-up {
bottom:250px; /*положение от низа окна браузера верхняя кнопка*/
}
.go-down {
bottom:180px; /*положение от низа окна браузера нижняя кнопка кнопка*/
}


/* сообщения */
span.num_msg {
    z-index: 999;
    margin-top: -17px!important;
    margin-left: -4px!important;
    background: #48382a !important;
    color: #a78757!important;
    border-radius: 2px;
    font: bolder 8.5px/1.6 Tahoma!important;
    cursor: pointer;
}

span.num_msg:before {
    content: " ";
    display: inline-block;
    position: absolute;
    width: 5px;
    height: 5px;
    background: #48382a !important;
    top: 14px!important;
    margin-left: 1px;
}


/* уведомления */
.bubble {
    background: #48382a!important;
    border: 0 none;
    border-radius: 3px;
    color: #a78757!important;
    display: inline-block;
    font: bolder 8px/1.6 Tahoma;
    margin: 0;
    min-width: 11px !important;
    padding: 0 1px;
    position: absolute;
    right: -7px !important;
    text-align: center;
    top: -12px!important;
}

.bubble:after {
    border-color: #48382a transparent !important;
    border-style: solid;
    border-width: 3px 3px 0;
    content: "";
    display: block;
    left: 4px;
    position: absolute;
    width: 0;
}


/* стикеры */
@media only screen and (max-device-width: 600px) {
  .hvStickerPackModal.active {
    display: block;
    width: 500px!important;
    background: #baad9a;
    box-shadow: 0 0 0 0.1px inset #443426;
    color: #423529 !important;
    border: 1px solid #aa937b !important;
    z-index: 99999;
}}

.hvStickerPackModal.active {
    display: block;
    background: #baad9a;
    box-shadow: 0 0 0 0.1px inset #443426;
    color: #423529 !important;
    width: 930px !important;
    border: 1px solid #aa937b !important;
    z-index: 99999;
}

.hvStickerPackModalTab {
    border-radius: 4px !important;
    background: rgb(173 154 128) !important;
    text-transform: lowercase;
}

.hvStickerPackModalTab.active {
    background: rgb(160 140 112) !important;
    color: #402f17;
}

.hvStickerPackModalContent {
    border: none !important;
    padding: 0px 12px;
    min-height: 70px;;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-height: 230px;
    overflow-x: hidden;
    overflow-y: auto;
}

input.hvStickerPackModalAddButton {
    margin: 0 1em 1.5em 0;
    min-width: 20px !important;
    transition: all 0.5s ease-in-out 0s;
    font-family: Verdana !important;
    font-size: 15px!important;
    text-transform: lowercase;
    letter-spacing: 0.2px;
    color: #705e44 !important;
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important;
}

.hvStickerPackModalInput {
    background: #ad9a80;
    border: solid 1px #917f66ba !important;
    color: #000 !important;
}


/* таблица */

.bestpost {
    height: 67px;
    display: block;
    width: 153px;
    cursor: default;
    margin-top: 87px;
    margin-left: 174px;
    position: absolute;
    color: #857865f7!important;
    font-family: lora;
    font-size: 9px;
    letter-spacing: 0.15px;
    line-height: 12.5px;
    text-transform: lowercase;
    text-align: justify;
    padding-right: 3px;
    overflow: auto;
}

.bestpost  a {
      color: #6c604f!important;
}

.bestpost span {
    color: #91663e;
    font-weight: 600;
    text-shadow: 0px 0px 5px #ffcb5b57;
    text-transform: uppercase;
}

.ep {
    width: 155px;
   display: block;
    cursor: default;
    margin-top: 176px;
    margin-left: 172px;
    position: absolute;
    color: #6c604f!important;
    font-family: 'Arsenica';
    font-size: 8px;
    letter-spacing: 0.15px;
    line-height: 15px;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    z-index: 100;
}

.ep a {
    color: #857865de!important;
    letter-spacing: 0.2px;
    font-family: lora;
}

.ep span {
    color: #9f7044;
    font-weight: 600;
    text-shadow: 0px 0px 5px #ffbe3257;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 0.5px;
}


.infoep {
    width: 172px;
    height: 57px;
    display: block;
    cursor: default;
    margin-top: 80px;
    margin-left: 590px;
    position: absolute;
    color: #857865f2!important;
    font-family: lora;
    font-size: 8.5px;
    overflow-x: auto;
    padding-right: 2px;
    letter-spacing: 0.25px;
    line-height: 14px;
    font-weight: 500;
    text-align: center;
    z-index: 100;
}

.infoep a {
    text-transform: uppercase;
    color: #91663e !important;
}


.infoep span {
    color: #91663e;
     font-size: 8.3px;
}

/* лучшие */
.posts {
    position: absolute;
    display: inline-block;
    height: 40px;
    width: 50px; 
  z-index:1
}


/*БыстроПлюсы для Топика!*/
.noNull:before {
  content: "+";
  font-size: 9px;
  display: inline-block;
  margin-left: -6px;
  margin-top: 0px;
  position: absolute;
}
div .post-rating p>a {
    text-align: center;
    outline: 1px solid transparent;
    font-weight: 700;
    background: url(https://forumstatic.ru/files/001b/9a/c6/53007.png) no-repeat center;
    background-size: 38px auto;
    position: relative;
    padding-left: 1px;
    z-index: 1;
    width: 39px;
    height: 36px;
    padding-top: 12px;
    text-align: center;
    font-size: 12px !important;
    display: inline-block;
    vertical-align: middle;
    line-height: 34px;
    letter-spacing: -1px;
    color: #c2ad89;
}
div.dark-style .post-rating p>a {
  color: #6BC8AF !important;
}
div.post-vote {
    margin-bottom: 65px;
}
div.post-vote p>a {
    font-size: 0 !important;
    position: absolute;
    cursor: pointer;
    z-index: 200;
    z-index: 1;
    width: 30px;
    height: 33px;
    background: url(https://forumstatic.ru/files/0012/d8/04/75043.png?) no-repeat;
    display: block;
    background-size: 100%;
    margin-left: -24px;
    margin-top: 17px;
}
.post.dark-style div.post-vote p>a {
  background: url(https://forumstatic.ru/files/0012/d8/04/38128.png?) no-repeat;
  background-size: 100%;
}

#pun-index #forum_f24 {display:none} 
#pun-index #forum_f22 {display:none} 
#pun-index #forum_f19 {display:none}
#pun-index #forum_f17 {display:none}


/*настройка реакций*/

.post-body .reaction-chip:not(.reaction-chip--disabled):hover {
background-color: transparent;
}

.post-body .reaction-chip.reaction-chip--clicked:not(.reaction-chip--disabled):hover {
    background-color: rgb(119 147 165 / 69%);
}

.reaction-chip.reaction-chip--clicked:hover {
    border:  transparent !important;
    background-color:  transparent !important;
}

.post-body .reaction-picker-button { border-radius: 35%; width: 22px; }
.post-body .reaction-chip.reaction-chip--clicked { border: 1px solid rgba(161, 154, 146, 0.71); background-color: rgba(246, 248, 250, 0.17); box-shadow: rgba(79, 68, 67, 0.36) 0px 0px 3px; border-radius: 6px; padding: 6px; }

.reactions-root .emoji-mart {
   font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue",sans-serif;
    font-size: 16px;
    display: inline-block;
    color: #222427;
    background: #b2a48e !important;
    border: 1px solid #9c8a6d !important;
    border-radius: 5px;
}

.reactions-root .emoji-mart-bar {
    border: 0 solid #998669 !important;
}

span.emoji-mart-anchor-bar {
background-color: rgb(133 114 93) !important;
}

.reactions-root .emoji-mart-category-label span {
    display: block;
    width: 100%;
    font-weight: 500;
    padding: 5px 6px;
    background-color: #baad99;
    background-color: rgb(186 173 153) !important;
}

.reactions-root .emoji-mart-search input {
        color: #222427;
    background: #b2a48e !important;
    border: 1px solid #9c8a6d !important;
    border-radius: 5px;

}

.post-body .reaction-chip {
    cursor: pointer;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    box-shadow: none;
    border: none;
}

.reactions-root *, .reactions-root ::before, .reactions-root ::after {
    color: #7c6752!important;
    box-sizing: border-box;
}

.post-body .reaction-chip.reaction-chip--clicked {
    border: none;
    background-color: transparent;
    box-shadow: none;
    border-radius: 6px;
    padding: 0px;
}

.reaction-counters-container {
    display: flex;
    flex-flow: row wrap;
    gap: 4px;
    height: 40px;
    overflow: hidden;

}
span.reaction-counter__emoji > span > span {
    width: 20px!important;
    height: 20px!important;
}
.post-body .reaction-chip.reaction-chip--clicked {
    border: none;
    background-color: transparent;
    box-shadow: none;
    border-radius: 6px;
    padding: 0px;
}

.reaction-picker-panel {
    position: absolute;
    top: 0;
    left: -266px;
    transform: translate(0, 27px);
    z-index: 9999;
}

.emoji-mart-search input {
    font-size: 11px;
    display: block;
    width: 100%;
    padding: 5px 29px 6px 10px;
    border-radius: 5px;
    border: 1px solid #b8b8b8;
    outline: 0;
    margin: 0;
}

.reactions-container {
    display: flex;
    gap: 4px;
    justify-content: end;
}


.reactions-root {
    padding: 0 5px !important;
}

/* КОД ССЫЛОК НАВИГАЦИИ ОТ ВЕЩЕГО ДУХА */
.spirit-navigation {
    width: 183px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 214px;
    left: 178px;
    transition: all .3s cubic-bezier(.64,.51,.55,1.16) 0s;
    height: 40px;
    text-align: center;
    font: 700 0px 'roboto';
    background: url(https://forumstatic.ru/files/001b/d2/39/81352.png);
    z-index: 100;
}

#navigblock {
    width: 175px;
    margin-left: 132px;
    position: absolute;
    top: 250px;
    line-height: 13px;
    text-align: justify;
    padding: 3px;
    z-index: 9999;
    background: #1f1911;
    box-shadow: 0 0 0 1px #4b3927 inset, 0 0 9px 1px #875b2e91 inset;
}

.spirit-navigation2 {
    width: 183px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 212px;
    left: 634px;
    transition: all .3s cubic-bezier(.64,.51,.55,1.16) 0s;
    height: 40px;
    text-align: center;
    font: 700 0px 'roboto';
    background: url(https://forumstatic.ru/files/001b/d2/39/22586.png?v=1);
    z-index: 100;
}

#navigblock2 {
    width: 205px;
    margin-left: 570px;
    position: absolute;
    top: 246px;
    line-height: 13px;
    text-align: justify;
    padding: 3px;
    z-index: 9999;
    background: #1f1911;
    box-shadow: 0 0 0 1px #4b3927 inset, 0 0 9px 1px #875b2e91 inset;
}

.sslka, .sslka2 {
  margin: 10px
}

#pun .sslka a  {
    transition: all 0.3s linear 0s;
    display: block;
    padding: 5px 5px;
    margin-bottom: 4px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    min-width: 145px;
    font-family: 'Cormorant';
    font-size: 9px;
    font-weight: 500;
    color: #a28857 !important;
    text-shadow: 0px 0px 4px rgb(177 73 44 / 90%);
    text-align: center;
    background: #654a2b26;
    box-shadow: 0 0 10px 1px #7a4e3191 inset;
    border: 1px solid #6d4d2f;
}

#pun .sslka2 a {
    transition: all 0.3s linear 0s;
    display: block;
    padding: 5px 5px;
    margin-bottom: 4px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    min-width: 175px;
    font-family: 'Cormorant';
    font-size: 9px;
    font-weight: 500;
    color: #a28857 !important;
    text-shadow: 0px 0px 4px rgb(177 73 44 / 90%);
    text-align: center;
    background: #654a2b26;
    box-shadow: 0 0 10px 1px #7a4e3191 inset;
    border: 1px solid #6d4d2f;
}

#pun .sslka a:hover, #pun .sslka2 a:hover {
    background: #654a2b17;
    box-shadow: 0 0 10px 1px #7a4e3157 inset;
    border: 1px solid #6d4d2fa3;
   color: #a28857 !important;
    text-shadow: 0px 0px 4px rgb(226 156 85);
}

.spirit-navigation_hover, .spirit-navigation_hover2 {
  opacity: .7
}

.quotes {
    font-family: tahoma;
    width: 519px;
    padding: 5px 0px 5px 0px;
    font-size: 9px;
    text-transform: lowercase;
    color: rgb(52 52 52);
    margin-top: -4px;
    text-align: justify;
    letter-spacing: 0.5px;
    line-height: 14px;
}

.zag {
    text-align: left;
    line-height: 12px;
    margin-bottom: 3px;
    padding-right: 0px;
    margin-left: 0px;
    height: 14px;
    padding-top: 3px;
    padding-left: 13px;
    color: #9f8a65 !important;
    text-shadow: 0px 0px 4px rgb(177 122 44 / 62%);
    background-color: #3d3024;
    font-family: arial;
    font-weight: 700;
    text-transform: uppercase;
    width: 507px;
    letter-spacing: 1.1px;
    font-size: 6.5px;
    border-radius: 6px;
}


#button-mybb 
{
background-image:url('https://forumupload.ru/uploads/000a/45/08/120-1.png');
 padding:0;
 line-height:0;
 background-position:center;
 background-repeat:no-repeat;
 height:26px;
 width:100%;
}

#zagl {
    font-size: 11px;
    font-family: georgia;
    font-style: italic;
    font-weight: 700;
    padding-bottom: 5px;
    letter-spacing: -0.7px;
}


.knopfor {
    text-align: center;
    width: 510px;
    background: #9c87612b;
    padding: 3px 5px 5px 5px;
    font-family: lora;
    font-size: 8.5px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 500;
    margin-top: 2px;
}

.knopfor a {
    transition: 1s;
    color: #45332e !important;
    text-shadow: 0px 0px 2px #6d53533d;
}

.knopfor a:hover {
   transition: 1s;
   color: #6c5650 !important;
    text-shadow: 0px 0px 2px #755e5e3d;
}

/* плашки */
#newstime {
    text-align: center;
    margin: 15px 0px 0px -14px !important;
    width: 945px;
    height: 70px;
    line-height: 33px;
    display: inline-block;
}
.newstime_title {
    text-align: center;
    font-family: 'lora' !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 0px 19px 0px 19px;
    font-size: 9px !important;
    font-weight: 500;
    display: inline-block;
    height: 26px !important;
    line-height: 25px !important;
    color: #af9f82f2 !important;
    text-shadow: 0px 0px 3px rgb(177 122 44 / 62%);
    background-color: #34291e !important;
    box-shadow: 0 0 7px 1px #76533ca6 inset;
    border-radius: 10px !important;
    transition: 1s;
}

.newstime_title a {
    color: #c4a977f2 !important;
}

.newstime_title:hover {
 background-color: #27211a !important;
transition: 1s;
}


/* закладки */
.post .bookmark.ncnfrm {
    color: #86725e !important;
}

.post .bookmark:before {
    left: -7px !important;
}

.editBookmark {
    background: #b1a38c !important;
}

.post .bookmark {
    width: 24px !important;
    height: 16px;
    position: absolute;
    color: #7f6a56 !important;
    background: currentColor;
    opacity: .8;
    transition: .1s ease;
    right: -43px !important;
    z-index: 9 !important;
}

#MyBookmarks span.scrl {
   text-shadow: none  !important;
    color: #3e3124 !important;
    box-shadow: 0 0 7px 1px #b2a590 inset !important;
}

#MyBookmarks li.BookmarkL>span.last_click {
    background: rgb(173 159 133) !important;
    box-shadow: none !important;
}

#MyBookmarks li span strong {
    color: #3d3023 !important;
}

#MyBookmarks {
    display: none;
    position: fixed;
    z-index: 101;
    left: 0;
    top: 0;
    box-shadow: 0 0 20px rgb(0 0 0 / 50%);
    right: 0;
    height: 100%;
    width: 240px;
    background: #b9ac97;
}

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

/* личное звание */
.lz {
    width: 223px;
    margin: 3px 0px 0px 0px;
}

.zag1 {
    font-family: 'El Messiri';
    text-transform: uppercase;
    font-size: 12.5px;
    font-weight: normal;
    width: 223px;
    text-align: center;
    margin-bottom: -18px;
    padding-top: 14px;
    margin-left: 11px;
    z-index: 2;
    position: relative;
}

.zag1 a {
    background: linear-gradient(to bottom, rgb(47 37 26) 20%, rgb(235 169 100 / 70%) 80%) !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    color: #936b3c9e !important;
    text-shadow: 0px 0px 1px rgb(138 89 44 / 0%) !important;
    transition: 1s;
}


.zag1 a:hover {
    color: #87613570 !important;
    text-shadow: 0px 0px 1px rgb(138 89 44 / 56%) !important;
    transition: 1s;
}

.op {
    width: 200px;
    padding: 41px 0px 22px 17px;
    text-align: justify;
    margin-left: 2px;
    line-height: 14px;
    font-size: 8.5px;
    letter-spacing: 0.9px;
    color: #7c614b;
    font-family: 'PT Sans';
}

.op a {
    color: #937046ba !important;
    text-shadow: 0px 0px 2px rgb(138 89 44 / 40%) !important;
}

.op a:hover {
     color: #937046ba !important;
    text-shadow: 0px 0px 2px rgb(138 89 44 / 64%) !important;
}

.char {
    display: grid;
    width: 150px;
    margin-left: 43px;
    padding-bottom: 21px;
    margin-top: -15px;
}

.char img {
    padding-bottom: 8px;
    padding-left: 7px;
    padding-top: 2px;
}

.char a {
    font-size: 11.5px;
    text-transform: uppercase;
    font-family: 'El Messiri';
    letter-spacing: 0.7px;
    font-weight: 300 !important;
    background: linear-gradient(to bottom, rgb(47 37 26) 20%, rgb(235 169 100 / 70%) 80%) !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    color: #936b3c9e !important;
    text-shadow: 0px 0px 1px rgb(138 89 44 / 0%) !important;
     transition: 1s;
}

.char a:hover {
    color: #87613570 !important;
    text-shadow: 0px 0px 1px rgb(138 89 44 / 56%) !important;
    transition: 1s;
}

/* всплывающее окно */

.reveal-modal-bg { 
position: fixed; 
height: 100%;
width: 100%;
background: #000;
background: rgba(0,0,0,.8);
z-index: 100;
display: none;
top: 0;
left: 0;}

.reveal-modal {visibility: hidden;top: 100px;left: 50%;margin-left: -300px;width: 659px;height: 260px;position: absolute;z-index: 101;padding: 40px 40px 34px;background: url(https://forumstatic.ru/files/001b/d2/39/61072.png) no-repeat scroll center top;;}

.reveal-modal.xlarge {width: 573px;margin-left: -300px;}
	
.reveal-modal .close-reveal-modal {
    font-size: 22px;
    line-height: .5;
    position: absolute;
    top: 8px;
    right: 11px;
    color: #75532f;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}

.menu {margin-top: -6px !important;background: #00000036;width: 546px;height: 21px;margin-left: 14px;padding-top: 4px;}

.menu span {
    cursor: pointer;
    display: inline-block;
    margin-left: 65px;
    text-align: center;
    width: auto;
    font-family: 'El Messiri';
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    color: #75532f;
    margin-right: -54px;
}

#submenu {
display: inline-block;}

.menu .tabactive {
    color: #75532f;
    text-shadow: 0 0 7px #956837;
}

#submenu {
    padding: 0px 5px 70px 5px;
    font-size: 12px;
    width: 476px;
    height: 152px;
    overflow: auto;
    margin-left: 40px;
    margin-top: 18px;
    color: #a59483;
    text-align: center;
}
   
.submenutext {
display: none; 
height: 40px;}

.menu-links {text-align: center;margin-left: -120px;
    margin-top: -11px !important;}

.submenutext img {
width: 50px;
    height: 50px;
      filter: opacity(0.7) sepia(0.35);
}

/* иконка стикеров */
#button-sticker {
    background: url(https://s6.uploads.ru/JjzCB.png) no-repeat;
    background-size: 16px;
}

/* активен */
.pa-last-visit,
.pa-online {
	display: none
}

/* текст амс */
.amsblock {
    font-family: Lora;
    font-size: 8.5px;
    letter-spacing: 0.5px;
    color: rgb(173 146 107 / 97%) !important;
    line-height: 12px;
    padding-right: 6px;
    text-align: justify;
    text-transform: lowercase;
    display: inline-block;
    padding-bottom: 7px;
    cursor: default;
}

.amsblock img {
 max-width: 199px;
border: 1px solid #48462acf;
   filter: grayscale(1);
   opacity: 0.6;
}


/* категории */
#pun-index .category h2, #pun-stats h2 {
    background: url(https://forumstatic.ru/files/001b/d2/39/78786.png) no-repeat;
    width: 1000px;
    padding: 0 !important;
    margin-left: -56px !important;
    margin-top: -92px !important;
    margin-bottom: -92px !important;
    font-size: 0 !important;
    height: 288px;
    border: 0 !important;
}

#pun-index .category.category-2 h2 {
    background: url(https://forumstatic.ru/files/001b/9a/c6/58219.png)
}
#pun-index .category.category-3 h2 {
    background: url(https://forumstatic.ru/files/001b/9a/c6/35112.png)
}
#pun-index .category.category-4 h2 {
     background: url(https://forumstatic.ru/files/001b/9a/c6/16307.png)
}
#pun-index .category.category-5 h2 {
   background: url(https://forumstatic.ru/files/001b/9a/c6/20929.png)
}
#pun-index .category.category-6 h2 {
   background: url(https://forumstatic.ru/files/001b/9a/c6/44797.png)
}


#pun-index .category table tr {
    position: relative;
     background: rgb(151 126 87 / 18%);
    box-shadow: 0 0 0 1px rgb(40 40 40 / 9%) inset;
}

#pun-index .category table {
    border-spacing: 0px 20px;
    border: 0 !important;
}



.punbb .section h2, #pun-main h1, #pun-stats h2, #pun-main h2, #pun-debug h2 {
    font-family: 'Cormorant';
    font-size: 12px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    text-align: center;
    width: auto;
    font-weight: 700;
    letter-spacing: 0.1px;
    margin: 0px 0px !important;
    height: 15px;
    text-transform: uppercase;
    border: 0 !important;
    color: #462f26 !important;
    background: linear-gradient(to right, rgba(142,128,89,0) 0%,rgb(151 126 87 / 18%) 50%,rgba(142,128,89,0) 100%);
}

#pun-main > h1 > span:nth-child(1) {
    color: #382c29e3;
    font-size: 13px;
    align-items: self-start;
    font-weight: 800;
}



 .ep a:hover{
color: #8578658c!important;
}

.bestpost a:hover {
color: #8578658c!important;
}

.infoep a:hover {
    color: #91663ebf !important;
}



0

2

Код:
/*************************************************************
краш & simpasy
**************************************************************/

/* иконка личной страницы */
.perspage {
    bottom: -7px;
    position: absolute;
    left: 77px;
    background: url(https://forumstatic.ru/files/001b/d2/39/26017.png) no-repeat;
    width: 100px;
    font-size: 16px;
    height: 35px;
    line-height: 30px;
    color: transparent !important;
}

.perspage a {
    color: transparent !important;
}

/* лояльность*/
.ps {
    top: -36px;
    position: absolute;
    left: 54px;
    background: url(https://forumstatic.ru/files/001b/d2/39/59225.png) no-repeat;
    width: 200px;
    font-size: 16px;
    height: 35px;
    line-height: 30px;
    color: transparent !important;
}

.defolt {
    top: -36px;
    position: absolute;
    left: 54px;
    background: url(https://forumstatic.ru/files/001b/d2/39/22412.png) no-repeat;
    width: 200px;
    font-size: 16px;
    height: 35px;
    line-height: 30px;
    color: transparent !important;
}

.mm {
    top: -36px;
    position: absolute;
    left: 54px;
    background: url(https://forumstatic.ru/files/001b/d2/39/17995.png) no-repeat;
    width: 200px;
    font-size: 16px;
    height: 35px;
    line-height: 30px;
    color: transparent !important;
}

.orden {
    top: -36px;
    position: absolute;
    left: 54px;
    background: url(https://forumstatic.ru/files/001b/d2/39/23406.png) no-repeat;
    width: 200px;
    font-size: 16px;
    height: 35px;
    line-height: 30px;
    color: transparent !important;
}

.neutral {
    top: -36px;
    position: absolute;
    left: 54px;
    background: url(https://forumstatic.ru/files/001b/d2/39/94430.png) no-repeat;
    width: 200px;
    font-size: 16px;
    height: 35px;
    line-height: 30px;
    color: transparent !important;
}


.post-author ul {
    line-height: 11px;
    margin-left: 10px;
    margin-top: 33px;
    padding: 0px !important;
    text-align: center;
    color: transparent;
    text-shadow: none;
    width: 242px;
    padding: 0 10px !important;
}

/*Фон мини-профиля в Топике*/
.post-author {
    background: url(https://forumstatic.ru/files/001b/d2/39/77792.png) no-repeat top left, url(https://forumstatic.ru/files/001b/d2/39/59898.png) no-repeat left calc(100% + 3px), url(https://forumstatic.ru/files/001b/d2/39/60724.png) left;
    margin-left: -67px !important;
    margin-top: 14px !important;
    margin-bottom: -13px !important;
    padding-bottom: 15px !important;
    width: 287px !important;
    padding-top: 0px !important;
    position: relative;
    overflow: visible !important;
    min-height: 225px;
    border: 0 !important;
}


#pun-searchposts .post-author {
    padding-bottom: 118px !important;
}


.pa-author a, .pa-author {
    text-align: center;
    font-size: 15px;
    font-family: 'Arsenica';
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: inherit;
    z-index: 2;
    background: linear-gradient( 228deg, rgb(47 37 26) 20%, rgb(235 169 100 / 70%) 80%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    color: #a17d5499 !important;
}

#pun .post-author .pa-author a {
    width: 200px;
    top: 8px !important;
    padding: 5px 14px;
    left: -3px !important;
    font-size: 13.5px;
    position: relative;
    font-family: 'Arsenica';
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: linear-gradient( 228deg, rgb(47 37 26) 20%, rgb(235 169 100 / 70%) 80%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    color: #a77e50c2 !important;
    text-shadow: 0px 0px 2px rgb(167 119 51);
    text-align: center;
    line-height: 21px;
    transition: 0.5s;
}


#pun .post-author .pa-author a:hover {
    text-shadow: 0px 0px 4px rgb(251 159 75 / 88%);
    transition: 0.5s;
}


/*ссылки в профиле*/
.punbb .post-author li a {
    color: #785e49;
}

.punbb .post-author li a:hover, .punbb .post-author li a:focus, .punbb .post-author li a:active {
    color: #745032;
}

.pa-posts, .pa-respect, .pa-fld1, .pa-fld2 {
    padding: 6px 8px 10px 10px!important;
    display: inline-block!important;
    float: none!important;
    height: 17px!important;
    text-align: center;
    font: normal 7.5px/11px verdana;
    text-transform: uppercase;
    color: #785e49;
}

.pa-respect a {color: #785e49!important;}
.pa-respect a img {
    filter: brightness(0.93);
}

.pa-posts,.pa-respect,
.pa-fld1,.pa-fld2{
  width:60px;
}

.pa-fld1, .pa-fld2 {
    margin-top: 7px !important;
    margin-bottom: 30px !important;
}

.pa-posts,.pa-fld1{
   margin-right: 30px !important;
}

.post-author>ul {position:relative;}

.pa-fld6 {
    position: absolute;
    margin-top: -37px !important;
    left: 98px;
    width: 69px;
    right: 0px;
    z-index: 1;
    height: 70px;
    background-repeat: no-repeat;
    background-image: url(https://forumstatic.ru/files/001b/9a/c6/67852.png);
}

.pa-respect,.pa-fld2{
   margin-left: 30px !important;
   z-index: 2;
   position: relative;
}
.pa-posts .fld-name,.pa-respect .fld-name,
.pa-fld1 .fld-name,.pa-fld2 .fld-name{
  display:block;
  margin-bottom:4px;
}

/* футер */
#pun-about p.container {
    background-image: url(https://forumstatic.ru/files/001b/d2/39/23076.png);
    background-position: top center;
    background-repeat: no-repeat;
    height: 200px;
    width: 1120px !important;
    margin-left: -125px;
    margin-top: -112px;
    margin-bottom: -43px;
}




/* дементор и свет */

.dementor {
    position: absolute;
    margin-top: 44px!important;
    margin-left: 357px!important;
    transition: ease-out 0.7s;
    opacity: 0;
}

.dementor:hover {
  transition: ease-out 0.7s;
opacity: 1
}


.lightl {
    position: absolute;
    width: 150px !important;
    height: 150px;
    filter: brightness(1);
    background-image: url(https://forumstatic.ru/files/001b/d2/39/64065.png);
    margin-top: 85px !important;
    margin-left: -2px !important;
    z-index: 100;
    transition: all 1.2s;
    opacity: 0;
}

.lightl:hover {
      animation: blinkColor 1s linear infinite;
    -moz-animation: blinkColor 1s linear infinite;
    -webkit-animation: blinkColor 1s linear infinite;
     opacity: 0.1;
     transition: all 1.9s;
}

.lightr {
    position: absolute;
    width: 150px !important;
    height: 150px;
    filter: brightness(1);
    background-image: url(https://forumstatic.ru/files/001b/d2/39/18981.png);
    margin-top: 89px !important;
    margin-left: 766px !important;
    z-index: 100;
    transition: all 1.9s;
    opacity: 0;
}

.lightr:hover {
      animation: blinkColor 1s linear infinite;
    -moz-animation: blinkColor 1s linear infinite;
    -webkit-animation: blinkColor 1s linear infinite;
     opacity: 0.1;
     transition: all 1.9s;
}

.lzcommon {
    background: url(https://forumstatic.ru/files/001b/d2/39/41517.png) no-repeat top left, url(https://forumstatic.ru/files/001b/9a/c6/43127.png) no-repeat left calc(100% + 3px), url(https://forumstatic.ru/files/001b/d2/39/67391.png) left;
    padding: 0px 0px 13px 0 !important;
    width: 242px !important;
    margin-left: 3.5px !important;
    position: relative;
    overflow: visible !important;
    border: 0 !important;
    z-index: 1;
}

/* скрыть VIP-аккаунт*/
#pun-status .item4.status-right{
  display: none;
}



/* маска */
#mask_dialog .inner {
    width: 800px !important;
    background: #baad9a !important;
    box-shadow: 0 0 0 0.1px inset #443426;
    text-transform: lowercase;
    border-radius: 5px;
    color: #3f342a !important;
}

#mask_dialog .hv-preview-block img {
    max-width: 100px;
    border-radius: 10px;
}

.hv-storage-count {
    flex: 1 1 100%;
    width: 100%;
    text-align: center;
    padding-bottom: 6px;
    color: #262424 !important;
    font-size: 10px;
}

#mask_dialog .hv-add-template {
    cursor: pointer;
    float: right;
    padding: 5px;
    border-radius: 10px !important;
    border: 1px solid #00000030 !important;
}

/* сообщение не вылазит за границы */
#pun .post-content {
    word-wrap: break-word;
}

/* фиксация поля ответа в телефоне */
textarea {
-ms-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}

/* для мобильных устройств */
body{
  overflow-y: scroll;
}
#pun_wrap  {
    min-width: 1250px !important;
}

HTML, body {
	min-width: 540px!important;
}

/* айфон */
html {
-webkit-text-size-adjust: none;
}
/* подсказки */
@media (pointer: coarse), (hover: none) {
      [title] {
        position: relative;
        display: inline-flex;
        justify-content: center;
      }
      [title]:focus::after {
        content: attr(title);
        position: absolute;
        top: 90%;
        color: #000;
        background-color: #fff;
        border: 1px solid;
        width: fit-content;
        padding: 3px;
      }
    }

/* фиксация поля ответа в телефоне */
textarea {
-ms-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

/* для мобильных устройств */
HTML, body {
	min-width: 540px!important;
}
body{
  overflow-y: scroll;
}
#pun_wrap  {
    min-width: 1100px !important;
}


/* фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
    background: #baad9a;
    box-shadow: 0 0 0 0.1px inset #443426;
    color: #3f342a !important;
}

/* линия */
hr {
    border: 1px dotted #795d43;
}


/* фон задний */
body {background: url(https://forumstatic.ru/files/001b/d2/39/43163.png) center 0 no-repeat,
url(https://forumstatic.ru/files/001b/d2/39/54722.jpg) center 0 no-repeat fixed;
background-size: auto, cover;
}


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

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

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
   background-color: #transparent;
  color: #333;
  }

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

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

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


/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
      background-color: transparent;
    color: transparent;
  }
/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  color: #282828;
  }

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

.offline li.pa-online strong {
  font-weight: normal
  }

/* CS2 Border colours
-------------------------------------------------------------*/

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

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

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

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

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

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: transparent;
  }

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

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

.punbb .divider {
  border-color: transparent;
  }

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

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


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

/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited, .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
    color: #080605;
    transition: all .5s ease-in-out 0s;
}

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

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

/* CS3.3 */
#pun-navlinks a {
    text-decoration: none;
}

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

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  text-decoration: none
  color: #583d25;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/
/* иконки сообщений */
#pun-index table Div.icon {
   background: url(https://forumstatic.ru/files/001b/d2/39/13230.png) no-repeat;
    float: left;
    margin-top: 0px;
}

#pun-index table div.inew {
 background: url(https://forumstatic.ru/files/001b/d2/39/49822.png) no-repeat;
}

#pun-index table div.iclosed {
        background: url(https://forumstatic.ru/files/001b/d2/39/81935.png) no-repeat;
}

#pun-index table div.isticky  {
    background: url(https://forumstatic.ru/files/001b/d2/39/89595.png) no-repeat;
}


#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    position: relative;
    float: left;
    width: 15px;
    height: 15px;
    margin-left: 0px !important;
    padding-left: 7px;
    margin-top: 5px!important;
    background: url(https://forumstatic.ru/files/001b/d2/39/13230.png) no-repeat;
}

#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon  {
 background: url(https://forumstatic.ru/files/001b/d2/39/49822.png) no-repeat;
}

#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: url(https://forumstatic.ru/files/001b/d2/39/89595.png) no-repeat;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: url(https://forumstatic.ru/files/001b/d2/39/81935.png) no-repeat;
}


/* убирает голубую обводку в форме ответа */
input, textarea { outline: none; }  input:active, textarea:active { outline: none; } :focus { outline: none; }



/* выделение */
    ::selection { 
    background: none repeat scroll 0 0 #4f3d2e;
    color: #c2a97f;
    opacity: 0.4;
    }  
*::-moz-selection {
    background: none repeat scroll 0 0 #4f3d2e;
    color: #c2a97f;
}


/* аватар */
.pa-avatar img {
    outline: 1px solid #4e3c2b8a;
    outline-offset: 2px;
    transition: 1s;
    max-width: 180px;
    max-height: 180px;
}

.pa-avatar img:hover {
       filter: sepia(1);
    transition: 1s;
}

/* шрифты, размер и другое */
#font-area, #size-area, #spoiler-sels {
    background-color: #aea086;
    color: #443a2f !important;
    border: 1px solid #89745ebf;
    border-radius: 6px;
    width: 150px !important;
    margin-left: 10px;
    padding: 8px;
    margin-top: 2px;
    max-height: 148px;
    overflow-y: auto;
}

#color-area, #table-area, #image-area, #imageup-area, #imageattach-area, #video-area, #addition-area {
     background-color: #aea086;
    color: #443a2f !important;
    border: 1px solid #89745ebf;
    border-radius: 6px;
    width: 220px !important;
     margin-left: 555px;
    padding: 8px;
    margin-top: 2px;
    max-height: 148px;
    overflow-y: auto;
}

#smilies-area {
    background-color: #aea086;
    color: #443a2f !important;
    border: 1px solid #89745ebf;
    border-radius: 6px;
    width: 400px !important;
    margin-left: 430px;
    padding: 8px;
    margin-top: 2px;
    max-height: 148px;
    overflow-y: auto;
    z-index: 9999;
}

div#image-area.container {
    width: 600px !important;
}
#imageupload-left input[type=button] {
    width: 14em !important;
    text-align: center;
}


/* БАННЕРЫ
----------------------------------------------------------------------------------------------------------------------*/
#banners {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    height: 31px;
    width: 950px;
    margin-left: -15px;
    margin-top: -65px;
    letter-spacing: 3px;
    opacity: 0.5;
}

#banners a img {
    opacity: 0.45;
    -moz-opacity: 0.5;
    filter: sepia(1);
   transition: 2s;
}


#banners a img:hover {
filter: none;
  opacity:1;
transition: 2s;
}


/* прокрутка */
::-webkit-scrollbar-thumb:vertical  {
     background-color: #4c3620;
    box-shadow: 0 0 2px 0px #b5937d91 inset;
    border-radius: 12px;
}

::-webkit-scrollbar-thumb:horizontal {
     background-color: #4c3620;
    box-shadow: 0 0 2px 0px #b5937d91 inset;
    border-radius: 12px;
}

::-webkit-scrollbar {
    height: 7px;
    width: 7px;
}
::-webkit-scrollbar-track {
    background-color: #171617;
}


/* аватар */
.punbb .user-avatar .avatar-image {
    filter: brightness(0.9) sepia(1);
}

#pun .user-avatar.user-avatar .avatar-image {
    border-radius: 50px !important;
    border: solid 2px #3a2118cc;
    box-shadow: 0px 0px 5px #d7d7d7b0;
    height: 30px;
    width: 30px;
    opacity: 0.85;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
}

.punbb .user-avatar .isonline {
    width: 8px!important;
    height: 8px!important;
    border-radius: 50px;
    top: 2px!important;
    right: 4px!important;
    z-index: 100;
    background-color: #6e5330 !important;
}

a.lastpost-link {
    margin-left: 0px;
    margin-top: 3px !important;
    text-transform: lowercase;
    font-size: 13px;
    font-weight: 500;
    font-family: Lora;
    letter-spacing: 0;
    line-height: 19px !important;
    color: #56402e !important;
}

.lastpost {
    text-transform: lowercase;
    font-size: 11px;
    font-family: Lora;
    color: #2c2b2a !important;
}

div#meny-styles.container {
 font-family: Tahoma;
  background: #b2b0a8;
    border: 1px solid #8e8b92;
    border-radius: 10px;
    color: #464544 !important;
    width: 200px !important;
    padding: 8px;
    max-height: 148px;
    overflow-y: auto;
    z-index: 9999;
}


div#keyboard-area {
    margin: 1px 0px 0 0 !important;
    border-radius: 6px;
    background-color: #aea086;
    color: #443a2f !important;
    border: 1px solid #89745ebf;
    width: 500px !important;
    padding: 8px;
    max-height: 148px;
    overflow-y: auto;
    z-index: 9999;
}

#keyboard-span input {
    margin: 2px 1px !important;
    border-radius: 3px !important;
    color: #3c2910 !important;
    text-shadow: none;
    background-color: #ab9e86 !important;
    border: 1px solid #86795f !important;
    font-family: Arial !important;
    font-size: 10px;
    box-shadow: none;
    padding: 5px 10px!important;
}

/* не отображать */

.stickytext,.closedatafield, .li#navawards, .lastedit, .pl-reports, .topic .sharelink
{display:none!important;}
 #button-files_rusff, #button-graffiti_rusff
{display: none !important;}
.punbb .modmenu .container span {display: none;}
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun td .modlist, .modlist {display: none !important;}
.li#navrules {display: none;}
#pun-ulinks .item5 {display:none}
#pun-index thead {display: none}
#pun-index .tcmod {display: none}
.pa-gifts {display: none;}

  

/* темы и сообщения */
#pun-index td.tc2 {
    text-transform: uppercase;
    text-align: right;
}

#pun-index td.tc3 {
    text-transform: uppercase;
    text-align: left;
    margin-right: 8px;
}

.Tems_And_messages {
   font-size: 9px;
    text-transform: uppercase;
    font-family: Lora;
    font-weight: 500;
    text-align: right;
    display: inline-block;
}

.main table .Add {
    display: block;
    padding: 0px;
    width: auto;
    letter-spacing: 0px;
    opacity: 0.95;
    position: absolute;
    top: 3px;
    right: -50px;
}

#pun-index .tclcon {
    font-size: 10px;
    text-align: justify;
    margin: 0;
    padding: 0px;
    width: 460px;
    z-index: 1;
    position: relative;
    font-weight: 500;
    min-height: 60px;
}


#pun-index .tc2, #pun-index .tc3, #pun-index .tcmod {
    font-family: montserrat;
    font-size: 9px;
    font-weight: 500;
    width: 20px;
display: none
}

/* информация в профиле */
#pun #pun-messages .post h3 {
    width: auto !important;
    box-shadow: none !important;
    border: 0 !important;
    background: transparent !important;
}

#pun #pun-messages .post h3 span {
    width: 615px;
    margin-top: -12px !important;
    margin-left: 115px !important;
    text-shadow: none;
    color: #0f1211;
}

#pun #pun-messages .post-author {
    margin-top: 20px !important;
    margin-left: 5px !important;
    background: #1a1209;
    width: 220px !important;
    min-height: 100px;
    box-shadow: 0 0 0 1px #442e25 inset, 0 0 0 2px #463c3b inset;
    border: 1px solid #322920;
    padding-bottom: 19px !important;
}

#pun-messages .post-author ul {
  margin: 0 10px !important;
}

#pun-messages .pa-author {
    margin-top: 5px !important;
    margin-bottom: 0px !important;
}

#pun-messages .post-author ul {
  margin: 0 0px !important;
  width: auto;
}


#pun-messages .pa-posts {display: none}

#pun-messages .pa-online {
    left: 5px;
}

#pun-messages .post-content {
    margin-top: -35px !important;
    margin-left: 11px;
}

#pun-messages li.pa-title {
    margin-left: 4px !important;
    margin-top: 11px !important;
}

#pun-messages .pa-avatar img {
    margin-top: 0px !important;
    margin-bottom: 10px;
}

#messages td.tcl.pmtcl1 {
    padding-left: 9px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#pun-index .user-avatar {
    height: 50px !important;;
    vertical-align: middle;
}


#pun-messages .pa-author .indOnline, #pun-messages .pa-author .indOffline {
    display: none !important;
} 



.move_posts_form .modal-inner>.container {
    padding: 0!important;
    background: #8b8681;
}


.pa-fld3 .fld-name, .pa-fld4 .fld-name, .pa-fld5 .fld-name,  .pa-fld6 .fld-name {
	display: none;
}

del {
  text-shadow: #333 0 0 3px;
  text-decoration: none;
  color: transparent;
}

del:hover {
  transition: 0.25s linear;
  text-shadow: none;
  text-decoration: none;
  color: #333;
}


#pun-announcement h2 {
display: none;
}


.mini_awards_label {
display: none;
}

/* остальное */

.mmf {
    line-height: 12.8px;
    border: 3px #584122;
    border-style: double;
    width: 422px;
    padding: 7px 15px;
    background-image: url(https://forumstatic.ru/files/0018/13/fc/68056.png);
    font-size: 10.7px;
    font-family: 'Noto+Serif';
}

.zagolovok
{
font-size: 10.5px;
font-weight: 700;
font-style: italic;
font-family: Georgia;
}

.zvan {
    font-size: 10px;
    font-family: 'Noto Serif';
    letter-spacing: 0px;
    text-align: center;
    text-transform: initial;
    line-height: 13px;
}

#lsimg {
padding-top: 4px;
}

/* остальное */
#viewprofile .zag1 {
      color: #43311c !important;
    margin-left: 0px !important;
}
#viewprofile .zag1 a {
      color: #43311c !important;
}

#viewprofile .op {
   margin-top: 11px;
    color: #282520 !important;
}

#viewprofile .op a {
      color: #43311c !important;
}

#viewprofile .lzcommon {
   margin-top: 11px;
    color: #43311c !important;
    background: transparent;
}

#viewprofile .lzcommon a {
    color: #43311c !important;
}

#viewprofile .char img {
   display: none;
}

#viewprofile .char a {
    margin-top: 10px !important;
    display: block;
    margin-left: 35px;
}


#pun-index .tcl h3 a:hover, #pun-index .tcl h3 a:focus, #pun-index .tcl h3 a:active {
    color: #201606;
    text-shadow: 0px 0px 3px #000000d1;
}

0

3

«THE TRUTH. IT IS A BEAUTIFUL AND TERRIBLE THING, AND SHOULD THEREFORE BE TREATED WITH GREAT CAUTION.»
https://forumstatic.ru/files/001b/9d/5d/28814.png
ALICE ICARUS SOLVEIG ALISTAIR MICHAEL REMUShttps://forumstatic.ru/files/001b/9a/c6/70424.png

Походу всё, приехали. Следующая остановка — международный конфликт. Теперь это не просто классическое противостояние трех сторон в глубинке Лондона, а питерские разборки столкновение интересов ряда государств и угроза рассекречивания всего Магического Сообщества. Пристегнитесь, мы только в начале пути.


ГП - ЛЕТО 1981 - ДРАМА, АНГСТ, НАСТУПАЮЩИЕ НА ПЯТКИ ПОЖИРАТЕЛИ
АКТИВНЫЙ МАСТЕРИНГ


Рейтинг NC-21, мы ведь все большие мальчики и девочки, и хотим и с мальчиками, и с девочками и вообще как нам заблагорассудиться. А ты что подглядывать будешь? Ну ты делай это на свой страх и риск!

Роли, внешности, заявки в гостевой придерживаются за зарегистрированными пользователями на 3 дня, продлевать бронь можно два раза. Срок придержания для гостей - 1 день. В гостевой ведется список придержанных и выкупленный ролей и внешностей, все, что выкуплено под заявки имеет обозначение и ссылку на саму заявку. Учет занятых внешностей ведется в соответствующей теме

По всем вопросам и предложениям красиво ожидаем вас на нашей платформе 9ѕ или в приватике у любого члена амс-командыhttps://i.imgur.com/sporS5x.gif

Код:
« имя_внешности_или_персонажа_на_англ_строчными — [size=9][url=ссылка на профиль]ваш_никнейм[/url][/size]
РОЛИ

не доступны к регистрации:
« albus dumbledore
« aberforth dumbledore
« augustus rookwood
« avery jr (evan rosier’s classmate)
« corban yaxley
« dorcas meadowes
« harold minchum
« jeremiah bulstrode
« lestrange snr.
« lord voldemort
« meliflua fam
« wilkes jr (evan rosier’s classmate)

17.09
« Pandora Lovegood — Xenophilius Lovegood
18.09
« burke fam. — Генри
19.09
«прорицание— Kai Chang
«Nicholas Schirach — Nicholas Schirach
« Xenophilius Lovegood (Dane Dehaan) — Xenophilius Lovegood
20.09
« lucius malfoy — миш
« narcissa malfoy — hesper avery
ритуалист — элойз
24.09
« abraxas malfoy — remus lupin
« глава дммс — remus lupin
25.09
« borgin fam. — спадмур
« james potter — спадмур
26.09
« lily potter — енотт
« глава ДТ — енотт
« kram fam. — заявка
30.09
« hestia jones — заявка
01.10
« ритуалист— шмоль
« andromeda tonks — миша
« edward tonks — миша

ВНЕШНОСТИ

17.09
« alex høgh andersen — Генри
« Daniel Sharman— Кай Чанг
« crystal reed — фло
« emily blunt — заявка
« еve hewson — Генри
« Lana Parrilla — Kai Chang
« luke pasqualino— Кай Чанг
« naomi scott — мэдди
« Taissa Farmiga — Xenophilius Lovegood
18.09
kaya scodelario — marceline trembley
19.09
« aaron piper — мэдс
«David Giuntoli — Nicholas Schirach
Dane Dehaan — Xenophilius Lovegood
« ruby stokes — Billie Warren (1)
20.09
« gabriella wilde — hesper avery
« emma roberts — какая-то роули
« hande erçel — фел
« nina dobrev — миш 22.09
« robert pattinson — чарли (1)
« richard madden — заявка
24.09
« david bowie — remus lupin
27.09
« stella maeve — ila
26.09
« Sam Claflin— Lorenzo Medici
30.09
« zoey deutch — заявка
« florence pugh — рабастан
« adelaide kane — эзра
« dakota johnson — эзра
01.10
« alex turner — миша
бессрочно
« rachel weisz — алиса
« benjamin wadsworth — фелс
« mia goth - шмоль

0

4

Код:
/*************************************************************
краш & simpasy
**************************************************************/

/* фон задний */
body {
background-color: #0b110f!important;
background: url("https://forumstatic.ru/files/001b/d2/39/75564.jpg");
background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
   overflow-x: hidden !important;
}


/* иконка личной страницы */
div.perspage {
    margin-bottom: -20px !important;
    position: relative;
    left: -3.8px;
    background: url(https://forumstatic.ru/files/001b/d2/39/20163.png) no-repeat;
    width: 250px;
    margin-top: -10px !important;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    color: transparent !important;
}


.perspage a {
    color: transparent !important;
}

/* лояльность*/
.ps {
    top: 0px;
    position: absolute;
    left: 230px;
    background: url(https://forumstatic.ru/files/001b/d2/39/21337.png) no-repeat;
    width: 30px;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    color: transparent !important;
      z-index: 200;
}

.defolt {
    top: 0px;
    position: absolute;
    left: 230px;
    background: url(https://forumstatic.ru/files/001b/9a/c6/23766.png) no-repeat;
    width: 30px;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    color: transparent !important;
   z-index: 200;
}

.mm {
    top: 0px;
    position: absolute;
    left: 230px;
    background: url(https://forumstatic.ru/files/001b/9a/c6/67534.png) no-repeat;
    width: 30px;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    color: transparent !important;
   z-index: 200;
}

.orden {
    top: 0px;
    position: absolute;
    left: 230px;
    background: url(https://forumstatic.ru/files/001b/9a/c6/97005.png) no-repeat;
    width: 30px;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    color: transparent !important;
   z-index: 200;
}

.neutral {
    top: 0px;
    position: absolute;
    left: 230px;
    background: url(https://forumstatic.ru/files/001b/9a/c6/23766.png) no-repeat;
    width: 30px;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    color: transparent !important;
   z-index: 200;
}


.post-author ul {
    line-height: 11px;
    margin-left: 10px;
    margin-top: 33px;
    padding: 0px !important;
    text-align: center;
    color: transparent;
    text-shadow: none;
    width: 242px;
    padding: 0 10px !important;
}

/*Фон мини-профиля в Топике*/
.post-author {
    background: url(https://forumstatic.ru/files/001b/d2/39/10662.png) no-repeat top left, url(https://forumstatic.ru/files/001b/d2/39/59918.png) no-repeat left calc(100% + 3px), url(https://forumstatic.ru/files/001b/d2/39/75281.png) left;
    margin-left: -69px !important;
    margin-top: -22.2px !important;
    margin-bottom: 0px !important;
    padding-bottom: 35px !important;
    width: 287px !important;
    padding-top: 0px !important;
    position: relative;
    overflow: visible !important;
    min-height: 225px;
    border: 0 !important;
}

#pun-searchposts .post-author {
    padding-bottom: 118px !important;
}


.pa-author a, .pa-author {
    text-align: center;
    font-size: 15px;
    font-family: 'Arsenica';
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: inherit;
    z-index: 2;
    background: linear-gradient( 228deg, rgb(47 37 26) 20%, rgb(235 169 100 / 70%) 80%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    /* color: #a17d5499; */
}

.pa-author a::first-letter, .pa-author::first-letter {
  color: #518a6f!important;
}


#pun .post-author .pa-author a {
    width: 200px;
    top: 2px !important;
    padding: 5px 14px;
    left: -3px !important;
    font-size: 13.5px;
    position: relative;
    font-family: 'Arsenica';
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: linear-gradient( 228deg, rgb(47 37 26) 20%, rgb(121 137 136) 80%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    color: #898988 !important;
    text-shadow: 0px 0px 4px rgb(177 177 177 / 88%);
    text-align: center;
    line-height: 21px;
    transition: 0.5s;
}

#pun .post-author .pa-author a:hover {
    text-shadow: 0px 0px 4px rgb(177 177 177 / 88%);
    transition: 0.5s;
}


/*ссылки в профиле*/
.punbb .post-author li a {
    color: #898988;
}

.punbb .post-author li a:hover, .punbb .post-author li a:focus, .punbb .post-author li a:active {
    color:#898988;
}

.pa-posts, .pa-respect, .pa-fld1, .pa-fld2 {
    padding: 6px 8px 10px 10px!important;
    display: inline-block!important;
    float: none!important;
    height: 17px!important;
    text-align: center;
    font: normal 7.5px/11px verdana;
    text-transform: uppercase;
    color: #898988!important;
}

.pa-respect a {color: #898988!important;}
.pa-respect a img {
    filter: brightness(0.93);
}

.pa-posts,.pa-respect,
.pa-fld1,.pa-fld2{
  width:60px;
}

.pa-fld1, .pa-fld2 {
    margin-top: 7px !important;
    margin-bottom: 15px !important;
}

.pa-posts,.pa-fld1{
   margin-right: 30px !important;
}

.post-author>ul {position:relative;}

.pa-fld6 {
    position: absolute;
    margin-top: -37px !important;
    left: 98px;
    width: 69px;
    right: 0px;
    z-index: 1;
    height: 50px;
    padding: 10px 0 !important;
    background-repeat: no-repeat;
    background-image: url(https://forumupload.ru/uploads/001b/9d/5d/2/672036.png);
}

.pa-respect,.pa-fld2{
   margin-left: 30px !important;
   z-index: 2;
   position: relative;
}
.pa-posts .fld-name,.pa-respect .fld-name,
.pa-fld1 .fld-name,.pa-fld2 .fld-name{
  display:block;
  margin-bottom:4px;
}

/* футер */
#pun-about p.container {
    background-image: url(https://forumstatic.ru/files/001b/d2/39/74615.png);
    background-position: top center;
    background-repeat: no-repeat;
    height: 150px;
    width: 1120px !important;
    margin-left: -90px;
    margin-top: -75px;
    margin-bottom: -53px;
}



.lzcommon {
    background: url(https://forumstatic.ru/files/001b/d2/39/37275.png) no-repeat top left, url(https://forumstatic.ru/files/001b/d2/39/25395.png) no-repeat left calc(100% + 3px), url(https://forumstatic.ru/files/001b/d2/39/27622.png) left;
    padding: 0px 0px 13px 0 !important;
    width: 242px !important;
    margin-left: 2px !important;
    position: relative;
    overflow: visible !important;
    border: 0 !important;
    z-index: 1;
}

/* скрыть VIP-аккаунт*/
#pun-status .item4.status-right{
  display: none;
}



/* маска */
#mask_dialog .inner {
    width: 800px !important;
    background: #aeadac !important;
    box-shadow: 0 0 0 0.1px inset #443426;
    text-transform: lowercase;
    border-radius: 5px;
    color: #2e2e2d !important;
}

#mask_dialog .hv-preview-block img {
    max-width: 100px;
    border-radius: 10px;
}

.hv-storage-count {
    flex: 1 1 100%;
    width: 100%;
    text-align: center;
    padding-bottom: 6px;
    color: #262424 !important;
    font-size: 10px;
}

#mask_dialog .hv-add-template {
    cursor: pointer;
    float: right;
    padding: 5px;
    line-height: 9px !important;
    border-radius: 10px !important;
    border: 1px solid #00000030 !important;
}


/* сообщение не вылазит за границы */
#pun .post-content {
    word-wrap: break-word;
}

/* фиксация поля ответа в телефоне */
textarea {
-ms-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}

/* для мобильных устройств */
body{
  overflow-y: scroll;
}
#pun_wrap  {
    min-width: 1250px !important;
}

HTML, body {
	min-width: 540px!important;
}

/* айфон */
html {
-webkit-text-size-adjust: none;
}
/* подсказки */
@media (pointer: coarse), (hover: none) {
      [title] {
        position: relative;
        display: inline-flex;
        justify-content: center;
      }
      [title]:focus::after {
        content: attr(title);
        position: absolute;
        top: 90%;
        color: #000;
        background-color: #fff;
        border: 1px solid;
        width: fit-content;
        padding: 3px;
      }
    }

/* фиксация поля ответа в телефоне */
textarea {
-ms-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

/* для мобильных устройств */
HTML, body {
	min-width: 540px!important;
}
body{
  overflow-y: scroll;
}
#pun_wrap  {
    min-width: 1100px !important;
}


/* фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
    background: #aba9a8;
    box-shadow: 0 0 0 0.1px inset #5a5958;
    color: #272626 !important;
}

/* линия */
hr {
    border: 1px dotted #5b5957;
}





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

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

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
   background-color: #transparent;
  color: #333;
  }

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

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

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


/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
      background-color: transparent;
    color: transparent;
  }
/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  color: #282828;
  }

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

.offline li.pa-online strong {
  font-weight: normal
  }

/* CS2 Border colours
-------------------------------------------------------------*/

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

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

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

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

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

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: transparent;
  }

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

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

.punbb .divider {
  border-color: transparent;
  }

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

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


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

/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited, .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
    color: #173226;
    transition: all .5s ease-in-out 0s;
}

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

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

/* CS3.3 */
#pun-navlinks a {
    text-decoration: none;
}

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

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  text-decoration: none
 color: #578176 !important;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/
/* иконки сообщений */
#pun-index table Div.icon {
   background: url(https://forumstatic.ru/files/001b/d2/39/87501.png) no-repeat;
    float: left;
    margin-top: -2px;
}

#pun-index table div.inew {
 background: url(https://forumstatic.ru/files/001b/d2/39/44674.png) no-repeat;
}

#pun-index table div.iclosed {
        background: url(https://forumstatic.ru/files/001b/d2/39/51174.png) no-repeat;
}

#pun-index table div.isticky  {
    background: url(https://forumstatic.ru/files/001b/d2/39/42000.png) no-repeat;
}


#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    position: relative;
    float: left;
    width: 20px;
    height: 20px;
    margin-left: 0px !important;
    padding-left: 7px;
    margin-top: 5px!important;
    background: url(https://forumstatic.ru/files/001b/d2/39/87501.png) no-repeat;
}

#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon  {
 background: url(https://forumstatic.ru/files/001b/d2/39/44674.png) no-repeat;
}

#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: url(https://forumstatic.ru/files/001b/d2/39/42000.png) no-repeat;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: url(https://forumstatic.ru/files/001b/d2/39/51174.png) no-repeat;
}


/* убирает голубую обводку в форме ответа */
input, textarea { outline: none; }  input:active, textarea:active { outline: none; } :focus { outline: none; }



/* выделение */
    ::selection { 
    background: none repeat scroll 0 0 #236e52;
    color: #b0aeae!important;
    }  
*::-moz-selection {
    background: none repeat scroll 0 0 #236e52;
    color: #b0aeae!important;
}


/* аватар */
.pa-avatar img {
    outline: 1px solid #1a302d;
    outline-offset: 2px;
    transition: 1s;
    max-width: 180px;
    max-height: 180px;
}


/* шрифты, размер и другое */
#font-area, #size-area, #spoiler-sels {
    background-color: #aeadac;
    color: #262625 !important;
    border: 1px solid #6767679c;
    border-radius: 6px;
    width: 150px !important;
    margin-left: 10px;
    padding: 8px;
    margin-top: 2px;
    max-height: 148px;
    overflow-y: auto;
}

#color-area, #table-area, #image-area, #imageup-area, #imageattach-area, #video-area, #addition-area {
     background-color: #aeadac;
    color: #262625 !important;
    border: 1px solid #6767679c;
    border-radius: 6px;
    width: 220px !important;
     margin-left: 555px;
    padding: 8px;
    margin-top: 2px;
    max-height: 148px;
    overflow-y: auto;
}

#smilies-area {
    background-color: #aeadac;
    color: #262625 !important;
    border: 1px solid #6767679c;
    border-radius: 6px;
    width: 400px !important;
    margin-left: 430px;
    padding: 8px;
    margin-top: 2px;
    max-height: 148px;
    overflow-y: auto;
    z-index: 9999;
}

div#image-area.container {
    width: 600px !important;
}
#imageupload-left input[type=button] {
    width: 14em !important;
    text-align: center;
}


/* БАННЕРЫ
----------------------------------------------------------------------------------------------------------------------*/
#banners {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    height: 31px;
    width: 990px;
    margin-left: -14px;
    margin-top: -63px;
    letter-spacing: 7px;
    opacity: 1;
}

#banners a img {
    opacity: 1;
    -moz-opacity: 0.5;
    filter: sepia(1) brightness(0.45) hue-rotate(110deg);
    transition: 2s;
}


#banners a img:hover {
filter: none;
  opacity:1;
transition: 2s;
}


/* прокрутка */
::-webkit-scrollbar-thumb:vertical  {
     background-color: #236e52;
    box-shadow: 0 0 2px 0px #224a39 inset;
    border-radius: 12px;
}

::-webkit-scrollbar-thumb:horizontal {
     background-color: #236e52;
    box-shadow: 0 0 2px 0px #224a39 inset;
    border-radius: 12px;
}

::-webkit-scrollbar {
    height: 7px;
    width: 7px;
}
::-webkit-scrollbar-track {
    background-color: #171617;
}


/* аватар */
.punbb .user-avatar .avatar-image {
     filter: sepia(1) brightness(0.45) hue-rotate(110deg);
}

#pun .user-avatar.user-avatar .avatar-image {
    border-radius: 50px !important;
    border: solid 2px #3a2118cc;
    box-shadow: 0px 0px 5px #d7d7d7b0;
    height: 30px;
    width: 30px;
    opacity: 0.85;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
}

.punbb .user-avatar .isonline {
    width: 8px!important;
    height: 8px!important;
    border-radius: 50px;
    top: 2px!important;
    right: 4px!important;
    z-index: 100;
    background-color: #508b6d !important;
}

a.lastpost-link {
    margin-left: 0px;
    margin-top: 3px !important;
    text-transform: lowercase;
    font-size: 13.4px;
    font-weight: 500;
    font-family: 'Alice', serif;
    letter-spacing: 0;
    text-shadow: 0px 0px 2px #0000005c;
    line-height: 19px !important;
    color: #1f4a39 !important;
}


a.lastpost-link:hover {
    color: #333534 !important;
}

.lastpost {
    text-transform: lowercase;
    font-size: 10.5px;
    font-family: verdana;
    color: #100a03 !important;
}

div#meny-styles.container {
 font-family: Tahoma;
  background: #b2b0a8;
    border: 1px solid #8e8b92;
    border-radius: 10px;
    color: #464544 !important;
    width: 200px !important;
    padding: 8px;
    max-height: 148px;
    overflow-y: auto;
    z-index: 9999;
}


div#keyboard-area {
    margin: 1px 0px 0 0 !important;
    border-radius: 6px;
   background-color: #aeadac;
    color: #262625 !important;
    border: 1px solid #6767679c;
    width: 500px !important;
    padding: 8px;
    max-height: 148px;
    overflow-y: auto;
    z-index: 9999;
}

#keyboard-span input {
    margin: 2px 1px !important;
    border-radius: 3px !important;
    text-shadow: none;
    background-color: #aeadac!important;
    color: #262625 !important;
    border: 1px solid #6767679c!important;
    font-family: Arial !important;
    font-size: 10px;
    box-shadow: none;
    padding: 5px 10px!important;
}

/* не отображать */

.stickytext,.closedatafield, .li#navawards, .lastedit, .pl-reports, .topic .sharelink
{display:none!important;}
 #button-files_rusff, #button-graffiti_rusff
{display: none !important;}
.punbb .modmenu .container span {display: none;}
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun td .modlist, .modlist {display: none !important;}
.li#navrules {display: none;}
#pun-ulinks .item5 {display:none}
#pun-index thead {display: none}
#pun-index .tcmod {display: none}
.pa-gifts {display: none;}

  

/* темы и сообщения */
#pun-index td.tc2 {
    text-transform: uppercase;
    text-align: right;
}

#pun-index td.tc3 {
    text-transform: uppercase;
    text-align: left;
    margin-right: 8px;
}

.Tems_And_messages {
   font-size: 9px;
    text-transform: uppercase;
    font-family: Lora;
    font-weight: 500;
    text-align: right;
    display: inline-block;
}

.main table .Add {
    display: block;
    padding: 0px;
    width: auto;
    letter-spacing: 0px;
    opacity: 0.95;
    position: absolute;
    top: 3px;
    right: -50px;
}

#pun-index .tclcon {
    font-size: 10px;
    text-align: justify;
    margin: 0;
    padding: 0px;
    width: 460px;
    z-index: 1;
    position: relative;
    font-weight: 500;
    min-height: 60px;
}


#pun-index .tc2, #pun-index .tc3, #pun-index .tcmod {
    font-family: montserrat;
    font-size: 9px;
    font-weight: 500;
    width: 20px;
display: none
}

/* информация в профиле */
#pun #pun-messages .post h3 {
    width: auto !important;
    box-shadow: none !important;
    border: 0 !important;
    background: transparent !important;
}

#pun #pun-messages .post h3 span {
    width: 615px;
    margin-top: -12px !important;
    margin-left: 115px !important;
    text-shadow: none;
    color: #0f1211;
}

#pun #pun-messages .post-author {
    margin-top: 20px !important;
    left: 45px !important;
    background: #0b110f;
    width: 220px !important;
    min-height: 100px;
    box-shadow: 0 0 0 1px #442e25 inset, 0 0 0 2px #463c3b inset;
    border: 1px solid #322920;
    padding-bottom: 19px !important;
}

#pun-messages .post-author ul {
  margin: 0 10px !important;
}

#pun-messages .pa-author {
    margin-top: 5px !important;
    margin-bottom: 0px !important;
}

#pun-messages .post-author ul {
  margin: 0 0px !important;
  width: auto;
}


#pun-messages .pa-posts {display: none}

#pun-messages .pa-online {
    left: 5px;
}

#pun-messages .post-content {
    margin-top: -35px !important;
    margin-left: 11px;
}

#pun-messages li.pa-title {
    margin-left: 4px !important;
    margin-top: 11px !important;
}

#pun-messages .pa-avatar img {
    margin-top: 0px !important;
    margin-bottom: 10px;
}

#messages td.tcl.pmtcl1 {
    padding-left: 9px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#pun-index .user-avatar {
    height: 50px !important;;
    vertical-align: middle;
}


#pun-messages .pa-author .indOnline, #pun-messages .pa-author .indOffline {
    display: none !important;
} 



.move_posts_form .modal-inner>.container {
    padding: 0!important;
    background: #8b8681;
}


.pa-fld3 .fld-name, .pa-fld4 .fld-name, .pa-fld5 .fld-name,  .pa-fld6 .fld-name {
	display: none;
}

del {
  text-shadow: #333 0 0 3px;
  text-decoration: none;
  color: transparent;
}

del:hover {
  transition: 0.25s linear;
  text-shadow: none;
  text-decoration: none;
  color: #333;
}


#pun-announcement h2 {
display: none;
}


.mini_awards_label {
display: none;
}

/* остальное */

.mmf {
    line-height: 12.8px;
    border: 3px #584122;
    border-style: double;
    width: 422px;
    padding: 7px 15px;
    background-image: url(https://forumstatic.ru/files/0018/13/fc/68056.png);
    font-size: 10.7px;
    font-family: 'Noto+Serif';
}

.zagolovok
{
font-size: 10.5px;
font-weight: 700;
font-style: italic;
font-family: Georgia;
}

.zvan {
    font-size: 10px;
    font-family: 'Noto Serif';
    letter-spacing: 0px;
    text-align: center;
    text-transform: initial;
    line-height: 13px;
}

#lsimg {
padding-top: 4px;
}

/* остальное */
#viewprofile .zag1 {
      color: #43311c !important;
    margin-left: 0px !important;
}
#viewprofile .zag1 a {
      color: #43311c !important;
}

#viewprofile .op {
   margin-top: 11px;
    color: #282520 !important;
}

#viewprofile .op a {
      color: #43311c !important;
}

#viewprofile .lzcommon {
   margin-top: 11px;
    color: #43311c !important;
    background: transparent;
}

#viewprofile .lzcommon a {
    color: #43311c !important;
}

#viewprofile .char img {
   display: none;
}

#viewprofile .char a {
    margin-top: 10px !important;
    display: block;
    margin-left: 35px;
}


#pun-index .tcl h3 a:hover, #pun-index .tcl h3 a:focus, #pun-index .tcl h3 a:active {
    color: #333534;
    text-shadow: 0px 0px 3px #000000d1;
}

/* ссылки */
p a {
 font-weight: 800;
}

0

5

Код:
<!-- start Проверка наличия обновлений в поле "награды" ( https://github.com/AlluvioDev/scripts/tree/main#readme ) -->
  <script type="text/javascript" src="https://alluviodev.github.io/scripts/inventoryAlert/script.js"></script>
<!-- end  Проверка наличия обновлений в поле "награды" -->

0

6

<!---------------------- Красивая профилактика © Deff, мод. max, the murderer! ---------------------->
<div id="pircs2"><link rel="stylesheet" type="text/css" href="/files/001b/a8/40/30530.css" /><div id="LogIn_Window" style="height: auto"><center>Творим беспредел, падажи немножко</center><br></div></div><!-- --><script type="text/javascript">

var ON_button=1; // Cвитч включения: 1 - включено; 0 - выключено
var  moderDostyp_ON=0; // Модер-доступ включён: 1 - включён; 0 - выключен

if(ON_button!=1||GroupID ==1||moderDostyp_ON*GroupID==2){
$("style.#style_st,div.#pircs2").replaceWith("");}
  else {$("#msg-n2").replaceWith("");
if(GroupID ==3) {$("#LogIn_Window").show();if(document.URL.indexOf("/login.php")==-1){
document.location.href = "../login.php"}else {
$(document).ready(function(){$("form#login").appendTo("#LogIn_Window");
$("#LogIn_Window").find("p.formsubmit a[href*='register.php']").text("");
var v=$("#LogIn_Window").find("p.formsubmit a[href*='action=forget']");
v.replaceWith("<span>Вход только для администраторов</span>");});};}
else {document.location.href = "../login.php?action=out&id="+UserID};}
</script>
<!---------------------- Красивая профилактика END ---------------------->

0

7

Код:
/*************************************************************
by simpasy & shady 
**************************************************************/

/* CS1 Background and text colours(фон) 
-------------------------------------------------------------*/

body {
background: url(https://forumstatic.ru/files/001b/9a/c6/22800.jpg) no-repeat;
    background-position: top center;
    background-attachment: fixed;
    background-size: cover;
}

@media screen and (max-width: 980px) {
    body {               margin-left: 70px !important;
        width: 1000px;   }
#pun-title {    width: 1200px!important;}
}


/* отключить прокрутку снизу */
body {overflow-x: hidden}

/*тело*/
#pun {
    margin: 350px auto 60px;
    position: relative;
    width: 1030px;
    background: url(https://forumstatic.ru/files/001b/9a/c6/20103.png) repeat-y scroll center;
}


.punbb {
    height: auto;
    width: 968px;
    margin: 0px auto;
}

.adminmain {
    padding-left: 15em;
    margin-bottom: 1em;
    margin-top: 50px!important;
}

/*шапка*/
#pun-title {
    height: 480px;
    width: 1157px;
    margin-left: -57px;
    z-index: 100;
    background-position: center 0;
    background: url(https://forumstatic.ru/files/001b/9a/c6/32580.png?v=1) no-repeat;
    position: relative;
    top: -350px;
}

/*футер*/
#pun-about .container {
    font-size: 0px !important;
    background-image: url(https://forumstatic.ru/files/001b/9a/c6/59782.png);
    background-repeat: no-repeat;
    height: 158px;
    width: 1059px;
    margin-left: -57px;
    margin-top: -112px;
    margin-bottom: -174px;
}



/* лояльность*/

.pa-fld4 {
    top: -35px;
    position: absolute;
    left: 102px;
    width: 41px;
    height: 41px;
    font-size: 11.4px;
    font-family: 'el messiri';
    text-transform: lowercase;
    z-index: 3;
    box-sizing: border-box;
    padding-top: 15px !important;
    text-shadow: 0px 0px 2px #b39393;
    background: url(https://forumstatic.ru/files/001a/dc/1c/27123.png);
}

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

.ps {}
.ps::before { content: 'd'; }

.defolt { }
.defolt::before {content: 'n'; }


.mm { }
.mm::before {content: 'm'; }

.orden { }
.orden::before { content: 'o'; }

.neutral {}
.neutral::before { content: 'n'; }

.mr::before { content: 'mr'; }

.bm::before { content: 'bm'; }



/*личная страница */

.pa-fld5 {
    position: relative;
    background: url(https://forumstatic.ru/files/001a/dc/1c/23712.png) no-repeat;
    width: 145px;
    height: 36px;
    margin: 0px 0px -33px 39px !important;
}

div.perspage {
        position: relative;
    font-size: 25px;
    padding-top: 18px;
}

div.perspage::before {
    content: '';
    font-size: 14px;
    left: 45px;
    text-transform: uppercase;
    position: absolute;
    margin-top: 6px;
    z-index: 0;
    font-family: 'El Messiri';
    filter: blur(0.4px);
    color: transparent;
}

.pa-fld5 a {        color: transparent !important;
    text-shadow: none!important;
    z-index: 900;
    position: relative;}
.pa-fld5 a:hover {color: transparent!important;}

.pa-posts, .pa-respect, .pa-fld1, .pa-fld2 {
    padding: 6px 8px 10px 10px !important;
    display: inline-block !important;
    float: none !important;
    height: 17px !important;
    text-align: center;
    font: normal 7px verdana;
    text-transform: uppercase;
    z-index: 99;
    position: relative;
}




/*реакции*/
.reactions-root button, .reactions-root [type=button], .reactions-root [type=reset], .reactions-root [type=submit] {
    -webkit-appearance: button;
    font-size: 8px!important;
    background: #00000000!important;
    border: var(--bordin)!important;
    padding: 5px 5px 5px 5px !important;
}

.reactions-root *, .reactions-root ::before, .reactions-root ::after {
        color: var(--htxt);
}

.reactions-root .emoji-mart {
font-family: lora!important;
    font-size: 11px!important;
    display: inline-block!important;
    border: var(--bordin)!important;
    border-radius: 4px!important;
    background: var(--bg1)!important;
    width: 500px!important;
    padding-top: 5px!important;
    color: var(--txt)!important;
}

.reactions-root .emoji-mart-category-label span {
display: block!important;
    width: 100%!important;
    font-weight: 500!important;
    padding: 5px 5px 5px 15px!important;
    margin: 10px 0px 10px 0px!important;
    background-color: rgb(152 150 124 / 24%)!important;
    border-radius: 4px!important;
    color: var(--htxt);
}

.reactions-root .emoji-mart-search input {
    font-size: 11px!important;
    padding: 5px 25px 6px 10px!important;
    border-radius: 4px!important;
    border: 1px solid #908b7a!important; 
}

.reactions-root .emoji-mart-bar{border:none!important;}

.reactions-container {
    gap: 4px!important;
    cursor: pointer;
    position: relative;}

.reaction-picker-panel{left: 40px!important;}


/* CS1.1 Приветственный текст|Всего тем|Гостей|Зарегистрированных(не ссылки) */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
color: var(--txt); }

/* CS1.2 Описание подфор. и напротив */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
    color: var(--txt);
}

/* CS1.3 Категории*/
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: transparent;
  }


/* CS1.5  Сообщения*/
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #333;
  }


/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #f9f9f9;
  }



.offline li.pa-online strong {
  font-weight: normal
  }

/* CS2 Border colours
-------------------------------------------------------------*/



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

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

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

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: transparent;
  }

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

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

.punbb .divider {
  border-color: transparent
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: transparent
  }

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


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



/* CS3.2 Ññûëêè Ïîôîðóì*/
#pun-index .tcl h3 a, #pun-index .tcl h3 a:link, #pun-index .tcl h3 a:visited {
font-size: 13.5px;
    color: var(--link2);
    text-shadow: var(--shad);
    text-transform: uppercase;
    font-family: 'El Messiri';
}

/*2.2 Активные ссылки пофорум*/
#pun-index .tcl h3 a:hover, #pun-index .tcl h3 a:focus, #pun-index .tcl h3 a:active {
    color: var(--hovlink);
}





/* CS3.3 * Ссылки 1 Навигация /
#pun-navlinks a {
  color: #3c2a10;
  text-shadow: 0px 5px 1px rgba(22, 80, 56, 0.49);
  text-decoration: none;
  }

/* CS3.4 Активные ссылки 1 навигация*/
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
    color: var(--hovlink);
    transition: 0.5s linear;
}



#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS3.5 Ссылки в постах*/
.post-body a:link {
    text-decoration: none;
    color: rgba(47, 33, 12, 0.88);
    font-weight: 700;
text-shadow: none;
}

.post-body a:active, .post-body a:focus, .post-body a:hover {
    text-decoration: none;
    color: rgb(104, 79, 52);
    font-weight: 700;
    text-shadow: none;
}

/* CS4 Post status icons 
 -------------------------------------------------------------*/
#pun-index table Div.icon {
        background: url(https://forumstatic.ru/files/001a/dc/1c/93798.png) no-repeat;
    top: -15px;
    float: left;
    display: inline-block;
    left: -15px;
    position: absolute;
height: 40px;
    width: 40px;
opacity: 0;
}


#pun-index tr.inew div.icon {
    background: url(https://forumstatic.ru/files/001a/dc/1c/93798.png) no-repeat;
    display: inline-block;
    opacity: 1;

}

tr.iclosed div.icon {
        background: url(https://forumstatic.ru/files/001a/dc/1c/96875.png) no-repeat !important;
}

#pun-viewforum tr.inew div.icon {background: url(https://forumstatic.ru/files/001a/dc/1c/39454.png) no-repeat; }


tr.isticky div.icon {
    background: url(https://forumstatic.ru/files/001a/dc/1c/51344.png) no-repeat !important;
    margin-bottom: -5px;
    margin-right: -6px !important;
    display: inline-block;
    width: 39px !important;
    height: 39px !important;
}

#pun-viewforum tr.isticky div.icon {    margin-right: -26px !important;}


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


/* C2.16 */
#pun-viewforum div.icon, #pun-messages div.icon, #pun-searchtopics div.icon {
float: right !important;
    width: 27px;
    height: 27px;
    margin-top: -10px;
    margin-right: -19px;
    background: url(https://forumstatic.ru/files/001a/dc/1c/39225.png);
    margin-left: 10px;
}


#pun-viewforum tr.inew div.icon, #pun-messages tr.inew div.icon, #pun-searchtopics tr.inew div.icon {
float: right !important;
    background: url(https://forumstatic.ru/files/001b/9a/c6/37890.png);
}


#pun-searchtopics div.icon {
    float: right !important;
    display: block;
    width: 26px;
    margin: 4px 0px 0px 10px;
}



/* C2.17*/
#pun-index td div.tclcon {
    width: auto;
    font-size: 10.4px;
    line-height: 12px;
    text-align: justify;
    z-index: 1;
    position: relative;
    padding: 10px;
}


/* скроллы
 -------------------------------------------------------------*/


/*Скролл*/
::-webkit-scrollbar {
    width: 5px;
    height: 4px;
    }
::-webkit-scrollbar-thumb {
background-color: #412113;
    box-shadow: inset 0px 0px 2px 0px #0000006e;
}
::-webkit-scrollbar-track {
    background-color: #1a1817;

}

.blockcode .scrollbox::-webkit-scrollbar-thumb, #main-reply::-webkit-scrollbar-thumb, #tags .container::-webkit-scrollbar-thumb, #imageQueue::-webkit-scrollbar-thumb, #uploaded-images::-webkit-scrollbar-thumb, #mask_dialog .hv-form-block::-webkit-scrollbar-thumb, .punbb #mask_dialog .hv-preview-block::-webkit-scrollbar-thumb, .hv-masks-storage::-webkit-scrollbar-thumb, #form-login #List-UserNames ul::-webkit-scrollbar-thumb, .pun-modal .container::-webkit-scrollbar-thumb, .unread-notifications #notifications-wrap::-webkit-scrollbar-thumb, #history_selected_version textarea::-webkit-scrollbar-thumb, .adinput textarea::-webkit-scrollbar-thumb, #post #wrapper div::-webkit-scrollbar-thumb, #post #wrapperBottom div::-webkit-scrollbar-thumb, .hvStickerPackModalContent::-webkit-scrollbar-thumb, .guest rules::-webkit-scrollbar-thumb, .tabs>section::-webkit-scrollbar-thumb, .tabs2>section::-webkit-scrollbar-thumb, .tabs3>section::-webkit-scrollbar-thumb, .tabs4>section::-webkit-scrollbar-thumb {
    background-color: #00000012; box-shadow: none;
}


.blockcode .scrollbox::-webkit-scrollbar-track, #main-reply::-webkit-scrollbar-track, #tags .container::-webkit-scrollbar-track, #imageQueue::-webkit-scrollbar-track, #uploaded-images::-webkit-scrollbar-track, #mask_dialog .hv-form-block::-webkit-scrollbar-track, .punbb #mask_dialog .hv-preview-block::-webkit-scrollbar-track, .hv-masks-storage::-webkit-scrollbar-track, #form-login #List-UserNames ul::-webkit-scrollbar-track, .pun-modal .container::-webkit-scrollbar-track, .unread-notifications #notifications-wrap::-webkit-scrollbar-track, #history_selected_version textarea::-webkit-scrollbar-track, .adinput textarea::-webkit-scrollbar-track, #post #wrapper div::-webkit-scrollbar-track, #post #wrapperBottom div::-webkit-scrollbar-track, .hvStickerPackModalContent::-webkit-scrollbar-track, .Select_Topics tbody::-webkit-scrollbar-track, .guest rules::-webkit-scrollbar-track, .tabs>section::-webkit-scrollbar-track, .tabs2>section::-webkit-scrollbar-track, .tabs3>section::-webkit-scrollbar-track, .tabs4>section::-webkit-scrollbar-track {
    background-color: #00000012;
}

/* CS6
-------------------------------------------------------------

#pun-index .tcl h3 a:hover {
    color: #555;
}
#pun-index .tcl h3 a {
    color: #3f2f24;
}
#pun-index .tclcon {
    background-color: rgba(197, 197, 197, 0.2);
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.3), 0 0 5px 0 rgba(0,0,0,0.3) inset;
    font-size: 11px;
    margin: 10px 60px 10px 5px;
    padding: 7px 10px 10px;
    text-align: justify;
    border: 3px double rgba(0,0,0,0.4);
}
.punbb .modlist {
    display: none !important;
}
#pun {
    background-position: center top;
    background-repeat: repeat-y;
}

#pun-messages .post-box {
    margin-top: 5px !important;
}


/*Спойлер с плюсиком*/
.post-content .spoiler-box > div {
    background: url(/img/plus.png) no-repeat right 505px center;
    cursor: pointer;
    padding-left: 67px;
    background-color: rgba(177, 130, 64, 0.16);
}

/*Фон мини-профиля в Топике*/
.post-author {
    background: url(https://forumstatic.ru/files/001b/9a/c6/54908.png) no-repeat top left, url(https://forumstatic.ru/files/001b/9a/c6/42227.png) bottom no-repeat, url(https://forumstatic.ru/files/001a/dc/1c/37272.png) left;
    margin-left: -45px !important;
    margin-bottom: -13px !important;
    padding-bottom: 36px !important;
    width: 262px !important;
    padding-top: 0px !important;
    position: relative;
    overflow: visible !important;
    min-height: 225px;
    border: 0 !important;
    margin-top: -31px !important;
}

.post-author ul {
line-height: 12px;
    margin: 33px auto 0px;
    padding: 0px 25px 0px 15px !important;
    text-align: center;
    color: var(--ptxt);
    width: 262px;
    box-sizing: border-box;
}

#pun-searchposts .post-author {
    padding-bottom: 118px !important;
}

.pa-author {
    text-align: center;
    letter-spacing: 0.4px;
    background: url(https://forumstatic.ru/files/001b/9a/c6/13851.png);
    font-size: 11px;
    height: 23px;
    left: -7px;
    top: -9px;
    width: 234px;
    font-family: 'El Messiri';
    position: inherit;
    z-index: 2;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 12px !important;
    text-shadow: 1px 1px black;
}

.pa-author a {
    color: #cf7f76 !important;
    text-shadow: 0px 0px 3px #df8181b0;
    -webkit-text-stroke: 0.2px #00000099;
}

.pa-author a:hover {
color: var(--link1);
}


/*ссылки в профиле*/
.punbb .post-author li a {
    color: #ab645e;
    z-index: 999;
    position: relative;
}

.punbb .post-author li a:hover, .punbb .post-author li a:focus, .punbb .post-author li a:active {
        color: var(--span);
    text-shadow: none;
}

/*ИКОНКА заменить на pa-fld6 */

.pa-fld6 {
        position: absolute;
    margin-top: -34px !important;
    left: 93px;
    width: 74px;
    padding-top: 8px !important;
    z-index: 1;
    height: 74px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-image: url(https://forumstatic.ru/files/001a/dc/1c/48373.png);
}

.pa-fld7 {
    position: absolute;
    z-index: 0;
    height: 212px;
    filter: grayscale(100%);
    mask: linear-gradient(0deg, rgba(217, 217, 217, 0) 0%, #737373 100%);
    top: -12px;
    left: 8px;
    border-radius: 3px;
}


.pa-fld7 img {
    object-fit: contain;
    width: 236px;
    height: auto;
}

/*Рамка на цитату*/
.punbb .quote-box, .punbb .code-box {
border-style: solid;
border-width: 20px;
}

.punbb .quote-box cite, .punbb .quote-box blockquote, .punbb .post-content .blockcode, .punbb .code-box strong.legend {
    margin: 0px 0px 0px 0px;
    padding: 0px;
}



.lastedit {display:none;}
.category h2 span{visibility:hidden;}

#main-reply {
width:100%;
background-color: rgba(255, 255, 255, 0.43);
font: 1em verdana, arial, helvetica, sans-serif;
border: none;
}

#main-reply, .punbb .post-content {
    font-size: 11px;
    font-weight: normal;
}


/*Остальные ссылки */
.punbb a, .punbb a:link, .punbb a:visited, .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
    color: var(--link);
}


/*Остальные Активные*/
.punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain a:hover, .punbb-admin #pun-admain a:focus, .punbb-admin #punbb-admain a:active {
    color: var(--hovlink);
}

/*рамка на ав*/
.pa-avatar img {
    outline: 2px solid #351c18;
    outline-offset: 1px;
    max-width: 180px;
    position: relative;
    z-index: 3;
    border-radius: 2px;
}
    



.post-content {
  text-align: justify; 
}

.cop a {
}

.cop:hover a {}

.hvStickerPackModal {
    padding: 16px 16px 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #999;
    background: #dddbd1;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    z-index: 999!important;
}


.guest {
    width: 690px;
    position: relative;
}

.guest hello {    text-align: center;
    display: block;
    font-family: El Messiri;
    font-size: 9px;
    line-height: 20px;}

.guest ams {display: block;
    text-align: center;
    color: var(--link2);
    padding: 10px 0px;
    font-family: El Messiri;}

.guest a {    color: var(--link2)!important;}

.guest ams a {   font-size: 13px;}
.guest a:hover {    color: var(--hovlink)!important;}

.guest rules { display: block;
    height: 130px;
    overflow-x: auto;
    margin-bottom: 20px;
    padding-right: 10px;
    box-sizing: border-box;}

.guest faq {    box-sizing: border-box;
    text-align: center;
    vertical-align: baseline;
    font-family: El Messiri;
    display: block;
    margin-bottom: 10px;}

.guest span {display: block;
    background: var(--bg2);
    text-align: center;
    font-family: 'Lora';
    font-weight: bolder;
    color: var(--link2);}

/* код от вещего духа */

#guesttabs {    width: 690px;
    height: 210px;
    margin: auto;}

.guesttabs {        width: 690px;
    height: 210px;
    position: relative;
}


.tabs {
padding: 0px;
    margin: 0 auto!important;
    text-align: center;
}

.tabs>section {
display: none;
    height: 195px;
    overflow-y: auto;
    text-align: justify;
    box-sizing: border-box;
    font-size: 11px;
    margin-left: 310px;
    position: relative;
    top: 130px;
}

.tabs>section>p {
margin: 0 0 5px;
    line-height: 1.5;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.tabs>section>details {
	margin: 0 0 5px;
	line-height: 1.5;
	color: #838383;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}


 
@keyframes fadeIn {
from {
    opacity: 0;
  }
  to {
    opacity: 1;
	}
}

.tabs>input {
	display: none;
	position: absolute;
}

.tabs>label:first-of-type {}
.tabs>label {
display: block;
    padding: 10px 10px;
    text-align: center;
    color: var(--link2);
    width: 270px;
    height: 40px;
    position: relative;
    text-transform: uppercase;
    box-sizing: border-box;
    font-family: El Messiri;
    line-height: 20px;
    font-weight: bolder;
    border: var(--bordin);
    background: var(--bg2);
    margin-bottom: 10px;
}
.tabs>label:after {}

.tabs>label:hover:after {transform: scaleX(1);
background: #888;}
.tabs>label:hover {
color: var(--hovlink);
    cursor: pointer;
    transition: all .3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}

.tabs>input:checked+label {color: var(--hovlink);}

.tabs>input:checked+label:after {}

.tabs #tab1:checked~#content-tab1, .tabs #tab2:checked~#content-tab2, .tabs #tab3:checked~#content-tab3, .tabs #tab4:checked~#content-tab4 {
display: block;
    margin-top: -336px!important;
}

.chronology {
width: 850px;
    position: relative;
    margin: 0 auto!important;
}

.chronology2 {
width: 850px;
    position: relative;
    margin: 0 auto!important;
}



.chronology hello {font-family: El Messiri;
    text-align: center;
    display: block;
    font-size: 30px;
    color: var(--link2);}

.chronology txt {display: block;
    background: var(--bg2);
    padding: 20px;
    border: var(--bordin);
    border-radius: 10px;
    margin-bottom: 10px;}

.tabstxt span {
    width: 150px;
    box-sizing: border-box;
    text-align: center;
    position: absolute;}

.tabstxt {    height: auto;
    border-bottom: var(--bordin)!important;
    display: flex;
    align-items: center;
    padding: 10px;}

.tabstxt p {
    width: 680px;
    position: relative;
    padding: 0px 20px!important;
    margin-left: 150px!important;
    box-sizing: border-box;
}

/* код от вещего духа */

#chronotabs {    width: 850px;
    height: 700px;
    margin: auto;}

.chronotabs2 {        width: 850px;
    height: 700px;
    position: relative;
}


.tabs2 {
padding: 0px;
    margin: 0 auto!important;
    text-align: center;
}

.tabs2>section {
display: none;
    height: 600px;
    overflow-y: auto;
    text-align: justify;
    box-sizing: border-box;
    font-size: 11px;
    position: relative;
}

.tabs2>section>p {
margin: 0 0 5px;
    line-height: 1.5;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.tabs2>section>details {
margin: 0 0 5px;
    line-height: 1.5;
    color: var(--txt);
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    width: 360px;

}


 
@keyframes fadeIn {
from {
    opacity: 0;
  }
  to {
    opacity: 1;
	}
}

.tabs2>input {
	display: none;
	position: absolute;
}

.tabs2>label:first-of-type {}
.tabs2>label {
display: inline-block;
    padding: 10px 10px;
    text-align: center;
    color: var(--link2);
    width: 200px;
    height: 40px;
    position: relative;
    text-transform: uppercase;
    box-sizing: border-box;
    font-family: El Messiri;
    line-height: 20px;
    font-weight: bolder;
    border: var(--bordin);
    background: var(--bg2);
    margin-bottom: 10px;
    margin-left: 5px;
}
.tabs2>label:after {}

.tabs2>label:hover:after {transform: scaleX(1);
background: #888;}
.tabs2>label:hover {
color: var(--hovlink);
    cursor: pointer;
    transition: all .3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}

.tabs2>input:checked+label {color: var(--hovlink);}

.tabs2>input:checked+label:after {}

.tabs2 #tab1:checked~#content-tab1, .tabs2 #tab2:checked~#content-tab2, .tabs2 #tab3:checked~#content-tab3, .tabs2 #tab4:checked~#content-tab4 {
display: block;
}


#chronotabss {    width: 850px;
    height: 700px;
    margin: auto;}

.chronotabss2 {        width: 850px;
    height: 700px;
    position: relative;
}

.tabs3 {
padding: 0px;
    margin: 0 auto!important;
    text-align: center;
}

.tabs3>section {
display: none;
    height: 600px;
    overflow-y: auto;
    text-align: justify;
    box-sizing: border-box;
    font-size: 11px;
    position: relative;
}

.tabs3>section>p {
margin: 0 0 5px;
    line-height: 1.5;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.tabs3>section>details {
margin: 0 0 5px;
    line-height: 1.5;
    color: var(--txt);
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    width: 360px;

}


 
@keyframes fadeIn {
from {
    opacity: 0;
  }
  to {
    opacity: 1;
	}
}

.tabs3>input {
	display: none;
	position: absolute;
}

.tabs3>label:first-of-type {}
.tabs3>label {
display: inline-block;
    padding: 10px 10px;
    text-align: center;
    color: var(--link2);
    width: 200px;
    height: 40px;
    position: relative;
    text-transform: uppercase;
    box-sizing: border-box;
    font-family: El Messiri;
    line-height: 20px;
    font-weight: bolder;
    border: var(--bordin);
    background: var(--bg2);
    margin-bottom: 10px;
    margin-left: 5px;
}
.tabs3>label:after {}

.tabs3>label:hover:after {transform: scaleX(1);
background: #888;}
.tabs3>label:hover {
color: var(--hovlink);
    cursor: pointer;
    transition: all .3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}

.tabs3>input:checked+label {color: var(--hovlink);}

.tabs3>input:checked+label:after {}

.tabs3 #tab5:checked~#content-tab5, .tabs3 #tab6:checked~#content-tab6, .tabs3 #tab7:checked~#content-tab7, .tabs3 #tab8:checked~#content-tab8 {
display: block;
}

#chronotabsss {    width: 850px;
    height: 700px;
    margin: auto;}

.chronotabsss2 {        width: 850px;
    height: 700px;
    position: relative;
}

.tabs4 {
padding: 0px;
    margin: 0 auto!important;
    text-align: center;
}

.tabs4>section {
display: none;
    height: 600px;
    overflow-y: auto;
    text-align: justify;
    box-sizing: border-box;
    font-size: 11px;
    position: relative;
}

.tabs4>section>p {
margin: 0 0 5px;
    line-height: 1.5;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.tabs4>section>details {
margin: 0 0 5px;
    line-height: 1.5;
    color: var(--txt);
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    width: 360px;

}


 
@keyframes fadeIn {
from {
    opacity: 0;
  }
  to {
    opacity: 1;
	}
}

.tabs4>input {
	display: none;
	position: absolute;
}

.tabs4>label:first-of-type {}
.tabs4>label {
display: inline-block;
    padding: 10px 10px;
    text-align: center;
    color: var(--link2);
    width: 200px;
    height: 40px;
    position: relative;
    text-transform: uppercase;
    box-sizing: border-box;
    font-family: El Messiri;
    line-height: 20px;
    font-weight: bolder;
    border: var(--bordin);
    background: var(--bg2);
    margin-bottom: 10px;
    margin-left: 5px;
}
.tabs4>label:after {}

.tabs4>label:hover:after {transform: scaleX(1);
background: #888;}
.tabs4>label:hover {
color: var(--hovlink);
    cursor: pointer;
    transition: all .3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
}

.tabs4>input:checked+label {color: var(--hovlink);}

.tabs4>input:checked+label:after {}

.tabs4 #tab9:checked~#content-tab9, .tabs4 #tab10:checked~#content-tab10, .tabs4 #tab11:checked~#content-tab11, .tabs4 #tab12:checked~#content-tab12 {
display: block;
}

chronospoilers {
display: flex;
    justify-content: center;
    flex-direction: row;
    gap: 10px;
}

details summary {
border-radius: 4px;
    display: block;
    background: var(--bg2);
    padding: 5px 50px;
    border: var(--bordin);
    font-size: 12px;
    color: var(--link2);
    margin: 20px 0 10px!important;
    font-family: El Messiri;
    width: auto;
    text-align: center;
}
details summary::-webkit-details-marker {
  display: none;
}
details summary::before {
  display: none;
}
details[open] summary::before {
  display: none;
}


/*ЧАСТЬ 3. CSS-стили кастомизированного плеера*/

.playerNode {
    background: url(https://forumstatic.ru/files/001a/dc/1c/70491.png);
    width: 199px;
    height: 41px;
    position: absolute;
    z-index: 999;
    color: var(--htxt);
    font-family: verdana;
    font-size: 9px;
    padding: 14px 20px 14px 40px;
    box-sizing: border-box;
    left: 786px;
    top: -277px;
}


/*ЧАСТЬ 2. CSS-стили кастомизированного плеера*/
.player-wrapper{position: absolute;
    top: 15px;
    left: 25px;}

.play-pause.paused {
    background: url(https://forumstatic.ru/files/001a/dc/1c/92880.png) no-repeat;
    background-size: contain;
    cursor: pointer;
}

.play-pause {
    background: url(https://forumstatic.ru/files/001b/9a/c6/48900.png) no-repeat;
    background-size: contain;
    border: 0;
    width: 8px;
    height: 9px;
    cursor: pointer;
    padding: 0;
}

.track, .volume{display: none;}
.track {

}
.volume {

}
.thumb {
    width: 8px;
    height: 8px;
    top: calc(50% - 4px);
    background: black;
    border-radius: 50%;
    position: absolute;
}



/*новости */

.news_new p { margin: 0 !important;
    padding: 0px !important;
    line-height: 15px !important;}

/*.news_new img:hover {filter: grayscale(100%) sepia(20%) hue-rotate(321deg) saturate(350%) brightness(100%)}*/

.news_new {
    padding: 20px;
    max-width: 900px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
        }


.block_one {
    border-radius: 20px;
    background-color: #1e1c1c;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: url(https://forumstatic.ru/files/001b/9d/5d/85642.jpg) repeat-x scroll 100% 0%, #1e1c1c;
padding: 0px 40px 40px;
background-size: contain;
}

.block_header {
    display: flex;
    align-items: flex-start;
    background-size: cover;
    margin-top: -17px !important;
    padding: 25px 40px 30px 90px;
    max-width: 577px;
    flex-direction: column;
}

.avatar_header {
    border-radius: 50%;
    border: 2px solid #523834;
    width: 58px;
    height: 58px;
    filter: grayscale(100%) sepia(20%) hue-rotate(321deg) saturate(350%) brightness(56%);
    left: 50px;
    display: inline-block;
    position: absolute;

}

.avatar_header p {    line-height: 0px !important;}

.avatar_header img {
    width: 58px !important;
    height: 58px !important;
    margin: 0px !important;
    border-radius: 50%;
    max-width: 58px !important;
    filter: grayscale(100%) sepia(20%) hue-rotate(321deg) saturate(350%) brightness(69%);
    object-fit: cover;
}

.header-text {
    color: #dbb2a9;
    font-family: 'El Messiri', sans-serif;
    text-transform: uppercase;
}

.header-text p {
    font-size: 14px !important;
}

.news_text p, .block_two p, .ep_text p {
    padding: 0px 0px 7px 0px !important;
    line-height: 147% !important;
}

.ep_text p {
    font-size: 11.5px !important;
}

.comment-text p {
font-size: 9.5px !important;
}


.comment-text {
    font-family: Arial, sans-serif;
    font-size: 8.5px;
    color: #c9c9c9;
    padding-top: 6px;
    letter-spacing: 0.5px;
}


.news_text del {
    text-shadow: #bb8686 0 0 3px;
    text-decoration: none;
    color: transparent;
}

.news_text del:hover {
transition: 0.25s linear;
    text-shadow: none;
    text-decoration: none;
    color: #a3a3a3;
}

.news_text {
    padding: 23px;
    line-height: 16px;
    color: #b1aaa8;
    margin: 7px 40px 39px 40px;
    font-family: Arial, sans-serif;
    font-size: 10.5px;
    border-radius: 18px;
    border: 1px solid #523834;
    position: relative;
    background-color: #1e1c1c;
}

.news_new a {
    color: #c1807c !important;
}
.news_new a:hover {
    color: #c1807c70 !important;
}

.block_two {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
    background-color: rgb(30 28 28);
    border-radius: 18px;
    padding: 10px;
    height: 77px;
    max-width: 524px;
    border: 1px solid #523834;
    z-index: 2;
    margin-top: -20px !important;
column-gap: 20px;
}


  .block_two_post_text {
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-style: italic;
    color: #b9b3b1;
    margin-right: 5px;
    padding-left: 12px;
    padding-right: 10px;
    padding-top: 0px;
    line-height: 14px;
    height: 54px;
    width: 473px;
    margin-top: -3px;
    overflow-x: auto;
}


.img_post {
    border-radius: 50%;
    border: 2px solid #523834;
    width: 40px;
    height: 40px;
    filter: grayscale(100%) sepia(20%) hue-rotate(321deg) saturate(350%) brightness(56%);
    display: inline-block;
margin-right: 10px !important;
}

.img_post p {    line-height: 0px !important;}

.img_post img {    width: 40px !important;
    height: 40px !important;
object-fit: cover;
    margin: 0px !important;
    border-radius: 50%;
    max-width: 40px !important;}

.block_three {
        background-image: url(https://forumstatic.ru/files/001b/9d/5d/40226.png);
    background-size: cover;
    border-radius: 18px;
    max-width: 900px;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    margin-top: -60px !important;
    height: 166px;
}


.circular-images-container {    display: flex;
    flex-direction: row;
    width: 180px;
    justify-content: center;
}

.circular-images-container p {    line-height: 0px !important;}

.circular-images-container img {    width: 40px !important;
    height: 40px !important;
    margin: 0px !important;
    border-radius: 50%;
    max-width: 40px !important;
filter: grayscale(100%) sepia(20%) hue-rotate(321deg) saturate(350%) brightness(56%);
border: 2px solid #523834!important;
object-fit: cover;}

.ep_text {
        display: flex;
    gap: 8px;
    flex-direction: column;
    width: 225px;
    color: #b1aaa8;
    font-family: Arial, sans-serif;
    font-size: 10px;
    align-items: center;
    text-align: center;
}

.ep_text sup a {
    color: #c7c7c7!important;
    font-family: 'El Messiri', sans-serif;
    font-size: 10px;
    text-shadow: 0px 0px 5px #ff826e!important;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}

.ep_text sup a:hover {
    color: var(--link2) !important;
    text-shadow: none !important;
}


.block_three .block_footer {
    padding: 0px 41px 0px 40px;
    display: flex;
    justify-content: center;
    margin: 88px 0px 0px -9px;
    max-width: 900px;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
}


0


Вы здесь » test » Вазюкания » дизайн


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