/***************************************
A - SETUP
***************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */

  @import url(style_cs.1552755961.css);

/* Astarta */
  @import url(http://forumfiles.ru/files/000f/09/5e/22470.css); /*бебас*/
  @import url('https://fonts.googleapis.com/css?family=Roboto');
  @import url(http://forumfiles.ru/files/000f/09/5e/31963.css); /*бебаси р*/
  @import url(http://forumfiles.ru/files/0019/91/c5/82977.css); /*кириллица*/
  @import url('http://forumfiles.ru/files/0019/91/c5/48019.css'); /*латиница*/
/*@import url('http://forumfiles.ru/files/0019/91/c5/45841.css'); личные*/
  @import url('https://fonts.googleapis.com/css?family=Bigshot+One|Oleo+Script+Swash+Caps');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700|Roboto:300,400,500,500i,700,700i,900&subset=cyrillic');

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {
  margin: 0px
  }

/* 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: 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%;
  }

/* A3.2 */
.punbb {
  font: normal 70%  verdana, geneva, lucida, 'lucida grande', 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 {
  font-size: 1em;
  font-weight: bold;
  }

.punbb th   {
  font-size: 0.9em;
  font-weight: bold;
  }
.punbb h4, .punbb table {
  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% verdana, arial, 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: underline
  }

/* 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 dl.post-sig dt span,
.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 {
    background: url(http://forumfiles.ru/files/001a/08/b3/55329.png) no-repeat left top,
      url(http://forumfiles.ru/files/001a/08/b3/40568.png) no-repeat right top,
      #dfd5cd url(http://forumfiles.ru/files/001a/08/b3/62342.png) repeat scroll top center;
    margin: auto;
    position: relative;
    width: 1095px;
}
.punbb {
    height: auto;
    margin: 0px 46px;
    width: auto;
}


/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
 min-height: 100px;
  }

/* 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: 1px;
  }

/* A5.10 */
#pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 {
  padding: 2px 1em 9px 1em;
  border-style: solid solid none solid;
  border-width: 1px 1px 0px 1px;
  }

#pun-main h2 {
  padding: 2px 1em 9px 1em;
  border-style: solid;
  border-width: 1px;
}

/***************************************************/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
.punbb .post-sig dt {
    border-top: 1px solid #4f4736;
    display: block;
    margin: 5px 0;
    width: 250px;
}

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 150%;
 font-family: 'Verdana', sans-serif;  }


/* B1.4 */
.punbb .post-content img {
  vertical-align: text-top
  }

/* 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 {
    border: medium none;
    margin: 0.4em 0em 0.8em;
    padding: 0em;
}


/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    font-size: 1.1em;
    font-style: normal;
    font-weight: bold;
    margin: 0;
    padding-bottom: 0.0em;
}

/* 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;
  color: #3a3a3a;
  font-family: roboto
  }

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.linkst .pagelink {
  position: absolute;
  top: -4.6em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4.6em;
  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;
  color: #3a3a3a;
  font-family: roboto
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/***************************************************/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 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 4em 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;
  }

.punbb .helplinks span INPUT {
  margin: 0px 2px 2px 0px;
}

/* 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: 60%;
  }

/* 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: center;
    width: 25%;
}


/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 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 {
  font-size: 1.2em;
  font-weight: bold;
  }

/* 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: 0.8em 1em;
  }

/* 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;
  }

* html .tclcon {height: 1px}

/* C2.14 */
.punbb td div.tclcon {
    font-size: 11px;
    line-height: 10px;
    margin-left: 0;
    text-align: left;
}

/* C2.15 */
    .punbb div.icon {
        float: left;
        display: block;
        width: 60px;
        height: 60px;}

 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
  border-style: solid solid none solid;
  border-width: 1px;
  }

/* C3.3 */
.punbb .post h3 span {
  border-left: 1px solid transparent;
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  }

/* 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: 19em;
  margin-top: -1.5em;
  overflow: hidden;
  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: bold;
  }

/* C3.8 */
.pa-author a {
  text-decoration: none
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 0.4em;
  font-weight: bold;
  }


li.pa-online {
  line-height: 0.8em;
  border-left-style: solid;
  border-left-width: 0.7em;
  padding-left: 0.4em;
  margin-top: 0.7em;
  }

/* C3.11 */
.punbb .post-body {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0 0 1px 0;
  }

/* C3.12 */
.punbb .post-box {
  padding: 1em;
  }

/*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;
  }

/* C3.15 */
.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  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: 0.5em 1em;
  text-align: right;
  margin-top: 4px;
  }

/* 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: normal;
  }

/* 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: normal;
  }

/*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;
  border: none;
  margin-bottom: -35px;
}

/* D1.2 */
#pun-title h1 {
  display : block;
  height: 10px;
  margin: -1px 0px 0px -30px;
}

/* D1.3 */
#pun-title .container {
  border: none ;
  padding: 0.2em 1em 0.8em 1em;
  }

/* D1.4 */
#pun-title h1 span {
  display: none;
}

#pun-title TD.title-logo-tdl {
  border: none;
  width: 100%;
}

#pun-title TD.title-logo-tdr {
	border: none;
	width: 420px;
}

/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding-left: -20px;
  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
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks {
  border: none;
  margin: 0;
  margin-bottom: 20px;
}

#pun-navlinks .container {
  border: none;
  margin: 0;
  }

/* D3.2 */
#pun-navlinks .container {
  padding-top: 15px;
  height: 27px;
  font-weight: normal;
  text-align: center;
  width: 845px;
}

/* D.3 */
#pun-navlinks li {
  display: inline;
  margin: 0;
}

