/*Макет и верстка студии #50оттенковдизайна*/

@font-face {
    font-family: 'PT Sans Narrow';
    src: url('http://neon.f-rpg.ru/files/0013/18/8c/13888.ttf') ;
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Share Tech Mono';
  font-style: normal;
  font-weight: 400;
  src: local('Share Tech Mono'), local('ShareTechMono-Regular'), url(https://fonts.gstatic.com/s/sharetechmono/v6/RQxK-3RA0Lnf3gnnnNrAsYdJ2JT0J65PSe7wdxAnx_I.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

@font-face {
    font-family: 'Snowstorm';
    src: url('http://neon.f-rpg.ru/files/0013/18/8c/28518.ttf') ;
    font-weight: normal;
    font-style: normal;
}

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/


/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {
  margin: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dt {
  padding: 0;
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none
  }

.punbb .main table {table-layout: fixed; width:100%;}
.post-box table, .post-box tbody {vertical-align: top;}

.post-box .post-content a {text-transform: initial;}

/* 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: 70% "verdana";
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
background-color: #f0f0f0; border: 1px solid rgba(188, 188, 188, 0.38);
color: #486360; font: 1em "verdana";
padding: 3px 7px; transition: 0.2s;}
.button {
font-size: 10px !important;
text-transform: uppercase !important;}
.button:hover {
background: rgb(255, 210, 124); color: #2A514D;}

#pun-post .button, #pun-viewtopic .button, #pun-edit .button {
border-top: 0px;
margin: 0 0px 0px 15px !important; padding: 3px 15px 5px;
}
#pun-viewtopic .formsubmit, #pun-edit .formsubmit, #pun-post .formsubmit {
display: block;
box-sizing: border-box; width: 100%; height: 0;
padding: 0px 0px 0px 2em;}
form#post {margin-bottom: 50px !important; padding-top: 5px}

#pun-userlist .formsubmit .button,
#pun-search .formsubmit .button,
#pun-register .formsubmit .button,
#pun-login .formsubmit .button,
#pun-profile .formsubmit .button, 
#pun-changemail .formsubmit .button,
#pun-changepass .formsubmit .button {
    padding: 4px 16px;
    margin: -1px 5px 0 0 !important;}

.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  }

/* A3.6 */
.punbb pre {
  font: 1.1em/140% "Verdana"
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.punbb .post-content em.bbuline {
font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: none !important;
  }

/* A3.11 */
.punbb optgroup {
  font-weight: normal;
  }

/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun: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 {border: none;margin: 0 auto;width: 1000px; }


/* A5.2 */
.punbb {
  float: center;

  height: auto;
  }

/* A5.3 */
#pun-redirect, #pun-maint {
margin: 70px 0px 12px;
  width: auto;
  float: none;}



/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 0em;
  }

/* A5.5 */
.punbb .category, .punbb .post { 
position: relative;
}

/* 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,

  }

/* A5.9 */
.punbb .container {
  border-style: solid;
  border-width: 0px;
  }

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {}



/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
    margin: 0;
    padding: 0.5em 1.5em;
    overflow: hidden;
    font-size: 12px;
    width: 100%;
    max-width: 1000px;
    box-sizing: border-box;
}

/* B1.2 */
.punbb .post-sig dt {
display: block;
margin: 4px 0px;
width: 100%;}
.punbb .post-sig{
  }



/* B1.3 */
.punbb .post-content p {
    line-height: 150%;
    margin: 0px;
    padding: 5px 0px 6px !important;
    text-align: justify;}
.punbb .post-content p blockquote { padding: 8px;}

/* 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 {
  overflow: auto;
  }

/* B1.8 */
.punbb .post-content .quote-box p, .punbb .post-content .code-box .scrollbox { 
line-height: 150%;
margin: 0px;
padding: 1px 2px 6px;
text-align: justify;
  }

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1em;
  border-style: solid;
  border-width: 0px;
  }

/* 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
-------------------------------------------------------------*/

.punbb .linkst {
position: relative; width: 100%;}
.linkst .pagelink, .linkst .postlink {
position: absolute; margin-top: -20px; line-height: 20px;
font-size: 10px !important; text-transform: uppercase; color: #bfbfbf;}
.linkst .pagelink { left: 20px; text-align: left;} .linkst .postlink { right: 20px; text-align: right;}

.punbb .linksb {
width: 100%; box-sizing: border-box; padding-bottom: 5px !important;
padding: 0.4em 20px;
font-size: 10px !important; text-transform: uppercase; color: #b3b3b3;}
.linksb .postlink { float: right; text-align: right;}

#topic-users-in .container { padding: 0.4em 20px 0; color: #b3b3b3; font-size: 10px; text-transform: uppercase;}
#topic-feed {padding: 0.4em 20px 0; color: #b3b3b3; float: right;}

.multipage {margin-top: 0;}

#pun-viewforum #pun-main .container strong { margin: 0 10px;}

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
text-align: center;
}


/* C1.1 */
.punbb .formal .container {
  }


/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {}

/* C1.4 */
.punbb fieldset { 
border: 0px none currentColor;
padding: 0px 0px;}

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em
  }

/* C1.6 */
.punbb fieldset legend span {
display: none;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

/* C1.9 */

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both
  }

/* C1.12 */
.punbb .datafield br {
  display: none
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }

/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }

/* C2 Table layout
-------------------------------------------------------------*/

#pun-main thead, .category thead, .forum thead, #pun-main thead .tcr, #pun-main thead .tc2, #pun-main thead .tc3, #pun-main thead .tcr { 
font: 8px "verdana" !important; text-transform: uppercase; color: #ccc !important; }
#pun-main thead .tcr, #pun-main thead .tcl, #pun-main thead .tc2, #pun-main thead .tc3, #pun-main thead th { padding-top: 0.2em !important; padding-bottom: 0.2em !important;}
/*#pun-main thead, .category thead, .forum thead { display: none;}*/

#pun-index #pun-main tr {
width: 100%; display: table; position: relative;}
#pun-main thead .tcr { 
font: 8px "verdana" !important; text-transform: uppercase; color: #ccc !important; vertical-align: middle !important;}
#pun-index .category .tc2, #pun-index .category .tc3 { 
font: 16px "PT Sans Narrow"; color: #B5B5B5; 
text-align: right; vertical-align: top;}

#pun-index .category .tcl {width: 70%; box-sizing: border-box; padding: 0.8em 1em; text-align: left; vertical-align: top;}
#pun-index .category .tcr {width: 30%; box-sizing: border-box; padding: 0.8em 1em; text-align: right; vertical-align: top;}
#pun-index .category tr .tc2 {
position: absolute; width: 80px; box-sizing: border-box;
right: 400px; top: 0.5em;
padding: 0px;}
#pun-index .category tr .tc3 {
position: absolute; width: 80px; box-sizing: border-box;
right: 320px; top: 0.5em;
padding: 0px;}

.tcl, .tcr {padding: 0.8em 1em;}

.forum .tcl {width: 50%; text-align: left;}
.tc2, .tc3 {width: 8%; text-align: center;}
.forum .tcr {width: 34%; text-align: right;}

#pun-online td.tcl {width: 50%; }
#pun-online td.tc3 {width: 25%; text-align: center;}

.punbb .main td { padding: 0.7em 0.9em;}

.punbb .main .tcmod {
text-align: center;
width: 10%;}

.tcl span.stickytext, .tcl span.closedatafield {
color: #FFFFFF; font-size: 10px; font-weight: normal; text-transform: uppercase;
border-radius: 1px;
margin: 4px 4px 0 0;
padding: 0px 8px 0px 7px;}
.tcl span.stickytext { background: #ffc16b; } .tcl span.closedatafield { background: #BBBBBB;} 

#pun-index #pun-main tr:hover, #pun-viewforum #pun-main tr:hover, #pun-messages #pun-main tr:hover, #pun-userlist #pun-main tr:hover, .post td:hover {background: #f0f0f0; opasity: 0.9999; z-index: 1;}

#pun-viewforum .tclcon {display: inline; vertical-align: middle;}
#pun-viewforum .tclcon a, #pun-viewforum .tclcon span {display: inline; vertical-align: bottom;}
#pun-viewforum .tclcon a { font: 14px "PT Sans Narrow";}

#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
padding-left: 15px; width: 40%}

#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  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-weight: normal;
font-weight: 400;
margin-left: 20px;
padding-left: 6px;
  }

/* 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.13 */
.punbb .main .tcl {
    border-left-style: none;
    border-left-width: 0;
    line-height: 18px;
  }


/* C3 Topics
-------------------------------------------------------------*/

.punbb .post .container {
border-style: none;
margin-top: 0px; padding-bottom: 1px;
line-height: 20px;}
#pun div.post-rating p {padding: 0 3px !important;}

#pun-searchposts .post h3 {padding: 1px 10px;} #pun-searchposts li.pa-author {padding-bottom: 0px !important;}
#pun-searchposts .post .post-author { margin-top: 0px !important;}
.punbb .post h3 {
background: rgb(60, 146, 148); color: #e6e6e6;
display: block; box-sizing: border-box; height: 20px; line-height: 18px; border-radius: 2px 2px 0 0;
text-align: right; margin: 0px 0px 0px; padding: 0px 10em 0 0px; }
.punbb .post h3 a {font-size: 10px; color: #e6e6e6;}

.post-box .post-rating { 
color: #969696;
display: block; position: absolute; height: 20px; line-height: 20px;
right: 6px; top: -20px; padding-left: 8px;}
.post-box .post-rating::before { content: "Оценка поста:"; line-height: 18px; font-size: 10px; text-transform: uppercase;}
.post-box .post-rating, .post-box .post-rating a { color: #e6e6e6; font-size: 10px !important;}

div.post-vote p.container {
margin-right: 0px !important;
padding: 0px 0px !important; }
.post-vote {
    background: rgb(60, 146, 148);
    position: absolute;
    box-sizing: border-box;
    border-radius: 0 2px 2px 0;
    height: 20px;
    width: 45px;
    right: -43px;
    top: -20px;
}
.post-vote a {
margin: 0px !important;
padding: 0px 7px 4px;}
.post-vote a:hover {
background: rgba(255, 198, 101, 0.4);}
#pun-main div.post-vote a { font-size: 115% !important; line-height: 19px;}

.punbb .post h3 strong { 
bottom: -3px;
color: #dedede; text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.400);
font: 45px "PT Sans Narrow";
position: absolute; float: right; right: 12px;}

/* C3.5 */
.punbb .post .post-author {
color: #767676;
float: left;
width: 190px;
margin-left: 20px;
overflow: hidden;
border-bottom: 0px;}

#pun-viewtopic .post-author { margin-top: -20px; padding-bottom:5px;}

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  line-height: 140%;
  }

/* C3.11 */
.punbb .post-body {
border-left-width: 0px;
margin-left: 210px;
position: relative;
  }

/* C3.12 */
.punbb .post-box {
}

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 2.9em;
  border-left-style: solid;
  border-left-width: 1px;
  }

/* C3.15 */
.punbb .post-links ul {
  padding: 0 90px 0 0;
  height: 2em;
  line-height: 2em;
  border-top-style: dashed;
  border-top-width: 1px;
  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;
  }

/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  }

/* 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 {}

#pun-profile #profilenav {
border-right: 15px solid rgb(255, 210, 124); background: #f1f1f1;
margin: 0 0 1em -190px; width: 175px !important;
text-align: center; float: left;}
#pun-profile #profilenav h2 {display: none}

#pun-messages #profilenav ul li {display: inline;}
#pun-messages #profilenav {
text-align: center; padding: 5px;
text-transform: uppercase;}
#pun-messages #profilenav a {margin: 0 5px;}
#pun-messages #profilenav h2 {display: none}
#pun-messages .post h3 {padding: 2px 20px 3px 10px; border-radius: 0px;}
#pun-messages .post-links ul {padding: 0px 15px 0px 0px;}
#pun-messages .post-author {width: 190px;margin-top: -20px !important;}
li.pa-author {padding-bottom: 3px !important;} #pun-messages li.pa-author a {background: none !important;}
#notify-settings {margin: 7px !important;}

#pun-messages legend {
color: #454545; font: 20px "Share Tech Mono", "PT Sans Narrow"; text-transform: uppercase;
margin: 10px 0 0px;
position: relative; text-align: center;}
#pun-messages legend strong { font-weight: 200;}

#profilenav li {padding: 0.4em 0;}

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border: 0;
  margin: 0;
  }

#viewprofile td { 
padding: 10px 2.2em 1.2em !important;}
#viewprofile td#profile-left { 
padding-right: 0px !important;
}

/* C6.5 */
#viewprofile h2, #profilenav h2 { 
background: transparent;
border: medium none currentColor;
color: #828282;
letter-spacing: 4px;
padding: 7px 0px 1px;
text-shadow: 0px 0px 10px #FFFFFF;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }


#viewprofile li {
background-color: rgba(255, 255, 255, 0.35);
color: #333333;
margin-bottom: 0.2em;}

#profile-left li { margin: 0px 0 0px; padding: 10px 15px 0 !important;}
#profile-left li:last-child {padding-bottom: 10px !important;}
#profile-name { } 
#profile-name strong {color: #454545 !important;}
#profile-title {padding: 4px 0 0 !important;}

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;}

/* C6.11 */
.punbb img.avatardemo {float: right;}
#profile-signature {padding: 1em 3px 1.5em !important;}
#profile-signature ul {border-top: 0px !important; background: #f1f1f1; margin: 0 20px !important; padding: 1em !important;}
#viewprofile #profile-gifts {padding: 5px 10px;}

/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .punbb .formal .container,
#pun-search .formal, #pun-search .punbb .formal .container,
#pun-register .formal, #pun-register .punbb .formal .container,
#pun-login .formal, #pun-login .punbb .formal .container, 
#pun-upavatar .formal,
#pun-changemail .formal,
#pun-changepass .formal,
#viewprofile-next{
/*margin: 0.6em 1em;*/}

#pun-search .fs-box,
#pun-register .fs-box,
#pun-login .fs-box,
#pun-profile .fs-box,
#pun-upavatar .fs-box,
#pun-changemail .fs-box,
#pun-changepass .fs-box {
padding: 0.5em 1.5em;}

#pun-userlist .fs-box p,
#pun-search .fs-box p,
#pun-profile .fs-box p,
#pun-upavatar .fs-box p,
#pun-changemail .fs-box p,
#pun-changepass .fs-box p { 
margin: 10px;}
#pun-register .fs-box p,
#pun-login .fs-box p,
#request_pass .fs-box p {
margin: 5px 10px;}

#pun-profile #profile .container { 
padding: 0.6em 1em 1em 190px;
min-height: 333px;
}


.punbb .fs-box .areafield.required a { padding: 3px 15px;}
#post-form .fs-box p {padding: 0 !important;}

.inputfield.required.longinput, .checkfield { 
padding: 0px 8px !important;}

#pun-userlist .usertable .container {padding: 0 0 2em;}

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }

#pun-title {
  margin: 0;
  border: none;
}

/* D1.2 */
#pun-title h1 {
}

/* D1.3 */
#pun-title .container {
  border-style: none ;
  padding: 0.2em 1em 0.8em 1em;
  }

/* D1.4 */
#pun-title h1 span {
  display: none;
}

#pun-title TABLE {
}


/* D3 Forum navigation
-------------------------------------------------------------*/
    /* D3.1 */


/* D3.4 */
#pun-navlinks li a {
  }

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.2 */
#pun-status .container {
display: none;}

