Мистика, расы, дата в игре / NC - 21
Лучший пост: Name Surname
lorem ipsum dolor sit amet, consectetur adipiscing elit. praesent eleifend lectus libero, mattis auctor velit congue quis. phasellus iaculis tellus ac lacus gravida, ut hendrerit odio lacinia. lorem ipsum dolor sit amet, consectetur adipiscing elit. praesent eleifend lectus libero.
ep: lorem ipsum dolor sit amet
Лучший пост: Name Surname
lorem ipsum dolor sit amet, consectetur adipiscing elit. praesent eleifend lectus libero, mattis auctor velit congue quis. phasellus iaculis tellus ac lacus gravida, ut hendrerit odio lacinia. lorem ipsum dolor sit amet, consectetur adipiscing elit. praesent eleifend lectus libero.
Ждем вас: Name Surname, Name Surname, Name Surname

Holy Ground

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

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


Вы здесь » Holy Ground » guest cloister » Тестовое сообщение


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

Сообщений 61 страница 90 из 102

61

https://superpowers.fandom.com/ru/wiki/Магия

0

62

Код:
#pun {
    margin: auto;
    width: 940px;
    float: top center;
    padding: 0px 0px 0px 0px;
    background-image: url(https://forumstatic.ru/files/001a/b8/28/41176.png);
    background-repeat: repeat;
    background-position: center;
    background-attachment: no-fixed;
    border: 2px solid #5d5d55;
    box-shadow: 0 0px 10px #000000b0 inset, 0 0 3px 17px #000000;
    outline: 4px solid #580810;
    outline-offset: 5px;
    background-color: #dcdbd4;
}

0

63

Код:
#pun {
    margin: auto;
    width: 940px;
    float: top center;
    padding: 0px 0px 0px 0px;
    background-image: url(https://forumstatic.ru/files/001a/b8/28/41176.png);
    background-repeat: repeat;
    background-position: center;
    background-attachment: no-fixed;
    border: 1px solid #5d5d55;
    box-shadow: 0 0px 16px 1px #000000b0 inset, inset 0px 0px 0px 1px #9c9d9eb0;
    outline: 3px solid #eeddff4a;
    outline-offset: 4px;
    background-color: #dcdbd4;
}

0

64

Код:
#pun {
  margin: auto;
  width: 940px;
  float: top center;
  padding: 0px 0px 0px 0px;
 background-image : url('https://forumstatic.ru/files/001a/b8/28/41176.png');
background-repeat: repeat;
background-position : center;
background-attachment : no-fixed;
border: 2px solid #5d5d55;
       box-shadow: 0 0px 10px #000000b0 inset,
         0 0 3px #000000;
        outline: 1px solid #46463b;
        outline-offset: 4px;
        background-color: #dcdbd4;
}

до этого

0

65

Код:
#pun {
    margin: auto;
    width: 940px;
    float: top center;
    padding: 0px 0px 0px 0px;
    /* background-image: url(https://forumstatic.ru/files/001a/b8/28/41176.png); */
    background-repeat: repeat;
    background-position: center;
    background-attachment: no-fixed;
    border: 2px solid rgba(0, 0, 0, 0.52);
    box-shadow: 0 0px 16px 3px #000000b0 inset, 0 0 3px 0px #000000, 0 0px 0px 10px #2f0b0e, 0 0px 0px 15px rgba(0, 0, 0, 0.44);
    outline: 1px solid #58081082;
    outline-offset: 9px;
    background-color: #d0c6c6;
}

красноватый

0

66

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

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

/* A1.1 */
@import url(style_cs.css);
@import url('https://fonts.googleapis.com/css?family=Amatic+SC|Anton|Bebas+Neue|Chewy|Dancing+Script|Fjalla+One|Gloria+Hallelujah|Gochi+Hand|Indie+Flower|Kaushan+Script|Knewave|Nanum+Brush+Script|Old Standard TT|Nanum+Pen+Script|Neucha|Pacifico|Playfair+Display|Yeseva One|Journalism|Caveat|Lobster|Calligraph|Quantico|Shadows+Into+Light|Shrikhand|Kobzarks|Nautilus|Sigmar+One&display=swap');

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

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

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

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

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

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

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

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


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

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

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

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif;
 background-color: #d7d6cf;
    color: #363535;
  }

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

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

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


/* 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: 940px;
    float: top center;
    padding: 0px 0px 0px 0px;
    background-repeat: repeat;
    background-position: center;
    background-attachment: no-fixed;
    border: 1px solid #5d5d55;
    box-shadow: 0 0px 16px 3px #000000b0 inset, 0 0 3px 0px #000000, 0 0px 0px 5px #2f0b0e, 0 0px 0px 15px rgba(0, 0, 0, 0.44);
    outline: 1px solid #58081082;
    outline-offset: 5px;
    background-color: #ccc;
}


/* A5.2 */
.punbb {
  margin-left: 20px;
  float: none;
  width: 900px;
  height: auto;
  }


/* A5.3 */
 #pun-redirect, #pun-maint {
  margin: 10px 10% 12px 10%;
  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;
  }


#pun-index div.category h2, #pun-index #pun-stats h2 {
    width: 880px;
 text-align: center;
   font-family: Playfair Display;
    color: #464646;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-size: 10px!important;
    margin-bottom: 5px;
    font-weight: bold;
 text-shadow: 0px 0px 4px rgba(77,83,86,.6);
}

/*************************************************************
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;
    text-align: center;
    border-top: 1px solid #b3b3b3;
    margin-left: 385px;
    padding-bottom: 5px;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
  }


/* B1.3 */
.punbb .post-content p {
  margin: 25px;
  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: 1.0em 1.8em 1.4em 1.8em;
    padding: 5px;
    padding: 0.5em;
    border-style: solid;
    background: rgba(128, 128, 128, 0.15);
    color: rgb(32, 33, 36) !important;
    outline: 1px solid #babab2;
} 


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


/* 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;
font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
 font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
 font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }


/*************************************************************
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, .punbb select, .punbb input {
  margin: 0 1em 0 0;
    height: 20px;
    font-family: Tahoma!important;
    border: 1px solid #babab2;
    font-size: 10px!important;
    letter-spacing: 1px;
    outline: none;
  }

/* 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;
 font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* 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%;
 font-family: Tahoma;
 text-transform: lowercase; 
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 8%;
 font-family: Tahoma;
 text-transform: lowercase; 
  }

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

/* 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: 18px;
    letter-spacing: 1px;
    font-family: playfair display;
    font-weight: 600;
    text-transform: lowercase;
  }

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

/* C2.14 */
.punbb tbody.hasicon td.tcl {
  padding-left: 3.2em;
  }


/* C2.15 */
.punbb div.icon {
  border-style: solid;
  border-width: 0.6em 0.6em 0.6em 0.6em;
  height: 0;
  line-height: 0.0;
  margin-top: 0.1em;
  width: 0;
  }

.punbb td div.tclcon {
    text-align: justify;
    padding: 8px;
    background-color: #7777771c;
    border: 1px solid #ccc;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.12), 0px 0px 1px 1px rgba(0, 0, 0, 0.25);
    font-family: Playfair Display;
    font-size: 10.5px;
    text-transform: lowercase;
    font-weight: bold;
    color: #464646b0;   }

/* C2.16 */
.punbb  table div.icon {
  font-size: 1.05em;
  position: absolute;
  margin-left: -2.2em;
  }

 /* 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 {
 padding: 0em 1em;   
  display: block;
  margin-left: 0em;
  border-left-style: solid;
  border-left-width: 1px
  }

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

#pun-viewtopic .post h3 {
    font-size: 8px;
    text-transform: lowercase;
    letter-spacing: 1px;
    color: #3f3e3e;
    background: rgba(128, 128, 128, 0.15);
    border: 1px solid #babab2;
    margin-bottom: 15px;
}

/* C3.5 */
.punbb .post .post-author {
    float: left;
    width: 200px;
    background-color: #47221e;
    background-image: url(https://forumstatic.ru/files/001a/b7/25/70042.jpg);
    text-align: center;
    margin-top: 15px;
    outline: 1px solid #a29b9bb0;
    outline-offset: 3px;
    font-size: 9px;
    font-family: Playfair Display;
    letter-spacing: 0.5px;
    text-transform: lowercase;
    color: #a7a494;
    box-shadow: 0 0 0px 2px #a7a494;
}


/* 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: 2em;
    font-weight: bold;
    margin-top: 7px;
    font-family: Playfair Display;
  background-color: rgba(0, 0, 0, 0.47);
    margin-bottom: 5px;
    padding: 5px 0px 10px 5px!important;
}


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

/* C3.9 */
li.pa-title {
  font-size: 7.5px;
    text-transform: lowercase;
    font-family: 'tahoma';
color: #a7a4949e;
    margin-left: 0px !important;
    margin-bottom: 5px;
    letter-spacing: 1.5px;
    margin-top: 5px;
}

li.pa-online {
    margin-top: 13px;
color: #a7a494;
    font-size: 8px;
 text-align: center;
    font-family: tahoma;
}

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

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

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

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

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

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

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

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


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

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

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

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

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


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

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

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


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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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


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

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

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

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

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

/* D1.4 */
#pun-title h1 span  {
color: #949393;
    letter-spacing: 4px;
   text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    font-size: 62px;
color: transparent;
    -webkit-transition: text-shadow 2.0 ease-out;
    -moz-transition: text-shadow 2.0 ease-out;
    -ms-transition: text-shadow 2.0 ease-out;
    -o-transition: text-shadow 2.0 ease-out;
    transition: text-shadow 2.0 ease-out;
	}

	#pun-title h1 span:hover {
    -webkit-transition: text-shadow 0.5s;
    -moz-transition: text-shadow 0.5s;
    -ms-transition: text-shadow 0.5s;
    -o-transition: text-shadow 0.5s;
    transition: text-shadow 0.5s;
    cursor: default;
 color: #949393;
font-size: 62px;
text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	}

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

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

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

/* 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;
    text-align: center;
    font-family: Playfair Display;
    font-size: 11px;
    margin-top: -35px;
    font-weight: bold;
    text-transform: uppercase;
}

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

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

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

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

/* D4.2 */
#pun-ulinks .container {
  border-top: none;
  padding: 0.7em 1em;
  text-transform: lowercase; 
  text-align: center;
  font-size: 8px;
margin-top: -10px;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

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

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

/* D5.2 */
#pun-status .container {
  padding: 0.8em 1em 1em 1em;
 text-align: center;
  font-family: Tahoma;
  font-size: 8px;
text-transform: uppercase;
    font-size: 7px;
  color: #464646;
 letter-spacing: 1px;
  }

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

/* 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;
  line-height: 60%;
   padding: 5px;
   font-size: 7px;
 background-color: rgba(128, 128, 128, 0.15);
  width: 210px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing:1px;
    margin-left: 3px;
      font-family: Tahoma;
  }

/* D7.3 */
 #pun-stats li.item4 {
  float: right;
  line-height: 60%;
   padding: 5px;
   font-size: 7px;
  background-color: rgba(128, 128, 128, 0.15);
  width: 410px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-right: 3px;
  font-family: Tahoma;
  }

#pun-stats li.item3 { display: none;  }   


/* 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;
 font-family: Tahoma;
  text-transform: uppercase;
  font-size: 8px; 
  letter-spacing: 0.5px;
  text-align: justify;
  }

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

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

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

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

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

/* 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;
  text-transform: lowercase;
  }

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

/*ОТКЛЮЧЕНИЕ ПЛАШКИ СМЕНЫ DNS*/
#dns-ip-replace-notify {display:none!important;}
#pun_wrap{position:static!important;}

0

67

Код:
    border: 1px solid rgba(32, 33, 36, 0.62);
    box-shadow: 0 0px 9px #000000b0 inset, 0 0 3px #000000, 0 0px 6px #800814, 0 0px 0 6px #141012;
    outline: 1px solid #5808106e;
    outline-offset: 5px;
}

0

68

Код:
#pun {
    margin: auto;
    width: 940px;
    float: top center;
    padding: 0px 0px 0px 0px;
    background-image: url(https://forumstatic.ru/files/001a/b7/25/21521.jpg);
    background-repeat: repeat;
    background-position: center;
    background-attachment: no-fixed;
    border: 1px solid #5d5d55;
    box-shadow: 0 0px 16px 3px #000000b0 inset, 0 0 3px 0px #000000, 0 0px 0px 5px #2f0b0e, 0 0px 0px 9px rgba(0, 0, 0, 0.33);
    outline: 1px solid #58081082;
    outline-offset: 5px;
    background-color: #ccc;
}

0

69

