/*************************************************************
A - SETUP
**************************************************************/

@import url(style_cs.1682350382.css);
@import url(//forumstatic.ru/files/0018/e2/2e/14481.css);

@import url('https://fonts.googleapis.com/css2?family=Bona+Nova:wght@400;700&family=Kaisei+HarunoUmi:wght@400;500;700&family=Kaisei+Opti:wght@400;500;700&family=Raleway:wght@100;200;300;400;500&family=Zen+Antique+Soft&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@font-face {
  font-family: 'beaufort';
  font-style: normal;
  font-weight: 400;
  src: url(https://forumstatic.ru/files/001b/db/6a/52183.otf);
}
@font-face {
    font-family: 'beaufort';
    src: url('https://forumstatic.ru/files/001b/a6/cf/60474.eot'),
    url('https://forumstatic.ru/files/001b/a6/cf/39247.woff') format('woff'),
    url('https://forumstatic.ru/files/001b/a6/cf/12320.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }

@font-face {
  font-family: 'beaufort2';
  font-style: normal;
  font-weight: 600;
  src: url(https://forumstatic.ru/files/001b/db/6a/80340.otf);
}

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;}

 /* A3 Text setup
-------------------------------------------------------------*/

body {font-size: 96%;}
.punbb {font: normal 68.75% verdana, arial, helvetica, sans-serif;}
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {font: 1em verdana, arial, helvetica, sans-serif;}
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {font-size: 1em; font-weight: normal;}
.punbb h1 span, .punbb h2 span, .punbb legend span {font-size: 1.1em;}
.punbb pre {font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace;}
.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 a {text-decoration: underline;}
.punbb optgroup {font-weight: bold;}

/* A4 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;}

/* A5 Basic page layout and borders
-------------------------------------------------------------*/

#pun {margin: auto; width: 1052px; position: relative;}
.punbb {float: auto; width: 998px; height: auto; margin-top: 200px; margin-bottom: -100px;} 

.punbb .section, .punbb .main {margin-bottom: 0;}
.punbb .category, .punbb .post {/* margin-top: 0.4em; */}
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {margin-top: -5px;}
#pun-post .topic {margin-top: 1em;}
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post {border-style: none none solid none; border-width: 0px 0px 2px 0px;}
.punbb .container {border-style: solid; border-width: 1px;}
.punbb .section h2, #pun-main h2, #pun-stats h2, #pun-debug h2 {margin: 0 0 0 5px; width: 988px; height: 22px; background: url(http://forumstatic.ru/files/0010/9b/9c/84503.jpg); text-align: center; padding-top: 2px;}
#pun-stats h2 span, .category h2 span {color: #b8b0a8; text-shadow: 1px 0px 1px #000000d1; font: 14px "medieval" !important; text-transform: uppercase !important;}
#pun-announcement.section h2 span {display: none;}


/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

.punbb .post-content {padding: 0; margin: 0; width: 100%; overflow: hidden;}
.punbb .post-sig dt {border-top: 1px solid #34200c38; display: block; margin: 8px 100px;}
.punbb .post-content p {margin: 0; padding: 0 0 5px 0; line-height: 160%; text-align: justify; font: 17px 'Calibri';}
.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;}
.punbb .post-content .scrollbox {width: 100%; overflow: auto;}
.punbb .post-content .quote-box, .punbb .post-content .code-box {padding: 8px 8px 5px 11px; margin: 0.5em 0.1em 0.7em 0.2em; border-style: none;}
.punbb .quote-box cite, .punbb .code-box strong.legend {display: block; font-weight: bold !important; font-style: normal !important; border-bottom: 1px dashed #251a1a8c !important; padding: 0px 0px 6px 8px; margin-bottom: 5px; letter-spacing: 1px;}

/* B2 Information boxes
-------------------------------------------------------------*/

.punbb .info-box {padding: 1.1em 1.7em 1em 1.7em; border-style: solid; border-width: 1px; margin: 0 0 1.1em 0;}
.punbb .info-box * {padding: 0 0 0.7em 0;}
.punbb #pun-main .info-box .legend {font-size: 1.1em; font-weight: bold;}

/* B3 Pagination and posting links
-------------------------------------------------------------*/

.punbb .linkst {float: left; position: relative; width: 100%; font-size: 1.1em; height: 0;}
.multipage {margin-top: 3em;}
.linkst .pagelink {position: absolute;top: -2.1em; bottom: 20px; left: 1em;width: 24em;}
.linkst .postlink {position: absolute; top: -2.1em; right: 20px; width: 16em; text-align: right; font-weight: bold;}
.punbb .linksb {text-align: right; padding: 0.4em 1em 0.5em 1em; font-size: 1.1em;}
.linksb .pagelink {color: #181738; float: left; width: 24em; text-align: left;}
.linksb .postlink {float: right; width: 16em; font-weight: bold; margin: 0 0 3px 0; padding-right: 11px;}
.subscribelink {clear:both; padding: 0.3em 0 0.5em 0;}
.main h1 {color: transparent;}


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

.punbb .formal .container {padding: 0 1.3em 0.3em 1em;}
.punbb .formsubmit {padding: 0 0 0 1.7em; margin: 0;}
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {margin: 0 0.6em 0 0;}
.punbb fieldset {border-style: solid; border-width: 1px; padding: 0 18px 0 18px;}
.punbb fieldset legend {padding-top: 15px; margin: 0 0 0 11px; font-size: 1.1em;}
.punbb fieldset legend span {padding: 0; margin: 0;}
.punbb fieldset fieldset {border-style: none; margin: 0; padding: 0 0 8px 0;}
.punbb .fs-box {padding: 1em 0 0.8em 0;}
.punbb .fs-box p, .punbb .fs-box fieldset {padding-bottom: 5px;}
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {float: left; margin-right: 1em;}
.punbb .inline .infofield {clear: both; padding-top: 10px;}
.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;}

/* C2 Table layout
-------------------------------------------------------------*/

.punbb .main .tcr a {font: 15px "cuprum";}
.punbb .main .tcl {text-align: left; width: 55%;}
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {text-align: center; width: 8%;}
.punbb .main .tcr {overflow: hidden; text-align: left; width: 25% !important;}
#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;}
.punbb td span.youposted {font-weight: bold; margin-left: -1em; position: absolute;}
.punbb td .modlist {display: none; visibility: hidden; /* padding-top: 0.3em; */}
.punbb .main td {border: none; padding: 0.8em 1em;}
.punbb .main th {padding: 6px 1em 6px 1em; border: none; color: #3F4545; font-weight:normal !important;}
.punbb .main .tcl {border-left-style: none; border-left-width: 0;}

.punbb td div.tclcon {padding: 0 15px 5px 15px;}
.punbb div.icon {float: left; display: block; margin: -10px 0 0 -31px !important; padding-right: 0;}

/* C3 Topics
-------------------------------------------------------------*/

.punbb .post .container {padding-bottom: 1px; border-style: none;}
.punbb .post h3 {background-color: transparent; border-color: transparent;}
.punbb .post h3 strong {float: right; width: 125px; text-align: right; margin: -5px -9px 0 0;}
.punbb .post .post-author ul, .punbb .post .post-author p {padding: 0 1em 1em 1em; line-height: 140%;}
.punbb .post h3 span {display: block; margin-left: 25em; padding: 0.5em 1em;}
.punbb .post .post-author {float: left; width: 218px; margin-left: 4px;}
li.pa-online {line-height: auto; padding-left: 0;}
.punbb .post-body {margin-left: 22.1em; border-left-style: solid; border-left-width: 1px; padding: 0 0 1px 0;}
.punbb .post-box {padding: 8px; text-align: justify; background-color: #d5cbbf66; border: 1px dashed #00000026; margin: 30px 14px 0px 2px;}
.punbb fieldset .post-box {margin-bottom: 0.8em;}
.punbb .post-links {margin-left: 19em; border-left-style: solid; border-left-width: 1px;}
.punbb .post-links ul {padding: 10px 1em 0 0; height: 2em; line-height: 2.5em; margin-left: -19em; border-top-style: dashed; border-top-width: 1px; 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;}

/* C5 Message boxes
-------------------------------------------------------------*/

.punbb .info .container {padding: 0.8em 1em;}
.punbb .info .container .backlink {padding-top: 0.8em;}

/* C6 Profile
-------------------------------------------------------------*/

#profile .container {padding-left: 18.6em;}
#profilenav {float: left; text-align: center; width: 14em; padding: 13px 0 0 0; margin: 22px 0 0 -15.3em; display: inline; font-weight: bold; background-color: #bab0a554; box-shadow: inset 0px 0px 2px 0px #796a5d; outline: 1px solid #e3d4c894;}
#profilenav li {padding-bottom: 0.8em; font-weight: bold;}
#viewprofile ul, #profilenav ul {border-style: solid; border-width: 1px; padding: 1.3em 18px 0 18px; margin: 0 0 1em 0;}
#viewprofile h2, #profilenav h2 {width: 125px !important; background: transparent; border: none; padding: 0 0 0 0; margin: 0 14px -0.6em 11px;}
#viewprofile h2 span, #profilenav h2 span {padding: 3px 27px; margin: 0 0 0 6px; position: relative; background-color: #e6e0d654; font-weight: 700;}
#viewprofile li, #setmods dl {padding: 0 0 0 16em; margin-bottom: 0.2em;}
#viewprofile li span {float: left; width: 14em; margin-left: -16em; padding: 0.5em 1em; font-weight: bold;}
#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: 0.5em 1em; font-weight: normal;}
.punbb img.avatardemo {float: right; margin: 0 0 0.8em 1.8em;}

/* C7 User list
-------------------------------------------------------------*/

#pun-userlist .formal, #pun-userlist .formal .container {border-bottom: none; margin-bottom: 0;}
#pun-userlist .usertable .container {padding: 10px 0 20px 30px; border-top: none;}
#pun-userlist .usertable table {border-style: solid; border-width: 1px;}


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

#pun-title {margin: 0; border-style: none none none none; border-width: 1px 1px 0 1px;}
#pun-title h1 {display: block; height : 40px; padding: 2em 1em 0 1em;}
#pun-title .container {border-style: none none none none;}
#pun-title h1 span {font-size: 1.5em; display: none;}

/* D2 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: 1.2em; 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;}

/* D3 Forum navigation
-------------------------------------------------------------*/

#pun-navlinks {border: none; margin: 0px;}
#pun-navlinks .container {position: absolute; border-style: none; border-width: 0; text-align: center; width: 998px; top: 177px; margin-left: 0;}
#pun-navlinks li {display: inline; padding-right: 0;}
#pun-navlinks li a {font-size: 1.0em;}

#pun-navlinks a {color: #58331d; text-shadow: 0px 0px 1px #e0d7ce; font: 14px "medieval" !important; text-transform: uppercase !important; text-decoration: none; padding: 1px 4px;}
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {color: #434c1c; text-decoration: none;}

/* D4 User links
-------------------------------------------------------------*/

#pun-ulinks {margin: 0px;}
#pun-ulinks .container {border-top: none; position: absolute; width: 998px; top: 207px; text-align: center;}
#pun-ulinks li, #pun-ulinks li a {display: inline; border-left-style: solid; border-left-width: 0px;}
#pun-ulinks li a {padding: 0 0.2em;}

#pun-ulinks a {white-space: nowrap; color: #533b28; text-shadow: 0px 0px 1px #e0d7ce; font: 500 14px "oswald" !important; text-transform: lowercase;}
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {color: #71482b; text-shadow: 0px 0px 1px #e7dfd6;}

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

#pun-status, #pun-status .container {text-align: left; border-bottom: none; margin: 18px 0 0 2px;}
#pun-status .container {position: absolute; top: 226px; right: 42px; width: 580px; font: 10px "cuprum" !important; text-transform: uppercase; letter-spacing: 0px; text-align: right; color: #100c09 !important; text-shadow: 1px 0 1px #d7cbbf !important;}
#pun-status .container strong {font-weight: bold; color: #331a0e;}
#pun-status .container a {font: 700 10px "cuprum" !important; text-transform: uppercase; color: #432415 !important; text-shadow: 1px 0 1px #d7cbbf !important;}
#pun-status span {white-space: nowrap; margin-right: 0.5em; display: inline-block;}
#pun-crumbs1 {font-weight: bold; overflow: hidden;padding: 0 7px; margin: 0 0 18px 0 !important;}
#pun-crumbs1 p.container {border-top: none; text-align: left; padding: 3px 0 1px 13px; font: 700 10px "cuprum" !important; text-transform: uppercase; letter-spacing: 1px; color: #2f201c !important; text-shadow: 1px 0 1px #d7cbbf !important; background-color: #baaea15e;}
#pun-break1 {border-style: solid none; border-width: 1px 0; height: 0; margin: 0 1em; position: relative; z-index: 1;}

/* D6 Announcement
-------------------------------------------------------------*/

#pun-announcement h2 {padding: 0; margin: 0 1em -3.5em 1em; border-style: none none solid none; border-width: 0 0 1px 0; position: relative; font-weight: bold;}
#pun-announcement h2 span {display: block; padding: 1em 0 0.8em 0; border-bottom-style: solid; border-bottom-width: 1px;}
#pun-announcement .container {padding: 8.5em 1em 1em 1em; margin-left: -10px;}

/* D7 Statistics
-------------------------------------------------------------*/

#pun-stats .container {padding: 0 9px; margin: 15px 0 5px 0; display: inline-block; width: 975px;}
#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {text-align: center; display: inline-block; padding: 3px 0; margin: 0 3px; background-color: #baaea15e; font: 11px "cuprum"; text-transform: uppercase; color: #130f0e; text-shadow: 1px 0px 1px #cfc3b9 !important;}
#pun-stats li.item1, #pun-stats li.item2 {width: 179px;}
#pun-stats li.item3 {width: 280px;}
#pun-stats li.item4 {width: 297px;}
li#onlinelist {border-top-style: solid; border-top-width: 1px; float: left; padding: 3px 4px 10px 4px; line-height: 150%;}
li#onlinelist div {border-top-style: solid; border-top-width: 1px; padding: 0.7em 0 0 0;}

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

#pun-qjump {margin: 0; border: none; width: 50%; position: relative; float: left;}
#pun-qjump .container {border: none; background: transparent; padding: 0.8em 1em;}
#pun-about {margin-top: 0;}
#pun-about .container {border-top-style: none; text-align: center; font-size: 10px !important; text-transform: lowercase; line-height: 10%; padding: 0; position: absolute; bottom: 48px; right: 53px;}
#pun-about p span {display:block; padding-left: 50%; margin-top: 0; padding-bottom: 10px;}
#pun-crumbs2 {font-weight: bold; overflow: hidden; margin-bottom: 0; padding: 0 14px; margin: 12px 0 0 0 !important;}
#pun-crumbs2 .container {border-bottom: none; border-top: none; text-align: left; padding: 3px 0 1px 13px; font: 700 10px "cuprum"; text-transform: uppercase; letter-spacing: 1px; color: #2f201c !important; text-shadow: 1px 0 1px #e4d8cc !important; background-color: #baaea15e;}
#pun-break4 {margin: -2px 1em; border-style: solid none; border-width: 1px 0; position: relative; height: 0; z-index: 1;}
div.punbb-admin #pun-about .container {border-top-style: solid; border-top-width: 0;}

/* D9 Help file
-------------------------------------------------------------*/

#pun-help .formal .info-box h3.legend {border-bottom-style: solid; border-bottom-width: 1px; padding-bottom: 0; margin-bottom: 0.8em;}
#pun-help .formal .info-box h3.legend span {padding-bottom: 0.6em; display: block; border-bottom-style: solid; border-bottom-width: 1px; font-size: 1.1em;}
#pun-help .formal p, #pun-help .formal dd {margin-bottom: 1em;}
#pun-help .formal ul, #pun-help .formal dl {padding: 0 0 0 1em;}
#pun-help .formal li {padding: 0; line-height: 130%;}
#pun-help .formal li * {vertical-align: text-top;}
#pun-help .formal dt span {font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace;}
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {padding-bottom: 0;}

#pun-title table tbody tr .title-logo-tdr, .admin-advert-block {position: absolute; top: -70px; left: 180px; z-index: 1;}
a.permalink {display: inline-block; position: relative; z-index: 10;}
.punbb textarea, .punbb input {outline: 0 none transparent! important;}


/* смена стиля */
#stylelist {
    position: absolute;
    z-index: 200;
    opacity: 1;
    top: 140px;
    margin: 0;
    margin-left: -23px;
    padding: 0px;
    overflow: hidden;
    width: 24px;
    list-style-type: none;
}




.dark #pun {
    margin: auto;
    width: 1034px;
    margin-top: 320px !important;
    margin-bottom: 180px !important;
    background: transparent url(http://forumstatic.ru/files/001b/d6/e1/91076.png);
    padding-top: 50px;
    position: unset;
}


.dark .punbb {
    float: none;
    width: auto;
    height: auto;
    margin: 0px 30px;
}


.dark .punbb {
    padding: 0px !important;
}

.dark #pun-about .container {
    border-top-style: none;
    text-align: center;
    line-height: 150%;
}

.dark .punbb .section h2, .dark #pun-main h1, .dark #pun-main h2, .dark #pun-debug h2 {
    letter-spacing: 0.6px;
    /* border: red 1px solid; */
    background: transparent;
    font-family: bona nova !important;
    font-size: 10px !important;
    font-style: normal;
    font-weight: 500;
    height: 10px;
    padding: 0px !important;
    text-align: center;
    width: auto;
    text-transform: uppercase;
    margin: 0px 10px 5px 10px !important;
}

.dark .punbb .quote-box cite, .dark .punbb .code-box strong.legend {
    text-align: left;
    display: block;
    font-size: 15px;
    font-weight: 500;
    font-family: 'beaufort';
    margin-bottom: 4px;
    width: auto;
    float: left;
    font-style: normal;
    letter-spacing: 0.7px;
    text-shadow: 0px 0px 1px #7b8370;
}

.dark .punbb .linkst {
    float: left;
    position: relative;
    width: 100%;
    height: 0;
    font-size: 9px;
    font-family: 'Bona Nova';
    text-transform: uppercase;
}

.dark .punbb .linksb {
    text-align: right;
    padding: 0.4em 1em 0.5em 1em;
    font-size: 9px;
    font-family: 'Bona Nova';
    text-transform: uppercase;
}


.dark .punbb .main .tc2, .dark .punbb .main .tc3,.dark  .punbb .main .tcmod {
    text-align: center;
    font-family: 'Bona Nova';
    width: 5%;
}


.dark .punbb .main .tcr {
    overflow: hidden;
    text-align: left;
    width: 30%;
}

.dark #pun-index .tcr {
    font-size: 12px;
    width: 25%;
    position: relative;
    overflow: visible;
    color: #000000;
    text-align: left;
    font-family: beaufort;
    text-transform: lowercase;
}

.dark #pun-index .tcl h3 {
    font-family: 'beaufort';
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    letter-spacing: 0.4px;
    height: 23px;
    display: block;
    text-transform: uppercase;
    text-shadow: 0px 0px 1px #747665;
    background: #211b17 url(http://forumstatic.ru/files/001b/d6/e1/41101.jpg?v=1) top center;
    box-shadow: 0px 0px 20px #221a179c inset, 0px 0px 5px #959481;
    margin: -5px -10px 10px -10px;
    padding: 5px 10px 5px 10px;
    border-bottom: 1px solid #a19f813b;
    border-style: solid;
    border-width: 0px 0 1px 0;
    border-color: rgba(0,0,0,0);
    border-image: url(http://forumstatic.ru/files/001b/d6/e1/72541.png) round 1;
}

.dark #pun-index .tcl h3 a {
    transition: all .5s ease-in-out 0s;
    font-size: 18px;
    color: #d5cda0d6 !important;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    font-family: 'beaufort';
    transition-duration: 1s;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: none !important;
    padding: 0 !important;
}

.dark #pun-index .tcl h3 a:hover {
    color: #f16a38 !important;
    transition: all .5s ease-in-out 0s;
    font-size: 18px;
}

.dark #pun-index .tcl {
    width: 55% !important;
    position: relative;
}

.dark #pun-index td div.tclcon {
    box-shadow: 0px 0px 6px #32342b29, 0px 0px 10px #a5a38980 inset;
    background: #e1e0cd85 url(http://forumstatic.ru/files/001b/d6/e1/77325.jpg);
    padding: 5px 10px 0px 10px;
    text-align: justify;
    position: relative;
    border: 1px solid #abaa9791;
    margin: 10px 0 0 0;
    font-family: 'Roboto';
    font-weight: 400;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0,0,0,0);
    border-image: url(http://forumstatic.ru/files/001b/d6/e1/72541.png) round 1;
}

.dark .punbb div.icon {
    float: left;
    display: block;
}


.dark #pun-viewtopic .post h3 {
    height: 18px;
    font-size: 9px;
    text-transform: uppercase;
    padding-top: 2px;
    margin: 10px 0px 0 0px;
    border-radius: 0px;
    background: #b8b5a2 url(http://forumstatic.ru/files/001b/d6/e1/77325.jpg);
    border: 1px solid #abaa96;
    font-family: 'beaufort';
    letter-spacing: .6px;
    box-shadow: 0px 0px 3px #918e7c5c, 0px 0px 30px #99978336 inset;
    width: auto;
}