/* D3.4 */
#pun-navlinks li a {
    font-family: tahoma;
    font-size: 0.8em;
    padding: 10px 5px 10px 7px;
}

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks {
    border: 2px solid transparent;
    margin-bottom: 15px;
}
#pun-ulinks .container {
    border: medium none;
    font-weight: bold;
    height: 3px;
    padding-top: 0px;
    text-align: center;
    width: 850px;
}
#pun-ulinks li, #pun-ulinks li a {
    display: inline;
    white-space: nowrap;
}
#pun-ulinks li a {
    font-size: 0.8em;
    padding: 0 0 0 5px;
}

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* D5.2 */
#pun-status .container {position: absolute;
width: 302px;
text-align: left;
font-family: pt sans;
margin-left: 8px;
  top: 123px;
  color: #8f8f8f;
  text-shadow: 0px 0px 1px #000;
  font-weight: lighter !important;
  z-index: 11
}

#pun-status .container a {color: #7298b3}
#pun-status .container a:hover {color: #666}

#pun-status .container .item1 {color: #dedede;
font-size: 11px;
padding-left: 3px;
letter-spacing: .5px;
}

#pun-status .container .item2 {display: block;
text-align: center;
font-size: 10px;
letter-spacing: 1px;
margin-top: 15px;
}

#pun-status .container .item3 {display: block;
text-align: center;
font-size: 10px;
letter-spacing: 1px;
margin-top: 1px;
  width: 297px;
}


/* D5.3 */
#pun-status span {
  white-space: pre-line;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }

/* 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;
display: none
  }

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 0.6em 1em 1em 1em;
  margin-bottom: -20px;
  margin-top: 20px
  }

/* 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;
  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%;
  text-align: center;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
  }

/* 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" }

::-webkit-scrollbar {
width: 6px;
height:6px;
background-color: rgba(20, 18, 15,0.1);
border-radius: 10px !important;}
::-webkit-scrollbar-thumb {
  background-color:#476a8a;
  width:6px !important;
  box-shadow: 0 0 0 1px rgba(20, 18, 15,0.1) inset;
border-radius: 1px !important;
}


.stickytext, .closedatafield, #pun-live-rusff, .pl-reports  {display: none}


input, textarea {
    outline: none;
}  
input:active, textarea:active {
    outline: none;
} 
:focus {
    outline: none;
}


#pun-messages .post h3 {background: none;
  width: auto;
text-shadow: none
}

#pun-messages .pa-author {padding: 5px}
#pun-messages .post-author {  margin-top: 10px !important;
  background: none;
}
#pun-messages .post-author ul {color: #222;
text-shadow: none}
#pun-messages .pa-author a {color: #385462 ;
text-shadow: none}
#pun-messages .pa-posts {display: none}
#pun-messages .pa-online {clear: both}

#main-reply {height: 200px}

#pun-viewtopic .FNTslider {display: block}
    .FNTslider {
      border-radius: 5px;
      position:absolute;z-index:1000;
      background: #323232;
      width: 110px;
      height: 3px;
      margin: 4px 5px;
      border: solid 1px #272727;
      float: left;
      margin-left: 446px;
      display: none
    }
    .FNTslider .before {
      height: 1px;
      border: solid 1px transparent;
      border-right: none 0;
      border-radius: 2px 0 0 2px;
      position: absolute;
      background: #536f88;
      margin-top: 0px;
    }
    .FNTslider .thumb {
      width: 9px;
      height: 9px;
      border-radius: 100%;
      position: relative;
      top: -3px;
      background: #cac0b8;
      cursor: pointer;
      box-shadow: 0 0 3px 0 rgba(0,0,0,.5) inset, 0 0 2px 1px rgba(0,0,0,.3)
    }

/* клевер */
#pun-index .category tr>.tc2,
#pun-index .category tr>.tc3,
#pun-index .category tr>.tcr,
#pun-index .category tr>th,
#pun-index thead {
  display:none !important;
}
#pun-index .category tr {
    width: 466px;
    margin: 22px;
    margin-bottom: 10px;
    margin-top: 10px;
    display: inline-block;
    background: #ccc5bf !important;
    box-shadow: 0 0 0 2px #dcd8d5, 0px 1px 3px 1px rgba(140, 140, 140, .9);
    margin-left: 1px;
  vertical-align: top;
    padding: 0 !important;
  margin-right: 22px !important;
}

#pun-index tr.alt1 {padding: 0 !important;
  display: inline-block;
  margin-left: 20px
}
#pun-index .category tr .Tems_And_messages {
display: none;

}
#pun-index .category tr .bottom {
    line-height: 11px;
    font-size: 10px;
    margin-right: 0px !important;
    font-family: verdana;
    vertical-align: top;
    text-align: right;
    padding: 4px 5px 0px 0px;
    box-shadow: 0px -1px 0 0 #d6d1cc, 0 -2px 0 0 #979797;
  margin-top: 20px
}

.punbb .category tr .bottom a{
    opacity: 1;
    font-size: 12px;
    font-weight: bolder;
    font-family: roboto;
}

.opisanie {         padding-top: 0px;
    padding-bottom: 20px;
    height: 30px !important;
    color: #303030;
    font-weight: normal !important;
    font-family: 'verdana';
    font-size: 10px !important;
    line-height: 12px;
    font-style: normal;
    text-align: justify;
}

#pun-index .tclcon h3 a:after {content: "";
background: currentColor;
display: block;
height: 2px;
width: 100%;
left: 0;
bottom: -2px;
position: absolute}


#pun-index .tclcon h3 a {font-family: roboto;
font-size: 15px;
    font-weight: 900 !important;
        display: block;
    text-align: left;
       letter-spacing: 0;
    margin-bottom: 5px;
    padding:0px 0px 5px 7px !important;
  letter-spacing: .5px;
  position: relative
}

#pun-index .tclcon h3 {padding-left: 26px}

