/*************************************************************
A - SETUP
**************************************************************/
 
/* A1 Import the colour scheme
-------------------------------------------------------------*/
 
/* A1.1 */
  @import url(style_cs.1758048440.css);
 
/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/
 
/* A2.1 */
html, body, div, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, blockquote, table, th, td, input, textarea, button, select {
  margin: 0;
  padding: 0;
  }
 
h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  font-weight: normal;
  }
 
samp,code,pre,option,optgroup,input,select,textarea,td,th{
  font-size: 1em;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight:  normal;
  }
 
samp, code, pre {
  font-family: monospace, sans-serif;
  white-space: pre-wrap;
  word-wrap: break-word;
  }
 
/* 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%;
  }
 
/* A3.2 */
.punbb {
  font: 75%/1.5em Verdana,Helvetica,Arial,sans-serif;
  }
 
/* A3.3 */
select {
  height: 25px;
  * height: auto;
  line-height: 25px;
  padding-left: 3px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  text-shadow: 0 1px 1px #ddd;
  }
 
.formsubmit .submit {
  margin-right: .75em;
  }
 
.formsubmit {
  margin-right: 2em;
  }
 
.submit input, .cancel input {
  overflow: visible;
  padding-left: .5em;
  padding-right: .5em;
  font-size: 1.084em;
  }
 
.button-set .submit {
  padding-left: 1em;
  }
 
button {
  width: auto;
  overflow: visible;
  }
 
label, input[type="button"], input[type="submit"], button, select {
  cursor: pointer;
  }
 
/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }
 
/* A3.5 */
.punbb h1 span, .punbb h2 span {
  font-size: 1.1em;
  }
  
.punbb legend span {
  font-size: 1.06em;
  }
 
/* 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;
  }
 
/* 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-viewforum #pun-main h1 span,
#pun-viewtopic #pun-main h1 span,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-stats h2,
#pun-ulinks h2,
#pun-profile .main h1 span,
#viewprofile h2,
#pun-profile #profilenav 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
  }
 
/* A4.3 */
#pun-viewforum .main h1,
#pun-viewtopic .main h1,
#pun-profile .main h1 {
  height: 17px;
  }
 
 
/* A5 Basic page layout and borders
-------------------------------------------------------------*/
 
/* A5.1 */
#pun {
  padding: 1em 2em 0;
  margin: 0 auto;
  max-width: 1100px;
  min-width: 700px;
  width: 90%;
  }
 
/* A5.2 */
.punbb {
  float: left;
  width: 100%;
  position: relative;
  }
 
/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
  }
 
/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }
 
/* A5.5 */
.punbb .category {
  margin-top: 0.4em;
  }
 
.punbb .post + .post {
 margin-top: -1px; 
 }
 
/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }
 
/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }
 
/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
 
  }
 
/* A5.9 */
.punbb .container {
  border-style: solid;
  border-width: 1px;
  }
 
/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: solid;
  border-bottom: none;
  border-width:1px;
  }
 
 
/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/
 
/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/
 
/* B1.1 */
.punbb .post-content {
  padding: 1em;
  margin: 0;
  overflow: hidden;
  }
 
.punbb .post-box .post-rating {
  margin-right: 1em;
  }
 
.punbb .post-box .post-vote .container {
  font-size: 90%;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 2px 6px !important;
  }
 
.punbb .post-box .post-rating .container {
  display: block;
  padding: 1px 6px !important;
  display: inline-block;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  }
 
.punbb .post-box .post-rating .container a {
  font-weight: bold;
  text-decoration: none;
  font-size: 90% !important;
  }
 
/* B1.2 */
.punbb .post-sig dt {
  display: block;
  width: 200px;
  border-top-style: solid;
  border-top-width: 1px;
  padding-bottom: .5em;
  }
 
.punbb .post-sig dd p {
  font-size: .95em;
  margin: 0;
  padding: 0;
  }
 
/* B1.3 */
.punbb .post-content p, .punbb .fs-box .post-content p {
  margin: 0;
  padding: .35em 0;
  line-height: 150%;
  }
 