#pun-crumbs1 p.container, #pun-crumbs2 p.container {color: #16191f; margin: 5px 15px; padding-bottom: 5px;}
#pun-crumbs1, #pun-crumbs2, #pun-crumbs1 a, #pun-crumbs2 a {font: 16px "PT Sans Narrow"; text-transform: none;}

/* D5.6 */
#pun-break1 {
  display:none}


#pun-announcement h2 {display: none;  }
#pun-announcement h2 span {display: none;}

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
  padding: 0,8em 1em
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 150%;
  }

/* D7.4 */
li#onlinelist {
  border-top-style: solid;
  border-top-width: 1px;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
  padding: 0.5em 0;
  margin-bottom: -0.5em;
  }

/* 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;
  }

#pun-break4 { display: none}

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-width: 0px;
  }


/* 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;
  }

.post-author ul li {
text-align: center;
}

.punbb .spoiler-box {
padding: 3px 10px;}

#pun-ulinks li.item3 { 
display: none;}

.post-content strong { 
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.400);}

#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner { 
background: #f6f6f6;}

.topic {}

::selection {background-color: #ffcc7c;}
::-moz-selection {background-color: #ffcc7c;}
input { margin: 1px 2px !important;}

.post-content .highlight-text { 
border: 1px solid #F0F0F0;}

#profile-right .placeholder br:first-child, #profile-right .placeholder *:not(br) + br {display: none;}

.topic a.sharelink, li.pl-reports {display: none !important;}


#pun-ulinks li.item5 {
    display: none !important;}

#MyBookmarks { z-index: 100 !important; background: #ebebeb; box-shadow: none !important; border-right: 5px solid #e5b13e;}
#MyBookmarks h2, #MyBookmarks h1 {padding: 0; margin: 10px 0; text-align: center !important; font-size: 12px;}
#MyBookmarks span.scrl.b, #MyBookmarks span.scrl.t {box-shadow: none !important;}
#MyBookmarks dd {background: transparent; margin: 0; padding: 0;}

#media-wrapper {width: 400px;}
ul.media-tabs { height: 20px;}
ul.media-tabs li {float: left;margin-right: 1px; cursor:pointer;}
ul.media-tabs li a { cursor: pointer; display: block; text-align: center;
width: 105px;     padding: 2px 5px;    margin: 1px 5px;
background-color: rgba(255, 255, 255, 0.671); color: #486360; border: 1px solid rgba(188, 188, 188, 0.38);}
ul.media-tabs li a:hover {background: rgba(232, 232, 232, 0.898); color: #2A514D;}
ul.media-tabs li.tab-current a {background: rgba(232, 232, 232, 0.898);}
ul.media-tabs li.tab-current a:hover { color: #2A514D;}
div.media-t2,div.media-t3 {display: none;width: 450px;}
.tipsy-inner {font-size: 14px;}
.media_link { float: left;}

.clicktopeveryday {display: block; position: absolute;
bottom: -68px; right: 105px;}
.clicktopeveryday a {opacity: 0.3;}
.clicktopeveryday a:hover {
opacity: 1;}


@media only screen and (max-device-width: 540px) {
#pun-navlinks { margin: 0 !important;}
#pun-navlinks .container {
    height: auto !important;
    padding: 1em 0 !important;
    text-align: left !important;}
#pun-navlinks li a {
margin: 0px !important;
display: inline-block !important;
position: static;}
#pun-navlinks li {
display: inline-block !important;}
#pun-navlinks li#navadmin a {
font-size: 0px !important;}
#pun-navlinks .container {
height: auto !important;
text-align: center !important;
display: block;
position: absolute;
top: -10px;
width: 950px}

#pun-index .tcl h3 {margin-left: 0; padding-left: 0;}
.category .tcl, .category .tcr { width: 50%; vertical-align: top;}

.post h3 span, .container .post-author {background: transparent !important; border: 0px !important;}
.punbb .post h3 a {font-size: 20px;}
.punbb .post h3 {height: 40px; line-height: 40px; padding: 0px 1em 0 95px;
text-align: left;}
.post-box .post-rating {display: none;}
.punbb .post .post-author {
float: none; margin-top: -35px; margin-left: 0px;}
.post-author.online li.pa-author a {border-bottom: 0;}
#pun-viewtopic .post-author {
position: relative; overflow: visible;
height: 0px; width: 0px; margin-top: -20px;}
li.pa-author {
position: absolute; top: 20px; left: 95px; width: 400px;
text-align: left !important; background: transparent !important;}
li.pa-author a {font: 28px "verdana" !important; background: transparent !important; color: #000000;}
li.pa-avatar {-webkit-filter: grayscale(0%) !important;}
.post li.pa-avatar img {width: 80px; height: 80px;}
li.pa-avatar.item2 {width: 80px; height: 80px;
position: absolute; top: -20px;}
.punbb .post-content {margin: 60px 0; font-size: 14px;}
li.pa-title, li.pa-fld4 {display: none;}
.punbb .post-body {margin-left: 0px}

.online .pa-author:after {display: none !important;}
.multipage {margin: 0 !important;}
#pun-break2+.section {margin: 0 !important;}

.particles-js-canvas-el, .lucrum {display: none;}
}

.editBookmark {
background: #ebebeb !important; border: 1px solid #d6d6d6 !important; box-shadow: none !important; padding: 0 10px;}

html {
background: url(http://forumstatic.ru/files/0014/0a/25/19868.jpg) top center repeat-x, url(http://forumfiles.ru/files/0014/0a/25/47270.jpg) bottom center repeat-x, #dedede;
background-attachment: scroll;
}

.punbb-admin #pun-admain .adcontainer, .statscon,
#pun-online #pun-main .container,
#pun-viewforum #pun-main .container,
#pun-searchtopics #pun-main .container,
#pun-userlist #pun-main .container,
#pun-messages #pun-main,
#pun-search #pun-main .container, 
#pun-profile #pun-main .container,
#pun-upavatar #pun-main .container,
#pun-login #pun-main .container, 
#pun-register #pun-main .container, 
#pun-respect #pun-main .container, 
#pun-positive #pun-main .container, 
#pun-delete #pun-main .container, 
form#post, .punbb .category .container, .punbb .topic .post {
background: #ebebeb; border: 1px solid #d6d6d6; border-radius: 2px;
margin-bottom: 10px;}

#pun-title.section, #pun-title TD.title-logo-tdl, #pun-title td.title-logo-tdr { display:none;}
#html-header {height: 322px; box-sizing: border-box; padding-top: 70px;}
#html-header center {position: relative;height: 0px;}
.particles-js-canvas-el {position: absolute; width: 100% !important; height: 315px !important;}

#pun {}

#pun-about .item1 {
display: block; position: relative; width: 100%;
text-align: center;
margin: 70px 0 3px;}
#pun-about .item1 a, #pun-about .item1 {font-size: 9px; color: #AAAAAA;}
#html-footer {color: rgba(227, 227, 227, 0.600); height: 84px; text-align: center;}
#html-footer .banners { background: rgba(0, 0, 0, 0.32); margin: -80px 0 0;}
.banners a {
display: inline-block; width: 88px; height: 31px; padding: 3px; margin: 4px 0 4px 2px;
background: rgb(29, 29, 32); }

.lastedit {display: none;}


#setmods dd, .punbb .info-box, .punbb #pun-main .info-box .legend { 
color: #818181;
text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.400);}
#pun-main .info {text-align: center;}

.punbb .main h1, .punbb .main h2, #pun-debug h2, #pun-stats h2 {
/*background: linear-gradient(to bottom, #ffc94d 0%,#ffc94d 50%,#cccccc 50%,#cccccc 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;*/
color: #454545;
font: 20px "Share Tech Mono", "PT Sans Narrow"; text-transform: uppercase;
margin: 10px 0 0px; text-align: center; z-index: 100;}