.dark h3 > span > a.permalink {
    position: absolute;
    margin: 0; 
    text-align: left;
}
.dark .post-author {
    position: relative;
    width: 220px !IMPORTANT;
    float: left;
}

.dark .punbb .pa-avatar img {
    max-width: 180px !important;
    margin-bottom: 0px;
    border: 1px solid #876733;
    margin-top: 6px;
    box-shadow: 0px 0px 5px #979283;
}


.dark .pa-author {
    font-family: 'beaufort'!IMPORTANT;
    font-size: 19px!IMPORTANT;
    font-weight: 500!IMPORTANT;
    margin-top: 5px!IMPORTANT;
    text-align: center!IMPORTANT;
}


.dark .pa-author a {
    font-family: 'beaufort' !important;
    font-size: 19px !IMPORTANT;
    transition: 1s;
    letter-spacing: .4px;
    font-weight: 500 !IMPORTANT;
    text-shadow: 0px 0px 1px #6a6857, 0px 0px 4px #918d7db8 !IMPORTANT;
    color: #743927 !IMPORTANT;
}


.dark li.pa-title {
    font-size: 10px !important;
    font-weight: 400 !IMPORTANT;
    text-align: center;
    margin: 4px 0px 4px 0px !IMPORTANT;
    text-transform: lowercase;
    letter-spacing: .8px;
    text-shadow: 0px 0px 1px #00000040 !important;
    background: #c0bdac;
    border: 1px solid #abaa96;
    border-width: 1px 0 1px 0;
    line-height: 16px !IMPORTANT;
    padding-bottom: 1px;
    width: auto;
    font-family: beaufort !important;
    color: #1f1814 !IMPORTANT;
}