.pa-fld4 {background: url(http://forumfiles.ru/files/001a/08/b3/41884.png) no-repeat;
width: 206px;
height: 37px;
margin-left: -2px;
margin-top: 10px !important;}

.pa-fld4 fonpi {display: block;
}

.pa-fld4 ici img {height: 37px}
.pa-fld4 ici {height: 37px;
  width: 38px;
float: left;
margin-left: 0px;
margin-top: -3px;
position: relative}
.pa-fld4 ici:after {content: "";
display: block;
box-shadow: 1px 0 0 0 #424242, 2px 0 0 0 #282828, 3px 0 0 0 #424242;
height: 35px;
width: 1px;
right: 0;
top: 4px;
position: absolute;}

.pa-fld4 kt {display: block;
font-family: roboto;
text-transform: uppercase;
font-weight: 900;
font-size: 11px;
  color: #7298b3;
  position: relative;
  padding-top: 1.5px !important;
}

.pa-fld4 kt:after {content: "";
display: block;
background: #282828;
height: 1px;
width: 120px;
position: absolute;
right: 23px;
bottom: -.5px}

.pa-fld4 mt {display: block;
font-family: pt sans;
color: #ada59f;
font-size: 10px;
letter-spacing: 0px;
line-height: 9px}

.pa-fld2 {background: #2f2f2f;
font-family: roboto;
box-shadow: 0 1px 0 0 #252525;
margin-left: -2px;
width: 206px;
text-transform: uppercase;
font-size: 8px;
letter-spacing: .5px}

.newsbox {position: absolute;
top: 190px;
margin-left: 5px !important;;
width: 308px;
height: 140px;
overflow-y: auto;
text-align: center;
  scrollbar-color: #476a8a rgba(20, 18, 15,0.1);
scrollbar-width: thin;
z-index: 11}

.newsbox .newst {background: url(http://forumfiles.ru/files/001a/08/b3/67833.png);
width: 298px;
height: 27px;
margin-bottom: 5px}

.newsbox .newst newst {color: #d3ccc6;
font-family: roboto;
font-size: 10.5px;
margin-left: 28px;
width: 255px;
display: inline-block;
margin-top: 5.5px !important;
}


.sslka {display: block;
opacity: .97;
padding: 5px}
#pun .sslka a {      background: #254562;
  white-space: nowrap;
 margin: 5px auto;
  border-radius: 2px;
  font-weight: 700;
  text-align: center;
  transition: all 0.3s linear 0s;
display: block;
  padding: 4px;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 280px;
color: #d3ccc6;
  text-shadow: 0px 0px 1px #000;
font-family: roboto;
font-size: 11px;
box-shadow: 0 0 1px 0px #111 inset, 0 2px 7px 2px rgba(255,255,255,.03) inset
}

#pun .sslka a:hover {    background-color:#3a4013 !important;
  opacity: .9;
  transform: scale(.9);
  color: #bfb7af
}


#vklaka1 {width: 306px;
margin-left: 7px;
position: absolute;
  top: 362px;
  z-index: 12;
  background: #252525;
  box-shadow: 0 0 0 1px #383838 inset, 0 0 0 2px #282828 inset
}

.oformlenie_knopki.oformlenie_knopki2 {background: url(http://forumfiles.ru/files/001a/08/b3/99003.png) no-repeat
}

.oformlenie_knopki {background: url(http://forumfiles.ru/files/001a/08/b3/86711.png) no-repeat;
    height:19px;
  width: 306px;
        display:inline-block;
        cursor: pointer; 
font-size: 0px;
  color: transparent;
  position: absolute;
  top:342px;
  margin-left: 7px;
  transition: all .5s ease-in-out 0s;
  z-index: 11
    }

#ams {position: absolute;
top: 401px;
margin-left: 10px;
width: 299px;
text-align: center;
color: #777;
text-shadow: 0 0 1px #000;
font-family: roboto;
text-transform: lowercase;
z-index: 11}

#ams a {color: #d3ccc6;
font-weight: 700}
#ams a:hover {color: #555452}

#navpiar a {text-decoration: none !important;}

/* 888888888888888888888888 */
/* убираем в таблице полосы */
/* 888888888888888888888888 */
.post-content td { border:0 none transparent!important; }

/* 8888888888888888888888888888888888 */
/* автошаблон в теме Работ дня Ч1 */
/* 8888888888888888888888888888888888 */
.postimg[onclick^="AutoPattern"]{
  cursor:pointer;
}
*[style$="workofday"]{
display:inline-block!important;
text-align:center;
margin-right:10px!important;
margin-bottom:24px!important;
max-width:350px;
}
*[style$="workofday"]>span[style$="img-size"],
*[style$="workofday"]>span[style$="img-size-epig"]{
  display:none;
}
.punbb .post-content  *[style$="workofday"] img.postimg{
  display: block!important;
}
.punbb .post-content *[style$="img-size"]+strong+a {
  max-width:170px;
}
.punbb .post-content *[style*="img-size"]+strong+a {
  /*text-transform: lowercase;*/
}
*[style$="workofday"]>a{
display:block!important;
text-align:center;
  position:relative;
  width:100%;
}
*[style$="workofday"]>a>img{
/*display:block!important;*/
margin:6px 0 2px 0!important;
}
*[style$="workofday"]>a.bad{
border:red solid 6px!important;
}
.Choice-of-works .post:not(.topicpost) .post-sig {
  display:none;
}

