/*************************************************************
A - SETUP
**************************************************************/

/* A1.1 */
  @import url(style_cs.1609672486.css);
  @import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=cyrillic,cyrillic-ext,latin-ext');


html, body {margin: 0; padding: 0}

html {
  background: url(http://forumstatic.ru/files/0015/68/03/52044.png) top center no-repeat scroll, url("http://forumstatic.ru/files/0015/68/03/60937.jpg") no-repeat fixed;
  background-color: #101519;
}

.punbb .post-content td {
border-style: none !important;
vertical-align: top;
}

.punbb * {
  margin: 0
  }

.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: 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
  }

fieldset {border-style: none;}

body {
    font-size: 12px;
    color: #333;
  }

/* A3.2 */
.punbb {
  font: normal 100% Verdana, Verdana, Verdana, Verdana;
  }

.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em Verdana, Verdana, Verdana, Verdana
  }


#pun-viewtopic .formal textarea {
    margin: 4px 0px 4px -13px !important;
    padding: 10px !important;
    border: 3px double rgb(156, 161, 165);
    border-radius: 2px;
    box-shadow: 0 0 0 1px #8a8f90, 0 0 0 2px #bac2c7, inset 0 0 10px rgba(10, 41, 51, 0.35);
    color: #333;
    background: url(http://forumstatic.ru/files/0015/68/03/43171.jpg);
    background-color: #c2c3c7;
}

#pun-viewtopic .formal .container {padding: 0px;}

#pun-viewtopic fieldset legend span {
    display: none;
}

.punbb .main h1 {
    font-family: PTSansNarrowB;
    font-size: 18px;
    letter-spacing: 1px;
    color: #4d585d;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.26);
    text-align: center;
}

.punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-weight: normal;
  }
/* A3.5 */
.punbb h2 span, .punbb legend span {
  font-size: 12px;
  }

/* A3.6 */
.punbb pre {
  font: 1.1em Verdana, Verdana, Verdana, Verdana, Verdana
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal;
  }

/* A3.8 */
.punbb .post-content em {
  font-style: Verdana
  }

/* 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
  }

#pun {
    width: 900px;
    margin: 70px auto 10px auto;
    background: url(http://forumstatic.ru/files/0015/68/03/42893.jpg) no-repeat top center, url(http://forumstatic.ru/files/0015/68/03/37573.jpg) bottom center no-repeat, url(http://forumstatic.ru/files/0015/68/03/91992.jpg) top center repeat-y;
    padding-bottom: 16px;
    background-color: #adb2b6;
}

/* A5.2 */
.punbb {
  float: none;
  width:  860px;
  height: auto;
  margin: 0 auto;
  }

/* A5.4 */
.punbb .main {
  margin-bottom: 0em;
  }
.punbb .section {
  margin-bottom: 0em;
  }

/* 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;
  }

/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 6px;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
.post-sig img{
max-width:88px;
max-height:31px;}

.post-sig, .post-sig p {
    font-size: 11px;
    color: #445054;
}

.post-content .post-sig dt {
    box-shadow: 0 1px 0 0px rgb(135, 146, 154), 0px 1px 1px rgb(255, 255, 255);
    height: 1px;
    margin-bottom: 4px;
    width: 99%;
    border-style: none !important;
  }

/* 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: 2px 2px;
    padding: 6px 8px;
    border: 3px double rgb(156, 161, 165);
    border-radius: 2px;
    box-shadow: 0 0 0 1px #8a8f90, 0 0 0 2px #bac2c7, inset 0 0 10px rgba(10, 41, 51, 0.35);
    color: #333;
    background: url(http://forumstatic.ru/files/0015/68/03/43171.jpg);
    background-color: #c2c3c7;
}

.punbb .post-content .quote-box.spoiler-box {margin-bottom: 10px;}

.post-content .spoiler-box > div {
    font-family: PTSansNarrow;
    font-size: 16px;
    color: #484e50;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.4);
}

/* 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: Verdana;
  margin: 0;
  }

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  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%;
  height: 0;
  }

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.pagelink {
    width: 24em;
    font-size: 11px;
    padding-left: 10px;
  }

/* B3.4 */
.linkst .postlink {
    position: absolute;
    top: -80px;
    right: 1em;
    text-align: right;
    font-weight: bold;
    font-size: 11px;
  }

/* B3.5 */
.punbb .linksb {
    text-align: right;
    padding: 5px 0px;
    font-size: 11px;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }

/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 13px;
    font-size: 12px;
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;

  }

/* C1.7 */
.punbb fieldset fieldset {
  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.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: 50%;
  }