.dark .punbb .post-body {
    margin-left: 230px;
    border-left-style: solid;
    border-left-width: 1px;
    padding: 0 0 1px 0;
}

.dark .punbb .post-box {
    padding: 14px 0px 5px 5px;
    background: none !IMPORTANT;
    border: none !important;
    margin: 0;
}


.dark .punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  }


.dark .punbb .post-links ul {
    padding: 1em 1em 0 0;
    height: 2em;
    line-height: 2em;
    margin-left: -17.7em;
    border-top-style: dashed;
    border-top-width: 1px;
    background: transparent;
    text-align: right;
    font-weight: 500;
    font-size: 12px;
    text-transform: lowercase;
    font-family: bona nova;
}


.dark .punbb .modmenu .container {
    padding: 0.5em 0em;
    font-weight: 500;
    font-size: 12px;
    text-align: right;
    text-transform: lowercase;
    font-family: bona nova;
}

.dark #pun-navlinks .container {
    text-align: center;
    font-style: normal;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    height: 20px;
    font-family: beaufort;
    /* border: red 1px solid; */
    letter-spacing: .5px;
    margin-top: -20px;
    padding-inline-start: 0px;
    /* margin-left: 5px; */
    position: unset;
    width: auto;
}


.dark #pun-navlinks li {
    display: inline;
    padding: 0px 10px 0px 10px;
}


