Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc finibus nisi tellus. Donec eleifend elit luctus aliquet bibendum. In dapibus odio sit amet egestas convallis. In eu iaculis erat. Nam accumsan tellus sed eros pulvinar lacinia. Suspendisse facilisis, lorem vitae vestibulum scelerisque, ipsum neque vulputate diam, vel interdum urna ante eu erat. Mauris tempor eu lectus pellentesque sagittis. Maecenas libero nulla, maximus eu dictum vel, viverra nec urna. © Darren Craig [читать дальше]
название эпизода

имя, имя, имя, имя

tarnei shadowsong
tarnei shadowsong
8330
7780

Рейтинг форумов Forum-top.ru
REINA

радиоактивная беременная блондинка, богиня кукурузы и властительница варенья. жена безликого медиума с крепким кокосом. повелевает рекламой и организацией. а за неповиновение — смертная казнь через запеканку.

| Nikandra

рыжая королева проклятых и будущая поветитильница кровавого квартала, уже ставшая поветитильницей престарелого ассасина. она такое милое солнышко, но помните — у рыжих нет души.

| Angelo

престарелый ассасин, очень мудрый и очень пессимистичный и еще раз очень старый, в случае огорчения баны раздает как промоутер флаеры у метро — щедро и впихивая их во все возможные отверстия провинившегося.

г. Блэкберн, Великобритания ● городская мистика ● май — август 2016

lost boys don't cry

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

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


Вы здесь » lost boys don't cry » кажется, у меня кончились идеи » фиолетовый блэкбёрн


фиолетовый блэкбёрн

Сообщений 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=PT+Sans+Narrow:400,700&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Kaushan+Script);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700|Cormorant+SC:400,300,500&subset=latin,cyrillic);
@import 'https://fonts.googleapis.com/css?family=Berkshire+Swash|Prata|Vidaloka';


@font-face {
font-family: 'Annabelle';
src: url('https://forumstatic.ru/files/0017/96/1c/76025.eot?'),
url('https://forumstatic.ru/files/0017/96/1c/57626.woff') format('woff'),
url('https://forumstatic.ru/files/0017/96/1c/64703.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Bfivetwo';
src: url('https://forumstatic.ru/files/0017/96/1c/22933.eot?'),
url('https://forumstatic.ru/files/0017/96/1c/16303.woff') format('woff'),
url('https://forumstatic.ru/files/0017/96/1c/24527.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Intro';
src: url('https://forumstatic.ru/files/0017/96/1c/74778.eot?'),
url('https://forumstatic.ru/files/0017/96/1c/94535.woff') format('woff'),
url('https://forumstatic.ru/files/0017/96/1c/25359.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Isadora';
src: url('https://forumstatic.ru/files/0017/96/1c/58425.eot?'),
url('https://forumstatic.ru/files/0017/96/1c/46324.woff') format('woff'),
url('https://forumstatic.ru/files/0017/96/1c/96745.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Lighthaus';
src: url('https://forumstatic.ru/files/0017/96/1c/81063.eot?'),
url('https://forumstatic.ru/files/0017/96/1c/97941.woff') format('woff'),
url('https://forumstatic.ru/files/0017/96/1c/35060.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Lobster';
src: url('https://forumstatic.ru/files/0017/96/1c/82557.eot?'),
url('https://forumstatic.ru/files/0017/96/1c/65798.woff') format('woff'),
url('https://forumstatic.ru/files/0017/96/1c/95454.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Marck Script';
src: url('https://forumstatic.ru/files/0017/96/1c/97550.eot?'),
url('https://forumstatic.ru/files/0017/96/1c/36555.woff') format('woff'),
url('https://forumstatic.ru/files/0017/96/1c/48285.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Plain';
src: url('https://forumstatic.ru/files/0017/96/1c/87232.eot?'),
url('https://forumstatic.ru/files/0017/96/1c/29660.woff') format('woff'),
url('https://forumstatic.ru/files/0017/96/1c/40593.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Kaushan+Script);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700|Cormorant+SC:400,300,500&subset=latin,cyrillic);
@import 'https://fonts.googleapis.com/css?family=Berkshire+Swash|Prata|Vidaloka';



/* 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: #a5a494;
    background-image: url("https://forumstatic.ru/files/0017/96/1c/44811.jpg");
    background-position: center top;
    margin: auto;
    position: relative;
    width: 1267px;
}
.punbb {
    height: auto;
    margin-left: 197px !important;
    width: 870px !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 {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  border: none;
  border-left: 3px clearly dashed #b0adb5;
  }

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

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

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


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

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

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

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

/* C2.8 */
#pun-index .tcl h3 {
  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: block;
  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;
  }

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

#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: 15px;
}
#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.8em 1em 1em 1em;
  }

/* 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 {
  float: left;
  clear: both;
  line-height: 150%;
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 150%;
  }

/* D7.4 */
li#onlinelist {
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 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" }


#pun-status .container {
    color: #72715a;
    font-style: normal;
    text-transform: uppercase;
    position: absolute;
    text-shadow: 0 0 3px rgba(0,0,0,1);
    text-align: center;
    top: 443px;
    margin-left: -185px;
}
#pun-status .container .item1 {
    font-family: times new roman;
    font-size: 8px;
    letter-spacing: 1px;
    width: 160px;
    position: absolute;
}
#pun-status .container .item2 {
    color: #72715a;
    font-family: arial;
    font-size: 7px !important;
    letter-spacing: 2px;
    margin-top: 23px;
    position: absolute;
    text-transform: uppercase;
    width: 160px;
}
#pun-status .container .item3 {
    color: #61604b;
    font-family: arial;
    font-size: 7px;
    font-style: normal;
    margin-left: 0px;
    position: absolute;
    text-align: center;
    text-shadow: none;
    margin-top: 43px;
    width: 160px;
}

0

2

Код:
/* не надо копировать чистоганом/частями наш css или html, заменяя пару слов в структуре и свято полагая, что мы не заметим. заебали уже, блять! языка нет чтобы спросить, можно ли взять? или у вас, любезные, пальцы отсохнут на спизженные вами коды налепить копирайт? */
.post-content .spoiler-box > div img {
    max-width: 500px;
}

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

#elm1 {
    margin-left: -209px !important;
    position: absolute;
    margin-top: 44px;
}
#elm2 {
    margin-left: 1069px !important;
    margin-top: 51px !important;
    position: absolute;
}

#elm3, #elm4 {
    position: absolute;
}
#elm3 {
    margin-left: -209px;
    margin-top: -23px;
}
#elm4 {
    margin-left: 1069px;
    margin-top: -1px;
}

.pl-reports, #pun-live-rusff, .modlist {
    display: none !important;
}
#pun-index .tc2, #pun-index .tc3, #pun-index .tcmod {
    width: 10%;
}

#pun-messages .pa-posts, li.pa-hidePunk {
    display: none;
}
#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: -20px;
    margin-top: -10px !important;
    text-shadow: none !important;
}
#pun-messages .pa-author a {
    color: #362342 !important;
    text-shadow: none !important;
}

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

.pa-time-visit {
    padding-top: 40px !important;
    width: 180px !important;
}
.pa-fld1 {
    margin-left: -15px !important;
    margin-top: -18px !important;
}
.pa-fld4 {
    color: #635a46 !important;
    margin-left: -5px !important;
    margin-top: -35px !important;
}
.pa-fld2 {
    margin-bottom: 0 !important;
    margin-left: -5px !important;
    margin-top: -5px !important;
}
.lz td {
    padding: 3px !important;
}
#profilenav h2 {
    text-align: left !important;
}
.post-author ul a:hover {
    color: #555 !important;
}
.pa-fld3 {
    background: url("https://forumstatic.ru/files/0017/96/1c/52245.jpg") no-repeat scroll center top, url("https://forumstatic.ru/files/0017/96/1c/94936.jpg") no-repeat scroll center bottom, rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0017/96/1c/48730.jpg") repeat-y scroll center center;
    color: #777;
    margin-bottom: -10px !important;
    margin-left: -28px !important;
    margin-top: -7px !important;
    padding: 30px 20px 30px 20px !important;
    text-shadow: 0 0 5px rgba(0, 0, 0, 1), 1px 1px 0 rgba(0, 0, 0, 1);
    width: 200px !important;
}
.post-author {
    background: url("https://forumstatic.ru/files/0017/96/1c/54715.jpg") no-repeat scroll center top, url("https://forumstatic.ru/files/0017/96/1c/14915.jpg") no-repeat scroll center bottom, rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0017/96/1c/46813.jpg") repeat-y scroll center center !important;
    margin-left: -4px !important;
    margin-top: -39px !important;
    min-height: 180px !important;
    padding-bottom: 40px !important;
    width: 242px !important;
}
.post-box {
    margin-left: 17px !important;
    margin-top: 10px !important;
    padding-right: 15px !important;
}
.pa-author img {
    display: none;
}
.pa-author a {
    color: #727056 !important;
    text-shadow: 0 0 10px rgba(0, 0, 0, 1) !important;
}
.pa-author {
    font-family: Berkshire Swash,pt sans narrow !important;
    font-size: 16px !important;
    font-weight: lighter !important;
    letter-spacing: 0;
    padding-bottom: 27px !important;
    padding-top: 33px !important;
    text-shadow: 0 0 10px rgba(0, 0, 0, 1) !important;
}
.post-author ul a {
    color: #554767 !important;
}
.post-author ul {
    color: #727056;
    font-size: 10px;
    line-height: 11px !important;
    margin-left: 9px;
    padding: 10px !important;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);
    width: 185px;
}
.pa-avatar {
    margin-left: -2px !important;
}
.pa-posts {
    border: 3px double rgba(63, 54, 36, 0.5);
    float: left;
    padding: 3px !important;
    width: 40%;
    margin-top: 5px !important;
}
.pa-respect {
    border: 3px double rgba(63, 54, 36, 0.5);
    float: right;
    padding: 3px !important;
    width: 40%;
    margin-top: 5px !important;
}
.pa-title {
    color: #625d53;
    font-weight: normal !important;
    margin-top: -5px !important;
    font-family: pt sans narrow;
    font-size: 11px;
    text-shadow: 1px 1px 0 rgba(0,0,0,1);
}

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



HTML, body {
    background: #121212 url("https://forumstatic.ru/files/0017/96/1c/59152.jpg") repeat scroll center top 
}



#pun-title table {
    background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0017/96/1c/96113.jpg") no-repeat scroll center top;
    border: medium none;
    height: 573px;
    margin-left: -197px;
    margin-top: 0;
    width: 1267px;
}

/* Кнопки навигации */
#navindex a span {
    background-image: url("http://imgdepo.com/id/i9818787");
    background-repeat: no-repeat;
    color: transparent;
    display: inline-block;
    height: 39px;
    width: 169px;
}
#navindex a span:hover {
    background-image: url("http://imgdepo.com/id/i9818788");
}
#navuserlist a span {
    background-image: url("http://imgdepo.com/id/i9818785");
    background-repeat: no-repeat;
    color: transparent;
    display: inline-block;
    height: 36px;
    width: 169px;
}
#navuserlist a span:hover {
    background-image: url("http://imgdepo.com/id/i9818786");
}
#navsearch a span {
    background-image: url("http://imgdepo.com/id/i9818777");
    background-repeat: no-repeat;
    color: transparent;
    display: inline-block;
    height: 37px;
    width: 169px;
}
#navsearch a span:hover {
    background-image: url("http://imgdepo.com/id/i9818778");
}
#navprofile a span {
    background-image: url("http://imgdepo.com/id/i9818779");
    background-repeat: no-repeat;
    color: transparent;
    display: inline-block;
    height: 36px;
    width: 169px;
}
#navprofile a span:hover {
    background-image: url("http://imgdepo.com/id/i9818780");
}
#navpm a span {
    background-image: url("http://imgdepo.com/id/i9818783");
    background-repeat: no-repeat;
    color: transparent;
    display: inline-block;
    height: 35px;
    width: 169px;
}
#navpm a span:hover {
    background-image: url("http://imgdepo.com/id/i9818784");
}
#navlogout a span {
    background-image: url("http://imgdepo.com/id/i9818773");
    background-repeat: no-repeat;
    color: transparent;
    display: inline-block;
    height: 36px;
    width: 169px;
}
#navlogout a span:hover {
    background-image: url("http://imgdepo.com/id/i9818774");
}
#navadmin a span {
    background-image: url("http://imgdepo.com/id/i9818770");
    background-repeat: no-repeat;
    color: transparent;
    display: inline-block;
    height: 51px;
    margin-left: -74px;
    margin-top: -244px;
    position: absolute;
    width: 169px;
    opacity: 1;
}
#navregister a span {
    background-image: url("http://imgdepo.com/id/i9818781");
    background-repeat: no-repeat;
    color: transparent;
    display: inline-block;
    height: 36px;
    width: 169px;
}
#navregister a span:hover {
    background-image: url("http://imgdepo.com/id/i9818782");
}
#navlogin a span {
    background-image: url("http://imgdepo.com/id/i9818771");
    background-repeat: no-repeat;
    color: transparent;
    display: inline-block;
    height: 35px;
    width: 169px !important;
}
#navlogin a span:hover {
    background-image: url("http://imgdepo.com/id/i9818772");
}
#navpiar a {
    background-image: url("http://imgdepo.com/id/i9818775");
    background-repeat: no-repeat;
    color: transparent;
    cursor: pointer;
    display: inline-block;
    height: 36px !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    position: relative;
    width: 169px !important;
}
#navpiar a:hover {
    background-image: url("http://imgdepo.com/id/i9818776");
}
#spMyimg {
    padding-left: 47px !important;
    padding-right: 10px;
    position: relative;
}
#pun-navlinks a {
    color: #222;
    font-family: georgia !important;
    font-size: 0 !important;
    margin-left: 40px;
    text-align: center;
    transition: all 0.3s ease-in-out 0.1s;
}
#pun-navlinks a:hover {
    transition: all 0.3s ease-in-out 0.1s;
}
#pun-navlinks .container {
    display: block;
    font-size: 0 !important;
    font-style: normal;
    font-weight: bold !important;
    margin-left: -225px !important;
    position: absolute;
    text-align: center;
    top: 58px;
    width: 200px !important;
    word-spacing: 0 !important;
    opacity: 1;
}
div#pun-ulinks {
    font-family: pt sans narrow !important;
    font-style: normal;
    font-weight: normal;
    height: 5px;
    letter-spacing: 1px;
    margin-left: 15px;
    position: relative;
    text-align: center !important;
    text-transform: lowercase;
    top: 10px;
    width: 880px;
    word-spacing: 0;
}
#pun-ulinks .item5 {
    display: none;
}
#pun-ulinks a {
    color: #5a5171;
    font-size: 11px !important;
    font-weight: normal !important;
    margin-left: 5px;
    transition: all 0.5s linear 0s;
    word-spacing: 4px;
}
#pun-ulinks a:hover {
    color: transparent !important;
    box-shadow: 1px 2px 0 -1px #5a5171;
}
.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: #333;
}
.punbb .post-box {
    color: #0e0e0e;
}
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
    border-color: transparent;
    color: #263537;
    font-style: normal;
    font-weight: normal;
}

.punbb textarea {
    background-clip: padding-box;
    background-image: url("https://forumstatic.ru/files/0017/96/1c/57177.jpg");
    border-image: url("https://forumstatic.ru/files/0017/96/1c/46719.png") 5 5 5 5 round round;
    border-style: solid;
    border-width: 5px;
    color: #000;
    padding: 5px !important;
    width: 97% !important;
}

.punbb #pun-main .quote-box, .punbb #pun-main .code-box {
    background-clip: padding-box;
    background-image: url("https://forumstatic.ru/files/0017/96/1c/78902.jpg");
    border-image: url("https://forumstatic.ru/files/0017/96/1c/69555.jpg") 15 15 15 15 round round;
    border-style: solid;
    border-width: 15px;
    color: #000;
    padding: 5px !important;
}
.punbb select {
    background-image: url("https://forumstatic.ru/files/0017/96/1c/57177.jpg");
    color: #222;
}

#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: #5a5171;
    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: transparent;
    text-decoration: none;
text-shadow: 0 0 1px rgba(90,81,113,1);
}
#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: rgba(0, 0, 0, 0) background-color: transparent; no-repeat scroll center top;
    color: #50475c !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: lighter;
    height: 10px;
    margin-left: -15px;
    padding-bottom: 23px !important;
    text-align: center;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
    width: 878px;
    font-family: pt sans narrow !important;
}
#pun-main div.catleft, #pun-main div.catright {
    display: none;
}
#pun-viewforum div.tclcon {
    padding-top: 0px;
}
#pun-index table Div.icon {
    background-image: url("https://forumstatic.ru/files/0017/96/1c/58437.png");
    background-repeat: no-repeat;
    border-style: none;
    display: block;
    float: left;
    height: 91px;
    margin-left: -52px;
    margin-top: -5px;
    position: absolute;
    width: 55px;
}
#pun-index TR.inew Div.icon {
    background-image: url("https://forumstatic.ru/files/0017/96/1c/62309.png");
    background-repeat: no-repeat;
    height: 91px;
    width: 55px;
}


#pun-viewforum table Div.icon, #pun-messages table Div.icon {
    background-image: url("https://forumstatic.ru/files/0017/96/1c/76434.png");
    background-repeat: no-repeat;
    border-style: none;
    display: block;
    float: left;
    height: 12px;
    margin-right: 10px;
    margin-top: 0px;
    position: relative;
    width: 64px;
}

#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon {
    background-image: url("https://forumstatic.ru/files/0017/96/1c/70836.png");
    background-repeat: no-repeat;
    height: 12px;
    width: 64px;
}
#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon {
    background-image: url("https://forumstatic.ru/files/0017/96/1c/23897.png");
    background-repeat: no-repeat;
    height: 12px;
    width: 64px;
}
#pun-viewforum TR.iclosed Div.icon. #pun-messages TR.iclosed Div.icon {
    background-image: url("https://forumstatic.ru/files/0017/96/1c/43962.png");
    background-repeat: no-repeat;
    height: 12px;
    width: 64px;
}

#pun-about p.container {
    background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0017/96/1c/63186.png") no-repeat scroll center bottom;
    height: 192px;
    margin-bottom: -62px !important;
    margin-left: -209px;
    margin-top: 10px;
    width: 1267px;
}
div#pun-about {
    margin-top: -10px;
}
div#html-footer {
    margin: -80px 0 0;
}
#pun-about .container .item1 {
    margin-top: -10px !important;
}


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

#pun-category1.category h2 {
    background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0017/96/1c/24408.jpg") no-repeat scroll 0 0;
    font-size: 0 !important;
    height: 143px;
    margin-bottom: -45px;
    margin-left: -4px;
    margin-top: -45px;
    width: 880px;
}


#pun-category2.category h2 {
    background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0017/96/1c/12076.jpg") no-repeat scroll 0 0;
    font-size: 0 !important;
    height: 143px;
    margin-bottom: -45px;
    margin-left: -4px;
    margin-top: -45px;
    width: 880px;
}


#pun-category3.category h2 {
    background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0017/96/1c/49347.jpg") no-repeat scroll 0 0;
    font-size: 0 !important;
    height: 143px;
    margin-bottom: -45px;
    margin-left: -4px;
    margin-top: -45px;
    width: 880px;
}



#pun-category4.category h2 {
    background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0017/96/1c/16698.jpg") no-repeat scroll 0 0;
    font-size: 0 !important;
    height: 143px;
    margin-bottom: -45px;
    margin-left: -4px;
    margin-top: -45px;
    width: 880px;
}


#pun-category5.category h2 {
    background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0017/96/1c/86508.jpg") no-repeat scroll 0 0;
    font-size: 0 !important;
    height: 143px;
    margin-bottom: -45px;
    margin-left: -4px;
    margin-top: -45px;
    width: 880px;
}



#pun-category6.category h2 {
    background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0017/96/1c/97488.jpg") no-repeat scroll 0 0;
    font-size: 0 !important;
    height: 143px;
    margin-bottom: -45px;
    margin-left: -4px;
    margin-top: -45px;
    width: 880px;
}


#pun-stats.section h2 {
    background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0017/96/1c/36121.jpg") no-repeat scroll 0 0;
    font-size: 0 !important;
    height: 143px;
    margin-bottom: -45px;
    margin-left: -4px;
    margin-top: -45px;
    width: 880px;
}


.punbb input {
    border: medium none;
}
.button {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #594f65, #50475c) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#594f65), to(#50475c));
    border-radius: 0;
    border-top: medium none;
    box-shadow: -1px -1px 0 0 rgba(0, 0, 0, 0.15), 1px 1px 0 rgba(0, 0, 0, 0.15), 4px 4px 3px -3px rgba(125, 114, 139, 0.9) inset, -4px -4px 15px -3px rgba(0, 0, 0, 0.2) inset;
    color: #ccbc91;
    font-family: pt sans narrow !important;
    font-size: 12px !important;
    font-weight: normal;
    margin-top: 5px !important;
    padding: 3px 10px;
    text-decoration: none;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
}
.button:hover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #594f65, #594f65) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#594f65), to(#594f65));
    box-shadow: -1px -1px 0 0 rgba(0, 0, 0, 0.15), 1px 1px 0 rgba(0, 0, 0, 0.15), 4px 4px 3px -3px rgba(125, 114, 139, 1) inset, -4px -4px 15px -3px rgba(0, 0, 0, 0.4) inset;
    color: #fff;
    cursor: pointer;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}


.button:active {
    background: #594f65none repeat scroll 0 0;
    border-top-color: #2c5f75;
}


#pun-crumbs1 {
    font-family: pt sans narrow;
    font-size: 15px !important;
    font-weight: 100 !important;
    padding-bottom: 20px !important;
    letter-spacing: 0px !important;
    text-shadow: 0 0 1px rgba(0,0,0,0.3);
    z-index: 9999;
    position: relative;
}
#pun-crumbs2 {
    font-family: pt sans narrow;
    font-size: 15px !important;
    font-weight: 100 !important;
    padding-bottom: 20px !important;
    letter-spacing: 0px !important;
    text-shadow: 0 0 1px rgba(0,0,0,0.3);
}


.post_reputation {
    background: #e4dbcb;
}
#font-area, .popup_graffiti, #size-area, #image-area, #color-area, #addition-area, #video-area {
    background-color: rgba(228, 219, 213, 0.6) !important;
}


#pun-index .tcl h3 {
    font-family: pt sans narrow !important;
    font-size: 18px !important;
    font-weight: bold;
    padding-bottom: 8px;
    text-align: center;
    text-shadow: 0 0 1px rgba(0,0,0,0.1);
    text-transform: uppercase;
}
#pun-index .tclcon {
    font-size: 11px;
    margin-left: 0;
    min-height: 80px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-top: 0;
    text-align: justify;
}

#pun {
background-repeat: repeat-y;
background-position : top center;
}



#pun-viewtopic .post h3 {
    background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0017/96/1c/83920.jpg") no-repeat scroll center top;
    color: #786c51 !important;
    font-family: pt sans narrow;
    font-size: 11px;
    height: 65px;
    margin-bottom: -20px;
    margin-left: -3px;
    margin-top: -19px;
    padding-top: 3px !important;
    width: 879px !important;
}
#pun-viewtopic .post h3 span {
    color: #6a5f43;
    margin-left: 330px;
    margin-top: 17px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6), 0 0 3px rgba(0, 0, 0, 1);
}
#pun-viewtopic .post h3 span a {
    color: #6a5f43;
}
#pun-viewtopic .post h3 span a:hover {
    color: #aaa;
}
#pun-viewtopic div.post h3 strong::before {
    content: "Пост номер ";
    font-weight: normal;
}
#pun-viewtopic .post h3 strong {
    font-weight: bold;
    margin-left: 320px;
    position: absolute;
    width: auto;
}

#pun-index .tcr {
width: 30%;
}

/* профиль, выделение аватара, рамка, размер аватаров максимум*/

#pun-main .post-author ul {font-size: 10px; text-align: center;}
.pa-author{font-size: 20px;}


.pa-avatar.item2 > img {
    border-image: url("https://forumstatic.ru/files/0017/96/1c/93848.png") 4 4 4 4 round round;
    border-style: solid;
    border-width: 4px;
}

.pa-online {
    margin-left: -10px !important;
}

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


#plashka {
    position: absolute;
    margin-left: 645px;
    margin-top: 410px;
}

#shapka p {
    margin-left: 4px;
    margin-top: 50px;
    position: absolute;
}


::-webkit-scrollbar {
width: 7px;
height:7px;
background-color: #131313;
box-shadow: 0 0 0 1px rgba(19,19,19,0.6) inset !important;
}
::-webkit-scrollbar-thumb {
  background-color:#74608a;
  width:4px !important;
  box-shadow:0 0 10px 0px rgba(19,19,19,1) inset, 0 0 0 2px rgba(19,19,19,1) inset;
}
.tooltip {
    position: relative;
}
.tooltip em {
    display: none;
}
.tooltip:hover em {
    background: #151515 none repeat scroll 0 0;
    border-radius: 2px;
    bottom: 23px;
    color: #777;
    display: block;
    font-family: verdana !important;
    font-size: 10px !important;
    font-style: normal;
    height: auto;
    line-height: 9px;
    margin-left: 26px;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 130px;
    z-index: 9999;
}
.tooltip:hover em i {
    border-top: 0;
    bottom: -5px;
    display: block;
    position: absolute;
    right: 2px;
}



.go-up, .go-down {
    cursor: pointer;
    display: none;
    height: 32px;
    margin-bottom: 160px;
    margin-left: 0;
    opacity: 1;
    position: fixed;
    width: 57px;
    z-index: 9999;
}
.go-up {
    bottom: 50%;
    margin-left: 872px !important;
}
.go-down {
    bottom: 30%;
    margin-left: 872px !important;
}
.go-down:hover,.go-up:hover {
opacity:1;
}

.sslki {
    display: block;
    margin-left: 890px !important;
    margin-top: 78px !important;
    position: absolute;
    text-align: center;
    width: 155px;
}
.sslki a {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 2px;
    box-shadow: 0 0 0 0 #1e1c16 inset;
    color: #9f8a5c !important;
    display: block;
    font-family: pt sans narrow !important;
    font-size: 8px;
    font-weight: lighter !important;
    height: 27px;
    letter-spacing: 2px;
    line-height: 27px !important;
    margin-top: 0;
    position: relative;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out 0s;
    z-index: 999;
}
.sslki a::after {
    background-color: rgba(159, 138, 92, 0.5);
    content: "";
    display: block;
    height: 27px;
    margin-top: -27px;
    opacity: 0;
    position: relative;
    transition: all 0.5s ease-in-out 0.1s;
    width: 100%;
    z-index: 1;
}
.slide_panel_wrap {
    float: right !important;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    width: 0;
    z-index: 9999;
}
.sslki a:hover {
    background-color: rgba(0, 0, 0, 0.5);
    color: #73658d !important;
    letter-spacing: 4px;
}
.sslki a:hover::after {
    opacity: 1;
    transition: all 0.5s ease-in-out 0.1s;
    width: 0;
}

.slide_panel_wrap {
    float: right !important;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    width: 0;
    z-index: 9999;
}
.slide_panel {
    background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0017/96/1c/96983.png") repeat scroll 0 0;
    border: medium none;
    float: right !important;
    height: 400px;
    left: 0;
    margin-left: -284px !important;
    position: fixed;
    top: 130px;
    width: 285px;
}
.slide_panel p.open {
    background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0017/96/1c/14404.png") repeat scroll 0 0;
    border: medium none;
    color: transparent;
    cursor: pointer;
    float: right !important;
    height: 400px;
    left: 285px;
    position: absolute;
    top: 0;
    width: 45px;
}
.nextpostpan {
    overflow-x: auto;
    padding: 5px;
    height: 357px !important;
    width: 250px !important;
    margin-left: 13px !important;
    margin-top: 15px !important;
}


.bestpost {
    color: #867c68;
    font-size: 10px;
    height: 100px;
    line-height: 9px;
    margin-left: 629px !important;
    margin-top: 365px !important;
    opacity: 0.5;
    overflow-x: auto;
    padding: 3px;
    position: absolute;
    text-align: justify;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.8);
    transition: all 0.5s ease-in-out 0s;
    width: 230px;
}
.bestpost:hover {
    opacity: 1;
}
.bestpost img {
    float: left;
    padding: 0px 3px 0px 0px;
}

  .weneed {border-image: url("https://forumstatic.ru/files/0017/96/1c/82560.png") 4 4 4 4 round round;
    border-style: solid;
    border-width: 4px;
  width: 84px;
  height: 65px;
  position: relative;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  opacity: 0.5}
  
.weneedname {
    background-color: rgba(42, 34, 63, 0.8);
    color: #ddd;
    font-size: 10px;
    margin-top: -44px !important;
    padding: 1px 4px 3px;
    position: absolute;
    text-align: center;
    text-transform: lowercase;
    transform: rotate(-90deg) translate(23px, -40px);
    transform-origin: 0 0 0;
    transition: all 0.5s ease-in-out 0s;
    width: 78px;
    font-family: pt sans narrow;
    text-shadow: 1px 1px 0 rgba(0,0,0,1);
}
  .weneed:hover {  opacity:1;}
  .weneed:hover .weneedname {transform: rotate(0deg)  translate(0,0);
  opacity:1;}

#ams {
    font-family: prata;
    font-size: 12px;
    font-weight: 400;
    margin-left: 265px !important;
    margin-top: 270px !important;
    position: absolute;
    color: #383247;
}
#ams a {
    text-shadow: 0 0 2px rgba(0, 0, 0, 1) !important;
}

#ams a:hover {
    color: #666;
}
.privet {
    color: #656059;
    line-height: 11px;
    margin-left: 280px !important;
    margin-top: 293px !important;
    position: absolute;
    text-align: center;
    width: 290px;
}
nm {
    font-family: georgia;
    font-size: 11px;
    font-weight: bold;
    line-height: 0 !important;
}
inf {
    font-size: 10px;
    letter-spacing: 0px;
    line-height: 0 !important;
}

#banneritop {
    position: absolute;
    margin-top: 316px !important;
    margin-left: 310px !important;
}
.goodbad {
    color: #867c68;
    font-family: times new roman;
    font-weight: bold;
    margin-left: 351px !important;
    margin-top: 353px !important;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 5px rgba(0, 0, 0, 1);
    line-height: 10px;
}

.pleer {
    position: absolute;
    color: #867c68;
    margin-top: 380px !important;
    text-align: center;
    margin-left: 300px !important;
    font-size: 10px;
}
.banneri {
    height: 65px !important;
    margin-left: 8px !important;
    margin-top: -10px !important;
    opacity: 0.3;
    overflow-x: auto;
    position: absolute;
    transition: all 0.5s ease-in-out 0s;
    width: 850px !important;
}
.banneri:hover {
    opacity: 1;
}

.vssvet {
    border-image: url("https://forumstatic.ru/files/0017/96/1c/82560.png") 4 4 4 4 round round;
    border-style: solid;
    border-width: 4px;
    height: 67px;
    opacity: 0.5;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
    width: 165px;
}
.vssvetnm {
    background-color: rgba(100, 126, 149, 0.8);
    color: #25394b;
    font-family: georgia;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    margin-left: 33px !important;
    margin-top: -2px !important;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 5px rgba(255, 255, 255, 1), 0 0 10px rgba(255, 255, 255, 0.5);
    text-transform: lowercase;
    transform: translate(0px, 0px);
    transition: all 0.5s ease-in-out 0s;
    width: 100px;
    line-height: 20px;
}
.vssvet:hover {
    opacity: 1;
}
.vssvet:hover .vssvetnm {
    opacity: 1;
    transform: translate(0px, -50px);
}
.vsdark {
    border-image: url("https://forumstatic.ru/files/0017/96/1c/82560.png") 4 4 4 4 round round;
    border-style: solid;
    border-width: 4px;
    height: 67px;
    opacity: 0.5;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
    width: 165px;
}
.vsdarknm {
    background-color: rgba(156, 143, 105, 0.8);
    color: #2f2a1b;
    font-family: georgia;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    margin-left: 33px !important;
    margin-top: -2px !important;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
    text-transform: lowercase;
    transform: translate(0px, 0px);
    transition: all 0.5s ease-in-out 0s;
    width: 100px;
    line-height: 20px;
}
.vsdark:hover {
    opacity: 1;
}
.vsdark:hover .vsdarknm {
    opacity: 1;
    transform: translate(0px, -50px);
}

.novosti {
    height: 100px;
    margin-left: 250px !important;
    margin-top: 278px !important;
    overflow-x: auto;
    position: absolute;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);
    width: 393px;
}
.novstdat {
    box-shadow: 0 1px 0 #6c6558;
    color: #6c6558;
    font-family: georgia;
    font-size: 13px;
    font-weight: bold;
    padding-left: 2px;
    text-align: left;
    width: 50px;
}
.nosttext {
    color: #777;
    font-size: 10px;
    line-height: 9px;
    margin-bottom: 9px !important;
    margin-left: -5px !important;
    margin-top: 5px !important;
    padding: 0 5px;
    text-align: justify;
}

.flooder {
    border-image: url("https://forumstatic.ru/files/0017/96/1c/82560.png") 4 4 4 4 round round;
    border-style: solid;
    border-width: 4px;
    height: 44px;
    opacity: 0.5;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
    width: 44px;
}
.floodername {
    background-color: rgba(42, 34, 63, 0.9);
    color: #ddd;
    font-size: 10px;
    margin-top: 10px !important;
    padding: 1px 3px;
    position: absolute;
    text-align: center;
    text-transform: lowercase;
    transform: scaleY(2.5) scaleX(0.5) translate(0px, 0px);
    transition: all 0.5s ease-in-out 0s;
    width: 38px;
    font-family: pt sans narrow;
    text-shadow: 1px 1px 0 rgba(0,0,0,1);
}
.flooder:hover {
    opacity: 1;
}
.flooder:hover .floodername {
    opacity: 1;
    transform: scale(1) translate(0px, -40px);
}

.bestplay {
    border-image: url("https://forumstatic.ru/files/0017/96/1c/82560.png") 4 4 4 4 round round;
    border-style: solid;
    border-width: 4px;
    height: 52px;
    opacity: 0.5;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
    width: 212px;
}
.bestplayname {
    background-color: rgba(42, 34, 63, 0.8);
    color: #ddd;
    font-size: 10px;
    margin-top: -35px !important;
    opacity: 0;
    padding: 1px 4px 5px;
    position: absolute;
    text-align: center;
    text-transform: lowercase;
    transform: scale(5);
    transition: all 0.5s ease-in-out 0s;
    width: 0;
}
.bestplay:hover {
    opacity: 1;
}
.bestplay:hover .bestplayname {
    opacity: 1;
    transform: scale(1);
    width: 212px;
}

.bestpara {
    border-image: url("https://forumstatic.ru/files/0017/96/1c/82560.png") 4 4 4 4 round round;
    border-style: solid;
    border-width: 4px;
    height: 44px;
    opacity: 0.5;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
    width: 102px;
}
.bestparaname {
    background-color: rgba(42, 34, 63, 0.8);
    color: #ddd;
    font-family: pt sans narrow;
    font-size: 10px;
    margin-top: -42px !important;
    padding: 1px 4px 3px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);
    text-transform: lowercase;
    transform: translate(-110px, 0px);
    transition: all 0.5s ease-in-out 0s;
    width: 95px;
}
.bestparaname2 {
    background-color: rgba(42, 34, 63, 0.8);
    color: #ddd;
    font-family: pt sans narrow;
    font-size: 10px;
    margin-top: -25px !important;
    padding: 1px 4px 3px;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);
    text-transform: lowercase;
    transform: translate(110px, 0px);
    transition: all 0.5s ease-in-out 0s;
    width: 95px;
}
.bestpara:hover {
    opacity: 1;
}
.bestpara:hover .bestparaname {
    opacity: 1;
    transform: translate(0px, 0px);
}
.bestpara:hover .bestparaname2 {
    opacity: 1;
    transform: translate(0px, 0px);
}

.bestep {
    border-image: url("https://forumstatic.ru/files/0017/96/1c/82560.png") 4 4 4 4 round round;
    border-style: solid;
    border-width: 4px;
    font-family: pt sans narrow;
    font-size: 8px !important;
    height: 44px;
    opacity: 0.5;
    overflow: hidden;
    position: relative;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);
    transition: all 0.5s ease-in-out 0s;
    width: 102px;
}
.bestepname {
    background-color: rgba(42, 34, 64, 0.8);
    color: #ddd;
    font-size: 9px;
    margin-top: -39px !important;
    padding: 1px 4px 3px;
    position: absolute;
    text-align: center;
    text-transform: lowercase;
    transform: translate(0px, -25px);
    transition: all 0.5s ease-in-out 0s;
    width: 95px;
}
.bestepname2 {
    background-color: rgba(42, 34, 64, 0.8);
    color: #96813a;
    font-size: 9px;
    margin-top: -24px !important;
    padding: 1px 4px 3px;
    position: absolute;
    text-align: center;
    text-transform: lowercase;
    transform: translate(0px, 25px);
    transition: all 0.5s ease-in-out 0s;
    width: 95px;
}
.bestep:hover {
    opacity: 1;
}
.bestep:hover .bestepname {
    opacity: 1;
    transform: translate(0px, 0px);
}
.bestep:hover .bestepname2 {
    opacity: 1;
    transform: translate(0px, 0px);
}

table#avst {
    height: 140px;
    max-height:140px;
    max-width: 140px;
    overflow: hidden;
    position: absolute;
    right: 295px;
    top: 100px;
    vertical-align: middle;
    width: 65px !important;
}
table#avst {
    height: 140px;
    max-height: 140px;
    max-width: 140px;
    overflow: hidden;
    position: absolute;
    right: 195px;
    top: 100px;
    vertical-align: middle;
    width: 85px !important;
}
td#ava-status {
    background: rgba(0, 0, 0, 0) url("") repeat scroll 0 0;
    height: 140px;
    overflow: hidden;
    padding-top: 0;
    text-align: center;
    width: 140px;
}
td#ava-status img {
    border-image: url("https://forumstatic.ru/files/0017/96/1c/25351.png") 4 4 4 4 repeat repeat;
    border-style: solid;
    border-width: 4px;
    max-height: 130px !important;
    max-width: 130px !important;
}
.plcont {
    display: inline-block;
    height: 88px;
    margin-left: -15px !important;
    overflow: hidden;
    position: relative;
    width: 229px;
}
.plpic {
    height: 88px;
    margin-top: -48px !important;
    position: absolute;
    transition: all 0.3s linear 0s;
    width: 229px;
}
.plcont td {
    margin-left: -20px !important;
}
.plpic:hover {
    margin-top: 0 !important;
    transition: margin-top 0.5s linear 0.1s;
    z-index: 9999;
}
.plcontdown {
    display: inline-block;
    width: 900px;
    position: absolute;
    top: 543px;
    margin-left: -6px !important;
}

.plcont1 {
    display: inline-block;
    height: 88px;
    margin-left: -15px !important;
    overflow: hidden;
    position: relative;
    width: 229px;
}
.plpic1 {
    height: 88px;
    margin-top: 48px !important;
    position: absolute;
    transition: all 0.3s linear 0s;
    width: 229px;
}
.plcont1 td {
    margin-left: -20px !important;
}
.plpic1:hover {
    margin-top: 0px !important;
    transition: margin-top 0.5s linear 0.1s;
    z-index: 9999;
}
.plcontup {
    display: inline-block;
    margin-left: -6px !important;
    position: absolute;
    top: 157px;
    width: 900px;
}

#My {
    display: none;
}

0

3

Код:
<!--начало верхнего контейнера с плашками-->
<div class="plcontup"><center>

<!--ЗДЕСЬ КОНТЕЙНЕРЫ ДЛЯ ПЛАШЕК СВЕРХУ ТАБЛИЦЫ, ВОТ ПРЯМ ЗДЕСЬ НИЖЕ ЭТОЙ ПОМЕТКИ, НЕ УДАЛЯЙТЕ ТЕГИ-->
<div class="plcont1">
<a href="http://blackburns.rusff.me/viewtopic.php?id=899#p60186"><div class="plpic1">
<img src="http://i.imgur.com/AZJeGB9.png"></div></a> 
</div>
<div class="plcont1">
<a href="http://blackburns.rusff.me/viewtopic.php?id=963#p62635"><div class="plpic1">
<img src="http://i.imgur.com/Y6Q6QB5.png"></div></a> 
</div>
  </center></div>
<!--начало верхнего контейнера с плашками-->

<!--начало нижнего контейнера с плашками-->
<div class="plcontdown"><center>

<!--ЗДЕСЬ КОНТЕЙНЕРЫ ДЛЯ ПЛАШЕК СНИЗУ ТАБЛИЦЫ, ВОТ ПРЯМ ЗДЕСЬ НИЖЕ ЭТОЙ ПОМЕТКИ, НЕ УДАЛЯЙТЕ ТЕГИ-->
<div class="plcont">
<a href="http://blackburns.rusff.me/viewtopic.php?id=950"><div class="plpic">
<img src="http://i.imgur.com/k30fI9e.png"></div></a> 
</div>
<div class="plcont">
<a href="http://blackburns.rusff.me/viewtopic.php?id=951"><div class="plpic">
<img src="http://i.imgur.com/5hhvPsR.png"></div></a> 
</div>
<div class="plcont">
<a href="http://blackburns.rusff.me/viewtopic.php?id=952"><div class="plpic">
<img src="http://i.imgur.com/iZq3OI3.png"></div></a> 
</div>
<div class="plcont">
<a href="http://blackburns.rusff.me/viewtopic.php?id=953"><div class="plpic">
<img src="http://i.imgur.com/cMBqb4E.png"></div></a> 
</div>
  </center></div>
<!--конец нижнего контейнера с плашками-->


<div class="bestpost"><img src="http://i.imgur.com/4TkSmLG.png">Она боится - боится так, как не боялась, будучи человеком. Она всегда чувствует, что нужно сказать, чтобы разбудить то, что запрятано глубоко внутри меня, под слоем пепла. Она знает, но не всегда понимает, какую безграничную силу надо мной имеет. Это и к лучшему, я полагаю. Ибо если она будет осознавать - исчезнет тот сладкий эффект игры, который сопровождает наши циклы из раза в раз. © Elijah Hart <a href="http://blackburns.rusff.me/viewtopic.php?id=370#p59256">читать дальше  </a></div>
<table style="position: absolute; margin-top: 444px !important; margin-left: 240px !important">
    <tr>
      <td><a href="http://blackburns.rusff.me/viewtopic.php?id=793#p51980"><div class="weneed">
        <div class="weneedpic"><img src="http://i.imgur.com/BVsOHIP.png"></div>
        <div class="weneedname">adrian</div>
        </div></a>
        </td>
      <td>
<a href="http://blackburns.rusff.me/viewtopic.php?id=793#p46558"><div class="weneed">
        <div class="weneedpic"><img src="http://imgdepo.com/id/i9772734"></div>
        <div class="weneedname">henry</div>
        </div></a></td>
      <td><a href="http://blackburns.rusff.me/viewtopic.php?id=793#p46562"><div class="weneed">
        <div class="weneedpic"><img src="http://imgdepo.com/id/i9772732"></div>
        <div class="weneedname">easton</div>
        </div></a></td>
      <td><a href="http://blackburns.rusff.me/viewtopic.php?id=20#p29564"><div class="weneed">
        <div class="weneedpic"><img src="http://imgdepo.com/id/i9772733"></div>
        <div class="weneedname">ethan</div>
        </div></a></td>
    </tr>
  </table>

<a href="http://blackburns.rusff.me/viewtopic.php?id=912"><div class="bestep" style="position: absolute; margin-top: 285px !important; margin-left: 753px !important">
        <div class="besteppic"><img src="http://i.imgur.com/lRZ9Bva.png"></div>
        <div class="bestepname">graham & liam</div>
        <div class="bestepname2">don't panic</div>
        </div></a>

<div class="bestpara" style="position: absolute; margin-top: 285px !important; margin-left: 632px !important">
        <div class="bestparapic"><img src="http://i.imgur.com/S5Fqv4A.png"></div>
        <div class="bestparaname">randall</div>
        <div class="bestparaname2">jessica</div>
        </div>

<a href="http://blackburns.rusff.me"><div class="bestplay" style="position: absolute; margin-top: 460px !important; margin-left: 11px !important">
        <div class="bestplaypic"><img src="http://i.imgur.com/ECbWPTg.png"></div>
        <div class="bestplayname">jeremy/wilfred</div>
        </div></a>

<table style="position: absolute; margin-top: 288px !important; margin-left:9px !important">
    <tr>
      <td>
<a href="http://blackburns.rusff.me"><div class="flooder">
        <div class="flooderpic"><img src="http://i.imgur.com/Bbgq57y.png"></div>
        <div class="floodername">mathilda</div>
        </div></a>
        </td>
      <td><a href="http://blackburns.rusff.me/profile.php?id=35"><div class="flooder">
        <div class="flooderpic"><img src="http://i.imgur.com/5L8Q0ff.png"></div>
        <div class="floodername">rae</div>
        </div></a></td>
      <td><a href="http://blackburns.rusff.me/profile.php?id=57"><div class="flooder">
        <div class="flooderpic"><img src="http://i.imgur.com/Z2LRsF0.png"></div>
        <div class="floodername">daniel</div>
        </div></a></td>
      <td><a href="http://blackburns.rusff.me/profile.php?id=289"><div class="flooder">
        <div class="flooderpic"><img src="http://imgdepo.com/id/i9772596"></div>
        <div class="floodername">mathias</div>
        </div></a></td>
    </tr>
  </table>

<table style="position: absolute; margin-top: 374px !important; margin-left:9px !important">
    <tr>
      <td>
<a href="http://blackburns.rusff.me/profile.php?id=45"><div class="flooder">
        <div class="flooderpic"><img src="http://i.imgur.com/K44N5OO.png"></div>
        <div class="floodername">claire-4</div>
        </div></a>
        </td>
      <td><a href="http://blackburns.rusff.me/profile.php?id=295"><div class="flooder">
        <div class="flooderpic"><img src="http://imgdepo.com/id/i9772598"></div>
        <div class="floodername">sophia-4</div>
        </div></a></td>
      <td><a href="http://blackburns.rusff.me/profile.php?id=239"><div class="flooder">
        <div class="flooderpic"><img src="http://i.imgur.com/UB61urV.png"></div>
        <div class="floodername">julie-3</div>
        </div></a></td>
      <td><a href="http://blackburns.rusff.me/profile.php?id=336"><div class="flooder">
        <div class="flooderpic"><img src="http://i.imgur.com/BPpynCT.png"></div>
        <div class="floodername">michael-3</div>
        </div></a></td>
    </tr>
  </table>


<div class="vssvet" style="position: absolute; margin-top: 337px !important; margin-left: 245px !important">
        <div class="vssvetpic"><img src="https://forumstatic.ru/files/0017/96/1c/50778.jpg"></div>
        <div class="vssvetnm">181</div>
        </div>
<div class="vsdark" style="position: absolute; margin-top: 337px !important; margin-left: 448px !important">
        <div class="vsdarkpic"><img src="https://forumstatic.ru/files/0017/96/1c/18115.jpg"></div>
        <div class="vsdarknm">174</div>
        </div>

<div class="privet"><nm>Blackburn: God Bless You</nm><br>
<inf>г. Блэкберн, Великобритания ● городская мистика ● конец января-начало февраля 2016.</inf></div>

<div id="ams"><span class="tooltip"><a href="http://blackburns.rusff.me/profile.php?id=7">DAVID</a><em><center><img src="https://forumstatic.ru/files/0017/96/1c/90654.gif"></center><br>
<p style="font-family: Georgia; font-size:10px;">просто гриня. сюжетных дел мастер, объясняет матчасть на пальцах, помогает новичкам, и отвечает за сотрудничество с другими проектами.</p></em></span> |
<span class="tooltip"><a href="http://blackburns.rusff.me/profile.php?id=6">VIVIEN</a><em><center><img src="https://forumstatic.ru/files/0017/96/1c/23958.gif"></center><br>
<p style="font-family: Georgia; font-size:10px;">оторва. отвечает за поддержание нужной дозы конкурсов и прочих развлекательных тем на проекте. в свободное от них время устраивает недельный подсчет постов и расшатывает флуд под мишу маваши.</p></em></span> |
<span class="tooltip"><a href="http://blackburns.rusff.me/profile.php?id=47">ELLA</a><em><center><img src="https://forumstatic.ru/files/0017/96/1c/23294.gif"></center><br>
<p style="font-family: Georgia; font-size:10px;">енотик. мастерица графических элементов, постоялица гостевой книги и консультант по внеигровым вопросам на полную ставку.</p></em></span> |
<span class="tooltip"><a href="http://blackburns.rusff.me/profile.php?id=9">MARCUS</a><em><center><img src="https://forumstatic.ru/files/0017/96/1c/67902.gif"></center><br>
<p style="font-family: Georgia; font-size:10px;">маркес. владеет гриней, драконами и фотошопом. за комплектами и эпами - это к нему. рекламный наркоман и дабудай мыслефлуда.</p></em></span> |
<span class="tooltip"><a href="http://blackburns.rusff.me/profile.php?id=58">LILITH</a><em><center><img src="https://forumstatic.ru/files/0017/96/1c/26875.gif"></center><br>
<p style="font-family: Georgia; font-size:10px;">хёрли. крёстная мать с увесистой битой и монтировкой подмышкой, которая не постесняется поиметь вас ими, коль будете тупить в организационных темах.</p></em></span> |
<span class="tooltip"><a href="http://blackburns.rusff.me/profile.php?id=10">ALEC</a><em><center><img src="https://forumstatic.ru/files/0017/96/1c/15469.gif"></center><br>
<p style="font-family: Georgia; font-size:10px;">вич бич. крестный папаша организационных тем с тягой к садизму в воспитательных целях, тайный агент русффнадзора, который придет по души игроков, забивающих на тег.</p></em></span> |
<span class="tooltip"><a href="http://blackburns.rusff.me/profile.php?id=241">LILY</a><em><center><img src="http://i.imgur.com/yDjEz8s.gif"></center><br>
<p style="font-family: Georgia; font-size:10px;">солнышко. рьяная распространительница рекламных листовок и любительница погулять по партнерам, приманивающая к нам игроков шаманскими танцами у костра.</p></em></span>

<br><br><br></div>

<div style="position: absolute; width:140px; height:140px; top:310px; margin-left:-163px">
    <table id="ava-status" cellpadding=0 cellspacing=0 ><tr><td id="ava-status"></td></tr></table>
    </div>

<div id="elm1"><img src="https://forumstatic.ru/files/0017/96/1c/88833.png"></div>
<div id="elm2"><img src="https://forumstatic.ru/files/0017/96/1c/45457.png"></div>

<div class="slide_panel_wrap">
  <div class="slide_panel">
  <p class="open"></p>
  <p><div class="nextpostpan"><center><b>СЮЖЕТНЫЕ ГЛАВЫ</b><br>
<img src="http://s7.uploads.ru/pTs0J.png"></center>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=938">m.q. 0.1</a> ~ Adena Winter [до 18.10]<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=693">ch. 1.4</a> ~ Adrian Johnson (GM) [до 15.10]<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=345">ch. 3.1</a> ~ Marcus King [до 20.10]<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=531#p23709">ch. 4.4</a> ~ David Greenwood [до 15.10]<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=694">ch. 4.5</a> ~ David Greenwood [до 14.10]<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=932">ch. 4.6</a> ~ David Greenwood [до 15.10]<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=933">ch. 4.7</a> ~ Henry Stafford (GM) [до 15.10]<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=695">ch. 5.6</a> ~ Sienna Harrison [до 12.10]<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=934">ch. 5.7</a> ~ Zachary Yang [до 15.10]<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=935">ch. 5.8</a> ~ Charlotte Duprey [до 19.10]<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=375">ch. 7.3</a> ~ Ella King [до 20.10]<br><br><br><center><b>ЛИЧНЫЕ ОТЫГРЫШИ</b><br>
<img src="http://s7.uploads.ru/pTs0J.png"></center>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=136">p.6</a> ~ Ella King<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=232">p.15</a> ~ Daniel White<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=296">p.19</a> ~ Florence Morran<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=370">p.29</a> ~ Sienna Harrison<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=420">p.37</a> ~ Kimberly Palmer<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=421">p.38</a> ~ Graham Morrison<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=425">p.39</a> ~ Zachary Yang<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=580">p.72</a> ~ Zachary Yang<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=588">p.74</a> ~ Max Cooper<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=608">p.83</a> ~ Yzma Greenwood<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=612">p.86</a> ~ Lilith Taylor<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=625">p.90</a> ~ Yzma Greenwood<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=636">p.91</a> ~ Bethany Perkins<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=645">p.92</a> ~ Scarlett Armstrong<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=653">p.94</a> ~ David Greenwood<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=661">p.96</a> ~ Victoria Andrews<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=672">p.99</a> ~ David Greenwood<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=698">p.103</a> ~ Raymond Sanders<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=705">p.106</a> ~ Sienna Harrison<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=707">p.108</a> ~ David Greenwood<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=750">p.121</a> ~ Sienna Harrison<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=751">p.122</a> ~ Maximilian Nightingale<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=754">p.125</a> ~ David Greenwood<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=757">p.126</a> ~ Lory Stone<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=759">p.127</a> ~ Lilith Taylor<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=762">p.128</a> ~ Bonnie Briggs<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=763">p.129</a> ~ Alice Gallagher<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=767">p.131</a> ~ Charlotte Johnson<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=772">p.133</a> ~ Charlotte Johnson<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=773">p.134</a> ~ Charlotte Duprey<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=782">p.137</a> ~ Lilith Taylor<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=804">p.140</a> ~ Julie Greenwood<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=807">p.141</a> ~ Gerald Johnson<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=809">p.142</a> ~ Allan Darcy<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=812">p.143</a> ~ Lily Stone<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=817">p.145</a> ~ Benjamin Lothar<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=823">p.146</a> ~ Oliver Rush<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=824">p.147</a> ~ Alec Andrews<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=841">p.148</a> ~ Raymond Sanders<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=850">p.150</a> ~ Marcus King<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=852">p.151</a> ~ Charlotte Duprey<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=853">p.152</a> ~ Gerald Johnson<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=862">p.154</a> ~ Oliver Rush<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=870">p.155</a> ~ Vasilisa Duran<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=878">p.159</a> ~ Alessa Krueger<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=881">p.160</a> ~ Icy White<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=882">p.161</a> ~ Raymond Sanders<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=884">p.162</a> ~ Kahiara Soulshade<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=888">p.164</a> ~ David Greenwood<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=890">p.165</a> ~ Ricardo Borja<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=894">p.166</a> ~ Elijah Hart<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=903">p.167</a> ~ Redhad Sanders<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=904">p.168</a> ~ Charlotte Duprey<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=905">p.169</a> ~ Benjamin Lothar<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=910">p.170</a> ~ James Redfield<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=912">p.171</a> ~ Graham Morrison<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=954">p.174</a> ~ Maximilian Nightingale<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=962">p.175</a> ~ Alec Andrews<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=964">p.176</a> ~ Vixen Blair<br>
<br><center><b>ФЛЭШБЕКИ</b><br>
<img src="http://s7.uploads.ru/pTs0J.png"></center>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=239">f.12</a> ~ David Greenwood<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=285">f.19</a> ~ Allan Darcy<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=312">f.24</a> ~ Marcus King<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=418">f.33</a> ~ Kimberly Palmer<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=507">f.43</a> ~ Aneirin Gray<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=528">f.48</a> ~ Aneirin Gray<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=542">f.52</a> ~ Charles Nordwind<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=557">f.54</a> ~ Yaroslav Wlaschiha<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=560">f.55</a> ~ Eredin Echthigern<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=726">f.65</a> ~ Gerald Johnson<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=761">f.68</a> ~ Gerald Johnson<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=768">f.69</a> ~ Reynold Johnson<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=787">f.70</a> ~ Maximilian Nightingale<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=806">f.72</a> ~ Claire Walton<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=826">f.74</a> ~ Sophia Hébert<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=839">f.75</a> ~ Lilith Taylor<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=842">f.80</a> ~ Bethany Perkins<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=851">f.81</a> ~ Samantha Andrews<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=875">f.82</a> ~ Saul Mujahideen<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=876">f.83</a> ~ Alessa Krueger<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=885">f.85</a> ~ Sienna Harrison<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=911">f.86</a> ~ Epiphany Grimes<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=917">f.87</a> ~ Marcus King<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=928">f.89</a> ~ Ella King<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=947">f.90</a> ~ Vincent Lockhart<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=949">f.91</a> ~ Beatrice Reynolds<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=960">f.92</a> ~ Samantha Andrews<br>
<center><b>АЛЬТЕРНАТИВА</b><img src="http://s7.uploads.ru/pTs0J.png"></center>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=133">au.11</a> ~ Alec Andrews<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=141">au.14</a> ~ Alec Andrews<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=240">au.39</a> ~ Marcus King <br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=241">au.40</a> ~ Marcus King <br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=242">au.41</a> ~ Marcus King<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=335">au.48</a> ~ Marcus King<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=336">au.49</a> ~ Marcus King<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=337">au.50</a> ~ David Greenwood<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=442">au.54</a> ~ Graham Morrison<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=775">au.71</a> ~ Melanie Preston<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=785">au.72</a> ~ Benjamin Lothar<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=805">au.73</a> ~ Benjamin Lothar<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=833">au.75</a> ~ Benjamin Lothar<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=891">au.76</a> ~ Alice Gallagher<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=895">au.77</a> ~ David Greenwood<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=916">au.78</a> ~ Elizabeth Hart<br>
• <a href="http://blackburns.rusff.me/viewtopic.php?id=918">au.79</a> ~ Sienna Harrison<br><br></div></p>
  </div>
</div>


<div class="sslki"><a href="http://blackburns.rusff.me/viewtopic.php?id=22#p105">сюжет</a>
<a href="http://blackburns.rusff.me/viewtopic.php?id=24#p107">бестиарий</a>
<a href="http://blackburns.rusff.me/viewtopic.php?id=23#p106">f.a.q.</a>
<a href="http://blackburns.rusff.me/viewtopic.php?id=15#p94">внешности</a>
<a href="http://blackburns.rusff.me/viewtopic.php?id=13#p85">имена и фамилии</a>
<a href="http://blackburns.rusff.me/viewtopic.php?id=28#p119">объединения</a>
<a href="http://blackburns.rusff.me/viewtopic.php?id=18#p101">биржа труда</a>
<a href="http://blackburns.rusff.me/viewtopic.php?id=12#p83">хочу к вам</a>
<a href="http://blackburns.rusff.me/viewtopic.php?id=20#p103">нужные персонажи</a>
<a href="http://blackburns.rusff.me/viewtopic.php?id=17#p100">хотим видеть</a>
<a href="http://blackburns.rusff.me/viewtopic.php?id=21#p104">шаблон анкеты</a></div>

<!--// 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("http://savepic.ru/7021157.png") no-repeat 50%!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>
<script type="text/javascript">
    var img = document.createElement('img');
    var UserAvatar = UserAvatar;
    if( ! UserAvatar )
    	img.src = 'https://forumstatic.ru/files/0017/96/1c/30141.png';
    else
    	img.src = UserAvatar;
     
    $("td#ava-status").html(img);
    var a=$("#pun-status .container");a.html(a.html().replace('Ваш последний визит: ','был '))
    $("#navprofile,#navlogout").appendTo(a)
    </script>

<div style="position: absolute; margin-top: 483px !important; margin-left: 656px !important"><a target="blank" title="Рейтинг форумов Forum-top.ru" href="http://forum-top.ru/vote/4871"><img alt="Рейтинг форумов Forum-top.ru" src="http://forum-top.ru/uploads/buttons/forum-top_88x31_3.gif"></a> <a target="top_" title="Рейтинг Ролевых Ресурсов - RPG TOP" href="http://rpgtop.su/24451">
<img width="88" height="31" border="0" alt="Рейтинг Ролевых Ресурсов - RPG TOP" src="http://img.rpgtop.su/rpgtop1.gif"></a></div>

<style type="text/css">
#wrapper {width: 400px;}
/* вкладки доп смайлов */
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:#EFEFEF;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,div.t3 {display: none;width: 450px;}
</style>
<script language="JavaScript">
$(document).ready(function(){  
  $("div.slide_panel p.open").toggle(function(){
  $("div.slide_panel").animate({left:'284px'},500);}, function() {
  $("div.slide_panel").animate({left:0},500);
  });  
});
</script>

<!-- ПОГОДА ЕБАННАЯ -->
<style>
/* стиль общего контейнера с кнопками */
.menu{
  width: 620px; /* ширина */
  margin: 10px auto; padding: 15px; /* отступы */	  
  list-style: none;
  counter-reset: li;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.1) inset; /* тень вокруг контейнера */
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
  box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
  -moz-border-radius: 10px; /* закругление углов */
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.menu:before,
.menu:after {
  content: "";
  display: table; /* отображение кнопок в виде таблицы */
}

.menu:after {
  clear: both;
}

.menu {
  zoom:1;
}

/* стиль кнопки */        
.menu li {
  position: relative;
  float: left;
  cursor: pointer;
  height: 120px; width: 200px; /* высота и ширина кнопки */
  margin: 10px 0 0 10px; /* отступы между кнопками */
  color: #fff;
} 

.menu li:hover, .menu li:focus{ /* градиент, который появляется на кнопки при наведении курсора */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.2)), to(rgba(255,255,255,0)));
  background-image: -webkit-linear-gradient(top, rgba(255,255,255,.2), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(top, rgba(255,255,255,.2), rgba(255,255,255,0));
  background-image: -ms-linear-gradient(top, rgba(255,255,255,.2), rgba(255,255,255,0));
  background-image: -o-linear-gradient(top, rgba(255,255,255,.2), rgba(255,255,255,0));
  background-image: linear-gradient(top, rgba(255,255,255,.2), rgba(255,255,255,0));

}


/* стиль всплывающего описания */

.menu .cover{
  z-index: 2;
}

.menu .cover:focus{
  outline: 0;
}


.menu li:hover::after, .menu li:focus::after{
  font-size: 100px;
  opacity: 1; 
}

.menu .cover::after{
  z-index: -1;
}

.menu li:nth-child(1),
.menu li:nth-child(2),
.menu li:nth-child(3){
  margin-top: 0;
}

.menu li:nth-child(1),
.menu li:nth-child(4),
.menu li:nth-child(7),
.menu li:nth-child(10){
  margin-left: 0;      
}

/* цвета кнопок по порядку */

.menu li:nth-child(1),
.menu li:nth-child(1) .close{       
background-image: url(http://funkyimg.com/i/2hepx.png);
}   


.menu li:nth-child(2),
.menu li:nth-child(2) .close{
background-image: url(http://funkyimg.com/i/2hepv.png);
}   

.menu li:nth-child(3),
.menu li:nth-child(3) .close{
background-image: url(http://funkyimg.com/i/2hepw.png);  
}

.menu li:nth-child(4),
.menu li:nth-child(4) .close{
background-image: url(http://funkyimg.com/i/2hepy.png);     
}

.menu li:nth-child(5),
.menu li:nth-child(5) .close{
background-image: url(http://funkyimg.com/i/2hepK.png);
}

.menu li:nth-child(6),
.menu li:nth-child(6) .close{
background-image: url(http://funkyimg.com/i/2hepJ.png);
}

.menu li:nth-child(7),
.menu li:nth-child(7) .close{
background-image: url(http://funkyimg.com/i/2hepH.png); 
}

.menu li:nth-child(8),
.menu li:nth-child(8) .close{
background-image: url(http://funkyimg.com/i/2hepF.png);
}

.menu li:nth-child(9),
.menu li:nth-child(9) .close{
background-image: url(http://funkyimg.com/i/2hepG.png);
}

.menu li:nth-child(10),
.menu li:nth-child(10) .close{
background-image: url(http://funkyimg.com/i/2heqa.png);
}

.menu li:nth-child(11),
.menu li:nth-child(12) .close{
background-image: url(http://funkyimg.com/i/2heqp.png);
}

.menu li:nth-child(12),
.menu li:nth-child(12) .close{
background-image: url(http://funkyimg.com/i/2heqo.png);
}

/* стиль всплывающего контента */

.menu .content{
  opacity: 0; display: none\12;
  overflow: hidden;
  font: 15px Arial, Helvetica; /* шрифт */
  position: absolute;
  text-align: center; /* выравнивание по центру */
  height: 120px; width: 200px; /* Высота и ширина области текста. В идеале: height: 100%; width: 100%; , но будет работать только в FF */
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out; 
  -o-transition: all .3s ease-out;  
  transition: all .3s ease-out;      
}  

.menu .expanded{
  opacity: .95; display: block\12;
  overflow: visible;
  background-image: url(http://funkyimg.com/i/2he8L.png);
  padding: 40px;
  height: 430px; width: 540px; /* высота и ширина области перекрытия контейнера с всплывающего описания */
}

.menu li:nth-child(3n) .content{ /* 3,6,9 */
  right: 0;
}

.menu li:nth-child(3n-1) .expanded{ /* 2,5,8 */
  left: 50%;
  margin-left: -310px;
}

.menu li:nth-child(7) .content, /* 7,8,9 */
.menu li:nth-child(8) .content,
.menu li:nth-child(9) .content{
  bottom: -130px;
}                      

.menu li:nth-child(4) .expanded, /* 4,5,6 */
.menu li:nth-child(5) .expanded,
.menu li:nth-child(6) .expanded{
  margin-top: -190px;
  top: 50%;
} 

.menu li:nth-child(10) .content, /* 10,11,12 */
.menu li:nth-child(11) .content,
.menu li:nth-child(12) .content{
  bottom: 0;
}            

/* стиль названия кнопок */    

.menu .title{
  position: absolute;
  height: 100%; width: 100%;
  text-align: center; /* выравнивание по центру */
  font: italic bold 2em/120px 'trebuchet MS', Arial, helvetica; /* шрифт */
  color: #000;
  opacity: .2;
}

.menu li:hover .title{
  opacity: .7;
}    

/* стиль крестика, закрывающего всплывающее описание */

.menu .close {
  display: none;
  border: 2px solid #fff; /* обводка (граница) */
  color: #fff; /* цвет */
  height: 23px; width: 23px; /* высота и ширина */
  font: bold 18px arial, helvetica; /* шрифт */
   position: absolute;
  top: 0px; right: 0px; /* расположение (двигаем крестик) */
  -moz-border-radius: 0px; /* закругление границ */
  -webkit-border-radius: 0px;
  border-radius: 0px;      
}

.menu .cover .close{
  display: block;
}
</style>

<script src="https://forumstatic.ru/files/0006/9d/16/68630.js"></script>

	<script>
	  (function(){
	  
    // Добавялем кнопку закрытия каждому блоку
    $('.menu .content').append('<span class="close">x</span>');    
    // Выводим окно
    function showContent(elem){
    	hideContent();
    	elem.find('.content').addClass('expanded');
    	elem.addClass('cover');	
    }
    // Сбрасываем все
    function hideContent(){
    	$('.menu .content').removeClass('expanded');
    	$('.menu li').removeClass('cover');    
    }
    
    // Когда элемент li нажат, выводим окно с его содержанием и позиционируем поверх всего
    $('.menu li').click(function() {
    	showContent($(this));
    });    
    // Содержание будет также выводиться с помощью нажатия клавиши ENTER
    $('.menu li').keypress(function(e) {
    	if (e.keyCode == 13) { 
        showContent($(this));
    	}
    });

    // Когда нажат верхний правый элемент, сбрасываем все
    $('.menu .close').click(function(e) {
    	e.stopPropagation();
    	hideContent();
    });    
    // Также сброс происходит по нахатию клавиши ESC
    $(document).keyup(function(e) {
    	if (e.keyCode == 27) { 
    	  hideContent();
    	}
    });
    
	  })();
	</script>

<!--Смена имиджа в текущем посте-->
<link id="iNFpanel" rel="stylesheet" href="https://forumstatic.ru/files/0017/96/1c/64704.css" type="text/css"/>
<script src="https://forumstatic.ru/files/0017/a6/38/87585.js"></script>
<script type="text/javascript">
if(FORUM.PartnerVote.toString().replace(/function\s*\(post_id,vote\)\s*/,"")==="{return true;}")
FORUM.PartnerVote = function(post_id,vote){return false}
</script>

0

4

Свернутый текст

<div class="banneri">
<center><a href="http://imagiart.ru/" title="photoshop: Renaissance" target=_blank> <img src="http://s1.uploads.ru/5ls0J.gif" border="0" alt="photoshop: Renaissance"></a> <a href="http://wearethefuture.rusff.me/" title="REVOLT"><img src="http://i.imgur.com/3fj04bc.gif"></a> <a href="http://alternativereality.mybb.ru/" title="Circus of the Damned: городское фэнтези, мистика, реализм, NC-21" target='_blank'><img src='https://forumstatic.ru/files/000d/56/27/78853.gif'></a> <a href="http://nomercy.rusff.me"target=_blank><img src="http://funkyimg.com/i/25YUQ.gif" title="Marauders. No Mercy"></a> <a title="No Rest for the Wicked" href='http://ssuperiority.rusff.me/' target='_blank'><img src="http://s5.uploads.ru/8rIPL.gif" alt='Supernatural' title="No Rest for the Wicked" border=0 width="88px" height="31px"></a> <a href="http://somuchblood.rusff.me/"target=_blank><img src="http://s3.uploads.ru/W15aZ.gif"alt= ":paint it red"></a> <a href="http://gevaudan.rusff.me/" target="_blank"><img src="http://funkyimg.com/i/21nQk.gif" title=" tw: la bête du gévaudan;" width="88" border="0" height="31"></a> <a href='http://newlegacy.ru/' target='_blank' ><img src='http://i42.tinypic.com/2rxbayu.gif'></img></a> <a href="http://redbus.rusff.me/" title="RED BUS" target="_blank"><img src="http://savepic.su/5725041.gif" width="88px" height="31px"></a> <a href="http://crossroyale.rusff.me/" target="_blank"><img src="https://forumstatic.ru/files/0016/92/fd/22564.png" title="crossroyale" border="0"width="88" height="31"></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://52shadesofdc.rusff.me/" title="52 Shades Of DC" target="_blank"><img src="https://forumstatic.ru/files/0017/1d/fd/91392.gif" width="88px" height="31px"></a> <a href="http://crossfeeling.rusff.me/" target="_blank">
<img src="http://funkyimg.com/i/2gwzC.gif"
title="crossfeeling"
border="1" width="88" height="31"></a> <a href="http://irepublic.rusff.me" target=_blank, title='Irish Republic'><img src="http://images.vfl.ru/ii/1455998582/28b6c0ad/11559222.gif"></a> <a href="http://deliriumtvd.rusff.me/" title="TVD: Delirium" target="_blank"><img src="http://funkyimg.com/i/25BMs.gif"></a> <a href="http://allnewmarvels.ru" title="Marvel: All-New"><img src="https://forumstatic.ru/files/0016/a4/af/87859.gif" height="31" width="88" border="0"></a> <a href="http://supernaturalbrothers.rolka.su" target=_blank title="Самая Сверхъестественная ролевая игра"><img src="http://s7.uploads.ru/N1fW3.gif"></a> <a href="http://lexington.f-rpg.ru/"  target="_blank"><img src='http://se.uploads.ru/7J59L.png' border=0 title="Lexington. Infinity Death" alt="Lexington" /></a>   <a href="http://hplex.ru"target=_blank><img src="http://funkyimg.com/i/27hrx.gif"alt= "Harry Potter: Lex Talionis"></a> <a href="http://actus.rusff.me/" target="_blank"><img src="http://i.imgur.com/Mke25DW.gif" title="ACTUS FIDEI" border="0" width="88" height="31"></a> <a href="http://745.rusff.me/" target="_blank"><img src="https://forumstatic.ru/files/0014/70/39/55907.gif" border="0" alt="Blackout: No Exit" /></a> <a href="http://carperetractum.rolka.su/" target=_blank> <img src="http://www.pichome.ru/images/2015/11/21/7CTFLUnu.gif"border="0" title="Harry Potter: Carpe Retractum"> </a> <a href="http://preachers.rusff.me/"><img src="http://funkyimg.com/i/2b9GX.gif" width="88" height="31" border=0"/></a> <a href="http://altera.rusff.me" target="_blank"><img src="http://s6.uploads.ru/ZSkxz.gif" title="THG: Altera"></a> <a href="http://lokis.rolka.su/" target="_blank"><img src="http://savepic.net/3424840.gif" title="Loki`s army"></a> <a href="http://durhamnights.rusff.me/" target=_blank><img src="http://funkyimg.com/i/29AuU.gif" title="Durham. The tales of eternal night"></a> <a href="http://brighton.mybb.ru/" target="_blank" title="Не боишься, что кое-кто все про тебя расскажет?" ><img src="http://funkyimg.com/i/2a9PK.gif" width = "88" height = "31" border="0"></a> <a href="http://manhattanlife.ru/"><img src="http://s1.uploads.ru/i/B4xRo.gif" title="Manhattan"></a> <a href="http://masseffectfromashes.rolka.su/"><img border="0" src="http://s3.uploads.ru/P2AQp.gif"title="Mass Effect: From Ashes"></a> <a href="http://twdconfrontation.rusff.me/" target="_blank"><img src="http://s6.uploads.ru/t/bhW7J.gif" title="Добро пожаловать в мир Ходячих мертвецов!" width="88" border="0" height="31"></a> <a href="http://thelastspell.rusff.me/"target=_blank><img src="http://s3.uploads.ru/r0fmR.gif" alt= "THE LAST SPELL" height="31" width="88" border="0"></a> <a href="http://twchaos.f-rpg.ru/" target="_blank" title="Teen wolf: the rebirth of chaos"><img src="http://s5.uploads.ru/ACX0N.gif"></a> <a href="http://harvillerunaway.f-rpg.ru/" target=_blank> <img src="https://i.yapx.ru/4B0.gif" border="0" alt="Harville: run away "></a> <a href="http://godsamongus.rusff.me/" title="GODS AMONG US" target="_blank"><img src="http://funkyimg.com/i/2cZyD.png" width="88px" height="31px"></a>  <a href="http://hof.rusff.me/" target="_blank"><img src="http://funkyimg.com/i/2cpKw.png" border="0" width="88" height="31" title="House of Cards" alt="House of Cards"></a> <a href="http://nexus.f-rpg.ru/" title="NEXUS: 2087"><img src="https://forumstatic.ru/files/0017/a0/e7/22803.gif"></a> <a href="http://starcross.rusff.me/" target="_blank"><img src="http://funkyimg.com/i/25Siv.gif" title="STARCROSS" border="0" width="88" height="31"></a> <a href=http://kitchenofthehell.rusff.me/""><img src="http://s6.uploads.ru/rP2oR.gif"></a> <a href="http://impcross.f-rpg.ru/" target="_blank"><img src="https://forumstatic.ru/files/0016/d8/83/30464.png" border="0" alt="IMPETUS:crossover" ></a> <a href="http://side.rusff.me/" target="_blank"><img src="http://s3.uploads.ru/t/hgtw9.png" title="Lake Shore" border="1" width="88" height="31"></a> <a href="http://namvnebo.ru/" title="Современная Греция. Афины. Люди, способные управлять силой Богов. Найдешь себя в этом мире, смертный?..." target="blank"><img src="http://savepic.su/2099127m.gif"></a> <a href="http://marvelgame.ru/" title="Marvel Game: and the world was gone."><img src="http://funkyimg.com/i/2gwM6.gif" height="31" width="88" border="0"></a> <a href="http://centralperk.rusff.me/" target="_blank" ><img src="http://funkyimg.com/i/2fWMV.gif" border="0" alt="central perk" /></a> <a href="http://yourphoenix.rusff.me/" target=_blank> <img src="http://funkyimg.com/i/26cyQ.gif" border="0"alt="Phoenix" width=88 height=31></a> <a href="http://hymnsoforpheus.rusff.me//" target="_blank"><img src="http://s3.uploads.ru/Rltmj.gif"></a> <a href="http://dracodormiens.f-rpg.ru" target="blank"><img src="http://s6.uploads.ru/tkgSQ.gif"></a> <a href="http://dcrebirth.rusff.me"><img src="http://funkyimg.com/i/2eA4t.gif" alt="DC: Rebirth"></a> <a href="http://godsgate.rusff.me/" title="BABYLON" target="_blank"><img src="http://funkyimg.com/i/2fNeq.png" width="88px" height="31px"></a> <a href="http://chaostheory.f-rpg.ru/" target="_blank"><img src="https://forumstatic.ru/files/0017/c1/22/63506.png" title="chaos theory" border="0" width="88" height="31"></a> <a href="http://redcross.rusff.me/"><img src="http://funkyimg.com/i/2hpeU.png" title="REDCROSS"></a> <a href="http://phoenixlament.f-rpg.ru/" target="_blank"><img src="http://funkyimg.com/i/2hCAB.gif" width="88px" height="31px" title="HOGWARTS. PHOENIX LAMENT"></a> <a href="http://veros.rusff.me/ target=_blank"><img src="http://images.vfl.ru/ii/1462896323/a9d05049/12609590.gif"alt="VEROS" title="Обитель богов"></a></center>
</div>

<div id="elm3"><img src="https://forumstatic.ru/files/0017/96/1c/55055.png"></div>
<div id="elm4"><img src="https://forumstatic.ru/files/0017/96/1c/28619.png"></div>

<!--Смена имиджа в текущем посте-->
    <style>.punbb .pa-avatar img {max-width:180px;height:auto;}</style>

    <script type="text/javascript">
    OnSmenaImage("Blackburn: God Bless You", new Array("PR"))
    var AvtrArr=new Array(
"1111"
//End myarray_!!Последняя ссылка без Запятой!!!
    )
    StartNIZ(); //
    </script>

<!-- Конец -->
<script type="text/javascript" src="https://forumstatic.ru/files/0014/69/46/69789.js"></script>
    <!-- Выравниваем расстояние от цитаты до последующего текста // © Alex_63 -->
    <script type="text/javascript">
    $('.post-content .quote-box+p>br:first-of-type').each(function() {
      var extraBr = $(this).parent().html().split('<br>')[0];
      if(extraBr=='') {
        $(this).hide();
      };
    });
    </script>
    <!--ВЫДЕЛЕНИЕ КОДА--!>
<script type="text/javascript" src="https://forumstatic.ru/files/0014/69/46/13074.js"></script>
<script type="text/javascript" src="https://forumstatic.ru/files/0014/69/46/67119.js"></script>
<script type="text/javascript" src="https://forumstatic.ru/files/0014/69/46/83714.js"></script>
    <!--ВЫДЕЛЕНИЕ КОДА--!>
<script type="text/javascript">
PiarNik="PR";
PiarPas="1111";
var L="<div id=\"PR_loginDiv\" style=\"display:none; cursor: pointer;\">\
<form id=\"form_login\" name=\"login\" method=\"post\" action=\"login.php?action=in\" onsubmit=\"return check_form()\">\
<fieldset>\
<input type=\"hidden\" name=\"form_sent\" value=\"1\"/>\
<input type=\"text\" id=\"fld1\" name=\"req_username\" size=\"21\" maxlength=\"25\"/>\
<input type=\"text\" id=\"fld2\" name=\"req_password\" size=\"7\" maxlength=\"16\"/>\
<input type=\"submit\" class=\"button\" name=\"login\"/>\
</fieldset>\
</form>\
</div>\
<li id=\"navpiar\"><span id=spMyimg><a onclick=\"PiarIn()\">Пиар-Вход</a></span></li>";
if($("#navlogin").html()!=null){
$("#navlogin").after(L) //navlogin
$("#PR_loginDiv #fld1").val(PiarNik)
$("#PR_loginDiv #fld2").val(PiarPas)
function PiarIn () {$("#PR_loginDiv input[type='submit']").click();}
}
</script>

</script>
<!--кнопки вверх вниз-->
<div class="go-up" id='ToTop'><img src="https://forumstatic.ru/files/0017/96/1c/72401.png" border="0" /></div>
<div class="go-down" id='OnBottom'><img src="https://forumstatic.ru/files/0017/96/1c/90635.png" border="0" /></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">
var A=[1,2,3,4,5]
$(".post .post-author li").each(function (){
for(var i in A){if($(this).hasClass("pa-fld"+A[i])){
$(this).html($(this).html().replace(/^[^:]*:/,''));}};});
</script>
<style>
.offctgr{
display:block!important;
visibility:visible!important;
}
</style>

<style type="text/css">
.number {font-family: georgia; letter-spacing: 2px; text-transform: uppercase; font-size: 8px; letter-spacing: 1px; color: #4f4736;}
.npost {font-family: georgia; letter-spacing: 2px; text-transform: uppercase; font-size: 11px; letter-spacing: -1px; color: #4f4736;}
</style>
<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 type="text/javascript">
var nrisunok="http://funkyimg.com/u2/1263/905/65559968797-1.gif";
if( (document.getElementById("navpm").innerHTML.indexOf("(") != -1))
{
document.getElementById("navpm").innerHTML="<img src='"+nrisunok+"' style='position:absolute; z-index:2000; margin-left: 65px; margin-top:5px' alt='ВАМ ПРИШЛО НОВОЕ СООБЩЕНИЕ'> "+document.getElementById("navpm").innerHTML;
};
</script>
<!-- Аватар по умолчанию --> <script type="text/javascript"> var DefAvtr="https://forumstatic.ru/files/0017/96/1c/30141.png"; var s='<li class="pa-avatar item2"><img class="defavtr" src="'+DefAvtr+'" alt="Аватар"/></li>';$("li.pa-title").each(function(){if (($(this).parent("ul").find("li.pa-avatar").html())==null){$(this).after(s);};}); </script>
<!--Сворачивалка в профиле в топике заданных пунктов инфы юзера -->
<style>
li.pa-hidePunk {
    border: 0 inset;
    cursor: pointer;
    height: 28px;
    margin-bottom: -5px !important;
    margin-left: -18px !important;
    margin-top: 5px !important;
    width: 219px;
    display: block;
}
.pa-awards {
    margin-bottom: -5px;
}
</style>
<script type="text/javascript">
$(function(){
setTimeout(function(){
var g01='<img src="https://forumstatic.ru/files/0017/96/1c/72873.png" />'; // Надпись на разворачивалке
var g00='<img src="https://forumstatic.ru/files/0017/96/1c/72873.png" />'; // Надпись на cворачивалке
hidePunkt=new Array(
"pa-awards",     //Награды
    "End ul")
       var g012='<li class="pa-hidePunk">';
       g01='<span>'+g01+' </span>';
       g00='<span>'+g00+' <b></b></span>';
       $(".post .post-author").each(function () {
       for(var i=0;i<hidePunkt.length-1;i++){
       if($(this).find("li."+hidePunkt[i]).html()!=null){
       $(this).find("li."+hidePunkt[i]).addClass('hidePunkt');};};
       $(this).find("ul").append(g012+g01+g00+'</li>');
       $(this).find("li.pa-hidePunk span:last").hide();
       $(this).find(".hidePunkt").hide();
    });
    $("li.pa-hidePunk").click(function () {
    $(this).find("span").toggle();
    $(this).parent("ul").find("li.hidePunkt").toggle('slow');});
}, 700);
});
    </script>
<script>
$("#button-right").after('<td id="button-justify" title="Выравнивание по ширине"><img src="/i/blank.gif" onclick="bbcode(\'
\', \'
\');"/></td>');
</script>
<style>
#button-justify {
    background: url("http://se.uploads.ru/LVN4z.png") no-repeat scroll center 6px rgba(0, 0, 0, 0) !important;
}
</style>
<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>
<!--audio в одном v.2.4-->
<script type="text/javascript">
var player;
$(function(){
$('td#button-code').before('<td style=\'background-image:url("http://uploads.ru/i/W/Q/P/WQPBO.gif")\' onclick="tag_play()"><img src="/i/blank.gif" title="Загрузить музыку"></td>');
$('div.post-content p').map(function () {
text = $(this).html();
if(text.indexOf("pleer.com") != -1) {
player = /\[audio\](.*?)\/tracks\/(.*?)\[\/audio\]/gi
$(this).html(text.replace(player, "<br /><embed src='http://embed.pleer.com/track?id=$2' type='application/x-shockwave-flash'  wmode='transparent' width='550' height='42'></embed>"));
}
if(text.indexOf(".mp3") != -1) {
player = /\[audio\](.*?)\[\/audio\]/gi
$(this).html(text.replace(player, "<br /><embed src='http://www.demo-music.ru/pleer/pleer4.swf' type='application/x-shockwave-flash' allowscriptaccess='always' wmode='transparent' flashvars='comment=demo-music.ru&amp;st=http://www.demo-music.ru/pleer/style_pleer.txt&amp;file=$1' width='470' height='33'>"));
}  });  });
function tag_play()
{var FoundErrors = '';
var enterURL = prompt("Введите ссылку на на музыку с pleer.com или прямую ссылку формата .mp3 ", "http://");
if (!enterURL)
{FoundErrors += " " + error_no_url;}
if (FoundErrors)
{alert("Ошибка!" + FoundErrors);
return;}
insert("[audio]" + enterURL + "[/audio]");}
</script>

<script type="text/javascript">
if (document.URL.indexOf("viewtopic") != -1) {
var ft; var i; var ft_f; var j = "";
ft = document.getElementById("font-area");

var ft_f = new Array();
ft_f.push('Annabelle');
ft_f.push('Bfivetwo');
ft_f.push('Intro');
ft_f.push('Isadora');
ft_f.push('Lighthaus');
ft_f.push('Lobster');
ft_f.push('Marck Script');
ft_f.push('Plain');

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><!--Универсальный скрипт замены. -->
    function UniverСhange(selektor,changed,substitute){
    $(selektor).each(function(){if ($(this).parent().html()!=null){if($(this).parent().html().indexOf(changed)!=-1){
    $(this).parent().html($(this).parent().html().replace(changed,substitute));};};});}

    UniverСhange("#pun-status .container","Привет","Благослови господь тебя"); //На следущей строке можно добавить еще запрос

    </script>

<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>

<!-- дополнительные смайлы -->
<script language="JavaScript">
function popwnd()
{
var smiles = new Array

smiles.push("http://funkyimg.com/i/2hjan.gif")
smiles.push("http://funkyimg.com/i/2hjcG.gif")
smiles.push("http://funkyimg.com/i/2hjcH.gif")
smiles.push("http://funkyimg.com/i/2hjbR.gif")
smiles.push("http://funkyimg.com/i/2hjcd.gif")
smiles.push("http://funkyimg.com/i/2hnoz.gif")
smiles.push("http://funkyimg.com/i/2hnq7.gif")
smiles.push("http://funkyimg.com/i/2hnqA.gif")
smiles.push("http://funkyimg.com/i/2hnqB.gif")
smiles.push("http://funkyimg.com/i/2hjaf.gif")
smiles.push("http://funkyimg.com/i/2hnoL.gif")
smiles.push("http://funkyimg.com/i/2hnmH.gif")
smiles.push("http://funkyimg.com/i/2hns8.gif")
smiles.push("http://funkyimg.com/i/2hnth.gif")
smiles.push("http://funkyimg.com/i/2hjag.gif")
smiles.push("http://funkyimg.com/i/2hntg.gif")
smiles.push("http://funkyimg.com/i/2hno9.gif")
smiles.push("http://funkyimg.com/i/2hjdi.gif")
smiles.push("http://funkyimg.com/i/2hntY.gif")
smiles.push("http://funkyimg.com/i/2hns7.gif")
smiles.push("http://funkyimg.com/i/2hnmA.gif")
smiles.push("http://funkyimg.com/i/2hjbp.gif")
smiles.push("http://funkyimg.com/i/2hjcj.gif")
smiles.push("http://funkyimg.com/i/2hnuz.gif")
smiles.push("http://funkyimg.com/i/2hnkW.gif")
smiles.push("http://funkyimg.com/i/2hnoE.gif")
smiles.push("http://funkyimg.com/i/2hno2.gif")
smiles.push("http://funkyimg.com/i/2hnsk.gif")
smiles.push("http://funkyimg.com/i/2hnjB.gif")
smiles.push("http://funkyimg.com/i/2hnmB.gif")
smiles.push("http://funkyimg.com/i/2hnuB.gif")
smiles.push("http://funkyimg.com/i/2hnu6.gif")
smiles.push("http://funkyimg.com/i/2hnu2.gif")
smiles.push("http://funkyimg.com/i/2hnjC.gif")
smiles.push("http://funkyimg.com/i/2hnjv.gif")
smiles.push("http://funkyimg.com/i/2hnmx.gif")
smiles.push("http://funkyimg.com/i/2hjbn.gif")
smiles.push("http://funkyimg.com/i/2hjbQ.gif")
smiles.push("http://funkyimg.com/i/2hjcg.gif")
smiles.push("http://funkyimg.com/i/2hjah.gif")
smiles.push("http://funkyimg.com/i/2hjaS.gif")
smiles.push("http://funkyimg.com/i/2hnqK.gif")
smiles.push("http://funkyimg.com/i/2hjdh.gif")
smiles.push("http://funkyimg.com/i/2hnpg.gif")
smiles.push("http://funkyimg.com/i/2hno8.gif")
smiles.push("http://funkyimg.com/i/2hno1.gif")
smiles.push("http://funkyimg.com/i/2hnrv.gif")
smiles.push("http://i.imgur.com/oVok9wA.gif")
smiles.push("http://i.imgur.com/gOzHv5l.gif")
smiles.push("http://funkyimg.com/i/2h1YG.gif")
smiles.push("http://funkyimg.com/i/2h211.gif")
smiles.push("http://funkyimg.com/i/2h21Y.gif")
smiles.push("http://i.imgur.com/tfv4rAF.gif")
smiles.push("http://i.imgur.com/RrASpYW.gif")
smiles.push("http://i.imgur.com/AYAf7sQ.gif")
smiles.push("http://funkyimg.com/i/2h1Yi.gif")
smiles.push("http://funkyimg.com/i/2h1Yj.gif")
smiles.push("http://funkyimg.com/i/2h1YL.gif")
smiles.push("http://funkyimg.com/i/2h1Zf.gif")
smiles.push("http://funkyimg.com/i/2h1ZJ.gif")
smiles.push("http://funkyimg.com/i/2h1ZN.gif")
smiles.push("http://funkyimg.com/i/2h1ZP.gif")
smiles.push("http://funkyimg.com/i/2h1ZU.gif")
smiles.push("http://funkyimg.com/i/2h212.gif")
smiles.push("http://funkyimg.com/i/2hntj.gif")
smiles.push("http://funkyimg.com/i/2hnte.gif")
smiles.push("http://funkyimg.com/i/2hntd.gif")
smiles.push("http://funkyimg.com/i/2hntc.gif")
smiles.push("http://funkyimg.com/i/2hnta.gif")
smiles.push("http://funkyimg.com/i/2hjbN.gif")
smiles.push("http://funkyimg.com/i/2hjdb.gif")
smiles.push("http://funkyimg.com/i/2hnjx.gif")
smiles.push("http://funkyimg.com/i/2hnkS.gif")
smiles.push("http://funkyimg.com/i/2hnkT.gif")
smiles.push("http://funkyimg.com/i/2hnmD.gif")
smiles.push("http://funkyimg.com/i/2hnmE.gif")
smiles.push("http://funkyimg.com/i/2hnrx.gif")
smiles.push("http://funkyimg.com/i/2hnph.gif")
smiles.push("http://funkyimg.com/i/2hnpi.gif")
smiles.push("http://funkyimg.com/i/2hno6.gif")
smiles.push("http://funkyimg.com/i/2hnpm.gif")
smiles.push("http://funkyimg.com/i/2h218.gif")
smiles.push("http://funkyimg.com/i/2hjbJ.gif")
smiles.push("http://funkyimg.com/i/2hjbr.gif")
smiles.push("http://funkyimg.com/i/2hjbH.gif")
smiles.push("http://funkyimg.com/i/2hjbS.gif")
smiles.push("http://funkyimg.com/i/2hjbi.gif")
smiles.push("http://funkyimg.com/i/2hjcf.gif")
smiles.push("http://funkyimg.com/i/2hjcJ.gif")
smiles.push("http://funkyimg.com/i/2hnuC.gif")
smiles.push("http://funkyimg.com/i/2hnq6.gif")
smiles.push("http://funkyimg.com/i/2hjdf.gif")
smiles.push("http://funkyimg.com/i/2h1Yf.gif")
smiles.push("http://funkyimg.com/i/2h1Yh.gif")
smiles.push("http://funkyimg.com/i/2h1Yk.gif")
smiles.push("http://funkyimg.com/i/2h1Ym.gif")
smiles.push("http://funkyimg.com/i/2h1Z8.gif")
smiles.push("http://funkyimg.com/i/2h1Zb.gif")
smiles.push("http://funkyimg.com/i/2h1Zc.gif")
smiles.push("http://funkyimg.com/i/2h1Zu.gif")
smiles.push("http://funkyimg.com/i/2hntW.gif")
smiles.push("http://funkyimg.com/i/2hjaM.gif")
smiles.push("http://funkyimg.com/i/2hnru.gif")
smiles.push("http://funkyimg.com/i/2hnqD.gif")
smiles.push("http://funkyimg.com/i/2hnq4.gif")
smiles.push("http://funkyimg.com/i/2hnpr.gif")
smiles.push("http://funkyimg.com/i/2h1ZA.gif")
smiles.push("http://funkyimg.com/i/2h1ZX.gif")
smiles.push("http://funkyimg.com/i/2hjaK.gif")
smiles.push("http://funkyimg.com/i/2hjaL.gif")
smiles.push("http://funkyimg.com/i/2hntf.gif")
smiles.push("http://funkyimg.com/i/2hnoF.gif")
smiles.push("http://funkyimg.com/i/2hnq5.gif")
smiles.push("http://funkyimg.com/i/2hnry.gif")
smiles.push("http://funkyimg.com/i/2hnrw.gif")
smiles.push("http://funkyimg.com/i/2hnrB.gif")
smiles.push("http://funkyimg.com/i/2hnqC.gif")
smiles.push("http://i.imgur.com/Jaj0z7N.gif")
smiles.push("http://funkyimg.com/i/2h1YN.gif")
smiles.push("http://funkyimg.com/i/2h1Zv.gif")
smiles.push("http://funkyimg.com/i/2h1ZW.gif")
smiles.push("http://funkyimg.com/i/2h217.gif")
smiles.push("http://i.imgur.com/bEoEFvu.gif")
smiles.push("http://i.imgur.com/xobc5oh.gif")
smiles.push("http://i.imgur.com/pQvPhPd.gif")
smiles.push("http://i.imgur.com/4lwVg9b.gif")
smiles.push("http://i.imgur.com/ZttU6oU.gif")
smiles.push("http://i.imgur.com/eXLJKcL.gif")
smiles.push("http://i.imgur.com/I2p6S5M.gif")
smiles.push("http://funkyimg.com/i/2h1Zd.gif")
smiles.push("http://i.imgur.com/pSi5HxX.gif")
smiles.push("http://i.imgur.com/c1nb2kR.gif")
smiles.push("http://i.imgur.com/PnXbnNY.gif")
smiles.push("http://funkyimg.com/i/2hjaj.gif")
smiles.push("http://funkyimg.com/i/2hjai.gif")
smiles.push("http://funkyimg.com/i/2hjbm.gif")
smiles.push("http://funkyimg.com/i/2hjcn.gif")
smiles.push("http://funkyimg.com/i/2hjcC.gif")
smiles.push("http://funkyimg.com/i/2hjcL.gif")
smiles.push("http://funkyimg.com/i/2hjae.gif")
smiles.push("http://funkyimg.com/i/2hnjz.gif")
smiles.push("http://funkyimg.com/i/2hnkQ.gif")
smiles.push("http://funkyimg.com/i/2hnpW.gif")
smiles.push("http://funkyimg.com/i/2hnpq.gif")
smiles.push("http://funkyimg.com/i/2hnqG.gif")
smiles.push("http://funkyimg.com/i/2hnqJ.gif")
smiles.push("http://funkyimg.com/i/2hjbq.gif")
smiles.push("http://funkyimg.com/i/2hnsi.gif")
smiles.push("http://funkyimg.com/i/2hnu4.gif")
smiles.push("http://funkyimg.com/i/2hnpX.gif")
smiles.push("http://funkyimg.com/i/2hnsh.gif")
smiles.push("http://funkyimg.com/i/2hnmF.gif")
smiles.push("http://funkyimg.com/i/2hjbP.gif")
smiles.push("http://funkyimg.com/i/2hnpY.gif")
smiles.push("http://funkyimg.com/i/2hjdj.gif")
smiles.push("http://funkyimg.com/i/2hjd9.gif")
smiles.push("http://funkyimg.com/i/2hjda.gif")
smiles.push("http://funkyimg.com/i/2hjdd.gif")
smiles.push("http://funkyimg.com/i/2hntX.gif")
smiles.push("http://i.imgur.com/5RtYwrG.gif")
smiles.push("http://i.imgur.com/WITheiW.gif")
smiles.push("http://i.imgur.com/2apHy4F.gif")
smiles.push("http://i.imgur.com/owMNKFL.gif")
smiles.push("http://i.imgur.com/Xrw4vkX.gif")
smiles.push("http://i.imgur.com/M0efRnd.gif")
smiles.push("http://funkyimg.com/i/2hjbK.gif")
smiles.push("http://funkyimg.com/i/2hjbo.gif")
smiles.push("http://funkyimg.com/i/2hjbL.gif")
smiles.push("http://funkyimg.com/i/2hnqF.gif")
smiles.push("http://funkyimg.com/i/2hnrt.gif")
smiles.push("http://funkyimg.com/i/2hnti.gif")
smiles.push("http://funkyimg.com/i/2hnu7.gif")
smiles.push("http://funkyimg.com/i/2h1YF.gif")
smiles.push("http://funkyimg.com/i/2h1Zy.gif")
smiles.push("http://funkyimg.com/i/2h1Zz.gif")
smiles.push("http://funkyimg.com/i/2h1ZY.gif")
smiles.push("http://i.imgur.com/rweB1nY.gif")
smiles.push("http://i.imgur.com/4sJxCgP.gif")
smiles.push("http://savepic.su/4180317.gif")
smiles.push("http://funkyimg.com/i/2h1YH.gif")
smiles.push("http://i.imgur.com/f80dPmG.gif")
smiles.push("http://funkyimg.com/i/2h1YM.gif")
smiles.push("http://funkyimg.com/i/2hjci.gif")
smiles.push("http://funkyimg.com/i/2hjcF.gif")
smiles.push("http://funkyimg.com/i/2hnps.gif")
smiles.push("http://funkyimg.com/i/2h1Ze.gif")
smiles.push("http://funkyimg.com/i/2h1Zw.gif")
smiles.push("http://funkyimg.com/i/2h1ZK.gif")
smiles.push("http://funkyimg.com/i/2h1ZQ.gif")
smiles.push("http://funkyimg.com/i/2h1ZB.gif")
smiles.push("http://funkyimg.com/i/2hjaJ.gif")
smiles.push("http://funkyimg.com/i/2hjd8.gif")
smiles.push("http://funkyimg.com/i/2hnnq.gif")
smiles.push("http://funkyimg.com/i/2hnkU.gif")
smiles.push("http://funkyimg.com/i/2hno7.gif")
smiles.push("http://funkyimg.com/i/2hnnp.gif")
smiles.push("http://funkyimg.com/i/2h1ZR.gif")
smiles.push("http://funkyimg.com/i/2h216.gif")
smiles.push("http://i.imgur.com/oqMiDIf.gif")
smiles.push("http://i.imgur.com/NHQeVSR.gif")
smiles.push("http://i.imgur.com/eeS5jWD.gif")
smiles.push("http://i.imgur.com/OIvpXCh.gif")
smiles.push("http://funkyimg.com/i/2hjcm.gif")
smiles.push("http://funkyimg.com/i/2hnnj.gif")
smiles.push("http://funkyimg.com/i/2hnqL.gif")
smiles.push("http://i.imgur.com/yizmkfN.gif")
smiles.push("http://funkyimg.com/i/2h1Yn.gif")
smiles.push("http://funkyimg.com/i/2hjcK.gif")
smiles.push("http://funkyimg.com/i/2hnjr.gif")
smiles.push("http://funkyimg.com/i/2hnmK.gif")
smiles.push("http://funkyimg.com/i/2hnq1.gif")
smiles.push("http://funkyimg.com/i/2hnqE.gif")
smiles.push("http://funkyimg.com/i/2hntV.gif")
smiles.push("http://funkyimg.com/i/2hnu1.gif")
smiles.push("http://funkyimg.com/i/2h1Za.gif")
smiles.push("http://funkyimg.com/i/2hnsg.gif")
smiles.push("http://funkyimg.com/i/2hnse.gif")
smiles.push("http://funkyimg.com/i/2hnsc.gif")
smiles.push("http://funkyimg.com/i/2hnsa.gif")
smiles.push("http://funkyimg.com/i/2hnuA.gif")
smiles.push("http://funkyimg.com/i/2hnoK.gif")
smiles.push("http://funkyimg.com/i/2hnoD.gif")
smiles.push("http://funkyimg.com/i/2hno3.gif")
smiles.push("http://funkyimg.com/i/2hnkV.gif")
smiles.push("http://funkyimg.com/i/2hnnu.gif")
smiles.push("http://funkyimg.com/i/2hnnv.gif")
smiles.push("http://funkyimg.com/i/2hnnX.gif")
smiles.push("http://funkyimg.com/i/2hnjt.gif")
smiles.push("http://funkyimg.com/i/2hjcD.gif")
smiles.push("http://funkyimg.com/i/2hjcM.gif")
smiles.push("http://funkyimg.com/i/2hjck.gif")
smiles.push("http://funkyimg.com/i/2hjbM.gif")
smiles.push("http://funkyimg.com/i/2hnoB.gif")
smiles.push("http://funkyimg.com/i/2hnmC.gif")
smiles.push("http://funkyimg.com/i/2hnnn.gif")
smiles.push("http://funkyimg.com/i/2hjam.gif")
smiles.push("http://funkyimg.com/i/2hnpn.gif")
smiles.push("http://funkyimg.com/i/2hnoC.gif")
smiles.push("http://funkyimg.com/i/2hnns.gif")
smiles.push("http://funkyimg.com/i/2hjch.gif")
smiles.push("http://funkyimg.com/i/2hjbj.gif")
smiles.push("http://funkyimg.com/i/2hnoG.gif")
smiles.push("http://i.imgur.com/WzNHuAz.gif")
smiles.push("http://i.imgur.com/IkGSyQQ.gif")
smiles.push("http://funkyimg.com/i/2hntk.gif")
smiles.push("http://funkyimg.com/i/2hns9.gif")
smiles.push("http://funkyimg.com/i/2hnrA.gif")
smiles.push("http://funkyimg.com/i/2hjad.gif")
smiles.push("http://funkyimg.com/i/2hjak.gif")
smiles.push("http://funkyimg.com/i/2hjaG.gif")
smiles.push("http://funkyimg.com/i/2hjaP.gif")
smiles.push("http://funkyimg.com/i/2hjaQ.gif")
smiles.push("http://funkyimg.com/i/2hjaR.gif")
smiles.push("http://funkyimg.com/i/2hjbk.gif")
smiles.push("http://funkyimg.com/i/2hjce.gif")
smiles.push("http://funkyimg.com/i/2hjdc.gif")
smiles.push("http://funkyimg.com/i/2hnju.gif")
smiles.push("http://funkyimg.com/i/2hnjy.gif")
smiles.push("http://funkyimg.com/i/2hnkP.gif")
smiles.push("http://funkyimg.com/i/2hnkR.gif")
smiles.push("http://funkyimg.com/i/2hnkY.gif")
smiles.push("http://funkyimg.com/i/2hnkZ.gif")
smiles.push("http://funkyimg.com/i/2hnmG.gif")
smiles.push("http://funkyimg.com/i/2hnnk.gif")
smiles.push("http://funkyimg.com/i/2hnnr.gif")
smiles.push("http://funkyimg.com/i/2hnpo.gif")
smiles.push("http://funkyimg.com/i/2hnpZ.gif")
smiles.push("http://funkyimg.com/i/2hnq3.gif")
smiles.push("http://funkyimg.com/i/2hno4.gif")
smiles.push("http://funkyimg.com/i/2hnjA.gif")
smiles.push("http://i.imgur.com/5L72OYD.gif")
smiles.push("http://i.imgur.com/YdmlpfD.gif")
smiles.push("http://i.imgur.com/43V1vtW.gif")
smiles.push("http://funkyimg.com/i/2hjaH.gif")
smiles.push("http://funkyimg.com/i/2hnnt.gif")
smiles.push("http://funkyimg.com/i/2hnnZ.gif")
smiles.push("http://i.imgur.com/Tuzix8D.gif")
smiles.push("http://i.imgur.com/h56SKU6.gif")
smiles.push("http://funkyimg.com/i/2h1Z9.gif")
smiles.push("http://funkyimg.com/i/2h1Zx.gif")
smiles.push("http://funkyimg.com/i/2h1ZL.gif")
smiles.push("http://i.imgur.com/XE0F6bS.gif")
smiles.push("http://funkyimg.com/i/2h1ZM.gif")
smiles.push("http://funkyimg.com/i/2h1ZZ.gif")
smiles.push("http://funkyimg.com/i/2h1ZV.gif")
smiles.push("http://funkyimg.com/i/2hjbh.gif")
smiles.push("http://funkyimg.com/i/2hnoJ.gif")
smiles.push("http://funkyimg.com/i/2hnrz.gif")
smiles.push("http://funkyimg.com/i/2hnrD.gif")
smiles.push("http://i.imgur.com/2dHbN5k.gif")
smiles.push("http://i.imgur.com/Evmrlt5.gif")
smiles.push("http://i.imgur.com/i58FsIM.gif")
smiles.push("http://funkyimg.com/i/2hnu3.gif")
smiles.push("http://i.imgur.com/5pl7kO4.gif")
var msg = new String("")
msg = "<html><head><TITLE>[tumblr смайлы]</TITLE></head>\r\n"
msg += "<body bgcolor=#FFFFFF >"
msg = msg + "<" + "script language=\"JavaScript\">\r\n"
msg += "function insert(a){\r\n"
msg += "txt = \"-- \";\r\n"
msg += "window.opener.smile(txt,'');\r\n"
msg += "window.focus()\r\n"
msg += "return false}\r\n"
msg = msg + "</" + "script>\r\n"
i=0
msg += "<div style=\"width: 100%; text-align : justify;\" >"
while(smiles[i])
{
msg = msg + "<img src=\"" + smiles[i] + "\" onclick=\"return insert(this)\">\r\n"
i++
}
msg += "</div><a href=\"\" onclick=\"window.close()\">Закрыть окно</a>"
msg += "</BODY></html>";
popup = window.open("","popDialog","height=500,width=500,directories=0 scrollbars=auto, status=0,location=0,copyhistory=0")
popup.document.write(msg)
popup.document.close()
return false
}</script>

<script type="text/javascript">
if(form=document.getElementById("form-buttons"))
form.getElementsByTagName("tr")[0].insertCell(20).innerHTML="<a href=''  onclick=\"return popwnd()\"> <img title='Дополнительные смайлы' src='https://vk.com/images/stickers/126/64.png' width='21' height='20' /></a>"
</script>

0


Вы здесь » lost boys don't cry » кажется, у меня кончились идеи » фиолетовый блэкбёрн


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