/* 88888888888888888888888888888888 */
/* Правка для скрипта смайлов */
/* 88888888888888888888888888888888 */
#wrapper {width: 490px;}
ul.tabs {height: 25px;line-height: 20px;margin: 0 0 3px;list-style: none;}
ul.tabs li {float: left;margin-right: 1px; cursor:pointer; }
ul.tabs li a {color: #444444;display: block;margin-bottom: -1px;margin-top: 0px;padding: 0 14px 1px;position: relative;text-decoration: none;}
ul.tabs li a:hover {color:#EFEFEF;padding: 0 14px;position: relative;text-decoration: none;}
ul.tabs li.tab-current a {color: #444;padding: 0px 14px 2px;border:medium hidden;line-height: 22px;}
ul.tabs li.tab-current a:hover {color: #8E7267;}
div.t2,div.t3,div.t4,div.t5,div.t6 {display: none; width: 450px; max-height: 200px; overflow-y: auto;}
#smilies-block {display: block;line-height: 7px;}

/* Подъём ссылок в Подписи */
.post-sig a{display:inline-block;position:relative;z-index:100}

/**********************
  Прорыв!!!

**********************/
#tbl3 center{
  height:240px;
  background:rgba(221,201,155,.7);
  margin-left:-7px;
}
#tbl3 .hover a{
  max-width:80px;
  vertical-align:top;
  max-height:80px;

  position:relative;
  display:inline-block;
  padding:0px!important;
  width:80px;height:80px;
  margin:0 6px 8px 2px;
  box-shadow:-.25em .25em .2em  rgba(0,0,0,.176);
  background-clip:padding-box;
  background:rgba(62,62,62,.62);
  border:2px solid #1d1e1e;
  border-radius:2px;
}
#tbl3 .hover a>img {
  width:100%;height:auto;
  padding:0px!important;
  opacity:.63;
  -webkit-filter: grayscale(80%);
  filter: grayscale(80%);
  transition: ease-out .32s;
}
#tbl3 .hover a:hover>img{
  opacity:1;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

/*********************
    Подсказки у Прорыва
**********************/
#tbl3 .hover a>span{
  display:block;
  opacity:0;
  position:absolute;
  z-index:-12;
  color:#D6D6D6;
  width:94px;
  word-break: break-all;
  word-wrap: break-word;
  min-height:17px;
  margin-left:-7px;
  margin-top:-18px;
  padding:1px 3px;
  text-shadow:1px 1px 0 rgba(0,0,0,.2);

  transition: opacity ease-out .72s;
     -webkit-transition-delay: 0.3s;
     -o-transition-delay: 0.3s;
     -moz-transition-delay: 0.3s;
     transition-delay: 0.3s;

}
#tbl3 .hover a>span.a-b1{
  background:#2B2B29;
  margin-top:-19px;
  margin-left:-8px;
font: normal normal 400 11px/15px Verdana;
  box-shadow:-.8em .8em 1.6em  rgba(0,0,0,1);
  border-radius: 1px;
  color:transparent!important;
  text-shadow: none;
  -moz-transform: skewX(-6.7deg); /* Для Firefox */
  -ms-transform: skewX(-6.7deg); /* Для IE */
  -webkit-transform: skewX(-6.7deg); /* Для Safari, Chrome, iOS */
  -o-transform: skewX(-6.7deg); /* Для Opera */
  transform: skewX(-6.7deg);
}

#tbl3 .hover a:hover>span{
  z-index:12;
  opacity:1;
}

/**********************
//Конец Прорыва в Шапке!

**********************/

/**********************
  ГРАФИСТ НЕДЕЛИ!!!

**********************/
#tbl4 center{
  height:240px;
  background:rgba(221,201,155,.7);
  margin-left:-7px;
}
#tbl4 .hover a{
  max-width:80px;
  vertical-align:top;
  max-height:80px;

  position:relative;
  display:inline-block;
  padding:0px!important;
  width:80px;height:80px;
  margin:0 6px 8px 2px;
  box-shadow:-.25em .25em .2em  rgba(0,0,0,.176);
  background-clip:padding-box;
  background:rgba(62,62,62,.62);
  border:2px solid #1d1e1e;
  border-radius:2px;
}
#tbl4 .hover a>img {
  width:100%;height:auto;
  padding:0px!important;
  opacity:.63;
  -webkit-filter: grayscale(80%);
  filter: grayscale(80%);
  transition: ease-out .32s;
}
#tbl4 .hover a:hover>img{
  opacity:1;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

/*********************
    Подсказки у Грпафиста недели
**********************/
#tbl4 .hover a>span{
  display:block;
  opacity:0;
  position:absolute;
  z-index:-12;
  color:#D6D6D6;
  width:94px;
  word-break: break-all;
  word-wrap: break-word;
  min-height:17px;
  margin-left:-7px;
  margin-top:-18px;
  padding:1px 3px;
  text-shadow:1px 1px 0 rgba(0,0,0,.2);

  transition: opacity ease-out .72s;
     -webkit-transition-delay: 0.3s;
     -o-transition-delay: 0.3s;
     -moz-transition-delay: 0.3s;
     transition-delay: 0.3s;

}
#tbl4 .hover a>span.a-b1{
  background:#2B2B29;
  margin-top:-19px;
  margin-left:-8px;
font: normal normal 400 11px/15px Verdana;
  box-shadow:-.8em .8em 1.6em  rgba(0,0,0,1);
  border-radius: 1px;
  color:transparent!important;
  text-shadow: none;
  -moz-transform: skewX(-6.7deg); /* Для Firefox */
  -ms-transform: skewX(-6.7deg); /* Для IE */
  -webkit-transform: skewX(-6.7deg); /* Для Safari, Chrome, iOS */
  -o-transform: skewX(-6.7deg); /* Для Opera */
  transform: skewX(-6.7deg);
}

#tbl4 .hover a:hover>span{
  z-index:12;
  opacity:1;
}

/**********************
//Конец Прорыва в Шапке!

**********************/

/*Cкрыли кнопы Русфф в Админке*/
.admin-advert-block {
  display:none;
}

