/*************************************************************
A - SETUP
**************************************************************/


/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.1766350509.css);

@import url('https://fonts.googleapis.com/css2?family=Alice&family=Merriweather:ital,wght@0,400;0,700;1,400;1,700&family=Yeseva+One&display=swap');


@font-face {
  font-family: 'Beaufort Bold';
  font-style: normal;
  font-weight: 600;
  src: url(https://forumstatic.ru/files/001c/9e/22/93208.otf);
}

/* 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: 99%;
  }

/* A3.2 */
.punbb {
  font: normal 75% tahoma, 'Arsenal', cambria, georgia, sans-serif, tahoma, trebuchet ms, arial, calibri, helvetica;
color: #59504b;
  }

/* 3.3 */
.punbb input, .punbb select, .punbb optgroup {
  font: 12px tahoma, 'Arsenal', cambria, georgia, arial, candara, calibri, trebuchet ms, helvetica, sans-serif;
  }

.punbb textarea {
  font: 13px tahoma, arial, cambria, georgia, candara, calibri, trebuchet ms, helvetica, sans-serif;
  }


/* A3.4 */
.punbb h1, .punbb h4, .punbb table {
  font-size: 13px;
  font-weight: normal;
  }

.punbb h2 {

  }

.punbb h3 {
  font-size: 15px !important;
  font-weight: bold !important;
  text-transform: uppercase;
  font-family: 'Beaufort Bold', 'Yeseva One', cambria, georgia, tahoma, sans-serif, arial, book antiqua;
  }

.punbb th {
  padding-top: 1em !important;
  font-size: 10px !important;
  font-weight: normal;
  }


/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 18px;
  }

/* 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;
  }
.punbb .post-body, .punbb .post-content {
  text-align: justify;
  font-size: 13px;
  display: block;
  font-family: tahoma, arial, verdana, trebuchet ms, calibri;
  }



/* 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
  }
.punbb .divider {margin: 0 45px 0 45px !important;}

/* A5 Basic page layout and borders
-------------------------------------------------------------*/

/* A5.1 */
#pun {
  margin: 0px auto auto auto;
  width : 996px !important;
  position: relative;
  }

/* A5.2 */
.punbb {
  float: right;
  width: 100%;
  height: auto;
  }

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 10px 20% 12px 20%;
  float: none;
  }

#pun-maint {
  width: auto;
  }

#pun-redirect {
  text-align: center;
  background-image: none !important;
  padding-top: 10px !important;
  margin-top: 20% !important;
  width: 500px !important;
  }

#pun-redirect #pun-main h1 {
  display: inline;
  }

/* 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 none none;
  border-width: 0px 0px 0px 0px
  }

/* A5.9 */
.punbb .container {
  border-style: solid;
  border-width: 1px;
  }

/* A5.10 */
.punbb .section h2, #pun-debug h2 {

  }

#pun-main h2 {
  padding: 10px 30px 10px;
  margin-left: 0px;}

#pun-main h1 {
  display: none;
  }

/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0 2px 0 2px;
  margin-right: 52px;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  border-top: 1px solid #c3b19e;
  width: auto;
  margin: 5px 0;
  }

.punbb dl.post-sig {margin-top: 12px !important;}

.post-sig {color: #9b8a78;
  font-family: 'Merriweather', 'Yeseva One', cambria, georgia, sans-serif, tahoma, arial;
  font-style: italic;
  font-size: 12px;
}

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 9px 0;
  line-height: 19px;
  display: block;
  }


.punbb .post-content p abbr {
  text-shadow: 1px 1px 0px #eee;
  font-weight: normal;
  color: #000000;
  border: none;
  }

abbr[title], acronym[title] {
 text-decoration: none !important;
}

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

hr {
  border-top: 1px solid #9b8a78 !important;
  border-left: 0px !important;
  border-right: 0px !important;
  border-bottom: 1px solid #f3efde !important;
  }

.post-content hr {
  margin-top: 5px;
  margin-bottom: 5px !important;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: auto;
  overflow: hidden;
  }

