/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: none;
  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: 10px;
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both
  }

/* C1.12 */
.punbb .datafield br {
  display: none
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;

  }


/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 55%;
  border: 0;
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  background-color: transparent;
  text-align: center;
  width: 8%;
  border: 0;
  }

/* C2.3 */
.punbb .main .tcr {
  background-color: transparent;
  overflow: hidden;
  text-align: left;
  width: 25%;
  border: 0;
  }

.punbb .main .tcr a {font-family: 'Oswald'; text-transform:uppercase; font-size: 11px; letter-spacing: 0.3px; font-weight: normal;}


/* ширина первой ячейки в списке активного онлайна */
#pun-online #pun-main .section .container table tbody tr .tcl {width: 25%}

/* осветление тем в списке подфорумов */
#pun_wrap #pun .punbb #pun-main .forum .container table .hasicon
{
    background: rgba(255,255,255,.3);
    box-shadow: 0 0px 5px 0 rgba(128,128,128,.3);
}

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
background-color: transparent;
  width: 40%
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
background-color: transparent;
  text-align: center;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
background-color: transparent;
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
  width: 90%;
  white-space: normal;
  }


/* C2.8 названия подфорумов*/ 
#pun-index .tcl h3 {
  padding:10px;
  text-align: center;
  text-transform: uppercase;
  }

/* C2.8D расстояние между подфорумами*/
#pun-index .category table {
    border-spacing: 0px 15px;
}

/* C2.8F осветление подфорумов*/
#pun-index .category tr {
background: rgba(255,255,255,.3);
    box-shadow: 0 0px 5px 0 rgba(128,128,128,.3);
}

#pun-index .tclcon h3 {
    text-align: center;
    margin-bottom: 0px;
    padding: 0px 0 0px 0px;
    display: inline-block;
    float: left;
    background: rgb(177, 177, 177);
    padding: 5px 10px 4px 10px;
    margin-right: 10px !important;
    margin-top: 2px !important;
}

/* 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: none;
  border-width: 1px 0 0 1px;
  padding: 0.8em 1em;
  }

/* C2.12 */
.punbb .main th {
  border-style: none;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1em;
  }

/* C2.13 */
.punbb .main .tcl {
      border-left-style: none;
      border-left-width: 0
      }

    * html .tclcon {height: 1px}

