/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.1499605611.css);

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0;
background: url(http://funkyimg.com/i/21PFx.jpg) #090909 left top;}

@font-face {
    font-family: Bangkok; /* Гарнитура шрифта */
    src: url(http://forumfiles.ru/files/0012/c8/fe/70604.eot); /* Для IE5-8 */
    src: local(Bangkok), url(http://forumfiles.ru/files/0012/c8/fe/78158.ttf); /* Для остальных браузеров */
   }


/* 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 68.75% verdana, arial, helvetica, sans-serif;
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif
  }

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1.1em;
  }

/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

.punbb .post-content table {
  padding: 5px;
  margin-bottom: 5px!important;
border: transparent;
}

.post-content td {
border:   rgba(125,105,82,0.3) !important;}

/* 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
-------------------------------------------------------------*/

/* A5.1 */
#pun {
  margin: 0px auto 0px auto;
  position: relative;
  width: 933px;
  padding: 369px 4px 126px 4px;
  background: url(http://funkyimg.com/i/21z6s.jpg) top center no-repeat, 
                     #000 url(http://funkyimg.com/i/21z5T.jpg) bottom center no-repeat;
  box-shadow: 0 0 10px #000; /* Параметры тени */
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  }

/* A5.2 */
.punbb {
  float: left;
  width: 100%;
  height: auto;
  }

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: 894;
  float: none;
  }


/* A5.8 */
 .punbb .category .container, .punbb .post, .punbb .formal .container, .punbb .forum, #pun-userlist .usertable .container, .punbb .info .container, #pun-stats .statscon .container, .punbb .modmenu, #pun-online #pun-main .container, #poll-special .container, #pun-statistic .container, #pun-respect #pun-main .section,  #pun-mod #pun-main .info, #pun-viewtopic #pun-main .topic .container table#similartopics, #pun-pages #pun-main .container {
  background-color: #0a0a0a;
    position: relative; /* Относительное позиционирование */
    z-index: 5;
    margin-top: 6px!important;
    margin-bottom: 6px!important;
    box-shadow: 0px 2px 0px #000,
                        0px 4px 0px #0a0a0a,
                        0px 6px 0px #000,
                        0px -2px 0px #000,
                        0px -4px 0px #0a0a0a,
                        0px -6px 0px #000;
   }


#pun-pages #pun-main .container {padding: 25px;}

#pun-main .container {
padding-bottom: 5px;}

#pun-viewtopic #pun-main .topic .container table#similartopics, #pun-mod #pun-main .tags .container .info {margin-bottom: -6px!important;}

/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
z-index: 1000;
  }

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  border-bottom: 3px double #888;
  width: 100%;
  margin: 0;
  padding-top: 17px;
  }

.punbb .post-sig dd {
padding-top: 17px;}

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  line-height: 150%;
  padding-bottom: 11px;

  }


/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  margin: 0px!important;
position: relative;
  }

/* 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: 6px 25px 17px 25px;
  padding: 8px;
  border-left-style: solid;
  border-left-width: 4px;
  border-left-color: #8e765a;

  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(142,118,90,0.3);

  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: rgba(142,118,90,0.3);

  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(142,118,90,0.3);

  background: rgba(142,118,90,0.2);
  box-shadow: -8px 0 0px #5d1a19,
                       4px 0 6px -4px #8e765a;

  }

.punbb .post-content .quote-box p, .punbb .post-content .code-box p {
padding: 0px;}

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend, .post-content .spoiler-box > div {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  font-style: normal;
  color: #5a4532;
   font-family: 'Bangkok';
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  }

.post-content .spoiler-box > div {
}

.post-sig .quote-box, .post-sig .code-box {
   box-shadow: none!important;
                    }

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: none;
  border-width: 0px;
  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 div.linkst {
    background: #0a0a0a;
    padding: 10px 0px 4px 0px; /* Поля вокруг текста */
    position: relative; /* Относительное позиционирование */
    min-height: 18px; /* Минимальная высота */
    z-index: 5;
   font-size: 1.1em;
margin-top: 6px!important;
    margin-bottom: 6px!important;
    box-shadow: 0px 2px 0px #000,
                        0px 4px 0px #0a0a0a,
                        0px 6px 0px #000,
                        0px -2px 0px #000,
                        0px -4px 0px #0a0a0a,
                        0px -6px 0px #000;   }


