• Добро пожаловать на ролевую

•Добро пожаловать к нам в игру! • Рейтинг игры NC-21


• События в игре: •

• Игра уже началась, спешите занять свою роль. Так же на нашей ролевой идет поиск очень важных канонов которые можно увидеть в списке ролей


• Навигация






• Погода и время: •
Дата и время:
Погода:

•Администраторы

•Модераторы:


• Авторское право


Оригинальная идея оформления форума была позаимствована у американских и итальянских форумов, базирующихся на © afterfate и © invisionfree хостингах, а так же у наших отечественных коллег. Копирование любых элементов запрещено Выражаем свою благодарность ©;damn salvatore

Для корректного отображения дизайна советуем использовать браузеры Mozilla или Opera.

• Партнёры форума:

by ;damn salvatore

Объявление

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

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


Вы здесь » by ;damn salvatore » |-дизайны-| » универ для внучки


универ для внучки

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

1

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

/*************************************************************
A - SETUP
**************************************************************/

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

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

/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {
  margin: 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.01%;
  }

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

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

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

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

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

/* A3.6 */
.punbb pre {
  font: 1.1em/120% 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;
  position: relative;
  width : 1000px;
  }

/* A5.2 */
.punbb {
  float: left;
  width: 95%;
  height: auto;
  }

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

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

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

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

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

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

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

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

#pun-main h2 {
  padding: 9px 1em 8px 1em;
  border: 0px solid transparent;
  border-bottom: 0px solid transparent;
}

/*************************************************************
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 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: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  border: #656463;
  border-left: 1px solid transparent;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both
  }

/* C1.12 */
.punbb .datafield br {
  display: none
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 4em 0 0;
  height: 100%; /* For IE */
  }

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

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

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

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

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

.punbb .helplinks span INPUT {
        margin: 0px 2px 2px 0px;
}

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

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

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

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

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

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

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

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

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

/* C2.8 */
#pun-index .tcl h3 {
  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 {
  padding: 4px 1em 5px 1em;
  font-size: 0.9em;
  border-left: 1px solid transparent;
  border-bottom: 1px solid transparent;
  }

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

* html .tclcon {height: 1px;}

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

/* C2.15 */
.punbb div.icon {
  float: left;
  display: block;
  width: 120px;
  height: 120px;
  padding-top: 10px ;
  margin-top: 10px;
}

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

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

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

/* C3.3 */
.punbb .post h3 span {
  border-left: 1px solid transparent;
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }

/* C3.5 */
.punbb .post .post-author {
  float: left;
  width: 19em;
  margin-top: -1.5em;
  overflow: hidden;
  }

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

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

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

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

li.pa-online {
  line-height: 1.2em;
  border-left-style: solid;
  border-left-width: 0px;
  padding-left: 1.6em;
  margin-top: 0.7em;
  }

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

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

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

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

/* C3.15 */
.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
  border-top-style: dashed;
  border-top-width: 1px;
  background: transparent;
  text-align: right;
  }

/* C3.16 */
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

/* C3.17 */
.pl-email, .pl-website {
  float: left;
  }

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }

/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
  margin-top: 4px;
  }

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

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

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

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

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

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

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

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

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

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: 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: solid solid none solid;
  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 solid none solid;
  }

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

#pun-title table {
border: none;
height: 40px;
width: 100%;
}

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

#pun-title td.title-logo-tdr {
border: none;
width: 468px;
}

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

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

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

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 10; left: 600px; top: 0px;
}

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

body {
        background-image: url("http://www.10pix.ru/img1/2532/2019939.jpg");
     background-color: #ffffff;
        background-repeat: repeaty;
        background-position: center;
        background-attachment: fixed;
        }
#pun-title table {background-image : url("");
    height : 0px;
    background-repeat : no-repeat;
}

#pun {background-color: #; color: #000000;
background-image : url();}
}

/* CS1.1 */
.punbb .main .container,
.punbb td.tc3,
.punbb .section .container,
.punbb .section .formal .container,
.punbb .formal fieldset,
#viewprofile li strong, #viewprofile li div,
#setmods dd, .punbb .post-body,
.post-box, .punbb .post-links,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background: none;
  color: #ffffff;
  }

.punbb-admin #pun-admain .adcontainer {
  color: #ffffff
  background: none;
  }

#pun-ulinks .container {
  background: none;
  color: #ffffff;
  }

/* CS1.2 */
.punbb .post .container,
.punbb .post h3 {
  background: none;
  color: #ffffff;
}

.punbb .post h3 span {
  background: none;
  color: #ffffff;
}

.punbb td.tc2, .punbb td.tc3   {
  background: none;
  color: #000000;
  font-weight: bold;
  font-size: 1.1em;
  font-family: tahoma;
  font-style: normal;
  }

.punbb td.tc3  {
  background: none;
  color: #ffffff;
  }

.punbb td.tcl {
  background: none;
#c8cae1 repeat-y left;
  color: #ffffff;
}

.usertable .container td.tcl {
  background: none;
}

.punbb td.tc2, .punbb td.tcr {
  color: #000000;
  background: none;
}

.multipage td.tc2, .multipage td.tc3 {font-size: 0.9em !important;   font-family: tahoma;   font-style: normal}

.punbb td.tc3 {color:#000000}

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
color : #ffffff;
position: center;
background-color : transparent; background-image : url(poloska);
  }

.punbb-admin #pun-admain h2 {
  background: none;
  color: #ffffff;
  font-weight: bold;
  }

/* CS1.4 */
.punbb .modmenu .container {
  background: none;
  color: #ffffff;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background: none;
  color: #ffffff;
  }

/* CS1.6 */
#viewprofile h2 span {
  background-image: none;
}

.punbb .post h3 strong {
  font-size: 0.9em;
  color: #ffffff;
}

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-image: url("http://www.10pix.ru/img1/898175/1817565.png");
  color: #000000;
  }