/*8888888888888888888888888888
  CТИЛЬ ТАБЛИЦЫ С ВКЛАДКАМИ
       ДЛЯ ШАПКИ
88888888888888888888888888888*/
#tstTable{
  position:absolute;
    margin-top: 76px;
    margin-left: 613px;
    height: 306px;
    width: 306px;
}
#tstTable td{border:none 0 transparent!important;}
#tstTable #First + td{
  width:306px;
  height:306px;
  /*background:url();*/
}
#tstTable #First,#tstTable #First + td{
  padding:0!important;
}
#tstTable table[id]{
    margin-top: 70px;
    margin-left: 10px;
    width: 100%;
    position: absolute;
    display: none;
}
#tstTable table#tbl2{
    margin-top: 0px;
    margin-left: 82px;
    width: 300px !important;
    position: absolute;
    display: none;
}
#tstTable .navbuttons td{
  padding: 10px;
  cursor:pointer;
  text-align:center;
  font-weight:700;
  font-size:1.1em;
  border:none 0 transparent !important;
}
.tabindex {
  height: 240px;
  width: 100%;
  position: relative;
}
.tabindex p {
  font-weight: 700;
}
#tstTable #First a {
  display: block;
  width: 206px;
  color: #fff;
  text-align: center;
  padding: 12px 0;
  font-weight: 700;
  font-size: 14px;
}
#tstTable #First a:hover{
  /*background:url();*/
}
#tstTable td[id^="btn"]{height:18px;}
#btn1 { width:74px;}
#btn2 { width:75px; }
#btn3 { width:75px; }
#btn4 { width:75px; }
#tstTable td[id^="btn"]>img.a1{display:inline-block;}
#tstTable td[id^="btn"]>img.a2{display:none}

#tstTable td[id^="btn"].active>img.a1{display:none;}
#tstTable td[id^="btn"].active>img.a2{display:inline-block;}
#tstTable td[id^="btn"]:hover>img.a1{display:none}
#tstTable td[id^="btn"]:hover>img.a2{display:inline-block; margin-top:-1px!important; opacity:.83;}
#tstTable td[id^="btn"].active:hover>img.a2{display:inline-block;opacity:1!important;}
.hover center:before{
content: ' ';
background:transparent;
display:block;
position:absolute; z-ndex:100;
margin-left: 381px;
margin-top:-15px;
width:22px;
height:15px;
}
/*******************************
//END//CТИЛЬ ОБЩЕЙ ТАБЛИЦЫ
В ШАПКЕ
*******************************/

/* 888888888888888888888888888 */
/* Cтиль для Работ Дня  в Шапке*/
/* 888888888888888888888888888 */
/***************************
  Позиции Табличных Блоков
***************************/
#html-header .AMD {
  position: absolute;
}
.AMD.A1 {       margin-top: 33px;
    margin-left: 109px;}
.AMD.A1 img {      width: 90px;
    height: 90px;}

.AMD.A2 {       margin-top: 33px;
    margin-left: 208px;}
.AMD.A2 img {  width: 90px;
    height: 90px;}

.AMD.A3 {     margin-top: 180px;
    margin-left: 4px;}
.AMD.A3 img { width: 90px;
    height: 90px;}

.AMD.A4 {  margin-top: 180px;
    margin-left: 102px;}
.AMD.A4 img { width: 90px;
    height: 90px;}

.AMD.EP-1 { margin-top: 5px;
    margin-left: 4px;}
.AMD.EP-1 img {  width: 96px;
    height: 140px;}

.AMD.EP-2 { margin-top: 160px;
    margin-left: 200px;}
.AMD.EP-2 img {  width: 96px;
    height: 135px;}


/* Скрытие Даты Голосования */
#html-header div[date-table]{
   display:none;
}
.AMD img {
  border:2px solid rgba(29,30,30,.736);
  border-radius:2px;
}
/************************************************************
  Начальные установки и установки для контента при наведении
************************************************************/
.preview-0{opacity:.72;transition: opacity ease-out .4s;}
div.AMD {z-index:10}
div.AMD:hover {z-index:400}
div.AMD .preview-0:hover{opacity:.9;}
#changeStyle img{border:solid 2px transparent;}

.hoverbox { cursor: default;
position: absolute; top: -63px; left: -486px; width:316px;height:160px;
}
[class^="AMD A"]+ .hoverbox{left: -410px; top:-43px;width:180px;height:180px;margin-top:0;}

div+.hoverbox {z-index:-100;}
div+.hoverbox { cursor: default;}
div+.hoverbox .preview {
  position: absolute; display: block; z-index:-100; top:0;bottom:0; left: 0px;right:0; height:0;
  box-shadow:0 0 2em rgba(100,100,100,.37);
  border:2px solid rgba(0,0,0,.82);border-radius:5px;
  margin:auto!important;
  width:33px;
  opacity:0;  transition: ease-out 1.33s;transition-delay:.16;
}
div:hover+.hoverbox .preview {
  height:auto;
  opacity:1;
  z-index: 2000!important;
}
div:hover+.hoverbox img {padding: 0px !important; z-index: 2000; }
div[class^="AMD A"]:hover+ .hoverbox img{ width:176px; max-width:180px;}
div[class^="AMD EP"]:hover+ .hoverbox img{max-height: 415px;width:311px;}
/*div[class^="AMD EP"]:hover+ .hoverbox img{ width:311px; max-height:417px;}*/