Код:
#pun {
    margin: auto;
    width: 940px;
    float: top center;
    padding: 0px 0px 0px 0px;
    /* background-image: url(https://forumstatic.ru/files/001a/b7/25/21521.jpg); */
    background-repeat: repeat;
    background-position: center;
    background-attachment: no-fixed;
    border: 1px solid rgba(0, 0, 0, 0.62);
    box-shadow: 0 0px 14px 3px #000000b0 inset, 0 0 8px 4px #591575bf, 0 0px 3px 10px #426484, 0 0px 0px 12px rgba(0, 0, 0, 0.37);
    outline: 1px solid #7d7081;
    outline-offset: px;
    background-color: #c6c5c5;
}

круто

0

70

Код:
#pun {
    margin: auto;
    width: 940px;
    float: top center;
    padding: 0px 0px 0px 0px;
    background-repeat: repeat;
    background-position: center;
    background-attachment: no-fixed;
    border: 1px solid rgba(0, 0, 0, 0.62);
    box-shadow: 0 0px 14px 3px #000000b0 inset, 0 0 8px 4px #991414bf, 0 0px 3px 10px #624343, 0 0px 0px 12px rgba(0, 0, 0, 0.37);
    outline: 1px solid #897878;
    outline-offset: px;
    background-color: #c6c5c5;
}

рамка классная

0

71

Код:
#pun {
    margin: auto;
    width: 940px;
    float: top center;
    padding: 0px 0px 0px 0px;
    background-repeat: repeat;
    background-position: center;
    background-attachment: no-fixed;
    border: 1px solid rgba(0, 0, 0, 0.62);
    box-shadow: 0 0px 14px 3px #000000b0 inset, 0 0 8px 2px #591575bf, 0 0px 3px 10px #426484, 0 0px 0px 12px rgba(0, 0, 0, 0.37);
    outline: 1px solid #7d7081;
    outline-offset: px;
    background-color: #c6c5c5;
}

не такой фиолетовый

0

72

Код:
#pun {
    margin: auto;
    width: 940px;
    float: top center;
    padding: 0px 0px 0px 0px;
    background-repeat: repeat;
    background-position: center;
    background-attachment: no-fixed;
    border: 1px solid rgba(0, 0, 0, 0.53);
    box-shadow: 0 0px 15px 3px #000000b0 inset, 0 0 5px 4px #7f6464, 0 0px 3px 10px #401a14, 0 0px 0px 12px rgba(0, 0, 0, 0.37);
    outline: 1px solid #897878e6;
    outline-offset: px;
    background-color: #c3bebe;
}

красивая рамка

0

73

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

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

/* A1.1 */
@import url(style_cs.css);
@import url('https://fonts.googleapis.com/css?family=Amatic+SC|Anton|Bebas+Neue|Chewy|Dancing+Script|Fjalla+One|Gloria+Hallelujah|Gochi+Hand|Indie+Flower|Kaushan+Script|Knewave|Nanum+Brush+Script|Old Standard TT|Nanum+Pen+Script|Neucha|Pacifico|Playfair+Display|Yeseva One|Journalism|Caveat|Lobster|Calligraph|Quantico|Shadows+Into+Light|Shrikhand|Kobzarks|Nautilus|Sigmar+One&display=swap');

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

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

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

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

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

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

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

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


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

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

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

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif;
 background-color: #cbcbc7;
    color: #363535;
  }

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

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

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


/* 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: 940px;
    float: top center;
    padding: 0px 0px 0px 0px;
    background-repeat: repeat;
    background-position: center;
    background-attachment: no-fixed;
    border: 1px solid rgba(0, 0, 0, 0.62);
    box-shadow: 0 0px 14px 3px #000000b0 inset, 0 0 8px 2px #591575bf, 0 0px 3px 10px #426484, 0 0px 0px 12px rgba(0, 0, 0, 0.37);
    outline: 1px solid #7d7081;
    outline-offset: px;
    background-color: #c6c5c5;
}



/* A5.2 */
.punbb {
  margin-left: 20px;
  float: none;
  width: 900px;
  height: auto;
  }


/* A5.3 */
 #pun-redirect, #pun-maint {
  margin: 10px 10% 12px 10%;
  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;
  }


#pun-index div.category h2, #pun-index #pun-stats h2 {
    width: 880px;
 text-align: center;
   font-family: Playfair Display;
    color: #464646;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-size: 10px!important;
    margin-bottom: 5px;
    font-weight: bold;
 text-shadow: 0px 0px 4px rgba(77,83,86,.6);
}

/*************************************************************
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;
    text-align: center;
    border-top: 1px solid #b3b3b3;
    margin-left: 385px;
    padding-bottom: 5px;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
  }


/* B1.3 */
.punbb .post-content p {
  margin: 25px;
  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: 1.0em 1.8em 1.4em 1.8em;
    padding: 5px;
    padding: 0.5em;
    border-style: solid;
    background: #ccc;
    color: rgb(32, 33, 36) !important;
    outline: 1px solid #babab2;
}


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


/* 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;
font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
 font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
 font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }


/*************************************************************
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, .punbb select, .punbb input {
  margin: 0 1em 0 0;
    height: 20px;
    font-family: Tahoma!important;
    border: 1px solid #aaaaa2;
    font-size: 10px!important;
    letter-spacing: 1px;
    outline: none;
  }

/* 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;
 font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* 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%;
 font-family: Tahoma;
 text-transform: lowercase; 
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 8%;
 font-family: Tahoma;
 text-transform: lowercase; 
  }

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

/* 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: 18px;
    letter-spacing: 1px;
    font-family: Playfair Display;
    font-weight: 600;
    text-transform: lowercase;
  }

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

/* C2.14 */
.punbb tbody.hasicon td.tcl {
  padding-left: 3.2em;
  }


/* C2.15 */
.punbb div.icon {
  border-style: solid;
  border-width: 0.6em 0.6em 0.6em 0.6em;
  height: 0;
  line-height: 0.0;
  margin-top: 0.1em;
  width: 0;
  }


/* C2.16 */
.punbb  table div.icon {
  font-size: 0.8em;
  position: absolute;
  margin-left: -2.2em;
  }

 /* 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 {
 padding: 0em 1em;   
  display: block;
  margin-left: 0em;
  border-left-style: solid;
  border-left-width: 1px
  }

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

#pun-viewtopic .post h3 {
    font-size: 8px;
    text-transform: lowercase;
    letter-spacing: 1px;
    color: #3f3e3e;
    background: #ccccccbd;
    border: 1px solid #babab2;
    margin-bottom: 15px;
}

/* C3.5 */
.punbb .post .post-author {
    float: left;
    width: 210px;
    background-color: #9c9d9e0d;
    text-align: center;
    margin-top: 15px;
    outline: 1px solid #a29b9bf2;
    outline-offset: 3px;
    font-size: 9px;
    font-family: Playfair Display;
    letter-spacing: 0.5px;
    text-transform: lowercase;
    color: #270733;
    box-shadow: border: 1px solid rgba(0, 0, 0, 0.62);
    box-shadow: 0 0px 10px 3px #4f64765e inset, 0 0 4px 2px #5915757a, 0 0px 0px 0px #426484, 0 0px 1px 0px rgba(0, 0, 0, 0.37);
}

/* 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: 2em;
    font-weight: bold;
    margin-top: 7px;
    font-family: Playfair Display;
    margin-bottom: 5px;
    padding: 5px 0px 5px 5px!important;
}


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

/* C3.9 */
li.pa-title {
    font-size: 7.5px;
    text-transform: lowercase;
    font-family: 'Playfair Display';
    color: #4e4352;
    background-color: #4850804a;
    margin-left: 0px !important;
    margin-bottom: 12px;
    letter-spacing: 1.5px;
    margin-top: 0px;
}

li.pa-online {
    margin-top: 13px;
color: #4e4352;
    background-color: #4850804a;
    font-size: 8px;
 text-align: center;
    font-family: Playfair Display;
}

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

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

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

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

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

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

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

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


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

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

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

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

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


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

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

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


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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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


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

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

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

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

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

/* D1.4 */
#pun-title h1 span  {
color: #949393;
    letter-spacing: 4px;
   text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    font-size: 62px;
color: transparent;
	}

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

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

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

/* 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;
    text-align: center;
    font-family: Playfair Display;
    font-size: 11px;
    margin-top: -35px;
    font-weight: bold;
    text-transform: uppercase;
}

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

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

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

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

/* D4.2 */
#pun-ulinks .container {
  border-top: none;
  padding: 0.7em 1em;
  text-transform: lowercase; 
  text-align: center;
  font-size: 8px;
margin-top: -10px;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

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

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

/* D5.2 */
#pun-status .container {
  padding: 0.8em 1em 1em 1em;
 text-align: center;
  font-family: Tahoma;
  font-size: 8px;
text-transform: uppercase;
    font-size: 7px;
  color: #464646;
 letter-spacing: 1px;
  }

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

/* 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;
  line-height: 60%;
   padding: 5px;
   font-size: 7px;
 background-color: rgba(128, 128, 128, 0.15);
  width: 210px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing:1px;
    margin-left: 3px;
      font-family: Tahoma;
  }

/* D7.3 */
 #pun-stats li.item4 {
  float: right;
  line-height: 60%;
   padding: 5px;
   font-size: 7px;
  background-color: rgba(128, 128, 128, 0.15);
  width: 410px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-right: 3px;
  font-family: Tahoma;
  }

#pun-stats li.item3 { display: none;  }   


/* 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;
 font-family: Tahoma;
  text-transform: uppercase;
  font-size: 8px; 
  letter-spacing: 0.5px;
  text-align: justify;
  }

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

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

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

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

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

/* 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;
  text-transform: lowercase;
  }

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

/*ОТКЛЮЧЕНИЕ ПЛАШКИ СМЕНЫ DNS*/
#dns-ip-replace-notify {display:none!important;}
#pun_wrap{position:static!important;}

фиолетовый диз

0

74

Код:
/* для мобильных устройств */
body {
	min-width: 1100px!important;
}


/* фон */
body {
background-color: #0d0d0d!important;
background: url("https://forumstatic.ru/files/001a/b7/25/33204.jpg");
  background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
}


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

/* CS1.1 */
.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 {
   background-color: #transparent;
  color: #333;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
   background-color: #transparent;
  color: #333;
  }

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

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
 background-color: #transparent;
  color: #333;
  }

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

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: #transparent;
  color: #333
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  color: #282828;
  }

/* CS1.8 */
#pun-navlinks .container {
 background-color: #transparent;
  color: #2d2d2d;
  }

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

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

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  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;
  }


/* CS3 Links
-------------------------------------------------------------*/

/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
  color: #6e5378;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #6e5378;
  }

/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active,  .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #6e5378;
  }

/* CS3.3 */
#pun-navlinks a {
  color: #6e5378;
  text-decoration: none
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #426484;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  text-decoration: none
  color: #6e5378;
  }

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

