СинСитиСеул - 2,5 года и скоро Новый Год! ★
За спиной серым гигантом возвышается молчаливая глыба бетона с прорезанными в ней маленькими окошками – старыми, решетчатыми и темными. Руки спрятаны в карманы, но все равно едва заметно дрожат //не// от холода; Джинхо быстро шагает вперед, неосознанно надеясь убежать от больницы и от самого себя как можно дальше. читать дальше
Тяжело воспринимать твои слова, когда в собственной голове крутится назойливая мысль - тебя нет. Вот просто нет.
Любовь проходит, дружба распадается. И только кровные узы нерушимы навсегда. Вы попали в наш семейный СинСитиСеул, где каждый может найти своё реальное место. Сейчас в столице Южной Кореи холодная осень 2017, и с недавних пор город совсем не спит по ночам.
гостеваясюжетf.a.q.центр занятостивнешности

sin city

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

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


Вы здесь » sin city » морской гоп-стоп » синситилето


синситилето

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

1

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

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

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

@import url(https://fonts.googleapis.com/css?family=Yeseva+One&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);
@import url(https://fonts.googleapis.com/css?family=Fjalla+One);


/* убирает лишние полосы прокруток */
@media screen and (min-width: 800px) {
body {overflow-x: hidden}
}
@media screen and (max-width: 800px) {
body {overflow-x: auto}
}


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

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

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

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

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

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

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

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


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

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

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

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


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

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

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

/* A3.6 */
.punbb pre {
  font: 1.1em/140% verdana, arial, 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 {
    background-color: #c1bcb3;
    background-image: url("http://imgdepo.com/id/i9548883");
    background-position: center top;
    margin: auto;
    position: relative;
    width: 949px;
}
.punbb {
    height: auto;
    margin-left: 50px !important;
    width: 850px;
}
HTML, body {
    background: rgba(21, 19, 16, 1) url("http://imgdepo.com/id/i9548845") repeat scroll left top;
}



#pun_wrap {
    background: rgba(0, 0, 0, 0) url("http://imgdepo.com/id/i9548846") repeat-x scroll left bottom;
    padding-bottom: 125px;
}


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

#pun-main h2 {
  padding: 2px 1em 9px 1em;
  border-style: solid;
  border-width: 1px;
}

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

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

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

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

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

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

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

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

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

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  border: none;
  border-left: 3px clearly dashed #b0adb5;
  }

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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


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

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

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

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

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

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

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

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 1.5em 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 {
    font-size: 11px;
    line-height: 10px;
    margin-left: 0;
    text-align: left;
}

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

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

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

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

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

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

/* C3.5 */
.punbb .post .post-author {
    background: url("http://imgdepo.com/id/i9551728") no-repeat scroll center top, url("http://imgdepo.com/id/i9551729") no-repeat scroll center bottom, rgba(0, 0, 0, 0) url("http://imgdepo.com/id/i9551730") repeat-y scroll center center;
    float: left;
    margin-left: -15px !important;
    margin-top: -30px !important;
    overflow: hidden;
    padding-bottom: 0 !important;
    width: 249px !important;
}

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

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

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

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


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

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

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

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

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

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

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

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

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


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

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

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

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

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


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

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

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


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

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

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

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

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

/*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 {
    background: rgba(0, 0, 0, 0) url("http://imgdepo.com/id/i9582460") no-repeat scroll center top;
    border: medium none;
    height: 730px;
    margin-left: -50px;
    margin-top: 0;
    width: 949px;
}

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

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

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

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

#pun-title TD.title-logo-tdr {
	border: none;
	width: 420px;
}

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

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding-left: -20px;
  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 {
  border: none;
  margin: 0;
  margin-bottom: 20px;
}

#pun-navlinks .container {
  border: none;
  margin: 0;
  }

/* D3.2 */
#pun-navlinks .container {
  padding-top: 15px;
  height: 27px;
  font-weight: normal;
  text-align: center;
  width: 845px;
}

/* D.3 */
#pun-navlinks li {
  display: inline;
  margin: 0;
}

/* D3.4 */
#pun-navlinks li a {
    font-family: tahoma;
    font-size: 0.8em;
    padding: 10px 5px 10px 7px;
}

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

/* D4.1 */
#pun-ulinks {
    border: 2px solid transparent;
    margin-bottom: 15px;
}
#pun-ulinks .container {
    border: medium none;
    font-weight: bold;
    height: 3px;
    padding-top: 0px;
    text-align: center;
    width: 850px;
}
#pun-ulinks li, #pun-ulinks li a {
    display: inline;
    white-space: nowrap;
}
#pun-ulinks li a {
    font-size: 0.8em;
    padding: 0 0 0 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

0

2

Код:
#pun-index .tc2, #pun-index .tc3, #pun-index .tcmod {
    width: 5%;
}
#pun-about .container .item1 {
    padding-top: 100px !important;
    position: absolute;
    width: 800px;
    margin-left: 220px;
}
#pun-viewforum .tclcon {
    margin-top: 25px !important;
}
#pun-about .container {
    margin-top: -60px !important;
}

#pun-messages .post-author {
    background: none;
    margin-top: -50px !important;
}
#pun-messages .post-author ul {
    color: #333;
}
#pun-messages .pa-author a {
    text-shadow: none !important;
}

.pa-awards {
    width: 200px !important;
    margin-left: -21px !important;
}

#viewprofile .vkladki1, #viewprofile .vkladki2, #viewprofile .vkladki3, #viewprofile .vkladki4 {
    height: 35px !important;
    width: 23px !important;
}
#viewprofile .vkladki2, #viewprofile .vkladki3, #viewprofile .vkladki4 {
    margin-top: -46px !important;
}
#viewprofile .vkladki4 {
    margin-left: 143px !important;
}
#viewprofile .vkladki {
    margin-left: -10px !important;
}
#viewprofile .vkladki2 {
    margin-left: -50px !important;
}
#viewprofile .vkladki3 {
    margin-left: 46px !important;
}

#pun-index h2 {
    margin-bottom: -5px !important;
    margin-left: -35px !important;
    margin-top: -20px !important;
}
#pun-index h2 span {
    color: transparent !important;
}

#pun-announcement .container {
    margin-left: 15px;
    margin-right: 15px;
    padding: 0px 10px !important;
    margin-top: 15px;
}

.punbb .post-sig dt {
    border-top: 1px solid #777 !important;
    display: block;
    width: 250px;
}
#pun-index .modlist {
    display: none;
}

.pa-fld2 {
    padding-top: 5px !important;
}

#lz {
    font-family: tahoma,sans-serif !important;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -0.5px;
    padding: 0 6px !important;
}
#lz2 {
    font-family: tahoma,sans-serif !important;
    font-size: 9px;
    font-weight: lighter;
    letter-spacing: 0;
    line-height: 9px;
    padding: 0 10px 4px !important;
}

.pa-fld3 {
    margin-left: 24px !important;
    margin-top: 0px !important;
    width: 216px;
}
.vkladki1 {
    background: rgba(0, 0, 0, 0) url("http://imgdepo.com/id/i9551796") repeat scroll 0 0;
    height: 45px;
    margin-left: -145px !important;
    width: 45px;
}
.vkladki2 {
    background: rgba(0, 0, 0, 0) url("http://imgdepo.com/id/i9551797") repeat scroll 0 0;
    height: 45px;
    margin-left: -47px !important;
    margin-top: -45px !important;
    width: 45px;
}
.vkladki3 {
    background: rgba(0, 0, 0, 0) url("http://imgdepo.com/id/i9551798") repeat scroll 0 0;
    height: 45px;
    margin-left: 50px !important;
    margin-top: -45px !important;
    width: 45px;
}
.vkladki4 {
    background: rgba(0, 0, 0, 0) url("http://imgdepo.com/id/i9551799") repeat scroll 0 0;
    height: 45px;
    margin-left: 147px !important;
    margin-top: -45px !important;
    width: 45px;
}
.vkladki {
    display: inline-block;
    margin-left: -24px !important;
    width: 190px !important;
}


.pa-avatar.item2 > img {
    border-image: url("http://imgdepo.com/id/i9551786") 5 5 5 5 round round;
    border-style: solid;
    border-width: 5px;
}

.pa-avatar {
    margin-left: -2px !important;
}

.pa-online {
    display: none !important;
}