div:hover+.hoverbox{
   z-index:2300;
}
/***********************************************
Прикрывает на время t от случайных срабатываний
кнопку объявы и наведения на пикчи в табле
******************************************/
#Закрывашка {
  display: none;
  position:absolute;z-index:1000;
  /*background:rgba(225,123,92,.34);*/
  width:412px;
  height:280px;
  left:4px;
  top:-15px;
}
#Закрывашка.hovr {
  display:block;
}
/****************************
  Затемнение для всплытия работ
****************************/
.overlay {
  position:absolute;z-index:300;
  visibility:hidden;
  width:1114px!important;min-height:499px;
  left:-697px;top:-121px;
  background-color:rgba(0,0,0,0.55);
  opacity:0.123;  transition: opacity ease-out  1.1s; transition-delay:.16;
}
.overlay.active {
  visibility:visible;
  opacity:.9226;
}
/**********************************
Несворачиваемость оверлея(совместно
со скриптом добавления Классов
***********************************/
.active .AMD:not(.hover) {
  opacity:.37;
  position:absolute;
  z-index: 400;
}
.AMD.hover {
  opacity:1;
}
/* [1!]-скрываем таблицу на время Загрузки */
html-header{visibility:hidden;}

/******************
  Работы Дня -Превью
******************/

.AMD + .hoverbox + .Nxt{
  margin:0;
  width:100%;
  left:0;top:155px;
  text-align:center;
  opacity:0;
  position:absolute;z-index:-2300;
  transition: none;
}
.AMD[class*="EP-"] + .hoverbox + .Nxt{
  top:229px;
}
.AMD:hover + .hoverbox + .Nxt{
  position:absolute;z-index:222300!important;
  left:-514px;
  opacity:1;
  transition:  ease-out 2.34s;
}
.AMD[class*="EP-"]:hover + .hoverbox + .Nxt{
  left:-522px;
  transition:  ease-out 2.7s;
}
.AMD + .hoverbox + .Nxt>b{
  display:inline-block;
  white-space:nowrap;
  min-width:110px;
  /*position:absolute;z-index:2300;
  margin:auto;left:0;top:0;right:0;bottom:0;*/
  font: italic normal 700 20px/18.38px Georgia;
  background:rgba(195,195,195,.9);
  padding:.35em 1em .55em 1em;
  border-radius:12px;
  border:1px solid #000;
}

/****************
  Прорыв -Превью
****************/
.cover-hover {/*Закрывашка от наведения на фон Прорыв-Превью!*/
width:660px;height:338px;
position:absolute; z-index:10!important;
right:425px;top:-53px;
}
.hoverOfBreak {/*Фон под Прорыв-Превью!*/
width:660px;height:338px;
background: #000 url(http://forumfiles.ru/files/000f/09/5e/30857.jpg)no-repeat 100% 0; /*http://forumfiles.ru/files/000f/09/5e/42297.png*/
position:absolute; z-index:10!important;
top:-123px; right:435px;
transition: ease-out .98s;
opacity:0;
}
#tbl3:hover .hoverOfBreak {
opacity:1;
}
#tbl4:hover .hoverOfBreak2 {
opacity:1;
}

.hoverOfBreak2 {/*Фон под Графист-Превью!*/
width:660px;height:338px;
background: #000 url(http://forumfiles.ru/files/000f/09/5e/60037.jpg)no-repeat 100% 0; /*http://forumfiles.ru/files/000f/09/5e/42297.png*/
position:absolute; z-index:10!important;
top:-123px; right:435px;
transition: ease-out .98s;
opacity:0;
}


.hover a+.view{
  position:absolute;z-index:10;
  right: 810px;bottom:232px;
  margin:auto;
  width:23px;height:24px;
  visibility:hidden;
  transition: none;  opacity:.458;
  box-shadow: -1em 1em 3em rgba(0,0,0,.97343) ;/**/
}
.hover a:hover+.view{
visibility:visible;
width:143px;height:143px;
right: 470px;bottom:26px;
opacity:1;
transition: ease-out 1.3s;
}
.hover a+.view>img{
  border-radius:4px;
  width:100%;height:auto;
}
.hover a+.view + .titl-proryw{
  position:absolute;z-index:30;
  right: 0px; top:180px;
  font: italic normal 700 16px/15px Georgia;
  box-shadow: -1.67em 1.67em 2.5em rgba(0,0,0,.79343);
  text-shadow: 1px 1px 3px rgba(0,0,0,.72);
  background:rgba(195,195,195,0);
  margin:auto; padding:7px 12px 10px 12px;
  width:157px;
  visibility:hidden;
  opacity:0;/**/
  border-radius:11px;
  border:1px solid;
  color:rgba(0,0,0,.2);
  border-color:rgba(0,0,0,.2);
  transition: none;
}
.hover a:hover+.view + .titl-proryw{
right: 450px; top:180px;
visibility:visible;
  opacity:1;
  color:rgba(0,0,0,.7);
  border-color:rgba(0,0,0,.9762);
background:rgba(195,195,195,.893);
transition: linear 1.70s;
}
/*88888888888888888888888888
//END для Работ Дня в Шапке
8888888888888888888888888 */

/* Таблицы Работы Дня !в Топике! */

body .post-content table[style="width:111px"]+.quote-box{
background: #1A1822  50% 0!important;
color: #906D2C;
border: 4px solid #654D1F;
}
body .post-content table[style="width:111px"]+.quote-box>blockquote{
padding:0!important;
width:100%!important;
margin:0 auto!important;

}
body .post-content table[style="width:111px"]+.quote-box table{
max-width: 733px;
}
body .post-content table[style="width:111px"]+.quote-box td{
vertical-align:middle!important;
text-align:center!important;
padding:5px 9px!important;
}
body .post-content table[style="width:111px"]+.quote-box tr:last-child >td{
   vertical-align:top!important;
}
body .post-content table[style="width:111px"]+.quote-box td>p{
text-align:center!important;
padding:0!important;
margin auto!important;
}
body  .post-content table[style="width:111px"]+.quote-box a{
display:block!important;
text-align:center!important;
text-shadow:1px 1px 0 rgba(0,0,0,.8)!important;
padding-bottom:9px;
}
body  .post-content table[style="width:111px"]+.quote-box img {
display:block;
width:auto!important;height:auto!important;
max-width: 335px;
width:98%!important;height:auto!important;
border: 2px solid  #654D1F;
margin: 3px;
text-align:center!important;
}
body .post-content table[style="width:111px"]+.quote-box *{
color: #906D2C;
font: normal normal 700 16px/normal 'Bebas Neue';
letter-spacing: 2px; 
}
body .post-content table[style="width:111px"]+.quote-box  span[style$=" center"]{
font: normal normal 700 22px/normal 'Bebas Neue';
padding:12px 0 11px 0; margin-bottom:-15px!important;
color: #906D2C;
letter-spacing: 5px; 
}