/* C2.2 */
#pun-index th.tc2 {width: 5%;}

#pun-index th.tc3 {width: 8%;}

#pun-index th.tcl {text-align: center;}

#pun-index td.tc2, #pun-index td.tc3 {font-size: 10px;}

#pun-index td.tcr {
     padding: 6px 0px 0px 0px;
     vertical-align: top;}

.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 10%;
    vertical-align: top;
  }

/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  width: 20%;
  }

/* 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: 15%;
  }

/* C2.6 */
#pun-debug table .tcl {
  width: 20%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }


#pun-index .tcl h3 {
    padding: 0px 0px 0px 0px;
    background: url(http://forumstatic.ru/files/0015/68/03/70635.jpg) top left repeat-x;
    text-align: center;
    height: 25px;
    margin: 0px -10px 4px -10px;
}

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
    }

.punbb .main td {
  padding: 0.8em 1em;}


.punbb .main th {
  padding: 0.4em 1em 0.4em 1em;}


/* C3.1 */
.punbb .post .container {
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.3 */
.fs-box .post h3 {
    width: 99% !important;
    margin: auto !important;
}

#profile fieldset small#plng {display: none;}

.punbb .post h3 {
    margin: 20px 0px 2px -4px;
    width: 868px;
    height: 30px;
    color: #34373c;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    text-shadow: 1px 1px 0px #b5b5b5;
    background: url(http://forumstatic.ru/files/0015/68/03/83652.jpg);
    box-shadow: 0 0 0 1px #b5b9bd, inset 0 0 0 1px #828a90;
}

.punbb .post h3 span {
    padding: 7px 1em;
    display: block;
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }

/* C3.5 */
.punbb .post .post-author {
    float: left;
    width: 182px;
    min-height: 60px;
    font-size: 11px;
    text-align: center;
    overflow: hidden;
    padding: 0px 20px 20px 20px;
    background: url(http://forumstatic.ru/files/0015/68/03/23608.jpg)bottom center no-repeat, url(http://forumstatic.ru/files/0015/68/03/29839.jpg) top center repeat-y;
  }

.pa-author {
    font-family: PTSansNarrowB;
    font-size: 20px;
    color: #394347;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.4);
    margin-left: -20px;
    width: 222px;
    height: 60px;
    background: url(http://forumstatic.ru/files/0015/68/03/65687.jpg) top center no-repeat;
    margin-bottom: -35px;
  }

.pa-author a {
    font-family: PTSansNarrowB;
    font-size: 20px;
    color: #394347 !important;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.4) !important;
  }
.pa-author a:hover {color: #5d767b !important;}

.pa-title {
    font-family: verdana;
    font-size: 10px;
    color: #384146;
    letter-spacing: 1px;
    margin-left: -20px;
    width: 222px;
    height: 25px;
    line-height: 1;
  }


.pa-avatar.item2 {
    width: 194px;
    height: 194px;
    margin-left: -6px;
    text-align: center;
    margin-top: 11px;
}

.punbb .pa-avatar img {
    width: 190px;
    height: 190px;
    box-shadow: 0 0 0 1px #afafaf;
}

li.pa-online {
    line-height: 0.8em;
    margin-top: 0.7em;
    text-transform: lowercase;
    font-family: PTSansNarrowB;
    letter-spacing: 1px;
  }

.pa-fld1 {
    line-height: 1;
    margin: 6px 0px;
    padding-bottom: 6px !important;
    background: url(http://forumstatic.ru/files/0015/68/03/83652.jpg);
    box-shadow: 0 0 0 1px #a9aaab, inset 0px 0px 7px rgba(37, 45, 49, 0.43);
    border-radius: 4px;
    color: #282c2d;
}


/* C3.11 */
.punbb .post-body {
    margin-left: 220px;
    padding: 0px;
  }

/* C3.12 */
.punbb .post-box {
  padding: 1em;
    text-align: justify;
  }

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
  }

/* C3.15 */
.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
  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 {
  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: 214px;
    padding-right: 0px;
  }

#profile.formal th.tc2.pmtc22 {width: 34% !important;}
#profile.formal td.tc2.pmtc22 {text-align: left;}

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -230px;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  margin: 0 14px -0.6em 14px;
    font-family: PTSansNarrowB;
    font-size: 18px;
    letter-spacing: 1px;
    color: #4d585d;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.26);
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
    font-size: 20px;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container .tc2 {
    width: 30%;
  }

#pun-userlist .usertable .container .tcl {
    width: 30%;
  }

/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

* D1.1 */
#pun-title {
  margin: 0;
  margin-top: 0px;
  margin-bottom: -0px;
}


#pun-title h1 {
  display: none;
  }


/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  center: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  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:center;
  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 ÍÀÂÈÃÀÖÈß ÖÅËÎÃÎ ÔÎÐÓÌÀ 
--------------------------------------------*/

/* D3.1 */

#pun-admin_index #pun-navlinks, 
#pun-admin_categories #pun-navlinks, 
#pun-admin_forums #pun-navlinks, 
#pun-admin_users #pun-navlinks, 
#pun-admin_groups #pun-navlinks, 
#pun-admin_options #pun-navlinks, 
#pun-admin_permissions #pun-navlinks, 
#pun-admin_censoring #pun-navlinks, 
#pun-admin_ranks #pun-navlinks, 
#pun-admin_bans #pun-navlinks, 
#pun-admin_prune #pun-navlinks, 
#pun-admin_fields #pun-navlinks, 
#pun-admin_style #pun-navlinks, 
#pun-admin_files #pun-navlinks, 
#pun-admin_pages #pun-navlinks, 
#pun-admin_promotion #pun-navlinks, 
#pun-admin_mail #pun-navlinks, 
#pun-admin_paid_services #pun-navlinks, 
#pun-admin_domain #pun-navlinks, 
#pun-admin_backups #pun-navlinks, 
#pun-admin_logs #pun-navlinks, 
#pun-admin_scripts #pun-navlinks {
    margin-top: 276px;
}

#pun-navlinks {
    margin-top: 261px;
    margin-left: -3px;
    width: 866px;
    height: 19px;
    text-align: center;
}

