    /*************************************************************
    A - SETUP
    **************************************************************/
     
    /* A1 Import the colour scheme
    -------------------------------------------------------------*/
     
    /* A1.1 */
      @import url(style_cs.1681882649.css);
     
    /* A2 Deal with browser defaults and wonkiness
    -------------------------------------------------------------*/
     
    /* A2.1 */
    html, body {margin: 0; padding: 0}
    body {
	background: 
	url("https://forumstatic.ru/files/0015/51/e5/99537.jpg") repeat;
	color: #2a2320;
	}
    body {overflow-x: hidden}
     
    /* A2.2 */
    .punbb * {
      margin: 0
      }
     
    /* A2.3 */
    .punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
      padding: 0;
      list-style: none;
      }
     
    /* A2.4 */
    .punbb img {
      border: none;
      }
     
    /* A2.5 */
    .punbb .main table {
      table-layout: fixed;
      width: 100%;
      }
     
    /* A2.6 */
    .checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}
     
    /* A2.7 */
    p[class="checkfield"] *,
    div[class="checkfield"] *,
    fieldset[class="radiofield"] * {
      height: 1.8em;
      vertical-align: middle
      }
     
     
     /* A3 Text setup
    -------------------------------------------------------------*/
     
    /* A3.1 */
    body {
      font-size: 100.01%;
      }
     
    /* A3.2 */
    .punbb {
      font: normal 68.75% verdana, arial, helvetica, sans-serif;
      }
     
    /* A3.3 */
    .punbb textarea, .punbb input, .punbb select, .punbb optgroup {
      font: 1em verdana, arial, helvetica, sans-serif
      }
     
    /* 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 */
    .punbb .post-content em.bbuline {
      font-style: normal;
      text-decoration: underline;
      }
     
    /* A3.10 */
    .punbb a {
      text-decoration: none;
      }
     
    /* A3.11 */
    .punbb optgroup {
      font-weight: bold;
      }
     
     
    /* A4 Float clearing and hidden items
    -------------------------------------------------------------*/
     
    /* A4.1 */
    #pun:after,
    .punbb .container:after,
    .punbb .post-links ul:after,
    .punbb .main div.inline:after,
    .punbb .post-box:after,
    .punbb .linksb:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden;
      overflow:hidden;
      line-height: 0.0;
      font-size: 0;
      }
     
    /* A4.2 */
    .acchide,
    #pun-index #pun-main h1,
    #pun-navlinks h2,
    #pun-pagelinks h2,
    #pun-status h2,
    #pun-ulinks h2,
    .punbb .forum h2,
    .punbb .multipage .topic h2,
    .punbb dl.post-sig dt span,
    .punbb p.crumbs strong,
    .punbb .divider hr,
    .punbb .required label em,
    .punbb .formsubmit label,
    .punbb .submitfield label,
    .punbb .modmenu label,
    #pun-userlist .main h2 {
      font-size: 0;
      height: 0;
      width: 0;
      line-height: 0.0;
      position:absolute;
      left: -9999px;
      overflow: hidden
      }
     
     
    /* A5 Basic page layout and borders
    -------------------------------------------------------------*/
     
    /* A5.1 */
    #pun {
	background-image: url(https://forumstatic.ru/files/0013/e2/d4/69799.png);
	background-color: #fcf6ef; 
	width: 1035px; 
	margin: auto;   
	position: relative;
	margin-bottom: 0px }
     
    /* A5.2 */
    .punbb {
      float: left;
      width: 890px;
      margin-left: 82px;
      height: auto;
      }
     
    /* A5.3 */
    #pun-redirect, #pun-maint {
      margin: 50px 20% 12px 20%;
      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: none;
           }
.punbb .modmenu {
    font-family: Playfair Display;
}
     
    /* A5.9 */
    .punbb .container {
      Border: none;
}
     
    /* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
    background: url(https://forumstatic.ru/files/0015/51/e5/55084.png) no-repeat;
    background-position: 50% 50%;
    margin-left: -19px;
    margin-bottom: -35px;
    width: 930px;
    height: 98px;
    border-style: none;
  }


#pun-main h1 {
  margin-top: -20px;
}

#pun-main h1 span {
    text-align: center!important;
    width: 100%;
    position: absolute;
    margin-top: 32px;
    margin-left: -49px;
    font-size: 16px;
    filter: brightness(0.9);
        background: linear-gradient(#356aca, #00d2ff);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    font-family: Playfair Display;
}
#pun-main h2 span {
    text-align: center!important;
    width: 100%;
    position: absolute;
    margin-top: 37px;
    margin-left: -100px;
    font-size: 16px;
    filter: brightness(0.9);
        background: linear-gradient(#356aca, #00d2ff);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    font-family: Playfair Display;
}

#pun-category1 h2 span, #pun-category2 h2 span, #pun-category3 h2 span, #pun-stats h2 span, #pun-category4 h2 span,  #pun-category5 h2 span, #pun-category6 h2 span, #pun-stats h2 span{display:none;}

#post-form h2 {background:url(https://forumstatic.ru/files/0015/51/e5/45973.png) no-repeat;
margin-left: -19px;}
#post-form h2 span {display:none;}

#pun-messages #profile {
    background-image: url(https://forumstatic.ru/files/0015/51/e5/92026.png);
    display: block;
    overflow: visible;
    width: 930px;
    background-repeat: no-repeat;
    margin-left: -18px;
    margin-top: -20px;
    padding-top: 50px;
    background-color: transparent;}
#pun-messages #profile #notify-settings {
    margin-left: 12px;
    margin-top: -2px;
    font-family: Playfair Display;
    color: #2d1f1e;
    padding-right: 10px;
}
     
     
    /*************************************************************
    B - MAIN CONTENT - GENERAL
    **************************************************************/
     
    /* B1 Parsed Content, Signatures and Scroll Boxes
    -------------------------------------------------------------*/
     
    /* B1.1 */
    .punbb .post-content {
      padding: 0;
      margin: 0;
      margin-top: -20px;
      width: 102%;
      overflow: hidden;
      }
     
    /* B1.2 */
    .punbb .post-sig dt {
    background: url("https://forumstatic.ru/files/0015/51/e5/52221.png") repeat scroll 0 0 transparent;
    border: medium none;
    height: 14px;
    width: 260px;
    margin-left: 30%;
      }
     
    /* B1.3 */
    .punbb .post-content p {
      margin: 0;
      padding: 0 0 1em 0;
      line-height: 150%;
      }
     
    /* B1.4 */
    .punbb .post-content img {
      vertical-align: text-bottom
      }
     
    /* B1.5 */
    .punbb .post-content img.postimg {
      vertical-align: middle;
      }
     
    /* B1.6 */
    .punbb .post-content .blockcode, .punbb .post-content blockquote {
      width: 100%;
      overflow: hidden;
      }
     
    /* B1.7 */
    .punbb .post-content .scrollbox {
      width: 100%;
      overflow: auto;
      }
     
    /* B1.8 */
    .punbb .post-content .quote-box, .punbb .post-content .code-box {
      margin: 0.4em 1.8em 1.4em 1.8em;
      padding: 1em;
      border: none;

      }
     
    /* B1.9 */
    .punbb .quote-box cite, .punbb .code-box strong.legend {
      display: block;
      padding-bottom: 0.7em;
      font-size: 1.1em;
      font-weight: bold;
      font-style: normal;
      font-family: Playfair Display;
      }