div.icon {border-color: #485080a6 #4850805c #4850805c #4850805c;
    box-shadow: border: 1px solid rgba(0, 0, 0, 0.62);
    box-shadow: 0 0px 14px 3px #000000b0 inset, 0 0 0px 2px #591575bf, 0 0px 0px 3px #426484, 0 0px 3px 3px rgba(0, 0, 0, 0.37);
    outline: 1px solid #7d7081;
}
div.inew {border-color: #48508096 #485080 #485080 #485080;
    box-shadow: border: 1px solid rgba(0, 0, 0, 0.62);
    box-shadow: 0 0px 14px 3px #000000b0 inset, 0 0 0px 2px #591575bf, 0 0px 0px 3px #426484, 0 0px 3px 3px rgba(0, 0, 0, 0.37);
    outline: 1px solid #7d7081;}


/* не отображать */

.stickytext,.closedatafield, .li#navawards, .lastedit, .pl-reports, .topic .sharelink
{display:none!important;}
#button-keyboard, #button-files_rusff, #button-graffiti_rusff
{display: none !important;}
 #pun-main h1, #pun-debug h2 {display: none;}
.punbb .modmenu .container span {display: none;}
#pun-main div.catleft, #pun-main div.catright {display: none}
.pa-awards, .pa-gifts {display: none;}
#pun td .modlist, .modlist {display: none !important;}


/* убирает голубую обводку в форме ответа */
input, textarea { outline: none; }  input:active, textarea:active { outline: none; } :focus { outline: none; }


b, p strong {
    color: #565656;

}

/* выделение */
    ::selection { 
    background: none repeat scroll 0 0 #4b447e;
    color: #d1cccc;
    opacity: 0.4;
    }  
*::-moz-selection {
    background: none repeat scroll 0 0 #4b447e;
    color: #d1cccc;
}



/* прокрутка */
::-webkit-scrollbar-thumb:vertical {
background-color: #4b447e; height: 2px; 
}

::-webkit-scrollbar-thumb:horizontal {
background-color: #6f8585; height: 2px; 
}

::-webkit-scrollbar {
    background-color: #6f8585;
    height: 7px;
    width: 5px;
}

::selection {
    background: #97a5ad !important;
    color: #4b447e;
}


/* профиль */
.pa-posts, .pa-respect {
 overflow: hidden;
    display: inline-block;
    width: 90px;
    margin-top: 5px!important;
    margin-bottom: 0px!important;
  letter-spacing: 1px;
font-size: 9px;
    font-family: Playfair Display;
color: #270733;} 

.pa-respect a {color: #270733!important;}


.punbb .pa-avatar img {
    margin-bottom: 5px;
    border: 1px solid #44444487;
    box-shadow: inset 1px;
    border: 4px solid #95999d;
    outline: 1px solid #2707332e;
    outline-offset: 1px;
}


#font-area, #size-area, #color-area, #table-area, #image-area, #imageup-area, #imageattach-area, #video-area, #addition-area {
background-color: #d7d6cf;
    color: #282828 !important;
width: 210px !important;
 margin: 2em auto 2em;
  padding: 2em;
 position: absolute;
    left: -135px;
    padding: 8px;
    margin-top: -35px;
  border-top: 1px solid #9c9d9e; 
border-bottom: 1px solid #9c9d9e; 
border-left: 1px double #9c9d9e; 
border-right: 1px double #9c9d9e; 
border-radius: 2px; 
box-shadow: 0 0 1px #9c9d9e; 
 max-height: 180px;
    overflow-y: auto;

}

2 часть

0

75

Код:
#pun {
    margin: auto;
    width: 940px;
    float: top center;
    background-image: url(https://forumstatic.ru/files/001a/b7/25/21521.jpg);
    padding: 0px 0px 0px 0px;
    background-repeat: repeat;
    background-position: center;
    background-attachment: no-fixed;
    border: 1px solid rgba(0, 0, 0, 0.53);
    box-shadow: 0 0px 15px 3px #000000b0 inset, 0 0 5px 4px #222222b0, 0 0px 3px 10px #6f6f6f, 0 0px 0px 12px rgba(0, 0, 0, 0.37);
    outline: 1px solid #837a7a82;
    outline-offset: px;
    background-color: #c3bebe;
}

рамка чб

0

76

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

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

/* A1.1 */
@import url(style_cs.css);
@import url('https://fonts.googleapis.com/css?family=Amatic+SC|Anton|Bebas+Neue|Chewy|Dancing+Script|Fjalla+One|Gloria+Hallelujah|Gochi+Hand|Indie+Flower|Kaushan+Script|Knewave|Nanum+Brush+Script|Old Standard TT|Nanum+Pen+Script|Neucha|Pacifico|Playfair+Display|Yeseva One|Journalism|Caveat|Lobster|Calligraph|Quantico|Shadows+Into+Light|Shrikhand|Kobzarks|Nautilus|Sigmar+One&display=swap');

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

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

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

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

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

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

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

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


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

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

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

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif;
 background-color: #d7d6cf;
    color: #363535;
  }

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

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

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


/* 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: 940px;
    float: top center;
    padding: 0px 0px 0px 0px;
    background-image: url(https://forumstatic.ru/files/001a/b8/28/41176.png);
    background-repeat: repeat;
    background-position: center;
    background-attachment: no-fixed;
    border: 1px solid #5d5d55;
    box-shadow: 0 0px 16px 1px #000000b0 inset, inset 0px 0px 0px 1px #9c9d9eb0;
    outline: 3px solid #eeddff4a;
    outline-offset: 4px;
    background-color: #dcdbd4;
}

/* A5.2 */
.punbb {
  margin-left: 20px;
  float: none;
  width: 900px;
  height: auto;
  }


/* A5.3 */
 #pun-redirect, #pun-maint {
  margin: 10px 10% 12px 10%;
  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;
  }


#pun-index div.category h2, #pun-index #pun-stats h2 {
    width: 880px;
 text-align: center;
   font-family: Playfair Display;
    color: #464646;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-size: 10px!important;
    margin-bottom: 5px;
    font-weight: bold;
 text-shadow: 0px 0px 4px rgba(77,83,86,.6);
}

/*************************************************************
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;
    text-align: center;
    border-top: 1px solid #b3b3b3;
    margin-left: 385px;
    padding-bottom: 5px;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
  }


/* B1.3 */
.punbb .post-content p {
  margin: 25px;
  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: 1.0em 1.8em 1.4em 1.8em;
    padding: 5px;
    padding: 0.5em;
    border-style: solid;
    background: rgba(128, 128, 128, 0.15);
    color: rgb(32, 33, 36) !important;
    outline: 1px solid #babab2;
} 


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


/* 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;
font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
 font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
 font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }


/*************************************************************
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, .punbb select, .punbb input {
  margin: 0 1em 0 0;
    height: 20px;
    font-family: Tahoma!important;
    border: 1px solid #babab2;
    font-size: 10px!important;
    letter-spacing: 1px;
    outline: none;
  }

/* 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;
 font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* 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%;
 font-family: Tahoma;
 text-transform: lowercase; 
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 8%;
 font-family: Tahoma;
 text-transform: lowercase; 
  }

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

/* 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: 18px;
    letter-spacing: 1px;
    font-family: playfair display;
    font-weight: 600;
    text-transform: lowercase;
  }

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

/* C2.14 */
.punbb tbody.hasicon td.tcl {
  padding-left: 3.2em;
  }


/* C2.15 */
.punbb div.icon {
  border-style: solid;
  border-width: 0.6em 0.6em 0.6em 0.6em;
  height: 0;
  line-height: 0.0;
  margin-top: 0.1em;
  width: 0;
  }

.punbb td div.tclcon {
    text-align: justify;
    padding: 8px;
    background-color: #7777771c;
    border: 1px solid #ccc;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.12), 0px 0px 1px 1px rgba(0, 0, 0, 0.25);
    font-family: Playfair Display;
    font-size: 10.5px;
    text-transform: lowercase;
    font-weight: bold;
    color: #464646b0;   }

/* C2.16 */
.punbb  table div.icon {
  font-size: 1.05em;
  position: absolute;
  margin-left: -2.2em;
  }

 /* 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 {
 padding: 0em 1em;   
  display: block;
  margin-left: 0em;
  border-left-style: solid;
  border-left-width: 1px
  }

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

#pun-viewtopic .post h3 {
    font-size: 8px;
    text-transform: lowercase;
    letter-spacing: 1px;
    color: #3f3e3e;
    background: rgba(128, 128, 128, 0.15);
    border: 1px solid #babab2;
    margin-bottom: 15px;
}

/* C3.5 */
.punbb .post .post-author {
    float: left;
    width: 200px;
    background-color: #1a1a18;
    background-image: url(https://forumstatic.ru/files/001a/b7/25/71871.jpg);
    text-align: center;
    margin-top: 15px;
    outline: 1px solid #a29b9bb0;
    outline-offset: 3px;
    font-size: 9px;
    font-family: Playfair Display;
    letter-spacing: 0.5px;
    text-transform: lowercase;
    color: #a7a494;
filter: grayscale(1);
    box-shadow: 0 0 0px 2px #a7a494;
}


/* 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: 2em;
    font-weight: bold;
    margin-top: 7px;
    font-family: Playfair Display;
  background-color: rgba(0, 0, 0, 0.47);
    margin-bottom: 5px;
    padding: 5px 0px 10px 5px!important;
}


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

/* C3.9 */
li.pa-title {
  font-size: 7.5px;
    text-transform: lowercase;
    font-family: 'tahoma';
color: #a7a4949e;
    margin-left: 0px !important;
    margin-bottom: 5px;
    letter-spacing: 1.5px;
    margin-top: 5px;
}

li.pa-online {
    margin-top: 13px;
color: #a7a494;
    font-size: 8px;
 text-align: center;
    font-family: tahoma;
}

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

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

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

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

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

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

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

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


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

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

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

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

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


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

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

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


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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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


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

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

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

/* D1.2 */
#pun-title h1 {
  display : block;
 margin: -220px 0px 0px 50px;
  }

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

/* D1.4 */
#pun-title h1 span  {
color: #949393;
    letter-spacing: 4px;
   text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    font-size: 62px;
color: transparent;
    -webkit-transition: text-shadow 2.0 ease-out;
    -moz-transition: text-shadow 2.0 ease-out;
    -ms-transition: text-shadow 2.0 ease-out;
    -o-transition: text-shadow 2.0 ease-out;
    transition: text-shadow 2.0 ease-out;
	}

	#pun-title h1 span:hover {
    -webkit-transition: text-shadow 0.5s;
    -moz-transition: text-shadow 0.5s;
    -ms-transition: text-shadow 0.5s;
    -o-transition: text-shadow 0.5s;
    transition: text-shadow 0.5s;
    cursor: default;
 color: #949393;
font-size: 62px;
text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	}

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

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

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

/* 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;
    text-align: center;
    font-family: Playfair Display;
    font-size: 11px;
    margin-top: -35px;
    font-weight: bold;
    text-transform: uppercase;
}

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

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

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

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

/* D4.2 */
#pun-ulinks .container {
  border-top: none;
  padding: 0.7em 1em;
  text-transform: lowercase; 
  text-align: center;
  font-size: 8px;
margin-top: -10px;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

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

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

/* D5.2 */
#pun-status .container {
  padding: 0.8em 1em 1em 1em;
 text-align: center;
  font-family: Tahoma;
  font-size: 8px;
text-transform: uppercase;
    font-size: 7px;
  color: #464646;
 letter-spacing: 1px;
  }

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

/* 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;
  line-height: 60%;
   padding: 5px;
   font-size: 7px;
 background-color: rgba(128, 128, 128, 0.15);
  width: 210px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing:1px;
    margin-left: 3px;
      font-family: Tahoma;
  }

/* D7.3 */
 #pun-stats li.item4 {
  float: right;
  line-height: 60%;
   padding: 5px;
   font-size: 7px;
  background-color: rgba(128, 128, 128, 0.15);
  width: 410px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-right: 3px;
  font-family: Tahoma;
  }

#pun-stats li.item3 { display: none;  }   


/* 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;
 font-family: Tahoma;
  text-transform: uppercase;
  font-size: 8px; 
  letter-spacing: 0.5px;
  text-align: justify;
  }

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

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

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

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

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

/* 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;
  text-transform: lowercase;
  }

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

/*ОТКЛЮЧЕНИЕ ПЛАШКИ СМЕНЫ DNS*/
#dns-ip-replace-notify {display:none!important;}
#pun_wrap{position:static!important;}

чб с тонкой рамкой

0

77

Код:
#pun {
    margin: auto;
    width: 940px;
    float: top center;
    background-image: url(https://forumstatic.ru/files/001a/b7/25/21521.jpg);
    padding: 0px 0px 0px 0px;
    background-repeat: repeat;
    background-position: center;
    background-attachment: no-fixed;
    border: 1px solid rgba(0, 0, 0, 0.53);
    box-shadow: 0 0px 14px 3px #000000b0 inset, 0 0 11px 4px #767575, 0 0px 3px 10px #181818, 0 0px 0px 12px rgba(0, 0, 0, 0.37);
    outline: 1px solid #837a7a82;
    outline-offset: px;
    background-color: #c3bebe;
}

чб интересное

0

78

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

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

/* A1.1 */
@import url(style_cs.css);
@import url('https://fonts.googleapis.com/css?family=Amatic+SC|Anton|Bebas+Neue|Chewy|Dancing+Script|Fjalla+One|Gloria+Hallelujah|Gochi+Hand|Indie+Flower|Kaushan+Script|Knewave|Nanum+Brush+Script|Old Standard TT|Nanum+Pen+Script|Neucha|Pacifico|Playfair+Display|Yeseva One|Journalism|Caveat|Lobster|Calligraph|Quantico|Shadows+Into+Light|Shrikhand|Kobzarks|Nautilus|Sigmar+One&display=swap');

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

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

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

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

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

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

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

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


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

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

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

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif;
 background-color: #d7d6cf;
    color: #363535;
  }

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

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

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


/* 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: 940px;
    float: top center;
    background-image: url(https://forumstatic.ru/files/001a/b7/25/21521.jpg);
    padding: 0px 0px 0px 0px;
    background-repeat: repeat;
    background-position: center;
    background-attachment: no-fixed;
    border: 1px solid rgba(0, 0, 0, 0.53);
    box-shadow: 0 0px 15px 3px #000000b0 inset, 0 0 5px 4px #222222b0, 0 0px 3px 10px #6f6f6f, 0 0px 0px 12px rgba(0, 0, 0, 0.37);
    outline: 1px solid #837a7a82;
    outline-offset: px;
    background-color: #c3bebe;
}

/* A5.2 */
.punbb {
  margin-left: 20px;
  float: none;
  width: 900px;
  height: auto;
  }


