Пробник

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

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


Вы здесь » Пробник » Тестовый форум » Пока что тут будет красный диз с питерс


Пока что тут будет красный диз с питерс

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

1

Благодарим за выбор нашего сервиса!

2

3

Я не могла не зарегиниться хД

4

http://s5.uploads.ru/t/NF7JM.png
http://sf.uploads.ru/t/1MeXb.png
http://sd.uploads.ru/t/TqJCE.png
http://s1.uploads.ru/t/5AnoJ.png
http://se.uploads.ru/t/Q5CVw.png
http://s4.uploads.ru/t/9tKO4.png

5

<!--vip партнеры и топы-->
<div style="position: absolute; width: 200px; height: 148px; margin-top:290px; margin-left: 0px; z-index: 970;  font: small-caps 600 9pt Courier New !important; text-shadow: none !important; letter-spacing: 2px; line-height: 11px !important; color: #6F1919 !important; text-align: justify;"><div style="width: 192px; height: 150px; overflow:auto;"><font color="#717776">
<center><b><font color=#6F1919>VIP ПАРТНЕРЫ</font></b>
<a href="http://deliriumtvd.rusff.me/" title="TVD: Delirium" target="_blank"><img src="http://funkyimg.com/i/2cWTe.gif"></a> <a href="http://masseffectfromashes.rolka.su/"><img border="0" src="http://s7.uploads.ru/t/Y6DQv.gif"title="Mass Effect: From Ashes"></a> <a href="http://bloodlinestvd.rusff.me" title="tvd&to: bloodlines" target="blank"><img src="http://s4.uploads.ru/Yy28G.gif" /></a>
<a href="http://academyvamp.rusff.me" title="Vampire Academy" target='_blank'><img src='http://imgdepo.com/id/i9941061'></a> <a title=" Для меня Москва теперь- крепость  " href="http://beautifulmoscow.ru/"><img src="http://sa.uploads.ru/t/oUpmD.png" alt=" Для меня Москва теперь- крепость  " width="88" height="31"></a>
<a href="http://forum-top.ru/vote/2472"><img src="http://forum-top.ru/uploads/buttons/forum-top_88x31_4.gif"></a><a href="http://top.roleplay.ru/20563"><img src="http://s2.uploads.ru/t/lZJMb.gif">
</center>
</div>

<!--основное в таблице-->
<div style="position: absolute; width: 200px; height: 50px; margin-top:290px; margin-left: 200px; z-index: 170;">
<center><b>▷W E L C O M E◁</b>
<br>
Приветствуем тебя, странник, и предлагаем окунуться в Мир Академии Вампиров. Кем ты будешь: мороем, стригоем, дампиром, алхимиком, колдуном или же человеком? Выбор за тобой!
<br><br>
<i><u>временно приостановлено:
*регистрация мороев со стихией Дух (не касается канонов)
*регистрация стригоев старше 200 лет (не касается свободных акций)</i></u>
</center></div>

6

конечный вариант
стиль 1

Код:
/***************************************
A - SETUP
***************************************/
/* A1 Import the colour scheme
-------------------------------------------------------------*/
/* A1.1 */
  @import url(style_cs.css);
/* 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: 110.01%;
  }
/* A3.2 */
.punbb {
  font: normal 69.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 .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }
/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }
/* A5 Basic page layout and borders
-------------------------------------------------------------*/
/* A5.1 */
#pun {
  margin: 0px;
  position: relative;
  width: 927px;
  margin: auto;
  }
/* A5.2 */
.punbb {
  margin-left: 13px;
  position: top center;
  float: none;
  width:895px;
  height: auto;
  }
/* 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 {
  display: block;
  border-top: 1px solid #888;
  width: 100%;
  margin: 5px 0;
  }
/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 150%;
  }
/* B1.4 */
.punbb .post-content img {
  vertical-align: text-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;
  }

/* 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;
color: #010c07;
  }
/* 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;
color: #010c07;
  }
/* 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: 8%;
  }
/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: left;
  width: 30%;
  }
/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }
/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }
/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }
/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }
/* C2.8 */
#pun-index .tcl h3 {
text-align: center;
text-transform: uppercase;
}

/* 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: 0px 0 0 0px;
  padding: 1.5em 1em;
  }
/* C2.12 */
.punbb .main th {
  padding: 4px 1em 5px 1em;
  border-bottom: 2px solid transparent;
  border-left: 1px solid transparent;
  }
/* 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: 12px;
  color: #170704;
  text-shadow: #000 0px 0px;
  line-height: 10px;
  width: 420px;
  margin-top: 0px;
  margin-left: -35px;
  padding: 15px;
  padding-bottom: 10px;
  padding-left: 85px !important;
  background: 
    url(https://forumstatic.ru/files/0016/96/e7/64934.png) 55px 0 no-repeat, 
    url(https://forumstatic.ru/files/0016/96/e7/92244.png) 55px bottom no-repeat, 
    url(https://forumstatic.ru/files/0016/96/e7/41964.png) 55px 0 repeat-y;
}
/* C2.15 */
.punbb div.icon {
  float: right;
  display: block;
  width: 67px;
  height: 75px;
  padding-top: 1px;
  margin-top: 1px;
padding-left: 5px;
background-repeat: no-repeat;
}
/* 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: 210px;
margin-left: -5px;
 margin-top: -1.5em;
  overflow: hidden;
background:url(https://forumstatic.ru/files/0016/96/e7/29794.png) 0 0 repeat-y; 
  overflow: visible!important;
  margin:12px 0!important;
}
/* 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;
margin-left: 10px !important;
width: 190px;
font-weight: bold;
  font-size: 11px;
background: #;
color: #000905;
  }


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: 210px;
  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: 210px;
  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: -210px;
  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 table {
  border: none;
  height:0px;
  margin-left: -13px;
  width: 927px;
  height: 566px;
  background-image: url(https://forumstatic.ru/files/0016/96/e7/93392.png);
}
#pun-title TD.title-logo-tdl {
  border: none;
  width: 100%;
}
#pun-title TD.title-logo-tdr {
border: none;
width: 20px;
}
/* D2 Page navigation
-------------------------------------------------------------*/
/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  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.5em;
  margin-left: -9999px;
  display: block;
  float: center;
  width: 100%;
  }
/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }
#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }
/* D3 Forum navigation
-------------------------------------------------------------*/
/* D3.1 */
#pun-navlinks {
  border: none;
  margin: 0;
  margin-bottom: 0px;
}
#pun-navlinks .container {
  border: none;
  margin: 0;
  }
/* D3.2 */
#pun-navlinks .container {
  padding-top: 0px;
  height: 10px;
  font-weight: normal;
  text-align: center;
  width: 920px;
}
/* D.3 */
#pun-navlinks li {
  display: inline;
  margin: 0;
}
/* D3.4 */
#pun-navlinks li a {
  font-size: 1.3em;
  font-family: Arial;
  padding: 1px 3px 1px 2px;
  color:#786861;
  }
/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks  {
  margin-bottom: 10px;
  border: 0.5px solid transparent;
  }
/* D4.2 */
#pun-ulinks .container {
  padding-top: 0px;
  height: 10px;
  border: none;
  text-align: center;
  font-weight: bold;
  width: 920px;
text-transform: uppercase;
  }
/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  white-space: nowrap;
  }
/* D4.4 */
#pun-ulinks li a {
  padding: 1px 1px 1px 1px;
  font-size: 0.8em;
color:#1B0A05;
  }
/* 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: nowrap;
  margin-right: 0.5em;
  }
/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }
/* D5.5 */
#pun-crumbs1 p.container {
  border-top: none;
  padding: 1em 1em 0.8em 1em;
  font-size: 1.1em;
  }
/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 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 mono", "courier new", courier, monospace
  }
/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
}