.dark #pun-ulinks .container {
    font-style: normal;
    font-weight: 300 !important;
    text-align: center;
    text-transform: lowercase;
    margin-left: -10px !important;
    width: 992px;
    padding: 0px 0 0px 0 !important;
    height: 16px !important;
    /* border: 1px solid red; */
    position: absolute;
    top: 312px;
}


.dark #pun-status .container {
    position: absolute;
    margin-left: 376px;
    width: 580px;
    text-align: right;
    color: #100c09 !important;
    font-family: 'beaufort' !important;
    font-size: 10px !important;
    margin-top: 7px;
    letter-spacing: .8px;
    font-weight: 500 !important;
    text-transform: uppercase;
    text-shadow: 0px 0px 1px #9b988a !important;
    /* border: red 1px solid; */
    top: auto;
    right: auto;
}

.dark #pun-status .container a {
    font: 400 10px "beaufort" !important;
    text-transform: uppercase;
    color: #432415 !important;
    text-shadow: 0px 0px 1px #9f9c90 !IMPORTANT;
}

.dark #pun-status .container strong {
    font-weight: 500;
}

.dark #pun-status .container a:hover {
    font-weight: 500;
    color: #bab9a6 !important;
    transition: 1s;
}
.dark #pun-crumbs1 p.container {
    border-top: none;
    padding: 2px 5px;
    text-align: left;
    height: 17px;
    font-family: 'beaufort' !IMPORTANT;
    font-size: 13px !important;
    letter-spacing: .8px;
    font-weight: 500 !important;
    text-transform: uppercase;
    background: #97938936;
    border: 1px solid #9d9b824a;
    text-shadow: 0px 0px 1px #9b988a !important;
    box-shadow: 0px 0px 3px #9795842e;
    margin: 0px 5px;
}