/* A5.3 */
 #pun-redirect, #pun-maint {
  margin: 10px 10% 12px 10%;
  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;
  }


#pun-index div.category h2, #pun-index #pun-stats h2 {
    width: 880px;
 text-align: center;
   font-family: Playfair Display;
    color: #464646;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-size: 10px!important;
    margin-bottom: 5px;
    font-weight: bold;
 text-shadow: 0px 0px 4px rgba(77,83,86,.6);
}

/*************************************************************
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;
    text-align: center;
    border-top: 1px solid #b3b3b3;
    margin-left: 385px;
    padding-bottom: 5px;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
  }


/* B1.3 */
.punbb .post-content p {
  margin: 25px;
  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: 1.0em 1.8em 1.4em 1.8em;
    padding: 5px;
    padding: 0.5em;
    border-style: solid;
    background: rgba(128, 128, 128, 0.15);
    color: rgb(32, 33, 36) !important;
    outline: 1px solid #babab2;
} 


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


/* 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;
font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
 font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
 font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }


/*************************************************************
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, .punbb select, .punbb input {
  margin: 0 1em 0 0;
    height: 20px;
    font-family: Tahoma!important;
    border: 1px solid #babab2;
    font-size: 10px!important;
    letter-spacing: 1px;
    outline: none;
  }

/* 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;
 font-family: Tahoma!important;
    font-size: 10px!important;
    letter-spacing: 1px;
  }

/* 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%;
 font-family: Tahoma;
 text-transform: lowercase; 
  }

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 8%;
 font-family: Tahoma;
 text-transform: lowercase; 
  }

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

/* 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: 18px;
    letter-spacing: 1px;
    font-family: playfair display;
    font-weight: 600;
    text-transform: lowercase;
  }

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

/* C2.14 */
.punbb tbody.hasicon td.tcl {
  padding-left: 3.2em;
  }


/* C2.15 */
.punbb div.icon {
  border-style: solid;
  border-width: 0.6em 0.6em 0.6em 0.6em;
  height: 0;
  line-height: 0.0;
  margin-top: 0.1em;
  width: 0;
  }

.punbb td div.tclcon {
    text-align: justify;
    padding: 8px;
    background-color: #7777771c;
    border: 1px solid #ccc;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.12), 0px 0px 1px 1px rgba(0, 0, 0, 0.25);
    font-family: Playfair Display;
    font-size: 10.5px;
    text-transform: lowercase;
    font-weight: bold;
    color: #464646b0;   }

/* C2.16 */
.punbb  table div.icon {
  font-size: 1.05em;
  position: absolute;
  margin-left: -2.2em;
  }

 /* 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 {
 padding: 0em 1em;   
  display: block;
  margin-left: 0em;
  border-left-style: solid;
  border-left-width: 1px
  }

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

#pun-viewtopic .post h3 {
    font-size: 8px;
    text-transform: lowercase;
    letter-spacing: 1px;
    color: #3f3e3e;
    background: rgba(128, 128, 128, 0.15);
    border: 1px solid #babab2;
    margin-bottom: 15px;
}

/* C3.5 */
.punbb .post .post-author {
    float: left;
    width: 200px;
    background-color: #1a1a18;
    background-image: url(https://forumstatic.ru/files/001a/b7/25/71871.jpg);
    text-align: center;
    margin-top: 15px;
    outline: 1px solid #a29b9bb0;
    outline-offset: 3px;
    font-size: 9px;
    font-family: Playfair Display;
    letter-spacing: 0.5px;
    text-transform: lowercase;
    color: #a7a494;
filter: grayscale(1);
    box-shadow: 0 0 0px 2px #a7a494;
}


/* 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: 2em;
    font-weight: bold;
    margin-top: 7px;
    font-family: Playfair Display;
  background-color: rgba(0, 0, 0, 0.47);
    margin-bottom: 5px;
    padding: 5px 0px 10px 5px!important;
}


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

/* C3.9 */
li.pa-title {
  font-size: 7.5px;
    text-transform: lowercase;
    font-family: 'tahoma';
color: #a7a4949e;
    margin-left: 0px !important;
    margin-bottom: 5px;
    letter-spacing: 1.5px;
    margin-top: 5px;
}

li.pa-online {
    margin-top: 13px;
color: #a7a494;
    font-size: 8px;
 text-align: center;
    font-family: tahoma;
}

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

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

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

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

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

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

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

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


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

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

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

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

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


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

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

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


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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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


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

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

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

/* D1.2 */
#pun-title h1 {
  display : block;
 margin: -220px 0px 0px 50px;
  }

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

/* D1.4 */
#pun-title h1 span  {
color: #949393;
    letter-spacing: 4px;
   text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    font-size: 62px;
color: transparent;
    -webkit-transition: text-shadow 2.0 ease-out;
    -moz-transition: text-shadow 2.0 ease-out;
    -ms-transition: text-shadow 2.0 ease-out;
    -o-transition: text-shadow 2.0 ease-out;
    transition: text-shadow 2.0 ease-out;
	}

	#pun-title h1 span:hover {
    -webkit-transition: text-shadow 0.5s;
    -moz-transition: text-shadow 0.5s;
    -ms-transition: text-shadow 0.5s;
    -o-transition: text-shadow 0.5s;
    transition: text-shadow 0.5s;
    cursor: default;
 color: #949393;
font-size: 62px;
text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	}

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

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

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

/* 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;
    text-align: center;
    font-family: Playfair Display;
    font-size: 11px;
    margin-top: -35px;
    font-weight: bold;
    text-transform: uppercase;
}

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

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

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

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

/* D4.2 */
#pun-ulinks .container {
  border-top: none;
  padding: 0.7em 1em;
  text-transform: lowercase; 
  text-align: center;
  font-size: 8px;
margin-top: -10px;
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

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

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

/* D5.2 */
#pun-status .container {
  padding: 0.8em 1em 1em 1em;
 text-align: center;
  font-family: Tahoma;
  font-size: 8px;
text-transform: uppercase;
    font-size: 7px;
  color: #464646;
 letter-spacing: 1px;
  }

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

/* 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;
  line-height: 60%;
   padding: 5px;
   font-size: 7px;
 background-color: rgba(128, 128, 128, 0.15);
  width: 210px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing:1px;
    margin-left: 3px;
      font-family: Tahoma;
  }

/* D7.3 */
 #pun-stats li.item4 {
  float: right;
  line-height: 60%;
   padding: 5px;
   font-size: 7px;
  background-color: rgba(128, 128, 128, 0.15);
  width: 410px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-right: 3px;
  font-family: Tahoma;
  }

#pun-stats li.item3 { display: none;  }   


/* 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;
 font-family: Tahoma;
  text-transform: uppercase;
  font-size: 8px; 
  letter-spacing: 0.5px;
  text-align: justify;
  }

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

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

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

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

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

/* 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;
  text-transform: lowercase;
  }

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

/*ОТКЛЮЧЕНИЕ ПЛАШКИ СМЕНЫ DNS*/
#dns-ip-replace-notify {display:none!important;}
#pun_wrap{position:static!important;}

чб 2 вариант

0

79

крутые гиф
https://assassin1513.tumblr.com/post/61 … made-by-me

0

80

   t  e  s  t   
у всех свои проклятия, не так ли?!
https://forumstatic.ru/files/001a/b7/25/59420.gif

0

81


EVIL FATE ROCK

[рокстоун, колорадо х мистика х 2020]
https://i.imgur.com/fZr4KYi.gif https://i.imgur.com/0OLvDCX.gif
— сюжет х бестиарий х внешности х о городе х профессии —

Небольшой городок в штате Колорадо с численностью населения 7126 человек. Пугающее место, где обитают сверхъестественные расы бок о бок с обычными людьми, некоторые из них являются охотниками. Рокстоун неофициально разделен на огромные четыре части, местные жители не придают этому значение, но это важно сожителям ночи, проживающим по соседству друг с другом.

на ваши вопросы ответят:
— ams x ams x ams x ams —

x внешности и имена придерживаются на 3 дня, мы можем продлить 2 раза;
x просим не забывать про тег code;
x давайте уважать друг друга, мы не приемлем негатив и оскорбления, всем мира и добра.

Код:
name surname - [url=ссылка]name surname[/url]
ВНЕШНОСТИ


...

ИМЕНА И ФАМИЛИИ


Имена:
...
Фамилии:
...

0

82

Код:
smileItem.push('http://www.kolobok.us/smiles/rpg/king2.gif');
smileItem.push('http://www.kolobok.us/smiles/other/spam.gif');
smileItem.push('http://www.kolobok.us/smiles/he_and_she/girl_witch.gif');
smileItem.push('http://s.rimg.info/f325950a4c405129073ea4913b1e50dc.gif');
smileItem.push('http://s3.rimg.info/beaa699fcde2e3c4ca5c8f9b18456a5a.gif');
smileItem.push('http://www.kolobok.us/smiles/user/KidRock_07.gif');
smileItem.push('http://www.kolobok.us/smiles/user/KidRock_06.gif');
smileItem.push('http://www.kolobok.us/smiles/user/KidRock_04.gif');
smileItem.push('http://www.kolobok.us/smiles/user/KidRock_05.gif');
smileItem.push('http://i.smiles2k.net/plakat_smiles/ahuet.gif');
smileItem.push('http://s8.rimg.info/42e1a8deb81188c73bd6e2a4e74d32eb.gif');
smileItem.push('http://www.kolobok.us/smiles/user/FinouCat_02.gif');
smileItem.push('http://www.kolobok.us/smiles/user/FinouCat_03.gif');
smileItem.push('http://www.kolobok.us/smiles/artists/vishenka/l_daisy.gif');
smileItem.push('http://www.kolobok.us/smiles/madhouse/dash2.gif');
smileItem.push('http://www.kolobok.us/smiles/rpg/butcher.gif');

колобки

0

83

Код:
<script type="text/javascript">
var smileDiv = document.getElementById("smilies-block");
if(smileDiv)
{
var smileItem = new Array();
smileItem.push('http://jpe.ru/gif/smk/sm64.gif');
smileItem.push('http://funkyimg.com/u2/1686/497/851272_gif.gif');
smileItem.push('http://forum24.ru/gif/smk/sm5.gif');
smileItem.push('http://forum24.ru/gif/smk/sm67.gif');
smileItem.push('http://jpe.ru/gif/smk/sm62.gif');
smileItem.push('http://funkyimg.com/u2/1595/555/1959240101.gif');
smileItem.push('http://forum24.ru/gif/smk/sm115.gif');
smileItem.push('http://forum24.ru/gif/smk/sm22.gif');
smileItem.push('http://forum24.ru/gif/smk/sm53.gif');
smileItem.push('http://funkyimg.com/u2/1687/391/199910smile37.gif');
smileItem.push('http://forum24.ru/gif/smk/sm74.gif');
smileItem.push('http://forum24.ru/gif/smk/sm72.gif');
smileItem.push('http://forum24.ru/gif/smk/sm103.gif');
smileItem.push('https://i.imgur.com/QLzPBaR.gif');
smileItem.push('http://s8.uploads.ru/a5cDF.gif');
smileItem.push('http://s9.uploads.ru/wj0S6.gif');
smileItem.push('http://s5.uploads.ru/cQZMl.gif');
smileItem.push('http://s9.uploads.ru/xZNfY.png');
smileItem.push('http://s8.uploads.ru/MGhse.gif');
smileItem.push('http://s8.uploads.ru/tWaH4.gif');
smileItem.push('http://s8.uploads.ru/kaZS1.gif');
smileItem.push('http://s8.uploads.ru/gpR3o.gif');
smileItem.push('https://i.imgur.com/xdxddjH.gif');
for (i=0; i<smileItem.length; i++){
smileDiv.innerHTML+='<img src="'+smileItem[i]+'" alt=":rusff:" onclick="smile(\'[img]'+smileItem[i]+'[/img]\')" />';
}
}
</script>
<!--дополнительные смайлы v.3.1 © Romych-->
<style type="text/css">
#smilies-area {
 width: 420px!important;
    height: 150px!important;
    overflow-x: hidden;
    z-index: 999;
    padding: 10px;
    background: #ccc;
    border: 1px double #9c9d9e;
    outline: 1px solid #babab2;
}
#wrapper {width: 420px;}
ul.tabs {height: 25px;line-height: 20px;margin: 0 0 3px;list-style: none;}
ul.tabs li {float: left;margin-right: 1px; cursor:pointer;}
 
ul.tabs li a {background: url("https://forumstatic.ru/files/0019/c8/dd/13050.jpg") no-repeat scroll -652px 0 transparent;color: #363739;cursor: pointer;display: block;margin-bottom: -1px;padding: 0 14px 1px;position: relative;text-decoration: none;width: 84px; font-weight: 700; 
display: inline-block;
padding:3px 3px 3px 3px;
text-align:center;
}
 
ul.tabs li a:hover {color: #27282a; font-weight: 700; }
 
ul.tabs li.tab-current a 
{color: #b45950;padding: 0px 14px 2px;line-height: 22px;background-position: -452px -62px;
display: inline-block;
  padding:3px 3px 3px 3px; font-weight: 700; 
}
ul.tabs li a:hover: active {
  background-color:#6a6868; font-weight: 700; 
}
 
ul.tabs li.tab-current a:hover {color: #3e3d3d;}
div.t2,div.t3,div.t4,div.t5 {display: none;width: 420px;
}
</style>
<script type="text/javascript">
var nabor=[];
 
nabor['Пёс'] = [
'http://funkyimg.com/i/2vSCp.png',
'http://funkyimg.com/i/2vSCq.png',
'http://funkyimg.com/i/2vSCr.png',
'http://funkyimg.com/i/2vSCs.png',
'http://funkyimg.com/i/2vSCu.png',
'http://funkyimg.com/i/2vSCv.png',
'http://funkyimg.com/i/2vSCw.png',
'http://funkyimg.com/i/2vSCx.png',
'http://funkyimg.com/i/2vSCy.png',
'http://funkyimg.com/i/2vSCD.png',
'http://funkyimg.com/i/2vSCE.png',
'http://funkyimg.com/i/2vSCF.png',
'http://funkyimg.com/i/2vSCG.png',
'http://funkyimg.com/i/2vSCH.png',
'http://funkyimg.com/i/2vSCV.png',
'http://funkyimg.com/i/2vSCW.png',
'http://funkyimg.com/i/2vSCX.png',
'http://funkyimg.com/i/2vSCY.png',
'http://funkyimg.com/i/2vSCZ.png',
'http://funkyimg.com/i/2vSDm.png',
'http://funkyimg.com/i/2vSDn.png',
'http://funkyimg.com/i/2vSDo.png',
'http://funkyimg.com/i/2vSDp.png',
'http://funkyimg.com/i/2vVqx.png',
'http://funkyimg.com/i/2vVqy.png',
'http://funkyimg.com/i/2vVqz.png',
'http://funkyimg.com/i/2vVqA.png',
'http://funkyimg.com/i/2vVqB.png',
'http://funkyimg.com/i/2vVqC.png',
'http://funkyimg.com/i/2vVqD.png',
'http://funkyimg.com/i/2vVqE.png',
'http://funkyimg.com/i/2vVqF.png',
'http://funkyimg.com/i/2vVqG.png',
'http://funkyimg.com/i/2vVqQ.png',
'http://funkyimg.com/i/2vVqR.png',
'http://funkyimg.com/i/2vVqS.png',
'http://funkyimg.com/i/2vVqT.png',
'http://funkyimg.com/i/2vVqU.png',
'http://funkyimg.com/i/2vVqV.png',
'http://funkyimg.com/i/2vVqW.png',
'http://funkyimg.com/i/2vVqX.png',
'http://funkyimg.com/i/2vVqY.png',
'http://funkyimg.com/i/2vVqZ.png',
'http://funkyimg.com/i/2vVr3.png',
'http://funkyimg.com/i/2vVr4.png',
'http://funkyimg.com/i/2vVr5.png',
'http://funkyimg.com/i/2vVr6.png',
'http://funkyimg.com/i/2vVr7.png'];
 
nabor['Хомяк'] = ['http://i.imgur.com/aioynLZ.png',
'http://i.imgur.com/mcWR5K3.png',
'http://i.imgur.com/kQDOI2O.png',
'http://i.imgur.com/I2yC49f.png',
'http://i.imgur.com/qk4Wagp.png',
'http://i.imgur.com/mEe8oKA.png',
'http://i.imgur.com/5tyDr4a.png',
'http://i.imgur.com/APXtwMZ.png',
'http://i.imgur.com/I3LGzO3.png',
'http://i.imgur.com/mtul7B5.png',
'http://i.imgur.com/26yG9OL.png',
'http://i.imgur.com/xX8X8Gw.png',
'http://i.imgur.com/A8f4EJh.png',
'http://i.imgur.com/VyzdqsL.png',
'http://i.imgur.com/tUeSTIZ.png',
'http://i.imgur.com/BiyhxPy.png',
'http://i.imgur.com/oP35Thb.png',
'http://i.imgur.com/eLbTgxH.png',
'http://i.imgur.com/5LjQICq.png',
'http://i.imgur.com/6ZyLmUq.png',
'http://i.imgur.com/g5YDYls.png',
'http://i.imgur.com/44XohXz.png',
'http://i.imgur.com/YkKuIrH.png',
'http://i.imgur.com/XH1E3nJ.png',
'http://i.imgur.com/LQOOl7M.png',
'http://i.imgur.com/Fa6urM5.png',
'http://i.imgur.com/MfE1lPj.png',
'http://i.imgur.com/OMOzYAf.png',
'http://i.imgur.com/rRDnSmF.png',
'http://i.imgur.com/n4dTSM8.png',
'http://i.imgur.com/wy3ylYT.png',
'http://i.imgur.com/V8CdY05.png',
'http://i.imgur.com/MS02nMv.png',
'http://i.imgur.com/8HJwcXa.png',
'http://i.imgur.com/b7t6cIv.png',
'http://i.imgur.com/SawNVXe.png',
'http://i.imgur.com/4dUudSd.png',
'http://i.imgur.com/hsg2DyH.png',
'http://i.imgur.com/lFpXXLI.png',
'http://i.imgur.com/pZjh7iG.png',
'http://i.imgur.com/MqQAa2Z.png',
'http://i.imgur.com/2IQzS6G.png'
];
 
nabor['Vk'] = [
'http://funkyimg.com/i/2vV91.png',
'http://funkyimg.com/i/2vV92.png',
'http://funkyimg.com/i/2vV93.png',
'http://funkyimg.com/i/2vV94.png',
'http://funkyimg.com/i/2vV96.png',
'http://funkyimg.com/i/2vV97.png',
'http://funkyimg.com/i/2vV99.png',
'http://funkyimg.com/i/2vV98.png',
'http://funkyimg.com/i/2vV9a.png',
'http://funkyimg.com/i/2vV95.png',
'http://funkyimg.com/i/2vV9u.png',
'http://funkyimg.com/i/2vV9w.png',
'http://funkyimg.com/i/2vV9v.png',
'http://funkyimg.com/i/2vV9x.png',
'http://funkyimg.com/i/2vV9y.png',
'http://funkyimg.com/i/2vV9z.png',
'http://funkyimg.com/i/2vV9S.png',
'http://funkyimg.com/i/2vV9T.png',
'http://funkyimg.com/i/2vV9U.png',
'http://funkyimg.com/i/2vV9V.png',
'http://funkyimg.com/i/2vV9W.png',
'http://funkyimg.com/i/2vVaj.png',
'http://funkyimg.com/i/2vVak.png',
'http://funkyimg.com/i/2vVam.png',
'http://funkyimg.com/i/2vVan.png',
'http://funkyimg.com/i/2vVao.png',
'http://funkyimg.com/i/2vVap.png',
'http://funkyimg.com/i/2vVaq.png',
'http://funkyimg.com/i/2vVar.png',
'http://funkyimg.com/i/2vVas.png',
'http://funkyimg.com/i/2vVav.png',
'http://funkyimg.com/i/2vVaL.png',
'http://funkyimg.com/i/2vVaK.png',
'http://funkyimg.com/i/2vVaY.png',
'http://funkyimg.com/i/2vVb6.png',
'http://funkyimg.com/i/2vVb7.png',
'http://funkyimg.com/i/2vVb8.png',
'http://funkyimg.com/i/2vVb5.png',
'http://funkyimg.com/i/2vVb4.png',
'http://funkyimg.com/i/2vVb3.png',
'http://funkyimg.com/i/2vVb2.png',
'http://funkyimg.com/i/2vVb1.png',
'http://funkyimg.com/i/2vVaZ.png',
'http://funkyimg.com/i/2vVbk.png',
'http://funkyimg.com/i/2vVbn.png',
'http://funkyimg.com/i/2vVbm.png',
'http://funkyimg.com/i/2vVbH.png',
'http://funkyimg.com/i/2vVbJ.png',
'http://funkyimg.com/i/2vVbR.png',
'http://funkyimg.com/i/2vVbS.png',
'http://funkyimg.com/i/2vVbQ.png',
'http://funkyimg.com/i/2vVbK.png',
'http://funkyimg.com/i/2vVbL.png',
'http://funkyimg.com/i/2vVbM.png',
'http://funkyimg.com/i/2vVbN.png',
'http://funkyimg.com/i/2vVbP.png',
'http://funkyimg.com/i/2vVc1.png',
'http://funkyimg.com/i/2vVc2.png',
'http://funkyimg.com/i/2vVc3.png',
'http://funkyimg.com/i/2vVc4.png',
'http://funkyimg.com/i/2vVc7.png',
'http://funkyimg.com/i/2vVc8.png',
'http://funkyimg.com/i/2vVc5.png',
'http://funkyimg.com/i/2vVca.png',
'http://funkyimg.com/i/2vVc9.png',
'http://funkyimg.com/i/2vVcs.png',
'http://funkyimg.com/i/2vVct.png',
'http://funkyimg.com/i/2vVcu.png',
'http://funkyimg.com/i/2vVcv.png',
'http://funkyimg.com/i/2vVcB.png',
'http://funkyimg.com/i/2vVcA.png',
'http://funkyimg.com/i/2vVcy.png',
'http://funkyimg.com/i/2vVcx.png',
'http://funkyimg.com/i/2vVcM.png',
'http://funkyimg.com/i/2vVcz.png',
'http://funkyimg.com/i/2vVdg.png',
'http://funkyimg.com/i/2vVdh.png',
'http://funkyimg.com/i/2vVdn.png',
'http://funkyimg.com/i/2vVdo.png',
'http://funkyimg.com/i/2vVdq.png',
'http://funkyimg.com/i/2vVdp.png',
'http://funkyimg.com/i/2vVdr.png',
'http://funkyimg.com/i/2vVds.png',
'http://funkyimg.com/i/2vVdt.png',
'http://funkyimg.com/i/2vVdu.png',
'http://funkyimg.com/i/2vVdC.png',
'http://funkyimg.com/i/2vVdD.png',
'http://funkyimg.com/i/2vVdE.png',
'http://funkyimg.com/i/2vVdF.png',
'http://funkyimg.com/i/2vVdG.png',
'http://funkyimg.com/i/2vVdK.png',
'http://funkyimg.com/i/2vVdL.png',
'http://funkyimg.com/i/2vVdM.png',
'http://funkyimg.com/i/2vVdN.png',
'http://funkyimg.com/i/2vVdP.png',
'http://funkyimg.com/i/2vVdQ.png',
'http://funkyimg.com/i/2vVdR.png',
'http://funkyimg.com/i/2vVdS.png',
'http://funkyimg.com/i/2vVdT.png',
'http://funkyimg.com/i/2vVef.png',
'http://funkyimg.com/i/2vVeg.png',
'http://funkyimg.com/i/2vVeh.png',
'http://funkyimg.com/i/2vVei.png',
'http://funkyimg.com/i/2vVej.png',
'http://funkyimg.com/i/2vVek.png',
'http://funkyimg.com/i/2vVeo.png',
'http://funkyimg.com/i/2vVev.png',
'http://funkyimg.com/i/2vVew.png',
'http://funkyimg.com/i/2vVez.png',
'http://funkyimg.com/i/2vVeA.png',
'http://funkyimg.com/i/2vVeB.png',
'http://funkyimg.com/i/2vVeC.png',
'http://funkyimg.com/i/2vVeD.png',
'http://funkyimg.com/i/2vVeE.png',
'http://funkyimg.com/i/2vVeF.png',
'http://funkyimg.com/i/2vVeG.png',
'http://funkyimg.com/i/2vVf1.png',
'http://funkyimg.com/i/2vVeZ.png',
'http://funkyimg.com/i/2vVf3.png',
'http://funkyimg.com/i/2vVf4.png',
'http://funkyimg.com/i/2vVf5.png',
'http://funkyimg.com/i/2vVf2.png',
'http://funkyimg.com/i/2vVf7.png',
'http://funkyimg.com/i/2vVf6.png',
'http://funkyimg.com/i/2vVf9.png',
'http://funkyimg.com/i/2vVf8.png',
'http://funkyimg.com/i/2vVfn.png',
'http://funkyimg.com/i/2vVfo.png',
'http://funkyimg.com/i/2vVfp.png',
'http://funkyimg.com/i/2vVfq.png',
'http://funkyimg.com/i/2vVfr.png',
'http://funkyimg.com/i/2vVft.png',
'http://funkyimg.com/i/2vVfu.png',
'http://funkyimg.com/i/2vVfv.png',
'http://funkyimg.com/i/2vVfw.png',
'http://funkyimg.com/i/2vVfx.png',
'http://funkyimg.com/i/2vVfy.png',
'http://funkyimg.com/i/2vVfz.png',
'http://funkyimg.com/i/2vVhT.png',
'http://funkyimg.com/i/2vVhU.png',
'http://funkyimg.com/i/2vVhW.png',
'http://funkyimg.com/i/2vVhX.png',
'http://funkyimg.com/i/2vVhY.png',
'http://funkyimg.com/i/2vVi1.png',
'http://funkyimg.com/i/2vVi2.png',
'http://funkyimg.com/i/2vVhZ.png',
'http://funkyimg.com/i/2vVi3.png',
'http://funkyimg.com/i/2vVi5.png',
'http://funkyimg.com/i/2vVi6.png',
'http://funkyimg.com/i/2vVi7.png',
'http://funkyimg.com/i/2vVi9.png',
'http://funkyimg.com/i/2vVi8.png',
'http://funkyimg.com/i/2vVia.png',
'http://funkyimg.com/i/2vVic.png',
'http://funkyimg.com/i/2vVid.png',
'http://funkyimg.com/i/2vVie.png',
'http://funkyimg.com/i/2vVif.png',
'http://funkyimg.com/i/2vVig.png',
'http://funkyimg.com/i/2vViM.png',
'http://funkyimg.com/i/2vViN.png',
'http://funkyimg.com/i/2vViP.png',
'http://funkyimg.com/i/2vViQ.png',
'http://funkyimg.com/i/2vViR.png',
'http://funkyimg.com/i/2vViS.png',
'http://funkyimg.com/i/2vViT.png',
'http://funkyimg.com/i/2vViU.png',
'http://funkyimg.com/i/2vViX.png',
'http://funkyimg.com/i/2vViY.png',
'http://funkyimg.com/i/2vViZ.png',
'http://funkyimg.com/i/2vVj1.png',
'http://funkyimg.com/i/2vVj2.png',
'http://funkyimg.com/i/2vVj3.png',
'http://funkyimg.com/i/2vVj4.png',
'http://funkyimg.com/i/2vVj5.png',
'http://funkyimg.com/i/2vVj7.png',
'http://funkyimg.com/i/2vVj6.png',
'http://funkyimg.com/i/2vVj9.png',
'http://funkyimg.com/i/2vVji.png',
'http://funkyimg.com/i/2vVjj.png',
'http://funkyimg.com/i/2vVjk.png',
'http://funkyimg.com/i/2vVjm.png',
'http://funkyimg.com/i/2vVjn.png',
'http://funkyimg.com/i/2vVjo.png',
'http://funkyimg.com/i/2vVjp.png',
'http://funkyimg.com/i/2vVjq.png',
'http://funkyimg.com/i/2vVjK.png',
'http://funkyimg.com/i/2vVjL.png',
'http://funkyimg.com/i/2vVjM.png',
'http://funkyimg.com/i/2vVjN.png',
'http://funkyimg.com/i/2vVjP.png',
'http://funkyimg.com/i/2vVjQ.png',
'http://funkyimg.com/i/2vVjR.png',
'http://funkyimg.com/i/2vVjS.png',
'http://funkyimg.com/i/2vVjT.png',
'http://funkyimg.com/i/2vVjU.png',
'http://funkyimg.com/i/2vVkj.png',
'http://funkyimg.com/i/2vVkr.png',
'http://funkyimg.com/i/2vVkq.png',
'http://funkyimg.com/i/2vVko.png',
'http://funkyimg.com/i/2vVki.png',
'http://funkyimg.com/i/2vVkk.png',
'http://funkyimg.com/i/2vVkm.png',
'http://funkyimg.com/i/2vVkn.png',
'http://funkyimg.com/i/2vVkp.png',
'http://funkyimg.com/i/2vVkH.png',
'http://funkyimg.com/i/2vVkJ.png',
'http://funkyimg.com/i/2vVkK.png',
'http://funkyimg.com/i/2vVkM.png',
'http://funkyimg.com/i/2vVkN.png',
'http://funkyimg.com/i/2vVkP.png',
'http://funkyimg.com/i/2vVkQ.png',
'http://funkyimg.com/i/2vVkR.png',
'http://funkyimg.com/i/2vVkS.png',
'http://funkyimg.com/i/2vVkU.png',
'http://funkyimg.com/i/2vVkV.png',
'http://funkyimg.com/i/2vVkY.png',
'http://funkyimg.com/i/2vVkZ.png',
'http://funkyimg.com/i/2vVm1.png',
'http://funkyimg.com/i/2vVm5.png',
'http://funkyimg.com/i/2vVm2.png',
'http://funkyimg.com/i/2vVm3.png',
'http://funkyimg.com/i/2vVm4.png',
'http://funkyimg.com/i/2vVm6.png',
'http://funkyimg.com/i/2vVkX.png',
'http://funkyimg.com/i/2vVmc.png',
'http://funkyimg.com/i/2vVmd.png',
'http://funkyimg.com/i/2vVmi.png',
'http://funkyimg.com/i/2vVmj.png',
'http://funkyimg.com/i/2vVmn.png',
'http://funkyimg.com/i/2vVmk.png',
'http://funkyimg.com/i/2vVmm.png',
'http://funkyimg.com/i/2vVmo.png',
'http://funkyimg.com/i/2vVmp.png',
'http://funkyimg.com/i/2vVmr.png',
'http://funkyimg.com/i/2vVmq.png',
'http://funkyimg.com/i/2vVni.png',
'http://funkyimg.com/i/2vVnj.png',
'http://funkyimg.com/i/2vVnk.png',
'http://funkyimg.com/i/2vVnm.png',
'http://funkyimg.com/i/2vVnY.png',
'http://funkyimg.com/i/2vVo7.png',
'http://funkyimg.com/i/2vVo1.png',
'http://funkyimg.com/i/2vVnZ.png',
'http://funkyimg.com/i/2vVo2.png',
'http://funkyimg.com/i/2vVo3.png',
'http://funkyimg.com/i/2vVo4.png',
'http://funkyimg.com/i/2vVo5.png',
'http://funkyimg.com/i/2vVo6.png',
'http://funkyimg.com/i/2vVo8.png',
'http://funkyimg.com/i/2vVow.png',
'http://funkyimg.com/i/2vVox.png',
'http://funkyimg.com/i/2vVov.png',
'http://funkyimg.com/i/2vVoz.png',
'http://funkyimg.com/i/2vVoA.png',
'http://funkyimg.com/i/2vVoy.png',
'http://funkyimg.com/i/2vVoB.png',
'http://funkyimg.com/i/2vVoC.png',
'http://funkyimg.com/i/2vVp1.png',
'http://funkyimg.com/i/2vVp2.png',
'http://funkyimg.com/i/2vVp3.png',
'http://funkyimg.com/i/2vVp4.png',
'http://funkyimg.com/i/2vVp5.png',
'http://funkyimg.com/i/2vVp9.png',
'http://funkyimg.com/i/2vVpa.png',
'http://funkyimg.com/i/2vVpb.png',
'http://funkyimg.com/i/2vVpc.png',
'http://funkyimg.com/i/2vVpd.png',
'http://funkyimg.com/i/2vVpe.png',
'http://funkyimg.com/i/2vVph.png',
'http://funkyimg.com/i/2vVpi.png',
'http://funkyimg.com/i/2vVpj.png',
'http://funkyimg.com/i/2vVpk.png',
'http://funkyimg.com/i/2vVpm.png',
'http://funkyimg.com/i/2vVpn.png',
'http://funkyimg.com/i/2vVpo.png',
'http://funkyimg.com/i/2vVpp.png',
'http://funkyimg.com/i/2vVpq.png',
'http://funkyimg.com/i/2vVpr.png',
'http://funkyimg.com/i/2vVpu.png',
'http://funkyimg.com/i/2vVpv.png',
'http://funkyimg.com/i/2vVpw.png',
'http://funkyimg.com/i/2vVpx.png',
'http://funkyimg.com/i/2vVpy.png',
'http://funkyimg.com/i/2vVpz.png',
'http://funkyimg.com/i/2vVpA.png',
'http://funkyimg.com/i/2vVpB.png',
'http://funkyimg.com/i/2vVpC.png',
'http://funkyimg.com/i/2vVpD.png',
'http://funkyimg.com/i/2vVpG.png'
];
	
$(function(){$('#smilies-block').addClass('t-0');var vkl = '<div id="wrapper"><ul class="tabs" onclick="smilies();return 0;"><li class="t-0 active"><a>Стандартные</a></li></ul></div>';$('#smilies-area').prepend(vkl);for(var i in nabor){$('.tabs').append('<li class="t-'+i+'"><a>'+i+'</a></li>');$('#wrapper').append('<div class="t-'+i+'"></div>');$.each(nabor[i],function(q){$('div.t-'+i).append('<img src="'+nabor[i][q]+'" onclick=smile("[img]'+nabor[i][q]+'[/img]") />');})};$('.tabs li').click(function(){var thisClass=this.className;$('#smilies-area div[class^="t-"]').hide();$('div.'+thisClass).fadeToggle('slow');$('.tabs li').removeClass('active');$(this).addClass('active');}); });
</script>

нормальный набор

0

84

Код:
<!--взаимная реклама-->
<script>function getUrlParameterByName( name,href )
{name = name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]"); var regexS = "[\\?&]"+name+"=([^&#]*)"; var regex = new RegExp( regexS ); var results = regex.exec( href ); if( results == null ) return ""; else return decodeURIComponent(results[1].replace(/\+/g, " "));}
function getRandomInt(min, max) { return Math.floor(Math.random() * (max - min)) + min;}
function copyAdvertisingToClipboard(event, elem) {event.preventDefault(); var url = $(elem).closest('.post').find('.permalink').attr('href'); var $temp = $("<textarea id='temp' style='float:right'>"); $(elem).append($temp); var advertiseCode = advertiseCodes[getRandomInt(0, advertiseCodes.length)]; var text = advertiseCode + '[url=' + url + ']ваша реклама[/url]'; $temp.val(text).select(); document.execCommand("copy"); $temp.remove();}
function addAdvertiseLink(topicId) { var url = window.location.href; if (getUrlParameterByName('id', url) == topicId) { $('.post').each(function() { var $li = $('<li>').attr('class', 'pl-advlink').append('<a href="#" onclick="copyAdvertisingToClipboard(event, this);">Взаимная реклама</a>'); $(this).find('.post-links ul').append($li); }) } }

var advertiseCodes = [];
advertiseCodes.push('[align=center][url=http://exlibris.rusff.me/viewtopic.php?pid=328853#p328853][img]https://i.imgur.com/hrDLAIh.png[/img][/url][/align]' +'\n');

advertiseCodes.push('[align=center][url=http://exlibris.rusff.me/viewtopic.php?pid=304333#p304333][img]https://i.imgur.com/PAESq3n.png[/img][/url][/align]' +'\n');

advertiseCodes.push('[align=center][url=http://exlibris.rusff.me/viewtopic.php?pid=308396#p308396][img]https://i.imgur.com/8hLPym7.png[/img][/url][/align]' +'\n');

addAdvertiseLink(3530);
</script></div>
</div>

0

85

Код:
<!-— спойлер наград на Rusff в Профиле, в Топике -->
<style>
.post-author-Sp{
/*background-color:#!important;*/
}
img.aw{
background-color:#!important;
}
ul.wrapper{
margin-left: 0px;
width: 220px!important;
margin-bottom: 6px;
display:none;
}
ul.wrapper,
ul.wrapper li.pa-awards{
border-color:transparent;
}
</style>
<script>
// кнопка — ссылка на Картинку
var Img="https://forumstatic.ru/files/001a/48/60/71517.png";

wrapp1="<li class='post-author-Sp'><img class=aw style='cursor:pointer' src='";
wrappEnd="'><ul class=wrapper></ul></li>";
wrapp1=wrapp1+Img+wrappEnd;

$(window).load(function () {
$(".post .post-author .pa-awards").each(function() {
  if($(this).css("display")!="none"){
  $(this).before(wrapp1);a=$(this).parents('.post').find('.post-author-Sp ul')
  $(this).appendTo(a)
  }
});});
$(".post .post-author-Sp ").live("click", function(){
$(this).find('ul:first').toggle('slow')
});</script>
<!--Конец//=спойлер наград в Профиле, в Топике-->

0

86

Код:
var nabor=[];
 
nabor['emoji'] = [
'http://smayly.ru/gallery/small/VKontakte/1.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDE15.png',
'http://smayly.ru/gallery/small/VKontakte/7.png',
'http://smayly.ru/gallery/small/VKontakte/19.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDE2E.png',
'http://smayly.ru/gallery/small/VKontakte/8.png',
'http://smayly.ru/gallery/small/VKontakte/14.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDE16.png',
'http://smayly.ru/gallery/small/VKontakte/16.png',
'http://smayly.ru/gallery/small/VKontakte/5.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDE24.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDE01.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDE31.png',
'http://smayly.ru/gallery/small/VKontakte/20.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDE04.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDE26.png',
'http://smayly.ru/gallery/small/VKontakte/24.png',
'http://smayly.ru/gallery/small/VKontakte/2.png',
'http://smayly.ru/gallery/small/VKontakte/6.png',
'http://smayly.ru/gallery/small/VKontakte/25.png',
'http://smayly.ru/gallery/small/VKontakte/13.png',
'http://smayly.ru/gallery/small/VKontakte/2764.png',
'http://smayly.ru/gallery/small/VKontakte/22.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDE02.png',
'http://smayly.ru/gallery/small/VKontakte/3.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDE11.png',
'http://smayly.ru/gallery/small/VKontakte/18.png',
'http://smayly.ru/gallery/small/VKontakte/17.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDE25.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDE1E.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDE13.png',
'http://smayly.ru/gallery/small/VKontakte/21.png',
'http://smayly.ru/gallery/small/VKontakte/10.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC7F.png',
'http://smayly.ru/gallery/small/VKontakte/4.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDE1F.png',
'http://smayly.ru/gallery/small/VKontakte/12.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDE18.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDE34.png',
'http://smayly.ru/gallery/small/VKontakte/9.png',
'http://i.imgur.com/SGgMohU.png',
'http://i.imgur.com/ICGO1MO.png',
'http://i.imgur.com/EaNJI6Y.png',
'http://i.imgur.com/LP6lRYl.png',
'http://i.imgur.com/NgXEGcq.png',
'http://i.imgur.com/KDeuD93.png',
'http://i.imgur.com/2cXnzoL.png',
'http://i.imgur.com/uESwShO.png',
'http://i.imgur.com/i37Kf9y.png',
'http://i.imgur.com/UCzWGNW.png',
'http://i.imgur.com/JZ5aCA9.png',
'http://i.imgur.com/vdLwfpE.png',
'http://i.imgur.com/rEE4fhn.png',
'http://i.imgur.com/MkVf3jg.png',
'http://i.imgur.com/oV1oVSj.png',
'http://i.imgur.com/AEEcADk.png',
'http://i.imgur.com/uux7EGk.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDD1E.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF40.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC51.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF89.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF8A.png',
'http://smayly.ru/gallery/small/VKontakte/2600.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC36.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC28.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC27.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC24.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC19.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC3C.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC39.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC3A.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC30.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC3B.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC05.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC2D.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC07.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC0B.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC0C.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC83.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC7B.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDE4A.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDE48.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDE49.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDCA1.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF78.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF3C.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC90.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF39.png',
'http://smayly.ru/gallery/small/VKontakte/2714.png',
'http://smayly.ru/gallery/small/VKontakte/274C.png',
'http://smayly.ru/gallery/small/VKontakte/2757.png',
'http://smayly.ru/gallery/small/VKontakte/2753.png',
'http://smayly.ru/gallery/small/VKontakte/32.png',
'http://smayly.ru/gallery/small/VKontakte/270B.png',
'http://smayly.ru/gallery/small/VKontakte/30.png',
'http://smayly.ru/gallery/small/VKontakte/31.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC46.png',
'http://smayly.ru/gallery/small/VKontakte/28.png',
'http://smayly.ru/gallery/small/VKontakte/29.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC49.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDE4C.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDE4F.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF74.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDCA5.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDD2A.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDFA7.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF56.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC99.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF6A.png',
'http://smayly.ru/gallery/small/VKontakte/2728.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF6D.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF53.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDD25.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF6B.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC6F.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC8D.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDC8E.png',
'http://smayly.ru/gallery/small/VKontakte/3030.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF70.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF35.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF5F.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF4F.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDFA3.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF54.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF7B.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF88.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF59.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF73.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDD2E.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF57.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDD0E.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF6C.png',
'http://smayly.ru/gallery/small/VKontakte/D83DDCB8.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF64.png',
'http://smayly.ru/gallery/small/VKontakte/2614.png',
'http://smayly.ru/gallery/small/VKontakte/D83CDF66.png',
'http://i.imgur.com/RHGn4WL.png',
'http://i.imgur.com/wz68sO3.png',
'http://i.imgur.com/Op653WW.png',
'http://i.imgur.com/lor2SFu.png',
'http://i.imgur.com/VMvoChz.png',
'http://i.imgur.com/vxcFZ35.png',
'http://i.imgur.com/m0ffblf.png',
'http://i.imgur.com/Qb9DC62.png',
'http://i.imgur.com/hnUQosy.png',
'http://i.imgur.com/bSHJ9rE.png',
'http://i.imgur.com/wIKmTH9.png',
'http://i.imgur.com/8d7OTOs.png',
'http://i.imgur.com/rxYcJsl.gif',
'https://i.imgur.com/M5LIvTj.gif',
'http://i.imgur.com/I2qCXtk.gif',
'http://i.imgur.com/UWb5QzV.png',
'http://i.imgur.com/DeMM1kL.gif',
'http://i.imgur.com/6PI4mrq.gif',
'http://i.imgur.com/uNV0i9Y.gif',
'http://i.imgur.com/1IgYPhE.png',
'http://i.imgur.com/4XkI6Sv.png',
'http://i.imgur.com/mH75pMK.png',
'http://i.imgur.com/xayOPPo.gif',
'http://i.imgur.com/mF62VhN.png',
'http://i.imgur.com/8z31unC.png',
'http://i.imgur.com/rIKUmbl.gif',
'https://i.imgur.com/W9synTW.gif',
'https://i.imgur.com/p0drHBz.png',
'https://i.imgur.com/iKwgLll.png',
'https://i.imgur.com/V6Ybizi.png',
'http://i.imgur.com/Axr4Bwr.gif',
'http://i.imgur.com/btzUxBf.png',
'http://i.imgur.com/VtN5XaG.png',
'http://i.imgur.com/i031ndt.png',
'https://i.imgur.com/Toz6oJC.png',
'http://i.imgur.com/rGWfutK.png',
'http://i.imgur.com/Ysydhk2.png',
'http://i.imgur.com/r3FWowt.png',
'http://i.imgur.com/Wvb4j7R.gif',
'http://i.imgur.com/5y1I546.gif',
'http://i.imgur.com/BC67JL6.png',
'http://i.imgur.com/27irGrO.gif',
'http://i.imgur.com/KfT3Wz5.png',
'http://i.imgur.com/d6yF7zk.gif',
'http://i.imgur.com/kskibbI.gif',
'http://i.imgur.com/9kMtvJ0.gif',
'http://i.imgur.com/aiPhNNB.gif',
'http://i.imgur.com/7emujF0.gif',
'http://i.imgur.com/oqzOqRK.gif',
'http://i.imgur.com/JvloN1l.gif',
'http://i.imgur.com/8lUGOsU.png',
'http://i.imgur.com/6Rqv9TW.gif',
'http://i.imgur.com/GPskYdO.png',
'http://i.imgur.com/T2tacnH.gif',
'http://i.imgur.com/uuSWvSJ.png',
'http://i.imgur.com/mWse3zx.gif',
'http://i.imgur.com/ItqPiAb.gif',
'http://i.imgur.com/OiBuNXi.png',
'http://i.imgur.com/WYrTFpP.gif',
'http://i.imgur.com/Lfo4Nz2.gif',
'http://i.imgur.com/vEdbfkX.png',
'http://i.imgur.com/EHFYg5s.gif',
'http://i.imgur.com/WAvSZIx.gif',
'http://i.imgur.com/UTq9gfh.gif',
'http://i.imgur.com/zcsHaDM.gif',
'http://i.imgur.com/hK98VvS.png',
'http://i.imgur.com/eOp8LM6.png',
'http://i.imgur.com/sUxWd2m.png',
'http://i.imgur.com/MMKRTwC.gif',
'http://i.imgur.com/JVKY7FZ.gif',
'http://i.imgur.com/6hYnkuf.png',
'http://i.imgur.com/HfPR74A.png',
'http://i.imgur.com/TvlA6Xs.png',
'http://i.imgur.com/EmADhY6.gif',
'http://i.imgur.com/20kq192.gif',
'http://i.imgur.com/xRPnM12.gif',
'http://i.imgur.com/1l4uvbj.png',
'http://i.imgur.com/A5G3WZK.gif',
'http://i.imgur.com/IikTOEd.gif',
'http://i.imgur.com/sa1pJNV.gif',
'http://i.imgur.com/PT58ycH.gif',
'http://i.imgur.com/bWv9CAA.png',
'http://i.imgur.com/kw99MBZ.gif',
'http://i.imgur.com/YafY6Rl.gif',
'http://i.imgur.com/QWa8Vt7.gif',
'http://i.imgur.com/DURNHbr.gif',
'http://i.imgur.com/zSxZEMt.gif',
'http://i.imgur.com/80B4yao.gif',
'http://i.imgur.com/IuHHBpw.gif',
'http://i.imgur.com/H7MLODL.gif',
'http://i.imgur.com/YgYxq0x.gif',
'http://i.imgur.com/3bRIdGP.png',
'http://i.imgur.com/MG5Z0Jx.gif',
'http://i.imgur.com/OkL0xfv.png',
'http://i.imgur.com/OgYJHrw.png',
'https://i.imgur.com/gWVePkm.gif',
'https://i.imgur.com/ykNmzdF.gif',
'https://i.imgur.com/6Npj6Uu.png',
'http://i.imgur.com/jxaigjJ.gif',
'https://i.imgur.com/hgzEYxe.gif',
'http://i.imgur.com/ilziSVN.gif',
'http://i.imgur.com/s9LJ3zX.png',
'https://i.imgur.com/pF9gccX.gif',
'http://i.imgur.com/UjlowmE.gif'];
nabor['sticker'] = [
'http://smayly.ru/gallery/big/vkCat/1.png',
'http://smayly.ru/gallery/big/vkCat/8.png',
'http://smayly.ru/gallery/big/vkCat/16.png',
'http://smayly.ru/gallery/big/vkCat/39.png',
'http://smayly.ru/gallery/big/vkCat/2.png',
'http://smayly.ru/gallery/big/vkCat/6.png',
'http://smayly.ru/gallery/big/vkCat/27.png',
'http://smayly.ru/gallery/big/vkCat/18.png',
'http://smayly.ru/gallery/big/vkCat/33.png',
'http://smayly.ru/gallery/big/vkCat/4.png',
'http://smayly.ru/gallery/big/vkCat/12.png',
'http://smayly.ru/gallery/big/vkCat/36.png',
'http://smayly.ru/gallery/big/vkCat/31.png',
'http://smayly.ru/gallery/big/vkCat/5.png',
'https://i.imgur.com/esXjWUB.png',
'https://i.imgur.com/RFdwgn3.png',
'https://i.imgur.com/RIlNGxJ.png',
'https://i.imgur.com/Q9F38gS.png',
'https://i.imgur.com/Jhog9wo.png',
'https://i.imgur.com/JKkV3Cc.png',
'https://i.imgur.com/HCO5soN.png',
'https://i.imgur.com/Tq86vBd.png',
'https://i.imgur.com/eRw6kkg.png',
'https://i.imgur.com/p913SEs.png',
'https://i.imgur.com/ZJMqWqe.png',
'https://i.imgur.com/JAc2u4o.png',
'https://i.imgur.com/TVE6Iv1.png',
'https://i.imgur.com/vAPho7U.png',
'https://i.imgur.com/1A9QvDM.png',
'https://i.imgur.com/kmFBKM0.png',
'https://i.imgur.com/yfZXjXE.png',
'https://i.imgur.com/QH9FM2z.png',
'https://i.imgur.com/njvi1vp.png',
'https://i.imgur.com/2UHUglb.png',
'https://i.imgur.com/oTPzGzV.png',
'https://i.imgur.com/YfzdMhM.png',
'https://i.imgur.com/BgVdGvT.png',
'https://i.imgur.com/MqH9EeT.png',
'https://i.imgur.com/iRhvWHO.png',
'https://i.imgur.com/hu80Rx2.png',
'https://i.imgur.com/jPhxyWx.png',
'https://i.imgur.com/kDz20Lk.png',
'https://i.imgur.com/Xf3rolq.png',
'https://i.imgur.com/d2UPK1e.png',
'https://i.imgur.com/Iqj2oAU.png',
'https://i.imgur.com/Zyrw39B.png',
'https://i.imgur.com/666efYh.png',
'https://i.imgur.com/aZSWCdG.png',
'https://i.imgur.com/KXiQpkl.png',
'https://i.imgur.com/nER1GRn.png',
'https://i.imgur.com/NX08iR0.png',
'https://i.imgur.com/Rn3VMa9.png',
'https://i.imgur.com/FPec4Vb.png',
'https://i.imgur.com/GLBmDOT.png',
'https://i.imgur.com/yaLIyZH.png',
'https://i.imgur.com/0iVIrgd.png',
'https://i.imgur.com/1Ny943K.png',
'https://i.imgur.com/c5qmODC.png',
'https://i.imgur.com/6VW9yTs.png',
'https://i.imgur.com/IBVDvKb.png',
'https://i.imgur.com/GRGH8Dd.png',
'https://i.imgur.com/077E52v.png',
'https://i.imgur.com/FpTf7Sq.png',
'https://i.imgur.com/RdhSzJg.png',
'http://i.imgur.com/MhKV56o.png',
'http://i.imgur.com/HoOKJB8.png',
'http://i.imgur.com/hlRprQ4.png',
'http://i.imgur.com/VmwGbcA.png',
'http://i.imgur.com/WjJWRz3.png',
'http://i.imgur.com/rSuvKkv.png',
'https://i.imgur.com/jXCssMk.png',
'https://i.imgur.com/SQhFinY.png',
'https://i.imgur.com/Uxus1eb.png',
'https://i.imgur.com/MIbHlTV.png',
'https://i.imgur.com/D6ktlHW.png',
'https://i.imgur.com/Aw6cFXT.png',
'https://i.imgur.com/yjqKg3Q.png',
'https://i.imgur.com/mRC0slp.png',
'https://i.imgur.com/U69Cg3A.png',
'https://i.imgur.com/6TJhWRN.png',
'https://i.imgur.com/Ilgpl5l.png',
'https://i.imgur.com/thn7jOw.png',
'http://i.imgur.com/Emf2BbO.png',
'http://i.imgur.com/p2r0B84.png',
'http://i.imgur.com/k1fI5FM.png',
'http://i.imgur.com/Bfoq94C.png',
'https://i.imgur.com/cNX5nUE.png',
'https://i.imgur.com/eSevZGT.png',
'https://i.imgur.com/J4AQKYX.png',
'https://i.imgur.com/ShHVJFr.png',
'https://i.imgur.com/0zZwm7q.png',
'https://i.imgur.com/nc4cnmn.png',
'https://i.imgur.com/q5Df4G7.png',
'https://i.imgur.com/q5Df4G7.png'];
nabor['other'] = [
'https://i.imgur.com/qiQgOXw.png',
'https://i.imgur.com/IXq4fe8.png',
'https://i.imgur.com/FqLwLej.png',
'https://i.imgur.com/NbUbjO3.png',
'https://i.imgur.com/JfN9hdG.png',
'https://i.imgur.com/PjFrEeO.png',
'https://i.imgur.com/lr6pdJC.png',
'https://i.imgur.com/GdDYZnV.png',
'https://i.imgur.com/1NX6Qcl.png',
'https://i.imgur.com/hRzapKH.png',
'https://i.imgur.com/JKTuJwj.png',
'https://i.imgur.com/YTjA5Js.png',
'https://i.imgur.com/kczJiwk.png',
'https://i.imgur.com/tZK7BZf.png',
'https://i.imgur.com/M3rQXLd.png',
'https://i.imgur.com/GY0y6Jb.png',
'https://i.imgur.com/YErgV37.png',
'https://i.imgur.com/A0q0PGv.png',
'https://i.imgur.com/p4aiw2Y.png',
'https://i.imgur.com/Awx8btf.png',
'https://i.imgur.com/tWIMTw2.png',
'https://i.imgur.com/PWv7fdq.png',
'https://i.imgur.com/sUCn9pp.png',
'https://i.imgur.com/SCUAlK2.png',
'https://i.imgur.com/9X41atn.png',
'https://i.imgur.com/i4prRN9.png',
'https://i.imgur.com/MvnGuFu.png',
'https://i.imgur.com/wlBFurC.png',
'https://i.imgur.com/wOTnyUt.png',
'https://i.imgur.com/2q2DvPl.png',
'https://i.imgur.com/lT11Z9p.png'];
SmilesNewArray=new Array(
'https://i.imgur.com/AtM1uUQ.png',
'https://i.imgur.com/4tKVgjq.jpg',
'https://i.imgur.com/lnjGb5n.jpg',
'https://i.imgur.com/P5rqA77.png',
'https://i.imgur.com/D2QPUR6.jpg',
'https://i.imgur.com/Cphaakl.jpg',
'https://i.imgur.com/4X4fw04.jpg',
'https://i.imgur.com/hREJSIP.jpg',
'https://i.imgur.com/1VCo7cp.jpg',
'https://i.imgur.com/m8egCct.jpg',
'https://i.imgur.com/09iYPJw.jpg',
'https://i.imgur.com/7ZaNXA1.jpg',
'https://i.imgur.com/GLfGtur.jpg',
'https://i.imgur.com/n0Pn3DJ.jpg',
'https://i.imgur.com/O8qPZEN.jpg',
'https://i.imgur.com/MPSPotZ.jpg',
'https://i.imgur.com/KaUE7bV.png',
'https://i.imgur.com/qSfXdQn.jpg',
'https://i.imgur.com/2PDMnOo.jpg',
'https://i.imgur.com/cwbd4LO.jpg',
'https://i.imgur.com/qEEOObK.jpg',
'https://i.imgur.com/p36BcEc.jpg',
'https://i.imgur.com/f6S5lwL.png',
'https://i.imgur.com/d42N4A5.png',
'https://i.imgur.com/g1iWEBF.png',
'https://i.imgur.com/ggxdAqe.png',
'https://i.imgur.com/1cd8dwd.png',
'https://i.imgur.com/566885C.png',
'https://i.imgur.com/HC2wrTd.jpg',
'https://i.imgur.com/SIt8azR.png',
'https://i.imgur.com/wyGntkC.png',
'https://i.imgur.com/s2pIuXz.png',
'https://i.imgur.com/jAoDq3b.png',
'https://i.imgur.com/VNxfz7q.jpg',
'https://i.imgur.com/YU6a83e.png',
'https://i.imgur.com/Ml784fS.gif',
'http://sd.uploads.ru/t/f0LzE.gif',
'http://sh.uploads.ru/t/Ge8RN.gif',
'http://sg.uploads.ru/t/skwvU.gif',
'http://s3.uploads.ru/t/a6jDJ.gif',
'http://s8.uploads.ru/t/qbjz8.gif',
'http://sg.uploads.ru/t/dSL0Y.gif',
'http://s7.uploads.ru/t/0P5Bs.gif',
'http://sg.uploads.ru/t/3S9sC.gif',
'http://s5.uploads.ru/t/iWBhj.gif',
'http://sh.uploads.ru/t/WEdyD.gif',
'http://sd.uploads.ru/t/JGZu9.gif',
'http://sd.uploads.ru/t/XKlzL.gif',
'http://s8.uploads.ru/t/IpqgL.gif',
'http://s7.uploads.ru/t/B7SM6.gif',
'http://s7.uploads.ru/t/yhBv1.gif',
'http://s9.uploads.ru/t/q1ewT.gif',
'http://s3.uploads.ru/t/68u2M.gif',
'http://sh.uploads.ru/t/aL9Sj.gif',
'http://s7.uploads.ru/t/Rj3Co.gif',
'http://s9.uploads.ru/t/P09RL.gif',
'http://sd.uploads.ru/t/TeosP.gif',
'http://sd.uploads.ru/t/CEDFh.gif',
'http://sh.uploads.ru/t/DfwEL.gif',
'http://sh.uploads.ru/t/pJ3M8.gif',
'http://sg.uploads.ru/t/hef0x.gif',
'http://sh.uploads.ru/t/B5wxK.gif',
'http://s3.uploads.ru/t/Q3Nxf.gif',
'http://s5.uploads.ru/t/B9qNY.gif',
'http://sd.uploads.ru/t/J7WsP.gif',
'http://s3.uploads.ru/t/gVnWx.gif',
'http://sg.uploads.ru/t/QJzGI.gif',
'http://s8.uploads.ru/t/7BJ6A.gif',
'http://sh.uploads.ru/t/Rt82e.gif',
'http://s3.uploads.ru/t/6tLOp.gif',
'http://sh.uploads.ru/t/jR5hW.gif',
'http://s8.uploads.ru/t/Bn6Nf.gif',
'http://s3.uploads.ru/t/x9F1p.gif',
'http://s9.uploads.ru/t/9bATs.gif',
'http://s7.uploads.ru/t/2npEw.gif',
'https://i.imgur.com/pdrF2oq.gif',
'https://i.imgur.com/cdrXOxv.gif',
'https://i.imgur.com/fk51v9Q.gif',
'https://i.imgur.com/GPXjxKQ.gif',
'https://i.imgur.com/ejenSeL.gif',
'https://i.imgur.com/WDqFsSZ.gif',
'https://i.imgur.com/NRUtNmv.gif',
'https://i.imgur.com/xrTSNzf.gif',
'https://i.imgur.com/4bVXM3Y.gif',
'https://i.imgur.com/jvY9NNt.gif'


//End myarray_!!Последняя ссылка без Запятой!!!
)

	
$('#button-smile').one('click',function(){
var L1='<img src="',L2='" style="cursor: pointer" onclick="smile(\'[img]',
L3="'+this.src+'[/img]')\" /> ";
$("#smilies-block").html("")
for(var i=0;i<SmilesNewArray.length;i++){$("#smilies-block").append(L1+SmilesNewArray[i]+L2+L3);}

$('#smilies-block').addClass('t-0');var vkl = '<div id="wrapper"><ul class="tabs" onclick="smilies();return 0;"><li class="t-0 active"><a>meme</a></li></ul></div>';$('#smilies-area').prepend(vkl);for(var i in nabor){$('.tabs').append('<li class="t-'+i+'"><a>'+i+'</a></li>');$('#wrapper').append('<div class="t-'+i+'"></div>');$.each(nabor[i],function(q){$('div.t-'+i).append('<img src="'+nabor[i][q]+'" onclick=smile("[img]'+nabor[i][q]+'[/img]") />');})};$('.tabs li').click(function(){var thisClass=this.className;$('#smilies-area div[class^="t-"]').hide();$('div.'+thisClass).fadeToggle('slow');$('.tabs li').removeClass('active');$(this).addClass('active');}); });

0

87

https://tlgrm.ru/stickers/agrssive
стикеры
https://tlgrm.ru/stickers/MisanthropePack
https://tlgrm.ru/stickers/Sex_Phrases_part2
https://tlgrm.ru/stickers/Sex_Phrases

0

88

Код:
nabor['взрослые'] = ['https://forumstatic.ru/files/001a/b7/25/52203.png',
'https://forumstatic.ru/files/001a/b7/25/10254.png',
'https://forumstatic.ru/files/001a/b7/25/17369.png',
'https://forumstatic.ru/files/001a/b7/25/59163.png',
'https://forumstatic.ru/files/001a/b7/25/93371.png',
'https://forumstatic.ru/files/001a/b7/25/78753.png',
'https://forumstatic.ru/files/001a/b7/25/48724.png',
'https://forumstatic.ru/files/001a/b7/25/32092.png',
'https://forumstatic.ru/files/001a/b7/25/81732.png',
'https://forumstatic.ru/files/001a/b7/25/24524.png',  
'https://forumstatic.ru/files/001a/b7/25/71949.png',
'https://forumstatic.ru/files/001a/b7/25/86178.png',
'https://forumstatic.ru/files/001a/b7/25/79261.png',
'https://forumstatic.ru/files/001a/b7/25/57920.png',
'https://forumstatic.ru/files/001a/b7/25/85815.png',
'https://forumstatic.ru/files/001a/b7/25/37553.png',
'https://forumstatic.ru/files/001a/b7/25/39066.png',
'https://forumstatic.ru/files/001a/b7/25/31090.png',
'https://forumstatic.ru/files/001a/b7/25/63480.png',  
'https://forumstatic.ru/files/001a/b7/25/81536.png',
'https://forumstatic.ru/files/001a/b7/25/54046.png',
'https://forumstatic.ru/files/001a/b7/25/94098.png',
'https://forumstatic.ru/files/001a/b7/25/10377.png',
'https://forumstatic.ru/files/001a/b7/25/81786.png',
];

0

89

https://tlgrm.ru/stickers/KrasiviyMat

https://tlgrm.ru/stickers/TearsCatSalem

0

90

https://tlgrm.ru/stickers/bdsm_pigs

0


Вы здесь » Holy Ground » guest cloister » Тестовое сообщение


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