/* C2.14 */
#pun-index td div.tclcon {
   width: 530px;
   padding: 10px;
   text-align: justify;
    text-transform: lowercase;
   background: url(низ) 0 bottom no-repeat, url(верх) 0 top no-repeat, url(середина) 0 top repeat-y;
}
  
  
/* C3.1 */
.punbb .post .container {
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.3 */
.fs-box .post h3 {
    width: 99% !important;
    margin: auto !important;
}


div.post-rating a, div.post-vote a { font-family: oswald; font-size: 10px;}

#profile fieldset small#plng {display: none;}
/*косяк может быть тут */
.punbb .post h3 {
    padding: 0px 10px 0px 0px;
    font-size: 12px;
    background: transparent;
    margin: 0px 2px 0px 2px;
    height: 30px;
    line-height: 0.7;
    font-family: oswald;
}

.punbb .post h3 span {
    padding: 2em 1em;
    display: block;
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
    font-size: 10px;
  }

/* C3.5 */
.punbb .post .post-author {
    float: left;
    text-align: center;
    font-family: 'verdana';
    font-size: 11px;
    width: 210px;
    overflow: hidden;
    margin-top: 10px;
    background: rgb(206, 206, 206);
    box-shadow: -5px 0px 0px 0 rgb(167, 85, 0);
}

.punbb .post .post-author > ul {
background: 
    url(http://forumstatic.ru/files/0017/d3/d9/86699.png) 0 bottom no-repeat;
    margin: 0px 0 0px 0!important;
    padding: 9px 9px 9px 9px!important;
    min-height: 100px;
}

.pa-author {
    font-style: normal!important;
  }

.pa-author a {
    line-height: 2em;
    font-family: 'montserrat';
    text-transform: uppercase;
    font-size: 12px!important;
    color: #292827 !important;
    text-shadow: 0px 1px 0px rgb(177, 177, 177) !important;
  }
.pa-author a:hover {color: #a75500 !important;}



li.pa-title {
    margin-bottom: 8px;
    font-size: 9px;
    color: #181818;
    text-align: center;}


.punbb .pa-avatar img {
    box-shadow: 0 0 0 1px #a75400;
}

li.pa-respect a {
    font-family: 'verdana';
    color: #191916 !important;
    font-size: 12px;
    letter-spacing: 0.2px;
    font-weight: normal;
}

li.pa-online {
    font-family: 'verdana';
    line-height: 3em;
    text-transform: uppercase;
    font-size: 10px;
    color: #181818;
  }

li.pa-awards {
  width: 200px;
  margin-left: 10px;}

li.pa-fld1 {
    font-family: 'verdana';
    margin: 5px 7px 4px 7px;
    text-align: center;
    color: #191916;
    text-shadow: 1px 1px 0px rgba(210, 210, 210, 0.4) !important;
    font-size: 12px!important;
}

.pa-fld1 a {
    font-family: 'verdana';
    color: #191916 !important;
    font-size: 12px !important;
    letter-spacing: 0.2px;
    font-weight: normal;
}

.pa-fld1 a:hover {
color: #3e3d3d !important;}

.pa-fld3 a { color: #1a1a1a !important; 
 text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.22)!important;}
.pa-fld3 a:hover {  color: #d87005 !important;
      text-shadow: 1px 1px 0px rgb(25, 25, 25)!important;}


/* C3.11 */
.punbb .post-body {
    margin-left: 220px;
    padding-left: 3px;
  }

/* C3.12 */
.punbb .post-box {
    margin: 10px 10px 10px 10px;
    background: transparent;
    min-height: 250px;
    padding: 0px 0px 10px 0px;
    text-align: justify;
  }

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 --- косяк может быть здесь ----*/
.punbb .post-links {
  margin-left: 22.5em;
  margin-top: 1em;
  }

/* 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;
    font-size: 10px;
    text-transform: lowercase;
}

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }

/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  line-height: 2.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }

/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
    padding-left: 214px;
    padding-right: 0px;
  }

#profile.formal th.tc2.pmtc22 {width: 34% !important;}
#profile.formal td.tc2.pmtc22 {text-align: left;}

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -230px;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {
  padding: 1.5em 18px 0.8em 38px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
    letter-spacing: 1px;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.26);
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  margin-left: 10px;
  padding: 0 5px;
  text-transform: uppercase;
  position: relative;
  font-size: 15px;
  color: #181818;
  }

/* 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: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container .tc2 {
    width: 30%;
  }

#pun-userlist .usertable .container .tcl {
    width: 30%;
  }

/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

* D1.1 */
#pun-title {
  margin: 0;
  margin-top: 0px;
  margin-bottom: -0px;
}


#pun-title h1 {
  display: none;
  }


/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  center: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  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:center;
  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 &#205;&#192;&#194;&#200;&#195;&#192;&#214;&#200;&#223; &#214;&#197;&#203;&#206;&#195;&#206; &#212;&#206;&#208;&#211;&#204;&#192; 
--------------------------------------------*/

/* D3.1 */

#pun-admin_index #pun-navlinks, 
#pun-admin_categories #pun-navlinks, 
#pun-admin_forums #pun-navlinks, 
#pun-admin_users #pun-navlinks, 
#pun-admin_groups #pun-navlinks, 
#pun-admin_options #pun-navlinks, 
#pun-admin_permissions #pun-navlinks, 
#pun-admin_censoring #pun-navlinks, 
#pun-admin_ranks #pun-navlinks, 
#pun-admin_bans #pun-navlinks, 
#pun-admin_prune #pun-navlinks, 
#pun-admin_fields #pun-navlinks, 
#pun-admin_style #pun-navlinks, 
#pun-admin_files #pun-navlinks, 
#pun-admin_pages #pun-navlinks, 
#pun-admin_promotion #pun-navlinks, 
#pun-admin_mail #pun-navlinks, 
#pun-admin_paid_services #pun-navlinks, 
#pun-admin_domain #pun-navlinks, 
#pun-admin_backups #pun-navlinks, 
#pun-admin_logs #pun-navlinks, 
#pun-admin_scripts #pun-navlinks {
}

#pun-navlinks {
    margin-top: 18px;
    margin-left: -12px;
    width: 1018px;
    height: 18px;
    text-align: center;
}

#pun-navlinks .container {
margin-bottom: 0px;
  }


#pun-navlinks li {
  display: inline;
  padding-right: 1em;
  }

/* D4 &#205;&#192;&#194;&#200;&#195;&#192;&#214;&#200;&#223; &#207;&#206;&#203;&#220;&#199;&#206;&#194;&#192;&#210;&#197;&#203;&#220;&#209;&#202;&#200;&#213; &#209;&#209;&#219;&#203;&#206;&#202;
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
    margin-top: 0px;
    margin-left: 57px;
    width: 868px;
    height: 20px;
  }

/* D4.2 */
#pun-ulinks .container {
  text-align:center;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em;
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  padding-left: 0
  }

#pun-status .container {
   padding: 25px;
    font-size: 10px;
  }

/* D5.3 */
#pun-status span {

  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }

/* D5.5 */
#pun-crumbs1 p.container, #pun-crumbs2 .container {
    padding: 1em;
    font-size: 10px;
    font-family: Verdana;
    color: #191919;
    text-align: left;
    font-weight: bold;
  }

#pun-crumbs2 .container {
    margin-bottom: 20px;
}


/* 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;
  font-weight: bold;
  }

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  }

/* D6.3 */
#pun-announcement .container {
 text-align: center;
  margin-top: 15px;
  padding: 0px;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
    margin-top: 0px;
    padding: 25px;
    font-size: 11px;
}

/* 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;
  margin-bottom: 1em;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
  padding: 0.7em 0 0 0;
  }

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/



/* D8.3 */
#pun-about {
  margin-top: 0;
  }

/* D8.4 */
#pun-about p.container {
    background-image : url(http://forumstatic.ru/files/0017/d3/d9/66017.png);
    text-align: left;
    font-size: 8px;
    width:1050px;
    height:180px;
    margin-left: -40px;
}

#pun-about .container .item1, #pun-about .container .item1 a {display: none;}

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  }

/* 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 {
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  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% Verdana, Verdana, Verdana, Verdana, Verdana
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

#pun-index h1 span {visibility: hidden;}
#pun-index h2 span {visibility: hidden;}

.punbb thead {
visibility: visible;}

.punbb td.tc2, .punbb  td.tc3, .punbb td.tcr {font-size: 11px;}

div#pun-live-rusff, .punbb .datafield br, #pun-announcement h2, #pun-main div.catleft, #pun-main div.catright, #pun-announcement.section h2 span, li#navawards, #pun-title h1 span, .topic a.sharelink, #post-form h2, .punbb td .modlist, .lastedit {
  display: none
  }


/* &#241;&#241;&#251;&#235;&#234;&#232; &#237;&#224;&#226;&#232;&#227;&#224;&#246;&#232;&#232; */
   .c {
    position: absolute;
    top: 46px;
    margin-left: -20px;
    width: 900px;
    color: #a8abae;
    text-align: center;
    text-shadow: 1px 1px 0px #191919;
    height: 24px;
    z-index: 999;
  }

.c a:link, .c a:visited {
    color: #a8abae;
    display: inline-block;
    font-family: PTSansNarrow;
    font-size: 14px;
    text-shadow: 1px 1px 0px #191919;
}

.c a:hover {
    color: #b79980;
   }

.forumnews {
    top: 214px;
    margin-left: 0px;
    width: 220px;
    height: 110px;
    overflow-y: auto;
    position: absolute;
    color: #7c888e;
    padding: 0px 6px 6px 6px;
    text-align: justify;
    font-size: 10px;
    font-family: verdana;
    text-shadow: 1px 1px 0px #191919;
    line-height: 1.2;
}

.forumnews a {
    text-shadow: 1px 1px 0px #191919 !important;
    color: #628b98 !important;
    font-size: 11px;
}

.forumnews a:hover {color: #987462 !important;}

.cards {
    top: 100px;
    margin-left: 685px;
    position: absolute;
    color: #252f35;
    text-align: center;
    font-family: PTSansNarrowB;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.19);
}

.cards img {
    opacity: 0.5;
    box-shadow: 0 0 0 1px #4c5559, 0 0 5px #191919;
}

.cards img:hover {
    opacity: 1;
}

.banners {
    padding: 4px;
    margin: 10px -4px 0px -4px;
    text-align: justify;
    overflow-y: auto;
    background: rgb(206, 206, 206);
    box-shadow: 0 0 0 1px #b5b9bd, inset 0 0 0 1px #828a90;
    height: 80px;
}

.banners img {
    border: 1px solid #abaeb3;
    box-shadow: 0 0 0 1px #2c3b40;
    opacity: 0.5;
    margin-top: 4px;
    transition: 0.9s;
}

.banners img:hover{
    opacity: 1;
    transition: 0.9s;
}

#plng {border-style: none !important;}

#mask_dialog .inner {
    border: 3px double rgb(156, 161, 165);
    border-radius: 2px;
    box-shadow: 0 0 40px #222, 0 0 0 1px #8a8f90, 0 0 0 2px #bac2c7, inset 0 0 10px rgba(10, 41, 51, 0.35);
    color: #333;
    background: rgb(206, 206, 206);
    background-color: #c2c3c7;
}

.admin_best {
    position: absolute;
    top: 250px;
    margin-left: 234px;
}

.admin_best table {
    border-spacing: 60px 0px;
}

.admin_best p {margin-top: 4px;}

.admin_best img {
    border-radius: 4px;
    border: 1px solid #343b3f;
    box-shadow: 0 0 3px #191919;
    opacity: 0.5;
}

.admin_best img:hover {
    opacity: 1;
}

.admin_best .title {
    text-align: center;
    font-family: PTSansNarrowB;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.6);
    color: #627275;
}

#pun-redirect{
  border:0 none !important;
    background: #1a1a1a url("http://forumstatic.ru/files/0017/d3/d9/21822.png") fixed center no-repeat; /* Параметры фона */
   background-size: 100%; /* Фон занимает всю доступную площадь */
  margin:0;
  padding:0;
  left:0;right:0;
  top:0;bottom:0;
  position:fixed;
  width:100%;
  height:100%;
  text-align:center;
  
}

#pun-redirect *{
  border:0 none;
}
#pun-redirect .main-title {
  display:none;
}
#pun-redirect.punbb .info .container{
    text-align: justify;
    display: inline-block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 7% auto;
    width: 400px;
    padding: 30px;
    border: 3px double rgb(156, 161, 165);
    border-radius: 2px;
    background: rgb(206, 206, 206);
    box-shadow: -5px 0px 0px 0 rgb(167, 85, 0);
}

#pun-redirect.punbb .info .container a{font-weight: normal;}

::-webkit-scrollbar{
    width:4px;
    background-color: transparent;
	}
::-webkit-scrollbar:horizontal{
    height:4px;
    background-color: transparent;
	}
::-webkit-scrollbar-thumb{
    background-color: #585855;
	}

::-webkit-scrollbar-thumb:hover{
    border:1px solid #bbbbbb;
	}
::-webkit-scrollbar-thumb:active{
    border:1px solid #bbbbbb;
	}

.punbb ::-webkit-scrollbar{
    width:6px;
	}
.punbb ::-webkit-scrollbar:horizontal{
    height:6px;
	}


#pun-title TD.title-logo-tdr {
position: absolute; z-index: 1; left: 0px; top: 243px;
}
/* смещение закрывающей администрирование рекламы наверх
-------------------------------------------------------------*/
#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 160px; top: -545px}

#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner, .pun-modal .modal-inner {
    border: 3px double rgb(156, 161, 165)!important;
    border-radius: 2px !important;
    box-shadow: 0 0 0 1px #8a8f90, 0 0 0 2px #bac2c7, inset 0 0 10px rgba(10, 41, 51, 0.35) !important;
    color: #333 !important;
    background-color: rgb(206, 206, 206);
}

#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
    padding: 10px !important;
    z-index: 100;
    border: 3px double rgb(156, 161, 165);
    border-radius: 2px;
    box-shadow: 0 0 0 1px #8a8f90, 0 0 0 2px #d0d7dc, inset 0 0 10px rgba(10, 41, 51, 0.35);
    color: #333;
    background-color: rgb(206, 206, 206);
}

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
    }

/* CS1.3 */
#pun-stats h2, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  text-align: center;
  }

/* CS1.4 */


#pun-title, #pun-title .container, .punbb .modmenu .container {
    font-size: 11px;
  }

#topic-modmenu {
    margin: auto;
    text-shadow: 1px 1px 0px #b5b5b5;
    background: transparent;
}

#topic-modmenu select#mod-options {
    margin: 4px 7px 0px 0px !important;
}