.pa-title {
    margin-bottom: -18px !important;
    padding-bottom: 20px !important;
    position: relative;
    z-index: 3000;
    margin-top: -5px !important;
}
.pa-fld1 {
    margin-left: -8px !important;
    margin-top: -4px !important;
}
.post-box {
    font-family: times new roman;
    font-size: 14px;
    margin-left: 15px !important;
    margin-top: -5px !important;
    padding-right: 10px !important;
}
.pa-author img {
    display: none;
}
.pa-author a {
    color: #977f57 !important;
    text-shadow: 0 0 5px #000, 0 0 20px #000, 0 0 10px #000 !important;
}
.pa-author a:hover {
    color: #888 !important;
}

#pun-main .topic h3 span {
    margin-left: 220px !important;
}

.pa-author {
    font-family: fjalla one,yeseva one;
    font-size: 15px !important;
    font-weight: lighter !important;
    margin-left: 0 !important;
    margin-top: 36px !important;
    padding-bottom: 15px !important;
}
.post-author ul {
    color: #9a9580;
    font-size: 10px;
    line-height: 11px !important;
    padding: 14px !important;
    text-align: center;
    margin-left: -25px;
    margin-bottom: 38px;
}
.punbb th {
    font-size: 0 !important;
}
li#navawards, .lastedit {
    display: none !important;
}
.pa-gifts {
    display: none;
}




/* Кнопки навигации */
#navindex a span {
    background-image: url("http://imgdepo.com/id/i9550487");
    background-repeat: no-repeat;
    color: transparent;
    display: inline-block;
    height: 29px;
    width: 92px;
}
#navuserlist a span {
    background-image: url("http://imgdepo.com/id/i9550486");
    background-repeat: no-repeat;
    color: transparent;
    display: inline-block;
    height: 29px;
    width: 88px;
}
#navsearch a span {
    background-image: url("http://imgdepo.com/id/i9550483");
    background-repeat: no-repeat;
    color: transparent;
    display: inline-block;
    height: 29px;
    width: 86px;
}
#navprofile a span {
    background-image: url("http://imgdepo.com/id/i9550484");
    background-repeat: no-repeat;
    color: transparent;
    display: inline-block;
    height: 29px;
    width: 79px;
}
#navregister a span {
    background-image: url("http://imgdepo.com/id/i9550485");
    background-repeat: no-repeat;
    color: transparent;
    display: inline-block;
    height: 29px;
    width: 146px;
}
#navpm a span {
    background-image: url("http://imgdepo.com/id/i9550495");
    background-repeat: no-repeat;
    color: transparent;
    display: inline-block;
    height: 29px;
    width: 90px;
}
#navlogout a span {
    background-image: url("http://imgdepo.com/id/i9550481");
    background-repeat: no-repeat;
    color: transparent;
    display: inline-block;
    height: 29px;
    width: 78px;
}
#navlogin a span {
    background-image: url("http://imgdepo.com/id/i9550480");
    background-repeat: no-repeat;
    color: transparent;
    display: inline-block;
    height: 29px;
    width: 62px;
}
#navadmin a span {
    background-image: url("http://imgdepo.com/id/i9550479");
    background-repeat: no-repeat;
    color: transparent;
    display: inline-block;
    height: 29px;
    width: 71px;
}

#pun-navlinks a {
    color: #222;
    font-family: georgia !important;
    font-size: 0 !important;
    font-variant: small-caps;
    margin-left: 10px;
    opacity: 1;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease-in-out 0.1s;
}
#pun-navlinks a:hover {
    color: #d3d3d3;
    opacity: 0.5;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6), 0 0 10px rgba(255, 255, 255, 0.6);
    transition: all 0.3s ease-in-out 0.1s;
}
#pun-navlinks .container {
    font-size: 0 !important;
    font-style: normal;
    font-weight: bold !important;
    margin-left: -20px!important;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 865px !important;
    word-spacing: 0;
}
div#pun-ulinks {
    font-family: georgia !important;
    font-style: normal;
    font-weight: lighter !important;
    height: 5px;
    letter-spacing: 1px;
    margin-left: -3px;
    position: absolute;
    text-align: center !important;
    text-transform: uppercase;
    top: 614px;
    width: 800px !important;
    word-spacing: 4px;
}
#pun-ulinks .item5 {
    display: none;
}
#pun-ulinks a {
    color: #beb9af;
    font-size: 7px !important;
    font-weight: lighter !important;
    margin-left: 5px;
    transition: all 0.5s linear 0s;
    word-spacing: 4px;
    text-shadow: 0 0 5px rgba(0,0,0,1), 1px 1px 0 rgba(0,0,0,1);
}
#pun-ulinks a:hover, #pun-ulinks a:focus {
    color: #666;
}

.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, .punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd, .punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {
    border-color: transparent;
    color: #333;
}
.punbb .post-box {
    color: #0e0e0e;
}
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
    border-color: transparent;
    color: #302f2d;
    font-style: normal;
    font-weight: normal;
}

.punbb #pun-main .quote-box, .punbb #pun-main .code-box, .punbb textarea {
    background-clip: padding-box;
    background-image: url("http://imgdepo.com/id/i9553026");
    border: 3px double rgba(78, 91, 55, 0.6);
    box-shadow: 0 0 2px 0 rgba(78, 91, 55, 0.3), 0 0 5px 0 rgba(0, 0, 0, 0.4), 0 0 3px 0 rgba(0, 0, 0, 0.3) inset;
    color: #000;
    padding-top: 5px !important;
}

.punbb #pun-main .code-box {
    font-size: 11px;}

.punbb select {
    background-image: url("http://imgdepo.com/id/i9553026");
    color: #000;
}

#pun-navlinks .container {
    border-color: transparent;
    color: #152115;
}
.offline li.pa-online strong {
    font-weight: normal;
}

.punbb .container, .punbb .post-body, .post h3, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table, #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span, #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend, .punbb .divider, .punbb .quote-box, .punbb .code-box, .punbb th, .punbb .formal fieldset .post-box, .punbb .info-box, li.pa-online, .punbb .post-sig dt {
    border-color: transparent;
}
.punbb a, .punbb a:link, .punbb a:visited, .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
    border-bottom: 0 none #000;
    color: #4e5b37;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}
.punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
    border-bottom: 0 none #000;
    color: rgba(190,190,190,1);
    text-decoration: none;
    text-shadow: 0 0 1px rgba(0,0,0,1);
}
#pun-pagelinks a:active, #pun-pagelinks a:focus {
    background-color: #211a13;
    color: #fff;
}
.punbb .section h2, #pun-main h1, #pun-stats h2, #pun-main h2, #pun-debug h2 {
    background: url("") repeat scroll center top rgba(0, 0, 0, 0);
    color: #272c27 !important;
    font-family: sans-serif !important;
    font-size: 12px !important;
    font-style: normal;
    font-weight: lighter !important;
    letter-spacing: 1px;
    text-align: center;
}



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


.punbb table Div.icon {
    background-image: url("http://imgdepo.com/id/i9549155");
    background-repeat: no-repeat;
    border-style: none;
    display: block;
    float: left;
    height: 63px;
    margin-left: -11px;
    margin-top: 0;
    position: relative;
    width: 56px;
}

.punbb table TR.inew Div.icon {
    background-image: url("http://imgdepo.com/id/i9549156");
    background-repeat: no-repeat;
    height: 63px;
    width: 56px;
}

TR.isticky Div.icon {
    background-image: url("http://imgdepo.com/id/i9549158");
    background-repeat: no-repeat;
    height: 63px;
    width: 56px;
}
TR.iclosed Div.icon {
    background-image: url("http://imgdepo.com/id/i9549157");
    background-repeat: no-repeat;
    height: 63px;
    width: 56px;
}

#pun-about p.container {
    background: rgba(0, 0, 0, 0) url("http://imgdepo.com/id/i9549082") no-repeat scroll center bottom;
    height: 513px;
    margin-bottom: -63px !important;
    margin-left: -209px;
    width: 1266px;
}

div#pun-about {
    margin-top: 100px;
}
div#html-footer {
    margin: -80px 0 0;
}
#pun-about .container .item1 {
    margin-top: -10px !important;
}
#pun-announcement.section h2 span {
    display: none;
}