.dark #pun-stats .container {
    font-size: 11px;
    font-weight: 400;
    font-family: 'Roboto';
    padding: 0px 0px 0px 0px;
    margin-top: 10px;
}


.dark #pun-crumbs2 .container {
    border-bottom: none;
    padding: 0em 1em 0.2em 0em;
    font-family: 'Bona Nova';
    font-size: 15px;
    letter-spacing: .5px;
    font-weight: 500;
    text-transform: uppercase;
    text-shadow: 0px 0px 1px #58584e !IMPORTANT;
    background: transparent;
}


.dark #pun-index .category .tc2,.dark #pun-index .category .tc3,
.dark #f-subforums .tc2,.dark #f-subforums .tc3{
  display:none!important;
}

* {scrollbar-width: thin;
scrollbar-color: #000;}


.dark  .pfs {
    margin: 6px 0 0 0 !IMPORTANT;
    font-weight: 500;
    background: #211715 url(http://forumstatic.ru/files/001b/d6/e1/41101.jpg?v=1) center;
    border-radius: 2px !IMPORTANT;
    color: #c7c2b1;
    padding: 3px 10px;
    font-family: 'beaufort';
    text-transform: uppercase;
    font-size: 10px;
    border: 1px solid #959481;
    text-align: right;
}


.dark .pfs a {
    color: #cfccb9e8 !important;
    font-weight: 400 !IMPORTANT;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    font-family: 'beaufort' !IMPORTANT;
    transition-duration: 1s;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    font-size: 10px !IMPORTANT;
}


.dark .pfs a:hover {
    color:#f16a38 !important;
}



.dark #slideshow {margin: 0 auto; width: 275px; height: 90px; position: relative;}
.dark #slideshow #slidesContainer {
    margin: 0 auto;
    width: 275px;
    height: 96px;
    overflow: hidden;
    position: relative;
    left: 0px;
}
.dark #slideshow #slidesContainer .slide {margin: 0 auto; width: 275px; height: 96px;}
.dark .control {display: block; width: 18px; height: 48px; text-indent:-10000px; position: absolute; cursor: pointer;}
.dark #leftControl {
    top: 23px;
    left: -29px;
    background: transparent url(http://forumstatic.ru/files/001b/d6/e1/16425.png) no-repeat 0 0;
}
.dark #rightControl {
    top: 13px;
    right: -31px;
    background: transparent url(http://forumstatic.ru/files/001b/d6/e1/14717.png) no-repeat 0 0;
}