.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {}
#profile-left {
text-align: center !important;}

.offline li.pa-online strong {
font-weight: normal;}

.punbb textarea, .punbb select, .punbb input {
}

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
border-color: transparent;}

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color: #000000;}

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
border-color: transparent;}

/* CS2.5 */
.punbb th {
border-color: transparent;}

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color: transparent;}

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color: transparent;}

.punbb .divider {
border-color: transparent;}

.punbb .formal fieldset .post-box, .punbb .info-box {
border-color: #9436c0;
border-style: dotted;
border-width: 0px;}

areafield required

.post-content .spoiler-box > blockquote {
padding-top: 10px !important;}

/* Links
-------------------------------------------------------------*/

a { color: rgb(18, 133, 135);
font-family: "verdana"; text-transform: uppercase;
text-shadow: 6px 0px 0px transparent, -6px 0px 0px transparent;
transition: all 0.2s ease-out 0s;}
strong a { font-weight: bold;}
.post-box a { color: #1a7a8a; letter-spacing: 0px;}

a:hover { 
color: #ffb54e;
text-shadow: 1px 0px 0px #ffffff, -1px 0px 0px #ffffff;}
.post-box a:hover { color: #ffb54e;}

.post-box .post-content a {text-transform: initial;}

#pun-navlinks {
position: relative; top: -65px;
height: 0px; width: 100%; text-align: center;
z-index: 10;}
#pun-navlinks li {display: inline-block;padding: 0 15px;}
#pun-navlinks li a span {display: none}
#pun-navlinks li#navindex a:after {content: "Index";}
#pun-navlinks li#navuserlist a:after {content: "Users";}
#pun-navlinks li#navsearch a:after {content: "Search";}
#pun-navlinks li#navprofile a:after {content: "Profile";}
#pun-navlinks li#navpm a:after {content: "PM";}
#pun-navlinks li#navadmin a:after {content: "Admin";}
#pun-navlinks li#navlogout a:after {content: "LogOut";}
#pun-navlinks li#navregister a:after {content: "SignUp";}
#pun-navlinks li#navlogin a:after {content: "LogIn";}
#pun-navlinks li#navpr_1 a:after {content: "PR";}

#pun-navlinks a {color: #FFFFFF; font-size: 18px; font-weight: 400; letter-spacing: 1px; text-transform: uppercase;}
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active { text-shadow: 1px 0px 0px #D4AB4F, -1px 0px 0px #D4AB4F;}

#pun-ulinks {position: relative; top: -25px; width: 100%; height: 0; text-align: center;}
#pun-ulinks li {display: inline;}
#pun-ulinks li a { font: 10px "verdana"; text-transform: uppercase; color: #e7b744; text-shadow: none;
background: transparent; padding: 5px 15px;}
#pun-ulinks li a:hover {
background: linear-gradient(to bottom, rgba(1, 70, 73, 0), rgba(1, 70, 73, 0.506));
text-shadow: none; color: #E5BC84;}
#pun-ulinks li.item1, #pun-ulinks li.item1 a {border-left-style: none;}

#pun-pagelinks a:active, #pun-pagelinks a:focus {
font-weight: bold ;
text-decoration: none;
background-color: #603913;
color: #a07c59;
text-decoration: none;
border-bottom: 1px dotted #603913;}

/* CS4 Post status icons
 -------------------------------------------------------------*/
#pun-index div.icon, #pun-messages div.icon {
width: 10px; height: 10px;
float: left; margin: 5px;
background: #ccc;}
#pun-index div.icon.inew, #pun-messages div.icon.inew { background: #ffc94d;}

.forum div.icon {float: left; height: 10px; width: 10px; margin: 4px 8px 0 0; background: #dedede;}
.forum tr.inew div.icon {background: rgba(255, 211, 150, 0.804);}

.forum tr.inew {color: #5B5B5B}
#pun-stats ul.container {padding: 6px 15px;}

/* CS5 &#207;&#238;&#235;&#255; &#239;&#240;&#238;&#244;&#232;&#235;&#255;
 -------------------------------------------------------------*/
.pa-author {
letter-spacing: 1px; font-family: "PT Sans Narrow"; text-transform: uppercase; font-size: 15px !important; text-align: center;}
.pa-author strong {font-weight: 200;}

li.pa-avatar img {width: 190px; height: 190px; display: block; margin: 0 0 -19px;}
li.pa-avatar {opacity: 0.99;
-webkit-filter: grayscale(100%); transition: all 0.2s ease-out 0s;}
.post .post-author:hover li.pa-avatar {-webkit-filter: grayscale(0%);}

li.pa-author { display: block; position: relative; width: 100%; height: 20px; padding-bottom: 5px !important;}
li.pa-author a { display: block; position: relative; width: 100%; height: 16px;
padding: 3px 0 0 !important; margin: 0 0 5px !important;
color: #E1E1E1; text-shadow: none;
letter-spacing: 1px; font-family: "PT Sans Narrow"; font-size: 15px !important;
transition: all 0.2s ease-out 0s;}
.post-author.online li.pa-author a { border-bottom: 4px solid #ffce73;}
li.pa-author a:hover, li.pa-avatar:hover + li.pa-author a {background: rgb(9, 9, 9);}

li.pa-title {
font: 11px "snowstorm"; line-height: 10px; color: #cccccc;
transform: rotate(270deg); width: 160px; height: 20px;
display: block; position: absolute; left: -60px; top: 95px;}
li.pa-fld5 {margin-top: 0;}

li.pa-online {display: none;}

.punbb .post li.pa-avatar img { }

.punbb img.avatardemo, #profile-left img { 
background: #D5D5D5;
border: 1px solid #BCBCBC;
color: #ACACAC;
margin: 7px 7px 0 !important;}
#viewprofile li strong, #viewprofile li span {color: #474747;}
#profile-left strong, #profile-left div { padding: 0 !important;}
#profile-left li:last-child { padding: 0.2em 1em 0.8em;}
#profile-left #profile-name strong {
font: 20px "Share Tech Mono", "PT Sans Narrow";}

.lucrum {margin: 0 3px -7px !important; text-align: center;} .LucrumScriptum {margin-top: 5px !important;}
[aptus] {width: 15px; height: 15px; display: inline-block; margin: 5px 7px 5px 7px !important; background: hsla(0, 0%, 87%, 1); border: 1px solid #d6d6d6;}
[aptus]:hover {background: #f0f0f0;}

.pa-fld1 {}

.punbb dd {
background: #f1f1f1;
margin: 5px 0px 0; padding: 0 10px;
opacity: 0.3;
transition: all 0.2s ease-out 0s;}
.punbb dd tr {
background: none !important;}
.punbb dd:hover { opacity: 1}


/* CS6 &#206;&#241;&#242;&#224;&#235;&#252;&#237;&#238;&#229;
 -------------------------------------------------------------*/
.punbb .main td.info_header {
border: 1px solid #ccdfec;
border-radius: 5px;
box-shadow: inset 0px 0px 1em #ccdfec;
padding: 5px 10px 5px 10px !important;}

.Myimge {
position:absolute;
padding-top:15px;
padding-left: -10px;
cursor: pointer;}

#size-area, #font-area, #color-area, #smilies-area, #keyboard-area, #imageup-area, #font-area, #size-area, #color-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #table-area, #addition-area, #floating-area {
background: #ebebeb;
padding: 5px 15px; min-width: 150px;
right: 0px !important; top: 27px !important;}
#pun-edit .fs-box.hashelp .container { 
margin-top: 16px;
}

.code-box, .quote-box {
display: block;
background-color: rgba(255, 255, 255, 0.25); border: 1px solid hsla(0, 0%, 50%, 0.1);
color: #486360;
margin: 12px 0px 4px !important;padding: 6px 10px 0px;}
::-webkit-scrollbar {width: 8px; height: 8px;}
::-webkit-scrollbar-track {background: #f3f3f3;}
::-webkit-scrollbar-thumb {background: #FFD27C;}

#pun_wrap {  }

inner reputation {
background: #e1e7ec !important;
border-radius: 15px !important;}

/* Rusff-live
-------------------------------------------------------*/
div#pun-live-rusff { display: none !important;}

/*СЛАЙДЕР
------------------------------*/
.sp-slideshow {height: 240px; width: 988px;
padding: 0px 85px; position: relative; z-index: 5;}
.sp-content { position: relative; margin: 0 84px !important; width: 820px; height: 100%; overflow: hidden;}
.sp-slideshow input {z-index: 1001;position: absolute;bottom: 10px;left: 49%;width: 14px;height: 10px;z-index: 1001;cursor: pointer;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);opacity: 0;}
.sp-slideshow input + label { position: absolute;bottom: 10px;left: 49.5%;width: 6px;height: 6px;display: block;z-index: 1000;border: 3px solid #316e7b;border-radius: 50%;transition: background-color linear 0.1s;}
.sp-slideshow input:checked + label {background-color: #fff;background-color: rgba(255,255,255,0.9);}


.sp-selector-1, .button-label-1 {margin-left: -34px !important;}
.sp-selector-2, .button-label-2 { margin-left: -17px !important;}
.sp-selector-4, .button-label-4 {margin-left: 17px !important;}
.sp-selector-5, .button-label-5 {margin-left: 34px !important;}
.sp-arrow {position: absolute;margin-top: -19px;top: 125px;width: 28px;height: 38px;display: none;opacity: 0.8;cursor: pointer;z-index: 1000;background: transparent url(http://tympanus.net/Tutorials/CSS3FluidParallaxSlideshow/images/arrows.png) no-repeat;transition: opacity ease-out 0.3s;}
.sp-arrow:hover{opacity: 1;}

.sp-selector-1:checked ~ .sp-arrow.sp-a2,
.sp-selector-2:checked ~ .sp-arrow.sp-a3,
.sp-selector-3:checked ~ .sp-arrow.sp-a4,
.sp-selector-4:checked ~ .sp-arrow.sp-a5 {
right: 93px; top: 106px;
display: block;
background-position: top right;}
.sp-selector-2:checked ~ .sp-arrow.sp-a1,
.sp-selector-3:checked ~ .sp-arrow.sp-a2,
.sp-selector-4:checked ~ .sp-arrow.sp-a3,
.sp-selector-5:checked ~ .sp-arrow.sp-a4 {
left: 93px; top: 106px;
display: block;
background-position: top left;}

.sp-slideshow input:checked ~ .sp-content {transition: background-position linear 0.6s, background-color linear 0.8s;}
.sp-slideshow input:checked ~ .sp-content .sp-parallax-bg {transition: background-position linear 0.7s;}

input.sp-selector-1:checked ~ .sp-content .sp-parallax-bg {background-position: 0 0;}
input.sp-selector-2:checked ~ .sp-content .sp-parallax-bg {background-position: 0 0;}
input.sp-selector-3:checked ~ .sp-content .sp-parallax-bg {background-position: 0 0;}
input.sp-selector-4:checked ~ .sp-content .sp-parallax-bg {background-position: 0 0;}
input.sp-selector-5:checked ~ .sp-content .sp-parallax-bg {background-position: 0 0;}

.sp-slider { position: relative;left: 0; width: 500%;height: 100%;list-style: none; margin: 0;padding: 0;transition: left ease-in 0.8s; }
.sp-slider > li {height: 100%;padding: 0 60px;float: left;text-align: center;opacity: 0.4;transition: opacity ease-in 0.4s 0.8s; }
.sp-slider > li img{}

input.sp-selector-1:checked ~ .sp-content .sp-slider {left: 0;}
input.sp-selector-2:checked ~ .sp-content .sp-slider {left: -100%;}
input.sp-selector-3:checked ~ .sp-content .sp-slider {left: -200%;}
input.sp-selector-4:checked ~ .sp-content .sp-slider {left: -300%;}
input.sp-selector-5:checked ~ .sp-content .sp-slider {left: -400%;}

input.sp-selector-1:checked ~ .sp-content .sp-slider > li:first-child,
input.sp-selector-2:checked ~ .sp-content .sp-slider > li:nth-child(2),
input.sp-selector-3:checked ~ .sp-content .sp-slider > li:nth-child(3),
input.sp-selector-4:checked ~ .sp-content .sp-slider > li:nth-child(4),
input.sp-selector-5:checked ~ .sp-content .sp-slider > li:nth-child(5){opacity: 1;}

/* SLIDES */
.slideone { width: 820px; height: 100%; padding:0px;}
.slidetwo { width: 820px; height: 100%; padding:0px;}
.slidethree { width: 820px; height: 100%; padding:0px;}
.slidefour { width: 820px; height: 100%; padding:0px;}
.slidefive { width: 820px; height: 100%; padding:0px;}

.tip {position: relative;}
.tip em {display: none;}
.tip:hover em {
display: block;
position: absolute;
bottom: -22px;
right: -127px;

	width: 200px;
	background-color: white !important;
	color: black;
	text-align: center;
	z-index: 10;
}

#pun-announcement {height: 230px; box-sizing: border-box;  box-sizing: border-box; background: transparent;display:block;position:relative;  transition: all 0.2s ease-out 0s;}
#pun-announcement td {box-sizing: border-box; vertical-align: top; padding-top: 20px;}
.avgreet {width: 190px;}
.avgreet .item1 {text-transform: uppercase; font: 14px "Share Tech Mono", "PT Sans Narrow"; line-height: 16px;}
span.item2 {background: #ebebeb; padding: 5px;}
.avgreet .item1, td.avgreet .item2 {display: block; text-align: center;}
.slnews { padding: 0 20px;}
.slnews span {text-transform: uppercase; font: 14px "Share Tech Mono", "PT Sans Narrow"; line-height: 16px;}
.slnews .news {background: #ebebeb; padding: 5px 20px; border-radius: 2px; height: 72px; box-sizing: border-box; overflow-y: scroll;}
.slnews .news::-webkit-scrollbar {width: 5px;}
.slnews .news::-webkit-scrollbar-track {background: #f3f3f3;}
.slnews .news::-webkit-scrollbar-thumb {background: #FFD27C;}
.sllinks {width: 190px; padding-top: 36px !important;}
.sllinks a {
display: block; width: 170px; padding: 2px 10px; margin-bottom: 2px;
background: #ebebeb; transition: all 0s;
text-align: center; font-size: 10px; text-shadow: none;}
.sltops {
padding-top: 0px !important; text-align: center;}
.slaactions {width: 190px;} 
.slaactions .char {display: inline-block; position: relative;
overflow: hidden; width: 188px; height: 88px;
font-family: "verdana";
text-shadow: none; -webkit-filter: grayscale(100%);}
.slaactions .info { display: block; position: absolute; left: 0; text-align: center;
box-sizing: border-box; width: 100px; height: 88px;
background: rgb(235, 235, 235);
}


td.tcr #fnavi a {
display: block;
padding: 2px 5px; margin: 1px 0;
font: 0.9em "verdana";
background-color: rgba(255, 255, 255, 0.25); border: 1px solid hsla(0, 0%, 50%, 0.1);}
td.tcr #fnavi a:hover {
background: rgb(235, 235, 235);}



hr {
background-color: #e1e1e1;
margin: 0px !important;
border: 0px none currentColor;
color: #E1E1E1;
height: 3px;}

.punbb .formal textarea {
padding: 4px 5px 10px;
box-sizing: border-box;
width: 100% !important;
color: #2B2B2B;
border-bottom: 3px solid #FFD27C;
border-left: 0px;
border-right: 0px;
border-top: 0px;
background: linear-gradient(to bottom, hsla(0, 0%, 100%, 0), rgba(255, 255, 255, 0.4));
z-index: 5;
}
div.grippie { 
display: block;
margin-top: -12px;
position: relative;
padding: 0 0 3px;
z-index: 10;
}

#pun-index .tcr a, .category h3 a {font: 15px "PT Sans Narrow"; }
#pun-viewforum .tcr a {font: 14px "PT Sans Narrow";}


#My.My,#stTs {
 background-color:transparent!important;
 background-image:none!important;
 border:none transparent 0!important;
}

#imgNIK-SIG {
  cursor:pointer;
  cursor:hand;
  z-index:1000;
  z-index:100;
}

#avtrChang-area{
 position: absolute;
 right: 1%;top: 43px;
 width:350px!important;
}

#stTs {
 display:none;/**/
 z-index:4;
 text-align: left;
 bottom: 10px;
 left: 45px;
 position: absolute;
}

img.iblank {
  cursor:pointer;
  cursor:hand;
  border:transparent solid 1px;
  position:relative;
  z-index:100;
  margin-left: 19px;
  margin-top: -1px;
  margin-right:-20px;}

a.iblank.NIC {cursor: pointer;}
a.iblank.AVA {cursor: pointer;}
a.iblank.mem {cursor: pointer;}
.post-content .hide_Nic-SIG{display:none;}

#stTs a {color: #CDCDCD !important;}

/*---Доп поля---*/
.pa-fld5 a { font-family: 'snowstorm'; font-size: 10px; text-transform: uppercase;}
.pa-fld1 div.line, .pa-fld2 div.line, .pa-fld3 div.line { height: 1px; width: 100%; background-color: #000; margin-top: 10px;}
.pa-fld1 div.bckg, .pa-fld2 div.bckg, .pa-fld3 div.bckg { margin: -9px 0 2px; text-align: center;}
.pa-fld1 a, .pa-fld2 a, .pa-fld3 a { font-family: 'snowstorm'; line-height: 100%; font-size: 13px; text-transform: uppercase; background-color: #ebebeb; padding: 0px 3px; letter-spacing: 2px;}
.pa-fld1 div.raceage, .pa-fld2 div.raceage, .pa-fld3 div.raceage { background-color: #302F2D; padding: 5px; text-align: center; font-family: times new roman; font-size: 10px; letter-spacing: 3px; color: #ececec; line-height: 100%;}
.pa-fld1 div.role, .pa-fld2 div.role, .pa-fld3 div.role { margin: 5px 0 5px; text-align: center; font-family: times new roman; font-size: 10px; line-height: 100%;}