/* 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;
  border-style: solid;
  border-width: 1px;
  }
 
/* 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 {
  border-style: solid;
  border-width: 1px;
  -moz-border-radius: .35em;
  -webkit-border-radius: .35em;
  -khtml-border-radius: .35em;
  border-radius: .35em;
  margin: 1.417em;
  padding: .5em 1em;
  position: relative;
  }
 
/* 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;
  }
 
/* B2.4 */
.required label:after {
  content: "*";
  position: relative;
  top: -2px;
  left: 2px;
  color: red;
  font-size: 90%;
  }
 
 
/* 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 {
  position: absolute;
  top: -1.8em;
  left: 1em;
  width: 24em;
  }
 
/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -1.8em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }
 
/* B3.5 */
.punbb .linksb, #profilenav {
  margin-bottom: 0.5em;
  padding: 0 1em;
  font-size: 1.1em;
  line-height: 32px;
  }
 
/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }
 
/* B3.7 */
.linksb .postlink {
  display: none;
  float: right;
  font-weight: bold;
  }
 
/* B3.8 */
.punbb .subscribelink {
  text-align: right;
  }
 
 
/*************************************************************
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 {
  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, .inputfield {
  padding: 0.8em;
  }
 
/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }
 
/* C1.11 */
.punbb .inline .infofield {
  clear:both
  }
 
/* C1.12 */
.punbb .datafield br {
  display: none
  }
 
/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }
 
/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }
 
/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
  }
 
/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }
 
/* C1.17 */
.punbb .hashelp {
  position: relative;
  }
 
/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }
 
/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }
 
/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }
 
/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }
 
/* C2 Table layout
-------------------------------------------------------------*/
 
/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 50%;
  }
 
/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 6.5em;
  }
 
/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  width: 30%;
  }
 
/* 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.084em;
  font-weight: bold;
  }
 
#pun-index #pun-crumbs1, #pun-index #pun-crumbs2 {
  display: none;
  }
 
/* 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 {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0 1em;
  }
 
/* C2.12 */
.punbb .main th {
  padding: 0 1em 0 1em;
  height: 2.5em;
  position: relative;
  font-size: 1em;
  }
 
/* C2.13 */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0;
  }
 
/* C2.14 */
.punbb tbody.hasicon td.tcl {
  padding: .8em 0 .8em 3.2em;
  }
 
.punbb .hasicon .intd {
  float: left;
  border-left-style: solid;
  border-left-width: 1px;
  margin: -1em -2px -10em 0;
  padding-top: 1em;
  padding-bottom: 10.4em;
  }
 
.punbb .hasicon .tclcon {
  margin: 0 0 0 1.5em;
  }
 
/* C2.15 */
.punbb div.icon {
  border-style: solid;
  border-width: 0.6em 0.6em 0.6em 0.6em;
  height: 0;
  line-height: 0.0;
  margin-top: 0.1em;
  width: 0;
  }
 
/* C2.16 */
.punbb  table div.icon {
  font-size: 1.06em;
  line-height: 0;
  position: absolute;
  margin-left: -2.2em;
  } 
 
/* C3 Topics
-------------------------------------------------------------*/
 
/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px !important;
  }
 
/* C3.2 */
.punbb .post h3 {
  border-style: solid;
  border-width: 1px;
  }
 
/* C3.3 */
.punbb .post h3 span {
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  }
 
/* 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: -2.5em;
  overflow: hidden;
  }
 
/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: .5em 1em 1em;
  }
 
/* C3.7 */
.pa-author {
  font-size: 1.2em;
  font-weight: bold;
  }
 
/* C3.8 */
.punbb .pa-author a, .punbb .pa-author a:hover {
  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: 0;
  }
 
/*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;
  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;
  }
 
/* C3.19 */
#topic-modmenu select {
  margin-top: -1px;
  }
 
 
/* C4 Moderator menu
-------------------------------------------------------------*/
 
/* C4.1 */
.punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
  border-top: none;
  }
 
/* 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 */
#pun-profile #viewprofile .container ul {
  margin-bottom: 1em;
  }
 
/* C6.2 */
#pun-profile #profilenav {margin-top: -2em;}
 
/* C6.3 */
#profilenav li {
  display: inline;
  }
 
#profilenav li a {
  position: relative;
  padding: .55em .5em;
  text-decoration: none;
  }
 