#pun-navlinks .container {
margin-bottom: 0px;
  }


#pun-navlinks li {
  display: inline;
  padding-right: 1em;
  }

/* D4 ÍÀÂÈÃÀÖÈß ÏÎËÜÇÎÂÀÒÅËÜÑÊÈÕ ÑÑÛËÎÊ
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
    margin-top: 7px;
    margin-left: -4px;
    width: 868px;
    height: 20px;
  }

/* D4.2 */
#pun-ulinks .container {
  text-align:center;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em;
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  padding-left: 0
  }

#pun-status .container {
    padding: 1em 0em;
    font-size: 10px;
    text-align: left;
  }

/* 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, #pun-crumbs2 .container {
    padding: 1em;
    font-size: 12px;
    font-family: Verdana;
    color: #2b333d;
    text-align: center;
  }

#pun-crumbs2 .container {
    margin-top: 20px;
}

#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  }


/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  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;
  position: relative;
  font-weight: bold;
  }

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 10px;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
    padding: 6px;
    font-size: 11px;
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 150%;
  }

/* D7.4 */
li#onlinelist {
  margin-top: 1em;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
  padding: 0.7em 0 0 0;
  }

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0;
  }

/* D8.4 */
#pun-about .container, #pun-about .container a {
  text-align: center;
font-size: 10px;
  }

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  }

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  position: relative;
  height: 0;
  z-index: 1;
  }

/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  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% Verdana, Verdana, Verdana, Verdana, Verdana
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

#pun-viewforum h1 {
    background: url(http://forumstatic.ru/files/0015/68/03/98532.jpg);
    margin: 0 0 10px -4px;
    width: 869px;
    height: 54px;
    color: #6d7f80;
    font-family: PTSansNarrowB;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 3;
    text-shadow: 1px 1px 0px #000;
}

#pun-index h2 {
    background: url(http://forumstatic.ru/files/0015/68/03/98532.jpg);
    margin-left: -4px;
    width: 869px;
    height: 54px;
    color: #6d7f80;
    font-family: PTSansNarrowB;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 2.6;
    text-shadow: 1px 1px 0px #000;
}

#pun-index h2 span {font-size: 20px;}

#pun-stats h2 span:before {
    content: "statistics ";
    font-size: 20px;
    visibility: visible;
    display: block;
}

#pun-stats h2 span {
    font-size: 0px;
    visibility: hidden;}

.punbb thead {font-size: 10px;}

.punbb td.tc2, .punbb  td.tc3, .punbb td.tcr {font-size: 11px;}

div#pun-live-rusff, .punbb .datafield br, #pun-announcement h2, #pun-main div.catleft, #pun-main div.catright, #pun-announcement.section h2 span, li#navawards, #pun-title h1 span, .topic a.sharelink, #post-form h2, .punbb td .modlist, .lastedit {
  display: none
  }


/* ññûëêè íàâèãàöèè */
   .c {
    position: absolute;
    top: 46px;
    margin-left: -20px;
    width: 900px;
    text-align: center;
    color: #a8abae;
    text-shadow: 1px 1px 0px #000;
    height: 24px;
    z-index: 999;
  }