/*Фон мини-профиля в Топике*/
.punbb .post .post-author > ul {
background:url(https://forumstatic.ru/files/0016/96/e7/55007.png) 0 top no-repeat,url(https://forumstatic.ru/files/0016/96/e7/83336.png) 0 bottom no-repeat; /*Фон верха - низа*/
  margin:-12px 0 -2px 0!important;
  padding: 25px  0px  14px 0px!important;
}
.post-author a, .post-author a:hover, .post-author a:focus, .post-author a:active {color: #1b0804!important; text-shadow: none !important; }
li.pa-avatar  {z-index: 5; margin-left: 0px !important; margin-top: 5px; }
.pa-title {
padding: 0px 0px -18px 0px !important; /*сдвинуть статус*/
text-align: center;
z-index: 1000; 
color: #110300 !important;
margin-top: 10px !important;
font: small-caps 500 10pt "times new roman" !important;
font-weight: bold;
margin-left: 0px !important;
}
.pa-author a, .pa-author { 
color: #110300 !important; 
font: small-caps 600 14pt "Palatino Linotype" !important;
text-align: center;
font-style: normal !important;
margin-top: -10px !important;
padding: 0px;
font-weight: bold;
margin-left: 0px !important;
}
.post-author {
background-color: #7a6d6a; width: 200px; text-align: center; color: #060302 !important; margin-top: 0px !important; margin-left: 0px !important; letter-spacing: 1px; line-height: 9px; font: small-caps 800 10pt "times new roman"  !important; 
}
.pa-posts,.pa-respect {
text-align:center;
font-size: 12px;
display:inline-block;
width: 40%;
background: #635753;
border: 2px double #181211;
border-radius: 4px;
font-family: "times new roman";
  font-size: 12px;
  margin: -2px !important;
  padding: 2px 4px;
}


#pun-index thead {display:none;} 



#pun-index .tcl h3 {
margin-top:-10px;
margin-bottom: 15px;
}
#pun-index .tcl h3 a {
color: rgba(26, 4, 4, 1);
font: italic normal 500 15px/normal Palatino Linotype;
}
#pun-index .tcl h3 a:hover {
color: rgba(54, 37, 37, 1);
}
Код:
/* Коды частично by all частично by W_W
Design by W_W and shoko Xd
-------------------------------------------------------------*/
/* CS0 Меню - навигация
-------------------------------------------------------------*/
div#pun-navlinks {
       position: absolute;
       width: 100%;
       margin-left: 0px;
       top: 280px;
      }
div#pun-ulinks {
       position: absolute;
       width: 100%;
       margin-left: 0px;
       top: 495px;
       }
#pun { background-image : url("https://forumstatic.ru/files/0016/96/e7/89699.png");
background-color : #8c8382;
background-position : center;}
#pun-ulinks li.item5 {
  display: none;
}
/* CS1 Цвет фона, фона форума и остальное.
-------------------------------------------------------------*/
body { 
background-color: #150200; 
overflow-x: hidden;
background-image : url("https://forumstatic.ru/files/000f/34/8c/40531.png");
background-repeat: repeat;
background-position : top center;
}
/* CS1.1 */
.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 {
border-color:transparent;
  color: #1a0604;
  }
/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
border-color:transparent;
  color: #1a0604;
  }
/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color:transparent;
  color: #F8F8F8;
  font-weight: normal;
font-style: normal;
  }
/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
border-color:transparent;
  color: #1a0604;
  }
/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
border-color:transparent;
  color: #1a0604;
  }
/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
background-color: transparent;;
  color: #1a0604;
  }
/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #969391;
  color: #1a0604;
 }

/* CS1.8 */
#pun-navlinks .container {
  border-color:transparent;
  color: #FFFFFF;
  }
.offline li.pa-online strong {
  font-weight: normal
  }
.punbb textarea, .punbb select, .punbb input {
  background-color: #969391;
  color: #1a0604;
}
/* CS2 Цвета границ
-------------------------------------------------------------*/
/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
border-color:transparent;}
/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color:transparent;
  }
/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color:transparent;
  }
/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
border-color:transparent;
  }
/* CS2.5 */
.punbb th {
border-color:transparent;
  }
/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
border-color:transparent;
  }
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color:transparent;
  }
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color:transparent;
  }
.punbb .divider {
border-color:transparent;
  }
.punbb .formal fieldset .post-box, .punbb .info-box {
border-color:transparent;
  }
li.pa-online {
border-color:transparent;
  }
.punbb .post-sig dt {
border-color:transparent;
  }
/* CS3 Цвета ссылок и всё что с ними связанно
-------------------------------------------------------------*/
/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
  color: #080808;
    border-bottom: 0px none #000;
  text-decoration: none;
  }
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #060606
  }
/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active,  .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #1a0604;
    border-bottom: 0px none #000;
   text-decoration: none;
  }
/* CS3.3 */
#pun-navlinks a {
  color: #FFFFFF;
    border-bottom: 0px none #000;
  text-decoration: none;
  }
/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #FFFFFF;
  font-weight: normal;
font-style: normal;
  border-bottom: 0px none #000;
   text-decoration: none;
  }
/*/6060*/
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #170200;
  color: #fff;
  }
/* CS4 Фон всем категориям и разделение между сообщениями. + Сдвиг рекламы.
-------------------------------------------------------------*/
#pun  .section {border-style: none; width: 900px; }
#pun  .tc2, #pun-main .post-author ul  {text-align: center;}
.punbb .post div.container {
  background: url("") no-repeat scroll center bottom transparent;
}
.punbb .section h2, #pun-main h1, #pun-stats h2, #pun-main h2, #pun-debug h2 {
  background: url() top center;
  text-align: center;
  color: #000;
  }
#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1;  left: 30px; top: 0px;
}

/*  CS5 Категории форума и кнопки 
------------------------------------------------------------*/
/* CS6 Логотип снизу
-------------------------------------------------------------*/
#pun-about p.container {background-color: #;
   background-image : url(https://forumstatic.ru/files/0016/96/e7/26649.png);
   margin-left: -26px;
   margin-top: -0px;
   background-position : center top;
   background-repeat : no-repeat;
   width: 927px !important;
   height : 200px; 
   overflow-x: hidden;}
div#html-footer {
        margin: 0px 0px 0px 0px;}
div#pun-about {
       margin-bottom:-80px;
}
div#html-footer {
        margin: 0px 0px 0px 0px;}
#pun-announcement.section h2 span {display:  none; }
    a.menu:link, a.menu:visited, a.menu:active{text-decoration: none; }