#pun-stats.section h2 {
    background: rgba(0, 0, 0, 0) url("http://imgdepo.com/id/i9574488") no-repeat scroll 0 0;
    font-size: 0 !important;
    height: 93px;
    margin-bottom: -10px !important;
    margin-left: -21px !important;
    margin-top: -10px !important;
    width: 888px;
}
.punbb input {
    border: medium none;
}
.button {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #bcb8af, #b0aca4) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#bcb8af), to(#b0aca4));
    border-radius: 0;
    border-top: medium none;
    box-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1), 1px 1px 0 rgba(255, 255, 255, 0.1), 0 0 6px 1px rgba(0, 0, 0, 0.1) inset, 0 0 0 1px #4e5b37;
    color: #4e5b37;
    font-family: 'roboto condensed'  !important;
    font-size: 11px !important;
    font-style: normal !important;
    font-weight: lighter !important;
    letter-spacing: 0;
    margin-top: 5px !important;
    padding: 3px 5px;
    text-decoration: none;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    vertical-align: middle;
}
.button:hover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #4e5b37, #4e5b37) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#4e5b37), to(#4e5b37));
    box-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2), 1px 1px 0 rgba(255, 255, 255, 0.2);
    color: #b6995f;
    cursor: pointer;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}


#pun-crumbs1 {
    font-family: roboto condensed;
    font-size: 15px !important;
    font-weight: normal !important;
    margin-top: -100px !important;
    letter-spacing: -1px;
    color: #432e1b !important;
    font-variant: small-caps;
}
#pun-crumbs2 {
    font-family: roboto condensed;
    font-size: 15px !important;
    font-weight: normal !important;
    margin-bottom: -100px !important;
    padding-bottom: 20px !important;
    position: relative;
    z-index: 9999;
    letter-spacing: -1px;
    color: #432e1b !important;
    font-variant: small-caps;
}


.post_reputation {
    background: #e5e4c6;
}
#font-area, .popup_graffiti, #size-area, #image-area, #color-area, #addition-area, #video-area {
    background-color: rgba(229, 228, 198, 0.6) !important;
}


#pun-index .tcl h3 {
    font-family: roboto condensed;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 600 !important;
    padding-bottom: 3px;
    padding-left: 2px;
    text-align: left;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
}
#pun-index .tclcon {
    font-size: 11px;
    margin-left: 40px;
    min-height: 60px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 0;
    text-align: justify;
}

#pun {
background-repeat: repeat-y;
background-position : top center;
}


::-webkit-scrollbar {
width: 6px;
height:6px;
background-color: #13110b;
}
::-webkit-scrollbar-thumb{
background-color: #98855a;
box-shadow: 0 0 0 2px #13110b inset;
}

table#avst {
    height: 65px;
    max-height: 65px;
    max-width: 65px;
    overflow: hidden;
    position: absolute;
    right: 295px;
    top: 100px;
    vertical-align: middle;
    width: 65px !important;
}
table#avst {
    height: 65px;
    max-height: 65px;
    max-width: 65px;
    overflow: hidden;
    position: absolute;
    right: 195px;
    top: 100px;
    vertical-align: middle;
    width: 85px !important;
}
td#ava-status {
    background: rgba(0, 0, 0, 0) url("") repeat scroll 0 0;
    border-radius: 5px;
    height: 85px;
    overflow: hidden;
    padding-top: 0;
    text-align: center;
    width: 85px;
}
td#ava-status img {
    border-image: url("http://imgdepo.com/id/i9551152") 8 8 8 8 repeat repeat;
    border-style: solid;
    border-width: 8px;
    max-height: 120px !important;
    max-width: 120px !important;
}
#pun-status .container {
    color: #aca28a;
    font-style: normal;
    margin-left: 150px !important;
    position: relative;
    text-align: left;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);
    text-transform: uppercase;
    top: -458px;
width: 380px;
}
#pun-status .container .item1 {
    font-family: times new roman;
    font-size: 9px;
    letter-spacing: 2px;
    position: absolute;
}
#pun-status .container .item2 {
    color: #445525;
    font-family: arial;
    font-size: 8px !important;
    letter-spacing: 2px;
    margin-left: 0;
    position: absolute;
    text-transform: uppercase;
    top: 25px;
    width: 387px;
    overflow-x: auto;
}
#pun-status .container .item3 {
    color: #333;
    font-family: arial;
    font-size: 7px;
    font-style: normal;
    margin-left: 480px;
    position: absolute;
    text-align: center;
    top: 383px;
    text-shadow: none;
}
#sslka a {
    background-color: #100d0a !important;
    box-shadow: 0 0 1px 0 #4e5b37 inset;
    display: block;
    font-family: tahoma;
    font-size: 7px;
    height: 12px;
    letter-spacing: 4px;
    margin-top: 3px;
    opacity: 1;
    padding: 4px 0 0;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.9), 0 0 5px rgba(0, 0, 0, 0.9);
    text-transform: uppercase;
    transition: all 0.3s linear 0s;
}
#sslka a:hover {
    color: rgba(0,0,0,0);
    opacity: 0.5;
    text-shadow: 0 0 1px #697b4a;
    box-shadow: 0 0 1px 0px rgba(0,0,0,0) inset;
    background-color: transparent!important;
}
#sslka {
    display: block;
    margin-left: 562px;
    position: absolute;
    text-align: center;
    top: 290px;
    width: 264px;
}

#ams a:hover {
    border-bottom: 1px solid #6a5c45;
    text-shadow: none;
}
#ams a {
    border-bottom: 1px solid transparent;
    color: #6a5c45;
    display: inline-block;
    font-family: arial;
    font-size: 10px;
    font-style: normal;
    font-weight: bold !important;
    letter-spacing: 1px;
    margin-bottom: 0 !important;
    margin-left: 0;
    margin-top: 2px !important;
    padding: 2px 10px 0px !important;
}
#ams {
    display: inline-block;
    margin-left: 315px;
    margin-top: 456px;
    position: absolute;
    text-align: center !important;
    width: 230px;
}
#satansay {
    color: #685f50;
    font-family: tahoma;
    font-size: 10px;
    height: 47px;
    line-height: 10px;
    margin-left: 290px;
    margin-top: 549px;
    overflow-y: auto;
    padding-right: 5px;
    position: absolute;
    text-align: justify;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);
    width: 265px;
}
#satansay2 {
    color: #786951;
    font-family: tahoma;
    font-size: 9px;
    height: 20px;
    line-height: 10px;
    margin-left: 313px;
    margin-top: 512px;
    position: absolute;
    text-align: justify;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);
    width: 233px;
}

.scs {
    border-image: url("http://imgdepo.com/id/i9552456") 4 4 4 4 round round;
    border-style: solid;
    border-width: 4px;
    height: 32px;
    overflow: hidden !important;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 77px;
}
.scsbg1 {
    background-color: rgba(23, 19, 12, 0.8);
    height: 32px;
    margin-left: -38px !important;
    margin-top: -34px !important;
    position: absolute;
    transition: all 0.3s ease-in-out 0s;
    width: 38px;
}
.scsbg2 {
    background-color: rgba(23, 19, 12, 0.8);
    height: 32px;
    margin-left: 78px !important;
    margin-top: -34px !important;
    position: absolute;
    transition: all 0.3s ease-in-out 0s;
    width: 39px;
}
.scsname {
    color: #77983c;
    font-size: 12px;
    height: 22px;
    margin-top: -38px !important;
    opacity: 0;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease-in-out 0.5s;
    width: 77px;
    font-family: open sans condensed;
    text-shadow: 1px 1px 0 rgba(0,0,0,1);
}
.scs:hover .scsbg1 {
    margin-left: 0 !important;
}
.scs:hover .scsbg2 {
    margin-left: 38px !important;
}
.scs:hover .scsname {
    opacity: 1;
}

.scsgm {
    border-image: url("http://imgdepo.com/id/i9552456") 4 4 4 4 round round;
    border-style: solid;
    border-width: 4px;
    height: 32px;
    overflow: hidden !important;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 258px;
}
.scsgmbg {
    background-color: rgba(23, 19, 12, 0.8);
    height: 32px;
    margin-top: -34px !important;
    position: absolute;
    transition: all 0.3s ease-in-out 0s;
    width: 258px;
    transform: scale(0);}


.scsgmname {
    color: #77983c;
    font-size: 10px;
    height: 22px;
    margin-top: -34px !important;
    opacity: 0;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease-in-out 0.5s;
    width: 258px;
    font-family: roboto condensed;
    text-shadow: 1px 1px 0 rgba(0,0,0,1);
}
.scsgm:hover .scsgmbg {
    transform: scale(1);}

.scsgm:hover .scsgmname {
    opacity: 1;}

