/*************************************************************
__
**************************************************************/

/* A1 Fonts
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.1523601436.css);
  @import url('https://fonts.googleapis.com/css?family=Noto+Serif');
  @import url('https://fonts.googleapis.com/css?family=Rye');
  @import url('https://fonts.googleapis.com/css?family=Prociono');
  @import url('https://fonts.googleapis.com/css?family=Arapey');
  @import url(http://fonts.googleapis.com/css?family=Oranienbaum);
  @import "http://webfonts.ru/import/bebasneue.css";
  @import url('https://fonts.googleapis.com/css?family=Abril+Fatface|Cuprum|Fjalla+One|Geo|Homemade+Apple|Oswald|Playfair+Display');
  @import url('https://fonts.googleapis.com/css?family=Lobster|Pattaya|Romanesco|Six+Caps');

@font-face {
    font-family: 'henri_didotregular';
    src: url('henrididot-webfont.woff2') format('woff2'),
         url('henrididot-webfont.woff') format('woff'),
         url('http://forumfiles.ru/files/0019/4c/e1/19263.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}




/* 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 {
  border:none
  }

/* A2.5 */
.punbb .main table {
    table-layout: auto;
    width: 99%;
}

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle
  }


 /* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
  font-size: 100.01%;
  }

/* A3.2 */
.punbb {
  font: normal 68.75% verdana, georgia, arial, helvetica, sans-serif;
  }

/*A3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  padding: 4.5px 3px;
  margin-left: 10px !important;
  background-color: rgba(180, 176, 165, 0.7);
  color: rgb(0, 0, 0);
  border: #38250036 solid 1px;
}


/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1.1em;
  }

/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: none;
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }


/* A5 Basic page layout and borders
-------------------------------------------------------------*/

/* A5.1 Тело*/
#pun {
 margin: auto;
 position: relative;
 float: center;
 width: 1239px;
}

/* A5.2 */
.punbb {
    height: auto;
    width: 930px;
    margin-left: 49px;
}

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
  }

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none solid none;
  border-width: 0px 0px 2px 0px
  }

/* A5.9 */
.punbb .container {
  border-style: solid;
  border-width: 0px;
  }

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }


/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1*/
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 96%;
  overflow: hidden;
  }


/* B1.2 */
.punbb .post-sig dt {
  display: block;
  border-top: 1px solid #888;
  width: 250px;
  margin: 5px 0;
  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 15px 0px 6px 0px;
  line-height: 147%;
  word-break: break-word;
  /* font-size: 11px; */
  }

/* 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: 5px 1em 15px 12px;
 padding: 14px 14px 14px 22px;
 background-color: #c1bdb6c4;
 border-top: 2px solid #7254310d;
 border-bottom: 2px solid #7254310d;
 border-left: 2px solid #7254310d;
 border-right: 2px solid #7254310d;
 outline: 1px dashed#6143007d;
 box-shadow: 0 0 16px rgba(83, 50, 0, 0.22) inset;
 }


/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
  display: block;
  font-size: 11px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  font-family: Franklin Gothic Medium;
  margin: 0;
  text-align: center;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-bottom: 4px;
  border-bottom: 1px dashed #0000007d;
  color: #111110d6;
  text-shadow: 0px 0px 8px #92712778;
  }


/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  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: -4em;
  left: 32px;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 4em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 3em 0.5em 32px;
  margin-top: 15px;
  margin-bottom: 14px;
  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: 0px 0px 0px 1.7em;
  margin: 0px 0px 0px 0px;
  }

/* C1.3 Кнопули*/
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0;
  padding: 2.5px 11px;
  background-color: rgba(18, 18, 17, 0.81);
  color: rgb(197, 192, 173);
  text-transform: uppercase;
  letter-spacing: 0.2px;
  font-family: tahoma;
  font-weight: 600;
  font-size: 8px;
  border: #8e6432 double 4px;
  border-radius: 2px 2px 2px 2px;
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 42px 0 18px;
  margin: 0 0 1em 0;
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both
  }

/* C1.12 */
.punbb .datafield br {
  display: none
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }

/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: justify;
  width: auto;
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 11%;
  }

/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  width: 31%;
  }

/* C2.4 */
#pun-modviewforum .main .tcl {
  width: 38%;
  }


#pun-userlist .main .tcl  {
  width: 14%;
  padding-left: 10px;
  }

/* C2.5 */
#pun-userlist .main .tc2 {
  text-align: left;
  width: 20%;
  }

#pun-searchtopics .main .tc2 {
  text-align: center;
  width: 24%;
  }

/* 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 {
    line-height: 15px;
    padding-bottom: 6px;
    padding-right: 46px !important;
    padding-left: 0px;
    padding-top: 5px;
    margin-left: 25px;
    height: 12px;
    width: 319px;
    text-shadow: 0px 0px 6px #92712799;
    border-bottom: #a7884fe3 2px solid;
    text-align: center;
}


/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: none;
  padding-top: 0.3em;
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 7px 0px;
  }

/* C2.12 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1em;
  }

/* C2.13 */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 34px;
  }

 /* C2.14 */
.punbb tbody.hasicon td.tcl {
  padding-left: 56px;
  word-break: break-word;
  }