.punbb .post-content blockquote p {
  padding-bottom: 0;
  padding-left: 2px;
  }


/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  height: auto !important;
  max-height: 250px !important;
  }

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 5px 1px 10px 1px;
  padding: 12px 12px 12px 12px;
    background: rgb(217 194 169 / 30%) !important;
    border: 3px solid #ede2d6 !important;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    box-shadow: 0 0 3px -1px #555;
    -webkit-box-shadow: 0 0 3px -1px #555;
    -moz-box-shadow: 0 0 3px -1px #555;
  }

.punbb .post-content .code-box {
  font-size: 12px !important;
  }

.punbb .quote-box.spoiler-box {
  padding: 9px 12px 9px 12px;
  }

.post-content .spoiler-box > div {background:url('http://forumstatic.ru/files/001a/72/e1/94299.png') no-repeat left center !important; cursor:pointer; padding-left:18px;}
.post-content .spoiler-box > div.visible {background-image:url('http://forumstatic.ru/files/001a/72/e1/84573.png') !important;}

.spoiler-box>div[onclick]>p{
   margin:0!important;
   padding:0!important;
   display:inline-block;
}

.post-vote p.container {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
  font-size: 11px;
}

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
  display: block;
  padding-bottom: 3px;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-family: 'Beaufort Bold', 'Yeseva One', cambria, georgia, sans-serif;
  margin: 0 0 5px 0;
  border-bottom: 1px #c3b19e dashed;
  }

/* 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 {
    color: #111;
    float: left;
    position: relative;
    width: 100%;
    font-size: 12px;
    text-transform: lowercase;
    height: 0;
    font-family: 'Merriweather', 'Yeseva One', cambria, georgia, sans-serif;
    font-weight: bold;
    font-style: italic;
}

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.linkst .pagelink {
  position: absolute;
  top: -3em;
  left: 45px;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -3em;
  right: 45px;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
    color: #111;
    font-style: italic;
    font-family: 'Merriweather', 'Yeseva One', cambria, georgia, sans-serif;
    font-weight: bold;
    text-align: right;
    margin: 0 45px 0 45px;
    padding: 10px 0 10px 0;
    font-size: 12px;
    text-transform: lowercase;
}

/* 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: 0px 10px 10px 10px;
  }

/* C1.2 */
.punbb .formsubmit {
    padding: 0 0 0 0;
    margin: 10px 0 0 0;
    text-align: center;
    z-index: 12000;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 -1px 0 8px;
  font-family: 'Beaufort Bold', 'Yeseva One';
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  background-color: rgb(223 208 191);
  border: 1px solid #c1b9a5;
  outline: 1px solid #ede6d9;
  outline-offset: -2px;
  padding: 5px 5px 5px 5px;
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  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;
font: 18px 'Beaufort Bold', Cambria;
  }

/* 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: none;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }

/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: justify;
  width: 430px;
  font-size: 12px !important;
  font-family: tahoma;
  position: relative;
  }

#pun-online .main th {
  text-align:center;
  }

#pun-online .main .tcl {
  width: 27%;
  text-align: center;
  }

#pun-online .main .tc3 {
  width: 27%;
  }

#pun-online .main .tcl strong {
    font-weight: normal;
    text-transform: lowercase;
}

#pun-online .main .tcl strong a {
    font-weight: bold;
    text-transform: none;
}

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 7%;
  font-family: tahoma;
  font-size: 12px !important;
  }

/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  width: 33%;
  font-family:  tahoma;
  font-size: 12px !important;
  padding-left: 15px;
  }

/* C2.4 */
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 50%
  }
#pun-userlist .main .tcl {
  width: 27%
  }

/* C2.5 */
#pun-userlist .main .tc2 {
  width: 20%;
  }

#pun-searchtopics .main .tc2 {
  text-align: center;
  width: 20%;
  }

#pun-viewforum th {font-size: 10px !important;}
#pun-viewforum th.tcl {padding-left: 50px;}
#pun-viewforum th.tcr {padding-left: 55px;}
#pun-viewforum td.tcr {padding-left: 12px;}
#pun-viewforum th.tc2,  #pun-viewforum th.tc3 {padding-left: 2px; padding-right: 2px;}
#pun-viewforum .tcl {width: 420px;}