/* B3.3 */
.linkst .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  color:#837870;
  text-transform: uppercase;
  font-family: Bangkok;
  font-weight: bold;
  margin-left: 25px;
  letter-spacing: 1px;
  text-shadow: #000 1px 1px 0px;
  }

/* B3.4 */
.linkst .postlink {
  float: right;
  width: 16em;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Bangkok;
  margin-right: 25px!important;
  text-align: right;
    letter-spacing: 1px;
  text-shadow: #000 1px 1px 0px;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  font-size: 1.1em;
    background: #0a0a0a;
    padding: 10px 0px 4px 0px; /* Поля вокруг текста */
    position: relative; /* Относительное позиционирование */
    min-height: 18px; /* Минимальная высота */
    max-height: 40px;
    z-index: 5;
margin-top: 6px!important;
    margin-bottom: 6px!important;
    box-shadow: 0px 2px 0px #000,
                        0px 4px 0px #0a0a0a,
                        0px 6px 0px #000,
                        0px -2px 0px #000,
                        0px -4px 0px #0a0a0a,
                        0px -6px 0px #000;   
   }


/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  color:#837870;
  text-transform: uppercase;
  font-family: Bangkok;
  font-weight: bold;
  margin-left: 25px;
  letter-spacing: 1px;
  text-shadow: #000 1px 1px 0px;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Bangkok;
  margin-right: 25px;
  letter-spacing: 1px;
  text-shadow: #000 1px 1px 0px;
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 5px;
  padding-bottom: 6px;
  text-transform: uppercase;
  font-family: Bangkok;
  font-weight: bold;
  margin-right: 25px;
  letter-spacing: 1px;
  text-shadow: #000 1px 1px 0px;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/



/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0;
  border: none!important;
  padding: 2px;
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0px;
  font-size: 1.1em;
  font-family: 'Bangkok';
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  text-shadow: #000 1px 1px 0px;
  
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 5px 0px;
  margin: 0 0 25px 0px;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }


/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
  }

.punbb .fs-box {padding: 8px 0px;}

/* 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;
  }

/* C1.1 */
.punbb .formal .container {
  padding: 25px!important;
  display: block;

  }

.punbb .formal #post-preview ::-webkit-scrollbar {display: none;}

/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 70%;
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 30%;
  }

/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: right;
  width: 30%;
vertical-align: top;
    }

.punbb .main .tcr a {
text-transform: uppercase;
font-family: 'Bangkok';
font-weight: bold; 
padding-bottom: 5px;
  letter-spacing: 1px;
  text-shadow: #000 1px 1px 0px;}

/* C2.4 */
#pun-userlist .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }

#pun-searchtopics .main .tcl {
  width: 45%}

/* C2.5 */
#pun-userlist .main .tc2, #pun-searchtopics .main .tc2  {
  text-align: left;
  width: 20%;
  }

#pun-userlist .main .tc3 {
  text-align: left;
  width: 20%;
  }

#pun-searchtopics .main .tc3 {
  text-align: left;
  width: 5%;}

#pun-userlist .main .tcr,
#pun-searchtopics .main .tcr {
  text-align: right;
  width: 30%!important;
  vertical-align: top;
  }

#pun-userlist .main .tcr a,
#pun-searchtopics .main .tcr a, #pun-userlist .main .tcl a,
#pun-searchtopics .main .tcl a,
#pun-modviewforum .main .tcl a {
text-transform: uppercase;
font-family: 'Bangkok';
font-weight: bold; 
padding-bottom: 5px;
  letter-spacing: 1px;
}

/* 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.1em;
  }

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: none;
  padding-top: 0.3em
  }

/* C2.11 */
.punbb .main td {
  border-style: none;
  border-width: 0px 0 0 0px;
  padding: 10px 25px 20px 25px;
  }

/* C2.12 */
.punbb .main th {
  border-style: none none none none;
  border-width: 0 0 0 0px;
  padding: 0.4em 1em 0.4em 1em;
  }

/* C2.13 */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0
  }

/* C2.14 */
.punbb td div.tclcon {
margin-left: 76px;
text-align: justify;
}

.punbb td div.tclcon a {
text-transform: uppercase;
font-family: 'Bangkok';
font-weight: bold;
  letter-spacing: 1px;
}

.punbb td div.tclcon p {margin-top: 5px;}

/* C2.15 */
        .punbb div.icon {
          float: left;
          display: block;
          height: 68px;
        width: 51px;

        }



 /* C3 Topics
-------------------------------------------------------------*/



/* C3.2 */
.punbb .post h3 {
  width: 555px;
  margin-left: 276px;
  top: 55px;
  position: absolute;
  text-transform: uppercase;
  font-family: Bangkok;
  font-weight: bold;
  letter-spacing: 1px;
  color: #5a4532;
  padding: 9px 5px 5px 5px!important;
  min-height: 16px;
  text-align: right;
  }

  .punbb .post h3 a {
  color: #5a4532;}

  .punbb .post h3 a:hover {
  color: #5d1a19;}

/* C3.3 */
.punbb .post h3 span {
  border-left: 0px none;
  padding: none;
  display: block;
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
margin-right: -60px;
margin-top: -49px;
color: #837870;
border: none!important;
  }

/* C3.5 */
.punbb .post .post-author {
  float: left;
  overflow: hidden;
  background-image:  url(http://funkyimg.com/i/22SXQ.jpg), url(http://funkyimg.com/i/22SXN.png), url(http://funkyimg.com/i/22SXP.jpg);
  background-position: top center, center bottom -92px, center top 80px;
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-clip: padding-box, border-box, padding-box;
  background-color: #3a1213;
  position: relative;
  z-index: 5;
  margin: 26px 25px 30px 35px;
  min-width: 188px;
  min-height: 200px;
  padding: 0px 0px 0px 0px!important;
  box-shadow: -4px 0px 2px -3px #000,
                       4px 0px 2px -3px #000;
border-bottom: transparent solid 89px;
   }

.punbb .post .post-author ul {
    background: url(http://funkyimg.com/i/22SXQ.jpg) center top no-repeat;

    width: 188px;
}

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0;
  line-height: 140%;
  text-align: center;
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: bolder;
  font-family: 'Bangkok';
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 180px;
  padding: 35px 4px 4px 4px!important;
  background: none;
  min-height: 18px;
z-index: 7;
  }

/* C3.9 */
.pa-title {
  width: 180px;
  min-height: 18px;
  text-align: center;
  padding: 4px 4px 8px 4px!important;
  background: none;
   }


.punbb .post .post-author ul .pa-avatar {

}

.punbb .post .post-author ul .pa-avatar img {max-width: 180px;
max-height: 250px;

  border-style: solid;
  border-width: 4px;
  border-color: #1c0505;}

.pa-respect {
  width: 180px;
  min-height: 18px;
   text-align: center;
  padding: 8px 4px 8px 4px!important;
  background: none;
  
   }


li.pa-online strong {
display: none;

  }


#pun-viewtopic .post .container, .punbb .formal fieldset .post-box, #pun-searchposts .post .container, #pun-post .post .container, #pun-multidelete .post .container, #pun-multimove .post .container, #pun-multimegre .post .container, #pun-deleteposts .post .container, #pun-moveposts .post .container, #pun-mergeposts .post .container {
width: 883px;
background: url(http://funkyimg.com/i/246bw.jpg) left top no-repeat,
                   url(http://funkyimg.com/i/232nT.png) left bottom no-repeat,
                   #afa18e url(http://savepic.ru/10955439.jpg) left top 70px repeat-y;
margin-left: 25px;

}

#pun-viewtopic .post.topicpost .container .post-body .post-box .post-sig {
display: none;}

.punbb .formal fieldset .post-box {
margin-left: 0px!important; 
padding: 0px!important; 
border: none!important; 
  min-height: 200px;
}

.punbb fieldset {
border: none!important; 
padding: 0px!important; 
margin: 0px!important;
}

.punbb fieldset .post-box .post-content {
padding: 50px 30px 50px 30px!important; 
width: 823px;
}

.punbb .post-body {
  margin-left: 251px;
  text-align: justify;
  padding: 100px 30px 30px 0px;
z-index: 1000;
  }

.punbb .post-box {
  width: 594px;
  min-height: 103px;
text-shadow: none!important;
color: #120f0c;

  }

.punbb .post-box a, .punbb fieldset .post-box a {
color: #60452c;
font-weight: bold;
}

.punbb .post-box a:hover , .punbb fieldset .post-box a:hover {
  color: #5d1a19;
  background: rgba(142,118,90,0.4);}

.punbb .post-box a .postimg:hover, .punbb fieldset .post-box a .postimg:hover {
background: none!important;}

.punbb fieldset .post-box {
  margin-bottom: 0.8em;
  text-shadow: none!important;
  color: #251f18!important;
  }

.post-rating .container, .post-vote .container {
background: transparent!important;
position: relative;
text-align: right;
width: 594px!important;
  text-transform: uppercase;
  font-family: Bangkok;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 0px!important;
  min-height: 16px;
margin-left: 0px!important;

}


/* C3.14 */
.punbb .post-links {
  margin-left: 214px;

  font-family: 'Bangkok';
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  text-shadow: #000 1px 1px 0px;
  }



/* C3.15 */
.punbb .post-links ul {
  margin-left: -204px;
  text-align: right;
    padding: 6px 30px 4px 30px; /* Поля вокруг текста */
    position: relative; /* Относительное позиционирование */
    max-height: 18px; /* Минимальная высота */

  }

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

.post-links .pl-share {
display: none!important;}

.post-links .pl-share :after {
content: '';
display: none;}

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
    padding: 8px 0px 4px 0px; /* Поля вокруг текста */
  text-align: right;
  margin-top: -4px;
  margin-bottom: -4px;
  text-transform: uppercase;
  font-family: Bangkok;
  font-weight: bold;
  margin-left: 25px;
  margin-right: 25px;
  letter-spacing: 1px;
  text-shadow: #000 1px 1px 0px;
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */

#profile .container #messages {
position: relative;
min-height: 245px;

  }

#profile .container .post-body .post-box, #profile .post h3 {
background: none!important;
z-index: 1000;
margin-left: 243px;
width: 430px!important;}

#profile .container .post-body .post-box .post-sig {
display: none;}

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  position: relative;
  display: inline;
  z-index: 1000;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

/* C6.4 */
#profilenav ul {
  border-style: none;
  border-width: 0px;
  padding: 4px 25px 0px 0px;
  margin: 0 0 25px 0;
  text-align: right; 
  }

#viewprofile ul {
  padding: 0px;
  margin: 0;}

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0px;
  position: relative;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

/*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: 8px 0px;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: none;
  border-width: 0px;
  }


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-index {
position: relative;
}


#pun-title {
  margin-top: 36px;
  margin-bottom: 2px!IMPORTANT;
  border-style: none;
  border-width: 0px; 
   position: absolute;
  width: 933px;
  background: url(http://funkyimg.com/i/21z7c.jpg) #000 center top no-repeat;
  height: 288px;
  }

/* D1.2 */
#pun-title h1 {
  display: none;
  }

/* D1.3 */
#pun-title .container {

  }

/* D1.4 */
#pun-title h1 span  {
  display: none;
  }

#pun-title table {
  display: none;
}

#pun-title td.title-logo-tdl {
  display: none;
}

#pun-title td.title-logo-tdr {
  display: 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 {
  text-align: center;
  border: 0px!important;
  margin: 2px 0px;
  font-family: 'Bangkok';
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  text-shadow: #000 1px 1px 0px;
  }


/* D3.2 */
   #pun-navlinks .container {
    background: #0a0a0a;
    padding: 8px 1em 4px 1em; /* Поля вокруг текста */
    position: relative; /* Относительное позиционирование */
    min-height: 20px; /* Минимальная высота */
    z-index: 5;
    margin-top: 6px!important;
    margin-bottom: 6px!important;
    box-shadow: 0px 2px 0px #000,
                        0px 4px 0px #0a0a0a,
                        0px 6px 0px #000,
                        0px -2px 0px #000,
                        0px -4px 0px #0a0a0a,
                        0px -6px 0px #000;
   }


/* D.3 */
#pun-navlinks ul {
  list-style: square!important;

}

#pun-navlinks li {
  padding-right: 1em;
  z-index: 6; 
  display: inline;
  list-style: square!important;
 }

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.1em;
    z-index: 7;
  }

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
  margin-top: 292px;
  margin-bottom: 2px!important;
    font-family: 'Bangkok';
    text-transform: lowercase;
  text-shadow: #000 1px 1px 0px;
  }

/* D4.2 */
#pun-ulinks .container {
    background: #0a0a0a;
    padding: 8px 1em 4px 1em;  /* Поля вокруг текста */
    position: relative; /* Относительное позиционирование */
    min-height: 20px; /* Минимальная высота */
    z-index: 5;
    text-align: center;
    margin-top: 6px!important;
    margin-bottom: 6px!important;
    box-shadow: 0px 2px 0px #000,
                        0px 4px 0px #0a0a0a,
                        0px 6px 0px #000,
                        0px -2px 0px #000,
                        0px -4px 0px #0a0a0a,
                        0px -6px 0px #000;}

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;

  }

/* D4.4 */
#pun-ulinks li 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
  }

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */

#pun-viewtopic, #pun-userlist, #pun-search, #pun-profile, #pun-messages, #pun-searchtopics, #pun-searchposts, #pun-online, #pun-register, #pun-login, #pun-viewforum, #pun-message, #pun-post, #pun-edit, #pun-movetopic, #pun-modviewforum, #pun-pages, #pun-formemail, #pun-changepass, #pun-upavatar, #pun-deleteuser, #pun-delete, #pun-statistic, #pun-mod, #pun-respect, #pun-multidelete, #pun-multimove, #pun-multimegre, #pun-deleteposts, #pun-moveposts, #pun-mergeposts  {
position: relative;}

#pun-status {
  border-bottom: none;
  top: 181px;
  margin-left: 25px;
  position: absolute;
background: -moz-linear-gradient(left, rgba(32,35,33,0.3) 0%, rgba(125,185,232,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(32,35,33,0.3)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(32,35,33,0.3) 0%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(32,35,33,0.3) 0%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(32,35,33,0.3) 0%,rgba(125,185,232,0) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(32,35,33,0.3) 0%,rgba(125,185,232,0) 100%); /* W3C */
  }

/* D5.2 */
#pun-status .container {
  padding: 25px 25px 25px 80px;
  width: 371px;
  height: 68px;
  }

#pun-status .item1 { 
 text-transform: uppercase;
  font-family: Bangkok;
  font-weight: bold!important;
  letter-spacing: 1px;
color: #c0a998;
  text-shadow: #000 1px 1px 0px;}

#pun-status .item2 {
margin-top: 5px;
display: block;
width: 137px!important;}

/* D5.3 */
#pun-status span {
  white-space: normal;
  display: block;
  }

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
    color:#837870;
  text-transform: uppercase;
  font-family: Bangkok;
  font-weight: bold;
  letter-spacing: 1px;
  text-shadow: #000 1px 1px 0px;
  }

/* D5.5 */
#pun-crumbs1 p.container {
    background: #0a0a0a;
    padding: 10px 1em 4px 25px; /* Поля вокруг текста */
    position: relative; /* Относительное позиционирование */
    min-height: 18px; /* Минимальная высота */
    z-index: 5;
    margin-top: 4px!important;
    margin-bottom: 6px!important;
    box-shadow: 0px 2px 0px #000,
                        0px 4px 0px #0a0a0a,
                        0px 6px 0px #000,
                        0px -2px 0px #000,
                        0px -4px 0px #0a0a0a;
   }

/* D5.6 */
#pun-break1 {
display: none;
  }

/* D6 Announcement
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement h2 {
   display: none;
  }

/* D6.2 */
#pun-announcement h2 span {
   display: none;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 25px;
  background: url(http://funkyimg.com/i/21BdX.jpg) #000 top center no-repeat;
  height: 135px;
  margin-bottom: 2px;
  position: relative;
  }

#pun-announcement .container .html-box {
width: 883px;
max-height: 118px!important;
position: relative;}


#pun-announcement .container table {
border-spacing: 2px;
width: 883px;
max-height: 118px;
position: relative;}

#pun-announcement .container table td {
background: -moz-linear-gradient(left, rgba(32,35,33,0.3) 0%, rgba(32,35,33,0.3) 100%); /* FF3.6+ */
background: rgba(32,35,33,0.3) 100%; /* W3C */
height: 68px!important;
padding: 25px;
overflow: auto!important;
text-align: center;
position: relative;
vertical-align: top;
}

#pun-announcement .container table .slide span {
padding: 2px; 
margin-right: -1px;
background:  rgba(32,35,33,0.7);
font-size: 0.8em;
text-shadow: none!important;
}

#pun-announcement .container table .slide span abbr {
color: #5d1a19!important;
cursor: help;}

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
  padding: 25px;
  }

/* 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: 25px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {

  padding:  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: -4px;
  margin-bottom: 2px;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 150%;
  background: #0a0a0a;
    padding: 10px 1em 4px 1em; /* Поля вокруг текста */
    position: relative; /* Относительное позиционирование */
    min-height: 18px; /* Минимальная высота */
    z-index: 5;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Bangkok;
  padding-right: 25px;
  letter-spacing: 1px;
  text-shadow: #000 1px 1px 0px;
    margin-top: 6px!important;
    margin-bottom: 6px!important;
    box-shadow: 0px 2px 0px #000,
                        0px 4px 0px #0a0a0a,
                        0px 6px 0px #000,
                        0px -2px 0px #000,
                        0px -4px 0px #0a0a0a,
                        0px -6px 0px #000;
   }

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  border-bottom: none;
  color:#837870;
  text-transform: uppercase;
  font-family: Bangkok;
  font-weight: bold;
  letter-spacing: 1px;
  text-shadow: #000 1px 1px 0px;
  }

/* D8.7 */
#pun-crumbs2 .container {
background: #0a0a0a;
    padding: 10px 1em 4px 25px; /* Поля вокруг текста */
    position: relative; /* Относительное позиционирование */
    min-height: 18px; /* Минимальная высота */
    z-index: 5;
    box-shadow: 0px 2px 0px #000,
                        0px 4px 0px #0a0a0a,
                        0px 6px 0px #000,
                        0px -2px 0px #000,
                        0px -4px 0px #0a0a0a,
                        0px -6px 0px #000;
   }

/* D8.8 */
#pun-break4 {
display: none;
  }

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: none;
  border-top-width: 0px;
  }


/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: none;
  border-bottom-width: 0px;
  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: none;
  border-bottom-width: 0px;
  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;
  }

#pun th {
color: #0a0a0a;
text-shadow: none!important;
}

#pun-stats ul.container {
background: transparent url("http://funkyimg.com/i/21HZ8.jpg") 25px 25px no-repeat; 
padding-left: 102px; 
margin-top: 4px!important;}

#html-footer .container {
padding: 25px;
height: 76px;
width: 883px;
position: absolute;

}

#footer {
max-width: 833px!important;
height: 31px;
background: -moz-linear-gradient(left, rgba(32,35,33,0.3) 0%, rgba(32,35,33,0.3) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(32,35,33,0.3)), color-stop(100%,rgba(32,35,33,0.3))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(32,35,33,0.3) 0%,rgba(32,35,33,0.3) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(32,35,33,0.3) 0%,rgba(32,35,33,0.3) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(32,35,33,0.3) 0%,rgba(32,35,33,0.3) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(32,35,33,0.3) 0%,rgba(32,35,33,0.3) 100%); /* W3C */
padding:25px;
margin-bottom: 25px;
position: relative;}

.punbb textarea {
border-color: #000!important;}

#pun-messages #pun-main .container {
position: relative!important;
padding: 25px;
margin-top: -2px!important;}

#pun-messages .fs-box .container {
margin: 0px;
box-shadow: none!important;
padding: 0px!important;
}

#pun-messages fieldset {
margin-top: 10px!important;
min-height: 245px;}

#pun-messages .linksb {margin-left: -25px!important;
 width: 933px!important;}

#pun-messages .post .container {background: url(http://funkyimg.com/i/22LbR.jpg) center top no-repeat,
 url(http://funkyimg.com/i/22LbP.png) center bottom no-repeat,
 url(http://funkyimg.com/i/22Lbd.jpg) center top 70px repeat-y;
width: 100%!important;}

#pun-messages .post-box .post-content {padding: 0px!important;
width: 100%!important;}

#pun-messages .post {box-shadow: none!important;}

#up-announ {
position: absolute; 
top: -266px; 
left: 25px; 
padding: 25px;
width: 883px;
height: 190px;
background: -moz-linear-gradient(left, rgba(32,35,33,0.3) 0%, rgba(125,185,232,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(32,35,33,0.3)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(32,35,33,0.3) 0%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(32,35,33,0.3) 0%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(32,35,33,0.3) 0%,rgba(125,185,232,0) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(32,35,33,0.3) 0%,rgba(125,185,232,0) 100%); /* W3C */
z-index: 1;
}

#text-imp 
{text-transform: uppercase;
font-family: Bangkok;
letter-spacing: 1px;
font-weight: bold;
color: #c0a998;
  text-shadow: #000 1px 1px 0px;
}