.dark .actslide {
    width: 275px;
    height: 96px;
    text-align: justify;
    position: absolute;
    top: 166px;
    /* border: red 1px solid; */
    margin-left: 620px;
    color: #dbd3c3;
    padding-left: 10px;
    font-family: beaufort;
    font-size: 12px;
    letter-spacing: .5px;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color: rgba(0,0,0,0);
    border-image: url(http://forumstatic.ru/files/001b/d6/e1/72541.png) round 1;
}


.dark .person {
    /* width: 100%; */
    text-align: right;
    overflow: hidden;
    color: #d5cdba;
    text-shadow: 0px 0px 1px #0000007d;
    line-height: 13px;
    font-family: beaufort;
    font-weight: 400;
    font-size: 12px;
}

.dark .person b {
    font-weight: 400 !important;
    color: #eb7345;
    text-shadow: 0px 0px 10px #000;
}
.dark .person a {
    text-shadow: 1px 1px #000;
    color: #eb7345 !important;
}
.dark .person a:active, .dark person a:hover, .dark .person a:focus {
    color: #cdc8b7 !important;
}


.dark .slide img {
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0,0,0,0);
    border-image: url(http://forumstatic.ru/files/001b/d6/e1/72541.png) round 1;
}


.dark .queue {
    position: absolute;
    width: 290px;
    height: 90px;
    top: 165px;
    color: #c5c1ab;
    text-shadow: 1px 1px #000;
    line-height: 15px;
    text-align: justify;
    overflow-x: hidden;
    overflow-y: auto;
    margin-left: 74px;
    font-family: roboto;
    letter-spacing: .2px;
    font-size: 11px;
    right: auto;
    padding: 0px 10px 0px 0px;
}


.dark .queue b {
    font-weight: 400 !important;
    color: #eb7345;
    font-family: beaufort;
    font-size: 12px;
}


.dark .queue a {
    font-weight: 400 !important;
    color: #eb7345 !important;
    transition-duration: 1s;
}


.dark .queu {
    position: absolute;
    top: 129px;
    width: 299px;
    height: 18px;
    text-shadow: 1px 1px #000;
    text-align: left;
    overflow: hidden;
    margin-left: 56px;
    font-family: 'beaufort';
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: .6px;
    /* border: 1px solid red; */
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    color: #cfccb9e8;
    left: auto;
}




/* КОД ССЫЛОК НАВИГАЦИИ ОТ ВЕЩЕГО ДУХА */
/* настройка кнопки, может быть текстом */
.dark .spirit-navigation {
    width: 140px;
    top: 129px;
    margin-left: 776px;
    text-align: right;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    font-size: 10px !important;
    font-weight: 400;
    font-family: 'beaufort';
    letter-spacing: .9px;
    height: 12px;
    text-transform: uppercase;
    text-shadow: 0px 0px 4px #00000040, 1px 1px #00000045;
    /* border: red 1px solid; */
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    color: #cfccb9e8;
    right: auto;
    line-height: inherit;
}


/* вид кнопки после клика по ней */
.dark .spirit-navigation.spirit-navigation_hover{
background: url(ссылка на картинку) no-repeat
}

/* настройка позиции выпадающего по клику окна и его ширина */
.dark #navigblock {
    width: 210px;
    margin-left: 620px;
    position: absolute;
    top: 148px;
    text-align: center;
    z-index: 999;
}

/* настройка блока ссылок, цвет фона, тени, прозрачность, отступы */
.dark .sslka {
    display: block;
    opacity: 1;
    padding: 5px;
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0,0,0,0);
    box-shadow: 0px 0px 6px #0000005c, 0px 0px 4px #00000021 inset;
    background: #231714 url(http://forumstatic.ru/files/001b/d6/e1/93275.jpg) left top;
    border-image: url(http://forumstatic.ru/files/001b/d6/e1/72541.png) round 1;
}

/* настройка вида самой ссылки, ширина, цвет, фон, шрифты и так далее */
.dark #pun .sslka a {
    white-space: nowrap;
    margin: 3px;
    border-radius: 1px;
    text-align: center;
    transition: all 0.3s linear 0s;
    display: inline-block;
    padding: 2px 2px 2px 2px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    width: 170px;
    text-shadow: 1px 1px #0000009c;
    font-family: beaufort;
    font-size: 10px;
    border: 1px solid #7f412d;
    box-shadow: 0px 0px 10px #54443d45 inset;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    color: #cfccb9e8;
}

/* ссылка при наведении */
.dark #pun .sslka a:hover {
    background-color: #2a211c !important;
    letter-spacing: 1.4px;
    text-shadow: 0px 0px 5px #00000054;
    box-shadow: 0px 0px 6px #16161670 inset;
    border: 1px solid #7f412d;
}


.dark .ams2 {
    width: 177px;
    top: 129px;
    margin-left: 600px;
    text-align: right;
    cursor: pointer;
    position: absolute;
    font-size: 10px;
    font-weight: 400;
    font-family: 'beaufort';
    letter-spacing: .9px;
    height: 12px;
    text-transform: uppercase;
    text-shadow: 0px 0px 4px #00000040, 1px 1px #00000045;
    /* border: red 1px solid; */
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    color: #e96e3f;
    display: block;
}


.ams2 {
display:none;
}
.light .ams2 {
display:none;
}


.dark .queua {
display:none;
}

.dark .ams2 a:hover {
    font-weight: 400 !important;
    color: #eb7345 !Important;
    transition: all 0.3s linear 0s;
}


.dark .ams2 a {
    font-weight: 400 !important;
    color: #cfccb9e8 !IMPORTANT;
    transition: all 0.3s linear 0s;
    text-shadow: none;
}


.slideer {
    width: 275px;
    height: 90px;
    text-align: justify;
    border: none;
    margin: 1px;
    position: absolute;
    top: 38px;
}

.dark .slideer {
    width: 275px;
    height: 96px;
    text-align: justify;
    position: absolute;
    top: 166px;
    /* border: red 1px solid; */
    margin-left: 620px;
    color: #dbd3c3;
    padding-left: 10px;
    font-family: beaufort;
    font-size: 12px;
    letter-spacing: .5px;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color: rgba(0,0,0,0);
    border-image: url(http://forumstatic.ru/files/001b/d6/e1/72541.png) round 1;
}

.ban_lev {
    position: absolute;
    top: -5px;
    left: 162px;
    width: 200px;
    height: 35px;
    text-align: center;
}


.znach {
    position: absolute;
    top: 9px;
    right: 315px;
    width: 27px;
    height: 70px;
    text-align: center;
    line-height: 18px;
}


.dark .ban_lev {
    left: auto;
    position: absolute;
    top: 70px;
    width: 200px;
    height: 35px;
    margin-left: 40px;
}


.dark .Hoverbuttons {
    opacity: 0.2;
    -webkit-transition: all 1.3s;
}

.dark .znach {
    /* border: red 1px solid; */
    left: auto;
    position: absolute;
    top: 75px;
    width: 70px;
    height: 35px;
    margin-left: 860px;
    right: auto;
}

.dark #pun-ulinks li a {
  padding: 0 1em 0 0em
  }


.dark #pun-index .category h2, .dark #pun-stats h2 {
    background: url(http://forumstatic.ru/files/001b/d6/e1/41101.jpg) center;
    width: auto;
    height: 26px;
    font-size: 18px !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    -webkit-text-size-adjust: 100%;
    padding: 0px 10px 0px 10px !IMPORTANT;
    font-family: beaufort !important;
    margin: 7px 0 0 0!important;
    border: 1px solid #976348;
    border-radius: 2px;
    box-shadow: 0px 0px 10px #1f1714 inset;
    position: relative;
}


.dark #pun-stats h2:before, .dark #pun-index .category h2:before {
    content: "";
    height: 1px;
    width: 1030px;
    background: #000000 url(http://forumstatic.ru/files/001b/d6/e1/13498.jpg);
    position: absolute;
    top: 12px;
    right: 0px;
    left: -29px;
    z-index: 1;
}

.dark #pun-stats h2 span, .dark .category h2 span {
    background: url(http://forumstatic.ru/files/001b/d6/e1/41101.jpg) center;
    z-index: 99;
    position: relative;
    color: #d5cda0d6 !important;
    padding: 0px 20px;
    font-size: 15px !important;
    font-family: beaufort !important;
}


.dark #pun-index .tcl h3 a:before {
    content: "";
    position: absolute;
    width: 0%;
    height: 1px;
    background: #af513f;
    display: block;
    bottom: 0;
    left: 0;
    transition: all .7s cubic-bezier(.88,.13,.25,1.25) 0s;
}

.dark #pun-index .category tr {
    background: transparent;
}

.dark .punbb .main td {
    border-style: solid none none solid;
    border-width: 1px 0 0 1px;
    padding: 0.8em 1em;
    border: none;
}


.dark #pun-index .category table {
    border-spacing: 0;
    padding: 0;
}



.dark #pun-stats li.item1, .dark #pun-stats li.item2, .dark #pun-stats li.item3, .dark #pun-stats li.item4 {
    text-align: center;
    display: inline-block;
    padding: 3px 0;
    margin: 0 3px;
    background-color: #9b97843d;
    font: 10px "beaufort";
    text-transform: uppercase;
    color: #130f0e;
    text-shadow: 0px 0px 1px #878476a6 !important;
    letter-spacing: .4px;
}


.dark #pun-about p span {
    padding-bottom: 10px;
    display: block;
    padding-left: 50%;
    margin-top: 20px;
    font-family: 'beaufort';
    text-transform: uppercase;
    font-size: 10px;
}


.dark #pun .user-avatar.user-avatar .avatar-image {
    border: 1px solid #bab9a7 !IMPORTANT;
    opacity: 0.78 !important;
    width: 32px !important;
    height: 32px !important;
    border-radius: 100% !important;
    mix-blend-mode: luminosity;
}


.dark .punbb .post .post-author > ul {
    background: none;
    margin: auto !IMPORTANT;
    padding: 0px !IMPORTANT;
}


.dark .punbb .post h3 span {
    margin-left: 0px;
    padding: 2px 10px 5px 10px;
    display: block;
}


.dark #pun-viewtopic .post h3 span a, .punbb .post h3 strong {
    font-family: beaufort !IMPORTANT;
    color: #2a211d !important;
    text-shadow: none !important;
    padding: 0 !important;
    text-transform: uppercase !IMPORTANT;
    font-size: 9px !IMPORTANT;
}


.dark .punbb .post h3 strong {
    float: right;
    width: 125px;
    text-align: right;
    margin: 0px 0px 0 0;
}


.dark .punbb textarea, .dark .punbb input {
    background-color: #bdbaac !important;
    border: 1px solid #998f869e;
    box-shadow: 0 0 0 1px #ddd5cc91;
    color: #1d110c !important;
}



.dark .punbb select, .dark .forminput {
    color: #e1dad3 !important;
    font: 9px 'beaufort' !important;
    text-shadow: 1px 0px 1px #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #6e3420 !important;
    box-shadow: inset 0 0 2px 0 #000;
    border: 0px;
    padding: 3px 10px 3px 10px;
}


.dark .punbb .post-links ul a {
    color: #1e120b;
    text-shadow: 1px 0 0 #e0dad4;
    background-color: transparent;
    padding: 0px;
}

.dark .punbb .modmenu .container span {
    display: inline-block;
}


.dark .post-author a {
    color: #683020 !important;
    font: 12px "beaufort";
    text-shadow: none !IMPORTANT;
    text-transform: none !important;
}

.dark .pa-respect, .dark .pa-posts, .dark .pa-fld6 {
    vertical-align: text-top;
    display: inline-table;
    width: 58px;
    padding: 2px 0  9px 0!important;
    font: 12px "beaufort" !important;
    text-transform: none;
    margin-bottom: 8px !important;
    border-bottom: none;
}


.post-img-Sp[data=".Sp1"] {
   background: url(https://forumstatic.ru/files/0010/9b/9c/21061.jpg) center no-repeat;
}
.post-img-Sp[data=".Sp2"] {
    background: url(http://forumstatic.ru/files/001b/db/6a/45899.jpg) center no-repeat;
}




.dark .post-img-Sp[data=".Sp1"] {
   background: url(http://forumstatic.ru/files/001b/db/6a/64818.jpg) center no-repeat;
}
.dark .post-img-Sp[data=".Sp2"] {
    background: url(http://forumstatic.ru/files/001b/db/6a/34504.jpg) center no-repeat;
}


.dark .post-ul-Sp {
    width: 206px !important;
    margin: 6px 0 15px -5px !important;
}


.dark .pa-fld1 {
    background: #c7c2b285;
    margin: 0 9px !important;
    border-radius: 0px;
    border: 1px solid #8f8e7ca1;
    padding-top: 5px !important;
    box-shadow: 0px 0px 10px #00000014, 0px 0px 20px #00000012 inset;
}



.dark .pr_name a, .dark .pr_dragoname a, .dark .pr_moneytext {
    color: #914631 !important;
    font: 15px "beaufort" !important;
    text-shadow: 0px 0px 1px #939282a1 !important;
}


.dark .pr_persinfo span, .dark .pr_dragoinfo span, .dark .pr_money span {
    display: inline-block;
    padding: 2px 0px 5px 0px !IMPORTANT;
    min-width: 70px;
    border-top: 1px solid #abaa96;
    margin: 2px;
    float: none !important;
    margin-left: 0 !important;
    width: auto !IMPORTANT;
    font-weight: normal !important;
}


.dark .punbb #pun-main .quote-box, .dark .punbb #pun-main .code-box {
    background: #95928830;
    outline: none;
    color: #0d0602;
    border: 1px solid #9d9c89c2;
    box-shadow: 0px 0px 10px #abaa964a, 0px 0px 20px #a5a38dc7 inset;
}


.go-up {
background: url(http://forumstatic.ru/files/0010/9b/9c/34771.png) no-repeat;
width: 31px;
height: 70px;
}

.go-down {
background: url(http://forumstatic.ru/files/0010/9b/9c/64504.png) no-repeat;
width: 31px;
height: 53px;
}



.dark .pr_name span {
    float: none !important;
    margin-left: 0 !important;
    width: auto !IMPORTANT;
    font-weight: normal !important;
    padding: 0 !important;
}


 .pr_name span {
    float: none !important;
    margin-left: 0 !important;
    width: auto !IMPORTANT;
    font-weight: normal !important;
    padding: 0 !important;
}


#viewprofile .pr_name a, #viewprofile .pr_dragoname a, #viewprofile .pr_moneytext {
    color: #30311f !important;
    font: 13px "medieval" !important;
    text-shadow: 0 0 1px #c0b7ab !important;
}


.dark #viewprofile .pr_name a, .dark #viewprofile .pr_dragoname a, .dark #viewprofile .pr_moneytext {
    color: #30311f !important;
    font: 15px "beaufort" !important;
    text-shadow: 0 0 1px #c0b7ab !important;
}

.dark .pa-fld2, .dark .pa-fld5 {
    background: #c7c2b285;
    border: 1px solid #8f8e7ca1;
    box-shadow: 0px 0px 10px #00000014, 0px 0px 20px #00000012 inset;
}


.dark .pa-fld3 {
    background: #c7c2b285;
    border: 1px solid #8f8e7ca1;
    box-shadow: 0px 0px 10px #00000014, 0px 0px 20px #00000012 inset;
}


.dark .go-up {
    background: url(http://forumstatic.ru/files/001b/db/6a/84465.png) no-repeat;
    width: 37px;
    height: 47px;
    top: 350px;
    margin-left: 965px !important;
}


.dark .go-down {
    background: url(http://forumstatic.ru/files/001b/db/6a/65760.png) no-repeat;
    width: 37px;
    height: 47px;
    top: 417px;
    margin-left: 965px !important;
}