/* 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: 14px;
  font-weight: bold;
  border-bottom: #bbac97 1px dotted;
  padding-bottom: 2px;
  margin-bottom: 3px;
  }

/* C2.9 */

.punbb td {
  font-size: 13px;
  }

.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: 5px 2px;
  }

/* C2.12 */
.punbb .main th {
  border-style: none none none none;
  border-width: 0 0 0 0;
  padding: 0.4em 1em 0.4em 1em;
  }

.punbb .main .category th {font-size: 1px !important;   color: transparent;}

.punbb .main .category th.tcl {   
  color: #e0d9cd;
  padding-left: 50px !important; 
}

.punbb .main .category td.tcl {   
  padding: 8px 0;
}

.punbb .main .category th.tcr {   
  padding-left: 50px !important; 
}

.punbb th.tcl {
  padding: 0 1em 0.4em 1.1em;
  }

/* C2.13 */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0;
  }

* html .tclcon {height: 1px}

/* C2.14 */
.punbb tbody.hasicon td.tcl {
  padding-left: 10px !important;
  font-size: 14px;
  }

.punbb tbody.hasicon td.tcr {
  font-size: 14px;
  }


.punbb td div.tclcon {
  margin-left: 30px;
  }

/* C2.15 */
.punbb div.icon {
    float: left;
    display: block;
    width: 20px;
    height: 20px;
}

.stickytext, .closedatafield {
  display: none;
  }

 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  margin-top: -1px;
  margin-bottom: 15px !important;
  padding-bottom: 0;
  border-style: none none double none;
  border-color: #c3b19e;
  border-width: 3px;
  }

/* C3.2 */
.punbb .post h3 {
  border-style: solid solid none solid;
  border-width: 1px;
  }

/* C3.3 */
.punbb .post h3 span {
    font-size: 10px !important;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Beaufort Bold', 'Yeseva One', cambria, georgia, tahoma, sans-serif, arial;
    padding: 2px 2px 2px 4px;
    display: block;
    margin-left: 293px;
    margin-right: 45px;
    margin-top: -7px;
    background-color: #cdbba6;
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  margin-right: 5px;
  text-align: right;
  font-weight: normal;
  }

/* C3.5 */

.punbb .post .post-author {
  color: #8f7255;
  float: left;
  width: 230px;
  margin-top: -15px;
  margin-left: 0px;
  overflow: hidden;
  border: 2px solid #393939 !important;
  outline: 1px solid #393939;
  outline-offset: -5px;
  background: url("http://forumstatic.ru/files/001b/90/2d/73492.jpg") bottom left #151515;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 0 1em 0;
  line-height: 140%;
  }

/* C3.7 */
.pa-author {
  text-transform: uppercase;
  font-size: 15px;
  text-shadow: 1px 1px 0px #000 !important;
  margin: 5px 8px 6px 8px;
  width: 210px;
  padding: 3px 2px 5px 2px !important;
  font-weight: bold;
  text-align: center;
  font-family: 'Alice', 'Beaufort Bold', 'Yeseva One', cambria, georgia;
  background: transparent;
  border-bottom: 1px solid #333 !important;
  box-shadow: 0px 2px 2px -3px #453117 !important;
  -webkit-box-shadow: 0px 2px 2px -3px #453117 !important;
  -moz-box-shadow: 0px 2px 2px -3px #453117 !important;
  }

p.pa-author {border: 0 !important;  box-shadow: none !important}

/* C3.8 */
.pa-author a {
  text-decoration: none;
  }

.pa-author a, .pa-author a:link, .pa-author a:visited {
  color: #997256;
  }

.pa-author a:hover, .pa-author a:focus, .pa-author a:active {
  color: #a12a2a;
  }

/* C3.9 */
li.pa-title {
  font-size: 12px;
  padding: 0px 5px 0px;
  font-weight: bold;
  font-family: 'Beaufort Bold', 'Alice', georgia ,cambria, tahoma, sans-serif, arial;
  }

li.pa-reg {
  padding-top: 0.2em;
  }

.pa-respect {
    background-color: rgb(20 20 20 / 50%);
    width: 150px;
    margin: 5px 39px -5px;
    border-top: 1px #444 solid;
    border-bottom: 1px #444 solid;
    border-right: 1px #444 solid;
    border-left: 1px #444 solid;
    padding: 3px 0 !important;
    text-align: center;
    font-family: 'Beaufort Bold', yeseva one, alice;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

.pa-respect .fld-name {
    font-size: 15px;
    display: none;
}

#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
    background: #d3c4b4;
    border: 3px double #b9a9a4;
    border-radius: 4px;
}

#rep_form td.tcl {
  text-align: left;
}

.pa-adnote, .pa-from, .pa-reg, .pa-positive, .pa-reputation, .pa-sex, .pa-reg, .pa-avatar, .pa-title, .pa-time-visit, .pa-last-visit, li.pa-replies, .pa-fld3 { 
  font-size: 1.1em;
  text-align: center;
  margin-top: 0px;
}

.pa-posts {
  font-size: 1.1em;
  text-align: center;
  margin-top: 10px;
}

.pa-icq, .pa-mailagent { 
  font-size: 1.1em;
  text-align: center;
  margin-top: 3px;
}

.pa-fld1 {
    color: #000000;
    background-color: #d9c9b8;
    margin: 5px 0px 5px 10px;
    padding: 3px 3px 5px 3px !important;
    width: 200px;
    font-size: 12px;
    font-family: tahoma, 'Arsenal', sans-serif, arial, cambria, georgia;
    text-align: center;
    border: 2px solid #87745e !important;
    outline: 1px solid #77644e;
    outline-offset: -2px;
    box-shadow: inset 0 0 3px -1px #000;
    -webkit-box-shadow: inset 0 0 3px -1px #000;
    -moz-box-shadow: inset 0 0 3px -1px #000;
    border-radius: 1px !important;
    -webkit-border-radius: 1px !important;
    -moz-border-radius: 2px !important;
  }

.pa-fld1 .fld-name {display:none;}

.pa-fld1 a, .pa-fld1 a:link, .pa-fld1 a:visited {
  font-weight: bold;
  text-shadow: none;
  font-family: 'Beaufort Bold', 'Yeseva One', georgia, cambria;
  font-size: 13px;
  }

.pa-fld2 {
    background-color: rgb(20 20 20 / 50%);
    width: 150px;
    margin: -5px 39px 6px;
    border-top: none;
    border-bottom: 1px #444 solid;
    border-right: 1px #444 solid;
    border-left: 1px #444 solid;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 3px 0 !important;
    text-align: center;
    font-family: 'Beaufort Bold', yeseva one, alice;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

.pa-fld2 .fld-name {display:none;}

.pa-ip {
  font-family: arial;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  margin-top: 0px;
}

.pa-online {
    margin-top: 5px;
    margin-bottom: -5px;
    font-size: 10px;
    text-transform: uppercase;
    font-family: 'Beaufort Bold', 'Yeseva One';
    text-align: center;
  }

.pa-avatar img {
  margin-top: 2px;
  height: auto;
  max-width: 180px;
  border: 4px solid #202020 !important;
  outline: 1px solid #393939;
  outline-offset: 0px;
  box-shadow: 0 0 3px -1px #000;
  -webkit-box-shadow: 0 0 3px -1px #000;
  -moz-box-shadow: 0 0 3px -1px #000;
  text-align: center;
}

.pa-avatar {padding-bottom: 2px !important;}

/* C3.11 */
.punbb .post-body {
  font-size: 13px;
  margin-left: 236px;
  border: none;
  padding: 0 0 1px 0;
  }


.lastedit {font-size: 0.8em !important;
  font-style: italic;
  color: transparent;
  text-align: right;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  margin-bottom: -2px !important;
  margin-top: -5px !important;
  transition: color 0.7s ease;
  -webkit-transition: color 0.7s ease;
  -khtml-transition: color 0.7s ease;
  -moz-transition: color 0.7s ease;
  -o-transition: color 0.7s ease;
  }


.lastedit:hover {font-size: 0.8em !important;
  font-style: italic;
  color: #c3b19e;
  text-align: right;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  margin-bottom: -2px !important;
  margin-top: -5px !important;
  transition: color 0.7s ease;
  -webkit-transition: color 0.7s ease;
  -khtml-transition: color 0.7s ease;
  -moz-transition: color 0.7s ease;
  -o-transition: color 0.7s ease;
  }

.punbb .post-content td {
  font-size: 13px;
  }

.post-content td {
  vertical-align: middle;
  }

.post-content .hline1 {
  font-family: 'Alice', 'Yeseva One', cambria;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  }

.post-content .hline2 {
  font-family: 'Beaufort Bold', 'Yeseva One', cambria;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  }

.post-content .ibg {
  font-family: 'Beaufort Bold', georgia;
  font-style: italic;
  font-weight: bold;
  }

.punbb .post-box .post-rating *{
  margin: 0 0 0 0 !important;
  font: 9px normal tahoma, sans-serif, candara, trebuchet ms, arial, georgia, helvetica, sans-serif;
  }

#post-form h2 {
    display: none;
}

