/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.1599292225.css);

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {
  margin: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

/* A2.4 */
.punbb img {
  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 72%  Roboto, PT Sans, Open Sans, verdana,  arial;
  }

/* 3.3 */
 .punbb input, .punbb select, .punbb optgroup {
  font: 1.1em Roboto, PT Sans, Open Sans, verdana,  arial;
  }

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4 {
  font-size: 1.2em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1.2em;
  }

/* 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: 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 .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
-------------------------------------------------------------*/
#pun {
position: relative;
width:904px;
margin: auto;
}

#pun_wrap {
  position: relative;
  width: 100%;
  margin: auto;
  padding: 0;
}

.punbb {
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 8em;
  }



#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  background: url(http://forumstatic.ru/files/001a/ae/37/71946.jpg) center no-repeat;
  float: none;
 border-style: none;
  }

.punbb .section{
  padding: 0;
  margin: 0;
  }

.punbb .container, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post, .punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2, .punbb #pun-category1, .punbb .toppost, .punbb .topicpost, #pun-post .topic, .punbb .section,  .punbb .main   {
  border-style: none;
  }

/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

.topic .post {
background: url(http://forumstatic.ru/files/001a/ae/37/32913.png) top center repeat-x, 
url(http://forumstatic.ru/files/001a/ae/37/29365.png) bottom center no-repeat;
  }


/* B1.2 */
.punbb .post-sig dt {
  display: block;
 border-style: none;
  width: 250px;
  margin: 5px 0;
  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 0.5em 0;
  }

/* 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: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  }

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
  display: block;
  padding-bottom: 0.7em;
  font-size: 1.1em;
  font-weight: bold;
  font-style: normal;
  margin: 0;
  }

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: none;
  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: 0;
  }

/* B3.3 */
.linkst .pagelink {
padding-left: 1em;
  position: absolute;
  top: -1.5em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
   color: #493019;
    background: url(http://forumstatic.ru/files/001a/ae/37/67016.jpg) top repeat;
    border: 3px double #bfb197;
    margin: 0 1.7em;
  text-align: right;
  padding: 0.5em;
  font-size: 11px;
  }

/* B3.6 */
.linksb .pagelink {
  color: #493019;
  padding-left: 1em;
  float: left;
  width: 24em;
  text-align: left;
  }
.subscribelink a, .linksb .pagelink a, .linksb .postlink a  {
  letter-spacing: 0.05em;
  font-weight: bold;
  color: #493019!important;
  font-family: romul !important;
  font-size: 11px !important;
  }


/* B3.7 */
.linksb .postlink {
  padding-right: 1em;
  float: right;
  width: 16em;
  font-weight: bold
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-right: 1em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 0.5em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 0;
  }

/* C1.3 */

input.button {
   margin: 0 0.6em 0 0;
    padding: 5px 10px;
 background: url(http://forumstatic.ru/files/001a/ae/37/67016.jpg) top repeat;
    border: 3px double #bfb197;
  color: #493019;
    font-size: 10px;  
    font-weight: bold;
    text-transform: uppercase;
  letter-spacing: 0.05em;
   font-family:  'Romul', Palatino Linotype, Times New Roman;
  }

input.button:hover {
   background: url(http://forumstatic.ru/files/001a/ae/37/19821.png) top repeat;
  color: #644d29;
    border: 3px double #c9ba9a;
  }

.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
 border-style: none;
  padding: 0 18px 0 18px;
  margin: 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
-------------------------------------------------------------*/
#pun-index .category .tc2, #pun-index .category .tc3, #f-subforums .tc2, #f-subforums .tc3 {
    display: none!important;
}

#pun-index.punbb .category th.tcl, .category th.tc2, .category th.tc3, .category th.tcr {
    font-size: 0!important;
    visibility: hidden;
}

/* C2.1 */
.punbb .main .tcl {
   color: #776a5b !important;
  font-weight: normal;
  overflow: hidden;
  width: 35%;
  font-size: 11px;
  vertical-align: middle;
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
   width: 10%;
    color: #776a5b !important;
  font-weight: normal;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
  }

/* C2.3 */
.punbb .main .tcr {
    color: #776a5b !important;
  font-weight: normal;
  font-size: 11px;
  overflow: hidden;
  text-align: left;
  width: 25%;
  vertical-align: middle !important;
   padding-right: 20px;
  }

td.tcr > a {
   font-family:  Palatino Linotype,  Book Antiqua, Times New Roman;
   font-weight: 700;
   font-size: 10px;
   text-transform: uppercase;
   color: #152d69;
   letter-spacing: 0.05em;
  }
td.tcr >  a:hover  {  color: #b1803c; }
td.tcr > span {  color: #776a5b; display: inline; }

/* 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.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

/* C2.11 */
.punbb .main td {
  padding: 0.8em 1em;
  }

/* C2.12 */
.punbb .main th {
  border-style: none;
  padding: 0.4em 1em 0.4em 1em;
  }

/* C2.13 */
.punbb .main .tcl {
  border:none;
  }



/* C2.15 */
.punbb table div.icon {
    font-size: 1.05em;
    float: right;
    height: 60px;
    width: 50px;
}

.punbb div.icon {
    height: 0;
    line-height: 0.0;
    width: 0;
}

#pun-index .icon {
margin-top: 2em;
}

 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
 border: none;
 padding: 0.5em 1.2em;
  }


/* C3.2 */
.punbb .post h3 {
 background: url(http://forumstatic.ru/files/001a/ae/37/67016.jpg) top repeat;
  border: 3px double #bfb197;
  margin: 0 1.5em;
  }

 .post h3 span a {   
  letter-spacing: 0.05em;
  font-weight: bold;
  color: #493019!important;
  font-family: romul !important;
  font-size: 10px !important;
 }

/* C3.3 */
.punbb .post h3 span {
  font-weight: bold;
  letter-spacing: 0.05em;
  font-family: romul;
  font-size: 10px;
  color: #493019;
  padding: 0.5em 1em;
  display: block;
  }

/* C3.4 */
.punbb .post h3 strong {
  font-weight: bold;
  font-family: romul;
  font-size: 10px;
  color: #493019;
  float: right;
  width: 1em;
  text-align: right;
  font-weight: normal;
  }

/* C3.5 */
.punbb .post .post-author {
 background: url(http://forumstatic.ru/files/001a/ae/37/54611.png) top right repeat-y;
  float: left;
  width: 19.5em;
  color: #271e15;
  overflow: hidden;
  min-height: 300px;
  }

/* C3.6 */
.punbb .post .post-author ul {
  width: 17em;
 background: url(http://forumstatic.ru/files/001a/ae/37/19821.png) top repeat;
  border: 3px double #c9ba9a;
  font-size: 11px;
  padding: 7px;
  line-height: 145%;
  margin-left: 0.7em;
  }
 
/* C3.7 */
.pa-author {
    background: url(http://forumstatic.ru/files/001a/ae/37/94847.png) top repeat;
    border: 3px double #baa783;
    font-size: 11px;
    color: #a5a099 !important;
    text-transform: uppercase;
    font-weight: bold;
    color: #a5a099 !important;
    font-family: 'Romul', Palatino Linotype, Times New Roman;
    padding: 5px!important;
    text-align: center;
  }

/* C3.8 */
.pa-author a {
  text-transform: uppercase;
  font-weight: bold;
  color: #a5a099 !important;
  font-family: 'Romul', Palatino Linotype, Times New Roman;
  }

/* C3.9 */
li.pa-title {
font-style: italic;
    font-size: 11px;
    color: #271e15;
  text-align: center;
   padding: 3px!important;
  }

.pa-avatar.item2 > img {
    border: 3px double #1d2a45;
   height: auto;
   margin-left: 0px;
}

li.pa-online {
  text-align: center;
 color: #5a4d37;
  line-height: 0.8em;
  border:none;
  padding-left: 0.4em;
  margin-top: 0.7em;
  margin-bottom: 1em;
  font-weight: normal !important;
  font-style: italic; 
  font-size: 11px;
  }
li.pa-respect,  li.pa-positive, li.pa-fld2, li.pa-fld3 {
   display: inline-block;
    width: 85px!important;
    text-transform: lowercase;
    font-size: 9px;
    background: url(http://forumstatic.ru/files/001a/ae/37/67016.jpg) top repeat;
    border: 3px double #baa783;
    margin-top: 2px !important;
    text-align: center;
  }

li.pa-respect a, li.pa-positive a, li.pa-fld2 a, li.pa-fld3 a {
 color: #2e261a !important;
}

li.pa-awards {
  margin-top: -2.5em !important;
  height: auto;
  }

 li.pa-fld4 {
   padding: 2px;
   margin: 5px 0;
  }

 li.pa-fld1{
 font-family: 'Romul', Palatino Linotype, Times New Roman;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  padding-bottom: 5px;
    font-size: 10px;
  }

 ul.post-ul-Sp.Sp1, ul.post-ul-Sp.Sp2 {
  padding: 0px !important;
  margin-left: 0px !important;
  border: none !important;
  background-color:  transparent!important;
  }

/* C3.11 */
.punbb .post-body {
  font-family:  Roboto, Verdana;
 background: url(http://forumstatic.ru/files/001a/ae/37/69937.png)  center repeat;
  margin-left: 19.5em;
  }

/* C3.12 */
.punbb .post-box {
  padding: 1em;
  font-family:  Roboto, Verdana;
  font-size: 13px;
  text-align: justify;
  }

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
  border:none;
  }

/* C3.15 */
.punbb .post-links ul {
  font-size: 11px;
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
  border:none;
  background: transparent;
  text-align: right;
  }

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 2em;
  }

/* 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 3em;
  text-align: right;
  }

#topic-modmenu {
  font-size: 10px;
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  font-size: 10px;
  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;
  }

#profile-signature ul {
  border:  none!important;
  }

/* 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:none;
  padding: 0  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: 12em;
  margin-left: -15em;
  padding: 0.5em 1em;
  font-weight: bold;
  }
#profile-right li strong {
   padding-left: 0 !important;
}

/*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.2em;
  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:none;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
   border:none;
  }


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/
#pun-title h1 span  {
display: none;
  }

#pun-title {
border: none;
}



/* 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
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks, #pun-navlinks .container {
margin-top: 3.3em;
  }

/* D3.2 */
#pun-navlinks .container {
   text-align: center;
  padding: 0.2em;
  }

/* D.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 1em;
  }

/* D3.4 */
#pun-navlinks li a {
  font-size: 11px;
  }

/* ulinks */
#pun-ulinks  {
  text-align: center;
 margin-top: 1.3em;
  margin-bottom: 2em;
  }

#pun-ulinks .container {
  margin-bottom: 0;
  }

#pun-ulinks li, #pun-ulinks li a {
display: inline;
  padding-right: 0.5em;
  }

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-top: 270px;
  }

/* D5.2 */
#pun-status .container {
  padding: 0.8em 2em;
  }

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
padding-left: 1em;
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }

/* D5.5 */
#pun-crumbs1 p.container {
   font-size: 10px;
  font-family: 'Romul', Palatino Linotype, Times New Roman;
  font-weight: bold;
  border-top: none;
  padding: 1em 1em 0.8em 1em;
  font-size: 1.1em;
  }

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border:none;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
  }

/* D6 Announcement
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement h2 {
display:none;
  }

/* D6.2 */
#pun-announcement h2 span {
display:none;
  }

/* D6.3 */
#pun-announcement .container, #pun-announcement > div > div {
 padding: 0;
 display: inline;
  }

/* 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:none;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
  border:none;
  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 {
padding-left: 1em;
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
 font-size: 10px;
  font-family: 'Romul', Palatino Linotype, Times New Roman;
  font-weight: bold;
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
  margin-bottom: 2em;
  }

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border:none;
  position: relative;
  height: 0;
  z-index: 1;
  }

/* D8.9 */
div.punbb-admin #pun-about .container {
  border:none;
  }


/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border:none;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border:none;
  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;
  }


.statscon {
    padding: 0 2em;
}


.punbb .user-avatar .avatar-image {
    filter: sepia(0.6);
    box-shadow: 0 0 0 2px #aa946d, 0 0 0 3px #8b744f;
}

.punbb .user-avatar {
    margin-right:  15px!important;
}

.punbb .user-avatar .isonline {
display: none !important;}


.lastedit, .newtext, #pun-announcement h2 span {display:none;}
li#navawards, li#navrules, .pl-share, .pl-reports, .lastedit,  .closedatafield, .topic a.sharelink, .linkst .postlink, .punbb legend span, .stickytext,  .modlist, div#pun-live-rusff,button.button, .admin-advert-block, .mini_awards_label{display: none !important;}

div.tclcon > span.byuser {display: none !important;}


.book   { padding: 2em 4em;
  line-height: 1.3em !important;
  font-family:  Roboto, Verdana;
  font-size: 1em;
  text-align: justify;
}

.book2 {
 padding: 0 1.5em;
}

.html-post-box {

    padding: 0!important;
}

.post-content td {
  border-color:  transparent;
  text-align: left;
  vertical-align: top !important;
}
.post-content table {
   margin: 0 !important;
}

P { 
    text-align: justify; 
   }

.spoiler > input + label:after{content: "+";float: right;font-family: monospace;font-weight: bold;}
.spoiler > input:checked + label:after{content: "-";float: right;font-family: monospace;font-weight: bold;}
.spoiler > input{display:none;}
.spoiler > input + label , .spoiler > .spoiler_body{background:#cbc0a6;padding:5px 15px;overflow:hidden;width:100%;box-sizing: border-box;display: block;}
.spoiler > input + label + .spoiler_body{display:none;}
.spoiler > input:checked + label + .spoiler_body{display: block;}
.spoiler > .spoiler_body{border: none;   text-align: justify;}

#pun-admain { 
  margin-right:20px;
  margin-left:20px;
  border-color:  transparent;
   }

 .punbb-admin #pun-admain h2{
 background-color: #e9e6d8;
 font-family:  Palatino Linotype,  Book Antiqua, Times New Roman;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
   color: #0e1018;
  }

