/*************************************************************
A - SETUP
**************************************************************/
/* A1 Import the colour scheme
-------------------------------------------------------------*/
/* A1.1 */
@import url(style_cs.1583167493.css);

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/
/* A2.1 */
html, body {
  margin: 0;
  padding: 0;
}

/* A2.2 */
.punbb * {
  margin: 0;
}

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
}

/* A2.4 */
.punbb img {
}

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
}

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {
  margin: 0 0.3em;
}

/* A2.7 */
p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle;
}

/* A3 Text setup
-------------------------------------------------------------*/
/* A3.1 */
body {
  font-size: 100.01%;
  background: url(http://forumstatic.ru/files/001a/70/a1/53381.jpg) center 0px repeat-x fixed, url(http://forumstatic.ru/files/001a/70/a1/43825.jpg) center repeat fixed;
}

/* A3.2 */
.punbb {
  font: normal 68.75% verdana, arial, helvetica, sans-serif;
}

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif;
}

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
}

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-weight: 100 !important;
  font-family: "Alice" !important;
  font-size: 11px !important;
  text-shadow: 1px -1px 2px #000000 !important;
  text-transform: uppercase !important;
  color: #937D46 !important;
  letter-spacing: 5px;
  line-height: 1.2;
}

/* A3.6 */
.punbb pre {
  font: 1.1em / 140% monaco, "bitstream vera sans mono", "courier new", courier, monospace;
}

/* A3.7 */
.punbb address, .punbb em {
  font-style: italic;
}

/* A3.8 */
.punbb .post-content em {
  font-style: italic;
}

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
}

/* A3.10 */
.punbb a {
  text-decoration: none;
  color: #5F4065;
}

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
}

/* A4 Float clearing and hidden items
-------------------------------------------------------------*/
/* A4.1 */
#pun:after, .punbb .container:after, .punbb .post-links ul:after, .punbb .main div.inline:after, .punbb .post-box:after, .punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  line-height: 0.0;
  font-size: 0;
}

/* A4.2 */
.acchide, #pun-index #pun-main h1, #pun-navlinks h2, #pun-pagelinks h2, #pun-status h2, #pun-ulinks h2, .punbb .forum h2, .punbb .multipage .topic h2, .punbb dl.post-sig dt span, .punbb p.crumbs strong, .punbb .divider hr, .punbb .required label em, .punbb .formsubmit label, .punbb .submitfield label, .punbb .modmenu label, #pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position: absolute;
  left: -9999px;
  overflow: hidden;
}

/* A5 Basic page layout and borders
-------------------------------------------------------------*/
/* A5.1 */
#pun {
  width: 920px;
  margin: auto;
  position: relative;
  background-image: url(http://forumstatic.ru/files/001a/70/a1/51493.jpg);
  padding-left: 62px;
  padding-right: 62px;
  background-color: #FEF9EA;
  /*+box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.761);*/
  -moz-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.761);
  -webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.761);
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.761);
}

#ukrash {
  position: absolute;
  background: url(http://forumstatic.ru/files/001a/70/a1/59020.png) center no-repeat;
  width: 65px;
  height: 49px;
  top: 34px;
  left: -35px;
}

/* A5.2 */
.punbb {
  float: left;
  width: 100%;
  height: auto;
}

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
}

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
}

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
}

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
}

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
}

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post {
}

/* A5.9 */
.punbb .container {
}

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  background: url(http://forumstatic.ru/files/001a/70/a1/16338.png) center no-repeat;
  height: 20px;
  width: 920px;
  padding-top: 5px;
  text-align: center;
  margin-bottom: 5px;
}

#pun-main h2 a, #pun-stats h2 {
  font-weight: 100 !important;
  font-family: "Alice" !important;
  font-size: 11px !important;
  text-shadow: 1px -1px 2px #000000 !important;
  text-transform: uppercase !important;
  color: #937D46 !important;
  letter-spacing: 5px;
}

/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/
/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/
/* B1.1 */
.punbb .post-content {
  width: 98%;
padding: 0px 0px 0px 10px;
  overflow: hidden;
  font-family: "Arial";
  font-size: 12px;
  text-align: justify;
  line-height: 1.6;
  color: #2A1C0F;
  padding: 0px 10px;
}

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  width: 250px;
  margin: 5px 0;
}

/* B1.3 */
.punbb .post-content p {
  margin-bottom: 5px;
}

.post-content p strong {
  color: #4C067F;
}

.post-content p span {
  color: #3E2451;
}

/* 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: 3px 3px 17px 3px !important;
  background-color: #ECEBEC;
  padding: 10px 10px 4px 10px !important;
box-shadow: inset 0px 0px 0px 1px #cacaca, 0px -3px 0px 1px #796c48, 0px 3px 0px 1px #352438, inset 0px 0px 5px 2px #969696cf;
  border: 1px solid #FFF4F2;
  border-radius: 3px;
}

/* 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;
  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%;
  font-size: 1.1em;
  height: 0;
}

/* B3.2 */
.multipage {
  margin-top: 3em;
}

/* B3.3 */
.linkst .pagelink {
  position: absolute;
  top: -5em;
  left: 1em;
  width: 24em;
  color: #474747;
}

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -5em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
}

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
}

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
}

/* 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;
  text-align: center !important;
}

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0;
}

input.button {
  background-color: #2D2444;
  font-size: 11px;
  font-family: "Alice";
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 0 0 4px #85307F;
  /*+border-radius: 4px;*/
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  border: 1px outset #C1A8DA;
  /*+box-shadow: inset 0 0 10px #331450;*/
  -moz-box-shadow: inset 0 0 10px #331450;
  -webkit-box-shadow: inset 0 0 10px #331450;
  box-shadow: inset 0 0 10px #331450;
  cursor: pointer;
  padding: 3px 10px;
}

.questionary-post input.button.SendQuestionary {
  background-color: #4A3471 !important;
  font-weight: 100 !important;
}

input.button:hover {
  background-color: #463578;
  color: #FFFFFF;
  text-shadow: 0 0 4px #BA71E8;
  border: 1px outset #C1A8DA;
  /*+box-shadow: inset 0 0 10px #2F0A3B;*/
  -moz-box-shadow: inset 0 0 10px #2F0A3B;
  -webkit-box-shadow: inset 0 0 10px #2F0A3B;
  box-shadow: inset 0 0 10px #2F0A3B;
}

/* C1.4 */
.punbb fieldset {
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0;
  border: 0px solid black !important;
}

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em;
}

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  color: #FFFFFF !important;
  text-transform: uppercase !important;
  font-size: 10px !important;
  letter-spacing: 3px !important;
}

/* C1.7 */
.punbb fieldset fieldset {
  margin: 0;
  padding: 0 0 8px 0;
}

/* C1.8 */
.punbb .fs-box {
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 10px;
  background-color: #E0E0E0;
  border: 1px solid #FFFFFF;
}

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0;
}

#post-form #plng {
  border: 0px solid #FFFFFF !important;
  font-style: italic;
  color: #75517B;
margin-left: -10px !important;
}

#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
  position: absolute;
  right: 6px;
  top: 43px;
  background-color: #F0EADA;
  border: 1px solid #DFD6CB;
}

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
}

/* C1.11 */
.punbb .inline .infofield {
  clear: both;
}

/* C1.12 */
.punbb .datafield br {
  display: none;
}

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold;
}

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
}

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%;
  /* For IE */
}

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
}

/* C1.17 */
.punbb .hashelp {
  position: relative;
}

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
}

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
}

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
}

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
}

/* C2 Table layout
-------------------------------------------------------------*/
/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 50%;
}

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 10%;
}

/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: right;
  width: 30%;
  vertical-align: top;
  font-family: "Alice";
  line-height: 1.5;
  font-size: 12px;
}

.punbb .main .tcr a {
  font-family: "Alice";
  font-size: 13px;
  color: #4A3564;
  letter-spacing: 2px;
  font-weight: bold;
}

/* C2.4 */
#pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl {
  width: 40% !important;
  padding-left: 60px !important;
  padding-bottom: 30px !important;
}

#pun-userlist .main .tc div.iconl, #pun-searchtopics .main .tcl div.icon, #pun-modviewforum .main .tcl div.icon {
  margin-left: -50px !important;
}

/* C2.5 */
#pun-userlist .main .tc2, #pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
}

/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space: normal;
}

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
}

/* C2.8 */
#pun-index .tcl h3 {
  width: 538px;
  margin-top: -30px;
  text-align: center;
  margin-left: -6px;
  letter-spacing: 3px;
  margin-bottom: 10px;
}

#pun-index .tcl h3 a {
  color: #4B4362;
  font-weight: bold;
  font-family: "Alice";
  font-size: 12px;
  text-shadow: 1px -1px 2px #9D9D9D;
  text-transform: uppercase;
}

#pun-index .tcl h3::first-letter {
  color: #575229;
}

#pun-index .tcl h3 a:hover {
  color: #724B85;
}

#pun-index .tcl h3:hover::first-letter {
  color: #7C7221;
}

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
}

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em;
}

/* C2.11 */
.punbb .main td {
  padding: 0.8em 1em 0;
}

/* C2.12 */
.punbb .main th {
  color: #FEF9EA !important;
  text-align: center !important;
  font-size: 0px !important;
}

/* C2.13 */
.punbb .main .tcl {
}

/* C2.14 */
.punbb tbody.hasicon td.tcl {
  padding-left: 3.2em;
}

#pun-index .tclcon {
  background-color: #CCCCCD;
  border: 3px double rgba(151, 147, 142, 0.419);
  /*+box-shadow: inset 0 0 38px 11px #B4AFB0;*/
  -moz-box-shadow: inset 0 0 38px 11px #B4AFB0;
  -webkit-box-shadow: inset 0 0 38px 11px #B4AFB0;
  box-shadow: inset 0 0 38px 11px #B4AFB0;
  padding: 7px 3px 3px;
  font-family: "Arial";
  font-size: 11px;
  width: 528px;
  margin-top: 15px;
  margin-bottom: 20px;
  color: #3C3730;
}

#pun-index .tclcon {
  width: 528px;
  text-align: justify !important;
}

#pun-viewforum .multipage table .hasicon .tcl {
  padding-bottom: 35px;
  padding-left: 75px;
}

#pun-viewforum .multipage table .hasicon .tcl a {
  display: inline-block;
  font-family: "Alice";
  font-size: 14px;
  padding-left: 4px;
  color: #431C68;
  text-shadow: 0px 1px #FFFFFF;
  font-weight: 800;
}

#pun-viewforum table div.icon {
  margin-left: -65px !important;
  margin-top: -5px !important;
}

#pun-viewforum #f-subforums div.icon {
  margin-top: 0 !important;
}

/* C2.15 */
.punbb div.icon {
  margin-top: 2px;
  margin-left: -30px !important;
}

.punbb table div.icon {
  float: left;
  display: block;
  width: 45px;
  height: 56px;
  background-image: url(http://forumstatic.ru/files/001a/70/a1/58435.png);
  background-repeat: no-repeat;
  position: relative;
}

tr.inew div.icon {
  background-image: url(http://forumstatic.ru/files/001a/70/a1/36768.png);
  background-repeat: no-repeat;
}

tr.isticky div.icon {
  background-image: url(http://forumstatic.ru/files/001a/70/a1/11908.png);
  background-repeat: no-repeat;
}

tr.iclosed div.icon {
  background-image: url(http://forumstatic.ru/files/001a/70/a1/59845.png);
  background-repeat: no-repeat;
}

/* C2.16 */
.punbb table div.icon {
  font-size: 1.05em;
  position: absolute;
  margin-left: -2.2em;
}

/* C3 Topics
-------------------------------------------------------------*/
/* C3.1 */
.punbb .post .container {
  margin-top: -1px;
  padding-bottom: 1px;
}

/* C3.2 */
.punbb .post h3 {
}

/* C3.3 */
.punbb .post h3 span {
  padding: 0.5em 1em;
  display: block;
  margin-left: 240px;
}

/* 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: 224px;
  text-align: center !important;
  border: 3px solid #090909;
  margin-top: 11px;
  color: #5a5849;
  background: url(http://forumstatic.ru/files/001a/70/a1/63980.png) center top #110b0c;
}

.punbb .post .post-author a {
  color: #939393;
}

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  width: 202px;
}

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  background: url(http://forumstatic.ru/files/001a/70/a1/25719.png) center no-repeat;
  height: 23px;
  width: 230px;
  padding-top: 32px !important;
  font-family: "Alice";
  text-transform: uppercase;
  margin-left: -14px;
  margin-top: -40px;
    color: #ceade2;
}

/* C3.8 */
.pa-author a {
  color: #FFFFFF !important;
  text-shadow: 1px 1px #392366;
}

/* C3.9 */
li.pa-title {
  color: #8476A3;
  font-family: "Alice";
  font-style: italic;
  font-size: 11px;
  padding-bottom: 5px;
  padding-top: 2px;
}

li.pa-online {
  color: #774098;
  font-weight: 100;
  font-style: italic;
}

.post-author .pa-avatar {
  text-align: center;
  margin-left: -5px;
  width: 212px;
  display: block;
}

.post-author .pa-avatar img {
  border: 1px solid #433445;
  padding: 5px;
  background-color: #331D37;
  /*+box-shadow: 0px 0px 10px #131018;*/
  -moz-box-shadow: 0px 0px 10px #131018;
  -webkit-box-shadow: 0px 0px 10px #131018;
  box-shadow: 0px 0px 10px #131018;
}

.pa-fld1 {
  margin-left: -19px;
  font-size: 0px !important;
  margin-top: -40px;
}

.pa-fld2 {
  border: 1px solid #343032;
  padding: 3px 3px 8px 3px !important;
  width: 202px;
  margin-left: -4px;
  background-color: #514C4D;
  color: #FFFFFF;
  font-family: "Alice";
  font-size: 12px;
  margin-bottom: 5px;
  /*+box-shadow: inset 0 0 70px 15px #1E1A1B;*/
  -moz-box-shadow: inset 0 0 70px 15px #1E1A1B;
  -webkit-box-shadow: inset 0 0 70px 15px #1E1A1B;
  box-shadow: inset 0 0 70px 15px #1E1A1B;
  opacity: 0.5;
}

.pa-fld2 a {
  color: #E1D0F9 !important;
  text-shadow: 0px 0px 3px #000000;
}

.pa-fld3 {
  font-size: 0px;
  margin-left: -228px;
  margin-top: -65px;
  padding-bottom: 66px !important;
  margin-bottom: -80px !important;
}

.pa-respect, .pa-positive, .pa-posts, .pa-fld4 {
  display: inline-block;
  padding: 0px 3px !important;
  width: auto;
  color: #69666B;
  font-size: 10px;
}

.pa-respect a, .pa-positive a {
  color: #8A7995;
}

.pa-positive {
}

.pa-posts {
}

.pa-awards {
  margin-top: 10px !important;
  margin-bottom: 5px !important;
  font-size: 10px !important;
  color: #B1B0B1;
}

.pa-online {
  color: #AA9C73 !important;
  font-family: "Alice";
  margin-top: 10px !important;
}

/* C3.11 */
.punbb .post-body {
  margin-left: 230px;
  padding: 0 0 1px 0;
}

/* C3.12 */
.punbb .post-box {
  padding: 5px;
}

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em;
}

/* C3.14 */
.punbb .post-links {
  margin-left: 235px;
}

/* 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: 18.6em;
}

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
}

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
}

/* C6.4 */
#viewprofile ul, #profilenav ul {
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
}

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
}

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px !important;
  position: relative !important;
  margin-left: -900px !important;
  color: #4E1583;
  border-bottom: 1px solid #6E3584;
}

#pun-messages #messages div .icon {
  margin-left: -46px !important;
}

#messages tr td .tclcon {
  padding-bottom: 40px !important;
  margin-left: 15px !important;
  width: 300px !important;
}

/* 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 {
  padding: 0 2.3em 2.3em 2.3em;
}

/* C7.3 */
#pun-userlist .usertable table {
}

/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/
/* D1 Logo and description
-------------------------------------------------------------*/
/* D1.1 */
#pun-title {
  margin: 0 0 0 -62px;
  background-image: url(http://forumstatic.ru/files/001a/70/a1/51074.jpg);
  height: 323px;
  width: 1044px;
}

/* D1.2 */
#pun-title h1 {
  display: none;
  height: 40px;
  padding: 2em 1em 0 1em;
}

/* D1.3 */
#pun-title .container {
}

/* D1.4 */
#pun-title h1 span {
  font-size: 1.5em;
}

#pun-title table {
  height: 40px;
  width: 100%;
}

#pun-title td.title-logo-tdl {
  width: 100%;
}

#pun-title td.title-logo-tdr {
  width: 468px;
}

/* D2 Page navigation
-------------------------------------------------------------*/
/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 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: left;
  width: 100%;
}

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position: relative;
  margin: 0;
}

#pun-pagelinks li a span {
  display: block;
  margin: 0 1em;
}

/* D3 Forum navigation
-------------------------------------------------------------*/
/* D3.1 */
#pun-navlinks, #pun-navlinks .container {
  margin: 0;
}

/* D3.2 */
#pun-navlinks .container {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: -57px;
  margin-bottom: 20px;
}

/* D.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 1em;
}

/* D3.4 */
#pun-navlinks li a {
  font-size: 11px;
  font-family: "Alice";
  padding: 0px 7px;
  color: #BBB3B7;
  text-align: center;
  text-transform: uppercase;
  transition: 1000ms;
}

#pun-navlinks li a:hover {
  color: #927598;
}

/* D4 User links
-------------------------------------------------------------*/
/* D4.1 */
#pun-ulinks {
  width: 950px;
}

/* D4.2 */
#pun-ulinks .container {
  text-align: center;
  padding-top: 5px;
}

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  white-space: nowrap;
}

/* D4.4 */
#pun-ulinks li a {
  font-family: "Alice";
  font-size: 12px;
  padding: 5px;
  text-transform: lowercase;
  color: #342934;
}

#pun-ulinks li a:hover {
  color: #614024;
}

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  padding-left: 0;
}

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/
/* D5.1 */
#pun-status, #pun-status .container {
  margin-bottom: 0;
}

/* D5.2 */
#pun-status .container {
  font-style: italic;
  font-family: "Alice";
  text-align: center;
  padding-right: 15px;
  font-size: 12px;
}

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
}

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  padding-left: 15px;
  margin-top: 12px;
  text-align: center;
}

/* D5.5 */
/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
}

/* D6 Announcement
-------------------------------------------------------------*/
/* D6.1 */
#pun-announcement h2 {
  display: none !important;
}

/* D6.2 */
#pun-announcement h2 span {
  display: none !important;
}

/* D6.3 */
#pun-announcement .container {
}

/* D7 Statistics
-------------------------------------------------------------*/
/* D7.1 */
#pun-stats .container {
  padding: 0.8em 1em;
}

/* 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;
  font-family: "Arial";
  font-size: 12px;
  line-height: 150%;
    text-align: justify;
}

li#onlinelist div a {
  font-family: "Alice";
  font-size: 13px;
  line-height: 150%;
  font-weight: bold;
  letter-spacing: 1px;
}

li#onlinelist.item5 #statistic-other {
  text-align: center;
}

/* 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 {
  text-align: right;
  line-height: 150%;
  padding: 0.8em 1em;
}

/* D8.5 */
#pun-about p span {
  display: block;
  padding-left: 50%;
}

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
}

/* D8.7 */
#pun-crumbs2 .container {
  padding: 0.8em 1em;
  font-size: 1.1em;
}

/* D8.8 */
#pun-break4 {
  position: absolute;
  bottom: -98px;
  left: 0px;
  background-image: url(http://forumstatic.ru/files/001a/70/a1/30515.jpg);
  height: 98px;
  width: 1044px;
}

/* D8.9 */
div.punbb-admin #pun-about .container {
}

/* 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% monaco, "bitstream vera sans mono", "courier new", courier, monospace;
}

/* D9.8 */
#pun-index .user-avatar {
  float: right !important;
  margin-left: 15px;
}

#pun-index .user-avatar .ava {
  /*+border-radius: 3px;*/
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #1A1A1A !important;
}

#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
}

/***Tablica***/
.s-tabs > .stab, .s-tabs > span {
  border: 0px solid black !important;
}

.s-tabs {
  width: auto;
  display: block;
  top: 241px;
  position: absolute;
  left: 294px;
}

.s-tabs > .stab {
  height: 72px !important;
  width: 272px !important;
  color: #8C8A85;
  position: absolute;
  left: 66px;
  top: -3px;
  font-size: 10px;
  padding: 2px;
}

.s-tabs > .stab a {
  color: #BAB197;
}

.s-tabs > span {
  position: relative;
  z-index: 100;
  color: #948128;
  cursor: pointer;
  display: table;
  height: 18px;
  text-align: center;
  width: 60px;
  margin-bottom: 8px;
  margin-top: -1px;
  font-family: "Alice";
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 2px;
  padding-bottom: 1px;
  text-shadow: 1px 1px #000000;
}

.s-tabs > span:hover {
  color: #9E904E;
}

.s-tabs > span.selected {
  color: #837A94;
}

.s-tabs > .stab {
  width: 100%;
  margin: 0;
  display: none;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: center;
  vertical-align: middle;
}

/*************************************************************
MENUF
**************************************************************/
div .splLink {
  text-align: center;
  font-size: 11px;
  transition: 2s;
  color: #93864E;
  font-family: "Alice";
  padding-top: 2px;
  text-shadow: -1px 1px #000000;
  opacity: 0 !important;
}

div .splLink:hover {
  transition: 2s;
  color: #6E6684;
  http://forumstatic.ru/files/001a/70/a1/59020.png;
}

.spll {
  width: 120px;
  cursor: pointer;
  transition: 2s;
}

.spll div .splCont {
  height: auto;
  width: 170px !important;
  padding: 2px;
  z-index: 1000;
  margin-top: 2px;
  font-size: 10px;
  text-align: center;
  background-color: #171717;
  border: 5px solid #111111;
  color: #A8A689;
  margin-left: -32px !important;
  line-height: 1;
  opacity: 1 !important;
}

.spll div .splCont a {
  color: #E6D5B9;
  width: 160px;
  display: block;
  background-color: #352B27;
  border-left: 5px solid #564D4A;
  border-right: 5px solid #564D4A;
  margin-bottom: 5px;
  padding: 1px 2px;
  font-size: 11px;
  line-height: 1.1 !important;
  transition: 1s;
  font-family: "Alice";
  text-transform: lowercase;
}

.spll div .splCont a:hover {
  color: #FFFFFF;
  background-color: #250958;
  border-left: 5px solid #987BED;
  transition: 2s;
}

#menuf {
  position: absolute;
  top: 50px;
  left: 857px;
}

#opisf {
  width: 522px;
  margin-top: 3px;
  padding: 3px;
  text-align: justify;
  font-size: 12px;
  color: #42413F;
  line-height: 1.05;
  font-family: "Alice";
  margin-bottom: -10px !important;
}

#opisfg {
  width: 536px;
  height: 12px;
  text-align: center;
  background-color: #B6B1B2;
  margin-left: -4px;
  border-bottom: 1px solid #9E9C97;
  font-size: 9px;
  color: #332F2A;
  padding-top: 2px;
  font-family: "Alice";
  text-transform: uppercase;
}

.subforums .Inner span {
  display: inline-block;
  margin-right: 3px;
  text-align: center !important;
  width: auto;
  font-family: "Alice";
  background-color: #948D8E;
  padding: 1px 10px 1px 3px;
  text-transform: uppercase;
  font-size: 11px;
  /*+border-radius: 5px;*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

.subforums .Inner span a {
  color: #F1F0F6;
  text-shadow: 0px 0px 1px #3C3550;
}

.subforums .Inner span a:hover {
  color: #FFFFFF;
  text-shadow: 0px 0px 5px #9D94B5;
}

.subforums span img {
  float: left !important;
  margin-top: 1px !important;
  margin-right: 5px !important;
  margin-left: 5px !important;
}

.subforums {
  text-align: center !important;
  margin-left: 0px !important;
  background-color: #B6B1B2 !important;
  margin-top: 20px !important;
  margin-bottom: -10px !important;
}

#f-subforums .tclcon {
  background-color: #DFDFDF;
  border: 3px double #AAA6AC;
  /*+box-shadow: inset 0 0 115px #938E8E;*/
  -moz-box-shadow: inset 0 0 115px #938E8E;
  -webkit-box-shadow: inset 0 0 115px #938E8E;
  box-shadow: inset 0 0 115px #938E8E;
  width: 514px;
  margin-left: -20px;
}

#f-subforums #opisfg {
  width: 514px;
  background-color: #58405C;
  color: #AD9CC5;
  margin-left: 0px;
  padding-top: 5px;
  padding-bottom: 2px;
  margin-top: -3px;
  border-top: 1px solid #707070;
}

#f-subforums #opisf {
  width: 508px;
}

#f-subforums h3 a {
  width: 454px !important;
  background-color: #2D2727 !important;
  text-align: center !important;
  margin-top: 0px !important;
  height: 15px !important;
  margin-bottom: 3px !important;
  padding: 5px 5px 2px 55px !important;
  color: #FFFFFF !important;
  text-shadow: 0 0 2px #B25E06 !important;
  text-transform: uppercase;
  font-size: 11px !important;
  font-weight: 100 !important;
  font-family: "Alice" !important;
  letter-spacing: 2px;
}

#f-subforums h3 a:hover {
  color: #E0D5F4 !important;
  text-shadow: 0 0 2px #B831C3 !important;
}

.anketa {
  width: 904px;
  height: 520px;
  background-image: url(http://forumstatic.ru/files/001a/70/a1/90152.jpg);
  margin-left: -5px;
  position: relative;
}

div.anketa ::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #E0D1B2;
}

div.anketa ::-webkit-scrollbar-thumb {
  background-color: #BDAB87;
}

div.anketa ::-webkit-scrollbar-thumb:active {
  background: #8C592C;
}

.anketanameeng {
  position: absolute;
  top: 9px;
  left: 270px;
  width: 456px;
  padding: 3px;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  color: #E4C08E;
  text-shadow: 1px 1px 0px #13092F;
  font-family: "Alice";
}

.questionary-post .anketanameeng input {
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  color: #E4C08E;
  text-shadow: 1px 1px 0px #13092F;
  font-family: "Alice";
}

.anketaava {
  position: absolute;
  top: 42px;
  left: 30px;
  width: 200px;
  height: 200px;
  overflow: hidden;
}

.anketaava img {
  width: 200px;
  height: auto !important;
  overflow: hidden;
}

.questionary-post .anketaava textarea {
  overflow: hidden;
  color: #F0DFD1 !important;
  text-align: center;
  padding-top: 70px;
}

.anketaava img {
  width: 200px;
  height: 200px;
  overflow: hidden;
}

.anketasposobnosti {
  position: absolute;
  top: 57px;
  left: 269px;
  width: 173px;
  height: 144px;
  overflow-x: hidden;
  overflow-y: auto;
}

.anketapalochka {
  position: absolute;
  top: 75px;
  left: 470px;
  width: 232px;
  height: 35px;
  overflow-x: hidden;
  overflow-y: auto;
}

.anketapitomec {
  position: absolute;
  top: 133px;
  left: 514px;
  width: 120px;
  height: 65px;
  overflow-x: hidden;
  overflow-y: auto;
}

.anketapitomecava {
  position: absolute;
  top: 142px;
  left: 456px;
  width: 50px;
  height: 50px;
  padding: 0;
}

.questionary-post .anketapitomecava textarea {
  overflow: hidden !important;
  color: #FFFFFF !important;
  text-align: center !important;
  font-size: 9px;
  font-weight: bold;
  margin-left: 0;
  margin-top: 0;
  line-height: 1;
  text-shadow: -1px 1px 5px #021F52;
  font-style: italic;
}

.anketapitomecava textarea.processed {
  background: url(http://forumstatic.ru/files/001a/70/a1/10968.png) !important;
  color: #FFFFFF !important;
  font-weight: 100;
  padding: 4px;
  margin-left: -3px;
}

.anketapitomecava img {
  width: 50px;
  height: 50px;
  overflow: hidden;
}

.anketaartefacti {
  position: absolute;
  top: 134px;
  left: 652px;
  width: 234px;
  height: 65px;
  overflow-x: hidden;
  overflow-y: auto;
}

.anketanameru {
  position: absolute;
  top: 277px;
  left: 15px;
  width: 230px;
  color: #FFFFFF;
  text-shadow: 1px 1px #20084C;
  text-align: center;
  font-family: "Alice";
  text-transform: uppercase;
  font-size: 9px;
}

.questionary-post .anketanameru input {
  color: #FFFFFF;
  text-shadow: 1px 1px #20084C;
  text-align: center;
  font-family: "Alice";
  text-transform: uppercase;
  font-size: 9px;
}

.anketainfo {
  position: absolute;
  top: 298px;
  left: 18px;
  width: 224px;
  height: 155px;
  overflow-x: hidden;
  overflow-y: auto;
}

.anketainfo p {
  margin-bottom: 5px;
  border-bottom: 1px dotted #B4AA89;
}

.anketavneha {
  position: absolute;
  top: 473px;
  left: 107px;
  width: 133px;
  text-align: right;
  font-size: 10px;
  font-family: "Comfortaa";
  font-style: italic;
  color: #4A5C1D;
}

.questionary-post .anketavneha textarea {
  text-align: right;
}

.anketaharacter {
  position: absolute;
  top: 264px;
  left: 265px;
  height: 125px;
  width: 300px;
  padding: 3px;
  font-size: 10px;
  overflow-x: hidden;
  overflow-y: auto;
}

.anketabio {
  position: absolute;
  top: 264px;
  left: 590px;
  height: 233px !important;
  width: 290px;
  padding: 3px;
  font-size: 10px;
  overflow-x: hidden;
  overflow-y: auto;
  font-family: "Arial" !important;
}

div.anketabio pre {
  font-family: "Arial";
}

.anketavajnoe {
  position: absolute;
  top: 418px;
  left: 268px;
  height: 84px !important;
  width: 300px;
  padding-right: 3px;
  color: #5A522F;
  font-family: "Arial";
  font-size: 12px;
  line-height: 150%;
  overflow-x: hidden;
  overflow-y: auto;
}

.anketakey {
  position: absolute;
  top: 198px;
  left: 225px;
  background: url(http://forumstatic.ru/files/001a/70/a1/84394.png) center no-repeat;
  width: 85px;
  height: 64px;
}

.anketasposobnosti pre, .anketapalochka pre, .anketapitomec pre, .anketaartefacti pre, .anketainfo p, .anketainfo pre, .anketaharacter pre, .anketavajnoe pre, .anketabio {
  font-family: "Arial";
  font-size: 12px;
  line-height: 150%;
  text-align: justify !important;
  color: #4B1B0A;
}

#p5 #form-buttons td {
  display: none !important;
}

.punbb .questionary-post textarea {
  /*Tut kodi stila dlya anketi*/
  background-color: transparent !important;
  color: #604120;
  border: 0px solid black !important;
  width: 99% !important;
}

.punbb .questionary-post input {
  /*Tut kodi stila dlya anketi*/
  background-color: transparent !important;
  border: 0px solid black;
}

pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}

::-webkit-scrollbar {
  width: 7px;
  height: 7px;
  background-color: #6E6B75;
}

::-webkit-scrollbar-thumb {
  background-color: #41325F;
}

::-webkit-scrollbar-thumb:active {
  background: #1B0825;
}

.post-content hr {
  margin: 5px 0px !important;
}

#tooltip {
  position: absolute;
  background: #1D1A18;
  box-shadow: inset 0px 5px 9px 0px #110F0F;
  border-radius: 3px;
  border: 1px dotted #575446 !important;
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 2px 5px 4px 5px;
  font-size: 11px;
  font-family: "Alice";
  display: none;
  color: #938D6A;
  z-index:100000000000! important;
}

#BookmCntToggle.default-style {
  background: url(http://forumstatic.ru/files/001a/70/a1/86142.png) transparent !important;
  box-shadow: none !important;
  color: transparent !important;
  display: block !important;
  height: 56px !important;
  width: 45px !important;
  border-radius: 0px 3px 3px 0px !important;
  border: 0px solid black !important;
  margin-top: -10px !important;
}

#MyBookmarks h2, #MyBookmarks h1 {
  padding-left: 23px !important;
  padding-right: 1em;
  text-align: center !important;
  background: url(http://forumstatic.ru/files/001a/70/a1/67587.png) center;
  height: 20px;
}

#MyBookmarks .container {
  position: relative !important;
  height: 100% !important;
  padding: 0 1em;
  background-color: #deddde;
}

.lastedit {
  display: none;
}

#MyBookmarks #bm2:after {
  content: "X";
  display: block;
  position: absolute;
  width: 1.5em;
  height: 1.5em;
  margin: -1em;
  top: 0;
  padding: 2px 2px 0px 2px;
  right: 0em;
  background-color: #5A4D65;
  border-radius: 3px;
  color: #000000 !important;
}

.s-tabs > .stab::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background-color: #131313;
}

.s-tabs > .stab::-webkit-scrollbar-thumb {
  background-color: #31302F;
}

.s-tabs > .stab::-webkit-scrollbar-thumb:active {
  background: #29213B;
}

#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -135px 0 0 -500px !important;
  width: 970px !important;
  z-index: 100;
  box-shadow: 0 0 40px #222;
  -webkit-box-shadow: 0 0 40px #222;
  -moz-box-shadow: 0 0 40px #222;
  -khtml-box-shadow: 0 0 40px #222;
  background-image: url(http://forumstatic.ru/files/001a/70/a1/62419.png);
  padding-left: 30px !important;
}

div.inner.post_reputation h1 {
  margin-left: 10px !important;
}

#smilies-area {
  overflow-y: scroll;
  text-align: center;
  width: 450px !important;
  height: 200px;
  z-index: 10000 !important;
  background-color: #F5F5F5 !important;
  border: 2px solid #999999;
}

#smilies-area #smilies-block.t-0 {
  text-align: center !important;
  z-index: 10000;
  background-color: #FDFDFD !important;
}

#smilies-area #wrapper img {
  margin: 1px;
  border: 0px solid #FFFFFF;
}

#bmenu {
  background-image: url(http://forumstatic.ru/files/001a/70/a1/70225.png);
  display: block;
  width: 60px;
  height: 300px;
  position: absolute;
  top: -10px;
  left: -170px;
  opacity: 0.5;
}

#bmenu:hover {
  opacity: 1;
}

#u-panel {
  margin-top: 16px;
  font-size: 9px;
  text-align: center;
  color: #AF743B;
}

#u-panel img {
  margin-left: 5px;
  display: block;
  max-width: 50px !important;
  max-height: 50px !important;
  overflow: hidden;
  margin-bottom: 15px;
}

#bpervopost {
  position: absolute;
  top: 118px;
  left: 4px;
}

#bhrono {
  position: absolute;
  top: 185px;
  left: 4px;
}

#benc {
  position: absolute;
  top: 250px;
  left: 4px;
}

ul.hv-mask li.fld1 img {
  position: absolute !important;
  left: 20px !important;
  margin-top: 250px;
}

.punbb td .modlist {
  display: none !important;
}

#news {
  text-align: center;
  margin-bottom: 5px;
  border: 3px double #CAC8CB;
  background-color: #EBEBEB;
  padding-top: 10px;
  padding-bottom: 7px;
  /*+border-radius: 6px;*/
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  /*+box-shadow: inset 0 0 38px 11px #B4AFB0;*/
  -moz-box-shadow: inset 0 0 38px 11px #B4AFB0;
  -webkit-box-shadow: inset 0 0 38px 11px #B4AFB0;
  box-shadow: inset 0 0 38px 11px #B4AFB0;
}

#news a {
  text-align: center;
  padding-right: 7px;
  padding-left: 7px;
}

#plot {
  position: absolute;
  top: 148px;
  left: 42px;
  width: 165px;
  height: 85px;
  color: #5F534E;
  font-size: 9px;
  overflow-y: auto;
  padding-right: 2px;
}

#plotimg {
  position: absolute;
  top: 107px;
  left: 49px;
  width: 152px;
  height: 32px;
  filter: grayscale(90%) !important;
  -webkit-filter: grayscale(90%) !important;
}

#newsverh {
  position: absolute;
  top: 80px;
  right: 38px;
  width: 170px;
  height: 76px;
  color: #5F534E;
  font-size: 9px;
  overflow-y: auto;
  padding-right: 2px;
  text-align: justify;
  line-height: 1.3;
}

#newsverh p {
  margin-bottom: 7px;
}

#dolgi {
    position: absolute;
    top: 162px;
    left: 832px;
    width: 175px;
    height: 70px;
    color: #5F534E;
    font-size: 9px;
    overflow-y: auto;
    padding-right: 2px;
    line-height: 1.6;
}

#plot a, #dolgi a, #newsverh a {
  color: #7C6F69;
  border-bottom: 1px dashed rgba(124, 111, 105, 0.581);
}

#news::-webkit-scrollbar, #plot::-webkit-scrollbar, #dolgi::-webkit-scrollbar, #newsverh::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background-color: #131313;
}

#news::-webkit-scrollbar-thumb, #plot::-webkit-scrollbar-thumb, #dolgi::-webkit-scrollbar-thumb, #newsverh::-webkit-scrollbar-thumb {
  background-color: #191919;
}

#news::-webkit-scrollbar-thumb:active, #plot::-webkit-scrollbar-thumb:active, #dolgi::-webkit-scrollbar-thumb:active, #newsverh::-webkit-scrollbar-thumb:active {
  background: #29213B;
}

#tops {
    position: absolute;
    bottom: -60px;
    width: 920px;
    height: 31px;
    text-align: center;
}

.Dise li.pa-avatar img {
  display: none !important;
}

.Dise li.pa-avatar {
    width: 200px !important;
  height: 145px;
  margin: 0px !important;
  padding: 0px !important;
  margin-top: 10px !important;
  border: 1px solid #29174c;
  background-image: url(http://forumstatic.ru/files/001a/70/a1/61881.png) !important;
}

.Dise b {
  display: none !important;
}