/* Таблицы Работы Дня в Топике Голосования */

body #p780507 + .post .post-content table[style="width:111px"]+.quote-box *{
text-shadow:1px 1px 0 rgba(0,0,0,.53)!important;
color: rgba(200,200,200,.73)!important;
letter-spacing: 5px; 
}
body #p780507 + .post .post-content table[style="width:111px"]+.quote-box  span[style$=" center"]{
padding:10px 0 9px 0; margin-bottom:-15px!important;
color: rgba(200,200,200,.83)!important;
text-shadow:1px 1px 0 rgba(0,0,0,.53)!important;
}
body #p780507 + .post .post-content table[style="width:111px"]+.quote-box img {
display:block;
border-radius:6px;
box-shadow: 10px 10px 4px rgba(0,0,0,.6);
margin: 0px 0px 6px;
}
body #p780507 + .post .post-content table[style="width:111px"]{
  margin-top:-41px!important;
}
body #p780507 + .post .post-content table[style="width:111px"]+.quote-box + *{
  margin-top:-77px!important;
}
body #p780507 + .post .post-content table[style="width:111px"]+.quote-box{
background:url(http://forumfiles.ru/files/000f/09/5e/27581.jpg) 50% 0!important;
background-size:100% 100%!important;
width: 733px;
padding: 0 64px!important; border-radius:10px;
margin:-56px;
-moz-transform: scale(.74);
-ms-transform: scale(.74);
-webkit-transform: scale(.74);
-o-transform: scale(.74);
transform: scale(.74);
}

/* Таблицы для Прорыва !в Топике */

body .post-content table[style="width:222px"]+.quote-box{
background: #1A1822  50% 0!important;
color: #906D2C;
border: 4px solid #654D1F;
}
body .post-content table[style="width:222px"]+.quote-box>blockquote{
padding:0!important;
width:100%!important;
margin:0 auto!important;

}
body .post-content table[style="width:222px"]+.quote-box table{
max-width: 733px;
margin-bottom: 0!important;
}
body .post-content table[style="width:222px"]+.quote-box td{
vertical-align:top!important;
text-align:center!important;
padding:5px 7px!important;
}
body .post-content table[style="width:222px"]+.quote-box td>p{
text-align:сenter!important;
padding:0!important;
margin: 0!important;
color: #906D2C!important;
}
body .post-content table[style="width:222px"]+.quote-box tr[valign="bottom"],
body .post-content table[style="width:222px"]+.quote-box tr[valign="bottom"] *{
text-align:center!important;
}
body  .post-content table[style="width:222px"]+.quote-box a{
display:block!important;
text-align:center!important;
font: normal normal 700 16px/normal Philosopher;
padding-bottom:9px;
}
body  .post-content table[style="width:222px"]+.quote-box img {
display:block!important;
clear:both!important;
width:auto!important;height:auto!important;
max-width: 180px;
width:98%!important;height:auto!important;
border: 2px solid  #654D1F;
margin: 3px auto!important;
text-align:center!important;
}
body  .post-content table[style="width:222px"]+.quote-box tr[valign="top"] img {
max-width: 120px;
margin-top:-3px!important;
}
body .post-content table[style="width:222px"]+.quote-box *{
color: #906D2C;
font: normal normal 700 16px/normal Philosopher;
letter-spacing: 2px; 
}
body .post-content table[style="width:222px"]+.quote-box  p span[style$=" center"]{
font: normal normal 700 21px/normal Philosopher;
padding:12px 0 11px 0; margin-bottom:-15px!important;
letter-spacing: 5px; 
}

/*Oформление поста для темы с колорами */
.punbb #p795402 .post-content .post-sig,
.punbb #p795402 .post-body br,
#p795402 .post-author{
display:none;
}

.punbb #p795402 .post-body {
margin-left:0;
}
.punbb #p795402 .post-body img{
display: inline-block!important;
width:48%;
border-right:solid 7px #2C2C2C;;
height:auto;
margin:0 auto 0 auto;
text-align:center;
}
.punbb #p795402 .post-body a>img{
display: inline-block!important;
border-top:solid 1px #2C2C2C;
margin:-10px auto 0 auto!important;
width:100%;
}
.punbb #p795402 .post-content {
  overflow-y:auto;
  max-height:810px;
}
.punbb #p795402 .post-content a {
position:relative;
display: inline-block;
width:48%;
border-right:solid 7px  #2C2C2C;
}
.punbb #p795402 .post-content a:after {
  content: " ";
  background:url(http://funkyimg.com/i/2twWR.png) 0 0 no-repeat;
  background-size:43%;
  top:0;left:0;margin-left:39.7%;
  display: inline-block;
  position:absolute; z-index:100;
  height:150px;
  width:218px;
  opacity:0.4;
}/**/
.punbb #p795402 .post-content a.even:after {
  /*background-position:0 -189px;*/
}
.punbb #p795402 .post-content{
  counter-reset: sect;
}
.punbb #p795402 .post-content a:before {
  display:inline-block;
  position:absolute;top: -9px;left:40.56%;
  counter-increment: sect;
  content: counter(sect) ". ";
  font: normal normal 400 32px/normal Impact!important;
  letter-spacing:1px;
  text-shadow: -2px 2px 0 rgba(44,44,44,.44);
  color:rgba(0,0,0,.34)!important; margin-left:34px;
}