.scslv {
    border-image: url("http://imgdepo.com/id/i9552456") 4 4 4 4 round round;
    border-style: solid;
    border-width: 4px;
    height: 32px;
    overflow: hidden !important;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 258px;
}
.scslvbg {
    background-color: rgba(23, 19, 12, 0.8);
    height: 32px;
    margin-top: -34px !important;
    opacity: 0;
    position: absolute;
    transform: rotate(180deg);
    transition: all 0.3s ease-in-out 0s;
    width: 258px;
}
.scslvname {
    color: #77983c;
    font-family: roboto condensed;
    font-size: 10px;
    height: 22px;
    line-height: 10px;
    margin-top: -40px !important;
    opacity: 0;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease-in-out 0.5s;
    width: 258px;
}
.scslv:hover .scslvname {
    opacity: 1;
}
.scslv:hover .scslvbg {
    opacity: 1;
    transform: rotate(0deg);
}
.scslv a {
    font-size: 12px !important;
    color: #987d3c !important;
}
.scslv a:hover {
    color: #999 !important;
}
.scslv gm {
    font-size: 9px !important;
}

.scspost {
    height: 83px;
    overflow-y: scroll;
    padding: 5px;
    transition: all 0.3s ease-in-out 0s;
    width: 260px;
}
.scspostpic {
    border-image: url("http://imgdepo.com/id/i9552456") 4 4 4 4 round round;
    border-style: solid;
    border-width: 4px;
    float: left;
    height: 32px;
    margin-right: 3px !important;
    transition: all 0.3s ease-in-out 0s;
    width: 60px;
}
.scsposttext {
    font-family: tahoma;
    font-size: 10px;
    line-height: 10px;
    text-align: justify;
    color: #6a5c45;
}
.scspost:hover .scspostpic {
    border: medium none;
    height: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 0;
}
.scspost:hover .scspostpic img {
    height: 0;
    width: 0;
}

#banneri:hover {
    opacity: 1;
}
#banneri img {
    margin-left: -3px;
}
#banneri {
    margin-left: 565px;
    opacity: 0.3;
    position: absolute;
    top: 392px;
    transition: all 0.5s linear 0s;
}

.beckytrack {
    background-color: rgba(0, 0, 0, 0.15);
    border-bottom: 10px solid #95808d !important;
    color: #ddd;
    font-family: arial,sans-serif;
    font-size: 9px;
    line-height: 100%;
    padding: 10px;
    text-align: justify;
    transition: all 0.5s linear 0s;
    width: 474px;
}
.beckytrack a {
    font-family: arial,sans-serif;
    font-size: 7px;
    letter-spacing: 2px;
    line-height: 100%;
    text-transform: uppercase;
    transition-duration: 0.6s;
}
.beckytrack a:hover {
    color: #c3a2d6;
}
fm:hover, m:hover {
    color: #ddd;
}
m {
    color: #c5a279;
    display: inline-block;
    font-family: "Abril Fatface",cursive;
    font-size: 20px;
    line-height: 100%;
    text-align: left;
    text-transform: lowercase;
}
fm {
    color: #c5a279;
    display: inline-block;
    font-family: "Abril Fatface",cursive;
    font-size: 20px;
    line-height: 100%;
    text-align: left;
    text-transform: lowercase;
}
.beckytracka {
    padding-bottom: 20px;
    width: 470px;
}
.beckytrackb {
    background: rgba(0, 0, 0, 0) url("http://imgdepo.com/id/i9234373") repeat scroll 0 0;
    padding: 30px;
    width: 500px;
}
.beckytrackn {
    color: #64563d;
    font-family: "Abril Fatface",cursive;
    font-size: 25px;
    letter-spacing: -1px;
    line-height: 100%;
    padding: 30px 10px 10px;
    text-align: left;
    text-transform: lowercase;
    width: 475px;
}
.beckytracka c {
    font-family: times new roman;
    font-size: 25px;
    font-weight: bold;
    line-height: 0 !important;
}
.beckytrack:hover {
    background-color: rgba(0, 0, 0, 0.3);
}
fm2 {
    color: #c5a279;
    display: inline-block;
    font-family: georgia;
    font-size: 19px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: -2px;
    line-height: 100%;
    text-align: left;
    text-transform: lowercase;
}

#claima {
    border: 20px solid rgba(218, 217, 187, 0.55);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.5);
    margin-top: 40px;
    overflow: hidden;
    padding: 0;
    width: 450px;
}
.claimb {
    background: rgba(218, 217, 187, 0.55) none repeat scroll 0 0;
    border-bottom: 10px solid #2d3540;
    box-sizing: border-box;
    padding: 0 0 10px;
    position: relative;
    width: 100%;
}
.claimc {
    background: #2d3540 none repeat scroll 0 0;
    color: #d4d6d1;
    font: bold 15pt/18px "tahoma";
    padding: 15px 10px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7);
    width: 100%;
}
.claiminfo {
    color: #000;
    font-size: 10px;
    margin: 0;
    padding: 20px 40px 10px;
    text-align: justify;
}
.claimb h1, .claimb h2 {
    border-bottom: 2px solid #000;
    color: #000;
    letter-spacing: 2px;
    margin: 0 auto;
    padding: 10px 10px 5px;
    text-align: left;
}
.claimlist {
    color: #000;
    display: block;
    margin: 0;
    padding: 10px 5px 5px;
    text-align: left;
}
.claiming {
    color: #597477;
    display: inline;
}
.claimer {
    display: inline;
}
.scredit {
    font-family: "arial narrow";
    font-size: 7pt;
    letter-spacing: 2px;
    line-height: 9px;
    margin: 5px;
    text-align: center;
    text-transform: lowercase;
    transition: all 0.6s ease 0s;
}
.scredit, .scredit a {
    color: #999;
    text-decoration: none;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    transition: all 0.6s ease 0s;
}
.scredit a:hover {
    color: rgba(0, 0, 0, 0);
    letter-spacing: 10px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    visibility: hidden;
}
#plota {
    border: 10px solid #2d3540;
    box-sizing: border-box;
    display: inline-block;
    height: 200px;
    margin: 5px;
    overflow: hidden;
    position: relative;
    width: 200px;
}
.plotb {
    height: 180px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 180px;
}
.plotd {
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.4s ease 0.4s;
}
.plotd img {
    height: 180px;
    width: 180px;
}
.plotc {
    height: 180px;
    position: absolute;
    right: 0;
    top: 0;
    width: 180px;
}
.plote {
    bottom: 30px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    left: 0;
    margin: 10px auto 0;
    padding: 10px 10px 5px;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7);
}
.plotf {
    bottom: 0;
    color: #fff;
    font-family: "arial narrow";
    font-size: 10px;
    left: 0;
    margin: 0 auto 20px !important;
    padding: 10px 10px 5px;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7);
    text-transform: lowercase;
}
.plotg {
    border-left: 2px solid #2d3540;
    box-sizing: border-box;
    color: #000;
    font-family: tahoma;
    font-size: 11px;
    height: 170px;
    line-height: 9px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px !important;
    overflow: auto;
    padding: 5px;
    text-align: justify;
    width: 170px !important;
}
#plotdtit {
    border-bottom: 2px solid #2d3540;
    color: #2d3540 !important;
    font-family: arial !important;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 0 0 10px;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}
.plotg tit2 {
    color: #2d3540 !important;
    letter-spacing: 2px;
    margin: 0 auto 10px;
    padding: 10px 10px 5px;
    text-align: center;
}
.plotb:hover .plotd {
    right: 250px;
    transition: all 0.4s ease 0s;
}

  .novgodtext {font-family: 'Marck Script', cursive;
  position: absolute;
  width: 270px;
  height: 110px;
  line-height:11px;
  color: #000;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.8);
  overflow-y: auto;
  text-align: left;
    margin-left: 157px !important;
    margin-top: 160px !important;
  transform: rotate(-4deg);}
  
  .novgodsig {font-family: 'Lobster', cursive;
  text-align: left;
  width: 300px;
  color: #333;
  transform: rotate(-5deg);
  margin-top:274px !important;
  position: absolute;
  margin-left: 190px !important;
  font-size: 18px}

#shapka p {
    margin-left: 356px;
    margin-top: 26px;
    position: absolute;
}

