- - Чаще занимайся сексом. Он может как-то уймёт твой характер, - с рвением мазохиста ловлю твой взгляд, который мечет ножи и искры. читай, дальше ещё интересней.

гостеваяименавнешкиищу мищу жподаркибанкцитатникновостилзшкаланаграды


Вышел на улицу и, вспомнив
про то, что за неделю не написал
ни одного поста, рухнул на лёд.
Даже мать природа зла на меня
за то, что я не пишу посты
(с) Allen Race

***
Джесс, Уилтон и Микки делятся праздничным настроением в преддверии дня всех влюбленных



Рейтинг Ролевых Ресурсов - RPG TOP
эль джесс сэм викки микки виви

рэй филя арлин чак ками линкс

HOT TEST

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

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


Вы здесь » HOT TEST » friendship is magic » ЛА ДИЗ КОДЫ


ЛА ДИЗ КОДЫ

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

1

х

0

2

Структура style.css

Код:
/*************************************************************
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: 95.01%;
  }

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

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

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .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: 1200px;
  position: relative;


  }

/* A5.2 */
.punbb { 
  float: center;
  width: 890px; /*ширина содержимого*/
  height: auto;
  width: 76%;
  margin-left: 140px; /*отступ от границ тела*/
  margin-right: 6px;
  }   

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

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

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }
 
/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none solid none;
  border-width: 0px 0px 2px 0px
  }

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

/* A5.10 */
.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 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: left;
  width: 50%;
  }
 
/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  background-color: transparent;
  text-align: center;
  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: none;
  border-width: 0px;
  } 
  
/* C2.12 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1em;
  } 

/* C2.13 */
    .punbb .main .tcl {
      border-left-style: none;
      border-left-width: 0
      }

    * html .tclcon {height: 1px}

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

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

-------------------------------------------------------------*/
#pun-title, #pun-navlinks {
  border-color: #202021 ;
}
 


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

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

  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent ;

  }

/* CS2.4 */
 .punbb 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: #d6d6d6;

  }

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

  }



 




/* 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: 240px; 
  margin-top: -1.5em;
  overflow: hidden;
  }

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

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

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

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


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

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

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

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

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

/* 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 {
  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; height: 350px;
  } 

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




 .post-content td {
border-width: 0px !important;
border-style: none !important;
padding: 0px;
overflow: hidden;}
.punbb td {border-color: transparent;}

li#navawards {display: none;}
#pun-about .container .item1, #pun-about .container .item1 a {text-align: center;}

Цвета style_cs.css

Код:
.orgbig {
width: 649px; 
min-height: 301px;
margin-top: -1.5em;
overflow: hidden;
margin-left: -31px;
background: url(http://se.uploads.ru/S4y0l.png) 0 bottom no-repeat, url(http://savepic.org/6053998.png) 0 top no-repeat, url(http://savepic.org/6050926.png) 0 top repeat-y;}

.faceh {width: 500px;text-align:right; padding-top:32px;font-size: 23px; font-family: Marck Script, cursive;color: #b86508;text-shadow: 2px 2px 2px #F9F5E0;}
.texth {text-align:justify; padding-top:40px;color: #536349;width: 470px;padding-left:87px;padding-bottom:10px;}
.ebc {width: 500px;text-align:center; padding-left:60px;padding-bottom:90px;padding-right:30px;}
.fame {font-family: 'Marck Script', cursive; font-size: 25px;color: #48533e; text-shadow: 1px 1px 0px #f6faf2;}
.male {font-family: 'Marck Script', cursive; font-size: 25px;color: #48533e; text-shadow: 1px 1px 0px #f6faf2;}
.alf {color: #48533e; font-size: 23px;font-family: 'Marck Script', cursive; }
.alf2 {color: #48533e; font-size: 23px;font-family: 'Marck Script', cursive; }

.orgsmall {
width: 536px; 
min-height: 283px;
margin-top: -1.5em;
overflow: hidden;
background: url(http://se.uploads.ru/92PDX.png) 0 bottom no-repeat, url(http://se.uploads.ru/HTuU0.png) 0 top no-repeat, url(http://savepic.org/6056046.png) 0 top repeat-y;}
.fas {width: 450px;text-align:right; padding-top:42px;font-size: 23px; font-family: Marck Script, cursive;color: #b86508;text-shadow: 2px 2px 2px #F9F5E0;}
.tes {text-align:justify; padding-top:44px;color: #536349;width: 500px;padding-left:2px;padding-bottom:90px;}

 

.post-author ul li.pa-title {margin-top:-18px;color: #536349;margin-left:-5px;}

 
.post-author ul li.pa-awards a {  color: transpanent;background-repeat : no-repeat;background-position: top center;
position: absolute;
background-color: transpanent; 
background-image: url(http://savepic.org/6011902.png);
z-index: 1000;  width: 99px;
  height: 99px;  font-size: 0px; margin-left: -155px; padding-bottom:20px; margin-top:-45px;}
.pa-awards {  color: transpanent; font-size: 0px;}
.post-author ul li.pa-respect { padding-bottom:35px;}
.post-author ul li.pa-online  {padding-bottom:45px; padding-right:10px;text-transform:lowercase;font-family: 'Marck Script', cursive; font-size: 15px;color: #5e7447;margin-top:-23px;}
.post-author ul li.pa-avatar { margin-top:4px; background: url(http://savepic.org/5991195.png) no-repeat;width: 216px;height: 207px; margin-left:-5px;} 
li.pa-avatar img{border-bottom:6px;border-left:6px;border-right:3px;border-top:3px;
-moz-border-image: url(http://savepic.org/5976836.png) 3 round; -webkit-border-image: url(http://savepic.org/5976836.png) 3 round; -o-border-image: url(http://savepic.org/5976836.png) 3 round;}
.punbb .post .post-author {
float: left;
width: 236px; 
min-height: 196px;
margin-top: -1.5em;
overflow: hidden;
margin-left: -31px;
background: url(http://savepic.org/6021101.png) 0 bottom no-repeat, url(http://savepic.org/6014957.png) 0 top no-repeat, url(http://savepic.org/5982187.png) 0 top repeat-y;
}
.qoute {height:25px;padding-top:10px;padding-right:50px;}
.qoute2 {margin-left:-60px;width:115px;padding-right:15px;}
.post-author ul li.pa-fld2 { background: url(http://se.uploads.ru/DQoM9.png) no-repeat;margin-left:25px;width:164px;height:32px;width: 200px;font-family: 'Comfortaa', cursive; font-size: 10px;padding-left:25px;padding-right:50px;color: #839477;font-weight: bold;} 
.post-author ul li.pa-fld3 {margin-left:-5px;}
::-webkit-scrollbar {  
  width: 6px;  /* for vertical scrollbars */
  height: 6px; /* for horizontal scrollbars */
  }