/* C2.15 */
.punbb div.icon {
    float: left;
    display: block;
    height: 28px;
    width: 32px;
    margin-left: -33px;
    margin-top: 35px;
    padding-right: 3px;
}


/* C2.16 */
#pun-viewforum div.icon, #pun-messages div.icon{
  float: left !important;
  display: block;
  width: 41px;
  height: 41px;
  border-style: none;
  margin-top: -4px;
  margin-bottom: -7px;
  padding-top: 0px;
  }



#pun-searchtopics div.icon {
  float: right !important;
  display: block;
  width: 38px;
  height: 31px;
  border-style: none;
  margin-top: -7px;
  margin-left: 33px;
  margin-right: -7px;
  }


/* C2.17*/
#pun-index td div.tclcon {
   width: 372px;
   font-size: 10.4px;
   line-height: 12px;
   text-align: justify;
   padding-left: 18px;
   padding-right: 30px;
   padding-top: 10px;
   padding-bottom: 43px;
   margin-left: -45px;
   background-color: #11111117;
   border: 3px double #00000082;
   outline: 2px solid #a7884fe3;
}



 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  padding-left: 0px;
  padding-right: 20px;
  }



/* C3.2 */
.punbb .post h3 {
  border-style: solid solid none solid;
  border-width: 1px;
  }

/* C3.3 */
.punbb .post h3 span {
    margin-right: 46px;
    display: block;
    margin-left: 276px;
    margin-bottom: -13px;
    border-left-style: solid;
    border-left-width: 1px;
    color: black;
    font-family: Franklin Gothic Medium;
    text-transform: uppercase;
}

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }

/* C3.5 */
.punbb .post .post-author {
  float: left;
  font-family: tahoma;
  font-size: 8.4px;
  letter-spacing: 0.3px;
  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  color: #d6d2bea3;
  }

/* C3.7 */
.pa-author {
    margin-bottom: 7px;
    margin-left: -6px;
    margin-top: 14px;
    font-family: henri_didotregular;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 15px;
  color: #c4bface8;
  letter-spacing: 0px;
  text-align: center;
  text-shadow: 0px 0px 8px rgba(218, 165, 80, 0.1);
  /* background: linear-gradient(180deg, #ffdd94 17%, #c1ac7d 38%, #906200); */
  -webkit-background-clip: text;
  -webkit-text-fill-color: #aa8e66;
  }


/* C3.8 */
.pa-author a {
  text-decoration: none
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 27px;
  font-family: Franklin Gothic Medium;
  text-transform: lowercase;
  font-size: 9px;
  letter-spacing: 0.7px;
  padding-top: 0px;
  }



li.pa-online {
    text-align: center;
    font-family: Franklin Gothic Medium;
    font-size: 8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-top: 3px!important;
    width: 231px;
}



/* C3.11 */
.punbb .post-body {
  margin-left: 21em;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0 0 1px 16px;
  }

/* C3.12 */
.punbb .post-box {
  padding-left: 20px;
  padding-right: 0px;
  padding-top: 23px;
  }


/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  margin-right: 16px;
  margin-top: 0px;
  font-family: Franklin Gothic Medium;
  text-transform: uppercase;
  font-size: 9.7px;
  }

/* C3.15 */
.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 3em;
  margin-left: -19em;
  border-top-style: dashed;
  border-top-width: 1px;
  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: 5.5em 3em;
  text-align: right;
  margin-top: -37px;
  margin-bottom: -53px;
  }


/* 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 {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  color: #0d0700;
  }

/*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 {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
  margin: 0;
  }

/* D1.2 */
#pun-title h1 {
  height : 40px;
  padding: 2em 1em 0 1em;
  }

/* D1.3 */
#pun-title .container {
  border-style: none solid none solid;
  }

/* D1.4 Шапка */
#pun-title h1 span  {
  font-size: 1.5em;
  display:  none;
  }

#pun-title table {
	border: none;
	height: 497px;
	width: 1239px;
	margin-left: -49px;
	background-position:center 0;
}


body {
background: url(http://forumfiles.ru/files/0019/8f/d9/84907.png) center 0 no-repeat,
url(http://forumfiles.ru/files/0019/8f/d9/30735.png) center 0 repeat;
}

#pun-title td.title-logo-tdl {
	border: none;
	width: 100%;
}

#pun-title td.title-logo-tdr {
	border: none;
	width: 468px;
}

/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }

/* D3 Forum navigation (1ая навигация)
-------------------------------------------------------------*/

/* D3.1 * /
#pun-navlinks, #pun-navlinks .container {
  margin-top: -90px;
  margin-bottom: 3px;
  text-align: center;
  text-transform: lowercase;
  font-size: 15px;
  font-weight: bold;
  font-family: -webkit-pictograph;
  letter-spacing: -0.2px;
}

/* D3.2 */
    #pun-navlinks .container {
    margin-top: -469px;
    margin-bottom: -9PX;
    margin-left: 117px;
    text-transform: uppercase;
    font-family: Franklin Gothic Medium;
    text-align: center;
}


