/* Fonts and whatnot
-------------------------------------------------------------*/

  @import url(style_cs.1738362543.css);


@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900&subset=cyrillic');

@font-face {font-family: "PlayfairDisplay"; src: local("PlayfairDisplay"), url("https://forumstatic.ru/files/0014/6a/72/40283.ttf") format('truetype');}

@font-face {font-family: "PlayfairDisplay-Bold"; src: local("PlayfairDisplay-Bold"), url("https://forumstatic.ru/files/0014/6a/72/71553.ttf") format('truetype');}

@font-face {font-family: "PlayfairDisplay-ExtraBold"; src: local("PlayfairDisplay-ExtraBold"), url("http://forumstatic.ru/files/001c/61/f8/65690.ttf") format('truetype');}

@font-face {font-family: "PlayfairDisplay-Black"; src: local("PlayfairDisplay-Black"), url("http://forumstatic.ru/files/001c/61/f8/78923.ttf") format('truetype');}

@font-face {font-family: "Benzin-Medium"; src: local("Benzin-Medium"), url("https://forumstatic.ru/files/0014/6a/72/49167.ttf") format('truetype');}

@font-face {font-family: "Benzin-Regular"; src: local("Benzin-Regular"), url("https://forumstatic.ru/files/0014/6a/72/89636.ttf") format('truetype');}

@font-face {font-family: "PlayfairDisplay-SemiBold"; src: local("PlayfairDisplay-SemiBold"), url("http://forumstatic.ru/files/001c/61/f8/39071.ttf") format('truetype');}





/* Hiding stuff
-------------------------------------------------------------*/

#pun-title, .flag-i, .pa-reg, .pa-invites, .pa-positive, .pa-awards, .pa-gifts, .pa-time-visit, .pa-online, .pa-ua, #pun-live-rusff, #pun-about, #profile-right #pa-fld2, #profile-right #pa-fld4, .pa-last-visit, .pa-ip, .category .container table thead, .pa-respect a img, #pun-announcement h2 {
display: none !important;

}

/* Browser defaults and wonkiness
-------------------------------------------------------------*/

html, body {margin: 0; padding: 0}

.punbb * {
  margin: 0
  }

.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

.punbb img {
  border:none
  }

.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle
  }


 /* Text setup
-------------------------------------------------------------*/

body {
  font-size: 100.01%;
}

.punbb {
  font: normal 68.75% verdana, arial, helvetica, sans-serif;
  }

.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 10px verdana, arial, helvetica, sans-serif
  }

.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 10px;
  font-weight: normal;
  }

.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 10px;
  }

.punbb pre {
    font-family: 'Montserrat';
}

.punbb address, .punbb em {
  font-style: normal
  }

.punbb .post-content em {
  font-style: italic
  }

.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

.punbb optgroup {
  font-weight: bold;
  }

div.post-rating a, div.post-vote a {
    font-size: 100% !important;
}

/* Float clearing and hidden items
-------------------------------------------------------------*/

#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;
  }

.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
  }


/* Basic page layout and borders
-------------------------------------------------------------*/

body {
    background: url(http://forumstatic.ru/files/001c/61/f8/10582.png) no-repeat fixed top center;
    background-size: cover;
    background-color: #000;
}

#pun {
    width: 960px;
margin: auto;
  position: relative;
background: rgba(245, 245, 245, 1);
padding: 20px;
margin-top: 70px;
margin-bottom: 70px;

  }

.punbb {
  float: left;
  width: 100%;
  height: auto;
    font-family: 'Montserrat';
  }

#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
  }



/* Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

.punbb .post-sig dt {
  display: block;
  width: 250px;
  margin: 5px 0;
  }

.punbb .post-content p {
  margin: 0;
  line-height: 130%;
  }

.punbb .post-content img {
  vertical-align: text-bottom
  }

.punbb .post-content img.postimg {
  vertical-align: middle;
  }

.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

.blockcode .scrollbox {
    max-height: 60px !important;
    background: #ecebeb;
    padding: 10px;
    width: auto  !important;
    border-radius: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }


.punbb .quote-box cite, .punbb .code-box strong.legend {
    border-radius: 20px;
    font-weight: bold;
    font-style: normal;
    margin: 0;
    border: 2px solid rgba(236 191 219);
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 5px;
    display: inline-block !important;
}

.post-content hr {
    opacity: 1 !important;
    margin-bottom: 0.8em;
    border: solid 2px #ecbfdb;
    border-radius: 100px;
    margin-top: 5px;
}

.quote-box p{
    background: #ecebeb;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 10px !important;
    margin-top: 5px !important;
}

/* Information boxes
-------------------------------------------------------------*/

.punbb .info-box {
  padding: 10px;
  margin: 0 0 10px 0;
  }

.punbb .info-box * {
  padding: 0 0 10px 0;
  }

.punbb #pun-main .info-box .legend {
  font-size: 10px;
  font-weight: bold;
  }

#pun-main h1 {
    padding-bottom: 30px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    margin-top: -30px;
}


/* Pagination and posting links
-------------------------------------------------------------*/

.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 10px;
  height: 0;
  }

.multipage {
  margin-top: 40px;
  }

.linkst .pagelink {
  position: absolute;
  top: -4em;
  left: 1em;
  width: 24em;
  }

.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 10px;
  }

.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

.subscribelink {
  clear:both;
  padding-top: 10px;
  padding-bottom: 10px;
  }

/* Page view & Profile
-------------------------------------------------------------*/

.punbb .post .post-author {
    float: left;
    width: 220px;
    overflow: hidden;
    background: #ECEBEB;
    border-radius: 20px;
    position: relative;
    z-index: 1;
}

.pa-fld4 {
    width: 200px;
    margin-top: -20px;
    margin-bottom: 27px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.pa-fld4 p {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    font-family: 'PlayfairDisplay-ExtraBold';
    font-size: 7px;
    text-align: center;
    padding-top: 9px !important;
    text-transform: lowercase;
    letter-spacing: 0.2px;
    padding-bottom: 9px !important;
}

.pa-fld2 {
    margin-left: -10px;
    margin-top: -105px;
    position: absolute;
    z-index: -1;
    padding-top: 30px !important;
}

.post-author ul {
    border-radius: 20px;
    width: 200px;
    background: #f5f5f5;
    padding: 0px !important;
    margin: auto;
    margin-bottom: 10px;
}

.pa-author  {
    width: 200px;
    margin-top: 15px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    text-align: center;
    text-transform: uppercase;    font-family: 'PlayfairDisplay-ExtraBold';
    font-size: 14px;
    padding: 10px 0px !important;
}

.pa-title  {
    text-align: center;
    width: 200px;
    text-transform: lowercase;
    font-family: 'PlayfairDisplay';
    font-size: 9px;
    color: #747474;
    margin-top: -10px;    font-weight: 100;
padding-bottom:5px !important;
}

.pa-avatar.item2  {
    width: 200px;
    text-align: center;
padding-bottom: 5px;
}

.pa-fld3 {
    width: 200px;
}

.pa-fld3 .lz {
    text-align: center;
    background: #313232;
    border: 1px solid black;
    width: 206px;
    margin-left: -4px;
    padding: 3px 0;
    font-family: 'PlayfairDisplay';
    font-size: 10px;
}
.pa-fld3 .lz a {
    color: #E3E3E3;
font-family: 'PlayfairDisplay-SemiBold';
}

.pa-fld3 p {
    width: 180px;
    margin: auto;
    font-family: 'PlayfairDisplay';
    font-size: 8.5px;
    text-transform: lowercase;
    margin-top: 5px;
    text-align: justify;
}

.pa-fld3 p a {
    font-weight: bold;
}


.pa-posts {
    font-family: 'PlayfairDisplay';
    width: 60px;
    font-size: 7px;
    text-transform: lowercase;
    padding-left: 10px !important;
margin-top: -5px;
}

 .pa-respect {
    font-family: 'PlayfairDisplay';
    width: 60px;
    font-size: 7px;
    text-transform: lowercase;
    margin-top: -15.5px;
    margin-left: 70px;
text-align: center;
}


.pa-fld1 {
    font-family: 'PlayfairDisplay';
    width: 60px;
    font-size: 7px;
    text-transform: lowercase;
    margin-top: -15.1px;
    margin-left: 130px;
    text-align: right;
    padding-right: 10px !important;
    padding-bottom: 10px !important;
    margin-bottom: 15px !important;
}

.pa-fld5 {
    text-align: center;
    position: absolute;
    width: 200px;
    z-index: 10000 !important;
    margin-top: -15px;
}

.pa-fld5 a img {
    width: 15px;
    margin-top: 5px;
}

#main-reply {
    width: 100% !important;
    font-family: 'Montserrat';

}


/* Form layout
-------------------------------------------------------------*/

.punbb .formal .container {
    padding: 0px;
    margin-top: 20px;
}

.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

.punbb fieldset {
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0
  }

.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 10px
  }

.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  }

.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }


.punbb .formal fieldset {
    border: none;
}

.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
  }

.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

.punbb .inline .infofield {
  clear:both
  }

.punbb .datafield br {
  display: none
  }

.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }

.punbb .datafield span.input a {
  font-weight: normal;
  }

.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
  }

.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }

.punbb .hashelp {
  position: relative;
  }

.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

.punbb #profile .helplinks {
  top: 1.5em;
  }

.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* Table layout
-------------------------------------------------------------*/



.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 50%;
  }

.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 10%;
  }

.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  width: 30%;
  }

#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }

#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }

#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

#pun-index .tcl h3 {
    font-size: 20px;
    font-weight: bold;
    font-family: 'PlayfairDisplay-Black';
    text-transform: uppercase;
}


.category .container tbody tr td .intd .tclcon {
    font-family: 'PlayfairDisplay';
    text-transform: lowercase;
    font-size: 10px;
}


.category .container table  {
    padding-bottom: 20px;
    padding-top: 20px;
}

#pun-status {
    font-size: 10px;
    margin-bottom: 10px;
    text-transform: lowercase;
}

.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

.punbb .main td {
  padding: 0.8em 1em;
  }

.punbb .main th {
  padding: 0.4em 1em 0.4em 1em;
  }

.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0
  }

.punbb tbody.hasicon td.tcl {
  padding-left: 3.2em
  }




#pun-index .category h2 span, #pun-stats h2 span {
font-size:0px !important;}

#pun-category1 h2 {
    background: url(http://forumstatic.ru/files/001c/61/f8/22182.svg?v=1) NO-REPEAT right;
    height: 76PX;
    font-size: 0px !important;
    width: 670px;
    background-size: contain;
}

#pun-category2 h2 {
    background: url(http://forumstatic.ru/files/001c/61/f8/93710.svg?v=1) NO-REPEAT right;
    height: 81px;
    font-size: 0px !important;
    width: 670px;}

#pun-category3 h2 {
    background: url(http://forumstatic.ru/files/001c/61/f8/30490.svg?v=1) NO-REPEAT right;
    height: 81px;
    font-size: 0px !important;
    width: 670px;}

#pun-category4 h2 {
    background: url(http://forumstatic.ru/files/001c/61/f8/14278.svg?v=1) NO-REPEAT right;
    height: 81px;
    font-size: 0px !important;
    width: 670px;}

#pun-category5 h2 {
    background: url(http://forumstatic.ru/files/001c/61/f8/44387.svg?v=1) NO-REPEAT right;
    height: 76px;
    font-size: 0px !important;
    width: 670px;}