/* C6.4 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }
 
/* C6.5 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }
 
/* C6.6 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }
 
/* C6.7 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  }
 
/*C6.8 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }
 
/* C6.9 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }
 
/* C6.10 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }
 
/* C6.11 */
.input em {
  display: block;
  font-weight: normal;
  font-style: italic;
  font-size: .95em;
  }
 
 
/* 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;
  }
 
/* C7.4 */
#pun-userlist .container td,
#pun-online .container td,
#pun-statistic .container td,
#pun-respect .container td,
#pun-positive .container td,
#pun-invitation .container td,
#poll-special .container td {
  padding: 0.7em 1em;
  }
 
/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/
 
/* D1 Logo and description
-------------------------------------------------------------*/
 
/* D1.1 */
#pun-title {
  margin: 0;
  border-style: solid solid none solid;
  border-width: 1px 1px 0 1px;
  border-radius: .4em .4em 0 0;
  }
 
/* D1.2 */
#pun-title h1 {
  display: block;
  padding: 0 1.5em;
  }
 
#pun-title .title-descr {
  padding: 0 1.5em;
  }
 
/* D1.3 */
#pun-title .container {
  border-style: none solid none solid;
  }
 
/* D1.4 */
#pun-title h1 span  {
  font-size: 1.5em;
  }
 
#pun-title table {
  border: none;
  height: 66px;
  width: 100%;
  }
 
#pun-title td.title-logo-tdl {
  border: none;
  width: 100%;
  }
 
#pun-title td.title-logo-tdr {
  border: none;
  width: 468px;
  vertical-align: top;
  padding-top: 2px;
  }
 
/* 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-bottom: 0;
  }
 
/* D3.2 */
#pun-navlinks .container {
  padding: .43em .7em;
  }
 
/* D.3 */
#pun-navlinks li {
  display: inline;
  }
 
/* D4 User links
-------------------------------------------------------------*/
 
/* D4.1 */
#pun-ulinks  {
  margin-top: 0;
  }
 
/* D4.2 */
#pun-ulinks .container {
  text-align: right;
  padding: 0.7em 1em;
  }
 
/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: none;
  white-space: nowrap;
  }
 
/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }
 
/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/
 
/* D5.1 */
.isguest #pun-status {
  display: none;
  margin-bottom: 0;
  }
 
/* D5.2 */
#pun-ulinks span.item1 {
  position: absolute;
  margin: -27px 0.5em 0 1em;
  padding: 0;
  white-space: nowrap;
  }
 
/* D5.3 */
#pun-ulinks span.item2 {
  position: absolute;
  margin: -2.2em 0.5em 0 9.5em;
  white-space: nowrap;
  }
 
/* D5.4 */
#pun-crumbs1 {
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
  }
 
/* D5.5 */
#pun-crumbs1 p.container {
  border: none;
  margin: 0;
  padding: 0.8em 1em;
  font-size: 1.084em;
  }
 
/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
  }
 
/* D6 Announcement
-------------------------------------------------------------*/
 
/* D6.1 */
#pun-announcement h2 {
  padding: 0;
  margin: 0 1.5em -2.5em 1.5em;
  border-style: none none solid none;
  border-width: 0 0 1px 0;
  position: relative;
  font-size: 1em;
  font-weight: bold;
  }
 
/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 0em 0 0.2em 0;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  margin-top: 1.5em;
  }
 
/* D6.3 */
#pun-announcement .container {
  padding: 3em 1.5em 0.7em 1.5em;
  }
 
/* D7 Statistics
-------------------------------------------------------------*/
 
/* D7.1 */
#pun-stats .container, #pun-status .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: none;
  text-align: right;
  line-height: 150%;
  }
 
/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  }
 
/* D8.6 */
#pun-crumbs2 {
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }
 
/* D8.7 */
#pun-crumbs2 .container {
  border: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
  }
 
/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  position: relative;
  height: 0;
  z-index: 1;
  }
 
/* 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;
  }
 
/* D10.1 */
.tcl .byuser:before {
  content: "Автор:";
  }
 
/* D10.2 */
.tcl .byuser {
  display: block; 
}
 
/* D10.3 */
.forum .tcr .byuser:before {
  content: " от";
  }
 
/* D10.4 */
#post-form fieldset {
  border: 0;
  }
 
/* D10.5 */
#post-form legend {
  display: none;
  }
 
/* D10.6 */
#post-form form {
  padding: 0;
  }
 