#text-comm, .text_news 
{font-family: verdana;
color: #837870;
padding-right: 25px;
margin-top: 5px;
  text-shadow: #000 1px 1px 0px;}

#img-transp img, #footer img, .punbb td div.tclcon img 
{opacity: 0.5;}

#img-transp img:hover, #footer img:hover, .punbb td div.tclcon img:hover 
{opacity: 1;}

#mid-announ {
position: absolute; 
top: 61px; 
left: 25px; 
padding: 25px;
width: 371px;
height: 68px;
background: -moz-linear-gradient(left, rgba(32,35,33,0.3) 0%, rgba(125,185,232,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(32,35,33,0.3)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(32,35,33,0.3) 0%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(32,35,33,0.3) 0%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(32,35,33,0.3) 0%,rgba(125,185,232,0) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(32,35,33,0.3) 0%,rgba(125,185,232,0) 100%); /* W3C */
z-index: 10;
text-align: center;
}

#listen {
position: absolute; 
top: 181px; 
right: 25px; 
padding: 25px!important;
width: 445px;
height: 68px;
z-index: 12;
background: -moz-linear-gradient(left, rgba(32,35,33,0) 0%, rgba(32,35,33,0.3) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(32,35,33,0)), color-stop(100%,rgba(32,35,33,0.3))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(32,35,33,0) 0%,rgba(32,35,33,0.3) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(32,35,33,0) 0%,rgba(32,35,33,0.3) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(32,35,33,0) 0%,rgba(32,35,33,0.3) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(32,35,33,0) 0%,rgba(32,35,33,0.3) 100%); /* W3C */
overflow: hidden;
text-align: right;
}

.text_news {
max-height: 68px!important;
padding: 0px!important;}

.text_news span {
text-transform: uppercase;
font-family: Bangkok;
letter-spacing: 1px;
font-weight: bold;
color: #c0a998;
padding-top: 5px!important;
  text-shadow: #000 1px 1px 0px;}


<!--
#slideshow {
margin:0 auto;
width:373px;
position:relative;
height: 85px!important;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:373px;

  position:relative;
height: 85px!important;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
height: 85px!important;
  width:353px; /* На двадцать пикселев меньше чем ширина #slidesContainer */
  overflow-y:auto!important; /* поддержка прокрутки */
}
.control {
  display:block;
  width:18px;
  height:34px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;

}
#leftControl {
  left: -30px;
top: 20px;
  background:transparent url(http://funkyimg.com/i/21J52.png) no-repeat 0 0;
}
#rightControl {
  right: -30px;
top: 20px;
  background:transparent url(http://funkyimg.com/i/21J54.png) no-repeat 0 0;

}
.slide h2, .slide p {
  margin:0px;
}
.slide img {
  float:right;
  margin:0 0px;
}
-->

#option {
position:absolute;
z-index: 50;
  top: 206px;
  margin-left: 25px;
padding-left: 25px;
}

#option p {
width: 48px;
height: 48px;
overflow: hidden;}

#option img{
width: 48px;
}

.post-content hr {width:100%; margin:17px 0px!important; border:none; height:1px; background: rgba(125,105,82,0.3)!important; 
z-index: -1000; opacity: 1!important;}

#pun-index .category .tc2, #pun-index .category .tc3 {
display: none;}


.pa-fld1, .pa-posts, .pa-positive.pa-reg, .pa-invites, .pa-from, .pa-sex, .pa-age, .pa-icq, .pa-time-visit, .pa-last-visit, .pa-ip, .pa-positive, .pa-replies {
  padding: 8px 4px!important;
  background: none;
  width: 180px;
  min-height: 18px;
  text-align: center;
}

.pa-awards {
  font-size: 1.1em;
  font-weight: bolder;
  font-family: 'Bangkok';
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 180px;
  padding: 8px 4px 4px 4px!important;
  background: none;
  min-height: 18px;
z-index: 7;
}


.post-box table tr td {vertical-align: top;
border: transparent!important;}

.lastedit {
display: none;
}

#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
background: #0a0a0a;}


/* Прокрутка */
::-webkit-scrollbar-track-piece {background: #030303; width: 8px; height: 8px;}
::-webkit-scrollbar-thumb {background: #69635e; width: 8px}
::-webkit-scrollbar-corner {background: #69635e;}

::-webkit-scrollbar {background: transparent; width: 8px; height: 8px;}

#profile-right {text-align: left!important;
width: 100%!important;}

#profile-left {text-align: center!important;
width: 188px!important;
padding-right: 25px!important;}

.post-content .highlight-text {
background: #8e765a!important;
font-size: 0.9em;
color: #b39e8e!important;}
