Вверх страницы
Вниз страницы

underdog

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

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


Вы здесь » underdog » smokestack lightnin » Тестовое сообщение


Тестовое сообщение

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

1

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

0

2

э

0

3

d

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

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

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

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

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

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

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

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

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

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

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

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

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

/* 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: 920px;
  position: relative;

  }

/* A5.2 */
.punbb {
  float: center;
  height: auto;
  width: 92%;
margin-left: 20px; /*необходимый оступ*/
  }

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

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

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

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

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

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

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

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }

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

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

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  border-top: 1px solid #888;
  width: 250px;
  margin: 5px 0;
  }

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

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

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

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

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

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
margin: 0.4em 1.8em 1.4em 1.8em;
padding: 1em;
border-left: #5a5738 0px solid;
border-right: #5a5738 0px solid;
background-image: url(http://funkyimg.com/i/24scw.jpg);
  }

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

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }

/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
  }

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.linkst .pagelink {
  position: absolute;
  top: -4em;
  left: 1em;
  width: 24em;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  }

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

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

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

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

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

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

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

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

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

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

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

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

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

/* C2.8 */
#pun-index .tcl h3 {
  font-size: 1.2em;
  font-weight: bold;
  }

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

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

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

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

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

    * html .tclcon {height: 1px}

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

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

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

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

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

  }

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

  }

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

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

  }

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

  }

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

  }

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

  }

.punbb .divider {
  border-color: transparent;

  }

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

  }

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

  }





/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
margin-left: 11px;
  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: 25em;
  border-left-style: solid;
  border-left-width: 1px
  }

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

/* C3.5 */
.punbb .post .post-author {
float: left;
margin-left: 23px;
text-align: center;
margin-top: -5px;
background: url(http://funkyimg.com/i/24scw.jpg);
border: 1px solid #c5c5c5;
width: 200px;
  }

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

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

/* C3.8 */
/* ИМЯ НА ФОРУМЕ */
.pa-author a, li#profile-name {
text-decoration: none;
text-align: center;
font-family: 'tahoma';
font-size:15px;
border-style: solid solid none;
border-width: 0px;
color: #3a3537;

text-align: center;
border-style: solid solid none;
font-size:15px;
font-family: 'taxoma';
border-width: 0px;
color: #3a3537;
  }

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

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: 22em;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0 0 1px 0;
text-align: justify; }

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

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

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

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

/* C3.16 */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }

/* D3 Forum navigation
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks, #pun-navlinks .container {
border-style: none;
border-width: 0;
margin: 0;
}

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

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

/* D3.4 */
#pun-navlinks li a {
font-size: 1.0em;
font-family: 'Berenis ADF Pro';
font-size: 17px;
float: center;
letter-spacing: 0px;
padding-bottom: 9px;
padding-top: 10px;
color: #3a3537;
text-transform:lowercase;
text-decoration: bold;
font-weight: 900;
}

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

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

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

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

/* 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;
  margin-top: -50;
margin-left: -50
  }

/* D5.2 */
#pun-status .container {
  padding: 0.8em 1em 1em 1em;
margin-bottom: 30;
  }

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

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

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

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 1px 0;
  height: 0;
  margin: -2px 1em;
  position: relative;
  z-index: 1;
  }

/* D6 Announcement
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement h2 {
  padding: 0;
  margin: 0 1em -3.5em 1em;
  border-style: none none solid none;
  border-width: 0 0 1px 0;
  position: relative;
  font-weight: bold;
  }

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 4.3em 1em 1em 1em;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
  padding: 0.8em 1em
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
margin-left: 34px;
  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;
margin-left: 34px;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0.7em 0 0 0;
  }

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0;
  }

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

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
  }

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

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 1px;
  }

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

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */

#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }
/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

0

4

;

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

/* A1.1 */
@import url(style_cs.1447344065.css);
@import "http://webfonts.ru/import/gtw.css";
@import url(https://fonts.googleapis.com/css?family … n,cyrillic);
  @import url(http://allfont.ru/allfont.css?fonts=parizhel);
  @import url(http://allfont.ru/allfont.css?fonts=mon … two-medium);
  @import url(http://allfont.ru/allfont.css?fonts=harlequinade);
  @import url(http://allfont.ru/allfont.css?fonts=brokgauzefron);
  @import url(http://allfont.ru/allfont.css?fonts=artemis-cursive);

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

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

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

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

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

/* A3.2 */
.punbb {
  font: normal 70.76% 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 {
font-size: 14px;
    font-family: yeseva one;
  }

/* A3.5.1 */
.punbb h2 span {
font-size: 0em;
    font-family: yeseva one;
  }

/* A3.5.2 */
.punbb legend span { font-size: 1.5em;
    font-family: yeseva one;
}

/* 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
text-align: Left;
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
text-align: Left;
  }

/* A3.10 */
.punbb a {
  text-decoration: none;
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }

/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }
/* A5 Basic page layout and borders
-------------------------------------------------------------*/
/* A5.1 */
/* øèðèíà ôîðóìà ïðîñòàâëÿåòñÿ çäåñü */
#pun {
  margin:  0px auto auto auto;;
width: 900px;
  position: relative;

  }

/* A5.2 */
.punbb {
  width: 795px;
  height: auto;
margin-left: 0px;
padding-left: 40px;
  }

/* A5.3 */
#pun-redirect{
    border: 0 none!important;
    background: #261c14 !important;
    margin: 0;
    padding: 0;
    left: 0;
    right: 0;
    top: 20%;
    bottom: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 0 !important;
    background: url(http://s7.uploads.ru/depPG.gif) top center no-repeat !important;
  }
#pun-redirect *{
  border:0 none;
}
#pun-redirect .main-title {
  display:none;
}
#pun-redirect.punbb .info .container{
position: absolute;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    left: -56px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 188px auto auto auto;
    width: 387px;
    padding: 10px 10px 0px;
    height: 40px;
    background-color: #94ADAA;
    box-shadow: inset #5B8C8B 0 0 26px;
    border: 2px dotted #A5A2A2;
}

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

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
background-color: transpanent;
color: #2b1c0c;
text-align: left;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
background-color: transpanent;
color: #2b1c0c;
text-align: left;
  }

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

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

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

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
padding: 0.8em 0.2em 0.2em 1.2em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }

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

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

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
text-align: Left;
  }

/* B1.2 */
.punbb .post-sig dt {
display: block;
    border-bottom: 1px dotted rgba(68, 68, 68, 0.5);
    width: 250px !important;
    margin: 10px 0;
    height: 40px;
    margin-left: 159px;
}

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

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

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

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

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

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
margin: 0em 1.8em 2.4em 1.8em;
    padding: 1em 1em 1em 1em !important;
  padding: 1em;
  border-style: solid;
  border-color: transpanent;
  border-width: 1px;
  }

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

/* B2 Information boxes
-------------------------------------------------------------*/

/* B2.1 */
.punbb .info-box {
  padding: 1.1em 1.7em 1em 1.7em;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 1.1em 0;
  }

/* B2.2 */
.punbb .info-box * {
  padding: 0 0 0.7em 0;
  }

/* B2.3 */
.punbb #pun-main .info-box .legend {
  font-size: 1.1em;
  font-weight: bold;
  }

/* B3 Pagination and posting links
-------------------------------------------------------------*/

/* B3.1 */
.punbb .linkst {
  float: left;
  position: relative;
  width: 100%;
  font-size: 1.1em;
  height: 0;
  }

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.linkst .pagelink {
  position: absolute;
  top: -4em;
  left: 1em;
  width: 24em;
  }

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

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

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

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

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

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

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

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

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

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

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

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 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: justify;
  width: 50%;
  }

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

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

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

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

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

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

/* C2.8 */
#pun-index .tcl h3 {
  font-size: 1.2em;
  font-weight: bold;
padding-bottom: 3px;
  }

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

/* C2.10 */
.punbb td .modlist {
  display: none;
  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 */
    .punbb td div.tclcon {
            margin-left: 10px;
    }

    /* C2.15 */
    .punbb div.icon {
        float: right;
        display: block;
        width: 50px;
        height: 80px;
        padding-top: 1px;
        margin-top: -25px;
        padding-left: 7px;}
/* C3 Topics

-------------------------------------------------------------*/
#pun-title, #pun-navlinks {
background-color: transpanent;
}

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

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

  }

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

  }

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

  }

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

  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: transparent;

  }

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

  }

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

  }

.punbb .divider {
  border-color: transparent;

  }

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

  }

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

  }





/* 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: 20em;
  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 {
    background-image: url(http://funkyimg.com/i/22Q7h.png);
    background-color: #FFFFFF;
    float: left;
    width: 200px;
    margin-left: 0px;
    margin-top: -1.3em;
    box-shadow: 0px 0px 1px rgba(60, 66, 74, 0.52);
  }

.post-author a:link {
    text-transform: lowercase;
    font: 10px Kurale;
    }

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

/* C3.7 */
.pa-author {
  font-size: 1.2em;
  font-weight: bold;
font-family: verdana;
text-transform: none;
  }

/* C3.8 */
.pa-author a {
font-family: kurale !important;
    font-weight: bold !important;
    text-transform: lowercase !important;
    font-size: 11px !important;
  }

/* C3.9 */
li.pa-title {
  padding: 0.3em;
  font-weight: bold;
  text-transform: lowercase !important;
  font-size: 11px !important;
  font-family: Kurale;
  }

li.pa-online {
    width: 180px;
  line-height: 0.8em;
  padding-bottom: 5px;
  text-transform: lowercase !important;
  font-size: 10px !important;
  font-family: Kurale;
    background: rgba(229, 229, 229, 0.4);
  }

/* C3.11 */
.punbb .post-body {
  margin-left: 20em;
  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 0em;
  text-align: right;
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 0.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;
font-size: 1.5em;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }

/* D3 Forum navigation
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks, #pun-navlinks .container {
    border-style: none;
    border-width: 0;
    margin-left: 179px;
    margin-top: -117px; /*îòðèöàòåëüíîå çíà÷åíèå - ââåðõ, ïîëîæèòåëüíîå - âíèç */
  }

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

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

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

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

/* D4.1 */
#pun-ulinks  {
border-left-style: none;
    border-right-style: none;
    margin-left: 367px;
    margin-top: -312px; /*îòðèöàòåëüíîå çíà÷åíèå - ââåðõ, ïîëîæèòåëüíîå - âíèç */
}

/* D4.2 */
#pun-ulinks .container {
  border-top: none;
    padding: 0.8em 1em;
    line-height: 23px;
  }

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

#pun-ulinks .item2 a {color: #CCCCCC;  text-shadow: rgb(31, 146, 146) 1px 0 0;}
#pun-ulinks li:nth-child(2) a { color: #CCCCCC !important;  text-shadow: rgb(31, 146, 146) 1px 0 0 !important;}
#pun-ulinks .item3 a {color: #CCCCCC;  text-shadow: rgb(31, 146, 146) 1px 0 0;}
#pun-ulinks .item4 a {color: #CCCCCC;  text-shadow: rgb(31, 146, 146) 1px 0 0;}
#pun-ulinks .item5 a {}
#pun-ulinks .item6 a {}
#pun-ulinks .item7:last-child a {}

/* 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: 2.8em 1em 1em 1em;
  }

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

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

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

/* 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: 3.3em 1em 1em 1em;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
  padding: 0.8em 1em
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
  float: left;
  clear: both;
  line-height: 150%;
  }

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
  text-align: right;
  line-height: 150%;
  }

#pun-stats li.item4 { text-align: right;
  line-height: 150%;}

/* D7.4 */
li#onlinelist {
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 1px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 0.7em 0 0 0;
  }

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0;
  }

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

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;

  }

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

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 1px;
  }

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

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */

#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }
/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

0

5

f

