/* DESIGN BY SISTER OF MERCY 
 artishock.rusff.ru
сестра_милосердия */


/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.1755549516.css);
@import url('https://fonts.googleapis.com/css?family=Forum');
@import url(https://gungsters.ucoz.ru/bogatyesalome/style.css);
@import url('https://fonts.googleapis.com/css?family=Cabin+Condensed');
@import url('https://fonts.googleapis.com/css?family=BenchNine');
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);
@import url(https://forumstatic.ru/files/0017/ac/82/53957.css);
@import url(https://forumstatic.ru/files/0017/ac/82/21147.css);


/* A2 Deal with browser defaults and wonkifness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {
  margin: 0px;
  }

/* 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%;
  font-size: inherit;
  }

/* 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: 104%!important;
  }

/* A3.2 */
.punbb {
  font: normal 11px  Verdana;
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em  verdana, arial, helvetica, sans-serif;
line-height:120%;
  }


/* A3.4 */
.punbb h1, .punbb h2, .punbb h3 {
  font-size: 1em;
  font-weight: bold;
  }

.punbb th {
  font-size: 0.9em;
  font-weight: bold;
  letter-spacing: 1px;
  }

.punbb .category th{
}

.punbb h4, .punbb table {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span {
  font-size: 1.1em;
}

.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.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  }

/* 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 auto auto;
  width : 1040px;
padding: 0px 0px 0px 0px;
}

/* A5.2 */
.punbb {
  float: center;
  width: 900px;
  height: auto;
margin: 0px auto auto auto;
padding: 0px 0px 0px 0px;
  }

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 20px 20% 14px 20%;
  width: auto;
  float: none;
  }

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
 border-style: solid solid solid solid;
  border-width: 0px 0px 0px 0px;
  }

/* A5.9 */
.punbb .container {
  border-style: solid;
  border-width: 0px;
  }

/* A5.10 */
#pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.6em 1em;
  border-style: solid solid none solid;
  border-width: 0px 0px 0px 0px;
  }

#pun-main h2, #pun-stats h2 {  
    padding: 0.6em 1em;
    border-style: none solid none solid;
    border-width: 0px 0px 0px 0px;
    margin: 0 1.0em 0 1.0em;
    border-top: #ff9900 solid 7px;
    border-bottom: #ff9900 solid 7px;
    border-left: #ff9900 solid 1px;
    border-right: #ff9900 solid 1px;
    box-shadow: inset 0 0 25px 3px #ffa31a;
    background: #ffad33 !important;
    padding: 20px;
    border-radius: 35px;
    margin-bottom: 10px;
    text-shadow: #ffffff 1px 1px 0px;
    color: #139460 !important;
    display: block;
    font-family: cuprum;
    font-style: normal;
    font-size: 25px !important;
    text-align: center;
    line-height: 15px;
    padding: 10px;
  }


/* A 5.11 */
#pun-navlinks li {padding-left: 10px; padding: -50px}

/*******************************************/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  border-top: 0px solid #888;
  width: 250px;
  margin: 5px 0;
  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }


/* цитата  */
/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
    margin: 0.4em 1.8em 1.4em 1.8em;
    padding: 1em;

}


/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
  display: block;
  padding-bottom: 0.7em;
  font-size: 1.1em;
  font-weight: bold;
  font-style: normal;
  margin: 0;
  }


/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  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 .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
  }

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.linkst .pagelink {
  position: absolute;
  top: -5em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*******************************************/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
text-align:center;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0;
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 0px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0;
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0;
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  }

/* 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 4em 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;
  }

.punbb .helplinks span INPUT {
  margin: 0px 2px 2px 0px;
}

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: justify;
  width: 35%;
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 8%;
  }

/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  width: 20%;
  }

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

/* C2.8 */
#pun-index .tcl h3 {
    text-align: center;
    text-shadow: 1px 1px 0px #ffffff;
    font-family: 'Bebas Neue'!important;
    font-size: 20px;
    letter-spacing: 1px;
    font-stretch: 20px;
    padding-top: 17px;
    margin-left: 53px;
  } 