form#post.container fieldset legend span {display: none;}

.punbb .info-box, #post-preview .post-box {
  font-size: 13px;
  font-family: tahoma, arial;
  color: #111111;
  background-color: #e0d9cd;
padding: 8px 12px 0px 8px;
  border: 6px solid #e8e2d9 !important;
  outline: 1px solid #c3b19e;
  outline-offset: -7px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0 0 3px -1px #555;
    -webkit-box-shadow: 0 0 3px -1px #555;
    -moz-box-shadow: 0 0 3px -1px #555;
  }

.punbb textarea {
  margin-top: 5px;
  max-width: 860px !important;
  color: #111111;
  padding: 5px 5px 1px 5px;
  background-color: #ddd0c1;
  border: 6px solid #ebe0d5 !important;
  outline: 1px solid #c3b19e;
  outline-offset: -7px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0 0 3px -1px #555;
    -webkit-box-shadow: 0 0 3px -1px #555;
    -moz-box-shadow: 0 0 3px -1px #555;
  }

/* C3.12 */
.punbb .post-box {
  padding: 10px 5px 10px 15px;
  }

/*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 0 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -249px;
  border-top-style: dashed;
  border-top-width: 1px;
  background: transparent;
  text-align: right;
  font-size: 12px;
  font-weight: bold;
  font-family: 'Beaufort Bold', 'Yeseva One', cambria, tahoma;
  text-transform: uppercase;
  }

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 22px;
  text-align: left;
  font-size: 12px;
  text-transform: uppercase;
  }

/* 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 0;
  text-align: right;
  }

#topic-modmenu .container span {
    display: none;
}

#topic-feed {
    display: none;
}

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

#topic-users-in a {font-weight: bold;}

#topic-users-in {
    font-family: 'Beaufort Bold', 'Yeseva One', cambria, georgia, sans-serif;
    font-size: 13px;
}


/* 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: 160px;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -15em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

/* C6.4 */
#profilenav ul {
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  }

#viewprofile ul {
  border-style: solid;
  border-width: 1px;
  padding: 0 15px 3px 15px;
  }

#viewprofile .container {
  margin-left: 45px !important;
  margin-right: 45px !important;
  margin-top: 10px !important;
  font-weight: bold !important;
    background: #dbcbba !important;
    border: 3px solid #ede2d6 !important;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    box-shadow: 0 0 3px -1px #555;
    -webkit-box-shadow: 0 0 3px -1px #555;
    -moz-box-shadow: 0 0 3px -1px #555;
  }



#viewprofile-next #profilenav {
    display: none;
}


#profile-left, #profile-right {
  text-align: center;
  }


#profile-right {
  padding-top: 35px !important;
  padding-left: 40px !important;
  margin-left: -20px !important;
  }