/* CS7 Остальные коды для оформления форума
-------------------------------------------------------------*/
#pun-main table Div.icon {padding-left: 5px; padding-top: 5px; padding-bottom: 5px;}
Div.icon {
background-image : url(https://forumstatic.ru/files/0016/96/e7/35333.png);
background-repeat: no-repeat;
}
TR.inew Div.icon {
background-image : url(https://forumstatic.ru/files/0016/96/e7/42893.png);
background-repeat: no-repeat;
}
TR.isticky Div.icon {
background-image : url(https://forumstatic.ru/files/0016/96/e7/35717.png); background-repeat: no-repeat;
}
TR.iclosed Div.icon {
background-image : url(https://forumstatic.ru/files/0016/96/e7/22512.png);
background-repeat: no-repeat;
}

/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
background-image: url("https://forumstatic.ru/files/0011/c8/e8/17995.png");
background-color: #988781;
  color: #0c0300;
  border: 3px double rgba(0,0,0,0.4);}


/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-image: url("https://forumstatic.ru/files/0011/c8/e8/17995.png");
background-color: #988781;
color: #0c0300;}



/* Прокрутка */
::-webkit-scrollbar {
    width: 10px;
    height: 6px;
}
::-webkit-scrollbar-track {
background: #8c8c8b;
}
::-webkit-scrollbar-thumb {
    background: #4E0E0E;
}


.tooltip {
position: relative;
}
.tooltip em {
display: none;
}
.tooltip:hover em {
font-style: normal;
display: block;
position: absolute;
background: #0b1111;
color: #797e7c;
padding: 10px 10px;
bottom: 13px;
right: 5;
box-shadow: 0 0 5px #ccc;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-box-shadow: 0 0 5px #000000;
-moz-box-shadow: 0 0 5px #000000;
}
.tooltip:hover em i {
position: absolute;
bottom: -7px;
right: 5px;
border-top: 7px solid #000;
border-left: 7px solid transparent;
display: block;
}


/* ФОН */
html, body { background:
  url("https://forumstatic.ru/files/0016/96/e7/47508.png") repeat-x top left, /* верх фон */
  url("https://forumstatic.ru/files/0016/96/e7/88561.png") repeat-x bottom left, /* низ фон */
  url("https://forumstatic.ru/files/0016/96/e7/88561.png") center; /* общий фон */
  background-color: #171212;}
/* Правка "Последние сообщения"*/
#pun-main th.tcr {
  text-align:center!important;
}
  #BookmCntToggle {top: 150px;}

  #BookmCntToggle {
    background: url(http://funkyimg.com/i/23Ks7.png) center center no-repeat !important;
    opacity: 1 !important;
    cursor: pointer;
    z-index: 3;
}
#MyBookmarks {background-color: #93918d;width: 200px!important;}
#MyBookmarks li>span {font-size: 10px;}
#MyBookmarks span.scrl.t {left: 5px!important;}
#MyBookmarks span.scrl {width: 60px!important;}
#MyBookmarks span.scrl.b {left: 70px!important;}

7

хтмл - верх

Код:
<div style="position: absolute; width: 200px; height: 155px; margin-top:300px; margin-left: 0px; z-index: 0;  overflow-y: font-family: Georgia; font-size: 12px;">
<center><b><font color="#6F1919">АМС:</font></b>
<br>
<a href="http://bloodsisters.rolka.su/profile.php?id=192" class="tvm" target=""><font color="#AEA4A4">Лиззи ~ </font></a>
<a href="http://bloodsisters.rolka.su/profile.php?id=351" class="tvm" target=""><font color="#AEA4A4">Дмитрий </font></a></center>
</div>

<!--vip партнеры, топы-->
<div  class="activ" style="position: absolute; width: 200px; height: 155px; top: 340px; margin-left: 0px;  overflow-y:  font-family: Georgia; font-size: 12px; font-variant: small-caps !important; line-height: 11px; text-transfrom: lowercase; text-shadow: 0px 0px 0px #6F1919;">
<center><b><font color=#6F1919>VIP ПАРТНЕРЫ</font></b> <br> <br>
<a href="http://deliriumtvd.rusff.me/" title="TVD: Delirium" target="_blank"><img src="http://funkyimg.com/i/2cWTe.gif"></a> <a href="http://masseffectfromashes.rolka.su/"><img border="0" src="http://s7.uploads.ru/t/Y6DQv.gif"title="Mass Effect: From Ashes"></a> <a href="http://bloodlinestvd.rusff.me" title="tvd&to: bloodlines" target="blank"><img src="http://s4.uploads.ru/Yy28G.gif" /></a>
<a href="http://academyvamp.rusff.me" title="Vampire Academy" target='_blank'><img src='http://imgdepo.com/id/i9941061'></a>
<a href="http://forum-top.ru/vote/2472"><img src="http://forum-top.ru/uploads/buttons/forum-top_88x31_4.gif"></a> <a href="http://top.roleplay.ru/20563"><img src="http://s2.uploads.ru/t/lZJMb.gif"> 
</center>
</div>



<!--информация-->
<div style="position: absolute; width: 400px; height: 155px; top: 300px; margin-left:245px;  overflow-y: font-family: Georgia; font-size: 11px; font-variant: small-caps !important; line-height: 11px; text-transfrom: lowercase; text-shadow: 0px 0px 0px #6F1919; color: #BFACAC;">
<center>
<font color=#6F1919> <b>ДОБРО ПОЖАЛОВАТЬ:</b> </font>
<br>
<font color=#BFACAC>
<br>Приветствуем тебя, странник, и предлагаем окунуться в Мир Академии Вампиров. Кем ты будешь: мороем, стригоем, дампиром, алхимиком, колдуном или же человеком? Выбор за тобой!  </font>
<br><br>
Временно приостановлено: <br>
*Регистрация мороев со стихией Дух (не касается канонов) <br>
*Регистрация стригоев старше 200 лет (не касается свободных акций)
</center></div>



<!--актив-->
<style>
.activ a{
  opacity:.7;
  transition:1s;
}
.activ a:hover{
  opacity:1;
}
</style>
<table class="activ" border=0 style="text-align: justify; position: absolute; top: 368px; height: 155px; margin-left: 195px;">
<tr><td><font style="color: #6F1919; font: 12px  Book Antiqua !important; "><center><b> АКТИВИСТЫ: </b></center></font>
<a href="http://bloodsisters.rolka.su/profile.php?id=348" target="_blank" title="активист - Роза"><img src="http://s1.uploads.ru/t/KSAif.png"></a>
<a href="http://bloodsisters.rolka.su/profile.php?id=353" target="_blank" title="активист -Кристиан"><img src="http://sd.uploads.ru/t/A86PY.png"></a>
<a href="http://bloodsisters.rolka.su/profile.php?id=351" target="_blank" title="активист -Дмитрий"><img src="http://s8.uploads.ru/t/wqtpD.png"></a>
<a href="http://bloodsisters.rolka.su" target="_blank" title="игроки - Роза и Дима"><img src="http://s2.uploads.ru/t/qd5Qm.png"></a>

</td></tr>
</table>


<!--нужны нам-->
<table class="activ" border=0 style="text-align: justify; position: absolute; top: 370px; height: 155px; margin-left: 445px;">
<tr><td><font style="color: #6F1919; font: 12px  Book Antiqua !important; "><center><b> НУЖНЫ НАМ: </b></center></font>
<center><a href="http://bloodsisters.rolka.su/viewtopic.php?id=16" target="_blank" title=" Розанна Клер "><img src="http://funkyimg.com/i/2vdci.png"></a>
<a href="http://bloodsisters.rolka.su/viewtopic.php?id=58#p102734" target="_blank" title="Сара Ли"><img src="http://funkyimg.com/i/2vdck.png"></a>
<a href="http://bloodsisters.rolka.su/viewtopic.php?id=58#p104486" target="_blank" title="Бенжамин Ли"><img src="http://funkyimg.com/i/2vdcm.png"></a>
</center>
</td></tr>
</table>




<!--новости-->
<div style="position: absolute; width: 245px; height: 150px; top: 300px; margin-left: 660px;  overflow-y: font-family: Georgia; font-size: 11px; font-variant: small-caps !important; line-height: 11px; text-transfrom: lowercase; text-shadow: 0px 0px 0px ;"> 
<center><font color="#6F1919"><b>НОВОСТИ РОЛЕВОЙ</b></font></center> <br> 
<font color="#BFACAC">• Время в игре январь - март 2016 </font><br> 
<font color="#BFACAC">• Сюжет ведется в Мичигане (Детройте) и Академия Св. Владимира (Мичиган) </font><br> 
<br> 
<center><font color="#6F1919"><b>ВАЖНО</b></font></center>
• <font color=#BFACAC>Не игнорируем темы: "поиск игрока" и "выяснение отношений". 18.7</font><br>
• <a href="http://bloodsisters.rolka.su/viewtopic.php?id=1486#p133154"><font color="#BFACAC"><b>Актив</b></font></a>  
<br>
• <a href="http://bloodsisters.rolka.su/viewtopic.php?id=1203&p=5#p130640"><font color="#BFACAC"><b>А ты выбрал жертву?</b></font></a>  
<br>
</center>
</div>


<!-- навигация-->
<div style="position: absolute; width: 250px; height: 50px; margin-top:430px; margin-left: 650px; z-index: 970;">
<center>
<td><a href="http://bloodsisters.rolka.su/viewtopic.php?id=1388&p=7#p138247" class="tvm" target=""><font color="#6F1919">гостевая ~ </font></a><a href="http://bloodsisters.rolka.su/viewtopic.php?id=10" class="tvm" target=""><font color="#6F1919">сюжет ~ </font></a><a href="http://bloodsisters.rolka.su/viewtopic.php?id=12" class="tvm" target=""><font color="#6F1919">  внешности ~ </font></a><a href="http://bloodsisters.rolka.su/viewtopic.php?id=13#p14" class="tvm" target=""><font color="#6F1919">роли ~ </font></a><a href="http://bloodsisters.rolka.su/viewtopic.php?id=35#p37" class="tvm" target=""><font color="#6F1919">правила ~ </font></a><a href="http://bloodsisters.rolka.su/viewforum.php?id=7" class="tvm" target=""><font color="#6F1919">акции ~ </font></a><a href="href="http://bloodsisters.rolka.su/viewtopic.php?id=536#p27639" class="tvm" target=""><font color="#6F1919">расы ~ </font></a><a href="http://bloodsisters.rolka.su/viewtopic.php?id=935" class="tvm" target=""><font color="#6F1919">специализации мороев </font></a>
</center>
</div>







<style type="text/css">
li#navawards {display: none;}
</style>


<!-- черный title -->
<!-- jquery уже подключен -->
<script src="http://hostjs-mybb2011.narod.ru/js/transform_code_boxr.js"></script>
<script type="text/javascript" src="http://your.roll.tv/16311.js"></script>

<style>
.lastedit {display:none;}
</style>


<script type="text/javascript" src="https://forumstatic.ru/files/0010/b4/f8/57844.js"></script>


<style type="text/css">
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}
</style>

<!--Доп шрифты-->
<link href='http://fonts.googleapis.com/css?family=Marck+Script|Lobster&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Calligraffitti|Berkshire+Swash|Sacramento|Dancing+Script|Pacifico' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Neucha|Bad+Script|Tenor+Sans|Underdog&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Libre+Baskerville:400,700,400italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Crimson+Text:400,400italic,600,600italic,700,700italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Satisfy' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Miniver|Trade+Winds|Almendra:400,400italic,700,700italic|Anonymous+Pro:400,700,700italic,400italic|Oregano:400,400italic|Allan:400,700|Trochut:400,400italic,700|Sansita+One|Sanchez:400italic,400' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Yellowtail|Niconne|Maiden+Orange|Aladin|Rancho|Homenaje' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>



<!-- HTML верх -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
<style>img.post-img-Sp {margin:6px 3px;}
div.tipsy.tipsy-s.Sp-imgSp-img .tipsy-inner{font-size:14px;letter-spacing:1px;}
</style>


<style>
.pa-fld1 { 
background: url("https://forumstatic.ru/files/0016/96/e7/31784.png") 50% 0% no-repeat, url("https://forumstatic.ru/files/0016/96/e7/89663.png") 50% 100% no-repeat, url("https://forumstatic.ru/files/0016/96/e7/96680.png") 50% 50% repeat-y rgba(0, 0, 0, 0);
color: #050404;
margin-left: -13px !important;
margin-top: -1px !important;
padding: 1px 10px !important;
width: 194px;
}
</style>


<!--Рамки для Аватара --> 
<style type="text/css">
li.pa-avatar .Wrp-ava img[alt]{
  display:block;
  padding:0;
  border-width:0;
  margin:0px; /*Отступ рамки*/
}
</style>
<script>
  $(document).ready(function(){
    var imgWrp = "https://forumstatic.ru/files/0016/96/e7/45734.png"; // Ccылка на картинку;
  imgWrp = '<img src="'+imgWrp+'" style="width:100%;height:100%;position:absolute;z-index:100;"/>'
    $("div.post-author ul li.pa-avatar img[alt]").each(function () {
    $(this).wrap('<div class="Wrp-ava" style="display:inline-block;text-align:left;position:relative;"></div>');
    $(this).parent().prepend(imgWrp)
});});
</script><!--Конец//Рамки для Аватара-->


<style>
#pun-stats h2 span,
.category h2 span {
visibility:hidden!important;
}
</style>

<!-- Безопасный HTML в постах / © Alex_63 2017г. -->
<script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/67901.js"></script>

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

хтмл низ

Код:
<script>
<!--
indexof="<img src='https://forumstatic.ru/files/0016/96/e7/26773.png' />"
str = document.getElementById("navindex").innerHTML
pos = str.indexOf("Форум")
document.getElementById("navindex").innerHTML=str.substring(0,pos)+indexof+str.substring(pos+5,str.length-1)
--></script>
<script>
<!--
userof="<img src='https://forumstatic.ru/files/0016/96/e7/39272.png' />"
str = document.getElementById("navuserlist").innerHTML
if( (pos=str.indexOf("Участники")) != -1 )
document.getElementById("navuserlist").innerHTML=str.substring(0,pos)+userof+str.substring(pos+9,str.length-1)
--></script>
<script>
<!--
findof="<img src='https://forumstatic.ru/files/0016/96/e7/26712.png' />"
str = document.getElementById("navsearch").innerHTML
pos = str.indexOf("Поиск")
document.getElementById("navsearch").innerHTML=str.substring(0,pos)+findof+str.substring(pos+5,str.length-1)
--></script>
<script>
<!--
faseof="<img src='https://forumstatic.ru/files/0016/96/e7/17992.png' />"
str = document.getElementById("navprofile").innerHTML
pos = str.indexOf("Профиль")
document.getElementById
("navprofile").innerHTML=str.substring(0,pos)+faseof
+str.substring(pos+14,str.length-1)
-->
</script>
<script>
<!--
pismaof="<img src='https://forumstatic.ru/files/0016/96/e7/15843.png' />"
str = document.getElementById("navpm").innerHTML
pos = str.indexOf("Сообщения")
document.getElementById("navpm").innerHTML=str.substring
(0,pos)+pismaof+str.substring(pos+9,str.length-1)
-->
</script>
<script>
<!--
godof="<img src='https://forumstatic.ru/files/0016/96/e7/53163.png' />"
str = document.getElementById("navadmin").innerHTML
pos = str.indexOf("Администрирование")
document.getElementById("navadmin").innerHTML=str.substring
(0,pos)+godof+str.substring(pos+17,str.length-1)
-->
</script>
<script>
<!--
valiof="<img src='https://forumstatic.ru/files/0016/96/e7/25326.png' />"
str = document.getElementById("navlogout").innerHTML
pos = str.indexOf("Выход")
document.getElementById("navlogout").innerHTML=str.substring
(0,pos)+valiof+str.substring(pos+5,str.length-1)
-->
</script>
<script>
<!--
vxodiof="<img src='https://forumstatic.ru/files/0016/96/e7/51620.png' />"
str = document.getElementById("navlogin").innerHTML
pos = str.indexOf("Войти")
document.getElementById("navlogin").innerHTML=str.substring
(0,pos)+vxodiof+str.substring(pos+5,str.length-1)
-->
</script>
<script>
<!--
regof="<img src='https://forumstatic.ru/files/0016/96/e7/32834.png' />"
str = document.getElementById("navregister").innerHTML
pos = str.indexOf("Регистрация")
document.getElementById
("navregister").innerHTML=str.substring(0,pos)+regof
+str.substring(pos+18,str.length-1)
-->
</script>




<!-- смена ника -->
<style>.post-content legend.hide{display:none;}</style>
<script type="text/javascript">
//alert("A")
var SkL="\\[",SkR="\\]";
var patt = new Array()
patt[0] = SkL + "nic" + SkR + "([^" + SkL + SkR + "$]+)" + SkL + "/nic" + SkR;
patt[1] = SkL + "sta" + SkR + "([^" + SkL + SkR + "$]+)" + SkL + "/sta" + SkR;
patt[2] = SkL + "ava" + SkR + "([^" + SkL + SkR + "$]+)" + SkL + "/ava" + SkR;
patt[3] = SkL + "sgn" + SkR + "([^" + SkL + SkR + "]+)" + SkL + "/sgn" + SkR;

$(".post-content").each(function (){
var contex = $(this).html();

for (j=0; j < patt.length; j++){
var chang = '<legend class="hide ' + patt[j].substring(2,5) + '" >';//alert(chang)
var EndCh = '</legend>'; 
var reg_esp = new RegExp(patt[j],"igm");
contex=contex.replace(reg_esp,chang + "$1" + EndCh);//alert(contex)
}$(this).html(contex)
});
var pa_avtr='<li class="pa-avatar">';
var Avt_St='<img src="';
var Avt_End='"alt="Аватар"/>';
var PostSig_St='<dl class="post-sig"><dt><span>Подпись автора</span></dt><dd><p>';
var PostSig_End='</p></dd></dl>';

$(".post legend.hide").each(function (){
var S=$(this).html();
var sta=$(this).parents(".post").find(".post-author .pa-title")
/*[nic]*/ if($(this).hasClass('nic')==true){$(this).parents(".post").find(".post-author .pa-author a").html(S);}
/*[sta]*/ if($(this).hasClass('sta')==true){$(this).parents(".post").find(".post-author .pa-title").html(S);}
/*[ava]*/ if($(this).hasClass('ava')==true){var ava=$(this).parents(".post").find(".post-author .pa-avatar")
if(ava.html()!=null){ava.html(Avt_St+S+Avt_End)}else $(this).parents(".post").find(".post-author .pa-title").after(pa_avtr+Avt_St+S+Avt_End+'</li>');}
/*[sgn]*/ if($(this).hasClass('sgn')==true){$(this).parents(".post").find(".post-content .post-sig").replaceWith("");
$(this).parents(".post").find(".post-content").append(PostSig_St+S+PostSig_End);}
});
</script>

<!-- конец -->
<div style="width:400px; position: absolute; overflow: scroll; margin-top: -50px; margin-left: 5 px; height:120px;"> 
<a href="http://zentrum.rolka.su/" target="_blank"><img src="https://forumstatic.ru/files/0004/07/96/13478.gif" alt=Zentrum title="Zentrum" ></a>
 <a href="http://l-supernatural.ru/" target="_blank"> <img src="https://forumstatic.ru/files/0017/d2/ef/19706.gif" title=" Supernatural: The Illusion of Choice" /></a> 
<a href="http://newlegacy.ru"><img src="http://sf.uploads.ru/t/Dj0Z3.gif" border="0" title="New Story"></a>
<a href="http://lexington.f-rpg.ru/" target="_blank"><img src='http://sa.uploads.ru/vwPm6.png' border=0 title="Lexington. Infinity Death" alt="Lexington" /></a> 
<a href="http://daringlifenewyork.rusff.me" target="_blank" ><img src="http://s6.uploads.ru/oHw3b.gif" border="0" title="Daring life: NEW YORK Loves You" alt="Daring life: NEW YORK Loves You"/></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/40331.gif'></a><a href=http://eltropicanolife.rusff.me/ target="_blank"> 
<img src="http://s2.uploads.ru/kcDWq.png" ></a>
<a target="_blank" href="http://shadowhunters.hutt.ru/" title="Shadowhunters. Последний исполин"><img src="http://funkyimg.com/i/25LRH.gif" border="0"></a> 
<a href="http://newjersey.rusff.me/" title="ролевая игра по мотивам сериала House M.D." target="blank"> 
<img src="http://s5.uploads.ru/takon.jpg" border="0"></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://awakening.rolebb.ru/" target="_blank"><img src="http://sh.uploads.ru/OrLMl.gif" border="0" alt="TVD: AWAKENING="88" height="31" /></a> 
<a href='http://chesare.magicrpg.ru' target='_blank' title='Айлей'><img src='http://i67.fastpic.ru/big/2014/0913/99/be8bda2e286b9862f880e46a773e7e99.gif' border='0' width='88' height='31' alt='Айлей'></a> 
<a href="http://fringe.rolfor.ru/" target="_blank"> <img src="http://funkyimg.com/i/2kM8L.gif" border="0" width="88" height="31" title="Fringe: Na einai kalytero anthropo apo ton patera toy." (с)"></a> 
<a title="No Rest for the Wicked" href='http://ssuperiority.rusff.me/' target='_blank'><img src="https://forumstatic.ru/files/0016/ce/73/62416.gif" alt='Supernatural' title="No Rest for the Wicked" border=0 width="88px" height="31px"></a> 
<a href="http://hymnsoforpheus.rusff.me//" target="_blank"><img src="http://s3.uploads.ru/Rltmj.gif"></a> 
<a href="http://twdarksoul.rusff.me/" target="_blank"><img src="http://funkyimg.com/i/2wQy8.gif" title="tw: dark soul - your family"></a>
<a href="http://requiemtvdrg.rusff.me/"target=_blank><img src="http://funkyimg.com/i/2pAse.png" title=" TVD: Requiem"></a> 
<a href="http://newdozor.rusff.me" title="Дозоры: Тайна сумрака"><img src=" http://s017.radikal.ru/i443/1212/76/16a4b2e546f8.gif" alt="Дозоры: Тайна сумрака"></a><a href="http://artbanner.net"></a>  
<a href='http://thgresonance.rusff.me/' target=_blank title='The Hunger Games: Resonance'><img src='http://s9.uploads.ru/gTJ54.gif'></a> 
<a href="http://thisiswar.rusff.me" target="_blank"><img src="http://se.uploads.ru/Ur8iA.gif" title="MARAUDERS: THIS IS WAR"border="0" width="88" height="31"></a>
<a href="http://meisfree.rolbb.ru/" target="_blank"><img title="Magic Europe: Sommes-nous libre?" src="http://s7.uploads.ru/lzYba.png"></a>
<a href="http://wolvesdawn.mybb.ru" target="top_"title="Волки: Скоро рассвет."><img src="https://forumstatic.ru/files/0018/12/86/29553.gif" alt="Солнце встанет, когда ты будешь чист разумом." border="0" width="88" height="31"></a>
<a href="http://ouatprice.rusff.me/" target="blank"><img src="http://funkyimg.com/i/2qT82.png"></a>
<a href="http://twoal.rolka.su"title="Teen Wolf в колледже!"><img src="http://s03.radikal.ru/i176/1612/2f/a52d2f8841c6.gif" width=88 height=31 border=0></a>
<a href="http://sevenluck.rusff.me/" title="Seven Luck"><img src="http://funkyimg.com/i/2c5Ju.gif"></a>
<a href="http://blackburns.rusff.me" target=_blank><img src="http://funkyimg.com/i/2v2kU.png" border="0" title="Blackburn: God Bless You" width="88" height="31"></a>
<a href="http://tellnotales.rusff.me/viewtopic.php?id=1#p1"><img src="http://s8.uploads.ru/cLutS.gif" title="Dead Men Tell No Tales";/></a>
<a href="http://thedoors.rusff.me" target="_blank"><img src="http://s9.uploads.ru/dH4TP.png" title="Norway, Bergen"></a> 
<a href="http://cursedcreatures.f-rpg.ru/" target="_blank"><img src="http://i12.pixs.ru/storage/3/0/8/epng_5873297_25842308.png" title="Portland" border="1" width="88" height="31"></a>
<a href="http://shadowsofd.rusff.me/" title="The Shadows of Dimensions" target="_blank"><img src="http://i.imgur.com/9TqN1mV.png" width="88px" height="31px"></a>
<a href="http://marvelous.rusff.me/" title="Marvel: Victorious" target="blank"><img src="http://s5.uploads.ru/PZuMm.gif"/></a>
<a href="http://gotbeginning.rolka.su/" target=_blank> <img src="http://s020.radikal.ru/i723/1703/ca/617943313915.jpg" border="0" alt="Игра Престолов. С самого начала" width="88" height="31"/></a>
<a href="http://crossuniverse53.f-rpg.ru/" target="_blank"><img src="http://funkyimg.com/i/2w5gk.gif" title="Cross Universe"></a>
<a href="http://exterran.rusff.me/" target="_blank"><img src="http://sh.uploads.ru/dHzh2.gif" title="Эстерран" ></a>
<a href="http://tvdvillains.rusff.me/" Villains of Virtue"><img src="http://funkyimg.com/i/2iFPP.gif" width="88" height="31" border=0"/></a><a href="http://lumossolem.f-rpg.ru/"><img src="https://forumstatic.ru/files/0018/d7/be/22760.gif" title="Lumos Solem, ждет тебя!"></a><a href="http://itstwilight.rolka.su/"> <img src="http://s1.uploads.ru/i/becxg.gif" alt="FRPG Twilight saga. Eclipse. Life bites"> </a>
</div>

<script type="text/javascript">
$('#pun-ulinks ul').prepend('<li class="item1"><a href="/search.php?action=show_new">Новые сообщения</a></li>');
</script>



<!-- Поисковые боты (расширенный список)-->
<div class=botlist style='display:none'>
<p>Yandex,#9E8DA7,95.108.,77.88.,93.158.</p> 
<p>Google,#9E8DA7,66.249.</p> 
<p>Mail,#9E8DA7,94.100.,217.69.134.,217.69.136.</p>
<p>Rambler,#9E8DA7,81.19.</p>
<p>Yahoo!,#9E8DA7,67.195.,72.30.,74.6.,202.160.</p>
<p>Bing,#9E8DA7,207.46.,65.52.,65.55.,157.55.</p>
<p>Baidu,#9E8DA7,119.63.,123.125.,220.181.</p>
<p>Ask,#9E8DA7,66.235.</p>
<p>Ezooms,#9E8DA7,208.115.111.</p>
<p>Aport,#9E8DA7,194.67.</p>
</div>
<script>var L0=$("#navlogout").html(),L=$(".punbb").attr("id");if((L0!=null)&&(GroupID<3)&&(L=="pun-index"||L=="pun-online")){var Botlist={},L=[];$(".botlist p").each(function(j){L[j]=$(this).text().split(",");Botlist[L[j][0]]=L[j]});$.ajax({type:'GET',url:'online.php',success:function(data){$(data).find('div#pun-online td.tcl:first-child').map(function(){var OnlineIP=$(this).find('a').attr('title');Str='<a href="/online.php" class="bot" title="';for(var key in Botlist){for(i=2;i<Botlist[key].length;i++){var pattern="^"+Botlist[key][i],regexp=new RegExp(pattern,"ig");if(OnlineIP.search(regexp)!=-1){var L=Str+OnlineIP+'"><span style="color:'+Botlist[key][1]+';" >&nbsp;, '+Botlist[key][0]+'[bot]</span></a>';$('li#onlinelist.item5 span:first').append(L);}}}})}});$('div#pun-online td.tcl a:contains("Гость")').map(function(){OnIP=$(this).attr('title');for(var key in Botlist){for(i=2;i<Botlist[key].length;i++){var pattern="^"+Botlist[key][i],regexp=new RegExp(pattern,"ig");if(OnIP.search(regexp)!=-1){$(this).html(Botlist[key][0]+'[bot]').css({'color':Botlist[key][1]})}}}})}</script>




<!--Запятая после ника-->
<script type="text/javascript">
function to(username)
{insert('[b]' + username + '[/b]' + ', ');}
</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>







<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">
if ((document.URL.indexOf("viewtopic.php") != -1) || (document.URL.indexOf("post.php") != -1) || (document.URL.indexOf("edit.php") != -1)) {
var repl = document.getElementById("main-reply");
var submit = document.getElementsByTagName("p")
for (var i=0; i<submit.length; i++){
if (submit[i].className == "formsubmit")
submit[i].innerHTML = "<span id=\"plng\" style=\"border: 1px solid; padding: 2px 3px;\">Написано символов: <b>0</b></span>" + submit[i].innerHTML;
}
repl.onkeyup = repl.onkeydown = repl.onfocus = repl.onblur = function(){
document.getElementById("plng").innerHTML ="Написано символов: <b>" + (repl.value.length) + "</b>";
}}
</script>



<!--Всплывающее окно цитирования--><div id="Bubble" style="display:none;position:absolute;z-index:100000"><span></span></div><script>function PopUpPL_Quote(){var fresh=false,SSsq='<img src="ссылка на картинку">';$("#Bubble").prependTo("body");$('.post').mouseup(function(pos){var theSelection='';if(window.getSelection&&!$.browser.opera){theSelection=window.getSelection().toString()}else if(document.getSelection){theSelection=document.getSelection()}else if(document.selection){theSelection=document.selection.createRange().text}if(!(theSelection==''||typeof theSelection=='undefined'||theSelection==null)&&!(fresh)){$("#Bubble").css({'left': (pos.pageX+5)+'px', 'top':(pos.pageY+4)+'px', 'display': 'none' });$("#Bubble span").html('<a href="'+$(this).find("li.pl-quote a:first").attr("href")+'">'+SSsq+'</a>');$("#Bubble").fadeIn(200);fresh=true}else if(fresh){fresh=false}});$('#Bubble span').click(function(){$('#Bubble').hide(200);fresh=false});$('.post').mousedown(function(){if(fresh){$("#Bubble:visible").hide(200);fresh=false}});}
if($("#pun-viewtopic").length){PopUpPL_Quote()}
</script>


<!-- HTML низ -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
<script>
    var a1 = 1	// 0 - спойлер-аккордеон, 1 - обычный спойлер; 3 - вертикальный спойлер;
    var a2 = 0	// 0 - Скрытие первой вкладки; 1 - Показ первой вкладки;
    var a3 = 0     // Резкость Открытия: 0 - Плавно; 1 - Резко;
    var LiArr=new Array(
    //При наличии двух косых => // в начале пункта, - пункт не скрывается.
    //"pa-author",     //Ник-Нейм
    //"pa-avatar",     //Аватар
    //"pa-title",      //статус
    // 1 кнопка - ссылка на Картинку
    //В квадратных скобках, прямо к ссылке можно добавить своё описание (по желанию)
    "http://sa.uploads.ru/vIJTc.png[Игрок]",
    "pa-reg",        //Зарегистрирован
    "pa-invites", //Приглашений
    "pa-posts",      //Кол-во сообщений:
    "pa-respect",    //Уважение:
    "pa-positive",   //Позитив
    "pa-sex",        //Пол
    "pa-from",       //Откуда 
    "pa-age",        //Возраст
    "pa-icq",        //Аська
    "pa-ip",         //IP Юзера
    "pa-time-visit", //Провел на форуме:
    "pa-last-visit", //Последний визит:
    //"pa-online",     //Пользователь online - Не засовываем в спойлеры

    // 2 кнопка- ссылка на Картинку
    "http://sa.uploads.ru/dzYqb.png[Персонаж]",

    "pa-fld1",       //Доп.Поле.1
    "pa-fld2",       //Доп.Поле.2
    "pa-fld3",       //Доп.Поле.3
    "pa-fld4",       //Доп.Поле.4
    "pa-fld5",       //Доп.Поле.5

    // 3 кнопка- ссылка на Картинку
    "http://sa.uploads.ru/6Gfgt.png[Награды]",
    "award",      //Награды
    "gift",         //Подарки
    //Конец Списка,
    "_End"); SetProvilSpoil(a1,a2,a3);
</script>
<!--Конец//=Cпойлер cкрытия Инфы под N-кнопок в Профиле Топик-->


<!-- Настройки таблицы -->
<script type="text/javascript">
$(document).ready(function() {
$("td.#MenuTxT div.submenutext").hide();
<!--$(".tabs span:first").addClass("active").show(); -->
$("td.#MenuTxT div.submenutext:first").show();
$("div.#menu span").click(function() {
    $("div.#menu span").removeClass("tabactive");
    $(this).addClass("tabactive");
    $("td.#MenuTxT div.submenutext").hide();
    var activeDiv = $(this).attr("alt");
    $("div."+activeDiv).fadeIn();
    return false; });
});
</script>


<script type="text/javascript"><!--Своя картинка в каждую категорию -->
$(document).ready(function(){
myarray=new Array(
"Добро Пожаловать!", "https://forumstatic.ru/files/0016/96/e7/85284.png",
"Регистрационная", "https://forumstatic.ru/files/0016/96/e7/70551.png",
"Ввод в игру", "https://forumstatic.ru/files/0016/96/e7/37716.png",
"Америка", "https://forumstatic.ru/files/0016/96/e7/60951.png",
"Флешбек", "https://forumstatic.ru/files/0016/96/e7/45859.png",
"Вне игры", "https://forumstatic.ru/files/0016/96/e7/16200.png",
"Архив", "https://forumstatic.ru/files/0016/96/e7/20014.png",
"Реклама", "https://forumstatic.ru/files/0016/96/e7/13981.png",
"Администрация", "https://forumstatic.ru/files/0016/96/e7/19229.png",
"Статистика форума", "https://forumstatic.ru/files/0016/96/e7/66799.png"    //Последний элемент без запятой!  
)
        $("#pun-index div.category h2,#pun-index #pun-stats h2").each(function (i) {
for(q=0;q<myarray.length;q++){
var cssObj = {
  "height":"63px",
  "width":"927px",
   "margin-left":"-26px",
  "background-color": "transparent",
  "background-image":"url("+myarray[q+1]+")",
  "background-position":"50% 50%",
  "background-repeat":"no-repeat"       //Последний элемент без запятой!
}
        if($(this).children("span").text()==myarray[q])$(this).css(cssObj);
        q++}
    });
});
</script>

<div class="go-up" id='ToTop'><img src="https://forumstatic.ru/files/0016/96/e7/99077.png" border="0" /></div>
<div class="go-down" id='OnBottom'><img src="https://forumstatic.ru/files/0016/96/e7/70138.png" border="0" /></div>
<style>
.go-up,.go-down {
display:none;
position:fixed;
right: 71px;
z-index:9999;
cursor:pointer;
opacity: 1;
width: 75px; 
height: 39px; 
}
.go-up {
bottom:166px; /*положение от низа окна браузера верхняя кнопка*/
}
.go-down {
bottom:125px; /*положение от низа окна браузера нижняя кнопка кнопка*/
}
.go-down:hover,.go-up:hover {
opacity:1;
}
</style><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 we=document.getElementsByTagName("ul")
var x=0
for (x=0; x<=(we.length-1); x++)
{if (we[x].innerHTML.indexOf("pa-online")!=-1)
{we[x].innerHTML=we[x].innerHTML.substring(0, (we[x].innerHTML.indexOf("pa-online")-11))+"<br><b>в сети</b>"}
else if ((we[x].innerHTML.indexOf("pa-online")==-1)&&(we[x].innerHTML.indexOf("pa-author")!=-1))
{we[x].innerHTML=we[x].innerHTML+"<br>не в сети"}
}
</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>


<style>
/*Запрет на просмотр профиля Рекламы*/
#pun-main #profile1[action$="id=198"]{
display:none;}
</style>



<style>.punbb .pa-avatar img {max-width:200px;height:auto;}</style>





<!--дополнительные смайлы © Romych--> 
<style type="text/css"> 
/* вкладки доп смайлов */ 
#wrapper {width: 600px;} 
ul.tabs {height: 25px;line-height: 20px;margin: 0 0 3px;list-style: none;} 
ul.tabs li {float: left;margin-right: 1px; cursor:pointer;} 
ul.tabs li a {background: url("http://uploads.ru/i/P/5/Q/P5Q2V.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://uploads.ru/i/P/5/Q/P5Q2V.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> 


<!--дополнительные смайлы © Romych--><script language="javascript"> 
$(document).ready(function() { 
if($('#smilies-block').length==0) return false; 
$('#smilies-block').addClass('t1'); 
function abc(){/*==123==; 
<div id="wrapper"> 
<ul class="tabs tabs1"><li class="t1 tab-current"><a>Стандартные</a></li><li class="t2"><a>Vk стикеры-1</a></li><li class="t3"><a>Vk стикеры-2</a></li></ul> 
<div class="t2"><p></p></div><div class="t3"><p><br></p></div> 
</div> ==123==;*/} abc = abc.toString().split('==123==;')[1]; 
$(abc).prependTo('#smilies-area'); 
function abc1(){ 

//Второй Блок Смайлов; 
/*==123==;
http://storage9.static.itmages.ru/i/15/1026/h_1445850825_1719035_3adf60ac05.png
http://storage9.static.itmages.ru/i/15/1026/h_1445850825_5967615_0a8ec557f1.png
http://storage5.static.itmages.ru/i/15/1026/h_1445850825_6638070_5ea0f7d94b.png
http://storage5.static.itmages.ru/i/15/1026/h_1445850825_4968920_583c5e76bb.png
http://storage3.static.itmages.ru/i/15/1026/h_1445850824_6730419_82878c007a.png
http://storage3.static.itmages.ru/i/15/1026/h_1445850824_6080103_fcd6935956.png
http://storage2.static.itmages.ru/i/15/1026/h_1445850823_1100641_6df533c40d.png
http://storage2.static.itmages.ru/i/15/1026/h_1445850823_4275146_faecbe87bb.png
http://storage2.static.itmages.ru/i/15/1026/h_1445850823_7365933_f66993625b.png
http://storage8.static.itmages.ru/i/15/1026/h_1445850823_5263577_2060aadfd8.png
http://storage8.static.itmages.ru/i/15/1026/h_1445850823_8188840_5661def5f7.png
http://storage7.static.itmages.ru/i/15/1026/h_1445850823_5573448_a8c492c80e.png
http://storage7.static.itmages.ru/i/15/1026/h_1445850822_2658097_a6a3619093.png
http://storage7.static.itmages.ru/i/15/1026/h_1445850822_6057728_15f46fc26c.png
http://storage4.static.itmages.ru/i/15/1026/h_1445850822_2596731_5874cb0269.png
http://storage6.static.itmages.ru/i/15/1026/h_1445853053_6011220_b4b2f56f03.png
http://storage6.static.itmages.ru/i/15/1026/h_1445853053_9334996_65724d68b3.png
http://storage1.static.itmages.ru/i/15/1026/h_1445853052_2762398_47c5dd39a8.png
http://storage1.static.itmages.ru/i/15/1026/h_1445853052_5227752_b65dc39909.png
http://storage4.static.itmages.ru/i/15/1026/h_1445853052_9232104_4c25aa7238.png
http://storage4.static.itmages.ru/i/15/1026/h_1445853052_7335274_ed19a8c8be.png
http://storage3.static.itmages.ru/i/15/1026/h_1445853051_7571222_6028cd5d31.png
http://storage3.static.itmages.ru/i/15/1026/h_1445853051_4258627_bb26842d48.png
http://storage3.static.itmages.ru/i/15/1026/h_1445853050_1894500_120d7c7064.png
http://storage2.static.itmages.ru/i/15/1026/h_1445853050_4972864_90d9f3128e.png
http://storage2.static.itmages.ru/i/15/1026/h_1445853050_5454569_8acebeeee8.png
http://storage2.static.itmages.ru/i/15/1026/h_1445853049_5723652_a747f91b34.png
http://storage1.static.itmages.ru/i/15/1026/h_1445853049_9246168_c75cab4759.png
http://storage9.static.itmages.ru/i/15/1026/h_1445853049_1787661_b34570bc51.png
http://storage9.static.itmages.ru/i/15/1026/h_1445853049_1724902_3666565ab5.png
http://storage8.static.itmages.ru/i/15/1026/h_1445853048_8019870_7c907905ca.png
http://storage8.static.itmages.ru/i/15/1026/h_1445853048_5652405_4db0a8158a.png
http://storage7.static.itmages.ru/i/15/1026/h_1445853048_3030647_8443cf7c81.png
http://storage7.static.itmages.ru/i/15/1026/h_1445853047_7445662_c79d2f3216.png
http://storage6.static.itmages.ru/i/15/1026/h_1445853047_8543330_f647547bbb.png
http://storage6.static.itmages.ru/i/15/1026/h_1445853047_5412384_cf85810178.png
http://storage6.static.itmages.ru/i/15/1026/h_1445853047_7161237_666de07312.png
http://storage5.static.itmages.ru/i/15/1026/h_1445853046_3909709_3039822b8b.png
http://storage5.static.itmages.ru/i/15/1026/h_1445853046_9398840_084b40d34e.png
http://storage5.static.itmages.ru/i/15/1026/h_1445853046_9117177_828bd21356.png
http://storage4.static.itmages.ru/i/15/1026/h_1445853045_3683058_7a5778e529.png
http://storage4.static.itmages.ru/i/15/1026/h_1445853045_2527504_98abc00e3f.png
http://storage3.static.itmages.ru/i/15/1026/h_1445853045_8864847_e7030c4928.png
http://storage3.static.itmages.ru/i/15/1026/h_1445853045_2853074_088369d7a3.png
http://storage3.static.itmages.ru/i/15/1026/h_1445853045_3205493_2ee314ea30.png


==123==;*/} abc1 = abc1.toString().split('==123==;')[1]; 
var bb = "\'["+'img'+"]\'+this.src+\'["+'/img'+"]\'"; 
var tgEnd = '" onclick="smile('+bb+')" />'; 
function abc2(){ 

//Третий Блок Смайлов; 
/*==123==;
http://storage4.static.itmages.ru/i/15/1026/h_1445850822_7406035_a568997d57.png
http://storage4.static.itmages.ru/i/15/1026/h_1445850822_5531973_0b076941f7.png
http://storage3.static.itmages.ru/i/15/1026/h_1445850821_8025748_afe4b1366b.png
http://storage1.static.itmages.ru/i/15/1026/h_1445850820_4210491_aae893fa08.png
http://storage1.static.itmages.ru/i/15/1026/h_1445850820_9745873_f98bc486a1.png
http://storage1.static.itmages.ru/i/15/1026/h_1445850820_2946730_f014ee5312.png
http://storage9.static.itmages.ru/i/15/1026/h_1445850819_6482267_496d5e9bfc.png
http://storage9.static.itmages.ru/i/15/1026/h_1445850819_5090339_36df180aaf.png
http://storage9.static.itmages.ru/i/15/1026/h_1445850819_3072110_4866fa45b7.png
http://storage6.static.itmages.ru/i/15/1026/h_1445850819_3041525_1d2f36f90a.png
http://storage6.static.itmages.ru/i/15/1026/h_1445850819_1652937_658d4cd69f.png
http://storage6.static.itmages.ru/i/15/1026/h_1445850818_9475380_924daaf714.png
http://storage5.static.itmages.ru/i/15/1026/h_1445850818_4756235_24172b7dd0.png
http://storage5.static.itmages.ru/i/15/1026/h_1445850818_4018288_ccc75c2dd6.png
http://storage2.static.itmages.ru/i/15/1026/h_1445850818_8775531_778b84c04c.png
http://storage2.static.itmages.ru/i/15/1026/h_1445850817_1122993_fdfd7760b5.png
http://storage7.static.itmages.ru/i/15/1026/h_1445850817_4065966_18f0914c0e.png
http://storage7.static.itmages.ru/i/15/1026/h_1445850817_4812193_580f5d704e.png
http://storage3.static.itmages.ru/i/15/1026/h_1445850817_9925252_211a9ad796.png
http://storage3.static.itmages.ru/i/15/1026/h_1445850817_2695415_00ad5d466b.png
http://storage1.static.itmages.ru/i/15/1026/h_1445850817_6691240_c295b88ed1.png
http://storage1.static.itmages.ru/i/15/1026/h_1445850816_7540946_1f54cc6507.png
http://storage8.static.itmages.ru/i/15/1026/h_1445850816_8665196_cb4df7ed42.png
http://storage8.static.itmages.ru/i/15/1026/h_1445850816_8728770_62d5d95050.png
http://storage5.static.itmages.ru/i/15/1026/h_1445853098_7441804_8ab413bb48.png
http://storage5.static.itmages.ru/i/15/1026/h_1445853097_2612930_c02e929820.png
http://storage5.static.itmages.ru/i/15/1026/h_1445853097_5190880_2a6ce7619b.png
http://storage3.static.itmages.ru/i/15/1026/h_1445853097_6207983_72b47fb3d0.png
http://storage2.static.itmages.ru/i/15/1026/h_1445853097_4711253_577684cde1.png
http://storage2.static.itmages.ru/i/15/1026/h_1445853097_9198661_7af75813be.png
http://storage2.static.itmages.ru/i/15/1026/h_1445853097_1570791_39a2597479.png
http://storage1.static.itmages.ru/i/15/1026/h_1445853096_6730551_b358c4f924.png
http://storage9.static.itmages.ru/i/15/1026/h_1445853096_8196604_27df47d51a.png
http://storage9.static.itmages.ru/i/15/1026/h_1445853095_5091047_be02647de0.png
http://storage9.static.itmages.ru/i/15/1026/h_1445853095_4875385_0298cff3b2.png
http://storage8.static.itmages.ru/i/15/1026/h_1445853095_1991817_290b80ba8f.png
http://storage8.static.itmages.ru/i/15/1026/h_1445853095_2675913_4cbd21e1ab.png
http://storage7.static.itmages.ru/i/15/1026/h_1445853094_2007501_16902cef94.png
http://storage7.static.itmages.ru/i/15/1026/h_1445853095_6729616_64779f8bcd.png
http://storage5.static.itmages.ru/i/15/1026/h_1445853093_1212472_c5bc101b5f.png
http://storage5.static.itmages.ru/i/15/1026/h_1445853093_6471336_876caec10f.png
http://storage5.static.itmages.ru/i/15/1026/h_1445853093_5534290_3bcff9b6af.png
http://storage4.static.itmages.ru/i/15/1026/h_1445853092_7100377_71486ec2a2.png
http://storage4.static.itmages.ru/i/15/1026/h_1445853092_8607953_15e8b697dd.png
http://storage4.static.itmages.ru/i/15/1026/h_1445853092_4418260_ac9bab60e9.png


==123==;*/} abc2 = abc2.toString().split('==123==;')[1]; 
$('#button-smile').one('click',function(){ 
abc1=abc1.replace(/^(http:.*?)$/gim,'<img src="$1'+tgEnd); 
abc2=abc2.replace(/^(http:.*?)$/gim,'<img src="$1'+tgEnd); 
$(abc1).prependTo('#smilies-area div.t2'); 
$(abc2).prependTo('#smilies-area div.t3'); 
}); 
$('ul.tabs.tabs1 li').click(function(){ 
var thisClass = this.className.slice(0,2); 
$('div.t1, div.t2, div.t3').hide(); 
$('div.' + thisClass).fadeToggle('slow'); 
$('ul.tabs.tabs1 li').removeClass('tab-current'); 
$(this).addClass('tab-current'); 
return false; 
}); }); 
</script>



<!-запрет просмотра профиля гостям-->
<script type="text/javascript">
if (document.getElementById('pun-status').innerHTML.indexOf("Гость")!=-1){
if (document.URL.indexOf("profile.php")!=-1){
document.getElementById('pun-status').innerHTML="<div id=pun-status class=section><p class=container><span class=item1>Вы не имеете права доступа к этой странице</span></p></div>"
document.getElementById('pun-main').style.display="none"
}}
</script>

<script type="text/javascript">
    ReaderNik="Реклама";
    ReaderPas="0000";
    var L="<div id=\"RD_loginDiv\" style=\"display:none;\">\
    <form id=\"Read_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=\"navReader\"><span id=spMyimg><a onclick=\"ReaderIn()\">PR-вход</a></span></li>";
    if($("#navlogin").html()!=null){
    $("#navlogin").after(L) //navlogin
    $("#RD_loginDiv #fld1").val(ReaderNik)
    $("#RD_loginDiv #fld2").val(ReaderPas)
    function ReaderIn () {$("#RD_loginDiv input[type='submit']").click();}
    }
    </script>

Вы здесь » Пробник » Тестовый форум » Пока что тут будет красный диз с питерс


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