::-webkit-scrollbar-track {  
  background: #e4d1b0 top center;
  }
::-webkit-scrollbar-thumb {  
  background: #be9e67; top center;
  }  
#pun-crumbs1 .crumbs span { font-size: 25px; font-family: 'Marck Script', cursive; text-transform:lowercase; color: #ad6508; font-weight: bold;}

#pun-announcement h2 span {display: none;} 
.tclcon h3 a { text-transform:uppercase;font-weight: normal; padding-top:50px;font-family: 'Comfortaa';font-size: 17px;}
#pun th {font-size: 13px; font-family: 'Marck Script', cursive; text-transform:lowercase; color: #ad6508;}    
 .tc2 {font-size: 23px; font-family: 'Marck Script', cursive; text-transform:lowercase; color: #ad6508;}
 .tc3 {color: #ad6508; font-size: 23px;font-family: 'Marck Script', cursive; text-transform:lowercase;}
.lastedit {display:none}
#post-form h2 span {font-family: 'Marck Script', cursive; font-size: 22px;font-weight: normal;color: #ad6508;}
.pmtc22 a {font-size: 16px; font-family: 'Marck Script', cursive;}
.pmtc22 {font-size: 16px; font-family: 'Marck Script', cursive;}
.pmtc33 {font-size: 16px; font-family: 'Marck Script', cursive;}
.post-author ul li.pa-author {font-family: 'Marck Script', cursive; font-size: 21px; padding-top:33px;padding-bottom:27px;} 
  
.post-author ul li.pa-fld1 { background-color: transparent; width: 200px; font-size: 10px; }  
.post-author ul li.pa-fld1 a {color: #5e7447;}
.post-author ul li.pa-fld1 a:hover {color: #457414; text-shadow: 1px 1px 0px #ebebea;}
.bz {font-size: 14px;}  
.namelz {font-family: 'Marck Script', cursive; font-size: 20px;color: #5e7447; text-align: left;padding-top:3px; font-weight:bold;} 
.namelz a {font-family: 'Marck Script', cursive; font-size: 20px;color: #5e7447; text-align: left;padding-top:3px; font-weight:bold;} 
.age {font-family: 'Marck Script', cursive; font-size: 40px;color: #48533e; text-align:right; text-shadow: 1px 1px 0px #f6faf2; padding-top:2px;padding-right:10px;}
.age2 a {font-family: 'Comfortaa'; font-size: 11px;color: #718261;}  
.age2 { font-family: 'Comfortaa'; font-size: 11px;color: #48533e; width: 213px;overflow: auto;margin-top:20px;padding-right:3px; padding-bottom:4px; }  
.post-author ul li.pa-gifts {display:none}   
    
 

.pff {width: 340px; background-color: #ebd7a6; padding: 14px 10px 10px 10px; text-align: justify; line-height: 11px; font-size: 10px; color: #000; font-family: 'Comfortaa';font-size: 10px;-webkit-box-shadow: 1px 1px 4px 0px #a68d4e; -moz-box-shadow: 1px 1px 4px 0px #a68d4e; box-shadow:  1px 1px 4px 0px #a68d4e;} 

.pff:first-letter { font-family: Lobster; font-size: 25px; color: #be803c; text-shadow: 2px 2px 2px #F9F5E0; padding-top: 15px; }
.ca { width: 60%; background-color: #dab888; border-left: 0px solid #be803c; border-right: 50px solid #be803c; padding: 2px; position: center; padding-left: 5px;} 
.ppf {font-family: 'Comfortaa'; font-size: 11px;color: #000;} 

/* Цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, #pun-navlinks .container,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #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, #pun-navlinks .container  { background-color: transpanent;
color: #000000;
font-weight: normal;
font-style: normal;}

/* фон форума */
body {background-color: #e8e4d5;  background-image: url(http://se.uploads.ru/9MdCz.jpg); background-position: top center;} 

/*Шапка */
#pun-title table {
background-image : url(http://savepic.su/4291327.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
height: 995px; 
width: 1200px; margin-left: -139px; }

/*Пан*/
#pun {background-color: #e8e4d5; background-image: url(http://savepic.org/5988260.jpg);}

/*Футер*/
#pun-about p.container {background-image: url(http://savepic.org/6017976.png); background-position: top center; background-repeat: no-repeat; height: 400px; width: 1200px; margin-left: -151px;}
div#html-footer {margin: -190px 0px 0px 0px;}

/*Ссылки навигации*/
#pun-navlinks .container { 
text-align: center; 
position: absolute;
background-color: transpanent; 
z-index: 1000;
font-size: 20px;font-family: 'Marck Script', cursive; text-transform:lowercase;font-weight:bold;
top: 636px;left: 300px;}
      
#pun-ulinks .container { transition-duration: .6s; -webkit-transition-duration: .6s; -moz-transition-duration: .6s; -ms-transition-duration: .6s; -o-transition-duration: .6s;
text-align: center; font-size: 12px; font-family: 'Poiret One', cursive;
position: absolute; text-transform:lowercase; 
top: 695px;
left: 300px; z-index:999;color: #be9e67; } 
#pun-ulinks .container a:hover { letter-spacing:0px; color: #6d6350; text-shadow: none;}
 
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #ad6508;
  text-decoration: none;  transition-duration: .6s; -webkit-transition-duration: .6s; -moz-transition-duration: .6s; -ms-transition-duration: .6s; -o-transition-duration: .6s;}

.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: #ad6508; 
  text-decoration: none;  text-shadow: 1px 1px 0px #ffdb4d;}

  
/*Иконка старых сообщений*/
.punbb table Div.icon {float: left; 
display: block; 
border-style: none none none none;
margin-left: 5px;
margin-right: 5px;
width: 99px;
height: 99px; 
background-image : url(http://se.uploads.ru/vBhX8.png);
background-repeat: no-repeat;}

/*Иконка новых */
TR.inew Div.icon {
background-image : url(http://se.uploads.ru/Tyfz9.png);
background-repeat: no-repeat;
width: 99px;
height: 99px;}

/*Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://se.uploads.ru/Tyfz9.png);
background-repeat: no-repeat;
width: 99px;
height: 99px;}

/*Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://se.uploads.ru/vBhX8.png);
background-repeat: no-repeat;
width: 99px;
height: 99px;}

/*категории */
#pun-category1.category h2 {
background: url(http://savepic.org/6013874.png);
height: 186px;
width: 650px;
font-size:0 !important;
margin-left: 170px;}
#pun-category2.category h2 {
background: url(http://se.uploads.ru/fUX5W.png);
height: 186px;
width: 650px;
font-size:0 !important;
margin-left: 170px;}
#pun-category3.category h2 {
background: url(http://se.uploads.ru/VdWIa.png);
height: 186px;
width: 650px;
font-size:0 !important;
margin-left: 170px;}
#pun-category4.category h2 {
background: url(http://se.uploads.ru/Uam69.png);
height: 186px;
width: 650px;
font-size:0 !important;
margin-left: 170px;}
#pun-category5.category h2 {
background: url(http://se.uploads.ru/dEpbR.png);
height: 186px;
width: 650px;
font-size:0 !important;
margin-left: 170px;}
#pun-category6.category h2 {
background: url(http://se.uploads.ru/cVyCh.png);
height: 186px;
width: 650px;
font-size:0 !important;
margin-left: 170px;}

/*с картинкa со статистикой 24*/
#pun-stats ul.container { 
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("http://se.uploads.ru/HtVCp.png");
background-origin: padding-box;
background-position: 10px 10px;
background-repeat: no-repeat;
background-size: auto;
padding-left: 120px;
padding-top: 40px;}

/* картинкa с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
background-attachment: scroll;
background-clip: border-box;
height: 186px;
width: 650px;
margin-left: 170px;
background-color: transparent;
background-image: url("http://savepic.org/5967780.png");
background-origin: padding-box;
background-position: 50% 0%;
background-repeat: no-repeat;
background-size: auto;
font-size: 0px;}
  
 
 
/* Закругленные края цитаты и кода с тенью */
.punbb .quote-box, .punbb .code-box { background: transparent; 
 -webkit-box-shadow: 1px 1px 13px 0px #a68d4e; -moz-box-shadow: 1px 1px 13px 0px #a68d4e; box-shadow:  1px 1px 13px 0px #a68d4e; }
  
.punbb textarea, .punbb select  {
 -webkit-box-shadow: 1px 1px 13px 0px #a68d4e; -moz-box-shadow: 1px 1px 13px 0px #a68d4e; box-shadow:  1px 1px 13px 0px #a68d4e; }

.punbb input {
 -webkit-box-shadow: 1px 1px 13px 0px #a68d4e; -moz-box-shadow: 1px 1px 13px 0px #a68d4e; box-shadow:  1px 1px 13px 0px #a68d4e;}
 
/*Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #000000}

/* баннер */
#pun-title table tbody tr .title-logo-tdr {
position: absolute; z-index: 1; 
left: 50px; 
top: -192px}
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-announcement .container {margin-top: -2em}
#pun-main .post-author ul {text-align: center}
#pun-announcement h2 {display: none}
#pun-status .container, #pun-main .post-links li {text-align: center;}
#pun th, #pun-main h2 {text-align: center}
#pun-crumbs1 .container { text-align: center;}
#pun-navlinks .container, #pun-ulinks .container { text-align: center;}

/*амс*/
.tooltip {
	position: relative;
	}
.tooltip em {
	display: none;
	}
.tooltip:hover em {
	font-style: normal;
	display: block;
	position: absolute;
z-index:1000;
 	background: #e8e4d5;
	color: #FFF;
	padding: 5px 5px;
	bottom: 15px;
	box-shadow: 0 0 5px #ccc;
 	border-radius: 5px;
	-webkit-border-radius: 3px;
 	-moz-border-radius: 7px;
	-webkit-box-shadow: 0 0 5px #b86508;
	-moz-box-shadow: 0 0 5px #b86508;
}
.tooltip:hover em i {
	position: absolute;
z-index:1000;
	bottom: 70px;
	right: 50px;
	border-top: 5px solid #000;
	border-left: 5px solid transparent;
	display: block;
}

0

3

HTML-верх

Код:
<div id="pircs2"><!-- std.v.1/0/profilaktika --><link rel="stylesheet" type="text/css" href="http://hostjs-mybb2011.narod.ru/css/profilaktika.css" /><div id="msg-n2">У Вас отключён javascript.<br>В данном режиме, отображение ресурса<br/>браузером не поддерживается <br/></div><div id="LogIn_Window" style="display:none"></div></div><!-- --><script type="text/javascript">
    var ON_button=1; //Cвитч включения: 1 - включено!; 0 - выключено
    var  moderDostyp_ON=0; //?Модер-доступ включён?: 1 - включен!; 0 - выключен

    if(ON_button!=1||GroupID ==1||moderDostyp_ON*GroupID==2){
    $("style.#style_st,div.#pircs2").replaceWith("");}
      else {$("#msg-n2").replaceWith("");
    if(GroupID ==3) {$("#LogIn_Window").show();if(document.URL.indexOf("/login.php")==-1){
    document.location.href = "../login.php"}else {
    $(document).ready(function(){$("form#login").appendTo("#LogIn_Window");
    $("#LogIn_Window").find("p.formsubmit a[href*='register.php']").text("");
    var v=$("#LogIn_Window").find("p.formsubmit a[href*='action=forget']");
    v.replaceWith("<span>Вход только для Администраторов</span>");});};}
    else {document.location.href = "../login.php?action=out&id="+UserID};}
    </script><!--end/profilaktika-->






<script src="http://hostjs-mybb2011.narod.ru/js/transform_code_boxr.js"></script>


<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Lobster|Domine">
<link href='http://fonts.googleapis.com/css?family=Lobster&subset=cyrillic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Dancing+Script:700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Oleo+Script' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Comfortaa&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Bubblegum+Sans|Yellowtail|Permanent+Marker|Cabin+Sketch|Lily+Script+One|Marck+Script|Allura|Waiting+for+the+Sunrise|Gochi+Hand|Reenie+Beanie|Alex+Brush|Fontdiner+Swanky|Calligraffitti|Grand+Hotel|Tangerine|Just+Me+Again+Down+Here|Indie+Flower|Pacifico|Dancing+Script|Pathway+Gothic+One|Lemon|Chewy|Playball|Rock+Salt|Cinzel|Luckiest+Guy|Bangers|Lobster+Two:400,400italic|Satisfy|Black+Ops+One|Berkshire+Swash|Covered+By+Your+Grace|Kaushan+Script|Courgette|Rancho|Love+Ya+Like+A+Sister|Nothing+You+Could+Do|Spirax|Cookie|Slackey|Leckerli+One' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Euphoria+Script' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Dosis:200' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Lovers+Quarrel' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Signika+Negative:300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Carrois+Gothic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Clicker+Script' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Francois+One' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:200' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Oswald:300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Raleway:100' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Allan' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Ruthie' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Advent+Pro:700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Unica+One' rel='stylesheet' type='text/css'>
<!-- русские -->
<link href='http://fonts.googleapis.com/css?family=Poiret+One|Bad+Script|Kelly+Slab|Marck+Script|Open+Sans+Condensed:300,300italic|Play|Jura:400,300&subset=latin,cyrillic' rel='stylesheet' type='text/css'>


<!-- иконки нужных -->
<div>
<a href="http://thehottest.rusff.me/"><img src='http://savepic.su/4268769.png' class="Hoverbuttons" style="width: 50px; height: 50px; position: absolute; top: 768px; left: 194px;"></a>
<a href="http://thehottest.rusff.me/"><img src='http://savepic.su/4268769.png' class="Hoverbuttons" style="width: 50px; height: 50px; position: absolute; top: 768px; left: 258px;"></a>
<a href="http://thehottest.rusff.me/"><img src='http://savepic.su/4268769.png' class="Hoverbuttons" style="width: 50px; height: 50px; position: absolute; top: 768px; left: 322px;"></a>
</div>
 
<!-- баннеры топов -->
<div style="position: absolute; top: 849px; left: 190px; width: 88px;" class="Hoverbuttons">
<!-- Top.Roleplay.Ru -->
<script type="text/javascript" language="javascript">
var topRPGc="<img src='http://top.roleplay.ru/cgi-bin/iv.cgi?a=ins&id=22924&rnd=" + Math.random();
topRPGc += "&r="+escape(document.referrer)+"' width='1' height='1' border='0'><a href='http://top.roleplay.ru/22924' title='Рейтинг Ролевых Ресурсов - RPG TOP' target='top_'>"+
"<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://top.roleplay.ru/cgi-bin/iv.cgi?a=ins&id=22924' width='1' height='1' border='0'><a href='http://top.roleplay.ru/22924' target='_top'><img src='http://img.rpgtop.su/88x31x11x1.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a>
</noscript>
<!-- /Top.Roleplay.Ru -->
</div>
<div style="position: absolute; top: 856px; left: 287px; width: 88px;"><a href="http://forum-top.ru/vote/3889" title="Рейтинг форумов Forum-top.ru" target="blank"><img src="http://forum-top.ru/uploads/buttons/forum-top_88x31_2.gif" alt="Рейтинг форумов Forum-top.ru" class="Hoverbuttons" style="width: 88px; height: 31px; padding: 5px;"></a>
</a>
</div>
 
<!-- баннеры партнеров -->
<div style="position: absolute; top: 922px; left: 243px; width: 155px;">
<marquee onmouseout="this.start()" onmouseover="this.stop()" id="fff" behavior="scroll" direction="left" scrollamount="3">
<a href="http://thehottest.rusff.me/"><img src='http://savepic.org/6059080.png' class="Hoverbuttons" style="width: 88px; height: 31px;"></a> <a href="http://thehottest.rusff.me/"><img src='http://savepic.org/6059080.png' class="Hoverbuttons" style="width: 88px; height: 31px;"></a>
</marquee>
</div>

<!-- приветствие -->
<div style="position: absolute; top: 735px; left: 445px; width: 320px;">
<text style='font-size: 21px; font-family: Marck Script, cursive; margin-top:-355px; color:#b86508; text-shadow: 2px 2px 2px #F9F5E0;padding-bottom:20px;'>Добро пожаловать в Лос-Анджелес!</text></div>
 
<!-- амс -->
<div style="position: absolute; top: 780px; left: 477px; width: 320px;">
<text style='font-family:Comfortaa; font-size: 12px; height:17px; color: #7f7965; text-transform:lowercase; font-weight:bold; text-align:center;'>ams:</text> <span class="tooltip" style="font-family:Comfortaa; font-size: 12px; height:17px; color: #7f7965; text-transform:lowercase; font-weight:bold; text-align:center;"><a href="ССЫЛКА"><font color="7f7965">mila</font></a><em><img src="http://savepic.org/6072095.gif"></em></span>, <span class="tooltip" style="font-family:Comfortaa; font-size: 12px; height:17px; color: #7f7965; text-transform:lowercase; font-weight:bold; text-align:center;"><a href="ССЫЛКА"><font color="7f7965">cora</font></a><em><img src="http://savepic.org/6056735.gif"></em></span>, <span class="tooltip" style="font-family:Comfortaa; font-size: 12px; height:17px; color: #7f7965; text-transform:lowercase; font-weight:bold; text-align:center;"><a href="ССЫЛКА"><font color="7f7965">phoenix</font></a><em><img src="http://savepic.org/6051615.gif"></em></span>, <span class="tooltip" style="font-family:Comfortaa; font-size: 12px; height:17px; color: #7f7965; text-transform:lowercase; font-weight:bold; text-align:center;"><a href="ССЫЛКА"><font color="7f7965">xander</font></a><em><img src="http://savepic.org/6040351.gif"></em></span>, <span class="tooltip" style="font-family:Comfortaa; font-size: 12px; height:17px; color: #7f7965; text-transform:lowercase; font-weight:bold; text-align:center;"><a href="ССЫЛКА"><font color="7f7965">dastan</font></a><em><img src="http://savepic.org/6035231.gif"></em></span>
</div>

<!-- текст приветствия -->
<div style="position: absolute; top: 802px; left: 430px; width: 350px;">
<text style='font-size: 10px;color: #000;text-align: justify;  text-align:center;'>Город, где сбываются желания и рушатся надежды, открывает свои ворота всем желающим влюбиться в Западное Побережье. Дыши океанским бризом теплыми вечерами, покоряй бетонные джунгли Даунтауна вместе с нами. Здесь наши мечты не создавались, здесь они отыгрывались. (с)</text> 
</div>


<!-- погода -->
<div style="position: absolute; top: 855px; left: 650px; width: auto;">
<text style='font-family: Lobster; font-size: 20px; color: #b8af8d; text-shadow: 2px 2px 2px #F9F5E0;text-align:right;padding-right:40px;padding-bottom:10px;'>october, +15/+10</text>
</div>

<!-- плеер -->
<div style="position: absolute; top: 886px; left: 480px; width: auto;">
<object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="210" height="8"><param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf"><param name="bgcolor" value="#e4d1b0"><param name="FlashVars" value="mp3=http://dl.waix.ru/ece76ff61.mp3"></object>
</div>



<!-- настройки навигатора -->
<style type="text/css">
.navlink1 { position: absolute; top: 0px; left: 0px; width: 115px; background-color: #f1f1f1; padding: 1px 3px 1px 6px; margin-bottom: 2px; text-align: left; font-size: 12px; line-height: 12px; text-transform: uppercase; font-family: calibri; border-left: 0px solid #fb849d; -webkit-transition: all 0.9s ease; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease;  }
.navlink1:first-letter { color: #b8af8d; }
.navlink1 a { color: #454545; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease;  }
.navlink11 { width: 115px; position: absolute; top: 15px; left: 0px; background-color: #e4d1b0; padding: 1px 3px 1px 6px; margin-bottom: 2px; text-align: left; font-size: 12px; line-height: 12px; text-transform: uppercase; font-family: calibri; color: #fafafa; -webkit-transition: all 0.9s ease; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease;  }
.navlink11:first-letter { color: #f1f1f1; }
.navlink11 a { color: #fafafa; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease;  }
.navhovers { position: relative; height: 15px; width: 115px; overflow: hidden; }
.navhovers:hover .navlink11 { position: absolute; top: 0px; left: 0px; -webkit-transition: all 0.9s ease; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease;  }
.navhovers:hover .navlink1 { position: absolute; top: -15px; left: 0px; -webkit-transition: all 0.9s ease; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease;  }
</style>

<!-- навигатор 1,2-->
<div style="position: absolute; top: 910px; left: 445px; width: auto;">
<div class="navhovers">
<div class="navlink1"><a href="">Rules</a></div>
<div class="navlink11"><a href="">Rules</a></div>
</div>
<div class="navhovers">
<div class="navlink1"><a href="">Rules</a></div>
<div class="navlink11"><a href="">Rules</a></div>
</div>
</div>
<!-- навигатор 3,4-->
<div style="position: absolute; top: 910px; left: 562px; width: auto;">
<div class="navhovers">
<div class="navlink1"><a href="">Rules</a></div>
<div class="navlink11"><a href="">Rules</a></div>
</div>
<div class="navhovers">
<div class="navlink1"><a href="">Rules</a></div>
<div class="navlink11"><a href="">Rules</a></div>
</div>
</div>
<!-- навигатор 5,6-->
<div style="position: absolute; top: 910px; left: 679px; width: auto;">
<div class="navhovers">
<div class="navlink1"><a href="">Rules</a></div>
<div class="navlink11"><a href="">Rules</a></div>
</div>
<div class="navhovers">
<div class="navlink1"><a href="">Rules</a></div>
<div class="navlink11"><a href="">Rules</a></div>
</div>
</div>


<!-- лучшие игроки -->
<div>
<a href="http://thehottest.rusff.me/"><img src='http://savepic.su/4281057.png' class="Hoverbuttons" style="width: 40px; height: 40px; position: absolute; top: 757px; left: 837px; "></a> <a href="http://thehottest.rusff.me/"><img src='http://savepic.su/4281057.png' class="Hoverbuttons" style="width: 40px; height: 40px; position: absolute; top: 757px; left: 886px; "></a>  <a href="http://thehottest.rusff.me/"><img src='http://savepic.su/4281057.png' class="Hoverbuttons" style="width: 40px; height: 40px; position: absolute; top: 757px; left: 935px; "></a> <a href="http://thehottest.rusff.me/"><img src='http://savepic.su/4281057.png' class="Hoverbuttons" style="width: 40px; height: 40px; position: absolute; top: 757px; left: 984px; "></a>
</div>

<!-- лучшие флудеры -->
<div>
<a href="http://thehottest.rusff.me/"><img src='http://savepic.su/4281057.png' class="Hoverbuttons" style="width: 40px; height: 40px; position: absolute; top: 827px; left: 839px; "></a> <a href="http://thehottest.rusff.me/"><img src='http://savepic.su/4281057.png' class="Hoverbuttons" style="width: 40px; height: 40px; position: absolute; top: 827px; left: 888px; "></a>  <a href="http://thehottest.rusff.me/"><img src='http://savepic.su/4281057.png' class="Hoverbuttons" style="width: 40px; height: 40px; position: absolute; top: 827px; left: 937px; "></a> <a href="http://thehottest.rusff.me/"><img src='http://savepic.su/4281057.png' class="Hoverbuttons" style="width: 40px; height: 40px; position: absolute; top: 827px; left: 986px; "></a>
</div>


<!-- новости -->
<div style="position: absolute; top: 885px; left: 820px; width: 190px; height: 61px; overflow: auto">
<text style='font-size: 10px;color: #000;text-align: justify; text-transform:lowercase; text-align:center;'>текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст</text> 
</div>




<!-- подфорумы архивы -->
<script language="JavaScript">
str=document.URL
if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php")
   document.write("<style>#forum_f11,#forum_f15,#forum_f22,#forum_f10,#forum_f24{display:none}</style>")
</script>

HTML-низ

Код:
<script type="text/javascript">
    $(document).ready(function() {
        $('.Hoverbuttons').each(function () {
              var $span = $(this).css('opacity', 0.7);
              $(this).hover(function () {
                $span.stop().fadeTo(600, 1);
             }, function () {
                $span.stop().fadeTo(600, 0.7);
              });
        });
    });
</script>
<div id="html-footer" class="section">
 <div class="container"><script type="text/javascript">
var itemMass = new Array("forum", "users", "google", "profile", "sms", "admin", "join us", "enter", "exit");
var itemIdMass = new Array("navindex", "navuserlist", "navsearch", "navprofile", "navpm", "navadmin", "navregister", "navlogin", "navlogout");
for(i=0; i<itemIdMass.length; i++){
if(document.getElementById(itemIdMass[i])){
    var str = document.getElementById(itemIdMass[i]).firstChild.firstChild
    str.innerHTML=itemMass[i];
}
}
</script>








<!-- убирает название доп. поля -->
<script type="text/javascript">
var fld = document.getElementsByClassName("pa-fld1")
for(i=0;i<fld.length;i++){
fld[i].innerHTML=fld[i].innerHTML.substring(fld[i].innerHTML.indexOf(":")+1)
}
</script>
<!-- убирает название доп. поля -->
<script type="text/javascript">
var fld = document.getElementsByClassName("pa-fld2")
for(i=0;i<fld.length;i++){
fld[i].innerHTML=fld[i].innerHTML.substring(fld[i].innerHTML.indexOf(":")+1)
}
</script>
<!-- убирает название доп. поля -->
<script type="text/javascript">
var fld = document.getElementsByClassName("pa-fld3")
for(i=0;i<fld.length;i++){
fld[i].innerHTML=fld[i].innerHTML.substring(fld[i].innerHTML.indexOf(":")+1)
}
</script>
<!-- убирает название доп. поля -->
<script type="text/javascript">
var fld = document.getElementsByClassName("pa-gifts a")
for(i=0;i<fld.length;i++){
fld[i].innerHTML=fld[i].innerHTML.substring(fld[i].innerHTML.indexOf(":")+1)
}
</script>

<!--Кнопки вверх и вниз-->
<a style="position: fixed; top: 370px; right: 5px; cursor: pointer; background-color: transparent !important;" id="Go_Top"><img src="http://savepic.org/6057756.png" alt="Вверх"></a>

<a style="position: fixed; top: 450px; right: 5px; cursor: pointer; background-color: transparent !important;" id="Go_Bottom"><img src="http://savepic.org/6064924.png" alt="Вниз"></a>
 
<script type="text/javascript">
jQuery(function(){
 $("#Go_Top").hide().removeAttr("href");
 if ($(window).scrollTop()>="250") $("#Go_Top").fadeIn("slow")
 $(window).scroll(function(){
  if ($(window).scrollTop()<="250") $("#Go_Top").fadeOut("slow")
  else $("#Go_Top").fadeIn("slow")
 });

 $("#Go_Bottom").hide().removeAttr("href");
 if ($(window).scrollTop()<=$(document).height()-"999") $("#Go_Bottom").fadeIn("slow")
 $(window).scroll(function(){
  if ($(window).scrollTop()>=$(document).height()-"999") $("#Go_Bottom").fadeOut("slow")
  else $("#Go_Bottom").fadeIn("slow")
 });

 $("#Go_Top").click(function(){
  $("html, body").animate({scrollTop:0},"slow")
 })
 $("#Go_Bottom").click(function(){
  $("html, body").animate({scrollTop:$(document).height()},"slow")
 })
});
</script>




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

<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 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>
var oldIMG="<td id=\"button-image\" title=\"Вставить картинку\"><img onclick=\"bbcode('[img]','[/img]')\" src=\"/i/blank.gif\"/><b><p style=\"z-index:20;position:absolute;height14px;margin:-15px 0 0 22px;\">2</p></b></td>"
$("#button-image").after(oldIMG);
</script>






 

<script>a="http://thehottest.rusff.me/viewtopic.php?id=7#p242";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=15#p709";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=15#p714";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=15#p2042";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=15#p2127";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=15&p=2#p2194";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=15&p=2#p2198";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=15&p=2#p2199";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=67#p2200";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=44#p2103";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=43#p2102";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=49#p2108";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=68#p2201";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=42#p2101";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=41#p2100";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=40#p2099";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=45#p2104";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=38#p2097";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=39#p2098";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=51#p2110";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=46#p2105";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=52#p2111";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=55#p2114";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=54#p2113";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=53#p2112";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=56#p2115";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=15&p=2#p2202";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=69#p2204";
Transform_Code_Box_in_HTML (a)</script>
<script>a="http://thehottest.rusff.me/viewtopic.php?id=3#p2197";
Transform_Code_Box_in_HTML (a)</script>


<!--audio в одном v.2.4-->
<script type="text/javascript">
var player;
$(function(){
$('td#button-code').before('<td style=\'background-image:url("http://uploads.ru/i/W/Q/P/WQPBO.gif")\' onclick="tag_play()"><img src="/i/blank.gif" title="Загрузить музыку"></td>');
$('div.post-content p').map(function () {
text = $(this).html();
if(text.indexOf("pleer.com") != -1) {
player = /\[audio\](.*?)\/tracks\/(.*?)\[\/audio\]/gi
$(this).html(text.replace(player, "<br /><embed src='http://embed.pleer.com/track?id=$2' type='application/x-shockwave-flash'  wmode='transparent' width='550' height='42'></embed>"));
}
if(text.indexOf(".mp3") != -1) {
player = /\[audio\](.*?)\[\/audio\]/gi
$(this).html(text.replace(player, "<br /><embed src='http://www.demo-music.ru/pleer/pleer4.swf' type='application/x-shockwave-flash' allowscriptaccess='always' wmode='transparent' flashvars='comment=demo-music.ru&amp;st=http://www.demo-music.ru/pleer/style_pleer.txt&amp;file=$1' width='470' height='33'>"));
}  });  });
function tag_play()
{var FoundErrors = '';
var enterURL = prompt("Введите ссылку на на музыку с pleer.com или прямую ссылку формата .mp3 ", "http://");
if (!enterURL)
{FoundErrors += " " + error_no_url;}
if (FoundErrors)
{alert("Ошибка!" + FoundErrors);
return;}
insert("[audio]" + enterURL + "[/audio]");}
</script>

HTML в форме ответа

Код:
<div>
<input type="Button" value="Дополнительные смайлы" onclick="return showhide(this)">
<p style="display:none">


<img src="http://se.uploads.ru/fewaH.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/fewaH.gif[/img]')" />
<img src="http://se.uploads.ru/jSEgy.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/jSEgy.gif[/img]')" />
<img src="http://sd.uploads.ru/t/BjYK2.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/t/BjYK2.gif[/img]')" />
<img src="http://sd.uploads.ru/t/S8rf1.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/t/S8rf1.gif[/img]')" />
<img src="http://sd.uploads.ru/t/U9qs7.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/t/U9qs7.gif[/img]')" />
<img src="http://sf.uploads.ru/t/a7vuC.gif" style="cursor: pointer" onclick="smile('[img]http://sf.uploads.ru/t/a7vuC.gif[/img]')" />
<img src="http://sd.uploads.ru/t/PtQ8V.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/t/PtQ8V.gif[/img]')" />
<img src="http://sd.uploads.ru/t/6cxWI.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/t/6cxWI.gif[/img]')" />
<img src="http://se.uploads.ru/t/OXsce.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/t/OXsce.gif[/img]')" />
<img src="http://se.uploads.ru/t/QxdHf.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/t/QxdHf.gif[/img]')" />
<img src="http://sd.uploads.ru/t/VeE7D.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/t/VeE7D.gif[/img]')" />
<img src="http://se.uploads.ru/t/YIbM2.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/t/YIbM2.gif[/img]')" />
<img src="http://sd.uploads.ru/t/5J1tb.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/t/5J1tb.gif[/img]')" />
<img src="http://sd.uploads.ru/t/i1The.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/t/i1The.gif[/img]')" />
<img src="http://sf.uploads.ru/t/atVFp.gif" style="cursor: pointer" onclick="smile('[img]http://sf.uploads.ru/t/atVFp.gif[/img]')" />
<img src="http://se.uploads.ru/t/CUqzZ.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/t/CUqzZ.gif[/img]')" />
<img src="http://sd.uploads.ru/t/CcXPl.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/t/CcXPl.gif[/img]')" />
<img src="http://sf.uploads.ru/t/q6NoE.gif" style="cursor: pointer" onclick="smile('[img]http://sf.uploads.ru/t/q6NoE.gif[/img]')" />
<img src="http://se.uploads.ru/t/vzPAd.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/t/vzPAd.gif[/img]')" />
<img src="http://sf.uploads.ru/t/Vg3KQ.gif" style="cursor: pointer" onclick="smile('[img]http://sf.uploads.ru/t/Vg3KQ.gif[/img]')" />
<img src="http://sd.uploads.ru/t/FqkEa.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/t/FqkEa.gif[/img]')" />
<img src="http://sd.uploads.ru/t/NrdgI.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/t/NrdgI.gif[/img]')" />
<img src="http://sf.uploads.ru/t/VMh2B.gif" style="cursor: pointer" onclick="smile('[img]http://sf.uploads.ru/t/VMh2B.gif[/img]')" />
<img src="http://se.uploads.ru/t/RC0Sx.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/t/RC0Sx.gif[/img]')" />
<img src="http://se.uploads.ru/t/usSW7.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/t/usSW7.gif[/img]')" />
<img src="http://sd.uploads.ru/t/VyMvb.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/t/VyMvb.gif[/img]')" />
<img src="http://se.uploads.ru/t/4XSW5.gif" style="cursor: pointer" onclick="smile('[img]http://se.uploads.ru/t/4XSW5.gif[/img]')" />
<img src="http://sd.uploads.ru/t/mZ7ba.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uploads.ru/t/mZ7ba.gif[/img]')" />
<img src="http://savepic.su/4307847.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4307847.gif[/img]')" />
<img src="http://savepic.su/4320265.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4320265.gif[/img]')" />
<img src="http://savepic.su/4323337.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4323337.gif[/img]')" />
<img src="http://savepic.su/4324361.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4324361.gif[/img]')" />
<img src="http://savepic.su/4322313.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4322313.gif[/img]')" />
<img src="http://savepic.su/4260740.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4260740.gif[/img]')" />
<img src="http://savepic.su/4261764.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4261764.gif[/img]')" />
<img src="http://savepic.su/4267908.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4267908.gif[/img]')" />
<img src="http://savepic.su/4264836.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4264836.gif[/img]')" />
<img src="http://savepic.su/4265860.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4265860.gif[/img]')" />
<img src="http://savepic.su/4309895.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4309895.gif[/img]')" />
<img src="http://savepic.su/4320135.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4320135.gif[/img]')" />
<img src="http://savepic.su/4319111.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4319111.gif[/img]')" />
<img src="http://savepic.su/4324231.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4324231.gif[/img]')" />
<img src="http://savepic.su/4325255.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4325255.gif[/img]')" />
<img src="http://savepic.su/4322183.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4322183.gif[/img]')" />
<img src="http://savepic.su/4311943.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4311943.gif[/img]')" />
<img src="http://savepic.su/4323207.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4323207.gif[/img]')" />
<img src="http://savepic.su/4316039.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4316039.gif[/img]')" />
<img src="http://savepic.su/4317063.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4317063.gif[/img]')" />
<img src="http://savepic.su/4315015.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4315015.gif[/img]')" />
<img src="http://savepic.su/4301703.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4301703.gif[/img]')" />
<img src="http://savepic.su/4302727.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4302727.gif[/img]')" />
<img src="http://savepic.su/4298631.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4298631.gif[/img]')" />
<img src="http://savepic.su/4285319.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4285319.gif[/img]')" />
<img src="http://savepic.su/4286343.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4286343.gif[/img]')" />
<img src="http://savepic.su/4292487.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4292487.gif[/img]')" />
<img src="http://savepic.su/4289415.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4289415.gif[/img]')" />
<img src="http://savepic.su/4279175.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4279175.gif[/img]')" />
<img src="http://savepic.su/4277127.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4277127.gif[/img]')" />
<img src="http://savepic.su/4278151.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4278151.gif[/img]')" />
<img src="http://savepic.su/4319110.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4319110.gif[/img]')" />
<img src="http://savepic.su/4325254.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4325254.gif[/img]')" />
<img src="http://savepic.su/4311942.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4311942.gif[/img]')" />
<img src="http://savepic.su/4312966.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4312966.gif[/img]')" />
<img src="http://savepic.su/4309894.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4309894.gif[/img]')" />
<img src="http://savepic.su/4310918.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4310918.gif[/img]')" />
<img src="http://savepic.su/4313990.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4313990.gif[/img]')" />
<img src="http://savepic.su/4315014.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4315014.gif[/img]')" />
<img src="http://savepic.su/4303750.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4303750.gif[/img]')" />
<img src="http://savepic.su/4304774.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4304774.gif[/img]')" />
<img src="http://savepic.su/4302726.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4302726.gif[/img]')" />
<img src="http://savepic.su/4299654.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4299654.gif[/img]')" />
<img src="http://savepic.su/4300678.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4300678.gif[/img]')" />
<img src="http://savepic.su/4297606.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4297606.gif[/img]')" />
<img src="http://savepic.su/4287366.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4287366.gif[/img]')" />
<img src="http://savepic.su/4288390.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4288390.gif[/img]')" />
<img src="http://savepic.su/4285318.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4285318.gif[/img]')" />
<img src="http://savepic.su/4291462.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4291462.gif[/img]')" />
<img src="http://savepic.su/4292486.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4292486.gif[/img]')" />
<img src="http://savepic.su/4290438.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4290438.gif[/img]')" />
<img src="http://savepic.su/4279174.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4279174.gif[/img]')" />
<img src="http://savepic.su/4280198.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4280198.gif[/img]')" />
<img src="http://savepic.su/4277126.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4277126.gif[/img]')" />
<img src="http://savepic.su/4278150.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4278150.gif[/img]')" />
<img src="http://savepic.su/4284294.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4284294.gif[/img]')" />
<img src="http://savepic.su/4281222.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4281222.gif[/img]')" />
<img src="http://savepic.su/4282246.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4282246.gif[/img]')" />
<img src="http://savepic.su/4270982.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4270982.gif[/img]')" />
<img src="http://savepic.su/4272006.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4272006.gif[/img]')" />
<img src="http://savepic.su/4268934.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4268934.gif[/img]')" />
<img src="http://savepic.su/4269958.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4269958.gif[/img]')" />
<img src="http://savepic.su/4275078.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4275078.gif[/img]')" />
<img src="http://savepic.su/4276102.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4276102.gif[/img]')" />
<img src="http://savepic.su/4262790.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4262790.gif[/img]')" />
<img src="http://savepic.su/4263814.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4263814.gif[/img]')" />
<img src="http://savepic.su/4260742.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4260742.gif[/img]')" />
<img src="http://savepic.su/4261766.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4261766.gif[/img]')" />
<img src="http://savepic.su/4265899.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4265899.gif[/img]')" />
<img src="http://savepic.su/4320170.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4320170.gif[/img]')" />
<img src="http://savepic.su/4321194.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4321194.gif[/img]')" />
<img src="http://savepic.su/4318122.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4318122.gif[/img]')" />
<img src="http://savepic.su/4322218.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4322218.gif[/img]')" />
<img src="http://savepic.su/4319146.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4319146.gif[/img]')" />
<img src="http://savepic.su/4325290.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4325290.gif[/img]')" />
<img src="http://savepic.su/4311978.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4311978.gif[/img]')" />
<img src="http://savepic.su/4313002.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4313002.gif[/img]')" />
<img src="http://savepic.su/4309930.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4309930.gif[/img]')" />
<img src="http://savepic.su/4310954.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4310954.gif[/img]')" />
<img src="http://savepic.su/4316074.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4316074.gif[/img]')" />
<img src="http://savepic.su/4317098.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4317098.gif[/img]')" />
<img src="http://savepic.su/4315050.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4315050.gif[/img]')" />
<img src="http://savepic.su/4303786.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4303786.gif[/img]')" />
<img src="http://savepic.su/4304810.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4304810.gif[/img]')" />
<img src="http://savepic.su/4302762.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4302762.gif[/img]')" />
<img src="http://savepic.su/4307882.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4307882.gif[/img]')" />
<img src="http://savepic.su/4305834.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4305834.gif[/img]')" />
<img src="http://savepic.su/4295594.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4295594.gif[/img]')" />
<img src="http://savepic.su/4296618.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4296618.gif[/img]')" />
<img src="http://savepic.su/4293546.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4293546.gif[/img]')" />
<img src="http://savepic.su/4294570.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4294570.gif[/img]')" />
<img src="http://savepic.su/4300714.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4300714.gif[/img]')" />
<img src="http://savepic.su/4297642.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4297642.gif[/img]')" />
<img src="http://savepic.su/4298666.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4298666.gif[/img]')" />
<img src="http://savepic.su/4288426.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4288426.gif[/img]')" />
<img src="http://savepic.su/4286378.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4286378.gif[/img]')" />
<img src="http://savepic.su/4291498.gif" style="cursor: pointer" onclick="smile('[img]http://savepic.su/4291498.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>

0


Вы здесь » HOT TEST » friendship is magic » ЛА ДИЗ КОДЫ


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