#pun-announcement { 
  height: 230px;
   }

.tema a { 
 font-family:  Palatino Linotype,  Book Antiqua, Times New Roman;
   font-weight: 700;
   font-size: 9px;
   text-transform: uppercase;
   color: #967534 !important;
   letter-spacing: 0.05em;
   }


.opis { 
font-size: 11px;
 text-transform: lowercase; 
 color: #6f6450;
 padding: 3px 20px 3px 20px;
 background-color: rgba(190, 180, 150, 0.5);
 margin: 0 0 5px 0;
  }

.opis2 { 
 font-size: 11px;
 padding-left: 10px;  
 color: #56534d;   }

.tema { 
   color: #967534 !important;
 text-align:center;
 padding-left: 10px;  
 margin: 5px 0 5px 0;
  }


.punbb .main thead tr {
    background: transparent !important;
    height: auto !important;
  }

.punbb .main .forum tr { 
    height: 40px;
    overflow: hidden;
   }

#awards-content > tr > td.tcl { 
padding-left: 40px; 
 }

.punbb .main .forum div.tclcon  { 
  position: relative;
   padding-left: 20px;  
   padding-top: 25px;  
   text-align: left;  
width: 400px;
 }

.punbb .main .forum div.tclcon  a { 
 color:  #525457;
font-family: Palatino Linotype, Book Antiqua, Times New Roman;
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
 }