.punbb textarea, .punbb select, .punbb input {
  background: #d9d9f1;
  color: #000000;
}

/* CS1.8 */
#pun-navlinks .container {
  background: none;
  color: #000000;
  }

.offline li.pa-online strong {
  font-weight: normal;
  }

.punbb th {
  color: #000000;
  background: none;
}

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

#pun-title, #pun-navlinks {
  border: transparent;
}

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

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

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

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
  border: transparent;
  }
/* CS2.5 */
.punbb th {
  border: transparent;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border: #000000;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border: transparent;
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border: transparent;
  }

.punbb .divider {
  border: transparent;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px soild transparent;
  }

li.pa-online {
  border-left: transparent;
  background: none)  no-repeat 0px 1px;
  }

/* CS3 Links
-------------------------------------------------------------*/
/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited  {
  color: #000000;
  text-decoration: none;
  }

.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited,  .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #000000;
  text-decoration: none;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #000000;
  text-decoration: none;
  }

/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active {
  color: #000000;
  text-decoration: bold;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #ffffff;
  text-decoration: none;
  background: none;
  border-left: 1px dotted #a3620a;
  border-right: 1px dotted #a3620a;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #000000;
  text-decoration: none;
  background: url() repeat-x;
  }

#pun-ulinks a {
  color: #000000;
  text-decoration: none;
  }

/* CS3.4 */
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #000000;
  text-decoration: none;
  }

.subscribelink a, .subscribelink a:link, .subscribelink a:visited {
  color: #000000;
}

.subscribelink a:hover, .subscribelink a:focus {
  color: #000000;
}

.postlink a, .postlink a:link, .postlink a:visited {
  color: #000000;
}

.postlink a:hover, .postlink a:focus {
  color: #231f20;
}

.pagelink, .postlink  {color: #231f20}

.pagelink a, .pagelink a:link, .pagelink a:visited {color: #000000}

.post h3 span a:link, .post h3 span a:visited {
  font-weight: normal;
  font-size: 0.9em;
  text-decoration: none;
}

/* CS3.5 */
.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: #000000;
  text-decoration: none;

  }
/* CS3.6 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #000000;
  font-weight: bold;
  text-decoration: none;

  }

/* CS4 Post status icons
-------------------------------------------------------------*/

div.icon {
        background: url(http://www.10pix.ru/img1/1715/2014278.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://www.10pix.ru/img1/733005/2014277.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://www.10pix.ru/img1/1699/2014276.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://www.10pix.ru/img1/716452/2014275.png) no-repeat;
}

.punbb .main h2 span, #pun-stats h2 span {
        background: none;
    padding-right: 20px;
    padding-top: 9px;
    padding-bottom: 8px;
    margin-right: -12px;
}

#profilenav h2 span {background-image: none}

td.tcr a{
        background: transparent url() no-repeat 0px 2px;
        padding-right: 16px;
}

#pun-stats ul.container {
background: transparent url(-) no-repeat 10px 10px;
padding-right: 80px;
}

#pun-crumbs2 .container, #pun-about .container{
        background: none;
        color: #4c4e4d;
}

#pun-stats div.statscon {
      background: none; repeat-y right;
}

0

2

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

<style>
    div .splLink {width: 130px; height: 40px;  background: transparant; text-align: center; font-family: verdana; font-size: 10px; padding: 5px;}
    .spll {width: 130px; height: 70px; }
    .spll div .splCont {height: auto; width: 330px; background: transparant; padding: 5px; z-index: 1000; margin-top: 5px; font-size: 10px; font-family: verdana; text-align: center;}
    </style>

    <div style="text-align: center;"><center><img src="http://xmages.net/storage/10/1/0/2/f/upload/2b14acf6.png"></center></div>

    <table valign="top" border="0" cellspacing="7" cellpadding="0">
    <TR valign="top"><TD width=220 valign="top">

    <table valign="top" cellspacing="0" cellpadding="3"><tr valign="top"><td width="220" valign="top" height="280" background=http://www.10pix.ru/img1/4695/2014379.png style="border: none; font-family: arial; font-size: 11px; line-height: 9.5px; padding: -1px;"><font color="#cfcfcf">
    <center><br><br><b> • Добро пожаловать на ролевую </b><br><br>

<div style="width:200px; height:190px; overflow:auto;>
<font size="10px">
<center>
<br>
<br><b>• СЮЖЕТИК СЮДА ПИШЕТСЯ</b> </center>
<br><br><center> <b> • События в игре: •</b> <br>
<br><b>• </b>Игра ещё не начата.
</font>
</div>
</td>
</tr>
<tr>

    </td>
    </tr>
    <table valign="top" cellspacing="0" cellpadding="3"><tr valign="top"><td width="220" valign="top" height="280" background=http://www.10pix.ru/img1/4711/2014380.png style="border: none; font-family: arial; font-size: 11px;  line-height: 9.5px; padding: -1px;"><font color="#cfcfcf">
    <br><center><br><b>• Навигация</b><br><br>
    <form> <br>
    <select name="select" class="forminput" onchange="location.href=(form.select.options[form.select.selectedIndex].value)">
    <option>*жмякаем*</option>
<option value="ССЫЛКА"><small>название</small></option>
<option value="ССЫЛКА"><small>название</small></option>
<option value="ССЫЛКА"><small>название</small></option>
<option value="ССЫЛКА"><small>название</small></option>
<option value="ССЫЛКА"><small>название</small></option>
  </select> 
    </form> <br>
<br>

    <br><br><b> • Погода и время: •</b><br>
<br>время
<br>дата
</center>
<center> <br>погода
<br></center>
    </center></font>
    </td>
    </tr>
    <table valign="top" cellspacing="0" cellpadding="3"><tr valign="top"><td width="220" valign="top" height="280" background=http://www.10pix.ru/img1/4743/2014383.png style="border: none; font-family: arial; font-size: 11px;  line-height: 9.5px; padding: -1px;"><font color="#cfcfcf">
    <center> <br><br><b>• Администрация</b><br><br>
         <a href="ссылка на профиль" title="имя"><img src="http://www.10pix.ru/img1/4550/2019934.png"></a>
    <a href="ссылка на профиль" title="имя"><img src="http://www.10pix.ru/img1/4566/2019935.png"></a>
    </center>
     </td>
    </tr>
    <table valign="top" cellspacing="0" cellpadding="3"><tr valign="top"><td width="220" valign="top" height="280" background=http://www.10pix.ru/img1/4759/2014385.png style="border: none; font-family: arial; font-size: 11px;  line-height: 9.5px; padding: -1px;"><font color="#cfcfcf">
    <center><br><b>• Авторское право</b><br><br><br>
    Оригинальная идея оформления форума была позаимствована у американских и итальянских форумов, базирующихся на © afterfate и © invisionfree хостингах, а так же у наших отечественных коллег. Копирование любых элементов запрещено
Выражаем свою благодарность ©<b> ;damn salvatore</b>, дизайнеру нашего форума;<br><br>
    Для корректного отображения дизайна советуем использовать браузеры Mozilla или Opera.<br><br><b>• Партнёры форума:</b><br><br>
    сюда ставятся баннеры партнеров
    </center></font>
    </td>
    </tr>
    </table>
    </td>
    <td>

    <style type="text/css">
    .punbb .quote-box {
    border-left: solid 3px #7c7c7c !important;
    }
    </style>

    <style>
    #pun-navlinks li {
    border-color:#000000;
    border-style:none dashed;
    border-width:0 1px;
    padding:0 8px;
    </style>



<style>
#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; right: 10px; top: 420px
}
</style>

<style>
.punbb .post-content{
overflow-y: scroll;
width: 550px;
}</style>
</div>

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

<center>
<div class="main" id="spo_all"><div class="category" id="spo_top" onclick="obj=this.parentNode.childNodes[1].style; tmp=(obj.display!='block') ? 'block' : 'none'; obj.display=tmp; return false;"><img src="http://www.10pix.ru/img1/1683/2014274.png"></div><div id="spoiler4" style="display: none">
СЮДА БАННЕРЫ
</div></div></center>

</div></div></center>
<script language="JavaScript">
   var str = new String (document.getElementById("navpm").innerHTML)
   var str2 = new String (document.location)
   if ( (str.indexOf("(") != -1) && (str2.indexOf("messages.php") == -1) ) alert ("У Вас есть непрочитанные личные сообщения!");
</script>

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