.elm1, .elm2 {
    position: absolute;
}
.elm2 {
   margin-left: 899px !important;
    margin-top: 0 !important;
}
.elm1 {
    margin-left: -132px !important;
    margin-top: 0 !important;
}
.elm3 {
    position: absolute;
    margin-left: 342px !important;
    margin-top: 70px !important;
}

.banneriniz {
    margin-left: 20px !important;
    margin-top: -160px !important;
    opacity: 0.5;
    position: absolute;
    transition: all 0.3s linear 0s;
    width: 843px;
}
.banneriniz:hover {
    opacity: 1;
}

.tabhello {
    color: #756b56;
    font-family: arial;
    font-size: 7px !important;
    height: 90px;
    letter-spacing: 3px;
    line-height: 15px;
    margin-left: 162px !important;
    overflow-y: auto;
    position: absolute;
    text-align: justify;
    text-shadow: 0 0 3px rgba(0, 0, 0, 1);
    text-transform: uppercase;
    top: 330px;
    width: 390px;
}

#navpr_1 a {
    background-image: url("http://imgdepo.com/id/i9550482");
    background-repeat: no-repeat;
    color: transparent;
    cursor: pointer;
    display: inline-block;
    height: 29px !important;
    margin-top: 0 !important;
    position: absolute;
    width: 102px !important;
}

.pr-li {
    padding-right: 120px !important;
}


.wanted {
    background-color: #a29d91;
    width: 580px;
    padding: 5px;
}
.wanted td {
    vertical-align: top !important;
}
.wantedwho {
    background-color: #364122;
    color: #9e9766;
    font-family: times new roman;
    font-size: 14px;
    letter-spacing: 3px;
    padding: 7px 0 !important;
    text-align: center;
    text-shadow: 0 0 3px rgba(0, 0, 0, 1);
    text-transform: uppercase;
}
.wanted2 {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3) inset;
    float: left;
    margin-bottom: 5px !important;
    margin-right: 8px !important;
    margin-top: 0;
    overflow: hidden;
    padding: 10px !important;
    position: relative;
}
.wantedpic {
    height: 162px !important;
    overflow: hidden;
    position: relative;
    width: 262px !important;
}
.wantedpic img {
    border: 1px solid rgba(54, 65, 34, 0.8) !important;
    height: 160px;
    width: 260px;
}
.wantedinf {
    background-color: #364122;
    color: #9e9766;
    font-family: verdana;
    font-size: 10px;
    line-height: 10px;
    margin-left: 1px !important;
    margin-top: 0 !important;
    padding: 10px 20px !important;
    position: absolute;
    text-align: left;
    text-shadow: 0 0 3px rgba(0, 0, 0, 1);
    transition: all 0.3s ease-in-out 0.5s;
    width: 220px;
}
.wantedname {
    background-color: #364122;
    color: #9e9766;
    font-family: times new roman;
    font-size: 11px;
    letter-spacing: 3px;
    margin-left: 1px !important;
    margin-top: -183px !important;
    padding: 3px 0 !important;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 3px rgba(0, 0, 0, 1);
    text-transform: uppercase;
    transition: all 0.5s ease-in-out 0s;
    width: 260px;
}
.wanted:hover .wantedname {
    margin-top: -161px !important;
    transition: all 0.5s ease-in-out 0s;
}
.wanted:hover .wantedinf {
    margin-top: -71px !important;
    transition: all 0.3s ease-in-out 0.5s;
}
.wantedtext {
    font-family: verdana;
    font-size: 11px;
    line-height: 13px;
    margin-top: -7px !important;
    padding-right: 3px !important;
    text-align: justify;
}
.wantedwhat {
    font-family: verdana;
    font-size: 11px;
    line-height: 13px;
    margin-top: -7px !important;
    text-align: justify;
}

.shipcont {
    background-color: #e7e3d9;
    border: 1px solid #364122;
    box-shadow: 0 0 0 13px #e7e3d9;
    margin-bottom: 27px !important;
    padding: 5px;
    width: 480px;
}
.shippic {
    height: 103px;
    margin-left: -380px !important;
    margin-top: 0;
    overflow: hidden;
    position: relative;
    width: 102px;
}
.shippic img {
    border: 1px solid rgba(54, 65, 34, 1) !important;
    height: 100px;
    width: 100px;
}
.shipname {
    background-color: #364122;
    color: #9e9766;
    font-family: arial;
    font-size: 0.6em;
    letter-spacing: 0;
    margin-left: 1px !important;
    margin-top: -116px !important;
    padding: 2px 0;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 3px rgba(0, 0, 0, 1);
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
    width: 100px;
}
.shiptext {
    background-color: #364122;
    color: #b1a974;
    font-family: verdana;
    font-size: 10px;
    height: 92px;
    margin-left: 105px !important;
    margin-top: -102px !important;
    overflow-y: auto;
    padding: 5px;
    position: absolute;
    text-align: justify;
    text-shadow: 0 0 3px rgba(0, 0, 0, 1), 0 0 5px rgba(0, 0, 0, 1);
    width: 365px;
}
.shipcont:hover .shipname {
    margin-top: -101px !important;
    transition: all 0.3s ease-in-out 0s;
}
.shiptitle {
    background-color: #364122;
    color: #9e9766;
    font-family: times new roman;
    font-size: 14px;
    letter-spacing: 3px;
    margin-bottom: 13px !important;
    padding: 7px 0 !important;
    text-align: center;
    text-shadow: 0 0 3px rgba(0, 0, 0, 1);
    text-transform: uppercase;
    width: 518px;
}

.hronotabs {
    height: 400px;
    width: 550px;
}
hronosection {
    background-color: #364122;
    box-shadow: 0 0 0 4px #364122 inset, 0 0 0 5px #9e9766 inset;
    display: none;
    height: 310px;
    padding: 10px;
    width: 500px;
}
.hronotabs input {
    display: none;
}
.hronotabs label {
    background: #928c7e none repeat scroll 0 0;
    border-color: #364122;
    border-style: solid;
    border-width: 1px;
    color: #555;
    display: inline-block;
    font-family: times new roman;
    font-size: 10px;
    letter-spacing: 10px;
    margin: 0 0 -1px;
    padding: 5px 5px 5px 19px;
    text-align: center;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    transition: all 0.3s linear;
}
.hronotabs label:hover {
    background-color: #4e5b37;
    color: #999;
    cursor: pointer;
    text-shadow: 0 0 3px rgba(0, 0, 0, 1);
    transition: all 0.3s linear;
}
.hronotabs input:checked + label {
    background-color: #364122;
    color: #9e9766;
    text-shadow: 0 0 3px rgba(0, 0, 0, 1);
    transition: all 0.3s linear;
}

#tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4 {
    display: block;
}
.hrono {
    font-family: verdana;
    font-size: 10px;
    height: 300px;
    overflow-y: scroll;
    padding: 5px;
    text-align: justify;
}
.hronodate {
    background-color: #766f60;
    color: #1c2c00;
    font-size: 8px;
    padding: 3px;
    text-align: center;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    transition: all 0.3s ease-in-out !important;
    letter-spacing: 1px;
}
.hronodate a {
    color: #1c2c00 !important;
    text-decoration: none;
}
.hronotext {
    background-color: #766f60;
    line-height: 10px;
    margin-top: 1px !important;
    padding: 3px !important;
}
.hronocont {
    border-bottom: 2px solid #9e9766;
    margin-bottom: 10px !important;
    border-top: 2px solid #9e9766;
}
.hronodate:hover {
    letter-spacing: 3px;
    transition: all 0.1s linear;
}

0

3

Код:
<!-- Пиар-вход v.2 -->
    <script src="https://forumstatic.ru/files/0015/c4/3f/26781.js"></script>
    <script type="text/javascript">
    PR.nick = 'PR'; //Ник PR-аккаунта
    PR.pass = '1111'; //Пароль PR-аккаунта
    PR.btn_text = 'PR-вход'; //Надпись на кнопке PR-входа(или ссылка на картинку);
    PR.set();</script>
<link href='https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Kurale&subset=latin,cyrillic' rel='stylesheet' type='text/css'>

 <div style="position: absolute;top: 457px; margin-left: 18px">
    <table><tr><td><a href="ссылка"><div class="scs">
      <div class="scspic"><img src="http://imgdepo.com/id/i9552452"></div>
<div class="scsbg1"></div><div class="scsbg2"></div>
      <div class="scsname">имя</div>
</div></a></td><td><a href="ссылка"><div class="scs">
      <div class="scspic"><img src="http://imgdepo.com/id/i9552452"></div>