.punbb .main .forum div.tclcon  a:hover {  color:  #2d415e;}

.punbb .main .forum tr { 
    color: #776a5b !important;
   padding-bottom: 10px;  
 }

#pun-index .main tr{
    background: url(http://forumstatic.ru/files/001a/ae/37/33616.png) no-repeat  bottom 
 center;
}



textarea, body, HTML  {
   -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

/* таблица */

h5 {  font-size: 11px;
  font-family: 'Romul', Palatino Linotype, Times New Roman;
color: #0e1018;
    text-transform: uppercase;
    font-weight: bold;
}
.tablica { 
font-size: 11px;
line-height: 1;
width: 100%;
margin-top:110px;
 position: absolute;
}

.tab1 {
 position: absolute;
 width: 265px;
 height: 230px;
 display: inline;
 margin-left: 20px;
 margin-top: 5px;
}
.tab2 {
 position: absolute;
 display: inline;
 width: 300px;
 height: 230px;
 padding: 5px;
margin-left: 295px;
}
.tab3 {
position: absolute;
 display: inline;
 width: 265px;
 height: 230px;
 padding: 5px;
 margin-left: 615px
}

.novosti {font-size: 11px;
 height: 135px;
 overflow-y: auto;
 overflow-x: hidden;
 text-align: left;
 text-align: justify;
 padding-right: 5px;
 color: #392e20;
}
.punbb  ::-webkit-scrollbar {
  background:#b6a684;
  width:6px;
  height:6px;
}
.punbb  ::-webkit-scrollbar-thumb {
  background:#948465;
}

.l1, .l2 {
 color: #392e20;
 position: absolute;
 margin-top: 4px;
 padding: 5px;
 background: #a9926c; 
 display: inline-block;
 width: 117px;
 text-align: center;
 font-size: 10px;
    border: 1px solid  #8b744f;
}
.l2 { margin-left: 130px}

.igr {display: inline-block;
 padding: 5px; 
 border: 1px solid   #8b744f;
 background: #a9926c; 
 font-size: 11px;
 position: absolute;
 text-align: justify;
 height: 135px;
}
.i1{     display: inline-block;
 color: #392e20;
 height: 60px;
 margin-top: 8px;
}
.i2 {     display: inline-block;
 color: #392e20;
 height: 55px;
 margin-top: 4px;
}

.r1, .e1 {      display: inline-block;
    width:203px;
    overflow-y: auto;
    overflow-x: hidden;
 height: 55px;
    margin-right: 2px;
font-size: 11px;
}

.r2, .e2 {      display: inline-block;
    width:40px; 
 padding: 2px; 
}


.nuj {
 color: #392e20;
 margin-top: 155px;
 font-size: 11px;
 padding-left: 5px; 
}

.spirit-navigation, .spirit-navigation2 {
     background: url(http://forumstatic.ru/files/001a/ae/37/67016.jpg) top repeat;
   border: 3px double #a48e68;
    width: 295px;
    text-align: center;
     color: #49371f;
    letter-spacing: 0.05em;
    padding: 3px 0 5px 0;
  text-transform: uppercase;
  font-size: 10px;
  font-family: 'Romul', Palatino Linotype, Times New Roman;
  font-weight: bold;
    letter-spacing: 0.08em;
}

.spirit-navigation :hover{
     background: url(http://forumstatic.ru/files/001a/ae/37/67016.jpg) top repeat;
   border: 3px double #a48e68;
   color: #b8a17c;
}


#navigblock, #navigblock2  {
 height: auto;
width: 295px;
position: absolute;
z-index: 999;
}

.sslka {
   background: url(http://forumstatic.ru/files/001a/ae/37/67016.jpg) top repeat;
    color: #bba98a;
   width: 295px;
   display: block;
   padding: 5px 2px;
}

#pun .sslka a {
  text-align: center;
  display: block;
  letter-spacing: 0.05em;
  padding: 10px;
  color: #a58e66;
  text-transform: uppercase;
  font-size: 9px;
  font-family: 'Romul', Palatino Linotype, Times New Roman;
  font-weight: bold;
  margin: 5px 20px;
  background-color: #6c5737;
}

#pun .sslka a:hover   {
   color: #b8a684;
  margin: 5px 25px;
  background-color: #77623f;
}

div.vstuplenie, div.igroc {
margin-top: 5px;
display: inline-block;
}

.leftimg {
    float:left; 
    margin-right: 5px;
   }

#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
  background-color: #d7d1b4;
   }

.punbb h1 span a {
    margin-right: 3em;
}

#profile-right {
     padding: 0;
}

#profile-left {
  text-align: center;
  font-size: 11px;
}

#profilenav > h2, #profile-title  {
display: none !important;
}


/* анкета*/

.anketa {  display: inline;    background: #d7d1b4;   font-size: 13px;}
.aleft {width: 180px; padding-right: 5px;   display: inline;}
.aright {width: auto;   display: inline;}
.aleft2, .aright2  { overflow-y: auto; overflow-x: hidden;   text-align: left;  vertical-align: top;}
 .aright2  {padding: 5px; }
.aname {  background: url(http://forumstatic.ru/files/001a/ae/37/89032.jpg) bottom left repeat-x; padding: 7px 0 10px 0;   color: #dcd0ae;  text-align: center;   font-family:  Palatino Linotype;   font-size: 14px;   font-weight: bold; }
.an3 { text-align: justify; padding: 0 10px; overflow-y: auto; overflow-x: hidden;}
.aright2 { text-align: justify; }


#pun-index .category .tc2,#pun-index .category .tc3,
#f-subforums .tc2,#f-subforums .tc3{
  display:none!important;
}

.Tems_And_messages  {
  display:inline;
  font-size: 11px;
  text-transform: lowercase; 
  color: #6f6450;
  text-align: right;
}

.main table .Add {
   color: #6f6450;
   display:inline;
  padding: 0px;
  letter-spacing: 0px;
  position: absolute;
  right: 20px;
  top: 28px;
}

table .Add br {display: none}



/******************************************************************
  Cтиль к скрипту: 
 "Всплываюшая таблица с вкладками, в топике, с инфой о персонаже"
******************************************************************/

/*Стиль иконки в мини-профиле*/
img.a-info{
  padding:2px;
  display:block!important;
  cursor:pointer;
  /*border-radius:50%;*/
  position:absolute;
  text-align:left!important;
  margin-top: 15px;
  margin-right: -30px;
}
/* Затемняющий фон */
#pre-wrap {
 margin:0;
 top:0;bottom:0;
 left:0;right:0;
 width:100%;
 height:100%;
 position:fixed;
 z-index:20000;
 background: rgba(0,0,0,.8);
}
/*Подвижка иконки закрытия таблички*/
.my-tabs > img.close {
 float: right;
 width: 10px;
}
/* Корневой таб(UL) */
.my-tabs {
 display:block;
 z-index:30000;
 position:absolute;
border: none;
width: 750px!important;
font-size:  13px;
height:auto;
 overflow-y:auto;
 overflow-x:hidden;  
min-height: 400px;
max-height:700px;  /*максимальная высота таблички*/
background: url(http://forumstatic.ru/files/001a/ae/37/74282.jpg) top center no-repeat, 
url(http://forumstatic.ru/files/001a/ae/37/60082.jpg) bottom center no-repeat,
url(http://forumstatic.ru/files/001a/ae/37/90780.jpg) center repeat-y;
} 
}
/* Стиль "Ушка" вкладок */
 display:none;
}
/* Cдвиг самого первого "Уха" */
.my-tabs>span:first-child{
 margin: 0;
}
/* Активное "Ушко" */
.my-tabs>span.selected{
 display:none;
}
/* Стиль вкладки(LI)*/
.my-tabs>.tab-a{
 min-height: 400px;
 margin: 15px 10px 0 15px;
 position:relative;z-index:1;
 display:none;
 overflow-y:auto;
 overflow-x:hidden;  
 text-align:center;
 vertical-align:top;
 border:none;
 margin-bottom:10px!important;
}
/*Отступ контента вкладки сверху*/
.tab-a .post-content{
 margin: 0;
 text-align:left;
 display:inline-block;
 margin-bottom:10px!important;
}

.my-tabs ::-webkit-scrollbar{
  background:#ccc09c;
  width:6px;
}

.my-tabs ::-webkit-scrollbar-thumb{
  background:#947549;
}

/*Подвижка иконки*/
img.a-info{
  margin-top: -10px!important;
  margin-left: 100px!important;
  width:40px;  /*Размер иконки*/
}
body .my-tabs {
position:fixed!important;
margin-left: 100px!important;
top:3%!important;
min-height: 430px;
}


#forum_f1 > td.tcl,  #forum_f2 > td.tcl, #forum_f3 > td.tcl, #forum_f4 > td.tcl,  #forum_f5 > td.tcl, #forum_f6 > td.tcl, #forum_7 > td.tcl,  #forum_f8 > td.tcl,  #forum_f9 > td.tcl, #forum_f10 > td.tcl, #forum_f11 > td.tcl,  #forum_f12 > td.tcl, #forum_f13 > td.tcl, #forum_f14 > td.tcl, #forum_f15 > td.tcl,  #forum_f16 > td.tcl, #forum_f17 > td.tcl, #forum_f18 > td.tcl, #forum_f19 > td.tcl, #forum_f20 > td.tcl    {
background: url( ) no-repeat right;
}

/************* Автоустановка Подфорумов | Add styles *************/
.punbb-admin:not(.admin-visible)::before {
  content: "Вы вошли в панель администрирования без надстроек. Автоматическая установка подфорумов отключена.";
  color: #c22d2d; display: block; text-align: center; border: solid 1px #d48f8f; padding: 5px; margin-bottom: 5px; background: #f8e5e5;
}

.subforums,  #f-subforums > thead {display:none;}

.punbb .main .forum  > div > table > thead {
    background: url(http://forumstatic.ru/files/001a/ae/37/32913.png) top repeat;
}


.punbb .main .forum  > div > table >  thead > tr > th.tcl{
  margin-left: 1em !important;
text-align: left;
}



 div.post-author > ul > li.pa-respect > a > img  {   display: none!important;}

#profile-right > li:nth-child(2) {display: none!important;}

.tipsy-inner {
    background-color: #dacfb5!important;
    color: black !important;
    border-color: #99876b;
    border-style: solid;
    border-width: 1px;
   border-radius:0!important;
}
#respect figcaption {
    color: black;
}
.tipsy-se .tipsy-arrow {
    border-color:  transparent !important;
}
#respect .prof img{
    background-position-y: top !important;
}


#pun-main > div.section > div > table > tbody > tr > td.tcl {    text-align:center;}



.banner {
position: absolute; 
width: 100%;
height: 70px;
overflow-y: auto;
}


.banner img {opacity: 0.4; 
     -webkit-transition: opacity 0.5s ease-in-out 0s;
     -moz-transition: opacity 0.5s ease-in-out 0s;
     -o-transition: opacity 0.5s ease-in-out 0s;
     transition: opacity 0.5s ease-in-out 0s;
}

.banner img:hover {opacity: 1;}
