.
- Подпись автора
тайник |
Привет, Гость! Войдите или зарегистрируйтесь.
.
/************************************************************* A - SETUP **************************************************************/ /* A1 Import the colour scheme -------------------------------------------------------------*/ /* A1.1 */ @import url(style_cs.css); @import url(http://forumstatic.ru/files/001b/e3/92/53588.css?v=7); /*@import url(https://forumstatic.ru/files/0013/46/d7/51488.css?v=3); мобильный стиль*/ @import url(https://use.fontawesome.com/releases/v5.15.1/css/all.css); @import url('https://fonts.googleapis.com/icon?family=Material+Icons'); @import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=El+Messiri:wght@500;600;700&display=swap'); @font-face { font-family: 'Icons'; src: local('Icons'), url('https://forumstatic.ru/files/001b/67/90/67409.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Heinrich Script'; src: url('http://forumstatic.ru/files/0019/10/7a/36513.ttf') format('truetype'); font-weight: normal; font-style: normal; } /* A2 Deal with browser defaults and wonkiness -------------------------------------------------------------*/ /* A2.1 */ html, body {margin: 0; padding: 0} html { min-width: 600px; } #pun-main div.catleft, #pun-main div.catright, #pun-announcement h2, .lastedit, .mini_awards_label, .mini_awards, #pun td .modlist, li#navawards, #topic-modmenu .container span, #topic-feed .container span a, .punbb .modmenu .container span, #pun-index #pun-crumbs1 p.container, #pun-index #pun-crumbs2 p.container, span.item4.status-right, #pun-index .user-avatar, .punbb .user-avatar, #pun-index .tc2, #pun-index .tc3, #pun-index thead, #pun-stats h2, #post-form h2, .topic a.sharelink { display: none!important; } /* A2.2 */ .punbb * { margin: 0 } #pun-main { width: 85%; margin: auto; } /* 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%; background-size: cover!important; background-attachment: fixed; } /* A3.2 */ .punbb { font: normal 68.75% verdana, arial, helvetica, sans-serif; font-family: Roboto Condensed; } /* 3.3 */ .punbb textarea, .punbb input, .punbb select, .punbb optgroup { font: 1em Roboto Condensed, verdana, arial, helvetica, sans-serif; border-radius: 10px; border-width: 1px; } /* A3.4 */ .punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th { font-size: 1em; font-weight: normal; } /* A3.5 */ #pun-index h1 span, #pun-index h2 span { font-size: 2.5em; } .punbb h1 span, .punbb h2 span { font-size: 1.5em; font-family: El Messiri; text-transform: uppercase; } /* 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 } .punbb .post-content del { text-decoration: none; color: transparent; text-shadow: 0 0 2.5px #333; transition: 0.2s; } .punbb .post-content del:hover { color: #333; /* задаем цвет */ text-shadow: none; /* убираем тень */ transition: 0.2s; } /* A3.9 */ .punbb .post-content em.bbuline { font-style: normal; text-decoration: underline; } /* A3.10 все ссылки*/ .punbb a { text-decoration: none!important; } a:hover { text-decoration: none!important; } /* A3.11 */ .punbb optgroup { font-weight: bold; } /* A4 Float clearing and hidden items -------------------------------------------------------------*/ /* A4.1 */ #pun:after, .punbb .container:after, .punbb .post-links ul:after, .punbb .main div.inline:after, .punbb .post-box:after, .punbb .linksb:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; overflow:hidden; line-height: 0.0; font-size: 0; } /* A4.2 */ .acchide, #pun-index #pun-main h1, #pun-navlinks h2, #pun-pagelinks h2, #pun-status h2, #pun-ulinks h2, .punbb .forum h2, .punbb .multipage .topic h2, .punbb dl.post-sig dt span, .punbb p.crumbs strong, .punbb .divider hr, .punbb .required label em, .punbb .formsubmit label, .punbb .submitfield label, .punbb .modmenu label, #pun-userlist .main h2 { font-size: 0; height: 0; width: 0; line-height: 0.0; position:absolute; left: -9999px; overflow: hidden } /* A5 Basic page layout and borders -------------------------------------------------------------*/ /* A5.1 */ #pun { margin: 165px auto 50px; position: relative; max-width: 1200px; min-height: 540px; width: 90%; background-repeat: no-repeat, no-repeat, repeat-y!important; background-position: top, bottom, center!important; background-size: 100% auto!important; } #MyBookmarks { height: 50%!important; } #MyBookmarks h2 { margin-top: 45px; } #MyBookmarks .container { overflow-y: auto; overflow-x: hidden; border-width: 1px!important; border-style: solid solid solid solid!important; border-radius: 3px; } /* A5.2 */ .punbb { height: auto; } .punbb-admin { width: 85%; margin: auto; } #pun-statistic #pun-main { width: 85%; margin: auto; } /* A5.3 */ #pun-redirect, #pun-maint { margin: 50px 20% 12px 20%; width: auto; float: none; } body.redirect-page { font-size: 100%; background-size: cover; background-attachment: fixed; background-position: top center; } #pun-redirect { padding: 1.2em; border-width: 4px; border-style: double; } /* 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 { width: 100%; margin: auto; } /* 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 { border-style: none solid solid none; border-width: 0 1px 1px 0; } /************************************************************* B - MAIN CONTENT - GENERAL **************************************************************/ /* B1 Parsed Content, Signatures and Scroll Boxes -------------------------------------------------------------*/ /* B1.1 */ .punbb .post-content { padding: 0; margin: 0; overflow: hidden; text-align: justify; } #main-reply, .punbb .post-content { padding: 0.5em; font-size: 12px; } /* B1.2 */ .punbb .post-sig dt { display: block; height: 1px; margin: 5px 0px; } /* B1.3 */ .punbb .post-content p { margin: 0; padding: 0 0.5em 0.5em 0; line-height: 150%; font-size: 1.05em; } /* 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; } .punbb .post-content .blockcode { margin-top: 10px; } /* B1.7 */ .punbb .post-content .scrollbox { width: 100%; overflow: auto; } /* B1.8 */ .punbb .post-content .quote-box, .punbb .post-content .code-box { margin: 0.4em 1.8em 1.4em 1.8em; padding: 1em; border-style: solid; border-width: 1px; } /* CS1.7 */ .punbb .quote-box, .punbb .code-box { background-size: 15%; background-repeat: no-repeat; background-position: right; } /* 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; } .punbb .code-box strong.legend { padding: 0.4em; text-align: center; border-style: solid!important; border-width: 1px!important; border-radius: 10px; } .punbb .quote-box cite:before { content: '“'; display: inline-block; font-family: Georgia; font-size: 1.8em; margin-right: 5px; } /* 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; width: 85%; margin-left: 6.8%; } /* B3.3 */ .linkst .pagelink { position: absolute; top: -4em; left: 1em; width: 24em; } /* B3.4 */ .linkst .postlink { position: absolute; top: -4em; right: 1em; width: 16em; text-align: right; font-weight: bold; } /* B3.5 */ .punbb .linksb { text-align: right; padding: 0.4em 1em 0.5em 1em; font-size: 1.1em; } /* B3.6 */ .linksb .pagelink { float: left; width: 24em; text-align: left; } /* B3.7 */ .linksb .postlink { float: right; width: 16em; font-weight: bold; } /* B3.8 */ .subscribelink { clear:both; padding-top: 0.3em; padding-bottom: 0.5em; } /************************************************************* C - MAIN CONTENT - SPECIFIC **************************************************************/ textarea { background-size: 15%; background-repeat: no-repeat; background-position: right; border-style: solid!important; border-width: 1px!important; border-radius: 10px; transition: 0.5s; } textarea:focus-visible { outline: none; background-color: rgb(193 148 140 / 55%); transition: 0.5s; } /* C1 Form layout -------------------------------------------------------------*/ /* C1.1 */ .punbb .formal .container { width: 100%; margin: auto; } /* C1.2 */ .punbb .formsubmit { padding: 0 0 0 1.7em; margin: 1em 0 0 0; } /* C1.3 */ .punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span { margin: 0 0.6em 0 0 } /* C1.4 */ .punbb fieldset { border-style: solid; border-width: 1px; padding: 0 18px 0 18px; margin: 0 0 1em 0 } /* C1.5 */ .punbb fieldset legend { padding: 0; margin: 0 0 0 11px; font-size: 1.1em } /* C1.6 */ .punbb fieldset legend span { padding: 0 5px; margin: 0 0 0 -15px; } /* C1.7 */ .punbb fieldset fieldset { border-style: none; margin: 0; padding: 0 0 8px 0 } /* C1.8 */ .punbb .fs-box { padding: 1em 0 0.8em 0; } /* C1.9 */ .punbb .fs-box p, .punbb .fs-box fieldset { padding: 0 0 0.8em 0 } /* C1.10 */ .punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield { float: left; margin-right: 1em; } /* C1.11 */ .punbb .inline .infofield { clear:both } /* C1.12 */ .punbb .datafield br { display: none } /* C1.13 */ .punbb .required label, .punbb .datafield span.input { font-weight: bold } /* C1.14 */ .punbb .datafield span.input a { font-weight: normal; } /* C1.15 */ .punbb .areafield span.input, .punbb p.longinput span.input { display: block; padding: 0 12em 0 0; height: 100%; /* For IE */ } /* C1.16 */ .punbb textarea, .punbb .longinput input { width: 64%; margin: 0; } /* C1.17 */ .punbb .hashelp { position: relative; } /* C1.18 */ .punbb .helplinks { display: block; position: absolute; top: 1em; right: 0; font-weight: normal; width: 36%; } /* c1.19 */ .punbb #profile .helplinks { top: 1.5em; } /* C1.20 */ .punbb .helplinks span { display: block; padding-bottom: 0.2em; } /* C1.21 */ #pun-post .formal .info-box li { padding-left: 4px; list-style-type: square; list-style-position: inside; line-height: 1.5; margin: 0; } /* C2 Table layout -------------------------------------------------------------*/ #pun-index .category tr { width: 96%; margin-bottom: 10px; margin-top: 10px; display: block; margin-left: 1.5%; padding: 0 !important; } #pun-index .tcl { width: 50%!important; text-align: justify; border-width: 1px!important; border-style: solid!important; border-radius: 5px; } #pun-index .tclcon { padding: 0; } #pun-index .tcr { padding-left: 3.5%; } #pun-index .tcr a { text-transform: lowercase; font-size: 1.3em; } .main table .Add { display: inline; position: absolute; top: 19px; } .Tems_And_messages1, .Tems_And_messages2 { display: inline; margin-left: 10px; } .Tems_And_messages1:before { font-family: Icons; content: "\f02d"; font-size: 16px; } .Tems_And_messages2:before { font-family: Icons; content: "\f27a"; font-size: 16px; } .add2 { position: absolute; top: 23px; right: 0; } /* C2.1 */ .punbb .main .tcl { overflow: hidden; text-align: left; width: 50%; } .tclcon { padding-left: 2.2em; } .tclbutton { text-align: center; } .tclbutton a { margin: auto 2px; } .tclbutton a:not(:first-child)::before { content: '-'; margin-right: 4px; } /* C2.2 */ .punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod { text-align: center; width: 10%; } /* C2.3 */ .punbb .main .tcr { overflow: hidden; text-align: left; width: 30%; } /* C2.4 */ #pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl { width: 40% } /* C2.5 */ #pun-userlist .main .tc2, #pun-searchtopics .main .tc2 { text-align: left; width: 20%; } /* C2.6 */ #pun-debug table .tcl { width: 15%; white-space:normal; } /* C2.7 */ #pun-debug .tcr { width: 90%; white-space: normal; } /* C2.8 */ #pun-index .tcl h3 { font-size: 2em; font-weight: normal; font-family: El Messiri; text-align: right; } #pun-index .tcl h3 a { transition: 0.5s; } #pun-index .tcl h3 a:hover { letter-spacing: 0.1em; transition: 0.5s; } /* 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; display: none; } /* C2.13 */ .punbb .main .tcl { border-left-style: none; border-left-width: 0 } /* C2.14 */ .punbb tbody.hasicon td.tcl { padding-left: 1.2em } /* C2.15 */ /* C2.16 */ .punbb table div.icon { font-size: 1.05em; position: absolute; } /* 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: 0.5em 1em; display: block; margin-bottom: 0.5em; background-size: 100%!important; background-position-y: center!important; border-radius: 5px; } /* C3.4 */ .punbb .post h3 strong { float: right; width: 5em; text-align: right; font-weight: normal; } /* C3.5 */ .punbb .post .post-author { float: left; width: 215px; margin-left: -1.3em; overflow: hidden; background-position: top, bottom; background-repeat: no-repeat; background-size: 100%; } /* C3.6 */ .punbb .post .post-author ul, .punbb .post .post-author p { padding: 0 1em 1em 1em; line-height: 140%; } /* C3.7 */ .pa-author { font-size: 1.7em; font-weight: bold; font-family: 'El Messiri'; text-align: center; padding: 6px 0px!important; margin-bottom: 15px; } #pun-searchposts .pa-author { padding: 20px 0 5px!important; } /* C3.8 */ .pa-author a { text-decoration: none; transition: 0.5s; } .pa-author a:hover { opacity: 0.5; transition: 0.5s; } .pa-avatar { margin: auto; text-align: center; } .pa-avatar img { border-width: 4px; border-style: double; } .pa-fld2 { /* плашка */ margin: -10px auto auto -12px; } .pa-fld4 { text-align: center; margin-top: 0.5em; } .material-icons { font-size: 1.5em!important; } .double-border-button { display: inline-block; margin: 2px!important; padding: 3px!important; width: 1.6em; height: 1.6em; position: relative; overflow: hidden; border-radius: 1.7em; border-width: 2px; border-style: solid; transition: .2s ease-in-out; } .double-border-button:before { content: ""; height: 50px; width: 50px; position: absolute; top: -8px; left: -75px; transform: skewX(-45deg); } .double-border-button:hover:before { left: 150px; transition: .5s ease-in-out;; } .pa-fld1 { margin: 10px auto; } .phrase { text-align: center; text-transform: uppercase; font-size: 1.2em; border-style: dashed none; border-width: 1px; padding: 3px 0; } .ankt { font-size: 1.3em; font-family: 'El Messiri'; } .pa-posts, .pa-respect { display: inline-block; text-align: center; width: 95px; font-size: 11px; line-height: 13px; } /* C3.9 */ li.pa-title { padding-bottom: 0.4em; margin-left: 60px; margin-right: -11px; text-align: center; margin-top: -3px; } li.pa-ip { text-align: center; } li.pa-awards { margin-left: 138px; margin-bottom: -13px; } li.pa-online { line-height: 0.8em; border-left-style: solid; border-left-width: 0.7em; padding-left: 0.4em; margin-top: 1.7em; margin-bottom: 0.8em; } .offline li.pa-online strong { font-weight: normal } /* C3.11 */ .punbb .post-body { margin-left: 19em; margin-right: -1.3em; border-left-style: solid; border-left-width: 1px; } /* 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; 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 -------------------------------------------------------------*/ #profile { margin-top: 10px } /* C6.2 */ #profilenav { float: left; width: 14em; display: inline; } /* C6.3 */ #profilenav li { padding-bottom: 0.8em; font-weight: bold; } /* C6.4 */ #viewprofile { border-style: solid; border-width: 1px; border-radius: 10px; background-size: 15%; background-repeat: no-repeat; background-position: right bottom; } #profile-left { float: left; width: 80%!important; background-position: top, bottom; background-repeat: no-repeat; background-size: 100%; position: relative; margin: auto 10%; } #profile-title { position: absolute; top: -6px; right: 0; } #profile-name { font-size: 1.7em; font-weight: bold; font-family: 'El Messiri'; text-align: center; padding: 1px 0px!important; margin-bottom: 15px; } #pa-avatar { text-align: center; } #pa-avatar img { border-style: double; border-width: 4px; } #pa-online { text-align: center; margin: -10px auto; } #pa-edit { text-align: center; padding-bottom: 15px!important; margin-top: 1.2em; } #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 } /* Messages ------------------------------------------------------------*/ #pun-messages #profilenav { display: grid; grid-template-columns: auto 1fr; grid-template-rows: auto auto; align-items: center; justify-items: left; float: none; width: 97%; margin: auto auto 10px auto !important; padding: 6px; } #pun-messages #profilenav ul { margin: auto 2%; padding: 0; } #pun-messages #profilenav li { display: inline-block; padding: 4px 6px; } /* 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 { text-align: left; z-index: -1; margin: 0; border-style: solid solid none solid; border-width: 1px 1px 0 1px; position: absolute; top: -85px; } /* D1.2 */ #pun-title h1 { display : block; height : 40px; padding: 2em 1em 0 1em; } /* D1.3 */ #pun-title .container { border-style: none solid none solid; } /* D1.4 */ #pun-title h1 span { font-size: 6em; font-family: 'El Messiri'; font-weight: bold; } #pun-title table { border: none; height: 40px; width: 100%; } #pun-title td.title-logo-tdl { border: none; width: 100%; } #pun-title td.title-logo-tdr { border: none; width: 468px; } /* D2 Page navigation -------------------------------------------------------------*/ /* D2.1 */ #pun-pagelinks { position: absolute; top: -15px; left: 0; margin: 0; border: none; padding: 0; width: 100%; } /* D2.2 */ #pun-pagelinks .container { background: transparent; border: none; padding: 0; } /* D2.3 */ #pun-pagelinks .container li { display: inline } /* D2.4 */ #pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover { height: 2em; line-height: 2em; padding: 0; font-size: 1.2em; margin-left: -9999px; display: block; float:left; width: 100%; } /* D2.5 */ #pun-pagelinks a:active, #pun-pagelinks a:focus { position:relative; margin: 0; } #pun-pagelinks li a span { display:block; margin: 0 1em } /* D3 Forum navigation -------------------------------------------------------------*/ /* D3.1 */ #pun-navlinks, #pun-navlinks .container { border-style: none; border-width: 0; margin: 0; } #pun-navlinks { position: absolute; top: -20px; right: 10px; z-index: 2; } /* D3.2 */ #pun-navlinks .container { font-size: 0.9em; width: 300px; text-align: center; word-spacing: 10px; } /* D.3 */ #pun-navlinks li { padding-bottom: 1em; display: inline; margin-right: 0.5em; } /* D3.4 */ #pun-navlinks li a { font-size: 1.3em; font-family: 'El Messiri'; text-transform: uppercase; } #pun-navlinks a span { display: none; } #pun-navlinks a { font-size: 0!important; display: inline-block; transition: 0.5s; } #pun-navlinks li>a:after { visibility: visible!important; transition: 0.5s; } #pun-navlinks li:hover>a:after { opacity:0.5; transition: 0.5s;} /* D4 User links -------------------------------------------------------------*/ /* D4.1 */ #pun-ulinks { position: absolute; z-index: 3; left: 10px; right: 10px; } /* D4.2 */ #pun-ulinks .container { padding: 0.7em 1em; margin: auto; text-align: center; } /* 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; opacity: 1; transition: 0.5s; } #pun-ulinks li a:hover { opacity: .7; transition: 0.5s; } /* 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; position: absolute; top: -145px; right: 10px; line-height: 13px; width: 192px; z-index: 2; text-align: center; } /* 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; margin-left: 6%; } /* D5.6 */ #pun-break1 { margin: 0 1em; border-style: solid none; border-width: 1px 0; height: 0; margin: -2px 1em; position: relative; z-index: 1; } /* D6 Announcement -------------------------------------------------------------*/ /* D6.1 */ #pun-announcement h2 { padding: 0; margin: 0 1em -3.5em 1em; border-style: none none solid none; border-width: 0 0 1px 0; position: relative; font-weight: bold; } /* D6.2 */ #pun-announcement { padding-top: 80px; } /* D6.3 */ #pun-announcement .container { padding: 1em; width: 83%; margin: auto; text-align: center; } /* D7 Statistics -------------------------------------------------------------*/ /* D7.1 */ #pun-stats .container { padding: 0.8em 0.7em; width: 83%; margin: auto; flex: 0 0 auto; display: flex; flex-wrap: wrap; flex-direction: row; gap: 2px; } /* D7.2 */ #pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 { margin-left: 2px; height: 16px; text-align: center!important; padding: 3px 5px 3px; font-size: 0.9em; min-width: 23%; flex: auto; display: flex; align-items: center; justify-content: center; box-sizing: border-box; } /* D7.4 */ li#onlinelist { margin-top: 1em; border-top-style: solid; border-top-width: 1px; float: left; width: 100%; line-height: 130%; } /* D7.5 */ li#onlinelist div { border-top-style: solid; border-top-width: 1px; padding: 0.7em 0 0 0; } /* D8 Quick Jump - About - Bottom Breadcrumbs -------------------------------------------------------------*/ /* D8.1 */ #pun-qjump { margin: 0; border: none; width: 50%; position: relative; float: left; } /* D8.2 */ #pun-qjump .container { border: none; background: transparent; padding: 0.8em 1em; } /* D8.3 */ #pun-about { margin-top: 0; } /* D8.4 */ #pun-about .container { border-top-style: none; text-align: center; line-height: 150%; position: relative; padding: 0.8em 1em; } /* D8.5 */ #pun-about p span { display: block; position: absolute; margin-top: 38px; z-index: 999; left: 200px; right: 0; } #pun-about p span a { opacity:1; } #pun-about p span a:hover { opacity: 0.5; } /* D8.6 */ #pun-crumbs2 { font-weight: bold; overflow: hidden; margin-bottom: 0; border-bottom: none; } /* D8.7 */ #pun-crumbs2 .container { border-bottom: none; padding: 0.8em 1em; font-size: 1.1em; margin-left: 6%; } /* 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; } /*--------------------------- шапка ---сюда можно картинку, но пока без нее-----------------------------------------------*/ #upanel { position: absolute; background-size: 100%; background-repeat: no-repeat; height: 290px; top: -165px; right: 0; padding: 0 35px; z-index: 1; } .upanel { height: 60px; margin-top: 55px!important; width: 255px; } .uava { width: 85px; display: inline-block; } .uava img { width: 65px; margin-top: 5px; border-style: solid!important; border-width: 2px!important; } .utd { display: inline-block; vertical-align: top; height: 55px; margin-left: 5px!important; margin-top: 5px!important; padding-top: 2px; } /* CS1.3 */ #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 { width: 82%; margin: auto; text-align: center; border-width: 1px!important; border-style: solid solid solid solid!important; border-radius: 3px; margin-bottom: 0.7em; } /* CS2 Border colours -------------------------------------------------------------*/ /* CS2.6 */ .punbb .quote-box, .punbb .code-box { border-radius: 10px; border-style: solid!important; border-width: 1px!important; } .punbb .formal fieldset .post-box, .punbb .info-box { border-width: 1px; border-style: solid; } /* 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 { transition: 0.5s; } .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited { transition: 0.5s; } /* 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 { transition: 0.5s; } /* CS3.3 */ #pun-navlinks a { opacity: 1; text-decoration: none; transition: 0.5s; } /* CS3.4 */ #pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active { opacity: 0.7; text-decoration: underline; transition: 0.5s; } /* CS4 Post status icons -------------------------------------*/ .punbb tr div.icon:after { font-family: Icons; content: "\f02e"; font-size: 16px; opacity: 0.5; font-weight: bold; } /* новые */ .punbb tr.inew div.icon:after { font-family: Icons; content: "\f02e"; font-size: 16px; opacity: 1; font-weight: bold; } /* закрытые */ .punbb tr.iclosed div.icon { font-family: Icons; content: "\f00d"; font-size: 16px; opacity: 0.5; font-weight: bold; } /* иконка важных*/ #pun-viewforum TR.isticky Div.icon:after { font-family: Icons; content: "\f08d"; font-size: 16px; opacity: 1; font-weight: bold; } /* важные закрытые */ #pun-viewforum tr.iclosed.isticky div.icon:after { font-family: Icons; content: "\f0c6"; font-size: 16px; font-weight: bold; } /*footer ------------------------------------*/ .banners { position: relative!important; text-align: center; overflow-y: auto; height: 49px; margin-top: -58px!important; padding: 15px; margin-bottom: 0px; background-size: 100%; margin-left: -13px; margin-right: -38px; } .banners a { opacity: 0.5; margin-left: 2px; } .banners a:hover { opacity: 1; } /*ШАБЛОНЫ -------------------------------------------------------------*/ .tANK { margin: auto auto 5px auto!important; padding: 5px; width: 75%; border-radius: 0px 0px 15px 15px; letter-spacing: 3px; text-align: center; text-transform: uppercase; } /*SEARCH -------------------------------*/ .krMAT { max-height: 300px; margin: 10px!important; position: relative; } .imgMAT { text-align: center; display: inline-block; width: 300px; } .imgMAT img { max-width: 300px; max-height: 300px; border-radius: 10px; } .ikrMAT { display: inline-block; vertical-align: top; padding: 0 0 0 15px; position: absolute; left: 300px; right: 0; } .infMAT { margin: 10px!important; min-height: 150px; padding: 0 10px 10px 10px; border-radius: 10px; } .konMAT { padding: 0px 10px; text-align: center; margin-bottom: -10px!important; } /*REALATIONSHIP --------------------------------------*/ #ship6 { position:relative; display:block; box-sizing:border-box; padding: 8px 0 0 0; margin: auto; max-width:700px; /* ограничиваем ширину блока */ } #ship6 .sh1 { margin: 18px auto 0px auto !important; padding:0px !important; display:grid; grid-template-columns: auto auto; align-items: start; border-radius: 3px; } #ship6 .sh1:nth-child(1) {margin-top: 0px !important;} #ship6 sh2 {display:grid; grid-template-columns: min-content auto; border-radius: 3px;} #ship6 sh2 {order:1; min-width:250px; min-height:100px; border-radius: 3px;} /* блок текста */ #ship6 sh3 { order:2; box-sizing:border-box; text-align:justify; border-width: 1px; border-style: solid; padding:14px; line-height: 120%; font-size: 11px; min-height:64px; border-radius: 3px; } /* аватар */ #ship6 ava { order:1; display:block; border-width: 1px; border-style: solid; outline-width: 1px; outline-style: solid; background-position:50% 50%; background-size:cover; outline-offset:5px; margin:6px; width:100px; height:100px; border-radius: 3px; } /* никнейм */ #ship6 ava2 { order:2; padding: 10px; box-sizing:border-box; min-width:90px; max-width:180px; font-size:10px; border-radius: 3px; } #ship6 ava2 em { display: block; position: relative; border-style: none none solid none; border-width: 1px; margin: 0px -10px 5px -10px; padding: 0 10px 5px 10px; font-style: normal !important; font-weight: bold; font-size: 20px; text-transform: uppercase; font-family: 'El Messiri'; } #ship6 ava2 em:after { display:block; content:""; border-radius:50%; width:6px; height:6px; position: absolute; margin: 3px -3px auto auto !important; right: 0px; } /* shipovnik */ #ship6 .sh1:nth-child(2n) sh3 {order:-1;} #ship6 .sh1:nth-child(2n) ava2 {order:-1; text-align:right;} #ship6 .sh1:nth-child(2n) ava2 em:after {margin: 3px auto auto -3px !important; left: 0px;} #ship6 .sh1:nth-child(2n) sh2 {grid-template-columns: auto min-content;} /*NOTICE --------------------------------------*/ #ship0 { position: relative; display: flex; margin: auto; max-width: 600px; overflow: hidden; box-sizing: border-box; border-width: 1px; border-style: solid; border-radius: 10px; } .apict { background: no-repeat 50% 50%; background-size:cover; width: 200px; height: 350px; box-sizing:border-box; overflow:hidden; border-radius: 5px 0px 200px 5px; } /* shipovnik */ .atext { box-sizing: border-box; padding: 24px 24px 0 24px; left: 200px; right: 0; position: absolute; } .atext > em { display:block; padding: 6px 0; line-height:100%; text-align:center; font-style:normal !important; margin-bottom:26px; font-size: 10px; border-style: solid none solid none; border-width: 1px; background-position: center; background-size: 200%; } /*текстовый блок */ .atext > p { padding: 0 5px 0 0 !important; box-sizing: border-box; overflow: auto; line-height: 130% !important; height: 180px; } .atext > section { display: block; position: absolute; box-sizing: border-box; left: 30px; right: 30px; text-align: center; padding: 0px 6px; margin: 46px auto auto -120px; /* отсутп всего блока с текстом и полосой */ } .atext > section > span { display:block; padding:0 !important; width:100%; height:0px; border-style: none none solid none; border-width: 6px; } /* название эпизода*/ .atext > section > h6 { font-family: 'El Messiri'; font-weight: bold; font-size: 32px; margin-top: -28px; } /*NEWS --------------------------------------------------*/ .BLIG { margin: auto!important; max-width: 600px; line-height: normal; border-radius: 10px; border-style: solid; border-width: 1px; } .topBLIG { height: 125px; padding: 10px 0 20px; border-style: none none solid none; border-width: 15px; text-align: center; overflow: hidden; background-position-y: -20px; background-size: contain; background-repeat: no-repeat; } .tleBLIG { margin-bottom: 10px!important; height: 25px; overflow: hidden; font-size: 25px; font-weight: bold; font-family: 'El Messiri'; text-transform: uppercase; } .topBLIG img { display: inline-block; vertical-align: top!important; margin-right: 20px; width: 35%; border-style: solid; border-width: 3px; } .topBLIG p { display: inline-block; vertical-align: top; margin: 0!important; width: 50%; height: 71px; padding: 10px!important; overflow: hidden; font-size: 11px!important; text-align: center; border-radius: 10px; } .msgBLIG { max-height: 315px; padding: 0 15px 15px!important; overflow: hidden; border-radius: 0 0 10px 10px; } .msgBLIG p { margin: 0!important; max-height: 295px; padding: 10px!important; overflow: hidden; text-align: justify; border-radius: 0 0 10px 10px; } /*NAMES --------------------------------------*/ .name-tab { width: 85%; margin: auto!important; } .name-tab p { padding: 0!important; } .name-tab td.tname { font-family: 'El Messiri'; font-size: 20px; font-weight: bold; text-align: center!important; padding: 0px!important; border-radius: 10px; background-position: center; } .tnm { padding: 0px 20px!important; min-height: 12px; max-height: 50px; overflow-y: auto; } /*MAT -----------------------------------*/ .rul_body { margin: 10px auto!important; padding: 10px 10px 80px!important; max-width: 700px; border-radius: 10px; border-style: solid; border-width: 1px; background-size: 100%; background-position: bottom; background-repeat: no-repeat; } .rul_title { display: inline-block; width: 100%; font-size: 14px; border-style: none none dotted none; border-width: 2px; text-align: center; padding: 3px 0; font-weight: bold; margin-bottom: 5px; } .mat_body { max-width: 550px; margin: auto!important; padding: 10px!important; border-style: solid; border-width: 1px; border-radius: 10px; } .mat_header { font-family: 'El Messiri'; font-size: 25px; font-weight: bold; text-align: center; width: 90%; margin: auto!important; border-style: solid; border-width: 1px; border-radius: 10px; background-size: 100%; background-position: center; } .mat_title { text-align: center; font-size: 11px; border-bottom-style: dotted; border-bottom-width: 2px; padding: 15px 0 4px 0px; } .mat_text { margin: 10px 0!important; } .mat_text p, .SET p { margin-bottom: -0.5em!important; } /*FAQ --------------------------------------*/ .chat { width: 95%; margin: auto!important; display: flex; flex-direction: column; padding: 0px 10px; font-size: 13px; } .messages { margin-top: 30px!important; display: flex; flex-direction: column; } .message { border-radius: 20px; padding: 8px 15px; margin-top: 5px; margin-bottom: 5px; display: inline-block; } .yours { align-items: flex-start; } .yours .message { margin-right: 25%; position: relative; } .mine { align-items: flex-end; } .mine .message { color: #f2f3f4; margin-left: 25%; background-attachment: fixed; position: relative; } /*EP -------------------------------------*/ #XXV { margin: 50px auto 0!important; max-width: 650px; border: 1px solid; line-height: 16px; text-align: left; border-radius: 10px; } .topXXV { position: relative; } .ftXXV { position: absolute; margin-top: -45px!important; width: 100%; text-align: center; } .ftXXV img{ width: 100px; height: 100px; border-radius: 100px; border-width: 5px; border-style: solid; } .ftXXV img:nth-of-type(2) { margin-left:10px!important; } .tleXXV { padding: 80px 10px 15px!important; text-align: center; font-size: 26px; line-height: 28px; font-family: 'El Messiri'; font-weight: bold; text-transform: uppercase; border-radius: 10px 10px 0 0; background-position: center; background-size: 200%; } .msgXXV { margin: auto!important; width: 85%; min-height: 40px; padding: 10px 10px 55px 10px; text-align: justify; font-size: 12px; border-radius: 10px; } .btmXXV { margin-top:-45px!important; height:65px; overflow:hidden; } .btmXXV div { border-radius: 150px 150px 40px 40px; width: 100%; height: 69px; } .btmXXV span{ display:block; margin:auto!important; padding:10px; width:80%; height:45px; overflow:hidden; font-size:1em; text-align:center; } /*CHRONOLOGY -----------------------------------------*/ /* shipovnik */ #ship13, #ship13h { --bgw: 700px; /*максимальная ширина */ margin: auto; /* отступы от краев*/ } #ship13 { display: block; width: auto; box-sizing: border-box; padding: 24px; max-width: var(--bgw); border-style: solid; border-width: 1px; border-radius: 10px; background-repeat: no-repeat; background-position: left bottom, right top; background-size: 25%; } /*** название ***/ #ship13h { display: block; box-sizing: border-box; width: auto; max-width: var(--bgw); padding: 14px 0 0 0; background: transparent; text-align: center; font-weight: bold; font-size: 24px; font-family: 'El Messiri'; } #ship13h em { display: block; padding-top: 4px; font-style: normal !important; font-weight: 400; font-size: 10px; padding-bottom: 3px; } boxf { display:block; position:relative; z-index:3; width: 50%; min-height:50px; border-style: none solid none none; border-width: 1px; } boxf:nth-child(2n) { display:block; position:relative; margin-top: -40px; margin-bottom: -40px; margin-left:calc(0px + 50%); width:50%; min-height:50px; border-style: none none none solid; border-width: 1px; } boxf:last-child {margin-bottom:0px;} /*категория */ .boxcat { display: block; padding: 0 10px 0px 10px; text-align: left; border-style: none none solid none; border-width: 1px; text-transform: uppercase; font-weight: 600; font-size: 16px; font-family: 'El Messiri'; } boxf:nth-child(2n) .boxcat {text-align:right;} .boxcat::after {display: block; content: ""; height: 6px; width: 6px; float: right; margin: 23px -13px auto auto; border-radius: 50%;} boxf:nth-child(2n) .boxcat::after {float: left; margin: 23px auto auto -13px;} /* цифры */ .numbrow { display: block; margin: auto auto -75px 25px !important; z-index: 2; width: auto; text-align: left; font-style: normal !important; font-size: 76px; letter-spacing: -3px; font-family: 'El Messiri'; font-weight: bold; } boxf:nth-child(2n) .numbrow {text-align: right; margin: auto 25px -75px auto !important;} /* текстовый блок */ textf {display:block; padding:20px; line-height:120%; text-align:justify; font-weight: 400; font-size: 12px; } textf > p {margin:0px !important; padding: 0 0 16px 0 !important; line-height: 110% !important;} textf > p:last-child {padding-bottom:0px !important;} /*AMS TABLE --------------------------------------------*/ #ship82 { --sh1: 80px; /* ширина и высота картинки */ } #ship82 { display: flex; flex-wrap: wrap; position: relative; overflow: hidden; max-width: 750px; height: auto; box-sizing: border-box; padding-top: 10px; margin: auto; } /* весь блок карточки*/ .shipp2 { display:flex; flex-direction: row; width: calc(50% - 14px); min-height: calc(var(--sh1) + 20px); box-sizing:border-box; margin-bottom: 28px !important; margin-right: 20px !important; } /* shipovnik */ .shipp2:nth-child(2n) {margin-right: 0px !important;} .shipp2:nth-last-child(1), .shipp:nth-last-child(2) {margin-bottom:0px !important} /* круг*/ krt2 { display:block; width: var(--sh1); height: var(--sh1); border-radius:50%; margin-right: 8px !important; padding:8px; } kartin2 { display:block; width: var(--sh1); height: var(--sh1); border-radius:50%; background: 50% 50% no-repeat transparent; background-size:cover; } namep2, namp2 { display:block; text-align: center; } /* имя*/ namep2 { line-height:110%; font-family: 'El Messiri', Tahoma, sans-serif; font-size: 25px; font-weight: bold; } /* описание*/ namp2 { margin-top:4px !important; font-size: 11px; } /*текст */ .shipp2 p { display:block; padding:0 !important; margin-top:10px !important; line-height:130% !important; text-align: justify; font-size: 14px; } /*ГОСТЕВАЯ -------------------------------*/ .PSMI { margin: auto!important; max-width: 700px; border-radius: 15px; text-align: left; line-height: normal; border: 1px solid; position: relative; } .PSMI a { text-decoration:none !important; } .PSMI img { width:100%; max-height:200px; border-radius:15px 15px 150px 0; } .bandSMI { display:inline-block; vertical-align:middle; margin-left:25px!important; width:175px; height:330px; text-align:center; border:5px solid; border-top:none; border-bottom:none; } .ALSMI { display:inline-block; vertical-align:middle; height:300px; } .ALIISMI { display:inline-block; vertical-align:middle; } .lksSMI { margin-bottom:10px!important; line-height:17px; } .lksSMI a { display:block; margin-bottom:5px; padding:1px 0; text-align:center; font-size:11px; text-transform:uppercase; text-decoration:none !important; letter-spacing:0; /*font-family:Oswald;*/ line-height:14px; transition:all 0.45s; -webkit-transition:all 0.45s; } .lksSMI a:hover { letter-spacing:1px; } .abtSMI { margin:auto!important; width:136px; padding:7px; border-radius:10px; text-align:left; font-size:11px; } .imgSMI { width:136px; padding:7px; text-align:center; } .imgSMI img { width:88px; border-radius:0; margin: 1px!important; } .boxSMI { display: inline-block; vertical-align: middle; text-align: center; position: absolute; left: 225px; right: 15px; } .staffSMI { display:inline-block; vertical-align:middle; margin-right:5px!important; width:65px; height:65px; border-radius:15px; overflow:hidden; } .staffSMI img { border-radius:15px; width:65px; height:65px; } .staffSMI div { position:absolute; z-index:2; margin-top:-65px; width:65px; height:35px; padding:15px 0; border-radius:15px; overflow:hidden; text-align:center; font-size:8px; opacity:0; transition:opacity 0.45s ease; -webkit-transition:opacity 0.45s ease; } .staffSMI b { display:block; } .staffSMI a { display:block; text-decoration:none !important; font-weight:bold; } .staffSMI:hover div { opacity:1; } .tleSMI { display:inline-block; vertical-align:middle; font-size:13px; letter-spacing:2px; font-weight:bold; } .ctxtSMI { margin:10px auto!important; max-height:195px; padding:5px 0; border:1px solid; border-left:none; border-right:none; text-align:justify; font-size:12px; line-height:14.5px; overflow-y: hidden; } .ctxtSMI:hover { overflow-y: auto; } .ctxtSMI p { margin-bottom: -0.5em!important; } .pfSMI { margin:-7px auto auto!important; width:80%; height:125px; padding:5px 3px 3px; overflow-y:auto; text-align:justify; font-size:11px; line-height:14.5px; } .cdtSMI { height: 26px; padding: 0px 0 10px 0; border-radius: 0 0 15px 15px; text-decoration: none !important; text-align: center; font-family: 'El Messiri'; font-size: 25px; background-position: center; } .btmSMI{ opacity:1; } /*АНКЕТА -------------------------------------*/ #ank { margin: auto!important; max-width: 600px; position: relative; } .ankph { position: absolute; top: 35px; right: 0; border-style: solid; border-width: 3px; width: 30%; height: 120px; } .aimg { height: 100px; background-size: 100% auto!important; background-position: center!important; background-repeat: no-repeat!important; } .imgn { padding: 3px; text-align: center; } .ank { width: 90%; padding-bottom: 20px; border-radius: 10px; border-style: solid; border-width: 1px; } .atitle { background-position: center; font-family: 'El Messiri'; padding: 5px 5px 10px 10px; border-radius: 10px 10px 0 0; } .atitle p { font-size: 3em!important; padding-bottom: 0px!important; margin-bottom: -14px!important; } .akinf { text-align: center; font-size: 12px; flex: 0 0 auto; display: flex; flex-wrap: wrap; flex-direction: row; gap: 2px; margin: -5px auto 10px auto!important; padding: 10px 25% 10px 10px; } .akinf div { padding: 2px 10px; flex: auto; text-align: center; display: flex; align-items: center; justify-content: center; box-sizing: border-box; } .ainf { border-radius: 10px; width: 90%; margin: 15px auto 10px auto!important; padding: 0 10px 10px; max-height: 200px; overflow-y: auto; } .adinf { border-radius: 10px; width: 90%; margin: auto!important; padding: 0 10px 10px; max-height: 100px; overflow-y: auto; } .ainf b, .adinf b { text-transform: uppercase; }
.hashelp left div a button, .button, input[type="submit"], input[type=Button] { outline: none; border: none; text-decoration: none; display: inline-block; background: rgb(193 148 140 / 40%); transition: .3s; box-shadow: none!important; height: 20px; color: #333; } .hashelp left div a button:before, .button:before, input[type="submit"]:before, input[type=Button]:before { content: ''; display: block; position: absolute; background: rgba(255,255,255,0.5); width: 60px; height: 100%; left: 0; top: 0; opacity: .5; filter: blur(30px); transform: translateX(-100px) skewX(-15deg); } .hashelp left div a button:after, .button:after, input[type="submit"]:after, input[type=Button]:after{ content: ''; display: block; position: absolute; background: rgba(255,255,255,0.2); width: 30px; height: 100%; left: 30px; top: 0; opacity: 0; filter: blur(5px); transform: translateX(-100px) skewX(-15deg); } .hashelp left div a button:hover, .button:hover, input[type="submit"]:hover, input[type=Button]:hover { background: #680063; cursor: pointer; color: #f2f3f4; } .hashelp left div a button:hover:before, .button:hover:before, input[type="submit"]:hover:before, input[type=Button]:hover:before { transform: translateX(300px) skewX(-15deg); opacity: 0.6; transition: .7s; } .hashelp left div a button:hover:after, .button:hover:after, input[type="submit"]:hover:after, input[type=Button]:hover:after { transform: translateX(300px) skewX(-15deg); opacity: 1; transition: .7s; } /* A3 Text setup -------------------------------------------------------------*/ /* A3.1 */ body { background: url(https://i.imgur.com/tHxUDNh.jpg) no-repeat bottom center; background-color: #c8b2c9; } a:hover { color: #3b8cab; } /* A5 Basic page layout and borders -------------------------------------------------------------*/ #pun { background-image: url(https://i.imgur.com/1huI2C8.png), url(https://i.imgur.com/49NP3s3.png), url(https://i.imgur.com/l0uGwg8.png)!important; } #BookmCntToggle.default-style, .post .bookmark { color: #480c4e!important; } #MyBookmarks { box-shadow: none!important; } #MyBookmarks .container { color: #f2f3f4; background: rgb(72 12 78 / 20%); border-color: #2e0433!important; border-style: solid solid solid solid!important; box-shadow: inset 0 0 4px #37153b, inset 0 0 10px #480c4e; } #MyBookmarks a { color: #f2f3f4; } #MyBookmarks span.scrl { color: #f2f3f4!important; box-shadow: 0 0 6px #f2f3f4!important; } body.redirect-page { background-image: url(https://i.imgur.com/tHxUDNh.jpg)!important; background-color: #f3e1ed; } #pun-redirect { background: #d0b8a4; border-color: #2e0433 ; box-shadow: 0 0 0 2px #37153b, 0px 1px 3px 1px #480c4e; } /************************************************************* B - MAIN CONTENT - GENERAL **************************************************************/ /* B1 Parsed Content, Signatures and Scroll Boxes -------------------------------------------------------------*/ /* B1.2 */ .punbb .post-sig dt { background: linear-gradient(to right, rgba(255,255,255,0) 0%, #ab8eae, rgba(255,255,255,0) 100%); } /* CS1.7 */ .punbb .quote-box, .punbb .code-box { background-color: rgb(193 148 140 / 40%); background-image: url(https://i.imgur.com/UAaBUHb.png); } .punbb .code-box strong.legend { border-color: #c38d8d!important; box-shadow: inset 0 0 4px #c59292, inset 0 0 10px #e3afaf; background-color: rgb(193 148 140 / 40%); } /************************************************************* C - MAIN CONTENT - SPECIFIC **************************************************************/ textarea { background-color: rgb(193 148 140 / 40%); background-image: url(https://i.imgur.com/UAaBUHb.png); border-color: #c38d8d!important; box-shadow: inset 0 0 4px #c59292, inset 0 0 10px #e3afaf; } .punbb textarea, .punbb input, .punbb select, .punbb optgroup { background-color: rgb(193 148 140 / 40%); background-image: url(https://i.imgur.com/UAaBUHb.png); border-color: #c38d8d!important; box-shadow: inset 0 0 4px #c59292, inset 0 0 10px #e3afaf; } /* C2 Table layout -------------------------------------------------------------*/ #pun-index .tcl { border-color: #c8b2c9!important; box-shadow: inset 0 0 4px #a985aa, inset 0 0 10px #c8b2c9; background: rgb(200 178 201 / 20%); } .main table .Add { color: rgb(72 12 78 / 50%); } .add2 { color: rgb(97 70 47 / 80%); } /* C3 Topics -------------------------------------------------------------*/ /* C3.3 */ .punbb .post h3 span { background-color: rgb(193 148 140 / 40%)!important; background-image: url(https://i.imgur.com/56UQMvQ.png)!important; } /* C3.5 */ .punbb .post .post-author { background-image: url(https://i.imgur.com/wQZ9y8S.png), url(https://i.imgur.com/vE86CuP.png); } #pun-searchposts .post-author { background-image: url(https://i.imgur.com/wQZ9y8S.png)!important; } /* C3.8 */ .pa-author a { color: #f2f3f4!important; } #pun-searchposts .pa-author { color: #f2f3f4; } .pa-avatar img { border-color: #b159bb!important; box-shadow: 0 0 0 2px #8f4898, 0px 1px 3px 1px #81327a; } .double-border-button { border-color: #8f4898; color: #8f4898!important; } .double-border-button:before { background: linear-gradient(90deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .5)); } .double-border-button:hover { background: #8f4898; color: #fdf1fd!important; } .phrase { color: #540e5d; } /* C3.15 */ .punbb .post-links ul { background: transparent; } /* C6 Profile -------------------------------------------------------------*/ /* C6.4 */ #viewprofile { border-color: #c38d8d!important; box-shadow: inset 0 0 4px #c59292, inset 0 0 10px #e3afaf; background-color: rgb(193 148 140 / 40%); background-image: url(https://i.imgur.com/UAaBUHb.png); } #profile-left { background-image: url(https://i.imgur.com/wQZ9y8S.png), url(https://i.imgur.com/vE86CuP.png); } #profile-name strong { color: #f2f3f4!important; } #pa-avatar img { border-color: #b159bb; box-shadow: 0 0 0 2px #8f4898, 0px 1px 3px 1px #81327a; } /* C6.5 */ #viewprofile h2, #profilenav h2 { background: transparent; } /************************************************************* D - PUNBB SECTIONS OTHER THAN MAIN CONTENT **************************************************************/ /* D1 Logo and description -------------------------------------------------------------*/ /* D1.4 */ #pun-title h1 span { color: #540c4d; } /* D2 Page navigation -------------------------------------------------------------*/ /* D2.2 */ #pun-pagelinks .container { background: transparent; } /* D4.4 */ #pun-ulinks li a { color: #d1bcd2; } /* D7 Statistics -------------------------------------------------------------*/ /* D7.2 */ #pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 { background: rgb(137 108 87 / 20%); } /* D8 Quick Jump - About - Bottom Breadcrumbs ------------------------------------------------------------ */ #pun-qjump .container { background: transparent; } #pun-about p span a { color: #d1bcd2; } /*--------------------------- шапка ---сюда можно картинку, но пока без нее-----------------------------------------------*/ #upanel { background: url(https://i.imgur.com/GeyneE5.png); } .uava img { border-color:#480c4e!important; } /* 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: #f7f7f7; // color: #333; } /* CS1.3 */ #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 { color: #f2f3f4; background: rgb(72 12 78 / 20%); border-color: #2e0433!important; box-shadow: inset 0 0 4px #37153b, inset 0 0 10px #480c4e; } /* CS1.4 */ #pun-title, #pun-title .container, .punbb .modmenu .container { background-color: transparent; color: #333; } /* CS1.6 */ .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl { background-color: transparent; color: #333 } /* CS1.8 */ #pun-navlinks .container { background-color: transparent; } #pun-navlinks li>a:after { color: #f2f3f4; } #navindex a:after { /*Форум*/ font-family: Icons; content: "\f4c9"; font-size: 16px; } #navuserlist a:after { /*Участники*/ font-family: Icons; content: "\f500"; font-size: 16px; } #navsearch a:after { /*Поиск*/ font-family: Icons; content: "\f002"; font-size: 16px; } #navprofile a:after { /*Профиль*/ font-family: Icons; content: "\f2bb"; font-size: 16px; } #navpm a:after { /*Сообщения*/ font-family: Icons; content: "\f0e0"; font-size: 16px; } #navadmin a:after { /*Администрирование*/ font-family: Icons; content: "\f6e3"; font-size: 16px; } #navlogout a:after { /*Выход*/ font-family: Icons; content: "\f2f5"; font-size: 16px; } #navlogin a:after { /*Войти*/ font-family: Icons; content: "\f2f6"; font-size: 16px; } #navregister a:after { /*Регистрация*/ font-family: Icons; content: "\f2b5"; font-size: 16px; } #navpiar a:after { /*PR*/ font-family: Icons; content: "\f6a3"; font-size: 16px; margin-left: 15px; } #navadminlogin a:after { font-family: Icons; content: "\f0e2"; font-size: 16px; } #spMyimg a { color: #540e5d; } /* CS2 Border colours -------------------------------------------------------------*/ /* CS2.1 */ .punbb .container, .punbb .post-body, .post h3, #pun-title { border: none!important; } /* 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: #dedfdf } /* CS2.6 */ .punbb .quote-box, .punbb .code-box { border-color: #c38d8d!important; box-shadow: inset 0 0 4px #c59292, inset 0 0 10px #e3afaf; } #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-color: #dedfdf } li.pa-online { border-left-color: #005EAB; } /* 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: #480c4e; } .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited { color: #3b8cab; } /* 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: #3b8cab; } /* CS3.3 */ #pun-navlinks a { color: #333; } /* CS4 Post status icons -------------------------------------------------------------*/ /* CS4.1 */ .punbb tr div.icon, .punbb tr.inew div.icon, .punbb tr.iclosed div.icon { background: transparent; background-size: 0%; } .punbb tr div.icon:after, .punbb tr.iclosed div.icon { color: #2b1251; } .punbb tr.inew div.icon:after, #pun-viewforum TR.isticky Div.icon:after, #pun-viewforum tr.iclosed.isticky div.icon:after { color: #44051b; } /*footer ------------------------------------*/ .banners { background-image: url(https://i.imgur.com/i2UcM46.png); } /*ШАБЛОНЫ ----------------------------------------------------------------*/ .tANK { background: #480c4e; color: #f2f3f4; } /*SEARCH -------------------------------*/ .infMAT { box-shadow: inset 0px 0px 5px rgb(72 12 78 / 30%); } .infMAT .tANK { background: rgb(193 148 140 / 40%); color: #480c4e; box-shadow: 0px 2px 2px 1px rgb(72 12 78 / 10%); } /*REALATIONSHIP --------------------------------------*/ #ship6 { --shclr: #540e5d; --shbg: rgba(253, 241, 253, 0.17); } /* блок текста */ #ship6 sh3 { border-color: var(--shclr); background:var(--shbg); } /* аватар */ #ship6 ava { background-color:var(--shclr); border-color: var(--shclr); outline-color: var(--shclr); } /* никнейм */ #ship6 ava2 em { border-bottom-color: var(--shclr); } #ship6 ava2 em:after { background:var(--shclr); } /* shipovnik */ /*NOTICE --------------------------------------*/ #ship0 { border-color: #c38d8d; background-color: rgb(193 148 140 / 40%); box-shadow: inset 0 0 4px #c59292, inset 0 0 10px #e3afaf; } .apict::after { border-color: transparent transparent rgb(222 189 183)!important; border-style: solid; } .atext > em { color: #555; border-color: #540e5d; background-image: url(https://i.imgur.com/or8P7af.png); } /*текстовый блок */ .atext > section > span { border-color: #c38d8d; } /* название эпизода*/ .atext > section > h6 { color: #480c4e; } /*NEWS --------------------------------------------------*/ .BLIG { border-color: #c38d8d; box-shadow: inset 0 0 4px #c59292, inset 0 0 10px #e4afaf; background: rgb(193 148 140 / 40%); } .topBLIG { border-color: rgb(193 148 140 / 40%); background-image: url(https://i.imgur.com/or8P7af.png); } .tleBLIG { color: #480c4e; } .topBLIG img { border-color: rgba(72, 12, 78, 0.3)!important; } .topBLIG p { background: rgba(72, 12, 78,0.2)!important; color: #fdf1fd; } .msgBLIG { background: rgb(193 148 140 / 40%); } .msgBLIG p { background: rgba(72, 12, 78,0.2)!important; color: #fdf1fd; } /*NAMES --------------------------------------*/ .name-tab td.tname { color: #f2f3f4; background-color: rgb(193 148 140 / 40%); background-image: url(https://i.imgur.com/or8P7af.png); } /*MAT -----------------------------------*/ .rul_body { background-color: rgb(192 148 140 / 40%); box-shadow: inset 0 0 4px #c59292, inset 0 0 10px #e3afaf; border-color: #c38d8d; background-image: url(https://i.imgur.com/or8P7af.png); } .rul_title { color: #540e5d; } .mat_body { border-color: #c38d8d; box-shadow: inset 0 0 4px #c59292, inset 0 0 10px #e3afaf; background-color: rgb(193 148 140 / 40%); } .mat_header { color: #480c4e; background-color: rgb(193 148 140 / 40%); border-color: #c38d8d; box-shadow: inset 0 0 4px #c59292, inset 0 0 10px #e3afaf; background-image: url(https://i.imgur.com/or8P7af.png); } .mat_title { color: #540e5d; border-bottom-color: #540e5d; } /*FAQ --------------------------------------*/ .yours .message { background-color: #e9d3f9; color: #480c4e; } .mine .message { color: #f2f3f4; background: #a985aa; } /*EP -------------------------------------*/ #XXV { box-shadow: inset 0 0 4px #c59292, inset 0 0 10px #e3afaf; border-color: #c38d8d!important; background-color: rgba(193 148 140 / 40%); } .ftXXV img{ border-color: rgb(195 141 141 / 50%)!important; box-shadow: inset 0 0 4px #c59292, inset 0 0 10px #e3afaf; } .tleXXV { background-image: url(https://i.imgur.com/56UQMvQ.png); color: #480c4e; } .msgXXV { background: rgba(198,171,218,0.3); } .btmXXV div { background: rgba(198,171,218,0.8); color: #480c4e; } /*CHRONOLOGY -----------------------------------------*/ /* shipovnik */ #ship13, #ship13h { --bg1: rgb(193 148 140 / 40%); /* главный фон */ --clr1: #480c4e; /* цвет названия*/ --clr2: #540e5d; /* цвет цитаты */ --clr3: #540e5d; /* цвет рамки*/ --clr4: rgba(72,12,78, 0.35); /* полупрозрачная цифра */ --clr5: #540e5d; /* цвет ссылок*/ } #ship13 { background: var(--bg1); box-shadow: inset 0 0 4px #c59292, inset 0px 0px 10px #e3afaf; border-color: #c38d8d; background-image: url(https://i.imgur.com/OaL4Pyf.png), url(https://i.imgur.com/0u2RC3Y.png); } /*** название ***/ #ship13h { background: transparent; color: var(--clr1); } #ship13h em { color: var(--clr2); } boxf { background:transparent; border-color: var(--clr3);} boxf:nth-child(2n) {border-color: var(--clr3);} boxf:last-child {margin-bottom:0px;} /*категория */ .boxcat { border-color: var(--clr3); color: var(--clr1); } .boxcat::after {background: var(--clr3);} /* цифры */ .numbrow { background: transparent; color: var(--clr4); } /*AMS TABLE --------------------------------------------*/ #ship82 { --sh2: #480c4e; /* цвет описания персонажа и рамки */ } /* круг*/ krt2 { box-shadow: inset 0 0 0 1px var(--sh2); } /* описание*/ namp2 { color: var(--sh2); } /*ГОСТЕВАЯ -------------------------------*/ .PSMI { background: rgb(193 148 140 / 40%); box-shadow: inset 0 0 4px #c59292, inset 0 0 10px #e3afaf; border-color: #c38d8d!important; } .bandSMI { background:#540e5d; border-color:#f2f3f4!important; } .lksSMI a { background:rgba(253,241,253,0.5); } .abtSMI { background:rgba(253,241,253,0.4); color:#480c4e; } .staffSMI div { background:rgba(198,171,218,0.7); color:#480c4e; } .staffSMI a { color:#480c4e; } .tleSMI { color:#480c4e; } .ctxtSMI { border-color:#480c4e; color:#480c4e; } .cdtSMI { color: #480c4e; background-image: url(https://i.imgur.com/or8P7af.png); background-color: rgb(193 148 140 / 40%); } /*АНКЕТА -------------------------------------*/ .ankph { background: #c8b2c9; border-color: #c8b2c9; color: rgb(253 241 253 / 60%); } .ank { background: rgb(193 148 140 / 40%); box-shadow: inset 0 0 4px #c59292, inset 0 0 10px #e3afaf; border-color: #c38d8d; } .atitle { background-image: url(https://i.imgur.com/or8P7af.png); color: #480c4e; } .akinf div { box-shadow: inset 0px 0px 3px rgb(72 12 78 / 50%); background: rgb(193 148 140 / 40%); color: #480c4e; } .ainf { box-shadow: inset 0px 0px 3px rgb(72 12 78 / 50%); } .adinf { box-shadow: inset 0px 0px 3px rgb(72 12 78 / 50%); } .ainf b, .adinf b { color: #480c4e; } .ainf .tANK, .adinf .tANK { background: rgb(193 148 140 / 40%); color: #480c4e; box-shadow: 0px 0px 3px rgb(72 12 78 / 50%); }
<!-- профилактика--> <div id="resplash" style="display: none;"> <div class='formal' style='height:200px; width:400px; margin:auto; margin-top:200px; font-family:tahoma; font-size:10px;'> <form id='login' class='container' method='post' action='login.php?action=in' onsubmit='return my_form(this)'><fieldset style="text-align: center;"><span>Тут ничего нет, иди отсюда.</span><div class='fs-box inline'> <input type='hidden' name='form_sent' value='1' /><input type='hidden' name='redirect_url' value='/' /><p class='inputfield required'> <label for='fld1'>Имя <em>(Обязательно)</em></label><br /> <span class='input'> <input type='text' id='fld1' name='req_username' size='25' maxlength='25'/></span></p> <p class='inputfield required'> <label for='fld2'>Пароль <em>(Обязательно)</em></label><br /> <span class='input'> <input type='password' id='fld2' name='req_password' size='25' maxlength='25' /></span></p></div></fieldset> <center><p class='formsubmit'> <input type='submit' class='button' id='customebutton' name='login' value='Войти как Администратор' /></p></center></form></div></div> <script type="text/javascript"> var active = 1; if(GroupID != 1 && active == 1){ e10 = document.createElement('div') e10.innerHTML = document.getElementById("resplash").innerHTML; document.getElementsByTagName('body')[0].insertBefore(e10,document.getElementById('pun_wrap')) document.write("<style type=\"text/css\">html, body {background: #fff;} #customebutton {margin: auto;} #pun {display: none;}</style>"); document.title= 'Форум на профилактике - '+document.title; } </script> <div id=upanel></div> <!-- Предпросмотр личных сообщений, Deff--> <script type="text/javascript" src="https://forumstatic.ru/files/001b/88/5b/50440.js"></script> <!-- конец --> <!--Выделение кода в блоке "Код" с перемещение в буфер обмена // © Damassk, версия 2019г. --> <script type="text/javascript" src="https://forumstatic.ru/files/0016/4a/bf/98029.js"></script> <script>eval(select_text.toString().replace(/\}$/,'try{document.execCommand("copy")}catch(e){}}'))</script> <script type="text/javascript">select_text.linkText = 'скопировать все' //текст ссылки</script> <!-- конец --> <!--Кнопки вверх и вниз --> <div class="Go_Buttons" style="position: fixed; top:40%; right:2%;z-index:999;"> <a style=" cursor: pointer; width: 75px; height: 115px; display: block; background-image: url(/files/001a/fc/45/61081.svg); background-size: cover;" id="Go_Top" title="вверх"></a> <a style=" cursor: pointer; width: 75px; height: 115px; display: block; background-image: url(https://i.imgur.com/EDgmpMZ.png); background-size: cover;" id="Go_Bottom" title="вниз"></a> </div> <script type="text/javascript"> jQuery(function(){ $("#Go_Top").hide().removeAttr("href"); if ($(window).scrollTop()>="250") $("#Go_Top").fadeIn("slow") $(window).scroll(function(){ if ($(window).scrollTop()<="250") $("#Go_Top").fadeOut("slow") else $("#Go_Top").fadeIn("slow") }); $("#Go_Bottom").hide().removeAttr("href"); if ($(window).scrollTop()<=$(document).height()-"999") $("#Go_Bottom").fadeIn("slow") $(window).scroll(function(){ if ($(window).scrollTop()>=$(document).height()-"999") $("#Go_Bottom").fadeOut("slow") else $("#Go_Bottom").fadeIn("slow") }); $("#Go_Top").click(function(){ $("html, body").animate({scrollTop:0},"slow") }) $("#Go_Bottom").click(function(){ $("html, body").animate({scrollTop:$(document).height()},"slow") }) }); </script> <!-- конец --> <!-- HTML в постах с допуском по группам © Alex_63 --> <script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/52361.js"></script> <script type="text/javascript"> HTMLinPost.groups = [1,2,4,5,6]; // Группы, допущенные к вставке HTML в посты HTMLinPost.noAccess = ['PR']; // Пользователи с запретом вставки HTML в посты HTMLinPost.parseHTMLinPosts() </script> <!-- Загрузчик изображений в форме ответа © 2018 Alex_63 --> <script>FORUM.defaultHost = 'imgur'; // Хостинг по умолчанию: 'uploads' 'imgur' 'imageban'</script> <script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/18001.js"></script> <!-- конец--> <!-- Отключение модулей --> <script type="text/javascript"> // RusffCore.sets.display_awards = 'Награды пользователя'; Изменение надписи Награды // RusffCore.sets.rusff_smilepack = 0; Отключение сервисных смайлов // RusffCore.sets.use_awards = 0; Отключить награды // RusffCore.sets.display_reportBtn = 'Ошибка'; Переименовать пункт Жалоба // RusffCore.sets.reputation = 0; Отключение репутации (комментирование) RusffCore.sets.files.button = false; // отключения кнопки файлов RusffCore.sets.graffiti = false; // Отключение граффити RusffCore.sets.auth_methods = 0; // Убирает ссылки на соцсети при входе RusffCore.sets.show_reportBtn = 0; // Отключение кнопки жалоба RusffCore.sets.share = false; // Отключить функцию "Поделиться" RusffCore.sets.tags = false; // Отключить функцию "Теги" RusffCore.sets.video.button = false; // Отключить видео </script>
<!-- Удаляем лишние строки после цитаты и кода // v.3 © Alex_63 --> <script type="text/javascript"> $('.post-content').each(function() { var CNT = $(this).html(); CNT = CNT.replace(/<p><br><\/p>/img,''); CNT = CNT.replace(/<p><br><br>(.*?)<\/p>/img,'<p>$1</p>'); CNT = CNT.replace(/<p><br>(.*?)<\/p>/img,'<p>$1</p>'); $(this).html(CNT); }); </script> <!-- конец --> <!--Черные подсказки --> <script type="text/javascript"> $('*[title]').tipsy({fade: true, gravity: 'n'}); </script> <!-- Аватар по умолчанию / Deff, Alex_63 --> <script type="text/javascript"> var DefAvtr = 'https://i.imgur.com/IAWyCR2.png'; //Ссылка на аватар по умолчанию var GuestAvtr = 'https://i.imgur.com/eB2TPxr.png'; //Ссылка на аватар для Гостя $('#pun-viewtopic,#pun-messages').find('.pa-title').each(function(){ var b = DefAvtr; if($(this).text()=='Гость'){b = GuestAvtr;} var s='<li class="pa-avatar item2"><img class="defavtr" src="'+b+'" alt="Аватар"/></li>'; if($(this).parent().find('.pa-avatar').html()==null)$(this).after(s); });$('#profile-left strong:contains("Нет аватара")') .parent().html('<div><img src="'+DefAvtr+'"/></div>'); </script> <!-- Кликабельность ника в постах Гостя --> <script>$(".post[data-group-id=3]").find(".pa-author").html(function(){return this.innerHTML.replace(/(<.+>)(.+)$/,'$1<a href="javascript:to(\'$2\')">$2</a>')});</script> <!-- Конец --> <!-- скрыть подфорумы <script type="text/javascript"> str=document.URL; if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php") { document.write("<style>#forum_f27,#forum_f21,#forum_f22,#forum_f23,#forum_f24,#forum_f25,#forum_f29, #forum_f40, #forum_f43, #forum_f44, #forum_f45, #forum_f46, #forum_f47, #forum_f48, #forum_f49, #forum_f50 {display:none} #subforums.container {display:none}</style>"); } </script>--> <!-- Разделение тем: "Важные темы" и "Темы форума" // © Alex_63 --> <style> #pun-main .forum table{ table-layout: auto;} #pun-main tr.tr-divider { font-weight: bold; text-align: left; color: #000080; } </style> <script type="text/javascript">if($('#pun-viewforum').length){$('tr[class$="isticky"]:first').before('<tr class="tr-divider imp"><td class="td-divider" colspan="4">Важные темы</td></tr>');$('tr[class$="isticky"]:last').next('tr').before('<tr class="tr-divider st"><td class="td-divider" colspan="4">Темы форума</td></tr>');$('.stickytext').remove()}</script> <!-- //End//-Разделение тем --> <!-- Юзер-панель --> <script type="text/javascript"> $.get("/profile.php?section=fields&id="+UserID+"", function(data){ var PFld = $(data).find(".input #fld2").val(); }); var mon_array = new Array("", "Января", "Февраля", "Марта", "Апреля", "Мая", "Июня", "Июля", "Августа", "Сентября", "Октября", "Ноября", "Декабря"); var Tm = new Date(); Tm.setTime(1000 * UserRegistered); m = Tm.getMonth() + 1; if (m < 10) m = m; var hh = Tm.getHours(); var mm = Tm.getMinutes() + ''; if (mm < 10) mm = mm; var tm = '<strong>' + Tm.getDate() + ' ' + mon_array[m] + ' ' + Tm.getFullYear() + ' года</strong>'; var UserTotalReg = Math.floor(UserTotalTime / 86400) var UserTotalPost = Math.floor(UserPosts / 60) if (UserAvatar == "") { UserAvatar = "https://i.imgur.com/IAWyCR2.png"; } </script> <script type="text/javascript"> var arr=document.querySelector("#upanel") var name=arr.innerHTML name=name.substring(0) if(GroupID == "3") { arr.innerHTML="<div class='upanel'><div class='uava'><center><img src='https://i.imgur.com/eB2TPxr.png'></center></div></div>"+name} else { arr.innerHTML="<div class='upanel'><div class='uava'><center><a href='/profile.php?action=upload_avatar&id=" + UserID + "' title='Переодеться'><img src=" + UserAvatar + "></a></center></div><div class='utd'><a href='/respect.php?id=" + UserID + "'>Уважение</a>: <strong>" + UserRespectPlus + "</strong> | <a href='/positive.php?id=" + UserID + "'>Позитив</a>: <strong>" + UserPositivePlus + "</strong><br /><a href='/search.php?action=show_user_posts&user_id=" + UserID + "'>Сообщений</a>: <strong>" + UserPosts + "</strong><br />Ты с нами с " + tm + "<br /> Проведено на форуме: <strong>" + UserTotalReg + "</strong> дней<br /><a href='/profile.php?id=" + UserID + "'><strong>Профиль</strong></a> | Редактировать <a href='/profile.php?section=signature&id=" + UserID + "'><strong>подпись</strong></a></div>"+name} </script> <!-- Кликабельность сообщений --> <script type="text/javascript"> $('.post-author ul').each(function(){ if(GroupID == 3) { var id = $(this).find('.pa-author a').attr('href').split('id=')[1]; } else { id = $(this).parents('.post').find('.pl-email:first a').attr('href').split('id=')[1]; } $(this).find('.pa-posts').html('<a href="/search.php?action=show_user_posts&user_id='+id+'" target="_blank">Сообщений</a>:'+$(this).find('.pa-posts').text().split(':')[1]); }); </script> <!-- конец --> <!-- запятая после ника --> <script type="text/javascript"> function to(username) {insert('[b]' + username + '[/b]' + ', ');} </script> <!-- счетчик символов в форме ответа --> <script>var a,L,epl=$("#main-reply"),str='<small id="plng" style="border:1px solid;padding:2px 3px;margin:0 20px 0 10px;">Написано символов: <b>00</b> </small>';epl.parents("fieldset").find("legend").prepend(str);function epl3(){a=epl.val().length;if(a>9){L=''}else{L='0'};$("#plng b").text(L+a)};epl3();$(".pl-quote").click(function (){setTimeout('epl3()',100)});epl.bind('mouseout mousemove keydown keypress keyup',function(e){epl3()});</script> <!-- счетчик символов в посте --> <style> .post-symbols { border: 2px solid #f6d95e; border-radius: 5px; width: 65px; text-align: center; padding: 1px; font-weight:300; font-weight: bold; color: #e3ba0d; } </style> <script type="text/javascript"> var categoryArr = $('#pun-crumbs1').html().match(/\/viewforum\.php\?id=(\d*?)"/gi) || []; var category = categoryArr.pop() || 0; var catId = (category !== 0) ? category.substr(category.indexOf('id=') + 3).match(/\d/g).join('') : 0; var categoryAccess = ["22","24"]; //категория, где считаются посты if(categoryAccess.indexOf(catId) !== -1) { $(document).ready(function() { $(".post-content").each(function(index) { var hiddenLength = $(this).find(".hide_Nic-SIG").text().length; var postLength = $(this).children().not(".post-sig").not(".lastedit").text().length - hiddenLength; var str = $(this).parent().parent().parent().parent().children().children().children("strong").not(".fnt"); var postNum = str.text(); var sym = ""; if (postLength % 100 < 10 || postLength % 100 > 15) { if (postLength %10 == 1) { sym = "символ"; } else if (postLength %10 > 1 && postLength % 10 < 5) { sym = "символа"; } else { sym = "символов"; } } else { sym = "символов"; } str.html('' + postNum +'<p class="container"><div class="post-symbols">'+postLength+' '+sym+'</div></p>'); }); }); }; </script> <!-- меняем размер шрифта в топике --> <style id="a_fnt">.post h3 img{margin:0 7px;cursor:pointer;}</style> <script type="text/javascript"> function setcookieF(a,b,c){if(c){var d=new Date();d.setTime(d.getTime());d=new Date(d.getTime()+c)}if(a&&b)document.cookie=a+'='+b+(c?'; expires='+d.toGMTString():'');else return false}function getcookieF(a){var b=new RegExp(a+'=([^;]){1,}');var c=b.exec(document.cookie);if(c){c=c[0].split('=')}else{return false}return c[1]?c[1]:false} a='<strong class=fnt style="width:auto;"><img src="https://i.imgur.com/8I0AXD2.png" alt="-" />размер шрифта<img src="https://i.imgur.com/FyJ6iGl.png" alt="+" /></strong>';$(".post:first h3 strong,.post:last h3 strong").after(a); b_Fnt1='<style id=b_fnt>#main-reply,.punbb .post-content{font-size:';b_Fnt2='px;}</style>' var c_Fnt; N=getcookieF('c_Fnt') if(N){c_Fnt=parseFloat(N);setcookieF('c_Fnt',c_Fnt,30*24*60*60*1000)}else{var c_Fnt=Math.round(parseFloat($(".punbb .post-content").css("font-size")));} b_Fnt=b_Fnt1+c_Fnt+b_Fnt2; $("#a_fnt").after(b_Fnt); function setFnt_Size(){ b_Fnt=b_Fnt1+c_Fnt+b_Fnt2; $("#b_fnt").replaceWith(b_Fnt);//alert(b_Fnt) setcookieF('c_Fnt',c_Fnt,30*24*60*60*1000); } $(".post h3 img[alt='-']").click(function (){if(c_Fnt){c_Fnt--;setFnt_Size();}}); $(".post h3 img[alt='+']").click(function (){if(c_Fnt<38){c_Fnt++;setFnt_Size();}}); </script> <!-- конец регулировки шрифта --> <!--дополнительные шрифты --> <script type="text/javascript"> $(document).ready(function(){ $("#font-area").append('<div style="font-size:15px"><span class=b><u><b>рус. и eng.</b></u></span></div>'); $("#font-area").append('<div style="font-family:Amatic SC"><span>Amatic SC</span><img onclick="bbcode(\'[font=Amatic SC]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family:Caveat"><span>Caveat</span><img onclick="bbcode(\'[font=Caveat]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family:Cormorant Unicase"><span>Cormorant Unicase</span><img onclick="bbcode(\'[font=Cormorant Unicase]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family:Jura"><span>Jura</span><img onclick="bbcode(\'[font=Jura]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family:Lobster"><span>Lobster</span><img onclick="bbcode(\'[font=Lobster]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family:Oswald"><span>Oswald</span><img onclick="bbcode(\'[font=Oswald]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family:Pacifico"><span>Pacifico</span><img onclick="bbcode(\'[font=Pacifico]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Raleway"><span>Raleway</span><img onclick="bbcode(\'[font=Raleway]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Roboto Condensed"><span>Roboto Condensed</span><img onclick="bbcode(\'[font=Roboto Condensed]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-size:15px"><span class=b><u><b>only eng.</b></u></span></div>'); $("#font-area").append('<div style="font-family: Abel"><span>Abel</span><img onclick="bbcode(\'[font=Abel]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Alex Brush"><span>Alex Brush</span><img onclick="bbcode(\'[font=Alex Brush]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Arizonia"><span>Arizonia</span><img onclick="bbcode(\'[font=Arizonia]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Bangers"><span>Bangers</span><img onclick="bbcode(\'[font=Bangers]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family:Bebas Neue"><span>Bebas Neue</span><img onclick="bbcode(\'[font=Bebas Neue]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family:Cabin Sketch"><span>Cabin Sketch</span><img onclick="bbcode(\'[font=Cabin Sketch]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Chewy"><span>Chewy</span><img onclick="bbcode(\'[font=Chewy]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Cinzel"><span>Cinzel</span><img onclick="bbcode(\'[font=Cinzel]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family:Dawning of a New Day"><span>Dawning of a New Day</span><img onclick="bbcode(\'[font=Dawning of a New Day]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Fredericka the Great"><span>Fredericka the Great</span><img onclick="bbcode(\'[font=Fredericka the Great]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Gaegu"><span>Gaegu</span><img onclick="bbcode(\'[font=Gaegu]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Gamja Flower"><span>Gamja Flower</span><img onclick="bbcode(\'[font=Gamja Flower]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Gloria Hallelujah"><span>Gloria Hallelujah</span><img onclick="bbcode(\'[font=Gloria Hallelujah]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Great Vibes"><span>Great Vibes</span><img onclick="bbcode(\'[font=Great Vibes]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Hi Melody"><span>Hi Melody</span><img onclick="bbcode(\'[font=Hi Melody]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Indie Flower"><span>Indie Flower</span><img onclick="bbcode(\'[font=Indie Flower]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Kaushan Script"><span>Kaushan Script</span><img onclick="bbcode(\'[font=Kaushan Script]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Nanum Brush Script"><span>Nanum Brush Script</span><img onclick="bbcode(\'[font=Nanum Brush Script]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Nothing You Could Do"><span>Nothing You Could Do</span><img onclick="bbcode(\'[font=Nothing You Could Do]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Permanent Marker"><span>Permanent Marker</span><img onclick="bbcode(\'[font=Permanent Marker]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Reenie Beanie"><span>Reenie Beanie</span><img onclick="bbcode(\'[font=Reenie Beanie]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family:Sail"><span>Sail</span><img onclick="bbcode(\'[font=Sail]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Satisfy"><span>Satisfy</span><img onclick="bbcode(\'[font=Satisfy]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Shadows Into Light"><span>Shadows Into Light</span><img onclick="bbcode(\'[font=Shadows Into Light]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family:Six Caps"><span>Six Caps</span><img onclick="bbcode(\'[font=Six Caps]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Special Elite"><span>Special Elite</span><img onclick="bbcode(\'[font=Special Elite]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family:UnifrakturMaguntia"><span>UnifrakturMaguntia</span><img onclick="bbcode(\'[font=UnifrakturMaguntia]\',\'[/font]\')" src="/i/blank.gif" /></div>'); $("#font-area").append('<div style="font-family: Zilla Slab Highlight"><span>Zilla Slab Highlight</span><img onclick="bbcode(\'[font=Zilla Slab Highlight]\',\'[/font]\')" src="/i/blank.gif" /></div>'); }); </script> <!-- конец шрифтов --> <!-- ТЕГ абзаца - [indent] --> <style>#button-indent {background:url(http://s7.uploads.ru/t/mnkgq.png)no-repeat center 6px!important;}</style> <script type="text/javascript">(function(){ var b = '[indent]'; $("#button-strike").after('<td id="button-indent" title="Отступы"><img src="/i/blank.gif" onclick="smile(\''+b+'\')"></td>'); var indent = '<span style="display:inline-block;margin:0.7em 1.1em;"></span>'; /*удвоенные Отступы сверху и слева*/ $('.post-content p:contains("'+b+'")').each(function(){ $(this).html( $(this).html().replace(/\[indent\]/gm,indent));});}()); </script><!-- Конец --> <!-- НАЧАЛО. обычная загрузка картинок --> <script> var oldIMG="<td id=\"button-image2\" title=\"Вставка изображения\"><img onclick=\"bbcode('[img]','[/img]')\" src=\"/i/blank.gif\"/></td>" $("#button-image").after(oldIMG); </script> <!-- КОНЕЦ. обычная загрузка картинок --> <!-- Спойлер без медиа --> <script> var spoiler = "<td onclick=\"return tag_spoiler('spoiler');\" id=\"button-spoiler2\" title=\"Свернутый текст\"><img src=\"/i/blank.gif\"></td>"; $("#button-spoiler").after(spoiler); </script> <!-- НАЧАЛО. кнопка HTML--> <script> var addHTML="<td id=\"button-html\" title=\"Вставить код html\"><img onclick=\"bbcode('[html]','[/html]')\" src=\"/i/blank.gif\"/></td>" $("#button-code").after(addHTML); </script> <!-- КОНЕЦ. кнопка HTML --> <!--дополнительные смайлы v.3.1 © Romych--> <script type="text/javascript"> var nabor=[]; nabor['emoji']=[ 'https://i.imgur.com/ZO3R9lc.png', 'https://i.imgur.com/KFet3RK.png', 'https://i.imgur.com/mSfSJCD.png', 'https://i.imgur.com/h7GnUqE.png', 'https://i.imgur.com/536u0Fw.png', 'https://i.imgur.com/e1d1yBQ.png', 'https://i.imgur.com/a8xi536.png', 'https://i.imgur.com/gAeQAKC.png', 'https://i.imgur.com/GxD0lxP.png', 'https://i.imgur.com/61aaP2K.png', 'https://i.imgur.com/8u38h2O.png', 'https://i.imgur.com/wuDZMUb.png', 'https://i.imgur.com/xkqvFC8.png', 'https://i.imgur.com/6xENKQz.png', 'https://i.imgur.com/YFBy1ZK.png', 'https://i.imgur.com/UkCc7fI.png', 'https://i.imgur.com/BNoenqx.png', 'https://i.imgur.com/7f6wU1t.png', 'https://i.imgur.com/6vJ132J.png', 'https://i.imgur.com/EfJXOyw.png', 'https://i.imgur.com/4cC2L5X.png', 'https://i.imgur.com/FzshHB6.png', 'https://i.imgur.com/FAeB5m0.png', 'https://i.imgur.com/8Xs5kFO.png', 'https://i.imgur.com/G2uTvPO.png', 'https://i.imgur.com/MYICrra.png', 'https://i.imgur.com/1BhexzR.png', 'https://i.imgur.com/HkpKSSs.png', 'https://i.imgur.com/xviX26x.png', 'https://i.imgur.com/Z2fojCT.png', 'https://i.imgur.com/gNhEge6.png', 'https://i.imgur.com/RLzMyPF.png', 'https://i.imgur.com/0Gd2cD4.png', 'https://i.imgur.com/cEoU4nx.png', 'https://i.imgur.com/5HwzS0k.png', 'https://i.imgur.com/bxGxrdW.png', 'https://i.imgur.com/IFlmru5.png', 'https://i.imgur.com/wWOmpPE.png', 'https://i.imgur.com/JyWvwlM.png', 'https://i.imgur.com/aEf0vy1.png', 'https://i.imgur.com/J1pfiT6.png', 'https://i.imgur.com/6w9qvEQ.png', 'https://i.imgur.com/JYMaQ0s.png', 'https://i.imgur.com/JYsb3PG.png', 'https://i.imgur.com/u0oB5iK.png', 'https://i.imgur.com/jChdB5b.png', 'https://i.imgur.com/F9nUwJt.png', 'https://i.imgur.com/TibPwj3.png', 'https://i.imgur.com/HwQ7IlT.png', 'https://i.imgur.com/DYGBt2G.png', 'https://i.imgur.com/4eGLL6Y.png', 'https://i.imgur.com/FOJtNlx.png', 'https://i.imgur.com/VfJUHBC.png', 'https://i.imgur.com/vyc8buC.png', 'https://i.imgur.com/c3WHflE.png', 'https://i.imgur.com/oIA55wM.png', 'https://i.imgur.com/ui5qJdu.png', 'https://i.imgur.com/YFmaxTr.png', 'https://i.imgur.com/sSOEq8N.png', 'https://i.imgur.com/IuB9JdH.png', 'https://i.imgur.com/0FMnypB.png', 'https://i.imgur.com/zr4aVuH.png', 'https://i.imgur.com/mHwFpWJ.png', 'https://i.imgur.com/Ikymb1F.png', 'https://i.imgur.com/wH20aH9.png', 'https://i.imgur.com/Sgte25n.png', 'https://i.imgur.com/iVd01zZ.png', 'https://i.imgur.com/b9Oj6kc.png', 'https://i.imgur.com/cVJaU5g.png', 'https://i.imgur.com/X6JJfyj.png', 'https://i.imgur.com/2F5pjYb.png', 'https://i.imgur.com/z2z922G.png', 'https://i.imgur.com/HkSEjy4.png', 'https://i.imgur.com/B2UHNgo.png', 'https://i.imgur.com/VoVf7yg.png', 'https://i.imgur.com/OgvR6Sq.png', 'https://i.imgur.com/ArfNLN0.png', 'https://i.imgur.com/YxkbgMa.png', 'https://i.imgur.com/Ne42xUY.png', 'https://i.imgur.com/LkaVAmu.png', 'https://i.imgur.com/RWb20kx.png', 'https://i.imgur.com/RiqbmGZ.png', 'https://i.imgur.com/6J8iL6c.png', 'https://i.imgur.com/eSfEkt9.png', 'https://i.imgur.com/f77r7fx.png', 'https://i.imgur.com/jUXZesE.png', 'https://i.imgur.com/vi5N9n2.png', 'https://i.imgur.com/EbL9SKJ.png', 'https://i.imgur.com/equObPz.png', 'https://i.imgur.com/QpjknJh.png', 'https://i.imgur.com/ROF5tjA.png', 'https://i.imgur.com/OIsIP0v.png', 'https://i.imgur.com/wljH0vh.png', 'https://i.imgur.com/H2zp5VW.png', 'https://i.imgur.com/yiDnI3w.png', 'https://i.imgur.com/NYrNdDL.png', 'https://i.imgur.com/LhdyHPO.png', 'https://i.imgur.com/qQk03He.png', 'https://i.imgur.com/8QShpj5.png', 'https://i.imgur.com/YgcQoGK.png', 'https://i.imgur.com/aXRz4vT.png', 'https://i.imgur.com/RYvxIJC.png', 'https://i.imgur.com/iFO6eYl.png', 'https://i.imgur.com/BXELt7R.png', 'https://i.imgur.com/QZHLsfp.png', 'https://i.imgur.com/1CgRsXu.png', 'https://i.imgur.com/oV1lNfK.png', 'https://i.imgur.com/IUn9xXV.png', 'https://i.imgur.com/jkwwago.png', 'https://i.imgur.com/96fK4Bk.png', 'https://i.imgur.com/coiw3ge.png', 'https://i.imgur.com/Vb4FwGK.png', 'https://i.imgur.com/ZP7B2M1.png', 'https://i.imgur.com/pzOSRCJ.png', 'https://i.imgur.com/BXbOJIf.png', 'https://i.imgur.com/qzsdIJe.png', 'https://i.imgur.com/yhe4FiT.png', 'https://i.imgur.com/pgcTaUq.png', 'https://i.imgur.com/176pYLG.png', 'https://i.imgur.com/AMiDEfz.png', 'https://i.imgur.com/pKAX7XE.png', 'https://i.imgur.com/geLY55k.png', 'https://i.imgur.com/Nknaxps.png', 'https://i.imgur.com/l0YtiWC.png', 'https://i.imgur.com/eehe04x.png', 'https://i.imgur.com/oJmccLD.png', 'https://i.imgur.com/iiUWltI.png', 'https://i.imgur.com/Zfau3lR.png', 'https://i.imgur.com/pUqk9ab.png', 'https://i.imgur.com/EqbmhCw.png', 'https://i.imgur.com/0a4n1tf.png', 'https://i.imgur.com/ZS6QCU2.png', 'https://i.imgur.com/KKK1DKG.png', 'https://i.imgur.com/monqs29.png', 'https://i.imgur.com/zlV7yf4.png', 'https://i.imgur.com/Ok0pcNg.png', 'https://i.imgur.com/s88ZAUQ.png', 'https://i.imgur.com/AuutigK.png', 'https://i.imgur.com/ckjMJQC.png', 'https://i.imgur.com/yagoopx.png', 'https://i.imgur.com/k27utTi.png', 'https://i.imgur.com/yRiuPu9.png', 'https://i.imgur.com/uEgr2Hg.png', 'https://i.imgur.com/ON7KdxD.png', 'https://i.imgur.com/fwSCQS6.png', 'https://i.imgur.com/S1tRJHz.png', 'https://i.imgur.com/Rb1WinX.png', 'https://i.imgur.com/W4doUCO.png', 'https://i.imgur.com/12Py8ol.png', 'https://i.imgur.com/phnvH9A.png', 'https://i.imgur.com/8u5Hce4.png', 'https://i.imgur.com/VmveOjG.png', 'https://i.imgur.com/KRzQkBc.png', 'https://i.imgur.com/HTVQmqh.png', 'https://i.imgur.com/pkfYE1P.png', 'https://i.imgur.com/A8S9H0N.png', 'https://i.imgur.com/i4Ur2nV.png', 'https://i.imgur.com/lVDpgF7.png', 'https://i.imgur.com/u2Xy91b.png', 'https://i.imgur.com/pNcDZzU.png', 'https://i.imgur.com/r9Odlb6.png', 'https://i.imgur.com/22bxom4.png', 'https://i.imgur.com/XmwLL0q.png', 'https://i.imgur.com/8jm88sE.png', 'https://i.imgur.com/72DN8Gi.png', 'https://i.imgur.com/mmkVOTB.png', 'https://i.imgur.com/oExYMqE.png', 'https://i.imgur.com/SyxOXEs.png', 'https://i.imgur.com/xzWh5MP.png', 'https://i.imgur.com/8DVLTfC.png', 'https://i.imgur.com/duk9QCg.png', 'https://i.imgur.com/n8Ao25U.png', 'https://i.imgur.com/FgVXRA9.png', 'https://i.imgur.com/ySYDgc2.png', 'https://i.imgur.com/NQ1xBJt.png', 'https://i.imgur.com/Gi5RhZh.png', 'https://i.imgur.com/DOY3BMZ.png', 'https://i.imgur.com/Lpu3Z14.png', 'https://i.imgur.com/RH7UADM.png', 'https://i.imgur.com/TnJTwDv.png', 'https://i.imgur.com/SevfdCL.png', 'https://i.imgur.com/GB7MvEo.png', 'https://i.imgur.com/PFfv15K.png', 'https://i.imgur.com/xq0Rp2Y.png', 'https://i.imgur.com/D4tR0Wy.png', 'https://i.imgur.com/ycicLkE.png', 'https://i.imgur.com/zPpmLWc.png', 'https://i.imgur.com/wQg3VRH.png', 'https://i.imgur.com/qdeM1ax.png'], nabor['колобки']=[ 'https://i.imgur.com/HgyzSNK.gif', 'https://i.imgur.com/xiaDRT8.gif', 'https://i.imgur.com/hxWcZ0Z.gif', 'https://i.imgur.com/OTxzgpj.gif', 'https://i.imgur.com/6rSPGFS.gif', 'https://i.imgur.com/JakA0jw.gif', 'https://i.imgur.com/RrLILMh.gif', 'https://i.imgur.com/SGhE23j.gif', 'https://i.imgur.com/1mtaBNK.gif', 'https://i.imgur.com/AcuHwEv.gif', 'https://i.imgur.com/PQA63JJ.gif', 'https://i.imgur.com/UP3GmuP.gif', 'https://i.imgur.com/GePJg9m.gif', 'https://i.imgur.com/KuBiG1z.gif', 'https://i.imgur.com/HOdMU94.gif', 'https://i.imgur.com/kX5kfiV.gif', 'https://i.imgur.com/ZNUJAby.gif', 'https://i.imgur.com/0Yqn0e4.gif', 'https://i.imgur.com/uolJowN.gif', 'https://i.imgur.com/alaxdzt.gif', 'https://i.imgur.com/dTIPVXP.gif', 'https://i.imgur.com/xqoF1Rb.gif', 'https://i.imgur.com/8W94RSm.gif', 'https://i.imgur.com/R7xtK5r.gif', 'https://i.imgur.com/EGH4eWT.gif', 'https://i.imgur.com/l3UZ6Qk.gif', 'https://i.imgur.com/hrZgNC4.gif', 'https://i.imgur.com/93tAlQF.gif', 'https://i.imgur.com/VArL7Bt.gif', 'https://i.imgur.com/FbYMDqZ.gif', 'https://i.imgur.com/zoEALUW.gif', 'https://i.imgur.com/pwqs3jW.gif', 'https://i.imgur.com/vGeJdVS.gif', 'https://i.imgur.com/eVCPKRA.gif', 'https://i.imgur.com/ndpk9bg.gif', 'https://i.imgur.com/b0RaL6d.gif', 'https://i.imgur.com/sIcOR4Y.gif', 'https://i.imgur.com/DKmAlFh.gif', 'https://i.imgur.com/meA6g9g.gif', 'https://i.imgur.com/pG3gxDL.gif', 'https://i.imgur.com/MmLbq5i.gif', 'https://i.imgur.com/I8IsnNI.gif'], nabor['прыгуны']=[ 'https://i.imgur.com/tk9s7zD.gif', 'https://i.imgur.com/JABaWkP.gif', 'https://i.imgur.com/DLUSVg9.gif', 'https://i.imgur.com/11AJrFf.gif', 'https://i.imgur.com/IdTuszn.gif', 'https://i.imgur.com/KKF57NI.gif', 'https://i.imgur.com/dWWNasn.gif', 'https://i.imgur.com/7MB1xoh.gif', 'https://i.imgur.com/5BM5MKJ.gif', 'https://i.imgur.com/6nwTGf7.gif', 'https://i.imgur.com/OC3DjN2.gif', 'https://i.imgur.com/C1KhCuQ.gif', 'https://i.imgur.com/2teL2WW.gif', 'https://i.imgur.com/1sgRac6.gif', 'https://i.imgur.com/3zSLG8O.gif', 'https://i.imgur.com/OhgiltO.gif', 'https://i.imgur.com/Py3v4W3.gif', 'https://i.imgur.com/WGPNv84.png', 'https://i.imgur.com/3f34R2v.gif', 'https://i.imgur.com/euiMDyI.gif', 'https://i.imgur.com/DxRu4W9.gif', 'https://i.imgur.com/Lhyc0bZ.gif', 'https://i.imgur.com/6p7IDhp.gif', 'https://i.imgur.com/HTDtMEF.gif', 'https://i.imgur.com/VlnslZa.gif', 'https://sa.uploads.ru/UQRTd.gif', 'https://i.imgur.com/TEPAlC4.gif', 'https://i.imgur.com/3KTofQE.gif', 'https://i.imgur.com/HNET7vQ.gif', 'https://i.imgur.com/hPntFc8.gif', 'https://i.imgur.com/LwW4YKi.gif', 'https://i.imgur.com/fpIBHI9.gif', 'https://sa.uploads.ru/GXoKp.gif', 'https://i.imgur.com/jmKR9Y9.gif', 'https://i.imgur.com/FYYt0Mc.gif', 'https://s9.uploads.ru/FSQXk.gif', 'https://i.imgur.com/tyn33Em.gif', 'https://i.imgur.com/2IyjR0M.gif', 'https://i.imgur.com/ZCJprPc.gif', 'https://i.imgur.com/hyyg4gE.gif', 'https://i.imgur.com/zxTdeBb.gif', 'https://i.imgur.com/rRaCoFb.gif', 'https://s9.uploads.ru/4lLKW.gif', 'https://i.imgur.com/osMUojt.gif', 'https://i.imgur.com/99WCNF3.gif', 'https://i.imgur.com/0TAMe0T.gif', 'https://i.imgur.com/cfFRCIV.gif', 'https://i.imgur.com/hWRwFjy.gif', 'https://i.imgur.com/t3C3izy.gif', 'https://i.imgur.com/Z0elDlT.gif', 'https://i.imgur.com/oZfhnc2.gif', 'https://i.imgur.com/4pwDRQL.gif', 'https://i.imgur.com/hsMd5QW.gif', 'https://i.imgur.com/pcsMV9O.gif', 'https://i.imgur.com/emObRsg.gif', 'https://i.imgur.com/Fpw3qh5.gif', 'https://i.imgur.com/WcHFBXY.gif', 'https://i.imgur.com/VgYS7h3.gif', 'https://i.imgur.com/IIursF4.gif', 'https://i.imgur.com/zNvTJRt.gif', 'https://i.imgur.com/eSbbcPH.gif', 'https://i.imgur.com/szCLyzy.gif', 'https://i.imgur.com/HGxMaz5.gif', 'https://i.imgur.com/994kPRL.gif', 'https://i.imgur.com/1V6AMzO.gif', 'https://i.imgur.com/TlSEzYC.gif', 'https://i.imgur.com/y1Y4sUr.gif', 'https://i.imgur.com/8aZK51H.gif', 'https://i.imgur.com/SCW6Lty.gif', 'https://i.imgur.com/D6wOjuM.gif', 'https://i.imgur.com/XC4dN1N.gif', 'https://i.imgur.com/cN0O03O.gif', 'https://i.imgur.com/KZ8wfIq.gif', 'https://i.imgur.com/hFx6FGc.gif', 'https://i.imgur.com/U4jIBB7.gif'], nabor['котики']=[ 'https://i.imgur.com/t76ZnRM.png', 'https://i.imgur.com/TICPl0d.png', 'https://i.imgur.com/1bAsGuL.gif', 'https://i.imgur.com/nyU4J8J.gif', 'https://i.imgur.com/MuGFRBX.gif', 'https://i.imgur.com/Puoejmm.gif', 'https://i.imgur.com/WXAFtD2.gif', 'https://i.imgur.com/J0dSdrn.gif', 'https://i.imgur.com/YwDWDXQ.gif', 'https://i.imgur.com/9dHoOQ2.gif', 'https://i.imgur.com/354aRzx.gif', 'https://i.imgur.com/s9NMVYb.gif', 'https://i.imgur.com/fgOE6mk.gif', 'https://i.imgur.com/lxVkOxn.png', 'https://i.imgur.com/inhhCay.gif', 'https://i.imgur.com/6YvpFT2.gif', 'https://i.imgur.com/UFwzHyU.gif', 'https://i.imgur.com/Dvwl310.gif', 'https://i.imgur.com/jEKzGmd.gif', 'https://i.imgur.com/UQjlMzl.gif', 'https://i.imgur.com/doFmbnf.gif', 'https://i.imgur.com/fc5Tp9A.gif', 'https://i.imgur.com/ETiNPiT.png', 'https://i.imgur.com/WzcXnlH.png', 'https://i.imgur.com/5tWkAST.png', 'https://i.imgur.com/1DDdS8B.png', 'https://i.imgur.com/7FIyqRJ.png', 'https://i.imgur.com/8b2DUvi.gif', 'https://i.imgur.com/UlVR3Oc.gif', 'https://i.imgur.com/KPAKHyF.gif', 'https://i.imgur.com/If9OM97.gif', 'https://i.imgur.com/q3oSDet.gif', 'https://i.imgur.com/qwaOMZJ.gif', 'https://i.imgur.com/4FW3YRC.gif', 'https://i.imgur.com/ODHD6X5.gif', 'https://i.imgur.com/XbX2WWp.gif', 'https://i.imgur.com/97DYQ5m.gif', 'https://i.imgur.com/Jl3tSqd.gif', 'https://i.imgur.com/sFP6LWu.gif', 'https://i.imgur.com/I2aB93j.gif', 'https://i.imgur.com/TfebvNM.gif', 'https://i.imgur.com/NwIsrhZ.gif', 'https://i.imgur.com/3JemPDi.gif', 'https://i.imgur.com/cVCvHm0.gif', 'https://i.imgur.com/AUedDNQ.gif', 'https://i.imgur.com/wxS1xG5.gif', 'https://i.imgur.com/jijm64j.gif', 'https://i.imgur.com/r4k6JkG.gif']; $('#button-smile').one('click',function(){$('#smilies-block').addClass('t-0');var vkl = '<div id="wrapper"><ul class="tabs" onclick="return FORUM.get('editor.smile.onclick()',false)"><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 loading="lazy" 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> <!— конец смайлов—> <!------смена имиджа---------> <script src="https://forumstatic.ru/files/0017/95/29/89289.js"></script> <script> setTimeout(() => $('*[title]').tipsy({fade: true, gravity: 's'}), 400); hvScriptSet.addMask({ guestAccess: ['Урна', 'Выбывшие', 'Омут памяти', 'Забвение'], forumAccessExtended: { 'Урна': ['Пишут анкету', 'Обитатели'], 'Выбывшие': ['Пишут анкету', 'Обитатели'], 'Дивиденды': ['Обитатели'], 'Заявка на ПМЖ': ['Пишут анкету', 'Обитатели'], 'Обитатели': ['Обитатели'], 'Обитатели 2.0': ['Обитатели'], 'Выручай комната': ['Обитатели'], 'Мелодия жизни': ['Обитатели'], 'Бумага все стерпит': ['Обитатели'], 'На связи': ['Пишут анкету', 'Обитатели'], 'Кубок победителя': ['Обитатели'], 'Личные комнаты': ['Обитатели'], 'Ателье': ['Обитатели'], 'Омут памяти': ['Пишут анкету', 'Обитатели'], 'Забвение': ['Пишут анкету', 'Обитатели'] }, changeList: { 'pafld1': { title: 'ЛЗ', description: 'Вставь шаблон. Строки Profession и Soulmate можно заменить или убрать. Можно добавить свои строки. Все ЛЗ вводится без перевода на другую строку. <br><br>Переносы строки оформляются тегом <*br>. Так же пригодятся теги: <*b><*/b> - жирный текст, <*i><*/i> - курсив, <*u><*/u> - подчеркнутый. Ссылка оформляется так: <*a href="ССЫЛКА">ТЕКСТ ССЫЛКИ<*/a>. Теги пишем без звездочек.', tag: 'lz', class: 'pa-fld1', defaultCode: '<div class=phrase>ЛЮБАЯ ФРАЗА, ХАРАКТЕРИЗУЮЩАЯ ВАС</div><br><a class="ank" href="ССЫЛКА НА АНКЕТУ ПЕРСОНАЖА">ИМЯ ПЕРСОНАЖА, ВОЗРАСТ y.o.</a><br><b>Profession:</b> ОБОЗНАЧЕНИЕ ПРОФЕССИИ<br><b>Soulmate:</b> <a href="ССЫЛКА НА ПРОФИЛЬ">ВАШ СОУЛМЕЙТ</a>', type: 'html' } }, userFields: ['pa-author, pa-title, pa-avatar item2, pa-fld2, pa-fld3, pa-fld4, pa-fld1, pa-posts, pa-respect, pa-last-visit, pa-ip, pa-online, pa-awards'] }); </script> <style> /*--------------для маски-----------------*/ #mask_dialog .inner { background: #fff0f5!important; -webkit-box-shadow: 7px 7px 0px 3px rgb(47 30 73), -7px 0 0 0px rgb(47 30 73); -moz-box-shadow: 7px 7px 0px 3px rgba(47, 30, 73), -7px 0 0 0px rgba(47 30 73); box-shadow: 7px 7px 0px 3px rgb(47 30 73), -7px 0 0 0px rgb(47 30 73); margin-top: -45px; } #mask_dialog .inner .hv-mask-dialog-title { width: 790px; height: 40px; margin-left: -38px; margin-top: -43px; background: #cfb1d2; padding: 5px!important; z-index: 100; position: absolute; font-size: 20px; color: #f2f3f4; font-family: 'Amatic SC'; font-weight: 700!important; text-shadow: 2px 2px 3px rgb(92 66 45 / 50%); } #mask_dialog .inner .hv-mask-block { font-weight:300; font-size: 13px; } #mask_dialog .inner .hv-preview-author { font-size: 16px; color: #f2f3f4; font-family: 'Amatic SC'; font-weight: 700!important; text-shadow: 2px 2px 3px rgb(92 66 45 / 50%); background: #cfb1d2; margin: auto 2px; } #mask_dialog .inner .hv-preview-title { fotn-size: 13px; } #mask_dialog .hv-preview-pafld1 .phrase { width: 118px; } #mask_form input { padding-top: 2px; background: #fdf1fd; box-shadow: 0 3px 3px #d8bfd8 inset; border: none; } #mask_dialog textarea#mask_pafld1 { font-size: 11px; min-height: 65px;} #mask_dialog .hv-storage-count { color: #000080; } </style> <!--Меняем зарегистрированных пользователей и т.п. --> <script type="text/javascript">function UniverСhange(selektor,changed,substitute){ $(selektor).each(function(){if ($(this).parent().html()!=null){if($(this).parent().html().indexOf(changed)!=-1){ $(this).parent().html($(this).parent().html().replace(changed,substitute));};};});} UniverСhange("#pun-stats .item3","Зарегистрированных пользователей:","Всего обитателей:"); UniverСhange("#pun-stats .item4","Последним зарегистрировался:","Последним прибыл:"); UniverСhange("#pun-stats .item5","Активны","Сейчас В Закромах спрятаны:"); //На следущей строке можно добавить еще запрос</script> <!— конец —> <!-- конец -->
<!-- ОБТЕКАНИЕ ИЗОБРАЖЕНИЯ --> <script language="javascript"> $(function(){ $('td#button-link').before('<td id="floatbut" title=\"Обтекание изображения\" style=\'background-image:url("http://s002.radikal.ru/i198/1009/43/f183caeae434.gif")\'></td>'); $('*[title]').tipsy({fade: true, gravity: 's'}); $('#floatbut, .vibor').click(function(){ $('div#float').toggle();}); }); elm=document.getElementsByTagName("div") for(x in elm) if(elm[x].className=="post-content") { post = elm[x].innerHTML; if(post.indexOf("[/float]") != -1) { floats = /\[float=(.*?)\]([^\[]{1,11000})\[\/float\]/gi elm[x].innerHTML = elm[x].innerHTML.replace(floats, "<span style='float: $1; margin: 8px; text-align: $1;'>$2</span>") }} </script> <div id="float" style="display:none;position: absolute;left: 390px;top: 55px;width: 130px;z-index: 2;background-color: #fdf1fd;border-radius: 3px;padding-top: 10px;font-weight:300;font-size: 13px; text-align: center; box-shadow: 0 0 0 1px #d8bfd8 inset, 5px 0 0 0 #d8bfd8 inset;"> <div><strong>направление обтекания</strong></div><br> <div align="center"> <img class="vibor" src="http://s001.radikal.ru/i193/1009/96/695abc799ddb.png" title="left" onclick="bbcode('[float=left]', '[/float]')" /> <img class="vibor" src="http://s002.radikal.ru/i199/1009/ac/95c10fcc7d82.png" title="right" onclick="bbcode('[float=right]', '[/float]')" /> </div></div> <!-- Конец --> <script src="https://forumstatic.ru/files/0017/95/29/40399.js"></script> <script> $(document).ready(function() { hvStickerPack.init("http://forumstatic.ru/files/0019/10/7a/41556.txt"); //ссылка на файл }); </script> <!-- Material Icons в форме ответа (с) ForumD.ru, Герда --> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <style> #form-buttons tr {display: block;width: 100%;text-align: center;} #form-buttons td img {position: absolute; z-index: 100; left: 0; top: 0;} #form-buttons td { background-image: none !important; display: inline-block; position: relative; width: 24px; height: 24px; border: none; } #form-buttons td .material-icons { position: absolute; z-index: 1; left: 0; font-size: 19px; /* размер иконок */ padding: 3px; /* отступ от иконки до кнопки */ color: #540e5d; /* цвет иконок */ transition: 0.5s; } #form-buttons td:hover .material-icons {opacity:0.5; transition: 0.5s;} /* изменение цвета иконки при наведении курсора */ </style> <script type="text/javascript"> $(document).ready(function(){ $("#button-font").append('<i class="material-icons">font_download</i>'); $("#button-size").append('<i class="material-icons">format_size</i>'); $("#button-bold").append('<i class="material-icons">format_bold</i>'); $("#button-italic").append('<i class="material-icons">format_italic</i>'); $("#button-underline").append('<i class="material-icons">format_underlined</i>'); $("#button-strike").append('<i class="material-icons">strikethrough_s</i>'); $("#button-indent").append('<i class="material-icons">format_indent_increase</i>'); $("#button-left").append('<i class="material-icons">format_align_left</i>'); $("#button-center").append('<i class="material-icons">format_align_center</i>'); $("#button-right").append('<i class="material-icons">format_align_right</i>'); $("#floatbut").append('<i class="material-icons">art_track</i>'); $("#button-link").append('<i class="material-icons">link</i>'); $("#button-spoiler").append('<i class="material-icons">menu_book</i>'); $("#button-spoiler2").append('<i class="material-icons">import_contacts</i>'); $("#button-image").append('<i class="material-icons">image</i>'); $("#button-image2").append('<i class="material-icons">photo_library</i>'); $("#button-video").append('<i class="material-icons">ondemand_video</i>'); $("#button-hide").append('<i class="material-icons">lock_open</i>'); $("#button-quote").append('<i class="material-icons">format_quote</i>'); $("#button-code").append('<i class="material-icons">code</i>'); $("#button-html").append('<i class="material-icons">integration_instructions</i>'); $("#button-color").append('<i class="material-icons">color_lens</i>'); $("#button-table").append('<i class="material-icons">dashboard_customize</i>'); $("#button-smile").append('<i class="material-icons">mood</i>'); $("#button-keyboard").append('<i class="material-icons">keyboard</i>'); $("#button-addition").append('<i class="material-icons">arrow_drop_down</i>'); $("#button-good").append('<i class="material-icons">done_outline</i>'); $("#button-sticker").append('<i class="material-icons">add_reaction</i>'); setTimeout(() => $("#button-mask").append('<i class="material-icons">theater_comedy</i>'), 400); }); </script> <div style="display: inline-block;"> <input type="button" value="Tumblr" onclick="return showhide1(this)"> <div align="center"> <p style="display:none"> <!--50px--> <img src="http://s1.uplds.ru/t/sCXLu.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/sCXLu.gif[/img]')" /> <img src="http://s1.uplds.ru/t/guOkl.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/guOkl.gif[/img]')" /> <img src="http://s1.uplds.ru/t/RcyuL.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/RcyuL.gif[/img]')" /> <img src="http://s1.uplds.ru/t/6kVI7.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/6kVI7.gif[/img]')" /> <img src="http://s2.uplds.ru/t/u4EAV.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/u4EAV.gif[/img]')" /> <img src="http://s2.uplds.ru/t/cWkgb.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/cWkgb.gif[/img]')" /> <img src="http://s2.uplds.ru/t/BFW5w.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/BFW5w.gif[/img]')" /> <img src="http://s2.uplds.ru/t/yRrnT.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/yRrnT.gif[/img]')" /> <img src="http://s2.uplds.ru/t/8INpO.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/8INpO.gif[/img]')" /> <img src="http://s3.uplds.ru/t/E7hLT.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/t/E7hLT.gif[/img]')" /> <img src="http://s3.uplds.ru/t/SqYU5.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/t/SqYU5.gif[/img]')" /> <img src="http://s3.uplds.ru/t/uBUjD.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/t/uBUjD.gif[/img]')" /> <img src="http://s3.uplds.ru/t/By7gS.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/t/By7gS.gif[/img]')" /> <img src="http://s3.uplds.ru/t/J4BPb.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/t/J4BPb.gif[/img]')" /> <img src="http://s2.uplds.ru/t/dJD0H.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/dJD0H.gif[/img]')" /> <img src="http://s1.uplds.ru/t/qiLhU.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/qiLhU.gif[/img]')" /> <img src="http://s3.uplds.ru/t/UKaS2.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/t/UKaS2.gif[/img]')" /> <img src="http://s2.uplds.ru/t/qGWpS.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/qGWpS.gif[/img]')" /> <img src="http://s2.uplds.ru/t/qCaPg.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/qCaPg.gif[/img]')" /> <img src="http://s2.uplds.ru/t/PLFCt.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/PLFCt.gif[/img]')" /> <img src="http://s3.uplds.ru/t/Sq2Zz.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/t/Sq2Zz.gif[/img]')" /> <img src="http://s2.uplds.ru/t/mDATU.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/mDATU.gif[/img]')" /> <img src="http://s2.uplds.ru/t/2T5wM.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/2T5wM.gif[/img]')" /> <img src="http://s2.uplds.ru/t/23phC.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/23phC.gif[/img]')" /> <img src="http://s3.uplds.ru/t/x3tEX.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/t/x3tEX.gif[/img]')" /> <img src="http://s3.uplds.ru/t/unCUH.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/t/unCUH.gif[/img]')" /> <img src="http://s1.uplds.ru/t/atLK7.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/atLK7.gif[/img]')" /> <img src="http://s1.uplds.ru/t/qzG6X.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/qzG6X.gif[/img]')" /> <img src="http://s1.uplds.ru/t/Y3cJ9.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/Y3cJ9.gif[/img]')" /> <img src="http://s1.uplds.ru/t/dOzMb.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/dOzMb.gif[/img]')" /> <img src="http://s1.uplds.ru/t/cz9dj.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/cz9dj.gif[/img]')" /> <img src="http://s1.uplds.ru/t/cFw87.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/cFw87.gif[/img]')" /> <img src="http://s1.uplds.ru/t/IG670.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/IG670.gif[/img]')" /> <img src="http://s1.uplds.ru/t/NyBH9.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/NyBH9.gif[/img]')" /> <img src="http://s1.uplds.ru/t/DMj35.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/DMj35.gif[/img]')" /> <img src="http://s1.uplds.ru/t/JDFAp.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/JDFAp.gif[/img]')" /> <img src="http://s1.uplds.ru/t/udrZc.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/udrZc.gif[/img]')" /> <img src="http://s1.uplds.ru/t/9T57w.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/9T57w.gif[/img]')" /> <img src="http://s1.uplds.ru/t/lHbXw.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/lHbXw.gif[/img]')" /> <img src="http://s1.uplds.ru/t/vMx1U.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/vMx1U.gif[/img]')" /> <img src="http://s1.uplds.ru/t/FCnxg.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/FCnxg.gif[/img]')" /> <img src="http://s1.uplds.ru/t/MhnHB.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/MhnHB.gif[/img]')" /> <img src="http://s1.uplds.ru/t/EDyZz.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/EDyZz.gif[/img]')" /> <img src="http://s1.uplds.ru/t/8FLA1.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/8FLA1.gif[/img]')" /> <img src="http://s1.uplds.ru/t/0ocWJ.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/0ocWJ.gif[/img]')" /> <img src="http://s1.uplds.ru/t/QshlY.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/QshlY.gif[/img]')" /> <img src="http://s1.uplds.ru/t/Mle4m.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/Mle4m.gif[/img]')" /> <img src="http://s1.uplds.ru/t/81LTy.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/81LTy.gif[/img]')" /> <img src="http://s1.uplds.ru/t/FgZeW.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/FgZeW.gif[/img]')" /> <img src="http://s1.uplds.ru/t/muO5w.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/muO5w.gif[/img]')" /> <img src="http://s1.uplds.ru/t/AWeos.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/AWeos.gif[/img]')" /> <img src="http://s1.uplds.ru/t/yxvU6.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/yxvU6.gif[/img]')" /> <img src="http://s1.uplds.ru/t/YLndU.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/YLndU.gif[/img]')" /> <img src="http://s1.uplds.ru/t/Nq0yk.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/Nq0yk.gif[/img]')" /> <img src="http://s1.uplds.ru/t/4fvol.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/4fvol.gif[/img]')" /> <img src="http://s1.uplds.ru/t/v4Lkp.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/v4Lkp.gif[/img]')" /> <img src="http://s1.uplds.ru/t/ePOsT.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/ePOsT.gif[/img]')" /> <img src="http://s1.uplds.ru/t/zoDkp.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/zoDkp.gif[/img]')" /> <img src="http://s1.uplds.ru/t/uVokS.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/uVokS.gif[/img]')" /> <img src="http://s1.uplds.ru/t/lqzxQ.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/lqzxQ.gif[/img]')" /> <img src="http://s1.uplds.ru/t/NBihE.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/NBihE.gif[/img]')" /> <img src="http://s1.uplds.ru/t/J1M0o.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/J1M0o.gif[/img]')" /> <img src="http://s1.uplds.ru/t/HDUFX.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/HDUFX.gif[/img]')" /> <img src="http://s2.uplds.ru/t/YhEou.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/YhEou.gif[/img]')" /> <img src="http://s2.uplds.ru/t/KAXTa.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/KAXTa.gif[/img]')" /> <img src="http://s2.uplds.ru/t/DQ20Y.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/DQ20Y.gif[/img]')" /> <img src="http://s2.uplds.ru/t/7njQO.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/7njQO.gif[/img]')" /> <img src="http://s2.uplds.ru/t/s8wXe.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/s8wXe.gif[/img]')" /> <img src="http://s2.uplds.ru/t/FAkTq.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/FAkTq.gif[/img]')" /> <img src="http://s2.uplds.ru/t/Glo6A.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/Glo6A.gif[/img]')" /> <img src="http://s3.uplds.ru/t/P1i2L.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/t/P1i2L.gif[/img]')" /> <img src="http://s3.uplds.ru/t/vnYId.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/t/vnYId.gif[/img]')" /> <img src="http://s3.uplds.ru/t/f4xLe.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/t/f4xLe.gif[/img]')" /> <img src="http://s2.uplds.ru/t/pyPcC.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/pyPcC.gif[/img]')" /> <img src="http://s2.uplds.ru/t/8FzP5.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/8FzP5.gif[/img]')" /> <img src="http://s2.uplds.ru/t/pzHP4.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/pzHP4.gif[/img]')" /> <img src="http://s2.uplds.ru/t/uZ0GO.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/uZ0GO.gif[/img]')" /> <img src="http://s3.uplds.ru/t/E703t.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/t/E703t.gif[/img]')" /> <img src="http://s3.uplds.ru/t/lh9ej.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/t/lh9ej.gif[/img]')" /> <img src="http://s3.uplds.ru/t/QZLhb.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/t/QZLhb.gif[/img]')" /> <img src="http://s3.uplds.ru/t/kqxS6.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/t/kqxS6.gif[/img]')" /> <img src="http://s2.uplds.ru/t/QLkYz.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/t/QLkYz.gif[/img]')" /> <img src="http://s3.uplds.ru/t/VQYCS.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/t/VQYCS.gif[/img]')" /> <img src="http://s3.uplds.ru/t/xhyMp.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/t/xhyMp.gif[/img]')" /> <img src="http://s3.uplds.ru/4xuKO.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/4xuKO.gif[/img]')" /> <img src="http://s2.uplds.ru/p9HW6.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/p9HW6.gif[/img]')" /> <img src="http://s2.uplds.ru/GD73x.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/GD73x.gif[/img]')" /> <img src="http://s3.uplds.ru/mZluW.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/mZluW.gif[/img]')" /> <img src="http://s2.uplds.ru/UkAQt.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/UkAQt.gif[/img]')" /> <img src="http://s3.uplds.ru/seYfS.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/seYfS.gif[/img]')" /> <img src="http://s2.uplds.ru/uCs0U.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/uCs0U.gif[/img]')" /> <img src="http://s2.uplds.ru/CBaxr.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/CBaxr.gif[/img]')" /> <img src="http://s2.uplds.ru/RfEhG.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/RfEhG.gif[/img]')" /> <img src="http://s3.uplds.ru/93mcM.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/93mcM.gif[/img]')" /> <img src="http://s2.uplds.ru/IPHnT.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/IPHnT.gif[/img]')" /> <img src="http://s2.uplds.ru/oj8XI.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/oj8XI.gif[/img]')" /> <img src="http://s2.uplds.ru/TfoAt.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/TfoAt.gif[/img]')" /> <img src="http://s3.uplds.ru/VLPSA.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/VLPSA.gif[/img]')" /> <img src="http://s2.uplds.ru/yGv1f.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/yGv1f.gif[/img]')" /> <img src="http://se.uplds.ru/YIDkC.gif" style="cursor: pointer" onclick="smile('[img]http://se.uplds.ru/YIDkC.gif[/img]')" /> <img src="http://se.uplds.ru/xiOJE.gif" style="cursor: pointer" onclick="smile('[img]http://se.uplds.ru/xiOJE.gif[/img]')" /> <img src="http://sd.uplds.ru/VLr5t.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uplds.ru/VLr5t.gif[/img]')" /> <img src="http://se.uplds.ru/gVaJ8.gif" style="cursor: pointer" onclick="smile('[img]http://se.uplds.ru/gVaJ8.gif[/img]')" /> <img src="http://se.uplds.ru/NSVfG.gif" style="cursor: pointer" onclick="smile('[img]http://se.uplds.ru/NSVfG.gif[/img]')" /> <img src="http://s9.uplds.ru/3likV.gif" style="cursor: pointer" onclick="smile('[IMG]http://s9.uplds.ru/3likV.gif[/IMG]')" /> <img src="http://s3.uplds.ru/yDhYC.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/yDhYC.gif[/img]')" /> <img src="http://s3.uplds.ru/EjiLv.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/EjiLv.gif[/img]')" /> <img src="http://s8.uplds.ru/NlMBc.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uplds.ru/NlMBc.gif[/img]')" /> <img src="https://31.media.tumblr.com/f058506cdbbf18b235ca01716d283c6f/tumblr_neik3harsn1sog719o9_75sq.gif" style="cursor: pointer" onclick="smile('[img]https://31.media.tumblr.com/f058506cdbbf18b235ca01716d283c6f/tumblr_neik3harsn1sog719o9_75sq.gif[/img]')" /> <img src="https://33.media.tumblr.com/e0333046a27d63bdd43f24b057f675a3/tumblr_neik3harsn1sog719o3_75sq.gif" style="cursor: pointer" onclick="smile('[img]https://33.media.tumblr.com/e0333046a27d63bdd43f24b057f675a3/tumblr_neik3harsn1sog719o3_75sq.gif[/img]')" /> <img src="https://38.media.tumblr.com/b7df9fddc23a0de394b0257f1d631795/tumblr_neik2or3I11sog719o3_75sq.gif" style="cursor: pointer" onclick="smile('[img]https://38.media.tumblr.com/b7df9fddc23a0de394b0257f1d631795/tumblr_neik2or3I11sog719o3_75sq.gif[/img]')" /> <img src="https://31.media.tumblr.com/f1802d0821c7aba3b2142eb84ad3231f/tumblr_neik2or3I11sog719o5_75sq.gif" style="cursor: pointer" onclick="smile('[img]https://31.media.tumblr.com/f1802d0821c7aba3b2142eb84ad3231f/tumblr_neik2or3I11sog719o5_75sq.gif <img src="https://38.media.tumblr.com/c09eb9115d58ee9f295c3ded597c5edd/tumblr_neik2or3I11sog719o4_75sq.gif" style="cursor: pointer" onclick="smile('[img]https://38.media.tumblr.com/c09eb9115d58ee9f295c3ded597c5edd/tumblr_neik2or3I11sog719o4_75sq.gif[/img]')" /> </br><!--55px--> <img src="http://s5.uplds.ru/Ph8vm.gif " style="cursor: pointer" onclick="smile('[img]http://s5.uplds.ru/Ph8vm.gif[/img]')" /> <img src="http://se.uplds.ru/qDvA2.gif" style="cursor: pointer" onclick="smile('[img]http://se.uplds.ru/qDvA2.gif[/img]')" /> <img src="http://sa.uplds.ru/LSKos.gif" style="cursor: pointer" onclick="smile('[img]http://sa.uplds.ru/LSKos.gif[/img]')" /> <img src="http://s2.uplds.ru/0T2zi.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/0T2zi.gif[/img]')" /> <img src="http://s2.uplds.ru/m5B3R.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/m5B3R.gif[/img]')" /> <img src="http://sd.uplds.ru/POqH0.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uplds.ru/POqH0.gif[/img]')" /> <img src="http://s2.uplds.ru/Ha3Y6.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/Ha3Y6.gif[/img]')" /> <img src="http://sf.uplds.ru/F96BD.gif" style="cursor: pointer" onclick="smile('[img]http://sf.uplds.ru/F96BD.gif[/img]')" /> <img src="http://sd.uplds.ru/t7cai.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uplds.ru/t7cai.gif[/img]')" /> <img src="http://sd.uplds.ru/bXF3a.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uplds.ru/bXF3a.gif[/img]')" /> <img src="http://s3.uplds.ru/ARniU.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/ARniU.gif[/img]')" /> <img src="http://se.uplds.ru/gnUIu.gif" style="cursor: pointer" onclick="smile('[img]http://se.uplds.ru/gnUIu.gif[/img]')" /> <img src="http://sa.uplds.ru/XfvBG.gif " style="cursor: pointer" onclick="smile('[img]http://sa.uplds.ru/XfvBG.gif[/img]')" /> <img src="http://s3.uplds.ru/TCYiF.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/TCYiF.gif[/img]')" /> <img src="http://sa.uplds.ru/wpSl9.gif" style="cursor: pointer" onclick="smile('[img]http://sa.uplds.ru/wpSl9.gif[/img]')" /> <img src="http://sa.uplds.ru/FXrfO.gif" style="cursor: pointer" onclick="smile('[img]http://sa.uplds.ru/FXrfO.gif[/img]')" /> <img src="http://sd.uplds.ru/jZdDm.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uplds.ru/jZdDm.gif[/img]')" /> <img src="http://s2.uplds.ru/PblYL.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/PblYL.gif[/img]')" /> <img src="http://sf.uplds.ru/j5ZY2.gif" style="cursor: pointer" onclick="smile('[img]http://sf.uplds.ru/j5ZY2.gif[/img]')" /> <img src="http://sd.uplds.ru/zOd7G.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uplds.ru/zOd7G.gif[/img]')" /> <img src="http://s5.uplds.ru/pSVKk.gif" style="cursor: pointer" onclick="smile('[img]http://s5.uplds.ru/pSVKk.gif[/img]')" /> <img src="http://s1.uplds.ru/i/4Sl8g.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/i/4Sl8g.gif[/img]')" /> <img src="http://s1.uplds.ru/qxUbQ.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/qxUbQ.gif[/img]')" /> <img src="http://s4.uplds.ru/L7hA8.gif" style="cursor: pointer" onclick="smile('[img]http://s4.uplds.ru/L7hA8.gif[/img]')" /> <img src="http://s1.uplds.ru/i/2KN9a.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/i/2KN9a.gif[/img]')" /> <img src="http://s6.uplds.ru/myTnb.gif" style="cursor: pointer" onclick="smile('[img]http://s6.uplds.ru/myTnb.gif[/img]')" /> <img src="http://s1.uplds.ru/i/fCuHr.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/i/fCuHr.gif[/img]')" /> <img src="http://s3.uplds.ru/klzD2.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/klzD2.gif[/img]')" /> <img src="http://s3.uplds.ru/LeYbd.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/LeYbd.gif[/img]')" /> <img src="http://s8.uplds.ru/uL8P5.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uplds.ru/uL8P5.gif[/img]')" /> <img src="http://se.uplds.ru/yai2G.gif" style="cursor: pointer" onclick="smile('[img]http://se.uplds.ru/yai2G.gif[/img]')" /> <img src="http://se.uplds.ru/hHazK.gif" style="cursor: pointer" onclick="smile('[img]http://se.uplds.ru/hHazK.gif[/img]')" /> <img src="http://s8.uplds.ru/NADR5.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uplds.ru/NADR5.gif[/img]')" /> <img src="http://s9.uplds.ru/kLE19.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uplds.ru/kLE19.gif[/img]')" /> <img src="http://s3.uplds.ru/1b2Qv.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/1b2Qv.gif[/img]')" /> <img src="http://s2.uplds.ru/xXSQI.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/xXSQI.gif[/img]')" /> <img src="http://s3.uplds.ru/TQ7vi.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/TQ7vi.gif[/img]')" /> <img src="http://s3.uplds.ru/7KazE.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/7KazE.gif[/img]')" /> <img src="http://s4.uplds.ru/sPuvZ.gif" style="cursor: pointer" onclick="smile('[img]http://s4.uplds.ru/sPuvZ.gif[/img]')" /> <img src="http://s4.uplds.ru/ORYI1.gif" style="cursor: pointer" onclick="smile('[img]http://s4.uplds.ru/ORYI1.gif[/img]')" /> <img src="http://s8.uplds.ru/zJyv4.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uplds.ru/zJyv4.gif[/img]')" /> <img src="http://se.uplds.ru/5TctA.gif" style="cursor: pointer" onclick="smile('[img]http://se.uplds.ru/5TctA.gif[/img]')" /> <img src="http://se.uplds.ru/J3une.gif" style="cursor: pointer" onclick="smile('[img]http://se.uplds.ru/J3une.gif[/img]')" /> <img src="http://s5.uplds.ru/CzMfR.gif" style="cursor: pointer" onclick="smile('[img]http://s5.uplds.ru/CzMfR.gif[/img]')" /> <img src="http://s8.uplds.ru/XnceW.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uplds.ru/XnceW.gif[/img]')" /> <img src="http://s5.uplds.ru/t/FuBp3.gif" style="cursor: pointer" onclick="smile('[img]http://s5.uplds.ru/t/FuBp3.gif[/img]')" /> <img src="http://s4.uplds.ru/XBw3Q.gif" style="cursor: pointer" onclick="smile('[img]http://s4.uplds.ru/XBw3Q.gif[/img]')" /> <img src="http://se.uplds.ru/goAMz.gif" style="cursor: pointer" onclick="smile('[img]http://se.uplds.ru/goAMz.gif[/img]')" /> <img src="http://sd.uplds.ru/sZI9W.gif" style="cursor: pointer" onclick="smile('[img]http://sd.uplds.ru/sZI9W.gif[/img]')" /> <img src="http://s1.uplds.ru/t/F2uVc.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/F2uVc.gif[/img]')" /> <img src="http://s1.uplds.ru/i/wSiKG.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/i/wSiKG.gif[/img]')" /> <img src="http://s2.uplds.ru/bVrfH.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/bVrfH.gif[/img]')" /> <img src="http://s1.uplds.ru/i/Y1Ot6.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/i/Y1Ot6.gif[/img]')" /> <img src="http://s3.uplds.ru/QUEJo.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/QUEJo.gif[/img]')" /> <img src="http://s9.uplds.ru/6oDPX.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uplds.ru/6oDPX.gif[/img]')" /> <img src="http://s1.uplds.ru/t/Ijioh.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/t/Ijioh.gif[/img]')" /> <img src="http://s2.uplds.ru/nPleM.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/nPleM.gif[/img]')" /> <img src="http://s2.uplds.ru/aITHX.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/aITHX.gif[/img]')" /> <img src="http://s8.uplds.ru/PpGas.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uplds.ru/PpGas.gif[/img]')" /> <img src="http://s3.uplds.ru/J9b3d.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/J9b3d.gif[/img]')" /> <img src="http://s8.uplds.ru/ReiSN.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uplds.ru/ReiSN.gif[/img]')" /> <img src="http://se.uplds.ru/ldMI1.gif" style="cursor: pointer" onclick="smile('[img]http://se.uplds.ru/ldMI1.gif[/img]')" /> <img src="http://s1.uplds.ru/i/04UEm.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/i/04UEm.gif[/img]')" /> <img src="http://s1.uplds.ru/FfoAd.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uplds.ru/FfoAd.gif[/img]')" /> <img src="http://s3.uplds.ru/btOW7.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/btOW7.gif[/img]')" /> <img src="http://s2.uplds.ru/ofLRg.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/ofLRg.gif[/img]')" /> <img src="http://s9.uplds.ru/Y0dHp.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uplds.ru/Y0dHp.gif[/img]')" /> <img src="http://s9.uplds.ru/NogTp.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uplds.ru/NogTp.gif[/img]')" /> <img src="http://s9.uplds.ru/7iABj.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uplds.ru/7iABj.gif[/img]')" /> <img src="http://s3.uplds.ru/XDqyf.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/XDqyf.gif[/img]')" /> <img src="http://s9.uplds.ru/qzaxY.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uplds.ru/qzaxY.gif[/img]')" /> <img src="http://s2.uplds.ru/ycVEa.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/ycVEa.gif[/img]')" /> <img src="http://s3.uplds.ru/yM45U.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/yM45U.gif[/img]')" /> <img src="http://s2.uplds.ru/J3vPK.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/J3vPK.gif[/img]')" /> <img src="http://s3.uplds.ru/14sn9.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/14sn9.gif[/img]')" /> <img src="http://s3.uplds.ru/xmKbO.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/xmKbO.gif[/img]')" /> <img src="http://s3.uplds.ru/nRY3q.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/nRY3q.gif[/img]')" /> <img src="http://s9.uplds.ru/viAC7.gif" style="cursor: pointer" onclick="smile('[img]http://s9.uplds.ru/viAC7.gif[/img]')" /> <img src="http://s1.uplds.ru/V3ak6.gif" style="cursor: pointer" onclick="smile('[img] http://s1.uplds.ru/V3ak6.gif [/img]')" /> <img src="http://s8.uplds.ru/gVGaI.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uplds.ru/gVGaI.gif[/img]')" /> <img src="http://s3.uplds.ru/bYPdj.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/bYPdj.gif[/img]')" /> <img src="http://s2.uplds.ru/Gd3Ct.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/Gd3Ct.gif[/img]')" /> <img src="http://s2.uplds.ru/cfjXS.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/cfjXS.gif[/img]')" /> <img src="http://s8.uplds.ru/vaTQF.gif" style="cursor: pointer" onclick="smile('[img]http://s8.uplds.ru/vaTQF.gif[/img]')" /> <img src="http://s3.uplds.ru/yWHXL.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/yWHXL.gif[/img]')" /> <img src="http://s3.uplds.ru/uSVkO.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/uSVkO.gif[/img]')" /> <img src="http://s3.uplds.ru/YPFTM.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/YPFTM.gif[/img]')" /> <img src="http://s6.uplds.ru/vAXfj.gif" style="cursor: pointer" onclick="smile('[img]http://s6.uplds.ru/vAXfj.gif[/img]')" /> <img src="http://s2.uplds.ru/hJyLU.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/hJyLU.gif[/img]')" /> <img src="http://s3.uplds.ru/S3gha.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/S3gha.gif[/img]')" /> <img src="http://s7.uplds.ru/OdiYR.gif" style="cursor: pointer" onclick="smile('[img]http://s7.uplds.ru/OdiYR.gif[/img]')" /> <img src="http://s6.uplds.ru/2d4L8.gif" style="cursor: pointer" onclick="smile('[img]http://s6.uplds.ru/2d4L8.gif[/img]')" /> <img src="http://s3.uplds.ru/MTDG7.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/MTDG7.gif[/img]')" /> <img src="http://s7.uplds.ru/eywU9.gif" style="cursor: pointer" onclick="smile('[img]http://s7.uplds.ru/eywU9.gif[/img]')" /> <img src="http://s3.uplds.ru/Bb1Ch.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/Bb1Ch.gif[/img]')" /> <img src="http://s6.uplds.ru/AmogL.gif" style="cursor: pointer" onclick="smile('[img]http://s6.uplds.ru/AmogL.gif[/img]')" /> <img src="http://s7.uplds.ru/vRM8u.gif" style="cursor: pointer" onclick="smile('[img]http://s7.uplds.ru/vRM8u.gif[/img]')" /> <img src="http://s3.uplds.ru/I1aqn.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/I1aqn.gif[/img]')" /> <img src="http://s6.uplds.ru/Jh5dg.gif" style="cursor: pointer" onclick="smile('[img]http://s6.uplds.ru/Jh5dg.gif[/img]')" /> <img src="http://s7.uplds.ru/hK9zj.gif" style="cursor: pointer" onclick="smile('[img]http://s7.uplds.ru/hK9zj.gif[/img]')" /> <img src="http://s7.uplds.ru/oUbR9.gif" style="cursor: pointer" onclick="smile('[img]http://s7.uplds.ru/oUbR9.gif[/img]')" /> <img src="http://s6.uplds.ru/HDrXh.gif" style="cursor: pointer" onclick="smile('[img]http://s6.uplds.ru/HDrXh.gif[/img]')" /> <img src="http://s2.uplds.ru/GZX1c.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/GZX1c.gif[/img]')" /> <img src="http://s6.uplds.ru/6AUqa.gif" style="cursor: pointer" onclick="smile('[img]http://s6.uplds.ru/6AUqa.gif[/img]')" /> <img src="http://s3.uplds.ru/XzRkD.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/XzRkD.gif[/img]')" /> <img src="http://s7.uplds.ru/pd0E4.gif" style="cursor: pointer" onclick="smile('[img]http://s7.uplds.ru/pd0E4.gif[/img]')" /> <img src="http://s6.uplds.ru/oeO2w.gif" style="cursor: pointer" onclick="smile('[img]http://s6.uplds.ru/oeO2w.gif[/img]')" /> <img src="http://s2.uplds.ru/vdolV.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/vdolV.gif[/img]')" /> <img src="http://s6.uplds.ru/G7yfC.gif" style="cursor: pointer" onclick="smile('[img]http://s6.uplds.ru/G7yfC.gif[/img]')" /> <img src="http://s7.uplds.ru/mNdUC.gif" style="cursor: pointer" onclick="smile('[img]http://s7.uplds.ru/mNdUC.gif[/img]')" /> <img src="http://s2.uplds.ru/jGK2z.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/jGK2z.gif[/img]')" /> <img src="http://s3.uplds.ru/2FnzO.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/2FnzO.gif[/img]')" /> <img src="http://s3.uplds.ru/8oirK.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/8oirK.gif[/img]')" /> <img src="http://s3.uplds.ru/6Qjql.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/6Qjql.gif[/img]')" /> <img src="http://s3.uplds.ru/H8Lns.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/H8Lns.gif[/img]')" /> <img src="http://s2.uplds.ru/Egz3Z.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/Egz3Z.gif[/img]')" /> <img src="http://s2.uplds.ru/HYhlL.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uplds.ru/HYhlL.gif[/img]')" /> <img src="http://s3.uplds.ru/wH5Ku.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/wH5Ku.gif[/img]')" /> <img src="http://s6.uplds.ru/faJvL.gif" style="cursor: pointer" onclick="smile('[img]http://s6.uplds.ru/faJvL.gif[/img]')" /> <img src="http://s3.uplds.ru/0YuXl.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/0YuXl.gif[/img]')" /> </div></div> <script> function showhide1(a){ p = a.parentNode.getElementsByTagName("p")[0] if(a.value=="Tumblr"){ a.value="Скрыть смайлы" p.style.display="block"} else{ a.value="Tumblr" p.style.display="none"} return false} </script> <style>#pun:not(.gid1) .OnlyAdmins{display:none}</style> <div class="OnlyAdmins" style="display: inline-block;"> <input type="button" value="Для админов" onclick="return showhide2(this)"> <div align="center"> <p style="display:none"> <!--50px--> <img src="http://s3.uplds.ru/t/VQYCS.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uplds.ru/t/VQYCS.gif[/img]')" /> <img src="https://64.media.tumblr.com/871fe42942ef4c2984f75f6578826ad9/tumblr_ns3e17meZs1sog719o1_75sq.gifv" style="cursor: pointer" onclick="smile('[img]https://64.media.tumblr.com/871fe42942ef4c2984f75f6578826ad9/tumblr_ns3e17meZs1sog719o1_75sq.gifv[/img]')" /> <img src="https://64.media.tumblr.com/80efc6382d8dbe52bd6e96e8032a8884/tumblr_ns3e17meZs1sog719o2_75sq.gifv" style="cursor: pointer" onclick="smile('[img]https://64.media.tumblr.com/80efc6382d8dbe52bd6e96e8032a8884/tumblr_ns3e17meZs1sog719o2_75sq.gifv[/img]')" /> <img src="https://64.media.tumblr.com/edfac8d79ca6647fb1ba200c35eb37c3/tumblr_neik5uYl401sog719o1_75sq.gifv" style="cursor: pointer" onclick="smile('[img]https://64.media.tumblr.com/edfac8d79ca6647fb1ba200c35eb37c3/tumblr_neik5uYl401sog719o1_75sq.gifv[/img]')" /> <img src="https://64.media.tumblr.com/9813001931c68ed680fc2b8f4dbe274a/tumblr_neik5uYl401sog719o2_75sq.gifv" style="cursor: pointer" onclick="smile('[img]https://64.media.tumblr.com/9813001931c68ed680fc2b8f4dbe274a/tumblr_neik5uYl401sog719o2_75sq.gifv[/img]')" /> <img src="https://64.media.tumblr.com/ad8f9c6c56b209c2e1f05f24de55a791/tumblr_neik50GkF41sog719o6_75sq.gifv" style="cursor: pointer" onclick="smile('[img]https://64.media.tumblr.com/ad8f9c6c56b209c2e1f05f24de55a791/tumblr_neik50GkF41sog719o6_75sq.gifv[/img]')" /> <img src="https://64.media.tumblr.com/0100fde86141f700052637baa58e86c7/tumblr_neik50GkF41sog719o9_75sq.gifv" style="cursor: pointer" onclick="smile('[img]https://64.media.tumblr.com/0100fde86141f700052637baa58e86c7/tumblr_neik50GkF41sog719o9_75sq.gifv[/img]')" /> <img src="https://64.media.tumblr.com/f9eadec7fb6b45a570bf0727f7899c07/tumblr_neik50GkF41sog719o10_75sq.gifv" style="cursor: pointer" onclick="smile('[img]https://64.media.tumblr.com/f9eadec7fb6b45a570bf0727f7899c07/tumblr_neik50GkF41sog719o10_75sq.gifv[/img]')" /> <img src="https://64.media.tumblr.com/c97ccbc69ea185bb41925a1522f444c3/tumblr_n4ur5eYdEm1sog719o1_75sq.gifv" style="cursor: pointer" onclick="smile('[img]https://64.media.tumblr.com/c97ccbc69ea185bb41925a1522f444c3/tumblr_n4ur5eYdEm1sog719o1_75sq.gifv[/img]')" /> <br><!--55px--> <img src="http://s2.uploads.ru/hbvre.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/hbvre.gif[/img]')" /> <img src="https://64.media.tumblr.com/819e9490e5210b817a55d7b7912ca7cc/tumblr_ngkoz0p0oS1sog719o3_75sq.gifv" style="cursor: pointer" onclick="smile('[img]https://64.media.tumblr.com/819e9490e5210b817a55d7b7912ca7cc/tumblr_ngkoz0p0oS1sog719o3_75sq.gifv[/img]')" /> <img src="https://64.media.tumblr.com/3dc9ffd1c94b2f39eb78b6d0822ad2d5/tumblr_neik5uYl401sog719o3_75sq.gifv" style="cursor: pointer" onclick="smile('[img]https://64.media.tumblr.com/3dc9ffd1c94b2f39eb78b6d0822ad2d5/tumblr_neik5uYl401sog719o3_75sq.gifv[/img]')" /> <br><!--60px--> <img src="http://s1.uploads.ru/qy8MF.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/qy8MF.gif[/img]')" /> <img src="http://s1.uploads.ru/OmKZ4.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/OmKZ4.gif[/img]')" /> </div></div> <script> function showhide2(b){ p = b.parentNode.getElementsByTagName("p")[0] if(b.value=="Для админов"){ b.value="Скрыть смайлы" p.style.display="block"} else{ b.value="Для админов" p.style.display="none"} return false} </script>
@media screen and (max-width: 600px) { html, body, #pun, .punbb { width: 100% !important; height: 100% !important; margin: 0; padding: 0; background-size: contain; -webkit-text-size-adjust: none; overflow-wrap: break-word; float: none; } body { position: relative; background-position: center 0; overflow-x: hidden !important; -webkit-overflow-scrolling: touch !important; overflow-y: scroll !important; z-index: 1; } img { max-width: 100% !important; height: auto; } #pun { width: 90% !important; border-width: 0 !important; overflow-x: inherit; margin: 100px auto !important; padding: 0 !important; max-width: 660px; min-width:320px; } td, th { overflow: hidden; } .punbb h1, .punbb h2, .punbb h1 span, .punbb h2 span { font-size: 1.2em !important; overflow: hidden !important; white-space: nowrap; text-overflow: ellipsis; } input[type=text], input[type=password] { max-width: 100% !important; } input[type=text], input[type=password], input[type=submit], input[type=button] { padding: 10px; } select { padding: 5px; } textarea { font-size: 14px !important; padding: 1.5% !important; max-width: 95% !important; } #register input, #register select, #profile input, #profile select, #punbbsearch input, #punbbsearch select { max-width: 200px !important; } #register .inline .inputfield { margin-right: 0; } #html-header, #html-footer, #pun-title, #pun-announcement div.container { margin: 0 auto !important; overflow-x: auto !important; } #pun-title table { height: auto !important; } #pun-title h1 { height: initial !important; padding: 0 !important; font-size: 1em!important; margin-top: -5px; } #pun-status .container { left: 3%!important; } #pun-ulinks { margin: 0 !important; position: absolute !important; top: 10px !important; right: 10px !important; line-height: 32px !important; border: 0 !important; z-index: 9999; background-position: center -576px !important; } #pun-ulinks .container { padding: 0 !important; margin: 0 !important; height: auto !important; border: none !important; text-align: left !important; background-image: none !important; background-color: rgba(0, 0, 0, 1) !important; } #pun-ulinks ul { display: none; box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.7); z-index: 10000; position: absolute; top: 47px; right: 0; } #pun-ulinks:hover ul, #pun-ulinks:focus ul { display: block; } #pun-ulinks li { display: block !important; padding: 0 !important; } #pun-ulinks li a { display: block !important; border: none !important; font-size: 16px !important; padding: 3px 6px !important; color: #fff !important; text-decoration: none !important; } #pun-ulinks li a { text-decoration: none !important; } #pun-ulinks > span.notify-bubble {display: block !important;} #profilenav { float: none !important; margin-left: 0; } #profile .container { padding: 0 !important; } #pun-navlinks { margin: 0 !important; } #pun-navlinks .container { height: auto !important; padding: 1em 0 !important; text-align: center !important; } #pun-navlinks .container li { padding: 0 1px !important; margin: 0 !important; line-height: 52px !important; background-image: none !important; border: none !important; float: none !important; } #navrules, #navextra1, #navextra2, #navextra3, #navextra4, #navextra5, #navextra6, #navextra7, #navextra8, #navextra9, #navextra10 { display: none !important; } #pun-navlinks .container li a { display: inline-block !important; border: 0 !important; padding: 0 !important; } #pun-ulinks, #pun-navlinks .container li a, #pun-navlinks .container li a:hover { width: 48px !important; height: 48px !important; border-radius: 4px; color: #fff; background-image: url('/img/navicons.png') !important; background-color: rgba(0, 0, 0, 0.4); background-repeat: no-repeat; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4) inset; } #pun-navlinks .container li a span { font-size: 0 !important; } #pun-stats ul.container, #pun-stats div.statscon { background-image: none !important; } .punbb td.tcl { width: auto !important; background-image: none !important; } #pun-index .category table tr { display: grid; grid-template-columns: 1fr; grid-template-rows: auto auto; } #pun-index #pun-main .tcl { grid-row: 1 / 2; } #pun-index #pun-main .tcr { grid-row: 2 / 3; padding: 0 0 10px; } #pun-index #pun-main .tcl, #pun-index #pun-main .tcr { width: 100% !important; grid-column: 1 / -1; } .punbb .main .tcr { text-align: center!important; } .category table, .forum table { width: 95% !important; } .category td.tcl, .forum td.tcl { text-overflow: ellipsis; overflow: hidden; background-image: none !important; } .category .tcl img, .forum .tcl img { max-width: 100; height: auto; } .category td.tcr, .forum td.tcr { text-overflow: ellipsis; overflow: hidden; text-align: right !important; } div.tclcon { margin-left: 0 !important; padding-left: 0 !important; } .punbb tbody.hasicon td.tcl { padding-left: 1em !important; } #pun-break1, #pun-index #pun-crumbs1, #pun-crumbs2, #pun-break2, #pun-break3, #pun-break4, .category th, .category .tc2, .category .tc3, .forum th, .forum .tc2, .forum .tc3, #post-form legend { display: none !important; width: 0 !important; } .usertable .tc3 { display: none; } #userlist p.inputfield { float: none; } .post h3 span { margin: 0 !important; background: none !important; text-align: left !important; } .post h3 span, .post-author { background-color: rgba(128, 128, 128, 0.15) !important; } .post-body, legend, legend span { margin: 0 !important; } .post-links, .post-links ul { margin-left: 0 !important; height: auto !important; } .post-rating .container { border-radius: 4px; } .post-author { position: relative; float: none !important; width: 100% !important; min-height: 110px; margin: 0 !important; border-bottom: none!important; overflow: initial !important; background-position-y: -95px, 130px!important; background-repeat: no-repeat!important; background-size: 100%!important; background-color: transparent!important; } .post-author li { text-align: left; } .online .pa-author:after { content: ""; display: inline-block; width: 7px; height: 7px; border-radius: 50%; background: rgba(56, 155, 34, 0.7); margin-left: 0.15em; } .pa-reg, .pa-from, .pa-invites, .pa-positive, .pa-time-visit, .pa-last-visit, .pa-online, .pa-icq, .pa-sex, .pa-age, .pa-fld1, .pa-fld3, .pa-fld5, .pa-fld6, .pa-fld7, .pa-fld8, .pa-fld9, .pa-fld10 { display: none !important; } .post-author ul:hover li.pa-fld1 { display: block!important; } .pa-fld1 { margin-top: 14px!important; margin-bottom: 3px!important; } .pa-posts, .pa-respect { display: block!important; } .pa-awards { margin-left: 0!important; margin-bottom: 0!important; } .pa-author { padding: 0 !important; margin: 0 !important; } .pa-author img { margin-right: 0.1em!important; } .pa-author a { color: #480c4e!important; } .pa-title { padding: 0 0 0 0 !important; margin-left: 0!important; text-align: left!important; } li.pa-ip { text-align: left!important; } .pa-avatar { float: right; margin-top: -2.7em!important; } .pa-avatar img { max-height: 80px; width: auto; border-radius: 0; box-shadow: 0 0 0 2px #8f4898, 0px 1px 1px 1px #81327a!important; } .pa-fld2 { position: absolute; right: 105px; top: 20px; } .pa-fld2 img { width: 165px; } .pa-fld4 { position: absolute; width: 170px; right: 105px; bottom: 0; text-align: right!important; } .formal .container, .formal fieldset, .usertable .container { margin: 0 !important; padding: 0 !important; } #pun-stats ul.container, #userlist, #login, #request_pass, #punbbsearch, #register, #profile fieldset, #upload_avatar, #similar-topics div.container, div.html-box { padding: 1em !important; } .linkst .postlink, .linkst .pagelink, .linksb .postlink, .linksb .pagelink { width: auto !important; } #similar-topics table { table-layout: fixed !important; } #similar-topics td { padding: 0.5em 0; } #similar-topics td.st-tc2 { display: none; width: 0 !important; } #similar-topics td.st-tcr { padding-right: 0 !important; width: auto !important; } #keyboard-span input { padding: 5px; min-width: 25px; } .formsubmit { margin: 1em 0 !important; } #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area { max-width: 95% !important; } #imageupload-right, .uploadifyQueueItem { width: auto !important; } #navindex a, #navindex a:hover { background-position: center 0 !important; } #navuserlist a, #navuserlist a:hover { background-position: center -48px !important; } #navrules a, #navrules a:hover { background-position: center -96px !important; } #navprofile a, #navprofile a:hover { background-position: center -144px !important; } #navsearch a, #navsearch a:hover { background-position: center -192px !important; } #navpm a, #navpm a:hover { background-position: center -240px !important; } #navadmin a, #navadmin a:hover { background-position: center -288px !important; } #navlogout a, #navlogout a:hover { background-position: center -432px !important; } #navregister a, #navregister a:hover { background-position: center -382px !important; } #navlogin a, #navlogin a:hover { background-position: center -336px !important; } #profilenav h2 { margin-top: 1em; } #profile-left { width: 100% !important; display: block; } #profile-left li { text-align: center; margin: 0 !important; } #viewprofile ul { padding: 0 !important; } #viewprofile ul, #profilenav ul { border-width: 0; } #viewprofile li strong, #profile-left li div { background: transparent !important; } #profile-left #profile-name { background-color: rgba(128, 128, 128, 0.15); border: 4px solid rgba(128, 128, 128, 0.20) !important; border-width: 4px 0 !important } #viewprofile li strong { display: block; font-weight: 400 !important; padding: 6px 1em; } #profile-left #profile-title { background-color: rgba(128, 128, 128, 0.15); } #profile-left li img { max-width: 100% !important; height: auto !important; background-color: rgba(200, 200, 200, 0.2); margin-top: 10px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } #profile-left li:nth-child(3) { background-color: rgba(128, 128, 128, 0.15); } #profile-left li:last-child { background-color: rgba(128, 128, 128, 0.15); border-bottom: 4px solid rgba(128, 128, 128, 0.20); margin-bottom: 4px !important; } #profile-right { width: 100% !important; display: block; text-align: center; } #profile-right li { display: inline-block !important; background-color: rgba(128, 128, 128, 0.30) !important; border-left: 4px solid rgba(128, 128, 128, 0.50) !important; margin-bottom: 4px !important; padding: 0 !important; width: 100% !important; } #viewprofile li span { float: none !important; display: inline-block; font-weight: 700; padding: 10px 10px 5px; margin: 0 0 10px; } #profile-right li strong { font-size: 16px; line-height: 1.1; padding: 0 10px 10px !important; } #profile-right li strong a { text-decoration: none; border-bottom: 1px solid; font-size: 11px; } #pun-admain { padding-left: 0; } #pun-adnav { float: none; margin-left: 0; } #pun-adnav li { padding-left: 2em; } #pun-adnav div.adcontainer { margin-bottom: 1.2em; } #pun-admain input[type=text], #pun-admain select { padding: 5px; width: 90%; } #pun-admain input[type=button], #pun-admain input[type=submit] { padding: 5px; } #pun-admain fieldset p, #pun-admain fieldset .handle { border-left: none; } #pun-admain2 fieldset .sortable.subforums { margin-left: 0; } #pun-admain .adlabel { float: none; margin-left: 0; } #pun-admain span.adsubmit { position: static; margin-left: 10px; margin-right: 10px; } .punbb fieldset { border-width: 0 !important; } .punbb fieldset legend span, .punbb div.fs-box { padding-left: 0 !important; padding-right: 0 !important; } #pun-admain1 form.adcontainer, #pun-admain2 form.adcontainer, #pun-admain1 div.adcontainer, #pun-admain2 div.adcontainer { padding-left: 0; padding-right: 0; } #pun-about, #pun-about .container { border-width: 0 0 0 0 !important; text-align: center; } #pun-messages .user-avatar { display: block; margin: 0; float: none; clear: both; } #statistic-other { text-align: center; } .imgMAT { width: 180px!important; } .ikrMAT { left: 180px!important; } } @media screen and (max-width: 480px) { .ismoderator #pun-navlinks .container li { padding: 0 0 0 0 !important; } .ismoderator #pun-ulinks, .ismoderator #pun-navlinks .container li a, .ismoderator #pun-navlinks .container li a:hover { width: 42px !important; height: 48px !important; } .multipage { margin-top: 4.8em; } .linkst .pagelink { margin-top: -1.8em; } .pagelink a,.pagelink strong { padding: 0 .4em; } } @media screen and (max-width: 768px) { form div[id$="-area"] { max-width: 86%; } } @media screen and (max-width: 840px) { .post-content iframe[allowfullscreen] { width: 320px !important; height: 180px !important; } }