<div class="scsbg1"></div><div class="scsbg2"></div>
      <div class="scsname">имя</div>
</div></a></td><td><a href="ссылка"><div class="scs">
      <div class="scspic"><img src="http://imgdepo.com/id/i9552452"></div>
<div class="scsbg1"></div><div class="scsbg2"></div>
      <div class="scsname">имя</div>
</div></a></td></tr></table>
  </div>

 <div style="position: absolute;top: 505px; margin-left: 18px">
    <table><tr><td><a href="ссылка"><div class="scs">
      <div class="scspic"><img src="http://imgdepo.com/id/i9552452"></div>
<div class="scsbg1"></div><div class="scsbg2"></div>
      <div class="scsname">имя</div>
</div></a></td><td><a href="ссылка"><div class="scs">
      <div class="scspic"><img src="http://imgdepo.com/id/i9552452"></div>
<div class="scsbg1"></div><div class="scsbg2"></div>
      <div class="scsname">имя</div>
</div></a></td><td><a href="ссылка"><div class="scs">
      <div class="scspic"><img src="http://imgdepo.com/id/i9552452"></div>
<div class="scsbg1"></div><div class="scsbg2"></div>
      <div class="scsname">имя</div>
</div></a></td></tr></table>
  </div>

  <div style="position: absolute; margin-left: 18px; top:555px">
    <a href="ссылка"><div class="scsgm">
      <div class="scsgmpic"><img src="http://imgdepo.com/id/i9552453"></div>
      <div class="scsgmbg">
      </div>
      <div class="scsgmname"><gm><b>игра недели:</b></gm> имя и имя</div>
      </div></a>
  </div>

  <div style="position: absolute; top:460px; margin-left: 565px">
    <div class="scslv">
      <div class="scslvpic"><img src="http://imgdepo.com/id/i9552453"></div>
      <div class="scslvbg">
      </div>
      <div class="scslvname"><gm>пара недели:</gm><br>
        <a href="ссылка">имя</a> и <a href="ссылка">имя</a></div>
      </div></a>
  </div>

  <div style="position: absolute; top:505px; margin-left: 560px">
    <div class="scspost">
      <div class="scspostpic"><img src="http://imgdepo.com/id/i9552455"></div>
      <div class="scsposttext">Ах, до определённого момента жизнь Тэгуну казалось малиной! За исключением некоторых незначительных нюансов, вроде того, что его в общем-то поперли когда-то из дому, он наслаждался своей жизнью. Работа, хоть и подразумевала сильный периодический стресс: опоздания на записи, скандалы, постоянные слежки фанатов за его подопечными, но всё же радовала его. В первую очередь тем, что ему за годы работы менеджером ни разу не приходилось работать с представителями своего пола. Как мужчинам с традиционной ориентацией было легче ужиться с другими парнями, так и Лео, с его голубоватым виденьем мира, удобнее было работать с девушками <a href="">читать дальше.</a></div>
    </div>
  </div>

<img src="http://imgdepo.com/id/i9551487" style="position: absolute; top:530px; margin-left: 380px">
<div id="satansay">Бывает так, что ты думаешь, что ты молодец, всё держишь в руках и всё обо всём знаешь наверняка. А бывает так, что тебе это просто кажется и на деле ты получаешь пиздов от всего, что движется.
- Клининговая компания какого-то хуя присылает мне сегодня счета, что у нас задолженность чуть ли не за пол года и они отказываются приступать к работе, а у меня мусора, простите по самые яйца на танцполе! Скоро открытие! Разобраться с оплатой невозможно, потому что у нас все счета электронные, а выписку из банка получить сейчас нельзя, суббота как никак! Алкоголь не привезли, потеряли нашу заявку! Над сценой вытяжка не работает, у диджея барахлит звук! Красота да? один из лучших клубов Сеула, ага, как же! - Кисок орёт в трубку не для того, чтобы перекричать музыку, ибо тишина в клубе, а просто на эмоциях,- и блять на моё парковочное место кто-то насрал! Как думаешь, как у меня день?!</div>

<div style="position: absolute; top:495px; margin-left: 317px"><object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="226" height="13"><param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" /><param name="bgcolor" value="#3c3324" />     <param name="FlashVars" value="mp3=http://dl.waix.ru/ff40cb162.mp3&amp;bgcolor=3c3324&amp;loadingcolor=6a5c45&amp;buttoncolor=6a5c45&amp;slidercolor=6a5c45" /> </object></div>

<div id="satansay2"><center><i>ДЖЕЙДИ, ХЭППИ БЁЗДЕЙ, КРУТОЙ ПАРЕНЬ!! ❤❤❤ </i></center></div>

<!--ники админов в таблице-->
<div id="ams">
<a href="http://sincityseoul.rusff.me/profile.php?id=2">taecyeon</a>
<a href="http://sincityseoul.rusff.me/profile.php?id=16">hyoyeon</a>
<a href="http://sincityseoul.rusff.me/profile.php?id=21">jongsuk</a><br>
<a href="http://sincityseoul.rusff.me/profile.php?id=9">jinri</a>
<a href="http://sincityseoul.rusff.me/profile.php?id=238">seulgi</a>
<a href="http://sincityseoul.rusff.me/profile.php?id=255">taemin</a></div>
<!--ники админов в таблице-->

<div id="sslka">
<a href="http://sincityseoul.rusff.me/viewtopic.php?id=2115">гостевая</a>
<a href="http://sincityseoul.rusff.me/viewtopic.php?id=13">сюжет</a>
<a href="http://sincityseoul.rusff.me/viewtopic.php?id=14">f.a.q.</a>
<a href="http://sincityseoul.rusff.me/viewtopic.php?id=15#p20">центр занятости</a>
<a href="http://sincityseoul.rusff.me/viewtopic.php?id=5">внешности</a></div>


<div class="elm1"><img src="http://imgdepo.com/id/i9549011"></div>
<div class="elm2"><img src="http://imgdepo.com/id/i9549021"></div>
<div class="elm3"><img src="http://imgdepo.com/id/i9582461"></div>

<div class="tabhello">Любовь проходит, дружба распадается. И только кровные узы нерушимы навсегда. Вы попали в наш семейный СинСитиСеул, в котором каждый из вас сможет найти свое реальное место. Сейчас за нашими окнами <b>жаркое лето 2016</b>, и с недавних пор город совсем не спит по ночам. </div>

<div style="position: absolute; width:120px; height:120px; top:291px; margin-left:20px">
    <table id="ava-status" cellpadding=0 cellspacing=0 ><tr><td id="ava-status"></td></tr></table>
    </div>

<script type="text/javascript">
    var img = document.createElement('img');
    var UserAvatar = UserAvatar;
    if( ! UserAvatar )
    	img.src = 'http://imgdepo.com/id/i9234787';
    else
    	img.src = UserAvatar;
     
    $("td#ava-status").html(img);
    var a=$("#pun-status .container");a.html(a.html().replace('Ваш последний визит: ','был '))
    $("#navprofile,#navlogout").appendTo(a)
    </script>


<script type="text/javascript">
    //cookies
    function setcookie(a,b,c) {if(c){var d = new Date();d.setTime(d.getTime()+c);}if(a && b) document.cookie = a+'='+b+(c ? '; expires='+d.toUTCString() : '');else return false;}
    function getcookie(a) {var b = new RegExp(a+'=([^;]){1,}');var c = b.exec(document.cookie);if(c) c = c[0].split('=');else return false;return c[1] ? c[1] : false;}

    var aimg = {
    open: 'http://imgdepo.com/id/i9549212',
    close: 'http://imgdepo.com/id/i9549222'

    }
    </script>



<!--баннеры -->
<div id="banneri">
<a title="Каталог фэнтези сайтов Палантир" href='http://palantir.in/?from=19280' target='_blank'>
<script type="text/javascript">
Md=document;Mnv=navigator;
Mrn=Math.random();Mn=(Mnv.appName.substring(0,2)=="Mi")?0:1;Mp=0;Mz="p="+Mp+"&";
Ms=screen;Mz+="wh="+Ms.width+'x'+Ms.height;My="<img src='http://palantir.in/count.php?id=19280&today_hits=1&today_hosts=1&total_hosts=1&cid=gray.png";My+="&cntc=none&rand="+Mrn+"&"+Mz+"&referer="+escape(Md.referrer)+'&pg='+escape(window.location.href);My+="'  alt='Palantir' title='Каталог фэнтези сайтов Палантир' border='0' width='88px' height='31px'>";Md.write(My);</script>
<noscript><img src="http://palantir.in/count.php?id=19280&today_hits=1&today_hosts=1&total_hosts=1&cid=gray.png" alt='Palantir' title="Каталог фэнтези сайтов Палантир" border=0 width="88px" height="31px"></noscript>
</a>
<a href="http://forum-top.ru/vote/4281" title="Рейтинг форумов Forum-top.ru" target="blank"><img src="http://forum-top.ru/uploads/buttons/forum-top_88x31_3.gif" alt="Рейтинг форумов Forum-top.ru" /></a><!-- Top.Roleplay.Ru -->
<script type="text/javascript" language="javascript">
var topRPGc="<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=23568&rnd=" + Math.random();
topRPGc += "&r="+escape(document.referrer)+"' width='1' height='1' border='0'><a href='http://top.roleplay.ru/23568' title='Рейтинг Ролевых Ресурсов - RPG TOP' target='top_'>"+
"<img src='http://img.rpgtop.su/88x31x11x3.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a> ";
document.write(topRPGc);
</script>
<noscript>
<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=23568' width='1' height='1' border='0'><a href='http://top.roleplay.ru/23568' target='_top'><img src='http://img.rpgtop.su/88x31x11x3.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a>
</noscript>
<!-- /Top.Roleplay.Ru --></div>

<!-- HTML верх -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
<style>img.post-img-Sp {    margin-bottom: -8px;
    margin-left: -7px !important;
    margin-top: -13px !important;}
div.tipsy.tipsy-s.Sp-imgSp-img .tipsy-inner{font-size:14px;letter-spacing:1px;}
</style>
<script type="text/javascript" src="https://forumstatic.ru/files/0010/b4/f8/57844.js"></script>

<!--Смена имиджа в текущем посте-->
<link id="iNFpanel" rel="stylesheet" href="https://forumstatic.ru/files/0014/69/46/42402.css" type="text/css"/>
<script src="https://forumstatic.ru/files/0017/b3/3c/76126.js"></script>
<script type="text/javascript">
if(FORUM.PartnerVote.toString().replace(/function\s*\(post_id,vote\)\s*/,"")==="{return true;}")
FORUM.PartnerVote = function(post_id,vote){return false}
</script>

0

4

Код:
<script type="text/javascript" src="https://forumstatic.ru/files/0015/1f/cc/71236.js"></script>
    <script><!--Универсальный скрипт замены. -->
    function UniverСhange(selektor,changed,substitute){
    $(selektor).each(function(){if ($(this).parent().html()!=null){if($(this).parent().html().indexOf(changed)!=-1){
    $(this).parent().html($(this).parent().html().replace(changed,substitute));};};});}

    UniverСhange("#pun-status .container .item1","Привет","добро пожаловать в город грехов");
    UniverСhange("#pun-status .container","гость","странник");
    UniverСhange("#pun-status .container .item2 a","Войдите","Предъявите документы");
    UniverСhange("#pun-status .container a","зарегистрируйтесь","получите разрешение на въезд");

    </script>

<div class="banneriniz"><marquee onmouseover="this.stop()" onmouseout="this.start()" width="810px" >
<a href="http://korean-academy.ru/" title="KOREAN ACADEMY: theory of war"><img src="http://savepic.net/2928003.gif" target="_blank" border="0" width="88" height="31"></a> <a href="http://kpowerrol.com/" "KPOWER ROLE"><img src="http://savepic.ru/8228809.gif" width="88" height="31" border=0"/></a><a href="http://23jumpstreet.ru/"><img src="http://i.imgur.com/EuJsKbj.gif"></a><a href="http://doortohollywood.rusff.me/"" alt="INCEPTION" title="INCEPTION" target=_blank> <img src="http://i48.fastpic.ru/big/2015/0506/5b/d89948553b31dbb20a09e384cd8d4e5b.png" border="0" ></a><a href="http://californiadreamin.rusff.me/"><img src="http://s1.uploads.ru/i/LkDQP.gif"></a><a href="http://docnight.rusff.me/" target="_blank"><img title="Doctor Who: Night terror" src="http://s6.uploads.ru/t/QDk13.gif"></a><a href="http://redbus.rusff.me/" title="RED BUS" target="_blank"><img src="http://savepic.su/5725041.gif" width="88px" height="31px"></a><a href="http://crossroyale.rusff.me/" target="_blank"><img src="https://forumstatic.ru/files/0016/92/fd/22564.png" title="crossroyale" border="0"width="88" height="31"></a><a href="http://manhattanlife.ru/"><img src="http://s1.uploads.ru/i/B4xRo.gif" title="Manhattan"></a><a href="http://wearethefuture.rusff.me/" title="REVOLT"><img src="http://i.imgur.com/3fj04bc.gif"></a>
</marquee>
</div>

<script type="text/javascript">
if(GroupID >1)
{
 $('.pa-ip').hide();
}
var col = document.getElementsByClassName("tcl");
for(q = 0;q<col.length;q++)
{
var dd= col[q].getElementsByTagName('a');
if(dd.length>1 && GroupID >1 && dd[1] == col[q].getElementsByClassName("registered-user")[0]){
dd[0].remove();
}
}
</script>

<script type="text/javascript" src="https://forumstatic.ru/files/0014/69/46/69789.js"></script>


    <!-- Выравниваем расстояние от цитаты до последующего текста // © Alex_63 -->
    <script type="text/javascript">
    $('.post-content .quote-box+p>br:first-of-type').each(function() {
      var extraBr = $(this).parent().html().split('<br>')[0];
      if(extraBr=='') {
        $(this).hide();
      };
    });
    </script>


<!--Смена имиджа в текущем посте-->
    <style>.punbb .pa-avatar img {max-width:180px;height:auto;}</style>

    <script type="text/javascript">
    OnSmenaImage("Sin City Seoul", new Array("PR"))
    var AvtrArr=new Array(
"https://forumavatars.ru/img/avatars/0015/8c/80/3-1434539169.jpg"
 //End myarray_!!Последняя ссылка без Запятой!!!
    )
    StartNIZ(); //
    </script>



<script type="text/javascript">
PiarNik="PR";
PiarPas="1111";
var L="<div id=\"PR_loginDiv\" style=\"display:none; cursor: pointer;\">\
<form id=\"form_login\" name=\"login\" method=\"post\" action=\"login.php?action=in\" onsubmit=\"return check_form()\">\
<fieldset>\
<input type=\"hidden\" name=\"form_sent\" value=\"1\"/>\
<input type=\"text\" id=\"fld1\" name=\"req_username\" size=\"21\" maxlength=\"25\"/>\
<input type=\"text\" id=\"fld2\" name=\"req_password\" size=\"7\" maxlength=\"16\"/>\
<input type=\"submit\" class=\"button\" name=\"login\"/>\
</fieldset>\
</form>\
</div>\
<li id=\"navpiar\"><span id=spMyimg><a onclick=\"PiarIn()\">Пиар-Вход</a></span></li>";
if($("#navlogin").html()!=null){
$("#navlogin").after(L) //navlogin
$("#PR_loginDiv #fld1").val(PiarNik)
$("#PR_loginDiv #fld2").val(PiarPas)
function PiarIn () {$("#PR_loginDiv input[type='submit']").click();}
}
</script>

<!--кнопки вверх вниз-->
<div class="go-up" id='ToTop'><img src="http://imgdepo.com/id/i9549255" border="0" /></div>
<div class="go-down" id='OnBottom'><img src="http://imgdepo.com/id/i9549256" border="0" /></div>
<style>
.go-up,.go-down {
display:none;
position:fixed; /*позиционируем*/
margin-left: 922px; /*указываем положение, если слева - left*/
z-index:9999; /*показываем поверх все элементов на странице*/
cursor:pointer;
opacity:.9; /*прозрачность*/
margin-bottom:160px; /*отступ снизу (можно не указывать)*/
width:57px; /*ширина кнопки*/
height:32px; /*высота кнопки*/
}
.go-up {
    bottom: 205px;
    margin-right: -100px;
}
.go-down {
    bottom: 140px;
    margin-right: -100px;
}
.go-down:hover,.go-up:hover {
opacity:1;
}
</style>
<!--кнопки вверх вниз-->
<script type="text/javascript">
$(function(){
if ($(window).scrollTop()>="250") $("#ToTop").fadeIn("slow")
$(window).scroll(function(){
  if ($(window).scrollTop()<="250") $("#ToTop").fadeOut("slow")
  else $("#ToTop").fadeIn("slow")
});
if ($(window).scrollTop()<=$(document).height()-"999") $("#OnBottom").fadeIn("slow")
$(window).scroll(function(){
  if ($(window).scrollTop()>=$(document).height()-"999") $("#OnBottom").fadeOut("slow")
  else $("#OnBottom").fadeIn("slow")
});
$("#ToTop").click(function(){$("html,body").animate({scrollTop:0},"slow")})
$("#OnBottom").click(function(){$("html,body").animate({scrollTop:$(document).height()},"slow")})
});
</script>


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