#profile-signature {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #c3b19e;
  padding-top: 5px !important;
  margin-top: 20px !important;
  color: #776246;
  font-family: 'Beaufort Bold', 'Yeseva One', cambria, georgia, tahoma, sans-serif, arial;
  font-style: oblique; font-size: 1em;
  }

#profile-left img {
  height: auto;
  width: auto;
    border: 3px solid #ede2d6 !important;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    box-shadow: 0 0 3px -1px #555;
    -webkit-box-shadow: 0 0 3px -1px #555;
    -moz-box-shadow: 0 0 3px -1px #555;
  }

#pun-main #profile10 .tc3 {
    width: 10% !important;
}

#pun-main #profile10 .checker {
    width: 6% !important;
}

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  font-size: 17px;
  font-family: 'Alice', 'Beaufort Bold', 'Yeseva One', cambria;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

/* C6.7 */
#viewprofile li {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  border-bottom: #c3b19e 1px solid !important;
  }

#setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0px 0px 10px 10px;
    border: 3px solid #ede2d6 !important;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    box-shadow: 0 0 3px -1px #555;
    -webkit-box-shadow: 0 0 3px -1px #555;
    -moz-box-shadow: 0 0 3px -1px #555;
  }

/* C6.12 */
.pun-modal .modal-inner {
    background-color: #e0d9cd;
    border: solid 1px #c3b19e;
    opacity: 0.9 !important;
}

/* 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;
  font-size: 14px;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }

#pun-userlist .main .tcl, #pun-userlist .main .tc2 {text-align: center;}

/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
  margin: 0;
  border-style: none;
  margin-bottom: 0px;
  padding-top: 0px;
}

/* D1.2 */
#pun-title h1 {
  display : block;
  height: 10px;
  border-style: none;
  margin-bottom: 0px;
}

/* D1.3 */
#pun-title .container {
  border-style: none;
  padding: 0;
  }

/* D1.4 */
#pun-title h1 span {
  display: none;
}

#pun-title TABLE {
  border-style: none;
  height: 40px;
  width: 996px; 
  margin-bottom: 0px;

}

#pun-title TD.title-logo-tdl {
  border: none !important;
  width: 100%; 
  padding-top: 0;
}

#pun-title td.title-logo-tdr {
   border: none;
   width: 100%;
   padding-right: 0px;
}
#pun-title table tbody tr .title-logo-tdr {
  position: absolute; 
  left: 0px !important; 
  top: 0px !important;
  }

/* 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.1em;
  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
-------------------------------------------------------------*/
#pun-navlinks {
  margin: -6px 7px 0 7px !important;
  }

/* D3.2 */
#pun-navlinks .container {
    margin: 0px 42px 0 42px !important;
    padding: 10px 0 10px 0;
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    font-family: 'Alice', 'Beaufort Bold', 'Yeseva One', cambria, georgia, book antiqua, tahoma, sans-serif;
    text-transform: uppercase;
    text-shadow: none;
    position: relative;
    color: #252525 !important;
    -webkit-text-size-adjust:100%;
  }


/* D.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 7px;
  }


/* D3.4 */

#navindex span {display: none;}
#navindex ::before {content: "Город";}
#navuserlist span {display: none;}
#navuserlist ::before {content: "Жители";}
#navadmin span {display: none;}
#navadmin ::before {content: "Управление";}


/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
  margin: -3px 115px 2px 115px;
  }

/* D4.2 */
#pun-ulinks .container {
    border-top: 1px solid #b7a59a;
    font-family: 'Beaufort Bold', 'Yeseva One', cambria, georgia, tahoma, sans-serif, arial, trebuchet ms, franklin gothic medium;
    font-size: 10px !important;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 2px 3px 2px;
    position:relative;
    -webkit-text-size-adjust:100%;

  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a, #pun-ulinks .container li.item8.nav-item-notifications a {
  display: inline;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a, #pun-ulinks .container li.item8.nav-item-notifications a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

#pun-ulinks #Rz{display:none}

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status {
  margin: 0 0 0 0;
  }

/* D5.2 */
#pun-status .container {
  border-top: 1px dotted #b7a59a;
  margin: 30px 45px 0 45px;
  padding: 5px 10px 5px 10px;
  font-family: 'Beaufort Bold', 'Yeseva One', cambria, georgia, tahoma, sans-serif, arial, book antiqua;
  font-size: 10px !important;
  text-transform: uppercase;
  font-weight: bold;
  color: #333333;
  position:relative;
-webkit-text-size-adjust:100%;
  }

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

#pun-status .item4 {
  display: none;
}

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  font-family: 'Beaufort Bold', 'Yeseva One', cambria, georgia, tahoma, sans-serif, arial, book antiqua;
  font-size: 12px;
  text-transform: uppercase;
  overflow: hidden;
  margin: 10px 45px 10px 45px;
  }

/* D5.5 */
#pun-crumbs1 p.container {
  border-top: none;
  }

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 0 0 0 0;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
  }

/* D6 Announcement
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement h2 {
  display: none;
  font-size: 14px;
  padding-bottom: 25px;
  margin: 0px 45px 10px 45px;
  border-style: none none none none;
  border-width: 0 0 0 0;
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
  }

/* D6.2 */
#pun-announcement h2 span {
  display: none;
  padding: 0 0 0 0;
  border-bottom-style: none;
  border-bottom-width: 0px;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 3px 7px 3px 7px;
  margin: 0 55px 0 55px !important;
  border: none;
  background-color: transparent;
  border: #aaaaaa double 3px;
  }


#pun-announcement {margin-top: 0px;}

a.lvl:link, a.lvl:visited {display: block; margin: 0px 10px 1px 10px; text-transform: uppercase; font-size: 10px; background: #bbb; color: #222; text-align: center; padding: 1px 1px 1px 1px;}
a.lvl:hover, a.lvl:active { transition: 1s ease; -o-transition: 1s ease;-moz-transition: 1s ease; -webkit-transition: 1s ease; display: block; text-transform: uppercase; font-size: 10px; background: #222; color: #ddd; text-align: center; padding: 1px 1px 1px 1px;}


.ann-mark { 
    color: #92887a;
    font-weight: bold;
    font-family: georgia;
    font-size: 12px !important;
    display: inline-block;
    width: auto;
    text-align: center;
    height: auto;
    padding: 0px 1px 0px 1px;
}

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
  padding: 10px 0;
  margin: 0 45px 0 45px;
  font-size: 13px;
  font-family: 'Beaufort Bold';
  }

#pun-stats h2 {
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px 0 5px 0;
  margin: 15px 200px 15px 200px !important;
  background: rgb(193 175 156) !important;
  border: 1px double #bfb0a7 !important;
  outline: 1px solid #d7caba;
  outline-offset: -2px;
  color: #563f3f !important;
  text-align: center;
  font-family: 'Alice', 'Beaufort Bold', 'Yeseva One', cambria, georgia, tahoma, arial, book antiqua, garamond, sans-serif;
  }

#pun-stats h2:first-letter {
    color: #971f1f;
}

#pun-stats a  {font-weight: bold;}

/* 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-top: 1px solid #c3b19e;
  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: 0 15px 20px;
    text-transform: lowercase;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 150%;
  padding: 2px 10px;
  }

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  font-family: 'Beaufort Bold', 'Yeseva One', cambria, georgia, tahoma, sans-serif, arial, book antiqua;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden;
  margin: 10px 45px 10px 45px;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
  border-bottom: none;
  }

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style: none;
  border-width: 0;
  position: relative;
  height: 0;
  z-index: 1;
  }
#tieser-bottom {
  font-size: 0.8em !important;
  }

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 1px;
  }

.andv-bttm a {
  color: #c7b79e !important;
  text-shadow: 1px 1px 0px #5a5953;
  }

.andv-bttm a:hover, .andv-bttm a:focus, .andv-bttm a:active {
  color: #263342 !important;
  }


.andv-bttm img {
  opacity: 0.5;
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}

.andv-bttm img:hover {
  opacity: 1;
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}

.dg img {
  opacity: 0;
}

/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }
