— Это приличный ресторан, Тони, — строго проговорила Пеппер, а затем негромко фыркнула. — Конечно, тут кормят десертами.
Можно подумать, она бы стала звать его туда, где десертов не подают! То есть, конечно, разные места бывают. Бары, пабы, к примеру, где, в целом, речь о еде. Но найти ресторан без десертов — это еще надо постараться, в принципе. Тем более, хороший ресторан.
— Я слышал, что нормальнолюди проводят свидания на концертах и в кинотеатрах. И в многолюдных ресторанах тоже! — весело отозвался Тони. Немного помолчал, потом добавил: — Мне определенно нравится не быть нормальночеловеком.
Ну да, зачем ему быть нормальночеловеком, если он Тони Железный Человек Старк. Быть Железным Человеком круче! А возможность арендовать ресторан целиком — это однозначный плюс его особенного положения и не менее особенной персоны. При всех плюсах человеческого общества, оно частенько бывает чертовски утомительным!

Тест дизайнов

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

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


Вы здесь » Тест дизайнов » Всякая хрень » Дизайны


Дизайны

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

1

...

0

2

вверх
Код:
/*************************************************************
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: 0
  }

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

/* C2.8 */
#pun-index .tcl h3 {
    /* font-family: 'Christmas ScriptC' !important; */
    font-size: 18px !important;
    font-weight: bold!important;
    text-transform: uppercase;
    font-family: 'Oranienbaum';
    letter-spacing: 1px;
}



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

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

/* A3.2 */
.punbb {
  font: normal 72.75% Georgia, Tahoma, Tahoma, Georgia;
  }

/* 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, .punbb h4, .punbb table, .punbb th {
  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% 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: auto;
  width : 1003px;
  position: relative;

  }

/* A5.2 */
.punbb {
  float: auto;
  width: 86%;
  margin-left: 80px;
  height: auto;

  }

/* A5.3 */
#pun-redirect, #pun-maint {
    margin: 0% 30%;   
margin-top: 3%;
    width: 400px;   
    float: none;
    text-align: center;   
    font-size: 13px!important;     
border-radius: 0px 50px 0px 50px;
background: #eae3d1 url() repeat;
color: #1b0e09;
border-top: 5px solid #1b0e09 !important;
border-bottom: 5px solid #1b0e09 !important;
border-left: 2px solid #1b0e09!important;
border-right: 2px solid #1b0e09 !important;
-webkit-box-shadow:  0px 2px 1px #1b0e09 inset; 
 -moz-box-shadow: 0px 2px 1px #1b0e09 inset; 
box-shadow: 0px 2px 1px #1b0e09 inset; 
padding: 10px;
  color: #000;   
        
    }   
#pun-redirect .main-title {  
    font-size: 0.6em;   
    font-family: Georgia;  
    font-weight: bold;     
    color: black;    
    text-transform: uppercase;    
    text-shadow: 0px 0px 5px silver;  
    padding: 10px!important;
    margin-bottom:0px!important;}

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

/* A5.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 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }


/*************************************************************
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: 250px;
  margin: 5px 0;
  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  border-style: none;
  border-width: 1px;
  }

/* 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: -4em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* 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 14px;
  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 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;

  }


/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* C1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: leftr;
  width: 50%;
  }

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

/* C2.3 */
.punbb .main .tcr {
  background-color: transparent;
  overflow: hidden;
  text-align: left;
  width: 30%;
  }

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

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

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

/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
  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: 0.8em 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
      }


   /* C2.14 */
    .punbb td div.tclcon {
            margin-left:50px;
    }



 /* 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 {
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px
  }

/* 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-top: 2px;
margin-left: -2px;

  }

/* 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 {

  }


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

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

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

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }
/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

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

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

/* D1.2 */
#pun-title h1 {
  display : block;
  height : 40px;
  padding: 2em 1em 0 1em;
  }

/* D1.3 */
#pun-title .container {
  border-style: none none none none;
  }

/* D1.4 */
#pun-title h1 span  {
  font-size: 1.5em;
  }

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

#pun-title h1 span  {
  font-size: 1.5em;
  }



/* 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.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, #pun-navlinks .container {
  border-style: none;
  border-width: 0;
  margin: 0;
margin-left: -99px;
  }

/* D3.2 */
#pun-navlinks .container {
  padding: 0.7em 1em;
  }

/* D.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 1em;
  }

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.1em;
  }

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

/* D4.1 */
#pun-ulinks  {
  margin-top: 0;
  }

/* D4.2 */
#pun-ulinks .container {
  border-top: none;
  padding: 0.7em 1em;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

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

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

/* D5.2 */
#pun-status .container {
  padding:-4em 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;
  text-align: left;
  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;
  margin-left: -10px;
  }

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

/* 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 * {

  }

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

/* D9.9 Двигаем верхний баннер */
#pun-title table tbody tr .title-logo-tdr {
position: absolute; z-index: 1; 
margin-left: 857px; 
top: 2px}


/* profile */
.post-author a, .post-author a:hover, .post-author a:focus , .post-author a:active {color: #7b5731!important;
}
.pa-title {
font-family: "Century" !important;
font-size: 10pt !important;
font-weight: 30 !important;
padding: 0px 0px 5px 5px !important;
}
.pa-author {
background: url(http://sa.uploads.ru/nCt1b.png) 0% 0% no-repeat;
height: 27px;
line-height: 25px !important;
margin-left: -1px !important;
margin-top: -20px !important;
padding: 0px 5px 0px 0px !important;
padding-top: 5px !important;
position: relative;
text-align: center;
width: 204px !important;
}
.pa-author a, .pa-author {
color: #ab9b77!important;
font-family: "Palatino Linotype" !important;
font-size: 14pt !important;
font-weight: 400 !important;
margin-left: 0px;
}
.post-author {
background: url(http://se.uploads.ru/t/51QNx.png) repeat-y; weight: 204px;
color: #5e606a!important;
}
.post-author ul li {
padding: 0px 4px;
text-align: center;
color: #ab9b77 !important;
}
.post-author > ul {
    background: url("http://s9.uploads.ru/t/2ajoQ.png") no-repeat scroll center bottom transparent;
margin-left: -10px;
text-align: center;
padding: -12px!important;
}
.pa-avatar.item2{
padding-left: 4px !important;
padding-right: -4px !important;
line-height: 0px !important;
border: none !important;
text-align: center;
}


td.tcr a { 
background: url("") 1px 30% no-repeat transparent;
padding-left: 18px;}


#pun-main .code-box,
#pun-main .quote-box{
border-style: solid;
border-width: 11px 12px 10px 15px;
-moz-border-image: url(http://s2.uploads.ru/ljDXV.png) 11 12 10 15 round;
-webkit-border-image: url(http://s2.uploads.ru/ljDXV.png) 11 12 10 15 round;
-o-border-image: url(http://s2.uploads.ru/ljDXV.png) 11 12 10 15 round;
border-image: url(http://s2.uploads.ru/ljDXV.png) 11 12 10 15 fill round;}
низ
Код:
.tooltip {
 position: relative;
 }
.tooltip em {
 display: none;
 }
.tooltip:hover em {
 font-style: normal;
 display: block;
 position: absolute;
 background: #aea99c;
 color: #684c34;
 padding: 15px 15px;
 bottom: 15px;
 right: 15px;
border-radius: 45px 0px 45px 0px;
background: #aea99c url() repeat;
color: #30013e;
border-top: 5px solid #1f0606 !important;
border-bottom: 5px solid #1f0606 !important;
border-left: 1px solid #1f0606 !important;
border-right: 1px solid #1f0606 !important;
-webkit-box-shadow:  0px 2px 1px #1f0606 inset; 
 -moz-box-shadow: 0px 2px 1px #1f0606 inset; 
box-shadow: 0px 2px 1px #1f0606 inset; 

}
.tooltip:hover em i {
 position: absolute;
 bottom: -15px;
 right: -5px;
 border-top: 1px solid #000;
 border-left: 1px solid transparent;
 display: block;
}


/* CS1 Background and text colours
-------------------------------------------------------------*/

/* шапка */
#pun-title table {
  background-image : url("http://s6.uploads.ru/uZfEb.png");
  margin-left: -295px;
  margin-bottom: 0px;
  height : 395px;
  width : 1400px;
}
 
/* фон */
body {background-color: #1b0e09;
background-image : url("http://s2.uploads.ru/BkSQL.png");
background-repeat: repeat;
background-position : top center;
overflow-x: hidden;
}

/* фон контента */
#pun { background-image : url("http://s7.uploads.ru/Ycqys.png");
background-repeat: repeat;
background-position : center;}

/* блок формы ответа и кнопки*/
  .punbb textarea, .punbb select, .punbb input{
  background-color: #d4b692;
  color: #340000;
background-image : url("http://forumstatic.ru/files/0012/76/a7/30160.jpg");
border-top:1px solid #633f20;
border-right:1px  solid #633f20;
border-bottom: 1px  solid #633f20;
border-left:4px solid #633f20;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
}

/* картинка в самый низ */
#pun-about p.container {background-color: #;
  background-image: url(http://sh.uploads.ru/s0WE8.png);
  background-position : center top;
  background-repeat : no-repeat;
  height: 309px; 
  width: 1003px;
  margin-left: -93px;
  text-align: center;
  color: #01040e;
  margin-bottom: -60px;
  overflow-x: hidden;
}


/* блок цитат и кодов*/
.punbb .quote-box, .punbb .code-box {
  background-color: #aea99c;
  color: #25192d;
background-image : url("http://forumstatic.ru/files/0012/76/a7/30160.jpg");
border-top:1px solid #25192d;
border-right:1px  solid #25192d;
border-bottom: 1px  solid #25192d;
border-left:4px solid #25192d;
    border-radius:7px;
box-shadow: inset 0px -4px 20px #2b3043;
  }

.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 {background-color: transparent;
color: #03051b;}

#pun-status .container, #pun-crumbs1 .container
{color: #03051b;}

#pun-navlinks .container, #pun-ulinks .container {
background-color: transparent;
color: #03051b;
text-align: center;}

.offline li.pa-online strong {
color: #03051b;
font-weight: normal}

.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #03051b;}


/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
color: #040620;
  font-weight: bold;
font-style: normal;
  }

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

li.pa-online {
  border-left-color: transparent;
  }

.punbb .post-sig dt {
  border-top-color: transparent!important;
  }


/* 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: #180605;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #34395e
  }

/* 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: #4d2020;
    border-bottom: 0px none #4d2020;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
 color: #B59E75;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #000000
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
 color: #4d2020;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #000000
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #ac7f5c;
  color: #ac7f5c;
  }

/* CS3 Иконки старых, новых, важных, закрытых тем */

.punbb table Div.icon {float: right; 
display: block; 
border-style: none none none none;
margin-left: 3px;
margin-right: 3px;
width: 80px;
height: 34px;
background-image : url(http://s8.uploads.ru/z1f0v.png);
background-repeat: no-repeat;}

TR.inew Div.icon {
background-image : url(http://s7.uploads.ru/ozY1L.png);
background-repeat: no-repeat;
width: 80px;
height: 34px;}



/* CS4 Другое
 -------------------------------------------------------------*/
div#html-footer {
margin-bottom: 20px;
margin-left: 90px;
}


div#pun-navlinks {
  position: absolute;
  width: 100%;
  margin-left: -3px;
  top: 312px;

}

div#pun-ulinks {
  position: absolute;
  width: 100%;
  margin-left: -100px;
  top: 350px;


}

#pun-main .post-author ul {text-align: center;}



#pun-category1.category h2 {
background: url(http://sg.uploads.ru/N7kzm.png);
height:47px;
width:900px;
font-size:0 !important;
font-size:0 !important;
margin-left: -27px;
}

#pun-category2.category h2 {
background: url(http://s1.uploads.ru/01XLJ.png);
height:47px;
width:900px;
font-size:0 !important;
font-size:0 !important;
margin-left: -27px;
}


#pun-category3.category h2 {
background: url(http://s6.uploads.ru/pWxSR.png);
height:47px;
width:900px;
font-size:0 !important;
font-size:0 !important;
margin-left: -27px;
}

#pun-category4.category h2 {
background: url(http://s5.uploads.ru/YUbXC.png);
height:47px;
width:900px;
font-size:0 !important;
font-size:0 !important;
margin-left: -27px;
}

#pun-category5.category h2 {
background: url(http://s8.uploads.ru/CSQiD.png);
height:47px;
width:900px;
font-size:0 !important;
font-size:0 !important;
margin-left: -27px;
}

#pun-category6.category h2 {
background: url(http://s2.uploads.ru/xSPMt.png);
height:47px;
width:900px;
font-size:0 !important;
font-size:0 !important;
margin-left: -27px;
}

#pun-category7.category h2 {
background: url(http://s4.uploads.ru/DlIh2.png);
height:47px;
width:900px;
font-size:0 !important;
font-size:0 !important;
margin-left: -27px;
}


/* CS5.2 Статус картинки с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
background-repeat: no-repeat;
position: top center;
height: 65px;
width: 900px;
margin-left: -27px;
color: transparent;
background-image: url("http://s3.uploads.ru/EOvn1.png");}


a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: palatino linotype;
font-size: 11px;
background-color:#071400;
color: #55764b; 
font-weight: normal;
text-align: center;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: #2d4022;
border-left-width: 5px;
width: 160px;
}

a.tvm:hover {
font-family: palatino linotype;
font-size: 11px;
color: #798d72; 
background-color:#112306;
display: block;
font-weight: bold;
text-align: center;
cursor:crosshair; 
text-decoration: none;
border-left-style: solid;
border-left-color: #061000;
border-left-width: 5px;
width: 160px;
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;}
::-webkit-scrollbar-track {
    background: #d3c5a3 !important;}
::-webkit-scrollbar-thumb {
    background: #1b0e09 !important;}
::-webkit-scrollbar-thumb:active {
background: #1b0e09 ;}

.tip {
	padding: 10px; /* расстояние текста от края окна */
	color: #3e1d02; /* цвет шрифта */
	background-color: #ccbba7; /* фоновый цвет окна */
	display: none;
	position: absolute;
	z-index: 1000;
        width: 150px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


a.menu:link, a.menu:visited, a.menu:active{text-decoration: none;

background: #130907;
width: 100px;
border-top: 3px solid #170e07;
font-size: 12px;
text-decoration: none;
font-style: italic;
color: #a68f6d;
border-bottom: 3px solid #201008;
display:block;
text-align:center;
}
a.menu:hover {
background: #;
border-top: 100px solid #;
border-bottom: 3px solid #160402; }

настройки

вверх
Код:
<div style="position: absolute; width: 260px; height: 64px; top: 160px; margin-left: 699px;  line-height: 103%;"><center><table cellspacing="0"> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=30#p132">сюжет</a></td> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=6">роли</a></td> 
</tr> <tr>
 <td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=20">правила</a></td>
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=5">внешности</a></td> 
 </tr> <tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=2#p448">нужные</a></td> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=4">гостевая</a></td> 
 
</tr> 
</table></center></div>


<!--убирает надпись "объявление"-->
<style type="text/css">
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}
</style>

<style type="text/css">
    li.pa-avatar .Wrp-ava img[alt]{
      display:block;
      padding:0;
      border-width:0;
      margin: 2px; /*Отступ рамки*/
    }
    </style>
    <script>
      $(document).ready(function(){
        var imgWrp = "http://s1.uploads.ru/t/4eK3E.png"; // Ccылка на картинку;

        imgWrp = '<img src="'+imgWrp+'" width=100% height=100% style="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>

<!--текст-->
<div style="position: absolute; margin-top: 159px; margin-left: -60px; width: 220px; height: 64px; text-align: justify; font-family: Georgia; font-size: 12px; font-variant: small-caps !important; line-height: 9px; text-transfrom: lowercase; text-shadow: 1px 0px 1px #a18b69; color: #CAC1B3;">Вас приветствует ролевая игра по сериалу «Однажды в Сказке». Стань одним из нас, окунись в мир, где тебя омоет с ног до головы магия. Может именно ты сможешь спасти этот город или, наоборот, станешь его властелином. Главное запомни — выбор всегда за тобой. </div>
<!--активисты-->
<div style="position: absolute; margin-top: 19px; margin-left: 645px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=17" target=_blank title="Yesenia Lutwidge- маленький маньяк"><img src=http://s3.uploads.ru/t/IpECy.png></a>
</div>
<div style="position: absolute; margin-top: 19px; margin-left: 729px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=3" target=_blank title="Jane Porter-  маньяк всея форума"><img src=http://s1.uploads.ru/t/C2xUw.png></a></div>
<div style="position: absolute; margin-top: 20px; margin-left: 814px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=11" target=_blank title="Alice Liddel-  няшик форума"><img src=http://sa.uploads.ru/t/uVhy7.png></a></div>
<div style="position: absolute; margin-top: 18px; margin-left: 909px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=18" target=_blank title="Magnus Byrne-  коварный бармаглот"><img src=http://s9.uploads.ru/t/HlBTU.png></a></div>

<!--спрятать модераторов -->
<style>
#pun td .modlist{display:none;}
</style>
<!--конец спрятать модераторов -->
низ
Код:
<!--топы-->
<div style="position: absolute; margin-top: -204px; margin-left: 289px; width: 88px; height: 64px;"><!-- Top.Roleplay.Ru -->
<script type="text/javascript" language="javascript">
var topRPGc="<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=24925&rnd=" + Math.random();
topRPGc += "&r="+escape(document.referrer)+"' width='1' height='1' border='0'><a href='http://rpgtop.su/24925' title='Рейтинг Ролевых Ресурсов - RPG TOP' target='_blank'>"+
"<img src='http://img.rpgtop.su/rpgtop1.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a> ";
document.write(topRPGc);
</script>
<noscript>
<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=24925' width='1' height='1' border='0'><a href='http://rpgtop.su/24925' target='_blank'><img src='http://img.rpgtop.su/rpgtop1.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a>
</noscript>
<!-- /Top.Roleplay.Ru --><a href="http://forum-top.ru/vote/5221" title="Рейтинг форумов Forum-top.ru" target="blank"><img src="http://forum-top.ru/uploads/buttons/forum-top_88x31_4.gif" alt="Рейтинг форумов Forum-top.ru" /></a>


 
</div>


<!--БАННЕРЫ-->
<div style="position: absolute; margin-top: -196px; margin-left: 400px; width: 361px; height: 64px;"><a href="http://fabulousdreams.rusff.me/" target="blank"><img src="http://funkyimg.com/i/23A1w.png"></a> <a href="http://ouatime.rolka.su" target=_blank title="Once upon a time: scary bedtime story"><img src=http://sg.uploads.ru/DTBZF.gif></a> <a href="http://kitejgrad.rusff.me/"><img src="http://i.imgur.com/RBchmux.png" title="Подводный город"></a> <a href="http://mythos.rusff.me/">
<img src="http://forumstatic.ru/files/0017/cf/9f/10450.gif" border="0" title="Gods and Monsters" width="88" height="31"></a> <a href="http://shadowsinparadise.rusff.me"><img src="http://s2.uploads.ru/t/FlYOT.gif" alt="Shadows in paradise " title="Shadows in paradise" /></a> <a href="http://scaredo.mybb.ru" ><img src="http://sh.uploads.ru/t/WRctH.gif" ></a></div>

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


<script type="text/javascript">
function to(username)
{insert('[b]' + username + '[/b]' + ', ');}
</script>
<div class="go-up" id='ToTop'><img src="http://s5.uploads.ru/1Y305.png" border="0" /></div>
<div class="go-down" id='OnBottom'><img src="http://se.uploads.ru/z9RFJ.png" border="0" /></div>
<style>
.go-up,.go-down {
display:none;
position:fixed;
right: 50px;
z-index:9999;
cursor:pointer;
opacity: 1;
width: 75px; 
height: 39px; 
}
.go-up {
bottom:166px; /*положение от низа окна браузера верхняя кнопка*/
}
.go-down {
bottom:105px; /*положение от низа окна браузера нижняя кнопка кнопка*/
}
.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>

<style>
.image.UP,
.image.Down {
   border:2px solid transparent;
   margin:0;
   padding:0;
}
.image.UP{
opacity:1.0;
   display:block;
   position:absolute;z-index:100;
   transition-duration: 0.96s;
  -webkit-transition-duration: 0.96s;
  -moz-transition-duration: 0.96s;
  -o-transition-duration: 0.96s;
  -ms-transition-duration: 0.96s; /* IE9+ */
}
.image.UP:hover {
   opacity:0.00;
}
 
div.ImgWrap{
display:inline-block;
padding:0;margin:0;
background-position:center center;
background-repeat:no-repeat;
}
</style>

<!--полезный скрипт -->
<style>
.lastedit {display:none;}
</style>

<!--убрать названия полей профиля -->
<script type="text/javascript">
var A=[1,2,3,4,5]
$(".post .post-author li").each(function (){
for(var i=0; i<A.length;i++){if($(this).hasClass("pa-fld"+A[i])){
$(this).html($(this).html().replace(/^[^:]*:/,''));}};});
</script>
<!--Для хтмл -->
<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 type="text/javascript">
function select_text(elem) {
if(window.getSelection) {   
var s=window.getSelection();   
if(s.setBaseAndExtent){   
s.setBaseAndExtent(elem,0,elem,elem.innerText.length-1);   
}
else {   
var r=document.createRange();   
r.selectNodeContents(elem);   
s.removeAllRanges();   
s.addRange(r);
}   
}
else if(document.getSelection){   
var s=document.getSelection();   
var r=document.createRange();   
r.selectNodeContents(elem);   
s.removeAllRanges();   
s.addRange(r);   
}
else if(document.selection){   
var r=document.body.createTextRange();   
r.moveToElementText(elem);   
r.select();
}   
}
</script>

<script type="text/javascript">
var div = document.getElementById('pun-main').getElementsByTagName('div');
for(x in div){
if(div[x].className=='code-box'){
div[x].getElementsByTagName('strong')[0].innerHTML = '<a href="#" onclick="select_text(this.parentNode.parentNode.childNodes[1].getElementsByTagName(\'pre\')[0]); return false;">Выделить код</a>';
}
}
</script>


<script type="text/javascript">
PiarNik="PR";
PiarPas="1234";
var L="<div id=\"PR_loginDiv\" style=\"display:none;\">\
<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>

0

3

объявление
Код:
<div style="position: absolute; margin-top: -392px; margin-left: -81px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=3" target=_blank title="Jane Porter-главный админ"><img src=http://s7.uploads.ru/t/G9lMN.png></a></div>

<div style="position: absolute; margin-top: -390px; margin-left: -2px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=20" target=_blank title="Alexandra Conors- админ"><img src=http://se.uploads.ru/t/Fhq3b.png></a></div>




<div style="position: absolute; margin-top: -320px; margin-left: 829px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=43#p469"><img src=""></font></a></span></b></div>
<div style="position: absolute; margin-top: -320px; margin-left: 649px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=39#p411"><img src="http://sh.uploads.ru/t/TUaZi.png"></font></a></span></b></div>

0

4

рамка аватара
Код:
<style type="text/css">
    li.pa-avatar .Wrp-ava img[alt]{
      display:block;
      padding:0;
      border-width:0;
      margin: 2px; /*Отступ рамки*/
    }
    </style>
    <script>
      $(document).ready(function(){
        var imgWrp = "http://s7.uploads.ru/L91uk.png"; // Ccылка на картинку;

        imgWrp = '<img src="'+imgWrp+'" width=100% height=100% style="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>

0

5

Это то, что нашлось быстро....

всякое...

http://i89.fastpic.ru/big/2017/0328/3c/336ff4c9922f52c4e0ac3c7c0b478e3c.png http://i89.fastpic.ru/big/2017/0328/a4/167d2cc7d9c19771eff09570c6f9a1a4.png http://i89.fastpic.ru/big/2017/0328/27/efe41660efcaea754bdd9b7904d50327.png http://i89.fastpic.ru/big/2017/0328/f6/fab8eac1c3c36a3f270228f05faac6f6.png http://i89.fastpic.ru/big/2017/0328/04/0c71a7871ecec57c0d46c9c7e2ed0d04.png http://i89.fastpic.ru/big/2017/0328/bd/e8a046ad50762aab1484e76e452d8abd.png http://i89.fastpic.ru/big/2017/0328/c7/4aaaba926060731069e1ac007b7a92c7.png http://i89.fastpic.ru/big/2017/0328/95/e0088858ee6226ca30a259ed00952095.png http://i89.fastpic.ru/big/2017/0328/16/a31349d2f640ee9779f117c0479e2f16.png http://i89.fastpic.ru/big/2017/0328/dd/44e097fec043028b3b53a97f833fdfdd.png http://i89.fastpic.ru/big/2017/0328/a8/9063daee9518f653795d7bc2896edfa8.png http://i89.fastpic.ru/big/2017/0328/74/d157676948f5c43da44c5ee92850dc74.png http://i89.fastpic.ru/big/2017/0328/89/d8257823d1e61637b2a7d28d975e4b89.png http://i89.fastpic.ru/big/2017/0328/b8/a7e380881814d850398296b12284a8b8.png http://i89.fastpic.ru/big/2017/0328/84/8ec8a123f4423874749661e168707784.png http://i89.fastpic.ru/big/2017/0328/95/bb4255be6fda1472744cf603a7401b95.png http://i89.fastpic.ru/big/2017/0328/f2/efeac49593502339b6aeae0a070566f2.png http://i89.fastpic.ru/big/2017/0328/ad/a6010ac747ca403a575c225a255d82ad.png http://i89.fastpic.ru/big/2017/0328/81/c59f6f3c09446d044f371af597b0ce81.png http://i89.fastpic.ru/big/2017/0328/16/4fbb6b2eff1324a8be10f9e66829ed16.jpg http://i89.fastpic.ru/big/2017/0328/06/26f92312a8eeb1083f2aaa44878f5f06.png http://i89.fastpic.ru/big/2017/0328/ed/09b18fea391ae5a78bcf09cc3fd7e1ed.png http://i89.fastpic.ru/big/2017/0328/5f/25ad1e1d8b0c385a6fceb0cd369b465f.png http://i89.fastpic.ru/big/2017/0328/4a/6f9346bd09e93a898e744b590e00284a.png http://i89.fastpic.ru/big/2017/0328/8e/e2989105e263412e056dc6622031d58e.png http://i89.fastpic.ru/big/2017/0328/15/3ec62a23249314f15498893f41dc1b15.png http://i89.fastpic.ru/big/2017/0328/2d/062785229d60988daa78251881163c2d.png http://i89.fastpic.ru/big/2017/0328/bf/01bf5440d9c1d92cdc2e02fdb88eb6bf.png http://i89.fastpic.ru/big/2017/0328/45/2ada7b25224d62d03816f784d6b84e45.png http://i89.fastpic.ru/big/2017/0328/c6/054fede3d647b6f97f3f7e0122a653c6.png http://i89.fastpic.ru/big/2017/0328/be/d80a35cceb4d5ccc94fb2c03d2d7d6be.png http://i89.fastpic.ru/big/2017/0328/98/188d8e659758b8af4fe187076e4f3898.png http://i89.fastpic.ru/big/2017/0328/f2/bc98b18f0d46f755d15c8547e24bd5f2.png http://i90.fastpic.ru/big/2017/0328/e8/2287d5e9bbb4e61d1774e3908b8ba8e8.png http://i90.fastpic.ru/big/2017/0328/bb/d74fe0620d62f9a304befee68c7a53bb.png http://i90.fastpic.ru/big/2017/0328/53/66412772013e2f73713596e243194a53.png http://i90.fastpic.ru/big/2017/0328/53/f699329d970729fe042b6879a556a953.png http://i90.fastpic.ru/big/2017/0328/fe/ad3cab170f94fc47449c7bd305c6b7fe.png http://i90.fastpic.ru/big/2017/0328/c6/4261894108b2b6577dde517d16015ac6.png

0

6

http://se.uploads.ru/utCaZ.png

стиль
Код:
/*************************************************************
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: 0
  }

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

/* C2.8 */
#pun-index .tcl h3 {
    /* font-family: 'Christmas ScriptC' !important; */
    font-size: 18px !important;
    font-weight: bold!important;
    text-transform: uppercase;
    font-family: 'Oranienbaum';
    letter-spacing: 1px;
}



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

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

/* A3.2 */
.punbb {
  font: normal 73.75% Georgia, Tahoma, Tahoma, Georgia;
  }

/* 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, .punbb h4, .punbb table, .punbb th {
  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% 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: auto;
  width : 979px;
  position: relative;

  }

/* A5.2 */
.punbb {
  float: auto;
  width: 89%;
  margin-left: 50px;
  height: auto;

  }

/* A5.3 */
#pun-redirect, #pun-maint {
    margin: 0% 30%;   
margin-top: 3%;
    width: 400px;   
    float: none;
    text-align: center;   
    font-size: 13px!important;     
border-radius: 0px 50px 0px 50px;
background: #eae3d1 url() repeat;
color: #1b0e09;
border-top: 5px solid #1b0e09 !important;
border-bottom: 5px solid #1b0e09 !important;
border-left: 2px solid #1b0e09!important;
border-right: 2px solid #1b0e09 !important;
-webkit-box-shadow:  0px 2px 1px #1b0e09 inset; 
 -moz-box-shadow: 0px 2px 1px #1b0e09 inset; 
box-shadow: 0px 2px 1px #1b0e09 inset; 
padding: 10px;
  color: #000;   
        
    }   
#pun-redirect .main-title {  
    font-size: 0.6em;   
    font-family: Georgia;  
    font-weight: bold;     
    color: black;    
    text-transform: uppercase;    
    text-shadow: 0px 0px 5px silver;  
    padding: 10px!important;
    margin-bottom:0px!important;}

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

/* A5.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 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }


/*************************************************************
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: 250px;
  margin: 5px 0;
  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  border-style: none;
  border-width: 1px;
  }

/* 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: -4em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* 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 14px;
  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 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;

  }


/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* C1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: leftr;
  width: 50%;
  }

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

/* C2.3 */
.punbb .main .tcr {
  background-color: transparent;
  overflow: hidden;
  text-align: left;
  width: 30%;
  }



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

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

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

/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
  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: 0.8em 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
      }


   /* C2.14 */
    .punbb td div.tclcon {
            margin-left:50px;
    }



 /* 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 {
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px
  }

/* 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-top: 2px;
margin-left: -2px;

  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 130%;
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: bold;
  }

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

/* C3.9 */
li.pa-title {

  }


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

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

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

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }
/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

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

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

/* D1.2 */
#pun-title h1 {
  display : block;
  height : 40px;
  padding: 2em 1em 0 1em;
  }

/* D1.3 */
#pun-title .container {
  border-style: none none none none;
  }

/* D1.4 */
#pun-title h1 span  {
  font-size: 1.5em;
  }

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

#pun-title h1 span  {
  font-size: 1.5em;
  }



/* 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.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, #pun-navlinks .container {
  border-style: none;
  border-width: 0;
  margin: 0;
margin-left: -99px;
  }

/* D3.2 */
#pun-navlinks .container {
  padding: 0.7em 1em;
  }

/* D.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 1em;
  }

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.1em;
  }

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

/* D4.1 */
#pun-ulinks  {
  margin-top: 0;
  }

/* D4.2 */
#pun-ulinks .container {
  border-top: none;
  padding: 0.7em 1em;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

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

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

/* D5.2 */
#pun-status .container {
  padding:-4em 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;
  text-align: left;
  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;
  margin-left: -10px;
  }

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

/* 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 * {

  }

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

/* D9.9 Двигаем верхний баннер */
#pun-title table tbody tr .title-logo-tdr {
position: absolute; z-index: 1; 
margin-left: 857px; 
top: 2px}


/* profile */
.post-author a, .post-author a:hover, .post-author a:focus , .post-author a:active {color: #7b5731!important;
}
.pa-title {
font-family: "minion pro" !important;
font-size: 10pt !important;
font-weight: 30 !important;
padding: 0px 0px 5px 5px !important;
}
.pa-author {
background: url(http://s2.uploads.ru/Saqit.png) 0% 0% no-repeat;
height: 35px;
line-height: 37px !important;
margin-left: -1px !important;
margin-top: -20px !important;
padding: 0px 5px 0px 0px !important;
padding-top: 5px !important;
position: relative;
text-align: center;
width: 204px !important;
}
.pa-author a, .pa-author {
color: #ab9b77!important;
font-family: "minion pro" !important;
font-size: 14pt !important;
font-weight: 400 !important;
margin-left: 0px;
}
.post-author {
background: url(http://sg.uploads.ru/Bi4m6.png) repeat-y; weight: 204px;
color: #5e606a!important;
}
.post-author ul li {
padding: 0px 4px;
text-align: center;
color: #ab9b77 !important;
}
.post-author > ul {
    background: url("http://s4.uploads.ru/K4Q96.png") no-repeat scroll center bottom transparent;
margin-left: -10px;
text-align: center;
padding: -12px!important;
}
.pa-avatar.item2{
padding-left: 4px !important;
padding-right: -4px !important;
line-height: 0px !important;
border: none !important;
text-align: center;
}


td.tcr a { 
background: url("") 1px 30% no-repeat transparent;
padding-left: 18px;}


#pun-main .code-box,
#pun-main .quote-box{
border-style: solid;
border-width: 11px 12px 10px 15px;
-moz-border-image: url(http://s3.uploads.ru/t/FeTA8.png) 11 12 10 15 round;
-webkit-border-image: url(http://s3.uploads.ru/t/FeTA8.png) 11 12 10 15 round;
-o-border-image: url(http://s3.uploads.ru/t/FeTA8.png) 11 12 10 15 round;
border-image: url(http://s3.uploads.ru/t/FeTA8.png) 11 12 10 15 fill round;}
цвета
Код:
.punbb .category tr .bottom a{
    opacity: 1;
    font-size: 14px;
    font-weight: bolder;
    font-family: arial;
    font-variant: small-caps;
}
.punbb .category tr .bottom a:hover{
  opacity:0.7;
}


.opisanie {    padding-right: 12px; */
    padding-top: 5px;
    /* padding-bottom: 5px; */
    /* margin-left: -10px; */
    /* letter-spacing: 1px; */
    padding-bottom: 10px;
    height: 30px !important;
    /* overflow-y: auto; */
    font-family: arial;
    font-size: 11px !important;
    /* line-height: 10px; */
    font-style: normal;
    text-align: justify;
}


 #main-reply {
    width: 104%;
    margin-left: -28px;
    margin-top: 5px;
}

.pa-respect, .pa-fld3, .pa-posts {
    display: inline-block;
    margin-left: 1px !important;
    text-align: center;
    width: 59px;
    line-height: 13px;
    /* padding: 7px; */
    /* margin-bottom: 7px!important; */
    /* margin-top: 10px!important; */
    font-size: 11px;
    padding: 2px! important;}



/* для таблицы */

.tooltip {
 position: relative;
 }
.tooltip em {
 display: none;
 }
.tooltip:hover em {
 font-style: normal;
 display: block;
 position: absolute;
 background: #aea99c;
 color: #684c34;
 padding: 15px 15px;
 bottom: 15px;
 right: 15px;
border-radius: 45px 0px 45px 0px;
background: #aea99c url() repeat;
color: #0a3644;
border-top: 5px solid #09323e !important;
border-bottom: 5px solid #09323e!important;
border-left: 1px solid #09323e !important;
border-right: 1px solid #09323e !important;
-webkit-box-shadow:  0px 2px 1px #09323e inset; 
 -moz-box-shadow: 0px 2px 1px #09323e inset; 
box-shadow: 0px 2px 1px #09323e inset; 

}
.tooltip:hover em i {
 position: absolute;
 bottom: -15px;
 right: -5px;
 border-top: 1px solid #000;
 border-left: 1px solid transparent;
 display: block;
}

/* CS1 Background and text colours
-------------------------------------------------------------*/

/* шапка */
#pun-title table {
  background-image : url("http://se.uploads.ru/utCaZ.png");
  margin-left: -379px;
  margin-bottom: 0px;
  height : 455px;
  width : 1600px;
}
 
/* фон */
body {background-color: #1b0e09;
background-image : url("http://sf.uploads.ru/t/fLWgM.png");
background-repeat: repeat;
background-position : top center;
overflow-x: hidden;
}

/* фон контента */
#pun { background-image : url("http://s0.uploads.ru/etL68.png");
background-repeat: repeat;
background-position : center;}

/* блок формы ответа и кнопки*/
  .punbb textarea, .punbb select, .punbb input{
  background-color: #d4b692;
  color: #340000;
background-image : url("http://forumstatic.ru/files/0012/76/a7/30160.jpg");
border-top:1px solid #633f20;
border-right:1px  solid #633f20;
border-bottom: 1px  solid #633f20;
border-left:4px solid #633f20;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
}

/* картинка в самый низ */
#pun-about p.container {background-color: #;
  background-image: url(http://s4.uploads.ru/4P5FA.png);
  background-position : center top;
  background-repeat : no-repeat;
  height: 270px; 
  width: 1600px;
  margin-left: -392px;
  text-align: center;
  color: #01040e;
  margin-bottom: -60px;
  overflow-x: hidden;
}


/* блок цитат и кодов*/
.punbb .quote-box, .punbb .code-box {
  background-color: #aea99c;
  color: #25192d;
background-image : url("http://forumstatic.ru/files/0012/76/a7/30160.jpg");
border-top:1px solid #25192d;
border-right:1px  solid #25192d;
border-bottom: 1px  solid #25192d;
border-left:4px solid #25192d;
    border-radius:7px;
box-shadow: inset 0px -4px 20px #2b3043;
  }

.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 {background-color: transparent;
color: #03051b;}

#pun-status .container, #pun-crumbs1 .container
{color: #03051b;}

#pun-navlinks .container, #pun-ulinks .container {
background-color: transparent;
color: #03051b;
text-align: center;}

.offline li.pa-online strong {
color: #03051b;
font-weight: normal}

.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #03051b;}


/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
color: #040620;
  font-weight: bold;
font-style: normal;
  }

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

li.pa-online {
  border-left-color: transparent;
  }

.punbb .post-sig dt {
  border-top-color: transparent!important;
  }


/* 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: #0a3644;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #34395e
  }

/* 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: #10171b;
    border-bottom: 0px none #10171b;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
 color: #e6d6b2;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #000000
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
 color: #3f6e79;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #000000
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #ac7f5c;
  color: #ac7f5c;
  }

/* CS3 Иконки старых, новых, важных, закрытых тем */

.punbb table Div.icon {float: right; 
display: block; 
border-style: none none none none;
margin-left: 3px;
margin-right: 3px;
width: 80px;
height: 41px;
background-image : url(http://sg.uploads.ru/h293x.png);
background-repeat: no-repeat;}

TR.inew Div.icon {
background-image : url(http://s2.uploads.ru/WXHMF.png);
background-repeat: no-repeat;
width: 80px;
height: 41px;}



/* CS4 Другое
 -------------------------------------------------------------*/
div#html-footer {
margin-bottom: 20px;
margin-left: 90px;
}


div#pun-navlinks {
  position: absolute;
  width: 100%;
  margin-left: -3px;
  top: 325px;

}

div#pun-ulinks {
  position: absolute;
  width: 100%;
  margin-left: -100px;
  top: 430px;


}

#pun-main .post-author ul {text-align: center;}



#pun-category1.category h2 {
background: url(http://s9.uploads.ru/BmGEK.png);
height:53px;
width:979px;
font-size:0 !important;
font-size:0 !important;
margin-left: -50px;
}

#pun-category2.category h2 {
background: url(http://s2.uploads.ru/CvaHT.png);
height:53px;
width:979px;
font-size:0 !important;
font-size:0 !important;
margin-left: -50px;
}


#pun-category3.category h2 {
background: url(http://s9.uploads.ru/hyrP7.png);
height:53px;
width:979px;
font-size:0 !important;
font-size:0 !important;
margin-left: -50px;
}

#pun-category4.category h2 {
background: url(http://s7.uploads.ru/fIqLs.png);
height:53px;
width:979px;
font-size:0 !important;
font-size:0 !important;
margin-left: -50px;
}

#pun-category5.category h2 {
background: url(http://s2.uploads.ru/AdEKs.png);
height:53px;
width:979px;
font-size:0 !important;
font-size:0 !important;
margin-left: -50px;
}

#pun-category6.category h2 {
background: url(http://se.uploads.ru/xyLt1.png);
height:53px;
width:979px;
font-size:0 !important;
font-size:0 !important;
margin-left: -50px;
}

#pun-category7.category h2 {
background: url(http://s8.uploads.ru/sy7kG.png);
height:53px;
width:979px;
font-size:0 !important;
font-size:0 !important;
margin-left: -50px;
}


/* CS5.2 Статус картинки с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
background-repeat: no-repeat;
position: top center;
height: 53px;
width: 979px;
margin-left: -50px;
color: transparent;
background-image: url("http://sf.uploads.ru/6iMNU.png");}


a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: palatino linotype;
font-size: 11px;
background-color:#071400;
color: #55764b; 
font-weight: normal;
text-align: center;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: #2d4022;
border-left-width: 5px;
width: 160px;
}

a.tvm:hover {
font-family: palatino linotype;
font-size: 11px;
color: #798d72; 
background-color:#112306;
display: block;
font-weight: bold;
text-align: center;
cursor:crosshair; 
text-decoration: none;
border-left-style: solid;
border-left-color: #061000;
border-left-width: 5px;
width: 160px;
}

/* ползунок */
::-webkit-scrollbar {
    width: 10px;
    height: 10px;}
::-webkit-scrollbar-track {
    background: #09323e!important;}
::-webkit-scrollbar-thumb {
    background: #1a0504 !important;}
::-webkit-scrollbar-thumb:active {
background: #1a0504 ;}

.tip {
	padding: 10px; /* расстояние текста от края окна */
	color: #3e1d02; /* цвет шрифта */
	background-color: #ccbba7; /* фоновый цвет окна */
	display: none;
	position: absolute;
	z-index: 1000;
        width: 150px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


a.menu:link, a.menu:visited, a.menu:active{text-decoration: none;

background: #130907;
width: 100px;
border-top: 3px solid #15110e;
font-size: 12px;
text-decoration: none;
font-style: italic;
color: #53696f;
border-bottom: 3px solid #082d39;
display:block;
text-align:center;
}
a.menu:hover {
background: #;
border-top: 100px solid #;
border-bottom: 3px solid #160402; }

0

7

вверх
Код:
<div style="position: absolute; width: 260px; height: 64px; top: 28px; margin-left: 311px;  line-height: 103%;"><center><table cellspacing="0"> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=30#p132">сюжет</a></td> </tr> <tr>
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=6">роли</a></td> 
</tr> <tr>
 <td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=20">правила</a></td></tr> <tr>
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=5">внешности</a></td> 
 </tr> <tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=2#p448">нужные</a></td> </tr> <tr>
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=4">гостевая</a></td> 
 
</tr> 
</table></center></div>


<!--картинка гиф-->
<div style="position: absolute; margin-top: 29px; margin-left: -20px;font-variant: small-caps !important;">
<img src=http://sd.uploads.ru/bJ5IM.gif></div>

<!--текст-->
<div style="position: absolute; margin-top: 39px; margin-left: 200px; width: 170px; height: 64px; text-align: justify; font-family: italic; font-size: 12px; font-variant: small-caps !important; line-height: 9px; text-transfrom: lowercase; color: #aeb8bb;">
Мы приветствуем тебя, путник, на нашем ролевом проекте по мотивам сериала «Однажды в Сказке». Стань одним из нас, окунись в мир, где тебя омоет с ног до головы магия. Может именно ты сможешь спасти этот город или, наоборот, станешь его властелином. Главное запомни — выбор всегда за тобой.
</div>

<div style="overflow-y: scroll; position: absolute; margin-top: 39px; margin-left: 698px; width: 204px; height: 64px; text-align: justify; font-family: italic; font-size: 12px; font-variant: small-caps !important; line-height: 9px; text-transfrom: lowercase; color: #aeb8bb;">
Вот это пара, вот это игра. Жарко и страстно, а вот не надо было ходить точнее гулять с другими.<br>
Они заслуженно получают звание «Лучшая пара.» Не верите, так убедитесь в этот сами. Поздравим их - ребята, вы просто шикарны!
</div>

<!--парочка-->
<div style="position: absolute; margin-top: 27px; margin-left: 504px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=124#p5049" target=_blank title="ВОТ ЭТО СТРАСТЬ"><img src=http://s7.uploads.ru/t/7A3Sm.png></a>
</div>

<!--активисты-->
<div style="position: absolute; margin-top: 107px; margin-left: 551px;font-variant: small-caps !important;">
<a href="" target=_blank title="Страстный Тодд"><img src=http://s0.uploads.ru/t/SA73U.png></a> <a href="" target=_blank title="Вкушняшка Джейн"><img src=http://s2.uploads.ru/wjUPW.png></a> <a href="" target=_blank title="Красавчик Магнус"><img src=http://sh.uploads.ru/oLg1N.png></a> <a href="" target=_blank title="Сладкая Николь"><img src=http://s3.uploads.ru/t/Ehf7G.png></a> <a href="" target=_blank title="Аппетитный Стефан"><img src=http://s1.uploads.ru/p5Qbz.png></a>  
</div>

<!--админы-->
<table border=0 style="text-align: justify; position: absolute; top: 175px; margin-left: 170px;"
<tr><td><span class="tooltip"><a href="http://ouatuntold.rusff.me/profile.php?id=3"><font color="цвет текста"><img src="http://s7.uploads.ru/vmwXO.png"></font></a><em><img src="http://s7.uploads.ru/t/sqYV0.gif"/>"Вкусный админ - Джейн"<br>
</em></span></b></font>
<span class="tooltip"><a href="http://ouatuntold.rusff.me/profile.php?id=20"><font color="цвет текста"><img src="http://s3.uploads.ru/t/RlW2h.png"></font></a><em><img src="http://s9.uploads.ru/Uvu7r.gif"/>"Горячий админ - Тодд"<br>
</em></span></b></font>
<span class="tooltip"><a href="http://ouatuntold.rusff.me/profile.php?id=20"><font color="цвет текста"><img src="http://s0.uploads.ru/t/StnCe.png"></font></a><em><img src="http://sa.uploads.ru/mZOh6.gif"/>"Милый админ - Жасмин"<br>
</em></span></b></font>
<span class="tooltip"><a href="http://ouatuntold.rusff.me/profile.php?id=6"><font color="цвет текста"><img src="http://se.uploads.ru/t/KWvFw.png"></font></a><em><img src="http://s9.uploads.ru/wmoEQ.gif"/>"Скромняга админ - Рамина "<br>
</em></span></b></font>
<span class="tooltip"><a href="http://ouatuntold.rusff.me/profile.php?id=11"><font color="цвет текста"><img src="http://sa.uploads.ru/t/7LPGa.png"></font></a><em><img src="http://s7.uploads.ru/O82Dm.gif"/>"Чудесный модератор - Алиса"<br>
</em></span></b></font>
</td></tr>
</table>


<!--плаш-->
<div style="position: absolute; margin-top: 368px; margin-left: -40px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=8#p11754"><img src="http://s0.uploads.ru/RDFLq.gif"></font></a></span></b></div>
<div style="position: absolute; margin-top: 368px; margin-left: 205px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=207#p11588"><img src="http://sd.uploads.ru/5RZ1U.png"></font></a></span></b></div>
<div style="position: absolute; margin-top: 368px; margin-left: 450px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=119#p11594"><img src="http://se.uploads.ru/z7lCZ.gif"></font></a></span></b></div>
<div style="position: absolute; margin-top: 368px; margin-left: 697px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=150#p6864"><img src="http://s3.uploads.ru/6BrAO.png"></font></a></span></b></div>





<!--убирает надпись "объявление"-->
<style type="text/css">
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}
</style>



<!--спрятать модераторов -->
<style>
#pun td .modlist{display:none;}
</style>
<!--конец спрятать модераторов -->

<!--Смена имиджа в текущем посте-->
<link id="iNFpanel" rel="stylesheet" href="http://forumstatic.ru/files/0018/1b/1b/11978.css" type="text/css"/>
<script src="http://forumstatic.ru/files/0015/38/e5/46964.js"></script>
низ
Код:
<!--БАННЕРЫ-->
<div style="position: absolute; margin-top: -116px; margin-left: -100px; width: 950px; height: 64px;"><a href="http://fabulousdreams.rusff.me/" target="blank"><img src="http://funkyimg.com/i/23A1w.png"></a> <a href="http://ouatime.rolka.su" target=_blank title="Once upon a time: scary bedtime story"><img src=http://sg.uploads.ru/DTBZF.gif></a> <a href="http://kitejgrad.rusff.me/"><img src="http://i.imgur.com/RBchmux.png" title="Подводный город"></a> <a href="http://mythos.rusff.me/">
<img src="http://forumstatic.ru/files/0017/cf/9f/10450.gif" border="0" title="Gods and Monsters" width="88" height="31"></a> <a href="http://shadowsinparadise.rusff.me"><img src="http://s2.uploads.ru/t/FlYOT.gif" alt="Shadows in paradise " title="Shadows in paradise" /></a> <a href="http://scaredo.mybb.ru" ><img src="http://sh.uploads.ru/t/WRctH.gif" ></a> <a href="http://sherlock2shot.mybb.ru/"title=" Sherlock Holmes. Two Shot "><img src="http://s50.radikal.ru/i128/1702/e5/9d1304172dac.gif" width=88 height=31 border=0></a> <a href="http://ouatwinter.rusff.me/" target="_blank"><img src="http://i.imgur.com/0tuijau.png"title="Once Upon A Time: The magic of the North"border="0"width="88" height="30"></a> <a href="http://gdebotinki.rusff.me/" target=_blank><img src="http://s6.uploads.ru/d/CjpwU.gif" border="0" title="Тибидохс. Кто спер ботинки кентавра?" width=88 height=31></a> <a href="http://thedarksouls.rusff.me" target=_blank title=" TMI. The Dark Souls"><img src="http://funkyimg.com/i/2js2t.gif"></a> <a href="http://spnkeepgoing.rusff.me" target=_blank> <img src="http://s019.radikal.ru/i617/1612/64/4d32fd721d4e.jpg" border="0" title="Supernatural: keep going" width=88 height=31></a> <a href="http://lexington.f-rpg.ru/"  target="_blank"><img src='http://sd.uploads.ru/KipZj.gif' title="Лексингтон. Милый город - город страха" alt="Lexington" /></a> <a href="http://godexodus.rusff.me/" target="_blank"><img src="http://imgdepo.com/id/i10273919" border="0" alt="EXODUS. GODS ARE REAL"></a> <a href="http://spnrolabest.rusff.me/" target="_blank"><img src="http://spacewind.su/images/banners/spn_88x31_an_1.gif" border="0" width="88" height="31" title="[Сверхъестественное: Новые приключения]" alt="[SPN: the new adventures]"></a> <a href="http://academyvamp.rusff.me" title="Vampire Academy" target='_blank'><img src='http://imgdepo.com/id/i9941061'></a> <a href="http://sanguinarium.rusff.me/" target=_blank><img src="http://imgdepo.com/id/i10152685" border="0" title="sanguinarium" width="88" height="31"></a> <a href="http://aeternitas.f-rpg.ru/"><img border="0" src="http://sd.uploads.ru/t/w7Nkz.gif"title="Aeternitas"></a> <a href="http://chaosreignsall.rusff.me/"><img src="http://funkyimg.com/i/2qmL1.gif" alt="chaos"></a></div>
<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>


<script type="text/javascript">
function to(username)
{insert('[b]' + username + '[/b]' + ', ');}
</script>
<div class="go-up" id='ToTop'><img src="http://s5.uploads.ru/1Y305.png" border="0" /></div>
<div class="go-down" id='OnBottom'><img src="http://se.uploads.ru/z9RFJ.png" border="0" /></div>
<style>
.go-up,.go-down {
display:none;
position:fixed;
right: 50px;
z-index:9999;
cursor:pointer;
opacity: 1;
width: 75px; 
height: 39px; 
}
.go-up {
bottom:166px; /*положение от низа окна браузера верхняя кнопка*/
}
.go-down {
bottom:105px; /*положение от низа окна браузера нижняя кнопка кнопка*/
}
.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>

<style>
.image.UP,
.image.Down {
   border:2px solid transparent;
   margin:0;
   padding:0;
}
.image.UP{
opacity:1.0;
   display:block;
   position:absolute;z-index:100;
   transition-duration: 0.96s;
  -webkit-transition-duration: 0.96s;
  -moz-transition-duration: 0.96s;
  -o-transition-duration: 0.96s;
  -ms-transition-duration: 0.96s; /* IE9+ */
}
.image.UP:hover {
   opacity:0.00;
}
 
div.ImgWrap{
display:inline-block;
padding:0;margin:0;
background-position:center center;
background-repeat:no-repeat;
}
</style>

<!--полезный скрипт -->
<style>
.lastedit {display:none;}
</style>

<!--убрать названия полей профиля -->
<script type="text/javascript">
var A=[1,2,3,4,5]
$(".post .post-author li").each(function (){
for(var i=0; i<A.length;i++){if($(this).hasClass("pa-fld"+A[i])){
$(this).html($(this).html().replace(/^[^:]*:/,''));}};});
</script>
<!--Для хтмл -->
<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 type="text/javascript">
function select_text(elem) {
if(window.getSelection) {   
var s=window.getSelection();   
if(s.setBaseAndExtent){   
s.setBaseAndExtent(elem,0,elem,elem.innerText.length-1);   
}
else {   
var r=document.createRange();   
r.selectNodeContents(elem);   
s.removeAllRanges();   
s.addRange(r);
}   
}
else if(document.getSelection){   
var s=document.getSelection();   
var r=document.createRange();   
r.selectNodeContents(elem);   
s.removeAllRanges();   
s.addRange(r);   
}
else if(document.selection){   
var r=document.body.createTextRange();   
r.moveToElementText(elem);   
r.select();
}   
}
</script>

<script type="text/javascript">
var div = document.getElementById('pun-main').getElementsByTagName('div');
for(x in div){
if(div[x].className=='code-box'){
div[x].getElementsByTagName('strong')[0].innerHTML = '<a href="#" onclick="select_text(this.parentNode.parentNode.childNodes[1].getElementsByTagName(\'pre\')[0]); return false;">Выделить код</a>';
}
}
</script>


<script type="text/javascript">
PiarNik="PR";
PiarPas="1234";
var L="<div id=\"PR_loginDiv\" style=\"display:none;\">\
<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>

<!--Смена имиджа в текущем посте-->
    <style>.punbb .pa-avatar img {max-width:190px;height:auto;}</style>
    <script type="text/javascript">
    OnSmenaImage("Once Upon a Time - Untold Stories", new Array("PR"))
    var AvtrArr=new Array(
    )
    StartNIZ(); //
    </script>

<!--обтекание изображения 2.4.4-->
<script language="javascript">
$(function(){
$('td#button-link').before('<td id="floatbut" style=\'background-image:url("http://s002.radikal.ru/i198/1009/43/f183caeae434.gif")\'></td>');
$('#floatbut, .vibor').click(function(){
$('div#float').toggle();});
  });
elm=document.getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content") 
{
post = elm[x].innerHTML;
if(post.indexOf("[/float]") != -1) {
floats = /\[float=(.*?)\]([^\[]{1,11000})\[\/float\]/gi
elm[x].innerHTML = elm[x].innerHTML.replace(floats, "<span style='float: $1; margin: 5px; text-align: $1;'>$2</span>")
}}
</script>
<div id="float" style="display:none;background:#FFFFCC;border:1px solid black; width:auto; padding:8px; position:absolute; margin-top:-32%; margin-left:35%; z-index:20">
<div><strong>Направление обтекания</strong></div><br>
<div align="center">
<img class="vibor" src="http://s001.radikal.ru/i193/1009/96/695abc799ddb.png" title="left" onclick="bbcode('[float=left]', '[/float]')" />
<img class="vibor" src="http://s002.radikal.ru/i199/1009/ac/95c10fcc7d82.png" title="right" onclick="bbcode('[float=right]', '[/float]')" />
</div></div>

0

8

Копирайт

http://s9.uploads.ru/YfaPN.png

Надписи-админы

http://s7.uploads.ru/vl9hB.png
http://sg.uploads.ru/NrpoO.png
http://s2.uploads.ru/R7EZ4.png
http://sa.uploads.ru/Lkh9l.png
http://s8.uploads.ru/FNqAu.png

Гиф-админы

http://sa.uploads.ru/lbKSM.gif
http://s1.uploads.ru/xZ1fc.gif
http://sg.uploads.ru/5OaPX.gif
http://sh.uploads.ru/m6UKe.gif
http://sf.uploads.ru/xm8H7.gif

0

9

свитки

http://sf.uploads.ru/bX18M.png http://sd.uploads.ru/xVthw.png http://s7.uploads.ru/FwvcZ.png http://s0.uploads.ru/Gi9g5.png http://sh.uploads.ru/0MSsB.png
http://s6.uploads.ru/mAwK4.png http://s5.uploads.ru/fIApS.png http://s0.uploads.ru/9ehTQ.png http://s0.uploads.ru/IHU3K.png http://sh.uploads.ru/wDgOi.png
http://s0.uploads.ru/GSC5J.png http://s0.uploads.ru/la8ET.png http://sh.uploads.ru/vT0Js.png http://sg.uploads.ru/YZKxs.png http://sa.uploads.ru/k0iF1.png
http://s7.uploads.ru/gXfOe.png http://s2.uploads.ru/5xg8z.png http://sg.uploads.ru/KzvUr.png http://s6.uploads.ru/g92FT.png http://s0.uploads.ru/pDzjx.png
http://s8.uploads.ru/qX4xL.png http://s7.uploads.ru/NVxwT.png http://s1.uploads.ru/OsAJ3.png http://sh.uploads.ru/f4qjL.png http://sd.uploads.ru/Nr2W8.png
http://s5.uploads.ru/ZDBai.png http://sf.uploads.ru/Eofz8.png http://s5.uploads.ru/I59Xk.png http://s9.uploads.ru/B7pZW.png http://s0.uploads.ru/lB0bP.png
http://sf.uploads.ru/60isb.png http://sh.uploads.ru/GId9X.png http://s5.uploads.ru/4l8Ci.png http://s9.uploads.ru/ed9sP.png http://s3.uploads.ru/ZALTQ.png
http://sg.uploads.ru/xgRN8.png http://s8.uploads.ru/0X8KY.png http://se.uploads.ru/Gg6kT.png http://se.uploads.ru/1qLXW.png http://s5.uploads.ru/HJiPQ.png

открытый свиток

http://se.uploads.ru/21tW7.png

0

10

http://sh.uploads.ru/VEgCe.png
http://s7.uploads.ru/FtaV0.png http://sf.uploads.ru/RQdhH.png http://s6.uploads.ru/zvGo5.png http://s6.uploads.ru/se3Tz.png http://se.uploads.ru/0wTRu.png http://sh.uploads.ru/RKncq.png
http://s4.uploads.ru/I0GXd.png

0

11

http://s8.uploads.ru/P08VN.jpg

стиль
Код:
/*************************************************************
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: 0
  }

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

/* C2.8 */
#pun-index .tcl h3 {
    /* font-family: 'Christmas ScriptC' !important; */
    font-size: 18px !important;
    font-weight: bold!important;
    text-transform: uppercase;
    font-family: 'Oranienbaum';
    letter-spacing: 1px;
}



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

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

/* A3.2 */
.punbb {
  font: normal 72.75% Georgia, Tahoma, Tahoma, Georgia;
  }

/* 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, .punbb h4, .punbb table, .punbb th {
  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% 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: auto;
  width : 952px;
  position: relative;

  }

/* A5.2 */
.punbb {
  float: auto;
  width: 91%;
  margin-left: 40px;
  height: auto;

  }

/* A5.3 */
#pun-redirect, #pun-maint {
    margin: 0% 30%;   
margin-top: 3%;
    width: 400px;   
    float: none;
    text-align: center;   
    font-size: 13px!important;     
border-radius: 0px 50px 0px 50px;
background: #eae3d1 url() repeat;
color: #1b0e09;
border-top: 5px solid #1b0e09 !important;
border-bottom: 5px solid #1b0e09 !important;
border-left: 2px solid #1b0e09!important;
border-right: 2px solid #1b0e09 !important;
-webkit-box-shadow:  0px 2px 1px #1b0e09 inset; 
 -moz-box-shadow: 0px 2px 1px #1b0e09 inset; 
box-shadow: 0px 2px 1px #1b0e09 inset; 
padding: 10px;
  color: #000;   
        
    }   
#pun-redirect .main-title {  
    font-size: 0.6em;   
    font-family: Georgia;  
    font-weight: bold;     
    color: black;    
    text-transform: uppercase;    
    text-shadow: 0px 0px 5px silver;  
    padding: 10px!important;
    margin-bottom:0px!important;}

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

/* A5.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 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }


/*************************************************************
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: 250px;
  margin: 5px 0;
  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  border-style: none;
  border-width: 1px;
  }

/* 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: -4em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* 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 14px;
  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 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;

  }


/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* C1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }


/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: leftr;
  width: 50%;
  }

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

/* C2.3 */
.punbb .main .tcr {
  background-color: transparent;
  overflow: hidden;
  text-align: left;
  width: 30%;
  }



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

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

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

/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
  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: 0.8em 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
      }


   /* C2.14 */
    .punbb td div.tclcon {
            margin-left:50px;
    }



 /* 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 {
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px
  }

/* 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-top: 2px;
margin-left: -2px;

  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 130%;
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: bold;
  }

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

/* C3.9 */
li.pa-title {

  }


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

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

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

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }
/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

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

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

/* D1.2 */
#pun-title h1 {
  display : block;
  height : 40px;
  padding: 2em 1em 0 1em;
  }

/* D1.3 */
#pun-title .container {
  border-style: none none none none;
  }

/* D1.4 */
#pun-title h1 span  {
  font-size: 1.5em;
  }

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

#pun-title h1 span  {
  font-size: 1.5em;
  }



/* 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.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, #pun-navlinks .container {
  border-style: none;
  border-width: 0;
  margin: 0;
margin-left: -99px;
  }

/* D3.2 */
#pun-navlinks .container {
  padding: 0.7em 1em;
  }

/* D.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 1em;
  }

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.1em;
  }

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

/* D4.1 */
#pun-ulinks  {
  margin-top: 0;
  }

/* D4.2 */
#pun-ulinks .container {
  border-top: none;
  padding: 0.7em 1em;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

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

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

/* D5.2 */
#pun-status .container {
  padding:-4em 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;
  text-align: left;
  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;
  margin-left: -10px;
  }

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

/* 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 * {

  }

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

/* D9.9 Двигаем верхний баннер */
#pun-title table tbody tr .title-logo-tdr {
position: absolute; z-index: 1; 
margin-left: 857px; 
top: 2px}


/* profile */
.post-author a, .post-author a:hover, .post-author a:focus , .post-author a:active {color: #7b5731!important;
}
.pa-title {
font-family: "minion pro" !important;
font-size: 10pt !important;
font-weight: 30 !important;
padding: 0px 0px 5px 5px !important;
}
.pa-author {
background: url(http://sa.uploads.ru/SznXd.png) 0% 0% no-repeat;
height: 35px;
line-height: 30px !important;
margin-left: -5px !important;
margin-top: -20px !important;
padding: 0px 5px 0px 0px !important;
padding-top: 5px !important;
position: relative;
text-align: center;
width: 204px !important;
}
.pa-author a, .pa-author {
color: #ab9b77!important;
font-family: "minion pro" !important;
font-size: 14pt !important;
font-weight: 400 !important;
margin-left: 0px;
}
.post-author {
background: url(http://sa.uploads.ru/jxRCP.png) repeat-y; weight: 204px;
color: #5e606a!important;
}
.post-author ul li {
padding: 0px 4px;
text-align: center;
color: #ab9b77 !important;
}
.post-author > ul {
    background: url("http://sf.uploads.ru/geuPh.png") no-repeat scroll center bottom transparent;
margin-left: -7px;
text-align: center;
padding: -12px!important;
}
.pa-avatar.item2{
padding-left: 4px !important;
padding-right: -4px !important;
line-height: 0px !important;
border: none !important;
text-align: center;
}


td.tcr a { 
background: url("") 1px 30% no-repeat transparent;
padding-left: 18px;}


#pun-main .code-box,
#pun-main .quote-box{
border-style: solid;
border-width: 11px 12px 10px 15px;
-moz-border-image: url(http://s8.uploads.ru/t/F9IbH.png) 11 12 10 15 round;
-webkit-border-image: url(http://s8.uploads.ru/t/F9IbH.png) 11 12 10 15 round;
-o-border-image: url(http://s8.uploads.ru/t/F9IbH.png) 11 12 10 15 round;
border-image: url(http://s8.uploads.ru/t/F9IbH.png) 11 12 10 15 fill round;}



.title-logo-tdr a img, .title-logo-tdr iframe, .title-logo-tdr object, #tieser-bottom{
  filter:alpha(opacity=40);
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
}
.title-logo-tdr a img:hover, .title-logo-tdr iframe:hover, .title-logo-tdr objec:hover, #tieser-bottom:hover{
filter:alpha(opacity=40);
opacity: 1.0;
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
}
Цвета
Код:
.punbb .category tr .bottom a{
    opacity: 1;
    font-size: 14px;
    font-weight: bolder;
    font-family: arial;
    font-variant: small-caps;
}
.punbb .category tr .bottom a:hover{
  opacity:0.7;
}


.opisanie {    padding-right: 12px; */
    padding-top: 5px;
    /* padding-bottom: 5px; */
    /* margin-left: -10px; */
    /* letter-spacing: 1px; */
    padding-bottom: 10px;
    height: 30px !important;
    /* overflow-y: auto; */
    font-family: arial;
    font-size: 11px !important;
    /* line-height: 10px; */
    font-style: normal;
    text-align: justify;
}


 #main-reply {
    width: 104%;
    margin-left: -28px;
    margin-top: 5px;
}

.pa-respect, .pa-fld3, .pa-posts {
    display: inline-block;
    margin-left: 1px !important;
    text-align: center;
    width: 59px;
    line-height: 13px;
    /* padding: 7px; */
    /* margin-bottom: 7px!important; */
    /* margin-top: 10px!important; */
    font-size: 11px;
    padding: 2px! important;}

/* для таблицы */

.tooltip {
 position: relative;
 }
.tooltip em {
 display: none;
 }
.tooltip:hover em {
 font-style: normal;
 display: block;
 position: absolute;
 background: #aea99c;
 color: #684c34;
 padding: 15px 15px;
 bottom: 15px;
 right: 15px;
border-radius: 45px 0px 45px 0px;
background: #aea99c url() repeat;
color: #0a3644;
border-top: 5px solid #2e0300 !important;
border-bottom: 5px solid #2e0300!important;
border-left: 1px solid #2e0300 !important;
border-right: 1px solid #2e0300 !important;
-webkit-box-shadow:  0px 2px 1px #2e0300 inset; 
 -moz-box-shadow: 0px 2px 1px #2e0300 inset; 
box-shadow: 0px 2px 1px #2e0300 inset; 

}
.tooltip:hover em i {
 position: absolute;
 bottom: -15px;
 right: -5px;
 border-top: 1px solid #000;
 border-left: 1px solid transparent;
 display: block;
}



/* CS1 Background and text colours
-------------------------------------------------------------*/

/* шапка */
#pun-title table {
  background-image : url("http://s8.uploads.ru/P08VN.jpg");
  margin-left: -40px;
  margin-bottom: 0px;
  height : 468px;
  width : 952px;
}
 
/* фон */
body {background-color: #1b0604;
background-image : url("http://s2.uploads.ru/t/mE8Hp.png");
background-repeat: repeat;
background-position : top center;
overflow-x: hidden;
}

/* фон контента */
#pun { background-image : url("http://s2.uploads.ru/QCksj.png");
background-repeat: repeat;
background-position : center;}

/* блок формы ответа и кнопки*/
  .punbb textarea, .punbb select, .punbb input{
  background-color: #d4b692;
  color: #340000;
background-image : url("http://s8.uploads.ru/958Cu.jpg");
border-top:1px solid #633f20;
border-right:1px  solid #633f20;
border-bottom: 1px  solid #633f20;
border-left:4px solid #633f20;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
}

/* картинка в самый низ */
#pun-about p.container {background-color: #;
  background-image: url(http://s0.uploads.ru/N5Zd7.png);
  background-position : center top;
  background-repeat : no-repeat;
  height: 270px; 
  width: 952px;
  margin-left: -53px;
  text-align: center;
  color: #01040e;
  margin-bottom: -60px;
  overflow-x: hidden;
}


/* блок цитат и кодов*/
.punbb .quote-box, .punbb .code-box {
  background-color: #aea99c;
  color: #25192d;
background-image : url("http://forumstatic.ru/files/0012/76/a7/30160.jpg");
border-top:1px solid #25192d;
border-right:1px  solid #25192d;
border-bottom: 1px  solid #25192d;
border-left:4px solid #25192d;
    border-radius:7px;
box-shadow: inset 0px -4px 20px #2b3043;
  }

.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 {background-color: transparent;
color: #03051b;}

#pun-status .container, #pun-crumbs1 .container
{color: #03051b;}

#pun-navlinks .container, #pun-ulinks .container {
background-color: transparent;
color: #03051b;
text-align: center;}

.offline li.pa-online strong {
color: #03051b;
font-weight: normal}

.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #03051b;}




/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
color: #040620;
  font-weight: bold;
font-style: normal;
  }

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

li.pa-online {
  border-left-color: transparent;
  }

.punbb .post-sig dt {
  border-top-color: transparent!important;
  }


/* 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: #2c0300;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #34395e
  }

/* 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: #1f0301;
    border-bottom: 0px none #1f0301;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
 color: #ad896d;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #000000
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
 color: #84614a;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #000000
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #ac7f5c;
  color: #ac7f5c;
  }

/* CS3 Иконки старых, новых, важных, закрытых тем */

.punbb table Div.icon {float: right; 
display: block; 
border-style: none none none none;
margin-left: 3px;
margin-right: 3px;
width: 46px;
height: 46px;
background-image : url(http://sf.uploads.ru/We6cj.png);
background-repeat: no-repeat;}

TR.inew Div.icon {
background-image : url(http://sf.uploads.ru/czfSa.png);
background-repeat: no-repeat;
width: 46px;
height: 46px;}



/* CS4 Другое
 -------------------------------------------------------------*/
div#html-footer {
margin-bottom: 20px;
margin-left: 90px;
}


div#pun-navlinks {
  position: absolute;
  width: 100%;
  margin-left: -3px;
  top: 325px;

}

div#pun-ulinks {
  position: absolute;
  width: 100%;
  margin-left: -100px;
  top: 430px;


}

#pun-main .post-author ul {text-align: center;}



#pun-category1.category h2 {
background: url(http://funkyimg.com/i/2r7YX.png);
height:65px;
width:940px;
font-size:0 !important;
font-size:0 !important;
margin-left: -34px;
}

#pun-category2.category h2 {
background: url(http://funkyimg.com/i/2r7YY.png);
height:65px;
width:940px;
font-size:0 !important;
font-size:0 !important;
margin-left: -34px;
}


#pun-category3.category h2 {
background: url(http://funkyimg.com/i/2r7YZ.png);
height:65px;
width:940px;
font-size:0 !important;
font-size:0 !important;
margin-left: -34px;
}

#pun-category4.category h2 {
background: url(http://funkyimg.com/i/2r7Z3.png);
height:65px;
width:940px;
font-size:0 !important;
font-size:0 !important;
margin-left: -34px;
}

#pun-category5.category h2 {
background: url(http://funkyimg.com/i/2r7Z4.png);
height:65px;
width:940px;
font-size:0 !important;
font-size:0 !important;
margin-left: -34px;
}

#pun-category6.category h2 {
background: url(http://funkyimg.com/i/2r7Z5.png);
height:65px;
width:940px;
font-size:0 !important;
font-size:0 !important;
margin-left: -34px;
}

#pun-category7.category h2 {
background: url(http://funkyimg.com/i/2r7Z6.png);
height:65px;
width:940px;
font-size:0 !important;
font-size:0 !important;
margin-left: -34px;
}


/* CS5.2 Статус картинки с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
background-repeat: no-repeat;
position: top center;
height: 65px;
width: 940px;
margin-left: -34px;
color: transparent;
background-image: url("http://funkyimg.com/i/2r7Z7.png");}


a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: palatino linotype;
font-size: 11px;
background-color:#071400;
color: #55764b; 
font-weight: normal;
text-align: center;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: #2d4022;
border-left-width: 5px;
width: 160px;
}

a.tvm:hover {
font-family: palatino linotype;
font-size: 11px;
color: #798d72; 
background-color:#112306;
display: block;
font-weight: bold;
text-align: center;
cursor:crosshair; 
text-decoration: none;
border-left-style: solid;
border-left-color: #061000;
border-left-width: 5px;
width: 160px;
}

/* ползунок */
::-webkit-scrollbar {
    width: 10px;
    height: 10px;}
::-webkit-scrollbar-track {
    background: #c7b094 !important;}
::-webkit-scrollbar-thumb {
    background: #2b0101 !important;}
::-webkit-scrollbar-thumb:active {
background: #2b0101 ;}

.tip {
	padding: 10px; /* расстояние текста от края окна */
	color: #3e1d02; /* цвет шрифта */
	background-color: #ccbba7; /* фоновый цвет окна */
	display: none;
	position: absolute;
	z-index: 1000;
        width: 150px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


a.menu:link, a.menu:visited, a.menu:active{text-decoration: none;

background: #150605;
width: 95px;
border-top: 3px solid #31100f;
font-size: 12px;
text-decoration: none;
font-style: italic;
color: #9c7c66;
border-bottom: 3px solid #690404;
display:block;
text-align:center;
}
a.menu:hover {
background: #;
border-top: 100px solid #;
border-bottom: 3px solid #160402; }




0

12

вверх
Код:
<div style="position: absolute; width: 260px; height: 64px; top: 230px; margin-left: 604px;  line-height: 103%;"><center><table cellspacing="0"> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=30#p132">сюжет</a></td>
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=6">роли</a></td> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=20">правила</a></td></tr> <tr>
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=5">внешности</a></td> 
 <td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=2#p448">нужные</a></td> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=4">гостевая</a></td>  
</tr> 
</table></center></div>




<!--текст-->
<div style="position: absolute; margin-top: 200px; margin-left: -10px; width: 270px; height: 64px; text-align: justify; font-family: italic; font-size: 12px; font-variant: small-caps !important; line-height: 9px; text-transfrom: lowercase; color: #ad896d;">
Мы приветствуем тебя, путник, на нашем ролевом проекте по мотивам сериала «Однажды в Сказке». Стань одним из нас, окунись в мир, где тебя омоет с ног до головы магия. Может именно ты сможешь спасти этот город или, наоборот, станешь его властелином. Главное запомни — выбор всегда за тобой.
</div>

<!--активисты-->
<div style="position: absolute; margin-top: 270px; margin-left: -20px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=49" target=_blank title="Активист Эмилия"><img src=http://s5.uploads.ru/Itx0F.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=79" target=_blank title="Активист Райн"><img src=http://sf.uploads.ru/UyHvA.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=3" target=_blank title="Активист Джейн"><img src=http://sa.uploads.ru/k4a2B.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=46" target=_blank title="Активист Регина"><img src=http://sg.uploads.ru/HBzwf.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=69" target=_blank title="Активист Генри"><img src=http://s8.uploads.ru/BzMIb.png></a>  
</div>

<!--в поисках-->
<div style="position: absolute; margin-top: 270px; margin-left: 606px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=2#p1809" target=_blank title="Мы ищем Валиру!"><img src=http://s5.uploads.ru/J4KrF.png></a> 
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=2#p4902" target=_blank title="Мы ищем принца Дерека!"><img src=http://s2.uploads.ru/2tBdm.png></a> 
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=2#p17563" target=_blank title="Мы ищем Ширу!"><img src=http://sg.uploads.ru/6Fxuo.png></a> 
<a href="" target=_blank title="Мы ищем мистера Хайда!"><img src=http://s8.uploads.ru/MxLkX.png></a> 
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=286#p17447" target=_blank title="Мы ищем Красного Джокера!"><img src=http://sa.uploads.ru/zvqL1.png></a> 
</div>

<!--картинка гиф-->
<div style="position: absolute; margin-top: 195px; margin-left: 282px;font-variant: small-caps !important;">
<img src=http://se.uploads.ru/pHoMy.gif></div>

<!--админы-->
<table border=0 style="text-align: justify; position: absolute; top: 155px; margin-left: 110px;"
<tr><td><span class="tooltip"><a href="http://ouatuntold.rusff.me/profile.php?id=3"><font color="цвет текста"><img src="http://s7.uploads.ru/vl9hB.png"></font></a><em><img src="http://sa.uploads.ru/lbKSM.gif"/>"Вкусный админ - Джейн"<br>
</em></span></b></font>
<span class="tooltip"><a href="http://ouatuntold.rusff.me/profile.php?id=44"><font color="цвет текста"><img src="http://sg.uploads.ru/NrpoO.png"></font></a><em><img src="http://s1.uploads.ru/xZ1fc.gif"/>"Горячий админ - Тодд"<br>
</em></span></b></font>
<span class="tooltip"><a href="http://ouatuntold.rusff.me/profile.php?id=49"><font color="цвет текста"><img src="http://sa.uploads.ru/Lkh9l.png"></font></a><em><img src="http://sh.uploads.ru/m6UKe.gif"/>"Снежный админ - Эмилия"<br>
</em></span></b></font>
<span class="tooltip"><a href="http://ouatuntold.rusff.me/profile.php?id=46"><font color="цвет текста"><img src="http://s8.uploads.ru/FNqAu.png"></font></a><em><img src="http://sf.uploads.ru/xm8H7.gif"/>" Жаркий админ - Реджина"<br>
</em></span></b></font>
<span class="tooltip"><a href="http://ouatuntold.rusff.me/profile.php?id=37"><font color="цвет текста"><img src="http://s2.uploads.ru/R7EZ4.png"></font></a><em><img src="http://sg.uploads.ru/5OaPX.gif"/>" Нежный модератор - Аделаида"<br>
</em></span></b></font>
</td></tr>
</table>

<!--плашки-->
<div style="position: absolute; margin-top: 362px; margin-left: -24px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=119#p16949"><img src="http://s8.uploads.ru/vteB5.png"></font></a></span></b></div>
<div style="position: absolute; margin-top: 362px; margin-left: 209px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=8#p17034"><img src="http://sf.uploads.ru/XQpk9.png"></font></a></span></b></div>
<div style="position: absolute; margin-top: 362px; margin-left: 440px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=257#p15540"><img src="http://sf.uploads.ru/XfePt.png"></font></a></span></b></div>
<div style="position: absolute; margin-top: 362px; margin-left: 674px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=260#p15872"><img src="http://sa.uploads.ru/8J3qT.png"></font></a></span></b></div>


<!--убирает надпись "объявление"-->
<style type="text/css">
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}
</style>



<!--спрятать модераторов -->
<style>
#pun td .modlist{display:none;}
</style>
<!--конец спрятать модераторов -->

<!--Смена имиджа в текущем посте-->
<link id="iNFpanel" rel="stylesheet" href="http://forumstatic.ru/files/0018/1b/1b/68865.css" type="text/css"/>
<script src="http://forumstatic.ru/files/0018/1b/1b/22156.js"></script>
Низ
Код:
<!--топы-->
<div style="position: absolute; margin-top: -150px; margin-left: 248px; width: 200px; height: 64px;"> <!-- Top.Roleplay.Ru -->
<script type="text/javascript" language="javascript">
var topRPGc="<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=24925&rnd=" + Math.random();
topRPGc += "&r="+escape(document.referrer)+"' width='1' height='1' border='0'><a href='http://rpgtop.su/24925' title='Рейтинг Ролевых Ресурсов - RPG TOP' target='_blank'>"+
"<img src='http://img.rpgtop.su/rpgtop1.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a> ";
document.write(topRPGc);
</script>
<noscript>
<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=24925' width='1' height='1' border='0'><a href='http://rpgtop.su/24925' target='_blank'><img src='http://img.rpgtop.su/rpgtop1.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a>
</noscript>
<!-- /Top.Roleplay.Ru --><a href="http://forum-top.ru/vote/5221" title="Рейтинг форумов Forum-top.ru" target="blank"><img src="http://forum-top.ru/uploads/buttons/forum-top_88x31_4.gif" alt="Рейтинг форумов Forum-top.ru" /></a></div>



<!--БАННЕРЫ-->
<div style="position: absolute; margin-top: -106px; margin-left: -110px; width: 950px; height: 64px;">
<a href="http://ouatime.rolka.su" target=_blank title="Once upon a time: scary bedtime story"><img src=http://sg.uploads.ru/DTBZF.gif></a>
<a href="http://kitejgrad.rusff.me/"><img src="http://i.imgur.com/zlK5SLu.png" title="Подводный город"></a>
<a href="http://shadowsinparadise.rusff.me"><img src="http://s2.uploads.ru/t/FlYOT.gif" alt="Shadows in paradise " title="Shadows in paradise" /></a>
<a href="http://sherlock2shot.mybb.ru/"title=" Sherlock Holmes. Two Shot "><img src="http://s50.radikal.ru/i128/1702/e5/9d1304172dac.gif" width=88 height=31 border=0></a> <a href="http://ouatwinter.rusff.me/" target="_blank"><img src="http://i.imgur.com/0tuijau.png"title="Once Upon A Time: The magic of the North"border="0"width="88" height="30"></a> <a href="http://gdebotinki.rusff.me/" target=_blank><img src="http://s6.uploads.ru/d/CjpwU.gif" border="0" title="Тибидохс. Кто спер ботинки кентавра?" width=88 height=31></a> 
<a href="http://thedarksouls.rusff.me" target=_blank title=" TMI. The Dark Souls"><img src="http://funkyimg.com/i/2js2t.gif"></a>
 <a href="http://spnkeepgoing.rusff.me" target=_blank> <img src="http://s019.radikal.ru/i617/1612/64/4d32fd721d4e.jpg" border="0" title="Supernatural: keep going" width=88 height=31></a>
 <a href="http://lexington.f-rpg.ru/"  target="_blank"><img src='http://sd.uploads.ru/KipZj.gif' title="Лексингтон. Милый город - город страха" alt="Lexington" /></a> 
<a href="http://spnrolabest.rusff.me/" target="_blank"><img src="http://spacewind.su/images/banners/spn_88x31_an_1.gif" border="0" width="88" height="31" title="[Сверхъестественное: Новые приключения]" alt="[SPN: the new adventures]"></a> <a href="http://academyvamp.rusff.me" title="Vampire Academy" target='_blank'><img src='http://imgdepo.com/id/i9941061'></a> <a href="http://sanguinarium.rusff.me/" target=_blank><img src="http://imgdepo.com/id/i10152685" border="0" title="sanguinarium" width="88" height="31"></a> <a href="http://aeternitas.f-rpg.ru/"><img border="0" src="http://sd.uploads.ru/t/w7Nkz.gif"title="Aeternitas"></a> 
<a href="http://deliriumtvd.rusff.me/" title="TVD: Delirium" target="_blank"><img src="http://savepic.ru/11057811.gif"></a>
<a href="http://ouatprice.rusff.me/" target="blank"><img src="http://funkyimg.com/i/2qT82.png"></a>
<a href="http://forestofspirits.rolka.su" target="_blank"><img src="http://se.uploads.ru/PpAIi.png" alt="Волки: демонический лес"></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://wolvesdawn.mybb.ru" target="top_"title="Волки: Скоро рассвет."><img src="http://forumstatic.ru/files/0018/12/86/29553.gif" alt="Солнце встанет, когда ты будешь чист разумом." border="0" width="88" height="31"></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://nomercy.rusff.me"target=_blank><img src="http://funkyimg.com/i/25YUQ.gif" title="Marauders. No Mercy"></a></div>



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


<script type="text/javascript">
function to(username)
{insert('[b]' + username + '[/b]' + ', ');}
</script>
<div class="go-up" id='ToTop'><img src="http://s5.uploads.ru/1Y305.png" border="0" /></div>
<div class="go-down" id='OnBottom'><img src="http://se.uploads.ru/z9RFJ.png" border="0" /></div>
<style>
.go-up,.go-down {
display:none;
position:fixed;
right: 50px;
z-index:9999;
cursor:pointer;
opacity: 1;
width: 75px; 
height: 39px; 
}
.go-up {
bottom:166px; /*положение от низа окна браузера верхняя кнопка*/
}
.go-down {
bottom:105px; /*положение от низа окна браузера нижняя кнопка кнопка*/
}
.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>

<style>
.image.UP,
.image.Down {
   border:2px solid transparent;
   margin:0;
   padding:0;
}
.image.UP{
opacity:1.0;
   display:block;
   position:absolute;z-index:100;
   transition-duration: 0.96s;
  -webkit-transition-duration: 0.96s;
  -moz-transition-duration: 0.96s;
  -o-transition-duration: 0.96s;
  -ms-transition-duration: 0.96s; /* IE9+ */
}
.image.UP:hover {
   opacity:0.00;
}
 
div.ImgWrap{
display:inline-block;
padding:0;margin:0;
background-position:center center;
background-repeat:no-repeat;
}
</style>

<!--полезный скрипт -->
<style>
.lastedit {display:none;}
</style>

<!--убрать названия полей профиля -->
<script type="text/javascript">
var A=[1,2,3,4,5]
$(".post .post-author li").each(function (){
for(var i=0; i<A.length;i++){if($(this).hasClass("pa-fld"+A[i])){
$(this).html($(this).html().replace(/^[^:]*:/,''));}};});
</script>
<!--Для хтмл -->
<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 type="text/javascript">
function select_text(elem) {
if(window.getSelection) {   
var s=window.getSelection();   
if(s.setBaseAndExtent){   
s.setBaseAndExtent(elem,0,elem,elem.innerText.length-1);   
}
else {   
var r=document.createRange();   
r.selectNodeContents(elem);   
s.removeAllRanges();   
s.addRange(r);
}   
}
else if(document.getSelection){   
var s=document.getSelection();   
var r=document.createRange();   
r.selectNodeContents(elem);   
s.removeAllRanges();   
s.addRange(r);   
}
else if(document.selection){   
var r=document.body.createTextRange();   
r.moveToElementText(elem);   
r.select();
}   
}
</script>

<script type="text/javascript">
var div = document.getElementById('pun-main').getElementsByTagName('div');
for(x in div){
if(div[x].className=='code-box'){
div[x].getElementsByTagName('strong')[0].innerHTML = '<a href="#" onclick="select_text(this.parentNode.parentNode.childNodes[1].getElementsByTagName(\'pre\')[0]); return false;">Выделить код</a>';
}
}
</script>


<script type="text/javascript">
PiarNik="PR";
PiarPas="1234";
var L="<div id=\"PR_loginDiv\" style=\"display:none;\">\
<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>

<!--Смена имиджа в текущем посте-->
    <style>.punbb .pa-avatar img {max-width:190px;height:auto;}</style>
    <script type="text/javascript">
    OnSmenaImage("Once Upon a Time - Untold Stories", new Array("PR"))
    var AvtrArr=new Array(
    )
    StartNIZ(); //
    </script>

<!--обтекание изображения 2.4.4-->
<script language="javascript">
$(function(){
$('td#button-link').before('<td id="floatbut" style=\'background-image:url("http://s002.radikal.ru/i198/1009/43/f183caeae434.gif")\'></td>');
$('#floatbut, .vibor').click(function(){
$('div#float').toggle();});
  });
elm=document.getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content") 
{
post = elm[x].innerHTML;
if(post.indexOf("[/float]") != -1) {
floats = /\[float=(.*?)\]([^\[]{1,11000})\[\/float\]/gi
elm[x].innerHTML = elm[x].innerHTML.replace(floats, "<span style='float: $1; margin: 5px; text-align: $1;'>$2</span>")
}}
</script>
<div id="float" style="display:none;background:#FFFFCC;border:1px solid black; width:auto; padding:8px; position:absolute; margin-top:-32%; margin-left:35%; z-index:20">
<div><strong>Направление обтекания</strong></div><br>
<div align="center">
<img class="vibor" src="http://s001.radikal.ru/i193/1009/96/695abc799ddb.png" title="left" onclick="bbcode('[float=left]', '[/float]')" />
<img class="vibor" src="http://s002.radikal.ru/i199/1009/ac/95c10fcc7d82.png" title="right" onclick="bbcode('[float=right]', '[/float]')" />
</div></div>

0

13

Код:
<div style=«position: absolute; width: 260px; height: 64px; top: 230px; margin-left: 604px;  line-height: 103%;»><center><table cellspacing="0">
<tr>
<td> <a class=«menu» href=«https://ouatuntold.rusff.me/viewtopic.php?id=30#p132»>сюжет</a></td>
<td> <a class=«menu» href=«https://ouatuntold.rusff.me/viewtopic.php?id=6»>роли</a></td>
<td> <a class=«menu» href=«https://ouatuntold.rusff.me/viewtopic.php?id=20»>правила</a></td></tr> <tr>
<td> <a class=«menu» href=«https://ouatuntold.rusff.me/viewtopic.php?id=5»>внешности</a></td>
<td> <a class=«menu» href=«https://ouatuntold.rusff.me/viewtopic.php?id=2#p448»>нужные</a></td>
<td> <a class=«menu» href=«https://ouatuntold.rusff.me/viewtopic.php?id=4»>гостевая</a></td> 
</tr>
</table></center></div>


<!--текст-->
<div style=«position: absolute; margin-top: 200px; margin-left: -10px; width: 270px; height: 64px; text-align: justify; font-family: italic; font-size: 12px; font-variant: small-caps !important; line-height: 9px; text-transfrom: lowercase; color: #ad896d;»>
Мы приветствуем тебя, путник, на нашем ролевом проекте по мотивам сериала «Однажды в Сказке». Стань одним из нас, окунись в мир, где тебя омоет с ног до головы магия. Может именно ты сможешь спасти этот город или, наоборот, станешь его властелином. Главное запомни — выбор всегда за тобой.
</div>

<!--активисты-->
<div style=«position: absolute; margin-top: 270px; margin-left: 37px;font-variant: small-caps !important;»>
<a href=«https://ouatuntold.rusff.me/profile.php?id=69» target=_blank title=«Герой месяца — Генри!»><img src=http://s5.uploads.ru/oH50q.png></a> <a href=«https://ouatuntold.rusff.me/profile.php?id=46» target=_blank title=«Злодей месяца — Злая Королева!»><img src=http://s8.uploads.ru/7TxUS.png></a> <a href=«https://ouatuntold.rusff.me/profile.php?id=48» target=_blank title=«Флудер месяца — Эмма!»><img src=http://sd.uploads.ru/j3tS7.png></a> 
</div>

<!--активисты2-->
<div style=«position: absolute; margin-top: 300px; margin-left: -20px;font-variant: small-caps !important;»>
<a href=«https://ouatuntold.rusff.me/profile.php?id=46» target=_blank title=«Постописец Регина»><img src=http://s2.uploads.ru/hWGLs.png></a> <a href=«https://ouatuntold.rusff.me/profile.php?id=48» target=_blank title=«Постописец Эмма»><img src=http://sd.uploads.ru/j3tS7.png></a> <a href=«https://ouatuntold.rusff.me/profile.php?id=53» target=_blank title=«Постописец Голд»><img src=http://s5.uploads.ru/nbWUw.png></a> <a href=«https://ouatuntold.rusff.me/profile.php?id=70» target=_blank title=«Постописец Ханна»><img src=http://sh.uploads.ru/gK0rM.png></a> <a href=«https://ouatuntold.rusff.me/profile.php?id=81» target=_blank title=«Постописец Доминик»><img src=http://s4.uploads.ru/9gbQh.png></a> 
</div>

<!--тандем-->
<div style=«position: absolute; margin-top: 195px; margin-left: 605px;font-variant: small-caps !important;»>
<a href=«https://ouatuntold.rusff.me/viewtopic.php?id=156» target=_blank title=«Эпизод месяца: между чудесными Спасительницей и Королевой!»><img src=http://s1.uploads.ru/XwYfk.png></a>
</div>

<!--пост-->
<div style=«position: absolute; margin-top: 195px; margin-left: 707px; width: 188px; height: 38px; text-align: justify; font-family: italic; font-size: 11px; font-variant: small-caps !important; line-height: 9px; text-transfrom: lowercase; color: #ad896d;»>
Недавние злоключения заставили Генри задуматься над некоторыми вещами. В Сторибруке столько... <a href=«https://ouatuntold.rusff.me/viewtopic.php?id=261#p17125» target=_blank title=«Ссылка кликабельна и переносит к целому посту!»><img src=http://sf.uploads.ru/3mD46.png></a>
</div>

<!--в поисках-->
<div style=«position: absolute; margin-top: 270px; margin-left: 606px;font-variant: small-caps !important;»>
<a href="" target=_blank title=«Мы ищем мистера Хайда!»><img src=http://s8.uploads.ru/MxLkX.png></a>
<a href="" target=_blank title=«Мы ищем Прекрасного Принца!»><img src=http://s7.uploads.ru/9VYk1.png></a>
<a href=«https://ouatuntold.rusff.me/viewtopic.php?id=2#p2079» target=_blank title=«Мы ищем Руби!»><img src=http://s8.uploads.ru/NF0RL.png></a>
<a href="" target=_blank title=«Мы ищем Виктора!»><img src=http://s5.uploads.ru/YMqrv.png></a>
<a href=«https://ouatuntold.rusff.me/viewtopic.php?id=2#p18824» target=_blank title=«Мы ищем Зелену!»><img src=http://se.uploads.ru/pWrkc.png></a>
</div>

<!--картинка гиф-->
<div style=«position: absolute; margin-top: 195px; margin-left: 282px;font-variant: small-caps !important;»>
<img src=http://se.uploads.ru/pHoMy.gif></div>

<!--админы-->
<table border=0 style=«text-align: justify; position: absolute; top: 154px; margin-left: 184px;»
<tr><td><span class=«tooltip»><a href=«https://ouatuntold.rusff.me/profile.php?id=3»><font color=«цвет текста»><img src=«http://s7.uploads.ru/vl9hB.png»></font></a><em><img src=«http://sa.uploads.ru/lbKSM.gif»/>«Вкусный админ — Джейн»<br>
</em></span></b></font>
<span class=«tooltip»><a href=«https://ouatuntold.rusff.me/profile.php?id=44»><font color=«цвет текста»><img src=«http://sg.uploads.ru/NrpoO.png»></font></a><em><img src=«http://s1.uploads.ru/xZ1fc.gif»/>«Горячий админ — Тодд»<br>
</em></span></b></font>
<span class=«tooltip»><a href=«https://ouatuntold.rusff.me/profile.php?id=49»><font color=«цвет текста»><img src=«http://sa.uploads.ru/Lkh9l.png»></font></a><em><img src=«http://sh.uploads.ru/m6UKe.gif»/>«Снежный админ — Эмилия»<br>
</em></span></b></font>
<span class=«tooltip»><a href=«https://ouatuntold.rusff.me/profile.php?id=46»><font color=«цвет текста»><img src=«http://s8.uploads.ru/FNqAu.png»></font></a><em><img src=«http://sf.uploads.ru/xm8H7.gif»/>" Жаркий админ — Реджина"<br>
</em></span></b></font>
</td></tr>
</table>

<!--плашки-->
<div style=«position: absolute; margin-top: 362px; margin-left: -24px;font-variant: small-caps !important;»>
<a href=«https://ouatuntold.rusff.me/viewtopic.php?id=257#p15540»><img src=«http://s2.uploads.ru/NvByq.png»></font></a></span></b></div>
<div style=«position: absolute; margin-top: 362px; margin-left: 209px;font-variant: small-caps !important;»>
<a href=«https://ouatuntold.rusff.me/viewtopic.php?id=8#p17034»><img src=«http://sf.uploads.ru/XQpk9.png»></font></a></span></b></div>
<div style=«position: absolute; margin-top: 362px; margin-left: 440px;font-variant: small-caps !important;»>
<a href=«https://ouatuntold.rusff.me/viewtopic.php?id=119#p16949»><img src=«http://s8.uploads.ru/vteB5.png»></font></a></span></b></div>
<div style=«position: absolute; margin-top: 362px; margin-left: 674px;font-variant: small-caps !important;»>
<a href=«https://ouatuntold.rusff.me/viewtopic.php?id=260#p15872»><img src=«http://sa.uploads.ru/8J3qT.png»></font></a></span></b></div>

0

14

код на 5 плашек

<!--плашки-->
<div style="position: absolute; margin-top: 290px; margin-left: 23px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=30#p23213"><img src="http://s3.uploads.ru/dsoMz.png"></font></a></span></b></div>

<div style="position: absolute; margin-top: 290px; margin-left: 188px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=303&p=2#p33614"><img src="http://s3.uploads.ru/I5ry0.png"></font></a></span></b></div>

<div style="position: absolute; margin-top: 290px; margin-left: 356px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=489#p30396"><img src="http://sh.uploads.ru/t/75vhd.png"></font></a></span></b></div>

<div style="position: absolute; margin-top: 290px; margin-left: 523px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=531#p33474"><img src="http://s016.radikal.ru/i337/1710/87/b5df2a7ab6a9.png"></font></a></span></b></div>

<div style="position: absolute; margin-top: 290px; margin-left: 693px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=51&p=2#p34598"><img src="http://s7.uploads.ru/U2iIl.png"></font></a></span></b></div>

код на 4 плашки
Код:
<!--плашки-->
<div style="position: absolute; margin-top: 290px; margin-left: 110px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=30#p23213"><img src="http://s3.uploads.ru/dsoMz.png"></font></a></span></b></div>

<div style="position: absolute; margin-top: 290px; margin-left: 275px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=8#p20969"><img src="http://sd.uploads.ru/L6iJ8.png"></font></a></span></b></div>

<div style="position: absolute; margin-top: 290px; margin-left: 443px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=257#p15540"><img src="http://s6.uploads.ru/t7Jvj.png"></font></a></span></b></div>

<div style="position: absolute; margin-top: 290px; margin-left: 610px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=292&p=2#p26554"><img src=""></font></a></span></b></div>
код на 3 плашки
Код:
<!--плашки-->
<div style="position: absolute; margin-top: 290px; margin-left: 200px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=30#p23213"><img src="http://s3.uploads.ru/dsoMz.png"></font></a></span></b></div>

<div style="position: absolute; margin-top: 290px; margin-left: 365px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=8#p20969"><img src="http://sd.uploads.ru/L6iJ8.png"></font></a></span></b></div>

<div style="position: absolute; margin-top: 290px; margin-left: 533px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=257#p15540"><img src="http://s6.uploads.ru/t7Jvj.png"></font></a></span></b></div>

0

15

https://i.postimg.cc/pr8yfsj9/image.png

структура
Код:
/*************************************************************
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: 0
  }

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

/* A3.2 */
.punbb {
  font: normal 72.75% Georgia, Tahoma, Tahoma, Georgia;
  }

/* 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, .punbb h4, .punbb table, .punbb th {
  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% 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: auto;
  width : 990px;
  position: relative;

  }

/* A5.2 */
.punbb {
  float: auto;
  width: 89%;
  margin-left: 60px;
  height: auto;

  }

/* A5.3 */
#pun-redirect, #pun-maint {
    margin: 0% 30%;   
margin-top: 3%;
    width: 400px;   
    float: none;
    text-align: center;   
    font-size: 13px!important;     
border-radius: 0px 50px 0px 50px;
background: #eae3d1 url() repeat;
color: #090e00;
border-top: 5px solid #090e00 !important;
border-bottom: 5px solid #090e00 !important;
border-left: 2px solid #090e00!important;
border-right: 2px solid #090e00 !important;
-webkit-box-shadow:  0px 2px 1px #090e00 inset; 
 -moz-box-shadow: 0px 2px 1px #090e00 inset; 
box-shadow: 0px 2px 1px #090e00 inset; 
padding: 10px;
  color: #000;   
        
    }   
#pun-redirect .main-title {  
    font-size: 0.6em;   
    font-family: Georgia;  
    font-weight: bold;     
    color: black;    
    text-transform: uppercase;    
    text-shadow: 0px 0px 5px silver;  
    padding: 10px!important;
    margin-bottom:0px!important;}

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

/* A5.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 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }


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

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

/* 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 {
  content: url(http://s1.uploads.ru/oXrPB.png) ;
  border-top: 1px solid transparent;
  width: 250px;
  margin: 5px 0;
  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-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: 1em 0 0 0;
  padding: 0;
  border-width: 0px;
  }

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

div.spoiler-block cite {
   height: 1em !important;
   top: 0 !important; 
}

/* 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: -4em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* 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 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }



/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }

/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: leftr;
  width: 50%;
  }

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

/* C2.3 */
.punbb .main .tcr {
  background-color: transparent;
  overflow: hidden;
  text-align: left;
  width: 30%;
  }



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

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

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

/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
  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: 0.8em 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
      }


   /* C2.14 */
    .punbb td div.tclcon {
            margin-left:50px;
    }


 /* 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 {
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px
  }

/* 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-top: 2px;
margin-left: -2px;

  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 130%;
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: bold;
  }

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

/* C3.9 */
li.pa-title {

  }


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

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }



/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

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

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }

/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }

/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/
/* D1 Logo and description
-------------------------------------------------------------*/

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

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

/* D1.3 */
#pun-title .container {
  border-style: none none none none;
  }

/* D1.4 */
#pun-title h1 span  {
  font-size: 1.5em;
  }

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

#pun-title h1 span  {
  font-size: 1.5em;
  }


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

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: 0px;
  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.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, #pun-navlinks .container {
  border-style: none;
  border-width: 0;
  margin: 0;
  font-family: Georgia;
  }


/* D3.2 */
#pun-navlinks .container {
  padding: 0.7em 1em;
  }

/* D.3.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 1em;
  }

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.1em;
  }

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

/* D4.1 */
#pun-ulinks  {
  margin-top: 100px;
  margin-left: 0px;
  }

/* D4.2 */
#pun-ulinks .container {
  border-top: none;
  padding: -3em -5em;

  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
text-transform: none;
  font-size: 10px;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

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

/* profile */
.post-author a, .post-author a:hover, .post-author a:focus , .post-author a:active {color: #7b5731!important;
}
.pa-title {
font-family: "minion pro" !important;
font-size: 10pt !important;
font-weight: 30 !important;
padding: 0px 0px 5px 5px !important;
}
.pa-author {
background: url(http://s4.uploads.ru/vUZuR.jpg) 0% 0% no-repeat;
height: 35px;
line-height: 30px !important;
margin-left: -5px !important;
margin-top: -20px !important;
padding: 0px 5px 0px 0px !important;
padding-top: 3px !important;
position: relative;
text-align: center;
width: 204px !important;
}
.pa-author a, .pa-author {
color: #ab9b77!important;
font-family: "minion pro" !important;
font-size: 14pt !important;
font-weight: 400 !important;
margin-left: 0px;
}
.post-author {
background: url(http://sa.uploads.ru/RIg1Z.jpg) repeat-y; weight: 204px;
color: #5e606a!important;
}
.post-author ul li {
padding: 0px 4px;
text-align: center;
color: #ab9b77 !important;
}
.post-author > ul {
    background: url("http://s8.uploads.ru/Iu1Pi.jpg") no-repeat scroll center bottom transparent;
margin-left: -7px;
text-align: center;
padding: -12px!important;
}
.pa-avatar.item2{
padding-left: 4px !important;
padding-right: -4px !important;
line-height: 0px !important;
border: none !important;
text-align: center;
}


td.tcr a { 
background: url("") 1px 30% no-repeat transparent;
padding-left: 18px;}


#pun-main .code-box,
#pun-main .quote-box{
border-style: solid;
border-width: 11px 12px 10px 15px;
-moz-border-image: url(http://s7.uploads.ru/6Xo3k.png) 11 12 10 15 round;
-webkit-border-image: url(http://s7.uploads.ru/6Xo3k.png) 11 12 10 15 round;
-o-border-image: url(http://s7.uploads.ru/6Xo3k.png) 11 12 10 15 round;
border-image: url(http://s7.uploads.ru/6Xo3k.png) 11 12 10 15 fill round;}



.title-logo-tdr a img, .title-logo-tdr iframe, .title-logo-tdr object, #tieser-bottom{
  filter:alpha(opacity=40);
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
}
.title-logo-tdr a img:hover, .title-logo-tdr iframe:hover, .title-logo-tdr objec:hover, #tieser-bottom:hover{
filter:alpha(opacity=40);
opacity: 1.0;
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
}
цвета
Код:
.punbb .category tr .bottom a{
    opacity: 1;
    font-size: 14px;
    font-weight: bolder;
    font-family: arial;
    font-variant: small-caps;
}
.punbb .category tr .bottom a:hover{
  opacity:0.7;
}


.opisanie {    padding-right: 12px; */
    padding-top: 5px;
    /* padding-bottom: 5px; */
    /* margin-left: -10px; */
    /* letter-spacing: 1px; */
    padding-bottom: 10px;
    height: 30px !important;
    /* overflow-y: auto; */
    font-family: arial;
    font-size: 11px !important;
    /* line-height: 10px; */
    font-style: normal;
    text-align: justify;
}


 #main-reply {
    width: 104%;
    margin-left: -28px;
    margin-top: 5px;
}

.pa-respect, .pa-fld3, .pa-posts {
    display: inline-block;
    margin-left: 1px !important;
    text-align: center;
    width: 59px;
    line-height: 13px;
    /* padding: 7px; */
    /* margin-bottom: 7px!important; */
    /* margin-top: 10px!important; */
    font-size: 11px;
    padding: 2px! important;}

/* для таблицы */

.tooltip {
 position: relative;
 }
.tooltip em {
 display: none;
 }
.tooltip:hover em {
 font-style: normal;
 display: block;
 position: absolute;
 background: #aea99c;
 color: #684c34;
 padding: 15px 15px;
 bottom: 15px;
 right: 15px;
border-radius: 45px 0px 45px 0px;
background: #d1c5a6 url() repeat;
color: #0a3644;
border-top: 5px solid #332817 !important;
border-bottom: 5px solid #332817!important;
border-left: 1px solid #332817 !important;
border-right: 1px solid #332817 !important;
-webkit-box-shadow:  0px 2px 1px #332817 inset; 
 -moz-box-shadow: 0px 2px 1px #332817 inset; 
box-shadow: 0px 2px 1px #332817 inset; 

}
.tooltip:hover em i {
 position: absolute;
 bottom: -15px;
 right: -5px;
 border-top: 1px solid #000;
 border-left: 1px solid transparent;
 display: block;
}


/* CS1 Background and text colours
-------------------------------------------------------------*/

/* шапка */
#pun-title table {
  background-image : url("http://se.uploads.ru/cxqQs.jpg");
  margin-left: -214px;
  margin-bottom: 0px;
  height : 445px;
  width : 1322px;
}
 
/* фон */
body {background-color: #0f0704;
background-image : url("");
background-repeat: repeat;
background-position : top center;
overflow-x: hidden;
}

/* фон контента */
#pun { background-image : url("http://s3.uploads.ru/TDbRe.png");
background-repeat: repeat;
background-position : center;}

/* блок формы ответа и кнопки*/
  .punbb textarea, .punbb select, .punbb input{
  background-color: #d4b692;
  color: #340000;
background-image : url("http://s4.uploads.ru/uW1hf.jpg");
border-top:1px solid #633f20;
border-right:1px  solid #633f20;
border-bottom: 1px  solid #633f20;
border-left:4px solid #633f20;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
}

/* картинка в самый низ */
#pun-about p.container {background-color: #;
  background-image: url(http://sa.uploads.ru/WnAl3.jpg);
  background-position : center top;
  background-repeat : no-repeat;
  height: 223px; 
  width: 1050px;
  margin-left: -108px;
  text-align: center;
  color: #01040e;
  margin-bottom: -60px;
  overflow-x: hidden;
}

/* для кнопочек ответить и т.д */

.punbb input {
    border: medium none;
}

.button {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #19100d 0%, #180e0d 100%) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#19100d), to(#180e0d));
    border-radius: 3px;
    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(101, 65, 53, 0.9) inset, -4px -4px 15px -3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 0 rgb(176, 161, 130), -1px -1px 0 0 rgba(0, 0, 0, 0.2);
    color: #887856;
    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.8);
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
}
.button:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #180f0c 0%, #40251d 100%) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#180f0c), to(#40251d));
    box-shadow: -1px -1px 0 0 rgba(0, 0, 0, 0.15), 1px 1px 0 rgba(0, 0, 0, 0.15), 4px 4px 5px -3px rgba(101, 65, 53, 0.5) inset, -4px -4px 15px -3px rgba(0, 0, 0, 0.4) inset, 0 1px 0 0 rgb(176, 161, 130), -1px -1px 0 0 rgba(0, 0, 0, 0.2);
    color: #aea185;
    cursor: pointer;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.button:active {
    border-top-color: #2c5f75;
}



/* блок цитат и кодов*/
.punbb .quote-box, .punbb .code-box {
  background-color: #aea99c;
  color: #25192d;
background-image : url("http://forumstatic.ru/files/0012/76/a7/30160.jpg");
border-top:1px solid #25192d;
border-right:1px  solid #25192d;
border-bottom: 1px  solid #25192d;
border-left:4px solid #25192d;
    border-radius:7px;
box-shadow: inset 0px -4px 20px #25192d;
  }

.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 {background-color: transparent;
color: #03051b;}

#pun-status .container, #pun-crumbs1 .container
{color: #03051b;}

#pun-navlinks .container, #pun-ulinks .container {
background-color: transparent;
color: #03051b;
text-align: center;}

.offline li.pa-online strong {
color: #03051b;
font-weight: normal}

.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #03051b;}




/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
color: #040620;
  font-weight: bold;
font-style: normal;
  }

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

li.pa-online {
  border-left-color: transparent;
  }

.punbb .post-sig dt {
  content: url(http://s1.uploads.ru/oXrPB.png) ;
  width: auto;
  height: auto;
border-color:#132613;
  }



/* 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: #092902;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #34395e
  }

/* 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: #204207;
    border-bottom: 0px none #204207;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
 color: #836d48;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #000000
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
 color: #63452f;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #000000
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #ac7f5c;
  color: #ac7f5c;
  }

/* CS3 Иконки старых, новых, важных, закрытых тем */

.punbb table Div.icon {float: right; 
display: block; 
border-style: none none none none;
margin-left: 3px;
margin-right: 4px;
width: 80px;
height: 35px;
background-image : url(http://s5.uploads.ru/nF0K9.png);
background-repeat: no-repeat;}

TR.inew Div.icon {
background-image : url(http://s7.uploads.ru/TFKvO.png);
background-repeat: no-repeat;
width: 80px;
height: 35px;}




/* CS4 Другое
 -------------------------------------------------------------*/
div#html-footer {
margin-bottom: 20px;
margin-left: 90px;
}


div#pun-navlinks {
  position: absolute;
  width: 100%;
  left: 5px;
 top: 350px;

}

div#pun-ulinks {
  position: absolute;
  width: 100%;
  margin-left: -30px;
  top: 308px;


}

#pun-main .post-author ul {text-align: center;}



#pun-category1.category h2 {
background: url(http://se.uploads.ru/ikKj7.jpg);
height:161px;
width:927px;
font-size:0 !important;
font-size:0 !important;
margin-left: -27px;
}

#pun-category2.category h2 {
background: url(http://s2.uploads.ru/61Hv8.jpg);
height:161px;
width:927px;
font-size:0 !important;
font-size:0 !important;
margin-left: -27px;
}


#pun-category3.category h2 {
background: url(http://sh.uploads.ru/6iXBW.jpg);
height:161px;
width:927px;
font-size:0 !important;
font-size:0 !important;
margin-left: -27px;
}

#pun-category4.category h2 {
background: url(http://s0.uploads.ru/xbMaH.jpg);
height:161px;
width:927px;
font-size:0 !important;
font-size:0 !important;
margin-left: -27px;
}

#pun-category5.category h2 {
background: url(http://se.uploads.ru/5JZDm.jpg);
height:161px;
width:927px;
font-size:0 !important;
font-size:0 !important;
margin-left: -27px;
}

#pun-category6.category h2 {
background: url(http://s7.uploads.ru/e4sFE.jpg);
height:161px;
width:927px;
font-size:0 !important;
font-size:0 !important;
margin-left: -27px;
}

#pun-category7.category h2 {
background: url(http://sf.uploads.ru/D0Ud1.jpg);
height:161px;
width:927px;
font-size:0 !important;
font-size:0 !important;
margin-left: -27px;
}


/* CS5.2 Статус картинки с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
background-repeat: no-repeat;
position: top center;
height: 161px;
width: 927px;
margin-left: -27px;
color: transparent;
background-image: url("http://sh.uploads.ru/S9EeW.jpg");}


a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: palatino linotype;
font-size: 11px;
background-color:#071400;
color: #3e5936; 
font-weight: normal;
text-align: center;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: #2d4022;
border-left-width: 5px;
width: 160px;
}

a.tvm:hover {
font-family: palatino linotype;
font-size: 11px;
color: #62755b; 
background-color:#112306;
display: block;
font-weight: bold;
text-align: center;
cursor:crosshair; 
text-decoration: none;
border-left-style: solid;
border-left-color: #061000;
border-left-width: 5px;
width: 160px;
}

/* ползунок */
::-webkit-scrollbar {
    width: 10px;
    height: 10px;}
::-webkit-scrollbar-track {
    background: #7a6543 !important;}
::-webkit-scrollbar-thumb {
    background: #190f0d !important;}
::-webkit-scrollbar-thumb:active {
background: #190f0d ;}

.tip {
	padding: 9px; /* расстояние текста от края окна */
	color: #053e01; /* цвет шрифта */
	background-color: #ccbba7; /* фоновый цвет окна */
	display: none;
	position: absolute;
	z-index: 1000;
        width: 150px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


a.menu:link, a.menu:visited, a.menu:active{text-decoration: none;

background: #090a05;
width: 95px;
border-top: 3px solid #3e5c15;
font-size: 12px;
text-decoration: none;
font-style: italic;
color: #cdc3a9;
border-bottom: 3px solid #182708;
display:block;
text-align:center;
}
a.menu:hover {
background: #;
border-top: 100px solid #;
border-bottom: 3px solid #a4bc87; }



/* разделитель между постов */
#pun {
background-repeat: repeat-y;
background-position : top center;
}

#pun-viewtopic .post h3 {
    background: rgba(0, 0, 0, 0) url("http://s9.uploads.ru/EY6ZQ.jpg") no-repeat scroll center top;
    color: #777 !important;
    font-family: pt sans narrow;
    font-size: 13px;
    height: 124px;
    margin-bottom: -42px;
    margin-left: -29px;
    margin-top: -15px;
    padding-top: 20px !important;
    width: 926px;
}
#pun-viewtopic .post h3 span {
    color: #8a724e;
    margin-left: 375px;
    margin-top: 18px;
    text-shadow: 0 0 5px rgb(0, 0, 0);
}
#pun-viewtopic .post h3 span a {
    color: #80735b;
    text-shadow: 0 0 5px rgb(0, 0, 0);
}
#pun-viewtopic .post h3 span a:hover {
    color: #aaa;
    text-shadow: none;
}
#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;
}

.topic a.sharelink {
    display: none;
}

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

/* баннеры */

.part {
float: left;
margin-left: 10px
}

.part img {

text-align: center;
opacity: 0.2;
-moz-opacity: 0.2;
filter: alpha(opacity=20) black;
-khtml-opacity: 0.2;
background-color:#000;
}
 
.part img:hover {
opacity:1;
-moz-opacity:1;
filter: alpha(opacity=100) black;
-khtml-opacity: 1;
background-color:#000;
}

.pa-avatar img {
    max-width: 180px;
    max-height: 180px;
}

0

16

верх
Код:
<!--активные ссылки-->
<div style="position: absolute; margin-top: 72px; margin-left: 368px;font-variant: small-caps !important;">
<div id="menu"><center>
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=30#p132">Сюжет</a>
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=20">Правила</a>
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=6">Список ролей</a>
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=5">Внешности</a>
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=2#p448">Нужные</a>
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=561#p36409">Гостевая</a>
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=240">Профессии</a>
</center></div> 
<style>
#menu a {
display:block;
width:133px;
margin: -2px -10px 0 ; padding: 9px 0 8px 16px;
font: bold 10px/1 sans-serif;
text-transform: uppercase;
color:#BFA16D;
background: url("") 0 0 no-repeat;
text-decoration: none;
}
#menu a:hover { 
background-position: -10px 0;
color: #ead498;
background: url("http://se.uploads.ru/sqZUW.png") 0 0 no-repeat;
text-decoration: none;
}
</style></div>


<!--текст-->
<div style="position: absolute; margin-top: 240px; margin-left: 540px; width: 340px; height: 36px; text-align: justify; font-size: 10px; font-variant: small-caps !important; line-height: 9px; text-transfrom: lowercase; color: #BFA16D;">
Мы приветствуем тебя, путник, на нашем ролевом проекте по мотивам сериала «Однажды в Сказке». Стань одним из нас, окунись в мир, где тебя омоет с ног до головы магия. Может именно ты сможешь спасти этот город или, наоборот, станешь его властелином. Главное запомни — выбор всегда за тобой.
</div>

<!--активисты-->
<div style="position: absolute; margin-top: 205px; left: 50px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=49" target=_blank title="Постописец Ханна"><img src=http://se.uploads.ru/C6w18.png></a> 
<a href="http://ouatuntold.rusff.me/profile.php?id=117" target=_blank title="Постописец Патрисия"><img src=http://s0.uploads.ru/GLHRc.png></a> 
<a href="http://ouatuntold.rusff.me/profile.php?id=46" target=_blank title="Постописец Регина"><img src=http://s8.uploads.ru/TzR2h.png></a> 
<a href="http://ouatuntold.rusff.me/profile.php?id=60" target=_blank title="Постописец Мэри"><img src=http://sh.uploads.ru/8R9K2.png></a> 
<a href="http://ouatuntold.rusff.me/profile.php?id=124" target=_blank title="Постописец Виктор"><img src=http://sa.uploads.ru/bW2km.png></a> 
<a href="http://ouatuntold.rusff.me/profile.php?id=65" target=_blank title="Постописец Люси"><img src=http://se.uploads.ru/U07hw.png></a> 
<a href="http://ouatuntold.rusff.me/profile.php?id=118" target=_blank title="Герой месяца - Руби!"><img src=http://s7.uploads.ru/m1sD0.png></a>
<a href="http://ouatuntold.rusff.me/profile.php?id=46" target=_blank title="Злодей месяца - Злая Королева!"><img src=http://sf.uploads.ru/FvTeW.png></a>
<a href="http://ouatuntold.rusff.me/profile.php?id=139" target=_blank title="Флудер месяца - Уилл!"><img src=http://s6.uploads.ru/xA0Ln.png></a>
</div>

<!--тандем-->
<div style="position: absolute; margin-top: 244px; left: 320px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=320#p20324" target=_blank title="Эпизод месяца: попытка Злой Королевы узнать, что от неё скрывает Эмма, притворившись доктором Хоппером."><img src=http://se.uploads.ru/CbH2Z.png></a> 
</div>

<!--пост-->
<div style="position: absolute; margin-top: 240px; left: 50px; width: 260px; height: 36px; text-align: justify; font-size: 10px; font-variant: small-caps !important; line-height: 9px; text-transfrom: lowercase; color:#BFA16D;">
Если бы не события, благодаря которым мы с Люси и Элеанор оказались в этот поздний час в лесной чаще, эту ночь можно было бы назвать умиротворяющей — было слышно лишь...<br>
 <center><a href="http://ouatuntold.rusff.me/viewtopic.php?id=512#p32850" target=_blank title="Ссылка кликабельна и переносит к целому посту!"><img src=http://sf.uploads.ru/3mD46.png></a></center>
</div>

<!--в поисках-->
<div style="position: absolute; margin-top: 205px; width: 350px; height: 64px; margin-left: 550px;font-variant: small-caps !important;"> 
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=2#p37859" target=_blank title="Мы ищем мистера Хайда!"><img src=http://sa.uploads.ru/0GbuW.png></a> 
<a href="" target=_blank title="Мы ищем Золушку!"><img src=http://s5.uploads.ru/srTUF.png></a> 
<a href="" target=_blank title="Мы ищем Белоснежку!"><img src=http://sf.uploads.ru/t/5rNcB.png></a> 
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=2#p24229" target=_blank title="Мы ищем Пиноккио!"><img src=http://se.uploads.ru/vw3Fu.png></a> 
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=2#p37594" target=_blank title="Мы ищем Рапунцель!"><img src=http://s9.uploads.ru/6IZTw.png></a>
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=2&p=2#p39933" target=_blank title="Мы ищем Лису!"><img src=http://s1.uploads.ru/bVYaz.png></a> 
<a href="" target=_blank title="Мы ищем Тёмного Мага!"><img src=http://s0.uploads.ru/t/5vrqa.png></a> 
<a href="" target=_blank title="Мы ищем Красавицу!"><img src=http://sg.uploads.ru/vKGeV.png></a>   
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=39#p20488" target=_blank title="Мы ищем Джека Воробья!"><img src=http://sa.uploads.ru/HBqR4.png></a>  
</div>

<!--плашки-->
<div style="position: absolute; margin-top: 290px; margin-left: 110px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=303&p=2#p38157"><img src="http://s3.uploads.ru/I5ry0.png"></font></a></span></b></div>

<div style="position: absolute; margin-top: 290px; margin-left: 275px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=257#p15540"><img src="http://s7.uploads.ru/NYeVA.png"></font></a></span></b></div>

<div style="position: absolute; margin-top: 290px; margin-left: 443px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=51&p=2#p38163"><img src="http://s7.uploads.ru/U2iIl.png"></font></a></span></b></div>

<div style="position: absolute; margin-top: 290px; margin-left: 610px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=555#p35856"><img src="http://s0.uploads.ru/qvClk.png"></font></a></span></b></div>


<!--админы-->
<table border=0 cellpadding="10" style="text-align: justify; position: absolute; top: 310px; margin-left: 200px;" 
<tr> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=49"> 
<font color="цвет текста"> 
<img src="http://sh.uploads.ru/nk2D9.png"> 
</font> 
</a> 
<em> 
<img src="http://s1.uploads.ru/1EhGJ.gif"/>"Вкусный админ - Ханна"<br> 
</em> 
</span> 
</td> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=46"> 
<font color="цвет текста"> 
<img src="http://s9.uploads.ru/7vcJG.png"> 
</font> 
</a> 
<em> 
<img src="http://s3.uploads.ru/QtlYd.gif"/>"Жаркий админ - Реджина"<br> 
</em> 
</span> 
</td> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=48"> 
<font color="цвет текста"> 
<img src="http://sd.uploads.ru/zTNfy.png"> 
</font> 
</a> 
<em> 
<img src="http://sf.uploads.ru/jZnys.gif"/>"Добрый админ - Эмма"<br> 
</em> 
</span> 
</td> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=117"> 
<font color="цвет текста"> 
<img src="http://sd.uploads.ru/1pwUz.png"> 
</font> 
</a> 
<em> 
<img src="http://s4.uploads.ru/mbt5W.gif"/>"Чудесатый админ - Патрисия"<br> 
</em> 
</span> 
</td> 
</tr> 
</table>

<style type="text/css">
.post-content td {
border:none transparent !important;
}
</style>



<!--убирает надпись "объявление"-->
<style type="text/css">
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}
</style>

<!--спрятать модераторов -->
<style>
#pun td .modlist{display:none;}
</style>
<!--конец спрятать модераторов -->

<script type="text/javascript"> 
function openbox(id){ 
display = document.getElementById(id).style.display; 
if(display=='none'){ 
document.getElementById(id).style.display='block'; 
}else{ 
document.getElementById(id).style.display='none'; 
} 
} 
</script> 

<!— JampPanel--> 
<style> 

#JampPanel,#JampPanel .container{ 
border-radius:10px; 
-webkit-border-radius:10px; 
-khtml-border-radius:10px; 
-moz-border-radius:10px; 
-o-border-radius:10px; 
border:1px solid #211919; 
background-color:#EEE8AA; 
box-shadow: 0px 3px 3px #626262; 
-webkit-box-shadow:0px 5px 5px #626262; 
-khtml-box-shadow:0px 5px 5px #626262; 
-moz-box-shadow:0px 5px 5px #626262; 
} 

#JampPanel {opacity:0.86; 
position:fixed; z-index:1200; 
height:190px; top:30px; right:0; margin-right:0px; 
background:#EEE8AA url(http://s2.uploads.ru/ojyxW.png) 4px 2px no-repeat; 
width:30px; 
} 

#JampPanel .container{ 
position:absolute; 
padding:12px; 
height:390px; 
width:200px; 
right: 30px; 
margin:-1px 0 0 30px; 
} 

#Zaslonyalka{ /*прикрывает область тени на стыке уха с container*/ 
position:absolute; 
height:190px; width:14px; 
background-color:#EEE8AA; 
margin: -12px 0 0 202px; 
} 
</style> 

<div id=JampPanel onclick="openbox('box')"> 
<div id="box" style="display: none;"> 
<div class=container> 
<div id=Zaslonyalka></div> 

<center><table> 
<tr> 
<td><a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=323">1. All Hallows' Eve.</a><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=60">Marie Brown</a> </td><br> 
</tr> 
</table> 
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=288#p17499">2. Home, sweet home.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=81">Dominic Bloomfield</a></center> </td><br> 
</tr> 
</table> 
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=305#p19014">3. Crawler <br>Trap. 
</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=117">Patricia Parish</a></center></td><br> 
</tr> 
</table> 
<table> 
<tr><td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=304#p18977">4. Birthday Special.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=46">Regina Mills</a> </center></td><br> 
</tr> 
</table>
<table> 
<tr><td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=364">5. How I met this monster.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=148">Frederick Hayes</a></center></td><br> 
</tr> 
</table>
</center> 
</div> 
</div> 
</div> 
<!--End//JampPanel-->

<script src="http://f.etrin.ru/hvss/hvss1.0.8.min.js"></script>
<script>
hvScriptSet.addMask({
buttonImage: ['http://s6.uploads.ru/ct40z.png'],
    guestAccess: ['ЛЫСАЯ ГОРА', 'ХЛАМ', 'МАВЗОЛЕЙ'],
    forumAccess: {
        'ГРАНИ МИРОВ': ['Модераторы'],
        'ВЫ НАШ ГОСТЬ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЖЕЛАННО МНЕ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ХРОНИКИ СПАСИТЕЛЯ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ГЛАВНЫЕ ВОРОТА': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'СОКРОВИЩНИЦА': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'СТРАНА ЧУДЕС': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ВОЛШЕБНЫЙ ШКАФ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'КОРОБКА ПЕЧЕНЬЯ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЖУРНАЛ ФОРУМА': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЯЩИК ПАНДОРЫ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'МАСТЕРСКАЯ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'КВЕСТЫ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЛИЧНЫЕ ЭПИЗОДЫ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ФЛЭШБЕК': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'АЛЬТЕРНАТИВА': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'МИР ГРЕЗ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'КОРОЛЕВСКАЯ КРОВЬ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ШАЛОСТЬ УДАЛАСЬ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'БЕЗ ГРАНИЦ': ['Модераторы', 'Пользователи', 'Жители Сказок']
        
    },
    forumAccessExtended: {
        'ГРАНИ МИРОВ': ['Модераторы'],
        'ВЫ НАШ ГОСТЬ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЖЕЛАННО МНЕ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ХРОНИКИ СПАСИТЕЛЯ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ГЛАВНЫЕ ВОРОТА': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'СОКРОВИЩНИЦА': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'СТРАНА ЧУДЕС': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ВОЛШЕБНЫЙ ШКАФ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'КОРОБКА ПЕЧЕНЬЯ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЖУРНАЛ ФОРУМА': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЯЩИК ПАНДОРЫ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'МАСТЕРСКАЯ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'КВЕСТЫ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЛИЧНЫЕ ЭПИЗОДЫ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ФЛЭШБЕК': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'АЛЬТЕРНАТИВА': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'МИР ГРЕЗ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'КОРОЛЕВСКАЯ КРОВЬ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ШАЛОСТЬ УДАЛАСЬ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'БЕЗ ГРАНИЦ': ['Модераторы', 'Пользователи', 'Жители Сказок']
                
    },
    changeList: {
        'info': {
            title: 'Личное звание',
            description: 'Принимает HTML',
            tag: 'info',
            class: 'pa-fld1',
            defaultCode: '<b>Имя Фамилия, возраст<sup>y.o.</sup></a></b><br><i>сфера деятельности</i>'
        }
    },
    userFields: ['pa-author', 'pa-title', 'pa-avatar', 'pa-fld1','pa-reg','pa-posts','pa-respect', 'pa-positive', 'pa-awards', 'pa-gifts']
});
</script>

<!-- Кнопки BB-кодов при редактировании подписи © Alex_63 -->
<script type="text/javascript">
if(document.URL.indexOf('section=signature')!=-1)document.write('<scr'+'ipt type="text/javascript" src="http://forumstatic.ru/files/0016/0b/c8/99528.js"></scr'+'ipt>');
</script>

<!-- Просмотр полного профиля на странице /profile.php V.2 -->
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/44995.js"></script>
низ
Код:
<script type="text/javascript">
        forum = "http://ouatuntold.rusff.me"

        str = document.getElementById("navpm").innerHTML
        loc = new String(document.location)

        if( (str.indexOf("(") != -1) && document.referrer.indexOf(forum)==-1 && loc.indexOf('messages.php')==-1)
        {
          count = parseInt(str.substring(str.indexOf("(")+1,str.indexOf(")")))

          if (count==1) text="У вас есть 1 новое сообщение"
          else if (count>1 && count<5) text="У вас есть " +count+" новых сообщения"
          else text="У вас есть " +count+" новых сообщений"

          msg =  "<div id=\"new-mes\" class=\"container\" style=\"position: absolute; z-index=2; left: 40%;\">"
          msg += text
          msg += "<br><a href=\"\" onclick=\"document.location.replace('messages.php'); document.getElementById('new-mes').style.display='none';return false;\">Посмотреть личные сообщения</a>"
          msg +="<br><a href=\"\" onclick=\"document.getElementById('new-mes').style.display='none'; return false\">Закрыть окно</a>\r\n"
          msg += "</div>"

          document.getElementById("pun-status").innerHTML += msg
        }
        </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>

<!--БАННЕРЫ-->
<div style="overflow-y: scroll; position: absolute; margin-top: -113px; margin-left: -57px; width: 827px; height: 79px; text-transfrom: lowercase;">
<div class="part"><a href="http://ouatwinter.rusff.me/" target="_blank"><img src="http://i.imgur.com/0tuijau.png"title="Once Upon A Time: The magic of the North"border="0"width="88" height="30"></a></div>
<div class="part"><a href="http://spnkeepgoing.rusff.me" target=_blank> <img src="http://s019.radikal.ru/i617/1612/64/4d32fd721d4e.jpg" border="0" title="Supernatural: keep going" width=88 height=31></a></div>
<div class="part"><a href="http://lex.f-rpg.ru"  target="_blank"><img src='http://sh.uploads.ru/0ibUM.gif' title="Лексингтон. Милый город - город страха" alt="Lexington" /></a></div>
<div class="part"><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></div>
<div class="part"><a href="http://requiemtvdrg.rusff.me/"target=_blank><img src="http://funkyimg.com/i/2pAse.png" title=" TVD: Requiem"></a></div>
<div class="part"><a href="http://pestilences.rusff.me/" title="Pestilence in Seoul"><img src="http://funkyimg.com/i/2gmYG.gif" target="_blank" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://northsolway.rusff.me/"><img src="http://se.uploads.ru/mKeSQ.jpg" title="North Solway " width=88 height=31 border=0></a></div>
<div class="part"><a target="_blank" href="http://hsd.hutt.ru" title="Hic Sunt Dracones"><img src="http://forumstatic.ru/files/0018/09/fc/44926.gif" width="88" height="31" border="0"></a></div>
<div class="part"><a href="http://prologue.f-rpg.ru/" target="_blank"><img src="http://funkyimg.com/i/2kFmG.gif" title="Prologue. The Power of Imagination" alt="Prologue. The Power of Imagination"></a></div>
<div class="part"><a href="http://trajectory.rusff.me/" target="_blank"><img src="https://pp.vk.me/c836332/v836332734/14aa2/kyulgNNyibc.jpg" title="Центр обучения наделённых Даром подростков. 18+" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://wanderlust.rusff.me/" title="Wanderlust" target="_blank"><img src="http://s8.uploads.ru/KWHVE.gif" width="88px" height="31px"></a></div>
<div class="part"><a href="http://dcrebirth.rusff.me"><img src="http://s7.uploads.ru/JciBR.png" alt="DC: Rebirth"></a></div>
<div class="part"><a href="http://utopia.rolebb.com/" target=_blank><img src="http://funkyimg.com/i/2vWRZ.gif" title="Harry Potter: UTOPIA"></a></div>
<div class="part"><a href="http://shelterme.rusff.me/"><img title="SHELTER ME" src="http://s05.radikal.ru/i178/1608/df/df773c5f89dc.gif" border="0" /></a></div>
<div class="part"><a href="http://howlongisnow.rusff.me/"><img src="http://sa.uploads.ru/oDd6v.png" title="TACHELES"></a></div>
<div class="part"><a href="http://dorton.f-rpg.ru/" target="blank"><img src="http://sg.uploads.ru/TuNBp.gif"></a></div>
<div class="part"><a href='http://timetocross.rusff.me/'><img src='http://s9.uploads.ru/y28sC.png' /></a></div>
<div class="part"><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></div>
<div class="part"><a href="http://mhshootme.rusff.me/"><img src="http://forumstatic.ru/files/0014/cd/49/30162.gif" title="Mystery Hills: Shoot Me"></a></div>
<div class="part"><a href="http://wildhunted.rusff.me/" title="wild hunt" target="_blank"><img src="http://i.imgur.com/xjWtkGc.png" width="88px" height="31px"></a></div>
<div class="part"><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></div>
<div class="part"><a href="http://themostsupernatural.ru" target=_blank title="Самая Сверхъестественная ролевая игра"><img src="http://s7.uploads.ru/N1fW3.gif"></a></div>
<div class="part"><a href='https://vk.com/roleplayouatnc17' target='_blank' title="Role Play ^.^ Однажды в сказке (NC-17)"><img src='http://s019.radikal.ru/i633/1707/38/f54b4e7c55f7.gif' border='0' width='88' height='31' alt="Role Play ^.^ Однажды в сказке (NC-17)"></a></div>
<div class="part"><a href="http://docnight.rusff.me/" target="_blank"><img title="Doctor Who: Night terror" src="http://s6.uploads.ru/t/QDk13.gif"></a></div>
<div class="part"><a href="http://imperiumaeternum.rolka.su/" target="_blank"><img src="http://forumstatic.ru/files/0018/97/46/53803.gif" title="Imperium Aeternum"></a></div>
<div class="part"><a href="http://allgenerations.rusff.me/" title="| Three Generations: I would rather die |"><img src="http://funkyimg.com/i/2k6d9.png"></a></div>
<div class="part"><a href="http://dansemacabre.rusff.me/">
<img src="http://forumstatic.ru/files/0019/3a/8c/37746.gif" border="0" title="WoD: Blood of the South" width="88" height="31"></a></div>
<div class="part"><a href="http://fabletown.rolka.su"><img src="http://se.uploads.ru/04Qgx.gif" title="Академия Фейблтауна"></a></div>
<div class="part"><a href="http://namvnebo.ru/" title="Современная Греция. Афины. Люди, способные управлять силой Богов, Героев и Чудовищ. Найдешь себя в этом мире, смертный?..." target="blank"><img src="http://funkyimg.com/i/2iGMn.gif"></a></div>
<div class="part"><a target="blank" href="http://thewalkingdead.forumrpg.ru/"><img src="http://forumstatic.ru/files/0012/11/58/47824.gif" alt="Dead Bite" title="Dead Bite"/></a></div>
<div class="part"><a href=http://rains.rusff.me//><img src="http://i.imgur.com/5Ym0dnF.png" border="0" alt="Рейнс: Новая империя. Политика, войны, загадки прошлого"width=88  height=31 border></a></div>
<div class="part"><a href="http://icma.rolbb.ru/" alt="Коты Ирландии. Средние века."><img src="http://sg.uploads.ru/eKtpC.gif" ></a></div>
<div class="part"><a href="http://prophecy.rusff.me" target="_blank"><img src="http://forumstatic.ru/files/0018/0f/e1/51758.jpg"title="the lost prophecy"border="0"width="88" height="31"></a></div>
<div class="part"><a href="http://greenwoodshi.3bb.ru"><img src="http://forumstatic.ru/files/0000/10/a4/20737.gif" border="0" / title="Green Woods. New York" alt="Green Woods">
</a></div>
<div class="part"><a href="http://shel.rusff.me" target=_blank><img src="http://forumstatic.ru/files/0017/f9/58/32153.gif" border="0" title="Sunrise Helheim" width="88" height="31"></a></div>
<div class="part"><a href="http://enteros.rusff.me/" title="ФРПГ Энтерос" target="blank"><img src="http://forumstatic.ru/files/0015/e5/72/98755.gif"></a></div>
<div class="part"><a href="http://agameofthrones.rusff.me/" target="_blank"><img src="http://funkyimg.com/u2/4581/519/592830tumblr_mins5t07hT1r00543o8_.gif" title="Game of Thrones. Bona Mente" border="0"></a></div>
<div class="part"><a href="http://sevenluck.rusff.me/" title="Seven Luck"><img src="http://funkyimg.com/i/2c5Ju.gif"></a></div>
<div class="part"><a href="http://itsnewworld.rusff.me" title="Marauders: brand new world" target=_blank><img src="http://se.uploads.ru/t/BRT1U.gif"></a></div>
<div class="part"><a href="http://newlegacy.ru"><img src="http://sf.uploads.ru/t/Dj0Z3.gif" border="0" title="New Story"></a></div>
<div class="part"><a href="http://dalibertas.rusff.me//" title=" Dragon Age: Libertas" target="blank"><img src="http://forumstatic.ru/files/0016/07/b7/31853.png"/></a></div>
<div class="part"><a href="http://royalflush.rusff.me/" target=_blank><img src="http://funkyimg.com/i/2rQjH.jpg" title="Marauders: Royal Flush" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://dastory.f-rpg.ru/"><img src="https://i.imgur.com/iCfUkSE.jpg" title="Dragon Age: A Story Being Told"></a></div>
<div class="part"><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></div>
<div class="part"><a href="http://seattle228.rusff.me/" target="_blank"><img src="http://forumstatic.ru/files/0018/e4/2a/78327.png" title="SEATTLE" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://collapsus.rusff.me" target="_blank"><img src="http://i.imgur.com/hMGeJVv.png" title="останутся лишь кости" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://godsofwar.rusff.me/" title="gods of war" target="_blank"><img src="http://se.uploads.ru/nokEI.gif" width="88px" height="31px"></a></div>
<div class="part"><a href="http://neverrah.rusff.me/" target="_blank"><img src="http://i.imgur.com/TJKXJ0a.png" title="Neverrah: school of witchcraft" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://purpleline.rusff.me" title="purple line"><img src="http://sa.uploads.ru/fS1bR.png" width="88px" height="31px"></a></div>
<div class="part"><a href="http://rezeroed.rusff.me/" alt="rebel key: crossover" target="_blank"><img src="http://sf.uploads.ru/CX2v3.png"></a></div>
<div class="part"><a href="http://fondue.f-rpg.ru/" target="_blank"><img src="http://funkyimg.com/i/2xkjw.jpg"></a></div>
<div class="part"><a href="http://alleyways.rusff.me" title="alleyways" target="_blank"><img src="http://funkyimg.com/i/2z4SP.gif" width="88px" height="31px"></a></div>
<div class="part"><a href="http://kingscross.f-rpg.ru/" target="_blank"><img title="KINGSCROSS. Внимание, поезд отправляется!" src="http://sa.uploads.ru/P2TRO.jpg"></a></div>
<div class="part"><a target="_blank" href="http://storycross.rusff.me" title="Storycross "><img src="https://i.imgur.com/Kmsjn1Z.jpg" alt="Кроссовер Storycross" width="88" height="31" border="0"></a></div>
<div class="part"><a href="http://vel.f-rpg.ru/" target="blank"><img src="http://sa.uploads.ru/RFxO6.jpg"></a></div>
<div class="part"><a href="http://adinfinitum.rusff.me/" target=_blank><img src="https://i.imgur.com/OwBegd8.png" border="0" title="AD INFINITUM" width="88" height="31"></a></div>
<div class="part"><a href="http://carperetractum.rolka.su/" target=_blank> <img src="http://funkyimg.com/i/2i8wg.gif"border="0" title="Harry Potter: Carpe Retractum"> 
</a></div>
<div class="part"><a href="http://luminary.f-rpg.ru/" target=_blank> <img src="http://s6.uploads.ru/wyRsU.png"border="0" title="Harry Potter: Luminary"> 
</a>дг</div>
<div class="part"></div>
<div class="part"></div>
</div>

<!--топы-->
<div style="position: absolute; margin-top: -198px; margin-left: 598px; width: 200px; height: 64px;"> <!-- Top.Roleplay.Ru -->
<script type="text/javascript" language="javascript">
var topRPGc="<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=24925&rnd=" + Math.random();
topRPGc += "&r="+escape(document.referrer)+"' width='1' height='1' border='0'><a href='http://rpgtop.su/24925' title='Рейтинг Ролевых Ресурсов - RPG TOP' target='_blank'>"+
"<img src='http://img.rpgtop.su/rpgtop1.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a> ";
document.write(topRPGc);
</script>
<noscript>
<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=24925' width='1' height='1' border='0'><a href='http://rpgtop.su/24925' target='_blank'><img src='http://img.rpgtop.su/rpgtop1.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a>
</noscript>
<!-- /Top.Roleplay.Ru --><a href="http://forum-top.ru/vote/5221" title="Рейтинг форумов Forum-top.ru" target="blank"><img src="http://forum-top.ru/uploads/buttons/forum-top_88x31_4.gif" alt="Рейтинг форумов Forum-top.ru" /></a></div>

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


<script type="text/javascript">
function to(username)
{insert('[b]' + username + '[/b]' + ', ');}
</script>
<div class="go-up" id='ToTop'><img src="http://sh.uploads.ru/6pSdh.png" border="0" /></div>
<div class="go-down" id='OnBottom'><img src="http://s2.uploads.ru/bVG0M.png" border="0" /></div>
<style>
.go-up,.go-down {
display:none;
position:fixed;
right: 50px;
z-index:9999;
cursor:pointer;
opacity: 1;
width: 75px; 
height: 39px; 
}
.go-up {
bottom:166px; /*положение от низа окна браузера верхняя кнопка*/
}
.go-down {
bottom:105px; /*положение от низа окна браузера нижняя кнопка кнопка*/
}
.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>

<style>
.image.UP,
.image.Down {
   border:0px solid transparent;
   margin:0;
   padding:0;
}
.image.UP{
opacity:1.0;
   display:block;
   position:absolute;z-index:100;
   transition-duration: 0.96s;
  -webkit-transition-duration: 0.96s;
  -moz-transition-duration: 0.96s;
  -o-transition-duration: 0.96s;
  -ms-transition-duration: 0.96s; /* IE9+ */
}
.image.UP:hover {
   opacity:0.00;
}
 
div.ImgWrap{
display:inline-block;
padding:0;margin:0;
background-position:center center;
background-repeat:no-repeat;
}
</style>

<!--полезный скрипт -->
<style>
.lastedit {display:none;}
</style>

<!--убрать названия полей профиля -->
<script type="text/javascript">
var A=[1,2,3,4,5]
$(".post .post-author li").each(function (){
for(var i=0; i<A.length;i++){if($(this).hasClass("pa-fld"+A[i])){
$(this).html($(this).html().replace(/^[^:]*:/,''));}};});
</script>
<!--Для хтмл -->
<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>


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


<script type="text/javascript">
PiarNik="PR";
PiarPas="1234";
var L="<div id=\"PR_loginDiv\" style=\"display:none;\">\
<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>

<!--обтекание изображения 2.4.4-->
<script language="javascript">
$(function(){
$('td#button-link').before('<td id="floatbut" style=\'background-image:url("http://s002.radikal.ru/i198/1009/43/f183caeae434.gif")\'></td>');
$('#floatbut, .vibor').click(function(){
$('div#float').toggle();});
  });
elm=document.getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content") 
{
post = elm[x].innerHTML;
if(post.indexOf("[/float]") != -1) {
floats = /\[float=(.*?)\]([^\[]{1,11000})\[\/float\]/gi
elm[x].innerHTML = elm[x].innerHTML.replace(floats, "<span style='float: $1; margin: 5px; text-align: $1;'>$2</span>")
}}
</script>
<div id="float" style="display:none;background:#FFFFCC;border:1px solid black; width:auto; padding:8px; position:absolute; margin-top:-32%; margin-left:35%; z-index:20">
<div><strong>Направление обтекания</strong></div><br>
<div align="center">
<img class="vibor" src="http://s001.radikal.ru/i193/1009/96/695abc799ddb.png" title="left" onclick="bbcode('[float=left]', '[/float]')" />
<img class="vibor" src="http://s002.radikal.ru/i199/1009/ac/95c10fcc7d82.png" title="right" onclick="bbcode('[float=right]', '[/float]')" />
</div></div>

<script><!--Оставляем цифру Новых сообщений. -->
var clr=($("#navpm a").css("color"));var chng="&nbsp;(";
var subs="</span><span style=\"color:"+clr+";\" id=\"news_messag\">(";
$("#navpm a").html($("#navpm a").html().replace(chng,subs));
$("#news_messag").appendTo("#navpm");
</script>

<script><!--Своя картинка или Слово в Панель навигации -->
var Img_Word=1;   //0-Картинка;1-Cлово /Ставим картинку или Слово ?
   navlinks=new Array(
  "navextra1","Мы в ВК",
  "navindex","Форум",
  "navuserlist","Участники",
  "navrules","Награды",
  "navsearch","Поиск", 
  "navprofile","Профиль",
  "navpm","Сообщения",
  "navadmin","Администрирование",
  "navregister","Регистрация",
  "navlogin","Войти",
  "navlogout","Выход"
)
var s,i;for (i=0; i < navlinks.length; i++){s=navlinks[i+1];
   if(!Img_Word){s='<img class="navlinks" src="'+s+'" border="0" />'}
   $("#"+navlinks[i]+" a").html("<span>"+s+"</span>");i++;}
</script>

0

17

НОВОГОДНИЙ

структура
Код:
/*************************************************************
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: 0
  }

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

/* A3.2 */
.punbb {
  font: normal 72.75% Georgia, Tahoma, Tahoma, Georgia;
  }

/* 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, .punbb h4, .punbb table, .punbb th {
  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% 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: auto;
  width : 990px;
  position: relative;

  }

/* A5.2 */
.punbb {
  float: auto;
  width: 89%;
  margin-left: 60px;
  height: auto;

  }

/* A5.3 */
#pun-redirect, #pun-maint {
    margin: 0% 30%;   
margin-top: 3%;
    width: 400px;   
    float: none;
    text-align: center;   
    font-size: 13px!important;     
border-radius: 0px 50px 0px 50px;
background: #eae3d1 url() repeat;
color: #090e00;
border-top: 5px solid #090e00 !important;
border-bottom: 5px solid #090e00 !important;
border-left: 2px solid #090e00!important;
border-right: 2px solid #090e00 !important;
-webkit-box-shadow:  0px 2px 1px #090e00 inset; 
 -moz-box-shadow: 0px 2px 1px #090e00 inset; 
box-shadow: 0px 2px 1px #090e00 inset; 
padding: 10px;
  color: #000;   
        
    }   
#pun-redirect .main-title {  
    font-size: 0.6em;   
    font-family: Georgia;  
    font-weight: bold;     
    color: black;    
    text-transform: uppercase;    
    text-shadow: 0px 0px 5px silver;  
    padding: 10px!important;
    margin-bottom:0px!important;}

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

/* A5.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 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }


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

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

/* 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: 1em 0 0 0;
  padding: 0;
  border-width: 0px;
  }

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

div.spoiler-block cite {
   height: 1em !important;
   top: 0 !important; 
}

/* 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: -4em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* 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 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }



/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }

/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: leftr;
  width: 50%;
  }

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

/* C2.3 */
.punbb .main .tcr {
  background-color: transparent;
  overflow: hidden;
  text-align: left;
  width: 30%;
  }



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

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

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

/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
  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: 0.8em 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
      }


   /* C2.14 */
    .punbb td div.tclcon {
            margin-left:50px;
    }


 /* 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 {
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px
  }

/* 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-top: 2px;
margin-left: -2px;

  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 130%;
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: bold;
  }

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

/* C3.9 */
li.pa-title {

  }


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

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }



/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

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

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }

/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }

/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/
/* D1 Logo and description
-------------------------------------------------------------*/

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

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

/* D1.3 */
#pun-title .container {
  border-style: none none none none;
  }

/* D1.4 */
#pun-title h1 span  {
  font-size: 1.5em;
  }

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

#pun-title h1 span  {
  font-size: 1.5em;
  }


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

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: 0px;
  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.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, #pun-navlinks .container {
  border-style: none;
  border-width: 0;
  margin: 0;
  font-family: Georgia;
  }


/* D3.2 */
#pun-navlinks .container {
  padding: 0.7em 1em;
  }

/* D.3.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 1em;
  }

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.1em;
  }

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

/* D4.1 */
#pun-ulinks  {
  margin-top: 100px;
  margin-left: 0px;
  }

/* D4.2 */
#pun-ulinks .container {
  border-top: none;
  padding: -3em -5em;

  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
text-transform: none;
  font-size: 10px;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

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

/* profile */
.post-author a, .post-author a:hover, .post-author a:focus , .post-author a:active {color: #c0cfd6!important;
}
.pa-title {
font-family: "minion pro" !important;
font-size: 10pt !important;
font-weight: 30 !important;
padding: 0px 0px 5px 5px !important;
}
.pa-author {
background: url(http://s4.uploads.ru/gOCPJ.png) 0% 0% no-repeat;
height: 35px;
line-height: 30px !important;
margin-left: -5px !important;
margin-top: -25px !important;
padding: 0px 5px 0px 0px !important;
padding-top: 5px !important;
position: relative;
text-align: center;
width: 204px !important;
}
.pa-author a, .pa-author {
color: #7e9e69 !important;
font-family: "minion pro" !important;
font-size: 14pt !important;
font-weight: 400 !important;
margin-left: 0px;
}
.post-author {
background: url(http://s2.uploads.ru/14lBG.png) repeat-y; weight: 204px;
color: #5e606a !important;
}
.post-author ul li {
padding: 0px 4px;
text-align: center;
color: #c4d1b8 !important;
}
.post-author > ul {
    background: url("http://se.uploads.ru/qdER3.png") no-repeat scroll center bottom transparent;
margin-left: -7px;
text-align: center;
padding: -12px!important;
}
.pa-avatar.item2{
padding-left: 4px !important;
padding-right: -4px !important;
line-height: 0px !important;
border: none !important;
text-align: center;
}


td.tcr a { 
background: url("") 1px 30% no-repeat transparent;
padding-left: 18px;}


#pun-main .code-box,
#pun-main .quote-box{
border-style: solid;
border-width: 11px 12px 10px 15px;
-moz-border-image: url(http://se.uploads.ru/swovC.png) 11 12 10 15 round;
-webkit-border-image: url(http://se.uploads.ru/swovC.png) 11 12 10 15 round;
-o-border-image: url(http://se.uploads.ru/swovC.png) 11 12 10 15 round;
border-image: url(http://se.uploads.ru/swovC.png) 11 12 10 15 fill round;}



.title-logo-tdr a img, .title-logo-tdr iframe, .title-logo-tdr object, #tieser-bottom{
  filter:alpha(opacity=40);
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
}
.title-logo-tdr a img:hover, .title-logo-tdr iframe:hover, .title-logo-tdr objec:hover, #tieser-bottom:hover{
filter:alpha(opacity=40);
opacity: 1.0;
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
}
цвета
Код:
.punbb .category tr .bottom a{
    opacity: 1;
    font-size: 14px;
    font-weight: bolder;
    font-family: arial;
    font-variant: small-caps;
}
.punbb .category tr .bottom a:hover{
  opacity:0.7;
}


.opisanie {    padding-right: 12px; */
    padding-top: 5px;
    /* padding-bottom: 5px; */
    /* margin-left: -10px; */
    /* letter-spacing: 1px; */
    padding-bottom: 10px;
    height: 30px !important;
    /* overflow-y: auto; */
    font-family: arial;
    font-size: 11px !important;
    /* line-height: 10px; */
    font-style: normal;
    text-align: justify;
}


 #main-reply {
    width: 104%;
    margin-left: -28px;
    margin-top: 5px;
}

.pa-respect, .pa-fld3, .pa-posts {
    display: inline-block;
    margin-left: 1px !important;
    text-align: center;
    width: 59px;
    line-height: 13px;
    /* padding: 7px; */
    /* margin-bottom: 7px!important; */
    /* margin-top: 10px!important; */
    font-size: 11px;
    padding: 2px! important;}

/* для таблицы */

.tooltip {
 position: relative;
 }
.tooltip em {
 display: none;
 }
.tooltip:hover em {
 font-style: normal;
 display: block;
 position: absolute;
 background: #a5ae9c;
 color: #4d6834;
 padding: 15px 15px;
 bottom: 15px;
 right: 15px;
border-radius: 45px 0px 45px 0px;
background: #bbd1a6 url() repeat;
color: #0a3644;
border-top: 5px solid #193316 !important;
border-bottom: 5px solid #193316!important;
border-left: 1px solid #193316 !important;
border-right: 1px solid #193316 !important;
-webkit-box-shadow:  0px 2px 1px #193316 inset; 
 -moz-box-shadow: 0px 2px 1px #193316 inset; 
box-shadow: 0px 2px 1px #193316 inset; 

}
.tooltip:hover em i {
 position: absolute;
 bottom: -15px;
 right: -5px;
 border-top: 1px solid #000;
 border-left: 1px solid transparent;
 display: block;
}


/* CS1 Background and text colours
-------------------------------------------------------------*/

/* шапка */
#pun-title table {
background-image : url(http://sa.uploads.ru/SYzjb.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
  margin-left: -166px;
height: 640px;
width: 1200px;}
 
/* фон */
body { background-position: top center;
background-repeat: repeat; 
background-image : url(http://s7.uploads.ru/hA8nU.png)
 }

/* фон контента */
#pun {background-image: url(http://s2.uploads.ru/0oUzD.png);
background-repeat: repeat;
background-position : center;}

/* блок формы ответа и кнопки*/
  .punbb textarea, .punbb select, .punbb input{
  background-color: #92bbd4;
  color: #001134;
background-image : url(http://s0.uploads.ru/2W5Df.png);
border-top:1px solid #203b63;
border-right:1px  solid #203b63;
border-bottom: 1px  solid #203b63;
border-left:4px solid #203b63;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
}

/* картинка в самый низ */
@media all and (-webkit-min-device-pixel-ratio:0) {
#pun-about p.container {
    margin-left: -166px !important;
} }
#pun-about p.container {
  background-image: url(http://s7.uploads.ru/VxXde.png);
  background-repeat : no-repeat;
  height: 166px; 
  width: 1200px;
  margin-left: -166px;
  margin-bottom: -80px;
}

/* для кнопочек ответить и т.д */

.punbb input {
    border: medium none;
}

.button {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #0d190f 0%, #0e180d 100%) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#0d190f), to(#0e180d));
    border-radius: 3px;
    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(101, 65, 53, 0.9) inset, -4px -4px 15px -3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 0 rgb(176, 161, 130), -1px -1px 0 0 rgba(0, 0, 0, 0.2);
    color: #887856;
    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.8);
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
}
.button:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #0c180e 0%, #1f401d 100%) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#0c180e), to(#1f401d));
    box-shadow: -1px -1px 0 0 rgba(0, 0, 0, 0.15), 1px 1px 0 rgba(0, 0, 0, 0.15), 4px 4px 5px -3px rgba(101, 65, 53, 0.5) inset, -4px -4px 15px -3px rgba(0, 0, 0, 0.4) inset, 0 1px 0 0 rgb(176, 161, 130), -1px -1px 0 0 rgba(0, 0, 0, 0.2);
    color: #aea185;
    cursor: pointer;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.button:active {
    border-top-color: #2c5f75;
}



/* блок цитат и кодов*/
.punbb .quote-box, .punbb .code-box {
  background-color: #9ca5ae;
  color: #25192d;
background-image : url("http://forumstatic.ru/files/0012/76/a7/30160.jpg");
border-top:1px solid #191f2d;
border-right:1px  solid #191f2d;
border-bottom: 1px  solid #191f2d;
border-left:4px solid #191f2d;
    border-radius:7px;
box-shadow: inset 0px -4px 20px #191f2d;
  }

.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 {background-color: transparent;
color: #03051b;}

#pun-status .container, #pun-crumbs1 .container
{color: #03051b;}

#pun-navlinks .container, #pun-ulinks .container {
background-color: transparent;
color: #03051b;
text-align: center;}

.offline li.pa-online strong {
color: #03051b;
font-weight: normal}

.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #03051b;}




/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
color: #040620;
  font-weight: bold;
font-style: normal;
  }

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

li.pa-online {
  border-left-color: transparent;
  }

.punbb .post-sig dt {
  content: url(http://s1.uploads.ru/oXrPB.png) ;
  width: auto;
  height: auto;
border-color:#132613;
  }



/* 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: #061902;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #293451
  }

/* 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: #062c44;
    border-bottom: 0px none #062c44;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
 color: #10260c;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #000000
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
 color: #1f323d;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #000000
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #6c9157;
  color: #6c9157;
  }

/* CS3 Иконки старых, новых, важных, закрытых тем */

.punbb table Div.icon {float: right; 
display: block; 
border-style: none none none none;
margin-left: 5px;
margin-right: 5px;
width: 60px;
height: 60px;
background-image : url(http://funkyimg.com/i/2oELi.png);
background-repeat: no-repeat;}

TR.inew Div.icon {
background-image : url(http://funkyimg.com/i/2oELh.png);
background-repeat: no-repeat;
width: 60px;
height: 60px;}

TR.isticky Div.icon {
background-image : url(http://funkyimg.com/i/2oELj.png);
background-repeat: no-repeat;
width: 60px;
height: 60px;}

TR.iclosed Div.icon {
background-image : url(http://funkyimg.com/i/2oEMd.png);
background-repeat: no-repeat;
width: 60px;
height: 60px;}




/* CS4 Другое
 -------------------------------------------------------------*/
div#html-footer {
margin-bottom: 20px;
margin-left: 90px;
}


div#pun-navlinks {
  position: absolute;
  width: 100%;
  left: 5px;
 top: 480px;

}

div#pun-ulinks {
  position: absolute;
  width: 100%;
  margin-left: -55px;
  top: 415px;


}

#pun-main .post-author ul {text-align: center;}



#pun-category1.category h2 {
background: url(http://sa.uploads.ru/kcPwK.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}

#pun-category2.category h2 {
background: url(http://s3.uploads.ru/uiMN2.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}


#pun-category3.category h2 {
background: url(http://s4.uploads.ru/F6r9J.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}

#pun-category4.category h2 {
background: url(http://s9.uploads.ru/4rD5t.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}

#pun-category5.category h2 {
background: url(http://sh.uploads.ru/p7gUI.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}

#pun-category6.category h2 {
background: url(http://sd.uploads.ru/6sXeM.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}

#pun-category7.category h2 {
background: url(http://s7.uploads.ru/2eK9E.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}


/* CS5.2 Статус картинки с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
background-repeat: no-repeat;
position: top center;
height:166px;
width:1200px;
margin-left: -165px;
color: transparent;
background-image: url("http://s3.uploads.ru/VQk5m.png");}


a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: palatino linotype;
font-size: 11px;
background-color:#071400;
color: #345b1e; 
font-weight: normal;
text-align: center;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: #345b1e;
border-left-width: 5px;
width: 160px;
}

a.tvm:hover {
font-family: palatino linotype;
font-size: 11px;
color: #62755b; 
background-color:#112306;
display: block;
font-weight: bold;
text-align: center;
cursor:crosshair; 
text-decoration: none;
border-left-style: solid;
border-left-color: #061000;
border-left-width: 5px;
width: 160px;
}

/* ползунок */
::-webkit-scrollbar {
    width: 8px;
    height: 8px;}
::-webkit-scrollbar-track {
    background: #436b7a !important;}
::-webkit-scrollbar-thumb {
    background: #0d1219 !important;}
::-webkit-scrollbar-thumb:active {
background: #0d1219 ;}

.tip {
	padding: 5px; /* расстояние текста от края окна */
	color: #0e440a; /* цвет шрифта */
	background-color: #ccbba7; /* фоновый цвет окна */
	display: none;
	position: absolute;
	z-index: 1000;
        width: 150px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


a.menu:link, a.menu:visited, a.menu:active{text-decoration: none;

background: #090a05;
width: 95px;
border-top: 3px solid #3e5c15;
font-size: 12px;
text-decoration: none;
font-style: italic;
color: #cdc3a9;
border-bottom: 3px solid #182708;
display:block;
text-align:center;
}
a.menu:hover {
background: #;
border-top: 100px solid #;
border-bottom: 3px solid #a4bc87; }



/* разделитель между постов */
#pun {
background-repeat: repeat-y;
background-position : top center;
}

#pun-viewtopic .post h3 {
    background: rgba(0, 0, 0, 0) url("http://s5.uploads.ru/jNWvP.png") no-repeat scroll center top;
    color: #617026 !important;
    font-family: pt sans narrow;
    font-size: 13px;
    height: 124px;
    margin-bottom: -42px;
    margin-left: -60px;
    margin-top: -13px;
    padding-top: 20px !important;
    width: 990px;
}
#pun-viewtopic .post h3 span {
    color: #6e9b6f;
    margin-left: 375px;
    margin-top: 20px;
    text-shadow: 0 0 5px rgb(0, 0, 0);
}
#pun-viewtopic .post h3 span a {
    color: #6e9b6f;
    text-shadow: 0 0 5px rgb(0, 0, 0);
}
#pun-viewtopic .post h3 span a:hover {
    color: #aaa;
    text-shadow: none;
}
#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;
}

.topic a.sharelink {
    display: none;
}

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

/* баннеры */

.part {
float: left;
margin-left: 10px
}

.part img {

text-align: center;
opacity: 0.2;
-moz-opacity: 0.2;
filter: alpha(opacity=20) black;
-khtml-opacity: 0.2;
background-color:#000;
}
 
.part img:hover {
opacity:1;
-moz-opacity:1;
filter: alpha(opacity=100) black;
-khtml-opacity: 1;
background-color:#000;
}

.pa-avatar img {
    max-width: 180px;
    max-height: 180px;
}

0

18

верх
Код:
<!--нужный 1-->
<div style="position: absolute; margin-top: 53px; margin-left: 737px;font-variant: small-caps !important;">
<a href="" target=_blank title="Форум ждёт русалочку Ариэль!"><img src=http://s7.uploads.ru/rcL2p.png></a>
</div>

<!--нужный 2-->
<div style="position: absolute; margin-top: 53px; margin-left: 810px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=2#p37859" target=_blank title="Злая Королева и весь форум разыскивают мистера Хайда!"><img src=http://sg.uploads.ru/0cbR9.png></a>
</div>

<!--нужный 3-->
<div style="position: absolute; margin-top: 157px; margin-left: 739px;font-variant: small-caps !important;">
<a href="" target=_blank title="Наш проект ищет Тёмного Мага!"><img src=http://s1.uploads.ru/XdZaA.png></a>
</div>

<!--нужный 4-->
<div style="position: absolute; margin-top: 162px; margin-left: 812px;font-variant: small-caps !important;">
<a href="" target=_blank title="Наш проект ищет Белль!"><img src=http://s1.uploads.ru/Ecd49.png></a>
</div>

<!--нужный 5-->
<div style="position: absolute; margin-top: 265px; margin-left: 739px;font-variant: small-caps !important;">
<a href="" target=_blank title="Мы ищем Золушку!"><img src=http://s4.uploads.ru/ZtOje.png></a>
</div>

<!--нужный 6-->
<div style="position: absolute; margin-top: 271px; margin-left: 812px;font-variant: small-caps !important;">
<a href="" target=_blank title="Мы ищем Аврору!"><img src=http://s7.uploads.ru/vVrSP.png></a>
</div>

<!--постописец 1-->
<div style="position: absolute; margin-top: 45px; margin-left: -12px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=48" target=_blank title="Постописец января - Эмма!"><img src=http://s7.uploads.ru/k6bah.png></a>
</div>

<!--постописец 2-->
<div style="position: absolute; margin-top: 45px; margin-left: 80px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=49" target=_blank title="Постописец января - Ханна!"><img src=http://sf.uploads.ru/K5Tbx.png></a></div>

<!--постописец 3-->
<div style="position: absolute; margin-top: 125px; margin-left: 4px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=159" target=_blank title="Постописец января - Мария!"><img src=http://s9.uploads.ru/IsapG.png></a>
</div>

<!--постописец 4-->
<div style="position: absolute; margin-top: 120px; margin-left: 83px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=147" target=_blank title="Постописец января - Грейс!"><img src=http://sf.uploads.ru/zlcmC.png></a>
</div>

<!--флудер-->
<div style="position: absolute; margin-top: 214px; margin-left: 0px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=136" target=_blank title="Флудер января - Каин!"><img src=http://sf.uploads.ru/F3rlH.png></a>
</div>

<!--герой-->
<div style="position: absolute; margin-top: 200px; margin-left: 62px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=177" target=_blank title="Герой января - Мэри-Маргарет!"><img src=http://s1.uploads.ru/kbDQi.png></a>
</div>

<!--злодей-->
<div style="position: absolute; margin-top: 280px; margin-left: -14px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=46" target=_blank title="Злодей января - Злая Королева!"><img src=http://se.uploads.ru/zps7l.png></a>
</div>

<!--тандем-->
<div style="position: absolute; margin-top: 272px; left: 115px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=643#p42453" target=_blank title="Тандем и эпизод месяца: разговор по душам Эммы с родителями - Белоснежкой и Прекрасным Принцем!"><img src=http://sa.uploads.ru/IUWwZ.png></a> 
</div>

<!--пост-->
<div style="position: absolute; margin-top: 283px; left: 218px; width: 260px; height: 36px; text-align: justify; font-size: 10px; font-variant: small-caps !important; line-height: 9px; text-transfrom: lowercase; color:#162b19;">
<b><a href="http://ouatuntold.rusff.me/viewtopic.php?id=394#p42480">Киллиан:</a></b><br>
Это не смешно.<br>
Блондинка — Эмма<br>
— была права.<br>
Происходящее<br>
смешным не было<br>
ни в коем случае.<br>
Странным, нелепо...<br>
</div>

<!--плашки-->
<div style="position: absolute; margin-top: 390px; margin-left: 190px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=257#p15540" target=_blank title="Добавь в копилку смайлов себя!"><img src=http://s8.uploads.ru/pybaY.png></a>
</div>

<div style="position: absolute; margin-top: 390px; margin-left: 355px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=39#p41644" target=_blank title="В январе и феврале бонусы всем пришедшим канонам сериала!"><img src=http://sf.uploads.ru/ZMTqR.png></a>
</div>

<div style="position: absolute; margin-top: 390px; margin-left: 522px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=51&p=2#p43851" target=_blank title="А ты писал посты в январе? Или заходил в свой профиль? Ещё есть время исправить ситуацию!"><img src=http://s3.uploads.ru/fwamy.png></a>
</div>

<div style="position: absolute; margin-top: 437px; margin-left: 190px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=663#p44400" target=_blank title="Участвуй вместе с нами!"><img src=http://s4.uploads.ru/zAQLd.png></a>
</div>

<div style="position: absolute; margin-top: 437px; margin-left: 355px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=8#p40084" target=_blank title="О новом дизайне, активистах, подарках и не только!"><img src=http://sg.uploads.ru/x9Zyn.png></a>
</div>

<div style="position: absolute; margin-top: 437px; margin-left: 522px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewforum.php?id=8" target=_blank title=""><img src=http://s9.uploads.ru/Wt36O.png></a>
</div>

<!--админы-->
<table style="text-align: justify; position: absolute; top: 354px; margin-left: 345px;" 
<tr> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=49"> 
<font color="цвет текста"> 
<img src="http://sh.uploads.ru/svDLS.png"> 
</font> 
</a> 
<em> 
<img src="http://sf.uploads.ru/1OCJQ.gif"/>"Вкусный админ - Ханна"<br> 
</em> 
</span> 
</td> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=117"> 
<font color="цвет текста"> 
<img src="http://sf.uploads.ru/YzmFy.png"> 
</font> 
</a> 
<em> 
<img src="http://s9.uploads.ru/CNFyj.gif"/>"Чудесатый админ - Патрисия"<br> 
</em> 
</span> 
</td> 
</tr> 
</table>

<!--админы-->
<table style="text-align: justify; position: absolute; top: 340px; margin-left: 355px;" 
<tr><td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=46"> 
<font color="цвет текста"> 
<img src="http://sa.uploads.ru/dbvzU.png"> 
</font> 
</a> 
<em> 
<img src="http://s3.uploads.ru/aL7bP.gif"/>"Жаркий админ - Реджина"<br> 
</em> 
</span> 
</td>
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=48"> 
<font color="цвет текста"> 
<img src="http://s6.uploads.ru/FueRa.png"> 
</font> 
</a> 
<em> 
<img src="http://s1.uploads.ru/jXB8x.gif"/>"Добрый админ - Эмма"<br> 
</em> 
</span> 
</td> 
<td> 
</tr> 
</table>

<!--навигация-->
<div style="position: absolute; margin-top: 348px; margin-left: 663px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=561#p36409" target=_blank title="Здесь ответят на вопросы новичка, проставят бронь подарят тёплые объятия!"><img src=http://sa.uploads.ru/5ldFm.png></a></div>

<!--навигация-->
<div style="position: absolute; margin-top: 344px; margin-left: 720px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewforum.php?id=2" target=_blank title="Найди персонажа себе по душе!"><img src=http://s9.uploads.ru/zFLrm.png></a></div>

<!--навигация-->
<div style="position: absolute; margin-top: 353px; margin-left: 781px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=240" target=_blank title="Ознакомься со списком профессий!"><img src=http://s1.uploads.ru/VZhsE.png></a></div>

<!--навигация-->
<div style="position: absolute; margin-top: 372px; margin-left: 845px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=5" target=_blank title="Ознакомься со списком занятых внешностей!"><img src=http://s4.uploads.ru/pv2wh.png></a></div>

<!--навигация-->
<div style="position: absolute; margin-top: 365px; margin-left: -36px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=30#p132" target=_blank title="Ознакомься с сюжетом и хронологией!"><img src=http://sh.uploads.ru/Rhe93.png></a></div>

<!--навигация-->
<div style="position: absolute; margin-top: 351px; margin-left: 25px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=20" target=_blank title="Не забудь прочесть правила!"><img src=http://sh.uploads.ru/ToZ5b.png></a></div>

<!--навигация-->
<div style="position: absolute; margin-top: 348px; margin-left: 85px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=289#p17552" target=_blank title="В FAQ ты найдёшь ответы на большинство своих вопросов!"><img src=http://s0.uploads.ru/qZL1N.png></a></div>

<!--навигация-->
<div style="position: absolute; margin-top: 365px; margin-left: 142px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=6" target=_blank title="Сверься со списком занятых персонажей!"><img src=http://sf.uploads.ru/pd1Fo.png></a></div>

<!--приветствие-->
<div style="position: absolute; margin-top: 20px; margin-left: 350px; width: 300px; height: 130px; text-align: justify; font-size: 10px; font-variant: small-caps !important; line-height: 10px; text-transfrom: lowercase; color: #162b19;">
<center>Мы приветствуем тебя, путник, на нашем ролевом<br>
проекте по мотивам сериала «Однажды в Сказке».<br>
Стань одним из нас, окунись в мир, где тебя омоет<br>
с ног до головы магия. Может именно ты сможешь<br>
спасти этот город или, наоборот, станешь его властелином.<br>
Главное запомни — выбор всегда за тобой.<br>
<b>система игры:</b> эпизодическая; <b>рейтинг:</b> NC-21</center>
<br>
</style>
</div>

<div style="position: absolute; margin-top: 95px; margin-left: 350px; width: 300px; height: 160px; text-align: justify; font-size: 12px; font-variant: small-caps !important; line-height: 14px; text-transfrom: lowercase; color: #162b19;">
<center><b>ОТДАЙ ЗА НАС СВОЙ ГОЛОС:</b>
<br/><!-- Top.Roleplay.Ru -->
<script type="text/javascript" language="javascript">
var topRPGc="<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=24925&rnd=" + Math.random();
topRPGc += "&r="+escape(document.referrer)+"' width='1' height='1' border='0'><a href='http://rpgtop.su/24925' title='Рейтинг Ролевых Ресурсов - RPG TOP' target='_blank'>"+
"<img src='http://img.rpgtop.su/88x31x11x2.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a> ";
document.write(topRPGc);
</script>
<noscript>
<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=24925' width='1' height='1' border='0'><a href='http://rpgtop.su/24925' target='_blank'><img src='http://img.rpgtop.su/rpgtop1.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a>
</noscript>
<!-- /Top.Roleplay.Ru --><a href="http://forum-top.ru/vote/5221" title="Рейтинг форумов Forum-top.ru" target="blank"><img src="http://forum-top.ru/uploads/buttons/forum-top_88x31_4.gif" alt="Рейтинг форумов Forum-top.ru" /></a><br/>
</center></style></div>

<style type="text/css">
.post-content td {
border:none transparent !important;
}
</style>



<!--убирает надпись "объявление"-->
<style type="text/css">
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}
</style>

<!--спрятать модераторов -->
<style>
#pun td .modlist{display:none;}
</style>
<!--конец спрятать модераторов -->

<script type="text/javascript"> 
function openbox(id){ 
display = document.getElementById(id).style.display; 
if(display=='none'){ 
document.getElementById(id).style.display='block'; 
}else{ 
document.getElementById(id).style.display='none'; 
} 
} 
</script> 

<!— JampPanel--> 
<style> 

#JampPanel,#JampPanel .container{ 
border-radius:10px; 
-webkit-border-radius:10px; 
-khtml-border-radius:10px; 
-moz-border-radius:10px; 
-o-border-radius:10px; 
border:1px solid #211919; 
background-color:#EEE8AA; 
box-shadow: 0px 3px 3px #626262; 
-webkit-box-shadow:0px 5px 5px #626262; 
-khtml-box-shadow:0px 5px 5px #626262; 
-moz-box-shadow:0px 5px 5px #626262; 
} 

#JampPanel {opacity:0.86; 
position:fixed; z-index:1200; 
height:190px; top:30px; right:0; margin-right:0px; 
background:#EEE8AA url(http://s2.uploads.ru/ojyxW.png) 4px 2px no-repeat; 
width:30px; 
} 

#JampPanel .container{ 
position:absolute; 
padding:12px; 
height:390px; 
width:200px; 
right: 30px; 
margin:-1px 0 0 30px; 
} 

#Zaslonyalka{ /*прикрывает область тени на стыке уха с container*/ 
position:absolute; 
height:190px; width:14px; 
background-color:#EEE8AA; 
margin: -12px 0 0 202px; 
} 
</style> 

<div id=JampPanel onclick="openbox('box')"> 
<div id="box" style="display: none;"> 
<div class=container> 
<div id=Zaslonyalka></div> 

<center><table> 
<tr> 
<td><a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=323">1. All Hallows' Eve.</a><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=46">Regina Mills</a> </td><br> 
</tr> 
</table> 
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=288#p17499">2. Home, sweet home.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=81">Dominic Bloomfield</a></center> </td><br> 
</tr> 
</table> 
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=305#p19014">3. Crawler <br>Trap. 
</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=67">Jefferson</a></center></td><br> 
</tr> 
</table> 
<table> 
<tr><td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=364">4. How I met this monster.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=48">Emma Swan</a></center></td><br> 
</tr> 
</table>
</center> 
</div> 
</div> 
</div> 
<!--End//JampPanel-->

<script src="http://f.etrin.ru/hvss/hvss1.0.8.min.js"></script>
<script>
hvScriptSet.addMask({
buttonImage: ['http://s6.uploads.ru/ct40z.png'],
    guestAccess: ['ЛЫСАЯ ГОРА', 'ХЛАМ', 'МАВЗОЛЕЙ'],
    forumAccess: {
        'ГРАНИ МИРОВ': ['Модераторы'],
        'ВЫ НАШ ГОСТЬ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЖЕЛАННО МНЕ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ХРОНИКИ СПАСИТЕЛЯ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ГЛАВНЫЕ ВОРОТА': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'СОКРОВИЩНИЦА': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'СТРАНА ЧУДЕС': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ВОЛШЕБНЫЙ ШКАФ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'КОРОБКА ПЕЧЕНЬЯ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЖУРНАЛ ФОРУМА': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЯЩИК ПАНДОРЫ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'МАСТЕРСКАЯ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'КВЕСТЫ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЛИЧНЫЕ ЭПИЗОДЫ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ФЛЭШБЕК': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'АЛЬТЕРНАТИВА': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'МИР ГРЕЗ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'КОРОЛЕВСКАЯ КРОВЬ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ШАЛОСТЬ УДАЛАСЬ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'БЕЗ ГРАНИЦ': ['Модераторы', 'Пользователи', 'Жители Сказок']
        
    },
    forumAccessExtended: {
        'ГРАНИ МИРОВ': ['Модераторы'],
        'ВЫ НАШ ГОСТЬ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЖЕЛАННО МНЕ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ХРОНИКИ СПАСИТЕЛЯ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ГЛАВНЫЕ ВОРОТА': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'СОКРОВИЩНИЦА': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'СТРАНА ЧУДЕС': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ВОЛШЕБНЫЙ ШКАФ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'КОРОБКА ПЕЧЕНЬЯ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЖУРНАЛ ФОРУМА': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЯЩИК ПАНДОРЫ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'МАСТЕРСКАЯ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'КВЕСТЫ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЛИЧНЫЕ ЭПИЗОДЫ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ФЛЭШБЕК': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'АЛЬТЕРНАТИВА': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'МИР ГРЕЗ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'КОРОЛЕВСКАЯ КРОВЬ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'ШАЛОСТЬ УДАЛАСЬ': ['Модераторы', 'Пользователи', 'Жители Сказок'],
        'БЕЗ ГРАНИЦ': ['Модераторы', 'Пользователи', 'Жители Сказок']
                
    },
    changeList: {
        'info': {
            title: 'Личное звание',
            description: 'Принимает HTML',
            tag: 'info',
            class: 'pa-fld1',
            defaultCode: '<b>Имя Фамилия, возраст<sup>y.o.</sup></a></b><br><i>сфера деятельности</i>'
        }
    },
    userFields: ['pa-author', 'pa-title', 'pa-avatar', 'pa-fld1','pa-reg','pa-posts','pa-respect', 'pa-positive', 'pa-awards', 'pa-gifts']
});
</script>

<!-- Кнопки BB-кодов при редактировании подписи © Alex_63 -->
<script type="text/javascript">
if(document.URL.indexOf('section=signature')!=-1)document.write('<scr'+'ipt type="text/javascript" src="http://forumstatic.ru/files/0016/0b/c8/99528.js"></scr'+'ipt>');
</script>

<!-- Просмотр полного профиля на странице /profile.php V.2 -->
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/44995.js"></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>

<!--БАННЕРЫ-->
<div style="overflow-y: scroll; position: absolute; margin-top: -75px; margin-left: -7px; width: 820px; height: 79px; text-transfrom: lowercase;">
<div class="part"><a href="http://ouatwinter.rusff.me/" target="_blank"><img src="http://i.imgur.com/0tuijau.png"title="Once Upon A Time: The magic of the North"border="0"width="88" height="30"></a></div>
<div class="part"><a href="http://spnkeepgoing.rusff.me" target=_blank> <img src="http://s019.radikal.ru/i617/1612/64/4d32fd721d4e.jpg" border="0" title="Supernatural: keep going" width=88 height=31></a></div>
<div class="part"><a href="http://lex.f-rpg.ru"  target="_blank"><img src='http://sh.uploads.ru/0ibUM.gif' title="Лексингтон. Милый город - город страха" alt="Lexington" /></a></div>
<div class="part"><a href="http://requiemtvdrg.rusff.me/"target=_blank><img src="http://funkyimg.com/i/2pAse.png" title=" TVD: Requiem"></a></div>
<div class="part"><a href="http://pestilences.rusff.me/" title="Pestilence in Seoul"><img src="http://funkyimg.com/i/2gmYG.gif" target="_blank" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://northsolway.rusff.me/"><img src="http://se.uploads.ru/mKeSQ.jpg" title="North Solway " width=88 height=31 border=0></a></div>
<div class="part"><a target="_blank" href="http://hsd.hutt.ru" title="Hic Sunt Dracones"><img src="http://forumstatic.ru/files/0018/09/fc/44926.gif" width="88" height="31" border="0"></a></div>
<div class="part"><a href="http://prologue.f-rpg.ru/" target="_blank"><img src="http://funkyimg.com/i/2kFmG.gif" title="Prologue. The Power of Imagination" alt="Prologue. The Power of Imagination"></a></div>
<div class="part"><a href="http://trajectory.rusff.me/" target="_blank"><img src="https://pp.vk.me/c836332/v836332734/14aa2/kyulgNNyibc.jpg" title="Центр обучения наделённых Даром подростков. 18+" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://wanderlust.rusff.me/" title="Wanderlust" target="_blank"><img src="http://s8.uploads.ru/KWHVE.gif" width="88px" height="31px"></a></div>
<div class="part"><a href="http://dcrebirth.rusff.me"><img src="http://s7.uploads.ru/JciBR.png" alt="DC: Rebirth"></a></div>
<div class="part"><a href="http://utopia.rolebb.com/" target=_blank><img src="http://funkyimg.com/i/2vWRZ.gif" title="Harry Potter: UTOPIA"></a></div>
<div class="part"><a href="http://shelterme.rusff.me/"><img title="SHELTER ME" src="http://s05.radikal.ru/i178/1608/df/df773c5f89dc.gif" border="0" /></a></div>
<div class="part"><a href="http://howlongisnow.rusff.me/"><img src="http://sa.uploads.ru/oDd6v.png" title="TACHELES"></a></div>
<div class="part"><a href="http://dorton.f-rpg.ru/" target=_blank, title='Dorton. Dragon Dawn'><img src="https://i.imgur.com/7k8E5dV.gif"></a></div>
<div class="part"><a href='http://timetocross.rusff.me/'><img src='http://s9.uploads.ru/NR1D9.jpg' /></a></div>
<div class="part"><a href="http://crossfeeling.rusff.me/" target="_blank">
<img src="http://s3.uploads.ru/CiUJG.gif" title="crossfeeling" border="1" width="88" height="31"></a></div>
<div class="part"><a href="http://mhshootme.rusff.me/"><img src="http://forumstatic.ru/files/0014/cd/49/30162.gif" title="Mystery Hills: Shoot Me"></a></div>
<div class="part"><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></div>
<div class="part"><a href="http://themostsupernatural.ru" target=_blank title="Самая Сверхъестественная ролевая игра"><img src="http://s7.uploads.ru/N1fW3.gif"></a></div>
<div class="part"><a href='https://vk.com/roleplayouatnc17' target='_blank' title="Role Play ^.^ Однажды в сказке (NC-17)"><img src='http://s019.radikal.ru/i633/1707/38/f54b4e7c55f7.gif' border='0' width='88' height='31' alt="Role Play ^.^ Однажды в сказке (NC-17)"></a></div>
<div class="part"><a href="http://docnight.rusff.me/" target="_blank"><img title="Doctor Who: Night terror" src="http://s6.uploads.ru/t/QDk13.gif"></a></div>
<div class="part"><a href="http://imperiumaeternum.rolka.su/" target="_blank"><img src="http://forumstatic.ru/files/0018/97/46/53803.gif" title="Imperium Aeternum"></a></div>
<div class="part"><a href="http://allgenerations.rusff.me/" title="| Three Generations: I would rather die |"><img src="http://funkyimg.com/i/2k6d9.png"></a></div>
<div class="part"><a href="http://dansemacabre.rusff.me/">
<img src="http://forumstatic.ru/files/0019/3a/8c/37746.gif" border="0" title="WoD: Blood of the South" width="88" height="31"></a></div>
<div class="part"><a href="http://fabletown.rolka.su"><img src="http://se.uploads.ru/04Qgx.gif" title="Академия Фейблтауна"></a></div>
<div class="part"><a href="http://namvnebo.ru/" title="Современная Греция. Афины. Люди, способные управлять силой Богов, Героев и Чудовищ. Найдешь себя в этом мире, смертный?..." target="blank"><img src="http://funkyimg.com/i/2iGMn.gif"></a></div>
<div class="part"><a target="blank" href="http://thewalkingdead.forumrpg.ru/"><img src="http://forumstatic.ru/files/0012/11/58/47824.gif" alt="Dead Bite" title="Dead Bite"/></a></div>
<div class="part"><a href=http://rains.rusff.me//><img src="http://i.imgur.com/5Ym0dnF.png" border="0" alt="Рейнс: Новая империя. Политика, войны, загадки прошлого"width=88  height=31 border></a></div>
<div class="part"><a href="http://icma.rolbb.ru/" alt="Коты Ирландии. Средние века."><img src="http://sg.uploads.ru/eKtpC.gif" ></a></div>
<div class="part"><a href="http://prophecy.rusff.me" target="_blank"><img src="http://forumstatic.ru/files/0018/0f/e1/51758.jpg"title="the lost prophecy"border="0"width="88" height="31"></a></div>
<div class="part"><a href="http://greenwoodshi.3bb.ru"><img src="http://forumstatic.ru/files/0000/10/a4/20737.gif" border="0" / title="Green Woods. New York" alt="Green Woods">
</a></div>
<div class="part"><a href="http://shel.rusff.me" target=_blank><img src="http://forumstatic.ru/files/0017/f9/58/32153.gif" border="0" title="Sunrise Helheim" width="88" height="31"></a></div>
<div class="part"><a href="http://enteros.rusff.me/" title="ФРПГ Энтерос" target="blank"><img src="http://forumstatic.ru/files/0015/e5/72/98755.gif"></a></div>
<div class="part"><a href="http://agameofthrones.rusff.me/" target="_blank"><img src="http://funkyimg.com/u2/4581/519/592830tumblr_mins5t07hT1r00543o8_.gif" title="Game of Thrones. Bona Mente" border="0"></a></div>
<div class="part"><a href="http://sevenluck.rusff.me/" title="Seven Luck"><img src="http://funkyimg.com/i/2c5Ju.gif"></a></div>
<div class="part"><a href="http://itsnewworld.rusff.me" title="Marauders: brand new world" target=_blank><img src="http://se.uploads.ru/t/BRT1U.gif"></a></div>
<div class="part"><a href="http://newlegacy.ru"><img src="http://sf.uploads.ru/t/Dj0Z3.gif" border="0" title="New Story"></a></div>
<div class="part"><a href="http://royalflush.rusff.me/" target=_blank><img src="http://funkyimg.com/i/2rQjH.jpg" title="Marauders: Royal Flush" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://dastory.f-rpg.ru/"><img src="https://i.imgur.com/iCfUkSE.jpg" title="Dragon Age: A Story Being Told"></a></div>
<div class="part"><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></div>
<div class="part"><a href="http://seattle228.rusff.me/" target="_blank"><img src="http://forumstatic.ru/files/0018/e4/2a/78327.png" title="SEATTLE" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://collapsus.rusff.me" target="_blank"><img src="http://i.imgur.com/hMGeJVv.png" title="останутся лишь кости" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://purpleline.rusff.me" title="purple line"><img src="http://sa.uploads.ru/fS1bR.png" width="88px" height="31px"></a></div>
<div class="part"><a href="http://rezeroed.rusff.me/" alt="rebel key: crossover" target="_blank"><img src="http://sd.uploads.ru/YeBRg.gif"></a></div>
<div class="part"><a href="http://fondue.f-rpg.ru/" target="_blank"><img src="http://funkyimg.com/i/2xkjw.jpg"></a></div>
<div class="part"><a href="http://kingscross.f-rpg.ru/" target="_blank"><img title="KINGSCROSS. Внимание, поезд отправляется!" src="http://sa.uploads.ru/P2TRO.jpg"></a></div>
<div class="part"><a target="_blank" href="http://storycross.rusff.me" title="Storycross "><img src="https://i.imgur.com/Kmsjn1Z.jpg" alt="Кроссовер Storycross" width="88" height="31" border="0"></a></div>
<div class="part"><a href="http://vel.f-rpg.ru/" target="blank"><img src="http://sa.uploads.ru/RFxO6.jpg"></a></div>
<div class="part"><a href="http://carperetractum.rolka.su/" target=_blank> <img src="http://funkyimg.com/i/2i8wg.gif"border="0" title="Harry Potter: Carpe Retractum"> 
</a></div>
<div class="part"><a href="http://luminary.f-rpg.ru/" target=_blank> <img src="http://s6.uploads.ru/wyRsU.png"border="0" title="Harry Potter: Luminary"> 
</a></div>
<div class="part"><a href="http://sixfortyfive.rusff.me/" title="enjoy the silence"><img src="http://s7.uploads.ru/bmgsT.gif"></a> </div>
<div class="part"><a href="http://jusanguinis.rusff.me/" target="_blank"><img src="https://i.imgur.com/I5lgXck.gif" title="JUS SANGUINIS: FERRO IGNIQUE" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://ainhoa.anihub.ru" target=_blank><img src="http://forumstatic.ru/files/0018/28/7e/44733.png" alt="Fables of Ainhoa"></a></div>
<div class="part"><a href="http://marvelpulse.rusff.me"><img src="http://funkyimg.com/i/2zRmR.jpg" border="0" alt="Marvel Pulse: Feal the Beat" width="88" height="31"></a></div>
<div class="part"><a href=http://marvelbreak.rusff.me title="Marvel: Breakpoint" target=_blank><img src=http://forumstatic.ru/files/0018/aa/28/67210.gif></a></div>
<div class="part"><a href="http://smuggling.rusff.me" target="_blank" ><img src="http://i.imgur.com/jvJpRMd.gif" border="0" alt="CREO AURUM" /></a></div>
<div class="part"><a href="http://fabletown.f-rpg.ru/" target="_blank"><img src="http://funkyimg.com/i/2BqZF.gif" border="0" alt="FABLETOWN" /></a></div>
<div class="part"><a href="http://lakehorror.rusff.me/" target=_blank><img src="https://i.imgur.com/1lPw8SZ.gif" border="0" title="LAKEBURY'S HORROR" width="88" height="31"></a></div>
<div class="part"><a href="http://funeralrave.rusff.me/" target="_blank"><img src="https://i.imgur.com/eoOE0Zc.gif" title="funeral rave" ></a></div>
<div class="part"><a href="http://crossray.rusff.me/"><img src="http://funkyimg.com/i/2Bv1S.jpg" title="CROSSRAY"></a></div>
<div class="part"><a href="http://east4life.rusff.me/"><img src="http://funkyimg.com/i/2BBQC.gif" alt="EAST 4 LIFE" target="_blank"></a></div>
<div class="part"></div>
<div class="part"></div>
<div class="part"></div>
<div class="part"></div>
</div>

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


<script type="text/javascript">
function to(username)
{insert('[b]' + username + '[/b]' + ', ');}
</script>
<div class="go-up" id='ToTop'><img src="http://s6.uploads.ru/84K30.png" border="0" /></div>
<div class="go-down" id='OnBottom'><img src="http://s5.uploads.ru/tC7EQ.png" border="0" /></div>
<style>
.go-up,.go-down {
display:none;
position:fixed;
right: 50px;
z-index:9999;
cursor:pointer;
opacity: 1;
width: 75px; 
height: 39px; 
}
.go-up {
bottom:166px; /*положение от низа окна браузера верхняя кнопка*/
}
.go-down {
bottom:105px; /*положение от низа окна браузера нижняя кнопка кнопка*/
}
.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>

<style>
.image.UP,
.image.Down {
   border:0px solid transparent;
   margin:0;
   padding:0;
}
.image.UP{
opacity:1.0;
   display:block;
   position:absolute;z-index:100;
   transition-duration: 0.96s;
  -webkit-transition-duration: 0.96s;
  -moz-transition-duration: 0.96s;
  -o-transition-duration: 0.96s;
  -ms-transition-duration: 0.96s; /* IE9+ */
}
.image.UP:hover {
   opacity:0.00;
}
 
div.ImgWrap{
display:inline-block;
padding:0;margin:0;
background-position:center center;
background-repeat:no-repeat;
}
</style>

<!--полезный скрипт -->
<style>
.lastedit {display:none;}
</style>

<!--убрать названия полей профиля -->
<script type="text/javascript">
var A=[1,2,3,4,5]
$(".post .post-author li").each(function (){
for(var i=0; i<A.length;i++){if($(this).hasClass("pa-fld"+A[i])){
$(this).html($(this).html().replace(/^[^:]*:/,''));}};});
</script>
<!--Для хтмл -->
<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>


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


<script type="text/javascript">
PiarNik="PR";
PiarPas="1234";
var L="<div id=\"PR_loginDiv\" style=\"display:none;\">\
<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>

<!--обтекание изображения 2.4.4-->
<script language="javascript">
$(function(){
$('td#button-link').before('<td id="floatbut" style=\'background-image:url("http://s002.radikal.ru/i198/1009/43/f183caeae434.gif")\'></td>');
$('#floatbut, .vibor').click(function(){
$('div#float').toggle();});
  });
elm=document.getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content") 
{
post = elm[x].innerHTML;
if(post.indexOf("[/float]") != -1) {
floats = /\[float=(.*?)\]([^\[]{1,11000})\[\/float\]/gi
elm[x].innerHTML = elm[x].innerHTML.replace(floats, "<span style='float: $1; margin: 5px; text-align: $1;'>$2</span>")
}}
</script>
<div id="float" style="display:none;background:#FFFFCC;border:1px solid black; width:auto; padding:8px; position:absolute; margin-top:-32%; margin-left:35%; z-index:20">
<div><strong>Направление обтекания</strong></div><br>
<div align="center">
<img class="vibor" src="http://s001.radikal.ru/i193/1009/96/695abc799ddb.png" title="left" onclick="bbcode('[float=left]', '[/float]')" />
<img class="vibor" src="http://s002.radikal.ru/i199/1009/ac/95c10fcc7d82.png" title="right" onclick="bbcode('[float=right]', '[/float]')" />
</div></div>

<script><!--Оставляем цифру Новых сообщений. -->
var clr=($("#navpm a").css("color"));var chng="&nbsp;(";
var subs="</span><span style=\"color:"+clr+";\" id=\"news_messag\">(";
$("#navpm a").html($("#navpm a").html().replace(chng,subs));
$("#news_messag").appendTo("#navpm");
</script>

<script><!--Своя картинка или Слово в Панель навигации -->
var Img_Word=1;   //0-Картинка;1-Cлово /Ставим картинку или Слово ?
   navlinks=new Array(
  "navextra1","Мы в ВК",
  "navindex","Форум",
  "navuserlist","Участники",
  "navrules","Награды",
  "navsearch","Поиск", 
  "navprofile","Профиль",
  "navpm","Сообщения",
  "navadmin","Администрирование",
  "navregister","Регистрация",
  "navlogin","Войти",
  "navlogout","Выход"
)
var s,i;for (i=0; i < navlinks.length; i++){s=navlinks[i+1];
   if(!Img_Word){s='<img class="navlinks" src="'+s+'" border="0" />'}
   $("#"+navlinks[i]+" a").html("<span>"+s+"</span>");i++;}
</script>

0

19

<table align=«center» bgcolor=«#e4c5e5»>
<td align=«center»><img src=«http://s3.uploads.ru/na3Yf.png»></td></tr>
<tr><td align=«center»><details><summary><span class=«teh»>Will Scarlett</span></summary>
<span class=«ts1»>Рекламщик</span>
</details></td></tr>
</table>

0

20

фиолетовый

структура
Код:
/*************************************************************
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: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 3px;
  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%;
  }

/* A3.2 */
.punbb {
  font: normal 72.75% Georgia, Tahoma, Tahoma, Georgia;
  }

/* 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, .punbb h4, .punbb table, .punbb th {
  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% 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: auto;
  width : 990px;
  position: relative;

  }

/* A5.2 */
.punbb {
  float: auto;
  width: 89%;
  margin-left: 60px;
  height: auto;

  }

/* A5.3 */
#pun-redirect, #pun-maint {
    margin: 0% 30%;   
margin-top: 3%;
    width: 400px;   
    float: none;
    text-align: center;   
    font-size: 13px!important;     
border-radius: 0px 50px 0px 50px;
background: #eae3d1 url() repeat;
color: #090e00;
border-top: 5px solid #090e00 !important;
border-bottom: 5px solid #090e00 !important;
border-left: 2px solid #090e00!important;
border-right: 2px solid #090e00 !important;
-webkit-box-shadow:  0px 2px 1px #090e00 inset; 
 -moz-box-shadow: 0px 2px 1px #090e00 inset; 
box-shadow: 0px 2px 1px #090e00 inset; 
padding: 10px;
  color: #000;   
        
    }   
#pun-redirect .main-title {  
    font-size: 0.6em;   
    font-family: Georgia;  
    font-weight: bold;     
    color: black;    
    text-transform: uppercase;    
    text-shadow: 0px 0px 5px silver;  
    padding: 10px!important;
    margin-bottom:0px!important;}

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

/* A5.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 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }


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

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

/* 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: 1em 0 0 0;
  padding: 0;
  border-width: 0px;
  }

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

div.spoiler-block cite {
   height: 1em !important;
   top: 0 !important; 
}

/* 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: -4em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* 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 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }



/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }

/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: leftr;
  width: 50%;
  }

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

/* C2.3 */
.punbb .main .tcr {
  background-color: transparent;
  overflow: hidden;
  text-align: left;
  width: 30%;
  }



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

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

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

/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
  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: 0.8em 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
      }


   /* C2.14 */
    .punbb td div.tclcon {
            margin-left:50px;
    }


 /* 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 {
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px
  }

/* 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-top: 2px;
margin-left: -2px;

  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 130%;
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: bold;
  }

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

/* C3.9 */
li.pa-title {

  }


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

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }



/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

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

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }

/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }

/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/
/* D1 Logo and description
-------------------------------------------------------------*/

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

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

/* D1.3 */
#pun-title .container {
  border-style: none none none none;
  }

/* D1.4 */
#pun-title h1 span  {
  font-size: 1.5em;
  }

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

#pun-title h1 span  {
  font-size: 1.5em;
  }


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

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: 0px;
  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.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, #pun-navlinks .container {
  border-style: none;
  border-width: 0;
  margin: 0;
  font-family: Georgia;
  }


/* D3.2 */
#pun-navlinks .container {
  padding: 0.7em 1em;
  }

/* D.3.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 1em;
  }

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.1em;
  }

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

/* D4.1 */
#pun-ulinks  {
  margin-top: 100px;
  margin-left: 0px;
  }

/* D4.2 */
#pun-ulinks .container {
  border-top: none;
  padding: -3em -5em;

  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
text-transform: none;
  font-size: 10px;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

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

/* profile */
.post-author a, .post-author a:hover, .post-author a:focus , .post-author a:active {color: #a691bc!important;
}
.pa-title {
font-family: "minion pro" !important;
font-size: 10pt !important;
font-weight: -20 !important;
padding: 0px 0px 5px 5px !important;
}
.pa-author {
background: url(http://se.uploads.ru/9xg8D.png) 0% 0% no-repeat;
height: 32px;
line-height: 30px !important;
margin-left: -5px !important;
margin-top: 0px !important;
padding: 0px 5px 0px 0px !important;
padding-top: 5px !important;
position: relative;
text-align: center;
width: 204px !important;
}
.pa-avatar.item2{
padding-left: 4px !important;
padding-right: -4px !important;
line-height: -20px !important;
border: none !important;
text-align: center;
}
.pa-author a, .pa-author {
color: #a996ba !important;
font-family: "minion pro" !important;
font-size: 14pt !important;
font-weight: 0 !important;
margin-left: 0px;
}
.post-author {
background: url(http://s5.uploads.ru/i9vJ4.png) repeat-y; weight: 204px;
color: #5e606a !important;
}
.post-author ul li {
padding: 0px 4px;
text-align: center;
color: #986ba3 !important;
}
.post-author > ul {
    background: url("http://s3.uploads.ru/thdqy.png") no-repeat scroll center bottom transparent;
margin-left: -7px;
text-align: center;
padding: -12px!important;
}


td.tcr a { 
background: url("") 1px 30% no-repeat transparent;
padding-left: 18px;}


#pun-main .code-box,
#pun-main .quote-box{
border-style: solid;
border-width: 11px 12px 10px 15px;
-moz-border-image: url(http://sa.uploads.ru/PMILy.png) 11 12 10 15 round;
-webkit-border-image: url(http://sa.uploads.ru/PMILy.png) 11 12 10 15 round;
-o-border-image: url(http://sa.uploads.ru/PMILy.png) 11 12 10 15 round;
border-image: url(http://sa.uploads.ru/PMILy.png) 11 12 10 15 fill round;}



.title-logo-tdr a img, .title-logo-tdr iframe, .title-logo-tdr object, #tieser-bottom{
  filter:alpha(opacity=40);
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
}
.title-logo-tdr a img:hover, .title-logo-tdr iframe:hover, .title-logo-tdr objec:hover, #tieser-bottom:hover{
filter:alpha(opacity=40);
opacity: 1.0;
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
}
цвета
Код:
.punbb .category tr .bottom a{
    opacity: 1;
    font-size: 14px;
    font-weight: bolder;
    font-family: arial;
    font-variant: small-caps;
}
.punbb .category tr .bottom a:hover{
  opacity:0.7;
}


.opisanie {    padding-right: 12px; */
    padding-top: 5px;
    /* padding-bottom: 5px; */
    /* margin-left: -10px; */
    /* letter-spacing: 1px; */
    padding-bottom: 10px;
    height: 30px !important;
    /* overflow-y: auto; */
    font-family: arial;
    font-size: 11px !important;
    /* line-height: 10px; */
    font-style: normal;
    text-align: justify;
}


 #main-reply {
    width: 104%;
    margin-left: -28px;
    margin-top: 5px;
}

.pa-respect, .pa-fld3, .pa-posts {
    display: inline-block;
    margin-left: 1px !important;
    text-align: center;
    width: 59px;
    line-height: 13px;
    /* padding: 7px; */
    /* margin-bottom: 7px!important; */
    /* margin-top: 10px!important; */
    font-size: 11px;
    padding: 2px! important;}

/* для таблицы */

.tooltip {
 position: relative;
 }
.tooltip em {
 display: none;
 position: absolute;
 }
.tooltip:hover em {
 font-style: normal;
 display: block;
 position: absolute;
 background: #a79cae;
 color: #905b9b;
 padding: 15px 15px;
 bottom: -230px;
 right: 15px;
border-radius: 45px 0px 45px 0px;
background: #9a74a5 url() repeat;
color: #291535;
border-top: 5px solid #201028!important;
border-bottom: 5px solid #201028!important;
border-left: 1px solid #201028!important;
border-right: 1px solid #201028 !important;
-webkit-box-shadow:  0px 2px 1px #201028 inset; 
 -moz-box-shadow: 0px 2px 1px #201028 inset; 
box-shadow: 0px 2px 1px #201028 inset; 

}
.tooltip:hover em i {
 position: absolute;
 bottom: -15px;
 right: -5px;
 border-top: 1px solid #000;
 border-left: 1px solid transparent;
 display: block;
}


/* CS1 Background and text colours
-------------------------------------------------------------*/

/* шапка */
#pun-title table {
background-image : url(http://s5.uploads.ru/YFA3a.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
  margin-left: -168px;
height: 510px;
width: 1200px;}
 
/* фон */
body { background-position: top center;
background-repeat: repeat; 
background-image : url(http://se.uploads.ru/7w2X1.png)
 }

/* фон контента */
#pun {background-image: url(http://s3.uploads.ru/Madrx.png);
background-repeat: repeat;
background-position : center;
margin-bottom: 50px;}

/* блок формы ответа и кнопки*/
  .punbb textarea, .punbb select, .punbb input{
  background-color: #bea9cc;
  color: #250034;
background-image: url(http://s5.uploads.ru/dD5Hr.png);
border-top:1px solid #37194c;
border-right:1px  solid #37194c;
border-bottom: 1px  solid #37194c;
border-left:4px solid #37194c;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
}

/* картинка в самый низ */
@media all and (-webkit-min-device-pixel-ratio:0) {
#pun-about p.container {
    margin-left: -166px !important;
} }
#pun-about p.container {
  background-image: url(http://s9.uploads.ru/BG6qt.png);
  background-repeat : no-repeat;
  height: 166px; 
  width: 1200px;
  margin-left: -166px;
  margin-bottom: -105px;
}

/* для кнопочек ответить и т.д */

.punbb input {
    border: medium none;
}

.button {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #130d19 0%, #140d18 100%) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#130d19), to(##140d18));
    border-radius: 3px;
    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(101, 65, 53, 0.9) inset, -4px -4px 15px -3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 0 rgb(176, 161, 130), -1px -1px 0 0 rgba(0, 0, 0, 0.2);
    color: #7f5f8e;
    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.8);
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
}
.button:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #130d19 0%, #311d40 100%) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#130d19), to(#311d40));
    box-shadow: -1px -1px 0 0 rgba(0, 0, 0, 0.15), 1px 1px 0 rgba(0, 0, 0, 0.15), 4px 4px 5px -3px rgba(101, 65, 53, 0.5) inset, -4px -4px 15px -3px rgba(0, 0, 0, 0.4) inset, 0 1px 0 0 rgb(176, 161, 130), -1px -1px 0 0 rgba(0, 0, 0, 0.2);
    color: #9d7bad;
    cursor: pointer;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.button:active {
    border-top-color: #492c75;
}



/* блок цитат и кодов*/
.punbb .quote-box, .punbb .code-box {
  background-color: #a59cae;
  color: #25192d;
background-image : url("http://forumstatic.ru/files/0012/76/a7/30160.jpg");
border-top:1px solid #24192d;
border-right:1px  solid #24192d;
border-bottom: 1px  solid #24192d;
border-left:4px solid #24192d;
    border-radius:7px;
box-shadow: inset 0px -4px 20px #24192d;
  }

.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 {background-color: transparent;
color: #0f031b;}

#pun-status .container, #pun-crumbs1 .container
{color: #0f031b;}

#pun-navlinks .container, #pun-ulinks .container {
background-color: transparent;
color: #0f031b;
text-align: center;}

.offline li.pa-online strong {
color: #0f031b;
font-weight: normal}

.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #0f031b;}




/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
color: #150420;
  font-weight: bold;
font-style: normal;
  }

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

li.pa-online {
  border-left-color: transparent;
  }

.punbb .post-sig dt {
  content: url(http://funkyimg.com/i/2HnBH.png) ;
  width: auto;
  height: auto;
border-color:#211326;
  }



/* 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: #300844;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #300844
  }

/* 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: #845796;
    border-bottom: 0px none #845796;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
 color: #9d72aa;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 2px 2px 2px #391047
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
 color: #b58fc4;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #391047
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #714b82;
  color: #714b82;
  }

/* CS3 Иконки старых, новых, важных, закрытых тем */

.punbb table Div.icon {float: right; 
display: block; 
border-style: none none none none;
margin-left: 3px;
margin-top: -30px;
margin-right: -10px;
width: 110px;
height: 90px;
background-image : url(http://funkyimg.com/i/2HnCf.png);
background-repeat: no-repeat;}

TR.inew Div.icon {
background-image : url(http://funkyimg.com/i/2HnCe.png);
background-repeat: no-repeat;
width: 110px;
height: 90px;}

TR.isticky Div.icon {
background-image : url(http://funkyimg.com/i/2HnCg.png);
background-repeat: no-repeat;
width: 110px;
height: 90px;}

TR.iclosed Div.icon {
background-image : url(http://funkyimg.com/i/2HnCh.png);
background-repeat: no-repeat;
width: 110px;
height: 90px;}




/* CS4 Другое
 -------------------------------------------------------------*/
div#html-footer {
margin-bottom: 20px;
margin-left: 90px;
}


div#pun-navlinks {
  position: absolute;
  width: 100%;
  left: 5px;
 top: 366px;

}

div#pun-ulinks {
  position: absolute;
  width: 100%;
  margin-left: -55px;
  top: 310px;


}

#pun-main .post-author ul {text-align: center;}



#pun-category1.category h2 {
background: url(http://sh.uploads.ru/cRJTV.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}

#pun-category2.category h2 {
background: url(http://sg.uploads.ru/XMO4m.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}


#pun-category3.category h2 {
background: url(http://s3.uploads.ru/LmrRF.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}

#pun-category4.category h2 {
background: url(http://s7.uploads.ru/Lo9sR.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}

#pun-category5.category h2 {
background: url(http://sg.uploads.ru/cFDXb.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}

#pun-category6.category h2 {
background: url(http://sa.uploads.ru/79qkA.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}

#pun-category7.category h2 {
background: url(http://s9.uploads.ru/6RabC.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}


/* CS5.2 Статус картинки с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
background-repeat: no-repeat;
position: top center;
height:166px;
width:1200px;
margin-left: -165px;
color: transparent;
background-image: url("http://s9.uploads.ru/ikWtF.png");}


a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: palatino linotype;
font-size: 11px;
background-color:#0a0014;
color: #3d1d4f; 
font-weight: normal;
text-align: center;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: #3d1d4f;
border-left-width: 5px;
width: 160px;
}

a.tvm:hover {
font-family: palatino linotype;
font-size: 11px;
color: #62755b; 
background-color:#140523;
display: block;
font-weight: bold;
text-align: center;
cursor:crosshair; 
text-decoration: none;
border-left-style: solid;
border-left-color: #090010;
border-left-width: 5px;
width: 160px;
}

/* ползунок */
::-webkit-scrollbar {
    width: 10px;
    height: 8px;}
::-webkit-scrollbar-track {
    background: #80668e !important;}
::-webkit-scrollbar-thumb {
    background: #0d1219 !important;}
::-webkit-scrollbar-thumb:active {
background: #170d19 ;}

.tip {
	padding: 5px; /* расстояние текста от края окна */
	color: #0e440a; /* цвет шрифта */
	background-color: #ccbba7; /* фоновый цвет окна */
	display: none;
	position: absolute;
	z-index: 1000;
        width: 150px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


a.menu:link, a.menu:visited, a.menu:active{text-decoration: none;

background: #1c091c;
width: 95px;
border-top: 3px solid #541e59;
font-size: 12px;
text-decoration: none;
font-style: italic;
color: #e2bedf;
border-bottom: 3px solid #2d0830;
display:block;
text-align:center;
}
a.menu:hover {
background: #;
border-top: 100px solid #;
border-bottom: 3px solid #b887bc; }



/* разделитель между постов */
#pun {
background-repeat: repeat-y;
background-position : top center;
}

#pun-viewtopic .post h3 {
    background: rgba(0, 0, 0, 0) url("http://sd.uploads.ru/oXfHr.png") no-repeat scroll center top;
    color: #617026 !important;
    font-family: pt sans narrow;
    font-size: 13px;
    height: 124px;
    margin-bottom: -42px;
    margin-left: -60px;
    margin-top: -13px;
    padding-top: 20px !important;
    width: 990px;
}
#pun-viewtopic .post h3 span {
    color: #a691bc;
    margin-left: 375px;
    margin-top: 20px;
    text-shadow: 0 0 5px rgb(0, 0, 0);
}
#pun-viewtopic .post h3 span a {
    color: #a691bc;
    text-shadow: 0 0 5px rgb(0, 0, 0);
}
#pun-viewtopic .post h3 span a:hover {
    color: #8e589b;
    text-shadow: none;
}
#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;
}

.topic a.sharelink {
    display: none;
}

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

/* баннеры */

.part {
float: left;
margin-left: 10px
}

.part img {

text-align: center;
opacity: 0.4;
-moz-opacity: 0.2;
filter: alpha(opacity=20) black;
-khtml-opacity: 0.2;
background-color:#000;
}
 
.part img:hover {
opacity:1;
-moz-opacity:1;
filter: alpha(opacity=100) black;
-khtml-opacity: 1;
background-color:#000;
}

.pa-avatar img {
    max-width: 190px;
    max-height: 190px;
}

.punbb .move_posts_form .container {
  background:#c1a7c9;
}

0

21

хтмл-верх
Код:
<!--плашки-->
<div style="position: absolute; top: 444px; left: 105px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?pid=58061#p58061" target=_blank title="К кому пойдём в гости на этот раз?"><img src=http://funkyimg.com/i/2Jn9N.png></a> <a href="http://ouatuntold.rusff.me/viewtopic.php?id=12" target=_blank title="♥"><img src=http://funkyimg.com/i/2DPtP.png></a> <a href="http://ouatuntold.rusff.me/viewtopic.php?id=39#p57426" target=_blank title="Возьми одного из этих персонажей в августе и получи ряд плюшек!"> <img src=http://funkyimg.com/i/2K51C.png></a> <a href="http://ouatuntold.rusff.me/viewtopic.php?id=303&p=4#p57269" target=_blank title="Выбираем активистов июля!"><img src=http://funkyimg.com/i/2E3of.png></a></div>

<!--админы-->
<div style="position: absolute; top: 340px; left: 325px; text-align: justify;"><table border=0 cellpadding="10"
<tr> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=49"> 
<font color="цвет текста"> 
<img src="http://funkyimg.com/i/2HzFj.png"> 
</font> 
</a> 
<em> 
<img src="http://sg.uploads.ru/3bnWw.gif"/>"Вкусный админ - Ханна"<br> 
</em> 
</span> 
</td> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=46"> 
<font color="цвет текста"> 
<img src="http://funkyimg.com/i/2HzFk.png"> 
</font> 
</a> 
<em> 
<img src="http://s8.uploads.ru/518mN.gif"/>"Жаркий админ - Реджина"<br> 
</em> 
</span> 
</td> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=48"> 
<font color="цвет текста"> 
<img src="http://funkyimg.com/i/2HzFm.png"> 
</font> 
</a> 
<em> 
<img src="http://se.uploads.ru/jBwDu.gif"/>"Добрый админ - Эмма"<br> 
</em> 
</span> 
</td> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=117"> 
<font color="цвет текста"> 
<img src="http://funkyimg.com/i/2HzFn.png"> 
</font> 
</a> 
<em> 
<img src="http://se.uploads.ru/87FPL.gif"/>"Опасный админ - Элеонор"<br> 
</em> 
</span> 
</td> 
</tr> 
</table></div>

<!--нужный1-->
<div style="position: absolute; top: 70px; left: 880px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=2#p37859" target=_blank title="Ищем доктора Джекилла!"><img src=http://funkyimg.com/i/2GHF9.png></a></div>

<!--нужный2-->
<div style="position: absolute; top: 113px; left: 880px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=2#p37859" target=_blank title="Злая Королева и весь форум разыскивают мистера Хайда!"><img src=http://funkyimg.com/i/2GHF7.png></a></div>

<!--нужный3-->
<div style="position: absolute; top: 156px; left: 880px; font-variant: small-caps !important;">
<a href="" target=_blank title="Форум в поисках Спящей Красавицы!"><img src=http://funkyimg.com/i/2Jwo5.png></a></div>

<!--нужный4-->
<div style="position: absolute; top: 199px; left: 880px; font-variant: small-caps !important;">
<a href="" target=_blank title="Вместе с Дризеллой ждём Золушку!"><img src=http://funkyimg.com/i/2Jwo6.png></a></div>

<!--нужный5-->
<div style="position: absolute; top: 242px; left: 880px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=2#p40457" target=_blank title="Мы очень ждём капитана Крюка!"><img src=http://funkyimg.com/i/2GHFc.png></a></div>

<!--нужный6-->
<div style="position: absolute; top: 285px; left: 880px; font-variant: small-caps !important;">
<a href="" target=_blank title="Где же наша Русалочка?"><img src=http://funkyimg.com/i/2Jwo7.png></a></div>

<!--навигация-->
<div style="position: absolute; top: 44px; left: 716px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=561#p36409" target=_blank title="Здесь ответят на вопросы новичка, проставят бронь и подарят тёплые объятия!"><img src=http://sf.uploads.ru/kU93s.png></a></div>

<!--навигация-->
<div style="position: absolute; top: 80px; left: 716px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewforum.php?id=2" target=_blank title="Найди персонажа себе по душе!"><img src=http://se.uploads.ru/oTnIB.png></a></div>

<!--навигация-->
<div style="position: absolute; top: 117px; left: 716px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=30#p132" target=_blank title="Ознакомься с сюжетом и хронологией!"><img src=http://funkyimg.com/i/2HnN8.png></a></div>

<!--навигация-->
<div style="position: absolute; top: 154px; left: 716px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=20" target=_blank title="Не забудь прочесть правила!"><img src=http://s5.uploads.ru/PRMUw.png></a></div>

<!--навигация-->
<div style="position: absolute; top: 192px; left: 716px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=289#p17552" target=_blank title="В FAQ ты найдёшь ответы на большинство своих вопросов!"><img src=http://sf.uploads.ru/qLRVp.png></a></div>

<!--навигация-->
<div style="position: absolute; top: 228px; left: 716px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=6" target=_blank title="Сверься со списком занятых персонажей!"><img src=http://s5.uploads.ru/50cSi.png></a></div>

<!--навигация-->
<div style="position: absolute; top: 265px; left: 716px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=5" target=_blank title="Ознакомься со списком занятых внешностей!"><img src=http://sh.uploads.ru/NqjzJ.png></a></div>

<!--навигация-->
<div style="position: absolute; top: 302px; left: 716px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=240" target=_blank title="Ознакомься со списком профессий!"><img src=http://s8.uploads.ru/38cXd.png></a></div>

<div class="d1" style="background-image:url(http://funkyimg.com/i/2JLvB.png);position: absolute; top: 44px;left:253px;width:454px;height:296px;">
<img class="d2" src="http://funkyimg.com/i/2JLvA.png">
<style="padding:70px;font-size: 13px;">
  <!-- Тут контент под картинкой-->
<font color=#cdb3d6><center>
<br>
<br>
<br>
Мы приветствуем тебя, путник,<br>
на нашем ролевом проекте по<br>
мотивам сериала «Однажды в Сказке».<br>
Стань одним из нас, окунись в мир, <br>
где тебя омоет с ног до головы магия.<br>
Может именно ты сможешь спасти<br>
этот город или, наоборот, станешь<br>
его властелином. Главное запомни —<br>
выбор всегда за тобой.<br>
<br>
<b>система игры:</b> эпизодическая;<br>
<b>рейтинг:</b> NC-21</center>
<br></font>
</div>


<div class="d1" style="background-image:url(http://sf.uploads.ru/v7Lfm.png);position:absolute;z-index:232; top: 44px;left:-1px;width:232px;height:296px;">
<img class="d2" src="http://sh.uploads.ru/ZO3Gy.gif">
<div style="position: absolute; top: 27px; left: 17px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=186" target=_blank title="Постописец июня - Руби!"><img src=http://funkyimg.com/i/2HqxZ.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=46" target=_blank title="Постописец июня - Регина!"><img src=http://funkyimg.com/i/2HqxS.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=48" target=_blank title="Постописец июня - Эмма!"><img src=http://funkyimg.com/i/2HqxE.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=201" target=_blank title="Постописец июня - Виктор!"><img src=http://funkyimg.com/i/2JncF.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=187" target=_blank title="Постописец июня - Кара!"><img src=http://funkyimg.com/i/2JncG.png></a></div>
<div style="position: absolute; top: 250px; left: 19px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=49" target=_blank title="Герой июня - Ханна!"><img src=http://funkyimg.com/i/2HqxF.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=194" target=_blank title="Злодей июня - Вебстер!"><img src=http://funkyimg.com/i/2JnbX.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=191" target=_blank title="Флудер июня - Гай!"><img src=http://funkyimg.com/i/2Gco1.png></a> <a href="http://ouatuntold.rusff.me/viewtopic.php?id=697#p47989" target=_blank title="Эпизод месяца: Шер-Хан в поисках союзников-оборотней и узнаёт о возвращении в город мисс Лукас!"><img src=http://funkyimg.com/i/2JnbY.png></a> </div>
<div style="position: absolute; top: 98px; left: 128px; width: 85px; height: 80px; text-align: justify; font-size: 10px; font-variant: small-caps !important; line-height: 9px; text-transfrom: lowercase; color:#1b0e23;">
<b><a href="http://ouatuntold.rusff.me/viewtopic.php?id=701#p51478">Злая Королева:</a><br>
Королева не спускала с губ снисходительной улыбки, наблюдая за тем, как этот щенок пытался тявкать на...</b><br></div>
</div>

<style type="text/css">
.post-content td {
border:none transparent !important;
}
</style>



<!--убирает надпись "объявление"-->
<style type="text/css">
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}
</style>

<!--спрятать модераторов -->
<style>
#pun td .modlist{display:none;}
</style>
<!--конец спрятать модераторов -->

<script type="text/javascript"> 
function openbox(id){ 
display = document.getElementById(id).style.display; 
if(display=='none'){ 
document.getElementById(id).style.display='block'; 
}else{ 
document.getElementById(id).style.display='none'; 
} 
} 
</script> 

<!— JampPanel--> 
<style> 

#JampPanel,#JampPanel .container{ 
border-radius:10px; 
-webkit-border-radius:10px; 
-khtml-border-radius:10px; 
-moz-border-radius:10px; 
-o-border-radius:10px; 
border:1px solid #271c28; 
background-color:#d8a9d5; 
box-shadow: 0px 3px 3px #260e23; 
-webkit-box-shadow:0px 5px 5px #260e23; 
-khtml-box-shadow:0px 5px 5px #260e23; 
-moz-box-shadow:0px 5px 5px #260e23; 
} 

#JampPanel {opacity:0.86; 
position:fixed; z-index:1200; 
height:190px; top:30px; right:0; margin-right:0px; 
background:#d8a9d5 url(http://sg.uploads.ru/s2pxf.png) 4px 2px no-repeat; 
width:30px; 
} 

#JampPanel .container{ 
position:absolute; 
padding:12px; 
height:390px; 
width:200px; 
right: 30px; 
margin:-1px 0 0 30px; 
} 

#Zaslonyalka{ /*прикрывает область тени на стыке уха с container*/ 
position:absolute; 
height:190px; width:14px; 
background-color:#d8a9d5; 
margin: -12px 0 0 202px; 
} 
</style>

<div id=JampPanel onclick="openbox('box')"> 
<div id="box" style="display: none;"> 
<div class=container> 
<div id=Zaslonyalka></div> 

<center><table> 
<tr> 
<td><a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=323">1. All Hallows' Eve.</a><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=60">Marie Brown</a> </td><br> 
</tr> 
</table> 
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=288#p17499">2. Home, sweet home.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=81">Dominic Bloomfield</a></center> </td><br> 
</tr> 
</table>  
<table> 
<tr><td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=364">3. How I met this monster.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=46">Mike Simons</a></center></td><br> 
</tr> 
</table>
<table> 
<tr><td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=684">4. Face Your Fears.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=147">Grace Hoult</a></center></td><br> 
</tr> 
</table>
</center> 
</div> 
</div> 
</div> 
<!--End//JampPanel-->

<!-- Кнопки BB-кодов при редактировании подписи © Alex_63 -->
<script type="text/javascript">
if(document.URL.indexOf('section=signature')!=-1)document.write('<scr'+'ipt type="text/javascript" src="http://forumstatic.ru/files/0016/0b/c8/99528.js"></scr'+'ipt>');
</script>

<script src="http://f.etrin.ru/hvss/hvss.min.js"></script>
<script>
hvScriptSet.addMask({
    guestAccess: ['ЖЕЛАННО МНЕ', 'СОКРОВИЩНИЦА', 'ХРОНИКИ СПАСИТЕЛЯ', 'СТРАНА ЧУДЕС', 'ВОЛШЕБНЫЙ ШКАФ', 'КОРОБКА ПЕЧЕНЬЯ', 'ЖУРНАЛ ФОРУМА', 'ЯЩИК ПАНДОРЫ', 'МАСТЕРСКАЯ', 'КВЕСТЫ', 'ЛИЧНЫЕ ЭПИЗОДЫ', 'ФЛЭШБЕК', 'АЛЬТЕРНАТИВА', 'МИР ГРЕЗ', 'КОРОЛЕВСКАЯ КРОВЬ', 'ШАЛОСТЬ УДАЛАСЬ', 'БЕЗ ГРАНИЦ', 'ЛЫСАЯ ГОРА', 'ХРАМ', 'МАВЗОЛЕЙ', 'ПЫЛЬНЫЙ СУНДУК'],
    forumAccessExtended: {
        'ЖЕЛАННО МНЕ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'СОКРОВИЩНИЦА': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ХРОНИКИ СПАСИТЕЛЯ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'СТРАНА ЧУДЕС': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ВОЛШЕБНЫЙ ШКАФ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'КОРОБКА ПЕЧЕНЬЯ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЖУРНАЛ ФОРУМА': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЯЩИК ПАНДОРЫ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'МАСТЕРСКАЯ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'КВЕСТЫ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЛИЧНЫЕ ЭПИЗОДЫ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ФЛЭШБЕК': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'АЛЬТЕРНАТИВА': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'МИР ГРЕЗ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'КОРОЛЕВСКАЯ КРОВЬ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ШАЛОСТЬ УДАЛАСЬ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'БЕЗ ГРАНИЦ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЛЫСАЯ ГОРА': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ХРАМ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'МАВЗОЛЕЙ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ПЫЛЬНЫЙ СУНДУК': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок']
    },
    changeList: {
        'pafld1': {
            title: 'Личное звание',
            description: '',
            tag: 'info',
            class: 'pa-fld1',
            defaultCode: '',
            type: 'html'
        }
    },
    userFields: ['pa-author', 'pa-title', 'pa-avatar', 'pa-fld2', 'pa-fld1', 'pa-posts', 'pa-respect', 'pa-fld3', 'pa-online', 'pa-ip', 'pa-awards']
});
</script>



<!-- Просмотр полного профиля на странице /profile.php V.2 -->
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/44995.js"></script>

<style>
.d1>.d2 {
  visibility:visible;
  opacity:1;
  position:absolute;
  z-index:100;
  transition:1s;
}
.d1:hover>.d2 {
  visibility:hidden;
  opacity:0;
}
</style>
хтмл-низ
Код:
<!-- Регулировка размера шрифта в постах © Alex_63 --> 
<style> 
.FNTslider { 
border-radius: 4px; 
position:relative;z-index:1000; 
background: #dac5e8; 
width: 110px; 
height: 5px; 
margin: 17px 145px; 
border: solid 1px #ccc; 
float: right; 
margin-right: 7%; 
margin-top: 5px; 
} 
.FNTslider .before { 
height: 5px; 
border: solid 1px transparent; 
border-right: none 0; 
border-radius: 4px 0 0 4px; 
position: absolute; 
background: #a47eb2; 
margin-top: -1px; 
} 
.FNTslider .thumb { 
width: 8px; 
height: 13px; 
border-radius: 3px; 
position: relative; 
top: -4px; 
background: #a47eb2; 
cursor: pointer; 
} 
</style> 
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/31001.js"></script>

<!-- Аватар по умолчанию / Deff, Alex_63 -->
<script type="text/javascript">
var DefAvtr = 'http://funkyimg.com/i/2DsJk.png'; //Ссылка на аватар по умолчанию

DefAvtr='<li class="pa-avatar item2"><img class="defavtr" src="'+DefAvtr+'" alt="Аватар"/></li>';
$('#pun-viewtopic .pa-title').each(function(){if($(this).parent().find('.pa-avatar').html()==null)$(this).after(DefAvtr);});
</script>

<!--замена коротких тире на длинные -->
<script>$('.post-content p').html(function(){return this.innerHTML.replace(/(\s|&nbsp;)?-(\s|&nbsp;)/g,'$1&mdash;$2')})</script>

<!-- кнопка выравнивание по ширине -->
<style type="text/css"> 
#button-justify { background:url('http://icons.iconarchive.com/icons/famfamfam/silk/16/text-align-justify-icon.png') center no-repeat!important;} 
</style> 
<script type="text/javascript"> 
$(document).ready(function(){ 
$("#post #button-center").after('<td id=button-justify align=center valign=center title="Выравнивание по ширине"><img onclick="bbcode(\'[align=justify]\',\'[/align]\')" src="/i/blank.gif"/></td>');}); 
</script>

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

<div style="position: absolute; margin-top: -63px; margin-left: 244px; width: 200px; height: 60px;">
<center><!-- Top.Roleplay.Ru -->
<script type="text/javascript" language="javascript">
var topRPGc="<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=24925&rnd=" + Math.random();
topRPGc += "&r="+escape(document.referrer)+"' width='1' height='1' border='0'><a href='http://rpgtop.su/24925' title='Рейтинг Ролевых Ресурсов - RPG TOP' target='_blank'>"+
"<img src='http://img.rpgtop.su/88x31x11x4.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a> ";
document.write(topRPGc);
</script>
<noscript>
<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=24925' width='1' height='1' border='0'><a href='http://rpgtop.su/24925' target='_blank'><img src='http://img.rpgtop.su/rpgtop1.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a>
</noscript>
<!-- /Top.Roleplay.Ru --><a href="http://forum-top.ru/vote/5221" title="Рейтинг форумов Forum-top.ru" target="blank"><img src="http://forum-top.ru/uploads/buttons/forum-top_88x31_4.gif" alt="Рейтинг форумов Forum-top.ru" /></a><br/>
</center></style></div>

<!--БАННЕРЫ-->
<div style="overflow-y: scroll; position: absolute; margin-top: -24px; margin-left: -54px; width: 804px; height: 66px; text-transfrom: lowercase;">
<div class="part"><a href="http://requiemtvdrg.rusff.me/"target=_blank><img src="http://funkyimg.com/i/2pAse.png" title=" TVD: Requiem"></a></div>
<div class="part"><a href="http://pestilences.rusff.me/" title="Pestilence in Seoul"><img src="http://funkyimg.com/i/2gmYG.gif" target="_blank" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://northsolway.rusff.me/"><img src="http://se.uploads.ru/mKeSQ.jpg" title="North Solway " width=88 height=31 border=0></a></div>
<div class="part"><a href="http://prologue.f-rpg.ru/" target="_blank"><img src="http://funkyimg.com/i/2kFmG.gif" title="Prologue. The Power of Imagination" alt="Prologue. The Power of Imagination"></a></div>
<div class="part"><a href="http://trajectory.rusff.me/" target="_blank"><img src="https://pp.vk.me/c836332/v836332734/14aa2/kyulgNNyibc.jpg" title="Центр обучения наделённых Даром подростков. 18+" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://wanderlust.rusff.me/" title="Wanderlust" target="_blank"><img src="http://forumstatic.ru/files/0018/4b/99/67178.gif" width="88px" height="31px"></a></div>
<div class="part"><a href="http://shelterme.rusff.me/"><img title="SHELTER ME" src="http://s05.radikal.ru/i178/1608/df/df773c5f89dc.gif" border="0" /></a></div>
<div class="part"><a href="http://howlongisnow.rusff.me/"><img src="http://funkyimg.com/i/2Firx.jpg" title="TACHELES"></a></div>
<div class="part"><a href="http://dorton.f-rpg.ru/" target=_blank, title='Dorton. Dragon Dawn'><img src="https://i.imgur.com/7k8E5dV.gif"></a></div>
<div class="part"><a href='http://timetocross.rusff.me/'><img src='http://s9.uploads.ru/NR1D9.jpg' /></a></div>
<div class="part"><a href="http://crossfeeling.rusff.me/" target="_blank">
<img src="https://i.imgur.com/JR0jnZu.png" 
title="crossfeeling"
border="1" width="88" height="31"></a></div>
<div class="part"><a href="http://mhshootme.rusff.me/"><img src="http://forumstatic.ru/files/0014/cd/49/30162.gif" title="Mystery Hills: Shoot Me"></a></div>
<div class="part"><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></div>
<div class="part"><a href="http://themostsupernatural.ru" target=_blank title="Самая Сверхъестественная ролевая игра"><img src="http://s7.uploads.ru/N1fW3.gif"></a></div>
<div class="part"><a href='https://vk.com/roleplayouatnc17' target='_blank' title="Role Play ^.^ Однажды в сказке (NC-17)"><img src='https://a.radikal.ru/a27/1806/97/168df2d08a3b.gif' border='0' width='88' height='31' alt="Role Play ^.^ Однажды в сказке (NC-17)"></a></div>
<div class="part"><a href="http://docnight.rusff.me/" target="_blank"><img title="Doctor Who: Night terror" src="http://s6.uploads.ru/t/QDk13.gif"></a></div>
<div class="part"><a href="http://imperiumaeternum.rolka.su/" target="_blank"><img src="http://forumstatic.ru/files/0018/97/46/53803.gif" title="Imperium Aeternum"></a></div>
<div class="part"><a href="http://allgenerations.rusff.me/" title="| Three Generations: I would rather die |"><img src="http://funkyimg.com/i/2FnWf.png"></a></div>
<div class="part"><a href="http://fabletown.rolka.su"><img src="http://se.uploads.ru/04Qgx.gif" title="Академия Фейблтауна"></a></div>
<div class="part"><a href="http://namvnebo.ru/" title="Современная Греция. Афины. Люди, способные управлять силой Богов, Героев и Чудовищ. Найдешь себя в этом мире, смертный?..." target="blank"><img src="http://funkyimg.com/i/2iGMn.gif"></a></div>
<div class="part"><a href=http://rains.rusff.me//><img src="http://i.imgur.com/5Ym0dnF.png" border="0" alt="Рейнс: Новая империя. Политика, войны, загадки прошлого"width=88  height=31 border></a></div>
<div class="part"><a href="http://icma.rolbb.ru/" alt="Коты Ирландии. Средние века."><img src="http://sg.uploads.ru/eKtpC.gif" ></a></div>
<div class="part"><a href="http://greenwoodshi.3bb.ru"><img src="http://forumstatic.ru/files/0000/10/a4/20737.gif" border="0" / title="Green Woods. New York" alt="Green Woods">
</a></div>
<div class="part"><a href="http://shel.rusff.me" target=_blank><img src="http://forumstatic.ru/files/0017/f9/58/32153.gif" border="0" title="Sunrise Helheim" width="88" height="31"></a></div>
<div class="part"><a href="http://enteros.rusff.me/" title="ФРПГ Энтерос" target="blank"><img src="http://forumstatic.ru/files/0015/e5/72/98755.gif"></a></div>
<div class="part"><a href="http://agameofthrones.rusff.me/" target="_blank"><img src="http://funkyimg.com/u2/4581/519/592830tumblr_mins5t07hT1r00543o8_.gif" title="Game of Thrones. Bona Mente" border="0"></a></div>
<div class="part"><a href="http://sevenluck.rusff.me/" title="Seven Luck"><img src="http://funkyimg.com/i/2c5Ju.gif"></a></div>
<div class="part"><a href="http://itsnewworld.rusff.me" title="Marauders: brand new world" target=_blank><img src="http://se.uploads.ru/t/BRT1U.gif"></a></div>
<div class="part"><a href="http://newlegacy.ru"><img src="http://sf.uploads.ru/t/Dj0Z3.gif" border="0" title="New Story"></a></div>
<div class="part"><a href="http://royalflush.rusff.me/" target=_blank><img src="http://funkyimg.com/i/2rQjH.jpg" title="Marauders: Royal Flush" border="0" width="88" height="31"></a></div>
<div class="part"><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></div>
<div class="part"><a href="http://purpleline.rusff.me" title="purple line"><img src="http://sa.uploads.ru/fS1bR.png" width="88px" height="31px"></a></div>
<div class="part"><a href="http://rezeroed.rusff.me/" alt="rebel key: crossover" target="_blank"><img src="http://funkyimg.com/i/2DuJo.png"></a></div>
<div class="part"><a href="http://kingscross.f-rpg.ru/" target="_blank"><img title="KINGSCROSS. Внимание, поезд отправляется!" src="http://sa.uploads.ru/P2TRO.jpg"></a></div>
<div class="part"><a target="_blank" href="http://storycross.rusff.me" title="Storycross "><img src="https://i.imgur.com/Kmsjn1Z.jpg" alt="Кроссовер Storycross" width="88" height="31" border="0"></a></div>
<div class="part"><a href="http://vel.f-rpg.ru/" title="Velmaren. Broken Crown" target="blank"><img src="http://s8.uploads.ru/KnZN5.gif"></a></div>
<div class="part"><a href="http://luminary.f-rpg.ru/" target=_blank> <img src="http://s6.uploads.ru/wyRsU.png"border="0" title="Harry Potter: Luminary"> 
</a></div>
<div class="part"><a href="http://jusanguinis.rusff.me/" target="_blank"><img src="https://i.imgur.com/I5lgXck.gif" title="JUS SANGUINIS: FERRO IGNIQUE" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://ainhoa.anihub.ru" target=_blank><img src="http://forumstatic.ru/files/0018/28/7e/44733.png" alt="Fables of Ainhoa"></a></div>
<div class="part"><a href="http://marvelpulse.rusff.me"><img src="http://forumstatic.ru/files/0019/43/0a/81247.gif" border="0" alt="Marvel Pulse: Feal the Beat" width="88" height="31"></a></div>
<div class="part"><a href=http://marvelbreak.rusff.me title="Marvel: Breakpoint" target=_blank><img src=http://forumstatic.ru/files/0018/aa/28/67210.gif></a></div>
<div class="part"><a href="http://lakehorror.rusff.me/" target=_blank><img src="https://i.imgur.com/C8wtX1q.gif" border="0" title="FARADAY SHIELD" width="88" height="31"></a></div>
<div class="part"><a href="http://funeralrave.rusff.me/" target="_blank"><img src="https://i.imgur.com/eoOE0Zc.gif" title="funeral rave" ></a></div>
<div class="part"><a href="http://crossray.rusff.me/"><img src="http://funkyimg.com/i/2Fe3Z.jpg" title="CROSSRAY"></a></div>
<div class="part"><a href="http://jekyll.f-rpg.ru" target="blank"><img src="http://s9.uploads.ru/rIWNl.gif"  title="Мистика & городские легенды. Лондон 2018."></a></div>
<div class="part"><a href="http://triumvirate.f-rpg.ru/" target="_blank"><img src="http://s2.uploads.ru/mGRdA.gif" border="0" title="Triumvirate: Devil Within"></a></div>
<div class="part"><a href="http://1993.rusff.me"><img src="http://s3.uploads.ru/24ZKf.gif" title="1993, HP: TWISTED THINGS" width="88" height="31"></a></div>
<div class="part"><a href="http://phth.rusff.me/" target="_blank"><img src="http://s2.uploads.ru/4xVNq.jpg" border="0" width="88" height="31" title="http://s5.uploads.ru/qHoLv.gif" alt="highway to hell "></a></div>
<div class="part"><a href="http://ouatballad.rusff.me/" target="_blank"><img src="http://forumstatic.ru/files/0019/3f/c4/17455.jpg" alt="ONCE UPON A TIME ❖ BALLAD OF SHADOWS" border="0"></a></div>
<div class="part"><a href="http://dft.rusff.me/" title="Dark Fairy Tale: upheaval" target=_blank> <img src="https://i.imgur.com/KjXhjqL.gif" border="0" alt="Dark Fairy Tale"></a></div>
<div class="part"><a target="_blank" href="http://elm.rolbb.ru/" title="Ролевая игра ELM AGENCY. Стань агентом!" alt="Ролевая игра ELM AGENCY. Стань агентом!"><img src="http://s020.radikal.ru/i715/1611/0e/457900b10139.jpg" border="0"></a></div>
<div class="part"><a href="http://harpswell.rusff.me/" target="_blank"> <img src="http://s5.uploads.ru/9uvUn.png" title="sauve et garde" border="0" alt="HARPSWELL"></a></div>
<div class="part"><a href="http://crosseffect.rusff.me" target="_blank"><img src="http://funkyimg.com/i/2JLBW.gif" title="cross effect" width="88" height="31"></a> </div>
<div class="part"><a href=http://twilightheroine.rusff.me/><img src="http://funkyimg.com/i/25sJb.gif" border="0" alt="Twilight: you're my heroine now"width=88  height=31 border></a></div>
<div class="part"><a href="http://crossreality.f-rpg.ru/" target="_blank"><img src="http://forumstatic.ru/files/0019/b9/54/62929.jpg" title="crossreality"></a></div>
<div class="part"></div>
<div class="part"></div>
<div class="part"></div>
</div>

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


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

<div class="go-up" id='ToTop'><img src="http://sf.uploads.ru/AmBPK.png" border="0" /></div>
<div class="go-down" id='OnBottom'><img src="http://s3.uploads.ru/l4Pxe.png" border="0" /></div>
<style>
.go-up,.go-down {
display:none;
position:fixed;
right: 50px;
z-index:9999;
cursor:pointer;
opacity: 1;
width: 75px; 
height: 39px; 
}
.go-up {
bottom:170px; /*положение от низа окна браузера верхняя кнопка*/
}
.go-down {
bottom:90px; /*положение от низа окна браузера нижняя кнопка*/
}
.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>

<style>
.image.UP,
.image.Down {
   border:0px solid transparent;
   margin:0;
   padding:0;
}
.image.UP{
opacity:1.0;
   display:block;
   position:absolute;z-index:100;
   transition-duration: 0.96s;
  -webkit-transition-duration: 0.96s;
  -moz-transition-duration: 0.96s;
  -o-transition-duration: 0.96s;
  -ms-transition-duration: 0.96s; /* IE9+ */
}
.image.UP:hover {
   opacity:0.00;
}
 
div.ImgWrap{
display:inline-block;
padding:0;margin:0;
background-position:center center;
background-repeat:no-repeat;
}
</style>

<!--полезный скрипт -->
<style>
.lastedit {display:none;}
</style>

<!--убрать названия полей профиля -->
<script type="text/javascript">
var A=[1,2,3,4,5]
$(".post .post-author li").each(function (){
for(var i=0; i<A.length;i++){if($(this).hasClass("pa-fld"+A[i])){
$(this).html($(this).html().replace(/^[^:]*:/,''));}};});
</script>
<!--Для хтмл -->
<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>


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


<script type="text/javascript">
PiarNik="PR";
PiarPas="1234";
var L="<div id=\"PR_loginDiv\" style=\"display:none;\">\
<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>

<!--обтекание изображения 2.4.4-->
<script language="javascript">
$(function(){
$('td#button-link').before('<td id="floatbut" style=\'background-image:url("http://s002.radikal.ru/i198/1009/43/f183caeae434.gif")\'></td>');
$('#floatbut, .vibor').click(function(){
$('div#float').toggle();});
  });
elm=document.getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content") 
{
post = elm[x].innerHTML;
if(post.indexOf("[/float]") != -1) {
floats = /\[float=(.*?)\]([^\[]{1,11000})\[\/float\]/gi
elm[x].innerHTML = elm[x].innerHTML.replace(floats, "<span style='float: $1; margin: 5px; text-align: $1;'>$2</span>")
}}
</script>
<div id="float" style="display:none;background:#FFFFCC;border:1px solid black; width:auto; padding:8px; position:absolute; margin-top:-32%; margin-left:35%; z-index:20">
<div><strong>Направление обтекания</strong></div><br>
<div align="center">
<img class="vibor" src="http://s001.radikal.ru/i193/1009/96/695abc799ddb.png" title="left" onclick="bbcode('[float=left]', '[/float]')" />
<img class="vibor" src="http://s002.radikal.ru/i199/1009/ac/95c10fcc7d82.png" title="right" onclick="bbcode('[float=right]', '[/float]')" />
</div></div>

<script><!--Оставляем цифру Новых сообщений. -->
var clr=($("#navpm a").css("color"));var chng="&nbsp;(";
var subs="</span><span style=\"color:"+clr+";\" id=\"news_messag\">(";
$("#navpm a").html($("#navpm a").html().replace(chng,subs));
$("#news_messag").appendTo("#navpm");
</script>

<script><!--Своя картинка или Слово в Панель навигации -->
var Img_Word=1;   //0-Картинка;1-Cлово /Ставим картинку или Слово ?
   navlinks=new Array(
  "navextra1","Мы в ВК",
  "navindex","Форум",
  "navuserlist","Участники",
  "navrules","Награды",
  "navsearch","Поиск", 
  "navprofile","Профиль",
  "navpm","Сообщения",
  "navadmin","Администрирование",
  "navregister","Регистрация",
  "navlogin","Войти",
  "navlogout","Выход"
)
var s,i;for (i=0; i < navlinks.length; i++){s=navlinks[i+1];
   if(!Img_Word){s='<img class="navlinks" src="'+s+'" border="0" />'}
   $("#"+navlinks[i]+" a").html("<span>"+s+"</span>");i++;}
</script>

0

22

Код:
<script>
function showhide(b){
p = b.parentNode.getElementsByTagName("p")[0]
if(b.value=="Дополнительные смайлы"){
b.value="Скрыть смайлы"
p.style.display="block"}
else{
b.value="Дополнительные смайлы"
p.style.display="none"}
return false}
</script>

<script>
function showhide(b){
p = b.parentNode.getElementsByTagName("p")[0]
if(b.value=="Дополнительные смайлы"){
b.value="Скрыть смайлы"
p.style.display="block"}
else{
b.value="Дополнительные смайлы"
p.style.display="none"}
return false}
</script>



<div>
<input type="Button" value="Смайлы ОВС " onclick="return showhide(this)">
<p style="display:none">
<br>
Смайлы были сделаны специально для ролевой Untold Stories - копирование запрещено.<br>
<img src="http://sd.uploads.ru/BcwTZ.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/BcwTZ.gif[/img]')" /> <img src="http://sa.uploads.ru/feTmt.gif" style="cursor: pointer" onclick="smile('[img]http://sa.uploads.ru/feTmt.gif[/img]')" /> <img src="http://sg.uploads.ru/jZtB8.gif" style="cursor: pointer" onclick="smile('[img]http://sg.uploads.ru/jZtB8.gif[/img]')" /> <img src="http://s3.uploads.ru/t/IbUYt.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/t/IbUYt.gif[/img]')" /> <img src="http://s8.uploads.ru/t/mXAfc.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uploads.ru/t/mXAfc.gif[/img]')" /> <img src="http://s7.uploads.ru/2gMcD.gif" style="cursor: pointer" onclick="smile('[img]http://s7.uploads.ru/2gMcD.gif[/img]')" /> <img src="http://sa.uploads.ru/ilCba.gif" style="cursor: pointer" onclick="smile('[img]http://sa.uploads.ru/ilCba.gif[/img]')" />
<img src="http://s019.radikal.ru/i642/1706/e6/8a356b3c9daf.gif" style="cursor: pointer" onclick="smile('[img]http://s019.radikal.ru/i642/1706/e6/8a356b3c9daf.gif[/img]')" />
<img src="http://s015.radikal.ru/i330/1706/9a/2bb4352daf04.gif" style="cursor: pointer" onclick="smile('[img]http://s015.radikal.ru/i330/1706/9a/2bb4352daf04.gif[/img]')" />
<img src="http://i056.radikal.ru/1706/25/76f3824feba4.gif" style="cursor: pointer" onclick="smile('[img]http://i056.radikal.ru/1706/25/76f3824feba4.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRp1.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRp1.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRp4.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRp4.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRp6.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRp6.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRp7.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRp7.gif[/img]')" />
<img src="http://s019.radikal.ru/i622/1706/7b/7f1c1242020e.gif" style="cursor: pointer" onclick="smile('[img]http://s019.radikal.ru/i622/1706/7b/7f1c1242020e.gif[/img]')" />
<img src="http://sh.uploads.ru/h6zD4.gif" style="cursor: pointer" onclick="smile('[img]http://sh.uploads.ru/h6zD4.gif[/img]')" />
<img src="http://s019.radikal.ru/i627/1706/80/afb1b09a0c60.gif" style="cursor: pointer" onclick="smile('[img]http://s019.radikal.ru/i627/1706/80/afb1b09a0c60.gif[/img]')" />
<img src="http://s019.radikal.ru/i628/1706/1d/7a37c6b3e26e.gif" style="cursor: pointer" onclick="smile('[img]http://s019.radikal.ru/i628/1706/1d/7a37c6b3e26e.gif[/img]')" />
<img src="http://s0.uploads.ru/HQTYM.gif" style="cursor: pointer" onclick="smile('[img]http://s0.uploads.ru/HQTYM.gif[/img]')" />
<img src="http://s6.uploads.ru/VAhEW.gif" style="cursor: pointer" onclick="smile('[img]http://s6.uploads.ru/VAhEW.gif[/img]')" />
<img src="http://sd.uploads.ru/3bz0V.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/3bz0V.gif[/img]')" />
<img src="http://sf.uploads.ru/hvTUs.gif" style="cursor: pointer" onclick="smile('[img]http://sf.uploads.ru/hvTUs.gif[/img]')" />
<img src="http://funkyimg.com/i/2HqCa.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HqCa.gif[/img]')" />
<img src="http://s9.uploads.ru/t/w7KO4.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uploads.ru/t/w7KO4.gif[/img]')" />
<img src="http://s3.uploads.ru/t/YKqPt.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/t/YKqPt.gif[/img]')" />
<img src="http://s7.uploads.ru/t/I9UoZ.gif" style="cursor: pointer" onclick="smile('[img]http://s7.uploads.ru/t/I9UoZ.gif[/img]')" />
<img src="http://se.uploads.ru/t/fGg5N.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/t/fGg5N.gif[/img]')" />
<img src="http://s014.radikal.ru/i326/1706/df/13238fcf2356.gif" style="cursor: pointer" onclick="smile('[img]http://s014.radikal.ru/i326/1706/df/13238fcf2356.gif[/img]')" />
<img src="http://s46.radikal.ru/i111/1706/28/f695a69c3a96.gif" style="cursor: pointer" onclick="smile('[img]http://s46.radikal.ru/i111/1706/28/f695a69c3a96.gif[/img]')" />
<img src="http://i069.radikal.ru/1706/77/9182b414727d.gif" style="cursor: pointer" onclick="smile('[img]http://i069.radikal.ru/1706/77/9182b414727d.gif[/img]')" />
<img src="http://s016.radikal.ru/i334/1706/cb/07448378d4b4.gif" style="cursor: pointer" onclick="smile('[img]http://s016.radikal.ru/i334/1706/cb/07448378d4b4.gif[/img]')" />
<img src="http://s41.radikal.ru/i091/1706/ca/7b3c373897e7.gif" style="cursor: pointer" onclick="smile('[img]http://s41.radikal.ru/i091/1706/ca/7b3c373897e7.gif[/img]')" />
<img src="http://s018.radikal.ru/i518/1706/f6/8a4d5b5424ae.gif" style="cursor: pointer" onclick="smile('[img]http://s018.radikal.ru/i518/1706/f6/8a4d5b5424ae.gif[/img]')" />
<img src="http://s008.radikal.ru/i303/1706/86/a00099c0ed46.gif" style="cursor: pointer" onclick="smile('[img]http://s008.radikal.ru/i303/1706/86/a00099c0ed46.gif[/img]')" />
<img src="http://s016.radikal.ru/i337/1706/86/e515ddb2a14a.gif" style="cursor: pointer" onclick="smile('[img]http://s016.radikal.ru/i337/1706/86/e515ddb2a14a.gif[/img]')" />
<img src="http://sh.uploads.ru/t/7B6Zt.gif" style="cursor: pointer" onclick="smile('[img]http://sh.uploads.ru/t/7B6Zt.gif[/img]')" />
<img src="http://i069.radikal.ru/1706/62/737e38f40395.gif" style="cursor: pointer" onclick="smile('[img]http://i069.radikal.ru/1706/62/737e38f40395.gif[/img]')" />
<img src="http://s019.radikal.ru/i605/1706/67/b918d9763b34.gif" style="cursor: pointer" onclick="smile('[img]http://s019.radikal.ru/i605/1706/67/b918d9763b34.gif[/img]')" />
<img src="http://s011.radikal.ru/i317/1706/58/a3bb5044754f.gif" style="cursor: pointer" onclick="smile('[img]http://s011.radikal.ru/i317/1706/58/a3bb5044754f.gif[/img]')" />
<img src="http://sa.uploads.ru/0dnj1.gif" style="cursor: pointer" onclick="smile('[img]http://sa.uploads.ru/0dnj1.gif[/img]')" />
<img src="http://sa.uploads.ru/t/H1Ejh.gif" style="cursor: pointer" onclick="smile('[img]http://sa.uploads.ru/t/H1Ejh.gif[/img]')" />
<img src="http://s8.uploads.ru/JbVUO.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uploads.ru/JbVUO.gif[/img]')" />
<img src="http://s41.radikal.ru/i093/1706/a9/4c6ceb0f3f77.gif" style="cursor: pointer" onclick="smile('[img]http://s41.radikal.ru/i093/1706/a9/4c6ceb0f3f77.gif[/img]')" />
<img src="http://s019.radikal.ru/i616/1706/41/e943a4091e73.gif" style="cursor: pointer" onclick="smile('[img]http://s019.radikal.ru/i616/1706/41/e943a4091e73.gif[/img]')" />
<img src="http://s46.radikal.ru/i111/1706/0f/cd24d5a73aee.gif" style="cursor: pointer" onclick="smile('[img]http://s46.radikal.ru/i111/1706/0f/cd24d5a73aee.gif[/img]')" />
<img src="http://s011.radikal.ru/i315/1706/05/c786715029d7.gif" style="cursor: pointer" onclick="smile('[img]http://s011.radikal.ru/i315/1706/05/c786715029d7.gif[/img]')" />
<img src="http://i066.radikal.ru/1711/fc/c22f161ec880.gif" style="cursor: pointer" onclick="smile('[img]http://i066.radikal.ru/1711/fc/c22f161ec880.gif[/img]')" />
<img src="http://s018.radikal.ru/i510/1711/e9/7112958115e4.gif" style="cursor: pointer" onclick="smile('[img]http://s018.radikal.ru/i510/1711/e9/7112958115e4.gif[/img]')" />
<img src="http://s41.radikal.ru/i094/1711/9a/befc680bd2f3.gif" style="cursor: pointer" onclick="smile('[img]http://s41.radikal.ru/i094/1711/9a/befc680bd2f3.gif[/img]')" />
<img src="http://s014.radikal.ru/i326/1712/8d/62cd4bef88ad.gif" style="cursor: pointer" onclick="smile('[img]http://s014.radikal.ru/i326/1712/8d/62cd4bef88ad.gif[/img]')" />
<img src="http://s019.radikal.ru/i642/1712/d2/4b2113c20e14.gif" style="cursor: pointer" onclick="smile('[img]http://s019.radikal.ru/i642/1712/d2/4b2113c20e14.gif[/img]')" />
<img src="http://s61.radikal.ru/i174/1712/53/c4e1ecf6e073.gif" style="cursor: pointer" onclick="smile('[img]http://s61.radikal.ru/i174/1712/53/c4e1ecf6e073.gif[/img]')" />
<img src="http://s019.radikal.ru/i623/1712/74/1b9be9650896.gif" style="cursor: pointer" onclick="smile('[img]http://s019.radikal.ru/i623/1712/74/1b9be9650896.gif[/img]')" />
<img src="http://s019.radikal.ru/i614/1712/6d/c87cc29e5412.gif" style="cursor: pointer" onclick="smile('[img]http://s019.radikal.ru/i614/1712/6d/c87cc29e5412.gif[/img]')" />
<img src="http://s019.radikal.ru/i600/1712/7d/63a6c4d543a7.gif" style="cursor: pointer" onclick="smile('[img]http://s019.radikal.ru/i600/1712/7d/63a6c4d543a7.gif[/img]')" />
<img src="http://s010.radikal.ru/i314/1712/2d/6528e3aa6805.gif" style="cursor: pointer" onclick="smile('[img]http://s010.radikal.ru/i314/1712/2d/6528e3aa6805.gif[/img]')" />
<img src="http://s019.radikal.ru/i636/1712/2b/028022046869.gif" style="cursor: pointer" onclick="smile('[img]http://s019.radikal.ru/i636/1712/2b/028022046869.gif[/img]')" />
<img src="http://s008.radikal.ru/i304/1712/13/8ec05f067fc6.gif" style="cursor: pointer" onclick="smile('[img]http://s008.radikal.ru/i304/1712/13/8ec05f067fc6.gif[/img]')" />
<img src="http://s019.radikal.ru/i633/1712/5d/3710f177d400.gif" style="cursor: pointer" onclick="smile('[img]http://s019.radikal.ru/i633/1712/5d/3710f177d400.gif[/img]')" />
<img src="http://s04.radikal.ru/i177/1712/d1/dd2f38bd6006.gif" style="cursor: pointer" onclick="smile('[img]http://s04.radikal.ru/i177/1712/d1/dd2f38bd6006.gif[/img]')" />
<img src="http://s011.radikal.ru/i318/1706/72/bf176a60c2db.gif" style="cursor: pointer" onclick="smile('[img]http://s011.radikal.ru/i318/1706/72/bf176a60c2db.gif[/img]')" />
<img src="http://funkyimg.com/i/2HqC9.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HqC9.gif[/img]')" />
<img src="http://sh.uploads.ru/VTZep.gif" style="cursor: pointer" onclick="smile('[img]http://sh.uploads.ru/VTZep.gif[/img]')" />
<img src="http://s8.uploads.ru/t/snE4d.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uploads.ru/t/snE4d.gif[/img]')" />
<img src="http://s0.uploads.ru/t/Gw7WN.gif" style="cursor: pointer" onclick="smile('[img]http://s0.uploads.ru/t/Gw7WN.gif[/img]')" />
<img src="http://sh.uploads.ru/r7sgV.gif" style="cursor: pointer" onclick="smile('[img]http://sh.uploads.ru/r7sgV.gif[/img]')" />
<img src="http://sa.uploads.ru/9OZIN.gif" style="cursor: pointer" onclick="smile('[img]http://sa.uploads.ru/9OZIN.gif[/img]')" />
<img src="http://s3.uploads.ru/P1Azv.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/P1Azv.gif[/img]')" />
<img src="http://sa.uploads.ru/BPONu.gif" style="cursor: pointer" onclick="smile('[img]http://sa.uploads.ru/BPONu.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPD1.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPD1.gif[/img]')" />
<img src="http://s8.uploads.ru/ehpck.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uploads.ru/ehpck.gif[/img]')" />
<img src="http://funkyimg.com/i/2HqCh.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HqCh.gif[/img]')" />
<img src="http://sf.uploads.ru/zOY3K.gif" style="cursor: pointer" onclick="smile('[img]http://sf.uploads.ru/zOY3K.gif[/img]')" />
<img src="http://funkyimg.com/i/2HqCd.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HqCd.gif[/img]')" />
<img src="http://sd.uploads.ru/t/rlVNQ.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/t/rlVNQ.gif[/img]')" />
<img src="http://se.uploads.ru/Pd2az.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/Pd2az.gif[/img]')" />
<img src="http://s3.uploads.ru/zK5o3.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/zK5o3.gif[/img]')" />
<img src="http://se.uploads.ru/MZr1P.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/MZr1P.gif[/img]')" />
<img src="http://sd.uploads.ru/NjZHi.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/NjZHi.gif[/img]')" />
<img src="http://sa.uploads.ru/Exdtu.gif" style="cursor: pointer" onclick="smile('[img]http://sa.uploads.ru/Exdtu.gif[/img]')" />
<img src="http://sh.uploads.ru/t/uNqT2.gif" style="cursor: pointer" onclick="smile('[img]http://sh.uploads.ru/t/uNqT2.gif[/img]')" />
<img src="http://sa.uploads.ru/t/n6ohM.gif" style="cursor: pointer" onclick="smile('[img]http://sa.uploads.ru/t/n6ohM.gif[/img]')" />
<img src="http://sd.uploads.ru/t/guUOV.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/t/guUOV.gif[/img]')" />
<img src="http://s5.uploads.ru/t/pg4Mb.gif" style="cursor: pointer" onclick="smile('[img]http://s5.uploads.ru/t/pg4Mb.gif[/img]')" />
<img src="http://sg.uploads.ru/t/r8F1v.gif" style="cursor: pointer" onclick="smile('[img]http://sg.uploads.ru/t/r8F1v.gif[/img]')" />
<img src="http://sd.uploads.ru/t/3GNyZ.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/t/3GNyZ.gif[/img]')" />
<img src="http://s8.uploads.ru/p5sVC.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uploads.ru/p5sVC.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRp8.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRp8.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRp9.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRp9.gif[/img]')" />
<img src="http://sd.uploads.ru/UCEkl.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/UCEkl.gif[/img]')" />
<img src="http://funkyimg.com/i/2HqCg.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HqCg.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRqV.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRqV.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRqW.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRqW.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRqX.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRqX.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRqY.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRqY.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRqZ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRqZ.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRr1.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRr1.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRr2.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRr2.gif[/img]')" />
<img src="http://s2.uploads.ru/t/kMmsL.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/t/kMmsL.gif[/img]')" />
<img src="http://se.uploads.ru/LUSPc.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/LUSPc.gif[/img]')" />
<img src="http://s9.uploads.ru/dCjIt.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uploads.ru/dCjIt.gif[/img]')" />
<img src="http://s5.uploads.ru/8YIcs.gif" style="cursor: pointer" onclick="smile('[img]http://s5.uploads.ru/8YIcs.gif[/img]')" />
<img src="http://s6.uploads.ru/t/U2RhF.gif" style="cursor: pointer" onclick="smile('[img]http://s6.uploads.ru/t/U2RhF.gif[/img]')" />
<img src="http://s9.uploads.ru/xrQSf.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uploads.ru/xrQSf.gif[/img]')" />
<img src="http://sd.uploads.ru/Tta1b.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/Tta1b.gif[/img]')" />
<img src="http://sg.uploads.ru/WFSjV.gif" style="cursor: pointer" onclick="smile('[img]http://sg.uploads.ru/WFSjV.gif[/img]')" />
<img src="http://sa.uploads.ru/1ALib.gif" style="cursor: pointer" onclick="smile('[img]http://sa.uploads.ru/1ALib.gif[/img]')" />
<img src="http://s5.uploads.ru/t/8ap0Y.gif" style="cursor: pointer" onclick="smile('[img]http://s5.uploads.ru/t/8ap0Y.gif[/img]')" />
<img src="http://s3.uploads.ru/WEewm.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/WEewm.gif[/img]')" />
<img src="http://sf.uploads.ru/OHvpr.gif" style="cursor: pointer" onclick="smile('[img]http://sf.uploads.ru/OHvpr.gif[/img]')" />
<img src="http://s2.uploads.ru/t/PZ00y.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/t/PZ00y.gif[/img]')" />
<img src="http://s9.uploads.ru/t/4glt3.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uploads.ru/t/4glt3.gif[/img]')" />
<img src="http://s2.uploads.ru/t/MpJYQ.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/t/MpJYQ.gif[/img]')" />
<img src="http://sa.uploads.ru/t/JVqQj.gif" style="cursor: pointer" onclick="smile('[img]http://sa.uploads.ru/t/JVqQj.gif[/img]')" />
<img src="http://s46.radikal.ru/i111/1706/8a/25b7ecd59b46.gif" style="cursor: pointer" onclick="smile('[img]http://s46.radikal.ru/i111/1706/8a/25b7ecd59b46.gif[/img]')" />
<img src="http://sa.uploads.ru/qZRHi.gif" style="cursor: pointer" onclick="smile('[img]http://sa.uploads.ru/qZRHi.gif[/img]')" />
<img src="http://sg.uploads.ru/scLA8.gif" style="cursor: pointer" onclick="smile('[img]http://sg.uploads.ru/scLA8.gif[/img]')" />
<img src="http://s0.uploads.ru/6NAaj.gif" style="cursor: pointer" onclick="smile('[img]http://s0.uploads.ru/6NAaj.gif[/img]')" />
<img src="http://s6.uploads.ru/unyg8.gif" style="cursor: pointer" onclick="smile('[img]http://s6.uploads.ru/unyg8.gif[/img]')" />
<img src="http://sg.uploads.ru/2vHLK.gif" style="cursor: pointer" onclick="smile('[img]http://sg.uploads.ru/2vHLK.gif[/img]')" />
<img src="http://funkyimg.com/i/2HqCb.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HqCb.gif[/img]')" />
<img src="http://s7.uploads.ru/t/41Akj.gif" style="cursor: pointer" onclick="smile('[img]http://s7.uploads.ru/t/41Akj.gif[/img]')" />
<img src="http://sh.uploads.ru/t/roQ3I.gif" style="cursor: pointer" onclick="smile('[img]http://sh.uploads.ru/t/roQ3I.gif[/img]')" />
<img src="http://se.uploads.ru/ZhG2D.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/ZhG2D.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRpa.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRpa.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRpb.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRpb.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRpc.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRpc.gif[/img]')" />
<img src="http://funkyimg.com/i/2HqCc.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HqCc.gif[/img]')" />
<img src="http://s2.uploads.ru/t/gSFc9.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/t/gSFc9.gif[/img]')" />
<img src="http://se.uploads.ru/t/piS75.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/t/piS75.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRqd.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRqd.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRqe.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRqe.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRqf.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRqf.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRqg.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRqg.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRqh.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRqh.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRqi.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRqi.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRqj.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRqj.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRqk.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRqk.gif[/img]')" />
<img src="http://s8.uploads.ru/lr5yV.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uploads.ru/lr5yV.gif[/img]')" />
<img src="http://s3.uploads.ru/0QlPt.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/0QlPt.gif[/img]')" />
<img src="http://se.uploads.ru/TU1Ly.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/TU1Ly.gif[/img]')" />
<img src="http://sf.uploads.ru/4Q9Om.gif" style="cursor: pointer" onclick="smile('[img]http://sf.uploads.ru/4Q9Om.gif[/img]')" />
<img src="http://s8.uploads.ru/t/rtkyE.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uploads.ru/t/rtkyE.gif[/img]')" /> 
<img src="http://sa.uploads.ru/t/U28dx.gif" style="cursor: pointer" onclick="smile('[img]http://sa.uploads.ru/t/U28dx.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRqB.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRqB.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRqC.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRqC.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRqD.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRqD.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRqE.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRqE.gif[/img]')" />
<img src="http://funkyimg.com/i/2JRqF.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JRqF.gif[/img]')" />
<img src="http://s2.uploads.ru/zMbve.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/zMbve.gif[/img]')" />
<img src="http://s5.uploads.ru/t/uyU7o.gif" style="cursor: pointer" onclick="smile('[img]http://s5.uploads.ru/t/uyU7o.gif[/img]')" />
<img src="http://funkyimg.com/i/2HqCe.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HqCe.gif[/img]')" />
<img src="http://s6.uploads.ru/t/tyFla.gif" style="cursor: pointer" onclick="smile('[img]http://s6.uploads.ru/t/tyFla.gif[/img]')" />
<img src="http://s7.uploads.ru/t/YzOlW.gif" style="cursor: pointer" onclick="smile('[img]http://s7.uploads.ru/t/YzOlW.gif[/img]')" />
<img src="http://s2.uploads.ru/t/Ewuyn.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/t/Ewuyn.gif[/img]')" />
<img src="http://s2.uploads.ru/t/feDQV.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/t/feDQV.gif[/img]')" />
<img src="http://s9.uploads.ru/bHVCX.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uploads.ru/bHVCX.gif[/img]')" />
<img src="http://s8.uploads.ru/P4iB5.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uploads.ru/P4iB5.gif[/img]')" />
<img src="http://sg.uploads.ru/t/01g3z.gif" style="cursor: pointer" onclick="smile('[img]http://sg.uploads.ru/t/01g3z.gif[/img]')" />
<img src="http://s8.uploads.ru/t/9zSkA.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uploads.ru/t/9zSkA.gif[/img]')" />
<img src="http://se.uploads.ru/toT1O.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/toT1O.gif[/img]')" />
<img src="http://s0.uploads.ru/oE9Ms.gif" style="cursor: pointer" onclick="smile('[img]http://s0.uploads.ru/oE9Ms.gif[/img]')" />
<img src="http://se.uploads.ru/t/ox2SG.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/t/ox2SG.gif[/img]')" />
<img src="" style="cursor: pointer" onclick="smile('[img][/img]')" />
</div>


<script>
function showhide(b){
p = b.parentNode.getElementsByTagName("p")[0]
if(b.value=="Дополнительные смайлы"){
b.value="Скрыть смайлы"
p.style.display="block"}
else{
b.value="Дополнительные смайлы"
p.style.display="none"}
return false}
</script>


<div>
<input type="Button" value="Смайлы Мульты " onclick="return showhide(this)">
<p style="display:none">
<br>
Смайлы были сделаны специально для ролевой Untold Stories - копирование запрещено.<br>
<img src="http://funkyimg.com/i/2HqCF.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HqCF.gif[/img]')" />
<img src="http://funkyimg.com/i/2HqCB.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HqCB.gif[/img]')" />
<img src="http://funkyimg.com/i/2HqCC.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HqCC.gif[/img]')" />
<img src="http://sg.uploads.ru/SaE4x.gif" style="cursor: pointer" onclick="smile('[img]http://sg.uploads.ru/SaE4x.gif[/img]')" />
<img src="http://funkyimg.com/i/2HqCA.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HqCA.gif[/img]')" />
<img src="http://sf.uploads.ru/5etJ4.gif" style="cursor: pointer" onclick="smile('[img]http://sf.uploads.ru/5etJ4.gif[/img]')" />
<img src="http://s6.uploads.ru/vE1ij.gif" style="cursor: pointer" onclick="smile('[img]http://s6.uploads.ru/vE1ij.gif[/img]')" />
<img src="http://s019.radikal.ru/i613/1706/4a/edb15661dba0.gif" style="cursor: pointer" onclick="smile('[img]http://s019.radikal.ru/i613/1706/4a/edb15661dba0.gif[/img]')" />
<img src="http://s9.uploads.ru/AnTRC.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uploads.ru/AnTRC.gif[/img]')" />
<img src="http://s6.uploads.ru/V8xCn.gif" style="cursor: pointer" onclick="smile('[img]http://s6.uploads.ru/V8xCn.gif[/img]')" />
<img src="http://s6.uploads.ru/TksxS.gif" style="cursor: pointer" onclick="smile('[img]http://s6.uploads.ru/TksxS.gif[/img]')" />
<img src="http://s0.uploads.ru/PUHgx.gif" style="cursor: pointer" onclick="smile('[img]http://s0.uploads.ru/PUHgx.gif[/img]')" />
<img src="http://s0.uploads.ru/8T6gW.gif" style="cursor: pointer" onclick="smile('[img]http://s0.uploads.ru/8T6gW.gif[/img]')" />
<img src="http://s5.uploads.ru/lvIxq.gif" style="cursor: pointer" onclick="smile('[img]http://s5.uploads.ru/lvIxq.gif[/img]')" />
<img src="http://sf.uploads.ru/s1UiE.gif" style="cursor: pointer" onclick="smile('[img]http://sf.uploads.ru/s1UiE.gif[/img]')" />
<img src="http://s3.uploads.ru/vPeQf.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/vPeQf.gif[/img]')" />
<img src="http://s8.uploads.ru/5f6ie.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uploads.ru/5f6ie.gif[/img]')" />
<img src="http://s9.uploads.ru/8mViY.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uploads.ru/8mViY.gif[/img]')" />
<img src="http://s5.uploads.ru/pQdGS.gif" style="cursor: pointer" onclick="smile('[img]http://s5.uploads.ru/pQdGS.gif[/img]')" />
<img src="http://s9.uploads.ru/hxR0b.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uploads.ru/hxR0b.gif[/img]')" />
<img src="http://sg.uploads.ru/2kWoM.gif" style="cursor: pointer" onclick="smile('[img]http://sg.uploads.ru/2kWoM.gif[/img]')" />
<img src="http://s3.uploads.ru/uUvxS.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/uUvxS.gif[/img]')" />
<img src="http://funkyimg.com/i/2HqCD.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HqCD.gif[/img]')" />
<img src="http://s2.uploads.ru/zGCKX.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/zGCKX.gif[/img]')" />
<img src="http://s2.uploads.ru/I0pet.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/I0pet.gif[/img]')" />
<img src="http://s0.uploads.ru/wqZnY.gif" style="cursor: pointer" onclick="smile('[img]http://s0.uploads.ru/wqZnY.gif[/img]')" />
<img src="http://s0.uploads.ru/0bvHr.gif" style="cursor: pointer" onclick="smile('[img]http://s0.uploads.ru/0bvHr.gif[/img]')" />
<img src="http://s5.uploads.ru/FtwTa.gif" style="cursor: pointer" onclick="smile('[img]http://s5.uploads.ru/FtwTa.gif[/img]')" />
<img src="http://s5.uploads.ru/Cu7ZL.gif" style="cursor: pointer" onclick="smile('[img]http://s5.uploads.ru/Cu7ZL.gif[/img]')" />
<img src="http://funkyimg.com/i/2HqCE.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HqCE.gif[/img]')" />
<img src="http://sg.uploads.ru/OEf74.gif" style="cursor: pointer" onclick="smile('[img]http://sg.uploads.ru/OEf74.gif[/img]')" />
<img src="http://s5.uploads.ru/1lYXm.gif" style="cursor: pointer" onclick="smile('[img]http://s5.uploads.ru/1lYXm.gif[/img]')" />
<img src="http://se.uploads.ru/gmvhk.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/gmvhk.gif[/img]')" />
<img src="http://sa.uploads.ru/HeG3W.gif" style="cursor: pointer" onclick="smile('[img]http://sa.uploads.ru/HeG3W.gif[/img]')" />
<img src="http://s9.uploads.ru/8m742.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uploads.ru/8m742.gif[/img]')" />
<img src="http://s0.uploads.ru/mKFST.gif" style="cursor: pointer" onclick="smile('[img]http://s0.uploads.ru/mKFST.gif[/img]')" />
<img src="http://s5.uploads.ru/0A8V9.gif" style="cursor: pointer" onclick="smile('[img]http://s5.uploads.ru/0A8V9.gif[/img]')" />
<img src="http://s9.uploads.ru/WFjYb.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uploads.ru/WFjYb.gif[/img]')" />
<img src="http://s9.uploads.ru/jY85x.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uploads.ru/jY85x.gif[/img]')" />
<img src="http://s8.uploads.ru/1M7Hx.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uploads.ru/1M7Hx.gif[/img]')" />
<img src="http://s3.uploads.ru/68ivp.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/68ivp.gif[/img]')" />
<img src="http://s3.uploads.ru/owefk.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/owefk.gif[/img]')" />
<img src="http://s0.uploads.ru/nuqGS.gif" style="cursor: pointer" onclick="smile('[img]http://s0.uploads.ru/nuqGS.gif[/img]')" />
<img src="http://s3.uploads.ru/DqsTL.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/DqsTL.gif[/img]')" />
<img src="http://s8.uploads.ru/JWHkQ.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uploads.ru/JWHkQ.gif[/img]')" />
<img src="http://s1.uploads.ru/anoqL.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/anoqL.gif[/img]')" />
<img src="http://sf.uploads.ru/n8XVU.gif" style="cursor: pointer" onclick="smile('[img]http://sf.uploads.ru/n8XVU.gif[/img]')" />
<img src="http://sd.uploads.ru/t/vPcV2.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/t/vPcV2.gif[/img]')" />
<img src="http://se.uploads.ru/t/TGJCN.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/t/TGJCN.gif[/img]')" />
<img src="http://s2.uploads.ru/t/fapsC.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/t/fapsC.gif[/img]')" />
<img src="http://s5.uploads.ru/t/t2mRB.gif" style="cursor: pointer" onclick="smile('[img]http://s5.uploads.ru/t/t2mRB.gif[/img]')" />
<img src="http://s7.uploads.ru/t/pYtgC.gif" style="cursor: pointer" onclick="smile('[img]http://s7.uploads.ru/t/pYtgC.gif[/img]')" />
<img src="http://se.uploads.ru/t/SRgkN.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/t/SRgkN.gif[/img]')" />
<img src="http://s6.uploads.ru/t/CIEd9.gif" style="cursor: pointer" onclick="smile('[img]http://s6.uploads.ru/t/CIEd9.gif[/img]')" />
<img src="http://sa.uploads.ru/t/kcIPC.gif" style="cursor: pointer" onclick="smile('[img]http://sa.uploads.ru/t/kcIPC.gif[/img]')" />
<img src="http://s6.uploads.ru/t/Nfl7r.gif" style="cursor: pointer" onclick="smile('[img]http://s6.uploads.ru/t/Nfl7r.gif[/img]')" />
<img src="http://s9.uploads.ru/t/SIrBG.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uploads.ru/t/SIrBG.gif[/img]')" />
<img src="http://s7.uploads.ru/t/qKTOv.gif" style="cursor: pointer" onclick="smile('[img]http://s7.uploads.ru/t/qKTOv.gif[/img]')" />
<img src="http://sa.uploads.ru/t/aAwLs.gif" style="cursor: pointer" onclick="smile('[img]http://sa.uploads.ru/t/aAwLs.gif[/img]')" />
<img src="http://sh.uploads.ru/t/AUlWf.gif" style="cursor: pointer" onclick="smile('[img]http://sh.uploads.ru/t/AUlWf.gif[/img]')" />
<img src="http://s3.uploads.ru/oWHqn.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/oWHqn.gif[/img]')" />
<img src="http://se.uploads.ru/IWctQ.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/IWctQ.gif[/img]')" />
<img src="http://s1.uploads.ru/RNxyO.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/RNxyO.gif[/img]')" />
<img src="http://s8.uploads.ru/IiaFz.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uploads.ru/IiaFz.gif[/img]')" />
<img src="http://funkyimg.com/i/2HqCG.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HqCG.gif[/img]')" />
<img src="http://s5.uploads.ru/PdS7e.gif" style="cursor: pointer" onclick="smile('[img]http://s5.uploads.ru/PdS7e.gif[/img]')" />
<img src="http://sg.uploads.ru/z0fkI.gif" style="cursor: pointer" onclick="smile('[img]http://sg.uploads.ru/z0fkI.gif[/img]')" />
<img src="http://sf.uploads.ru/ywicG.gif" style="cursor: pointer" onclick="smile('[img]http://sf.uploads.ru/ywicG.gif[/img]')" />
<img src="http://s7.uploads.ru/lgBGw.gif" style="cursor: pointer" onclick="smile('[img]http://s7.uploads.ru/lgBGw.gif[/img]')" />
<img src="http://funkyimg.com/i/2HqCH.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HqCH.gif[/img]')" />
<img src="http://sa.uploads.ru/fzBsR.gif" style="cursor: pointer" onclick="smile('[img]http://sa.uploads.ru/fzBsR.gif[/img]')" />
<img src="http://s7.uploads.ru/93R4F.gif" style="cursor: pointer" onclick="smile('[img]http://s7.uploads.ru/93R4F.gif[/img]')" />
<img src="http://sh.uploads.ru/CFxXw.gif" style="cursor: pointer" onclick="smile('[img]http://sh.uploads.ru/CFxXw.gif[/img]')" />
<img src="http://s9.uploads.ru/wm0qB.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uploads.ru/wm0qB.gif[/img]')" />
<img src="http://s9.uploads.ru/6qPhJ.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uploads.ru/6qPhJ.gif[/img]')" />
<img src="http://sf.uploads.ru/Kf61c.gif" style="cursor: pointer" onclick="smile('[img]http://sf.uploads.ru/Kf61c.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPFW.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPFW.gif[/img]')" />
<img src="http://s6.uploads.ru/CyHkQ.gif" style="cursor: pointer" onclick="smile('[img]http://s6.uploads.ru/CyHkQ.gif[/img]')" />
<img src="http://se.uploads.ru/heBt2.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/heBt2.gif[/img]')" />
<img src="http://s5.uploads.ru/eGVoS.gif" style="cursor: pointer" onclick="smile('[img]http://s5.uploads.ru/eGVoS.gif[/img]')" />
<img src="" style="cursor: pointer" onclick="smile('[img][/img]')" /></div>





<div>
<input type="Button" value="Смайлы Антолдовцы / часть 1 " onclick="return showhide(this)">
<p style="display:none">
<br>
Смайлы были сделаны специально для ролевой Untold Stories - копирование запрещено.<br>
<img src="http://funkyimg.com/i/2JPWX.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPWX.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPX1.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPX1.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPWA.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPWA.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPWB.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPWB.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPWC.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPWC.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPWY.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPWY.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPWD.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPWD.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPDo.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPDo.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPDp.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPDp.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPDq.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPDq.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPDr.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPDr.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPDs.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPDs.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPDt.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPDt.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPDu.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPDu.gif[/img]')" />
<img src="http://funkyimg.com/i/2HqF1.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HqF1.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPDv.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPDv.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPDw.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPDw.gif[/img]')" />
<img src="http://funkyimg.com/i/2HqF2.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HqF2.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPDx.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPDx.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPDy.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPDy.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPDz.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPDz.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPWE.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPWE.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPWF.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPWF.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQFT.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQFT.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQFU.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQFU.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQFV.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQFV.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQFW.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQFW.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQFX.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQFX.gif[/img]')" />
<img src="http://i013.radikal.ru/1706/6e/6e8e46d85c69.gif" style="cursor: pointer" onclick="smile('[img]http://i013.radikal.ru/1706/6e/6e8e46d85c69.gif[/img]')" />
<img src="http://s014.radikal.ru/i329/1706/85/c2d30cd77efd.gif" style="cursor: pointer" onclick="smile('[img]http://s014.radikal.ru/i329/1706/85/c2d30cd77efd.gif[/img]')" />
<img src="http://i056.radikal.ru/1706/db/d87b15cc3f2d.gif" style="cursor: pointer" onclick="smile('[img]http://i056.radikal.ru/1706/db/d87b15cc3f2d.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPWy.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPWy.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPWz.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPWz.gif[/img]')" />
<img src="http://funkyimg.com/i/2Kbwo.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Kbwo.gif[/img]')" />
<img src="http://funkyimg.com/i/2HqF4.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HqF4.gif[/img]')" />
<img src="http://sh.uploads.ru/dcBeW.gif" style="cursor: pointer" onclick="smile('[img]http://sh.uploads.ru/dcBeW.gif[/img]')" />
<img src="http://sa.uploads.ru/gl9DR.gif" style="cursor: pointer" onclick="smile('[img]http://sa.uploads.ru/gl9DR.gif[/img]')" />
<img src="http://funkyimg.com/i/2HqF3.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2HqF3.gif[/img]')" />
<img src="http://funkyimg.com/i/2KhNF.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KhNF.gif[/img]')" />
<img src="http://funkyimg.com/i/2KhNG.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KhNG.gif[/img]')" />
<img src="http://s9.uploads.ru/wdLRa.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uploads.ru/wdLRa.gif[/img]')" />
<img src="http://sf.uploads.ru/d6m1H.gif" style="cursor: pointer" onclick="smile('[img]http://sf.uploads.ru/d6m1H.gif[/img]')" />
<img src="http://sf.uploads.ru/gbcR2.gif" style="cursor: pointer" onclick="smile('[img]http://sf.uploads.ru/gbcR2.gif[/img]')" />
<img src="http://s6.uploads.ru/pg1L9.gif" style="cursor: pointer" onclick="smile('[img]http://s6.uploads.ru/pg1L9.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPEv.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPEv.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPEw.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPEw.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPEH.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPEH.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPEJ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPEJ.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPEK.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPEK.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPEL.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPEL.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPEM.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPEM.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPEN.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPEN.gif[/img]')" />
<img src="http://sh.uploads.ru/EwGT0.gif" style="cursor: pointer" onclick="smile('[img]http://sh.uploads.ru/EwGT0.gif[/img]')" />
<img src="http://s9.uploads.ru/rYEkK.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uploads.ru/rYEkK.gif[/img]')" />
<img src="http://s8.uploads.ru/AMxpk.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uploads.ru/AMxpk.gif[/img]')" />
<img src="http://s3.uploads.ru/QhTeD.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/QhTeD.gif[/img]')" />
<img src="http://sg.uploads.ru/LUcD0.gif" style="cursor: pointer" onclick="smile('[img]http://sg.uploads.ru/LUcD0.gif[/img]')" />
<img src="http://funkyimg.com/i/2CLEy.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2CLEy.gif[/img]')" />
<img src="http://funkyimg.com/i/2CLEz.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2CLEz.gif[/img]')" />
<img src="http://funkyimg.com/i/2CLEA.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2CLEA.gif[/img]')" />
<img src="http://funkyimg.com/i/2CLEB.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2CLEB.gif[/img]')" />
<img src="http://funkyimg.com/i/2CLEC.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2CLEC.gif[/img]')" />
<img src="http://funkyimg.com/i/2CLED.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2CLED.gif[/img]')" />
<img src="http://funkyimg.com/i/2CLEE.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2CLEE.gif[/img]')" />
<img src="http://funkyimg.com/i/2CLEF.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2CLEF.gif[/img]')" />
<img src="http://funkyimg.com/i/2CLEG.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2CLEG.gif[/img]')" />
<img src="http://funkyimg.com/i/2CLEP.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2CLEP.gif[/img]')" />
<img src="http://funkyimg.com/i/2CLEQ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2CLEQ.gif[/img]')" />
<img src="http://funkyimg.com/i/2CLFC.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2CLFC.gif[/img]')" />
<img src="http://i3.imageban.ru/out/2018/06/20/5ba3183a17d83bed9b95b908f7c57ae4.gif" style="cursor: pointer" onclick="smile('[img]http://i3.imageban.ru/out/2018/06/20/5ba3183a17d83bed9b95b908f7c57ae4.gif[/img]')" /> <img src="http://i4.imageban.ru/out/2018/06/20/19e98041a6617195b2755444982bdcb3.gif" style="cursor: pointer" onclick="smile('[img]http://i4.imageban.ru/out/2018/06/20/19e98041a6617195b2755444982bdcb3.gif[/img]')" /> <img src="http://i6.imageban.ru/out/2018/06/20/9c9c2719d4de07aed25d726b6e96e8b8.gif" style="cursor: pointer" onclick="smile('[img]http://i6.imageban.ru/out/2018/06/20/9c9c2719d4de07aed25d726b6e96e8b8.gif[/img]')" /> <img src="http://i4.imageban.ru/out/2018/06/20/f9298bfe89987185eddd7e935669ff30.gif" style="cursor: pointer" onclick="smile('[img]http://i4.imageban.ru/out/2018/06/20/f9298bfe89987185eddd7e935669ff30.gif[/img]')" /> <img src="http://i3.imageban.ru/out/2018/06/20/4a1f0c930ab80f58c6f1d19d96657a51.gif" style="cursor: pointer" onclick="smile('[img]http://i3.imageban.ru/out/2018/06/20/4a1f0c930ab80f58c6f1d19d96657a51.gif[/img]')" />
<img src="http://funkyimg.com/i/2JxvK.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JxvK.gif[/img]')" />
<img src="http://funkyimg.com/i/2JxvL.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JxvL.gif[/img]')" />
<img src="http://funkyimg.com/i/2JxvM.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JxvM.gif[/img]')" />
<img src="http://funkyimg.com/i/2JxvN.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JxvN.gif[/img]')" />
<img src="http://funkyimg.com/i/2JxvP.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JxvP.gif[/img]')" />
<img src="http://funkyimg.com/i/2JxvQ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JxvQ.gif[/img]')" />
<img src="http://funkyimg.com/i/2JxvW.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JxvW.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPXC.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPXC.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPXD.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPXD.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPXE.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPXE.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPXF.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPXF.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPXG.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPXG.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPXH.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPXH.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPXJ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPXJ.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPXK.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPXK.gif[/img]')" />
<img src="http://funkyimg.com/i/2KhNH.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KhNH.gif[/img]')" />
<img src="http://funkyimg.com/i/2KhNJ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KhNJ.gif[/img]')" />
<img src="http://funkyimg.com/i/2KhNK.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KhNK.gif[/img]')" />
<img src="http://funkyimg.com/i/2KhNL.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KhNL.gif[/img]')" />
<img src="http://funkyimg.com/i/2KhNM.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KhNM.gif[/img]')" />
<img src="http://funkyimg.com/i/2KhNN.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KhNN.gif[/img]')" />
<img src="http://funkyimg.com/i/2KhNP.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KhNP.gif[/img]')" />
<img src="http://funkyimg.com/i/2KhNQ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KhNQ.gif[/img]')" />
</div>


<script>
function showhide(b){
p = b.parentNode.getElementsByTagName("p")[0]
if(b.value=="Дополнительные смайлы"){
b.value="Скрыть смайлы"
p.style.display="block"}
else{
b.value="Дополнительные смайлы"
p.style.display="none"}
return false}
</script>



<div>
<input type="Button" value="Смайлы Антолдовцы / часть 2 " onclick="return showhide(this)">
<p style="display:none">
<br>
Смайлы были сделаны специально для ролевой Untold Stories - копирование запрещено.<br>
<img src="http://funkyimg.com/i/2JPF3.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPF3.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPF4.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPF4.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPF5.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPF5.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPF6.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPF6.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPF7.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPF7.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQFK.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQFK.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQFL.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQFL.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQFM.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQFM.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQFN.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQFN.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQFP.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQFP.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPF8.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPF8.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPF9.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPF9.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPFa.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPFa.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPFb.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPFb.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPFc.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPFc.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPWx.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPWx.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPJv.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPJv.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPJx.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPJx.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPJy.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPJy.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPJz.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPJz.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPJw.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPJw.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQFY.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQFY.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQFZ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQFZ.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQG1.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQG1.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQG2.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQG2.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQG3.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQG3.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPJA.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPJA.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPJB.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPJB.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPJC.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPJC.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPJD.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPJD.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPJE.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPJE.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPXu.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPXu.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPXv.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPXv.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPXw.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPXw.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPXx.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPXx.gif[/img]')" />
<img src="http://funkyimg.com/i/2JPXy.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JPXy.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQdt.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQdt.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQdu.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQdu.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQdv.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQdv.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQdw.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQdw.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQdy.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQdy.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQFE.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQFE.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQFF.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQFF.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQFG.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQFG.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQFH.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQFH.gif[/img]')" />
<img src="http://funkyimg.com/i/2JQFJ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2JQFJ.gif[/img]')" />
<img src="http://funkyimg.com/i/2KbwG.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KbwG.gif[/img]')" />
<img src="http://funkyimg.com/i/2KbwH.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KbwH.gif[/img]')" />
<img src="http://funkyimg.com/i/2KbwJ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KbwJ.gif[/img]')" />
<img src="http://funkyimg.com/i/2KbwK.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KbwK.gif[/img]')" />
<img src="http://funkyimg.com/i/2KbwM.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KbwM.gif[/img]')" />
<img src="http://funkyimg.com/i/2KbwN.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KbwN.gif[/img]')" />
<img src="http://funkyimg.com/i/2KbwP.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KbwP.gif[/img]')" />
<img src="http://funkyimg.com/i/2KbwQ.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KbwQ.gif[/img]')" />
<img src="http://funkyimg.com/i/2KbwR.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KbwR.gif[/img]')" />
<img src="http://funkyimg.com/i/2KbwS.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KbwS.gif[/img]')" />
<img src="http://funkyimg.com/i/2Kbx7.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Kbx7.gif[/img]')" />
<img src="http://funkyimg.com/i/2Kbx8.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Kbx8.gif[/img]')" />
<img src="http://funkyimg.com/i/2Kbx9.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Kbx9.gif[/img]')" />
<img src="http://funkyimg.com/i/2Kbxa.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Kbxa.gif[/img]')" />
<img src="http://funkyimg.com/i/2Kbxb.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Kbxb.gif[/img]')" />
<img src="http://funkyimg.com/i/2Kbxc.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Kbxc.gif[/img]')" />
<img src="http://funkyimg.com/i/2Kbxd.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Kbxd.gif[/img]')" />
<img src="http://funkyimg.com/i/2Kbxe.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Kbxe.gif[/img]')" />
<img src="http://funkyimg.com/i/2Kbxf.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Kbxf.gif[/img]')" />
<img src="http://funkyimg.com/i/2Kbxg.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Kbxg.gif[/img]')" />
<img src="http://funkyimg.com/i/2Kbxw.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Kbxw.gif[/img]')" />
<img src="http://funkyimg.com/i/2Kbxx.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Kbxx.gif[/img]')" />
<img src="http://funkyimg.com/i/2Kbxy.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Kbxy.gif[/img]')" />
<img src="http://funkyimg.com/i/2Kbxz.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2Kbxz.gif[/img]')" />
<img src="http://funkyimg.com/i/2KbxA.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KbxA.gif[/img]')" />
<img src="http://funkyimg.com/i/2KbxB.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KbxB.gif[/img]')" />
<img src="http://funkyimg.com/i/2KbxC.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KbxC.gif[/img]')" />
<img src="http://funkyimg.com/i/2KbxD.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KbxD.gif[/img]')" />
<img src="http://funkyimg.com/i/2KbxE.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KbxE.gif[/img]')" />
<img src="http://funkyimg.com/i/2KbxF.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KbxF.gif[/img]')" />
<img src="http://funkyimg.com/i/2KhRg.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KhRg.gif[/img]')" />
<img src="http://funkyimg.com/i/2KhRh.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KhRh.gif[/img]')" />
<img src="http://funkyimg.com/i/2KhRj.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KhRj.gif[/img]')" />
<img src="http://funkyimg.com/i/2KhRk.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KhRk.gif[/img]')" />
<img src="http://funkyimg.com/i/2KhRm.gif" style="cursor: pointer" onclick="smile('[img]http://funkyimg.com/i/2KhRm.gif[/img]')" />
<img src="" style="cursor: pointer" onclick="smile('[img][/img]')" />
</div>

0

23

огонь и вода

структура
Код:
/*************************************************************
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: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 3px;
  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%;
  }

/* A3.2 */
.punbb {
  font: normal 72.75% Georgia, Tahoma, Tahoma, Georgia;
  }

/* 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, .punbb h4, .punbb table, .punbb th {
  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% 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: auto;
  width : 990px;
  position: relative;

  }

/* A5.2 */
.punbb {
  float: auto;
  width: 89%;
  margin-left: 60px;
  height: auto;

  }

/* A5.3 */
#pun-redirect, #pun-maint {
    margin: 0% 30%;   
margin-top: 3%;
    width: 400px;   
    float: none;
    text-align: center;   
    font-size: 13px!important;     
border-radius: 0px 50px 0px 50px;
background: #ecd392 url() no-repeat;
color: #090e00;
border-top: 5px solid #090e00 !important;
border-bottom: 5px solid #090e00 !important;
border-left: 2px solid #090e00!important;
border-right: 2px solid #090e00 !important;
-webkit-box-shadow:  0px 2px 1px #090e00 inset; 
-moz-box-shadow: 0px 2px 1px #090e00 inset; 
box-shadow: 0px 2px 1px #090e00 inset; 
padding: 10px;
  color: #000;   
        
    }   
#pun-redirect .main-title {  
    font-size: 0.6em;   
    font-family: Georgia;  
    font-weight: bold;     
    color: black;    
    text-transform: uppercase;    
    text-shadow: 0px 0px 5px silver;  
    padding: 10px!important;
    margin-bottom:0px!important;}

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

/* A5.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 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }


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

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

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

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin-left: -5px;
  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: 1em 0 0 0;
  padding: 0;
  border-width: 0px;
  }

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

div.spoiler-block cite {
   height: 1em !important;
   top: 0 !important; 
}

/* 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: -4em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* 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 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }



/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }

/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: leftr;
  width: 50%;
  }

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

/* C2.3 */
.punbb .main .tcr {
  background-color: transparent;
  overflow: hidden;
  text-align: left;
  width: 30%;
  }



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

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

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

/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
  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: 0.8em 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
      }


   /* C2.14 */
    .punbb td div.tclcon {
            margin-left:50px;
    }


 /* 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 {
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px
  }

/* 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: 220px;
margin-top: 0px;
margin-left: -5px;

  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 130%;
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: bold;
  }

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

/* C3.9 */
li.pa-title {

  }


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

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }



/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

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

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }

/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }

/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/
/* D1 Logo and description
-------------------------------------------------------------*/

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

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

/* D1.3 */
#pun-title .container {
  border-style: none none none none;
  }

/* D1.4 */
#pun-title h1 span  {
  font-size: 1.5em;
  }

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

#pun-title h1 span  {
  font-size: 1.5em;
  }


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

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: 0px;
  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.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, #pun-navlinks .container {
  border-style: none;
  border-width: 0;
  margin: 0;
  font-family: Georgia;
  }


/* D3.2 */
#pun-navlinks .container {
  padding: 0.7em 1em;
  }

/* D.3.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 1em;
  }

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.1em;
  }

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

/* D4.1 */
#pun-ulinks  {
  margin-top: 100px;
  margin-left: 0px;
  }

/* D4.2 */
#pun-ulinks .container {
  border-top: none;
  padding: -3em -5em;

  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
text-transform: none;
  font-size: 10px;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

/* 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;
  text-align:left!important;
  }
#pun-status  {
margin-top:-44px!important;
}

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: -10;
  }

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

td.tcr a { 
background: url("") 1px 30% no-repeat transparent;
padding-left: 18px;}


#pun-main .code-box,
#pun-main .quote-box{
border-style: solid;
border-width: 10px 10px 10px 10px;
-moz-border-image: url(http://funkyimg.com/i/2KfXA.png) 10 10 8 10 round;
-webkit-border-image: url(http://funkyimg.com/i/2KfXA.png) 10 10 8 10 round;
-o-border-image: url(http://funkyimg.com/i/2KfXA.png) 10 10 8 10 round;
border-image: url(http://funkyimg.com/i/2KfXA.png) 10 10 8 10 fill round;}



.title-logo-tdr a img, .title-logo-tdr iframe, .title-logo-tdr object, #tieser-bottom{
  filter:alpha(opacity=40);
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
}
.title-logo-tdr a img:hover, .title-logo-tdr iframe:hover, .title-logo-tdr objec:hover, #tieser-bottom:hover{
filter:alpha(opacity=40);
opacity: 1.0;
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
}

/************* Автоустановка Подфорумов | Add styles *************/
.punbb-admin:not(.admin-visible)::before {
  content: "Вы вошли в панель администрирования без надстроек. Автоматическая установка подфорумов отключена.";
  color: #c22d2d; display: block; text-align: center; border: solid 1px #d48f8f; padding: 5px; margin-bottom: 5px; background: #f8e5e5;
}
цвета
Код:
.opisanie {    padding-right: 12px; */
    padding-top: 5px;
    /* padding-bottom: 5px; */
    /* margin-left: -10px; */
    /* letter-spacing: 1px; */
    padding-bottom: 10px;
    height: 30px !important;
    /* overflow-y: auto; */
    font-family: arial;
    font-size: 11px !important;
    /* line-height: 10px; */
    font-style: normal;
    text-align: justify;
}


 #main-reply {
    width: 104%;
    margin-left: -28px;
    margin-top: 5px;
}

.pa-respect, .pa-fld3, .pa-posts {
    display: inline-block;
    margin-left: 1px !important;
    text-align: center;
    width: 59px;
    line-height: 13px;
    /* padding: 7px; */
    /* margin-bottom: 7px!important; */
    /* margin-top: 10px!important; */
    font-size: 11px;
    padding: 2px! important;}

/* для таблицы */

.tooltip {
 position: relative;
 }
.tooltip em {
 display: none;
 position: absolute;
 }
.tooltip:hover em {
 font-style: normal;
 display: block;
 position: absolute;
 background: #9ca6ae;
 color: #b57936;
 padding: 15px 15px;
 bottom: -250px;
 right: 15px;
border-radius: 45px 0px 45px 0px;
background: #cc9e6a url() repeat;
color: #152135;
border-top: 5px solid #772b00!important;
border-bottom: 5px solid #772b00!important;
border-left: 1px solid #772b00!important;
border-right: 1px solid #772b00 !important;
-webkit-box-shadow:  0px 2px 1px #772b00 inset; 
 -moz-box-shadow: 0px 2px 1px #772b00 inset; 
box-shadow: 0px 2px 1px #772b00 inset; 

}
.tooltip:hover em i {
 position: absolute;
 bottom: -15px;
 right: -5px;
 border-top: 1px solid #000;
 border-left: 1px solid transparent;
 display: block;
}


/* CS1 Background and text colours
-------------------------------------------------------------*/

/* шапка */
#pun-title table {
background-image : url(http://funkyimg.com/i/2JGGJ.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
  margin-left: -206px;
height: 500px;
width: 1290px;}
 
/* фон */
body { background-position: top center;
background-repeat: repeat; 
background-image : url(http://funkyimg.com/i/2JGGL.png)
 }

/* фон контента */
#pun {background-image: url(http://funkyimg.com/i/2JGGH.png);
background-repeat: repeat;
background-position : center;
margin-bottom: 50px;}

/* блок формы ответа и кнопки*/
  .punbb textarea, .punbb select, .punbb input{
  background-color: #7b8fb5;
  color: #822503;
background-image: url(http://funkyimg.com/i/2JHkL.png);
border-top:1px solid #1b365e;
border-right:1px  solid #1b365e;
border-bottom: 1px  solid #1b365e;
border-left:4px solid #1b365e;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
}

/* картинка в самый низ */
@media all and (-webkit-min-device-pixel-ratio:0) {
#pun-about p.container {
    margin-left: -116px !important;
} }
#pun-about p.container {
  background-image: url(http://funkyimg.com/i/2JGKJ.png);
  background-repeat : no-repeat;
  height: 170px; 
  width: 1100px;
  margin-left: -116px;
  margin-bottom: -130px;
}

/* для кнопочек ответить и т.д */

.punbb input {
    border: medium none;
}

.button {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #090c11 0%, #190600 100%) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#090c11), to(##190600));
    border-radius: 3px;
    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), 2px 2px 3px -2px rgba(101, 65, 53, 0.9) inset, -2px -2px 15px -3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 0 rgb(176, 161, 130), -1px -1px 0 0 rgba(0, 0, 0, 0.2);
    color: #c1741b;
    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.8);
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
}
.button:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #090c11 0%, #1c2949 100%) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#090c11), to(#1c2949));
    box-shadow: -1px -1px 0 0 rgba(0, 0, 0, 0.15), 1px 1px 0 rgba(0, 0, 0, 0.15), 4px 4px 5px -3px rgba(101, 65, 53, 0.5) inset, -4px -4px 15px -3px rgba(0, 0, 0, 0.4) inset, 0 1px 0 0 rgb(176, 161, 130), -1px -1px 0 0 rgba(0, 0, 0, 0.2);
    color: #c1741b;
    cursor: pointer;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.button:active {
    border-top-color: #c64a19;
}



/* блок цитат и кодов*/
.punbb .quote-box, .punbb .code-box {
  background-color: #9ca1ae;
  color: #191e2d;
background-image : url("http://forumstatic.ru/files/0012/76/a7/30160.jpg");
border-top:1px solid #191e2d;
border-right:1px  solid #191e2d;
border-bottom: 1px  solid #191e2d;
border-left:4px solid #191e2d;
    border-radius:7px;
box-shadow: inset 0px -4px 20px #191e2d;
  }

.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 {background-color: transparent;
color: #001e30;}

#pun-status .container, #pun-crumbs1 .container
{color: #001e30;}

#pun-navlinks .container, #pun-ulinks .container {
background-color: transparent;
color: #001e30;
text-align: center;}

.offline li.pa-online strong {
color: #001e30;
font-weight: normal}

.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #001e30;}




/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
color: #091735;
  font-weight: bold;
font-style: normal;
  }

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

li.pa-online {
  border-left-color: transparent;
  }

.punbb .post-sig dt {
  content: url(http://funkyimg.com/i/2HnBH.png) ;
  width: auto;
  height: auto;
border-color:#211326;
  }



/* 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: #196896;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #196896
  }

/* 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: #c97c2a;
    border-bottom: 0px none #c97c2a;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
 color: #7198a9;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 2px 2px 2px #102047
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
 color: #8fb0c4;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #102047
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #4b6d82;
  color: #714b82;
  }

/* CS3 Иконки старых, новых, важных, закрытых тем */

.punbb table Div.icon {float: right; 
display: block; 
border-style: none none none none;
margin-left: 3px;
margin-top: 0px;
margin-right: 0px;
width: 40px;
height: 40px;
background-image : url(http://funkyimg.com/i/2JHoJ.png);
background-repeat: no-repeat;}

TR.inew Div.icon {
background-image : url(http://funkyimg.com/i/2JHoK.png);
background-repeat: no-repeat;
width: 40px;
height: 40px;}

TR.isticky Div.icon {
background-image : url(http://funkyimg.com/i/2JHoL.png);
background-repeat: no-repeat;
width: 40px;
height: 40px;}

TR.iclosed Div.icon {
background-image : url(http://funkyimg.com/i/2JHoM.png);
background-repeat: no-repeat;
width: 40px;
height: 40px;}




/* CS4 Другое
 -------------------------------------------------------------*/
div#html-footer {
margin-bottom: 20px;
margin-left: 90px;
}


div#pun-navlinks {
  position: absolute;
  width: 100%;
  left: 5px;
 top: 330px;

}

div#pun-ulinks {
  position: absolute;
  width: 100%;
  margin-left: -55px;
  top: 262px;


}

#pun-main .post-author ul {text-align: center;}



/*Убираем категории и статус*/
#pun-stats h2 span,
.category h2 span {
visibility:hidden!important;
}


a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: palatino linotype;
font-size: 11px;
background-color:#0a0014;
color: #3d1d4f; 
font-weight: normal;
text-align: center;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: #3d1d4f;
border-left-width: 5px;
width: 160px;
}

a.tvm:hover {
font-family: palatino linotype;
font-size: 11px;
color: #62755b; 
background-color:#140523;
display: block;
font-weight: bold;
text-align: center;
cursor:crosshair; 
text-decoration: none;
border-left-style: solid;
border-left-color: #090010;
border-left-width: 5px;
width: 160px;
}

/* ползунок */
::-webkit-scrollbar {
    width: 9px;
    height: 8px;}
::-webkit-scrollbar-track {
    background: #e0ac74 !important;}
::-webkit-scrollbar-thumb {
    background: #061833 !important;}
::-webkit-scrollbar-thumb:active {
background: #0f1e44 ;}

.tip {
	padding: 5px; /* расстояние текста от края окна */
	color: #0e440a; /* цвет шрифта */
	background-color: #ccbba7; /* фоновый цвет окна */
	display: none;
	position: absolute;
	z-index: 1000;
        width: 150px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


a.menu:link, a.menu:visited, a.menu:active{text-decoration: none;

background: #081b38;
width: 95px;
border-top: 3px solid #081b38;
font-size: 12px;
text-decoration: none;
font-style: italic;
color: #fcbc62;
border-bottom: 3px solid #173c66;
display:block;
text-align:center;
}
a.menu:hover {
background: #;
border-top: 100px solid #;
border-bottom: 3px solid #dbac6f; }

/* разделитель между постов */
#pun {
background-repeat: repeat-y;
background-position : top center;
}
#pun-viewtopic div.post h3 strong::before {
    content: "пост #";
    font-weight: normal;
}
#pun-viewtopic .post h3 strong {
    font-weight: bold;
    margin-left: 560px;
    position: absolute;
    width: auto;
}

.topic a.sharelink {
    display: none;
}

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

/* баннеры */

.part {
float: left;
margin-left: 10px
}

.part img {

text-align: center;
opacity: 0.4;
-moz-opacity: 0.2;
filter: alpha(opacity=20) black;
-khtml-opacity: 0.2;
background-color:#000;
}
 
.part img:hover {
opacity:1;
-moz-opacity:1;
filter: alpha(opacity=100) black;
-khtml-opacity: 1;
background-color:#000;
}

.pa-avatar img {
    max-width: 190px;
    max-height: 190px;
}

.punbb .move_posts_form .container {
  background:#dbb569;
}

/* profile (вначале цвет ссылок) */
.post-author a, .post-author a:hover, .post-author a:focus , .post-author a:active {color: #013451!important;
}
.pa-title {
font-family: "minion pro" !important;
font-size: 11pt !important;
margin-left: 1px !important; /*поле слева*/
margin-top: 3px !important;
line-height: 10px !important; /*межстрочный интервал*/
}
/*верхушка-картинка*/
.pa-author {
background: url(http://funkyimg.com/i/2Kksj.png) 0% 0% no-repeat;
height: 29px;
line-height: 10px !important;
margin-left: -10px !important;
margin-top: 0px !important;
padding: 27px 5px 0px 0px !important;
position: relative;
text-align: center;
color: #d6a63e !important; /*?*/
text-transform: uppercase; /*заглавные*/
font-weight: bold !important; /*жирный*/
width: 220px !important;
}
/*ава*/
.pa-avatar.item2{
padding-left: 6px !important;
padding-right: -4px !important;
line-height: -20px !important;
margin-top: 5px !important;
border: none !important;
text-align: center;
}
/*ник*/
.pa-author a, .pa-author {
color: #d6a63e !important; /*до наведения*/
font-family: "minion pro" !important;
font-size: 12pt !important;
font-weight: 0px !important;
margin-left: 0px;
}
.post-author {
background: url(http://funkyimg.com/i/2JJi3.png) repeat-y; weight: 226px;
color: #636a5e !important;
}
.post-author ul li {
padding: 0px 4px 0px 4px;
text-align: center;
font-size: 8pt !important;
color: #230f02 !important; /*текст лз*/
}
.post-author > ul {
    background: url("http://funkyimg.com/i/2JJi4.png") no-repeat scroll center bottom transparent;
margin-left: -1px;
text-align: center;
margin-bottom: -5px; /*поле снизу*/
}

0

24

верх
Код:
<!-- Подфорумы "не скриптом" © Alex_63 / Ч.1 в начало HTML верх -->
<script type="text/javascript">var SUBF = {},SUBFset = {};
// Настройки скрипта //

SUBF.icon_old = 'http://forumstatic.ru/files/0016/4f/7e/12924.jpg';  // Иконка подфорумов без новых сообщений
SUBF.icon_new = 'http://forumstatic.ru/files/0016/4f/7e/75803.jpg';  // Иконка подфорумов с новыми сообщениями
SUBF.d_title = 'Подфорумы:'  // Текст в заголовке секции подфорумов
SUBF.category_link = 1; // Кликабельность категорий: 0 - отключена, 1 - включена

SUBFset.enable_subf = 1; // Установка подфорумов: 0 - ручная, 1 - автоматическая

$(document).ready(function(){$('#navadmin>a').attr('href','/admin/index');});
if(document.URL.indexOf('/admin/')!=-1)(function(){var s='<script type="text/javascript" src="',
e='"></'+'script>',l='http://forumstatic.ru/files/0016/4f/7e/40123.js';document.write(s+l+e);}());
</script><link rel="stylesheet" type="text/css" href="http://forumstatic.ru/files/0016/4f/7e/73859.css"/>
<script type="text/javascript" src="http://forumstatic.ru/files/0016/4f/7e/73858.js"></script>

<div style=" position: absolute; width: 250px; height: 70px; top: 260px; left: 300px;  line-height: 103%;" <center><table cellspacing="0"> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=561#p36409">гостевая</a></td>
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewforum.php?id=2">акции</a></td> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=30#p132">сюжет</a></td>
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=20">правила</a></td>
</tr> 
<tr>
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=289#p17552">FAQ</a></td>
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=6">роли</a></td>
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=5">внешности</a></td>
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=240">профессии</a></td>
</tr>
</table></center></div>

<div class="d1" style="background-image:url(http://funkyimg.com/i/2JGGN.png);position:absolute;z-index:232; top: 0px;left:-14px;width:320px;height:328px;">
<img class="d2" src="http://funkyimg.com/i/2JGGM.gif">
<div style="position: absolute; top: 7px; left: 110px; font-variant: small-caps !important;">
<center><a href="http://ouatuntold.rusff.me/profile.php?id=214" target=_blank title="Постописец октября - Алиша!"><img src=http://funkyimg.com/i/2K4WG.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=210" target=_blank title="Постописец октября - Майк!"><img src=http://funkyimg.com/i/2K4WC.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=46" target=_blank title="Постописец октября - Регина!"><img src=http://funkyimg.com/i/2L7Vd.png></a><br>
<a href="http://ouatuntold.rusff.me/profile.php?id=245" target=_blank title="Постописец октября - Джеймс!"><img src=http://funkyimg.com/i/2N5oK.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=48" target=_blank title="Постописец октября - Эмма!"><img src=http://funkyimg.com/i/2L7Ve.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=222" target=_blank title="Постописец октября - Макс!"><img src=http://funkyimg.com/i/2N5tj.png></a></center></div>
<div style="position: absolute; top: 212px; left: 110px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=238" target=_blank title="Герой октября - Джейсон Поттер!"><img src=http://funkyimg.com/i/2N5oL.png></a>
<a href="http://ouatuntold.rusff.me/profile.php?id=201" target=_blank title="Злодей октября - Виктор!"><img src=http://funkyimg.com/i/2LYD2.png></a>
<a href="http://ouatuntold.rusff.me/profile.php?id=214" target=_blank title="Флудер октября - Алиша!"><img src=http://funkyimg.com/i/2K4WG.png></a></div>
<div style="position: absolute; top: 260px; left: 140px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=863#p67947" target=_blank title="Эпизод месяца: директор школы вызывает братьев Люси Певенси, чтобы поговорить о её поведении!"><img src=http://funkyimg.com/i/2N5oM.png></a> </div>
<div style="overflow-y: scroll; position: absolute; top: 120px; left: 100px; width: 180px; height: 80px; text-align: justify; font: verdana; font-size: 10px; font-variant: small-caps !important; line-height: 7px; text-transfrom: lowercase; color: #e8d062;">
<b><a href="http://ouatuntold.rusff.me/viewtopic.php?id=804#p70146">пост месяца (читать продолжение):</a></b><br>
Ко многим вещам привыкаешь быстро. Взять хотя бы одиночество. Тоска съедает только первые дни, недели, месяцы, а после начинаешь находить очарование в вынужденном одиночестве. Кто-то заводит себе котёнка или щенка, чтобы не удариться в депрессию, но ей это было без надобности...<br></div>
</div>

<!--плашки-->
<div style="position: absolute; top: 405px; left: 110px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=39#p74056" target=_blank title="Ждём в гости персонажей зимней истории!"><img src=http://funkyimg.com/i/2NV2q.png></a> <a href="http://ouatuntold.rusff.me/viewtopic.php?id=911" target=_blank title="Допрашиваем пирата!"><img src=http://funkyimg.com/i/2NV2o.png></a> <a href="http://ouatuntold.rusff.me/viewtopic.php?id=303&p=5#p73956" target=_blank title="Сделай свой выбор, назови активистов ноября!"> <img src=http://funkyimg.com/i/2K3Nt.png></a> <a href="http://ouatuntold.rusff.me/viewtopic.php?id=908" target=_blank title="Выбери историю себе по душе и стань её частью!"><img src=http://funkyimg.com/i/2NV2p.png></a></div>

<!--админы-->
<div style="position: absolute; top: 303px; left: 347px; text-align: justify;"><table border=0 cellpadding="10"
<tr> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=49"> 
<font color="цвет текста"> 
<img src="http://funkyimg.com/i/2JGUw.png"> 
</font> 
</a> 
<em> 
<img src="http://funkyimg.com/i/2JGUv.gif"/>"Вкусный админ - Ханна"<br> 
</em> 
</span> 
</td> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=46"> 
<font color="цвет текста"> 
<img src="http://funkyimg.com/i/2JGUy.png"> 
</font> 
</a> 
<em> 
<img src="http://funkyimg.com/i/2JGUx.gif"/>"Жаркий админ - Реджина"<br> 
</em> 
</span> 
</td> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=48"> 
<font color="цвет текста"> 
<img src="http://funkyimg.com/i/2JGUA.png"> 
</font> 
</a> 
<em> 
<img src="http://funkyimg.com/i/2JGUz.gif"/>"Добрый админ - Эмма"<br> 
</em> 
</span> 
</td> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=117"> 
<font color="цвет текста"> 
<img src="http://funkyimg.com/i/2JGUD.png"> 
</font> 
</a> 
<em> 
<img src="http://funkyimg.com/i/2JGUB.gif"/>"Опасный админ - Элеонор"<br> 
</em> 
</span> 
</td> 
</tr> 
</table></div>

<!--нужные-->
<div style="position: absolute; top: 30px; left: 740px; font-variant: small-caps !important;">
<center><a href="http://ouatuntold.rusff.me/viewtopic.php?id=2#p37859" target=_blank title="Сторибруку не хватает мистера Хайда!"><img src=http://funkyimg.com/i/2K4Wz.png></a> <a href="" target=_blank title="Ждём Золушку!"><img src=http://funkyimg.com/i/2K51Y.png></a> <br>
<a href="" target=_blank title="Всем форумом очень ждём Белоснежку!"><img src=http://funkyimg.com/i/2K4WA.png></a></center></div>


<style type="text/css">
.post-content td {
border:none transparent !important;
}
</style>



<!--убирает надпись "объявление"-->
<style type="text/css">
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}
</style>

<!--спрятать модераторов -->
<style>
#pun td .modlist{display:none;}
</style>
<!--конец спрятать модераторов -->

<script type="text/javascript"> 
function openbox(id){ 
display = document.getElementById(id).style.display; 
if(display=='none'){ 
document.getElementById(id).style.display='block'; 
}else{ 
document.getElementById(id).style.display='none'; 
} 
} 
</script> 

<!— JampPanel--> 
<style> 

#JampPanel,#JampPanel .container{ 
border-radius:10px; 
-webkit-border-radius:10px; 
-khtml-border-radius:10px; 
-moz-border-radius:10px; 
-o-border-radius:10px; 
border:1px solid #171738; 
background-color:#a5c3cc; 
box-shadow: 0px 3px 3px #0e1126; 
-webkit-box-shadow:0px 5px 5px #0e1126; 
-khtml-box-shadow:0px 5px 5px #0e1126; 
-moz-box-shadow:0px 5px 5px #0e1126; 
} 

#JampPanel {opacity:0.86; 
position:fixed; z-index:1200; 
height:190px; top:30px; right:0; margin-right:0px; 
background:#a5c3cc url(http://sg.uploads.ru/s2pxf.png) 4px 2px no-repeat; 
width:30px; 
} 

#JampPanel .container{ 
position:absolute; 
padding:10px; 
height:390px; /*менять размер, на 90 пикселей для каждого квеста*/ 
width:200px; 
right: 30px; 
margin:-1px 0 0 30px; 
} 

#Zaslonyalka{ /*прикрывает область тени на стыке уха с container*/ 
position:absolute; 
height:190px; width:14px; 
background-color:#a5c3cc; 
margin: -10px 0 0 202px; 
} 
</style>

<div id=JampPanel onclick="openbox('box')"> 
<div id="box" style="display: none;"> 
<div class=container> 
<div id=Zaslonyalka></div> 

<center><table> 
<tr> 
<td><a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=323">1. All Hallows' Eve.</a><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=60">Marie Brown</a> </td><br> 
</tr> 
</table> 
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=288#p17499">2. Home, sweet home.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=81">Dominic Bloomfield</a></center> </td><br> 
</tr> 
</table>  
<table> 
<tr><td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=364">3. How I met this monster.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=246">Ruby Lucas</a></center></td><br> 
</tr> 
</table>
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=910#p74387">4. Merry Christmas Hell.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=228">Nicole Hill</a></center> </td><br> 
</tr> 
</table> 
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=912#p74568">5. And shadows still remain.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=187">Kara Dream</a></center> </td><br> 
</tr> 
</table> 
</center> 
</div> 
</div> 
</div> 
<!--End//JampPanel-->

<!-- Кнопки BB-кодов при редактировании подписи © Alex_63 -->
<script type="text/javascript">
if(document.URL.indexOf('section=signature')!=-1)document.write('<scr'+'ipt type="text/javascript" src="http://forumstatic.ru/files/0016/0b/c8/99528.js"></scr'+'ipt>');
</script>

<script src="http://f.etrin.ru/hvss/hvss.min.js"></script>
<script>
hvScriptSet.addMask({
    guestAccess: ['ЖЕЛАННО МНЕ', 'СОКРОВИЩНИЦА', 'ХРОНИКИ СПАСИТЕЛЯ', 'СТРАНА ЧУДЕС', 'ВОЛШЕБНЫЙ ШКАФ', 'КОРОБКА ПЕЧЕНЬЯ', 'ЖУРНАЛ ФОРУМА', 'ЯЩИК ПАНДОРЫ', 'МАСТЕРСКАЯ', 'КВЕСТЫ', 'ЛИЧНЫЕ ЭПИЗОДЫ', 'ФЛЭШБЕК', 'АЛЬТЕРНАТИВА', 'МИР ГРЕЗ', 'КОРОЛЕВСКАЯ КРОВЬ', 'ШАЛОСТЬ УДАЛАСЬ', 'БЕЗ ГРАНИЦ', 'ЛЫСАЯ ГОРА', 'ХРАМ', 'МАВЗОЛЕЙ', 'ПЫЛЬНЫЙ СУНДУК', 'Квест №1: Мир праздников', 'Квест №3: Страна Чудес', 'Квест №2: Охота на монстра', 'Квест №4: Проклятие страхов'],
    forumAccessExtended: {
        'ЖЕЛАННО МНЕ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'СОКРОВИЩНИЦА': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ХРОНИКИ СПАСИТЕЛЯ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'СТРАНА ЧУДЕС': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ВОЛШЕБНЫЙ ШКАФ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'КОРОБКА ПЕЧЕНЬЯ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЖУРНАЛ ФОРУМА': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЯЩИК ПАНДОРЫ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'МАСТЕРСКАЯ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'КВЕСТЫ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЛИЧНЫЕ ЭПИЗОДЫ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ФЛЭШБЕК': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'АЛЬТЕРНАТИВА': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'МИР ГРЕЗ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'КОРОЛЕВСКАЯ КРОВЬ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ШАЛОСТЬ УДАЛАСЬ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'БЕЗ ГРАНИЦ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЛЫСАЯ ГОРА': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ХРАМ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'МАВЗОЛЕЙ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ПЫЛЬНЫЙ СУНДУК': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'Квест №1: Мир праздников' : ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
'Квест №2: Охота на монстра' : ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
'Квест №4: Проклятие страхов' : ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
'Квест №3: Страна Чудес' : ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок']
    },
    changeList: {
        'pafld1': {
            title: 'Личное звание',
            description: '',
            tag: 'info',
            class: 'pa-fld1',
            defaultCode: '',
            type: 'html'
        }
    },
    userFields: ['pa-author', 'pa-title', 'pa-avatar', 'pa-fld2', 'pa-fld1', 'pa-posts', 'pa-respect', 'pa-fld3', 'pa-online', 'pa-ip', 'pa-awards']
});
</script>




<!-- Просмотр полного профиля на странице /profile.php V.2 -->
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/44995.js"></script>

<style>
.d1>.d2 {
  visibility:visible;
  opacity:1;
  position:absolute;
  z-index:100;
  transition:1s;
}
.d1:hover>.d2 {
  visibility:hidden;
  opacity:0;
}
</style>

<!-- Снег -->
<script type="text/javascript" src="http://forumstatic.ru/files/0013/68/04/13109.js"></script>
низ
Код:
<style type="text/css"> 
li#navawards {display: none;} 
</style>

<script><!--Свои картинки в панель навигации со сменой картинки по наведению курсора" -->
   navlinks=new Array(

  "navindex",    // Форум
"http://funkyimg.com/i/2JH6d.png","http://funkyimg.com/i/2JH6M.png",
  "navextra1",  // мы в вк
"http://funkyimg.com/i/2JH6e.png","http://funkyimg.com/i/2JH6N.png",
  "navuserlist", // Участники
"http://funkyimg.com/i/2JH6f.png","http://funkyimg.com/i/2JH6P.png",
  "navawards", // Награды
"http://funkyimg.com/i/2JH6g.png","http://funkyimg.com/i/2JH6Q.png",
  "navsearch",    // Поиск
"http://funkyimg.com/i/2JH6h.png","http://funkyimg.com/i/2JH6R.png",
  "navprofile",    // Профиль
"http://funkyimg.com/i/2JH6k.png","http://funkyimg.com/i/2JH6U.png",
  "navpm",    // Сообщения
"http://funkyimg.com/i/2JH6m.png","http://funkyimg.com/i/2JH6V.png",
  "navadmin",    // Администрирование
"http://funkyimg.com/i/2JH6n.png","http://funkyimg.com/i/2JH72.png",
  "navregister", // Регистрация
"http://funkyimg.com/i/2JH6i.png","http://funkyimg.com/i/2JH6S.png",
  "navlogin",    // Войти
"http://funkyimg.com/i/2JH6j.png","http://funkyimg.com/i/2JH6T.png",
  "navlogout",    // Выход
"http://funkyimg.com/i/2JH6D.png","http://funkyimg.com/i/2JH73.png"  // !ПОСЛЕДНИЙ элемент без запятой 
)
var s0,s1,s2,s3,i; for (i=0; i < navlinks.length; i++){s0=navlinks[i+1];s1="onmouseover=\"this.src='"+navlinks[i+2]+"'\""; s2="onmouseout=\"this.src='"+s0+"'\"";s3='<img class="navlinks" src="'+s0+'" '+s1+' '+s2+' border="0" />';$("#"+navlinks[i]+" a").html("<span>"+s3+"</span>");i++;i++; }
</script>

<script>
$(function(){
<!--
userof="<img src='http://funkyimg.com/i/2JH6g.png' >" 
str = document.getElementById("navawards").innerHTML
if( (pos=str.indexOf("Награды")) != -1 )
document.getElementById("navawards").innerHTML=str.substring(0,pos)+userof+str.substring(pos+7,str.length-1)
-->
});
</script>

<!-- Регулировка размера шрифта в постах © Alex_63 --> 
<style> 
.FNTslider { 
border-radius: 4px; 
position:relative;z-index:1000; 
background: #eac28f; 
width: 110px; 
height: 5px; 
margin: 17px 145px; 
border: solid 1px #ccc; 
float: right; 
margin-right: 7%; 
margin-top: 15px; 
} 
.FNTslider .before { 
height: 5px; 
border: solid 1px transparent; 
border-right: none 0; 
border-radius: 4px 0 0 4px; 
position: absolute; 
background: #ba7218; 
margin-top: -1px; 
} 
.FNTslider .thumb { 
width: 8px; 
height: 13px; 
border-radius: 3px; 
position: relative; 
top: -4px; 
background: #ba7218; 
cursor: pointer; 
} 
</style> 
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/31001.js"></script>

<!-- Аватар по умолчанию / Deff, Alex_63 -->
<script type="text/javascript">
var DefAvtr = 'http://funkyimg.com/i/2KfR2.png'; //Ссылка на аватар по умолчанию

DefAvtr='<li class="pa-avatar item2"><img class="defavtr" src="'+DefAvtr+'" alt="Аватар"/></li>';
$('#pun-viewtopic .pa-title').each(function(){if($(this).parent().find('.pa-avatar').html()==null)$(this).after(DefAvtr);});
</script>

<!--замена коротких тире на длинные -->
<script>$('.post-content p').html(function(){return this.innerHTML.replace(/(\s|&nbsp;)?-(\s|&nbsp;)/g,'$1&mdash;$2')})</script>

<!-- кнопка выравнивание по ширине -->
<style type="text/css"> 
#button-justify { background:url('http://icons.iconarchive.com/icons/famfamfam/silk/16/text-align-justify-icon.png') center no-repeat!important;} 
</style> 
<script type="text/javascript"> 
$(document).ready(function(){ 
$("#post #button-center").after('<td id=button-justify align=center valign=center title="Выравнивание по ширине"><img onclick="bbcode(\'[align=justify]\',\'[/align]\')" src="/i/blank.gif"/></td>');}); 
</script>

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

<div style="position: absolute; margin-top: -75px; margin-left: -12px; width: 88px; height: 62px;">
<center><!-- Top.Roleplay.Ru -->
<script type="text/javascript" language="javascript">
var topRPGc="<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=24925&rnd=" + Math.random();
topRPGc += "&r="+escape(document.referrer)+"' width='1' height='1' border='0'><a href='http://rpgtop.su/24925' title='Рейтинг Ролевых Ресурсов - RPG TOP' target='_blank'>"+
"<img src='http://img.rpgtop.su/rpgtop2.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a> ";
document.write(topRPGc);
</script>
<noscript>
<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=24925' width='1' height='1' border='0'><a href='http://rpgtop.su/24925' target='_blank'><img src='http://img.rpgtop.su/rpgtop2.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a>
</noscript>
<!-- /Top.Roleplay.Ru --><a href="http://forum-top.ru/vote/5221" title="Рейтинг форумов Forum-top.ru" target="blank"><img src="http://forum-top.ru/uploads/buttons/forum-top_88x31_4.gif" alt="Рейтинг форумов Forum-top.ru" /></a><br/>
</center></style></div>

<!--БАННЕРЫ-->
<div style="overflow-y: scroll; position: absolute; margin-top: -85px; margin-left: 190px; width: 547px; height: 90px; text-transfrom: lowercase;">
<div class="part"><a href="http://requiemtvdrg.rusff.me/"target=_blank><img src="http://funkyimg.com/i/2pAse.png" title=" TVD: Requiem"></a></div>
<div class="part"><a href="http://pestilences.rusff.me/" title="Pestilence in Seoul"><img src="http://funkyimg.com/i/2gmYG.gif" target="_blank" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://northsolway.rusff.me/"><img src="http://se.uploads.ru/mKeSQ.jpg" title="North Solway " width=88 height=31 border=0></a></div>
<div class="part"><a href="http://prologue.f-rpg.ru/" target="_blank"><img src="http://funkyimg.com/i/2kFmG.gif" title="Prologue. The Power of Imagination" alt="Prologue. The Power of Imagination"></a></div>
<div class="part"><a href="http://trajectory.rusff.me/" target="_blank"><img src="https://pp.vk.me/c836332/v836332734/14aa2/kyulgNNyibc.jpg" title="Центр обучения наделённых Даром подростков. 18+" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://shelterme.rusff.me/"><img title="SHELTER ME" src="http://s05.radikal.ru/i178/1608/df/df773c5f89dc.gif" border="0" /></a></div>
<div class="part"><a href="http://howlongisnow.rusff.me/"><img src="http://funkyimg.com/i/2Firx.jpg" title="TACHELES"></a></div>
<div class="part"><a href='http://timetocross.rusff.me/'><img src='http://s9.uploads.ru/NR1D9.jpg' /></a></div>
<div class="part"><a href="http://crossfeeling.rusff.me/" target="_blank">
<img src="https://i.imgur.com/zdw9NlG.png" 
title="crossfeeling"
border="1" width="88" height="31"></a></div>
<div class="part"><a href="http://mhshootme.rusff.me/"><img src="http://forumstatic.ru/files/0014/cd/49/30162.gif" title="Mystery Hills: Shoot Me"></a></div>
<div class="part"><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></div>
<div class="part"><a href="http://themostsupernatural.ru" target=_blank title="Самая Сверхъестественная ролевая игра"><img src="http://s7.uploads.ru/N1fW3.gif"></a></div>
<div class="part"><a href='https://vk.com/roleplayouatnc17' target='_blank' title="Role Play ^.^ Однажды в сказке (NC-17)"><img src='https://a.radikal.ru/a27/1806/97/168df2d08a3b.gif' border='0' width='88' height='31' alt="Role Play ^.^ Однажды в сказке (NC-17)"></a></div>
<div class="part"><a href="http://docnight.rusff.me/" target="_blank"><img title="Doctor Who: Night terror" src="http://s6.uploads.ru/t/QDk13.gif"></a></div>
<div class="part"><a href="http://imperiumaeternum.rolka.su/" target="_blank"><img src="http://forumstatic.ru/files/0018/97/46/53803.gif" title="Imperium Aeternum"></a></div>
<div class="part"><a href="http://allgenerations.rusff.me/" title="| Three Generations: I would rather die |"><img src="http://funkyimg.com/i/2FnWf.png"></a></div>
<div class="part"><a href="http://fabletown.rolka.su"><img src="http://se.uploads.ru/04Qgx.gif" title="Академия Фейблтауна"></a></div>
<div class="part"><a href="http://namvnebo.ru/" title="Современная Греция. Афины. Люди, способные управлять силой Богов, Героев и Чудовищ. Найдешь себя в этом мире, смертный?..." target="blank"><img src="http://funkyimg.com/i/2iGMn.gif"></a></div>
<div class="part"><a href=http://rains.rusff.me//><img src="http://i.imgur.com/5Ym0dnF.png" border="0" alt="Рейнс: Новая империя. Политика, войны, загадки прошлого"width=88  height=31 border></a></div>
<div class="part"><a href="http://icma.rolbb.ru/" alt="Коты Ирландии. Средние века."><img src="http://sg.uploads.ru/eKtpC.gif" ></a></div>
<div class="part"><a href="http://greenwoodshi.3bb.ru"><img src="http://forumstatic.ru/files/0000/10/a4/20737.gif" border="0" / title="Green Woods. New York" alt="Green Woods">
</a></div>
<div class="part"><a href="http://shel.rusff.me" target=_blank><img src="http://forumstatic.ru/files/0017/f9/58/32153.gif" border="0" title="Sunrise Helheim" width="88" height="31"></a></div>
<div class="part"><a href="http://enteros.rusff.me/" title="ФРПГ Энтерос" target="blank"><img src="http://forumstatic.ru/files/0015/e5/72/98755.gif"></a></div>
<div class="part"><a href="http://sevenluck.rusff.me/" title="Seven Luck"><img src="http://funkyimg.com/i/2c5Ju.gif"></a></div>
<div class="part"><a href="http://itsnewworld.rusff.me" title="Marauders: brand new world" target=_blank><img src="http://se.uploads.ru/t/BRT1U.gif"></a></div>
<div class="part"><a href="http://newlegacy.ru"><img src="http://sf.uploads.ru/t/Dj0Z3.gif" border="0" title="New Story"></a></div>
<div class="part"><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></div>
<div class="part"><a href="http://purpleline.rusff.me" title="purple line"><img src="http://sa.uploads.ru/fS1bR.png" width="88px" height="31px"></a></div>
<div class="part"><a href="http://kingscross.f-rpg.ru/" target="_blank"><img title="KINGSCROSS. Внимание, поезд отправляется!" src="http://sa.uploads.ru/P2TRO.jpg"></a></div>
<div class="part"><a target="_blank" href="http://storycross.rusff.me" title="Storycross "><img src="https://i.imgur.com/Kmsjn1Z.jpg" alt="Кроссовер Storycross" width="88" height="31" border="0"></a></div>
<div class="part"><a href="http://vel.f-rpg.ru/" title="Velmaren. Broken Crown" target="blank"><img src="http://s8.uploads.ru/KnZN5.gif"></a></div>
<div class="part"><a href="http://luminary.f-rpg.ru/" target=_blank> <img src="http://s6.uploads.ru/wyRsU.png"border="0" title="Harry Potter: Luminary"> 
</a></div>
<div class="part"><a href="http://ainhoa.anihub.ru" target=_blank><img src="http://forumstatic.ru/files/0018/28/7e/44733.png" alt="Fables of Ainhoa"></a></div>
<div class="part"><a href="http://marvelpulse.rusff.me"><img src="http://forumstatic.ru/files/0019/43/0a/81247.gif" border="0" alt="Marvel Pulse: Feal the Beat" width="88" height="31"></a></div>
<div class="part"><a href=http://marvelbreak.rusff.me title="Marvel: Breakpoint" target=_blank><img src=http://forumstatic.ru/files/0018/aa/28/67210.gif></a></div>
<div class="part"><a href="http://lakehorror.rusff.me/" target=_blank><img src="https://i.imgur.com/NohCvZO.gif" border="0" title="FARADAY SHIELD" width="88" height="31"></a></div>
<div class="part"><a href="http://funeralrave.rusff.me/" target="_blank"><img src="https://i.imgur.com/eoOE0Zc.gif" title="funeral rave" ></a></div>
<div class="part"><a href="http://triumvirate.f-rpg.ru/" target="_blank"><img src="http://s2.uploads.ru/mGRdA.gif" border="0" title="Triumvirate: Devil Within"></a></div>
<div class="part"><a href="http://1993.rusff.me"><img src="http://s3.uploads.ru/24ZKf.gif" title="1993, HP: TWISTED THINGS" width="88" height="31"></a></div>
<div class="part"><a href="http://phth.rusff.me/" target="_blank"><img src="http://s2.uploads.ru/4xVNq.jpg" border="0" width="88" height="31" title="http://s5.uploads.ru/qHoLv.gif" alt="highway to hell "></a></div>
<div class="part"><a href="http://ouatballad.rusff.me/" target="_blank"><img src="http://forumstatic.ru/files/0019/3f/c4/17455.jpg" alt="ONCE UPON A TIME ❖ BALLAD OF SHADOWS" border="0"></a></div>
<div class="part"><a target="_blank" href="http://elm.rolbb.ru/" title="Ролевая игра ELM AGENCY. Стань агентом!" alt="Ролевая игра ELM AGENCY. Стань агентом!"><img src="https://c.radikal.ru/c28/1809/bc/8f62fc29bb85.png" border="0"></a></div>
<div class="part"><a href="http://harpswell.rusff.me/" target="_blank"> <img src="http://s5.uploads.ru/9uvUn.png" title="sauve et garde" border="0" alt="HARPSWELL"></a></div>
<div class="part"><a href=http://twilightheroine.rusff.me/><img src="http://funkyimg.com/i/25sJb.gif" border="0" alt="Twilight: you're my heroine now"width=88  height=31 border></a></div>
<div class="part"><a href="http://crossreality.f-rpg.ru/" target="_blank"><img src="http://forumstatic.ru/files/0019/b9/54/11755.jpg" title="crossreality"></a></div>
<div class="part"><a href="http://novacross.rusff.me" style="cursor: pointer;"><img src="http://s3.uploads.ru/4aFGy.png"></a></div>
<div class="part"><a href=http://nevsky.rusff.me/><img src="http://forumstatic.ru/files/0019/ca/23/54284.gif" border="0" alt="Невский Проспект"width=88  height=31 border></a></div>
<div class="part"><a href="http://onceuponatimeinhollywood.rusff.me" target="_blank"><img src="https://i.imgur.com/r3uVssY.png" title="STARWARS"></a></div>
<div class="part"><a href="http://thecityandthecity.rusff.me" alt="The City" title="The City" target=_blank> <img src="http://funkyimg.com/i/2LuxA.jpg" border="0" ></a></div>
<div class="part"><a href="http://sagitta.rusff.me/" target="_blank"><img src="http://forumstatic.ru/files/0019/e1/20/92645.gif" title="Sagitta" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://darksidecross.rusff.me" style="cursor: pointer;"><img src="http://forumstatic.ru/files/0019/d8/6d/27907.png"></a></div>
<div class="part"><a href="http://firenblood.rusff.me/" target="_blank"><img src="http://funkyimg.com/i/2MWQC.jpg" title="ПЛАМЯ И КРОВЬ" border="0" width="88" height="31"></a></div>
<div class="part"></div>
<div class="part"></div>
<div class="part"></div>
<div class="part"></div>
</div>

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


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

<div class="go-up" id='ToTop'><img src="http://funkyimg.com/i/2JHqT.png" border="0" /></div>
<div class="go-down" id='OnBottom'><img src="http://funkyimg.com/i/2JHqQ.png" border="0" /></div>
<style>
.go-up,.go-down {
display:none;
position:fixed;
right: 50px;
z-index:9999;
cursor:pointer;
opacity: 1;
width: 120px; 
height: 50px; 
}
.go-up {
bottom:140px; /*положение от низа окна браузера верхняя кнопка*/
}
.go-down {
bottom:90px; /*положение от низа окна браузера нижняя кнопка*/
}
.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>

<style>
.image.UP,
.image.Down {
   border:0px solid transparent;
   margin:0;
   padding:0;
}
.image.UP{
opacity:1.0;
   display:block;
   position:absolute;z-index:100;
   transition-duration: 0.96s;
  -webkit-transition-duration: 0.96s;
  -moz-transition-duration: 0.96s;
  -o-transition-duration: 0.96s;
  -ms-transition-duration: 0.96s; /* IE9+ */
}
.image.UP:hover {
   opacity:0.00;
}
 
div.ImgWrap{
display:inline-block;
padding:0;margin:0;
background-position:center center;
background-repeat:no-repeat;
}
</style>

<!--полезный скрипт -->
<style>
.lastedit {display:none;}
</style>

<!--убрать названия полей профиля -->
<script type="text/javascript">
var A=[1,2]
$(".post .post-author li").each(function (){
for(var i=0; i<A.length;i++){if($(this).hasClass("pa-fld"+A[i])){
$(this).html($(this).html().replace(/^[^:]*:/,''));}};});
</script>

<!--Для хтмл -->
<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>


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


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


<!--обтекание изображения 2.4.4-->
<script language="javascript">
$(function(){
$('td#button-link').before('<td id="floatbut" style=\'background-image:url("http://s002.radikal.ru/i198/1009/43/f183caeae434.gif")\'></td>');
$('#floatbut, .vibor').click(function(){
$('div#float').toggle();});
  });
elm=document.getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content") 
{
post = elm[x].innerHTML;
if(post.indexOf("[/float]") != -1) {
floats = /\[float=(.*?)\]([^\[]{1,11000})\[\/float\]/gi
elm[x].innerHTML = elm[x].innerHTML.replace(floats, "<span style='float: $1; margin: 5px; text-align: $1;'>$2</span>")
}}
</script>
<div id="float" style="display:none;background:#FFFFCC;border:1px solid black; width:auto; padding:8px; position:absolute; margin-top:-32%; margin-left:35%; z-index:20">
<div><strong>Направление обтекания</strong></div><br>
<div align="center">
<img class="vibor" src="http://s001.radikal.ru/i193/1009/96/695abc799ddb.png" title="left" onclick="bbcode('[float=left]', '[/float]')" />
<img class="vibor" src="http://s002.radikal.ru/i199/1009/ac/95c10fcc7d82.png" title="right" onclick="bbcode('[float=right]', '[/float]')" />
</div></div>

<script><!--Оставляем цифру Новых сообщений. -->
var clr=($("#navpm a").css("color"));var chng="&nbsp;(";
var subs="</span><span style=\"color:"+clr+";\" id=\"news_messag\">(";
$("#navpm a").html($("#navpm a").html().replace(chng,subs));
$("#news_messag").appendTo("#navpm");
</script>

<script type="text/javascript"><!--Своя картинка в каждую категорию -->
$(document).ready(function(){
myarray=new Array(
"АД", "http://funkyimg.com/i/2JJ4J.png",
"РЕГИСТРАЦИЯ", "http://funkyimg.com/i/2JJ4K.png",
"ОРГАНИЗАЦИЯ", "http://funkyimg.com/i/2JJ4L.png",
"ЭПИЗОДЫ", "http://funkyimg.com/i/2JJ4M.png",
"ОТДЫХ", "http://funkyimg.com/i/2JJ4N.png",
"РЕКЛАМА", "http://funkyimg.com/i/2JJ4P.png",
"АРХИВ", "http://funkyimg.com/i/2JJ4Q.png",
"Статистика форума", "http://funkyimg.com/i/2JJ4R.png" )
        $("#pun-index div.category h2,#pun-index #pun-stats h2").each(function (i) {
for(q=0;q<myarray.length;q++){
var cssObj = {
  "height":"60px", 
  "width":"1200px",
  "margin-left": "-176px",
  "background-color": "transparent",
  "background-image":"url("+myarray[q+1]+")",
  "background-position":"center center",
  "background-repeat":"no-repeat",
}
        if($(this).children("span").text()==myarray[q])$(this).css(cssObj);
        q++}
    });
});
</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="http://funkyimg.com/i/2KfQZ.png">';$("#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>

<!--дополнительные смайлы v.3.1 © Romych-->
<style type="text/css">
#wrapper{left:-10px;position:relative;width:500px;overflow-y: scroll; }
.tabs{height:22px;line-height:21px;margin:0 0 3px;list-style:none;}
 .tabs li{float:left;cursor:pointer;}
.tabs li a{background:transparent url("http://forumstatic.ru/files/0017/d8/50/91984.png")no-repeat scroll 0 0/cover;color:#444;display:block;margin-bottom:-1px;padding:0 5px 1px;position:relative;text-align:center;text-decoration:none;width:70px;}
.tabs li a:hover{color:#efefef;background:url("http://forumstatic.ru/files/0017/d8/50/91984.png")no-repeat scroll 0-22.1px/cover;text-decoration:none;}
.tabs li.active a{color:#444;border:medium hidden;line-height:22px;background-position:0 -43.5px;}
.tabs li.active a:hover{color:#6A5ACD;}
#smilies-area div[class^="t-"]:not(.t-0){display:none;width:470px;height:220px}
</style>
<script type="text/javascript">
var nabor=[];
 
nabor['Стикеры'] = [
'http://funkyimg.com/i/2KuiX.png',
'http://funkyimg.com/i/2KuiY.png',
'http://funkyimg.com/i/2KuiZ.png',
'http://funkyimg.com/i/2Kuj1.png',
'http://funkyimg.com/i/2Kuj2.png',
'http://funkyimg.com/i/2Kuj3.png',
'http://funkyimg.com/i/2Kuj4.png',
'http://funkyimg.com/i/2Kuj5.png',
'http://funkyimg.com/i/2Kuj6.png',
'http://funkyimg.com/i/2Kujb.png',

'http://funkyimg.com/i/2Kuje.png',
'http://funkyimg.com/i/2Kujf.png',
'http://funkyimg.com/i/2Kujg.png',
'http://funkyimg.com/i/2Kujh.png',
'http://funkyimg.com/i/2Kuji.png',
'http://funkyimg.com/i/2Kujk.png',
'http://funkyimg.com/i/2Kujm.png',
'http://funkyimg.com/i/2Kujn.png',
'http://funkyimg.com/i/2KujS.png',
'http://funkyimg.com/i/2KujT.png',
'http://funkyimg.com/i/2vSDn.png',

'http://funkyimg.com/i/2KujU.png',
'http://funkyimg.com/i/2KujV.png',
'http://funkyimg.com/i/2KujW.png',
'http://funkyimg.com/i/2KujX.png',
'http://funkyimg.com/i/2KujY.png',
'http://funkyimg.com/i/2KujZ.png',
'http://funkyimg.com/i/2Kuk1.png',
'http://funkyimg.com/i/2Kuk2.png',
'http://funkyimg.com/i/2Kuk3.png',
'http://funkyimg.com/i/2Kuk4.png',

'http://funkyimg.com/i/2Kuk9.png',
'http://funkyimg.com/i/2Kuka.png',
'http://funkyimg.com/i/2Kukc.png',
'http://funkyimg.com/i/2Kukd.png',
'http://funkyimg.com/i/2Kuke.png',
'http://funkyimg.com/i/2Kukf.png',
'http://funkyimg.com/i/2Kukg.png',
'http://funkyimg.com/i/2Kukh.png',
'http://funkyimg.com/i/2Kuki.png',

'http://funkyimg.com/i/2Kuko.png',
'http://funkyimg.com/i/2Kukp.png',
'http://funkyimg.com/i/2Kukq.png',
'http://funkyimg.com/i/2Kukr.png',
'http://funkyimg.com/i/2Kuks.png',
'http://funkyimg.com/i/2Kukt.png',
'http://funkyimg.com/i/2Kuku.png',
'http://funkyimg.com/i/2Kukv.png',
'http://funkyimg.com/i/2Kukw.png',
'http://funkyimg.com/i/2Kukx.png',

'http://funkyimg.com/i/2KukG.png',
'http://funkyimg.com/i/2KukH.png',
'http://funkyimg.com/i/2KukJ.png',
'http://funkyimg.com/i/2KukK.png',
'http://funkyimg.com/i/2KukL.png',
'http://funkyimg.com/i/2KukM.png',
'http://funkyimg.com/i/2KukN.png',
'http://funkyimg.com/i/2KukP.png',
'http://funkyimg.com/i/2KukQ.png',
'http://funkyimg.com/i/2KukR.png',
'http://funkyimg.com/i/2KukZ.png',
'http://funkyimg.com/i/2Kum1.png',
'http://funkyimg.com/i/2KuGW.png',

'http://funkyimg.com/i/2KyLv.png',
'http://funkyimg.com/i/2KyLw.png',
'http://funkyimg.com/i/2KyLx.png',
'http://funkyimg.com/i/2KyLy.png',
'http://funkyimg.com/i/2KyLz.png',
'http://funkyimg.com/i/2KyLA.png',

'http://funkyimg.com/i/2LBFw.png',
'http://funkyimg.com/i/2LBFu.png',
'http://funkyimg.com/i/2LBFv.png',
'http://funkyimg.com/i/2LBFy.png',
'http://funkyimg.com/i/2LBFx.png',
'http://funkyimg.com/i/2LKKE.png'

];
 
nabor['Хомяк'] = ['http://i.imgur.com/aioynLZ.png',
'http://i.imgur.com/mcWR5K3.png',
'http://i.imgur.com/kQDOI2O.png',
'http://i.imgur.com/I2yC49f.png',
'http://i.imgur.com/qk4Wagp.png',
'http://i.imgur.com/mEe8oKA.png',
'http://i.imgur.com/5tyDr4a.png',
'http://i.imgur.com/APXtwMZ.png',
'http://i.imgur.com/I3LGzO3.png',
'http://i.imgur.com/mtul7B5.png',
'http://i.imgur.com/26yG9OL.png',
'http://i.imgur.com/xX8X8Gw.png',
'http://i.imgur.com/A8f4EJh.png',
'http://i.imgur.com/VyzdqsL.png',
'http://i.imgur.com/tUeSTIZ.png',
'http://i.imgur.com/BiyhxPy.png',
'http://i.imgur.com/oP35Thb.png',
'http://i.imgur.com/eLbTgxH.png',
'http://i.imgur.com/5LjQICq.png',
'http://i.imgur.com/6ZyLmUq.png',
'http://i.imgur.com/g5YDYls.png',
'http://i.imgur.com/44XohXz.png',
'http://i.imgur.com/YkKuIrH.png',
'http://i.imgur.com/XH1E3nJ.png',
'http://i.imgur.com/LQOOl7M.png',
'http://i.imgur.com/Fa6urM5.png',
'http://i.imgur.com/MfE1lPj.png',
'http://i.imgur.com/OMOzYAf.png',
'http://i.imgur.com/rRDnSmF.png',
'http://i.imgur.com/n4dTSM8.png',
'http://i.imgur.com/wy3ylYT.png',
'http://i.imgur.com/V8CdY05.png',
'http://i.imgur.com/MS02nMv.png',
'http://i.imgur.com/8HJwcXa.png',
'http://i.imgur.com/b7t6cIv.png',
'http://i.imgur.com/SawNVXe.png',
'http://i.imgur.com/4dUudSd.png',
'http://i.imgur.com/hsg2DyH.png',
'http://i.imgur.com/lFpXXLI.png',
'http://i.imgur.com/pZjh7iG.png',
'http://i.imgur.com/MqQAa2Z.png',
'http://i.imgur.com/2IQzS6G.png'
];
 
nabor['Vk'] = [
'http://funkyimg.com/i/2vV91.png',
'http://funkyimg.com/i/2vV92.png',
'http://funkyimg.com/i/2vV93.png',
'http://funkyimg.com/i/2vV94.png',
'http://funkyimg.com/i/2vV96.png',
'http://funkyimg.com/i/2vV97.png',
'http://funkyimg.com/i/2vV99.png',
'http://funkyimg.com/i/2vV98.png',
'http://funkyimg.com/i/2vV9a.png',
'http://funkyimg.com/i/2vV95.png',
'http://funkyimg.com/i/2vV9u.png',
'http://funkyimg.com/i/2vV9w.png',
'http://funkyimg.com/i/2vV9v.png',
'http://funkyimg.com/i/2vV9x.png',
'http://funkyimg.com/i/2vV9y.png',
'http://funkyimg.com/i/2vV9z.png',
'http://funkyimg.com/i/2vV9S.png',
'http://funkyimg.com/i/2vV9T.png',
'http://funkyimg.com/i/2vV9U.png',
'http://funkyimg.com/i/2vV9V.png',
'http://funkyimg.com/i/2vV9W.png',
'http://funkyimg.com/i/2vVaj.png',
'http://funkyimg.com/i/2vVak.png',
'http://funkyimg.com/i/2vVam.png',
'http://funkyimg.com/i/2vVan.png',
'http://funkyimg.com/i/2vVao.png',
'http://funkyimg.com/i/2vVap.png',
'http://funkyimg.com/i/2vVaq.png',
'http://funkyimg.com/i/2vVar.png',
'http://funkyimg.com/i/2vVas.png',
'http://funkyimg.com/i/2vVav.png',
'http://funkyimg.com/i/2vVaL.png',
'http://funkyimg.com/i/2vVaK.png',
'http://funkyimg.com/i/2vVaY.png',
'http://funkyimg.com/i/2vVb6.png',
'http://funkyimg.com/i/2vVb7.png',
'http://funkyimg.com/i/2vVb8.png',
'http://funkyimg.com/i/2vVb5.png',
'http://funkyimg.com/i/2vVb4.png',
'http://funkyimg.com/i/2vVb3.png',
'http://funkyimg.com/i/2vVb2.png',
'http://funkyimg.com/i/2vVb1.png',
'http://funkyimg.com/i/2vVaZ.png',
'http://funkyimg.com/i/2vVbk.png',
'http://funkyimg.com/i/2vVbn.png',
'http://funkyimg.com/i/2vVbm.png',
'http://funkyimg.com/i/2vVbH.png',
'http://funkyimg.com/i/2vVbJ.png',
'http://funkyimg.com/i/2vVbR.png',
'http://funkyimg.com/i/2vVbS.png',
'http://funkyimg.com/i/2vVbQ.png',
'http://funkyimg.com/i/2vVbK.png',
'http://funkyimg.com/i/2vVbL.png',
'http://funkyimg.com/i/2vVbM.png',
'http://funkyimg.com/i/2vVbN.png',
'http://funkyimg.com/i/2vVbP.png',
'http://funkyimg.com/i/2vVc1.png',
'http://funkyimg.com/i/2vVc2.png',
'http://funkyimg.com/i/2vVc3.png',
'http://funkyimg.com/i/2vVc4.png',
'http://funkyimg.com/i/2vVc7.png',
'http://funkyimg.com/i/2vVc8.png',
'http://funkyimg.com/i/2vVc5.png',
'http://funkyimg.com/i/2vVca.png',
'http://funkyimg.com/i/2vVc9.png',
'http://funkyimg.com/i/2vVcs.png',
'http://funkyimg.com/i/2LTMU.png',
'http://funkyimg.com/i/2vVct.png',
'http://funkyimg.com/i/2vVcu.png',
'http://funkyimg.com/i/2vVcv.png',
'http://funkyimg.com/i/2vVcB.png',
'http://funkyimg.com/i/2vVcA.png',
'http://funkyimg.com/i/2vVcy.png',
'http://funkyimg.com/i/2vVcx.png',
'http://funkyimg.com/i/2vVcM.png',
'http://funkyimg.com/i/2vVcz.png',
'http://funkyimg.com/i/2vVdg.png',
'http://funkyimg.com/i/2vVdh.png',
'http://funkyimg.com/i/2vVdn.png',
'http://funkyimg.com/i/2vVdo.png',
'http://funkyimg.com/i/2vVdq.png',
'http://funkyimg.com/i/2vVdp.png',
'http://funkyimg.com/i/2vVdr.png',
'http://funkyimg.com/i/2vVds.png',
'http://funkyimg.com/i/2vVdt.png',
'http://funkyimg.com/i/2vVdu.png',
'http://funkyimg.com/i/2vVdC.png',
'http://funkyimg.com/i/2vVdD.png',
'http://funkyimg.com/i/2vVdE.png',
'http://funkyimg.com/i/2vVdF.png',
'http://funkyimg.com/i/2vVdG.png',
'http://funkyimg.com/i/2vVdK.png',
'http://funkyimg.com/i/2vVdL.png',
'http://funkyimg.com/i/2vVdM.png',
'http://funkyimg.com/i/2vVdN.png',
'http://funkyimg.com/i/2vVdP.png',
'http://funkyimg.com/i/2vVdQ.png',
'http://funkyimg.com/i/2vVdR.png',
'http://funkyimg.com/i/2vVdS.png',
'http://funkyimg.com/i/2vVdT.png',
'http://funkyimg.com/i/2vVef.png',
'http://funkyimg.com/i/2vVeg.png',
'http://funkyimg.com/i/2vVeh.png',
'http://funkyimg.com/i/2vVei.png',
'http://funkyimg.com/i/2vVej.png',
'http://funkyimg.com/i/2vVek.png',
'http://funkyimg.com/i/2vVeo.png',
'http://funkyimg.com/i/2vVev.png',
'http://funkyimg.com/i/2vVew.png',
'http://funkyimg.com/i/2vVez.png',
'http://funkyimg.com/i/2vVeA.png',
'http://funkyimg.com/i/2vVeB.png',
'http://funkyimg.com/i/2vVeC.png',
'http://funkyimg.com/i/2vVeD.png',
'http://funkyimg.com/i/2vVeE.png',
'http://funkyimg.com/i/2vVeF.png',
'http://funkyimg.com/i/2vVeG.png',
'http://funkyimg.com/i/2vVf1.png',
'http://funkyimg.com/i/2vVeZ.png',
'http://funkyimg.com/i/2vVf3.png',
'http://funkyimg.com/i/2vVf4.png',
'http://funkyimg.com/i/2vVf5.png',
'http://funkyimg.com/i/2vVf2.png',
'http://funkyimg.com/i/2vVf7.png',
'http://funkyimg.com/i/2vVf6.png',
'http://funkyimg.com/i/2vVf9.png',
'http://funkyimg.com/i/2vVf8.png',
'http://funkyimg.com/i/2vVfn.png',
'http://funkyimg.com/i/2vVfo.png',
'http://funkyimg.com/i/2vVfp.png',
'http://funkyimg.com/i/2vVfq.png',
'http://funkyimg.com/i/2vVfr.png',
'http://funkyimg.com/i/2vVft.png',
'http://funkyimg.com/i/2vVfu.png',
'http://funkyimg.com/i/2vVfv.png',
'http://funkyimg.com/i/2vVfw.png',
'http://funkyimg.com/i/2vVfx.png',
'http://funkyimg.com/i/2vVfy.png',
'http://funkyimg.com/i/2vVfz.png',
'http://funkyimg.com/i/2vVhT.png',
'http://funkyimg.com/i/2vVhU.png',
'http://funkyimg.com/i/2vVhW.png',
'http://funkyimg.com/i/2vVhX.png',
'http://funkyimg.com/i/2vVhY.png',
'http://funkyimg.com/i/2vVi1.png',
'http://funkyimg.com/i/2vVi2.png',
'http://funkyimg.com/i/2vVhZ.png',
'http://funkyimg.com/i/2vVi3.png',
'http://funkyimg.com/i/2vVi5.png',
'http://funkyimg.com/i/2vVi6.png',
'http://funkyimg.com/i/2vVi7.png',
'http://funkyimg.com/i/2vVi9.png',
'http://funkyimg.com/i/2vVi8.png',
'http://funkyimg.com/i/2vVia.png',
'http://funkyimg.com/i/2vVic.png',
'http://funkyimg.com/i/2vVid.png',
'http://funkyimg.com/i/2vVie.png',
'http://funkyimg.com/i/2vVif.png',
'http://funkyimg.com/i/2vVig.png',
'http://funkyimg.com/i/2vViM.png',
'http://funkyimg.com/i/2vViN.png',
'http://funkyimg.com/i/2vViP.png',
'http://funkyimg.com/i/2vViQ.png',
'http://funkyimg.com/i/2vViR.png',
'http://funkyimg.com/i/2vViS.png',
'http://funkyimg.com/i/2vViT.png',
'http://funkyimg.com/i/2vViU.png',
'http://funkyimg.com/i/2vViX.png',
'http://funkyimg.com/i/2vViY.png',
'http://funkyimg.com/i/2vViZ.png',
'http://funkyimg.com/i/2vVj1.png',
'http://funkyimg.com/i/2vVj2.png',
'http://funkyimg.com/i/2vVj3.png',
'http://funkyimg.com/i/2vVj4.png',
'http://funkyimg.com/i/2vVj5.png',
'http://funkyimg.com/i/2vVj7.png',
'http://funkyimg.com/i/2vVj6.png',
'http://funkyimg.com/i/2vVj9.png',
'http://funkyimg.com/i/2vVji.png',
'http://funkyimg.com/i/2vVjj.png',
'http://funkyimg.com/i/2vVjk.png',
'http://funkyimg.com/i/2vVjm.png',
'http://funkyimg.com/i/2vVjn.png',
'http://funkyimg.com/i/2vVjo.png',
'http://funkyimg.com/i/2vVjp.png',
'http://funkyimg.com/i/2vVjq.png',
'http://funkyimg.com/i/2vVjK.png',
'http://funkyimg.com/i/2vVjL.png',
'http://funkyimg.com/i/2vVjM.png',
'http://funkyimg.com/i/2vVjN.png',
'http://funkyimg.com/i/2vVjP.png',
'http://funkyimg.com/i/2vVjQ.png',
'http://funkyimg.com/i/2vVjR.png',
'http://funkyimg.com/i/2vVjS.png',
'http://funkyimg.com/i/2vVjT.png',
'http://funkyimg.com/i/2vVjU.png',
'http://funkyimg.com/i/2vVkj.png',
'http://funkyimg.com/i/2vVkr.png',
'http://funkyimg.com/i/2vVkq.png',
'http://funkyimg.com/i/2vVko.png',
'http://funkyimg.com/i/2vVki.png',
'http://funkyimg.com/i/2vVkk.png',
'http://funkyimg.com/i/2vVkm.png',
'http://funkyimg.com/i/2vVkn.png',
'http://funkyimg.com/i/2vVkp.png',
'http://funkyimg.com/i/2vVkH.png',
'http://funkyimg.com/i/2vVkJ.png',
'http://funkyimg.com/i/2vVkK.png',
'http://funkyimg.com/i/2vVkM.png',
'http://funkyimg.com/i/2vVkN.png',
'http://funkyimg.com/i/2vVkP.png',
'http://funkyimg.com/i/2vVkQ.png',
'http://funkyimg.com/i/2vVkR.png',
'http://funkyimg.com/i/2vVkS.png',
'http://funkyimg.com/i/2vVkU.png',
'http://funkyimg.com/i/2vVkV.png',
'http://funkyimg.com/i/2vVkY.png',
'http://funkyimg.com/i/2vVkZ.png',
'http://funkyimg.com/i/2vVm1.png',
'http://funkyimg.com/i/2vVm5.png',
'http://funkyimg.com/i/2vVm2.png',
'http://funkyimg.com/i/2vVm3.png',
'http://funkyimg.com/i/2vVm4.png',
'http://funkyimg.com/i/2vVm6.png',
'http://funkyimg.com/i/2vVkX.png',
'http://funkyimg.com/i/2vVmc.png',
'http://funkyimg.com/i/2vVmd.png',
'http://funkyimg.com/i/2vVmi.png',
'http://funkyimg.com/i/2vVmj.png',
'http://funkyimg.com/i/2vVmn.png',
'http://funkyimg.com/i/2vVmk.png',
'http://funkyimg.com/i/2vVmm.png',
'http://funkyimg.com/i/2vVmo.png',
'http://funkyimg.com/i/2vVmp.png',
'http://funkyimg.com/i/2vVmr.png',
'http://funkyimg.com/i/2vVmq.png',
'http://funkyimg.com/i/2vVni.png',
'http://funkyimg.com/i/2vVnj.png',
'http://funkyimg.com/i/2vVnk.png',
'http://funkyimg.com/i/2vVnm.png',
'http://funkyimg.com/i/2vVnY.png',
'http://funkyimg.com/i/2vVo7.png',
'http://funkyimg.com/i/2vVo1.png',
'http://funkyimg.com/i/2vVnZ.png',
'http://funkyimg.com/i/2vVo2.png',
'http://funkyimg.com/i/2vVo3.png',
'http://funkyimg.com/i/2vVo4.png',
'http://funkyimg.com/i/2vVo5.png',
'http://funkyimg.com/i/2vVo6.png',
'http://funkyimg.com/i/2vVo8.png',
'http://funkyimg.com/i/2vVow.png',
'http://funkyimg.com/i/2vVox.png',
'http://funkyimg.com/i/2vVov.png',
'http://funkyimg.com/i/2vVoz.png',
'http://funkyimg.com/i/2vVoA.png',
'http://funkyimg.com/i/2vVoy.png',
'http://funkyimg.com/i/2vVoB.png',
'http://funkyimg.com/i/2vVoC.png',
'http://funkyimg.com/i/2vVp1.png',
'http://funkyimg.com/i/2vVp2.png',
'http://funkyimg.com/i/2vVp3.png',
'http://funkyimg.com/i/2vVp4.png',
'http://funkyimg.com/i/2vVp5.png',
'http://funkyimg.com/i/2vVp9.png',
'http://funkyimg.com/i/2vVpa.png',
'http://funkyimg.com/i/2vVpb.png',
'http://funkyimg.com/i/2vVpc.png',
'http://funkyimg.com/i/2vVpd.png',
'http://funkyimg.com/i/2vVpe.png',
'http://funkyimg.com/i/2vVph.png',
'http://funkyimg.com/i/2vVpi.png',
'http://funkyimg.com/i/2vVpj.png',
'http://funkyimg.com/i/2vVpk.png',
'http://funkyimg.com/i/2vVpm.png',
'http://funkyimg.com/i/2vVpn.png',
'http://funkyimg.com/i/2vVpo.png',
'http://funkyimg.com/i/2vVpp.png',
'http://funkyimg.com/i/2vVpq.png',
'http://funkyimg.com/i/2vVpr.png',
'http://funkyimg.com/i/2vVpu.png',
'http://funkyimg.com/i/2vVpv.png',
'http://funkyimg.com/i/2vVpw.png',
'http://funkyimg.com/i/2vVpx.png',
'http://funkyimg.com/i/2vVpy.png',
'http://funkyimg.com/i/2vVpz.png',
'http://funkyimg.com/i/2vVpA.png',
'http://funkyimg.com/i/2vVpB.png',
'http://funkyimg.com/i/2vVpC.png',
'http://funkyimg.com/i/2vVpD.png',
'http://funkyimg.com/i/2vVpG.png'
];
	
$(function(){$('#smilies-block').addClass('t-0');var vkl = '<div id="wrapper"><ul class="tabs" onclick="smilies();return 0;"><li class="t-0 active"><a>Стандартные</a></li></ul></div>';$('#smilies-area').prepend(vkl);for(var i in nabor){$('.tabs').append('<li class="t-'+i+'"><a>'+i+'</a></li>');$('#wrapper').append('<div class="t-'+i+'"></div>');$.each(nabor[i],function(q){$('div.t-'+i).append('<img src="'+nabor[i][q]+'" onclick=smile("[img]'+nabor[i][q]+'[/img]") />');})};$('.tabs li').click(function(){var thisClass=this.className;$('#smilies-area div[class^="t-"]').hide();$('div.'+thisClass).fadeToggle('slow');$('.tabs li').removeClass('active');$(this).addClass('active');}); });
</script>

<!-- Правка глюка Репы при  отсутствии скриптов  руссфф  v2-->
<script> if($('#pun-viewtopic').length)$(window).load(function () {
if(!$('#pun-reputation').length)FORUM.PartnerVote = function() { return true; };
});
</script>

<!-- Подфорумы "не скриптом" © Alex_63 / Ч.2 в начало HTML низ -->
<script type="text/javascript">setSubforums()</script>

0

25

активисты:
https://i.imgur.com/9qOnsMd.png https://i.imgur.com/7Nfi1a2.png https://i.imgur.com/7MMKPar.png https://i.imgur.com/FxmouYv.png https://i.imgur.com/EX0r4cd.png https://i.imgur.com/Ys0vs1B.png https://i.imgur.com/wxHMLKU.png https://i.imgur.com/sFpWKvY.png https://i.imgur.com/KQSILVT.png https://i.imgur.com/DBWjwie.png https://i.imgur.com/VQuMZzQ.png https://i.imgur.com/lp2pOQl.png https://i.imgur.com/Be8ZW8w.png https://i.imgur.com/2nAqCYX.png


эпизод:
https://i.imgur.com/oy3HUzk.png https://i.imgur.com/zj3N8LM.png https://i.imgur.com/5thbUGN.png


нужные:
https://i.imgur.com/zJ6qjA6.png https://i.imgur.com/jb4Eait.png https://i.imgur.com/RZRHor8.png https://i.imgur.com/Gn2Fe6W.png https://i.imgur.com/NqOQkI7.png https://i.imgur.com/aTX8hOY.png https://i.imgur.com/luT1F66.png https://i.imgur.com/9n3IkHZ.png


плашки:
https://i.imgur.com/1MKg4TN.png https://i.imgur.com/u6KknJe.png https://i.imgur.com/l6lGgxV.png https://i.imgur.com/hySacYN.png https://i.imgur.com/VOBTLpS.png https://i.imgur.com/UgDZK54.png https://i.imgur.com/umXqOHr.png https://i.imgur.com/7MujjM1.png https://i.imgur.com/wddxXe1.png https://i.imgur.com/lEL9Ne1.png https://i.imgur.com/MkddpJQ.png https://i.imgur.com/6jp1eda.png https://i.imgur.com/mCeRvCz.png https://i.imgur.com/KUvoob1.png https://i.imgur.com/TFXz0Zr.png https://i.imgur.com/8kBWPzr.png https://i.imgur.com/YirgBzT.png https://i.imgur.com/4kwK4mr.png

Код:
<div style="position: absolute; margin-top: 210px; width: 350px; height: 64px; margin-left: 579px;font-variant: small-caps !important;"> 
Код:
<div style="position: absolute; margin-top: 210px; width: 350px; height: 64px; margin-left: 613px;font-variant: small-caps !important;"> 

0

26

Код:
<div style="position:absolute;left:0;height: 45px; background: url(https://img1.liveinternet.ru/images/attach/c/0//52/923/52923803_000001.gif) repeat-x; width:100%;top:0;z-index:200;"></div>

<div style="position:absolute; left:0.5%; top:300px;"><img src="https://i.imgur.com/U9aDxCR.png" border="0" /></div>

<div style="position:absolute; right:0.5%; top:300px;"><img src="https://i.imgur.com/qUpQcm0.png" border="0" /></div>

368

Код:
<!--админы-->
<table border=0 cellpadding="10" style="text-align: justify; position: absolute; top: 325px; margin-left: 200px;" 
<tr> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=49"> 
<font color="цвет текста"> 
<img src="https://i.imgur.com/CAPPeGa.png"> 
</font> 
</a> 
<em> 
<img src="https://i.imgur.com/DDZ54Iy.gif"/>"Вкусный админ - Ханна"<br> 
</em> 
</span> 
</td> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=46"> 
<font color="цвет текста"> 
<img src="https://i.imgur.com/oMU19UD.png"> 
</font> 
</a> 
<em> 
<img src="https://i.imgur.com/8iYL2un.gif"/>"Жаркий админ - Реджина"<br> 
</em> 
</span> 
</td> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=48"> 
<font color="цвет текста"> 
<img src="https://i.imgur.com/hOwv2NE.png"> 
</font> 
</a> 
<em> 
<img src="https://i.imgur.com/eFeE0ON.gif"/>"Добрый админ - Эмма"<br> 
</em> 
</span> 
</td> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=117"> 
<font color="цвет текста"> 
<img src="https://i.imgur.com/lplpSfu.png"> 
</font> 
</a> 
<em> 
<img src="https://i.imgur.com/c3sDqsw.gif"/>"Опасный админ - Элеонор"<br> 
</em> 
</span> 
</td> 
</tr> 
</table>

0

27

структура
Код:
/*************************************************************
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: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 3px;
  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%;
  }

/* A3.2 */
.punbb {
  font: normal 72.75% Georgia, Tahoma, Tahoma, Georgia;
  }

/* 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, .punbb h4, .punbb table, .punbb th {
  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% 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: auto;
  width : 990px;
  position: relative;

  }

/* A5.2 */
.punbb {
  float: auto;
  width: 89%;
  margin-left: 60px;
  height: auto;

  }

/* A5.3 */
#pun-redirect, #pun-maint {
    margin: 0% 30%;   
margin-top: 3%;
    width: 400px;   
    float: none;
    text-align: center;   
    font-size: 13px!important;     
border-radius: 0px 50px 0px 50px;
background: #eae3d1 url() repeat;
color: #090e00;
border-top: 5px solid #090e00 !important;
border-bottom: 5px solid #090e00 !important;
border-left: 2px solid #090e00!important;
border-right: 2px solid #090e00 !important;
-webkit-box-shadow:  0px 2px 1px #090e00 inset; 
 -moz-box-shadow: 0px 2px 1px #090e00 inset; 
box-shadow: 0px 2px 1px #090e00 inset; 
padding: 10px;
  color: #000;   
        
    }   
#pun-redirect .main-title {  
    font-size: 0.6em;   
    font-family: Georgia;  
    font-weight: bold;     
    color: black;    
    text-transform: uppercase;    
    text-shadow: 0px 0px 5px silver;  
    padding: 10px!important;
    margin-bottom:0px!important;}

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

/* A5.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 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }


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

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

/* 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: 1em 0 0 0;
  padding: 0;
  border-width: 0px;
  }

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

div.spoiler-block cite {
   height: 1em !important;
   top: 0 !important; 
}

/* 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: -4em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* 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 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }



/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }

/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: leftr;
  width: 50%;
  }

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

/* C2.3 */
.punbb .main .tcr {
  background-color: transparent;
  overflow: hidden;
  text-align: left;
  width: 30%;
  }



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

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

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

/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
  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: 0.8em 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
      }


   /* C2.14 */
    .punbb td div.tclcon {
            margin-left:50px;
    }


 /* 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 {
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px
  }

/* 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-top: 2px;
margin-left: -2px;

  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 130%;
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: bold;
  }

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

/* C3.9 */
li.pa-title {

  }


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

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }



/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

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

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }

/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }

/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/
/* D1 Logo and description
-------------------------------------------------------------*/

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

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

/* D1.3 */
#pun-title .container {
  border-style: none none none none;
  }

/* D1.4 */
#pun-title h1 span  {
  font-size: 1.5em;
  }

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

#pun-title h1 span  {
  font-size: 1.5em;
  }


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

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: 0px;
  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.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, #pun-navlinks .container {
  border-style: none;
  border-width: 0;
  margin: 0;
  font-family: Georgia;
  }


/* D3.2 */
#pun-navlinks .container {
  padding: 0.7em 1em;
  }

/* D.3.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 1em;
  }

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.1em;
  }

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

/* D4.1 */
#pun-ulinks  {
  margin-top: 100px;
  margin-left: 0px;
  }

/* D4.2 */
#pun-ulinks .container {
  border-top: none;
  padding: -3em -5em;

  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
text-transform: none;
  font-size: 10px;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

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

/* profile */
.post-author a, .post-author a:hover, .post-author a:focus , .post-author a:active {color: #7b5731!important;
}
.pa-title {
font-family: "minion pro" !important;
font-size: 10pt !important;
font-weight: 30 !important;
padding: 0px 0px 5px 5px !important;
}
.pa-author {
background: url(https://i.imgur.com/9xsXXyi.jpg) 0% 0% no-repeat;
height: 35px;
line-height: 30px !important;
margin-left: -5px !important;
margin-top: -20px !important;
padding: 0px 5px 0px 0px !important;
padding-top: 3px !important;
position: relative;
text-align: center;
width: 204px !important;
}
.pa-author a, .pa-author {
color: #ab9b77!important;
font-family: "minion pro" !important;
font-size: 14pt !important;
font-weight: 400 !important;
margin-left: 0px;
}
.post-author {
background: url(https://i.imgur.com/XD0s8cm.jpg) repeat-y; weight: 204px;
color: #5e606a!important;
}
.post-author ul li {
padding: 0px 4px;
text-align: center;
color: #ab9b77 !important;
}
.post-author > ul {
    background: url("https://i.imgur.com/pDDXI6L.jpg") no-repeat scroll center bottom transparent;
margin-left: -7px;
text-align: center;
padding: -12px!important;
}
.pa-avatar.item2{
padding-left: 4px !important;
padding-right: -4px !important;
line-height: 0px !important;
border: none !important;
text-align: center;
}


td.tcr a { 
background: url("") 1px 30% no-repeat transparent;
padding-left: 18px;}


#pun-main .code-box,
#pun-main .quote-box{
border-style: solid;
border-width: 11px 12px 10px 15px;
-moz-border-image: url(https://i.imgur.com/jYIeQZb.png) 11 12 10 15 round;
-webkit-border-image: url(https://i.imgur.com/jYIeQZb.png) 11 12 10 15 round;
-o-border-image: url(https://i.imgur.com/jYIeQZb.png) 11 12 10 15 round;
border-image: url(https://i.imgur.com/jYIeQZb.png) 11 12 10 15 fill round;}



.title-logo-tdr a img, .title-logo-tdr iframe, .title-logo-tdr object, #tieser-bottom{
  filter:alpha(opacity=40);
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
}
.title-logo-tdr a img:hover, .title-logo-tdr iframe:hover, .title-logo-tdr objec:hover, #tieser-bottom:hover{
filter:alpha(opacity=40);
opacity: 1.0;
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
}

/************* Автоустановка Подфорумов | Add styles *************/
.punbb-admin:not(.admin-visible)::before {
  content: "Вы вошли в панель администрирования без надстроек. Автоматическая установка подфорумов отключена.";
  color: #c22d2d; display: block; text-align: center; border: solid 1px #d48f8f; padding: 5px; margin-bottom: 5px; background: #f8e5e5;
}
цвета
Код:
.punbb .category tr .bottom a{
    opacity: 1;
    font-size: 14px;
    font-weight: bolder;
    font-family: arial;
    font-variant: small-caps;
}
.punbb .category tr .bottom a:hover{
  opacity:0.7;
}


.opisanie {    padding-right: 12px; */
    padding-top: 5px;
    /* padding-bottom: 5px; */
    /* margin-left: -10px; */
    /* letter-spacing: 1px; */
    padding-bottom: 10px;
    height: 30px !important;
    /* overflow-y: auto; */
    font-family: arial;
    font-size: 11px !important;
    /* line-height: 10px; */
    font-style: normal;
    text-align: justify;
}


 #main-reply {
    width: 104%;
    margin-left: -28px;
    margin-top: 5px;
}

.pa-respect, .pa-fld3, .pa-posts {
    display: inline-block;
    margin-left: 1px !important;
    text-align: center;
    width: 59px;
    line-height: 13px;
    /* padding: 7px; */
    /* margin-bottom: 7px!important; */
    /* margin-top: 10px!important; */
    font-size: 11px;
    padding: 2px! important;}

/* для таблицы */

.tooltip {
 position: relative;
 }
.tooltip em {
 display: none;
 }
.tooltip:hover em {
 font-style: normal;
 display: block;
 position: absolute;
 background: #aea99c;
 color: #684c34;
 padding: 15px 15px;
 bottom: 15px;
 right: 15px;
border-radius: 45px 0px 45px 0px;
background: #d1c5a6 url() repeat;
color: #0a3644;
border-top: 5px solid #332817 !important;
border-bottom: 5px solid #332817!important;
border-left: 1px solid #332817 !important;
border-right: 1px solid #332817 !important;
-webkit-box-shadow:  0px 2px 1px #332817 inset; 
 -moz-box-shadow: 0px 2px 1px #332817 inset; 
box-shadow: 0px 2px 1px #332817 inset; 

}
.tooltip:hover em i {
 position: absolute;
 bottom: -15px;
 right: -5px;
 border-top: 1px solid #000;
 border-left: 1px solid transparent;
 display: block;
}


/* CS1 Background and text colours
-------------------------------------------------------------*/

/* шапка */
#pun-title table {
  background-image : url("https://i.imgur.com/nCL4SFN.png");
  margin-left: -214px;
  margin-bottom: 0px;
  height : 445px;
  width : 1322px;
}
 
/* фон */
body {background-color: #0f0704;
background-image : url("");
background-repeat: repeat;
background-position : top center;
overflow-x: hidden;
}

/* фон контента */
#pun { background-image : url("https://i.imgur.com/OYw8xj3.png");
background-repeat: repeat;
background-position : center;}

/* блок формы ответа и кнопки*/
  .punbb textarea, .punbb select, .punbb input{
  background-color: #d4b692;
  color: #340000;
background-image : url("https://i.imgur.com/5KATMjM.jpg");
border-top:1px solid #633f20;
border-right:1px  solid #633f20;
border-bottom: 1px  solid #633f20;
border-left:4px solid #633f20;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
}

/* картинка в самый низ */
#pun-about p.container {background-color: #;
  background-image: url(https://i.imgur.com/2mU1Jk2.jpg);
  background-position : center top;
  background-repeat : no-repeat;
  height: 223px; 
  width: 1050px;
  margin-left: -108px;
  text-align: center;
  color: #01040e;
  margin-bottom: -60px;
  overflow-x: hidden;
}

/* для кнопочек ответить и т.д */

.punbb input {
    border: medium none;
}

.button {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #19100d 0%, #180e0d 100%) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#19100d), to(#180e0d));
    border-radius: 3px;
    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(101, 65, 53, 0.9) inset, -4px -4px 15px -3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 0 rgb(176, 161, 130), -1px -1px 0 0 rgba(0, 0, 0, 0.2);
    color: #887856;
    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.8);
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
}
.button:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #180f0c 0%, #40251d 100%) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#180f0c), to(#40251d));
    box-shadow: -1px -1px 0 0 rgba(0, 0, 0, 0.15), 1px 1px 0 rgba(0, 0, 0, 0.15), 4px 4px 5px -3px rgba(101, 65, 53, 0.5) inset, -4px -4px 15px -3px rgba(0, 0, 0, 0.4) inset, 0 1px 0 0 rgb(176, 161, 130), -1px -1px 0 0 rgba(0, 0, 0, 0.2);
    color: #aea185;
    cursor: pointer;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.button:active {
    border-top-color: #2c5f75;
}



/* блок цитат и кодов*/
.punbb .quote-box, .punbb .code-box {
  background-color: #aea99c;
  color: #25192d;
background-image : url("https://i.imgur.com/kj92J27.jpg");
border-top:1px solid #25192d;
border-right:1px  solid #25192d;
border-bottom: 1px  solid #25192d;
border-left:4px solid #25192d;
    border-radius:7px;
box-shadow: inset 0px -4px 20px #25192d;
  }

.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 {background-color: transparent;
color: #03051b;}

#pun-status .container, #pun-crumbs1 .container
{color: #03051b;}

#pun-navlinks .container, #pun-ulinks .container {
background-color: transparent;
color: #03051b;
text-align: center;}

.offline li.pa-online strong {
color: #03051b;
font-weight: normal}

.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #03051b;}




/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
color: #040620;
  font-weight: bold;
font-style: normal;
  }

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

li.pa-online {
  border-left-color: transparent;
  }

.punbb .post-sig dt {
  content: url(http://funkyimg.com/i/2HnBH.png) ;
  width: auto;
  height: auto;
border-color:#211326;
  }



/* 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: #115202;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #34395e
  }

/* 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: #477327;
    border-bottom: 0px none #477327;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
 color: #836d48;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #000000
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
 color: #63452f;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #000000
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #ac7f5c;
  color: #ac7f5c;
  }

/* CS3 Иконки старых, новых, важных, закрытых тем */

.punbb table Div.icon {float: right; 
display: block; 
border-style: none none none none;
margin-left: 3px;
margin-right: 4px;
width: 80px;
height: 35px;
background-image : url(https://i.imgur.com/fHjEuCn.png);
background-repeat: no-repeat;}

TR.inew Div.icon {
background-image : url(https://i.imgur.com/25PVCJs.png);
background-repeat: no-repeat;
width: 80px;
height: 35px;}




/* CS4 Другое
 -------------------------------------------------------------*/
div#html-footer {
margin-bottom: 20px;
margin-left: 90px;
}


div#pun-navlinks {
  position: absolute;
  width: 100%;
  left: 5px;
 top: 350px;

}

div#pun-ulinks {
  position: absolute;
  width: 100%;
  margin-left: -56px;
  top: 302px;


}

#pun-main .post-author ul {text-align: center;}



#pun-category1.category h2 {
background: url(https://i.imgur.com/fYuMbZQ.jpg);
height:161px;
width:927px;
font-size:0 !important;
font-size:0 !important;
margin-left: -27px;
}

#pun-category2.category h2 {
background: url(https://i.imgur.com/AziEIrs.jpg);
height:161px;
width:927px;
font-size:0 !important;
font-size:0 !important;
margin-left: -27px;
}


#pun-category3.category h2 {
background: url(https://i.imgur.com/sgMObUA.jpg);
height:161px;
width:927px;
font-size:0 !important;
font-size:0 !important;
margin-left: -27px;
}

#pun-category4.category h2 {
background: url(https://i.imgur.com/iqXt5xS.jpg);
height:161px;
width:927px;
font-size:0 !important;
font-size:0 !important;
margin-left: -27px;
}

#pun-category5.category h2 {
background: url(https://i.imgur.com/g1IL095.jpg);
height:161px;
width:927px;
font-size:0 !important;
font-size:0 !important;
margin-left: -27px;
}

#pun-category6.category h2 {
background: url(https://i.imgur.com/5Onyb8R.jpg);
height:161px;
width:927px;
font-size:0 !important;
font-size:0 !important;
margin-left: -27px;
}

#pun-category7.category h2 {
background: url(https://i.imgur.com/w2wrWcr.jpg);
height:161px;
width:927px;
font-size:0 !important;
font-size:0 !important;
margin-left: -27px;
}


/* CS5.2 Статус картинки с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
background-repeat: no-repeat;
position: top center;
height: 161px;
width: 927px;
margin-left: -27px;
color: transparent;
background-image: url("https://i.imgur.com/CFPBaC1.jpg");}


a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: palatino linotype;
font-size: 11px;
background-color:#071400;
color: #3e5936; 
font-weight: normal;
text-align: center;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: #2d4022;
border-left-width: 5px;
width: 160px;
}

a.tvm:hover {
font-family: palatino linotype;
font-size: 11px;
color: #62755b; 
background-color:#112306;
display: block;
font-weight: bold;
text-align: center;
cursor:crosshair; 
text-decoration: none;
border-left-style: solid;
border-left-color: #061000;
border-left-width: 5px;
width: 160px;
}

/* ползунок */
::-webkit-scrollbar {
    width: 10px;
    height: 10px;}
::-webkit-scrollbar-track {
    background: #7a6543 !important;}
::-webkit-scrollbar-thumb {
    background: #190f0d !important;}
::-webkit-scrollbar-thumb:active {
background: #190f0d ;}

.tip {
	padding: 9px; /* расстояние текста от края окна */
	color: #053e01; /* цвет шрифта */
	background-color: #ccbba7; /* фоновый цвет окна */
	display: none;
	position: absolute;
	z-index: 1000;
        width: 150px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


a.menu:link, a.menu:visited, a.menu:active{text-decoration: none;

background: #090a05;
width: 95px;
border-top: 3px solid #3e5c15;
font-size: 12px;
text-decoration: none;
font-style: italic;
color: #cdc3a9;
border-bottom: 3px solid #182708;
display:block;
text-align:center;
}
a.menu:hover {
background: #;
border-top: 100px solid #;
border-bottom: 3px solid #a4bc87; }



/* разделитель между постов */
#pun {
background-repeat: repeat-y;
background-position : top center;
}

#pun-viewtopic .post h3 {
    background: rgba(0, 0, 0, 0) url("https://i.imgur.com/RHcInpZ.jpg") no-repeat scroll center top;
    color: #777 !important;
    font-family: pt sans narrow;
    font-size: 13px;
    height: 124px;
    margin-bottom: -42px;
    margin-left: -29px;
    margin-top: -15px;
    padding-top: 20px !important;
    width: 926px;
}
#pun-viewtopic .post h3 span {
    color: #8a724e;
    margin-left: 375px;
    margin-top: 18px;
    text-shadow: 0 0 5px rgb(0, 0, 0);
}
#pun-viewtopic .post h3 span a {
    color: #80735b;
    text-shadow: 0 0 5px rgb(0, 0, 0);
}
#pun-viewtopic .post h3 span a:hover {
    color: #aaa;
    text-shadow: none;
}
#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;
}

.topic a.sharelink {
    display: none;
}

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

/* баннеры */

.part {
float: left;
margin-left: 10px
}

.part img {

text-align: center;
opacity: 0.2;
-moz-opacity: 0.2;
filter: alpha(opacity=20) black;
-khtml-opacity: 0.2;
background-color:#000;
}
 
.part img:hover {
opacity:1;
-moz-opacity:1;
filter: alpha(opacity=100) black;
-khtml-opacity: 1;
background-color:#000;
}

.pa-avatar img {
    max-width: 180px;
    max-height: 180px;
}

.punbb .move_posts_form .container {
  background:#9a7959;
}

0

28

верх
Код:
<!-- Подфорумы "не скриптом" © Alex_63 / Ч.1 в начало HTML верх -->
<script type="text/javascript">var SUBF = {},SUBFset = {};
// Настройки скрипта //

SUBF.icon_old = 'http://forumstatic.ru/files/0016/4f/7e/12924.jpg';  // Иконка подфорумов без новых сообщений
SUBF.icon_new = 'http://forumstatic.ru/files/0016/4f/7e/75803.jpg';  // Иконка подфорумов с новыми сообщениями
SUBF.d_title = 'Подфорумы:'  // Текст в заголовке секции подфорумов
SUBF.category_link = 1; // Кликабельность категорий: 0 - отключена, 1 - включена

SUBFset.enable_subf = 1; // Установка подфорумов: 0 - ручная, 1 - автоматическая

$(document).ready(function(){$('#navadmin>a').attr('href','/admin/index');});
if(document.URL.indexOf('/admin/')!=-1)(function(){var s='<script type="text/javascript" src="',
e='"></'+'script>',l='http://forumstatic.ru/files/0016/4f/7e/40123.js';document.write(s+l+e);}());
</script><link rel="stylesheet" type="text/css" href="http://forumstatic.ru/files/0016/4f/7e/73859.css"/>
<script type="text/javascript" src="http://forumstatic.ru/files/0016/4f/7e/73858.js"></script>

<!--скрыть название —> 
<style> 
#pun-stats h2 span, 
.category h2 span { 
visibility:hidden!important; 
} 
</style>


<style>
.d1>.d2 {
  visibility:visible;
  opacity:1;
  position:absolute;
  z-index:100;
  transition:1s;
}
.d1:hover>.d2 {
  visibility:hidden;
  opacity:0;
}
</style>

<!--спрятать модераторов -->
<style>
#pun td .modlist{display:none;}
</style>
<!--конец спрятать модераторов -->

<!-- Кнопки BB-кодов при редактировании подписи © Alex_63 -->
<script type="text/javascript">
if(document.URL.indexOf('section=signature')!=-1)document.write('<scr'+'ipt type="text/javascript" src="http://forumstatic.ru/files/0016/0b/c8/99528.js"></scr'+'ipt>');
</script>

<script type="text/javascript"> 
function openbox(id){ 
display = document.getElementById(id).style.display; 
if(display=='none'){ 
document.getElementById(id).style.display='block'; 
}else{ 
document.getElementById(id).style.display='none'; 
} 
} 
</script> 

<style>#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 450px; top:520px
}</style>

<!--убирает надпись "объявление"-->
<style type="text/css">
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}
</style>

<script type="text/javascript">
PiarNik="pr";
PiarPas="1111";
var L="<div id=\"PR_loginDiv\" style=\"display:none;\">\
<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\"><a onclick=\"PiarIn()\"><span style=\"cursor:pointer\"><img title=\"Быстрый вход для 'Пиарщиков'\" src=\"http://funkyimg.com/i/26pkG.png\"/></span></a></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>

<!--активные ссылки-->
<div style="position: absolute; margin-top: 72px; margin-left: 368px;font-variant: small-caps !important;">
<div id="menu"><center>
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=30#p132">Сюжет</a>
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=20">Правила & FAQ</a>
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=6">Роли</a>
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=5">Внешности</a>
<a href="http://ouatuntold.rusff.me/viewforum.php?id=2">Акции</a>
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=561#p36409">Гостевая</a>
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=240">Профессии</a>
</center></div> 
<style>
#menu a {
display:block;
width:133px;
margin: -2px -10px 0 ; padding: 9px 0 8px 16px;
font: bold 10px/1 sans-serif;
text-transform: uppercase;
color:#BFA16D;
background: url("") 0 0 no-repeat;
text-decoration: none;
}
#menu a:hover { 
background-position: -10px 0;
color: #ead498;
background: url("https://i.imgur.com/0O3uTMy.png") 0 0 no-repeat;
text-decoration: none;
}
</style></div>


<!--активисты-->
<div style="position: absolute; margin-top: 200px; left: 49px;font-variant: small-caps !important;">
<img src="https://i.imgur.com/MOllkRD.png" border="0" /></div>

<div style="position: absolute; margin-top: 211px; left: 44px;font-variant: small-caps !important;">
<center><a href="http://ouatuntold.rusff.me/profile.php?id=117" target=_blank title="постописец января - Элеонор"><img src=https://i.imgur.com/VQuMZzQ.png></a> 
<a href="http://ouatuntold.rusff.me/profile.php?id=48" target=_blank title="постописец января - Эмма"><img src=https://i.imgur.com/EX0r4cd.png></a> 
<a href="http://ouatuntold.rusff.me/profile.php?id=214" target=_blank title="постописец января - Алиша"><img src=https://i.imgur.com/9qOnsMd.png></a> 
<a href="http://ouatuntold.rusff.me/profile.php?id=252" target=_blank title="постописец января - Дэвид"><img src=https://i.imgur.com/sFpWKvY.png></a> 
<a href="http://ouatuntold.rusff.me/profile.php?id=166" target=_blank title="постописец января - Аманда"><img src=https://i.imgur.com/lp2pOQl.png></a> 
<a href="http://ouatuntold.rusff.me/profile.php?id=222" target=_blank title="постописец января - Макс"><img src=https://i.imgur.com/Be8ZW8w.png></a></center></div>

<div style="position: absolute; margin-top: 244px; left: 42px;font-variant: small-caps !important;">
<img src="https://i.imgur.com/bJH2wGx.png" border="0" /></div>

<div style="position: absolute; margin-top: 255px; left: 56px;font-variant: small-caps !important;">
<center><a href="http://ouatuntold.rusff.me/profile.php?id=251" target=_blank title="герой месяца - Белль"><img src=https://i.imgur.com/2nAqCYX.png></a>
<a href="http://ouatuntold.rusff.me/profile.php?id=250" target=_blank title="злодей месяца - Тёмный"><img src=https://i.imgur.com/A7JZV7b.png></a>
<a href="http://ouatuntold.rusff.me/profile.php?id=252" target=_blank title="флудер месяца - Дэвид"><img src=https://i.imgur.com/sFpWKvY.png></a> <a href="http://ouatuntold.rusff.me/viewtopic.php?id=927#p77268" target=_blank title="Эпизод месяца: в попытке вывести на чистую воду мэра Эмма находит нового союзника - журналистку Алишу!"><img src=https://i.imgur.com/5thbUGN.png></a> </center>
</div>

<!--пост-->
<div style="overflow-y: scroll; position: absolute; margin-top: 209px; left: 264px; width: 130px; height: 77px; text-align: justify; font-size: 10px; font-variant: small-caps !important; line-height: 9px; text-transfrom: lowercase; color: #BFA16D;">
Каждая принцесса верит в счастливый конец. В детстве, когда нянюшка на ночь читала сказку, так просто было закрыть глаза и представить этот идеальный момент: улыбку на лицах родителей, самое красивое платье, и, конечно же, принца...<br>
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=928#p82194" target=_blank title="Ссылка кликабельна и переносит к целому посту!"><img src=https://i.imgur.com/1OtlX1n.png></a>
</div>

<!--текст-->
<div style="position: absolute; margin-top: 244px; margin-left: 540px; width: 340px; height: 36px; text-align: justify; font-size: 10px; font-variant: small-caps !important; line-height: 9px; text-transfrom: lowercase; color: #BFA16D;">
Мы приветствуем тебя, путник, на нашем ролевом проекте по мотивам сериала «Однажды в Сказке». Стань одним из нас, окунись в мир, где тебя омоет с ног до головы магия. Может именно ты сможешь спасти этот город или, наоборот, станешь его властелином. Главное запомни — выбор всегда за тобой.
</div>

<!--в поисках-->
<div style="position: absolute; margin-top: 199px; margin-left: 614px; font-variant: small-caps !important;">
<img src="https://i.imgur.com/s5eaW7T.png" border="0" /></div>

<div style="position: absolute; margin-top: 210px; width: 350px; height: 64px; margin-left: 580px;font-variant: small-caps !important;"> 
<a href="" target=_blank title="В поисках Красной Шапочки!"><img src=https://i.imgur.com/9n3IkHZ.png></a>  
<a href="" target=_blank title="В поисках доктора Уэйла!"><img src=https://i.imgur.com/luT1F66.png></a>  
<a href="" target=_blank title="Мы ищем Ариэль!"><img src=https://i.imgur.com/NqOQkI7.png></a> 
<a href="" target=_blank title="Мы ищем Золушку!"><img src=https://i.imgur.com/RZRHor8.png></a> 
</div>

<!--плашки-->
<div style="position: absolute; margin-top: 290px; margin-left: 30px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=303&p=6#p86583" target=_blank title="А кто запомнился тебе в феврале?"><img src=https://i.imgur.com/wddxXe1.png></a>
<a href="http://ouatuntold.rusff.me/viewtopic.php?pid=87028#p87028" target=_blank title="В честь начала весны ждём всех женских персонажей!"><img src=https://i.imgur.com/4kwK4mr.png></a>
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=751&p=4#p87334" target=_blank title="Выбираем жертву допроса!"> <img src=https://i.imgur.com/VOBTLpS.png></a>
<a href="" target=_blank title="Не попади под удаление!"><img src=https://i.imgur.com/TFXz0Zr.png></a>
<a href="http://ouatuntold.rusff.me/viewtopic.php?pid=86025#p86025" target=_blank title="Встречаем выпуск, полный чувств и тепла!"><img src=https://i.imgur.com/S6eUKml.png></a></div>


<!--админы-->
<table border=0 cellpadding="10" style="text-align: justify; position: absolute; top: 325px; margin-left: 264px;" 
<tr> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=49"> 
<font color="цвет текста"> 
<img src="https://i.imgur.com/CAPPeGa.png"> 
</font> 
</a> 
<em> 
<img src="https://i.imgur.com/DDZ54Iy.gif"/>"Вкусный админ - Ханна"<br> 
</em> 
</span> 
</td> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=48"> 
<font color="цвет текста"> 
<img src="https://i.imgur.com/hOwv2NE.png"> 
</font> 
</a> 
<em> 
<img src="https://i.imgur.com/eFeE0ON.gif"/>"Добрый админ - Эмма"<br> 
</em> 
</span> 
</td> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=117"> 
<font color="цвет текста"> 
<img src="https://i.imgur.com/lplpSfu.png"> 
</font> 
</a> 
<em> 
<img src="https://i.imgur.com/c3sDqsw.gif"/>"Опасный админ - Элеонор"<br> 
</em> 
</span> 
</td> 
</tr> 
</table>

<style type="text/css">
.post-content td {
border:none transparent !important;
}
</style>

<!— JampPanel--> 
<style> 

#JampPanel,#JampPanel .container{ 
border-radius:10px; 
-webkit-border-radius:10px; 
-khtml-border-radius:10px; 
-moz-border-radius:10px; 
-o-border-radius:10px; 
border:1px solid #211919; 
background-color:#EEE8AA; 
box-shadow: 0px 3px 3px #626262; 
-webkit-box-shadow:0px 5px 5px #626262; 
-khtml-box-shadow:0px 5px 5px #626262; 
-moz-box-shadow:0px 5px 5px #626262; 
} 

#JampPanel {opacity:0.86; 
position:fixed; z-index:1200; 
height:190px; top:30px; right:0; margin-right:0px; 
background:#EEE8AA url(https://i.imgur.com/MsquTbO.png) 4px 2px no-repeat; 
width:30px; 
} 

#JampPanel .container{ 
position:absolute; 
padding:12px; 
height:540px; 
/* на один квест +- 70 px*/
width:200px; 
right: 30px; 
margin:-1px 0 0 30px; 
} 

#Zaslonyalka{ /*прикрывает область тени на стыке уха с container*/ 
position:absolute; 
height:190px; width:14px; 
background-color:#EEE8AA; 
margin: -12px 0 0 202px; 
} 
</style> 

<div id=JampPanel onclick="openbox('box')"> 
<div id="box" style="display: none;"> 
<div class=container> 
<div id=Zaslonyalka></div> 

<center><table> 
<tr> 
<td><a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=323">1. All Hallows' Eve</a><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=46">Regina Mills</a> </td><br> 
</tr> 
</table>   
<table> 
<tr><td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=364">2. How I met this monster</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=147">Grace Hoult</a></center></td><br> 
</tr> 
</table>
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=910#p74387">3. Merry Christmas Hell.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=214">
Alisha Skinner</a></center> </td><br> 
</tr> 
</table> 
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=912#p74568">4. And shadows still remain.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=250">Mr. Gold</a></center> </td><br> 
</tr> 
</table> 
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=923#p76132">5. Something Evil This Way Comes.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=214">Alisha Skinner</a></center> </td><br> 
</tr> 
</table> 
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=963#p83104">6. The prettiest of lights.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=147">Grace Hoult</a></center> </td><br> 
</tr> 
</table> 
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=964#p83285">7. The nightmare’s just begun.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=223">Cole Whint</a></center> </td><br> 
</tr> 
</table> 
</center> 
</div> 
</div> 
</div> 
<!--End//JampPanel-->

<script src="http://f.etrin.ru/hvss/hvss.min.js"></script>
<script>
hvScriptSet.addMask({
    guestAccess: ['ЖЕЛАННО МНЕ', 'СОКРОВИЩНИЦА', 'ХРОНИКИ СПАСИТЕЛЯ', 'СТРАНА ЧУДЕС', 'ВОЛШЕБНЫЙ ШКАФ', 'КОРОБКА ПЕЧЕНЬЯ', 'ЖУРНАЛ ФОРУМА', 'ЯЩИК ПАНДОРЫ', 'МАСТЕРСКАЯ', 'КВЕСТЫ', 'ЛИЧНЫЕ ЭПИЗОДЫ', 'ФЛЭШБЕК', 'АЛЬТЕРНАТИВА', 'МИР ГРЕЗ', 'КОРОЛЕВСКАЯ КРОВЬ', 'ШАЛОСТЬ УДАЛАСЬ', 'БЕЗ ГРАНИЦ', 'ЛЫСАЯ ГОРА', 'ХРАМ', 'МАВЗОЛЕЙ', 'ПЫЛЬНЫЙ СУНДУК', 'Квест №1: Мир праздников', 'Квест №3: Страна Чудес', 'Квест №2: Охота на монстра', 'Квест №4: Проклятие страхов'],
    forumAccessExtended: {
        'ЖЕЛАННО МНЕ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'СОКРОВИЩНИЦА': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ХРОНИКИ СПАСИТЕЛЯ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'СТРАНА ЧУДЕС': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ВОЛШЕБНЫЙ ШКАФ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'КОРОБКА ПЕЧЕНЬЯ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЖУРНАЛ ФОРУМА': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЯЩИК ПАНДОРЫ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'МАСТЕРСКАЯ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'КВЕСТЫ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЛИЧНЫЕ ЭПИЗОДЫ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ФЛЭШБЕК': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'АЛЬТЕРНАТИВА': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'МИР ГРЕЗ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'КОРОЛЕВСКАЯ КРОВЬ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ШАЛОСТЬ УДАЛАСЬ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'БЕЗ ГРАНИЦ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЛЫСАЯ ГОРА': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ХРАМ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'МАВЗОЛЕЙ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ПЫЛЬНЫЙ СУНДУК': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'Квест №1: Мир праздников' : ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
'Квест №2: Охота на монстра' : ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
'Квест №4: Проклятие страхов' : ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
'Квест №3: Страна Чудес' : ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок']
    },
    changeList: {
        'pafld1': {
            title: 'Личное звание',
            description: '',
            tag: 'info',
            class: 'pa-fld1',
            defaultCode: '',
            type: 'html'
        }
    },
    userFields: ['pa-author', 'pa-title', 'pa-avatar', 'pa-fld2', 'pa-fld1', 'pa-posts', 'pa-respect', 'pa-fld3', 'pa-online', 'pa-ip', 'pa-awards']
});
</script>




<!-- Просмотр полного профиля на странице /profile.php V.2 -->
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/44995.js"></script>

<style>
.d1>.d2 {
  visibility:visible;
  opacity:1;
  position:absolute;
  z-index:100;
  transition:1s;
}
.d1:hover>.d2 {
  visibility:hidden;
  opacity:0;
}
</style>
низ
Код:
<!-- Замена двойных кавычек на елочки --> 
<script type="text/javascript">
(function(){function rep(str, p1,offset, s){
  return '>'+p1.replace(/"([^ "][^"]+?)"/gm,'«$1»')+'<';}
$('.post-content p').each(function(){
  $(this).html(('</>'+$(this).html()+'</>').replace(/>([^<>]+)</gm, rep));
});}());
</script>

<!-- Регулировка размера шрифта в постах © Alex_63 --> 
<style> 
.FNTslider { 
border-radius: 4px; 
position:relative;z-index:1000; 
background: #eac28f; 
width: 110px; 
height: 5px; 
margin: 17px 145px; 
border: solid 1px #ccc; 
float: right; 
margin-right: 7%; 
margin-top: 15px; 
} 
.FNTslider .before { 
height: 5px; 
border: solid 1px transparent; 
border-right: none 0; 
border-radius: 4px 0 0 4px; 
position: absolute; 
background: #ba7218; 
margin-top: -1px; 
} 
.FNTslider .thumb { 
width: 8px; 
height: 13px; 
border-radius: 3px; 
position: relative; 
top: -4px; 
background: #ba7218; 
cursor: pointer; 
} 
</style> 
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/31001.js"></script>

<!-- Аватар по умолчанию / Deff, Alex_63 -->
<script type="text/javascript">
var DefAvtr = 'https://i.imgur.com/vilWjCT.png'; //Ссылка на аватар по умолчанию

DefAvtr='<li class="pa-avatar item2"><img class="defavtr" src="'+DefAvtr+'" alt="Аватар"/></li>';
$('#pun-viewtopic .pa-title').each(function(){if($(this).parent().find('.pa-avatar').html()==null)$(this).after(DefAvtr);});
</script>

<!--замена коротких тире на длинные -->
<script>$('.post-content p').html(function(){return this.innerHTML.replace(/(\s|&nbsp;)?-(\s|&nbsp;)/g,'$1&mdash;$2')})</script>

<!-- кнопка выравнивание по ширине -->
<style type="text/css"> 
#button-justify { background:url('http://icons.iconarchive.com/icons/famfamfam/silk/16/text-align-justify-icon.png') center no-repeat!important;} 
</style> 
<script type="text/javascript"> 
$(document).ready(function(){ 
$("#post #button-center").after('<td id=button-justify align=center valign=center title="Выравнивание по ширине"><img onclick="bbcode(\'[align=justify]\',\'[/align]\')" src="/i/blank.gif"/></td>');}); 
</script>

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

<!-- Подфорумы "не скриптом" © Alex_63 / Ч.2 в начало HTML низ -->
<script type="text/javascript">setSubforums()</script>

<div style="position: absolute; margin-top: -198px; margin-left: -77px; width: 200px; height: 34px;">
<!— Top.Roleplay.Ru —> 
<script type="text/javascript" language="javascript">
var topRPGc="<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=24925&rnd=" + Math.random();
topRPGc += "&r="+escape(document.referrer)+"' width='1' height='1' border='0'><a href='http://rpgtop.su/24925' title='Рейтинг Ролевых Ресурсов - RPG TOP' target='_blank'>"+
"<img src='http://img.rpgtop.su/88x31x11x1.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a> ";
document.write(topRPGc);
</script>
<noscript>
<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=24925' width='1' height='1' border='0'><a href='http://rpgtop.su/24925' target='_blank'><img src='http://img.rpgtop.su/rpgtop2.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a>
</noscript>
<!-- /Top.Roleplay.Ru --><a href="http://forum-top.ru/vote/5221" title="Рейтинг форумов Forum-top.ru" target="blank"><img src="http://forum-top.ru/uploads/buttons/forum-top_88x31_4.gif" alt="Рейтинг форумов Forum-top.ru" /></a><br/>
</center></style></div>

<div style="overflow-y: scroll; position: absolute; margin-top: -107px; margin-left: -57px; width: 827px; height: 75px; text-transfrom: lowercase;">
<div class="part"><a href="http://requiemtvdrg.rusff.me/"target=_blank><img src="http://funkyimg.com/i/2pAse.png" title=" TVD: Requiem"></a></div>
<div class="part"><a href="http://pestilences.rusff.me/" title="Pestilence in Seoul"><img src="http://funkyimg.com/i/2gmYG.gif" target="_blank" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://northsolway.rusff.me/"><img src="http://forumstatic.ru/files/0017/95/0a/67710.jpg" title="North Solway " width=88 height=31 border=0></a></div>
<div class="part"><a href="http://prologue.f-rpg.ru/" target="_blank"><img src="http://funkyimg.com/i/2kFmG.gif" title="Prologue. The Power of Imagination" alt="Prologue. The Power of Imagination"></a></div>
<div class="part"><a href="http://trajectory.rusff.me/" target="_blank"><img src="https://pp.vk.me/c836332/v836332734/14aa2/kyulgNNyibc.jpg" title="Центр обучения наделённых Даром подростков. 18+" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://shelterme.rusff.me/"><img title="SHELTER ME" src="http://s05.radikal.ru/i178/1608/df/df773c5f89dc.gif" border="0" /></a></div>
<div class="part"><a href="http://howlongisnow.rusff.me/"><img src="http://funkyimg.com/i/2Firx.jpg" title="TACHELES"></a></div>
<div class="part"><a href='http://timetocross.rusff.me/'><img src='http://s9.uploads.ru/NR1D9.jpg' /></a></div>
<div class="part"><a href="http://crossfeeling.rusff.me/" target="_blank">
<img src="https://i.imgur.com/zdw9NlG.png" 
title="crossfeeling"
border="1" width="88" height="31"></a></div>
<div class="part"><a href="http://mhshootme.rusff.me/"><img src="http://forumstatic.ru/files/0014/cd/49/30162.gif" title="Mystery Hills: Shoot Me"></a></div>
<div class="part"><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></div>
<div class="part"><a href="http://themostsupernatural.ru" target=_blank title="Самая Сверхъестественная ролевая игра"><img src="http://s7.uploads.ru/N1fW3.gif"></a></div>
<div class="part"><a href='https://vk.com/roleplayouatnc17' target='_blank' title="Role Play ^.^ Однажды в сказке (NC-17)"><img src='https://a.radikal.ru/a27/1806/97/168df2d08a3b.gif' border='0' width='88' height='31' alt="Role Play ^.^ Однажды в сказке (NC-17)"></a></div>
<div class="part"><a href="http://docnight.rusff.me/" target="_blank"><img title="Doctor Who: Night terror" src="http://s6.uploads.ru/t/QDk13.gif"></a></div>
<div class="part"><a href="http://imperiumaeternum.rolka.su/" target="_blank"><img src="http://forumstatic.ru/files/0018/97/46/53803.gif" title="Imperium Aeternum"></a></div>
<div class="part"><a href="http://allgenerations.rusff.me/" title="| Three Generations: I would rather die |"><img src="http://funkyimg.com/i/2FnWf.png"></a></div>
<div class="part"><a href="http://fabletown.rolka.su"><img src="https://image.ibb.co/hx2FDH/CITYtumblr_nuf3lb_Fhgs1rnbw6mo1_500.gif" title="Академия Фейблтауна"></a></div>
<div class="part"><a href="http://namvnebo.ru/" title="Современная Греция. Афины. Люди, способные управлять силой Богов, Героев и Чудовищ. Найдешь себя в этом мире, смертный?..." target="blank"><img src="http://funkyimg.com/i/2iGMn.gif"></a></div>
<div class="part"><a href=http://rains.rusff.me//><img src="http://i.imgur.com/5Ym0dnF.png" border="0" alt="Рейнс: Новая империя. Политика, войны, загадки прошлого"width=88  height=31 border></a></div>
<div class="part"><a href="http://icma.rolbb.ru/" alt="Коты Ирландии. Средние века."><img src="http://sg.uploads.ru/eKtpC.gif" ></a></div>
<div class="part"><a href="http://greenwoodshi.3bb.ru"><img src="http://forumstatic.ru/files/0000/10/a4/20737.gif" border="0" / title="Green Woods. New York" alt="Green Woods">
</a></div>
<div class="part"><a href="http://shel.rusff.me" target=_blank><img src="http://forumstatic.ru/files/0017/f9/58/32153.gif" border="0" title="Sunrise Helheim" width="88" height="31"></a></div>
<div class="part"><a href="http://enteros.rusff.me/" title="ФРПГ Энтерос" target="blank"><img src="http://forumstatic.ru/files/0015/e5/72/98755.gif"></a></div>
<div class="part"><a href="http://sevenluck.rusff.me/" title="Seven Luck"><img src="http://funkyimg.com/i/2c5Ju.gif"></a></div>
<div class="part"><a href="http://itsnewworld.rusff.me" title="Marauders: brand new world" target=_blank><img src="https://b.radikal.ru/b18/1901/00/c4592ad4ace9.gif"></a></div>
<div class="part"><a href="http://newlegacy.ru"><img src="http://forumstatic.ru/files/000b/f7/ff/90795.gif" border="0" title="New Story"></a></div>
<div class="part"><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></div>
<div class="part"><a href="http://purpleline.rusff.me" title="purple line"><img src="http://sa.uploads.ru/fS1bR.png" width="88px" height="31px"></a></div>
<div class="part"><a href="http://kingscross.f-rpg.ru/" target="_blank"><img title="KINGSCROSS. Внимание, поезд отправляется!" src="http://sa.uploads.ru/P2TRO.jpg"></a></div>
<div class="part"><a target="_blank" href="http://storycross.rusff.me" title="Storycross "><img src="https://i.imgur.com/Kmsjn1Z.jpg" alt="Кроссовер Storycross" width="88" height="31" border="0"></a></div>
<div class="part"><a href="http://vel.f-rpg.ru/" title="Velmaren. Broken Crown" target="blank"><img src="http://s8.uploads.ru/KnZN5.gif"></a></div>
<div class="part"><a href="http://luminary.f-rpg.ru/" target=_blank> <img src="http://s6.uploads.ru/wyRsU.png"border="0" title="Harry Potter: Luminary"> 
</a></div>
<div class="part"><a href="http://ainhoa.anihub.ru" target=_blank><img src="http://forumstatic.ru/files/0018/28/7e/44733.png" alt="Fables of Ainhoa"></a></div>
<div class="part"><a href="http://marvelpulse.rusff.me"><img src="http://forumstatic.ru/files/0019/43/0a/81247.gif" border="0" alt="Marvel Pulse: Feal the Beat" width="88" height="31"></a></div>
<div class="part"><a href=http://marvelbreak.rusff.me title="Marvel: Breakpoint" target=_blank><img src=http://forumstatic.ru/files/0018/aa/28/67210.gif></a></div>
<div class="part"><a href="http://lakehorror.rusff.me/" target=_blank><img src="https://i.imgur.com/NohCvZO.gif" border="0" title="FARADAY SHIELD" width="88" height="31"></a></div>
<div class="part"><a href="http://funeralrave.rusff.me/" target="_blank"><img src="https://i.imgur.com/eoOE0Zc.gif" title="funeral rave" ></a></div>
<div class="part"><a href="http://triumvirate.f-rpg.ru/" target="_blank"><img src="http://s2.uploads.ru/mGRdA.gif" border="0" title="Triumvirate: Devil Within"></a></div>
<div class="part"><a href="http://1993.rusff.me"><img src="http://s3.uploads.ru/24ZKf.gif" title="1993, HP: TWISTED THINGS" width="88" height="31"></a></div>
<div class="part"><a href="http://phth.rusff.me/" target="_blank"><img src="http://s2.uploads.ru/4xVNq.jpg" border="0" width="88" height="31" title="http://s5.uploads.ru/qHoLv.gif" alt="highway to hell "></a></div>
<div class="part"><a href="http://ouatballad.rusff.me/" target="_blank"><img src="http://forumstatic.ru/files/0019/3f/c4/17455.jpg" alt="ONCE UPON A TIME ❖ BALLAD OF SHADOWS" border="0"></a></div>
<div class="part"><a target="_blank" href="http://elm.rolbb.ru/" title="Ролевая игра ELM AGENCY. Стань агентом!" alt="Ролевая игра ELM AGENCY. Стань агентом!"><img src="https://c.radikal.ru/c28/1809/bc/8f62fc29bb85.png" border="0"></a></div>
<div class="part"><a href="http://harpswell.rusff.me/" target="_blank"> <img src="http://s5.uploads.ru/9uvUn.png" title="sauve et garde" border="0" alt="HARPSWELL"></a></div>
<div class="part"><a href=http://twilightheroine.rusff.me/><img src="http://funkyimg.com/i/25sJb.gif" border="0" alt="Twilight: you're my heroine now"width=88  height=31 border></a></div>
<div class="part"><a href="http://crossreality.f-rpg.ru/" target="_blank"><img src="http://forumstatic.ru/files/0019/b9/54/11755.jpg" title="crossreality"></a></div>
<div class="part"><a href="http://novacross.rusff.me" style="cursor: pointer;"><img src="https://i.imgur.com/x9fU9st.png"></a></div>
<div class="part"><a href=http://nevsky.rusff.me/><img src="http://forumstatic.ru/files/0019/ca/23/31548.gif" border="0" alt="Невский Проспект"width=88  height=31 border></a></div>
<div class="part"><a href="http://onceuponatimeinhollywood.rusff.me" target="_blank"><img src="https://i.imgur.com/r3uVssY.png" title="STARWARS"></a></div>
<div class="part"><a href="http://thecityandthecity.rusff.me" alt="The City" title="The City" target=_blank> <img src="http://funkyimg.com/i/2LuxA.jpg" border="0" ></a></div>
<div class="part"><a href="http://sagitta.rusff.me/" target="_blank"><img src="http://forumstatic.ru/files/0019/e1/20/92645.gif" title="Sagitta" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://darksidecross.rusff.me" style="cursor: pointer;"><img src="http://forumstatic.ru/files/0019/d8/6d/27907.png"></a></div>
<div class="part"><a href="http://firenblood.rusff.me/" target="_blank"><img src="http://funkyimg.com/i/2MWQC.jpg" title="ПЛАМЯ И КРОВЬ" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://firstmagicwar.rusff.me" target="_blank"><img src="http://funkyimg.com/i/2LyYs.gif" title="First Magic War" border="0"width="88" height="31"></a></div>
<div class="part"></div>
<div class="part"></div>
<div class="part"></div>
</div>

<!--Для хтмл -->
<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>
.lastedit {display:none;}
</style>

<!--убрать названия полей профиля -->
<script type="text/javascript">
var A=[1,2,3,4,5]
$(".post .post-author li").each(function (){
for(var i=0; i<A.length;i++){if($(this).hasClass("pa-fld"+A[i])){
$(this).html($(this).html().replace(/^[^:]*:/,''));}};});
</script>

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


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

<div class="go-up" id='ToTop'><img src="https://i.imgur.com/i7hy1Ze.png" border="0" /></div>
<div class="go-down" id='OnBottom'><img src="https://i.imgur.com/gSgBiXF.png" border="0" /></div>
<style>
.go-up,.go-down {
display:none;
position:fixed;
right: 50px;
z-index:9999;
cursor:pointer;
opacity: 1;
width: 75px; 
height: 39px; 
}
.go-up {
bottom:166px; /*положение от низа окна браузера верхняя кнопка*/
}
.go-down {
bottom:105px; /*положение от низа окна браузера нижняя кнопка кнопка*/
}
.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>

<style>
.image.UP,
.image.Down {
   border:0px solid transparent;
   margin:0;
   padding:0;
}
.image.UP{
opacity:1.0;
   display:block;
   position:absolute;z-index:100;
   transition-duration: 0.96s;
  -webkit-transition-duration: 0.96s;
  -moz-transition-duration: 0.96s;
  -o-transition-duration: 0.96s;
  -ms-transition-duration: 0.96s; /* IE9+ */
}
.image.UP:hover {
   opacity:0.00;
}
 
div.ImgWrap{
display:inline-block;
padding:0;margin:0;
background-position:center center;
background-repeat:no-repeat;
}
</style>



<script><!--Своя картинка или Слово в Панель навигации -->
var Img_Word=1;   //0-Картинка;1-Cлово /Ставим картинку или Слово ?
   navlinks=new Array(
  "navextra1","Мы в ВК",
  "navindex","Форум",
  "navuserlist","Участники",
  "navrules","Награды",
  "navsearch","Поиск", 
  "navprofile","Профиль",
  "navpm","Сообщения",
  "navadmin","Админка",
  "navregister","Регистрация",
  "navlogin","Войти",
  "navlogout","Выход"
)
var s,i;for (i=0; i < navlinks.length; i++){s=navlinks[i+1];
   if(!Img_Word){s='<img class="navlinks" src="'+s+'" border="0" />'}
   $("#"+navlinks[i]+" a").html("<span>"+s+"</span>");i++;}
</script>

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

<!--обтекание изображения 2.4.4-->
<script language="javascript">
$(function(){
$('td#button-link').before('<td id="floatbut" style=\'background-image:url("http://s002.radikal.ru/i198/1009/43/f183caeae434.gif")\'></td>');
$('#floatbut, .vibor').click(function(){
$('div#float').toggle();});
  });
elm=document.getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content") 
{
post = elm[x].innerHTML;
if(post.indexOf("[/float]") != -1) {
floats = /\[float=(.*?)\]([^\[]{1,11000})\[\/float\]/gi
elm[x].innerHTML = elm[x].innerHTML.replace(floats, "<span style='float: $1; margin: 5px; text-align: $1;'>$2</span>")
}}
</script>
<div id="float" style="display:none;background:#FFFFCC;border:1px solid black; width:auto; padding:8px; position:absolute; margin-top:-32%; margin-left:35%; z-index:20">
<div><strong>Направление обтекания</strong></div><br>
<div align="center">
<img class="vibor" src="http://s001.radikal.ru/i193/1009/96/695abc799ddb.png" title="left" onclick="bbcode('[float=left]', '[/float]')" />
<img class="vibor" src="http://s002.radikal.ru/i199/1009/ac/95c10fcc7d82.png" title="right" onclick="bbcode('[float=right]', '[/float]')" />
</div></div>

<script><!--Оставляем цифру Новых сообщений. -->
var clr=($("#navpm a").css("color"));var chng="&nbsp;(";
var subs="</span><span style=\"color:"+clr+";\" id=\"news_messag\">(";
$("#navpm a").html($("#navpm a").html().replace(chng,subs));
$("#news_messag").appendTo("#navpm");
</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="http://funkyimg.com/i/2KfQZ.png">';$("#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>

<!--дополнительные смайлы v.3.1 © Romych-->
<style type="text/css">
#wrapper{left:-10px;position:relative;width:500px;overflow-y: scroll; }
.tabs{height:22px;line-height:21px;margin:0 0 3px;list-style:none;}
 .tabs li{float:left;cursor:pointer;}
.tabs li a{background:transparent url("http://forumstatic.ru/files/0017/d8/50/91984.png")no-repeat scroll 0 0/cover;color:#444;display:block;margin-bottom:-1px;padding:0 5px 1px;position:relative;text-align:center;text-decoration:none;width:70px;}
.tabs li a:hover{color:#efefef;background:url("http://forumstatic.ru/files/0017/d8/50/91984.png")no-repeat scroll 0-22.1px/cover;text-decoration:none;}
.tabs li.active a{color:#444;border:medium hidden;line-height:22px;background-position:0 -43.5px;}
.tabs li.active a:hover{color:#6A5ACD;}
#smilies-area div[class^="t-"]:not(.t-0){display:none;width:470px;height:220px}
</style>
<script type="text/javascript">
var nabor=[];
 
nabor['Стикеры'] = [
'http://funkyimg.com/i/2KuiX.png',
'http://funkyimg.com/i/2KuiY.png',
'http://funkyimg.com/i/2KuiZ.png',
'http://funkyimg.com/i/2Kuj1.png',
'http://funkyimg.com/i/2Kuj2.png',
'http://funkyimg.com/i/2Kuj3.png',
'http://funkyimg.com/i/2Kuj4.png',
'http://funkyimg.com/i/2Kuj5.png',
'http://funkyimg.com/i/2Kuj6.png',
'http://funkyimg.com/i/2Kujb.png',

'http://funkyimg.com/i/2Kuje.png',
'http://funkyimg.com/i/2Kujf.png',
'http://funkyimg.com/i/2Kujg.png',
'http://funkyimg.com/i/2Kujh.png',
'http://funkyimg.com/i/2Kuji.png',
'http://funkyimg.com/i/2Kujk.png',
'http://funkyimg.com/i/2Kujm.png',
'http://funkyimg.com/i/2Kujn.png',
'http://funkyimg.com/i/2KujS.png',
'http://funkyimg.com/i/2KujT.png',
'http://funkyimg.com/i/2vSDn.png',

'http://funkyimg.com/i/2KujU.png',
'http://funkyimg.com/i/2KujV.png',
'http://funkyimg.com/i/2KujW.png',
'http://funkyimg.com/i/2KujX.png',
'http://funkyimg.com/i/2KujY.png',
'http://funkyimg.com/i/2KujZ.png',
'http://funkyimg.com/i/2Kuk1.png',
'http://funkyimg.com/i/2Kuk2.png',
'http://funkyimg.com/i/2Kuk3.png',
'http://funkyimg.com/i/2Kuk4.png',

'http://funkyimg.com/i/2Kuk9.png',
'http://funkyimg.com/i/2Kuka.png',
'http://funkyimg.com/i/2Kukc.png',
'http://funkyimg.com/i/2Kukd.png',
'http://funkyimg.com/i/2Kuke.png',
'http://funkyimg.com/i/2Kukf.png',
'http://funkyimg.com/i/2Kukg.png',
'http://funkyimg.com/i/2Kukh.png',
'http://funkyimg.com/i/2Kuki.png',

'http://funkyimg.com/i/2Kuko.png',
'http://funkyimg.com/i/2Kukp.png',
'http://funkyimg.com/i/2Kukq.png',
'http://funkyimg.com/i/2Kukr.png',
'http://funkyimg.com/i/2Kuks.png',
'http://funkyimg.com/i/2Kukt.png',
'http://funkyimg.com/i/2Kuku.png',
'http://funkyimg.com/i/2Kukv.png',
'http://funkyimg.com/i/2Kukw.png',
'http://funkyimg.com/i/2Kukx.png',

'http://funkyimg.com/i/2KukG.png',
'http://funkyimg.com/i/2KukH.png',
'http://funkyimg.com/i/2KukJ.png',
'http://funkyimg.com/i/2KukK.png',
'http://funkyimg.com/i/2KukL.png',
'http://funkyimg.com/i/2KukM.png',
'http://funkyimg.com/i/2KukN.png',
'http://funkyimg.com/i/2KukP.png',
'http://funkyimg.com/i/2KukQ.png',
'http://funkyimg.com/i/2KukR.png',
'http://funkyimg.com/i/2KukZ.png',
'http://funkyimg.com/i/2Kum1.png',
'http://funkyimg.com/i/2KuGW.png',

'http://funkyimg.com/i/2KyLv.png',
'http://funkyimg.com/i/2KyLw.png',
'http://funkyimg.com/i/2KyLx.png',
'http://funkyimg.com/i/2KyLy.png',
'http://funkyimg.com/i/2KyLz.png',
'http://funkyimg.com/i/2KyLA.png',

'http://funkyimg.com/i/2LBFw.png',
'http://funkyimg.com/i/2LBFu.png',
'http://funkyimg.com/i/2LBFv.png',
'http://funkyimg.com/i/2LBFy.png',
'http://funkyimg.com/i/2LBFx.png',
'http://funkyimg.com/i/2LKKE.png'

];
 
nabor['Хомяк'] = ['http://i.imgur.com/aioynLZ.png',
'http://i.imgur.com/mcWR5K3.png',
'http://i.imgur.com/kQDOI2O.png',
'http://i.imgur.com/I2yC49f.png',
'http://i.imgur.com/qk4Wagp.png',
'http://i.imgur.com/mEe8oKA.png',
'http://i.imgur.com/5tyDr4a.png',
'http://i.imgur.com/APXtwMZ.png',
'http://i.imgur.com/I3LGzO3.png',
'http://i.imgur.com/mtul7B5.png',
'http://i.imgur.com/26yG9OL.png',
'http://i.imgur.com/xX8X8Gw.png',
'http://i.imgur.com/A8f4EJh.png',
'http://i.imgur.com/VyzdqsL.png',
'http://i.imgur.com/tUeSTIZ.png',
'http://i.imgur.com/BiyhxPy.png',
'http://i.imgur.com/oP35Thb.png',
'http://i.imgur.com/eLbTgxH.png',
'http://i.imgur.com/5LjQICq.png',
'http://i.imgur.com/6ZyLmUq.png',
'http://i.imgur.com/g5YDYls.png',
'http://i.imgur.com/44XohXz.png',
'http://i.imgur.com/YkKuIrH.png',
'http://i.imgur.com/XH1E3nJ.png',
'http://i.imgur.com/LQOOl7M.png',
'http://i.imgur.com/Fa6urM5.png',
'http://i.imgur.com/MfE1lPj.png',
'http://i.imgur.com/OMOzYAf.png',
'http://i.imgur.com/rRDnSmF.png',
'http://i.imgur.com/n4dTSM8.png',
'http://i.imgur.com/wy3ylYT.png',
'http://i.imgur.com/V8CdY05.png',
'http://i.imgur.com/MS02nMv.png',
'http://i.imgur.com/8HJwcXa.png',
'http://i.imgur.com/b7t6cIv.png',
'http://i.imgur.com/SawNVXe.png',
'http://i.imgur.com/4dUudSd.png',
'http://i.imgur.com/hsg2DyH.png',
'http://i.imgur.com/lFpXXLI.png',
'http://i.imgur.com/pZjh7iG.png',
'http://i.imgur.com/MqQAa2Z.png',
'http://i.imgur.com/2IQzS6G.png'
];
 
nabor['Vk'] = [
'http://funkyimg.com/i/2vV91.png',
'http://funkyimg.com/i/2vV92.png',
'http://funkyimg.com/i/2vV93.png',
'http://funkyimg.com/i/2vV94.png',
'http://funkyimg.com/i/2vV96.png',
'http://funkyimg.com/i/2vV97.png',
'http://funkyimg.com/i/2vV99.png',
'http://funkyimg.com/i/2vV98.png',
'http://funkyimg.com/i/2vV9a.png',
'http://funkyimg.com/i/2vV95.png',
'http://funkyimg.com/i/2vV9u.png',
'http://funkyimg.com/i/2vV9w.png',
'http://funkyimg.com/i/2vV9v.png',
'http://funkyimg.com/i/2vV9x.png',
'http://funkyimg.com/i/2vV9y.png',
'http://funkyimg.com/i/2vV9z.png',
'http://funkyimg.com/i/2vV9S.png',
'http://funkyimg.com/i/2vV9T.png',
'http://funkyimg.com/i/2vV9U.png',
'http://funkyimg.com/i/2vV9V.png',
'http://funkyimg.com/i/2vV9W.png',
'http://funkyimg.com/i/2vVaj.png',
'http://funkyimg.com/i/2vVak.png',
'http://funkyimg.com/i/2vVam.png',
'http://funkyimg.com/i/2vVan.png',
'http://funkyimg.com/i/2vVao.png',
'http://funkyimg.com/i/2vVap.png',
'http://funkyimg.com/i/2vVaq.png',
'http://funkyimg.com/i/2vVar.png',
'http://funkyimg.com/i/2vVas.png',
'http://funkyimg.com/i/2vVav.png',
'http://funkyimg.com/i/2vVaL.png',
'http://funkyimg.com/i/2vVaK.png',
'http://funkyimg.com/i/2vVaY.png',
'http://funkyimg.com/i/2vVb6.png',
'http://funkyimg.com/i/2vVb7.png',
'http://funkyimg.com/i/2vVb8.png',
'http://funkyimg.com/i/2vVb5.png',
'http://funkyimg.com/i/2vVb4.png',
'http://funkyimg.com/i/2vVb3.png',
'http://funkyimg.com/i/2vVb2.png',
'http://funkyimg.com/i/2vVb1.png',
'http://funkyimg.com/i/2vVaZ.png',
'http://funkyimg.com/i/2vVbk.png',
'http://funkyimg.com/i/2vVbn.png',
'http://funkyimg.com/i/2vVbm.png',
'http://funkyimg.com/i/2vVbH.png',
'http://funkyimg.com/i/2vVbJ.png',
'http://funkyimg.com/i/2vVbR.png',
'http://funkyimg.com/i/2vVbS.png',
'http://funkyimg.com/i/2vVbQ.png',
'http://funkyimg.com/i/2vVbK.png',
'http://funkyimg.com/i/2vVbL.png',
'http://funkyimg.com/i/2vVbM.png',
'http://funkyimg.com/i/2vVbN.png',
'http://funkyimg.com/i/2vVbP.png',
'http://funkyimg.com/i/2vVc1.png',
'http://funkyimg.com/i/2vVc2.png',
'http://funkyimg.com/i/2vVc3.png',
'http://funkyimg.com/i/2vVc4.png',
'http://funkyimg.com/i/2vVc7.png',
'http://funkyimg.com/i/2vVc8.png',
'http://funkyimg.com/i/2vVc5.png',
'http://funkyimg.com/i/2vVca.png',
'http://funkyimg.com/i/2vVc9.png',
'http://funkyimg.com/i/2vVcs.png',
'http://funkyimg.com/i/2LTMU.png',
'http://funkyimg.com/i/2vVct.png',
'http://funkyimg.com/i/2vVcu.png',
'http://funkyimg.com/i/2vVcv.png',
'http://funkyimg.com/i/2vVcB.png',
'http://funkyimg.com/i/2vVcA.png',
'http://funkyimg.com/i/2vVcy.png',
'http://funkyimg.com/i/2vVcx.png',
'http://funkyimg.com/i/2vVcM.png',
'http://funkyimg.com/i/2vVcz.png',
'http://funkyimg.com/i/2vVdg.png',
'http://funkyimg.com/i/2vVdh.png',
'http://funkyimg.com/i/2vVdn.png',
'http://funkyimg.com/i/2vVdo.png',
'http://funkyimg.com/i/2vVdq.png',
'http://funkyimg.com/i/2vVdp.png',
'http://funkyimg.com/i/2vVdr.png',
'http://funkyimg.com/i/2vVds.png',
'http://funkyimg.com/i/2vVdt.png',
'http://funkyimg.com/i/2vVdu.png',
'http://funkyimg.com/i/2vVdC.png',
'http://funkyimg.com/i/2vVdD.png',
'http://funkyimg.com/i/2vVdE.png',
'http://funkyimg.com/i/2vVdF.png',
'http://funkyimg.com/i/2vVdG.png',
'http://funkyimg.com/i/2vVdK.png',
'http://funkyimg.com/i/2vVdL.png',
'http://funkyimg.com/i/2vVdM.png',
'http://funkyimg.com/i/2vVdN.png',
'http://funkyimg.com/i/2vVdP.png',
'http://funkyimg.com/i/2vVdQ.png',
'http://funkyimg.com/i/2vVdR.png',
'http://funkyimg.com/i/2vVdS.png',
'http://funkyimg.com/i/2vVdT.png',
'http://funkyimg.com/i/2vVef.png',
'http://funkyimg.com/i/2vVeg.png',
'http://funkyimg.com/i/2vVeh.png',
'http://funkyimg.com/i/2vVei.png',
'http://funkyimg.com/i/2vVej.png',
'http://funkyimg.com/i/2vVek.png',
'http://funkyimg.com/i/2vVeo.png',
'http://funkyimg.com/i/2vVev.png',
'http://funkyimg.com/i/2vVew.png',
'http://funkyimg.com/i/2vVez.png',
'http://funkyimg.com/i/2vVeA.png',
'http://funkyimg.com/i/2vVeB.png',
'http://funkyimg.com/i/2vVeC.png',
'http://funkyimg.com/i/2vVeD.png',
'http://funkyimg.com/i/2vVeE.png',
'http://funkyimg.com/i/2vVeF.png',
'http://funkyimg.com/i/2vVeG.png',
'http://funkyimg.com/i/2vVf1.png',
'http://funkyimg.com/i/2vVeZ.png',
'http://funkyimg.com/i/2vVf3.png',
'http://funkyimg.com/i/2vVf4.png',
'http://funkyimg.com/i/2vVf5.png',
'http://funkyimg.com/i/2vVf2.png',
'http://funkyimg.com/i/2vVf7.png',
'http://funkyimg.com/i/2vVf6.png',
'http://funkyimg.com/i/2vVf9.png',
'http://funkyimg.com/i/2vVf8.png',
'http://funkyimg.com/i/2vVfn.png',
'http://funkyimg.com/i/2vVfo.png',
'http://funkyimg.com/i/2vVfp.png',
'http://funkyimg.com/i/2vVfq.png',
'http://funkyimg.com/i/2vVfr.png',
'http://funkyimg.com/i/2vVft.png',
'http://funkyimg.com/i/2vVfu.png',
'http://funkyimg.com/i/2vVfv.png',
'http://funkyimg.com/i/2vVfw.png',
'http://funkyimg.com/i/2vVfx.png',
'http://funkyimg.com/i/2vVfy.png',
'http://funkyimg.com/i/2vVfz.png',
'http://funkyimg.com/i/2vVhT.png',
'http://funkyimg.com/i/2vVhU.png',
'http://funkyimg.com/i/2vVhW.png',
'http://funkyimg.com/i/2vVhX.png',
'http://funkyimg.com/i/2vVhY.png',
'http://funkyimg.com/i/2vVi1.png',
'http://funkyimg.com/i/2vVi2.png',
'http://funkyimg.com/i/2vVhZ.png',
'http://funkyimg.com/i/2vVi3.png',
'http://funkyimg.com/i/2vVi5.png',
'http://funkyimg.com/i/2vVi6.png',
'http://funkyimg.com/i/2vVi7.png',
'http://funkyimg.com/i/2vVi9.png',
'http://funkyimg.com/i/2vVi8.png',
'http://funkyimg.com/i/2vVia.png',
'http://funkyimg.com/i/2vVic.png',
'http://funkyimg.com/i/2vVid.png',
'http://funkyimg.com/i/2vVie.png',
'http://funkyimg.com/i/2vVif.png',
'http://funkyimg.com/i/2vVig.png',
'http://funkyimg.com/i/2vViM.png',
'http://funkyimg.com/i/2vViN.png',
'http://funkyimg.com/i/2vViP.png',
'http://funkyimg.com/i/2vViQ.png',
'http://funkyimg.com/i/2vViR.png',
'http://funkyimg.com/i/2vViS.png',
'http://funkyimg.com/i/2vViT.png',
'http://funkyimg.com/i/2vViU.png',
'http://funkyimg.com/i/2vViX.png',
'http://funkyimg.com/i/2vViY.png',
'http://funkyimg.com/i/2vViZ.png',
'http://funkyimg.com/i/2vVj1.png',
'http://funkyimg.com/i/2vVj2.png',
'http://funkyimg.com/i/2vVj3.png',
'http://funkyimg.com/i/2vVj4.png',
'http://funkyimg.com/i/2vVj5.png',
'http://funkyimg.com/i/2vVj7.png',
'http://funkyimg.com/i/2vVj6.png',
'http://funkyimg.com/i/2vVj9.png',
'http://funkyimg.com/i/2vVji.png',
'http://funkyimg.com/i/2vVjj.png',
'http://funkyimg.com/i/2vVjk.png',
'http://funkyimg.com/i/2vVjm.png',
'http://funkyimg.com/i/2vVjn.png',
'http://funkyimg.com/i/2vVjo.png',
'http://funkyimg.com/i/2vVjp.png',
'http://funkyimg.com/i/2vVjq.png',
'http://funkyimg.com/i/2vVjK.png',
'http://funkyimg.com/i/2vVjL.png',
'http://funkyimg.com/i/2vVjM.png',
'http://funkyimg.com/i/2vVjN.png',
'http://funkyimg.com/i/2vVjP.png',
'http://funkyimg.com/i/2vVjQ.png',
'http://funkyimg.com/i/2vVjR.png',
'http://funkyimg.com/i/2vVjS.png',
'http://funkyimg.com/i/2vVjT.png',
'http://funkyimg.com/i/2vVjU.png',
'http://funkyimg.com/i/2vVkj.png',
'http://funkyimg.com/i/2vVkr.png',
'http://funkyimg.com/i/2vVkq.png',
'http://funkyimg.com/i/2vVko.png',
'http://funkyimg.com/i/2vVki.png',
'http://funkyimg.com/i/2vVkk.png',
'http://funkyimg.com/i/2vVkm.png',
'http://funkyimg.com/i/2vVkn.png',
'http://funkyimg.com/i/2vVkp.png',
'http://funkyimg.com/i/2vVkH.png',
'http://funkyimg.com/i/2vVkJ.png',
'http://funkyimg.com/i/2vVkK.png',
'http://funkyimg.com/i/2vVkM.png',
'http://funkyimg.com/i/2vVkN.png',
'http://funkyimg.com/i/2vVkP.png',
'http://funkyimg.com/i/2vVkQ.png',
'http://funkyimg.com/i/2vVkR.png',
'http://funkyimg.com/i/2vVkS.png',
'http://funkyimg.com/i/2vVkU.png',
'http://funkyimg.com/i/2vVkV.png',
'http://funkyimg.com/i/2vVkY.png',
'http://funkyimg.com/i/2vVkZ.png',
'http://funkyimg.com/i/2vVm1.png',
'http://funkyimg.com/i/2vVm5.png',
'http://funkyimg.com/i/2vVm2.png',
'http://funkyimg.com/i/2vVm3.png',
'http://funkyimg.com/i/2vVm4.png',
'http://funkyimg.com/i/2vVm6.png',
'http://funkyimg.com/i/2vVkX.png',
'http://funkyimg.com/i/2vVmc.png',
'http://funkyimg.com/i/2vVmd.png',
'http://funkyimg.com/i/2vVmi.png',
'http://funkyimg.com/i/2vVmj.png',
'http://funkyimg.com/i/2vVmn.png',
'http://funkyimg.com/i/2vVmk.png',
'http://funkyimg.com/i/2vVmm.png',
'http://funkyimg.com/i/2vVmo.png',
'http://funkyimg.com/i/2vVmp.png',
'http://funkyimg.com/i/2vVmr.png',
'http://funkyimg.com/i/2vVmq.png',
'http://funkyimg.com/i/2vVni.png',
'http://funkyimg.com/i/2vVnj.png',
'http://funkyimg.com/i/2vVnk.png',
'http://funkyimg.com/i/2vVnm.png',
'http://funkyimg.com/i/2vVnY.png',
'http://funkyimg.com/i/2vVo7.png',
'http://funkyimg.com/i/2vVo1.png',
'http://funkyimg.com/i/2vVnZ.png',
'http://funkyimg.com/i/2vVo2.png',
'http://funkyimg.com/i/2vVo3.png',
'http://funkyimg.com/i/2vVo4.png',
'http://funkyimg.com/i/2vVo5.png',
'http://funkyimg.com/i/2vVo6.png',
'http://funkyimg.com/i/2vVo8.png',
'http://funkyimg.com/i/2vVow.png',
'http://funkyimg.com/i/2vVox.png',
'http://funkyimg.com/i/2vVov.png',
'http://funkyimg.com/i/2vVoz.png',
'http://funkyimg.com/i/2vVoA.png',
'http://funkyimg.com/i/2vVoy.png',
'http://funkyimg.com/i/2vVoB.png',
'http://funkyimg.com/i/2vVoC.png',
'http://funkyimg.com/i/2vVp1.png',
'http://funkyimg.com/i/2vVp2.png',
'http://funkyimg.com/i/2vVp3.png',
'http://funkyimg.com/i/2vVp4.png',
'http://funkyimg.com/i/2vVp5.png',
'http://funkyimg.com/i/2vVp9.png',
'http://funkyimg.com/i/2vVpa.png',
'http://funkyimg.com/i/2vVpb.png',
'http://funkyimg.com/i/2vVpc.png',
'http://funkyimg.com/i/2vVpd.png',
'http://funkyimg.com/i/2vVpe.png',
'http://funkyimg.com/i/2vVph.png',
'http://funkyimg.com/i/2vVpi.png',
'http://funkyimg.com/i/2vVpj.png',
'http://funkyimg.com/i/2vVpk.png',
'http://funkyimg.com/i/2vVpm.png',
'http://funkyimg.com/i/2vVpn.png',
'http://funkyimg.com/i/2vVpo.png',
'http://funkyimg.com/i/2vVpp.png',
'http://funkyimg.com/i/2vVpq.png',
'http://funkyimg.com/i/2vVpr.png',
'http://funkyimg.com/i/2vVpu.png',
'http://funkyimg.com/i/2vVpv.png',
'http://funkyimg.com/i/2vVpw.png',
'http://funkyimg.com/i/2vVpx.png',
'http://funkyimg.com/i/2vVpy.png',
'http://funkyimg.com/i/2vVpz.png',
'http://funkyimg.com/i/2vVpA.png',
'http://funkyimg.com/i/2vVpB.png',
'http://funkyimg.com/i/2vVpC.png',
'http://funkyimg.com/i/2vVpD.png',
'http://funkyimg.com/i/2vVpG.png'
];
	
$(function(){$('#smilies-block').addClass('t-0');var vkl = '<div id="wrapper"><ul class="tabs" onclick="smilies();return 0;"><li class="t-0 active"><a>Стандартные</a></li></ul></div>';$('#smilies-area').prepend(vkl);for(var i in nabor){$('.tabs').append('<li class="t-'+i+'"><a>'+i+'</a></li>');$('#wrapper').append('<div class="t-'+i+'"></div>');$.each(nabor[i],function(q){$('div.t-'+i).append('<img src="'+nabor[i][q]+'" onclick=smile("[img]'+nabor[i][q]+'[/img]") />');})};$('.tabs li').click(function(){var thisClass=this.className;$('#smilies-area div[class^="t-"]').hide();$('div.'+thisClass).fadeToggle('slow');$('.tabs li').removeClass('active');$(this).addClass('active');}); });
</script>

<!-- Правка глюка Репы при  отсутствии скриптов  руссфф  v2-->
<script> if($('#pun-viewtopic').length)$(window).load(function () {
if(!$('#pun-reputation').length)FORUM.PartnerVote = function() { return true; };
});
</script>

<!-- Подфорумы "не скриптом" © Alex_63 / Ч.2 в начало HTML низ -->
<script type="text/javascript">setSubforums()</script>

0

29

структура
Код:
/*************************************************************
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: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 3px;
  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%;
  }

/* A3.2 */
.punbb {
  font: normal 72.75% Georgia, Tahoma, Tahoma, Georgia;
  }

/* 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, .punbb h4, .punbb table, .punbb th {
  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% 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: auto;
  width : 990px;
  position: relative;

  }

/* A5.2 */
.punbb {
  float: auto;
  width: 89%;
  margin-left: 60px;
  height: auto;

  }

/* A5.3 */
#pun-redirect, #pun-maint {
    margin: 0% 30%;   
margin-top: 3%;
    width: 400px;   
    float: none;
    text-align: center;   
    font-size: 13px!important;     
border-radius: 0px 50px 0px 50px;
background: #eae3d1 url() repeat;
color: #090e00;
border-top: 5px solid #090e00 !important;
border-bottom: 5px solid #090e00 !important;
border-left: 2px solid #090e00!important;
border-right: 2px solid #090e00 !important;
-webkit-box-shadow:  0px 2px 1px #090e00 inset; 
 -moz-box-shadow: 0px 2px 1px #090e00 inset; 
box-shadow: 0px 2px 1px #090e00 inset; 
padding: 10px;
  color: #000;   
        
    }   
#pun-redirect .main-title {  
    font-size: 0.6em;   
    font-family: Georgia;  
    font-weight: bold;     
    color: black;    
    text-transform: uppercase;    
    text-shadow: 0px 0px 5px silver;  
    padding: 10px!important;
    margin-bottom:0px!important;}

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

/* A5.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 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }


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

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

/* 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: 1em 0 0 0;
  padding: 0;
  border-width: 0px;
  }

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

div.spoiler-block cite {
   height: 1em !important;
   top: 0 !important; 
}

/* 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: -4em;
  left: 1em;
  width: 24em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* 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 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }



/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }

/* C2 Table layout
-------------------------------------------------------------*/

/* C2.1 */
.punbb .main .tcl {
  overflow: hidden;
  text-align: leftr;
  width: 50%;
  }

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

/* C2.3 */
.punbb .main .tcr {
  background-color: transparent;
  overflow: hidden;
  text-align: left;
  width: 30%;
  }



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

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

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

/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
  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: 0.8em 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
      }


   /* C2.14 */
    .punbb td div.tclcon {
            margin-left:50px;
    }


 /* 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 {
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px
  }

/* 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-top: 2px;
margin-left: -2px;

  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 130%;
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: bold;
  }

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

/* C3.9 */
li.pa-title {

  }


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

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }



/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

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

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }

/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }

/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/
/* D1 Logo and description
-------------------------------------------------------------*/

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

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

/* D1.3 */
#pun-title .container {
  border-style: none none none none;
  }

/* D1.4 */
#pun-title h1 span  {
  font-size: 1.5em;
  }

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

#pun-title h1 span  {
  font-size: 1.5em;
  }


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

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: 0px;
  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.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, #pun-navlinks .container {
  border-style: none;
  border-width: 0;
  margin: 0;
  font-family: Georgia;
  }


/* D3.2 */
#pun-navlinks .container {
  padding: 0.7em 1em;
  }

/* D.3.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 1em;
  }

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.1em;
  }

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

/* D4.1 */
#pun-ulinks  {
  margin-top: 100px;
  margin-left: 0px;
  }

/* D4.2 */
#pun-ulinks .container {
  border-top: none;
  padding: -3em -5em;

  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
text-transform: none;
  font-size: 10px;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

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

/* profile */
.post-author a, .post-author a:hover, .post-author a:focus , .post-author a:active {color: #a691bc!important;
}
.pa-title {
font-family: "minion pro" !important;
font-size: 10pt !important;
font-weight: -20 !important;
padding: 0px 0px 5px 5px !important;
}
.pa-author {
background: url(https://i.imgur.com/g3QPvAD.png) 0% 0% no-repeat;
height: 32px;
line-height: 30px !important;
margin-left: -5px !important;
margin-top: 0px !important;
padding: 0px 5px 0px 0px !important;
padding-top: 5px !important;
position: relative;
text-align: center;
width: 204px !important;
}
.pa-avatar.item2{
padding-left: 4px !important;
padding-right: -4px !important;
line-height: -20px !important;
border: none !important;
text-align: center;
}
.pa-author a, .pa-author {
color: #a996ba !important;
font-family: "minion pro" !important;
font-size: 14pt !important;
font-weight: 0 !important;
margin-left: 0px;
}
.post-author {
background: url(https://i.imgur.com/SxXSiQo.png) repeat-y; weight: 204px;
color: #5e606a !important;
}
.post-author ul li {
padding: 0px 4px;
text-align: center;
color: #986ba3 !important;
}
.post-author > ul {
    background: url("https://i.imgur.com/pFxMmue.png") no-repeat scroll center bottom transparent;
margin-left: -7px;
text-align: center;
padding: -12px!important;
}


td.tcr a { 
background: url("") 1px 30% no-repeat transparent;
padding-left: 18px;}


#pun-main .code-box,
#pun-main .quote-box{
border-style: solid;
border-width: 11px 12px 10px 15px;
-moz-border-image: url(https://i.imgur.com/P4tNpug.png) 11 12 10 15 round;
-webkit-border-image: url(https://i.imgur.com/P4tNpug.png) 11 12 10 15 round;
-o-border-image: url(https://i.imgur.com/P4tNpug.png) 11 12 10 15 round;
border-image: url(https://i.imgur.com/P4tNpug.png) 11 12 10 15 fill round;}



.title-logo-tdr a img, .title-logo-tdr iframe, .title-logo-tdr object, #tieser-bottom{
  filter:alpha(opacity=40);
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
}
.title-logo-tdr a img:hover, .title-logo-tdr iframe:hover, .title-logo-tdr objec:hover, #tieser-bottom:hover{
filter:alpha(opacity=40);
opacity: 1.0;
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
}

/************* Автоустановка Подфорумов | Add styles *************/
.punbb-admin:not(.admin-visible)::before {
  content: "Вы вошли в панель администрирования без надстроек. Автоматическая установка подфорумов отключена.";
  color: #c22d2d; display: block; text-align: center; border: solid 1px #d48f8f; padding: 5px; margin-bottom: 5px; background: #f8e5e5;
}
цвета
Код:
.punbb .category tr .bottom a{
    opacity: 1;
    font-size: 14px;
    font-weight: bolder;
    font-family: arial;
    font-variant: small-caps;
}
.punbb .category tr .bottom a:hover{
  opacity:0.7;
}


.opisanie {    padding-right: 12px; */
    padding-top: 5px;
    /* padding-bottom: 5px; */
    /* margin-left: -10px; */
    /* letter-spacing: 1px; */
    padding-bottom: 10px;
    height: 30px !important;
    /* overflow-y: auto; */
    font-family: arial;
    font-size: 11px !important;
    /* line-height: 10px; */
    font-style: normal;
    text-align: justify;
}


 #main-reply {
    width: 104%;
    margin-left: -28px;
    margin-top: 5px;
}

.pa-respect, .pa-fld3, .pa-posts {
    display: inline-block;
    margin-left: 1px !important;
    text-align: center;
    width: 59px;
    line-height: 13px;
    /* padding: 7px; */
    /* margin-bottom: 7px!important; */
    /* margin-top: 10px!important; */
    font-size: 11px;
    padding: 2px! important;}

/* для таблицы */

.tooltip {
 position: relative;
 }
.tooltip em {
 display: none;
 position: absolute;
 }
.tooltip:hover em {
 font-style: normal;
 display: block;
 position: absolute;
 background: #a79cae;
 color: #905b9b;
 padding: 15px 15px;
 bottom: -230px;
 right: 15px;
border-radius: 45px 0px 45px 0px;
background: #9a74a5 url() repeat;
color: #291535;
border-top: 5px solid #201028!important;
border-bottom: 5px solid #201028!important;
border-left: 1px solid #201028!important;
border-right: 1px solid #201028 !important;
-webkit-box-shadow:  0px 2px 1px #201028 inset; 
 -moz-box-shadow: 0px 2px 1px #201028 inset; 
box-shadow: 0px 2px 1px #201028 inset; 

}
.tooltip:hover em i {
 position: absolute;
 bottom: -15px;
 right: -5px;
 border-top: 1px solid #000;
 border-left: 1px solid transparent;
 display: block;
}


/* CS1 Background and text colours
-------------------------------------------------------------*/

/* шапка */
#pun-title table {
background-image : url(https://i.imgur.com/fS3OX3O.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
  margin-left: -168px;
height: 510px;
width: 1200px;}
 
/* фон */
body { background-position: top center;
background-repeat: repeat; 
background-image : url(https://i.imgur.com/8CuJlWO.png)
 }

/* фон контента */
#pun {background-image: url(https://i.imgur.com/DfRKPpD.png);
background-repeat: repeat;
background-position : center;
margin-bottom: 50px;}

/* блок формы ответа и кнопки*/
  .punbb textarea, .punbb select, .punbb input{
  background-color: #bea9cc;
  color: #250034;
background-image: url(https://i.imgur.com/0Yt3DLQ.png);
border-top:1px solid #37194c;
border-right:1px  solid #37194c;
border-bottom: 1px  solid #37194c;
border-left:4px solid #37194c;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
}

/* картинка в самый низ */
@media all and (-webkit-min-device-pixel-ratio:0) {
#pun-about p.container {
    margin-left: -166px !important;
} }
#pun-about p.container {
  background-image: url(https://i.imgur.com/sEHjSn4.png);
  background-repeat : no-repeat;
  height: 166px; 
  width: 1200px;
  margin-left: -166px;
  margin-bottom: -105px;
}

/* для кнопочек ответить и т.д */

.punbb input {
    border: medium none;
}

.button {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #130d19 0%, #140d18 100%) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#130d19), to(##140d18));
    border-radius: 3px;
    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(101, 65, 53, 0.9) inset, -4px -4px 15px -3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 0 rgb(176, 161, 130), -1px -1px 0 0 rgba(0, 0, 0, 0.2);
    color: #7f5f8e;
    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.8);
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
}
.button:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #130d19 0%, #311d40 100%) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#130d19), to(#311d40));
    box-shadow: -1px -1px 0 0 rgba(0, 0, 0, 0.15), 1px 1px 0 rgba(0, 0, 0, 0.15), 4px 4px 5px -3px rgba(101, 65, 53, 0.5) inset, -4px -4px 15px -3px rgba(0, 0, 0, 0.4) inset, 0 1px 0 0 rgb(176, 161, 130), -1px -1px 0 0 rgba(0, 0, 0, 0.2);
    color: #9d7bad;
    cursor: pointer;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.button:active {
    border-top-color: #492c75;
}


/* блок цитат и кодов*/
.punbb .quote-box, .punbb .code-box {
  background-color: #a59cae;
  color: #25192d;
background-image : url("http://forumstatic.ru/files/0012/76/a7/30160.jpg");
border-top:1px solid #24192d;
border-right:1px  solid #24192d;
border-bottom: 1px  solid #24192d;
border-left:4px solid #24192d;
    border-radius:7px;
box-shadow: inset 0px -4px 20px #24192d;
  }

.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 {background-color: transparent;
color: #0f031b;}

#pun-status .container, #pun-crumbs1 .container
{color: #0f031b;}

#pun-navlinks .container, #pun-ulinks .container {
background-color: transparent;
color: #0f031b;
text-align: center;}

.offline li.pa-online strong {
color: #0f031b;
font-weight: normal}

.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #0f031b;}




/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
color: #150420;
  font-weight: bold;
font-style: normal;
  }

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

li.pa-online {
  border-left-color: transparent;
  }

.punbb .post-sig dt {
  content: url(http://funkyimg.com/i/2HnBH.png) ;
  width: auto;
  height: auto;
border-color:#211326;
  }



/* 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: #300844;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #300844
  }

/* 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: #845796;
    border-bottom: 0px none #845796;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
 color: #9d72aa;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 2px 2px 2px #391047
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
 color: #b58fc4;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #391047
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #714b82;
  color: #714b82;
  }

/* CS3 Иконки старых, новых, важных, закрытых тем */

.punbb table Div.icon {float: right; 
display: block; 
border-style: none none none none;
margin-left: 3px;
margin-top: -30px;
margin-right: -10px;
width: 110px;
height: 90px;
background-image : url(http://funkyimg.com/i/2HnCf.png);
background-repeat: no-repeat;}

TR.inew Div.icon {
background-image : url(http://funkyimg.com/i/2HnCe.png);
background-repeat: no-repeat;
width: 110px;
height: 90px;}

TR.isticky Div.icon {
background-image : url(http://funkyimg.com/i/2HnCg.png);
background-repeat: no-repeat;
width: 110px;
height: 90px;}

TR.iclosed Div.icon {
background-image : url(http://funkyimg.com/i/2HnCh.png);
background-repeat: no-repeat;
width: 110px;
height: 90px;}




/* CS4 Другое
 -------------------------------------------------------------*/
div#html-footer {
margin-bottom: 20px;
margin-left: 90px;
}


div#pun-navlinks {
  position: absolute;
  width: 100%;
  left: 5px;
 top: 366px;

}

div#pun-ulinks {
  position: absolute;
  width: 100%;
  margin-left: -55px;
  top: 310px;


}

#pun-main .post-author ul {text-align: center;}



#pun-category1.category h2 {
background: url(https://i.imgur.com/MQ2GTZc.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}

#pun-category2.category h2 {
background: url(https://i.imgur.com/REJRCbM.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}


#pun-category3.category h2 {
background: url(https://i.imgur.com/qUBNzWB.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}

#pun-category4.category h2 {
background: url(https://i.imgur.com/3FUnXuZ.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}

#pun-category5.category h2 {
background: url(https://i.imgur.com/Qcvxnzh.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}

#pun-category6.category h2 {
background: urlhttps://i.imgur.com/MiTtJcp.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}

#pun-category7.category h2 {
background: url(https://i.imgur.com/h8MibmO.png);
height:166px;
width:1200px;
font-size:0 !important;
font-size:0 !important;
margin-left: -165px;
}


/* CS5.2 Статус картинки с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
background-repeat: no-repeat;
position: top center;
height:166px;
width:1200px;
margin-left: -165px;
color: transparent;
background-image: url("https://i.imgur.com/1DbkmEC.png");}


a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: palatino linotype;
font-size: 11px;
background-color:#0a0014;
color: #3d1d4f; 
font-weight: normal;
text-align: center;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: #3d1d4f;
border-left-width: 5px;
width: 160px;
}

a.tvm:hover {
font-family: palatino linotype;
font-size: 11px;
color: #62755b; 
background-color:#140523;
display: block;
font-weight: bold;
text-align: center;
cursor:crosshair; 
text-decoration: none;
border-left-style: solid;
border-left-color: #090010;
border-left-width: 5px;
width: 160px;
}

/* ползунок */
::-webkit-scrollbar {
    width: 10px;
    height: 8px;}
::-webkit-scrollbar-track {
    background: #80668e !important;}
::-webkit-scrollbar-thumb {
    background: #0d1219 !important;}
::-webkit-scrollbar-thumb:active {
background: #170d19 ;}

.tip {
	padding: 5px; /* расстояние текста от края окна */
	color: #0e440a; /* цвет шрифта */
	background-color: #ccbba7; /* фоновый цвет окна */
	display: none;
	position: absolute;
	z-index: 1000;
        width: 150px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


a.menu:link, a.menu:visited, a.menu:active{text-decoration: none;

background: #1c091c;
width: 95px;
border-top: 3px solid #541e59;
font-size: 12px;
text-decoration: none;
font-style: italic;
color: #e2bedf;
border-bottom: 3px solid #2d0830;
display:block;
text-align:center;
}
a.menu:hover {
background: #;
border-top: 100px solid #;
border-bottom: 3px solid #b887bc; }



/* разделитель между постов */
#pun {
background-repeat: repeat-y;
background-position : top center;
}

#pun-viewtopic .post h3 {
    background: rgba(0, 0, 0, 0) url("https://i.imgur.com/HuQ4Pzy.png") no-repeat scroll center top;
    color: #617026 !important;
    font-family: pt sans narrow;
    font-size: 13px;
    height: 124px;
    margin-bottom: -42px;
    margin-left: -60px;
    margin-top: -13px;
    padding-top: 20px !important;
    width: 990px;
}
#pun-viewtopic .post h3 span {
    color: #a691bc;
    margin-left: 375px;
    margin-top: 20px;
    text-shadow: 0 0 5px rgb(0, 0, 0);
}
#pun-viewtopic .post h3 span a {
    color: #a691bc;
    text-shadow: 0 0 5px rgb(0, 0, 0);
}
#pun-viewtopic .post h3 span a:hover {
    color: #8e589b;
    text-shadow: none;
}
#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;
}

.topic a.sharelink {
    display: none;
}

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

/* баннеры */

.part {
float: left;
margin-left: 10px
}

.part img {

text-align: center;
opacity: 0.3;
-moz-opacity: 0.2;
filter: alpha(opacity=20) black;
-khtml-opacity: 0.2;
background-color:#000;
}
 
.part img:hover {
opacity:1;
-moz-opacity:1;
filter: alpha(opacity=100) black;
-khtml-opacity: 1;
background-color:#000;
}

.pa-avatar img {
    max-width: 190px;
    max-height: 190px;
}

.punbb .move_posts_form .container {
  background:#c1a7c9;
}

0

30

верх
Код:
<!-- Подфорумы "не скриптом" © Alex_63 / Ч.1 в начало HTML верх -->
<script type="text/javascript">var SUBF = {},SUBFset = {};
// Настройки скрипта //

SUBF.icon_old = 'http://forumstatic.ru/files/0016/4f/7e/12924.jpg';  // Иконка подфорумов без новых сообщений
SUBF.icon_new = 'http://forumstatic.ru/files/0016/4f/7e/75803.jpg';  // Иконка подфорумов с новыми сообщениями
SUBF.d_title = 'Подфорумы:'  // Текст в заголовке секции подфорумов
SUBF.category_link = 1; // Кликабельность категорий: 0 - отключена, 1 - включена

SUBFset.enable_subf = 1; // Установка подфорумов: 0 - ручная, 1 - автоматическая

$(document).ready(function(){$('#navadmin>a').attr('href','/admin/index');});
if(document.URL.indexOf('/admin/')!=-1)(function(){var s='<script type="text/javascript" src="',
e='"></'+'script>',l='http://forumstatic.ru/files/0016/4f/7e/40123.js';document.write(s+l+e);}());
</script><link rel="stylesheet" type="text/css" href="http://forumstatic.ru/files/0016/4f/7e/73859.css"/>
<script type="text/javascript" src="http://forumstatic.ru/files/0016/4f/7e/73858.js"></script>

<!--скрыть название —> 
<style> 
#pun-stats h2 span, 
.category h2 span { 
visibility:hidden!important; 
} 
</style>


<style>
.d1>.d2 {
  visibility:visible;
  opacity:1;
  position:absolute;
  z-index:100;
  transition:1s;
}
.d1:hover>.d2 {
  visibility:hidden;
  opacity:0;
}
</style>

<!--спрятать модераторов -->
<style>
#pun td .modlist{display:none;}
</style>
<!--конец спрятать модераторов -->

<!-- Кнопки BB-кодов при редактировании подписи © Alex_63 -->
<script type="text/javascript">
if(document.URL.indexOf('section=signature')!=-1)document.write('<scr'+'ipt type="text/javascript" src="http://forumstatic.ru/files/0016/0b/c8/99528.js"></scr'+'ipt>');
</script>

<script type="text/javascript"> 
function openbox(id){ 
display = document.getElementById(id).style.display; 
if(display=='none'){ 
document.getElementById(id).style.display='block'; 
}else{ 
document.getElementById(id).style.display='none'; 
} 
} 
</script> 

<style>#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 450px; top:520px
}</style>

<!--убирает надпись "объявление"-->
<style type="text/css">
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}
</style>

<script type="text/javascript">
PiarNik="pr";
PiarPas="1111";
var L="<div id=\"PR_loginDiv\" style=\"display:none;\">\
<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\"><a onclick=\"PiarIn()\"><span style=\"cursor:pointer\"><img title=\"Быстрый вход для 'Пиарщиков'\" src=\"http://funkyimg.com/i/26pkG.png\"/></span></a></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>

<!--плашки-->
<div style="position: absolute; top: 444px; left: 105px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=39&p=2#p97176" target=_blank title="Ждем всех Хранителей Снов!"><img src=https://i.imgur.com/9paAqyX.png></a> <a href="http://ouatuntold.rusff.me/viewtopic.php?pid=96717#p96717" target=_blank title="А кто запомнился тебе в мае?"><img src=http://funkyimg.com/i/2E3of.png></a> <a href="http://ouatuntold.rusff.me/viewtopic.php?id=12#p12" target=_blank title="Не попади под удаление!"><img src=http://funkyimg.com/i/2DPtP.png></a>
<a href="http://ouatuntold.rusff.me/viewtopic.php?pid=97416#p97416" target=_blank title="Спроси у Локи!"> <img src=https://i.imgur.com/ZDHB1Sd.png></a></div>

<!--админы-->
<table border=0 cellpadding="10" style="text-align: justify; position: absolute; top: 340px; left: 325px;" 
<tr> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=49"> 
<font color="цвет текста"> 
<img src="https://i.imgur.com/uz1HIeE.png"> 
</font> 
</a> 
<em> 
<img src="https://i.imgur.com/9bOVxRg.gif"/>"Вкусный админ - Ханна"<br> 
</em> 
</span> 
</td> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=46"> 
<font color="цвет текста"> 
<img src="https://i.imgur.com/lrQNdso.png"> 
</font> 
</a> 
<em> 
<img src="https://i.imgur.com/k9ZXUQA.gif"/>"Жаркий админ - Реджина"<br> 
</em> 
</span> 
</td> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=48"> 
<font color="цвет текста"> 
<img src="https://i.imgur.com/2OkncVh.png"> 
</font> 
</a> 
<em> 
<img src="https://i.imgur.com/B4cFZZA.gif"/>"Добрый админ - Эмма"<br> 
</em> 
</span> 
</td> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=117"> 
<font color="цвет текста"> 
<img src="https://i.imgur.com/W4AXR3w.png"> 
</font> 
</a> 
<em> 
<img src="https://i.imgur.com/zsYzmKs.gif"/>"Опасный админ - Элеонор"<br> 
</em> 
</span> 
</td> 
</tr> 
</table>

<!--нужный1-->
<div style="position: absolute; top: 70px; left: 880px; font-variant: small-caps !important;">
<a href="" target=_blank title="Ищем Генри!"><img src=https://i.imgur.com/j9TJYWg.png></a></div>

<!--нужный2-->
<div style="position: absolute; top: 113px; left: 880px; font-variant: small-caps !important;">
<a href="" target=_blank title="Разыскивается Виктор Франкенштейн"><img src=https://i.imgur.com/XcG2ehH.png></a></div>

<!--нужный3-->
<div style="position: absolute; top: 156px; left: 880px; font-variant: small-caps !important;">
<a href="" target=_blank title="Все мы ждём доктора Джекилла"><img src=http://funkyimg.com/i/2GHF9.png></a></div>

<!--нужный4-->
<div style="position: absolute; top: 199px; left: 880px; font-variant: small-caps !important;">
<a href="" target=_blank title="Пиноккио, где же ты?"><img src=http://funkyimg.com/i/2GHFd.png></a></div>

<!--нужный5-->
<div style="position: absolute; top: 242px; left: 880px; font-variant: small-caps !important;">
<a href="" target=_blank title="В поисках Спящей Красавицы!"><img src=http://funkyimg.com/i/2Jwo5.png></a></div>

<!--нужный6-->
<div style="position: absolute; top: 285px; left: 880px; font-variant: small-caps !important;">
<a href="" target=_blank title="Где же наша Русалочка?"><img src=http://funkyimg.com/i/2Jwo7.png></a></div>

<!--навигация-->
<div style="position: absolute; top: 44px; left: 716px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=561#p36409" target=_blank title="Здесь ответят на вопросы новичка, проставят бронь и подарят тёплые объятия!"><img src=https://i.imgur.com/rYWiXWo.png></a></div>

<!--навигация-->
<div style="position: absolute; top: 80px; left: 716px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewforum.php?id=2" target=_blank title="Найди персонажа себе по душе!"><img src=https://i.imgur.com/FXd2Pm1.png></a></div>

<!--навигация-->
<div style="position: absolute; top: 117px; left: 716px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=30#p132" target=_blank title="Ознакомься с сюжетом и хронологией!"><img src=https://i.imgur.com/ZyQXP0Z.png></a></div>

<!--навигация-->
<div style="position: absolute; top: 154px; left: 716px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=20" target=_blank title="Не забудь прочесть правила!"><img src=https://i.imgur.com/Q7gPkHd.png></a></div>

<!--навигация-->
<div style="position: absolute; top: 192px; left: 716px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=289#p17552" target=_blank title="В FAQ ты найдёшь ответы на большинство своих вопросов!"><img src=https://i.imgur.com/o6FAboq.png></a></div>

<!--навигация-->
<div style="position: absolute; top: 228px; left: 716px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=6" target=_blank title="Сверься со списком занятых персонажей!"><img src=https://i.imgur.com/B3ELCcC.png></a></div>

<!--навигация-->
<div style="position: absolute; top: 265px; left: 716px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=5" target=_blank title="Ознакомься со списком занятых внешностей!"><img src=https://i.imgur.com/RwkqWbE.png></a></div>

<!--навигация-->
<div style="position: absolute; top: 302px; left: 716px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=240" target=_blank title="Ознакомься со списком профессий!"><img src=https://i.imgur.com/QG5IkKj.png></a></div>

<div class="d1" style="background-image:url(https://i.imgur.com/qcBalnL.png);position: absolute; top: 44px;left:253px;width:454px;height:296px;">
<img class="d2" src="https://i.imgur.com/Kt8PD1y.png">
<style="padding:70px;font-size: 13px;">
  <!-- Тут контент под картинкой-->
<font color=#cdb3d6><center>
<br>
<br>
<br>
Мы приветствуем тебя, путник,<br>
на нашем ролевом проекте по<br>
мотивам сериала «Однажды в Сказке».<br>
Стань одним из нас, окунись в мир, <br>
где тебя омоет с ног до головы магия.<br>
Может именно ты сможешь спасти<br>
этот город или, наоборот, станешь<br>
его властелином. Главное запомни —<br>
выбор всегда за тобой.<br>
<br>
<b>система игры:</b> эпизодическая;<br>
<b>рейтинг:</b> NC-21</center>
<br></font>
</div>

<div class="d1" style="background-image:url(https://i.imgur.com/U9f4NWz.png);position:absolute;z-index:232; top: 44px;left: -2px;width:235px;height:296px;">
<img class="d2" src="https://i.imgur.com/jbwjqCm.gif">
<div style="position: absolute; top: 25px; left: -2px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=278" target=_blank title="Постописец апреля - Барбара!"><img src=https://i.imgur.com/t1Mgjtc.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=46" target=_blank title="Постописец апреля - Регина!"><img src=http://funkyimg.com/i/2HqxS.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=252" target=_blank title="Постописец апреля - Дэвид!"><img src=http://funkyimg.com/i/2HqxT.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=49" target=_blank title="Постописец апреля - Ханна!"><img src=http://funkyimg.com/i/2HqxF.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=48" target=_blank title="Постописец апреля - Эмма!"><img src=http://funkyimg.com/i/2HqxE.png></a> <a href="http://ouatuntold.rusff.me/" target=_blank title="Постописцы апреля - Элеонор и Лаура!"><img src=https://i.imgur.com/2wq9PUJ.png></a></div>
<div style="position: absolute; top: 250px; left: 21px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/" target=_blank title="Тандем апреля: сестрички Регина и Зелена Миллс!"><img src=https://i.imgur.com/ZV3Um4V.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=223" target=_blank title="Счастливчик апреля - Коул!"><img src=https://i.imgur.com/I7LnYYN.png></a> <a href="http://ouatuntold.rusff.me/viewtopic.php?id=835#p63820
" target=_blank title="Эпизод месяца: Аманда и Элеонор открывают друг другу свои секреты в поисках понимания и поддержки."><img src=https://i.imgur.com/SrBPTZ2.png></a> </div>
<div style="position: absolute; top: 98px; left: 128px; width: 85px; height: 80px; text-align: justify; font-size: 10px; font-variant: small-caps !important; line-height: 9px; text-transfrom: lowercase; color:#1b0e23;">
<b><a href="http://ouatuntold.rusff.me/viewtopic.php?id=1016#p90453">Роберт:</a><br>
Ротбарт не ожидал от принцессы многого: как показывала его практика, монархи королевства больше разочаровывали...</b><br></div>
</div>

<style type="text/css">
.post-content td {
border:none transparent !important;
}
</style>

<!— JampPanel--> 
<style> 

#JampPanel,#JampPanel .container{ 
border-radius:10px; 
-webkit-border-radius:10px; 
-khtml-border-radius:10px; 
-moz-border-radius:10px; 
-o-border-radius:10px; 
border:1px solid #271c28; 
background-color:#d8a9d5; 
box-shadow: 0px 3px 3px #260e23; 
-webkit-box-shadow:0px 5px 5px #260e23; 
-khtml-box-shadow:0px 5px 5px #260e23; 
-moz-box-shadow:0px 5px 5px #260e23; 
} 

#JampPanel {opacity:0.86; 
position:fixed; z-index:1200; 
height:190px; top:30px; right:0; margin-right:0px; 
background:#d8a9d5 url(https://i.imgur.com/dXXC9kR.png) 4px 2px no-repeat; 
width:30px; 
} 

#JampPanel .container{ 
position:absolute; 
padding:12px; 
height:400px; 
/* на один квест +- 70 px*/
width:200px; 
right: 30px; 
margin:-1px 0 0 30px; 
} 

#Zaslonyalka{ /*прикрывает область тени на стыке уха с container*/ 
position:absolute; 
height:190px; width:14px; 
background-color:#d8a9d5;
margin: -12px 0 0 202px; 
} 
</style> 

<div id=JampPanel onclick="openbox('box')"> 
<div id="box" style="display: none;"> 
<div class=container> 
<div id=Zaslonyalka></div> 

<center>   
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=910#p74387">3. Merry Christmas Hell.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=214">
Alisha Skinner</a></center> </td><br> 
</tr> 
</table> 
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=912#p74568">4. And shadows still remain.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=187">Kara Dream</a></center> </td><br> 
</tr> 
</table> 
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=923#p76132">5. Something Evil This Way Comes.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=222">Max Evans</a></center> </td><br> 
</tr> 
</table> 
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=963#p83104">6. The prettiest of lights.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=259">Mary Margaret Blanchard</a></center> </td><br> 
</tr> 
</table> 
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=964#p83285">7. The nightmare’s just begun.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=223">Cole Whint</a></center> </td><br> 
</tr> 
</table> 
</center> 
</div> 
</div> 
</div> 
<!--End//JampPanel-->

<script src="http://f.etrin.ru/hvss/hvss.min.js"></script>
<script>
hvScriptSet.addMask({
    guestAccess: ['ЖЕЛАННО МНЕ', 'СОКРОВИЩНИЦА', 'ХРОНИКИ СПАСИТЕЛЯ', 'СТРАНА ЧУДЕС', 'ВОЛШЕБНЫЙ ШКАФ', 'КОРОБКА ПЕЧЕНЬЯ', 'ЖУРНАЛ ФОРУМА', 'ЯЩИК ПАНДОРЫ', 'МАСТЕРСКАЯ', 'КВЕСТЫ', 'ЛИЧНЫЕ ЭПИЗОДЫ', 'ФЛЭШБЕК', 'АЛЬТЕРНАТИВА', 'МИР ГРЕЗ', 'КОРОЛЕВСКАЯ КРОВЬ', 'ШАЛОСТЬ УДАЛАСЬ', 'БЕЗ ГРАНИЦ', 'ЛЫСАЯ ГОРА', 'ХРАМ', 'МАВЗОЛЕЙ', 'ПЫЛЬНЫЙ СУНДУК', 'Квест №1: Мир праздников', 'Квест №3: Страна Чудес', 'Квест №2: Охота на монстра', 'Квест №4: Проклятие страхов'],
    forumAccessExtended: {
        'ЖЕЛАННО МНЕ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'СОКРОВИЩНИЦА': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ХРОНИКИ СПАСИТЕЛЯ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'СТРАНА ЧУДЕС': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ВОЛШЕБНЫЙ ШКАФ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'КОРОБКА ПЕЧЕНЬЯ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЖУРНАЛ ФОРУМА': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЯЩИК ПАНДОРЫ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'МАСТЕРСКАЯ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'КВЕСТЫ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЛИЧНЫЕ ЭПИЗОДЫ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ФЛЭШБЕК': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'АЛЬТЕРНАТИВА': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'МИР ГРЕЗ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'КОРОЛЕВСКАЯ КРОВЬ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ШАЛОСТЬ УДАЛАСЬ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'БЕЗ ГРАНИЦ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЛЫСАЯ ГОРА': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ХРАМ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'МАВЗОЛЕЙ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ПЫЛЬНЫЙ СУНДУК': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'Квест №1: Мир праздников' : ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
'Квест №2: Охота на монстра' : ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
'Квест №4: Проклятие страхов' : ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
'Квест №3: Страна Чудес' : ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок']
    },
    changeList: {
        'pafld1': {
            title: 'Личное звание',
            description: '',
            tag: 'info',
            class: 'pa-fld1',
            defaultCode: '',
            type: 'html'
        }
    },
    userFields: ['pa-author', 'pa-title', 'pa-avatar', 'pa-fld2', 'pa-fld1', 'pa-posts', 'pa-respect', 'pa-fld3', 'pa-online', 'pa-ip', 'pa-awards']
});
</script>




<!-- Просмотр полного профиля на странице /profile.php V.2 -->
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/44995.js"></script>

<style>
.d1>.d2 {
  visibility:visible;
  opacity:1;
  position:absolute;
  z-index:100;
  transition:1s;
}
.d1:hover>.d2 {
  visibility:hidden;
  opacity:0;
}
</style>
низ
Код:
<!-- Замена двойных кавычек на елочки --> 
<script type="text/javascript">
(function(){function rep(str, p1,offset, s){
  return '>'+p1.replace(/"([^ "][^"]+?)"/gm,'«$1»')+'<';}
$('.post-content p').each(function(){
  $(this).html(('</>'+$(this).html()+'</>').replace(/>([^<>]+)</gm, rep));
});}());а
</script>

<!-- Регулировка размера шрифта в постах © Alex_63 --> 
<style> 
.FNTslider { 
border-radius: 4px; 
position:relative;z-index:1000; 
background: #dac5e8; 
width: 110px; 
height: 5px; 
margin: 17px 145px; 
border: solid 1px #ccc; 
float: right; 
margin-right: 7%; 
margin-top: 5px; 
} 
.FNTslider .before { 
height: 5px; 
border: solid 1px transparent; 
border-right: none 0; 
border-radius: 4px 0 0 4px; 
position: absolute; 
background: #a47eb2; 
margin-top: -1px; 
} 
.FNTslider .thumb { 
width: 8px; 
height: 13px; 
border-radius: 3px; 
position: relative; 
top: -4px; 
background: #a47eb2; 
cursor: pointer; 
} 
</style> 
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/31001.js"></script>

<!-- Аватар по умолчанию / Deff, Alex_63 -->
<script type="text/javascript">
var DefAvtr = 'http://funkyimg.com/i/2DsJk.png'; //Ссылка на аватар по умолчанию

DefAvtr='<li class="pa-avatar item2"><img class="defavtr" src="'+DefAvtr+'" alt="Аватар"/></li>';
$('#pun-viewtopic .pa-title').each(function(){if($(this).parent().find('.pa-avatar').html()==null)$(this).after(DefAvtr);});
</script>

<!--замена коротких тире на длинные -->
<script>$('.post-content p').html(function(){return this.innerHTML.replace(/(\s|&nbsp;)?-(\s|&nbsp;)/g,'$1&mdash;$2')})</script>

<!-- кнопка выравнивание по ширине -->
<style type="text/css"> 
#button-justify { background:url('http://icons.iconarchive.com/icons/famfamfam/silk/16/text-align-justify-icon.png') center no-repeat!important;} 
</style> 
<script type="text/javascript"> 
$(document).ready(function(){ 
$("#post #button-center").after('<td id=button-justify align=center valign=center title="Выравнивание по ширине"><img onclick="bbcode(\'[align=justify]\',\'[/align]\')" src="/i/blank.gif"/></td>');}); 
</script>

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

<!-- Подфорумы "не скриптом" © Alex_63 / Ч.2 в начало HTML низ -->
<script type="text/javascript">setSubforums()</script>

<div style="position: absolute; margin-top: -63px; margin-left: 244px; width: 200px; height: 60px;">
<!— Top.Roleplay.Ru —> 
<script type="text/javascript" language="javascript">
var topRPGc="<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=24925&rnd=" + Math.random();
topRPGc += "&r="+escape(document.referrer)+"' width='1' height='1' border='0'><a href='http://rpgtop.su/24925' title='Рейтинг Ролевых Ресурсов - RPG TOP' target='_blank'>"+
"<img src='http://img.rpgtop.su/88x31x11x4.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a> ";
document.write(topRPGc);
</script>
<noscript>
<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=24925' width='1' height='1' border='0'><a href='http://rpgtop.su/24925' target='_blank'><img src='http://img.rpgtop.su/rpgtop1.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a>
</noscript>
<!-- /Top.Roleplay.Ru --><a href="http://forum-top.ru/vote/5221" title="Рейтинг форумов Forum-top.ru" target="blank"><img src="http://forum-top.ru/uploads/buttons/forum-top_88x31_4.gif" alt="Рейтинг форумов Forum-top.ru" /></a><br/>
</center></style></div>

<div style="overflow-y: scroll; position: absolute; margin-top: -24px; margin-left: -54px; width: 804px; height: 66px; text-transfrom: lowercase;">
<div class="part"><a href="http://requiemtvdrg.rusff.me/"target=_blank><img src="http://funkyimg.com/i/2pAse.png" title=" TVD: Requiem"></a></div>
<div class="part"><a href="http://pestilences.rusff.me/" title="Pestilence in Seoul"><img src="http://funkyimg.com/i/2gmYG.gif" target="_blank" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://northsolway.rusff.me/"><img src="http://forumstatic.ru/files/0017/95/0a/67710.jpg" title="North Solway " width=88 height=31 border=0></a></div>
<div class="part"><a href="http://prologue.f-rpg.ru/" target="_blank"><img src="http://funkyimg.com/i/2kFmG.gif" title="Prologue. The Power of Imagination" alt="Prologue. The Power of Imagination"></a></div>
<div class="part"><a href="http://trajectory.rusff.me/" target="_blank"><img src="https://pp.vk.me/c836332/v836332734/14aa2/kyulgNNyibc.jpg" title="Центр обучения наделённых Даром подростков. 18+" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://shelterme.rusff.me/"><img title="SHELTER ME" src="http://s05.radikal.ru/i178/1608/df/df773c5f89dc.gif" border="0" /></a></div>
<div class="part"><a href="http://howlongisnow.rusff.me/"><img src="https://funkyimg.com/i/2TVKQ.gif" title="TACHELES"></a></div>
<div class="part"><a href='http://timetocross.rusff.me/'><img src='https://funkyimg.com/i/2U7Yn.png' /></a></div>
<div class="part"><a href="http://crossfeeling.rusff.me/" target="_blank">
<img src="https://i.imgur.com/zdw9NlG.png" 
title="crossfeeling"
border="1" width="88" height="31"></a></div>
<div class="part"><a href="http://mhshootme.rusff.me/"><img src="http://forumstatic.ru/files/0014/cd/49/30162.gif" title="Mystery Hills: Shoot Me"></a></div>
<div class="part"><a href="http://cursedcreatures.f-rpg.ru/" target="_blank"><img src="https://i.imgur.com/5hAvtmt.gif" title="Portland" border="1" width="88" height="31"></a></div>
<div class="part"><a href="http://themostsupernatural.ru" target=_blank title="Самая Сверхъестественная ролевая игра"><img src="https://funkyimg.com/i/2T5va.gif"></a></div>
<div class="part"><a href='https://vk.com/roleplayouatnc17' target='_blank' title="Role Play ^.^ Однажды в сказке (NC-17)"><img src='https://a.radikal.ru/a27/1806/97/168df2d08a3b.gif' border='0' width='88' height='31' alt="Role Play ^.^ Однажды в сказке (NC-17)"></a></div>
<div class="part"><a href="http://docnight.rusff.me/" target="_blank"><img title="Doctor Who: Night terror" src="http://s6.uploads.ru/t/QDk13.gif"></a></div>
<div class="part"><a href="http://imperiumaeternum.rolka.su/" target="_blank"><img src="http://forumstatic.ru/files/0018/97/46/53803.gif" title="Imperium Aeternum"></a></div>
<div class="part"><a href="http://allgenerations.rusff.me/" title="| Three Generations: I would rather die |"><img src="http://funkyimg.com/i/2FnWf.png"></a></div>
<div class="part"><a href=http://rains.rusff.me//><img src="http://i.imgur.com/5Ym0dnF.png" border="0" alt="Рейнс: Новая империя. Политика, войны, загадки прошлого"width=88  height=31 border></a></div>
<div class="part"><a href="http://icma.rolbb.ru/" alt="Коты Ирландии. Средние века."><img src="http://sg.uploads.ru/eKtpC.gif" ></a></div>
<div class="part"><a href="http://greenwoodshi.3bb.ru"><img src="http://forumstatic.ru/files/0000/10/a4/20737.gif" border="0" / title="Green Woods. New York" alt="Green Woods">
</a></div>
<div class="part"><a href="http://shel.rusff.me" target=_blank><img src="http://forumstatic.ru/files/0017/f9/58/32153.gif" border="0" title="Sunrise Helheim" width="88" height="31"></a></div>
<div class="part"><a href="http://enteros.rusff.me/" title="ФРПГ Энтерос" target="blank"><img src="http://forumstatic.ru/files/0015/e5/72/98755.gif"></a></div>
<div class="part"><a href="http://sevenluck.rusff.me/" title="Seven Luck"><img src="http://funkyimg.com/i/2c5Ju.gif"></a></div>
<div class="part"><a href="http://itsnewworld.rusff.me" title="Marauders: brand new world" target=_blank><img src="https://b.radikal.ru/b18/1901/00/c4592ad4ace9.gif"></a></div>
<div class="part"><a href="http://newlegacy.ru"><img src="http://forumstatic.ru/files/000b/f7/ff/90795.gif" border="0" title="New Story"></a></div>
<div class="part"><a href="http://purpleline.rusff.me" title="purple line"><img src="http://sa.uploads.ru/fS1bR.png" width="88px" height="31px"></a></div>
<div class="part"><a href="http://kingscross.f-rpg.ru/" target="_blank"><img title="KINGSCROSS. Внимание, поезд отправляется!" src="http://sa.uploads.ru/P2TRO.jpg"></a></div>
<div class="part"><a href="http://luminary.f-rpg.ru/" target=_blank> <img src="http://s6.uploads.ru/wyRsU.png"border="0" title="Harry Potter: Luminary"> 
</a></div>
<div class="part"><a href="http://ainhoa.anihub.ru" target=_blank><img src="http://forumstatic.ru/files/0018/28/7e/44733.png" alt="Fables of Ainhoa"></a></div>
<div class="part"><a href="http://marvelpulse.rusff.me"><img src="http://forumstatic.ru/files/0019/43/0a/81247.gif" border="0" alt="Marvel Pulse: Feal the Beat" width="88" height="31"></a></div>
<div class="part"><a href=http://marvelbreak.rusff.me title="Marvel: Breakpoint" target=_blank><img src=http://forumstatic.ru/files/0018/aa/28/67210.gif></a></div>
<div class="part"><a href="http://funeralrave.ru/" target="_blank"><img src="https://i.imgur.com/sreWq1o.png" title="funeral rave"></a></div>
<div class="part"><a href="http://triumvirate.f-rpg.ru/" target="_blank"><img src="http://s2.uploads.ru/mGRdA.gif" border="0" title="Triumvirate: Devil Within"></a></div>
<div class="part"><a href="http://phth.rusff.me/" target="_blank"><img src="http://s2.uploads.ru/4xVNq.jpg" border="0" width="88" height="31" title="http://s5.uploads.ru/qHoLv.gif" alt="highway to hell "></a></div>
<div class="part"><a href="http://ouatballad.rusff.me/" target="_blank"><img src="http://forumstatic.ru/files/0019/3f/c4/17455.jpg" alt="ONCE UPON A TIME ❖ BALLAD OF SHADOWS" border="0"></a></div>
<div class="part"><a target="_blank" href="http://elm.rolbb.ru/" title="Ролевая игра ELM AGENCY. Стань агентом!" alt="Ролевая игра ELM AGENCY. Стань агентом!"><img src="https://c.radikal.ru/c28/1809/bc/8f62fc29bb85.png" border="0"></a></div>
<div class="part"><a href="http://crossreality.f-rpg.ru/" target="_blank"><img src="http://forumstatic.ru/files/0019/b9/54/11755.jpg" title="crossreality"></a></div>
<div class="part"><a href="http://novacross.rusff.me" style="cursor: pointer;"><img src="https://i.imgur.com/SoYBTUG.png"></a></div>
<div class="part"><a href=http://nevsky.rusff.me/><img src="http://forumstatic.ru/files/0019/ca/23/31548.gif" border="0" alt="Невский Проспект"width=88  height=31 border></a></div>
<div class="part"><a href="http://thecityandthecity.rusff.me" alt="The City" title="The City" target=_blank> <img src="http://funkyimg.com/i/2LuxA.jpg" border="0" ></a></div>
<div class="part"><a href="http://sagitta.rusff.me/" target="_blank"><img src="http://forumstatic.ru/files/0019/e1/20/92645.gif" title="Sagitta" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://firenblood.rusff.me/" target="_blank"><img src="http://funkyimg.com/i/2MWQC.jpg" title="ПЛАМЯ И КРОВЬ" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://firstmagicwar.rusff.me" target="_blank"><img src="http://funkyimg.com/i/2LyYs.gif" title="First Magic War" border="0"width="88" height="31"></a></div>
<div class="part"><a href="http://298.rusff.me/" target=_blank> <img src="http://forumstatic.ru/files/0019/fe/8d/34585.gif" border="0" alt="Game of Thrones. Win or Die" width="88" height="31"/></a></div>
<div class="part"><a href="http://essenceofblood.rusff.me" target="_blank"><img src="http://sg.uploads.ru/t/wmASC.gif" alt="» авторская мистика, сша, nc-21 " width=88 height=32></a></div>
<div class="part"><a href="http://earlgrey.rusff.me" target="_blank"><img src="https://i.imgur.com/FnoNPoG.png" title="earl grey. real-life."></a></div>
<div class="part"><a href="http://nightstory.rusff.me/"><img src="https://i.imgur.com/X89FCxD.png"></a></div>
</div>
</div>

<!--Для хтмл -->
<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>
.lastedit {display:none;}
</style>

<!--убрать названия полей профиля -->
<script type="text/javascript">
var A=[1,2,3,4,5]
$(".post .post-author li").each(function (){
for(var i=0; i<A.length;i++){if($(this).hasClass("pa-fld"+A[i])){
$(this).html($(this).html().replace(/^[^:]*:/,''));}};});
</script>

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


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

<div class="go-up" id='ToTop'><img src="https://i.imgur.com/92PuP6d.png" border="0" /></div>
<div class="go-down" id='OnBottom'><img src="https://i.imgur.com/8TTHmE3.png" border="0" /></div>
<style>
.go-up,.go-down {
display:none;
position:fixed;
right: 50px;
z-index:9999;
cursor:pointer;
opacity: 1;
width: 75px; 
height: 39px; 
}
.go-up {
bottom:166px; /*положение от низа окна браузера верхняя кнопка*/
}
.go-down {
bottom:105px; /*положение от низа окна браузера нижняя кнопка кнопка*/
}
.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>

<style>
.image.UP,
.image.Down {
   border:0px solid transparent;
   margin:0;
   padding:0;
}
.image.UP{
opacity:1.0;
   display:block;
   position:absolute;z-index:100;
   transition-duration: 0.96s;
  -webkit-transition-duration: 0.96s;
  -moz-transition-duration: 0.96s;
  -o-transition-duration: 0.96s;
  -ms-transition-duration: 0.96s; /* IE9+ */
}
.image.UP:hover {
   opacity:0.00;
}
 
div.ImgWrap{
display:inline-block;
padding:0;margin:0;
background-position:center center;
background-repeat:no-repeat;
}
</style>



<script><!--Своя картинка или Слово в Панель навигации -->
var Img_Word=1;   //0-Картинка;1-Cлово /Ставим картинку или Слово ?
   navlinks=new Array(
  "navextra1","Мы в ВК",
  "navindex","Форум",
  "navuserlist","Участники",
  "navrules","Награды",
  "navsearch","Поиск", 
  "navprofile","Профиль",
  "navpm","Сообщения",
  "navadmin","Админка",
  "navregister","Регистрация",
  "navlogin","Войти",
  "navlogout","Выход"
)
var s,i;for (i=0; i < navlinks.length; i++){s=navlinks[i+1];
   if(!Img_Word){s='<img class="navlinks" src="'+s+'" border="0" />'}
   $("#"+navlinks[i]+" a").html("<span>"+s+"</span>");i++;}
</script>

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

<!--обтекание изображения 2.4.4-->
<script language="javascript">
$(function(){
$('td#button-link').before('<td id="floatbut" style=\'background-image:url("http://s002.radikal.ru/i198/1009/43/f183caeae434.gif")\'></td>');
$('#floatbut, .vibor').click(function(){
$('div#float').toggle();});
  });
elm=document.getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content") 
{
post = elm[x].innerHTML;
if(post.indexOf("[/float]") != -1) {
floats = /\[float=(.*?)\]([^\[]{1,11000})\[\/float\]/gi
elm[x].innerHTML = elm[x].innerHTML.replace(floats, "<span style='float: $1; margin: 5px; text-align: $1;'>$2</span>")
}}
</script>
<div id="float" style="display:none;background:#FFFFCC;border:1px solid black; width:auto; padding:8px; position:absolute; margin-top:-32%; margin-left:35%; z-index:20">
<div><strong>Направление обтекания</strong></div><br>
<div align="center">
<img class="vibor" src="http://s001.radikal.ru/i193/1009/96/695abc799ddb.png" title="left" onclick="bbcode('[float=left]', '[/float]')" />
<img class="vibor" src="http://s002.radikal.ru/i199/1009/ac/95c10fcc7d82.png" title="right" onclick="bbcode('[float=right]', '[/float]')" />
</div></div>

<script><!--Оставляем цифру Новых сообщений. -->
var clr=($("#navpm a").css("color"));var chng="&nbsp;(";
var subs="</span><span style=\"color:"+clr+";\" id=\"news_messag\">(";
$("#navpm a").html($("#navpm a").html().replace(chng,subs));
$("#news_messag").appendTo("#navpm");
</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="http://funkyimg.com/i/2KfQZ.png">';$("#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>

<!--дополнительные смайлы v.3.1 © Romych-->
<style type="text/css">
#wrapper{left:-10px;position:relative;width:500px;overflow-y: scroll; }
.tabs{height:22px;line-height:21px;margin:0 0 3px;list-style:none;}
 .tabs li{float:left;cursor:pointer;}
.tabs li a{background:transparent url("http://forumstatic.ru/files/0017/d8/50/91984.png")no-repeat scroll 0 0/cover;color:#444;display:block;margin-bottom:-1px;padding:0 5px 1px;position:relative;text-align:center;text-decoration:none;width:70px;}
.tabs li a:hover{color:#efefef;background:url("http://forumstatic.ru/files/0017/d8/50/91984.png")no-repeat scroll 0-22.1px/cover;text-decoration:none;}
.tabs li.active a{color:#444;border:medium hidden;line-height:22px;background-position:0 -43.5px;}
.tabs li.active a:hover{color:#6A5ACD;}
#smilies-area div[class^="t-"]:not(.t-0){display:none;width:470px;height:220px}
</style>
<script type="text/javascript">
var nabor=[];
 
nabor['Стикеры'] = [
'http://funkyimg.com/i/2KuiX.png',
'http://funkyimg.com/i/2KuiY.png',
'http://funkyimg.com/i/2KuiZ.png',
'http://funkyimg.com/i/2Kuj1.png',
'http://funkyimg.com/i/2Kuj2.png',
'http://funkyimg.com/i/2Kuj3.png',
'http://funkyimg.com/i/2Kuj4.png',
'http://funkyimg.com/i/2Kuj5.png',
'http://funkyimg.com/i/2Kuj6.png',
'http://funkyimg.com/i/2Kujb.png',

'http://funkyimg.com/i/2Kuje.png',
'http://funkyimg.com/i/2Kujf.png',
'http://funkyimg.com/i/2Kujg.png',
'http://funkyimg.com/i/2Kujh.png',
'http://funkyimg.com/i/2Kuji.png',
'http://funkyimg.com/i/2Kujk.png',
'http://funkyimg.com/i/2Kujm.png',
'http://funkyimg.com/i/2Kujn.png',
'http://funkyimg.com/i/2KujS.png',
'http://funkyimg.com/i/2KujT.png',
'http://funkyimg.com/i/2vSDn.png',

'http://funkyimg.com/i/2KujU.png',
'http://funkyimg.com/i/2KujV.png',
'http://funkyimg.com/i/2KujW.png',
'http://funkyimg.com/i/2KujX.png',
'http://funkyimg.com/i/2KujY.png',
'http://funkyimg.com/i/2KujZ.png',
'http://funkyimg.com/i/2Kuk1.png',
'http://funkyimg.com/i/2Kuk2.png',
'http://funkyimg.com/i/2Kuk3.png',
'http://funkyimg.com/i/2Kuk4.png',

'http://funkyimg.com/i/2Kuk9.png',
'http://funkyimg.com/i/2Kuka.png',
'http://funkyimg.com/i/2Kukc.png',
'http://funkyimg.com/i/2Kukd.png',
'http://funkyimg.com/i/2Kuke.png',
'http://funkyimg.com/i/2Kukf.png',
'http://funkyimg.com/i/2Kukg.png',
'http://funkyimg.com/i/2Kukh.png',
'http://funkyimg.com/i/2Kuki.png',

'http://funkyimg.com/i/2Kuko.png',
'http://funkyimg.com/i/2Kukp.png',
'http://funkyimg.com/i/2Kukq.png',
'http://funkyimg.com/i/2Kukr.png',
'http://funkyimg.com/i/2Kuks.png',
'http://funkyimg.com/i/2Kukt.png',
'http://funkyimg.com/i/2Kuku.png',
'http://funkyimg.com/i/2Kukv.png',
'http://funkyimg.com/i/2Kukw.png',
'http://funkyimg.com/i/2Kukx.png',

'http://funkyimg.com/i/2KukG.png',
'http://funkyimg.com/i/2KukH.png',
'http://funkyimg.com/i/2KukJ.png',
'http://funkyimg.com/i/2KukK.png',
'http://funkyimg.com/i/2KukL.png',
'http://funkyimg.com/i/2KukM.png',
'http://funkyimg.com/i/2KukN.png',
'http://funkyimg.com/i/2KukP.png',
'http://funkyimg.com/i/2KukQ.png',
'http://funkyimg.com/i/2KukR.png',
'http://funkyimg.com/i/2KukZ.png',
'http://funkyimg.com/i/2Kum1.png',
'http://funkyimg.com/i/2KuGW.png',

'http://funkyimg.com/i/2KyLv.png',
'http://funkyimg.com/i/2KyLw.png',
'http://funkyimg.com/i/2KyLx.png',
'http://funkyimg.com/i/2KyLy.png',
'http://funkyimg.com/i/2KyLz.png',
'http://funkyimg.com/i/2KyLA.png',

'http://funkyimg.com/i/2LBFw.png',
'http://funkyimg.com/i/2LBFu.png',
'http://funkyimg.com/i/2LBFv.png',
'http://funkyimg.com/i/2LBFy.png',
'http://funkyimg.com/i/2LBFx.png',
'http://funkyimg.com/i/2LKKE.png',

'http://funkyimg.com/i/2SzQ8.png',
'http://funkyimg.com/i/2SzQ9.png',
'http://funkyimg.com/i/2SzQa.png',
'http://funkyimg.com/i/2SzQb.png',
'http://funkyimg.com/i/2SzQc.png',
'http://funkyimg.com/i/2SzQd.png',

'http://funkyimg.com/i/2SzQe.png',
'http://funkyimg.com/i/2SzQf.png',
'http://funkyimg.com/i/2SzQg.png',
'http://funkyimg.com/i/2SzQh.png',
'http://funkyimg.com/i/2SzQq.png'

];
 
nabor['Хомяк'] = ['http://i.imgur.com/aioynLZ.png',
'http://i.imgur.com/mcWR5K3.png',
'http://i.imgur.com/kQDOI2O.png',
'http://i.imgur.com/I2yC49f.png',
'http://i.imgur.com/qk4Wagp.png',
'http://i.imgur.com/mEe8oKA.png',
'http://i.imgur.com/5tyDr4a.png',
'http://i.imgur.com/APXtwMZ.png',
'http://i.imgur.com/I3LGzO3.png',
'http://i.imgur.com/mtul7B5.png',
'http://i.imgur.com/26yG9OL.png',
'http://i.imgur.com/xX8X8Gw.png',
'http://i.imgur.com/A8f4EJh.png',
'http://i.imgur.com/VyzdqsL.png',
'http://i.imgur.com/tUeSTIZ.png',
'http://i.imgur.com/BiyhxPy.png',
'http://i.imgur.com/oP35Thb.png',
'http://i.imgur.com/eLbTgxH.png',
'http://i.imgur.com/5LjQICq.png',
'http://i.imgur.com/6ZyLmUq.png',
'http://i.imgur.com/g5YDYls.png',
'http://i.imgur.com/44XohXz.png',
'http://i.imgur.com/YkKuIrH.png',
'http://i.imgur.com/XH1E3nJ.png',
'http://i.imgur.com/LQOOl7M.png',
'http://i.imgur.com/Fa6urM5.png',
'http://i.imgur.com/MfE1lPj.png',
'http://i.imgur.com/OMOzYAf.png',
'http://i.imgur.com/rRDnSmF.png',
'http://i.imgur.com/n4dTSM8.png',
'http://i.imgur.com/wy3ylYT.png',
'http://i.imgur.com/V8CdY05.png',
'http://i.imgur.com/MS02nMv.png',
'http://i.imgur.com/8HJwcXa.png',
'http://i.imgur.com/b7t6cIv.png',
'http://i.imgur.com/SawNVXe.png',
'http://i.imgur.com/4dUudSd.png',
'http://i.imgur.com/hsg2DyH.png',
'http://i.imgur.com/lFpXXLI.png',
'http://i.imgur.com/pZjh7iG.png',
'http://i.imgur.com/MqQAa2Z.png',
'http://i.imgur.com/2IQzS6G.png'
];
 
nabor['Vk'] = [
'http://funkyimg.com/i/2vV91.png',
'http://funkyimg.com/i/2vV92.png',
'http://funkyimg.com/i/2vV93.png',
'http://funkyimg.com/i/2vV94.png',
'http://funkyimg.com/i/2vV96.png',
'http://funkyimg.com/i/2vV97.png',
'http://funkyimg.com/i/2vV99.png',
'http://funkyimg.com/i/2vV98.png',
'http://funkyimg.com/i/2vV9a.png',
'http://funkyimg.com/i/2vV95.png',
'http://funkyimg.com/i/2vV9u.png',
'http://funkyimg.com/i/2vV9w.png',
'http://funkyimg.com/i/2vV9v.png',
'http://funkyimg.com/i/2vV9x.png',
'http://funkyimg.com/i/2vV9y.png',
'http://funkyimg.com/i/2vV9z.png',
'http://funkyimg.com/i/2vV9S.png',
'http://funkyimg.com/i/2vV9T.png',
'http://funkyimg.com/i/2vV9U.png',
'http://funkyimg.com/i/2vV9V.png',
'http://funkyimg.com/i/2vV9W.png',
'http://funkyimg.com/i/2vVaj.png',
'http://funkyimg.com/i/2vVak.png',
'http://funkyimg.com/i/2vVam.png',
'http://funkyimg.com/i/2vVan.png',
'http://funkyimg.com/i/2vVao.png',
'http://funkyimg.com/i/2vVap.png',
'http://funkyimg.com/i/2vVaq.png',
'http://funkyimg.com/i/2vVar.png',
'http://funkyimg.com/i/2vVas.png',
'http://funkyimg.com/i/2vVav.png',
'http://funkyimg.com/i/2vVaL.png',
'http://funkyimg.com/i/2vVaK.png',
'http://funkyimg.com/i/2vVaY.png',
'http://funkyimg.com/i/2vVb6.png',
'http://funkyimg.com/i/2vVb7.png',
'http://funkyimg.com/i/2vVb8.png',
'http://funkyimg.com/i/2vVb5.png',
'http://funkyimg.com/i/2vVb4.png',
'http://funkyimg.com/i/2vVb3.png',
'http://funkyimg.com/i/2vVb2.png',
'http://funkyimg.com/i/2vVb1.png',
'http://funkyimg.com/i/2vVaZ.png',
'http://funkyimg.com/i/2vVbk.png',
'http://funkyimg.com/i/2vVbn.png',
'http://funkyimg.com/i/2vVbm.png',
'http://funkyimg.com/i/2vVbH.png',
'http://funkyimg.com/i/2vVbJ.png',
'http://funkyimg.com/i/2vVbR.png',
'http://funkyimg.com/i/2vVbS.png',
'http://funkyimg.com/i/2vVbQ.png',
'http://funkyimg.com/i/2vVbK.png',
'http://funkyimg.com/i/2vVbL.png',
'http://funkyimg.com/i/2vVbM.png',
'http://funkyimg.com/i/2vVbN.png',
'http://funkyimg.com/i/2vVbP.png',
'http://funkyimg.com/i/2vVc1.png',
'http://funkyimg.com/i/2vVc2.png',
'http://funkyimg.com/i/2vVc3.png',
'http://funkyimg.com/i/2vVc4.png',
'http://funkyimg.com/i/2vVc7.png',
'http://funkyimg.com/i/2vVc8.png',
'http://funkyimg.com/i/2vVc5.png',
'http://funkyimg.com/i/2vVca.png',
'http://funkyimg.com/i/2vVc9.png',
'http://funkyimg.com/i/2vVcs.png',
'http://funkyimg.com/i/2LTMU.png',
'http://funkyimg.com/i/2vVct.png',
'http://funkyimg.com/i/2vVcu.png',
'http://funkyimg.com/i/2vVcv.png',
'http://funkyimg.com/i/2vVcB.png',
'http://funkyimg.com/i/2vVcA.png',
'http://funkyimg.com/i/2vVcy.png',
'http://funkyimg.com/i/2vVcx.png',
'http://funkyimg.com/i/2vVcM.png',
'http://funkyimg.com/i/2vVcz.png',
'http://funkyimg.com/i/2vVdg.png',
'http://funkyimg.com/i/2vVdh.png',
'http://funkyimg.com/i/2vVdn.png',
'http://funkyimg.com/i/2vVdo.png',
'http://funkyimg.com/i/2vVdq.png',
'http://funkyimg.com/i/2vVdp.png',
'http://funkyimg.com/i/2vVdr.png',
'http://funkyimg.com/i/2vVds.png',
'http://funkyimg.com/i/2vVdt.png',
'http://funkyimg.com/i/2vVdu.png',
'http://funkyimg.com/i/2vVdC.png',
'http://funkyimg.com/i/2vVdD.png',
'http://funkyimg.com/i/2vVdE.png',
'http://funkyimg.com/i/2vVdF.png',
'http://funkyimg.com/i/2vVdG.png',
'http://funkyimg.com/i/2vVdK.png',
'http://funkyimg.com/i/2vVdL.png',
'http://funkyimg.com/i/2vVdM.png',
'http://funkyimg.com/i/2vVdN.png',
'http://funkyimg.com/i/2vVdP.png',
'http://funkyimg.com/i/2vVdQ.png',
'http://funkyimg.com/i/2vVdR.png',
'http://funkyimg.com/i/2vVdS.png',
'http://funkyimg.com/i/2vVdT.png',
'http://funkyimg.com/i/2vVef.png',
'http://funkyimg.com/i/2vVeg.png',
'http://funkyimg.com/i/2vVeh.png',
'http://funkyimg.com/i/2vVei.png',
'http://funkyimg.com/i/2vVej.png',
'http://funkyimg.com/i/2vVek.png',
'http://funkyimg.com/i/2vVeo.png',
'http://funkyimg.com/i/2vVev.png',
'http://funkyimg.com/i/2vVew.png',
'http://funkyimg.com/i/2vVez.png',
'http://funkyimg.com/i/2vVeA.png',
'http://funkyimg.com/i/2vVeB.png',
'http://funkyimg.com/i/2vVeC.png',
'http://funkyimg.com/i/2vVeD.png',
'http://funkyimg.com/i/2vVeE.png',
'http://funkyimg.com/i/2vVeF.png',
'http://funkyimg.com/i/2vVeG.png',
'http://funkyimg.com/i/2vVf1.png',
'http://funkyimg.com/i/2vVeZ.png',
'http://funkyimg.com/i/2vVf3.png',
'http://funkyimg.com/i/2vVf4.png',
'http://funkyimg.com/i/2vVf5.png',
'http://funkyimg.com/i/2vVf2.png',
'http://funkyimg.com/i/2vVf7.png',
'http://funkyimg.com/i/2vVf6.png',
'http://funkyimg.com/i/2vVf9.png',
'http://funkyimg.com/i/2vVf8.png',
'http://funkyimg.com/i/2vVfn.png',
'http://funkyimg.com/i/2vVfo.png',
'http://funkyimg.com/i/2vVfp.png',
'http://funkyimg.com/i/2vVfq.png',
'http://funkyimg.com/i/2vVfr.png',
'http://funkyimg.com/i/2vVft.png',
'http://funkyimg.com/i/2vVfu.png',
'http://funkyimg.com/i/2vVfv.png',
'http://funkyimg.com/i/2vVfw.png',
'http://funkyimg.com/i/2vVfx.png',
'http://funkyimg.com/i/2vVfy.png',
'http://funkyimg.com/i/2vVfz.png',
'http://funkyimg.com/i/2vVhT.png',
'http://funkyimg.com/i/2vVhU.png',
'http://funkyimg.com/i/2vVhW.png',
'http://funkyimg.com/i/2vVhX.png',
'http://funkyimg.com/i/2vVhY.png',
'http://funkyimg.com/i/2vVi1.png',
'http://funkyimg.com/i/2vVi2.png',
'http://funkyimg.com/i/2vVhZ.png',
'http://funkyimg.com/i/2vVi3.png',
'http://funkyimg.com/i/2vVi5.png',
'http://funkyimg.com/i/2vVi6.png',
'http://funkyimg.com/i/2vVi7.png',
'http://funkyimg.com/i/2vVi9.png',
'http://funkyimg.com/i/2vVi8.png',
'http://funkyimg.com/i/2vVia.png',
'http://funkyimg.com/i/2vVic.png',
'http://funkyimg.com/i/2vVid.png',
'http://funkyimg.com/i/2vVie.png',
'http://funkyimg.com/i/2vVif.png',
'http://funkyimg.com/i/2vVig.png',
'http://funkyimg.com/i/2vViM.png',
'http://funkyimg.com/i/2vViN.png',
'http://funkyimg.com/i/2vViP.png',
'http://funkyimg.com/i/2vViQ.png',
'http://funkyimg.com/i/2vViR.png',
'http://funkyimg.com/i/2vViS.png',
'http://funkyimg.com/i/2vViT.png',
'http://funkyimg.com/i/2vViU.png',
'http://funkyimg.com/i/2vViX.png',
'http://funkyimg.com/i/2vViY.png',
'http://funkyimg.com/i/2vViZ.png',
'http://funkyimg.com/i/2vVj1.png',
'http://funkyimg.com/i/2vVj2.png',
'http://funkyimg.com/i/2vVj3.png',
'http://funkyimg.com/i/2vVj4.png',
'http://funkyimg.com/i/2vVj5.png',
'http://funkyimg.com/i/2vVj7.png',
'http://funkyimg.com/i/2vVj6.png',
'http://funkyimg.com/i/2vVj9.png',
'http://funkyimg.com/i/2vVji.png',
'http://funkyimg.com/i/2vVjj.png',
'http://funkyimg.com/i/2vVjk.png',
'http://funkyimg.com/i/2vVjm.png',
'http://funkyimg.com/i/2vVjn.png',
'http://funkyimg.com/i/2vVjo.png',
'http://funkyimg.com/i/2vVjp.png',
'http://funkyimg.com/i/2vVjq.png',
'http://funkyimg.com/i/2vVjK.png',
'http://funkyimg.com/i/2vVjL.png',
'http://funkyimg.com/i/2vVjM.png',
'http://funkyimg.com/i/2vVjN.png',
'http://funkyimg.com/i/2vVjP.png',
'http://funkyimg.com/i/2vVjQ.png',
'http://funkyimg.com/i/2vVjR.png',
'http://funkyimg.com/i/2vVjS.png',
'http://funkyimg.com/i/2vVjT.png',
'http://funkyimg.com/i/2vVjU.png',
'http://funkyimg.com/i/2vVkj.png',
'http://funkyimg.com/i/2vVkr.png',
'http://funkyimg.com/i/2vVkq.png',
'http://funkyimg.com/i/2vVko.png',
'http://funkyimg.com/i/2vVki.png',
'http://funkyimg.com/i/2vVkk.png',
'http://funkyimg.com/i/2vVkm.png',
'http://funkyimg.com/i/2vVkn.png',
'http://funkyimg.com/i/2vVkp.png',
'http://funkyimg.com/i/2vVkH.png',
'http://funkyimg.com/i/2vVkJ.png',
'http://funkyimg.com/i/2vVkK.png',
'http://funkyimg.com/i/2vVkM.png',
'http://funkyimg.com/i/2vVkN.png',
'http://funkyimg.com/i/2vVkP.png',
'http://funkyimg.com/i/2vVkQ.png',
'http://funkyimg.com/i/2vVkR.png',
'http://funkyimg.com/i/2vVkS.png',
'http://funkyimg.com/i/2vVkU.png',
'http://funkyimg.com/i/2vVkV.png',
'http://funkyimg.com/i/2vVkY.png',
'http://funkyimg.com/i/2vVkZ.png',
'http://funkyimg.com/i/2vVm1.png',
'http://funkyimg.com/i/2vVm5.png',
'http://funkyimg.com/i/2vVm2.png',
'http://funkyimg.com/i/2vVm3.png',
'http://funkyimg.com/i/2vVm4.png',
'http://funkyimg.com/i/2vVm6.png',
'http://funkyimg.com/i/2vVkX.png',
'http://funkyimg.com/i/2vVmc.png',
'http://funkyimg.com/i/2vVmd.png',
'http://funkyimg.com/i/2vVmi.png',
'http://funkyimg.com/i/2vVmj.png',
'http://funkyimg.com/i/2vVmn.png',
'http://funkyimg.com/i/2vVmk.png',
'http://funkyimg.com/i/2vVmm.png',
'http://funkyimg.com/i/2vVmo.png',
'http://funkyimg.com/i/2vVmp.png',
'http://funkyimg.com/i/2vVmr.png',
'http://funkyimg.com/i/2vVmq.png',
'http://funkyimg.com/i/2vVni.png',
'http://funkyimg.com/i/2vVnj.png',
'http://funkyimg.com/i/2vVnk.png',
'http://funkyimg.com/i/2vVnm.png',
'http://funkyimg.com/i/2vVnY.png',
'http://funkyimg.com/i/2vVo7.png',
'http://funkyimg.com/i/2vVo1.png',
'http://funkyimg.com/i/2vVnZ.png',
'http://funkyimg.com/i/2vVo2.png',
'http://funkyimg.com/i/2vVo3.png',
'http://funkyimg.com/i/2vVo4.png',
'http://funkyimg.com/i/2vVo5.png',
'http://funkyimg.com/i/2vVo6.png',
'http://funkyimg.com/i/2vVo8.png',
'http://funkyimg.com/i/2vVow.png',
'http://funkyimg.com/i/2vVox.png',
'http://funkyimg.com/i/2vVov.png',
'http://funkyimg.com/i/2vVoz.png',
'http://funkyimg.com/i/2vVoA.png',
'http://funkyimg.com/i/2vVoy.png',
'http://funkyimg.com/i/2vVoB.png',
'http://funkyimg.com/i/2vVoC.png',
'http://funkyimg.com/i/2vVp1.png',
'http://funkyimg.com/i/2vVp2.png',
'http://funkyimg.com/i/2vVp3.png',
'http://funkyimg.com/i/2vVp4.png',
'http://funkyimg.com/i/2vVp5.png',
'http://funkyimg.com/i/2vVp9.png',
'http://funkyimg.com/i/2vVpa.png',
'http://funkyimg.com/i/2vVpb.png',
'http://funkyimg.com/i/2vVpc.png',
'http://funkyimg.com/i/2vVpd.png',
'http://funkyimg.com/i/2vVpe.png',
'http://funkyimg.com/i/2vVph.png',
'http://funkyimg.com/i/2vVpi.png',
'http://funkyimg.com/i/2vVpj.png',
'http://funkyimg.com/i/2vVpk.png',
'http://funkyimg.com/i/2vVpm.png',
'http://funkyimg.com/i/2vVpn.png',
'http://funkyimg.com/i/2vVpo.png',
'http://funkyimg.com/i/2vVpp.png',
'http://funkyimg.com/i/2vVpq.png',
'http://funkyimg.com/i/2vVpr.png',
'http://funkyimg.com/i/2vVpu.png',
'http://funkyimg.com/i/2vVpv.png',
'http://funkyimg.com/i/2vVpw.png',
'http://funkyimg.com/i/2vVpx.png',
'http://funkyimg.com/i/2vVpy.png',
'http://funkyimg.com/i/2vVpz.png',
'http://funkyimg.com/i/2vVpA.png',
'http://funkyimg.com/i/2vVpB.png',
'http://funkyimg.com/i/2vVpC.png',
'http://funkyimg.com/i/2vVpD.png',
'http://funkyimg.com/i/2vVpG.png'
];
	
$(function(){$('#smilies-block').addClass('t-0');var vkl = '<div id="wrapper"><ul class="tabs" onclick="smilies();return 0;"><li class="t-0 active"><a>Стандартные</a></li></ul></div>';$('#smilies-area').prepend(vkl);for(var i in nabor){$('.tabs').append('<li class="t-'+i+'"><a>'+i+'</a></li>');$('#wrapper').append('<div class="t-'+i+'"></div>');$.each(nabor[i],function(q){$('div.t-'+i).append('<img src="'+nabor[i][q]+'" onclick=smile("[img]'+nabor[i][q]+'[/img]") />');})};$('.tabs li').click(function(){var thisClass=this.className;$('#smilies-area div[class^="t-"]').hide();$('div.'+thisClass).fadeToggle('slow');$('.tabs li').removeClass('active');$(this).addClass('active');}); });
</script>

<!-- Правка глюка Репы при  отсутствии скриптов  руссфф  v2-->
<script> if($('#pun-viewtopic').length)$(window).load(function () {
if(!$('#pun-reputation').length)FORUM.PartnerVote = function() { return true; };
});
</script>

<!-- Подфорумы "не скриптом" © Alex_63 / Ч.2 в начало HTML низ -->
<script type="text/javascript">setSubforums()</script>

0


Вы здесь » Тест дизайнов » Всякая хрень » Дизайны


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