#pun-index .tcl h3 {
  font-size: 1.2em;
  font-weight: bold;
border: 1px solid rgba(188,146,108,.4);  /*Обводка*/
border-radius: 20px;  /*Скругления*/
box-shadow: inset 0px 0px 10px 5px #fd7011;  /*Внутрення тень*/
color: #000000;
padding: 5px;
margin:0 auto;
max-width:160px;   /*Максимальный Размер*/
text-shadow: 1px 0px 1px #FFFFFF;  /*Тень Шрифта*/
  }

/* ПОДФОРУМ */
#pun-index td div.tclcon {
    color: #333;
width: 345px;
margin-left: 33px;
margin-top: 20px;
min-height: 150px;
text-align: justify;
    background: none;
}

.podftext {width: 300px;
    margin-left: 23px;
    margin-top: 26px;
    margin-bottom: 5px;
    font-size: 11px;
    text-align: justify;
    padding-bottom: 0px;
    color: #4d3f51;
    text-shadow: 1px 1px 0px #e5e1d6;
}

.podflink1 {padding-bottom:40px; width: 300px; padding-top: 5px; margin-left: 23px; text-align:center; font-size: 10px; line-height: 2;
}

.podflink a {padding: 0px 7px 3px 7px;
    border-radius: 10px;
    border: 1px solid #e2d8e2;
    background-color: #cab4ca;
    color: #6468b0 !important;
}

.podflink a:hover {
color: #43478e !important; 
background-color: #dec6de;
}






/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0.8em 1em;
  }

/* C2.12 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0px;
text-align: center !important;
font-size: 0px;

  }

/* C2.13 */
    .punbb .main .tcl {
      border-left-style: none;
      border-left-width: 0;
      }

    * html .tclcon {height: 1px}

/* C2.14 */
.punbb tbody.hasicon td.tcl {
  padding-left: 3.2em;
  }



/* Размер иконок */
/* C2.15 */
.punbb div.icon {
    float: right;
    display: block;
    width: 47px;
    height: 47px;
    }


 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 0px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
  border-style: solid solid none solid;
  border-width: 0px;
  }

/* C3.3 */
.punbb .post h3 span {
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }

/* ПРОФИЛЬ АВТОРА */

/* C3.5 */
.punbb .post  .post-author  {
  float: left;
  overflow: hidden;
margin-left: 15px;
    
 width: 200px;
margin-top: 15px;
font-size: 10px;
  }


li.pa-avatar img {
  margin-top:0px;
margin-left: 0px;
}


/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  }




/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: normal;
    letter-spacing: 1px;
font-size: 17px;
font-family: cuprum;  
  }

/* C3.8 */
.pa-author a {
    letter-spacing: 1px;
font-size: 18px;
font-family: cuprum;  
  }

/* C3.9 */
li.pa-title {
    max-width:184px;
    margin:5px auto;
    line-height: 1em;
    text-align: center;
  }

li.pa-online {
    line-height: 0.8em;
    border-left-style: solid;
    border-left-width: 0em;
    padding-left: 0.4em;
    margin-top: 9px;
    margin-bottom: 2px;
    text-transform: uppercase;
    padding-bottom: 15px;
    font-size: 9px;
    color: #00955f!important;

  }

    /* C3.11 */
    .punbb .post-body {

      border-left: none 0;
      padding: 0 0 1px 0;
      background-position: right bottom;
      background-repeat: no-repeat;
    width: auto;
      margin-left: 335px;
      margin-right:10px;
      text-align:justify;
      }


/* C3.12 */
.punbb .post-box {
  padding: 1em;
  margin-left: -57px; 
  }

.fs-box .post-body {width: 67%!important;  }

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em;
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
border-left-style: solid;
  border-left-width: 0px;
  }

/* C3.15 */
.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
  border-top-style: dashed;
  border-top-width: 0px;
  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.1 */
.punbb .modmenu .container {
        margin-top: 4px;
  padding: 0.5em 1em;
  text-align: right;
  }

/* 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 {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;

  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 0px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  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: 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 {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 0px;
  }


/*******************************************/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1.1 */
#pun-title {
  margin: 0;
  border-style: solid solid none solid;
  border-width: 0px 0px 0 0px;
  }

/* D1.2 */
#pun-title h1 {
  display : block;
  height : 40px;
  padding: 2em 1em 0 1em;
  }

/* D1.3 */
#pun-title .container {
  border-style: none solid none solid;
  }

/* D1.4 */
#pun-title h1 span  {
  font-size: 1.5em;
  display: none;
  }


#pun-title td.title-logo-tdl {
	border: none;
	width: 100%;
}

#pun-title TD.title-logo-tdr {
        border: none;
}

/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0px;
  border: none;
  padding: 0px;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0px;
  margin: 0px;
  }

/* 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%;
  margin: -50px;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: -50px;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em;
  }

/* D3 Forum navigation
-------------------------------------------------------------*/


/* НАВИГАЦИЯ ВЕРХНЯЯ СТРОКА */

/* D3.1 */
#pun-navlinks, #pun-navlinks .container {
  border-style: none;
  border-width: 0;
margin-top: -160px;
    margin-bottom: 6px;

  }

.punbb-admin #pun-navlinks {
  margin-top: -160px!important;
    margin-bottom: 6px!important;
  border-style: none;
  border-width: 0;
}

/* D3.2 */
#pun-navlinks .container {
padding: 34px 0px 14px 0px;
text-align: center;
  }

/* D.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 1em;
font-family: 'cuprum';
font-weight: bold;
  }

/* D3.4 */
#pun-navlinks li a {

  }

/* D4 User links
-------------------------------------------------------------*/

/* НАВИГАЦИЯ НИЖНЯЯ СТРОКА */

/* D4.1 */
#pun-ulinks  {
text-align: center;
    margin-top: -13px;
    text-transform: lowercase;
    margin-bottom: 20px;
    font-size: 9px;
  }

.punbb-admin #pun-ulinks {
  margin-top: -13px !important;
}

/* D4.2 */
#pun-ulinks .container {
  border-top: none;
  padding: 0.7em 1em;
text-align: center;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 0px;
  white-space: nowrap;
text-align: center;
  }

/* 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
text-align: center;
  }


/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
top: 50px;
  }

/* D5.2 */
#pun-status .container {
  padding: 0.8em 1em 1em 1em;
  }

/* 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 {
  border-top: none;
  padding: 1em 1em 0.8em 1em;
  font-size: 1.1em;
  }

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 0px 0;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
  }


/* D6 Announcement
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement h2 {
  padding: 0;
  margin: 0 1em -3.5em 1em;
  border-style: none none solid none;
  border-width: 0 0 0px 0;
  position: relative;
  font-weight: bold;
}

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 1em 1em 1em 1em;
  }

#pun-about .container { background: url("");
background-color: none;
background-repeat: no-repeat;
height: 0px;
}

/* 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 {
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 0px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 0px;
  padding: 0.7em 0 0 0;
  }

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 100%;
  padding: 0em 0em;
  }

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
  }

/* D8.8 */
#pun-break4 {
  margin: 0px 0em;
  border-style: solid none;
  border-width: 0px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 0px;
  }


/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  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: solid;
  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;
}



.mercy-banners {
position: absolute;
    width: 350px;
    height: 90px;
    overflow: auto;
    text-align: center;
    margin: 51px 0 0 0;
}

.mercy-table .best-post {position: absolute;}

.mercy-table .best-post img {position: absolute;
    margin: 370px 0 0 -46px;
    z-index: 2;
}

.mercy-table .best-post p a {
    text-transform: uppercase;
    font-family: cuprum;
    font-size: 14px;
    text-shadow: 1px 1px 0 #ffc104 !important;
}

.mercy-table .best-post p {
    width: 210px;
    height: 50px;
    overflow: auto;
    text-align: justify;
    font-size: 10px;
    margin: 342px 0 0 -3px;
    padding: 0 3px;
    color: #6f4204;
    text-shadow: 1px 1px 0 #dcb276;
}

.mercy-table .flooders {
    position: absolute;
    width: 270px;
    height: 45px;
    text-align: center;
    margin: 401px 0 0 91px;
}

.mercy-table .activists {
    position: absolute;
    width: 230px;
    height: 45px;
    text-align: center;
    margin: 349px 0 0 268px;
}

.mercy-table .best-pair {
    position: absolute;
    margin: 397px 0 0 456px;
}

.mercy-table .admins {
    position: absolute;
    width: 170px;
    height: 45px;
    text-align: center;
    text-transform: uppercase;
    font-family: cuprum;
    font-size: 18px;
    font-weight: bold;
    margin: 404px 0 0 689px;
}

.mercy-table .admins a {
    text-shadow: 1px 1px 0 #ffc104 !important;
}







.punbb td .modlist {display: none;}
.lastedit {
display: none;
}
li#navawards {display: none;}



#pun-index td div.tclcon {
    width: 386px;
    font-size: 10px;
    background: url(http://forumstatic.ru/files/0017/ac/82/37189.png) 0 top no-repeat, url(http://forumstatic.ru/files/0017/ac/82/75459.png)-1px bottom no-repeat, url(http://forumstatic.ru/files/0017/ac/82/60341.png) 0 0 repeat-y;
    text-transform: lowercase;
    min-height: 145px;
    margin-left: 29px;
}

#pun-index .tcl h3 {
/*outline:red solid 1px;*/
max-width:none;
padding-bottom: 3px!important;
    padding-top: 26px!important;
    width: 385px;
    text-align: center;
    font-weight: bold!important;
    font-size: 17px!important;
    letter-spacing: 1px;
    font-family: bebasneue;
    margin-left: 35px;

box-shadow:none;
border:0 none;
}
#pun-index .tcl h3 a, li#pun-index .tcl h3 {
    text-shadow: 1px 1px 0 rgb(103, 46, 58), 0 0 4px rgb(255, 160, 182)!important;
    color: #0adb89!important;
}
.tcl h3 a:hover {  
    color: #0ADB89!important;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.discr {
    font-size: 10px;
    font-family: arial;
    width: 320px;
    text-align: justify;
    color: #39472c;
    margin: 8px 23px -3px!important;

    text-transform: lowercase;
    padding: 5px 10px 15px 13px;
    text-shadow: 0 0 2px white;
}
#pun-index .tcl h3 a, li#pun-index .tcl h3 {
    text-shadow: 1px 1px 0 rgb(103, 46, 58), 0 0 4px rgb(255, 160, 182)!important;
    color: #0ADB89!important;
}
.tcl h3 a:hover {  
    color: #0adb89!important;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.punbb .link a {    display: inline-block;
    
    cursor: pointer;
    font-family: arial!important;
    font-size: 10px!important;
    padding-left: 8px!important;
    padding-right: 8px!important;
    padding-bottom: 2px;
    margin-right: 7px;
    border-radius: 6px;
    background: linear-gradient(#FFA500, #FF8C00);
    border: 2px solid #FF8C00;
    padding-top: 0px;
    text-shadow: 1px 1px 0 rgb(103, 46, 58), 0 0 4px rgb(255, 160, 182)!important;
    color: #0adb89!important;
}
.punbb .link a:hover {
    background: linear-gradient(#FF8C00, #FFA500);
}




#pun-navlinks #navadmin a>span{display:none;}
    #pun-navlinks #navadmin a:after{
      content: "АМС";
    }


/******************************************************************
  Cтиль к скрипту: 
 "Всплываюшая таблица с вкладками, в топике, с инфой о персонаже"
******************************************************************/

@import url('http://forumstatic.ru/files/0017/ac/82/40909.css');

:root {
--midgreen: #105b34;
--darkgreen: #064826;
--sandy: #eacfa0;
--darksand: #8e764a;
--lightsand: #f7edd6;
}

/*Стиль иконки в мини-профиле*/
img.a-info {
  padding:2px;
  display:block!important;
  cursor:pointer;
  position:absolute;
  text-align:left!important;
  margin-top: -3px!important;
  margin-left: 173px!important;
  width:30px;
  display: none!important;
}


/* Затемняющий фон */
#pre-wrap {
 margin:0;
 top:0;bottom:0;
 left:0;right:0;
 width:100%;
 height:100%;
 position:fixed;
 z-index:20000;
 background: rgba(0,0,0,.65);
}