/* D3.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 5px;
  }

/* D3.4  Навигация 1ая*/
#pun-navlinks li a {
  color: #d8cebd;
  font-size: 13px;
  font-weight: 700;
  background: -webkit-linear-gradient(#ffda97ab, #63512082);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #ffe2ac29;
  /* text-shadow: #00000082 3px 3px 11px, #c0904a57 0px 0px 1px; */
  }

/* D4 User links (2ая навигация) 
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
  margin-top: 0;
  margin-bottom: 267px;
  }


/* D4.2 */
#pun-ulinks .container {
  border-top: none;
  position: inherit;
  padding-bottom: 1px;
  padding-left: 103px;
  padding-top: 0px;
  text-transform: lowercase;
  font-size: 10px;
  text-align: center;
  }



/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 0.1px;
  white-space: nowrap;
  }


/* D4.4 */
#pun-ulinks li a {
  padding: 0 1px 0 0.6em;
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* D5.2 */
#pun-status .container {
  padding: 1.8em 1em 65px 1em;
  }

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
    font-weight: bold;
    overflow: hidden;
    margin-top: 72px;
    margin-bottom: 63px;
    margin-left: 19px;
}

/* D5.5 * Футер/
#pun-crumbs1 p.container {
  border-top: none;
  padding: 1em 1em 0.8em 1em;
  font-size: 1.1em;
  }

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 1px 0;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
  }

/* D6 Announcement
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement h2 {
  padding: 0;
  margin: 0 1em -3.5em 1em;
  border-style: none none solid none;
  border-width: 0 0 1px 0;
  position: relative;
  font-weight: bold;
  }

/* D6.2 */
#pun-announcement h2 span {
  display: none;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

/* D6.3 */
#pun-announcement .container {
  margin-top: -588px;
  padding: 314px 0em 0px 0em;
  margin-left: -1px;
  }


/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
  padding: 14.8em 12px;
  padding-right: 31px;
  margin-bottom: -154px;
  margin-top: -175px;
  }


/* 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;
  border-top-style: solid;
  border-top-width: 1px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0.7em 0 0 0;
  }

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  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;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
  border-bottom: none;
  padding: 11.8em 1em;
  font-size: 1.1em;
  margin-bottom: -24px;
  margin-top: -143px;
  }

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style: solid none;
  border-width: 1px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 1px;
  }


/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#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;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

.mmf {
    line-height: 12.8px;
    border: 3px #584122;
    border-style: double;
    width: 422px;
    padding: 7px 15px;
    background-image: url(http://forumfiles.ru/files/0018/13/fc/68056.png);
    font-size: 10.7px;
    font-family: 'Noto+Serif';
}

.zagolovok
{
font-size: 10.5px;
font-weight: 700;
font-style: italic;
font-family: Georgia;
}

.zvan {
    font-size: 10px;
    font-family: 'Noto Serif';
    letter-spacing: 0px;
    text-align: center;
    text-transform: initial;
    line-height: 13px;
}

#lsimg {
padding-top: 4px;
}


/*новые соо, активные*/
#pun-searchtopics .main .tcl {
    padding-left: 43px;
    width: 38%;
    word-break: break-word;
}


#button-mybb 
{
background-image:url('http://dizayn.mybb.ru/uploads/000a/45/08/120-1.png');
 padding:0;
 line-height:0;
 background-position:center;
 background-repeat:no-repeat;
 height:26px;
 width:100%;
}

#zagl {
    font-size: 11px;
    font-family: georgia;
    font-style: italic;
    font-weight: 700;
    padding-bottom: 5px;
    letter-spacing: -0.7px;
}


/*подфорумы*/
.forstyle2 {
    font-size: 10px !important;
    text-align: justify;
    color: #3a3a3a;
    max-height: 99px !important;
    width: 394px;
    font-family: verdana;
    min-height: 50px !important;
    height: 50px;
    margin-left: -4px;
    margin-top: 4px;
}


.forstyle {
    text-align: center;
    background-color: #a7884fe3;
    width: 420px;
    height: 15px;
    padding-top: 3px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -18px;
    margin-top: 14px;
    margin-bottom: -7px;
    font-family: tahoma;
    font-size: 8px;
    text-transform: uppercase;
    font-weight: 700;
}


/*репутация*/
   #pun-reputation  > div.inner.post_reputation > h1 {
     height: 0px;
     box-sizing: border-box;
     position: relative;
     z-index: 5;
     padding: 6px 0px 19px 0px;
     color: #0c0c0c;
     margin: 0px 0px 0px -1px;
     text-align: center;
     width: 769px;
     font-size: 11px !important;
     font-weight: bold;
}

#pun-reputation > div.inner.post_reputation > div.container {
    margin-left: -1px;
    background: #d8d5c900;
    margin-top: -5px;
    }

.post-rating > p {float:right !important;border:0 !important;padding-right: 17px !important;}



#pun-modviewforum .main .tcl div.icon {
        margin-top: -5px;
        margin-right: -36px;
        margin-bottom: -8px;
}






hr, .banner-line {
border: 1px dotted rgba(161, 134, 61, 0.6);}



\*нужная херь*\
#pun-index .category tr>.tc2,
#pun-index .category tr>.tc3,
#pun-index .category tr>.tcr,
#pun-index .category tr>th {
  display:none !important;
}

#pun-index .category tr {
    width: 441px;
    margin: 5px;
    margin-bottom: 59px;
    margin-top: -59px;
    display: inline-block;
    margin-left: 5px;
}



#pun-index .category .tcr {
    padding: 0;
    width: 315px;
    position: absolute;
    margin-top: -44px;
    margin-left: 59px;
    font-size: 8px;
    color: #252525;
    text-align: center;
    text-transform: uppercase;
    line-height: 11px;
}



#pun-index .category .tcr a {
    padding-right: 7px;
    text-transform: uppercase;
    font-family: Franklin Gothic Medium;
    padding-bottom: 4px !important;
    font-size: 10px;
    text-shadow: 0px 0px 8px #927127a3;
}




#pun-index .category .tc2:before {
  content: "тем: "
}

#pun-index .category .tc3:before {content: "сообщений:"
}

 #pun-index .category .hasicon .tc2 {
    margin-top: -34px;
} 


#pun-index .category .hasicon .tc3 {
    margin-top: -34px;
}
 
#pun-index .category .tc2 {
    position: absolute;
    color: #1d1d1d;
    padding: 0;
    text-align: center;
    margin-left: 6px;
    margin-top: 138px;
    height: 11px;
    padding-top: 2px;
    padding-bottom: 0px;
    width: 93px;
    font-weight: bold;
    font-size: 7px;
    text-transform: uppercase;
    display: none;
}

#pun-index .category  .tc3 {
    position: absolute;
    color: #1d1d1d;
    padding: 0;
    text-align: center;
    height: 11px;
    margin-left: 328px;
    margin-top: 138px;
    padding-top: 2px;
    padding-bottom: 0px;
    width: 93px;
    font-weight: bold;
    font-size: 7px;
    text-transform: uppercase;
    display:  none;
}
 
 
 
 
/*Кнопки*/
 #button {
  margin-top: 213px;
  margin-left: 25px;
  display: inline-flex;
 }

.knopa {
    position:relative;
    margin:0 auto;
    height: 26px;
    width: 400px;
    display: block;
    margin-right: -232px;
}

  .knopa img { 
    left: 0; 
    position:absolute; 
    top: 0; 
}

  .knopa img.raz {
    opacity:0;filter:alpha(opacity=0);
  }
  .knopa:hover img.raz {
    opacity:1;filter:alpha(opacity=100);
  }
  .knopa:hover img.dva, .demo img.dva:hover {
    opacity:0;filter:alpha(opacity=0);
  }





#pun th {display: none;
}

.lz {
    line-height: 13px;
    padding: 7px 13px 2px 14px;
    font-family: arial;
    letter-spacing: 0.3px;
    text-align:  justify;
}

.lz1 a {
    font-family: Franklin Gothic Medium;
    font-weight: bold;
    text-align: center;
    float: left;
    padding-right: 5px;
    color: #b79857!important;
    font-size: 11px;
    text-transform: uppercase;
    text-shadow: 0px 0px 8px rgba(218, 165, 80, 0.1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #dfb374ad;
    background-color: #111111;
}


 .lz1:hover a{
    font-family: Franklin Gothic Medium;
    font-weight: bold;
    text-align: center;
    float: left;
    padding-right: 5px;
    color: #b79857!important;
    font-size: 11px;
    text-transform: uppercase;
background-color: #111111;
    text-shadow: 0px 0px 8px rgba(218, 165, 80, 0.1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #f5cb886e;  
}




.pa-fld2 {
    width: 200px;
    height: 43px !important;
    margin-left: 1px;
    margin-top: -25px;
}

#pun-stats.section h2 {
    background: rgba(0, 0, 0, 0) url("http://forumfiles.ru/files/0019/8f/d9/99706.png") no-repeat scroll 0 0;
    font-size: 0;
    height: 221px;
    margin-bottom: -37px;
    margin-left: -23px;
    margin-top: -151px;
    width: 946px;
}



#foot {
    display: inline-flex;
    height: 61px;
    margin-left: 284px;
    margin-bottom: -22px;
}

.f1 {padding-top: 30px;}

.imgf {

}

.nasv {

margin-left: 64px;

color: #c4b181d9;

font-weight: 700;
}

.textf {

color: #cec1b4c9;

font-size: 9px;

width: 212px;

text-align:  justify;

overflow: auto;

height: 34px;

margin-top: -37px;

margin-left: 46px;

padding-right: 3px;
}


.f2 {

padding-left: 33px;

margin-top: 29px;
}




/*таблица*/

#table {
    width: 207px;
    margin-top: -194px;
    margin-bottom: -493px;
    margin-left: 939px;
    color: rgba(197, 192, 173, 0.95);
    display: block;
}

.text1 {
    color: #e3d8c4cf;
    font-size: 9px;
    font-family: tahoma;
    letter-spacing: 0;
    width: 207px;
    text-align: justify;
    line-height: 14px;
    margin-bottom: 10px;
}

.ams {
    text-align: center;
    margin-bottom: 14px;
}

.ams1 {
    font-size: 11px;
    font-family: Franklin Gothic Medium;
    text-transform: uppercase;
    font-weight: 700;
    background: linear-gradient(360deg, rgba(58, 24, 24, 0.29) 18%, rgb(206, 175, 132) 41%, rgb(0, 0, 0));
    -webkit-background-clip: text;
    text-shadow: 0px 0px 0px rgba(162, 129, 83, 0.58);
    -webkit-text-fill-color: #c0a36c57;
    padding-bottom: 4px;
}

 .ams1:hover {
color: #12191f;
    text-shadow: 0px 0px 0px rgba(157, 135, 67, 0.35);
    background: linear-gradient(360deg, rgba(175, 139, 102, 0.6) 18%, rgba(255, 224, 135, 0.32) 41%, rgb(0, 0, 0));
    -webkit-background-clip: text;
    -webkit-text-fill-color: #c67d4b4a;
  }

.activ {

}



.best {

}

.imgbest {
text-align: center;
}

.leftimg {
    float:left;
    margin: 7px 7px 2px 0;
   }

.textbest {
  color: #e3d8c4cc;
  font-size: 9px;
  font-family: tahoma;
  letter-spacing: 0.3px;
  width: 207px;
  text-align: justify;
  line-height: 14px;
  margin-bottom: 16px;
  height: 123px;
  overflow:  auto;
}

.imgbest2 {
text-align: center;
}

.quote {
  color: #e3d8c4cc;
  font-size: 9px;
  font-family: tahoma;
  letter-spacing: 0.3px;
  width: 207px;
  text-align: justify;
  line-height: 14px;
  margin-bottom: 16px;
  height: 143px;
  overflow:  auto;
}


.image.first,.image.second {
border:2px solid transparent;
margin:0;
padding:0;
}

.image.first {
opacity:1px;
display:block;
position:absolute;
z-index:100;
transition-duration:0.96s;
-webkit-transition-duration:0.96s;
-moz-transition-duration:0.96s;
-o-transition-duration:0.96s;
-ms-transition-duration:0.96s;
}

.image.first:hover {
opacity:0.00;
}
 
div.ImgField {
display:inline-block;
background-position:center center;
background-repeat:no-repeat;
margin:0;
padding:0;
}


li.pa-online img {
margin-left: -3px;
    margin-bottom: -7px;
}









/*????*/
.plotfon {
    background: rgba(0, 0, 0, 0.06) none repeat scroll 0 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08), 0 0 0 4px rgba(0, 0, 0, 0.08);
    color: #333;
    font-weight: normal;
    margin-bottom: 10px;
    margin-left: -15px;
    margin-top: 40px;
    padding: 10px;
    text-align: justify;
    width: 540px;
}

.plottitle {
    color: #476575;
    font-family: old standard tt;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-left: 27px;
    margin-top: -30px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 0 #c0c0c0;
    text-transform: uppercase;
    width: 335px;
    word-spacing: 2px;
}
.plotfon img {
    background: #d9d9d9 none repeat scroll 0 0;
    box-shadow: 0 0 0 1px #476575, 0 0 0 4px #d9d9d9;
    float: right;
    margin-top: -45px;
    margin-right: -30px;
    margin-left: 17px;
    margin-bottom: 10px;
}

.ankinf1 td {
    text-align: center;
    width: 253px;
}
.ankinf1 table {
    margin-left: -9px !important;
    width: 550px;
    margin-top: -15px !important;
}


.reveal-modal-bg {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}
.reveal-modal {
    border-radius: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    left: 50%;
    margin-left: -300px;
    padding: 30px 40px 34px;
    position: absolute;
    top: 100px;
    visibility: hidden;
    width: 520px;
    z-index: 101;
}
.reveal-modal.small {
    margin-left: -140px;
    width: 200px;
}
.reveal-modal.medium {
    margin-left: -240px;
    width: 400px;
}
.reveal-modal.large {
    margin-left: -340px;
    width: 600px;
}
.reveal-modal.xlarge {
    background: url(http://forumfiles.ru/files/0019/8f/d9/53601.png) no-repeat scroll center top, url(http://forumfiles.ru/files/0019/8f/d9/37421.png) no-repeat scroll center bottom, rgba(141, 141, 141, 0) url(http://forumfiles.ru/files/0019/8f/d9/68468.png) repeat-y scroll center center;
    margin-left: -485px;
    padding: 50px 0 18px;
    width: 919px;
}
.reveal-modal .close-reveal-modal {
    color: #aaa;
    cursor: pointer;
    font-size: 22px;
    font-weight: bold;
    line-height: 0.5;
    position: absolute;
    right: -31px;
    text-decoration: none;
    top: 5px;
}
.menu span {
    color: #040404;
    background: rgba(0, 0, 0, 0.06) none repeat scroll 0 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08), 0 0 0 4px rgba(0, 0, 0, 0.08);
    cursor: pointer;
    display: inline-block;
    font-family: Book Antiqua;
    text-shadow: 0px 0px 0px #000000b3;
    line-height: 17px;
    color: #00000075;
    font-weight: bold;
    margin-left: 111px;
    margin-right: -107px;
    padding-left: 30px;
    padding-bottom: 0px;
    padding-right: 30px;
    padding-top: 0px;
    text-align: center;
    width: 103px;
    text-transform: uppercase;
}
.menu-links {
    float: left;
    margin-top: -28px;
    margin-left: -74px;
}
#submenu {
    display: inline-block;
}
#submenu, .menu span {
    border-radius: 0;
}
.menu .tabactive {
    color: #dedede;
}
#submenu {
    height: 381px;
    width: 881px;
    margin-top: 2px;
    margin-left: 19px;
}
.submenutext {
    display: none;
    height: 40px;
}

.achiv table {
    height: 380px;
    text-align: center;
}
.achiv tr {
    padding: 0;
    vertical-align: top;
}
.achivtitle {
    height: 30px;
    font-weight: 800;
    font-size: 12px;
    font-family: Book Antiqua;
    text-shadow: 0px 0px 0px #000000b3;
    text-transform: uppercase;
    line-height: 28px;
    color: #00000075;
}

.achblk {
    width: 273px;
    margin-left: -3px;
    height: 328px;
    overflow-y: auto;
}









.persfon {
    background: rgba(0, 0, 0, 0.06) none repeat scroll 0 0;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    height: 340px;
    width: 841px;
    margin-left: 20px;
    margin-top: 23px;
}
.perspic {
    background: #b7ad92 none repeat scroll 0 0;
    box-shadow: 0 0 0 1px #03030385, 0 0 0 4px #d0d0d0;
    float: left;
    height: 150px;
    width: 150px;
    margin-left: -10px;
    margin-top: -10px;
}
.persinf {
    color: #333;
    font-family: roboto condensed;
    font-size: 13px;
    font-weight: normal;
    margin-left: 160px;
    margin-top: 15px;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
}
.persinf pt {
    color: #444;
    font-family: roboto condensed;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #b2b2b2;
    text-transform: uppercase;
}
.persinf p {
    margin-bottom: 7px;
}
.persinf1 {
}
.persinf1 {
    margin-top: 145px;
    padding: 10px;
    position: absolute;
    text-align: justify;
    width: 821px;
    height: 175px;
    overflow-y: auto;
}
.persinf1::before {
    content: "«";
    display: inline-block;
    font-family: bodoni;
    font-size: 25px;
    margin-right: 5px;
}
.persinf1::after {
    content: "»";
    display: inline-block;
    font-family: bodoni;
    font-size: 25px;
    margin-left: 5px;
    margin-top: -10px;
}

#pleertab {
    height: 30px;
    width: 245px;
    position: absolute;
    margin-top: 155px;
    margin-left: 10px;
}

.offctgr{
display:block!important;
visibility:visible!important;
}


#wrapper{left:-10px;position:relative;width:500px;}
.tabs{height:22px;line-height:21px;margin:0 0 3px;list-style:none;}
.tabs li{float:left;cursor:pointer;}
.tabs li a{background:transparent url("http://forumfiles.ru/files/0017/d8/50/91984.png")no-repeat scroll 0 0/cover;color:#444;display:block;margin-bottom:-1px;padding:0 5px 1px;position:relative;text-align:center;text-decoration:none;width:70px;}
.tabs li a:hover{color:#efefef;background:url("http://forumfiles.ru/files/0017/d8/50/91984.png")no-repeat scroll 0-22.1px/cover;text-decoration:none;}
.tabs li.active a{color:#444;border:medium hidden;line-height:22px;background-position:0 -43.2px;}.tabs li.active a:hover{color:#6A5ACD;}
#smilies-area div[class^="t-"]:not(.t-0){display:none;width:470px;}

#smilies-area {
    background: rgba(234, 234, 234, 0.6);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08), 0 0 0 4px rgba(0, 0, 0, 0.08), 0 0 0 5px rgba(255,255,255,0.2);
    padding: 10px !important;
}

.plaha {
    margin-top: -15px;
    margin-bottom: -8px;
} 




.profi table {
    margin-left: -1px;
    margin-top: 0;
    padding: 0;
    width: 594px;
}
.profi tr {
    vertical-align: top;
}
.profi td {
    padding: 0;
}
.proflink {
    background: rgba(0, 0, 0, 0.06) none repeat scroll 0 0;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    color: #101010ba;
    cursor: pointer;
    font-family: oswald;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 29px;
    margin-top: 8px;
    text-align: center;
    text-shadow: 1px 1px 0 #c0c0c0;
    text-transform: uppercase;
    width: 285px;
}
.profcont {
    background: #d5d1cc none repeat scroll 0 0;
    box-shadow: 0 0 0 1px #6e6e6e;
    color: #262626;
    font-family: roboto condensed;
    font-size: 10px;
    height: auto;
    margin-left: 1px;
    margin-top: -85px;
    padding: 5px;
    text-align: justify;
    text-transform: none;
    width: 273px;
    height: 140px;
    overflow-y: auto;
    text-transform: uppercase;
}
.profi {
    background: #d5d1cc none repeat scroll 0 0;
    box-shadow: 0 0 0 1px #070707, 0 0 0 4px #d9d9d9;
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 5px 5px 3px;
    width: 589px;
}
.nwdate {
    box-shadow: 0 2px 0 0 #a29e9b;
    color: #121212c7;
    font-family: old standard tt;
    font-size: 17px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    width: 580px;
}
.profiop {
    background: rgba(0,0,0,0.05);
    font-size: 10px;
    text-align: justify;
    padding: 5px 10px 10px 10px;
    width: 265px;
    line-height: 10px;
    color: #333;
}



.hronotabs {
    height: 400px;
    width: 550px;
}
hronosection {
    background-color: #efefef;
    box-shadow: 0 0 0 4px #efefef inset, 0 0 0 5px #1111119e inset;
    display: none;
    height: 310px;
    padding: 10px;
    width: 500px;
}
.hronotabs input {
    display: none;
}
.hronotabs label {
    background: #d1d1d1 none repeat scroll 0 0;
    border-color: #474747;
    border-style: solid;
    border-width: 1px;
    color: #333;
    display: inline-block;
    font-family: times new roman;
    font-size: 10px;
    letter-spacing: 10px;
    margin: 0 0 -1px;
    padding: 5px 5px 5px 19px;
    text-align: center;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    transition: all 0.3s linear;
}
.hronotabs label:hover {
    background-color: #e6e6e6;
    color: #222;
    cursor: pointer;
    text-shadow: 0 0 3px rgba(0, 0, 0, 1);
    transition: all 0.3s linear;
}
.hronotabs input:checked + label {
    background-color: #efefef;
    color: #2a2a2a;
    transition: all 0.3s linear;
}

#tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4 {
    display: block;
}
.hrono {
    font-family: verdana;
    font-size: 10px;
    height: 300px;
    overflow-y: auto;
    padding: 5px;
    text-align: justify;
}
.hronodate {
    background-color: #d5d5d5;
    color: #1c2c00;
    font-size: 8px;
    padding: 3px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out !important;
    letter-spacing: 1px;
}
.hronodate a {
    color: #274d78 !important;
    text-decoration: none;
}
.hronotext {
    background-color: #d5d5d5;
    line-height: 10px;
    margin-top: 1px !important;
    padding: 3px !important;
}
.hronocont {
    border-bottom: 2px solid #5e5e5e;
    margin-bottom: 10px !important;
    border-top: 2px solid #5e5e5e;
}
.hronodate:hover {
    letter-spacing: 3px;
    transition: all 0.1s linear;
}



.anketa {
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 0px;
    width: 600px;
}
.ankname {
    width: 590px;
    text-align: right;
    color: #444;
    font-family: oswald;
    text-transform: uppercase;
    font-size: 18px;
}
.ankname tut {
    font-family: bodoni;
    font-size: 25px;
    color: #111111d4;
    box-shadow: 0 1px 0 0 #111010a8;
    padding: 0 10px;
}

.ankinf1 {
    background: rgba(0, 0, 0, 0.06) none repeat scroll 0 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08), 0 0 0 4px rgba(0, 0, 0, 0.08);
    color: #333;
    font-family: roboto condensed;
    font-size: 13px;
    font-weight: normal;
    margin-left: -15px;
    margin-top: 40px;
    padding-left: 20px;
    padding-top: 10px;
    text-align: left;
    text-transform: uppercase;
    width: 550px;
}
.ankinf1 pt {
    color: #444;
    font-family: roboto condensed;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #c0c0c0;
    text-transform: uppercase;
}
.ankinf1 p {
    margin-bottom: -5px;
    margin-right: 240px !important;
}
.ankpic {
    background: #d9d9d9 none repeat scroll 0 0;
    box-shadow: 0 0 0 1px #0d0d0dc7, 0 0 0 4px #d9d9d9;
    margin-left: 345px;
    margin-top: 10px;
    position: absolute;
}
.ankmuse {
    color: #100e0ec7;
    font-family: times new roman;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-left: 5px;
    margin-top: 20px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 0 #c0c0c0;
    text-transform: uppercase;
    width: 335px;
    word-spacing: 2px;
}
.anktitle {
    color: #111111b3;
    font-family: old standard tt;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-top: 8px;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    width: 590px;
}

.ankinf2 {
    background: rgba(0, 0, 0, 0.06) none repeat scroll 0 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08), 0 0 0 4px rgba(0, 0, 0, 0.08);
    color: #333;
    text-align: justify;
    width: 585px;
    margin-top: 5px;
}

.ankinf2 td {
    text-align: center;
    width: 253px;
}
.ankinf2 table {
    margin-left: 16px !important;
    width: 550px;
}
.splLinkR {
    background: #cdcdcd none repeat scroll 0 0;
    box-shadow: 0 0 0 1px #100e0ebd, 0 0 0 4px #cdcdcd;
    color: #111111b5;
    text-shadow: 1px 1px 0 #d9d9d9;
    font-family: oswald;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    margin-top: 15px;
    cursor: pointer;
}
.splContR {
    background: #cbcbcb none repeat scroll 0 0;
    box-shadow: 0 0 0 1px #111111a3, 0 0 0 4px #c2c2c2;
    color: #444;
    font-family: arial;
    font-size: 11px;
    height: auto;
    padding: 5px;
    margin-left: 0px;
    text-align: center;
    margin-top: 10px;
    width: 253px;
    text-transform: none !important;
}
.anktext {
    padding: 10px;
    margin-top: -15px;
}
.anktext::before {
    content: "« ";
    font-family: bodoni;
    font-size: 25px;
    display: inline-block;
    margin-right: 5px !important;
}
.anktext::after {
    content: " »";
    font-family: bodoni;
    font-size: 25px;
    margin-top: -10px !important;
    display: inline-block;
    margin-left: 5px;
}

.ankinf3 {
    background: rgba(0, 0, 0, 0.06) none repeat scroll 0 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08), 0 0 0 4px rgba(0, 0, 0, 0.08);
    color: #333;
    text-align: justify;
    width: 585px;
    margin-top: 5px;
}

.ankinf3 pt {
    color: #444;
    font-family: roboto condensed;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #b7ad92;
    text-transform: uppercase;
}
.ankinf3 p {
    padding-top: 10px !important;
    margin-left: 20px !important;
    text-transform: uppercase;
    font-size: 13px;
    font-family: roboto condensed;
}

.ankspoilerbutton {
    background: #d9d9d9 none repeat scroll 0 0;
    box-shadow: 0 0 0 1px #121111b8, 0 0 0 4px #c9c9c9;
    color: #476575;
    cursor: pointer;
    display: block;
    font-family: oswald !important;
    font-size: 12px;
    font-weight: bold;
    margin: -5px 10px 5px;
    text-shadow: 1px 1px 0 #c0c0c0;
    text-transform: uppercase;
    width: 565px;
}
.ankspoiler {
    background: transparent;
    overflow: hidden;
    width: 562px;
    margin-left: 6px;
    padding-bottom: 10px !important;
}
.ankspoiler > div {
    -webkit-transition: all 0.2s ease;
    -moz-transition: margin 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: margin 0.2s ease;
}
.ankspoilerbutton[value="ПРОБНЫЙ ПОСТ"] + .ankspoiler > div {
    margin-top:-500%;
}
.ankspoilerbutton[value="СКРЫТЬ"] + .ankspoiler {
    padding:5px;
}




.shipcont {
    background-color: rgba(231, 231, 231, 0.34);
    border: 1px solid #fff;
    box-shadow: 0 0 0 13px rgba(255, 255, 255, 0.3);
    margin-bottom: 27px !important;
    padding: 5px;
    width: 480px;
}
.shippic {
    height: 103px;
    margin-left: -380px !important;
    margin-top: 0;
    overflow: hidden;
    position: relative;
    width: 102px;
}
.shippic img {
    border: 1px solid rgba(255, 255, 255, 1) !important;
    height: 100px;
    width: 100px;
}
.shipname {
    background-color: #dfdcd9;
    color: #121212b0;
    font-family: arial;
    font-size: 0.6em;
    letter-spacing: 0;
    margin-left: 1px !important;
    margin-top: -116px !important;
    padding: 2px 0;
    position: absolute;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
    width: 100px;
}
.shiptext {
    background-color: rgba(0, 0, 0, 0.1);
    color: #111111c7;
    font-family: verdana;
    font-size: 10px;
    height: 92px;
    margin-left: 105px !important;
    margin-top: -102px !important;
    overflow-y: auto;
    padding: 5px;
    position: absolute;
    text-align: justify;
    text-shadow: none;
    width: 365px;
}
.shipcont:hover .shipname {
    margin-top: -101px !important;
    transition: all 0.3s ease-in-out 0s;
}
.shiptitle {
    background-color: rgba(255,255,255,0.8);
    color: #111110bd;
    font-family: times new roman;
    font-size: 14px;
    letter-spacing: 3px;
    margin-bottom: 13px !important;
    padding: 7px 0 !important;
    text-align: center;
    text-shadow: 0 0 3px rgba(255, 255, 255, 1);
    text-transform: uppercase;
    width: 518px;
}

#font-area, .popup_graffiti, #size-area, #image-area, #color-area, #addition-area, #video-area {
    height: 214px;
    overflow-x: auto;
    background-color: #c9c3bde0;
    color: rgba(17, 17, 17, 0.85);
    outline: 2px solid #12121173;
    border: 1px double rgba(16, 16, 16, 0.7);
    padding: 7px;
}

.mini_awards_label {
    display: none!important;
}


.s2 {
    position: absolute;
    text-align: center;
    width: 900px;
    margin-bottom: 7px;
    margin-top: 94px;
    height: auto;
}
.of {
    margin-left: -18px;
}

.img7 {margin-bottom: -15px;}


.banner {
margin-bottom: -14px;
width: 385px;
margin-top: -19px;
}


  #pun-online .tcl {
width: 22%;
}
#pun-online .tcl:nth-child(2) {
}

#pun-online .tc3 {
  width: 38%;
}



/*Репутация*/
#pun-respect .tcl {
width: 22% !important;
}

#pun-respect .tcr {
  width: 22% !important;
  padding-left: 13px;
}

#pun-respect .tc3 {
width: 22% !important;
padding-right: 25px;
}




/*Подарки*/
#awards-content .tcl {
width: 22% !important;
}
#awards-content .tcr {
  width: 22% !important;
}

#awards-content .tc3 {
width: 22% !important;
}

#awards-content .tc2 {
    text-align: center;
    width: 21% !important;
}



#pun-searchposts  .post-content p {padding: 0px 0px 2px 0px;}


.topic .post toppost .container  {
height: 40px !important;
    margin-top: 28px !important;
    margin-left: -9px !important;
}