/* CS1.6 */
.punbb th, #viewprofile li, #setmods dl  {
  color: #444645;
  }

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-color: #cecece;
    color: #0d1216;}

#pun-index .intd {
min-height: 50px;
margin-left: 5px;
margin-top:5px;
margin-bottom: 5px;}


#pun-index .tcl {
  text-align: justify;}

#pun-index .tcl h3 a {
  font-family: montserrat alternates !important;
  color: #191919 !important;
  text-shadow: 1px 1px 0px rgba(210, 210, 210, 0.4) !important;
  text-transform: uppercase;
  font-size: 11px;
}
 
#pun-index .tcl h3 a:hover {
color: #be5400 !important;  

}


#pun-main .formsubmit input {
    border-radius: 6px;
    color: #252525;
    font-family: 'verdana';
    opacity: 1;
}

#pun-main .formsubmit input:hover {
    opacity: 0,8;
}

.punbb input {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0px 0px 0px;
}

hr {
  background-color: #c9c4be;
  height: 0px;
  }


.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  font-size: 12px;
  color: #282726;
  }

/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #150c07;
  }

/* Цвета верхних ссылок - форум, профиль, выход*/

#pun-navlinks a {
  color: #1a1a1a;
    font-family: 'arial';
    text-transform: uppercase;
    font-size: 13px;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.4);
  }

#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #a75500;
       transition: 0.8s;
  }

#pun-admin_index #pun-navlinks a, 
#pun-admin_categories #pun-navlinks a, 
#pun-admin_forums #pun-navlinks a, 
#pun-admin_users #pun-navlinks a, 
#pun-admin_groups #pun-navlinks a, 
#pun-admin_options #pun-navlinks a, 
#pun-admin_permissions #pun-navlinks a, 
#pun-admin_censoring #pun-navlinks a, 
#pun-admin_ranks #pun-navlinks a, 
#pun-admin_bans #pun-navlinks a, 
#pun-admin_prune #pun-navlinks a, 
#pun-admin_fields #pun-navlinks a, 
#pun-admin_style #pun-navlinks a, 
#pun-admin_files #pun-navlinks a, 
#pun-admin_pages #pun-navlinks a, 
#pun-admin_promotion #pun-navlinks a, 
#pun-admin_mail #pun-navlinks a, 
#pun-admin_paid_services #pun-navlinks a, 
#pun-admin_domain #pun-navlinks a, 
#pun-admin_backups #pun-navlinks a, 
#pun-admin_logs #pun-navlinks a, 
#pun-admin_scripts #pun-navlinks a {
    font-family: PT Sans Narrow;
    font-weight: bold;
}



#pun-pagelinks a:active, #pun-pagelinks a:focus {
  font-variant: small-caps;
  font-size: 13px;
  font-weight: 500;
  background-color: #333;
  color: #4e514c
  }



#pun-index div.icon {
    width: 40px;
    height: 35px;
    background-image: url(http://forumstatic.ru/files/0017/d3/d9/17923.png);
    background-repeat: no-repeat;
    position: absolute;
    margin-top: 12px;
    margin-left: 6px;
}

#pun-index tr.inew div.icon {
    background: url(http://forumstatic.ru/files/0017/d3/d9/59872.png) no-repeat;
}

#pun-viewforum tr.inew div.icon, #pun-searchtopics tr.inew div.icon, #pun-messages tr.inew div.icon {
    background: url(http://forumstatic.ru/files/0017/d3/d9/86516.png) no-repeat;
}

#pun-viewforum tr.isticky div.icon, #pun-searchtopics tr.isticky div.icon, #pun-messages tr.isticky div.icon, #pun-viewforum tr.inewisticky div.icon, #pun-searchtopics tr.inewisticky div.icon, #pun-messages tr.inewisticky div.icon {
    background: url(http://forumstatic.ru/files/0017/d3/d9/66681.png) no-repeat;
    opacity: 0.8;
}

#pun-viewforum tr.iclosed div.icon, #pun-searchtopics tr.iclosed div.icon, #pun-messages tr.iclosed div.icon {
    background: url(http://forumstatic.ru/files/0017/d3/d9/66681.png) no-repeat;}


#pun-viewforum div.icon, #pun-searchtopics div.icon, #pun-messages div.icon, #pun-viewforum tr.iredirect div.icon, #pun-searchtopics tr.iredirect div.icon, #pun-messages tr.iredirect div.icon {
    float: left;
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(http://forumstatic.ru/files/0017/d3/d9/66681.png);
    background-repeat: no-repeat;
    position: relative;
    margin-top: -3px;
    margin-left: 0px;
    margin-right: 5px;
}


#pun-status .container, #pun-main .post-links li {text-align: left;}
#pun th, #pun-main h2 {text-align: center}


/* CS6 Ссылки
-------------------------------------------------------------*/

/* CS6.1 Обычные ссылки*/
.punbb a, .punbb a:link, .punbb a:visited, .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
    color: #191919;
    text-shadow: 1px 1px 0px rgba(210, 210, 210, 0.4);
    }

.punbb a:hover, .punbb a:focus, .punbb a:active,  .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
      color: #3e3d3d;}



/* CS6.2 Пользовательские ссылки */

#pun-ulinks a {
    color: #1a1a1a;
    text-transform: lowercase;
    font-weight: normal;
    font-family: 'arial';
    font-size: 11px;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.22);
}

#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #a75500;
       transition: 0.8s;}

#animation_container {display: none;}

.go-up, .go-down {
    cursor: pointer;
    display: none;
    height: 26px;
    margin-bottom: 160px;
    opacity: .7;
    position: fixed;
    z-index: 9999;
 line-height: 25px;
    font-family: Montserrat;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    width: 100px;
    text-align: center;
}

.go-up span, .go-down span {display: block;
padding: 0 !important;
height: 26px;
width: 100px;
position: relative}

.go-up span:after, .go-down span:after {content: "";
background: transparent;
position: absolute;
width: 30px;
height: 30px;
right: 35px;
top: -2px;
opacity: 0;
border-radius: 100%;
box-shadow: 0 0 0 1px #857895 inset;
transform: scale(1);
}

@keyframes Circle {
0% {
transform: scale(2);
    opacity: 0
}
50% {
transform: scale(.7);
    opacity: 1
}
100% {
transform: scale(2);
    opacity: 1
}
}


.go-up span:hover:after, .go-down span:hover:after {    
    animation: 1s cubic-bezier(.64,.51,.55,1.16) 0s alternate-reverse none 1 running Circle;}


.go-up {
    bottom: 55%;
    margin-left: 940px !important;
    transition: all .5s ease-in-out 0s
}
.go-down {
    bottom: 45%;
    margin-left: 940px !important;
    transition: all .5s ease-in-out 0s
}
.go-down:hover, .go-up:hover {
    opacity: 1;
    color: #857895
}

#animation_container {display: none;}
div#qpsContainer {
    display: none;!important;
}

/* скрыть кол-во тем и соо*/
.punbb thead {display:none;}
 .category .container thead {display: none;}
/*test*/




.go-up, .go-down {
    cursor: pointer;
    display: none;
    margin-bottom: 160px;
    opacity: 1;
    position: fixed;
    z-index: 9999;
    text-align: center;
    transition: filter .4s ease-in-out 0s, color .4s ease-in-out 0s
}

.go-up {
    top: 315px;
    margin-left: 1070px !important;
    padding-bottom: 0.1em;
    display: inline-block;
    text-align: center;
    transition-duration: 0.4s;

}
.go-down {
    top: 350px;
    margin-left: 1070px !important;
    padding-bottom: 0.1em;
    display: inline-block;
    text-align: center;
    transition-duration: 0.4s;}

.go-down:hover, .go-up:hover {
    opacity: 1;
    filter: grayscale(100%)
}

#topic-users-in .container span {display:none;}
.punbb .user-avatar .avatar-image {border-radius: 0%!important;}

#banner_top{ display: none;}
#adfox_158279780158563912{ display: none;}


/* новости */
.pnews {
    /* background-color: rgb(255, 255, 255); */
    background: #c9c9c9;
    padding: 2px 10px 4px 10px;
    width: 100px !important;
    display: inline-block;
    color: #be5400 !important;
    text-align: center;
    transition-duration: 0.4s;
    border: 2px solid #be5400;
}

.pnews a{
    color: #191919 !important;
    font-size: 11px;
    text-transform: lowercase;
    text-align: center;
    font-family: montserrat alternates !important;
}

.pnews:hover {
  transform: scale(1.2);
}
::selection {
    background: #ecb87a !important;
}
#smilies-area.container {  width: 720px;}