/* A1 Import the colour scheme
-------------------------------------------------------------*/
@import url(http://fonts.googleapis.com/css?family= … n,cyrillic);
@import url(http://fonts.googleapis.com/css?family= … n,cyrillic);
@import url(https://fonts.googleapis.com/css?family … n,cyrillic);
@import url(https://fonts.googleapis.com/css?family … n,cyrillic);
@import url(https://fonts.googleapis.com/css?family … n,cyrillic);
/* A1.1 */
  @import url(style_cs.1445266427.css);

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

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

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

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

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

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

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

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

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

/* A3.1 */
body {
  font-size: 15px;
  }

/* A3.2 */
.punbb {
font: normal 69.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 {

  }

/* 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;
  position: relative;
  float: center;
  width : 918px;
}

/* A5.2 */
.punbb {
height: auto;
  width : 855px;
margin-left: 27px;
  }

/* A5.3 */
#pun-redirect, #pun-maint {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 70px;
  margin-bottom: 10px;
background-clip:padding-box;
-moz-background-clip: padding-box;
border: double 3px #88705c;
background-image: url("http://funkyimg.com/i/22S6c.png");}

#pun-redirect .main-title { background:transparent !important;
color: #55463a;
position: center;
}

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

/* A5.10 */
#pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 {
  border-style: none none none none;
  border-width: 0px 0px 0px 0px;
  }

#pun-main h2 {
font-size: 14px;
  text-align: center;
  font-weight: bold;
  font-family: arial;
}

/*************************************************************
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 #ae9069;
  margin: 5px 0;
  float: center;
  width: 250px;
  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 140%;
font-size: 11px;
  }

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

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

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

/* 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 0.8em;
  padding: 1em;
  background-image: url(http://funkyimg.com/i/22S6c.png);
  border: 3px double #93856d;
  }

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

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -5.1em;
  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 {
  }

/* 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: 0px;
  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: 60%;
  }

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

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

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

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

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

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

/* C2.8 */
#pun-index .tcl h3 {
font-size: 1.2em;
font-weight: bold;
  }

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

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

/* C2.11 */
.punbb .main td {
border-width: 0px !important;
  border-width: 0px 0 0 0px;
  padding: 1.8em 4em;
  }

/* C2.12 */

.punbb .main th {

  border-style: none;

  border-width: 0;

  padding: 0;

  visibility: hidden;}

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

* html .tclcon {height: 1px}

/* C2.14 */
.punbb td div.tclcon {
  text-align: justify;
}

/* C2.15 */
.punbb div.icon {
float: left;
  display: block;
  border-style: none;
  margin-right: 10px;
  margin-top: 50px;
  width: 60px;
  height: 30px;
}
/* C3 Topics
-------------------------------------------------------------*/

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

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

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

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

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  margin: -15px 0 -15px 0!important;
  }

/* C3.7 */
.pa-author {
  }

/* C3.8 */
/* ÈÌß ÍÀ ÔÎÐÓÌÅ */
.pa-author a, li#profile-name {
  font-weight: bold;
  }

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

  }

li.pa-online {
line-height: 0.8em;
padding-left: 0.4em;
margin-top: 0.7em;
font-weight: bold;
text-transform: lowercase;
line-height: 100%;
position: relative;
margin-top: 2px;
  }

/* C3.11 */
.punbb .post-body {
  margin-left: 20em;
  border-left-style: solid;
  border-left-width: 0px;
  padding: 0 0 0px 0;
text-align: justify;
  }

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

/* 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: 0px;
  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: 0px;
  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;
  color: #3c2209;
  font-style: italic;
  }

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

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

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

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

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

  margin: 0px 0px 0px 0px;
}

/* D1.3 */
#pun-title .container {
  border-style: none ;
  padding: 0.2em 1em 0.8em 1em;
  }

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

#pun-title TD.title-logo-tdr {
  border: none;
  left: 200px;
  top: 0px;
  width: 468px;
  float: center;
  vertical-align: top;
  position: absolute;
}

#pun-title TABLE {
  border: none;
  width: 100%;
}

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

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

  /* D2.1 */
    #pun-pagelinks {
      position: absolute;
      top: 0px;
      left: 0;
      margin: 0;
      border: none;
      padding: 0;
      width: 100%;
      }

    /* D2.2 */
    #pun-pagelinks .container {
      background: transparent;
      border: none;
      padding: 0
}

    /* D2.3 */
    #pun-pagelinks .container li {
      display: inline
      }

    /* D2.4 */
    #pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
      height: 2em;
      line-height: 2em;
      padding: 0;
      font-size: 1.2em;
      margin-left: -9999px;
      display: block;
      float:left;
      width: 100%;
      }

    /* D2.5 */
    #pun-pagelinks a:active, #pun-pagelinks a:focus {
      position:relative;
      margin: 0;
      }

    #pun-pagelinks li a span {
      display:block;
      margin: 0 1em
      }

/* D3 Forum navigation
-------------------------------------------------------------*/

    /* D3.1 */
#pun-navlinks, #pun-navlinks .container {
  margin-bottom: 0px;
  text-align: center;
  text-transform: lowercase;}

    /* D3.2 */
    #pun-navlinks .container {
   
      }

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

    /* D3.4 */
#pun-navlinks li a {
  font-family: arial;
  font-size: 17px;
  letter-spacing: 0px;
  padding-bottom: 9px;
  padding-top: 5px;
  color: #594336;
  text-decoration: none;
  font-weight: bold;

}

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

    /* D4.1 */
    #pun-ulinks {
  margin-top: -1px;
  margin-bottom: 0px;
  text-align: center;
  font-family: monospace;
  text-transform: lowercase;
  padding: 0 0px;
}

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

    /* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 0px;
  color: #594031;
  white-space: nowrap;
  font-family: arial;
  font-weight: bold;
}

    /* 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: 1.8em 7em 2em 1em;
  }

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

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

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

/* D5.6 */
#pun-break1 {
  margin: 0 1em;
  border-style: solid none;
  border-width: 0px 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 0 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: 0px;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 4.3em 1em 1em 1em;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
  padding: 3em 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: 0px;
  float: left;
  width: 100%;
  line-height: 130%;
  }

/* D7.5 */
li#onlinelist div {
  border-top-style: solid;
  border-top-width: 0px;
  padding: 0.7em 0 0 0;
  }

/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

/* D8.1 */
#pun-qjump {
  margin: 0;
  border: none;
  width: 50%;
  position: relative;
  float: left;
  }

/* D8.2 */
#pun-qjump .container {
  border: none;
  background: transparent;
  padding: 0.8em 1em;
  }

/* D8.3 */
#pun-about {
  margin-top: 0;
  }

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

/* D8.5 */
#pun-about p span {
  display:block;
  padding-left: 50%;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

/* D8.7 */
#pun-crumbs2 .container {
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
  }

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

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 0px;
  }

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

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 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;
  }