/*Подвижка иконки закрытия таблички*/
.my-tabs > img.close {
  position: absolute;
  width: 27px;
  right: 0;
  cursor: pointer;
  z-index: 102;
  display: block;
  margin: 6px 8px;
}

/* Корневой таб(UL) */
.my-tabs {
 display: block;
 z-index: 30000;
 position: absolute;
 max-height: 700px;  /*максимальная высота таблички*/
 width: auto !important;
}

/* Стиль "Ушка" вкладок */
.my-tabs > span {display: none;}

/* Стиль вкладки(LI)*/
.my-tabs > .tab-a {
  position: relative;
  display:none;
  overflow-y: hidden;
  overflow-x: hidden;  
  z-index: 101;
  width: 800px;
  height: auto;
  padding: 15px !important;
  box-sizing: border-box;
  border-radius: 20px;
  box-shadow: 0 0 10px rgba(0,0,0,.5), inset 0 0 10px 2px rgba(255,255,255,.2);
  background: var(--midgreen);
}

/*Подвижка всплывающей подсказки иконки*/
.tipsy.a-info{
  margin-top: -1px!important;
  margin-left: -6px!important;
  font: normal normal 400 11px/16.5px Verdana;
}

/*сдвиг таблицы*/
.my-tabs{
  margin-top: 0;  /*сдвиг таблицы вверх от положения иконки*/
  margin-left: 100px;  /*сдвиг таблицы вправо от положения иконки*/
}

.my-tabs .post-content .html-post-box {padding: 0 !important;}


/* тут меню со вкладками
-------------------------------------------------------------*/


.character {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 360px;
  background: var(--lightsand);
  border-radius: 15px;
  box-shadow: 0 0 10px 2px #000, inset 0 0 25px var(--darksand), inset 0 0 100px 20px var(--sandy);
  box-sizing: border-box;
  padding: 15px 20px;
  margin: 15px;
}

.charabout {width: 150px;}

.punbb .charpic {
  display: block;
  margin: 10px auto 20px;
  border: 2px solid var(--midgreen);
  width: 100px;
  height: 100px;
  object-fit: cover;
  object-position: center;
}

.tabs {
  position: relative;
  width: 550px;
  display: flex;
  justify-content: space-evenly;
}

.tabs p {padding:0 !important;}

.tab, .tab-title {display: inline-block;}

.tab input[type="radio"] { display: none; }

