тестовый форум
готовность 50%

dark elf lyf

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » dark elf lyf » Наркоманский притон лейкбури » фарадай


фарадай

Сообщений 1 страница 4 из 4

1

Код:
/***************************************
A - SETUP
***************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.css);

@import url('https://fonts.googleapis.com/css?family=Alegreya:400,700|Alice|El+Messiri:400,700|Ledger|Lora:400,700|Old+Standard+TT:400,700|Oranienbaum|Oswald:400,700|Roboto+Condensed:400,700|Tinos:400,700|Yanone+Kaffeesatz:400,700|Yeseva+One&subset=cyrillic,cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Cuprum');
@import url('https://fonts.googleapis.com/css?family=Homemade+Apple|Zeyada');
@import url('https://fonts.googleapis.com/css?family=Fjalla+One');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed&subset=latin,cyrillic,latin-ext,cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Amatic+SC|Caveat+Brush|Neucha');
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://forumstatic.ru/files/0018/25/96/35482.css);
@import url(https://fonts.googleapis.com/css?family=Lobster&subset=latin,cyrillic,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Just+Another+Hand);
@import url(https://fonts.googleapis.com/css?family=Julius+Sans+One);
@import url('https://fonts.googleapis.com/css?family=Arizonia|Bahiana|Bilbo+Swash+Caps|Dawning+of+a+New+Day|Jomhuria|Oregano|Seaweed+Script|UnifrakturMaguntia');
@import url(https://forumstatic.ru/files/0018/25/96/48104.css);
@import url('https://fonts.googleapis.com/css?family=Oswald:400,700&subset=cyrillic,latin-ext,vietnamese');
@import url('https://fonts.googleapis.com/css?family=Anton|Astloch|Berkshire+Swash|Bigshot+One|Caveat|Chathura|Cookie|Cormorant+Unicase|Cutive+Mono|Geo|Oleo+Script+Swash+Caps|Pirata+One|Share+Tech+Mono');
@import url('https://fonts.googleapis.com/css?family=Satisfy');
@import url('https://fonts.googleapis.com/css?family=Sacramento');
@import url('https://fonts.googleapis.com/css?family=Qwigley');
@import url('https://fonts.googleapis.com/css?family=Yesteryear');
@import url('https://forumstatic.ru/files/0018/25/96/58161.css');
@import url('https://fonts.googleapis.com/css?family=Abril+Fatface|Dancing+Script:400,700|Handlee|Kaushan+Script|Lobster|Marmelad|Open+Sans+Condensed:300|Playfair+Display|Roboto+Slab|Rochester|Six+Caps|Yeseva+One&subset=cyrillic,cyrillic-ext,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Alice');
@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans+SC');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:700&subset=cyrillic,cyrillic-ext,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Anonymous+Pro:400,700&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Play:400,700&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Roboto:100,300,400,500,700,900');


@font-face {
font-family: 'rpt';
src: url('https://forumstatic.ru/files/0017/fe/b1/49042.eot?'),
url('https://forumstatic.ru/files/0017/fe/b1/42521.woff') format('woff'),
url('https://forumstatic.ru/files/0017/fe/b1/71221.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'adl';
src: url('https://forumstatic.ru/files/0017/fe/b1/88315.eot?'),
url('https://forumstatic.ru/files/0017/fe/b1/70854.woff') format('woff'),
url('https://forumstatic.ru/files/0017/fe/b1/14199.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}


    @font-face {
    font-family: 'icon';
    src: url('https://forumstatic.ru/files/0019/b5/12/39426.eot?'),
    url('https://forumstatic.ru/files/0019/b5/12/18071.woff') format('woff'),
    url('https://forumstatic.ru/files/0019/b5/12/92706.ttf') format('truetype');
    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: 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%;
  }

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle
  }


 /* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
  font-size: 100.01%;
  }

/* A3.2 */
.punbb {
  font: normal 68.75%  verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em  verdana, arial, helvetica, sans-serif
  }


/* A3.4 */
.punbb h1, .punbb h2, .punbb h3 {
  font-size: 1em;
  font-weight: bold;
  }

.punbb th   {
  font-size: 0.9em;
  font-weight: bold;
  }
.punbb h4, .punbb table {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1.1em;
  }

/* A3.6 */
.punbb pre {
  font: 1.1em/140% verdana, arial, monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: underline
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb dl.post-sig dt span,
.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 {
    background-color: rgba(0,0,0,0);
    background-image: url("https://forumstatic.ru/files/0019/b0/24/70038.png");
    background-position: center top;
    margin: auto;
    position: relative;
    width: 909px;
}
.punbb {
    height: auto;
    margin-left: 0px;
    width: 908px;
}

#pun-redirect #pun-main {min-height: 50px;
    background: #eaeaea !important;
    color: #444;
    padding: 10px !important;
    box-shadow: 0px 0 0 1px #bbbbbb inset, 3px 0 0 0 #bbbbbb inset;
margin-top: -400px !important;}

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
  }

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5 */
.punbb .category, .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: none none solid none;
  border-width: 0px 0px 2px 0px;
  }

/* A5.9 */
.punbb .container {
  border-style: solid;
  border-width: 1px;
  }

/* A5.10 */
#pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 {
  padding: 2px 1em 9px 1em;
  border-style: solid solid none solid;
  border-width: 1px 1px 0px 1px;
  }

#pun-main h2 {
  padding: 2px 1em 9px 1em;
  border-style: solid;
  border-width: 1px;
}

/***************************************************/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
.punbb .post-sig dt {
    border-top: 1px solid #4f4736;
    display: block;
    margin: 5px 0;
    width: 250px;
}

/* 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-top
  }

/* 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 {
    border: medium none;
    margin: 0.4em 0.8em 0.8em;
    padding: 0em;
}


/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    font-size: 1.1em;
    font-style: normal;
    font-weight: bold;
    margin: 0;
    padding-bottom: 0.0em;
}

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  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: -4.6em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4.6em;
  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;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  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: left;
  width: 50%;
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    text-align: center;
    width: 10%;
}

/* C2.3 */
.punbb .main .tcr {
    overflow: hidden;
    text-align: center;
    width: 35%;
}


/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

/* C2.8 */
#pun-index .tcl h3 {
  font-size: 1.2em;
  font-weight: bold;
  }

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: none;
  padding-top: 0.3em
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 1.5em 1em;
  }

#pun-index .main td {padding: 0.9em 1em !important;}

/* C2.12 */
.punbb .main th {
  border-style: none none none solid;
  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 */
.punbb td div.tclcon {
    font-size: 11px;
    line-height: 10px;
    margin-left: 0;
    text-align: left;
}

/* C2.15 */
    .punbb div.icon {
        float: left;
        display: block;
        width: 60px;
        height: 60px;}

 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
  border-style: solid solid none solid;
  border-width: 1px;
  }

/* C3.3 */
.punbb .post h3 span {
  border-left: 1px solid transparent;
  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;
  width: 19em;
  margin-top: -1.5em;
  overflow: hidden;
  }

/* 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: bold;
  }

/* C3.8 */
.pa-author a {
  text-decoration: none
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 0.4em;
  font-weight: bold;
  }


li.pa-online {
  line-height: 0.8em;
  border-left-style: solid;
  border-left-width: 0.7em;
  padding-left: 0.4em;
  margin-top: 0.7em;
  }

/* C3.11 */
.punbb .post-body {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0 0 1px 0;
  }

/* C3.12 */
.punbb .post-box {
  padding: 1em;
  }

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  }

/* C3.15 */
.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
  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.1 */
.punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
  margin-top: 4px;
  }

/* 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: normal;
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 1px;
  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: normal;
  }

/*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: 1px;
  }


/***************************************************/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
  margin: 0;
  border: none;
  margin-bottom: -35px;
}

/* D1.2 */
#pun-title h1 {
  display : block;
  height: 270px;
  margin: -1px 0px 0px -30px;
}

/* D1.3 */
#pun-title .container {
  border: none ;
  padding: 0.2em 1em 0.8em 1em;
  }

/* D1.4 */
#pun-title h1 span {
  display: none;
}

#pun-title TD.title-logo-tdl {
  border: none;
  width: 100%;
}

#pun-title TD.title-logo-tdr {
	border: none;
	width: 420px;
}

/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding-left: -20px;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }

/* D3 Forum navigation
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks {
  border: none;
  margin: 0;
  margin-bottom: 0px;
}

#pun-navlinks .container {
  border: none;
  margin: 0;
  }

/* D3.2 */
#pun-navlinks .container {
  padding-top: 15px;
  height: 27px;
  font-weight: normal;
  text-align: center;
  width: 845px;
}

/* D.3 */
#pun-navlinks li {
  display: inline;
  margin: 0;
}

/* D3.4 */
#pun-navlinks li a {
    font-family: tahoma;
    font-size: 0.8em;
    padding: 10px 5px 10px 7px;
}

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks {
    border: 2px solid transparent;
    margin-bottom: 0px;
}
#pun-ulinks .container {
    border: medium none;
    font-weight: bold;
    height: 3px;
    padding-top: 0px;
    text-align: center;
    width: 850px;
}
#pun-ulinks li, #pun-ulinks li a {
    display: inline;
    white-space: nowrap;
}
#pun-ulinks li a {
    font-size: 0.8em;
    padding: 0 0 0 5px;
}

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* D5.2 */
#pun-status .container {
  padding: 0;
  position: absolute;
  text-align: center;
  width: 238px;
  top: -273px;
  margin-left: 334px;
  color: #e2e0df;
  text-transform: lowercase;
  font-family: playfair display;
  font-size: 7px;
  letter-spacing: 2px;
  word-spacing: 3px;
  text-shadow: 1px 1px 1px #4b1209;
  }
#pun-status .container a {color: #b29534}

#pun-status .container .item1, #pun-status .container .item2 {display: block}

/* D5.3 */
#pun-status span {
  white-space: pre-line;
  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: 1px 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 1px 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: 1px;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 4.3em 1em 1em 1em;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
  padding: 0.8em 1em
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  clear: both;
  font-family: roboto;
  font-size: 9px;
  text-transform: uppercase
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  font-family: roboto;
  font-size: 9px;
    text-transform: uppercase
  }

#pun-stats .item1 {
  display: inline-block;
  text-align: center;
  background: rgba(255,255,255,.2);
  padding: 3px 0 3px 0;
  margin-left: -7px;
  width: 200px
}

#pun-stats .item2 {
  display: inline-block;
  text-align: center;
  background: rgba(255,255,255,.2);
  padding: 3px 0 3px 0;
  margin-left: 1px;
  width: 200px
}

#pun-stats .item3 {
  display: inline-block;
  text-align: center;
  background: rgba(255,255,255,.2);
  padding: 3px 0 3px 0;
  margin-left: 1px;
  width: 180px
}

#pun-stats .item4 {
  display: inline-block;
  text-align: center;
  background: rgba(255,255,255,.2);
  padding: 3px 0 3px 0;
  margin-left: 5px;
  width: 303px;
  position: absolute
}


#pun-stats .item1:before {content: "темы: "}
#pun-stats .item1 span {font-size: 0}
#pun-stats .item2:before {content: "сообщения: "}
#pun-stats .item2 span {font-size: 0}
#pun-stats .item3:before {content: "жители: "}
#pun-stats .item3 span {font-size: 0}
#pun-stats .item4:before {content: "Последний: "}
#pun-stats .item4 span {font-size: 0}

/* D7.4 */
li#onlinelist {
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 1px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0.7em 0 0 0;
  }

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 150%;
  padding: 0.8em 1em;
  }

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  text-align: center;
  }

/* 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: -2px 1em;
  border-style: solid none;
  border-width: 1px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 1px;
  }


/* 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" }

div#pun-live-rusff {
    margin-bottom: 10px !important;
    font-size: 10px;
    padding-right: 5px !important;
}

::-webkit-scrollbar {
width: 7px;
height:7px;
background-color: rgba(0,0,0,0.15);
}
::-webkit-scrollbar-thumb {
  background-color:#b29534;
  width:4px !important;
  box-shadow: 0 0 2px 0px rgba(0,0,0,0.1) inset;
border-radius: 10px
}

.privet {position: absolute;
width: 210px;
top:-348px;
margin-left: 347px;
text-align: center;
font-family: roboto;
line-height: 10px;
color: #fbfbfb;
text-shadow: 1px 1px 1px #4b1209;
font-size: 7px;
text-transform: uppercase;
letter-spacing: 1px;
}

.ams {position: absolute;
top:-233px;
margin-left: 330px;
width: 245px;
font-size: 9px;
font-family: roboto;
text-transform: uppercase;
text-align: center;
font-weight: normal;
color: #fbfbfb;
display: block;
letter-spacing: 1px;}

#pun .ams a {color: #fbfbfb;
display: inline-block;
  text-shadow: 1px 1px 1px #4b1209;
  position: relative
}
#pun .ams a:after {content: "";
background: #dfdfdf;
height: 1px;
width: 100%;
position: absolute;
display: block;
bottom: -1px;
left: 0;
transition: all .6s ease-in-out 0s;
transform: scaleX(0);
transform-origin: left}
#pun .ams a:hover:after {transform: scale(1);
}
#pun .ams a:hover {
color: #fff;}


#font-area {height: 300px;
overflow-y: auto;
padding: 5px;
text-align: left;
width: 130px}


#shapka {position: absolute;
top:198px;
margin-left: -16px;
width: 921px;
}

.pa-awards {margin-top: -15px !important;}

#main-reply {height: 200px}


#pun-index .category .tc2,#pun-index .category .tc3,
#f-subforums .tc2,#f-subforums .tc3{
  display:none!important;
}
#pun .Tems_And_messages:after {content: "\f15b";
color: #2e2e2e !important;
font-family: icon;
width: 22px;
height: 22px;
display: block;
position: absolute;
left: 0;
top: 0;
font-size: 12px;
  line-height: 22px
}
#pun .Tems_And_messages2:after {content: "\f086";
color: #444 !important;
font-family: icon;
width: 22px;
height: 22px;
display: block;
position: absolute;
left: 0;
top: 0;
font-size: 14px;
  line-height: 22px
}
.Tems_And_messages {
  display:block;
  width:22px;
  height: 22px;
  text-align: center;
  font-size: 0px;
background: #e2dfdf;
box-shadow: 0 0 0 1px #dbdbdb;
border-radius: 2px;
  position: relative;

  
}
.Tems_And_messages2 {
  display:block;
  width:22px;
  height: 22px;
  text-align: center;
  font-family: play;
  font-size: 0px;
  text-transform: uppercase;
  border-radius: 2px;
background: #e2dfdf;
box-shadow: 0 0 0 1px #dbdbdb;
  margin-top: 5px;
  position: relative
}
.main table .Add {
  display: block;
  padding: 0px;
  position: absolute;
 top: 32px;
  left: -35px;
  color: #444
}
.Tems_And_messages .right{
  color: #444;
  font-weight: bold
}

#pun-index .user-avatar img.ava:hover {
animation: .5s linear 0s normal none 1 running Shadow;
    box-shadow: 0 0 20px rgba(76, 102, 31,0);}

@keyframes Shadow {
0% {
    box-shadow: 0 0 5px rgba(76, 102, 31,1);
}
50% {
    box-shadow: 0 0 6px rgba(76, 102, 31,1);
}
100% {
    box-shadow: 0 0 20px rgba(76, 102, 31,0);
}
}

#pun-index .user-avatar:hover {filter: blur(.5px) grayscale(100%);
    transition: all 0.3s ease-in-out 0s}
#pun-index .user-avatar img.ava {
width: 35px;
height: 35px;
border: 2px solid currentColor !important;
box-shadow: 0 0 5px rgba(76, 102, 31,1);
    transition: all 0.3s ease-in-out 0s
}

#pun-main a {position: relative}

#pun-main a:after {content: "";
height: 2px;
background: #b29534;
width: 100%;
display: block;
position: absolute;
bottom: -1px;
left: 0;
transform: scaleX(0);
transition: all .6s ease-in-out 0s}

#pun-main a:hover:after {transform: scale(1)
 }

.pa-avatar img{transition: all .6s ease-in-out 0s}

.pa-avatar:hover img {filter: grayscale(100%) blur(1px) brightness(.4)}
pa-avatar {position: relative;}

.pa-avatar:after {content: "Посмотреть профиль";
position: absolute;
  font-size:11px !important;
 font-family:'roboto condensed' !important;
background-color: #111 !important;
color: #dfdfdf !important;
    text-shadow: 1px 1px 0 #0f1006 !important;
  width: 100px;
  border-radius: 5px;
  padding: 5px 10px 5px 10px;
  transition: all .5s ease-in-out 0s;
  left: 54px;
  margin-top: 0px;
  opacity: 0
}

.pa-avatar:hover:after {margin-top: 50px;
opacity: .9}

.tipsy-inner {
 font-size:11px !important;
 font-family:'roboto condensed' !important;
background-color: #1b280b !important;
color: #b2b39b !important;
    text-shadow: 1px 1px 0 #0f1006 !important;}

.tipsy-arrow {
border-top-color: #1b280b !important;
border-bottom-color: #1b280b !important;
}

.aktiv {width: 269px;
height:108px;
position: absolute;
margin-left: 20px}
.hov {background: url(https://forumstatic.ru/files/0019/b0/24/94790.png);
width: 60px;
height: 47px;}
.hov.hov1 {margin-left: 4px;
position: absolute;}
.hov.hov2 {margin-top:57px;
margin-left: 6px;
position: absolute;}
.hov.hov3 {margin-top:37px;
margin-left: 119px;
position: absolute;}
.hov.hov4 {margin-top:38px;
margin-left: 206px;
position: absolute;}
.name {color: #bfa78f;
  text-shadow: 1px 1px 0 #000, 0 0 10px #000,  0 0 5px #000;
  width: 60px;
height: 47px;
font-family: play; font-size: 10px;
text-align: center;
line-height: 40px;
text-transform: lowercase;
background: radial-gradient(rgba(0,0,0,.6) 20%, rgba(255,255,255,0) 100%);
opacity:0;
    transition: all 0.3s ease-in-out 0s}
.hov:hover .name {opacity:1}
.name2 {color: #bfa78f;
  text-shadow: 1px 1px 0 #000, 0 0 10px #000,  0 0 5px #000;
  width: 60px;
height: 47px;
font-family: play; font-size: 10px;
text-align: center;
line-height: 40px;
text-transform: lowercase;
background: radial-gradient(rgba(0,0,0,.6) 20%, rgba(255,255,255,0) 100%);
opacity:0;
    transition: all 0.3s ease-in-out 0s}
.hov:hover .name2 {opacity:1}

.name2 number {display: block;
margin-top: -30px !important;}


.writters {width: 285px;
height:91px;
position: absolute;;
margin-left: 665px}
.hov.hov5 {margin-top: 42px;
  margin-left: 6px;
position: absolute;}
.hov.hov6 {margin-top:2px;
margin-left: 128px;
position: absolute;}
.hov.hov7 {margin-top:39px;
margin-left: 183px;
position: absolute;}
.hov.hov8 {margin-top:-5px;
margin-left: 225px;
position: absolute;}

.bestposttext {position: absolute;
color: #77785f;
text-shadow: 1px 1px 0 #000;
font-family: pt sans;
font-size: 11px;
top: 88px;
margin-left: 360px;
height: 60px;
width: 200px;
overflow-y: auto;
padding-right: 5px;
text-align: justify;
transform: rotate(-1.2deg)}

.weneed {width: 277px;
height:77px;
position: absolute;
margin-left: 38px;
margin-top: -28px}
.hov.hov9 {margin-left: 3px;
position: absolute;
margin-top: 11px}
.hov.hov10 {margin-top:25px;
margin-left: 77px;
position: absolute;}
.hov.hov11 {margin-top:11px;
margin-left: 145px;
position: absolute;}
.hov.hov12 {margin-top:2px;
margin-left: 216px;
position: absolute;}

.banneriniz {position: absolute;
margin-top: 44px;
margin-left: 255px;
width: 588px;
overflow-x: auto;
height: 84px;
background: rgba(0,0,0,.31);
box-shadow: 0 0 0 1px #90832d;
padding: 5px 10px;}

.banneriniz img {transition: all 0.5s ease-in-out 0s;
opacity: .6;
filter: grayscale(100%) brightness(.6)}
.banneriniz img:hover {opacity: 1;
filter: grayscale(0) brightness(1)}

.post-links ul .pl-email:first-child {display: none}

#pun-messages .pa-avatar:after {display: none}

.bannertop {position: absolute;
top: 130px;
margin-left: -30px;
opacity: .5;
transition: all .3s linear 0s}
.bannertop:hover {
  opacity: 1
}

.sslki {position: absolute;
top: -5px;
text-align: center;
width: 910px;
font-size: 10px;}

#pun .sslki a {font-family: open sans;
text-transform: uppercase;
display: inline-block;
font-size: 11px;
letter-spacing: 1px;
margin: 0 10px;
font-weight: bold}
#pun .sslki a:hover {     animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);}


.knopkicont {width: 100%;
display: inline-block}

.vkladkacont {padding: 7px 10px 10px 10px;
background: rgba(255,255,255,.2); 
box-shadow: 0 0 0 1px  rgba(255,255,255,.3) inset;
display: block !important;
width: 608px !important;}


.oformlenie_knopki {
    display:inline-block;
    cursor: pointer;
    width: 122px !important; 
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ada591 0%, #9b9380 100%) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#ada591), to(#9b9380));
    box-shadow: 0 0 0 1px #9b937e, 0 0 0 2px #beb8a8, 0 3px 4px 2px rgba(255,255,255,0) inset;
    color: #d5cdb7;
    font-family: oswald !important;
    font-size: 10px !important;
    font-weight: normal !important;
    padding: 2px 0px 3px 0px !important;
    text-shadow: 1px 1px 0 #726a57;
    transition: all 0.5s ease-in-out 0s;
    text-transform: uppercase;
text-align: center
    }

.oformlen_knopki {
    display:inline-block;
    cursor: pointer;
    width: 193px !important; 
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ada591 0%, #9b9380 100%) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#ada591), to(#9b9380));
    box-shadow: 0 0 0 1px #9b937e, 0 0 0 2px #beb8a8, 0 3px 4px 2px rgba(255,255,255,0) inset;
    color: #d5cdb7;
    font-family: oswald !important;
    font-size: 10px !important;
    font-weight: normal !important;
    padding: 2px 0px 3px 0px !important;
    text-shadow: 1px 1px 0 #726a57;
    transition: all 0.5s ease-in-out 0s;
    text-transform: uppercase;
text-align: center
    }

.oformlenie_knopki:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ada591 0%, #9b9380 100%) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#ada591), to(#9b9380));
    box-shadow: 0 0 0 1px #9b937e, 0 0 0 2px #beb8a8, 0 -3px 4px 2px rgba(255,255,255,0.2) inset;
    color: #444;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);    
}
  
#pun-viewtopic .FNTslider {
  border-radius: 1px;
  position:relative;z-index:1000;
  background: #eaeaea;
  width: 110px;
  height: 3px;
  margin: 3px 5px;
  border: solid 1px #333;
  float: right;
  margin-right: 345px;
}
#pun-viewtopic .FNTslider .before {
  height: 4px;
  border: solid 1px #333;
  border-right: none 0;
  border-radius: 4px 0 0 4px;
  position: absolute;
  background: #b29534;
  margin-top: -1px;
}
#pun-viewtopic .FNTslider .thumb {
  width: 6px;
  height: 10px;
  border-radius: 1px;
  position: relative;
  top: -3px;
  background: #b9552e;
  cursor: pointer;
  box-shadow: 0 0 3px 0 rgba(0,0,0,.5) inset, 0 0 0 1px rgba(0,0,0,.1)
}

.tablecont {width: 899px;
height: 111px;
border: none;
position: absolute;
margin-left: 4px;
top: -120px}
.tablepic {width: 899px;
height: 111px;
border: none;
position: absolute;
transition: all .6s ease-in-out 0s;}

.actives {float: left;
  position: relative;
z-index:9;
margin-left: 10px;
top: 3px}

.actives td, .actives tr {padding: 0;
border:none}

.actives2 {float: right;
  position: relative;
z-index:9;
margin-right: 7px;
top: 3px}

.actives2 td, .actives2 tr {padding: 0;
border:none}

.bestpost {position: absolute;
clear: both;
z-index: 9;
margin-left: 230px;
width: 444px;
font-family: roboto}

.bestpost span {display: block;
font-weight: bolder;
text-shadow:1px 1px 1px #4b1209;
color: #d8c544;
text-align: center;
font-size: 13px;
letter-spacing: 1px;
margin-top: 4px;
margin-bottom: 5px;
text-transform: lowercase}

.bestpost span a {color: #eaeaea !important;}

.bestpost span a:hover {color: #d8c544 !important;}

.posttext {display: block;
font-size: 11px;
font-family: open sans;
color: #e2e0df;
text-align: justify;
background: rgba(0,0,0,.31);
box-shadow: 0 0 0 1px #90832d;
padding: 10px;
height: 55px}

post {display: block;
font-size: 11px;
font-family: open sans;
color: #e2e0df;
text-align: justify;
padding-right: 3px;
overflow-y: auto;
height: 55px}

.actives, .actives2, .bestpost {opacity:.6;
transition: all .6s ease-in-out 0s;}

.tablecont:hover .tablepic {filter: grayscale(50%)}

.tablecont:hover .actives, .tablecont:hover .actives2, .tablecont:hover .bestpost {opacity: 1}

.actives a, .actives2 a, .actives3 a  {filter: grayscale(100%) brightness(.8)}
.actives a:hover, .actives2 a:hover, .actives3 a:hover {filter: grayscale(0%) brightness(1)}

.actives3 {
  position: absolute;
margin-left: 20px;
margin-top: 40px}

.actives3 td, .actives3 tr {padding: 0;
border:none}

.bestplay {border: none;
width: 124px;
height: 110px;
position: absolute;
top: -312px;
margin-left: 23px}
.playtitle {text-align: center;
position: absolute;
width: 120px;
color: #e2e0df;
  text-shadow: 1px 1px 1px #4b1209;
  font-family: open sans;
  font-size: 8px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-top: 33px;
  margin-left: 4px;
  transition: all .6s ease-in-out 0s;
}

.playtitle span {display: block;
font-weight: bolder;
letter-spacing: 0px;
font-size: 11px;
color: #d8c544}

.bestplay:hover .playtitle {filter: blur(10px);
opacity:0}

.plashkacont {display: block;
text-align: center;
position: relative}

.plashka {display: inline-block;
background: #761308;
font-family: playfair display;
font-weight: bold;
color: #d8c544;
text-shadow:  1px 1px 1px #4b1209;
  padding: 3px 10px 5px 10px;
  border-radius: 2px;
  box-shadow: 0 0 0 1px #d6d6d6;
  transition: all .6s ease-in-out 0s
}

.plashka:hover {filter: blur(.3px);
transform: scale(.9);
  background: #d8c544;
  color: #761308;
  text-shadow:  none
}

0

2

Код:
.post-content .spoiler-box > div img {
    max-width: 500px;
}


    #pun-announcement h2 {display: none;}
    #pun-announcement .container {
width: 907px;
        margin-left: 0px !important;
padding: 5px 0 0 0 !important;
margin-top: 5px}

.stickytext, .closedatafield {
    display: none !important;
}

.offctgr {display:block!important;
visibility:visible!important;
}

#pun-index .tc2, #pun-index .tc3, #pun-index .tcmod {
    width: 5%;
}

#pun-messages .pa-posts {
    display: none !important;
}
#pun-messages .post-author {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
#pun-messages .post-author ul, #pun-messages .pa-title {
    color: #222;
    text-shadow: none !important;
}
#pun-messages .pa-author {
    margin-bottom: -10px;
    margin-top: -10px !important;
    text-shadow: none !important;
}
#pun-messages .pa-author a {
    color: #423523!important;
    text-shadow: none !important;
}

#pun-announcement .container {
    margin-left: -20px;
}


#pun .pa-last-visit {margin-bottom: -15px;
position: relative}

#pun .pa-last-visit {margin-bottom: -15px;
position: relative}

.pa-online {
font-family: roboto;
font-weight: bolder;
text-transform: uppercase;
color: #ae6a50;
font-size: 8px;
margin-left: -6px !important;
padding: 0px !important;
width: 181px;
margin-bottom: -14px !important;
position: relative}

.pa-posts, .pa-respect {
    display: block;
    font-family: pt sans;
    width: 94px;
    text-transform: lowercase;
    font-size: 9px;
    margin-top: 5px !important;
    background: #f0f0f0;
    padding-bottom: 2px !important;
}
.pa-posts {
    float: left;
    margin-left: -4px !important;
}
.pa-respect {
    float: right;
    margin-right: -4px !important;
}

.pa-respect img {width: 7px}

#profilenav h2 {
    text-align: left !important;
}


.pa-fld5 {background: url(https://forumstatic.ru/files/0019/b0/24/56164.png);
padding: 0 !important;
width: 204px;
height: 42px;
margin-left: -11px !important;
margin-bottom: -6px !important;
margin-top: -9px !important;
position: relative;
z-index: 999;
text-align: center}

.pa-fld4, .pa-fld3 {
font-size: 0px;
background: #e2dfdf;
box-shadow: 0 0 0 1px #dbdbdb inset;
border-radius: 2px;
width: 22px;
margin-left: -43px !important;
height: 22px;
margin-bottom: -1px !important;
margin-top: 5px !important;
position: absolute}
.pa-fld3 {margin-top: 35px !important;}

.pa-fld3:after {content: "\f155";
color: #666 !important;
font-family: icon;
width: 22px;
height: 22px;
display: block;
    position: absolute;
left: 0;
top: 0;
font-size: 12px;
  line-height: 23px
}

.pa-fld4:after {content: "\f040";
color: #666 !important;
font-family: icon;
width: 22px;
height: 22px;
display: block;
    position: absolute;
left: 0;
top: 0;
font-size: 13px;
  line-height: 23px
}

.pa-fld2 {margin-left: -12px !important;
    width: 205px !important;
font-family: pt sans;
color: #5b5b5b;
font-size: 10px;
padding: 0 0 2px 0 !important;
margin-top:-5px !important;
margin-bottom: 0px !important;
position: relative}

.pa-fld2:after {content: "";
background: #7a7a7a;
height: 1px;
width: 125px;
display: block;
position: absolute;
top: 0;
right: 10px}

.lz {font-size: 8px;
padding: 9px;
position: relative}

.lz1 {font-size: 10px;
font-family: roboto condensed;
color: #747474;
margin-bottom: 0px !important;
margin-left: -1px !important;
letter-spacing: 1px;
position: absolute;
bottom: -3px;
width: 189px;
background: #f0f0f0}

.lz2 {font-family: arial;
font-size: 10px;
color: #5b5b5b;
text-align: justify;
line-height: 11px;
margin-top: -2px !important;
padding-bottom: 5px;
}

#pun .pa-fld1 a {
padding: 0 !important;
display: block;
margin-top: -7px !important;
color: #b29534}

.pa-fld1 {margin-left: -4px !important;
    width: 190px !important;
font-family: roboto;
font-weight: bold;
font-size: 11px;
padding: 0 !important;
    margin-bottom:7px !important;
}

.post-links ul {position: relative}

#pun .post-author.online {    box-shadow: -7px 0 0 0 #b29534}

#pun .post-author {
background: #eaeaea;
    margin-left: 11px !important;
    margin-top: 5px !important;
    padding-bottom: 5px !important;
    width: 205px !important;
    box-shadow: -7px 0 0 0 #bbbbbb
}

#pun .post-body a {color: #b29534}

.post-body {margin-left: 221px !important;
margin-right: 8px !important;}


#pun-post .pa-author {margin-left: 5px;
width: 190px !important;
padding: 0}


.post h3 {
    background: url(https://forumstatic.ru/files/0019/b0/24/93361.png) no-repeat;
    color: #f0f0f0 !important;
    font-family: roboto !important;
    font-size: 9px !important;
    height: 13px;
    margin: 5px auto;
    padding-top: 0px;
    width: 907px;
    text-transform: lowercase;
    font-weight: 500 !important;
    letter-spacing: 1px;
    border: none;
    text-shadow: 1px 1px 0 #000
}
.post h3 span {
    color: #dddacf;
    margin-left: 30px !important;;
    margin-top: -3px;
    text-align: left;
    width: auto;
    font-weight: lighter !important;
}

#pun .post h3 span a {color: #dddacf;
    font-weight: normal !important;}
#pun .post h3 span a:hover {
    color: #b29534;
}

.post h3 strong:before {content: "пост номер: ";
text-transform: uppercase;
font-size: 9px;
color: #888}

#pun .post h3 strong {
    font-weight: normal;
    margin-left: 621px;
    position: absolute;
    width: 200px;
    text-align: right !important;
    color: #fff;
}

.pa-author img {
    display: none;
}
.pa-author {
    font-family: roboto;
    font-size: 13px !important;
    font-weight: bolder;
    text-transform: uppercase;
    letter-spacing: 0;
    padding-bottom: 0px !important;
    padding-top: 10px !important;
    color: #b9552e;
    text-align: left
}

.post-author ul a:hover {
    color: #666 !important;
}
.post-author ul {
    color: #7e7e7e;
    font-size: 10px;
    line-height: 11px;
    margin-left: 2px;
    padding: 0px;
    text-align: center;
    width: 181px;
    margin-bottom: 0px;
}

.pa-avatar.item2 img { box-shadow: 0 0 0 4px #f0f0f0, 0 0 0 5px #dedcd4 !important;
}

.pa-avatar {
    margin-top: 0px !important;
    width: 201px;
    margin-left: -11px !important;
}
.pa-title {
    font-family: roboto !important;
    font-size: 9px !important;
    font-weight: 300 !important;
    margin-top: -3px !important;
    margin-bottom: 5px !important;
    text-transform: lowercase;
    margin-left: 0px !important;
    width: 187px;
    text-align: left;
    color: #7e7e7e;
}

.punbb th {
    font-size: 0 !important;
}
li#navawards, .lastedit {
    display: none !important;
}
.pa-gifts {
    display: none;
}

HTML, body {
    background: #71403d url("https://forumstatic.ru/files/0019/b0/24/33941.jpg") no-repeat fixed center top;
background-size:cover; }


#pun-title table {
    background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0019/b0/24/12715.jpg") no-repeat scroll center top;
    border: medium none;
    height: 440px;
    margin-left: -105px;
    margin-top: 0;
    width: 1100px;
    display: none
}

#pun {top: 383px}

#tablebox {background: rgba(0,0,0,0) url(https://forumstatic.ru/files/0019/b0/24/53522.png) no-repeat top center;
width: 1175px;
height: 383px;
position: absolute;
margin-left: -164px;
top: -383px;
margin-bottom: -200px !important;}


#navregister  a:before {content: "прописка"}
#navindex a:before {content: "лейкбери"}
#navpm a:before {content: "почта"}
#navuserlist a:before {content:"жители";} /* Участники */
#navuserlist a span, #navpm a span, #navindex a span, #navregister a span {font-size:0;}
@media screen and (max-width: 540px) {#pun-navlinks li a:before {display:none}}

#pun-navlinks a {
       color: #e2e0df;
    text-shadow: 1px 1px 1px #4b1209;
    font-family: roboto !important;
    font-size: 12px !important;
    text-align: center;
    transition: all 0.3s ease-in-out 0.1s;
    font-weight: bold;
text-transform: lowercase;
    display: inline-block;
    padding: 0px 5px 0px 5px !important;
}

#pun-navlinks a:hover {
       color: rgba(255,255,255,1) !important;
     animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0); 
  }
  

  30%, 50%, 70% {
    transform: translate3d(-2px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(2px, 0, 0); 
  }
}



#pun-navlinks .container {
    background: none repeat scroll 0 0;
    display: inline-block;
    font-size: 10px !important;
    font-style: normal;
    font-weight: bold;
    margin-left: 13px !important;
    position: absolute;
    text-align: left !important;;
    top: -191px;
    width: 600px !important;
    word-spacing: 0;
        transition: all 0.3s ease-in-out 0.1s;
}

#pun #pun-ulinks ul {
    font-family: playfair display !important;
    font-style: normal;
    font-weight: lighter !important;
    margin-left: 190px !important;
    padding: 0 !important;
    position: absolute;
    text-align: right !important;
    text-transform: lowercase;
    top: -148px;
    width: 700px !important;
    word-spacing: 2px;
}
#pun-ulinks .item5 {
    display: none;
}
#pun-ulinks a {
    color: #9b6b2f;
    font-size: 9px !important;;
    font-weight: lighter;
    transition: all 0.5s linear 0s;
    word-spacing: 4px;
    letter-spacing: 1px
}

#pun-ulinks a:hover {
color: #222;
    text-shadow: 0 0 3px rgba(0,0,0,0.4);
}

.punbb, .punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, .punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd, .punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {
    border-color: transparent;
    color: #636363;
}
.punbb .post-box {
    color: #636363;
}
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
    border-color: transparent;
    color: #636363;
    font-style: normal;
    font-weight: normal;
}

.punbb textarea {
    background-clip: padding-box;
    background: #eaeaea;
    color: #444;
    padding: 5px !important;
    width: 98% !important;
border: none;
    box-shadow: 0 0 0 1px #bbbbbb inset;
}
.post-content .spoiler-box > div {margin-left: 5px !important;}
.punbb #pun-main .quote-box, .punbb #pun-main .code-box {
    background-clip: padding-box;
    background: #eaeaea;
    color: #444;
    padding: 5px 10px 5px 10px !important;
    box-shadow: 0px 0 0 1px #bbbbbb inset, 3px 0 0 0 #bbbbbb inset;
}

#pun .quote-box cite {color: #ba7c63;
box-shadow: 0 1px 0 0 #ba7c63;
padding-bottom: 2px;
font-family: pt sans;
font-weight: 700;
margin-bottom: 5px}

.punbb select, input {
    background: #eaeaea;
    box-shadow: 0px 0 0 1px #bbbbbb inset, 3px 0 0 0 #bbbbbb inset;
border: none;
padding: 2px 5px 2px 5px  !important;
font-family: roboto !important;
    color: #444;
    border-radius: 1px
}

#pun-navlinks .container {
    border-color: transparent;
    color: #152115;
}
.offline li.pa-online strong {
    font-weight: normal;
}

.punbb .container, .punbb .post-body, .post h3, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table, #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span, #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend, .punbb .divider, .punbb .quote-box, .punbb .code-box, .punbb th, .punbb .formal fieldset .post-box, .punbb .info-box, li.pa-online, .punbb .post-sig dt {
    border-color: transparent;
}
.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 {
    border-bottom: 0 none #000;
    color: #b9552e;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.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 {
    border-bottom: 0 none #000;
    color: #b29534;
    text-decoration: none;
}
#pun-pagelinks a:active, #pun-pagelinks a:focus {
    background-color: #211a13;
    color: #fff;
}

.punbb .section h2, #pun-main h1, #pun-stats h2, #pun-main h2, #pun-debug h2 {
background: transparent;   
    color: #363535 !important;
    font-family: roboto !important;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 200;
    height: 17px;
    margin: 4px 4px 0 4px;
    padding: 0 !important;
    text-align: center;
    width: auto;
text-transform: lowercase;
    padding: 0 !important;
}


#pun-category1.category h2 {
    background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0019/b0/24/38109.png") no-repeat scroll 0 0;
    font-size: 0px !important;
    height: 35px;
    margin-bottom: -5px;
    margin-left: 0px;
    margin-top: -10px;
    width: 907px;
}
#pun-category2.category h2 {
    background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0019/b0/24/38109.png") no-repeat scroll 0 0;
    font-size: 0px !important;
    height: 35px;
    margin-bottom: -5px;
    margin-left: 0px;
    margin-top: 10px;
    width: 907px;
}

#pun-category3.category h2 {
    background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0019/b0/24/38109.png") no-repeat scroll 0 0;
    font-size: 0px !important;
    height: 35px;
    margin-bottom: -5px;
    margin-left: 0px;
    margin-top: 10px;
    width: 907px;
}

#pun-category4.category h2 {
    background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0019/b0/24/38109.png") no-repeat scroll 0 0;
    font-size: 0px !important;
    height: 35px;
    margin-bottom: -5px;
    margin-left: 0px;
    margin-top: 10px;
    width: 907px;
}

#pun-category5.category h2 {
    background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0019/b0/24/38109.png") no-repeat scroll 0 0;
    font-size: 0px !important;
    height: 35px;
    margin-bottom: -5px;
    margin-left: 0px;
    margin-top: 10px;
    width: 907px;
}

#pun-category6.category h2 {
    background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0019/b0/24/38109.png") no-repeat scroll 0 0;
    font-size: 0px !important;
    height: 35px;
    margin-bottom: -5px;
    margin-left: 0px;
    margin-top: 10px;
    width: 907px;
}

#pun-stats.section h2 {
    background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0019/b0/24/46839.png") no-repeat scroll 0 0;
    font-size: 0px !important;
    height: 35px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 10px;
    width: 907px;
}

#pun-main div.catleft, #pun-main div.catright {
    display: none;
}
#pun-index table Div.icon {
    background-image: url("https://forumstatic.ru/files/0019/b0/24/93029.png");
    background-repeat: no-repeat;
    border-style: none;
    display: none;
    float: right;
    height: 136px;
    margin-left: -84px;
    margin-top: -25px;
    position: absolute;
    width: 131px;
    z-index: 9;
opacity: .6
}
#pun-index TR.inew Div.icon {
    background-image: url("https://forumstatic.ru/files/0019/b0/24/82908.png");
    background-repeat: no-repeat;
    height: 136px;
    width: 131px;
opacity: 1
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon {
    background-image: url("https://forumstatic.ru/files/0019/b0/24/60047.png");
    background-repeat: no-repeat;
    border-style: none;
    display: block;
    float: left;
    height: 17px;
    margin-left: -3px;
    margin-right: 5px;
    margin-top: -3px;
    position: relative;
    width: 18px;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: #dbdada;
    display: block;
    float: left;
    height: 11px;
    margin-left: 3px;
    margin-right: 10px;
    margin-top: 0px;
    position: relative;
    width: 11px;
    border-radius: 2px;
    box-shadow: 0 0 0 1px #cfcfcf
}

#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    background: #b29534;
    height: 11px;
    width: 11px;
}
#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: #b9552e;
        height: 11px;
    width: 11px;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: #474747;
        height: 11px;
    width: 11px;

}

#pun-about .container .item1 {position: absolute;
width: 700px;
margin-left: 100px;
margin-top: -10px}
#pun-about p.container {
    background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0019/b0/24/20076.png") no-repeat scroll center bottom;
    height: 178px;
    margin-bottom: -38px;
    margin-left: 0px;
    margin-top: 30px;
    width: 910px;
    border: none;
    padding: 0
}

div#pun-about {
    margin-top: 80px;
}
div#html-footer {
    margin: -157px 0 0;
}


#pun-announcement.section h2 span {
    display: none;
}


.punbb input {
    border: medium none;
}



.button {
    background: radial-gradient(ellipse at top, #fafafa 10%, #f3f1f1 53%, #eaeaea 100%);
    border-radius: 3px;
    border-top: medium none;
    box-shadow: 0 0 0 1px #d9d7d6, 0 0 2px 2px rgba(0,0,0,0.01) inset, 0 2px 2px -2px rgba(255,255,255,.5) inset;
    color: #b9552e;
    font-family: roboto !important;
    font-size: 12px !important;
    font-weight: 300 !important;
    margin-top: 5px !important;
    padding: 4px 15px 4px 15px !important;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
    text-transform: lowercase
}
.button:hover {
    background: radial-gradient(ellipse at bottom, #fafafa 10%, #f3f1f1 53%, #eaeaea 100%);
    box-shadow: 0 0 0px 1px #d9d7d6, 0 0 4px 4px rgba(0,0,0,0.05) inset, 0 2px 2px -2px rgba(255,255,255,1) inset;
    color: #b29534;
    cursor: pointer;
}
.button:active {
    border-top-color: #2c5f75;
}
#pun-crumbs1 {
    font-family: roboto !important;
    font-size: 10px !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    padding: 0 !important;
    position: relative;
    text-align: center;
    text-transform: uppercase
}
#pun-crumbs2 {
    font-family: roboto !important;
    font-size: 10px !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    padding: 0 !important;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: -50px !important;
}

#pun-crumbs1 a, #pun-crumbs2 a {font-weight: bold;
color: #b29534}


.post_reputation {
    background: #eaeaea;
}


#font-area, .popup_graffiti, #size-area, #image-area, #color-area, #addition-area, #video-area, .inner .popup_graffiti, #table-area, #keyboard-area {
    background: #eaeaea;
    box-shadow: 0px 0 0 1px #bbbbbb inset, 3px 0 0 0 #bbbbbb inset !important;
    color: #413b1d !important;
    padding: 10px !important;}

#keyboard-area input {box-shadow: none;
color: #413b1d !important;}

#pun-index .category .container {background: #eaeaea;
margin: 5px 4px 0px 5px;
  padding-bottom: 3px
}

#pun-index .tcl h3 a:hover {color: #b29534}

#pun-index .tcl h3 a {color: #b9552e;
    position: relative;
}

#pun-index .tcl h3 {
    font-family: roboto;
    font-size: 14px !important;
    font-weight: bolder;
    font-style: normal;
    text-align: left;
    text-transform: uppercase;
        text-shadow: none !important;
    padding-bottom: 5px
}

#pun-index tr.inew .tclcon {    box-shadow: -7px 0 0 0 #b29534;
background: #e2dfdf;
color: #636363}

#pun-index .tclcon {
    font-size: 11px;
    margin-left: 30px;
background: #e8e6e6;
    text-align: justify;
    padding: 15px 17px 15px 15px !important;
    color: #777777 !important;
margin-right: 0px;
    width: 380px;
    box-shadow: -7px 0 0 0 #bbbbbb;
    margin-top: 0px;
    position: relative;
    font-family: pt sans
}

#pun-index .tclcon:after {content: "\f0e0";
display: block;
position: absolute;
top:5px;
left: -35px;
width: 22px;
height: 22px;
background: #e2dfdf;
box-shadow: 0 0 0 1px #dbdbdb;
border-radius: 2px;
font-family: icon;
font-size: 14px;
text-align: center;
line-height: 21px;
color: #c7c4c4}

#pun-index tr.inew .tclcon:after {color: #444}
#pun {
    background-position: center top;
    background-repeat: repeat-y;
}
#pun-index .tcr {
    width: 42%;
}
#pun-main .post-author ul {
    font-size: 10px;
    text-align: center;
}

.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post {
    border-color: transparent;
    text-align: justify;
}

.go-up, .go-down {
    cursor: pointer;
    display: none;
    height: 32px;
    margin-bottom: 160px;
    opacity: 0.9;
    position: fixed;
    width: 100px;
    z-index: 9999;
    text-align: center;
    line-height: 32px;
    color: #efefef;
    font-weight: lighter;
    font-family: roboto;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    text-shadow: 1px 1px 1px #4b1209
}

.go-up:after, .go-down:after {box-shadow: 0 0 0 1px #e6e6e6;
width: 100px;
height: 32px;
content: "";
display: block;
position: absolute;
top: 0;
transition: all .7s ease-in 0s;
transform: scale(0);
filter: blur(10px)}

.go-up:hover:after, .go-down:hover:after {
    transform: scale(1);
    filter: blur(0)
}

.go-up {
    bottom: 50%;
    margin-left: 940px !important;
}
.go-down {
    bottom: 40%;
    margin-left: 940px !important;
}
.go-down:hover, .go-up:hover {
    opacity: 1;
}

.topic a.sharelink {
    display: none;
}

0

3

<div id="tablebox">
  </div>

<a href="ссылка"><div class="bestplay"><div class="playtitle">игрок<br>недели<span>только имя</span></div>
  <img src="https://forumstatic.ru/files/0019/b0/24/86418.png"></div></a>

<div class="tablecont">  <div class="actives">
    <table>
      <tr><td><a href="ссылка"><img src="https://forumstatic.ru/files/0019/b0/24/43021.png" title="имя"></a></td><td><a href="ссылка"><img src="https://forumstatic.ru/files/0019/b0/24/43021.png" title="имя"></a></td><td rowspan="2" style="padding: 0 5px"><img src="https://forumstatic.ru/files/0019/b0/24/63185.png"></td></tr>
<td><a href="ссылка"><img src="https://forumstatic.ru/files/0019/b0/24/43021.png" title="имя"></a></td>
<td><a href="ссылка"><img src="https://forumstatic.ru/files/0019/b0/24/43021.png" title="имя"></a></td></tr>
    </table></div>
<div class="actives2">
    <table>
      <tr><td rowspan="2" style="padding: 0 5px"><img src="https://forumstatic.ru/files/0019/b0/24/13665.png"></td>
        <td><a href="ссылка"><img src="https://forumstatic.ru/files/0019/b0/24/43021.png" title="имя"></a></td><td><a href="ссылка"><img src="https://forumstatic.ru/files/0019/b0/24/43021.png" title="имя"></a></td></tr>
<td><a href="ссылка"><img src="https://forumstatic.ru/files/0019/b0/24/43021.png" title="имя"></a></td>
<td><a href="ссылка"><img src="https://forumstatic.ru/files/0019/b0/24/43021.png" title="имя"></a></td></tr>
    </table></div>
<div class="bestpost"><span>пост недели от <a href="ссылка на пост">тарьи</a></span>
  <div class="posttext"><post>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vel nunc feugiat, laoreet nibh quis, ultrices nunc. Sed rutrum elementum cursus. Sed massa eros, ullamcorper a viverra vitae, vehicula vitae nunc. Phasellus semper lectus eu dui dapibus, ut rhoncus nisl blandit. Morbi iaculis purus vel mollis pellentesque. Quisque eleifend sed magna sit amet fringilla. Cras auctor lacinia augue ac suscipit.</post></div></div>
<div class="tablepic"><img src="https://forumstatic.ru/files/0019/b0/24/29651.png"></div>
</div>

<div class="privet">г. лейкбери » nc-17 <br> сверхспособности / мистика » март 2018</div>

<div class="ams"><a href="http://lakehorror.rusff.me/profile.php?id=3">madison</a> —
<a href="http://lakehorror.rusff.me/profile.php?id=4">elodie</a> —
<a href="http://lakehorror.rusff.me/profile.php?id=5">nicholas</a> —
<a href="http://lakehorror.rusff.me/profile.php?id=35">artemis</a></div>

<div class="sslki"><a href="http://lakehorror.rusff.me/viewtopic.php?id=2">сюжет</a> — <a href="http://lakehorror.rusff.me/viewtopic.php?id=3">правила</a> — <a href="http://lakehorror.rusff.me/viewtopic.php?id=4">f.a.q.</a> — <a href="http://lakehorror.rusff.me/viewtopic.php?id=5">гид</a> — <a href="http://lakehorror.rusff.me/viewtopic.php?id=9">профессии</a> — <a href="http://lakehorror.rusff.me/viewtopic.php?id=144">способности</a> — <a href="http://lakehorror.rusff.me/viewtopic.php?id=7">имена и лица</a> — <a href="http://lakehorror.rusff.me/viewtopic.php?id=46">адреса</a></div>

<!--Доп. шрифты-->
<link href='http://fonts.googleapis.com/css?family=Neucha|Lobster|Kotta +One|Marck+Script|Lighthaus|Yeseva+One|Kaushan+Script|Oranienbaum|Roboto+Slab|PT+Serif|Playfair+Display|Poiret+One|EB+Garamond|Rochester|Advent+Pro|Playball|Six+Caps|Cinzel+Decorative|Handlee|Cinzel|Kaushan+Script|Montez|Dancing+Script|Pacifico|Shadows+Into+Light|Playfair+Display+SC|Poiret+One|EB+Garamond|Playfair+Display+SC|Lora|Philosopher|Noto+Serif|Libre+Baskerville|Abril+Fatface|Old+Standard+TT|Cinzel|Vidaloka|Montez||Marmelad|Forum&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Poiret+One|Montez|Neucha|Lobster|Kotta+ One|Shadows+Into+Light|Lighthaus|Pacifico|Dancing+Script|Playball|Cinzel|Philosopher|Handlee|Yeseva+One|Kaushan+Script|Oranienbaum|Roboto+Slab|PT+Serif|Playfair+Display|Poiret+One|EB+Garamond|Rochester|Libre+Baskerville|Abril+Fatface|Kaushan+Script|Advent+Pro|Six+Caps|Cinzel+Decorative' rel='stylesheet' type='text/css'>

<!-- Пиар-вход v.2 -->
    <script src="https://forumstatic.ru/files/0015/c4/3f/26781.js"></script>
    <script type="text/javascript">
    PR.nick = 'PR'; //Ник PR-аккаунта
    PR.pass = '1111'; //Пароль PR-аккаунта
    PR.btn_text = 'PR-вход'; //Надпись на кнопке PR-входа(или ссылка на картинку);
    PR.set();</script>

    <!-- Выделение кода в блоке "Код" // © Alex_63, версия 2017г. -->
    <script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/26102.js"></script>
    <script type="text/javascript">select_text.linkText = 'Выделить код' //текст ссылки</script>

   <!--// CSS-версия обтекания изображений в Постах //-->
      <style>.postimg[alt="float:right"]{float:right;padding-left:12px}.postimg[alt="float:left"]{float:left;padding-right:12px}
          #add_float{position:absolute;padding:2px;top:-8px;left:50%;margin-left:-29px!important;width:57px!important;background: url("https://forumstatic.ru/files/0018/f9/58/97470.png") no-repeat 50% 70% !important;}
      #button-image #add_float img{display:block;position:relative;z-index:4;}
      #button-image>img{position:relative;z-index:2;}
      #button-image>center{opacity:0;visibility:hidden; transition-duration: .8s;}
      #button-image:hover>center{opacity:1; visibility:visible;}
      </style>
      <script>$(function(){$('.postimg[title="float:right"],.postimg[title="float:left"]').mouseover(function(e){e.preventDefault();});
      var a ='<center style="position:relative;"><table id=add_float><tr><td id="text-left" title="Обтекание: текст слево">@@</td><td></td><td id="text-right" title="Обтекание: текст справо">##</td></tr></table></center>',b3="]'";
      var b1 = '<img onclick="bbcode(\'[img=float:right'+b3+',\'[/img'+b3+')" src="/i/blank.gif"/>',b2 = '<img onclick="bbcode(\'[img=float:left'+b3+',\'[/img'+b3+')" src="/i/blank.gif"/>';
      a = a.replace('@@',b1).replace('##',b2);
      $('#post #button-image').prepend(a);});
      </script>

<!-- HTML верх -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
<style>img.post-img-Sp {margin-left: -11px;
margin-top: 25px;
margin-bottom: -10px}
div.tipsy.tipsy-s.Sp-imgSp-img .tipsy-inner{font-size:14px;letter-spacing:1px;}
.post-ul-Sp.Sp1 {margin-left: -10px !important;
margin-top: 25px !important;}
</style>
<script type="text/javascript" src="https://forumstatic.ru/files/0010/b4/f8/57844.js"></script>

<!--Всплывающие Подсказки при наведении-->
<style>
#tooltip {
  position: absolute;
    background: #373636;
  z-index: 999;
  max-width: 180px;
  border: none;
  border-radius: 2px;
  box-shadow: 0 0 1px 1px rgba(0,0,0,.1);
  font-family: roboto; /* шрифт */
  font-size: 10px; /* размер текста */
  display: none;
  color: #dfdfdf; /* цвет текста */
  text-align: center;
  padding: 4px 5px 5px 5px;
  letter-spacing: 1px;
  text-transform: lowercase;
  font-weight: normal;
  text-shadow: none
}
</style>
<script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/26671.js"></script>
<!--//End//-Всплывающие Подсказки при наведении-->

0

4

<div class="actives3">
    <table>
      <tr><td><a href="ссылка"><img src="https://forumstatic.ru/files/0019/b0/24/43021.png" title="имя"></a></td><td><a href="ссылка"><img src="https://forumstatic.ru/files/0019/b0/24/43021.png" title="имя"></a></td><td rowspan="2" style="padding: 0 5px"><img src="https://forumstatic.ru/files/0019/b0/24/24890.png"></td></tr>
<td><a href="ссылка"><img src="https://forumstatic.ru/files/0019/b0/24/43021.png" title="имя"></a></td>
      <td><a href="ссылка"><img src="https://forumstatic.ru/files/0019/b0/24/43021.png" title="имя"></a></td>
    </table></div>

<!-- Универсальный скрипт замены © Alex_63 -->
    <script type="text/javascript">
    function Change(sc,ch,st){$(sc).parent().each(function(){$(this).html($(this).html().replace(ch,st));});}

    Change("#pun-status .container .item2 ","Ваш последний визит","последний визит");
    </script>

<script type="text/javascript" src="https://forumstatic.ru/files/0019/b0/24/13221.js"> </script>

<!-- Ссылка на профиль по клику на аву -->
<script type="text/javascript">
$(function() {$('.post').each(function(index,val){
  if (GroupID == 3) {
    var hr = $(this).find('.pa-author a').attr('href');
  } else {
    var hr = $(this).find('.pl-email a').attr('href');
  }
  if (hr) $(this).find('.pa-avatar').html('<a href="' + hr + '" target="_blank">' + $(this).find('.pa-avatar').html() + '</a>');
});});
</script>

<!--баннеры-->
<div class="banneriniz"><a href="http://actus.rusff.me/" target="_blank"><img src="https://i.imgur.com/mljAyyx.gif" title="ACTUS FIDEI" border="0" width="88" height="31"></a> <a href="http://cursedcreatures.f-rpg.ru/" target="_blank"><img src="http://cursedcreatures.f-rpg.ru/files/0017/9e/82/56236.png" title="Portland" border="1" width="88" height="31"></a> <a href="http://funeralrave.rusff.me/" target="_blank"><img src="https://i.imgur.com/eoOE0Zc.gif" title="funeral rave" ></a> <a href="http://henrietta.rusff.me/" target="_blank"><img src="https://i.imgur.com/vrdckLA.gif" border="0" alt="Henrietta: Altera pars" /></a> <a target="_blank" href="http://unirole.rusff.me/" title="uniROLE"><img src="https://i.imgur.com/rfGdijp.jpg" alt="Кроссовер uniROLE" width="88" height="31" border="0"></a> <a href="http://docnight.rusff.me/" target="_blank"><img title="Doctor Who: Night terror" src="http://s6.uploads.ru/t/QDk13.gif"></a> <a href="http://seoulsoul.rusff.me/" target="_blank"><img src="https://imgur.com/K6YdTkw.png"></a> <a href="http://ouatuntold.rusff.me/" target="blank"><img src="http://sh.uploads.ru/xuIB9.gif" class="" width="88" height="31"></a> <a href="http://click.rusff.me/" title="CLICK'-твоя социальная сеть" target=_blank><img src="http://i.imgur.com/OupcOP1.gif"></a> <a href="http://crossfeeling.rusff.me/" target="_blank">
<img src="https://i.imgur.com/zdw9NlG.png"
title="crossfeeling"
border="1" width="88" height="31"></a> <a href="http://themostsupernatural.ru" target=_blank title="Самая Сверхъестественная ролевая игра"><img src="http://s7.uploads.ru/N1fW3.gif"></a>  <a href="http://virizandreams.rusff.me/" title="Virizan: Realm of Legends"><img src="https://i.imgur.com/rOdVPQ4.gif"></a> <a href="http://overlook.rusff.me/"><img src="http://funkyimg.com/i/2DxXn.jpg" title="OVERLOOK"></a> <a href="http://hof.rusff.me/" target="_blank"><img src="http://se.uploads.ru/zNvwn.jpg" border="0" width="88" height="31" title="House of Cards" alt="House of Cards"></a> <a href="http://smuggling.rusff.me" target="_blank" ><img src="http://i.imgur.com/jvJpRMd.gif" border="0" alt="CREO AURUM" /></a> <a href="http://allgenerations.rusff.me/" title="| Three Generations: I would rather die |"><img src="http://funkyimg.com/i/2FnWf.png"></a> <a href="http://rezeroed.rusff.me/" alt="rebel key: crossover" target="_blank"><img src="http://funkyimg.com/i/2DuJo.png"></a> <a href="http://imperiumaeternum.rolka.su/" target="_blank"><img src="https://forumstatic.ru/files/0018/97/46/53803.gif" title="Imperium Aeternum"></a> <a href="http://storycross.rusff.me" title="storycross" target="_blank"><img src="https://forumstatic.ru/files/0019/42/40/68562.png" width="88" height="31" border="0"></a> <a href='http://timetocross.rusff.me/'><img src='http://s9.uploads.ru/NR1D9.jpg' /></a> <a href="http://marvelpulse.rusff.me"><img src="https://forumstatic.ru/files/0019/43/0a/81247.gif" border="0" alt="Marvel Pulse: Feal the Beat" width="88" height="31"></a> <a href="http://themidnight.f-rpg.ru" target="_blank"><img src='https://i.imgur.com/pzaibqZ.gif' title="Midnight. Город Полуночи. Мистика." alt="Midnight" /></a> <a href="http://newlegacy.ru"><img src="http://sf.uploads.ru/t/Dj0Z3.gif" border="0" title="New Story"></a> <a href="http://royalflush.rusff.me/" target=_blank><img src="http://funkyimg.com/i/2wTvu.jpg" title="Marauders: Royal Flush" border="0" width="88" height="31"></a> <a href="http://allnewmarvels.ru" title="Marvel: All-New"><img src="https://forumstatic.ru/files/0016/a4/af/28937.gif" height="31" width="88" border="0"></a> <a href="http://goddammit.hutt.ru/" target=_blank><img src="https://forumstatic.ru/files/0019/85/9c/57794.jpg" alt="GOD DAMN IT" border="0" width="88" height="31"></a> <a href="http://phoenixlament.f-rpg.ru/" target="_blank"><img src="http://funkyimg.com/i/2CShP.gif" width="88px" height="31px" title="HOGWARTS. PHOENIX LAMENT"></a> <a href=http://marvelbreak.rusff.me title="Marvel: Breakpoint" target=_blank><img src=https://forumstatic.ru/files/0018/aa/28/67210.gif></a> <a href="http://hollowbones.rusff.me/" title="Hollow Bones"><img src="https://i.imgur.com/K5YbI00.gif"></a> <a href="http://namvnebo.ru/" title="Современная Греция. Афины. Люди, способные управлять силой Богов, Героев и Чудовищ. Найдешь себя в этом мире, смертный?..." target="blank"><img src="http://funkyimg.com/i/2iGMn.gif"></a> <a href="http://bifrost.f-rpg.ru" target="_blank"><img src="https://images2.imgbox.com/ea/50/kX2fbjBv_o.jpg" title="BIFRǪST: теория струн" border="0" width="88" height="31"></a> <a href="http://jusanguinis.rusff.me/" target="_blank"><img src="https://i.imgur.com/I5lgXck.gif" title="JUS SANGUINIS: FERRO IGNIQUE" border="0" width="88" height="31"></a> <a href="http://youngmenace.rusff.me" title="NARUTO: YOUNG & MENACE"><img src="https://forumstatic.ru/files/0019/84/57/32585.gif"></a> <a href="http://cometospb.rusff.me/" target="_blank"><img src="http://sg.uploads.ru/6PyGT.png" border="" width="88" height="31" title="это Питер, детка ♥" ></a> <a href="http://twsomnia.rusff.me/" target="_blank"><img src="https://i.imgur.com/MnTvlnX.png" alt="» я знаю о твоих кошмарах " width=88 height=32></a> <a href="http://ohcanada.rusff.me/" target=_blank> <img src="https://c.radikal.ru/c33/1805/19/e81ced9a3c3e.gif" border="0" alt="maple syrup"></a> <a href=http://i-godless.ru target="_blank" title="Godless"><img src=https://i.imgur.com/Th0GHmw.gif></a> <a href="http://requiemtvdrg.rusff.me/"target=_blank><img src="http://funkyimg.com/i/2pAse.png" title=" TVD: Requiem"></a> <a href="http://tlkthebeginning.ru/" target="blank"><img src="http://s6.uploads.ru/abVjq.gif" alt="Король Лев. Начало"></a> <a href="http://greenville.rusff.me" target="_blank"><img src="http://funkyimg.com/i/2H3Tk.png" title="greenville - авторская мистика"></a> <a href="http://jekyll.f-rpg.ru" target="blank"><img src="http://s9.uploads.ru/rIWNl.gif"  title="Мистика & городские легенды. Лондон 2018."></a> <a href="http://rayons.rusff.me"><img src="https://forumstatic.ru/files/0017/a9/1e/87684.gif" title="[районы-кварталы]" width=88 height=31 border=0></a> <a href="http://irepublic.rusff.me" target=_blank, title='Irish Republic'><img src="http://s0.uploads.ru/5qNF1.gif"></a> <a href="http://marvelnc.f-rpg.ru//" target="_blank"><img src="http://funkyimg.com/i/2DPuu.gif" title="Marvel. Новая глава"></a> <a href="http://brimstone.rusff.me/" title="Англия XIX век. Демоны, дирижабли и лавкрафтовские чудовища" target="blank"><img src="https://forumstatic.ru/files/000c/a9/31/63493.gif"></a> <a target="_blank" href="http://cruciatuscurse.rusff.me/" title=" Daily Prophet: Fear of the Dark"><img src="https://i.imgur.com/ayuUhMY.gif" border="0"></a> <a href=http://twilightheroine.rusff.me/><img src="http://funkyimg.com/i/25sJb.gif" border="0" alt="Twilight: you're my heroine now"width=88  height=31 border></a> <a href="http://gorgorod.rolbb.ru"><img src="http://funkyimg.com/i/2FXbe.gif" alt="Горгород" target="_blank"></a> <a href="http://silhouettes.rusff.me/" target="_blank"><img src="https://image.ibb.co/f0ix3z/tg.gif" border="" width="88" height="31" title="silhouettes" ></a> <a href="http://impulseee.rusff.me/" target="_blank"><img src="https://image.ibb.co/cED7dU/1.gif" title="false impulse" border="0"width="88" height="31"></a> <a href="http://acadia.rusff.me" target="_blank"><img src="https://i.imgur.com/ug4wzI8.png" title="АКАДИЯ"></a> <a href="http://seaford1018.rusff.me/" target="_blank"><img src="https://forumstatic.ru/files/0019/c0/70/43342.gif" title="клуб ролевых пенсионеров"></a></div>

<script type="text/javascript">
var title = document.querySelectorAll('.pa-avatar img[title], p.formsubmit .button[title]');
var allTitle = title.length;
for (i=0; i<allTitle; i++){
    title[i].removeAttribute('title');
}
</script>

<!-- Перенос Колонок тем и сообщений под Описание Форума / Deff, Alex_63 -->
    <script type="text/javascript">
    (function(){
       $.catch = function(a,f){$(function(){var t,i=0;function s(){i++;if(i>120)return;t=setTimeout(function(){if(!$(a).length){s();return};f()},100);}s();});}
       function appendTopicS(){
         $('.category td.tcl .tclcon,#f-subforums td.tcl .tclcon').each(function() {
           var L=$(this).parents('tr:first');
           var str='<br><div class="Add"><div class="Tems_And_messages"><span class="right">'+L.find('td.tc2').text()+'</span></div>\
           <div class="Tems_And_messages2"><span class="right">'+L.find('td.tc3').text()+'</span></div>\
           </div>';$(str).appendTo(this);
         });
       }
       if($('#pun-index').length){appendTopicS ();}
       if($('#pun-viewforum').length){
         var summ=$('.main table[summary]').attr('summary').split(': ')[1].substr(0,1);
         if(summ=='#'||summ==String.fromCharCode(173))$.catch('#f-subforums',function(){appendTopicS()});
       }
    }());
    </script>
<script>
$('.Add .Tems_And_messages').each(function(){
  $(this).attr('title','темы: ' + $(this).text());
});
$('.Add .Tems_And_messages2').each(function(){
  $(this).attr('title','сообщения: ' + $(this).text());
});
$('.pa-fld3').each(function(){
  $(this).attr('title',$(this).text());
});
$('.pa-fld4').each(function(){
  $(this).attr('title',$(this).text());
});
    </script>

<script type="text/javascript">
    var A=[1,2,3,4,5]
    $(".post .post-author li").each(function (){
    for(var i=0; i<A.length;i++){if($(this).hasClass("pa-fld"+A[i])){
    $(this).html($(this).html().replace(/^[^:]*:/,''));}};});
    </script>

<!--кнопки вверх вниз-->
<div class="go-up" id='ToTop'>вверх</div>
<div class="go-down" id='OnBottom'>вниз</div>
<!--кнопки вверх вниз-->
<script type="text/javascript">
$(function(){
if ($(window).scrollTop()>="250") $("#ToTop").fadeIn("slow")
$(window).scroll(function(){
  if ($(window).scrollTop()<="250") $("#ToTop").fadeOut("slow")
  else $("#ToTop").fadeIn("slow")
});
if ($(window).scrollTop()<=$(document).height()-"999") $("#OnBottom").fadeIn("slow")
$(window).scroll(function(){
  if ($(window).scrollTop()>=$(document).height()-"999") $("#OnBottom").fadeOut("slow")
  else $("#OnBottom").fadeIn("slow")
});
$("#ToTop").click(function(){$("html,body").animate({scrollTop:0},"slow")})
$("#OnBottom").click(function(){$("html,body").animate({scrollTop:$(document).height()},"slow")})
});
</script>

<!— ДОП ШРИФТЫ —>
<script type="text/javascript">
if ($('#pun-viewtopic,#pun-post,#pun-edit,#pun-poll,#pun-messages').length) {
var ft; var i; var ft_f; var j = "";
ft = document.getElementById("font-area");
var ft_f = new Array();
ft_f.push('Abril Fatface');
ft_f.push('Oranienbaum');
ft_f.push('Neucha');
ft_f.push('Lobster');
ft_f.push('Kotta One');
ft_f.push('Marck Script');
ft_f.push('Philosopher');
ft_f.push('Yeseva One');
ft_f.push('Montez');
ft_f.push('Shadows Into Light');
ft_f.push('Rochester');
ft_f.push('Cinzel Decorative');
ft_f.push('Roboto Slab');
ft_f.push('Playball');
ft_f.push('Kaushan Script');
ft_f.push('Oswald');
ft_f.push('Pirata One');
ft_f.push('Berkshire Swash');
ft_f.push('Bigshot One');
ft_f.push('Cormorant Unicase');
ft_f.push('Playfair Display');
ft_f.push('Alegreya Sans SC');
ft_f.push('Anton');
ft_f.push('Bahiana');
ft_f.push('Chathura');
ft_f.push('cuprum');
ft_f.push('Cutive Mono');
ft_f.push('Fjalla One');
ft_f.push('Jomhuria');
ft_f.push('Julius Sans One');
ft_f.push('Six Caps');
ft_f.push('UnifrakturMaguntia');
ft_f.push('Amatic SC');
ft_f.push('Arizonia');
ft_f.push('Caveat');
ft_f.push('Caveat Brush');
ft_f.push('Cookie');
ft_f.push('Dancing Script');
ft_f.push('Dawning of a New Day'); 
ft_f.push('Homemade Apple');
ft_f.push('Oleo Script Swash Caps');
ft_f.push('Oregano');
ft_f.push('Sacramento');
ft_f.push('Satisfy');
ft_f.push('Seaweed Script');
ft_f.push('Yesteryear');
ft_f.push('Zeyada');
for (i in ft_f) {
j = "<div><span style='font-family:" + ft_f[i] + ";'>" + ft_f[i] + "</span><img src='/i/blank.gif' onclick=\"bbcode('[";
j += "font=" + ft_f[i];
j += "]','[/font]')\" /></div>";
ft.innerHTML += j;
}}
</script>

<script>
var oldIMG="<td id=\"button-image\" title=\"Вставить картинку\"><img onclick=\"bbcode('--')\" src=\"/i/blank.gif\"/><b><p style=\"z-index:20;position:absolute;height14px;margin:-15px 0 0 22px;\">2</p></b></td>"
$("#button-image").after(oldIMG);
</script>
<script type="text/javascript">
function show_new() { if(GroupID == 3) return;
$('#pun-ulinks ul').prepend('<li class="item1"><a href="/search.php?action=show_new">Новые сообщения</a></li>');} show_new();
</script>

<!--ТЕГ  абзаца - [indent] -->
<style>#button-indent {background:url(http://s7.uploads.ru/t/mnkgq.png)no-repeat center 6px!important;}</style>
<script type="text/javascript">(function(){ var b = '[indent]';
$("#button-strike").after('<td id="button-indent" title="Отступы"><img src="/i/blank.gif"  onclick="smile(\''+b+'\')"></td>');
var indent = '<span style="display:inline-block;margin:0em 1.1em;"></span>'; /*удвоенные Отступы сверху и слево*/
$('.post-content p:contains("'+b+'")').each(function(){ $(this).html( $(this).html().replace(/\[indent\]/gm,indent));});}());
</script>

<script>var a,L,epl=$("#main-reply"),str='<small id="plng" style="border:1px solid;padding:2px 3px;margin:0 20px 0 10px;">Написано символов: <b>00</b> </small>';epl.parents("fieldset").find("legend").prepend(str);function epl3(){a=epl.val().length;if(a>9){L=''}else{L='0'};$("#plng b").text(L+a)};epl3();$(".pl-quote").click(function (){setTimeout('epl3()',100)});epl.bind('mouseout mousemove keydown keypress keyup',function(e){epl3()});</script>

<!-- Смена имиджа - маской -->
<script src="http://f.etrin.ru/hvss/hvss.min.js"></script>
<script>
hvScriptSet.addMask({
    guestAccess: ['АРХИВ НЕАКТУАЛЬНЫХ ЭПИЗОДОВ', 'АРХИВ ЗАВЕРШЕННЫХ ЭПИЗОДОВ'],
    forumAccessExtended: {
        'СЮЖЕТНЫЕ КВЕСТЫ': ['Пользователи'],
        'ЛИЧНЫЕ СОБЫТИЯ': ['Пользователи'],
        'ОСКОЛКИ ПАМЯТИ': ['Пользователи'],
        'ИНЫЕ ВСЕЛЕННЫЕ': ['Пользователи']
    }
});
</script>
<!-- Конец -->

<script type="text/javascript">
function to(username)
{insert('' + username + '' + ', ');}
</script>

<!-- доп смайлы со стандартными-->
<style type="text/css">
#wrapper {width: 600px;}
/* вкладки доп смайлов */
ul.tabs {height: 25px;line-height: 20px;margin: 0 0 3px;list-style: none;}
ul.tabs li {float: left;margin-right: 1px; cursor:pointer;}
ul.tabs li a {background: url("http://flowplayer.org/img/global/tabs.png") no-repeat scroll -652px 0 transparent;color: #444444;cursor: pointer;display: block;margin-bottom: -1px;padding: 0 14px 1px;position: relative;text-decoration: none;width: 84px;}
ul.tabs li a:hover {color:#CCC9BF;padding: 0 14px;background: url("http://flowplayer.org/img/global/tabs.png")no-repeat scroll;background-position: -652px -31px; text-decoration:none;}
ul.tabs li.tab-current a {color: #444;padding: 0px 14px 2px;border:medium hidden;line-height: 22px;background-position: -652px -62px;}
ul.tabs li.tab-current a:hover {color: #6A5ACD;}
div.t2 {display: none;
width: 550px;   
border-radius: 5px;
  background-color: #cecdc8;
  box-shadow: 0 0 4px #72616C;}
div.t3  {display: none;
width: 550px;   
border-radius: 5px;
  background-color: #A7A9BA;
  box-shadow: 0 0 4px #72616C;
overflow: auto;
  overflow-x: hidden;
  height: 175px;
}
</style>

<!-- доп смайлы со стандартными-->
<script type="text/javascript">
var nabor2 = [
    'http://funkyimg.com/i/2vV91.png',
    'http://funkyimg.com/i/2vV92.png',
    'http://funkyimg.com/i/2vV93.png',
    'http://funkyimg.com/i/2vV94.png',
    'http://funkyimg.com/i/2vV96.png',
    'http://funkyimg.com/i/2vV97.png',
    'http://funkyimg.com/i/2vV99.png',
    'http://funkyimg.com/i/2vV98.png',
    'http://funkyimg.com/i/2vV9a.png',
    'http://funkyimg.com/i/2vV95.png',
    'http://funkyimg.com/i/2vV9u.png',
    'http://funkyimg.com/i/2vV9w.png',
    'http://funkyimg.com/i/2vV9v.png',
    'http://funkyimg.com/i/2vV9x.png',
    'http://funkyimg.com/i/2vV9y.png',
    'http://funkyimg.com/i/2vV9z.png',
    'http://funkyimg.com/i/2vV9S.png',
    'http://funkyimg.com/i/2vV9T.png',
    'http://funkyimg.com/i/2vV9U.png',
    'http://funkyimg.com/i/2vV9V.png',
    'http://funkyimg.com/i/2vV9W.png',
    'http://funkyimg.com/i/2vVaj.png',
    'http://funkyimg.com/i/2vVak.png',
    'http://funkyimg.com/i/2vVam.png',
    'http://funkyimg.com/i/2vVan.png',
    'http://funkyimg.com/i/2vVao.png',
    'http://funkyimg.com/i/2vVap.png',
    'http://funkyimg.com/i/2vVaq.png',
    'http://funkyimg.com/i/2vVar.png',
    'http://funkyimg.com/i/2vVas.png',
    'http://funkyimg.com/i/2vVav.png',
    'http://funkyimg.com/i/2vVaL.png',
    'http://funkyimg.com/i/2vVaK.png',
    'http://funkyimg.com/i/2vVaY.png',
    'http://funkyimg.com/i/2vVb6.png',
    'http://funkyimg.com/i/2vVb7.png',
    'http://funkyimg.com/i/2vVb8.png',
    'http://funkyimg.com/i/2vVb5.png',
    'http://funkyimg.com/i/2vVb4.png',
    'http://funkyimg.com/i/2vVb3.png',
    'http://funkyimg.com/i/2vVb2.png',
    'http://funkyimg.com/i/2vVb1.png',
    'http://funkyimg.com/i/2vVaZ.png',
    'http://funkyimg.com/i/2vVbk.png',
    'http://funkyimg.com/i/2vVbn.png',
    'http://funkyimg.com/i/2vVbm.png',
    'http://funkyimg.com/i/2vVbH.png',
    'http://funkyimg.com/i/2vVbJ.png',
    'http://funkyimg.com/i/2vVbR.png',
    'http://funkyimg.com/i/2vVbS.png',
    'http://funkyimg.com/i/2vVbQ.png',
    'http://funkyimg.com/i/2vVbK.png',
    'http://funkyimg.com/i/2vVbL.png',
    'http://funkyimg.com/i/2vVbM.png',
    'http://funkyimg.com/i/2vVbN.png',
    'http://funkyimg.com/i/2vVbP.png',
    'http://funkyimg.com/i/2vVc1.png',
    'http://funkyimg.com/i/2vVc2.png',
    'http://funkyimg.com/i/2vVc3.png',
    'http://funkyimg.com/i/2vVc4.png',
    'http://funkyimg.com/i/2vVc7.png',
    'http://funkyimg.com/i/2vVc8.png',
    'http://funkyimg.com/i/2vVc5.png',
    'http://funkyimg.com/i/2vVca.png',
    'http://funkyimg.com/i/2vVc9.png',
    'http://funkyimg.com/i/2vVcs.png',
    'http://funkyimg.com/i/2vVct.png',
    'http://funkyimg.com/i/2vVcu.png',
    'http://funkyimg.com/i/2vVcv.png',
    'http://funkyimg.com/i/2vVcB.png',
    'http://funkyimg.com/i/2vVcA.png',
    'http://funkyimg.com/i/2vVcy.png',
    'http://funkyimg.com/i/2vVcx.png',
    'http://funkyimg.com/i/2vVcM.png',
    'http://funkyimg.com/i/2vVcz.png',
    'http://funkyimg.com/i/2vVdg.png',
    'http://funkyimg.com/i/2vVdh.png',
    'http://funkyimg.com/i/2vVdn.png',
    'http://funkyimg.com/i/2vVdo.png',
    'http://funkyimg.com/i/2vVdq.png',
    'http://funkyimg.com/i/2vVdp.png',
    'http://funkyimg.com/i/2vVdr.png',
    'http://funkyimg.com/i/2vVds.png',
    'http://funkyimg.com/i/2vVdt.png',
    'http://funkyimg.com/i/2vVdu.png',
    'http://funkyimg.com/i/2vVdC.png',
    'http://funkyimg.com/i/2vVdD.png',
    'http://funkyimg.com/i/2vVdE.png',
    'http://funkyimg.com/i/2vVdF.png',
    'http://funkyimg.com/i/2vVdG.png',
    'http://funkyimg.com/i/2vVdK.png',
    'http://funkyimg.com/i/2vVdL.png',
    'http://funkyimg.com/i/2vVdM.png',
    'http://funkyimg.com/i/2vVdN.png',
    'http://funkyimg.com/i/2vVdP.png',
    'http://funkyimg.com/i/2vVdQ.png',
    'http://funkyimg.com/i/2vVdR.png',
    'http://funkyimg.com/i/2vVdS.png',
    'http://funkyimg.com/i/2vVdT.png',
    'http://funkyimg.com/i/2vVef.png',
    'http://funkyimg.com/i/2vVeg.png',
    'http://funkyimg.com/i/2vVeh.png',
    'http://funkyimg.com/i/2vVei.png',
    'http://funkyimg.com/i/2vVej.png',
    'http://funkyimg.com/i/2vVek.png',
    'http://funkyimg.com/i/2vVeo.png',
    'http://funkyimg.com/i/2vVev.png',
    'http://funkyimg.com/i/2vVew.png',
    'http://funkyimg.com/i/2vVez.png',
    'http://funkyimg.com/i/2vVeA.png',
    'http://funkyimg.com/i/2vVeB.png',
    'http://funkyimg.com/i/2vVeC.png',
    'http://funkyimg.com/i/2vVeD.png',
    'http://funkyimg.com/i/2vVeE.png',
    'http://funkyimg.com/i/2vVeF.png',
    'http://funkyimg.com/i/2vVeG.png',
    'http://funkyimg.com/i/2vVf1.png',
    'http://funkyimg.com/i/2vVeZ.png',
    'http://funkyimg.com/i/2vVf3.png',
    'http://funkyimg.com/i/2vVf4.png',
    'http://funkyimg.com/i/2vVf5.png',
    'http://funkyimg.com/i/2vVf2.png',
    'http://funkyimg.com/i/2vVf7.png',
    'http://funkyimg.com/i/2vVf6.png',
    'http://funkyimg.com/i/2vVf9.png',
    'http://funkyimg.com/i/2vVf8.png',
    'http://funkyimg.com/i/2vVfn.png',
    'http://funkyimg.com/i/2vVfo.png',
    'http://funkyimg.com/i/2vVfp.png',
    'http://funkyimg.com/i/2vVfq.png',
    'http://funkyimg.com/i/2vVfr.png',
    'http://funkyimg.com/i/2vVft.png',
    'http://funkyimg.com/i/2vVfu.png',
    'http://funkyimg.com/i/2vVfv.png',
    'http://funkyimg.com/i/2vVfw.png',
    'http://funkyimg.com/i/2vVfx.png',
    'http://funkyimg.com/i/2vVfy.png',
    'http://funkyimg.com/i/2vVfz.png',
    'http://funkyimg.com/i/2vVhT.png',
    'http://funkyimg.com/i/2vVhU.png',
    'http://funkyimg.com/i/2vVhW.png',
    'http://funkyimg.com/i/2vVhX.png',
    'http://funkyimg.com/i/2vVhY.png',
    'http://funkyimg.com/i/2vVi1.png',
    'http://funkyimg.com/i/2vVi2.png',
    'http://funkyimg.com/i/2vVhZ.png',
    'http://funkyimg.com/i/2vVi3.png',
    'http://funkyimg.com/i/2vVi5.png',
    'http://funkyimg.com/i/2vVi6.png',
    'http://funkyimg.com/i/2vVi7.png',
    'http://funkyimg.com/i/2vVi9.png',
    'http://funkyimg.com/i/2vVi8.png',
    'http://funkyimg.com/i/2vVia.png',
    'http://funkyimg.com/i/2vVic.png',
    'http://funkyimg.com/i/2vVid.png',
    'http://funkyimg.com/i/2vVie.png',
    'http://funkyimg.com/i/2vVif.png',
    'http://funkyimg.com/i/2vVig.png',
    'http://funkyimg.com/i/2vViM.png',
    'http://funkyimg.com/i/2vViN.png',
    'http://funkyimg.com/i/2vViP.png',
    'http://funkyimg.com/i/2vViQ.png',
    'http://funkyimg.com/i/2vViR.png',
    'http://funkyimg.com/i/2vViS.png',
    'http://funkyimg.com/i/2vViT.png',
    'http://funkyimg.com/i/2vViU.png',
    'http://funkyimg.com/i/2vViX.png',
    'http://funkyimg.com/i/2vViY.png',
    'http://funkyimg.com/i/2vViZ.png',
    'http://funkyimg.com/i/2vVj1.png',
    'http://funkyimg.com/i/2vVj2.png',
    'http://funkyimg.com/i/2vVj3.png',
    'http://funkyimg.com/i/2vVj4.png',
    'http://funkyimg.com/i/2vVj5.png',
    'http://funkyimg.com/i/2vVj7.png',
    'http://funkyimg.com/i/2vVj6.png',
    'http://funkyimg.com/i/2vVj9.png',
    'http://funkyimg.com/i/2vVji.png',
    'http://funkyimg.com/i/2vVjj.png',
    'http://funkyimg.com/i/2vVjk.png',
    'http://funkyimg.com/i/2vVjm.png',
    'http://funkyimg.com/i/2vVjn.png',
    'http://funkyimg.com/i/2vVjo.png',
    'http://funkyimg.com/i/2vVjp.png',
    'http://funkyimg.com/i/2vVjq.png',
    'http://funkyimg.com/i/2vVjK.png',
    'http://funkyimg.com/i/2vVjL.png',
    'http://funkyimg.com/i/2vVjM.png',
    'http://funkyimg.com/i/2vVjN.png',
    'http://funkyimg.com/i/2vVjP.png',
    'http://funkyimg.com/i/2vVjQ.png',
    'http://funkyimg.com/i/2vVjR.png',
    'http://funkyimg.com/i/2vVjS.png',
    'http://funkyimg.com/i/2vVjT.png',
    'http://funkyimg.com/i/2vVjU.png',
    'http://funkyimg.com/i/2vVkj.png',
    'http://funkyimg.com/i/2vVkr.png',
    'http://funkyimg.com/i/2vVkq.png',
    'http://funkyimg.com/i/2vVko.png',
    'http://funkyimg.com/i/2vVki.png',
    'http://funkyimg.com/i/2vVkk.png',
    'http://funkyimg.com/i/2vVkm.png',
    'http://funkyimg.com/i/2vVkn.png',
    'http://funkyimg.com/i/2vVkp.png',
    'http://funkyimg.com/i/2vVkH.png',
    'http://funkyimg.com/i/2vVkJ.png',
    'http://funkyimg.com/i/2vVkK.png',
    'http://funkyimg.com/i/2vVkM.png',
    'http://funkyimg.com/i/2vVkN.png',
    'http://funkyimg.com/i/2vVkP.png',
    'http://funkyimg.com/i/2vVkQ.png',
    'http://funkyimg.com/i/2vVkR.png',
    'http://funkyimg.com/i/2vVkS.png',
    'http://funkyimg.com/i/2vVkU.png',
    'http://funkyimg.com/i/2vVkV.png',
    'http://funkyimg.com/i/2vVkY.png',
    'http://funkyimg.com/i/2vVkZ.png',
    'http://funkyimg.com/i/2vVm1.png',
    'http://funkyimg.com/i/2vVm5.png',
    'http://funkyimg.com/i/2vVm2.png',
    'http://funkyimg.com/i/2vVm3.png',
    'http://funkyimg.com/i/2vVm4.png',
    'http://funkyimg.com/i/2vVm6.png',
    'http://funkyimg.com/i/2vVkX.png',
    'http://funkyimg.com/i/2vVmc.png',
    'http://funkyimg.com/i/2vVmd.png',
    'http://funkyimg.com/i/2vVmi.png',
    'http://funkyimg.com/i/2vVmj.png',
    'http://funkyimg.com/i/2vVmn.png',
    'http://funkyimg.com/i/2vVmk.png',
    'http://funkyimg.com/i/2vVmm.png',
    'http://funkyimg.com/i/2vVmo.png',
    'http://funkyimg.com/i/2vVmp.png',
    'http://funkyimg.com/i/2vVmr.png',
    'http://funkyimg.com/i/2vVmq.png',
    'http://funkyimg.com/i/2vVni.png',
    'http://funkyimg.com/i/2vVnj.png',
    'http://funkyimg.com/i/2vVnk.png',
    'http://funkyimg.com/i/2vVnm.png',
    'http://funkyimg.com/i/2vVnY.png',
    'http://funkyimg.com/i/2vVo7.png',
    'http://funkyimg.com/i/2vVo1.png',
    'http://funkyimg.com/i/2vVnZ.png',
    'http://funkyimg.com/i/2vVo2.png',
    'http://funkyimg.com/i/2vVo3.png',
    'http://funkyimg.com/i/2vVo4.png',
    'http://funkyimg.com/i/2vVo5.png',
    'http://funkyimg.com/i/2vVo6.png',
    'http://funkyimg.com/i/2vVo8.png',
    'http://funkyimg.com/i/2vVow.png',
    'http://funkyimg.com/i/2vVox.png',
    'http://funkyimg.com/i/2vVov.png',
    'http://funkyimg.com/i/2vVoz.png',
    'http://funkyimg.com/i/2vVoA.png',
    'http://funkyimg.com/i/2vVoy.png',
    'http://funkyimg.com/i/2vVoB.png',
    'http://funkyimg.com/i/2vVoC.png',
    'http://funkyimg.com/i/2vVp1.png',
    'http://funkyimg.com/i/2vVp2.png',
    'http://funkyimg.com/i/2vVp3.png',
    'http://funkyimg.com/i/2vVp4.png',
    'http://funkyimg.com/i/2vVp5.png',
    'http://funkyimg.com/i/2vVp9.png',
    'http://funkyimg.com/i/2vVpa.png',
    'http://funkyimg.com/i/2vVpb.png',
    'http://funkyimg.com/i/2vVpc.png',
    'http://funkyimg.com/i/2vVpd.png',
    'http://funkyimg.com/i/2vVpe.png',
    'http://funkyimg.com/i/2vVph.png',
    'http://funkyimg.com/i/2vVpi.png',
    'http://funkyimg.com/i/2vVpj.png',
    'http://funkyimg.com/i/2vVpk.png',
    'http://funkyimg.com/i/2vVpm.png',
    'http://funkyimg.com/i/2vVpn.png',
    'http://funkyimg.com/i/2vVpo.png',
    'http://funkyimg.com/i/2vVpp.png',
    'http://funkyimg.com/i/2vVpq.png',
    'http://funkyimg.com/i/2vVpr.png',
    'http://funkyimg.com/i/2vVpu.png',
    'http://funkyimg.com/i/2vVpv.png',
    'http://funkyimg.com/i/2vVpw.png',
    'http://funkyimg.com/i/2vVpx.png',
    'http://funkyimg.com/i/2vVpy.png',
    'http://funkyimg.com/i/2vVpz.png',
    'http://funkyimg.com/i/2vVpA.png',
    'http://funkyimg.com/i/2vVpB.png',
    'http://funkyimg.com/i/2vVpC.png',
    'http://funkyimg.com/i/2vVpD.png',
    'http://funkyimg.com/i/2vVpG.png'
];

$(document).ready(function() {
$('#smilies-block').addClass('t1');
$('#smilies-area').prepend('<div id="wrapper"><ul class="tabs tabs1" onclick="return changeVisibility (\'smilies-area\', false)"><li class="t1 tab-current"><a>Первый набор</a></li><li class="t2"><a>Второй набор</a></li></ul><div class="t2"></div><div class="t3"><br></div></div>');
$.each(nabor2, function(i) {
$('div.t2').append('<img src="'+nabor2[i]+'" onclick=smile(\'--\') />');
});
$('ul.tabs.tabs1 li').click(function(){
var thisClass = this.className.slice(0,2);
$('div.t1, div.t2, div.t3').hide();
$('div.' + thisClass).fadeToggle('slow');
$('ul.tabs.tabs1 li').removeClass('tab-current');
$(this).addClass('tab-current');
}); });
</script>

    <!-- HTML низ -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
    <script>
    var a1 = 1 // 0 - спойлер-аккордеон, 1 - вертикальный спойлер; 3 - обычный спойлер
    var a2 = 0 // 0 - Скрытие первой вкладки; 1 - Показ первой вкладки;
    var a3 = 0 // Резкость Открытия: 0 - Плавно; 1 - Резко;

    var LiArr=new Array(
    //При наличии двух косых => // в начале пункта, - пункт не скрывается.

    //"pa-author",     //Ник-Нейм
    //"pa-avatar",     //Аватар
    //"pa-title",      //статус
    //"pa-reg",        //Зарегистрирован
    //"pa-invites", //Приглашений
    //"pa-posts",      //Кол-во сообщений:
    //"pa-respect",    //Уважение:
    //"pa-positive",   //Позитив
    //"pa-sex",        //Пол
    //"pa-age",        //Возраст
    //"pa-icq",        //Аська
    //"pa-ip",         //IP Юзера
    //"pa-time-visit", //Провел на форуме:
    //"pa-last-visit", //Последний визит:
    //"pa-online",     //Пользователь online - Не засовываем в спойлеры

   // "pa-from",       //Откуда
    //"pa-fld1",       //Доп.Поле.1

    // 3 кнопка- ссылка на Картинку
    "https://forumstatic.ru/files/0019/b0/24/82643.png",

    //"pa-fld2",       //Доп.Поле.2
    //"pa-fld3",       //Доп.Поле.3
    //"pa-fld4",       //Доп.Поле.4
    //"pa-fld5",       //Доп.Поле.5
    "award",      //Награды(только для rusff и ork)
    "gift",         //Подарки(только для rusff и ork)

    //Конец Списка,
    "_End"); SetProvilSpoil(a1,a2,a3);
    </script>
    <!--Конец//=Cпойлер cкрытия Инфы под N-кнопок в Профиле Топик-->

<script type="text/javascript">
function Transform_Code_Box_in_HTML(aX){
var TemLnk=aX.replace(/^(.viewtopic\.php\?id=\d).*$/ig,"$1");
var PstId=aX.replace(/^.viewtopic\.php\?id=.(#p\d+)$/ig,"$1");
var L=document.URL.replace(TemLnk,'');
if(L!=document.URL&&(L.slice(0,1)).search(/\d/ig)==-1 ){
L=$("div.topic "+PstId);
if(L.length==1){
var Lhtm=L.find(".post-content .code-box:first .scrollbox pre").text();
L.find(".post-content .code-box:first").replaceWith(Lhtm)
}}}
function Demo_HTML(Ts){var Ll=Ts.parents(".htmldemo").find(".code-box .scrollbox pre").text();
Ts.parents(".htmldemo").after('<div class="demHtml">'+Ll+'</div>');Ts.replaceWith(DemoButt0);
}
$(document).ready(function() {
$("#pun-viewtopic .post .code-box").each(function(){
if($(this).text().indexOf('<!--HTML-->')!=-1){
$(this).wrap('<div class="htmldemo"></div>')
$(this).replaceWith($('.htmldemo').text().split('<!--HTML-->')[1]);
}
});
});
</script>

0


Вы здесь » dark elf lyf » Наркоманский притон лейкбури » фарадай


Рейтинг форумов | Создать форум бесплатно