#pun th {font-size: 0px;}
li#navawards {display: none;}
#pun-announcement h2 {display: none}
#pun-stats h2 span {visibility:hidden!important;}
.lastedit {display: none;}
.post-content td {border-style: solid !important;   border-width: 0px !important;}
#pun_wrap #pun  #pun-title.section #logo-table tbody{display: none; }
#pun-main div.catleft, #pun-main div.catright {display: none}
li.pa-author {text-transform: lowercase;}

.tclcon h3 a {font-size: 15px !important;
text-transform: lowercase;
font-family: 'arial';
text-align: center;}

.punbb td div .tclcon, .category .container table .hasicon .tc1 {
  padding: 10px;
  background-image: url(http://funkyimg.com/i/23mFy.png);
  padding: 5px;
}

.post-author ul li.pa-avatar img { 
  margin-top: 3px;}

#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -135px 0 0 -384px;
  width: 768px;
  z-index: 100;
  box-shadow: 0 0 40px #222;
  -webkit-box-shadow: 0 0 40px #222;
  -moz-box-shadow: 0 0 40px #222;
  -khtml-box-shadow: 0 0 40px #222;
  background-image: url(http://funkyimg.com/i/23mJZ.png);
}

0

6

http://funkyimg.com/i/24tBU.png

Код:
[align=center][url=][img]http://funkyimg.com/i/24tBU.png[/img][/url][/align]

http://funkyimg.com/i/24tif.png

Код:
[align=center][url=][img]http://funkyimg.com/i/24tif.png[/img][/url][/align]

0

7

http://funkyimg.com/i/24skj.png

» Бристоль, Англия; ноябрь 2015-го
» реальная жизнь
» эпизоды
» открываемся 21-23.11

последние события:
- идет активный набор в команду амс;

доброго времени суток, дорогие игроки. приветствуем вас в бристоле.

Код:
<!--HTML--><center><object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="350" height="8">
<param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" />
<param name="bgcolor" value="#85878f" />
<param name="FlashVars" value="mp3=http://dl.waix.ru/56501cbfc.mp3" /></object></center>

чего нам хочется от этого проекта? хочется очень простого и одновременно невозможного - легкой атмосферы. атмосферы, где бы, если не каждый, то большинство чувствовали себя спокойно не боясь написать/сделать что-то не то. за свой довольно большой опыт я насмотрелась абсолютно разных подходов к администрированию и созданию ролевых. я постараюсь найти золотую середину, правда, буду очень-очень долго искать ее и воплощать по максимуму.

парочка фактов о нас и том, что вас ждет:
» завлекать вас всякими особыми не-такими-как-у-всех фишечками мы не будем. делаем ставку на продолжительность существования ролевой и развитие ваших личных сюжетов.
» анкеты будут проверяться не на предмет отсутствия запятых, а на предмет более или менее цельной логической цепочки. все мы с вами ребята большие, писать умеем, так что, не думаю, что с этим возникнут проблемы. стиль написания произвольный. хоть по букве в строке. как хотите, серьезно. двадцатилетние детективы все равно не пройдут
» то же касается и постов: используете птицу-тройку или нет, пишите вы коротко или расписываете на энное количество вордовских страниц, опять же, нас не касается. все это между вами и вашим со-игроком.
» ваши личные сюжеты - остаются вашими личными. хотите убивать и насиловать кактусы - пожалуйста. никто не будет бегать за вами и кричать: "не жиза!!11".
» что касается свободной зоны (мыслей, флуда и их гибрида) тут придерживаемся той же политики похуистической. на то она и свободна зона, чтобы говорить там абсолютно рандомные разговоры наиболее привычным языком.
» квесты не планируются. ну, только если вы очень-очень попросите. хих
» если вам вдруг показалось, надеюсь нет, что мы излишне холодны и не заботливы к будущим игрокам - вам показалось, креститесь. мы будем вас любить, обещаю. защищать, вставать на вашу сторону в большинстве конфликтов, развлекать, шутить с вами шутки и одаривать златом и шиншиллами.
» внешности держатся до открытия/переклички и не зависят от вашей активности.

Код:
внешность/имя – [url=http://ссылка на профиль]ваш ник[/url]
Код:
внешность – [url=http://ссылка на заявку]ваш ник[/url]
занятые внешности

amber heard – ник
emma greenwell – ник
jack falahee – ник
jenna coleman – ник

их хотят видеть
занятые имена и фамилии

имена:

фамилии:
lebowski – ник

0

8

к

0

9

для пробника:
-гостевая
-реклама
-шаблон анкеты
-шаблоны нужные/хочу видеть/хочу к вам

для чистовика:
-фак
-гостевая
-реклама
-шаблон анкеты
-шаблоны нужные/хочу видеть/хочу к вам
-скелет
-внешки/работа
-подарки/награды
-банк
-оформление эпизода
-диз
-смайлы
-баннеры
-хтмл

0

10

http://candylandcouture.b1.jcink.com/in … opic=16353

http://candylandcouture.b1.jcink.com/in … opic=10388

http://candylandcouture.b1.jcink.com/in … opic=18172

0

11

Код:
[align=center][size=12]×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×[/size]
[size=16][font=Lucida Console][b]саундтрек /исполнитель/[/b] – название[/font][/size]
[img][/img] [img][/img]
[size=10]внешность[/size][/align][quote][align=center]текст вашей заявки[/align][/quote]
Код:
[align=center][size=12]×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×[/size]
[size=16][font=Lucida Console][b]саундтрек /исполнитель/[/b] – название[/font][/size]
[img][/img] [img][/img]
[size=10]внешность[/size][/align][quote][align=center]описание[/align][/quote]

0

12

нагр

http://vk.com/images/stickers/66/128.png
http://vk.com/images/stickers/89/128.png
http://vk.com/images/stickers/63/128.png
http://vk.com/images/stickers/75/128.png
http://vk.com/images/stickers/71/128.png
http://vk.com/images/stickers/86/128.png
http://vk.com/images/stickers/50/128.png
http://vk.com/images/stickers/68/128.pngэ

0

13

Код:
<!--HTML--><style type="text/css">

.little { width: 175px; height: 385px; line-height: 20px; background-color: f8f8f8; opacity: 0.95; text-align: justify; font-family: times; letter-spacing: 1px; font-size: 9px; color: #000; margin: 5px 5px 5px 5px; }

.black { width: 100px; height: 20px; background-color: #8FB3AA; font-family: times; font-size: 7px; color: #fff; text-transform: uppercase; text-align: center; line-height: 20px; letter-spacing: 2px; margin-right: 10px; }

.submarines { opacity: 0; -webkit-transition: opacity .6s ease-in-out; -moz-transition: opacity .6s ease-in-out; -o-transition: opacity .6s ease-in-out;}

.submarines:hover { opacity: 1; -webkit-transition: opacity .6s ease-in-out; -moz-transition: opacity .6s ease-in-out; -o-transition: opacity .6s ease-in-out;}

.blackkeys::-webkit-scrollbar { background: #f8f8f8;width:5px  }
.blackkeys::-webkit-scrollbar-thumb { background:#8FB3AA;width:5px }
.blackkeys::-webkit-scrollbar-corner { background:#f8f8f8; }

</style>

<center><div style="width: 300px; height: 400px; background-image: url(http://placehold.it/300x400);">

<div class="submarines">

<table><tr><td>
<div class="little"><div style="margin: 5px; width: 175px; height: 385px; position: relative; left: -5px; top: 0px; overflow: auto;" class="blackkeys"><div style="width: 135px; padding: 15px 0px 15px 20px; background-color: #F8F8F8; color: #000; font-family: times; font-size: 9px; line-height: 125%; text-align: justify;">

all your shipper content goes here all your shipper content goes here all your shipper content goes here all your shipper content goes here all your shipper content goes here all your shipper content goes here all your shipper content goes here all your shipper content goes here all your shipper content goes here all your shipper content goes here all your shipper content goes here all your shipper content goes here<p>

all your shipper content goes here all your shipper content goes here all your shipper content goes here all your shipper content goes here all your shipper content goes here all your shipper content goes here all your shipper content goes here all your shipper content goes here all your shipper content goes here all your shipper content goes here all your shipper content goes here all your shipper content goes here all your shipper content goes here all your shipper content goes here all your shipper content goes here

</div></div></div></td>

<td><div class="black">NICKNAME</div><div style="margin-bottom: 20px;"></div>
<div class="black">AGE IN LETTERS</div><div style="margin-bottom: 20px;"></div>
<div class="black">HOUSE</div><div style="margin-bottom: 20px;"></div>
<div class="black">MEMBER GROUP</div><div style="margin-bottom: 20px;"></div>
<div class="black">OCCUPATION</div><div style="margin-bottom: 20px;"></div>
<div class="black">FLAW</div><div style="margin-bottom: 20px;"></div>
<a href="http://shine.b1.jcink.com/index.php?showuser=3079"><div class="black">&hearts;</div></a><p>

</div></td></tr>

</table>

<div style="height: 5px;"></div>

</div></div>

</div></center>

0

14

Код:
<!--HTML--><style>

.yourthrone { width: 400px; padding: 5px; background: #fff; border: 1px solid #edf3f4; }

#yourthrone { width: 400px; height: 400px; overflow: hidden; position: relative; }

#yourthrone .thronecont:before { content: ''; width: 0; height: 0; border-bottom: 120px solid #fff; border-right: 600px solid transparent; margin-top: -90px; display: block; position: relative; bottom: 10px; right: 20px; z-index: 1; -webkit-transition: 0.5s all ease-in-out; transition: 0.5s all ease-in-out; -moz-transition: 0.5s all ease-in-out; o-transition: 0.5s all ease-in-out; }
#yourthrone .thronecont { position: relative; bottom: -340px; width: 370px; height: 380px; padding: 20px; background: #fff; transition: 0.5s all ease-in-out; -webkit-transition: 0.5s all ease-in-out; -moz-transition: 0.5s all ease-in-out; o-transition: 0.5s all ease-in-out; }
#yourthrone:hover .thronecont { position: relative; bottom:  20px; -webkit-transition: 0.5s all ease-in-out; transition: 0.5s all ease-in-out; -moz-transition: 0.5s all ease-in-out; o-transition: 0.5s all ease-in-out; }

.thronetitle { position: relative; top: -60px; z-index: 2; padding: 5px; font-family: fugaz one; font-size: 35px; color: #525162; text-align: left; text-transform: lowercase; letter-spacing: -2px; line-height: 5px; }
.thronetitle:after { content: ''; width: 50px; height: 1px; background: #8ea4b2; display: inline-block; vertical-align: middle; margin-left: 10px; }

.thronetag { width: 200px; padding: 5px; border-bottom: 1px dotted #c5d9dc; font-family: cousine; font-size: 8px; color: #111; text-align: right; text-transform: uppercase; letter-spacing: 1px; line-height: 10px; }

.thronetxt { position: relative; top: 15px; width: 370px; height:  370px; padding: 1px; overflow: auto; font-family: cousine; font-size: 10px; color: #111; text-align: justify; letter-spacing: 1px; line-height: 12px; }
.thronetxt b { color: #6e7f90; }
.thronetxt::-webkit-scrollbar { background: #fff; width: 5px;  } .thronetxt::-webkit-scrollbar-thumb { background: #8ea4b2; width: 5px; } .thronetxt::-webkit-scrollbar-corner { background: #fff; }

</style> <link href='http://fonts.googleapis.com/css?family=Cousine:400,700' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Fugaz+One' rel='stylesheet' type='text/css'>

<center><div class="yourthrone">

<div style="width: 400px; height: 400px; background-image: url(http://placehold.it/400x400);"><div id="yourthrone">

<div class="thronecont"> <div class="thronetitle">name surname</div>
<div class="thronetag">♫</div>

<div class="thronetxt">

text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text goes here text go<p>

</div>

</div> </div> </div> </div>

<div style="width: 405px; text-align: right; font-family: arial; font-size: 7px; text-transform: uppercase; letter-spacing: 1px;"><a href="http://shine.b1.jcink.com/index.php?showuser=3079">♥ HANNAH</a></div></center>

0

15

http://shine.jcink.net/index.php?showtopic=27912

http://shine.jcink.net/index.php?showtopic=26442

http://imagiart.ru/viewtopic.php?id=821 … 39#p589360

0

16

http://placehold.it/100x100  http://placehold.it/100x100
http://placehold.it/100x100  http://placehold.it/100x100

имечко-хуимечко
×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×

возраст:
ориентация:
место рождения:
детельность:

история

0

17

имечко-хуимечко
×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×  ×
http://placehold.it/245x130 http://placehold.it/245x130
возраст/работка/внешность

описание

0

18

Код:
<!--HTML--><table style="table-layout:fixed;width:100%"><tbody><tr><td><p><span style="display: block; text-align: center"><abbr title="добро пожаловать в Бристоль"><img class="postimg" src="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-01-icon.png" alt="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-01-icon.png"></abbr></span></p></td>
<td><p><span style="display: block; text-align: center"><abbr title="первый пост"><img class="postimg" src="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-09-icon.png" alt="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-09-icon.png"></abbr></span></p></td>
<td><p><span style="display: block; text-align: center"><abbr title="первый закрытый эпизод"><img class="postimg" src="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-17-icon.png" alt="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-17-icon.png"></abbr></span></p></td>
<td><p><span style="display: block; text-align: center"><abbr title="сто сообщений"><img class="postimg" src="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-06-icon.png" alt="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-06-icon.png"></abbr></span></p></td>
<td><p><span style="display: block; text-align: center"><abbr title="пятьсот сообщений"><img class="postimg" src="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-04-icon.png" alt="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-04-icon.png"></abbr></span></p></td>
<td><p><span style="display: block; text-align: center"><abbr title="тысяча сообщений"><img class="postimg" src="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-07-icon.png" alt="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-07-icon.png"></abbr></span></p></td>
<td><p><span style="display: block; text-align: center"><abbr title="отзыв в топе"><img class="postimg" src="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-03-icon.png" alt="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-03-icon.png"></abbr></span></p></td>

</tr>
<tr>
<td><p><span style="display: block; text-align: center"><abbr title=""><img class="postimg" src="" alt=""></abbr></span></p></td>
<td><p><span style="display: block; text-align: center"><abbr title="восемь часов онлайн"><img class="postimg" src="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-21-icon.png" alt="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-21-icon.png"></abbr></span></p></td>
<td><p><span style="display: block; text-align: center"><abbr title="двенадцать часов онлайн"><img class="postimg" src="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-12-icon.png" alt="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-12-icon.png"></abbr></span></p></td>
<td><p><span style="display: block; text-align: center"><abbr title="активист"><img class="postimg" src="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-18-icon.png" alt="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-18-icon.png"></abbr></span></p></td>
<td><p><span style="display: block; text-align: center"><abbr title="лучший пост"><img class="postimg" src="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-19-icon.png" alt="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-19-icon.png"></abbr></span></p></td>
<td><p><span style="display: block; text-align: center"><abbr title="лучший эпизод"><img class="postimg" src="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-20-icon.png" alt="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-20-icon.png"></abbr></span></p></td>
<td><p><span style="display: block; text-align: center"><abbr title="100 + репутации"><img class="postimg" src="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-10-icon.png" alt="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-10-icon.png"></abbr></span></p></td>
<td><p><span style="display: block; text-align: center"><abbr title="250 + репутации"><img class="postimg" src="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-11-icon.png" alt="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-11-icon.png"></abbr></span></p></td></tr>
<tr><td><p><span style="display: block; text-align: center"><abbr title="помощь с пиаром"><img class="postimg" src="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-08-icon.png" alt="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-08-icon.png"></abbr></span></p></td>
<td><p><span style="display: block; text-align: center"><abbr title="помощь с графикой"><img class="postimg" src="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-15-icon.png" alt="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-15-icon.png"></abbr></span></p></td>
<td><p><span style="display: block; text-align: center"><abbr title="победа в конкурсе"><img class="postimg" src="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-13-icon.png" alt="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-13-icon.png"></abbr></span></p></td>
<td><p><span style="display: block; text-align: center"><abbr title="привел друга"><img class="postimg" src="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-14-icon.png" alt="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-14-icon.png"></abbr></span></p></td>
<td><p><span style="display: block; text-align: center"><abbr title="зарегистрировался в соц-сети"><img class="postimg" src="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-05-icon.png" alt="http://icons.iconarchive.com/icons/klukeart/matryoshkas/128/Matryoshka-05-icon.png"></abbr></span></p></td>
<td><p><span style="display: block; text-align: center"><abbr title=""><img class="postimg" src="" alt=""></abbr></span></p></td>
</tr>
</tbody></table>

0

19

Код:
<!--HTML--><link href='http://fonts.googleapis.com/css?family=Lato:100,400,700|Didact+Gothic|Open+Sans' rel='stylesheet' type='text/css'>
<style type="text/css">
::-webkit-scrollbar { height: 12px; width: 10px; background-color: #FFF;} 
::-webkit-scrollbar-thumb { background: #1D1D17; } 
::-webkit-scrollbar-corner { background: #1D1D17; }
::-webkit-scrollbar-track { background: #FFF; }

#shchcontainer { width: 500px; height: 700px; position: relative; z-index: 1; background-color: #F1F1F1; }
.shcheader { width: 500px; height: 150px; background-color: #11110F; position: absolute; top: 0px; left: 0px; font-family: lato; text-align: center; line-height: 150px; font-size: 30px; color: #F7F7F7; letter-spacing: 5px; z-index: 2; font-weight: 100; }
.shcheader span { display: block; position: absolute; top: 90px; right: 70px; text-align: right; font-family: lato; font-size: 13px; line-height: 13px; letter-spacing: 4px; color: #F7F7F7; }
.shccolorblock { width: 250px; position: absolute; top: 150px; left: 0px; z-index: 2; height: 200px; background-color: #DE733E; font-family: didact gothic; font-size: 8px; letter-spacing: 1px; color: white; text-align: center; line-height: 200px; }
.shctabblock { width: 50px; height: 300px; background-color: #EDEDED; position: absolute; top: 350px; right: 0px; z-index: 2; }
.shcimone { width: 270px; position: absolute; top: 150px; left: 230px; z-index: 2; height: 200px; }
.shcimtwo { width: 150px; height: 300px; position: absolute; top: 350px; left: 0px; z-index: 2; }
.shcimthree { width: 500px; height: 50px; position: absolute; left: 0px; top: 650px; z-index: 2; }

.shctabs { position: absolute; left: 150px; top: 350px; height: 260px; clear: both; }
.shctab { float: left; }
.shctab label { background-color: rgba(222,115,62,0.6); height: 10px; width: 10px; z-index: 5; }
.shctab [type=radio] { display: none; }
.shccontent { width: 260px; height: 260px; overflow: auto; position: absolute; top: 0px; left: 0; background: white; padding: 20px; text-align: justify; font-family: open sans; font-size: 9px; line-height: 12px; color: #11110F; }
[type=radio]:checked ~ label { z-index: 5; background-color: rgba(222,115,62,1); }
[type=radio]:checked ~ label ~ .shccontent { z-index: 3; }
</style>
<center><div id="shchcontainer">

<div class="shcheader"><span>ИМЯ ТОГО КТО ЧИТАЕТ НОВОСТИ</span></div>

<div class="shccolorblock">ЦИТАТКА/ОБРАЩЕНИЕ</div>

<div class="shcimone"><img src="http://placehold.it/200x270"></div>
<div class="shcimtwo"><img src="http://placehold.it/150x300"></div>
<div class="shcimthree"><img src="http://placehold.it/50x500"></div>

<div class="shctabs"><div class="shctab"><input type="radio" id="tab-1" name="tab-group-1" checked><label for="tab-1" style="position: absolute; top: 25px; left: 310px;">&nbsp;</label><div class="shccontent">

НОВОСТИ

</div></div>    
<div class="shctab"><input type="radio" id="tab-2" name="tab-group-1"><label for="tab-2" style="position: absolute; top: 45px; left: 310px;">&nbsp;</label><div class="shccontent">

АКТИВИСТЫ И ПРЧ

<BR><BR><font style="font-size: 6px;"><a href="http://shine.b1.jcink.com/index.php?showtopic=3546">THEONS</a> @ SHINE</font></div></div></div><div class="shctabblock"></div></div>
</center>

0

20

http://shine.jcink.net/index.php?showtopic=21820

0

21

Код:
<!--HTML--><center><link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Playfair+Display:400,700italic' rel='stylesheet' type='text/css'>
<style type="text/css" > 
.pchal{opacity: 0; transition-duration: 0.6s; -moz-transition-duration: 0.6s; -webkit-transition-duration: 0.6s; -o-transition-duration: 0.6s; background: #fff; color: #000;  width: 200px; height: 200px; overflow: auto; padding:15px; position: relative; top: 35px; text-align: justify;} .pchal:hover { opacity: .85}
.pchalbody{width: 280px; height: 280px; font-size: 9px; font-family: "open sans"; background-image:url(http://placehold.it/280x280);}
.pchal2{background: transparent; color: #BA3E14; text-align: center; width: 200px; font-family: "playfair display"; font-size: 30px; line-height: 30px; height: 35px; border-bottom: 1px solid #BA3E14;}
.pchal::-webkit-scrollbar {width: 3px;  background: transparent; padding-right: 2px;}
.pchal::-webkit-scrollbar-thumb{background-color:#BA3E14; border-radius:10px;}
.pchal::-webkit-scrollbar-thumb:hover{background-color:#BA3E14;}
.pchal::-webkit-scrollbar-thumb:active{background-color:#BA3E14;} 
.sfcreditbox {width: 400; height: 15px; color: #FFCCCC; text-align: right; position: relative; float: right; margin-top: 70px;}
a.sfcreditlink {text-decoration: none; color: #FFCCCC;} 
a.sfcreditlink:hover {text-decoration: none;}
</style>

<div class="pchalbody"><div class="pchal"><div class="pchal2">Light 'em up!</div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut purus elit, hendrerit a dignissim eget, blandit sed diam. Nulla lobortis, magna in ultrices lobortis, arcu lectus viverra nunc, nec ultrices ligula nisl eget leo. Donec sapien dolor, luctus ac sodales lobortis, tristique sed sapien. Quisque enim velit, fringilla sed fermentum ac, pharetra eu libero. Duis ornare dignissim accumsan. Donec vestibulum blandit odio, rutrum facilisis odio imperdiet ut. </div></div><div class="sfcreditbox">
<a href="http://shine.b1.jcink.com/index.php?showuser=2760" class="sfcreditlink">©</a></div></center>

0

22

Код:
<!--HTML--><div id="p40-content" class="post-content">
            <div class="htmldemo">

<center>
<div id="louisface1"><div class="one"><div class="two" style="text-transform:uppercase;">БАНК<br> <div style="font-size:10px; line-height: 80%; padding:5px; text-align:justify; font-family:verdana; text-transform: lowercase;">мы долго думали, спорили и спрашивали вашего мнения, но все же решили ввести форумную валюту. наша валюта, как и в самом уэльсе, носит название <b>фунт стерлингов</b>, а вашему вниманию предлагается список действий, за выполнение которых вы можете получить свои британские фунты.<br>
<br>
</div> </div><div class="three"><div class="four" style=" text-align: justify;
color: #491d23;
font-size: 11px;
letter-spacing: 0px;"><table width="100%" border="0" cellspacing="2" cellpadding="2">
<tbody><tr>
   <td><i>регистрация и поощрения</i></td>
   <td><i>поощрения за игру</i></td>
 </tr>
 <tr>
   <td>
<b>регистрация персонажа</b> - 100 £ <br>
<b>регистрация нужного персонажа</b> - 150 £ <br>
<b>заявка на нужного персонажа</b> - 40 £ <br>
<b>ведение хроники</b> - 80 £<br>
<b>расписаны отношения</b> - 80 £<br>
<b>лучший пост недели</b> - 300 £<br>
<b>лучший эпизод недели</b> - 300 £ каждому<br>
<b>попадание в активисты форума</b> - 150 £<br>
<b>пара недели</b> - 250 £ каждому <br></td>
   <td>
<b>открытие эпизода</b> - 70 £ <br>
<b>пост до 3000 символов</b> - 150 £<br>
<b>пост 3000 - 4000 символов</b> - 175 £<br>
<b>пост 4000 - 5000 символов</b> - 200 £<br>
<b>пост 5000 - 6000 символов</b> - 225 £<br>
<b>пост 6000 - 7000 символов</b> - 250 £<br>
<b>пост 7000 - 8000 символов</b>  - 275 £<br>
<b>пост 8000 - 9000 символов</b> - 300 £<br>
<b>пост 9000 - 10000 символов</b> - 325 £ <br>
<b>пост от 10000 символов</b> - 350 £ <br>
<b>закрытие эпизода</b> - 250 £ <br>
<b>ответный пост в течении суток</b> - цена из списка выше + 100 £</td>
   
 </tr> <tr>
   <td><i>поощрения за активность вне игры</i></td>
   <td><i>социальные сети и пиар</i></td>
 </tr>
 <tr>
   <td>
<b>300 сообщений</b> - 100 £ <br>
<b>500 сообщений</b> - 200 £<br>
<b>1000 сообщений</b> - 300 £ <br>
<b>3000 сообщений</b> - 400 £<br>
<b>5000 сообщений</b> - 500£ <br>
<b>каждые последующие 1000 сообщений</b> - 150 £ <br>
<b>выполнение заказа в аватаризации (за один заказ)</b> - 50 £ <br>
<b>клик на топ (за один клик)</b> - 10 £ <br>
<b>отзыв в топе</b> - 20 £  </td>
   <td>
<b>10 постов пиара</b> - 50 £ <br>
<b>реклама на луле (в темах поиска)</b> - 10 £<br>
<b>приглашение друга</b> - 100 £<br>
<b>пост в соц. сети</b> - 40 £ <br>
<b>вступить в паблик вк</b> - 60 £
<b>упоминание постов из соц. сети в постах</b> - 50 £</td>
 </tr>
</tbody></table>

<i>на что можно потратиться</i> <br><br>
<b>реклама нужного персонажа:</b><br>
<u>• в таблицу:</u> на три дня - 400 £; на неделю - 800 £<br>
<u>• в рекламу:</u> на три дня - 500 £; на неделю - 1000 £<br>
<b>придержать внешность за нужным персонажем</b> - 2000 £ <br>
<b>смена внешности</b> - 1500 £<br>
<b>смена роли</b> - 3000 £ <br>
<b>подарок другу</b> - 100 £<br>
</div></div></div></div></center></div>
            </div>

0

23

Код:
<!--HTML--><div class="mordegames"><a href="http://candylandcouture.b1.jcink.com/index.php?showuser=714"><h1> 
<div style="font-size: 16px; text-transform: uppercase; font-family: Lucida Console">БАНК</div>
</h1></a> 
<div style="font-size: 10px; text-transform: uppercase; font-family: Lucida Console;"><center>если ты хотел прикупить себе дом, но понял, что денег нет, то задаешься вопросом, как их украсть или заработать. вот и ответ на вопрос:<center></div>
<br>× можно зарегистрироваться у нас, написать анкету, и ее принимают злые депутаты города - это принесет тебе целых <b>20</b> фунтов;<br>
<br>× а потом ты знакомишься с кем-нибудь, у вас завязываются отношения, и вы открываете эпизод - это стоит <b>5</b> фунтов;<br>
<br>× если вы доиграли эпизод, и все очень хорошо - <b>25</b> фунтов;<br>
а потом начинаешь много ходить по барам, и вот у тебя уже сто сообщений - это <b>5</b> фунтов;<br>
<br>× а если пятьсот сообщений - <b>10</b>; тысяча - <b>15</b>, а дальше можешь сам посчитать, ага?<br>
<br>× если ты весь такой хороший и оставил отзыв в ТОПе, указав свое имя, то мы тебе просто так дадим <b>20</b> фунтов;<br>
<br>× помог товарищу одеться [сделал аватар/подпись], то мы тебе дадим <b>5</b> за аватар и <b>10</b> за полный комплект;<br>
<br>× попал в таблицу? получи пиццу и к ней <b>10</b> фунтов;<br>
<br>× тебе вдруг кто-то понадобился, и ты не поленился и написал заявку в "нужных" - это будет стоить <b>7</b> фунтов;<br>
<br>× а потом увидел по телевизору какую-то девицу и влюбился, написал в "хочу видеть" - это уже стоит только <b>4</b> фунта;<br>
<br>× если ты привел друга, а друг это подтвердит, то тебе мы подарим <b>20</b> фунтов;<br>
<br>× а потом ты подключил себе интернет и завел страничку в социальной сети, заполнил ее, все хорошо - <b>10</b> фунтов;<br>
<br>× у нас устраивался конкурс, а ты участвовал и даже выиграл - возьми не только награду, повышение чсв, но и <b>15</b> фунтов.<br>
<div style="font-size: 10px; text-transform: uppercase; font-family: Lucida Console;"><center><br>и вот ты накопил денег, подъезжаешь к дому мечты и видишь, что он сгорел. что же делать с накопленными деньгами?<center></div>
<br>× можно оставить у себя. посмотреть, может, потом курс поднимется, и ты их разменяешь, разбогатеешь еще больше и уедешь на таити;<br>
<br>× пойти в <b>магазин</b> и выбрать подарок для своего собутыльника. а, ты же не пьешь. для своего друга, хорошо. кстати, можно купить подарок и себе;<br>
<br>× когда ты писал заявку в "нужных", увидел, что внешность, которую ты так долго подбирал, может кто-то ухватить своими потными ручками и унести в лес. дабы этого не произошло, забронируй-ка ее на две недели. это тебе обойдется в <b>150</b> фунтов;<br>
<br>× тут понял, что ее/его/оно никто не берет, что делать? а закажи рекламу, чтобы ее крутили на всех радио-/телестанциях, на открытках, в газетах ее/его лицо улыбалось тебе, а это стоит только <b>250</b> фунтов и сроком на <b>две</b> недели.<br>
</div><style>.mordegames { margin: 30px auto; padding: 10px; width: 500px; background-color: #fbfbfb; text-align: justify; border: 3px double #E2DEBB; line-height: 10px; font-size: 10px; text-transform: lowercase; font-family: arial;  letter-spacing: 1px; color: #000; outline: 10px solid #eee; }.mordegames h1 { font-family: 'Josefin Sans', sans-serif; font-weight: 300; width: 480px; height: 30px; background-color: #9AB7AF; display: block; overflow: hidden; line-height: 30px; text-align: center; font-size: 14px; color: #fff; margin: -5px -5px 10px; }</style><link href='http://fonts.googleapis.com/css?family=Josefin+Sans:300' rel='stylesheet' type='text/css'>

0


Вы здесь » underdog » smokestack lightnin » Тестовое сообщение


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