.tab-title {
  padding: 5px 16px;
  border: 2px solid #FF8C00;
  background: linear-gradient(#FFA500, #FF8C00);
  border-radius: 20px;
  font: 500 12px/12px 'Oswald', sans-serif;
  box-sizing: border-box;
  text-transform: uppercase;
  color: var(--darkgreen);
  transition: all .3s linear 0s;
  cursor: pointer;
  box-shadow: 0 2px var(--darkgreen);
  margin: 0 5px;
  display: flex;
  text-align: center;
}

.tab-content {
  position: absolute;
  padding: 10px;
  left: 0;
  display: none;
  background: url(http://forumstatic.ru/files/0017/ac/82/48432.png) no-repeat top center/cover;
  height: 295px;
  margin-top: 10px;
  box-sizing: border-box;
  width: 100%;
  border-radius: 15px;
  text-align: left;
}

.tab-title:hover, .tab :checked + .tab-title {
  position: relative;
  transition: all .3s linear 0s;
  background: linear-gradient(#FF8C00, #FFA500);
  transform: translateY(2px);
  box-shadow: none;
  z-index: 1;
}

.tab :checked ~ .tab-content {display: block;}

.tab-content img {margin: 3px !important;}


/* БАНК
-------------------------------------------------------------*/

.fframeblock {
	display: block;
	width: 570px;
	margin: 15px auto;
	padding: 20px !important;
	box-sizing: border-box;
	border-radius: 20px;
	box-shadow: 0 0 10px rgba(0,0,0,.5), inset 0 0 10px 2px rgba(255,255,255,.2), inset 0 0 5px #000;
	background: var(--midgreen);
}

.fframeblock p {padding: 0 !important}

.fframeinner {
	position: relative;
	background: var(--lightsand);
	border-radius: 15px;
	box-shadow: 0 0 10px 2px #000, inset 0 0 25px var(--darksand), inset 0 0 100px 20px var(--sandy);
	box-sizing: border-box;
	padding: 15px 20px;
	height: 100%;
	font: normal 12px/16px sans-serif;
}

.fbankinner {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.fbankinner::after {
	content: '';
	background: url(http://forumstatic.ru/files/0017/ac/82/58051.png) no-repeat bottom center;
	position: absolute;
	bottom: 15px;
	left: 20px;
	display: block;
	width: 100px;
	height: 126px;
}

.bankcol {
	margin: 0;
	display: block;
	width: 49%;
}

.bankcol span {
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	color: var(--midgreen);
	font: 500 16px/20px oswald, sans-serif;
	text-transform: uppercase;
}

.colinner {
	overflow: auto;
	display: block;
	width: 100%;
	scrollbar-width: thin;
}

.bankcode {
  display: flex;
  width: 420px;
  margin-left: 110px;
  height: 130px
}

.bankcode .code-box {
  margin: auto !important;
  width: 70%;
}

/* ПОДАРКИ
-------------------------------------------------------------*/

.fgifts {height: auto;}

.fgiftslogo {
  display: block;
  width: 100%;
  margin: 0 auto 15px;
  text-align: center;
  height: 100px;
}

.fgiftslogo img {
	height: 100%;
}

.fgifts summary {
  text-align: center;
  margin-bottom: 10px;
  color: var(--midgreen);
  font: 500 16px/20px oswald, sans-serif;
  text-transform: uppercase;
}

.fgifts details img {margin: 4px !important;}

.fgifts details, .fgifts details[open] summary {margin-bottom: 10px;}

details[open] div {animation: slide .3s ease-in-out;}

@keyframes slide {
  0%    { opacity: 0; }
  100%  { opacity: 1; }
}


/* ИНСТА
--------------------------------*/

.instamain, .instafollower, .instacomment {
  background: url(https://forumstatic.ru/files/001a/ee/09/59982.png) no-repeat top center, url(https://forumstatic.ru/files/001a/ee/09/96712.png) no-repeat bottom center #fff;
  display: block;
  width: 550px;
  margin: 0 auto;
  font: normal 16px/20px roboto, sans-serif;
  box-sizing: border-box;
  padding-bottom: 70px;
}
.instamain {min-height: 750px;}
.instafollower {min-height: 280px;}

.inname {
  display: flex;
  width: 100%;
  height: 60px;
  align-items: center;
  justify-content: center;
  font: 500 20px/24px roboto, sans-serif;
}

.instamain .inname, .instafollower .inname {height: 65px;}

.inprofile {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
  box-sizing: border-box;
  padding: 15px 25px;
}

.inphoto {
  border-radius: 50%;
  box-shadow: inset 0 0 0 3px #dedede;
  display: block;
  width: 116px;
  height: 116px;
  padding: 8px;
  box-sizing: border-box;
}

.inphoto img {
  border-radius: 50%;
  display: block;
  height: 100px;
  width: 100px;
  object-fit: cover;
  object-position: center;
}

.infollow {
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: space-between;
  align-content: center;
  margin-left: 25px;
  font: normal 20px/24px roboto, sans-serif;
}

.infollow div {text-align: center;}
.infollow b {display: block;}

.ininfo {
  width: 100%;
  margin: 10px 0;
}

.ininfo span {font-weight: bold;}
.ininfo p {font-size: 14px;}

.inbuttons {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.inbuttons div {
  width: 245px;
  height: 30px;
  font-size: 14px;
  background: #dedede;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.inposts {
  background: url(https://forumstatic.ru/files/001a/ee/09/57433.png) no-repeat top center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 45px 25px 0;
  align-items: center;
  justify-content: space-between;
}

.inposts img {
  margin-bottom: 4px;
  display: block;
  width: 164px;
  height: 164px;
  object-fit: cover;
  object-position: center;
}

.instapost {
  background: url(https://forumstatic.ru/files/001a/ee/09/96712.png) no-repeat bottom center #fff;
  display: block;
  width: 550px;
  min-height: 700px;
  margin: 0 auto;
  font: normal 16px/20px roboto, sans-serif;
  box-sizing: border-box;
  padding-bottom: 70px;
}

.insttime {
  display: block;
  height: 30px;
  text-align: center;
  background: url(https://forumstatic.ru/files/001a/ee/09/84930.png) no-repeat top center;
  font: 500 16px/30px roboto, sans-serif;
  color: #fff;
}

.instapost .inname, .instacomment .inname {
  height: 60px;
  background: url(https://forumstatic.ru/files/001a/ee/09/93137.png) no-repeat top center;
}

.instapost p, .instacomment p {padding: 0 !important;}

.inuser {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 10px 25px;
  background: url(https://forumstatic.ru/files/001a/ee/09/71230.png) no-repeat 496px center;
}

.instacomment .inuser {background: url(https://forumstatic.ru/files/001a/ee/09/37149.png) no-repeat 280px center;}

.inuserav, .inuserav img {
  display: block;
  height: 42px;
  width: 42px;
  border-radius: 50%;
}

.inuserav img {
  object-fit: cover;
  object-position: center;
}

.inuserinfo {
  flex-grow: 1;
  height: 40px;
  margin-left: 10px;
  font: normal 12px/16px roboto, sans-serif;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.instacomment .inuserinfo {width: 200px;}

.inpostimg {
  display: block;
  margin: 0 auto;
  width: 500px;
}

.inpostimg img {
  display: block;
  margin: 0 auto;
  max-width: 500px;
  height: auto;
}

.inauthor {
  background: url(https://forumstatic.ru/files/001a/ee/09/93690.png) no-repeat top center;
  min-height: 100px;
  margin: 15px 0 0;
  border-bottom: 2px solid #dedede;
  box-sizing: border-box;
  padding: 40px 25px 10px;
}

.inauthor p {
  color: #A0A0A0;
}

.insubscr {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  flex-grow: 1;
  margin: 40px 20px 0;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
}

.instbut {
  display: block;
  margin: 0 10px 0 auto;
  border-radius: 3px;
  line-height: 25px;
  padding: 0 20px;
  box-sizing: border-box;
  color: #CCCCCC;
  border: 1px solid #DEDEDE;
  background: rgba(255,255,255,.5);
}

.incomtext {
  padding: 20px 25px;
  box-sizing: border-box;
  text-align: justify;
  border-top: 2px solid #dedede;
  border-bottom: 2px solid #dedede;
}

.incomtext p {
  font: normal 14px/18px roboto, sans-serif;
}



/*Правим позицию плашки с расой*/
.post-author {
  position:relative;
}
a.GMaster {
display:inline-block;
position:absolute;
top:22px;
left:24px;
}





/*Меняем название Статистики*/
#pun-stats h2 span{font-size:0}
#pun-stats h2 span:before{
   content:"Estadisticas del foro";
   font-size:27px!important;
}