.c a:link, .c a:visited {
    color: #a8abae;
    display: inline-block;
    font-family: PTSansNarrow;
    font-size: 14px;
    text-shadow: 1px 1px 0px #000;
}

.c a:hover {
    color: #b79980;
   }

.forumnews {
    top: 214px;
    margin-left: 0px;
    width: 220px;
    height: 110px;
    overflow-y: auto;
    position: absolute;
    color: #7c888e;
    padding: 0px 6px 6px 6px;
    text-align: justify;
    font-size: 10px;
    font-family: verdana;
    text-shadow: 1px 1px 0px #000;
    line-height: 1.2;
}

.forumnews a {
    text-shadow: 1px 1px 0px #000 !important;
    color: #628b98 !important;
    font-size: 11px;
}

.forumnews a:hover {color: #987462 !important;}

.cards {
    top: 100px;
    margin-left: 685px;
    position: absolute;
    color: #252f35;
    text-align: center;
    font-family: PTSansNarrowB;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.19);
}

.cards img {
    opacity: 0.5;
    box-shadow: 0 0 0 1px #4c5559, 0 0 5px #000;
}

.cards img:hover {
    opacity: 1;
}

.banners {
    padding: 4px;
    margin: 10px -4px 0px -4px;
    text-align: justify;
    overflow-y: auto;
    background: url(http://forumstatic.ru/files/0015/68/03/83652.jpg);
    box-shadow: 0 0 0 1px #b5b9bd, inset 0 0 0 1px #828a90;
    height: 80px;
}

.banners img {
    border: 1px solid #abaeb3;
    box-shadow: 0 0 0 1px #2c3b40;
    opacity: 0.5;
    margin-top: 4px;
    transition: 0.9s;
}

.banners img:hover{
    opacity: 1;
    transition: 0.9s;
}

#plng {border-style: none !important;}

#mask_dialog .inner {
    border: 3px double rgb(156, 161, 165);
    border-radius: 2px;
    box-shadow: 0 0 40px #222, 0 0 0 1px #8a8f90, 0 0 0 2px #bac2c7, inset 0 0 10px rgba(10, 41, 51, 0.35);
    color: #333;
    background: url(http://forumstatic.ru/files/0015/68/03/43171.jpg);
    background-color: #c2c3c7;
}

.admin_best {
    position: absolute;
    top: 250px;
    margin-left: 234px;
}

.admin_best table {
    border-spacing: 60px 0px;
}

.admin_best p {margin-top: 4px;}

.admin_best img {
    border-radius: 4px;
    border: 1px solid #343b3f;
    box-shadow: 0 0 3px #000;
    opacity: 0.5;
}

.admin_best img:hover {
    opacity: 1;
}

.admin_best .title {
    text-align: center;
    font-family: PTSansNarrowB;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.6);
    color: #627275;
}

#pun-redirect{
  border:0 none !important;
    background: url(http://forumstatic.ru/files/0015/68/03/60937.jpg) no-repeat fixed  !important;
    background-color: #101519  !important;
  margin:0;
  padding:0;
  left:0;right:0;
  top:0;bottom:0;
  position:fixed;
  width:100%;
  height:100%;
  text-align:center;
  
}
#pun-redirect *{
  border:0 none;
}
#pun-redirect .main-title {
  display:none;
}
#pun-redirect.punbb .info .container{
    text-align: justify;
    display: inline-block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 7% auto;
    width: 400px;
    padding: 30px;
    border: 3px double rgb(156, 161, 165);
    border-radius: 2px;
    box-shadow: 0 0 20px #000, 0 0 0 1px #8a8f90, 0 0 0 2px #bac2c7, inset 0 0 10px rgba(10, 41, 51, 0.35);
    background: url(http://forumstatic.ru/files/0015/68/03/43171.jpg);
    background-color: #c2c3c7;
}

::-webkit-scrollbar{
		width:10px;
		background-color:#101519;
	}
::-webkit-scrollbar:horizontal{
		height:10px;
	}
::-webkit-scrollbar-track{
		border:1px #1c2125 solid;
	}
::-webkit-scrollbar-thumb{
    background-color: #909599;
    background: url(http://forumstatic.ru/files/0015/68/03/83652.jpg);
    border: 1px solid #333333;
	}

::-webkit-scrollbar-thumb:hover{
		border:1px solid #bbbbbb;
	}
::-webkit-scrollbar-thumb:active{
		border:1px solid #bbbbbb;
	}

.punbb ::-webkit-scrollbar{
		width:6px;
	}
.punbb ::-webkit-scrollbar:horizontal{
		height:6px;
	}