/*Oформление поста для темы с колорами */
.punbb #p796267 .post-content .post-sig,
.punbb #p796267 .post-body br,
#p796267 .post-author{
display:none;
}

.punbb #p796267 .post-body {
margin-left:0;
}
.punbb #p796267 .post-body img{
display: inline-block!important;
width:48%;
border-right:solid 7px #2C2C2C;;
height:auto;
margin:0 auto 0 auto;
text-align:center;
}
.punbb #p796267 .post-body a>img{
display: inline-block!important;
border-top:solid 1px #2C2C2C;
margin:-10px auto 0 auto!important;
width:100%;
}
.punbb #p796267 .post-content {
  overflow-y:auto;
  max-height:923px;
}
.punbb #p796267 .post-content a {
position:relative!important;
display: inline-block;
width:48%;
border-right:solid 7px  #2C2C2C;
}
.punbb #p796267 .post-content a.even:after {
  /*background-position:0 -189px;*/
}
.punbb #p796267 .post-content{
  counter-reset: sect;
}
.punbb #p796267 .post-content a:before {
  display: inline-block;
  position:absolute;left:-14px;top:34px;
  width:100%!important;
  margin:auto!important;
  margin-left:14px!important;
  text-align:center!important;
  vertical-align:middle!important;
  /*outline: red solid 1px;*/
  counter-increment: sect;
  content: counter(sect) " ";
  font: normal normal 400 55px/normal Georgia!important;
  letter-spacing: -2px;
  text-shadow: -4px 4px 0 rgba(44,44,44,.64);
  color:rgba(0,0,0,.24)!important; margin-left:34px;
}
.punbb #p796097 .post-content .post-sig,
#p796267 h3,
#p796097 .post-links,
#p796097 .post-rating,
#p796097 .post-author{
  display:none!important;
}
.punbb #p796097 .post-body {
margin-left:0;
}
.punbb #p796267 {
   /*margin-top:-6px;*/
}

#p796097 {
position:relative;
max-width:910px;
}
#p796097 .code-box,
#p796097 .quote-box{
  background:none transparent!important;
}
#p796097:before {
content: " ";
background:url(http://funkyimg.com/i/2tykz.jpg);
  background-size: 100% auto;
display:inline-block;
width:1021px;
height:339px;
top:-30px;left:-20px;
position:absolute;
}
#p796097 .code-box *,
#p796097 p *{
position:relative;
z-index:100;
/* text-shadow:0 0 5px rgba(223,208,170,.15),-1px -1px 0 rgba(100,100,100,.15);,1px 1px 0 rgba(0,0,0,.15);*/
}
/*********************************************/
.punbb  .Choice-of-works .post-content  img.postimg {
  vertical-align: top;
}

/*Скрытие титла Наград от Русфф*/
.mini_awards_label {
visibility:hidden;
}

/* 88888888888888888 */
/* Правка Закладок */
/* 88888888888888888 */

#Bubble img{
position:relative;
top:190px;
}
#MyBookmarks{
z-index:999!important;
}
body #BookmCntToggle {
top: -7px;
z-index:1002;
opacity: 0.65;
}
#MyBookmarks #bm2{
line-height:1em;
}
#BookmCntToggle {
margin-top: 100px!important;
}
body #MyBookmarks>h2{
background:#505050;
margin:140px 0px -2px 0px;
color:#D3CCC6;
text-shadow:1px 1px 0 rgba(0,0,0,.06)!important;
box-shadow:inset -1em 1em 1em rgba(52,52,52,.26)!important;
border-radius: 0;
border: #505050;
border-width: 0px 0px 0 0px;

}
body #MyBookmarks .container{
background:#D3CCC6;
}
body #MyBookmarks inner  {
margin:0 -4px 0 -4px!important;
background-color: #D3CCC6 !important;
    color: #D3CCC6;
}
#MyBookmarks>h2{
margin-top: 130px;
color: #684c1c; height:17px;
vertical-align:middle!important;
padding:.67em!important;
font: normal normal 700 14px/normal Verdana;
}
.editBookmark { background:rgba(210,204,198,.95)}
.editBookmark h1{ margin:0 -2px!important;
}

/** Шрифты **/
#pun_wrap #post .container[id$="-area"]{
border: outset 1px rgba(137,93,57,.7)!important;
border-radius: 4px;
}
.punbb #font-area {
padding: 0 9px!important;
overflow:hidden;
overflow-y:auto;
height:355px;
z-ndex:100000;
}
#font-area div[class^="fnt-"]{
white-space: nowrap;
margin: 0 -9px;
padding: 9px;
}
#font-area .fnt-0{
/*color:#000;*/
background: #D2CCC6;/*Можно добавить фон картинкой url(Ccылка на картинку)*/
font: normal normal 400 12px/normal Verdana;
}
#font-area .fnt-1{
background: #DEDBDB;
}

#font-area .only{
padding:12px 0;
color:maroon;
text-align:center;
background: rgba(187,181,176,.14);
font: normal normal 700 14px/normal Verdana;
}/*End/ Шрифты*/

/*Типа Антиблюр*/
.post-content *:not(a) img{
/* image-rendering: pixelated;*/
}

/*Доп настройки разные*/
.icon[data-new-topics]:before, .subforums span[data-new-topics]:before{background: #e47a57!important;}
.sharelink{display: none!important;}