<script type="text/javascript">
var nWRD="Грехи";
function setRespecNew(){
$(".pa-respect a[href^='/respect.php?']").each(function (){
 $(this).html(nWRD);});}
function TestRespect(){
if($(".pa-respect:contains('Репутация')").length){setRespecNew();return;
}else {timerID = setTimeout("TestRespect()",110);return;}
}TestRespect()
</script>

<style>
.offctgr{
display:block!important;
visibility:visible!important;
}
</style>

       <script  type="text/javascript"> var L0='<img class="imgON_Off" src="';
        var L1='" style="width:211px; height: 47px; margin-top:0px; margin-left:16px; display:block; padding: 2px 0" />';

        var ImgON="http://imgdepo.com/id/i9552335";  // Картинка Online;
        var ImgOff="http://imgdepo.com/id/i9552336";  // Картинка OffLine;

        $("#pun-viewtopic .post .post-author > ul").each(function ()   {
        if ($(this).find(".pa-online").html()!=null){$(this).append(L0+ImgON+L1)
            }else $(this).append(L0+ImgOff+L1);
        });
    </script>




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


<script type="text/javascript">
var nrisunok="http://funkyimg.com/u2/1263/905/65559968797-1.gif";
if( (document.getElementById("navpm").innerHTML.indexOf("(") != -1))
{
document.getElementById("navpm").innerHTML="<img src='"+nrisunok+"' style='position:absolute; z-index:2000; margin-left: 0px; margin-top:6px' alt='ВАМ ПРИШЛО НОВОЕ СООБЩЕНИЕ'> "+document.getElementById("navpm").innerHTML;
};
</script>



<!--Запрет для рекламы на изменение аватара и подписи--><script type="text/javascript">
var a =document.URL
var b=document.getElementById('pun-status').innerHTML
if (b.indexOf("Реклама")!=-1)
{
if ((a.indexOf("signature")!=-1)||(a.indexOf("section=avatar")!=-1))
{document.getElementsByName('update')[0].onclick=noChange}
else if (a.indexOf("upload-avatar")!=-1)
{document.getElementsByName('urload')[0].onclick=noChange}}
function noChange()
{alert ("Данная функция запрещена.")
return false}
</script>

<script type="text/javascript">
if (document.getElementById('pun-status').innerHTML.indexOf("Гость")!=-1){
if (document.URL.indexOf("profile.php")!=-1){
document.getElementById('pun-status').innerHTML="<div id=pun-status class=section><p class=container><span class=item1>Вы не имеете права доступа к этой странице</span></p></div>"
document.getElementById('pun-main').style.display="none"
}

}
</script>

<script type="text/javascript">
function select_text(elem) {
	if(window.getSelection) {   
var s=window.getSelection();   
if(s.setBaseAndExtent){   
	s.setBaseAndExtent(elem,0,elem,elem.innerText.length-1);   
}
else {   
	var r=document.createRange();   
	r.selectNodeContents(elem);   
	s.removeAllRanges();   
	s.addRange(r);
}   
	}
	else if(document.getSelection){   
var s=document.getSelection();   
var r=document.createRange();   
r.selectNodeContents(elem);   
s.removeAllRanges();   
s.addRange(r);   
	}
	else if(document.selection){   
var r=document.body.createTextRange();   
r.moveToElementText(elem);   
r.select();
	}   
}
</script>

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

<!--запятая после ника в ответах-->
<script type="text/javascript">
function to(username)
{insert('[b]' + username + '[/b]' + ', ');}
</script>

<!--количество символах в ответе-->
<script>var a,L,epl=$("#main-reply"),str='<small id="plng" style="border:1px solid;padding:2px 3px;margin:0 20px 0 10px;">Написано символов: <b>00</b> </small>';epl.parents("fieldset").find("legend").prepend(str);function epl3(){a=epl.val().length;if(a>9){L=''}else{L='0'};$("#plng b").text(L+a)};epl3();$(".pl-quote").click(function (){setTimeout('epl3()',100)});epl.bind('mouseout mousemove keydown keypress keyup',function(e){epl3()});</script>


<style> 
.pa-ip {display: none} 
</style>


<script type="text/javascript"><!--Cворачивание категорией Ч2-->
    $('#pun-main div.category > h2 div.catleft').after('<span class="offctgr" style="float: right; position: relative; margin-right: 42px; margin-top: 2px;"><img src="'+aimg.open+'" title="показать/cкрыть" /></span>');
    $('#pun-main div.category').each(function (i) {
        var ctgId=$(this).attr('id');
             if(getcookie(ctgId)=='close'){
       $('#'+ctgId+' > div.container').css({display: 'none'});
       $('#'+ctgId+' > h2 > .offctgr img').attr("src",aimg.close)}
    });

    $('span.offctgr').click(function(){
    var cat=$(this).parents('div.category').attr('id');
    $(this).parents('div.category').children('div.container').toggle('slow');
    var s = $(this).find("img").attr("src") == aimg.open ? aimg.close : aimg.open;
    $(this).find("img").attr("src",s)
    var catc = getcookie(cat);
    catc = catc == 'close' ? 'open' : 'close';
    setcookie(cat,catc,3600*24*30*1000);
          return false; });
    </script>

<style>
.offctgr{
display:block!important;
visibility:visible!important;
}
</style>

<!--Своя картинка в каждую категорию -->
<script type="text/javascript"> $(document).ready(function(){
myarray=new Array(
"танцующие хомячки", "http://imgdepo.com/id/i9574480",
"тестовая категория", "http://imgdepo.com/id/i9574481",
"еще одно название, хуй бы с ним", "http://imgdepo.com/id/i9574482",
"4", "http://imgdepo.com/id/i9574483",
"5", "http://imgdepo.com/id/i9574484",
"6", "http://imgdepo.com/id/i9574485",
"7", "http://imgdepo.com/id/i9574486",
"8", "http://imgdepo.com/id/i9574487"  //Последний элемент без запятой!  
)

        $("#pun-index div.category h2,#pun-index #pun-stats h2").each(function (i) {
 for(q=0;q<myarray.length;q++){

var cssObj = {
   "height":"93px",
   "background-color": "transparent",
   "background-image":"url("+myarray[q+1]+")",
   "background-position":"50% 50%",
   "background-repeat":"no-repeat",
    "width": "889px"       //Последний элемент без запятой!
}

        if($(this).children("span").text()==myarray[q])$(this).css(cssObj);
        q++}
    });
 });</script>

<!-- HTML низ -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
<script>
var a1 = 2	// 0 - спойлер-аккордеон, 1 - вертикальный спойлер; 2 - горизонтальный спойлер; 3 - обычный спойлер
var a2 = 0	// 0 - Скрытие первой вкладки; 1 - Показ первой вкладки; 
var a3 = 0 // Резкость Открытия: 0 - Плавно; 1 - Резко;
var LiArr=new Array(
//При наличии двух косых => // в начале пункта, - пункт не скрывается.
//"pa-author",     //Ник-Нейм
//"pa-fld3",       //Доп.Поле.3
//"pa-avatar",     //Аватар
//"pa-title",      //статус
//"pa-fld1",       //Доп.Поле.1

//"pa-fld2",       //Доп.Поле.2
//"pa-respect",    //Уважение:
//"pa-online",     //Пользователь online - Не засовываем в спойлеры
// 3 кнопка- ссылка на Картинку
"http://imgdepo.com/id/i9552334",
"award",      //Награды(только для rusff и ork)
"gift",         //Подарки(только для rusff и ork)
//Конец Списка,
"_End"); SetProvilSpoil(a1,a2,a3);
</script>
<!--Конец//=Cпойлер cкрытия Инфы под N-кнопок в Профиле Топик-->

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

0


Вы здесь » sin city » морской гоп-стоп » синситилето


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