#pun-category6 h2 {
    background: url(http://forumstatic.ru/files/001c/61/f8/37434.svg?v=1) NO-REPEAT right;
    height: 78px;
    font-size: 0px !important;
    width: 670px;}

#pun-category7 h2 {
    background: url(http://forumstatic.ru/files/001c/61/f8/11204.svg?v=1) NO-REPEAT right;
    height: 71px;
    font-size: 0px !important;
    width: 670px;}

#pun-stats h2 {
    background: url(http://forumstatic.ru/files/001c/61/f8/70861.svg?v=1) NO-REPEAT right;
    height: 71px;
    font-size: 0px !important;
    width: 670px;}


 /* Topics
-------------------------------------------------------------*/

.punbb .post .container {
  margin-top: -1px;
  padding-bottom: 1px;
  }

.punbb .post h3 {
  }

.punbb .post h3 span {
  padding: 0.5em 1em;
  display: block;
  margin-left: 230px;
  }

.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }


.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  }



.pa-author a {
  text-decoration: none
  }




li.pa-online {
  line-height: 0.8em;
  padding-left: 0.4em;
  margin-top: 0.7em;
  }

.punbb .post-body {
    margin-left: 230px;
  padding: 0 0 1px 0;
  }

.punbb .post-box {
  padding: 1em;
  }

.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

.punbb .post-links {
  margin-left: 19em;
  }

.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
  background: transparent;
  text-align: right;
  }

.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

.pl-email, .pl-website {
  float: left;
  }

.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/* Moderator menu
-------------------------------------------------------------*/

.punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
  }

.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

.punbb .modmenu .container strong {
  float: left;
  }

.punbb .modmenu input {
  margin-left: 1em;
  }


/* Message boxes
-------------------------------------------------------------*/

.punbb .info .container {
  padding: 0.8em 1em
  }

.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* Profile
-------------------------------------------------------------*/

#profile .container {
  padding-left: 18.6em;
  }

#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

#viewprofile ul, #profilenav ul {
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

#viewprofile li span {
    float: left;
    width: 14em;
    margin-left: -150px;
    font-weight: bold;
    padding: 3px 10px;
}

#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

#viewprofile li strong, #viewprofile li div, #setmods dd {
    display: block;
    padding: 3px 10px;
    font-weight: normal;
}

.punbb img.avatardemo {
  float: right;
  margin: 0 0 10px 10px;
  }

#profile-right .lz {
padding: 0 !important;
}

#profile-right .lz a {
font-weight: bold  !important;
}


/* User list
-------------------------------------------------------------*/

#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

#pun-userlist .usertable .container {
  padding: 0 20px 20px 20px;
  border-top: none;
  }

#pun-userlist .usertable table {
  }


/* Page navigation
-------------------------------------------------------------*/

#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

#pun-pagelinks .container li {
  display: inline
  }

#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 10px;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }


/* Shapka
-------------------------------------------------------------*/

.shapka {
    width: 1000px;
    height: 490px;
    background: url(http://forumstatic.ru/files/001c/61/f8/62950.png?v=1);
    margin-left: -20px;
    margin-top: -20px;
    padding-top: 10px;
}

.activ a img {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    margin-right: 14px;
}

.activ {
    margin-top: 15px;
    margin-left: 95px;
}

.maintitle  {
    background: url(http://forumstatic.ru/files/001c/61/f8/59926.svg) no-repeat;
    width: 335px;
    height: 275px;
    background-size: contain;
    margin-left: 20px;
}

.bestpost {
    width: 319px;
    font-family: 'benzin-regular';
    color: white;
    margin-left: 25px;
    font-size: 9px;
    margin-top: 15px;
    line-height: 10px;
}

.implinks {
    font-family: 'benzin-regular';
    width: 270px;
    margin-left: 25px;
    margin-top: 48px;
    line-height: 12px;
    font-weight: normal;
    font-size: 9px;
}

.implinks a {
color: white;
    margin-right: 7px;
    transition: 0.7s ease;
}

.implinks a:hover {
    color: #ecbfdb;
}



/* Footer
-------------------------------------------------------------*/

.banners {
    margin-bottom: -20px;
    width: 1000px;
    margin-left: -20px;
    background: url(http://forumstatic.ru/files/001c/61/f8/34422.svg) no-repeat;
    height: 101px;
    background-size: contain;
}

.lower-txt {
    font-family: 'PlayfairDisplay';
    font-size: 16px;
    margin-left: 110px;
    padding-top: 40px;
}

.banners-inside {
    width: 680px;
    margin-left: 300px;
    margin-top: -65px;
    max-height: 70px;
    overflow-y: scroll;
}

.banners-inside a img  {
    filter: grayscale(1);
    padding-right: 5px;
padding-bottom:5px;
    transition: 0.7s ease;
}



.banners-inside a img:hover  {
filter: none;
}

/* Forum navigation
-------------------------------------------------------------*/


#pun-navlinks li {
  display: inline;
  }

#pun-navlinks .container {
    margin: auto;
    text-align: center;
    margin-top: 15px;
}


#pun-navlinks li {
    display: inline;
    font-family: 'PlayfairDisplay';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    margin-left: 8px;
    margin-right: 8px;
}


#pun-navlinks li a {
    color: #3C3C3E;
    transition: 0.7s ease;

}

#pun-navlinks li a:hover {
    color: rgba(169, 76, 133, 1)
}

/* User links
-------------------------------------------------------------*/

#pun-ulinks li {
  display: inline;
  }

#pun-ulinks .container {
    text-align: center;
    margin-top: 3px;
margin-bottom:10px
}


#pun-ulinks li {
    display: inline;
    font-family: 'PlayfairDisplay';
    text-transform: uppercase;
    font-size: 9px;
    margin-left: 5px;
    margin-right: 5px;
}



/* Statistics
-------------------------------------------------------------*/

#pun-stats .container {
    padding: 10px;
    font-size: 10px;
    text-transform: lowercase;
}

#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  }

#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 150%;
  }

li#onlinelist {
  margin-top: 10px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

li#onlinelist div {
  padding: 10px 0 0 0;
  }

/* Quick Jump 
-------------------------------------------------------------*/

#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 10px;
  }

#pun-about {
  margin-top: 0;
  }

#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 150%;
  padding: 10px;
  }

#pun-about p span {
  display:block;
  padding-left: 50%;
  }

#pun-crumbs2 {
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

#pun-announcement {
    position: absolute;
    margin-top: -600px;
    width: 960px;
}

#pun-announcement a {
    background: #f5f5f5;
    margin-right: 10px;
    margin-left: 10px;
    padding: 5px 20px;
    transition: 0.7s ease;
}

#pun-announcement a:hover {
    background: #ecbfdb;
color:white;}

#pun-announcement .html-box {
    display: flex;
    justify-content: space-between;
}

#pun-crumbs2 .container {
  border-bottom: none;
  padding: 10px;
  font-size: 10px;
text-transform: lowercase;
  }

#pun-crumbs1 .container {
  border-bottom: none;
  padding: 10px;
  font-size: 10px;
text-transform: lowercase;
  }

#pun-break4 {
  margin: -2px 10px;
  position: relative;
  height: 0;
  z-index: 1;
  }

div.punbb-admin #pun-about .container {
  }


/* Help file
-------------------------------------------------------------*/

#pun-help .formal .info-box h3.legend {
  padding-bottom: 0;
  margin-bottom: 10px;
  }

#pun-help .formal .info-box h3.legend span {
  padding-bottom: 10px;
  display: block;
  font-size: 10px;
  }

#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 10px
  }

#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 10px
  }

#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

#pun-help .formal li * {
  vertical-align: text-top
  }

#pun-help .formal dt span {
  font: 10px/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }