I've made it out. I feel weightless. I know that place had always held me down, but for the first time, I can feel the unity that I had hoped in. It's been three nights now, and my breathing has changed – it's slower, and more full. It's like the air out here is actually worth taking in. I can see it back in the distance, and I'd be lying if I said that it wasn't constantly on my mind. I wish I could turn that fear off, but maybe the further I go, the less that fear will affect me. «I'm beginning to recognise that real happiness isn't something large and looming on the horizon ahead but something small, numerous and already here. The smile of someone you love. A decent breakfast. The warm sunset. Your little everyday joys all lined up in a row.» ― Beau Taplin пост недели вернувшейся из дальних краёв вани: Прижимаясь к теплым перьям, прячущим сверкающий в закате пейзаж вырастающего из горизонта города, Иворвен прикрывает глаза и упрямо вспоминает. Со временем она стала делать это всё реже, находя в их общих воспоминаниях ничего, кроме источника искрящейся злости и ноющей боли в солнечном сплетении, однако сегодня эльфийка мучает себя намеренно. Ей хочется видеть туманные картинки из забытых коридоров памяти так, словно впервые. Ей хочется пережить их ярко, в полную силу, как доступно только существам её жизненного срока. Она хочет знать, что её возвращение — не зря.

luminous beings are we, not this crude matter­­­

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

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


Вы здесь » luminous beings are we, not this crude matter­­­ » archive » коды дизайнов


коды дизайнов

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

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 {
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle
  }


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

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

/* A3.2 */
.punbb {
  font: normal 68.75% verdana, 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: 908px;
  float: top center;
  padding: 0px 0px 0px 0px;}

/* A5.2 */
.punbb {
  margin-left: 10px;
  float: none;
  width: 840px;
  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 none none;
  border-width: 0px 0px 0px 0px;
  }

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

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

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  text-align: center;
  border-top: 1px solid #8b9aa9;
  width: 60%;
  margin-left: 120px;
      }

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

/* 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 */
.category .container thead {display: none;}
.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: center;
  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.6em;
  font-weight: normal;
  font-family: Playfair Display;
  text-align: center;
  text-transform: lowercase;
 text-shadow: 0px 1px 0px rgba(235,215,168,0.6);
  }

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0.8em 1em;
  }

/* C2.12 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1em;
  }

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

    * html .tclcon {height: 1px}

/* C2.14 */
#pun-index td div.tclcon {
   width: 330px;
   padding: 10px;
   font-size: 10px;
   line-height: 11px;
   color: #927b54;
   font: 11px arial;
   text-align: justify;
   background: url(низ) 0 bottom no-repeat, url(верх) 0 top no-repeat, url(середина) 0 top repeat-y;
}
  
/* C2.15 */
.punbb div.icon {
  float: right;
  display: block;
  height: 51px;
width: 51px;
margin-left: 1px;
margin-right: 0px;
margin-top: 5px;
}
  

 /* 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-style: none;
    border-width: 0;
  }

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

  }

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

  }

/* CS2.5 */
.punbb th {
  border-color: transparent ;

  }

/* CS2.6 */

#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;
  margin-bottom: 10px;

  }

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

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

/* C3.7 */
.pa-author {
  font-size: 1.3em;
  font-weight: bold;
  margin-top: -5px;
  padding: 3px;
  
  }

/* C3.8 */
.pa-author a {
  text-decoration: none;
  text-transform: uppercase;
  font-family: Playfair Display;
  font-weight: bold;
  letter-spacing: 2px;
  text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 0.4em;
  font-weight: normal;
  font-family: Playfair Display; 
  font-size: 9px; 
  letter-spacing: 1px;
  line-height: 8px;
  }


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

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

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

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

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

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

/* C3.16 */


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

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

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


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

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

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

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

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


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

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

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


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

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

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

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

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

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

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

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


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

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

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

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


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

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

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

/* D1.2 */
#pun-title h1 {
  display : block;}

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


/* 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: 55px;
  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 {
  text-align: center;  
margin-left: 0px;
margin-top: -82px; 
font-family: Playfair Display;
font-size: 13px;
text-transform: uppercase;
font-weight: normal;
text-shadow: 0px 1px 0px rgba(235,215,168,0.6);
}

/* D3.2 */
#pun-navlinks .container {
  padding: 0.2em 1em;
  padding-top: 0px;}

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


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

/* D4.1 */
#pun-ulinks  {
  margin-left: -57px;
  margin-top: -5px;
 font-family: Playfair Display;
 font-size: 10px;
  }

/* D4.2 */
#pun-ulinks .container {
  text-align: center;
    margin-top: 0px;
  }

/* 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;
  color: transparent;
  margin-bottom: 0;
  margin-top: 26px;
  }

/* D5.2 */
#pun-status .container {
  color: transparent;
  padding: -0.3 em 1em 1em 1em;
  margin: 20px 0px 0px 0px;
  }

/* D5.3 */
#pun-status span {
  color: transparent;
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  color: transparent;
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }

/* D5.5 */
#pun-crumbs1 p.container {
  font-family: Playfair Display;
  border-top: none;
  padding: 1em 1em 0.8em 1em;
  font-size: 1.1em;
  }

/* D5.6 */
#pun-break1 {
  font-family: Playfair Display;
  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: normal;
  }

/* 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: 2.5em 1em 1em 1em;
  margin-top: -23px; 
  line-height: 1.1
  }


/* 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;
  margin-bottom: 0;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: center;
  line-height: 150%;}

/* 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 {
  font-family: Playfair Display;
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
  }

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style:  none;
  border-width: 0px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }



/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: none;
  border-bottom-width: 0px;
  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: none;
  border-bottom-width: 0px;
  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;
  }
Код:
/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
body {background-image : url("http://funkyimg.com/i/2rUea.png");
background-repeat: repeat; background-attachment: scroll;
background-position : top center; background-color: #dfdbd6;}

/* Шапка */
#pun-title table {
background-image : url(http://funkyimg.com/i/2rXuf.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
width: 908px;
height: 400px;
margin-left: -40px;}

/* Тело форума */
#pun {
width: 908px; 
background-color: transparent; 
background-image: url(http://funkyimg.com/i/2rXuo.png); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 908px;}

/* Футер */
#pun-about p.container {
background-image : url(http://funkyimg.com/i/2rXDY.png);
margin: 0px 0px -20px -40px;
background-position : center top;
background-repeat : no-repeat;
width: 908px;
height: 100px; 
overflow-x: hidden;}






/* CS1.1 Фон и цвет текста на форуме */

.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #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 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: #595959;
font-weight: normal;
font-style: normal;
}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
background-color: transparent;
color: #595959;
text-align:center; 
font-size: 15px; 
font-style: normal; font-weight: bold; font-family: "Playfair Display";
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
background-image: url("http://funkyimg.com/i/2rUea.png");
background-color: #dfdbd6;
  color: #595959;
  border: 3px double rgba(89,89,89,0.6);}


/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-image: url("http://funkyimg.com/i/2rUea.png");
background-color: #dfdbd6;
color: #595959;}

/* Тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
 }

.punbb input { border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
background-image: url("http://funkyimg.com/i/2rUea.png");
background-color: #dfdbd6;}


/* CS2 Ссылки
-------------------------------------------------------------*/

/* CS2.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, #pun-navlinks a, #pun-ulinks a {color: #303030;
  text-decoration: none;
  }

/* CS2.2 */
.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, #pun-navlinks a:focus, #pun-navlinks a:active, #pun-ulinks a:focus, 
#pun-ulinks a:active {
  color: #303030; 
  text-decoration: none;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
  color: #51dcff;
  background-color: #ffeb40;
  text-decoration: none;
  text-transform: lowercase;
  }

#pun-ulinks a {
  font-size: 8px;
  color: #303030; 
  font-family: 'Playfair Display';
  text-decoration: normal;
  text-transform: uppercase;
  }

#pun-ulinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  text-decoration: none;
  color: #51dcff;
  font-family: 'Playfair Display';
  text-transform: uppercase;
}


/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

div.icon {
            background: url(http://funkyimg.com/i/2rXrh.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://funkyimg.com/i/2rXqQ.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://funkyimg.com/i/2rXrM.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://funkyimg.com/i/2rXqQ.png) no-repeat;
}


/* CS3.2 Всё подряд*/
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-main .post-author ul {text-align: center}
ul.post-ul-Sp, .post-img-Sp {text-align:center;}
#pun th, #pun-main h2 {text-align: center}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 101%; font-family: "Playfair Display";}
.category h2 span{display: none;}
#pun-stats h2 span {visibility: hidden;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}





/* Прокрутка */
::-webkit-scrollbar {background: #51dcff; width: 6px; height: 5px;}
::-webkit-scrollbar-thumb {background: #ffeb40; width: 3px}
::-webkit-scrollbar-corner {background: #ffeb40;}







/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
  background:url(http://funkyimg.com/i/2rXDn.png) 0 0 repeat-y; /*Фон размножаемый по вертикали*/
  overflow: visible!important;
  margin:12px 0!important;
}
.punbb .post .post-author > ul {
  background:url(http://funkyimg.com/i/2rXDa.png) 0 top no-repeat,url(http://funkyimg.com/i/2rXDg.png) 0 bottom no-repeat; /*Фон верха - низа*/
  margin:-12px 0 -12px 0!important;
  padding:15px 17px!important;
  }
Подпись автора

D I F F E R E N T   M I S S I O N ,  D I F F E R E N T   S C H O O L
i got only one rule

2

структура:

Код:
/*************************************************************
A - SETUP
**************************************************************/

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

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

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

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

/* A2.2 */
.punbb * {
  margin: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle
  }


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

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

/* A3.2 */
.punbb {
  font: normal 68.75% verdana, 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: 950px;
  float: top center;
  padding: 0px 0px 0px 0px;}

/* A5.2 */
.punbb {
  margin-left: 10px;
  float: none;
  width: 840px;
  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 none none;
  border-width: 0px 0px 0px 0px;
  }

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

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

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  text-align: center;
  border-top: 1px solid #8b9aa9;
  width: 60%;
  margin-left: 120px;
      }

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

/* 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 */
.category .container thead {display: none;}
.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: center;
  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.6em;
  font-weight: bold;
  font-family: Arial;
  text-align: center;
  text-transform: lowercase;
 text-shadow: 0px 1px 0px rgba(235,215,168,0.6);
  }

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0.8em 1em;
  }

/* C2.12 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1em;
  }

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

    * html .tclcon {height: 1px}

/* C2.14 */
#pun-index td div.tclcon {
   width: 330px;
   padding: 10px;
   font-size: 10px;
   line-height: 11px;
   color: #927b54;
   font: 11px arial;
   text-align: justify;
   background: url(низ) 0 bottom no-repeat, url(верх) 0 top no-repeat, url(середина) 0 top repeat-y;
}
  
/* C2.15 */
.punbb div.icon {
  float: right;
  display: block;
  height: 45px;
width: 45px;
margin-left: 1px;
margin-right: 0px;
margin-top: 5px;
}
  

 /* 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-style: none;
    border-width: 0;
  }

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

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

/* CS2.5 */
.punbb th {
  border-color: transparent ;
  }

/* CS2.6 */

#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;
  margin-bottom: 10px;
  }

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

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

/* C3.7 */
.pa-author {
  font-size: 1.4em;
  font-weight: bold;
  margin-top: -5px;
  padding: 3px;
  
  }

/* C3.8 */
.pa-author a {
  text-decoration: none;
  text-transform: normal;
  font-family: Bebas Neue;
  font-weight: normal;
  letter-spacing: 2px;
  text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 0.4em;
  font-weight: normal;
  font-family: arial; 
  font-size: 9px; 
  letter-spacing: 1px;
  line-height: 8px;
  }


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

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

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

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

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

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

/* C3.16 */


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

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

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


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

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

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

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

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


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

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

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


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

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

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

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

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

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

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

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


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

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

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

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


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

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

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

/* D1.2 */
#pun-title h1 {
  display : block;}

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


/* 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: 55px;
  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 {
  text-align: center;  
margin-left: 0px;
margin-top: -7px; 
letter-spacing: 1px;
font-family: Arial;
font-size: 13px;
text-transform: uppercase;
font-weight: bold;
text-shadow: 0px 1px 0px rgba(235,215,168,0.6);
}

/* D3.2 */
#pun-navlinks .container {
  padding: 0.2em 1em;
  padding-top: 0px;}

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


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

/* D4.1 */
#pun-ulinks  {
  margin-left: -57px;
  margin-top: -15px;
 font-family: Arial;
 font-size: 10px;
  }

/* D4.2 */
#pun-ulinks .container {
  text-align: center;
    margin-top: 0px;
  }

/* 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;
  color: transparent;
  margin-bottom: 0;
  margin-top: 26px;
  }

/* D5.2 */
#pun-status .container {
  color: transparent;
  padding: -0.3 em 1em 1em 1em;
  margin: 20px 0px 0px 0px;
  }

/* D5.3 */
#pun-status span {
  color: transparent;
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  color: transparent;
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }

/* D5.5 */
#pun-crumbs1 p.container {
  font-family: Arial;
 font-weight: bold;
  border-top: none;
  padding: 1em 1em 0.8em 1em;
  font-size: 1.1em;
  }

/* D5.6 */
#pun-break1 {
  font-family: Arial;
 font-weight: bold;
  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: normal;
  }

/* 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: 2.5em 1em 1em 1em;
  margin-top: -23px; 
  line-height: 1.1
  }


/* 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;
  margin-bottom: 0;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: center;
  line-height: 150%;}

/* 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 {
  display: none;
  font-family: Arial;
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
  }

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style:  none;
  border-width: 0px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }



/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: none;
  border-bottom-width: 0px;
  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: none;
  border-bottom-width: 0px;
  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;
  }

цвета:

Код:
/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
body {background-image : url("http://funkyimg.com/i/2wWy8.png");
background-repeat: repeat; background-attachment: scroll;
background-position : top center; background-color: #e1ebf5;}

/* Шапка */
#pun-title table {
background-image : url(http://funkyimg.com/i/2wWhG.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
width: 950px;
height: 273px;
margin-left: -40px;}

/* Тело форума */
#pun {
width: 950px; 
background-color: #e7e5e2; 
background-image: url(); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 950px;}

/* Футер */
#pun-about p.container {
background-image : url();
margin: 0px 0px -20px -40px;
background-position : center top;
background-repeat : no-repeat;
width: 950px;
height: 50px; 
overflow-x: hidden;}



/* CS1.1 Фон и цвет текста на форуме */

.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #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 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: #3a3840;
font-weight: normal;
font-style: normal;
}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
background-color: transparent;
color: #3a3840;
text-align:center; 
font-size: 15px; 
font-style: normal; font-weight: bold; font-family: "Arial";
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
background-image: url("http://funkyimg.com/i/2wWuu.png");
background-color: #dfdbd6;
  color: #3a3840;
  border: 3px double rgba(89,89,89,0.6);}


/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-image: url("");
background-color: #f4f2ef;
color: #3a3840;}

/* Тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
 }

.punbb input { border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
background-image: url("http://funkyimg.com/i/2rUea.png");
background-color: #dfdbd6;}


/* CS2 Ссылки
-------------------------------------------------------------*/

/* CS2.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, #pun-navlinks a, #pun-ulinks a {color: #303030;
  text-decoration: none;
  }

/* CS2.2 */
.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, #pun-navlinks a:focus, #pun-navlinks a:active, #pun-ulinks a:focus, 
#pun-ulinks a:active {
  color: #303030; 
  text-decoration: none;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
  color: #dc555b;
  background-color: none;
  text-decoration: none;
  text-transform: none;
  }

#pun-ulinks a {
  font-size: 11px;
  color: #303030; 
  font-family: 'Arial';
  text-decoration: normal;
  text-transform: lowercase;
  }

#pun-ulinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  text-decoration: none;
  color: #dc555b;
  font-family: 'Arial';
  text-transform: lowercase;
}


/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

div.icon {
            background: url(http://funkyimg.com/i/2wWqt.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://funkyimg.com/i/2wWqs.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://funkyimg.com/i/2wWqQ.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://funkyimg.com/i/2wWrc.png) no-repeat;
}


/* CS3.2 Всё подряд*/
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-main .post-author ul {text-align: center}
ul.post-ul-Sp, .post-img-Sp {text-align:center;}
#pun th, #pun-main h2 {text-align: center}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 100%; font-weight: bold; font-family: "Arial";}
.category h2 span{display: none;}
#pun-stats h2 span {visibility: hidden;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}

/* Прокрутка */
::-webkit-scrollbar {background: #ffffff; width: 6px; height: 5px;}
::-webkit-scrollbar-thumb {background: #3e4e98; width: 3px}
::-webkit-scrollbar-corner {background: #3e4e98;}


/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
  background:url() 0 0 repeat-y; 

/*Фон размножаемый по вертикали*/
  overflow: visible!important;
  margin:12px 0!important;
}
.punbb .post .post-author > ul {
  background:url() 0 top no-repeat,url() 0 bottom no-repeat; 

/*Фон верха - низа*/
  margin:-12px 0 -12px 0!important;
  padding:15px 17px!important;
  }

/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
  background:url() 0 0 repeat-y; 

/*Фон размножаемый по вертикали*/
  overflow: visible!important;
  margin:12px 0!important;
}
.punbb .post .post-author > ul {
  background:url(http://funkyimg.com/i/2wWwH.png) 0 top no-repeat,url(http://funkyimg.com/i/2wWwH.png) 0 bottom no-repeat; 

/*Фон верха - низа*/
  margin:-12px 0 -12px 0!important;
  padding:15px 17px!important;
  }

верх:

Код:
<!--смена авы, ч1-->
<link id="iNFpanel" rel="stylesheet" href="http://hostjs-mybb2011.narod.ru/css/change_ava.css" type="text/css"/>
<script src="http://hostjs-mybb2011.narod.ru/js/change_avatar_Nic_Status.js"></script>

<!--Для репутации (от ошибок)--> 
<script type="text/javascript"> 
if(FORUM.PartnerVote.toString().replace(/function\s*\(post_id,vote\)\s*/,"")==="{return true;}") 
FORUM.PartnerVote = function(post_id,vote){return false} 
</script>

<style type="text/css">
@font-face {
font-family: 'Swirlesque';
src: url('http://forumstatic.ru/files/0011/e0/60/22881.eot'),
url('http://forumstatic.ru/files/0011/e0/60/23516.woff') format('woff'),
url('http://forumstatic.ru/files/0011/e0/60/28316.ttf') format('truetype'),
url('http://forumstatic.ru/files/0011/e0/60/88295.svg') format('svg');
font-weight: normal;
font-style: normal;
}
</style>

<style type="text/css">
@font-face {
font-family: 'Bebas Neue';
src: url('http://forumstatic.ru/files/0011/e0/60/99793.eot'),
url('http://forumstatic.ru/files/0011/e0/60/23356.woff') format('woff'),
url('http://forumstatic.ru/files/0011/e0/60/58771.ttf') format('truetype'),
url('http://forumstatic.ru/files/0011/e0/60/98196.svg') format('svg');
font-weight: normal;
font-style: normal;
}
</style>

<style type="text/css">
@font-face {
font-family: 'Nouvelle Vague';
src: url('http://forumstatic.ru/files/0011/e0/60/80527.eot'),
url('http://forumstatic.ru/files/0011/e0/60/16757.woff') format('woff'),
url('http://forumstatic.ru/files/0011/e0/60/32080.ttf') format('truetype'),
url('http://forumstatic.ru/files/0011/e0/60/79975.svg') format('svg');
font-weight: normal;
font-style: normal;
}
</style>

<style type="text/css">
@font-face {
font-family: 'Lobster';
src: url('http://forumstatic.ru/files/0011/e0/60/40140.eot'),
url('http://forumstatic.ru/files/0011/e0/60/96482.woff') format('woff'),
url('http://forumstatic.ru/files/0011/e0/60/76415.ttf') format('truetype'),
url('http://forumstatic.ru/files/0011/e0/60/37944.svg') format('svg');
font-weight: normal;
font-style: normal;
}
</style>


<style type="text/css">
@font-face {
font-family: 'Yesteryear';
src: url('http://forumstatic.ru/files/0011/e0/60/52957.eot'),
url('http://forumstatic.ru/files/0011/e0/60/47224.woff') format('woff'),
url('http://forumstatic.ru/files/0011/e0/60/32085.ttf') format('truetype'),
url('http://forumstatic.ru/files/0011/e0/60/40691.svg') format('svg');
font-weight: normal;
font-style: normal;
}
</style>

<style type="text/css">
@font-face {
font-family: 'Playfair Display';
src: url('http://forumstatic.ru/files/0011/e0/60/68172.eot'),
url('http://forumstatic.ru/files/0011/e0/60/93321.woff') format('woff'),
url('http://forumstatic.ru/files/0011/e0/60/52538.ttf') format('truetype'),
url('http://forumstatic.ru/files/0011/e0/60/77200.svg') format('svg');
font-weight: normal;
font-style: normal;
}
</style>

<style type="text/css">
@font-face {
font-family: 'Playfair Display';
src: url('http://forumstatic.ru/files/0011/e0/60/88808.eot'),
url('http://forumstatic.ru/files/0011/e0/60/34765.woff') format('woff'),
url('http://forumstatic.ru/files/0011/e0/60/71407.ttf') format('truetype'),
url('http://forumstatic.ru/files/0011/e0/60/32961.svg') format('svg');
font-weight: bold;
font-style: bold;
}
</style>

<style type="text/css">
@font-face {
font-family: 'Playfair Display';
src: url('http://forumstatic.ru/files/0011/e0/60/24976.eot'),
url('http://forumstatic.ru/files/0011/e0/60/92218.woff') format('woff'),
url('http://forumstatic.ru/files/0011/e0/60/89880.ttf') format('truetype'),
url('http://forumstatic.ru/files/0011/e0/60/85827.svg') format('svg');
font-weight: italic;
font-style: italic;
}
</style>

<style type="text/css">
@font-face {
font-family: 'Playfair Display';
src: url('http://forumstatic.ru/files/0011/e0/60/41026.eot'),
url('http://forumstatic.ru/files/0011/e0/60/80990.woff') format('woff'),
url('http://forumstatic.ru/files/0011/e0/60/19506.ttf') format('truetype'),
url('http://forumstatic.ru/files/0011/e0/60/97800.svg') format('svg');
font-weight: bold;
font-style: italic;
}
</style>

<style type="text/css">
@font-face {
font-family: 'drina';
src: url('http://forumstatic.ru/files/0011/e0/60/10171.eot'),
url('http://forumstatic.ru/files/0011/e0/60/10171.woff') format('woff'),
url('http://forumstatic.ru/files/0011/e0/60/10171.ttf') format('truetype'),
url('http://forumstatic.ru/files/0011/e0/60/10171.svg') format('svg');
font-weight: normal;
font-style: normal;
}
</style>

<style type="text/css">
@font-face {
font-family: 'lillybelle';
src: url('http://forumstatic.ru/files/0011/e0/60/91355.eot'),
url('http://forumstatic.ru/files/0011/e0/60/87344.woff') format('woff'),
url('http://forumstatic.ru/files/0011/e0/60/73572.ttf') format('truetype'),
url('http://forumstatic.ru/files/0011/e0/60/92517.svg') format('svg');
font-weight: normal;
font-style: normal;
}
</style>

<style type="text/css">
@font-face {
font-family: 'just another hand';
src: url('http://forumstatic.ru/files/0011/e0/60/14490.eot'),
url('http://forumstatic.ru/files/0011/e0/60/55751.woff') format('woff'),
url('http://forumstatic.ru/files/0011/e0/60/15590.ttf') format('truetype'),
url('http://forumstatic.ru/files/0011/e0/60/75042.otf') format('otf');
font-weight: normal;
font-style: normal;
}
</style>

<style type="text/css">
@font-face {
font-family: 'UnifrakturMaguntia';
src: url('http://forumstatic.ru/files/0011/e0/60/96481.eot'),
url('http://forumstatic.ru/files/0011/e0/60/19197.woff') format('woff'),
url('http://forumstatic.ru/files/0011/e0/60/23259.ttf') format('truetype'),
url('http://forumstatic.ru/files/0011/e0/60/59155.otf') format('otf'),
url('http://forumstatic.ru/files/0011/e0/60/20663.svg') format('svg');
font-weight: normal;
font-style: normal;
}
</style>

<style type="text/css">
@font-face {
font-family: 'SixCaps';
src: url('http://forumstatic.ru/files/0011/e0/60/48581.eot'),
url('http://forumstatic.ru/files/0011/e0/60/98724.woff') format('woff'),
url('http://forumstatic.ru/files/0011/e0/60/39739.ttf') format('truetype'),
url('http://forumstatic.ru/files/0011/e0/60/62702.otf') format('otf'),
url('http://forumstatic.ru/files/0011/e0/60/51724.svg') format('svg');
font-weight: normal;
font-style: normal;
}
</style>

<style type="text/css">
@font-face {
font-family: 'teko';
src: url('http://forumstatic.ru/files/0011/e0/60/50336.eot'),
url('http://forumstatic.ru/files/0011/e0/60/42127.woff') format('woff'),
url('http://forumstatic.ru/files/0011/e0/60/55798.ttf') format('truetype'),
url('http://forumstatic.ru/files/0011/e0/60/61791.otf') format('otf'),
url('http://forumstatic.ru/files/0011/e0/60/11525.svg') format('svg');
font-weight: normal;
font-style: normal;
}
</style>

<style type="text/css">
@font-face {
font-family: 'teko';
src: url('http://forumstatic.ru/files/0011/e0/60/15769.eot'),
url('http://forumstatic.ru/files/0011/e0/60/35236.woff') format('woff'),
url('http://forumstatic.ru/files/0011/e0/60/37935.ttf') format('truetype'),
url('http://forumstatic.ru/files/0011/e0/60/59524.otf') format('otf'),
url('http://forumstatic.ru/files/0011/e0/60/52261.svg') format('svg');
font-weight: bold;
font-style: bold;
}
</style>

<style type="text/css">
@font-face {
font-family: 'PirataOne';
src: url('http://forumstatic.ru/files/0011/e0/60/76482.eot'),
url('http://forumstatic.ru/files/0011/e0/60/40628.woff') format('woff'),
url('http://forumstatic.ru/files/0011/e0/60/55895.ttf') format('truetype'),
url('http://forumstatic.ru/files/0011/e0/60/36595.otf') format('otf'),
url('http://forumstatic.ru/files/0011/e0/60/59158.svg') format('svg');
font-weight: normal;
font-style: normal;
}
</style>

<style type="text/css">
@font-face {
font-family: 'vtregular';
src: url('http://forumstatic.ru/files/0011/e0/60/70802.eot'),
url('http://forumstatic.ru/files/0011/e0/60/66694.woff') format('woff'),
url('http://forumstatic.ru/files/0011/e0/60/81508.ttf') format('truetype'),
url('http://forumstatic.ru/files/0011/e0/60/88885.otf') format('otf'),
url('http://forumstatic.ru/files/0011/e0/60/86973.svg') format('svg');
font-weight: normal;
font-style: normal;
}
</style>

<style type="text/css">
@font-face {
font-family: 'UnicaOne';
src: url('http://forumstatic.ru/files/0011/e0/60/49528.eot'),
url('http://forumstatic.ru/files/0011/e0/60/16620.woff') format('woff'),
url('http://forumstatic.ru/files/0011/e0/60/71616.ttf') format('truetype'),
url('http://forumstatic.ru/files/0011/e0/60/44059.otf') format('otf'),
url('http://forumstatic.ru/files/0011/e0/60/44051.svg') format('svg');
font-weight: normal;
font-style: normal;
}
</style>

<style type="text/css">
@font-face {
font-family: 'homenaje';
src: url('http://forumstatic.ru/files/0011/e0/60/91917.eot'),
url('http://forumstatic.ru/files/0011/e0/60/74729.woff') format('woff'),
url('http://forumstatic.ru/files/0011/e0/60/26675.ttf') format('truetype'),
url('http://forumstatic.ru/files/0011/e0/60/54450.otf') format('otf'),
url('http://forumstatic.ru/files/0011/e0/60/81939.svg') format('svg');
font-weight: normal;
font-style: normal;
}
</style>
низ:
Код:
<!--смена авы, ч2-->
<link id="iNFpanel" rel="stylesheet" href="http://forumstatic.ru/files/0015/2a/41/52745.css" type="text/css"/>
<script src="http://forumstatic.ru/files/0017/b3/8e/90528.js"></script>
<style>.punbb .pa-avatar img {max-width:190px;height:auto;}
#imgNIK-SIG {border:none !important;}</style>
<script type="text/javascript">
OnSmenaImage("Lexington", new Array("Reaper"))
var AvtrArr=new Array(
"",    //Ссылки на картинки Аватар
""   //End myarray_!!Последняя ссылка без Запятой!!!
)
StartNIZ(); //
</script>

<!--Кнопки вверх вниз-->
<div class="go-up" id='ToTop'><img src="http://funkyimg.com/i/2wWsZ.png" border="0" width=240% /></div>
<div class="go-down" id='OnBottom'><img src="http://funkyimg.com/i/2wWt1.png" border="0" width=240% /></div>
<style>
.go-up, .go-down {
  position: fixed; 
  right: 50px; 
  z-index: 9999; 
  cursor: pointer;
  opacity: 0.8; 
  margin-bottom: 5px; 
  width: 25px; 
  height: 10px; 
}
.go-up {
  bottom: 432px; /* позиция кнопки Вверх по вертикали */
}
.go-down {
  bottom: 400px; /* позиция кнопки Вниз по вертикали */
}
.go-down:hover, .go-up:hover {
  opacity: 1.0;
}
</style>
<script type="text/javascript">
$(function(){
if ($(window).scrollTop()>="250") $("#ToTop").fadeIn("slow")
$(window).scroll(function(){
  if ($(window).scrollTop()<="250") $("#ToTop").fadeOut("slow")
  else $("#ToTop").fadeIn("slow")
});
if ($(window).scrollTop()<=$(document).height()-"999") $("#OnBottom").fadeIn("slow")
$(window).scroll(function(){
  if ($(window).scrollTop()>=$(document).height()-"999") $("#OnBottom").fadeOut("slow")
  else $("#OnBottom").fadeIn("slow")
});
$("#ToTop").click(function(){$("html,body").animate({scrollTop:0},"slow")})
$("#OnBottom").click(function(){$("html,body").animate({scrollTop:$(document).height()},"slow")})
});
</script>

<script type="text/javascript">
    function Transform_Code_Box_in_HTML(aX){
    var TemLnk=aX.replace(/^(.*viewtopic\.php\?id=\d*).*$/ig,"$1");
    var PstId=aX.replace(/^.*viewtopic\.php\?id=.*(#p\d+)$/ig,"$1");
    var L=document.URL.replace(TemLnk,'');
    if(L!=document.URL&&(L.slice(0,1)).search(/\d/ig)==-1 ){
    L=$("div.topic "+PstId);
    if(L.length==1){
    var Lhtm=L.find(".post-content .code-box:first .scrollbox pre").text();
    L.find(".post-content .code-box:first").replaceWith(Lhtm)
    }}}
    function Demo_HTML(Ts){var Ll=Ts.parents(".htmldemo").find(".code-box .scrollbox pre").text();
    Ts.parents(".htmldemo").after('<div class="demHtml">'+Ll+'</div>');Ts.replaceWith(DemoButt0);
    }
    $(document).ready(function() {
    $("#pun-viewtopic .post .code-box").each(function(){
    if($(this).text().indexOf('<!--HTML-->')!=-1){
    $(this).wrap('<div class="htmldemo"></div>')
    $(this).replaceWith($('.htmldemo').text().split('<!--HTML-->')[1]);
    }
    });
    });
    </script>

<script type="text/javascript"><!--Своя картинка в каждую категорию -->
$(document).ready(function(){
myarray=new Array(
"самая бесполезная часть", "http://funkyimg.com/i/2wWop.png",
"игра", "http://funkyimg.com/i/2wWnQ.png",
"тут тусуется химе и его черновики", "http://funkyimg.com/i/2wWoA.png",
"Статистика форума", "http://funkyimg.com/i/2wWoM.png"
)
       $("#pun-index div.category h2,#pun-index #pun-stats h2").each(function (i) {
for(q=0;q<myarray.length;q++){
var cssObj = {
   "height":"50px",
   "background-color": "transparent",
   "background-image":"url("+myarray[q+1]+")",
   "background-position":"50% 50%",
   "background-repeat":"no-repeat"
}
        if($(this).children("span").text()==myarray[q])$(this).css(cssObj);
        q++}
    });
});
</script>

<!--Вставить картинку-->
<style>
#button-mybb {background-image:url('http://forumupload.ru/uploads/000a/45/08/120-1.png'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:26px; width:100%}
</style>
<script type="text/javascript">
if(form=document.getElementById("form-buttons"))
form.getElementsByTagName("tr")[0].insertCell(12).innerHTML="<img src='/i/blank.gif' id='button-mybb' onclick=\"bbcode('[img]', '[/img]');\"/>"
</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>

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

<style type="text/css">
.post-content span[style*="justify"]{
  display:block;
  width:100%;
  text-align:justify;
}
</style>

<script type="text/javascript">
$("#post #button-center").after('<td id=button-justify align=center valign=center><img onclick="bbcode(\'[align=justify]\',\'[/align]\')" src="http://icons.iconarchive.com/icons/famfamfam/silk/16/text-align-justify-icon.png" style="width:18px!important;height:16px!important"/></td>');
</script>

<script type="text/javascript">
function to(username)
{insert('[b]' + username + '[/b]' + ', ');}
</script>
Подпись автора

she reminds me of
⎯⎯⎯⎯⎯⎯⎯⎯⎯ danse russe ⎯⎯⎯⎯⎯⎯⎯⎯⎯
https://i.imgur.com/y4wBgHS.gif https://i.imgur.com/yW77Aox.gif
w h e n   m y   e m o t i o n s   a r e   w o u n d e d
HER MOTIONS AND MOVEMENTS CHASE THE GHOSTS FROM ME

3

> : )

-------------------------------------------------------------*/
/* Фон СПЛОШНОЙ */
body { background-repeat: repeat; background-position : top center; overflow-x: hidden;
background-color: #000;  background-image : url("https://i.imgur.com/A9PWHnc.png"); }

/* ТЕЛО */
#pun { background-position: center; background-color: #c7bebe;
background-image: url("http://forumstatic.ru/files/0019/69/98/11105.png"); }

/* ШАПКА */
#pun-title table { background-color: transparent; background-repeat: no-repeat; background-position: top center; border: none;  background-image: url("http://forumstatic.ru/files/0019/69/98/64939.png");
   height: 355px;
   width: 1000px;
   margin-left: -36px;
   margin-top: -1px;   }

/* ФУТЕР */
#pun-about p.container { background-color: transparent; background-position : center top; background-repeat : no-repeat; font-size: 0em; background-image: url("http://forumstatic.ru/files/0019/69/98/82695.png");
   height: 175px;
   width: 1000px;
   margin-left: -36px;
   margin-bottom: -0px;
   margin-top: -0px;   }

#pun-status p span.item3 { float: center !important; text-align: center; font: 7pt "Arial" !important; margin: 0px 196px 0px 0px; }
div#html-footer { margin: 0px 0px -18px 0px;}  div#pun-about { margin-bottom: -24px;}

/* ЦИТАТЫ */
.punbb .quote-box, .punbb .code-box {
-moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px;
   background-color: #000;
   background-image : url("");
   border-top: 1px double #5a4d3c;
   border-right: 1px double #5a4d3c;
   border-bottom: 1px double #5a4d3c;
   border-left: 1px double #5a4d3c;
   box-shadow: 0px 0px 4px #351a06, 0px 0px 5px #38271a;
   }
.punbb #pun-main .quote-box, .punbb #pun-main .code-box { background-clip:padding-box;
color: #cab7c0; text-shadow: 1px 1px #000000;
-moz-background-clip: padding-box; border-width: 6px;
-moz-border-image: url(https://i.imgur.com/KOo7QpE.png) 6 repeat;  /* Firefox 4 */
-webkit-border-image: url(https://i.imgur.com/KOo7QpE.png) 6  repeat;  /* Safari 5 и Chrome */
-o-border-image: url(https://i.imgur.com/KOo7QpE.png) 6 repeat; /* Opera 10.5 */
  }

.quote-box a, .quote-box a:link, .quote-box a:hover, .quote-box a:focus, .code-box a, .code-box a:link, .code-box a:hover  {  /* color: #f1ccab!important; text-shadow: 0px 0px 1px #000!important; */
    color: #ffe0e3!important;
    text-shadow: 0 0 11px #fff, 0 0 26px #b54271, 0 0 30px #b32761, 0 0 34px #b32761!important;}

/* ФОРМА ОТВЕТА И КНОПОК */
.punbb textarea, .punbb input { color: black;  -moz-border-radius: 0px; -webkit-border-radius: 0px;
   background-image : url("");
   background-color: rgba(225, 222, 220, 0.2);
   border-top: 2px dotted #2b3a3f;
   border-right: 2px dotted #2b3a3f;
   border-bottom: 2px dotted #2b3a3f;
   border-left: 2px dotted #2b3a3f;
   -moz-box-shadow: 10px #2b3a3f;
   -webkit-box-shadow: 10px #2b3a3f;
   box-shadow: 0px #2b3a3f;
   }

/* КНОПКИ */
.punbb input, .hashelp center div a button, .button { cursor: pointer; padding: 3px; border-radius: 0px;
  background-color: #000;
  border: 3px double #53335a;
  box-shadow: 0px 0px 2px #3e213c, 0px 0px 2px #3e213c;
  color: #887d8e; text-shadow: 1px 1px #000000;
  font-size: 12px!important; font-weight: normal;
  font-family: "Oranienbaum" !important;
  letter-spacing: 1px;
  }
.hashelp center div a button:hover, .button:hover { border: 3px double #5d4363;
box-shadow: 0px 0px 2px #3e213c, 0px 0px 2px #3e213c; }

/* ВЫПАДАЮЩЕЕ МЕНЮ */
.punbb select, .forminput { text-align: center !important; text-transform: lowercas;
background-color: #000 !important;
border: 1px double #53335a;
color: #887d8e !important;
font-family: "Oranienbaum" !important;
font-size: 13px !important; }

/* КАТЕГОРИИ */
#pun-index div.category h2,#pun-index #pun-stats h2 { box-sizing: border-box; background-repeat: no-repeat; background-position: top center; border: none; text-align: center; position: relative; z-index: 5;
    background-image: url(https://i.imgur.com/Vzb9iAv.png);
    font-size: 14px!important;
    color: #ffe0e3;
    text-shadow: 0 0 11px #fff, 0 0 26px #b54271, 0 0 30px #b32761, 0 0 34px #b32761;
    padding: 20px 20px 0;
    margin: 0px -35px 0px;
    height: 58px;
    width: 1000px;
    }

/* Названия тем */
#pun-main #post-form h2, .punbb .category h2, #pun-stats h2, #pun-debug h2 { box-sizing: border-box; background-repeat: no-repeat; background-position: top center; border: none; text-align: center; position: relative; z-index: 5;
    background-image: url(https://i.imgur.com/Vzb9iAv.png);
    font: uppercase 16px Impact;
    letter-spacing: 1px;
    font-size: 14px!important;
    color: #ffe0e3;
    text-shadow: 0 0 11px #fff, 0 0 26px #b54271, 0 0 30px #b32761, 0 0 34px #b32761;
    padding: 20px 40px 0;
    margin: 0px -35px 0px;
    height: 58px;
    width: 1000px;
    }

#pun-main h1 { box-sizing: border-box; background-repeat: no-repeat; background-position: top center; border: none; text-align: center; position: relative; z-index: 5;
    background-image: url(https://i.imgur.com/Vzb9iAv.png);
    font-size: 14px!important;
    letter-spacing: 1px;
    color: #ffe0e3;
    text-shadow: 0 0 11px #fff, 0 0 26px #b54271, 0 0 30px #b32761, 0 0 34px #b32761;
    padding: 20px 40px 0px;
    margin: 0px -35px 70px;
    margin-top: -25px;
    height: 58px;
    width: 1000px;
    }

/* Перегородка сообщений */
#pun-viewtopic .post h3 { background: transparent url("https://i.imgur.com/4GskYLo.png") no-repeat scroll center top;    height: 42px!important;    width: 1000px!important;
color: #d6cccb!important;  text-shadow: 1px 1px 1px #000;
padding: 15px 0px 0px;   margin: 0px -36px -15px;  }

/* НАВИГАЦИЯ */
div#pun-navlinks .container{ position: absolute;  z-index: auto;  text-align: center;
       top: 292px;       width: 91%;      }
#pun-ulinks .container { position: absolute;  z-index: auto;  text-align: center;
       top: 311px;      width: 90%;      }

.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {   background-color: transparent; color: #000000; }
#pun-debug h2, .punbb-admin #pun-admain h2, #pun-stats .statscon, li#onlinelist, li#onlinelist div { background-color: transparent; text-align: center; color: #000000; }
#pun-stats h2,.punbb .main h1, .punbb .main h2 { background-color: transparent; color: #000000; font-weight: bold; text-align: center; }
#pun-title, #pun-title .container, .punbb .modmenu .container { background-color: transparent; color: #000000; }
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {  background-color: transparent; color: #000000; }
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl { background-color: transparent; color: #000000; }

/* ГРАНИЦЫ
-------------------------------------------------------------*/
.punbb .container, .punbb .post-body, .post h3, #pun-title { border-color: transparent; }
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post { border-color: transparent; }
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 { border-color: transparent; }
#pun-stats h2 .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin { border-color: transparent; }
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table { border-color:transparent; }
.punbb th { border-color: transparent; }
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {  border-color: transparent; }
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend { border-color: transparent; }
.punbb .divider { border-color: transparent; }
.punbb .formal fieldset .post-box, .punbb .info-box { border: 1px solid #130a01 }
li.pa-online { border-left-color: transparent; }
.punbb td div.tclcon { /* text-align: center; */ }

/* ССЫЛКИ И ИХ ЦВЕТА
-------------------------------------------------------------*/
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited { color: #7b5009; }

/* ссылки на форуме */
.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 {
  text-decoration: none;
  color: #522b39;
  text-shadow: 1px 1px #d2c2c2;
  }

.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 { text-decoration: none;  text-transform:  inherit;  font-style: normal;  font-weight: inherit;
  background-color: rgba(217, 217, 217, 0.0);
  border-bottom: 2px none #001e57;
  color: #612a67;
  text-shadow: 1px 1px #dcd0d0;
  }

/* верхняя навигация */
#pun-navlinks a { text-decoration: none;  text-transform: none;  font-style: normal;  font-weight: bo;
  border-bottom: 0px none #000;
  color: #50092a;
  text-shadow: 1px 1px 1px #c5bfbf;
  }

#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {  text-decoration: none;  text-transform:  n;  font-style: normal;  font-weight: bo;
  background-color: inherit;
  border-bottom: 0px none #000;
  color: #751c45;
  text-shadow: 1px 1px 1px #a28e8b;
  }

/* нижняя навигация */
#pun-ulinks a { text-transform:  lowercase;  font-style: normal;  text-decoration: none;
  border-bottom: 0px none #000;
  color: #8d5a6f;
  text-shadow: 1px 1px 1px #c5c5c5;
  }

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

/* ИКОНКИ СТАРЫЕ НОВЫЕ
-------------------------------------------------------------*/
#pun-title table tbody tr .title-logo span { display:none; }

/* Старые сообщения */
.punbb table Div.icon { display: block; border-style: none none none none;   float: left;
margin-top: 1px!important;    margin-right: 0px;  background-repeat: no-repeat; background-image: url(https://i.imgur.com/JN3As7W.png);        width:34px;    height:30px; }

/* Новые сообщения */
TR.inew Div.icon { background-repeat: no-repeat;  background-image: url(https://i.imgur.com/HZzy45J.png);      width:34px;    height:30px; }

/* Закрытые темы */
TR.iclosed Div.icon { background-repeat: no-repeat;  background-image: url(https://i.imgur.com/ZGH20lk.png);          width:34px;    height:30px; }

/* Важные темы */
TR.isticky Div.icon { background-repeat: no-repeat;  background-image: url(https://i.imgur.com/4DHSewx.png);        width:34px;    height:30px; }

/* АВАТАР И ПОЛЯ ПРОФИЛЯ
-------------------------------------------------------------*/
.post-author a:link { text-shadow: 1px 1px #000000; }
.post-author a, .post-author a:hover, .post-author a:focus , .post-author a:active {
/* color: #b37561 !important;   text-shadow: 1px 1px #000000;  */
color: #ffe0e3!important;  text-shadow: 0 0 5px #fff, 0 0 10px #b54271, 0 0 15px #b32761, 0 0 20px #b32761!important; }

/* СТАТУС */
.pa-title { padding: 0px 0px 3px 0px !important; /*сдвинуть*/
text-align: center; z-index: 1000;
margin-left: 0px !important; margin-top: 0px !important; margin-bottom: 1px !important;
font: 6.0pt "Arial" !important; color: #886f7e !important; letter-spacing: 1px; }

/* НИК */
.pa-author a, .pa-author { font-style: normal !important; text-align: center;
font: 14pt "Oranienbaum" !important;
letter-spacing: 0px !important;
color: #cababf !important;
text-shadow: 1px 1px 1px #000!important;
margin-top: 7px !important;
padding: 0px; padding-bottom: 3px !important; }

/* АВАТАР */
.post-author ul .item2 img { border: 2px solid #000; box-shadow: 0px 0px 0px 1px #543d54 !important;
border-radius: 0px; margin-top: 6px; margin-left: -0px!important;
/* border: 1px solid #604f47;*/   }

/* ОКОНТОВКА */
.punbb .post .post-author > ul {background:
url("https://i.imgur.com/U7RIb57.png") 0 top no-repeat,
url("https://i.imgur.com/1O92hxM.png") 0 bottom no-repeat,
url("https://i.imgur.com/N6a0sfU.png") repeat-y;
padding: 15px 12px 5px 12px!important; /* вверх, вправо, вниз, влево */ }

.post-author { text-align: center; margin-left: 0px !important; border-radius: 0px; font: 9pt !important;
border-left: 0px solid #533829;
border-right: 0px solid #533829;
border-top: 0px solid #533829;
border-bottom: 0px solid #533829;
background-color: #000;
color: #a28291 !important;
text-shadow: 1px 1px #000;
box-shadow: 0px 0px 3px #421908, 0px 0px 3px #401407;
}

.pa-ip { margin-bottom: -6px!important; }

.pa-respect { display: inline-block; text-align: center;
margin-left: -0px; margin-top: 0px!important; margin-bottom: 1px!important;
padding: px;   width: 170px;    font-family: "Oranienbaum" !important;
line-height: 12px;   font-size: 13px;!important;
color: #ffe0e3!important;  text-shadow: 0 0 5px #fff, 0 0 10px #b54271, 0 0 15px #b32761, 0 0 20px #b32761!important; }

.pa-posts , .pa-fld3, .pa-fld4 { display: inline-block; text-align: center;
margin-left: -0px; margin-top: 0px!important; margin-bottom: 0px!important;
padding: 7px;   width: 60px;    font-family: "Oranienbaum" !important;
line-height: 11px!important;   font-size: 12px;!important; }

.pa-fld1 { text-align: center; margin-bottom: 2px!important;
margin-left: -3px!important; margin-top: -15px!important; }

/* СТИЛЬ ЛЗ */
.lz { text-align: center;
font-family: "Oranienbaum" !important;
font-size: 16px!important;
font-weight: bol; 
margin-top: -0px!important;
}
.lz2 { text-align: justify;
font-size: 10px!important;
font-family: "Verdana" !important;
line-height: 9.5px;!important;
}

.pa-fld2 { text-align: center;
color: #daccca !important;
font-size: 9px;!important;
line-height: 9px;!important;
padding: 5px !important;
background-color: #;
/* border: 1px solid #613b2f;
width: 184px;
margin-left: -1px!important; */
margin-top: 0px!important;
margin-bottom: 3px!important;
}


/* ОСТАЛЬНОЕ
-------------------------------------------------------------*/

/* ПОДФОРУМ */
#pun-index .tcl h3 a, li#pun-index .tcl h3 { text-transform: uppercase; font-weight: bold;
font-family: Oranienbaum;  font-size: 16px;  letter-spacing: 0px!important;
text-shadow: 1px 1px 0px #a0999f;    color: #653042!important;   }

/* ПРОКРУТКА */
::-webkit-scrollbar { width: 6px; height: 6px; }
::-webkit-scrollbar-track { background: # top center; border: 2px solid #;  }
::-webkit-scrollbar-thumb { background: #3c2c3b top center; border: 1px solid #503f4f; }

/* ВЫДЕЛЕНИЕ ТЕКСТА */
::selection { background: none repeat scroll 0 0 #b30000; color: #FBF5EF; text-shadow: 1px 1px #000; opacity: 0.4;} 

/* ВЫРАВНИВАНИЕ ТЕКСТА ПО ШИРИНЕ */
.punbb .post-content p {  text-align: justify; }

/* фон шрифтов, графити, видосов, цветов и прочего от тэгов */
#font-area, .popup_graffiti, #size-area, #image-area, #color-area, #addition-area, #video-area { background-color: #000;!important;
text-align: center!important; padding: 4px;
color: #dabfb0;  text-shadow: 1px 1px 0px #000;
border: 1px double #dabfb0; border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; }

/* шрифтовая область */
#font-area { max-height: 350px; overflow-y: auto; font-size: 15!important; }

/* Ссылки в подфоруме */
.navlink a { display: inline-block; font-weight: bol; letter-spacing: 1px;
font-family: "tahoma"!important; font-size: 8px;
padding: 2px 2px 1px 2px;    margin: 2px!important;
text-transform: uppercase;    text-align: center;
width: 80px;   text-shadow: 1px 1px 1px #000!important;
color: #d4c2c0!important;    background: #40252e;  }
.navlink a:hover {  color: #e0c5c6!important;   background: #583041;
text-transform: uppercase;  font-size: 7px;  letter-spacing: 2px; }

/* Пояснение в подфоруме */
.podfor { text-align: center;  padding-top: 2px;  margin-bottom: 3px!important;
background-color: #40252e; color: #d4c2c0;  text-shadow: 1px 1px 0px #000!important;
font-weight: bold; text-transform:uppercase;  letter-spacing: 2px; border-radius: 5px;
font-family: "Oranienbaum"!important; font-size: 10px; }

/* ВСПЛЫВАШКА У АДМИНОВ
-------------------------------------------------------------*/
.tooltip { position: relative; }
.tooltip em { display: none; }
.tooltip:hover em { display: block; z-index:100000; position: absolute; font-style: normal;
font: 12px "Arial" !important;    letter-spacing: 0px!important;
background: #0e060e;    color: #cec2cd;   
padding: 10px 10px;   top: 30px;   left: 0px;    wight: 150px;
border-bottom: 2px solid #cec2cd;     border-top: 2px solid #cec2cd;
border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; }
.tooltip:hover em i { position: absolute; z-index:100000; display: block; top: 30px; left: 0px; }


/* СТРАНИЦЫ ПРИ НАВЕДЕНИИ
-------------------------------------------------------------*/
#paginator {  opacity: 0.9;  position: absolute;  z-index: 1000;  text-shadow: 0 1px 0 #000;
  left: 55px;   filter: alpha(opacity=90);
  background-color: #ac9b94; /* фон блока пагинатора */
  border: 2px solid #4a0000; /* цвет границы блока */
  table-layout: auto !important;  width: auto !important;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  text-shadow: 0 1px 0 rgba(255,255,255,.4); }
#paginator td {  padding: 0.1em;  border-style: none; }
#pnav:hover {  background: #371a0b; /* фон цифры при наведении курсора */
  color: #ac9b94; /* цвет цифры при наведении курсора */
  -moz-border-radius: 9000em;  border-radius: 9000em;  khtml-border-radius:9000em;  -webkit-border-radius:9000em; }

/* ОФОРМЛЕНИЕ ОРГ ТЕМ
-------------------------------------------------------------*/
.body1 { background: url(https://i.imgur.com/pLLF3D4.png) top no-repeat, url(https://i.imgur.com/3XPYYTU.png) bottom no-repeat, url(https://i.imgur.com/QQUpYKD.png) repeat-y;  color: #000;  font: 12px tahoma;  display: block;  width: 606px; padding-bottom: 30px!important; }

Подпись автора

she reminds me of
⎯⎯⎯⎯⎯⎯⎯⎯⎯ danse russe ⎯⎯⎯⎯⎯⎯⎯⎯⎯
https://i.imgur.com/y4wBgHS.gif https://i.imgur.com/yW77Aox.gif
w h e n   m y   e m o t i o n s   a r e   w o u n d e d
HER MOTIONS AND MOVEMENTS CHASE THE GHOSTS FROM ME

4

кактус

Код:
A - SETUP
**************************************************************/

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

/* A1.1 */
  @import url(style_cs.1523217123.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 {
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle
  }


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

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

/* A3.2 */
.punbb {
  font: normal 68.75% verdana, 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.2 */
.punbb {
  float: left;
  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 none none;
  border-width: 0px 0px 0px 0px;
  }

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

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

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

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

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

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

/* C2.12 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1em;
  }

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

    * html .tclcon {height: 1px}

    /* C2.14 */
.punbb td div.tclcon {
padding-left: 10px;
text-align: justify;
position: relative;
margin-left: 0px;
margin-left: 10px;}  

/* C2.15 */
.punbb div.icon {
  float: right;
  display: block;
  height: 43px;
  width: 42px;
  margin-right: 0px;
  margin-top: 0px;}

#pun-index table Div.icon, #pun-index TR.inew Div.icon {
  margin-top: 30px;}

 /* 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-style: none;
    border-width: 0;
  }

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

  }

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

  }

/* CS2.5 */
.punbb th {
  border-color: transparent ;

  }

/* CS2.6 */

#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.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  }

/* C3.7 */
.pa-author {
  margin-top: 5px;}

/* 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: 230px;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0 0 1px 0;
  }

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

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

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

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

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

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

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


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

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

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

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

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


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

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

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


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

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

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

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

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

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

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

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


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

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

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

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


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

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

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

/* D1.2 */
#pun-title h1 {
  display : block;}

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


/* 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: 55px;
  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 {
text-align: center;  
margin-top: -140px;
width: 890px;
margin-left: -8px;}


/* D3.2 */
#pun-navlinks .container {
padding-top: 0px;}

/* D.3 */
#pun-navlinks li {
display: inline;
text-align: center;
margin-left: -4px;}



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

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

/* D4.2 */
#pun-ulinks .container {
  text-align: center;
  margin-top: -13px;
  margin-left: -50px;}

/* 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.3 em 1em 1em 1em;
  margin: 62px 0px 15px 63px;
  }

/* 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: 2.5em 1em 1em 1em;
  margin-top: -30px; 
  line-height: 1.1
  }


/* 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: center;
  line-height: 150%;}

/* 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:  none;
  border-width: 0px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }



/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: none;
  border-bottom-width: 0px;
  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: none;
  border-bottom-width: 0px;
  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;
  }

@font-face {
    font-family: 'Gabriela';
    src: local('Gabriela'), local('Gabriela-Regular'), url('http://forumstatic.ru/files/0016/2a/ef/37850.woff2') format('woff2'), url('http://forumstatic.ru/files/0016/2a/ef/18532.woff') format('woff');
    font-weight: 400;
    font-style: normal;}

@font-face {
    font-family: 'Allods-West';
    src: local('Allods-West'), local('Allods-West'), url('http://forumstatic.ru/files/0016/2a/ef/25755.woff2') format('woff2'), url('http://forumstatic.ru/files/0016/2a/ef/52397.woff') format('woff');
    font-style: normal;}

@font-face {
    font-family: 'Carmen';
     src: local('Carment'), local('Carmen'), url('http://forumstatic.ru/files/0016/2a/ef/76123.woff2') format('woff2'), url('http://forumstatic.ru/files/0016/2a/ef/15660.woff') format('woff');
    font-style: normal;}

@font-face {
    font-family: 'Oranienbaum';
     src: local('Oranienbaum'), local('Oranienbaum'), url('http://forumstatic.ru/files/0016/2a/ef/95334.woff2') format('woff2'), url('http://forumstatic.ru/files/0016/2a/ef/50087.woff') format('woff');
    font-style: normal;}
Код:
-------------------------------------------------------------*/

/* ��� ������ */
body {background: url(https://i.imgur.com/UnH9Fxt.png) repeat-x top left, 
url(https://i.imgur.com/5jIEgWQ.png) repeat-x bottom left,
url(https://i.imgur.com/UIurs1D.png) center;}


/* ����� */
#pun-title table {
background-image : url(https://i.imgur.com/gfy7QSe.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
width: 1057px;
height: 630px;
margin-left: -75px;}


/* ���� ������ */
#pun {
width: 974px;
margin: auto;
float: top center;
padding: 0px 0px 0px 0px;
background-image: url(https://i.imgur.com/sE1LFSg.png); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 20px!important;
width: 920px;}


/* ����� */
#html-footer.section {background-image : url(https://i.imgur.com/RNWLRRc.png);
margin: -90px 0px 0px -114px;
background-repeat : no-repeat;
width: 1142px;
height: 255px;}


/* ��������� */
::-webkit-scrollbar {background: #26180f; width: 7px; height: 5px;}
::-webkit-scrollbar-thumb {background: #2a2701; width: 7px}
::-webkit-scrollbar-corner {background: #2a2701;}


/* ������� */
.punbb .post .post-author {
float: left;
width: 214px;
margin-left: 15px;
font-family: Verdana;
color: #634430;
text-align: center;
padding: 33px 0px 25px 0px;
background: url(https://i.imgur.com/uQgpBAQ.png) top no-repeat, 
url(https://i.imgur.com/hOzrf1X.png) bottom no-repeat,
url(https://i.imgur.com/DeLgUcu.png) repeat-y;}

.post-author ul li a {
color: #9f6840!important;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);}
.post-author ul li a:hover  {
color: #736717!important;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);}

.ilz {
background: url(https://i.imgur.com/AY292B2.png) no-repeat;
height: 5px;}

#pun-main .post-author ul {
margin-left: 3px;
width: 186px;}

ul.post-ul-Sp {margin-left: -10px!important;
width: 186px;}

/* ��� */
.pa-author {font-size: 18px; 
font-style: normal; 
font-weight: bold;
font-family: Oranienbaum;
letter-spacing: 1px;}


/* ������� */
#news1 {
top: 320px;
position: absolute;
margin-left: 7px;
overflow: auto;
z-index: 200;}

#news2 {
top: 311px;
position: absolute;
margin-left: 588px;
overflow: auto;}

#news1, #news2 {
height: 170px;
width: 341px;
text-align: center;
font-family: Georgia;
font-size: 10px;
font-weight: normal;
line-height: 11px;
letter-spacing: 0em;
word-spacing: 0em;
color: #8b7158;}
#news1 a, #news2 a {
color: #a97f49;}
#news1 a:hover, #news2 a:hover  {
color: #c29c6b;}


/* ������ ����� ��� �� ������� */
.hasicon tr .tcr a {
background-image: url(https://i.imgur.com/wSGsw0I.png);
background-repeat: no-repeat; 
background-position: left top; 
padding-left: 13px;}


/* ������ */
#pun-index .tcl h3 {
padding-top: 18px;
padding-right: 15px;
font-size: 18px;
text-transform: lowercase;
font-family: Oranienbaum;
letter-spacing: 1px;
text-align: center;}
#pun-index .tcl h3 a {
color: #9f6840;}
#pun-index .tcl h3 a:hover  {
color: #736717;}

#pun-index td div.tclcon {
width: 352px;
background: url(https://i.imgur.com/QlFA88a.png) 0 top no-repeat, 
url(https://i.imgur.com/b2Ifc8S.png) 0 bottom no-repeat, 
url(https://i.imgur.com/aYq53pb.png) 0 top repeat-y;
min-height: 120px;}

#comforum {
font-size: 11px;
text-transform: lowercase;
font-family: Georgia;
font-style: italic;
text-align: center;
padding-right: 15px;
color: #634430;}

#opforum {
width: 300px;
font-size: 10px;
font-family: Verdana;
line-height: 11px;
font-style: none;
color: #0e0b09;
padding: 23px 0px 20px 16px;}
#opforum a {
color: #2e1500;}
#opforum a:hover  {
color: #1e2606;}



/* CS1 ��� � ���� ������ �� ������
-------------------------------------------------------------*/

/* �������� */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, 
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main 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 {background-color: transpanent;
color: #0e0b09;
font-weight: normal;
font-style: normal;}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
background-color: transparent;
color: #2e1500;
text-align:center; 
font-size: 14px;
font-style: normal; 
font-weight: bold; 
font-family: Oranienbaum;
letter-spacing: 1px;
text-transform: uppercase;}

.punbb .post-links ul, .punbb .post h3 span {
font-family: 'Georgia';
font-size: 11px;}

.punbb .linksb, .punbb .modmenu .container  {
font-family: 'Georgia';}


.punbb .main .tcr a {
font-family: Georgia !important;
font-size: 13px !important;}


/* ������ */
.punbb .quote-box, .punbb .code-box {
border-style: solid;
border-width: 30px 25px 25px 25px;
background-color: #664d39;
border-image: url(https://i.imgur.com/tKFj8GR.png) 30 25 25 25 repeat;}
.punbb .quote-box cite, .punbb .quote-box blockquote, .punbb .post-content .blockcode, .punbb .code-box strong.legend {
margin: -4px -4px -9px -4px;
padding: 4px;
background: url(https://i.imgur.com/h2GiFyE.png);}


/* ������� */
.post-content .spoiler-box > div {
background: url(https://i.imgur.com/kmm2QvE.png) no-repeat left center, url(https://i.imgur.com/h2GiFyE.png) repeat  !important;
margin: -4px -4px -4px -5px;
padding-top: 3px;}  


/* ������� ��� ����� ������ � ����� ������ � ������� */
.punbb textarea {
background: url(https://i.imgur.com/h2GiFyE.png);
background-color: #664d39;
color: #0e0b09;
border-style: solid;
border-color: #26170f;
border-width: 1px;}

.punbb select, .punbb input, #pun_wrap #post .container[id$="-area"], #move_posts_form {
background: url(https://i.imgur.com/h2GiFyE.png);
background-color: #664d39;
color: #0e0b09;
border-style: solid;
border-color: #26170f;
border-width: 1px;}


/* ���� � ����������� */
.punbb textarea {
border-radius: 2px;}
.punbb select, .punbb input, #pun_wrap #post .container[id$="-area"]  {
border-radius: 2px;} 


/* ��� ���� ������ � ��������� */
#pun-popup_awards div, #pun-reputation div, .editBookmark, #pun-admin-award-form .inner, #vse tbody, .punbb .section h2, #afterMove {
background-color: #664d39;}


/* ����������� ����� ����������� */
#pun-viewtopic .post h3 {
background: transparent url(https://i.imgur.com/2TNHseN.png) no-repeat scroll center top;
width: 974px !important;
height: 76px;
margin-top: 0px;
margin-bottom: -20px;
margin-left: -21px;
padding-top: 25px;}

.punbb .post h3 strong {
font-family: Gabriela;
color: #634430;}

#pun-viewtopic .post h3 a {
font-family: Gabriela;
color: #9f6840;}
#pun-viewtopic .post h3 a:hover {
font-family: Gabriela;
color: #736717;}

.topic a.sharelink {
margin-right: 70px!important;}


/* ������� ����� */
#post-form h2 {
background: transparent url(https://i.imgur.com/poazZEC.png) no-repeat scroll center top;
width: 974px !important;
height: 76px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: -32px;
padding-top: 14px;}

#post-form h2 span {display:none;}


/* CS2 ������
-------------------------------------------------------------*/

/* CS2.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: #2e1500;
text-decoration: none;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);}

/* CS2.2 */
.punbb a:focus, .punbb a:active, .punbb a:hover, .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
color: #1e2606; 
text-decoration: none;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);}

#pun-ulinks a, #pun-ulinks a:focus, #pun-ulinks a:active {
color: #614530; 
font-family: Times New Roman;
font-size: 11px;
text-decoration: none;
text-transform: lowercase;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.0);}

#pun-ulinks a:hover {
color: #7a5233;
font-family: Times New Roman;
font-size: 11px;
text-decoration: none;
text-transform: lowercase;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);}

#pun-navlinks a, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #614530;
text-decoration: none;}

#pun-navlinks a:hover {
color: #7a5233;
text-decoration: none;}


/* CS3 ��������� 
-------------------------------------------------------------*/

/* ������*/
div.icon {
background: url(https://i.imgur.com/TGRS3tQ.png) no-repeat;}
tr.inew div.icon {
background: url(https://i.imgur.com/WvUPpoF.png) no-repeat;}
tr.isticky div.icon {
background: url(https://i.imgur.com/IKSQHnr.png) no-repeat;}
tr.iclosed div.icon {
background: url(https://i.imgur.com/ExrgEd5.png) no-repeat;}


/* ������, ���������, ������� ��� ��������� */
#activists a img {opacity:0.8; -moz-opacity:0.9; filter:alpha(opacity=90); transition-duration: 1.5s;}
#activists a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100); transition-duration: 1.5s;}
#admins a img {opacity:0.8; -moz-opacity:0.8; filter:alpha(opacity=80); transition-duration: 1.5s;}
#admins a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100); transition-duration: 1.5s;}


#banners {
width: 925px;
height: 60px; 
position:absolute; 
margin-top: 108px; 
margin-left: 118px; 
overflow: scroll; 
overflow-x: hidden;}

#lovecsnov {
width: 52px;
height: 71px; 
position:absolute; 
margin-top: 185px; 
margin-left: 175px;}


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

.pa-respect>a[href^="/respect.php?"] {
visibility:hidden;}
.pa-respect>a[href^="/respect.php?"]:after{
content: "���������";
display: inline-block;
visibility: visible;
font-size: 11px;}

#pun-reputation .inner h1 span {visibility:hidden;}
#pun-reputation .inner h1 span:after{
content: "�������, ����������";
padding-right: 150px;
visibility: visible;}


/* ������ ����������*/
#pun-stats ul.container { 
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("https://i.imgur.com/FPRLk1w.png");
background-origin: padding-box;
background-position: 0px 30px;
background-repeat: no-repeat;
background-size: auto;
padding-left: 119px;
padding-top: 40px;}


/* �������� */
#MyBookmarks .container, #MyBookmarks h2, #MyBookmarks h1 {
background-color: rgba(38, 23, 15, 0.7);
color: #634430;}
#MyBookmarks h2 span {
color: #634430;
margin-left: 50px;
font-size: 16px;
font-family: Cambria;}
#MyBookmarks a {
color: #9f6840!important;}
#MyBookmarks a:hover  {
color: #736717!important;}

.post .bookmark {color: #5a5706!important;} /*���� ������*/
#BookmCntToggle.default-style {color: #664d39!important;} /*���� ��������� ������*/


/* ��������� */
a.tvm:link, a.tvm:visited { 
display: block; 
width: 186px;
height: 15px;
margin-bottom: 2px; 
text-transform: lowercase; 
font-style: italic;
font-family: Cambria; 
font-size: 12px; 
letter-spacing: 0px;
border-radius: 4px; 
background: #21130b; 
color: #593e2a;  
text-align: center; 
padding: 1px 2px 2px 10px;}

a.tvm:hover, a.tvm:active { 
-moz-transition: 1s ease; 
-webkit-transition: 1s ease; 
display: block;
width: 186px;
height: 15px;
text-transform: lowercase; 
font-family: Cambria; 
font-size: 12px; 
letter-spacing: 3px; 
background: #251a13; 
text-decoration: none; 
color: #634b39; 
text-align: center; 
padding: 1px 2px 2px 10px;
border-radius: 4px;}



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


/* �� ������*/
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-main .post-author ul {text-align: center}
ul.post-ul-Sp, .post-img-Sp {text-align:center;}
#pun th, #pun-main h2 {text-align: center}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 101%; font-family: "Times New Roman";}
.category h2 span{display: none;}
#pun-stats h2 span {visibility: hidden;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-ulinks .item5 {display: none}
.pa-fld3 {font-size: 0px;}
img.iblank {z-index: 9999999999;}
Подпись автора

she reminds me of
⎯⎯⎯⎯⎯⎯⎯⎯⎯ danse russe ⎯⎯⎯⎯⎯⎯⎯⎯⎯
https://i.imgur.com/y4wBgHS.gif https://i.imgur.com/yW77Aox.gif
w h e n   m y   e m o t i o n s   a r e   w o u n d e d
HER MOTIONS AND MOVEMENTS CHASE THE GHOSTS FROM ME

5

бешеная чарли:

Код:
/*************************************************************
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 {
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle
  }



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

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

/* A3.2 */
.punbb {
  font: normal 68.75% verdana, 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: 950px;
  float: top center;
  padding: 0px 0px 0px 0px;}

/* A5.2 */
.punbb {
  margin-left: 10px;
  float: none;
  width: 868px;
  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 none none;
  border-width: 0px 0px 0px 0px;
  }

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

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

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  margin-top: 10px;
  text-align: center;  
  border-top: 1px solid #98795e;
  width: 50%;
  margin-left: 156px;
  padding: 0 0 1em 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;
  }

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

/* 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 {
  background-color: #b1977e;
  background-image: url("http://funkyimg.com/i/2EQBs.png"); 
  color: #130c06;
  padding: 1.5em 2.0em 1.5em 2.0em;
  }


/* 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 */
.category .container thead {display: none;}
.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: center;
  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: center;
  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.6em;
  font-weight: bold;
  font-family: Arial;
  text-align: center;
  text-transform: lowercase;
 text-shadow: 1px 1px 1px rgba(216,188,158,7);
  }

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0.8em 1em;
  }

/* C2.12 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1em;
  }

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

    * html .tclcon {height: 1px}

/* C2.14 */
#pun-index td div.tclcon {
   border: 3px double rgba(94,74,57,7);
   width: 300px;
   padding: 10px;
   font-size: 10px;
   line-height: 11px;
   color: #130c06;
   font: 11px arial;
   text-align: center;
   background-image : url("http://funkyimg.com/i/2An7e.png");
}
  
/* C2.15 */
.punbb div.icon {
  float: right;
  display: block;
  height: 65px;
width: 65px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}
  

 /* 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-style: none;
    border-width: 0;
  }

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

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

/* CS2.5 */
.punbb th {
  border-color: transparent ;
  }

/* CS2.6 */

#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;
  margin-bottom: 10px;
  }

/* 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: center;
  font-weight: normal;
  }

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


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

/* C3.7 */
.pa-author {
  font-size: 1.4em;
  font-weight: bold;
  margin-top: -5px;
  padding: 3px;
  
  }

/* C3.8 */
.pa-author a {
  text-decoration: none;
  text-transform: normal;
  font-family: Bebas Neue;
  font-weight: normal;
  letter-spacing: 2px;
  text-shadow: 1px 1px 1px rgba(216,188,158,7);
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 0.4em;
  font-weight: normal;
  font-family: arial; 
  font-size: 9px; 
  letter-spacing: 1px;
  line-height: 8px;
  }


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

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

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

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

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

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

/* C3.16 */


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

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

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


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

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

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

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

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


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

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

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


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

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

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

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

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

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

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

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


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

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

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

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


/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

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

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

/* D1.2 */
#pun-title h1 {
  display : block;}

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


/* 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: 55px;
  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 {
  text-align: center;  
margin-left: 0px;
margin-top: -129px; 
letter-spacing: 0px;
font-family: Times New Roman;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
text-shadow: 1px 1px 1px rgba(216,188,158,7);
}

/* D3.2 */
#pun-navlinks .container {
  padding: 0.2em 1em;
  padding-top: 0px;}

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


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

/* D4.1 */
#pun-ulinks  {
  margin-left: -21px;
  margin-top: 50px;
  font-family: Times New Roman;
  letter-spacing: 2px;
  }

/* D4.2 */
#pun-ulinks .container {
  text-align: center;
    margin-top: 0px;
  }

/* 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;
  color: #17131;
  margin-bottom: 0;
  margin-top: 0px;
  }

/* D5.2 */
#pun-status .container {
  color: #371e05;
  padding: -0.3 em 1em 1em 1em;
  text-align: center;
  }

/* D5.3 */
#pun-status span {
  color: #17131;
  white-space: nowrap;
  margin-right: 0.5em;
  }

/* D5.4 */
#pun-crumbs1 {
  color: #17131;
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }

#pun-crumbs1 p.container {
  font-family: Arial;
  font-weight: bold;
  border-top: none;
  font-size: 1.1em;
  text-align: center;
  padding: 1.4em 0em 0em 0em;
  }

/* D5.6 */
#pun-break1 {
  font-family: Arial;
 font-weight: bold;
  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: normal;
  }

/* 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: 2.5em 1em 1em 1em;
  margin-top: -23px; 
  line-height: 1.1
  }


/* 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;
  margin-bottom: 0;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: center;
  line-height: 150%;}

/* 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 {
  display: none;
  font-family: Arial;
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
  }

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style:  none;
  border-width: 0px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }



/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: none;
  border-bottom-width: 0px;
  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: none;
  border-bottom-width: 0px;
  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;
  }
Код:
/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
body {background-image : url("http://funkyimg.com/i/2AkWj.png");
background-repeat: repeat; background-attachment: scroll;
background-position : top center; background-color: #1e150d;}

/* Шапка */
#pun-title table {
background-image : url("http://funkyimg.com/i/2AmJT.png"); 
background-repeat : no-repeat;
background-position: top center;
border: none;
width: 949px;
height: 500px;
margin-left: -40px;}

/* Тело форума */
#pun {
width: 950px; 
background-color: #b2977c; 
background-image: url("http://funkyimg.com/i/2AkYN.png"); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0px 30px!important;
width: 950px;}


/* Футер */
#pun-about p.container {
background-image : url("http://funkyimg.com/i/2Am31.png");
margin: 0px 0px -65px -28px;
background-position : center top;
background-repeat : no-repeat;
width: 949px;
height: 101px; 
overflow-x: hidden;}



/* CS1.1 Фон и цвет текста на форуме */

.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #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 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: transparent;
color: #130c06;
font-weight: normal;
font-style: normal;
}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
background-color: transparent;
color: #130c06;
text-align:center; 
font-size: 13px; 
font-style: lowercase; font-weight: bold; font-family: "Arial";
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
background-image: url("http://funkyimg.com/i/2An5z.png");
background-color: #9c7d5f;
  color: #130c06;
  border: 3px double rgba(94,74,57,7);}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-image: url("http://funkyimg.com/i/2Am2n.png");
background-color: #9c7d5f;
color: #130c06;}

/* Тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
 }

.punbb input { border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
background-color: #9c7d5f;}


/* CS2 Ссылки
-------------------------------------------------------------*/

/* CS2.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, #pun-navlinks a, #pun-ulinks a {color: #452705;
  text-decoration: none;
  }

/* CS2.2 */
.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, #pun-navlinks a:focus, #pun-navlinks a:active, #pun-ulinks a:focus, 
#pun-ulinks a:active {
  color: #452705; 
  text-decoration: none;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
  color: #8e5528;
  background-color: none;
  text-decoration: none;
  text-transform: lowercase;
  }

#pun-ulinks a {
  font-size: 10px;
  color: #371e05; 
  font-family: 'Times New Roman';
  text-decoration: normal;
  text-transform: lowercase;
  }

#pun-ulinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  text-decoration: none;
  color: #371e05;
  font-family: 'Times New Roman';
  text-transform: lowercase;
  text-shadow: 1px 1px 1px rgba(216,188,158,7);
}


/* CS3 Остальное 
-------------------------------------------------------------*/

/* CS3.1 Иконки*/

div.icon {
            background: url(http://funkyimg.com/i/2AmX5.png) no-repeat;
}

tr.inew div.icon {
        background: url(http://funkyimg.com/i/2AmXa.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(http://funkyimg.com/i/2AmXT.png) no-repeat;
}

tr.isticky div.icon {
        background: url(http://funkyimg.com/i/2AmXQ.png) no-repeat;
}


/* CS3.2 Всё подряд*/

#pun-main div.catleft, #pun-main div.catright {display: none}

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

#pun th, #pun-main h2 {text-align: center}

#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}

#pun-announcement .container {font-size: 100%; font-weight: bold; font-family: "Arial";}
.category h2 span{display: none;}

#pun-stats h2 span {visibility: hidden;}

#pun td .modlist{display:none;}
.lastedit {display:none}

#pun-announcement h2 {display: none}

#pun-navlinks #navawards{display:none}


/* Прокрутка */
::-webkit-scrollbar {background: #c6a88a; width: 6px; height: 5px;}
::-webkit-scrollbar-thumb {background: #371e05; width: 3px}
::-webkit-scrollbar-corner {background: #371e05;}

/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
background-image: url('http://funkyimg.com/i/2AmZt.png');
background-repeat: repeat;
background-position: center;

/*Фон размножаемый по вертикали*/
  overflow: visible!important;
  margin: 0px 0px 0px -6px!important;
  padding: 0px 0px 0x 0px!important;
}

.punbb .post .post-author > ul {
background-image: url('http://funkyimg.com/i/2AnfL.png'), url('http://funkyimg.com/i/2AnfQ.png');
background-repeat: no-repeat, no-repeat;
background-position: center top, center bottom; 

/*Фон верха - низа*/
  margin: -16px 0px -16px 0px!important;
  padding: 20px 20px 20px 18px!important;
  }
низ
Код:
<!--смена авы, ч2-->
<link id="iNFpanel" rel="stylesheet" href="http://forumstatic.ru/files/0015/2a/41/52745.css" type="text/css"/>
<script src="http://forumstatic.ru/files/0017/b3/8e/90528.js"></script>
<style>.punbb .pa-avatar img {max-width:190px;height:auto;}
#imgNIK-SIG {border:none !important;}</style>
<script type="text/javascript">
OnSmenaImage("Lexington", new Array("Reaper"))
var AvtrArr=new Array(
"",    //Ссылки на картинки Аватар
""   //End myarray_!!Последняя ссылка без Запятой!!!
)
StartNIZ(); //
</script>

<script type="text/javascript">
    function Transform_Code_Box_in_HTML(aX){
    var TemLnk=aX.replace(/^(.*viewtopic\.php\?id=\d*).*$/ig,"$1");
    var PstId=aX.replace(/^.*viewtopic\.php\?id=.*(#p\d+)$/ig,"$1");
    var L=document.URL.replace(TemLnk,'');
    if(L!=document.URL&&(L.slice(0,1)).search(/\d/ig)==-1 ){
    L=$("div.topic "+PstId);
    if(L.length==1){
    var Lhtm=L.find(".post-content .code-box:first .scrollbox pre").text();
    L.find(".post-content .code-box:first").replaceWith(Lhtm)
    }}}
    function Demo_HTML(Ts){var Ll=Ts.parents(".htmldemo").find(".code-box .scrollbox pre").text();
    Ts.parents(".htmldemo").after('<div class="demHtml">'+Ll+'</div>');Ts.replaceWith(DemoButt0);
    }
    $(document).ready(function() {
    $("#pun-viewtopic .post .code-box").each(function(){
    if($(this).text().indexOf('<!--HTML-->')!=-1){
    $(this).wrap('<div class="htmldemo"></div>')
    $(this).replaceWith($('.htmldemo').text().split('<!--HTML-->')[1]);
    }
    });
    });
    </script>

<!--Кнопки вверх вниз-->
<div class="go-up" id='ToTop'><img src="http://funkyimg.com/i/2An9L.png" border="0" width=100% /></div>
<div class="go-down" id='OnBottom'><img src="http://funkyimg.com/i/2An9M.png" border="0" width=100% /></div>
<style>
.go-up, .go-down {
  position: fixed; 
  right: 10px; 
  z-index: 9999; 
  cursor: pointer;
  opacity: 0.8; 
  margin-bottom: 0px; 
  width: 62px; 
  height: 63px; 
}
.go-up {
  bottom: 432px; /* позиция кнопки Вверх по вертикали */
}
.go-down {
  bottom: 400px; /* позиция кнопки Вниз по вертикали */
}
.go-down:hover, .go-up:hover {
  opacity: 1.0;
}
</style>
<script type="text/javascript">
$(function(){
if ($(window).scrollTop()>="250") $("#ToTop").fadeIn("slow")
$(window).scroll(function(){
  if ($(window).scrollTop()<="250") $("#ToTop").fadeOut("slow")
  else $("#ToTop").fadeIn("slow")
});
if ($(window).scrollTop()<=$(document).height()-"999") $("#OnBottom").fadeIn("slow")
$(window).scroll(function(){
  if ($(window).scrollTop()>=$(document).height()-"999") $("#OnBottom").fadeOut("slow")
  else $("#OnBottom").fadeIn("slow")
});
$("#ToTop").click(function(){$("html,body").animate({scrollTop:0},"slow")})
$("#OnBottom").click(function(){$("html,body").animate({scrollTop:$(document).height()},"slow")})
});
</script>


<script type="text/javascript"><!--Своя картинка в каждую категорию -->
$(document).ready(function(){
myarray=new Array(
"самая бесполезная часть", "http://funkyimg.com/i/2AmGP.png",
"игра", "http://funkyimg.com/i/2AmHG.png",
"тут тусуется химе и его черновики", "http://funkyimg.com/i/2AmJm.png",
"Статистика форума", "http://funkyimg.com/i/2AmEW.png"
)
       $("#pun-index div.category h2,#pun-index #pun-stats h2").each(function (i) {
for(q=0;q<myarray.length;q++){
var cssObj = {
   "height":"36px",
   "width": "950px",
   "margin-left": "-50px",
   "background-color": "transparent",
   "background-image":"url("+myarray[q+1]+")",
   "background-position":"50% 50%",
   "background-repeat":"no-repeat"
}
        if($(this).children("span").text()==myarray[q])$(this).css(cssObj);
        q++}
    });
});
</script>

<!--Вставить картинку-->
<style>
#button-mybb {background-image:url('http://forumupload.ru/uploads/000a/45/08/120-1.png'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:26px; width:100%}
</style>
<script type="text/javascript">
if(form=document.getElementById("form-buttons"))
form.getElementsByTagName("tr")[0].insertCell(12).innerHTML="<img src='/i/blank.gif' id='button-mybb' onclick=\"bbcode('[img]', '[/img]');\"/>"
</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>


<style type="text/css">
.post-content span[style*="justify"]{
  display:block;
  width:100%;
  text-align:justify;
}
</style>

<script type="text/javascript">
$("#post #button-center").after('<td id=button-justify align=center valign=center><img onclick="bbcode(\'[align=justify]\',\'[/align]\')" src="http://icons.iconarchive.com/icons/famfamfam/silk/16/text-align-justify-icon.png" style="width:18px!important;height:16px!important"/></td>');
</script>

<script type="text/javascript">
function to(username)
{insert('[b]' + username + '[/b]' + ', ');}
</script>

<script type="text/javascript">
var A=[1,2,3]
$(".post .post-author li").each(function (){
for(var i=0; i<A.length;i++){if($(this).hasClass("pa-fld"+A[i])){
$(this).html($(this).html().replace(/^[^:]*:/,''));}};});
</script>

<script type="text/javascript"> 
//
// Автор скрипта: RUSSIAN_GOBLIN (с) 2011/08/06
// P.S.: А создавать форумы лучше всего здесь http://LiveForums.ru/
//
if ((document.URL.indexOf('viewtopic.php?')!=-1)
||(document.URL.indexOf('edit.php')!=-1)
||(document.URL.indexOf('post.php')!=-1)
||(document.URL.indexOf('messages.php')!=-1))
{
 
var ColorsBank = new Array ('00', '11', '22', '33', '44', '55', '66', '77', '88', '99', 'aa', 'bb', 'cc', 'dd', 'ee', 'ff');
var i=0;
var table='';
var ColorArray = new Array();
 
for(r=15;r>=0;r--){
for(g=0;g<=15;g++){
for(b=0;b<=15;b++){
ColorArray[i]=ColorsBank[r]+''+ColorsBank[g]+''+ColorsBank[b];
table=table+'<p style="width:1px; height:1px; float:left; background:#'+ColorArray[i]+'"><img src="/i/blank.gif" alt="#'+ColorArray[i]+'"/></p>';
i++;
}}}
 
tablecolors='Цвет: <input id="now_color_rgb" name="now_color_rgb" type="text" size="7" value=""> Код: <input id="now_color" name="now_color" type="text" size="7" value="#rrggbb"><table  cellspacing="0" cellpadding="0"><tr><td id="table_new_colors">'+table+'</td></tr></table>';
//alert(tablecolors);
$('div#color-area').prepend(tablecolors);
 
$('#table_new_colors p img').mouseover(function (){
var clr=$(this).attr("alt");
$("#now_color_rgb").css('background',clr);
$("#now_color").val(clr);});
 
$("#table_new_colors p img").click(function (){
var clr=$(this).attr("alt");
$("#now_color_rgb").css('background',clr);
$("#now_color").val(clr);
clr='[color='+clr;clr+="]";
bbcode(clr,"[/color]");});
}
</script>
Подпись автора

n e u t r a l i t y ,  i n   t h e   f a c e   o f   s u c h   e v i l ,  i s . . .   complicity
https://i.imgur.com/bXlVz2b.gif https://i.imgur.com/q1AWSbE.gif
not to speak is TO SPEAK, not to act is TO ACT


Вы здесь » luminous beings are we, not this crude matter­­­ » archive » коды дизайнов