.post-body .post-rating .container {
    background: url(https://forumstatic.ru/files/0015/51/e5/85431.png) 50% 0% no-repeat;
    width: 48px;
    height: 47px;
    border: none;
    border-image: initial;
                  transition: 800ms all;
}
.post-body .post-rating .container:hover {
        filter: brightness(0.8);
    transition: 800ms all;
}
div.post-rating > p > a {
    left: 16px;
    top: 10px;
    position: relative;
    font-family: Playfair Display;
    color: #ab968b!important;
}
     
    /* B2 Information boxes
    -------------------------------------------------------------*/
     
    /* B2.1 */
    .punbb .info-box {
      padding: 1.1em 1.7em 1em 1.7em;
      border: none;
     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: -6.5em;
      left: 1em;
      width: 24em;
      background: url("https://forumstatic.ru/files/0015/51/e5/55653.png") no-repeat;
      font-family: Playfair Display;
      }
.pagelink strong {
    background: url("https://forumstatic.ru/files/0015/51/e5/75293.png") no-repeat transparent;
    text-shadow: 0 0 3px #f35839;
    color: #ab968b!important;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    padding: 6px 8px 10px 8px;
    text-align: center;
    width: 32px;
    margin-left: 3px;
    margin-top: -5px;
    font-size: 14px;
}
     
    /* B3.4 */
    .linkst .postlink {
      position: absolute;
      top: -6.5em;
      right: 1em;
      width: 16em;
      text-align: right;
      font-weight: bold;
      font-family: Playfair Display;
      }
     
    /* B3.5 */
    .punbb .linksb {
      text-align: right;
      padding: 0.4em 1em 0.5em 1em;
      font-size: 1.1em;
      }
     
    /* B3.6 */
    .linksb .pagelink {
      float: left;
      width: 24em;
      text-align: left;
      background: url("https://forumstatic.ru/files/0015/51/e5/55653.png") no-repeat;
      font-family: Playfair Display;
      }
     
    /* B3.7 */
    .linksb .postlink {
      float: right;
      width: 16em;
      font-weight: bold;
      font-family: Playfair Display;
      }
     
    /* B3.8 */
    .subscribelink {
      clear:both;
      float: right;
      padding-top: 6px;
      font-family: Playfair Display;
      text-align: center;
      background: url("https://forumstatic.ru/files/0015/51/e5/86459.png") no-repeat;
      width: 324px;
      height: 30px;
      margin-top: -30px;
      transition: 800ms all;
      }
    .subscribelink a {
    color: #ab968b!important;
    }
    .subscribelink:hover {
    filter: brightness(0.8);
    transition: 800ms all;
    }
     
    /*************************************************************
    C - MAIN CONTENT - SPECIFIC
    **************************************************************/
     
    /* C1 Form layout
    -------------------------------------------------------------*/
     
    /* C1.1 */
    .punbb .formal .container {
      padding: 1.7em 2.3em 1.1em 2.3em;
      }
     
    /* C1.2 */
    .punbb .formsubmit {
      padding: 0 0 0 0;
      margin: 0 0 0 0;
      text-align: center;
      }
     
    /* C1.3 */
    .punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
      margin: 0 0.6em 0 0
      }
     
    /* C1.4 */
    .punbb fieldset {
      border: none;
      padding: 0 18px 0 18px;
      margin: 0 0 1em 0
      }
     
    /* C1.5 */
    .punbb fieldset legend {
      padding: 0;
      margin: 0 0 0 11px;
      font-size: 1.1em
      }
     
    /* C1.6 */
    .punbb fieldset legend span {
      padding: 0 5px;
      margin: 0 0 0 -15px;
      }
     
    /* C1.7 */
    .punbb fieldset fieldset {
      border: none;
      margin: 0;
      padding: 0 0 8px 0
      }
     
    /* C1.8 */
    .punbb .fs-box {
      padding: 1em 0 0.8em 0;
      }
     
    /* C1.9 */
    .punbb .fs-box p, .punbb .fs-box fieldset {
      padding: 0 0 0.8em 0
      }
     
    /* C1.10 */
    .punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
      float: left;
      margin-right: 1em;
      }
     
    /* C1.11 */
    .punbb .inline .infofield {
      clear:both
      }
     
    /* C1.12 */
    .punbb .datafield br {
      display: none
      }
     
    /* C1.13 */
    .punbb .required label, .punbb .datafield span.input {
      font-weight: bold
      }
     
    /* C1.14 */
    .punbb .datafield span.input a {
      font-weight: normal;
      }
     
    /* C1.15 */
    .punbb .areafield span.input, .punbb p.longinput span.input {
      display: block;
      padding: 0 12em 0 0;
      height: 100%; /* For IE */
      }
     
    /* C1.16 */
    .punbb textarea, .punbb .longinput input {
      width: 64%;
      margin: 0;
      }
     
    /* C1.17 */
    .punbb .hashelp {
      position: relative;
      }
     
    /* C1.18 */
    .punbb .helplinks {
      display: block;
      position: absolute;
      top: 1em;
      right: 0;
      font-weight: normal;
      width: 36%;
      }
     
    /* c1.19 */
    .punbb #profile .helplinks {
      top: 1.5em;
      }
     
    /* C1.20 */
    .punbb .helplinks span {
      display: block;
      padding-bottom: 0.2em;
      }
     
    /* C1.21 */
    #pun-post .formal .info-box li {
      padding-left: 4px;
      list-style-type: square;
      list-style-position: inside;
      line-height: 1.5;
      margin: 0;
      }
     
     
    /* C2 Table layout
    -------------------------------------------------------------*/
     
     /* C2.1 */
    .punbb .main .tcl {
      overflow: hidden;
      text-align: left;
      width: 60%;
      font-family: Playfair Display;
      font-size: 12px;
      }
     
    /* C2.2 */
    .punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
      text-align: center;
      width: 10%;
      }
     
    /* C2.3 */
    .punbb .main .tcr {
      overflow: hidden;
      text-align: right;
      width: 40%;
      font-family: Playfair Display;
      font-size: 12px;
      }
.punbb .user-avatar .avatar-image {
    margin-top: -3px!important;
    border-color: #2f2018!important;
    border-width: 2px!important;
    border-style: solid!important;
    transition: 800ms all;
    height: 26px!important;
    width: 26px!important;
}
.punbb .user-avatar .avatar-image:hover {
        filter: brightness(0.8);
    transition: 800ms all;
}
#pun-index .tcr .user-avatar {
margin: 7px 0px 0px 11px;
float: right;
}
     
    /* C2.4 */
    #pun-userlist .main .tcl,
    #pun-searchtopics .main .tcl,
    #pun-modviewforum .main .tcl {
      width: 40%
      }
     
    /* C2.5 */
    #pun-userlist .main .tc2,
    #pun-searchtopics .main .tc2 {
      text-align: left;
      width: 20%;
      }
     
    /* C2.6 */
    #pun-debug table .tcl {
      width: 15%;
      white-space:normal;
      }
     
    /* C2.7 */
    #pun-debug .tcr {
      width: 90%;
      white-space: normal;
      }
     
    /* C2.8 */
    #pun-index .tcl h3 {
      font-size: 1.2em;
      font-weight: bold;
      }
    #pun-index .tcl h3 a {
	font-size: 14px;
        text-decoration: none;
        /* color: #0b300b; */
        background: linear-gradient(#757eaf, #0d1647);
		-webkit-background-clip: text;
		text-transform: uppercase;
		-webkit-text-fill-color: transparent;
	text-shadow: 0 1px 2px #00000061;
      font-family: Playfair Display;
      font-weight: bold;
	transition: 800ms all;
  }
#pun-index .main .tc2, #pun-index .main .tc3 { 
    display:none;
}
#pun-index .main .tcl { 
    width: 70%;
}
     
    /* 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: none!important;
      padding: 0.8em 1em;
      }
#similar-topics td.st-tcl a {
      background: url("https://forumstatic.ru/files/0015/51/e5/70174.png") no-repeat scroll 2px 50% transparent;
      padding-left: 18px;
      padding-bottom: 4px;
}
#similar-topics td.st-tc2 {
    width: 25%;
text-align: left!important;
          background: url("https://forumstatic.ru/files/0015/51/e5/70174.png") no-repeat scroll 2px 50% transparent;
      padding-left: 18px;
      padding-bottom: 4px;
}
#similar-topics td.st-tcr {
    width: 15%;
text-align: left!important;
      background: url("https://forumstatic.ru/files/0015/51/e5/70174.png") no-repeat scroll 2px 50% transparent;
      padding-left: 18px;
      padding-bottom: 4px;
}
     
    /* C2.12 */
    .punbb .main th {
      border: none;
      padding: 0.4em 1em 0.4em 1em;
      }
     
    /* C2.13 */
    .punbb .main .tcl {
      border: none;
   }
     
    /* C2.14 */
    .punbb tbody.hasicon td.tcl {
      padding-left: 3.2em
      }
     
    /* C2.15 */
.punbb div.icon {
    display: block;
    float: left;
    transition: 800ms all;
  }
.punbb div.icon:hover
{
    display: block;
    float: left;
    transition: 800ms all;
            filter: brightness(1.2);
}

/* C2.16 */
.punbb table Div.icon {
    float: left; 
    display: block; 
    border-style: none;
    margin-left: -40px;
    margin-right: 10px;
    width: 60px;
    height: 66px;
    background-image : url(https://forumstatic.ru/files/0015/51/e5/44841.png);
    background-position: 2px 0;
    background-repeat: no-repeat;
}
TR.inew Div.icon {
    background-image : url(https://forumstatic.ru/files/0015/51/e5/44841.png);
background-position: -60px 0;
}
TR.isticky Div.icon {
    background-image : url(https://forumstatic.ru/files/0015/51/e5/44841.png);
background-position:-122px 0;
}
TR.iclosed Div.icon {
    background-image : url(https://forumstatic.ru/files/0015/51/e5/44841.png);
background-position:-186px 0;
}
tr#forum_f7 div.icon {
    background-image: url(https://forumstatic.ru/files/0015/51/e5/44841.png);
    background-position: -185px -68px;
}
tr#forum_f7 div.inew {
    background-image: url(https://forumstatic.ru/files/0015/51/e5/44841.png);
    background-position: -185px -133px;
}
tr#forum_f8 div.icon {
    background-image : url(https://forumstatic.ru/files/0015/51/e5/44841.png);
background-position:-123px -67px;
}

.icon[data-new-topics]:before, .subforums span[data-new-topics]:before {
    background: transparent!important;
    background-image: url(https://forumstatic.ru/files/0015/51/e5/63704.png)!important;
    color: #13030a!important;
    text-shadow: 1px 1px 0 rgba(190, 155, 156, 0.2)!important;
    content: attr(data-new-topics);
    display: inline-block;
    font-size: .8em;
    font-weight: 700;
    line-height: 26px!important;
    min-width: 30px!important;
    padding: 2px;
    position: absolute;
    text-align: center;
    margin: 4px 0px 0px 32px!important;
    height: 30px!important;
}

#pun-messages table Div.icon {
    float: left;
    display: block;
    width: 60px;
    height: 66px;
    border-style: none;
    background: url(https://forumstatic.ru/files/0015/51/e5/44841.png) no-repeat -0px -66px !important;
    position: relative;
    margin-right: 13px;
    margin-left: 10px;
    margin-top: 3px;
}
#pun-messages TR.inew Div.icon {
background: url(https://forumstatic.ru/files/0015/51/e5/44841.png) no-repeat -60px -66px !important;
}
#pun-messages table Div.icon:hover {
    transition: 800ms all;
            filter: brightness(1.2);
}
.iconum {
    float: left;
    overflow: visible;
    height: 34px!important;
    width: 37px;
    background: url(https://forumstatic.ru/files/001a/02/11/19233.png) no-repeat;
    background-position: -137px -160px;
}

.novus .iconum {
    background: url(https://forumstatic.ru/files/001a/02/11/19233.png) no-repeat;
    background-position: -179px -160px;}


.subculleus {
    display: block;
    padding-bottom: 40px;
}
.nomen {
    display: inline-block;
    float: left;
    margin-top: -10px!important;
    margin-left: -25px;
}
.responsum {
    display: inline-block;
    float: left;
    margin-top: -10px!important;
    width: 220px;
}
.responsum .user-avatar {display:none!important;}
     
     /* C3 Topics
    -------------------------------------------------------------*/
     /* C3.1 */
    .punbb .post .container {
      border: none;
      margin-top: -1px;
      padding-bottom: 1px;
      }
     
    /* C3.2 */
    .punbb .post h3 {
      border: none;
      }
    .post + .post > h3 {
    font-weight: normal;
    font-size: 11px;
    background: url('-') no-repeat;
    height: 51px;
    width: 920px;
    margin-left: -14px;
    margin-top: 10px;
    padding-top: 30px;
    z-index: 21;
}
#pun-main .post-links li.pl-reports, #pun-main .post-links li.pl-share, .topic a.sharelink {display:none !important}
     
    /* C3.3 */
    .punbb .post h3 span {
      padding:6px 0px 10px 46px;
      display: block;
      margin-left: 20.5em;
      border: none;
        font-family: Playfair Display;
      background: url("https://forumstatic.ru/files/0015/51/e5/92811.png") no-repeat;
      height: 30px;
              transition: 800ms all;
            }
.punbb .post h3 span a {
    color: #ab968b!important;
    }
    .punbb .post h3 span:hover {
    filter: brightness(0.8);
    transition: 800ms all;
    }
     
    /* C3.4 */
    .punbb .post h3 strong {
  background: transparent url(https://forumstatic.ru/files/0015/51/e5/72660.png) no-repeat;
  color: #ab968b;
  float: right;
  width: 154px;
  height: 30px;
  padding-top: 6px;
  margin-top: -7px;
  text-align: center;
  font-weight: normal;
      }
.post > h3 strong:before {
    content: 'Письмо #';
}
     
    /* C3.5 */
.punbb .post .post-author {
    float: left;
    text-align: center;
    width: 221px;
    padding-right: 0px;
    margin-left: -14px;
    margin-top: -47px;
    background: url(https://forumstatic.ru/files/0015/51/e5/13815.png) no-repeat scroll center top,
    url(https://forumstatic.ru/files/0015/51/e5/97514.png) no-repeat scroll center bottom,
    transparent url(https://forumstatic.ru/files/0015/51/e5/49831.png) repeat-y scroll center center;
    overflow: hidden;
    color: #ab968b;
    font-family: Playfair Display;
  }
/* Slytherin */
.post[data-group-id="1"] .post-author,
.post[data-group-id="16"] .post-author {
    background: url(https://forumstatic.ru/files/0015/51/e5/18007.png) no-repeat scroll center top,
    url(https://forumstatic.ru/files/0015/51/e5/97514.png) no-repeat scroll center bottom,
    transparent url(https://forumstatic.ru/files/0015/51/e5/49831.png) repeat-y scroll center center;
}
/* Gryffindor */
.post[data-group-id="15"] .post-author {
    background: url(https://forumstatic.ru/files/0015/51/e5/86819.png) no-repeat scroll center top,
    url(https://forumstatic.ru/files/0015/51/e5/97514.png) no-repeat scroll center bottom,
    transparent url(https://forumstatic.ru/files/0015/51/e5/49831.png) repeat-y scroll center center;
}
/* Ravenclaw */
.post[data-group-id="17"] .post-author {
    background: url(https://forumstatic.ru/files/0015/51/e5/79049.png) no-repeat scroll center top,
    url(https://forumstatic.ru/files/0015/51/e5/97514.png) no-repeat scroll center bottom,
    transparent url(https://forumstatic.ru/files/0015/51/e5/49831.png) repeat-y scroll center center;
}
/* Hufflepuff */
.post[data-group-id="18"] .post-author {
    background: url(https://forumstatic.ru/files/0015/51/e5/59472.png) no-repeat scroll center top,
    url(https://forumstatic.ru/files/0015/51/e5/97514.png) no-repeat scroll center bottom,
    transparent url(https://forumstatic.ru/files/0015/51/e5/49831.png) repeat-y scroll center center;
}
/* DE */
.post[data-group-id="7"] .post-author {
    background: url(https://forumstatic.ru/files/0015/51/e5/56971.png) no-repeat scroll center top,
    url(https://forumstatic.ru/files/0015/51/e5/97514.png) no-repeat scroll center bottom,
    transparent url(https://forumstatic.ru/files/0015/51/e5/49831.png) repeat-y scroll center center;
}
/* OPH */
.post[data-group-id="12"] .post-author {
    background: url(https://forumstatic.ru/files/0015/51/e5/48523.png) no-repeat scroll center top,
    url(https://forumstatic.ru/files/0015/51/e5/97514.png) no-repeat scroll center bottom,
    transparent url(https://forumstatic.ru/files/0015/51/e5/49831.png) repeat-y scroll center center;
}
     
    /* C3.6 */
    .punbb .post .post-author ul, .punbb .post .post-author p {
      padding: 0 1em 1em 1em;
      line-height: 140%;
      }
     
    /* C3.7 */
    .pa-author {
  font-weight: bold;
  text-align: center;
  margin-top: 13px;
        background: linear-gradient(#356aca, #00d2ff);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
            transition: 800ms all;
      }
    .pa-author:hover {
    filter: brightness(0.6);
        transition: 800ms all;
}
     
    /* C3.8 */
    .pa-author a {
text-decoration: none;
      font-size: 15px!important;
      }
     
     
    /* C3.9 */
    li.pa-title {
    margin-top: 7px;
    padding-bottom: 0.4em;
    font-size: 9px;
    text-align: center;
    color: #ab968b;
      }
/* Slytherin */
.post[data-group-id="1"] .pa-fld1,
.post[data-group-id="16"] .pa-fld1 {
    border-image: url(https://forumstatic.ru/files/0015/51/e5/21979.png) 10 10 10 10 fill;
    color: #767676 !important;
    background: transparent;
    border-style: solid;
    border-width: 10px;
    font-size: 11px;
    line-height: 10.5px;
    margin-left: -11px !important;
    margin-top: -5px;
    padding-left: 3px !important;
    text-align: center;
    width: 198px;}
.post[data-group-id="1"] .pa-fld1 a,
.post[data-group-id="16"] .pa-fld1 a {
    background: linear-gradient(#7bb26a, #436032);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    transition: 800ms all;}

/* Gryffindor */
.post[data-group-id="15"] .pa-fld1 {
    border-image: url(https://forumstatic.ru/files/0015/51/e5/30136.png) 10 10 10 10 fill;
    color: #d6a74c !important;
    background: transparent;
    border-style: solid;
    border-width: 10px;
    font-size: 11px;
    line-height: 10.5px;
    margin-left: -11px !important;
    margin-top: -5px;
    padding-left: 3px !important;
    text-align: center;
    width: 198px;}
.post[data-group-id="15"] .pa-fld1 a {
    background: linear-gradient(#ff4242, #9c1c1c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    transition: 800ms all;}
/* Ravenclaw */
.post[data-group-id="17"] .pa-fld1 {
    border-image: url(https://forumstatic.ru/files/0015/51/e5/87660.png) 10 10 10 10 fill;
    color: #9d9d9d !important;
    background: transparent;
    border-style: solid;
    border-width: 10px;
    font-size: 11px;
    line-height: 10.5px;
    margin-left: -11px !important;
    margin-top: -5px;
    padding-left: 3px !important;
    text-align: center;
    width: 198px;}
.post[data-group-id="17"] .pa-fld1 a {
    background: linear-gradient(#608dff, #4341aa);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    transition: 800ms all;}
/* Hufflepuff */
.post[data-group-id="18"] .pa-fld1 {
    border-image: url(https://forumstatic.ru/files/0015/51/e5/28161.png) 10 10 10 10 fill;
    color: #79604b !important;
    background: transparent;
    border-style: solid;
    border-width: 10px;
    font-size: 11px;
    line-height: 10.5px;
    margin-left: -11px !important;
    margin-top: -5px;
    padding-left: 3px !important;
    text-align: center;
    width: 198px;}
.post[data-group-id="18"] .pa-fld1 a {
    background: linear-gradient(#e0bc5c, #987d11);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    transition: 800ms all;}
/* DE */
.post[data-group-id="7"] .pa-fld1 {
    border-image: url(https://forumstatic.ru/files/0015/51/e5/76914.png) 10 10 10 10 fill;
    color: #959595 !important;
    background: transparent;
    border-style: solid;
    border-width: 10px;
    font-size: 11px;
    line-height: 10.5px;
    margin-left: -11px !important;
    margin-top: -5px;
    padding-left: 3px !important;
    text-align: center;
    width: 198px;}
.post[data-group-id="7"] .pa-fld1 a {
    background: linear-gradient(#c1c1c1, #656565);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    transition: 800ms all;}
/* OPH */
.post[data-group-id="12"] .pa-fld1 {
    border-image: url(https://forumstatic.ru/files/0015/51/e5/22243.png) 10 10 10 10 fill;
    color: #c77f45 !important;
    background: transparent;
    border-style: solid;
    border-width: 10px;
    font-size: 11px;
    line-height: 10.5px;
    margin-left: -11px !important;
    margin-top: -5px;
    padding-left: 3px !important;
    text-align: center;
    width: 198px;}
.post[data-group-id="12"] .pa-fld1 a {
    background: linear-gradient(#ff6000, #985411);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    transition: 800ms all;}

.pa-fld1 a:hover, .pa-fld1 a:focus, .pa-fld1 a:active{
 transition: 800ms all;
            filter: brightness(0.6);
    -webkit-filter: brightness(0.6);
       -moz-filter: brightness(0.6);
         -o-filter: brightness(0.6);
        -ms-filter: brightness(0.6);}
.pa-posts, .pa-fld11 {width: 50px;}
.pa-respect{width: 73px;}
.pa-posts, .pa-respect, .pa-fld11 {
    letter-spacing: -1px;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    font-size: 12px;
}
.pa-respect a[href*="&v=1&cod"] {
    display:inline-block;
    margin-top:-0px;
}
.pa-respect a[href*="&v=1&cod"] img {
    visibility:hidden;
    height:12px;
    width:12px;
}
.pa-respect a[href*="&v=1&cod"] {
    background:url(https://forumstatic.ru/files/0013/e2/d4/57272.png) center 100% no-repeat;
}

.pa-posts b, .pa-respect b, .pa-fld11 b {
    font-weight: 100;
}

.pa-fld3 {
    position: absolute;
    margin-top: -231px!important;
    margin-left: -43px!important;
    transition: 800ms all;
}
.pa-fld3:hover {
     transition: 800ms all;
            filter: brightness(0.8);
}
.pa-fld4 {
    position: absolute;
    margin-top: -38px!important;
    margin-left: -15px!important;
    transition: 800ms all;
}
.pa-fld4:hover {
     transition: 800ms all;
            filter: brightness(0.8);
}

.pa-fld5 .fld-name {display: none;}
.pa-fld5 {
    position: absolute;
    margin-top: 80px!important;
    margin-left: 19px!important;
z-index: 10;
}

.pa-avatar img {
    border-radius: 2px!important;
    margin-top: -3px!important;
    margin-left: -2px;
    border-color: #2f2018!important;
    border-width: 2px!important;
    border-style: solid!important;
    transition: 800ms all;
}
.pa-avatar img:hover {
    filter: brightness(0.8);
    transition: 800ms all;
}

.pa-avatar {
text-align: center;
}

li.pa-zwezda {
    margin-bottom: 0;
    margin-left: 13px !important;
    margin-top: -7px;
    position: absolute;
    z-index: 10;
}

li.pa-zwezda img {
    width: 180px;
}

.pa-ip, .pa-icq {
    padding-bottom: 6px!important;
    text-align: center;
}

.pa-ip a, .pa-respect a {
    color:#527145!important;
    transition: 800ms all;
}
.pa-ip a, .pa-respect a:hover {
    filter: brightness(0.8);
    transition: 800ms all;
}

li.pa-last-visit {
    text-align: center;
    padding-bottom: 2px!important;
}
     
li.pa-online {
      line-height: 0.8em;
      border: none;
      padding-left: 0.4em;
      margin-top: 0.7em;
      }
     
    /* C3.11 */
    .punbb .post-body {
      margin-left: 20em;
      border: none;
      padding: 0;
      }
     
    /* C3.12 */
    .punbb .post-box {
      padding: 1em;
      }
     
    /*C3.13 */
    .punbb fieldset .post-box {
      margin-bottom: 0.8em
      }
     
    /* C3.14 */
    .punbb .post-links {
      margin-left: 19em;
      border: none;
      }
     
    /* C3.15 */
.punbb .post-links ul {
  z-index: 2!important;
  position: relative;
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
  background: transparent;
  text-align: right;
  }
.post-links ul a {
    padding-top: 4px;
    padding-left: 20px;
    background: url('https://forumstatic.ru/files/0015/51/e5/11481.png') no-repeat;
}
.post-links ul a:hover {
    padding-top: 4px;
    padding-left: 20px;
    background: url('https://forumstatic.ru/files/0015/51/e5/59021.png') no-repeat;
}
     
    /* C3.16 */
    .punbb .post-links li {
      display: inline;
      padding-left: 1em;
      }
     
    /* C3.17 */
    .pl-email, .pl-website {
      float: left;
      }
     
    /* C3.18 */
    .punbb .clearer {
      clear: both;
      height: 0;
      font-size: 0;
      }
     
    /* C4 Moderator menu
    -------------------------------------------------------------*/
     
    /* C4.1 */
    .punbb .modmenu .container {
      padding: 0.5em 1em;
      text-align: right;
      }
     
    /* C4.2 */
    .punbb .modmenu strong, .punbb .modmenu a {
      height: 1.8em;
      line-height: 1.8em;
      }
     
    /* C4.3 */
    .punbb .modmenu .container strong {
      float: left;
      }
     
    /* C4.4 */
    .punbb .modmenu input {
      margin-left: 1em;
      }
     
     
    /* C5 Message boxes
    -------------------------------------------------------------*/
     
    /* C5.1 */
    .punbb .info .container {
      padding: 0.8em 1em
      }
     
    /* C5.2 */
    .punbb .info .container .backlink {
      padding-top: 0.8em;
      }
     
     
    /* C6 Profile
    -------------------------------------------------------------*/
     /* C6.1 */
#profile .container {
  padding-left: 2.3em;
  }

/* C6.2 */
#profilenav {
  display: block;
  }
#viewprofile {
    margin-top: -30px;
}

/* C6.3 */
#profilenav li {
  margin-bottom: 0.6em;
  font-weight: bold;
  display: inline-block;
  }

#profilenav li a {
  padding: 6px 8px;
  border-radius: 4px;
  text-decoration: none
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {
    border-style: none;
    padding: 8px;
    text-align: center;
    margin: 0 0 1em 0;
  }
td#profile-right {text-align: left; position: relative; left: 50px!important; top: 20px;}
#profile-right span {
    padding-top: 3px !important;
    padding-left: 20px !important;
    background: url(https://forumstatic.ru/files/0015/51/e5/13082.png) no-repeat;
    background-repeat: no-repeat;
}
#profile-right span:hover {
    padding-top: 3px !important;
    padding-left: 20px !important;
    background: url(https://forumstatic.ru/files/0015/51/e5/53077.png) no-repeat;
    background-repeat: no-repeat;
}


/* C6.5 */
#viewprofile h2, #profilenav h2 {display: none;}

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }
#viewprofile #pa-edit {
    background: url(https://forumstatic.ru/files/0015/51/e5/14928.png) no-repeat;
    cursor: pointer; 
    width: 194px;
    height: 30px;
    padding: 1px;
    margin-left: 24px;
    transition: 800ms all;
}
#viewprofile #pa-edit:hover {
    filter: brightness(0.8);
transition: 800ms all;
}
#viewprofile #pa-edit a {
    all: initial;
    cursor: pointer; 
    color: #ab968b;
    font-family: Playfair Display;
    font-size: 11px;
}

/* 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: none;
      margin-bottom: 0;
      }
     
    /* C7.2 */
    #pun-userlist .usertable .container {
      padding: 0 2.3em 2.3em 2.3em;
      border: none;
      }
     
    /* C7.3 */
    #pun-userlist .usertable table {
      border: none;
      }
     
     
    /*************************************************************
    D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
    **************************************************************/
     
    /* D1 Logo and description
    -------------------------------------------------------------*/
     
    /* D1.1 */
    #pun-title {
      margin: 0;
      border: none;
      margin-bottom: -240px;
      }
   .punbb-admin #pun-title {
      margin: 0;
      border: none;
      margin-bottom: -221px;
      }
     
    /* D1.2 */
    #pun-title h1 {
      display : block;
      height : 40px;
      padding: 2em 1em 0 1em;
      }
     
    /* D1.3 */
    #pun-title .container {
      border: none;
      }
     
    /* D1.4 */
    #pun-title h1 span  {
      font-size: 1.5em;
      }
     
/* шапка */
    #pun-title table {
    	background-image: url(https://forumstatic.ru/files/0013/e2/d4/80072.png);
    	height: 446px;
    	width: 1142px;
    	margin-left: -139px;
    	background-repeat: no-repeat;
    	background-position: top center;
    	border: none;
}
    #pun-title td.title-logo-tdl {
    	border: none;
    	width: 100%;
        display: none;
    }
     
    #pun-title td.title-logo-tdr {
    	border: none;
    	width: 446px;
    }
     
    /* 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 {
  border: none;
  margin: 0;
  margin-bottom: 22px;
}

#pun-navlinks .container {
  border: none;
  margin: 0;
  }

/* D3.2 */
#pun-navlinks .container {
  /*padding-top: 15px;*/
  height: 21px;
  font-weight: normal;
  text-align: center;
  width: 890px;
  margin-top: 59px;
}

/* D.3 */
#pun-navlinks li {
  display: inline;
  margin: 0;
}

/* D3.4 */
#pun-navlinks li a {font-size: 1.1em;}

#pun-navlinks a {
        z-index: 100;
        display: inline-block;
        height: 21px;
        width: auto;
transition: 800ms all;
        }
        #navindex a {background: url(https://forumstatic.ru/files/0015/51/e5/21500.png) no-repeat;
    background-position: 0 0;
    width: 75px;}
        #navuserlist a {    background: url(https://forumstatic.ru/files/0015/51/e5/21500.png) no-repeat;
    background-position: -75px 0;
    width: 61px;}
        #navsearch a {    background: url(https://forumstatic.ru/files/0015/51/e5/21500.png) no-repeat;
    background-position: -136px 0;
    width: 42px;}
        #navprofile a {background: url(https://forumstatic.ru/files/0015/51/e5/21500.png) no-repeat;
    background-position: -178px 0;
    width: 80px;}
        #navpm a {    background: url(https://forumstatic.ru/files/0015/51/e5/21500.png) no-repeat;
    background-position: -258px 0;
    width: 55px;}
        #navadmin a {background: url(https://forumstatic.ru/files/0015/51/e5/21500.png) no-repeat;
    background-position: -313px 0;
    width: 52px;}
        #navlogout a {background: url(https://forumstatic.ru/files/0015/51/e5/21500.png) no-repeat;
    background-position: -365px 0;
    width: 112px;}
        #navlogin a {background: url(https://forumstatic.ru/files/0015/51/e5/21500.png) no-repeat;
    width: 85px;
    background-position: -511px 0;}
        #navregister a {background: url(https://forumstatic.ru/files/0015/51/e5/21500.png) no-repeat;
    width: 34px;
    background-position: -477px 0;}
        #navpr_1 a {background: url(https://forumstatic.ru/files/0015/51/e5/21500.png) no-repeat;
    width: 67px;
    background-position: -596px 0;}

      
#pun-navlinks a span {display: none;}
span.num_msg {
    font-family: Playfair Display;
    font-size: 18px!important;
    font-weight: normal;
    line-height: 65px;
    position: absolute !important;
    top: 250px;
    display: inline-block !important;
    width: 50px !important;
    height: 51px!important;;
    color: #c8c5da !important;
    background: rgba(0, 0, 0, 0) url(https://forumstatic.ru/files/0018/52/d0/35701.png) no-repeat scroll 0 0!important;
    text-shadow: 1px 1px #16121a;
    margin-left: -53px!important;
    z-index: 100;
    transition: 800ms all;
}
span.num_msg:hover {
    filter: brightness(0.8);
transition: 800ms all;
}
span.num_msg:before {display:none!important;}

#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
filter: brightness(0.6);
transition: 800ms all;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

#navawards, #pun-live-rusff {
    display: none !important;
}
#pun-ulinks .container li.item3, #pun-ulinks .container li.item5  {
    display :none;
}

td.tcr a {
    background: url("https://forumstatic.ru/files/0015/51/e5/70174.png") no-repeat scroll 2px 50% transparent;
    padding-left: 15px;
    padding-bottom: 4px;
}
     
    /* D4 User links
    -------------------------------------------------------------*/     
/* D4.1 */
#pun-ulinks {
    border: 2px solid transparent;
    margin-bottom: 15px;
}

#pun-ulinks .container {
    border: none;
    padding-top: 2px;
    text-align: center;
    width: 890px;
    margin-top: -30px;
}
#pun-ulinks li, #pun-ulinks li a {
    display: inline;
    white-space: nowrap;
}
#pun-ulinks li a {
        color: #ffae00;
  font-family: Playfair Display;
  font-size: 11px;
      font-weight: bold;
}

#pun-ulinks a {
transition: 800ms all;
}

#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
filter: brightness(0.6);
transition: 800ms all;
  }

     
    /* D5 Welcome box and Top Breadcrumbs
    -------------------------------------------------------------*/
     
/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  text-align: left;
  margin-left: 5px;
  margin-top: -65px;
  color: #ab968b;
  font-family: Playfair Display;
  font-size: 10px;
  }

/* D5.2 */
#pun-status .container {
  padding: 0.8em 1em 1em 1em;
  }
#pun-status .container .status_userava>img {
width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 10px;
    padding: 2px;
    padding-top: 6px;
}
#pun-status .container .status_userava::before {
    position: absolute;
    z-index: 25;
    top: 286px;
    left: 98px;
    display: block;
    width: 70px;
    height: 70px;
    content: '';
    background: url(https://forumstatic.ru/files/0015/51/e5/53343.png)!important; 
}
#pun-status .container .item1 {
    position: absolute;
    left: 190px;
    top: 325px;
    width: 220px;
}
#pun-status .container .item1::before {
    position: absolute;
    z-index: 25;
    top: -7px;
    left: -25px;
    display: block;
    width: 26px;
    height: 29px;
    content: '';
    background: url(https://forumstatic.ru/files/0015/51/e5/34481.png)!important; 
}
#pun-status .container .item2 {
    position: absolute;
    left: 460px;
    top: 325px;
    width:220px;
}
#pun-status .container .item2 a {
        font-size: 12px;
    font-family: Playfar Display;
        background: linear-gradient(#ff6e02, #ffae00);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
  font-family: Playfair Display;
  font-size: 10px;
    transition: 800ms all;
}
#pun-status .container .item2 a:hover {
    filter: brightness(0.8);
transition: 800ms all;
}
#pun-status .container .item2::before {
    position: absolute;
    z-index: 25;
    top: -7px;
    left: -25px;
    display: block;
    width: 26px;
    height: 29px;
    content: '';
    background: url(https://forumstatic.ru/files/0015/51/e5/34481.png)!important; 
}

#pun-status .container .item3 {display: block;
    position: absolute;
    left: 735px;
    top: 325px;
    width:220px;
}

#pun-status .container .item3 a {
    font-size: 12px;
    font-family: Playfar Display;
        background: linear-gradient(#ff6e02, #ffae00);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
  font-family: Playfair Display;
  font-size: 10px;
    transition: 800ms all;
    font-weight: bold;
}
#pun-status .container .item3 a:hover {
    filter: brightness(0.8);
transition: 800ms all;
} 
#pun-status .container .item4 {
    display: none;
}

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  Font-Family: Playfair Display;
  overflow: hidden;
  margin-top: 0px;
  text-align: center;
  }
#pun-crumbs1 .crumbs, #pun-crumbs2 .crumbs{color: #22130f!important;}
#pun-index #pun-crumbs1 {display: none;}
.punbb-admin #pun-crumbs1 {
    margin-top: 40px;
}

/* D5.5 */
#pun-crumbs1 p.container {
  border-top: none;
  padding: 1em 1em 0.8em 1em;
  font-size: 1.1em;
  }

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: none;
  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: none;
      position: relative;
      font-weight: bold;
      }
     
    /* D6.2 */
    #pun-announcement h2 span {
      display: block;
      padding: 1em 0 0.8em 0;
      border: none;
      }
     
    /* D6.3 */
    #pun-announcement .container {
      padding: 4.3em 1em 1em 1em;
      }
     
    /* D7 Statistics
    -------------------------------------------------------------*/
 /* D7.1 */
    #pun-stats .container {
      padding: 0.8em 1em
      }
     
    /* D7.2 */
#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {
    font-size: 12px;
    color: #141414 !important;
    text-align: center;
    font-family: Playfair Display;
    background: #7a625817;
}

#pun-stats li.item1 {
  width: 100px;
}

#pun-stats li.item2 {
  width: 193px;
}

#pun-stats li.item3 {
  width: 260px;
}

#pun-stats li.item4 {
  width: 300px;
}

/* D7.3 */
#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {
    display: inline-block;
    align: center;
    padding: 7px 0px;
    justify-content: space-between;
}
     
    /* D7.4 */
    li#onlinelist {
      margin-top: 1em;
      border: none;
      float: left;
      width: 100%;
      line-height: 100%;
      font-family: Playfair Display;
      font-size: 12px;
      }
     
    /* D7.5 */
    li#onlinelist div {
      border: none;
      padding: 0.7em 0 0 0;
      }
     
     
    /* D8 Quick Jump - About - Bottom Breadcrumbs
    -------------------------------------------------------------*/
     
    /* D8.1 */
    #pun-qjump {
      margin: 0;
      border: none;
      width: 50%;
      position: relative;
      float: left;
      }
     
    /* D8.2 */
    #pun-qjump .container {
      border: none;
      background: transparent;
      padding: 0.8em 1em;
      }
     
    /* D8.3 */
    #pun-about {
      margin-top: 0;
      }
     
    /* D8.4 */
    #pun-about .container {
      border: none;
      text-align: center;
      line-height: 150%;
      padding: 0.8em 1em;
      }
     
    /* D8.5 */
    #pun-about p span {
      display:block;
      padding-left: 50%;
      }
     
    /* D8.6 */
    #pun-crumbs2 {
      font-weight: bold;
      overflow: hidden;
      margin-bottom: 10px;
      border: none;
      }
     
    /* D8.7 */
    #pun-crumbs2 .container {
      border-bottom: none;
      padding: 0.8em 1em;
      font-size: 1.1em;
      font-family: Playfair Display;
      text-align: center;
    padding-bottom: 30px;
}
     
    /* D8.8 */
    #pun-break4 {
      margin: -2px 1em;
      border: none;
      position: relative;
      height: 0;
      z-index: 1;
      }
     
    /* D8.9 */
    div.punbb-admin #pun-about .container {
      border: none;
      }
     
     
    /* D9 Help file
    -------------------------------------------------------------*/
     
    /* D9.1 */
    #pun-help .formal .info-box h3.legend {
      border: none;
      padding-bottom: 0;
      margin-bottom: 0.8em;
      }
     
    /* D9.2 */
    #pun-help .formal .info-box h3.legend span {
      padding-bottom: 0.6em;
      display: block;
      border: none;
      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;
      }


#pun-index #forum_f22 {
    display:none
}

#forum_f8.iredirect .tcr {
    background-image: url("https://forumstatic.ru/files/0015/51/e5/98806.png");
    background-repeat: no-repeat;
    background-position: center bottom;
}


.mini_awards img {
    max-width: 43px !important;
    max-height: 43px !important;
    margin-left: 11px;
    transition: 800ms all;
}
.mini_awards img:hover {
    filter: brightness(0.8);
    transition: 800ms all; 
}
.mini_awards > a {
    position: relative;
    left: -8px;
}
#awrdbut * {
margin-bottom: -20px;
    cursor: pointer;
}
.mini_awards_label {display: none !important;}

#spider {
    position: absolute;
    width: 49px;
    height: 45px;
    margin-top: 25px;
    margin-left: 300px;
    transition-duration: .8s;
    background: rgba(0, 0, 0, 0) url(https://forumstatic.ru/files/0015/51/e5/37558.png) no-repeat scroll center center;
    transition: 800ms all;
}

#spider:hover {
    filter: brightness(0.8);
    transition: 800ms all;
}

.halloweenevent {
    position: absolute !important;
    margin-top: 230px !important;
    margin-left: 4px !important;
    cursor: help;
}

#message {
    font-family: Playfair Display;
    font-size: 15px;
    font-weight: normal;
    position: relative;
    z-index: 1 !important;
    top: 5px!important;
    margin-bottom: 10px;
    text-align: center;
    color: #2f251f;
}