/* D10.7 */
#post-form .formsubmit {
  margin: -1em 0 2em;
  padding-left: 1.5em;
  }
 
/* D10.8 */
#post-form p.areafield {
  padding: 0;
  }
 
/* D10.9 */
#addition-area div {
  white-space: nowrap;
  }
 
 
/* D11.1 */
#pun-messages #profilenav ul {
  position: inherit;
  left: 100px;
  top: -33px;
  height: 0;
  }
 
/* D11.2 */
#pun-messages #profilenav {
  position: relative;
  }
 
/* D11.3 */
#pun-messages #profilenav h2 {
  display: block;
  margin: 0 .5em;
  }
 
/* D11.4 */
#pun-messages #profilenav h2 span {
  background-color: transparent;
  color: inherit;
  font-weight: 700;
  padding: 0;
  }
 
/* D11.5 */
#pun-messages #profilenav h2:after {
  content: ":";
  font-weight: 700;
  }
 
/* D11.6 */
#pun-messages #post-form > p input[type="submit"] {
  margin: 0 0 2em 1em;
  }
 
 
/* E1 Mobile Style
-------------------------------------------------------------*/
 
/* E1.1 */
@media screen and (max-width: 540px) {
  body {
    font-size: 105%;
    }
 
  #pun {
    max-width: inherit;
    min-width: inherit;
    }
 
  .punbb #pun-title {
    margin-bottom: -70px !important;
    height: 70px;
    line-height: 70px;
    font-size: 1.4em;
    color: #fff;
    }
  
  #pun-title, #pun-title * {
    text-align: center;
    }
 
  .punbb .hasicon .intd, #pun-searchtopics .hasicon .tcl:after {
    border-color: transparent;
    }
 
  .punbb #pun-navlinks .container {
    padding-top: 70px !important;
    }
 
  #pun-navlinks .container li a {
    margin-left: -2px;
    }
 
  div#pun-ulinks {
    right: 0 !important;
    top: 13px !important;
    }
 
  #pun-announcement h2 {
    margin: 0 1em -2.5em 1em !important
    }
 
  #pun-announcement .container {
    padding: 3em 1em 0.7em 1em !important;
    }
 
  .punbb .html-box {
    padding: 0 !important;
    }
 
  #pun .punbb .main tbody tr:not(:last-child) td {
    border-bottom: solid 1px rgb(225, 211, 211) !important;
    }
 
  .category .tcr {
    padding: .5em 1em !important;
    }
 
  #form-buttons {
    width: 100% !important;
    }
 
  #button-font, 
  #button-strike, 
  #button-left, 
  #button-right, 
  #button-center, 
  #button-table, 
  #button-keyboard {
    display: none;
    }
 
  .punbb .subscribelink {
    clear: both;
    }
 
  .punbb select {
    padding: 0 3px !important;
    }
 
  #pun #pun-profile #profilenav {
    margin: -2.3em -.1em 0;
    }
 
  #pun-profile #profilenav li,
  #pun-profile #profilenav li a {
    display: block;
    }
 
  #pun-profile #profilenav li a {
    line-height: normal;
    padding: .55em 1em;
    margin: 0 -1em;
    }
 
  #pun-messages #profilenav h2 {
    margin: 0;
    }
 
  #pun-messages #profilenav {
    line-height: 46px;
    }
 
  #pun-messages #profilenav ul {
    top: -44px !important
    }
 
  #pun-messages #profilenav li a {
    display: inline-block;
    height: 0;
    width: 0;
    padding: 20px;
    color: transparent;
    text-decoration: none !important;
    text-indent: -9999px;
    z-index: 1;
    border-radius: 3px;
    box-shadow: none;
    }
 
  #pun-messages #profilenav ul li a {
    background-image: url(/img/Oxygen_Reloaded_Red/messages.png);
    }
 
  #pun-messages #profilenav ul .item2 a {
    background-position: 0 -42px;
    }
 
  #pun-messages #profilenav ul:last-child .item1 a {
    background-position: 0 -84px;
    }
 
  #pun-messages #profilenav ul:last-child .item2 a {
    background-position: 0 -126px;
    }
 
  #pun-messages #profilenav ul:last-child .item3 a {
    background-position: 0 -168px;
    }
 
  #pun-messages #profilenav ul:last-child .item4 a {
    background-position: 0 -210px;
    }
}

/*ШАПКА*/
#pun_wrap #pun-title table {
background: url(https://forumstatic.ru/files/001c/36/f3/69372.png) no-repeat top center, /* картинка по центру */
            url(https://forumstatic.ru/files/001c/36/f3/36185.png) no-repeat top left, /* картинка слева */
            url(https://forumstatic.ru/files/001c/36/f3/44696.png) no-repeat top right, /* картинка справа */
	    url(https://forumstatic.ru/files/001c/36/f3/43425.png) repeat-x top left; /* повторяющаяся полоса */
height: 145px; /*Высота Шапки*/
}
#pun_wrap #pun-title h1 {
display: none;
}
 
/*Профиль*/
#pun-profile #viewprofile-next #profilenav {
    margin: -2.4em -2em 0;
    padding: 0 2em;
}
#pun-profile #profilenav {
    margin: -4em -2.2em 1em -2.2em;
    padding: 0;
    background: transparent;
}
#pun-profile #profilenav ul {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
}
#pun-profile #profilenav ul::-webkit-scrollbar {
    -webkit-appearance: none;
}
#pun-profile #profilenav ul::-webkit-scrollbar:vertical {
    width: 8px;
}
#pun-profile #profilenav ul::-webkit-scrollbar:horizontal {
    height: 6px;
}
#pun-profile #profilenav ul::-webkit-scrollbar-thumb {
    background-color: rgba(170,55,55,.5);
    border-radius: 10px;
    border: 1px solid #fff;
}
#pun-profile #profilenav ul:hover::-webkit-scrollbar-thumb {
    background-color: rgba(197,0,0,.5);
    border-width: 0;
}
#pun-profile #profilenav ul::-webkit-scrollbar-track {
    background-color: transparent;
}
#pun-profile #profilenav li a {
    padding: .5em;
    margin: 0;
}
@media screen and (max-width: 540px) {
    #pun-profile #viewprofile-next #profilenav li a {
        margin-top: .2em;
    }
}
/*Навигация*/
#pun_wrap #pun-navlinks li.isactive a {
    background: unset; color: #ff95a1 !important;
}
#pun_wrap #pun-navlinks .container {text-align: center; font-weight: bold; font-size: 20px; font-family: Gabriola;
}
#pun_wrap #pun-navlinks li a {
    color: #8b2a61!important;
}
#pun_wrap #pun-navlinks li a:hover {
    color: #ead9e4!important;
}
#pun_wrap #pun-navlinks li {
    margin: 0 !important;
} 
#pun_wrap #pun-ulinks .container {
    display: none;
}
 
/*Ccылки*/
#pun_wrap .punbb a:link {color: purple}
#pun_wrap .punbb a:visited {color: #7667b0;}
#pun_wrap .punbb a:hover {color: #e82356;} 
 
 
/*Размер и цвет шрифта в Объявлении*/
#pun-announcement .html-box {
  color:red; font-family:Palatino Linotype; font-size:13px;}
 
/*Категории*/
#pun_wrap #pun-main .category h2 {
margin-bottom: 0px;
text-align: center; 
background: url(https://forumstatic.ru/files/001c/36/f3/61866.png) top left no-repeat;
height: 15px;
color: #ff366a;
padding: 5px 0 10px 0;
font-family: Georgia;
font-size: 13px;
font-weight: normal!important;
text-shadow: black 1px 1px 1px;}
#pun-stats h2, #post-form h2 {
margin-bottom: 0px;
text-align: center;
background: url(https://forumstatic.ru/files/001c/36/f3/18787.png) top left no-repeat; 
height: 15px;
padding: 5px 0 10px 0!important;
font-family: Georgia!important;
font-size: 13px!important;
font-weight: bold!important;}
 
/*Таблицы*/
#pun_wrap .punbb thead tr{
background: linear-gradient(90deg, #eeedf7, #f7eef2, #FFFFFF);
}
#pun_wrap .punbb thead th {
background:transparent none!important;
}
 
/*Иконки*/
#pun_wrap .punbb div.icon {
float: left;
display: block;
border-style: none none none none;
height: 50px;
width: 50px;
}
#pun_wrap .punbb td div.tclcon {
    /* margin-left: 50px; */
}
#pun_wrap Div.icon {
background-image : url(https://forumstatic.ru/files/001c/36/f3/74694.png);
background-repeat: no-repeat;
}
#pun_wrap TR.inew Div.icon {
background-image : url(https://forumstatic.ru/files/001c/36/f3/37482.png);
background-repeat: no-repeat;
}
#pun_wrap TR.isticky Div.icon, TR.iclosed.isticky div.icon {
background-image : url(https://forumstatic.ru/files/001c/36/f3/42966.png);
background-repeat: no-repeat;
}
#pun_wrap TR.iclosed Div.icon {
background-image : url(https://forumstatic.ru/files/001c/36/f3/93208.png);
background-repeat: no-repeat;
}
 
/*ФОн*/
HTML, BODY {background-image: url("https://forumstatic.ru/files/001c/36/f3/37472.png"); background-attachment: fixed; background-repeat: repeat;}
 
/*Форум*/
#pun-index .tclcon h3>a{
  font-size: 18px; font-family: Moonlight; font-weight: normal;
}
/*Описание*/
#pun-index .tclcon{
  font-size: 15px; font-family: Monotype Corsiva;
}
#pun_wrap  #pun-main .forum .tclcon a{
    font-family: Comic Sans MS;
    font-size:14px;
  }
 
/*Поля Профиля*/
#pun_wrap .pa-awards,
#pun_wrap .pa-author,.pa-title,
#pun_wrap .pa-avatar{
width:100%!important;
text-align:center!important;
}
 
/*Сообщения*/
#pun_wrap .post-content p{font-family: "Palatino Linotype"; font-size: 15px}
 
#pun-title
 {
    background: linear-gradient(#f6f4fa, #FFFFFF) !important;
}
 
#pun_wrap h3 span
 {
    background: #f5f0f7 !important;
}
 
#pun_wrap #pun-status {
    display: none;
}
 
#pun-index th.tcl,
#pun-index th.tc2,
#pun-index th.tc3,
#pun-index th.tcr {
  color: #ba6c75!important;
  }
 
#pun_wrap .punbb #html-footer, .punbb #pun-about {border-color: transparent;}
#pun_wrap .punbb #html-footer .container, .punbb #pun-about .container {background-color: transparent;}
 
body #pun_wrap a,
body #pun_wrap{ 
cursor: url('https://forumstatic.ru/files/001c/36/f3/95542.png'), default;
}
 
body {overflow-x:hidden;}
 
/*Шрифты*/
@font-face{
font-family: 'Angelica';
  src: url('https://forumstatic.ru/files/001c/36/f3/81964.ttf') format('truetype'),
  font-weight: normal; 
  font-style: normal;
}
/*Шрифты*/
@font-face{
font-family: 'Blaze';
  src: url('https://forumstatic.ru/files/001c/36/f3/35354.ttf') format('truetype'),
  font-weight: normal; 
  font-style: normal;
}
/*Шрифты*/
@font-face{
font-family: 'Gabriola';
  src: url('https://forumstatic.ru/files/001c/36/f3/25199.ttf') format('truetype'),
  font-weight: normal; 
  font-style: normal;
}
/*Шрифты*/
@font-face{
font-family: 'Monotype Corsiva';
  src: url('https://forumstatic.ru/files/001c/36/f3/47402.ttf') format('truetype'),
  font-weight: normal; 
  font-style: normal;
}
/*Шрифты*/
@font-face{
font-family: 'Moonlight';
  src: url('https://forumstatic.ru/files/001c/36/f3/74067.ttf') format('truetype'),
  font-weight: normal; 
  font-style: normal;
}
/*Шрифты*/
@font-face{
font-family: 'PF DaVinci Script Pro';
  src: url('https://forumstatic.ru/files/001c/36/f3/15547.ttf') format('truetype'),
  font-weight: normal; 
  font-style: normal;
}
/*Шрифты*/
@font-face{
font-family: 'SimSun';
  src: url('https://forumstatic.ru/files/001c/36/f3/30830.ttf') format('truetype'),
  font-weight: normal; 
  font-style: normal;
}
/*Шрифты*/
@font-face{
font-family: 'Vampire';
  src: url('https://forumstatic.ru/files/001c/36/f3/21797.ttf') format('truetype'),
  font-weight: normal; 
  font-style: normal;
}
/*Шрифты*/
@font-face{
font-family: 'PF Scandal Pro';
  src: url('https://forumstatic.ru/files/001c/36/f3/63203.ttf') format('truetype'),
  font-weight: normal; 
  font-style: normal;
}
/*Шрифты*/
@font-face{
font-family: 'Keetano Katakana';
  src: url('https://forumstatic.ru/files/001c/36/f3/50334.ttf') format('truetype'),
  font-weight: normal; 
  font-style: normal;
}
 
#pun_wrap #font-area div[style*="Arial"] {display:none !important}
 
#pun_wrap #font-area div[style*="Book Antiqua"] {display:none !important}
 
#pun_wrap #font-area div[style*="Courier New"] {display:none !important}
 
#pun_wrap #font-area div[style*="Fixedsys"] {display:none !important}
 
#pun_wrap #font-area div[style*="Franklin Gothic Medium"] {display:none !important}
 
#pun_wrap #font-area div[style*="Garamond"] {display:none !important}
 
#pun_wrap #font-area div[style*="Impact"] {display:none !important}
 
#pun_wrap #font-area div[style*="Lucida Console"] {display:none !important}
 
#pun_wrap #font-area div[style*="Microsoft Sans Serif"] {display:none !important}
 
#pun_wrap #font-area div[style*="System"] {display:none !important}
 
#pun_wrap #font-area div[style*="Tahoma"] {display:none !important}
 
#pun_wrap #font-area div[style*="Trebuchet Ms"] {display:none !important}
 
#pun_wrap #font-area div[style*="Verdana"] {display:none !important}
 
#pun_wrap #font-area #button-smile {display: none !important;}

/*Ссылки заголовков в личке и в Профиле*/
#pun_wrap .punbb #profilenav ul a:link {color: #000000!important}
#pun_wrap .punbb #profilenav ul  a:visited {color: #8b2a61!important}
#pun_wrap .punbb #profilenav ul  a:hover {color: #ead9e4!important}

/*Создание темы/опроса*/
#pun_wrap .punbb .linkst  a:link {color: #000000!important}
#pun_wrap .punbb .linkst a:visited {color: #8b2a61!important}
#pun_wrap .punbb .linkst  a:hover {color: #ead9e4!important}

#pun_wrap .punbb .linksb  a:link {color: #000000!important}
#pun_wrap .punbb .linksb a:visited {color: #8b2a61!important}
#pun_wrap .punbb .linksb  a:hover {color: #ead9e4!important}

/* Индикатор активности пользователя */
.post .post-author ul {
  position: relative;
}
.post-author .pa-online,
.post-author:not(.online) .pa-author .acchide {
  position: absolute;
  display: inline-block !important;
  top: .30rem;
  right: .5rem;
  left: auto !important;
  line-height: unset;
  background: #c20000 !important;
  height: .6rem !important;
  width: .6rem !important;
  margin: 0 0 0 -5px !important;
  padding: 0 !important;
  border: 0 !important;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: hidden;
}
.post-author .pa-online:hover {
  background: #ff6e6e !important;
}
.post-author .pa-online:before,
.post-author.online .pa-author:after {
  content: unset !important;
}
.post-author:not(.online) .pa-author .acchide {
  background: #bbb !important;
}
.post-author:not(.online) .pa-author .acchide:hover {
  background: #ccc !important;
}
.post-author .pa-online:hover strong,
.post-author:has(.acchide:hover) .pa-last-visit,
.post-author .pa-last-visit:hover {
  opacity: .7;
  visibility: visible;
}
.post-author .pa-online strong,
.post-author .pa-last-visit {
  position: absolute;
  display: inline-block !important;
  top: 16px;
  right: -6px;
  padding: 0 8px !important;
  min-height: 24px;
  line-height: 24px;
  background: #000;
  font-weight: 400;
  white-space: nowrap;
  color: #fff;
  font-size: 90%;
  text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
  text-align: center;
  z-index: 10;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  opacity: 0;
  visibility: hidden;
  cursor: text;
}
.post-author .pa-last-visit {
  top: 20px;
  right: 3px;
}
.post-author .pa-online strong:before,
.post-author .pa-last-visit:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: 5px;
  top: -10px;
  border-width: 6px 6px;
  border-style: solid;
  border-color: transparent transparent #000 transparent;
}