<style>
#button-smiles {background-image:url('http://img262.imageshack.us/img262/9625/extrasmilesco0.png'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:26px; width:100%}
</style>
<script language="JavaScript">
function popwnd()
{
var smiles = new Array

smiles.push("http://s9.rimg.info/b6c5307f51fa942d5a809f844f68f056.gif")
smiles.push("http://s9.rimg.info/d2b9b0a80b7c57ea477b4f0e801de18b.gif")
smiles.push("http://s9.rimg.info/6b970442c32dd68f39dddc3cabdde41d.gif")
smiles.push("http://s9.rimg.info/f440e99cf99cd84dc809b4e34f7d06a2.gif")
smiles.push("http://s9.rimg.info/0d721614095b7b3aa2c97f95e064911a.gif")
smiles.push("http://s9.rimg.info/847805615b45ad98277f9d9667eb8c23.gif")
smiles.push("http://s9.rimg.info/068636218ba125ef17ea4dd2cac49234.gif")
smiles.push("http://s4.rimg.info/46693ec123b13afb599981c239a15c77.gif")
smiles.push("http://s9.rimg.info/1ff2f68d90294a130603277a59693fdb.gif")
smiles.push("http://s9.rimg.info/c172fc264d6cefeea198eff62858e849.gif")
smiles.push("http://s9.rimg.info/593aed2dd102124708c1308fbd46e369.gif")
smiles.push("http://s9.rimg.info/9150322212fd69ea83d25d14ded8a943.gif")
smiles.push("http://s9.rimg.info/54eddb930787c19af6e8481a1e8328d3.gif")
smiles.push("http://s9.rimg.info/b9cd1e01fccd1405bbc25a5ff07c9918.gif")
smiles.push("http://s9.rimg.info/a096b30cd7329235b62fd5c4a6bbd952.gif")
smiles.push("http://s9.rimg.info/fcb52bfc8e455b357e8010a046c481f7.gif")
smiles.push("http://s9.rimg.info/eb94083f318aa52d69cb509c3ec28fc0.gif")
smiles.push("http://s9.rimg.info/48270959465f1d125ae6a5e49fc11175.gif")
smiles.push("http://s9.rimg.info/4b435ec34fd661a2adf282dbbc23872f.gif")
smiles.push("http://s8.rimg.info/ce4c58c554a2573ffee82c7f76e6b28e.gif")
smiles.push("http://s8.rimg.info/51afc7e2f5e9c61c208dc0f3ac7a1e9b.gif")
smiles.push("http://s8.rimg.info/e33c6fcd9cc0df25cef6148d93d3f6b5.gif")
smiles.push("http://s8.rimg.info/a1a9d84cfacc1a8e7e853ab92bee95e4.gif")
smiles.push("http://s8.rimg.info/b6ebaa9ba100f9e8971191c1476a5d86.gif")
smiles.push("http://s8.rimg.info/fe5c8f7326241291f0e7db8a1f7da4c1.gif")
smiles.push("http://s8.rimg.info/afddad49f134ada6143ea2c39070f0d5.gif")
smiles.push("http://s8.rimg.info/c1791ab4ec8c76e3e95f8e9c793ac91a.gif")
smiles.push("http://s8.rimg.info/dc46a26498fc051ad4b9784c2eaa3245.gif")
smiles.push("http://s8.rimg.info/9d848fae191fdeaf0b6ac9978f8fa41a.gif")
smiles.push("http://s8.rimg.info/0d9315fa89d72f40e447b91bfce5dfa9.gif")
smiles.push("http://s8.rimg.info/2276c0de22def19f57cc6fa181c4fdaf.gif")
smiles.push("http://s8.rimg.info/51f4a3eff46335ee07077b6469047347.gif")
smiles.push("http://s8.rimg.info/5132b3aaa601e30049a6581a4c8ae0c0.gif")
smiles.push("http://s8.rimg.info/8269e6616efaa4364834f06ce986cc5c.gif")
smiles.push("http://s8.rimg.info/94df2c14b355171946255d898e0a04cc.gif")
smiles.push("http://s8.rimg.info/0ac3c2effd734642cc0f158450efc5a7.gif")
smiles.push("http://s8.rimg.info/bfdf28f6f0876b8b318bcb19e21746f0.gif")
smiles.push("http://s8.rimg.info/cc1ce4d49b8eb12c70a622da6af927b8.gif")
smiles.push("http://s8.rimg.info/d0f3f5f7b8bfa8ffd2dc98c145c88779.gif")
smiles.push("http://s8.rimg.info/ddee7ef9ee7b4c591b79031dcc2fbc41.gif")
smiles.push("http://s8.rimg.info/6f71318c101dd9dc6f7ff9186e84ee34.gif")
smiles.push("http://s8.rimg.info/0ae9820a2a7570df99bc7de1314a4b9a.gif")
smiles.push("http://s8.rimg.info/afab646f5f0db86aeb1ac78cc9c9094c.gif")
smiles.push("http://s8.rimg.info/b6a155227cef0a88f6a3ec52d187ecdb.gif")
smiles.push("http://s8.rimg.info/bb08db94ee5bc3ca204c06d062b87cf6.gif")
smiles.push("http://s8.rimg.info/55637cc4826eaed9d63e616d5114f594.gif")
smiles.push("http://s8.rimg.info/0ddaaae3b6ec77afdd899abccdfc31ba.gif")
smiles.push("http://s8.rimg.info/d61e80f98af8eb51dfdc7edb79d7e96d.gif")
smiles.push("http://s8.rimg.info/b4239baf8d0c6f1c0636b260d544bb0e.gif")
smiles.push("http://s8.rimg.info/26757c028e314afb3623de7b8822b872.gif")
smiles.push("http://s8.rimg.info/121f895023d38401957a4f4b380ddbbf.gif")
smiles.push("http://s8.rimg.info/aa9cfbd2b939fd2cbd5f8acfa590999a.gif")
smiles.push("http://s8.rimg.info/f0d11cdad375e0d58a813860904e1448.gif")
smiles.push("http://s8.rimg.info/780a5988935277fa1da67e784e0f24ab.gif")
smiles.push("http://s8.rimg.info/2bbc2d9eb478eaa779c72ab435efefd7.gif")
smiles.push("http://s8.rimg.info/13f5c2022586b34e29e3d55741a3ca81.gif")
smiles.push("http://s8.rimg.info/f917c530f1e2e7be2077397c2d95e6ca.gif")
smiles.push("http://s8.rimg.info/8ef08e148e7c96f3b2d661491386b894.gif")
smiles.push("http://s8.rimg.info/49f50a09bbb799bac9e42e10df99fa68.gif")
smiles.push("http://s8.rimg.info/5adf11083643465a062e86168504cb14.gif")
smiles.push("http://s8.rimg.info/792b39e83a232e2d4eeeea47abb1bc5b.gif")
smiles.push("http://s8.rimg.info/69d21259bd3a4cc0c8d18fdb2bf05e5e.gif")
smiles.push("http://s8.rimg.info/542b3bf2de37cbfa9dc422107d405313.gif")
smiles.push("http://s8.rimg.info/43fc961d258222a8cc17848836dc6f39.gif")
smiles.push("http://s8.rimg.info/429484b921b4811f390d0af927dceaa3.gif")
smiles.push("http://s8.rimg.info/63c49508ea504e298e320f8a735a3512.gif")
smiles.push("http://s8.rimg.info/eebafabad24b94f3a21d1fdcd6ac2e68.gif")
smiles.push("http://s8.rimg.info/2b55050cf58f2c3a4899a0b77f9d2d4d.gif")
smiles.push("http://s8.rimg.info/08539972e1e60d23599af43960361f90.gif")
smiles.push("http://s8.rimg.info/bfd4e4e5a2f3bdb9da3e31ed8b8e8082.gif")
smiles.push("http://s8.rimg.info/d2c6b5d9fd5b4cce2f27b813aebfc711.gif")
smiles.push("http://s8.rimg.info/9375db972f6c749e24a02292928ef362.gif")
smiles.push("http://s8.rimg.info/83fe95dea0a001e8559138099dde6116.gif")
smiles.push("http://s8.rimg.info/6d48f845f573540e53e34450c510edd7.gif")
smiles.push("http://s8.rimg.info/d18d3b7a7635f21ba5cbfd2954e56d99.gif")
smiles.push("http://s8.rimg.info/88258f238538c4d948aa36bfa0af06c3.gif")
smiles.push("http://s8.rimg.info/7b062ddb6a7a3f0de74d3f678fa0c6e8.gif")
smiles.push("http://s8.rimg.info/bb2053a21f224ef8073b155da1f42bfe.gif")
smiles.push("http://s8.rimg.info/21807c30a29daff0dba96a599c5c7033.gif")
smiles.push("http://s8.rimg.info/61df4ec4f657f1fa90f870564412c287.gif")
smiles.push("http://s8.rimg.info/8b282ad1934d3a3b50cc7951c4e5d666.gif")
smiles.push("http://s8.rimg.info/c668ad071e03c4073491bf618dfc6c9c.gif")
smiles.push("http://s8.rimg.info/2e055bf095ebddd0940558ae3914a0e2.gif")
smiles.push("http://s8.rimg.info/8de2527ca50eff1b736e2127d2a8dd82.gif")
smiles.push("http://s8.rimg.info/f83566858dee5b317376ee8f6778ee64.gif")
smiles.push("http://s8.rimg.info/fbb126f0c8c4ad6fb4499348329d0ad5.gif")
smiles.push("http://s8.rimg.info/286ce24efa07f6aa0bfd86aad03c1211.gif")
smiles.push("http://s8.rimg.info/7228082066adab43a80bf8be6d1a1d8d.gif")
smiles.push("http://s8.rimg.info/84b064c37944063c35a20dcc473cad8c.gif")
smiles.push("http://s7.rimg.info/a80901a7eb3e8465e38b6edee525c69a.gif")
smiles.push("http://s7.rimg.info/95f196e0db9cc573ede02ffe689d4cdc.gif")
smiles.push("http://s6.rimg.info/90536adc7c37631a39920d48e3d6e515.gif")
smiles.push("http://s6.rimg.info/b153e6ae24b4a3698ce6a3528c44643b.gif")
smiles.push("http://s6.rimg.info/f2c24d787bc36a23ba4d6524aa91bf5e.gif")
smiles.push("http://s6.rimg.info/1a796ccf0e492fea2d42b769c44c1dc1.gif")
smiles.push("http://s4.rimg.info/6016a357bd1b0bfb35cd56233a6f770c.gif")
smiles.push("http://s4.rimg.info/0d7383b5d73c8368e62c57b3e1d76d8b.gif")
smiles.push("http://s4.rimg.info/4dee0617fd974db2eaed22733bf350d5.gif")
smiles.push("http://s4.rimg.info/4164e9982cae71e459400c4884a2d290.gif")
smiles.push("http://s4.rimg.info/60e808e2ed96ebe14c068a8fa2cf1e95.gif")
smiles.push("http://s4.rimg.info/611162b8e520e0ce4d49073fa4555076.gif")
smiles.push("http://s7.rimg.info/b2c047764d9833bdc2353c8b43ba8805.gif")
smiles.push("http://s10.rimg.info/99e139aaea336089910b9bd5961cadfa.gif")
smiles.push("http://s10.rimg.info/7f8d38371f020d1b6e9fdc7f363a08c7.gif")
smiles.push("http://s10.rimg.info/6dbfb395f337b24a4d80f495d8034d16.gif")
smiles.push("http://s7.rimg.info/21fcd2c0d38f8d9231d73e7a47286bdf.gif")
smiles.push("http://s7.rimg.info/732d876d5757c0a16173daf6a5d8c834.gif")
smiles.push("http://s7.rimg.info/170d985308aaf568a45ddec75add25d6.gif")
smiles.push("http://s6.rimg.info/278bcfa754761f1a1880a8df99b32a44.gif")
smiles.push("http://s6.rimg.info/f032ff7f241c3b10df0be78ef841dbed.gif")
smiles.push("http://s9.rimg.info/c334baa6dd48b372904fd615dda112cd.gif")
smiles.push("http://s9.rimg.info/c689e46ab0fedc97c6110f3964087d6f.gif")
smiles.push("http://s8.rimg.info/770d4fd9760c4b089c65e413d5b1b1f7.gif")
smiles.push("http://s8.rimg.info/ed7ec323b2ff4ecbb050168826497ba0.gif")
smiles.push("http://s8.rimg.info/49b3a20bb98cd2ed25d7a9120233940d.gif")
smiles.push("http://s8.rimg.info/c3ca2590ebd73942f5dad2754de1a374.gif")
smiles.push("http://s8.rimg.info/e457aa408e3f4e805dfb0f06036037a9.gif")
smiles.push("http://s8.rimg.info/b96bfd935ccedc9da8d5f89c6985bc8d.gif")
smiles.push("http://s7.rimg.info/00d3b01c3604095f552bf20667af2e58.gif")
smiles.push("http://s6.rimg.info/53189f4c6a1d5f71d3d1114ba4587902.gif")
smiles.push("http://s4.rimg.info/0251c72fde23b516bf5782b3f3b800a2.gif")
smiles.push("http://s4.rimg.info/b968ab55303273abca34710f47d81d85.gif")
smiles.push("http://s4.rimg.info/28caae24a72f77aead0707553b8dfd7c.gif")
smiles.push("http://s9.rimg.info/60b501a8b7888a302e92d7a6337c5295.gif")
smiles.push("http://s9.rimg.info/7f474129acd1ee7138d6a4205ce3acfb.gif")
smiles.push("http://s9.rimg.info/e4b2687e8328083f437c93a93c975ca5.gif")
smiles.push("http://s9.rimg.info/34f7449cf210195d4436edeedf584ca5.gif")
smiles.push("http://s9.rimg.info/bdd7371e5e5fc4a988e297cd627321d0.gif")
smiles.push("http://s9.rimg.info/a298d7e5a195bbac46e481f1d9cbddb1.gif")
smiles.push("http://s8.rimg.info/47da4c676acdfbc9fca59ce49a8d573c.gif")
smiles.push("http://s8.rimg.info/0bce37644125a2a809a4e49b24d2eab0.gif")
smiles.push("http://s7.rimg.info/43f99d1a5a209cad295a657bbd40795a.gif")
smiles.push("http://s4.rimg.info/a3e411b8efe6b2ef13b99323125c6978.gif")
smiles.push("http://s9.rimg.info/552e21f9786ef498796bfc207e286f9f.gif")
smiles.push("http://s8.rimg.info/14ad0d06bad07609f9d5166b9715b9ac.gif")
smiles.push("http://s8.rimg.info/a7e358fe20cedfdcc51ca2adf6b2786e.gif")
smiles.push("http://s8.rimg.info/0382d2c63cc61ee57117ac28d411900d.gif")
smiles.push("http://s8.rimg.info/dde5ae286c1a6f6b4ca91eb768cf416a.gif")
smiles.push("http://s8.rimg.info/3b8c027d120820ed033483003c308b82.gif")
smiles.push("http://s8.rimg.info/8dad3cd323ba87b4c4751777ac78626e.gif")
smiles.push("http://s8.rimg.info/910cf31779a176ee1df27fb57d1841d0.gif")
smiles.push("http://s8.rimg.info/f8a7ebcb87a1d4bf1cae1b0b9b6f96df.gif")
smiles.push("http://s8.rimg.info/fef02f628e04a7cded03372eb5e6a131.gif")
smiles.push("http://s8.rimg.info/d31379d67d21dbd271e121bcd6f80848.gif")
smiles.push("http://s8.rimg.info/be58d1bd7e91b5b6a96d83048e7eda92.gif")
smiles.push("http://s8.rimg.info/ce24314db3f5ce806f927888dfeb79b6.gif")
smiles.push("http://s8.rimg.info/41fc8d831c85efc1e374f6377b3d5611.gif")
smiles.push("http://s8.rimg.info/3e3e06171267f2849d947d236c806970.gif")
smiles.push("http://s8.rimg.info/a4d439254eaf779f2086ccb25b651078.gif")
smiles.push("http://s8.rimg.info/2de762def7eab151aae7ad09d797bd45.gif")
smiles.push("http://s8.rimg.info/6850c10781970c1a362b21db7464fd55.gif")
smiles.push("http://s8.rimg.info/fbefec9fce90ea0f9b2cc27d60966005.gif")
smiles.push("http://s8.rimg.info/dd10e1d159af507625690001929274f3.gif")
smiles.push("http://s8.rimg.info/289bc2de9f3fe518de79fcc6742abb18.gif")
smiles.push("http://s8.rimg.info/21bd6e6135b81a2cea4c3049e9dbe7e8.gif")
smiles.push("http://s8.rimg.info/203c7147ba021b5dc02f5b1bc2460154.gif")
smiles.push("http://s8.rimg.info/0e0780a6c3d31c92e7cd0c467c0d542e.gif")
smiles.push("http://s8.rimg.info/239b25d188158f7251203117540bb623.gif")
smiles.push("http://s8.rimg.info/3f51cbc691051ed7b18447da2e777e75.gif")
smiles.push("http://s8.rimg.info/edcdfc4c84eabd2ae4083b55483a0fe2.gif")
smiles.push("http://s8.rimg.info/2ca65b85ee8ec848668b4a03bd6b51fa.gif")
smiles.push("http://s8.rimg.info/1db22c00a388ceb0b79eb1d76e1cf29b.gif")
smiles.push("http://s8.rimg.info/d306ffacbc42257866bdd9b3c39519c8.gif")
smiles.push("http://s7.rimg.info/1e84a3d2c27c67595781d6c684d0a756.gif")
smiles.push("http://s7.rimg.info/501784b04a9a5b0aed4228ed104aae0b.gif")
smiles.push("http://s7.rimg.info/142198eb9fa341cb65c9223e0658d6cc.gif")
smiles.push("http://s6.rimg.info/1ee8d000eafe15383f3a7fb20105adbf.gif")
smiles.push("http://s6.rimg.info/85cbbb05a7cb67279faf64accf851af2.gif")
smiles.push("http://s4.rimg.info/2de815e5368149c80d3a658fafc68965.gif")
smiles.push("http://s4.rimg.info/64e6ee19653a8e9114e9f82388bb0081.gif")
smiles.push("http://s4.rimg.info/531f7f90066f65509b90ab4276f5a229.gif")
smiles.push("http://s4.rimg.info/e95add02662e4faa4e963c0dadd247dd.gif")
smiles.push("http://s4.rimg.info/bc0ea7d7d2c349afd12976b16723a65f.gif")
smiles.push("http://s4.rimg.info/dff048d83c09086feac7b8c9c7bf2511.gif")
smiles.push("http://s.rimg.info/3c29472e16150f8634b04104fff23fd0.gif")
smiles.push("http://s9.rimg.info/0c60c78c5b23e1459cd0ed1e9584dfce.gif")
smiles.push("http://s7.rimg.info/ed4d88fb158b9a067966a76833ef2625.gif")
smiles.push("http://s6.rimg.info/5337402ca23eff99193c6c360a52e8f5.gif")
smiles.push("http://s4.rimg.info/d7f9b714f6603e127a38814846574fb6.gif")
smiles.push("http://s10.rimg.info/7bcb8eace857dfbddf98be4729452c50.gif")
smiles.push("http://s10.rimg.info/9ec1a600c026b853837d530c81cb4337.gif")
smiles.push("http://s9.rimg.info/f7b0688e36c22da1843a6809e6e2ed98.gif")
smiles.push("http://s9.rimg.info/889ff5b7de09e68d9ead0e5b1ca244c3.gif")
smiles.push("http://s9.rimg.info/e9806cba801273994ed64f5ffa14c516.gif")
smiles.push("http://s9.rimg.info/a88e3e5a75bbdd38fe1576922d60a8a4.gif")
smiles.push("http://s9.rimg.info/c8e518e0efcfbf56b11fe8627a20f892.gif")
smiles.push("http://s9.rimg.info/5651965695f710f0dfb884803e369ab2.gif")
smiles.push("http://s9.rimg.info/77ac0724e1a33636c3423e242dc7d32a.gif")
smiles.push("http://s9.rimg.info/890114cfb5db23a7a654b88f4915bcf9.gif")
smiles.push("http://s9.rimg.info/f9651bfde46d68cd99074feb2c7aba64.gif")
smiles.push("http://s9.rimg.info/d93f0a8b17b00eeef1a937f14d9c3ba8.gif")
smiles.push("http://s9.rimg.info/eb038e04497847b6661aff4c9bc00f34.gif")
smiles.push("http://s9.rimg.info/67a9ea1a6389b51c5bfc3d5b4448026b.gif")
smiles.push("http://s9.rimg.info/8a9f8147d0899a4e247ab0ef7971c728.gif")
smiles.push("http://s9.rimg.info/05712202ab61513a704896e19d708e06.gif")
smiles.push("http://s9.rimg.info/e2f34fe4b53da792322d51f3db59881b.gif")
smiles.push("http://s8.rimg.info/3f63c5852d71d3e5d7847526c251384c.gif")
smiles.push("http://s8.rimg.info/3b7e817b6ef5d138d0a56ff69a7a777b.gif")
smiles.push("http://s8.rimg.info/49703075954ea2405e525263b4e313b9.gif")
smiles.push("http://s8.rimg.info/c7c029203d0f2b1d3de65f237022270e.gif")
smiles.push("http://s8.rimg.info/efa14e82b49e681db0343a3b6a3dd645.gif")
smiles.push("http://s8.rimg.info/f0410b10fb32eaeea9f2e7d5cff4b727.gif")
smiles.push("http://s8.rimg.info/0eb19a8507fe7536a8d3c3f8a8d1c76d.gif")
smiles.push("http://s8.rimg.info/fabe0218842ae7d5d6e1d7d236aef8b6.gif")
smiles.push("http://s7.rimg.info/3814a48cacb05ce49a07b670d8a6dce8.gif")
smiles.push("http://s7.rimg.info/3b7f1b38b16dd0607e24dde330ee3e11.gif")
smiles.push("http://s7.rimg.info/4222f3401154fdb4197eeddad8213ac2.gif")
smiles.push("http://s4.rimg.info/a4382c3c994c2ad9c6eea657d788dfb7.gif")
smiles.push("http://s4.rimg.info/d521564ff5e5bd812aa006d665701d35.gif")
smiles.push("http://s4.rimg.info/152a54b02d0c9debe7bbb9e4437bd703.gif")
smiles.push("http://s4.rimg.info/150355e8ee98a1af02e88cf788a3c38b.gif")
smiles.push("http://s4.rimg.info/f97dc1a812c44f12cdaa25c11dae54d7.gif")
smiles.push("http://s4.rimg.info/e5016d65fbf682390f53a87719abfe89.gif")
smiles.push("http://s9.rimg.info/0ebbb4f8a6d08dc970d3d08bfe201e92.gif")
smiles.push("http://s9.rimg.info/c696b7b325458a0ba87d17dcac1e9646.gif")
smiles.push("http://s9.rimg.info/b4efaa3f4c33c4781b2b88c7d1de7577.gif")
smiles.push("http://s9.rimg.info/e5a5e89c51b5818df2d4507e10a1ff1b.gif")
smiles.push("http://s9.rimg.info/a4564a004e350f90d1987597544d59fe.gif")
smiles.push("http://s9.rimg.info/87269722bccf19617a930f4b76338183.gif")
smiles.push("http://s9.rimg.info/47078db6e1924e550acd5cb375bf5380.gif")
smiles.push("http://s9.rimg.info/ec290624508be903b82a36f6cd6f6bb7.gif")
smiles.push("http://s9.rimg.info/081a65d58d5c78809a8c9dd101649640.gif")
smiles.push("http://s9.rimg.info/b5ea04c3627a5cfcb364b471c4e185d4.gif")
smiles.push("http://s8.rimg.info/3ec4ac010c079b7857c59b35cb8b1d2a.gif")
smiles.push("http://s8.rimg.info/c3cf019f4d484ac332a122c768f95238.gif")
smiles.push("http://s8.rimg.info/5abcc563159f90b71ff91368b8c8fcd9.gif")
smiles.push("http://s8.rimg.info/1b37ba1adf2cf752e4632b7ebe5e21bb.gif")
smiles.push("http://s7.rimg.info/d446c611962988a575bf1d4066fca02f.gif")
smiles.push("http://s7.rimg.info/c7cb22d2694fc62c2efef172bb5d6c4e.gif")
smiles.push("http://s7.rimg.info/827fc5d4ea38d5408b42ae501e108892.gif")
smiles.push("http://s7.rimg.info/58fc10d7d33a22a72d9d32d5417d8048.gif")
smiles.push("http://s7.rimg.info/6bfec4609672a1f6bdd15b103ff495a1.gif")
smiles.push("http://s7.rimg.info/941500b7747871ac85d53224a51e7466.gif")
smiles.push("http://s7.rimg.info/218784071b8fd7c12bfa00df61aa2541.gif")
smiles.push("http://s7.rimg.info/dd6d89db5712d80f9a990d21c04c5679.gif")
smiles.push("http://s4.rimg.info/c371613257d681364c4a3c7c9944eb1d.gif")
smiles.push("http://s4.rimg.info/6a1abcbc40baa3158f5882007733446b.gif")
smiles.push("http://s4.rimg.info/ee4cf83be316e6c260de0a50bc6da34e.gif")
smiles.push("http://s4.rimg.info/d29820cf3dc54f7630f9e3547cbf134a.gif")
smiles.push("http://s4.rimg.info/fd351786b5efd03aaeac68360b027dcb.gif")
smiles.push("http://s8.rimg.info/5132b3aaa601e30049a6581a4c8ae0c0.gif")
smiles.push("http://s8.rimg.info/0ae9820a2a7570df99bc7de1314a4b9a.gif")
smiles.push("http://s8.rimg.info/49f50a09bbb799bac9e42e10df99fa68.gif")
smiles.push("http://s8.rimg.info/ddee7ef9ee7b4c591b79031dcc2fbc41.gif")
smiles.push("http://s8.rimg.info/5adf11083643465a062e86168504cb14.gif")
smiles.push("http://s6.rimg.info/84ea200900f83e6d1b120f0614a6c805.gif")
smiles.push("http://s8.rimg.info/58603aee816cd2c3dccb07d0d3f55db6.gif")
smiles.push("http://s.rimg.info/ab9ed8a73cb7a1af0e123ac3d1aecac7.gif")
smiles.push("http://s.rimg.info/484c1688b95aa12ca5989d04e64084da.gif")
smiles.push("http://s.rimg.info/d81875e0b0ea3c90edb6f25b08d669f2.gif")
smiles.push("http://s.rimg.info/e8e61f821528f3e6693b039686c04c2d.gif")
smiles.push("http://s.rimg.info/796544704c671b1cae4a9b9ee808a781.gif")
smiles.push("http://s.rimg.info/8b3e74d84c3a76093169fc77da896d11.gif")
smiles.push("http://s.rimg.info/399a332bcdc39203f62979e2647e81b8.gif")
smiles.push("http://s.rimg.info/40949c52a1fe640f4e326f084213c09b.gif")
smiles.push("http://s.rimg.info/f1b906f85beff7872fd20d320112cbb3.gif")
smiles.push("http://s.rimg.info/2aed4a159b723427bc17a293a5bd9f4e.gif")
smiles.push("http://s.rimg.info/678803654b573f664433f7c0a804769c.gif")
smiles.push("http://s.rimg.info/87aec0603b39bd897330d4522c1c4a72.gif")
smiles.push("http://s.rimg.info/ec93e3ad3ce71948218721d1a6c001c8.gif")
smiles.push("http://s.rimg.info/d37e1af077dac0f67971e42ca5daa259.gif")
smiles.push("http://s.rimg.info/e7efeb1ddfbc6b7031354e7f91502e2c.gif")
smiles.push("http://s.rimg.info/7511985ebb99b21d0bb7e4a43d442ea6.gif")
smiles.push("http://s.rimg.info/d33208567e696a754c39d18690a36030.gif")
smiles.push("http://s.rimg.info/fb636d9fba4fe57b868e0ab93cbac9db.gif")
smiles.push("http://s.rimg.info/59e307b8064095412c67dce21e91fa76.gif")

var msg = new String("")
msg = "<html><head><TITLE><Дополнительные смайлики></TITLE></head>\r\n"
msg += "<body bgcolor=#F5F5F5 >"
msg = msg + "<" + "script language=\"JavaScript\">\r\n"

msg += "function insert(a){\r\n"
msg += "txt = \"-- \";\r\n"
msg += "window.opener.smile(txt,'');\r\n"
msg += "window.focus()\r\n"
msg += "return false}\r\n"

msg = msg + "</" + "script>\r\n"

i=0

msg += "<div style=\"width: 100%; text-align : justify;\" >"
while(smiles[i])
{
msg = msg + "<img src=\"" + smiles[i] + "\" onclick=\"return insert(this)\">\r\n"
i++
}

msg += "</div><a href=\"\" onclick=\"window.close()\">Закрыть окно</a>"
msg += "</BODY></html>";

popup = window.open("","popDialog","height=700,width=500,directories=0 scrollbars=auto, status=0,location=0,copyhistory=0")
popup.document.write(msg)
popup.document.close()

return false
}
</script>
<script type="text/javascript">
if(form=document.getElementById("form-buttons"))
form.getElementsByTagName("tr")[0].insertCell(18).innerHTML="<a href=''  onclick=\"return popwnd()\"> <img title='Дополнительные смайлы' src='/i/blank.gif' id='button-smiles' /></a>"
</script>

<script type="text/javascript">
function addSpoiler()
{
var elm = document.getElementById("pun-main").getElementsByTagName("div");
for (x in elm)
if (elm[x].className == "post-content")
  elm[x].innerHTML = elm[x].innerHTML.replace(/\[spoiler\]/g, "<div class='quote-box'><cite onclick='hideSpoiler(this)' style='cursor:pointer;cursor:hand;'><b><u>Нажми</u></b></cite><blockquote style='display:none'>").replace(/\[\/spoiler\]/g, "</blockquote></div>");
if(form = document.getElementById("form-buttons"))
  form.getElementsByTagName("tr")[0].insertCell(14).innerHTML = "<img style='width:37px;height:21px;' onclick=\"bbcode('

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

', '

')\" src='https://forumupload.ru/uploads/0003/41/8c/1728-1.gif' alt='Спойлер' />";
}

function hideSpoiler(sp)
{
if (spoiler = sp.parentNode.getElementsByTagName("blockquote")[0])
{
  if (spoiler.style.display == "none") spoiler.style.display = "inline";
  else spoiler.style.display = "none";
}
}

addSpoiler();
</script>

<script type="text/javascript">
var latin=("q-w-e-r-t-y-u-i-o-p-]-a-s-d-f-g-h-j-k-l-;-'-z-x-c-v-b-n-m-,-Q-W-E-R-T-Y-U-I-O-P-]-A-S-D-F-G-H-J-K-L-;-'-Z-X-C-V-B-N-M-,").split("-")
var ciril=("й-ц-у-к-е-н-г-ш-щ-з-ъ-ф-ы-в-а-п-р-о-л-д-ж-э-я-ч-с-м-и-т-ь-б-Й-Ц-У-К-Е-Н-Г-Ш-Щ-З-Ъ-Ф-Ы-В-А-П-Р-О-Л-Д-Ж-Э-Я-Ч-С-М-И-Т-Ь-Б").split("-")
function advert()
{
var val=document.selection.createRange()
var val1=val.text
var qw=0
for(qw=0; qw<=(latin.length-1); qw++)
{var latin1="/"+latin[qw]+"/g"
val1=val1.replace(eval(latin1), ciril[qw])}
val.text=val1}
function advert1()
{
var val=document.selection.createRange()
var val1=val.text
var qw=0
for(qw=0; qw<=(latin.length-1); qw++)
{var ciril1="/"+ciril[qw]+"/g"
val1=val1.replace(eval(ciril1), latin[qw])}
val.text=val1}
</script>
<input type="button" value="В кириллицу" onclick="advert()" />
<input type="button" value="В латиницу" onclick="advert1()" />

0


Вы здесь » by ;damn salvatore » |-дизайны-| » универ для внучки