Тест дизайнов |
Привет, Гость! Войдите или зарегистрируйтесь.
Вы здесь » Тест дизайнов » Дизы » Новый Мистери
Код:/************************************************************* A - SETUP **************************************************************/ /* A1 Import the colour scheme -------------------------------------------------------------*/ /* A1.1 */ @import url(style_cs.css); @import url('https://fonts.googleapis.com/css2?family=Alice&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); /* A2 Deal with browser defaults and wonkiness -------------------------------------------------------------*/ /* A2.1 */ html, body {margin: 0; padding: 0} /* A2.2 */ .punbb * { margin: 0 } /* A2.3 */ .punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt { list-style: none; } /* A2.4 */ .punbb img { border:none } /* A2.5 */ .punbb .main table { table-layout: fixed; width: 100%; } /* A2.6 */ .checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;} /* A2.7 */ p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] * { height: 1.8em; vertical-align: middle } /* A3 Text setup -------------------------------------------------------------*/ /* A3.1 */ body { font-size: 100.01%; } /* A3.2 */ .punbb { font: normal 70% Verdana; } /* 3.3 */ .punbb textarea, .punbb input, .punbb select, .punbb optgroup { font: 1em verdana, arial, helvetica, sans-serif; background-color: #d1b5d4; } /* A3.4 */ .punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th { font-size: 1em; font-weight: normal; } /* A3.5 */ .punbb h1 span, .punbb legend span { font-size: 13px; } /* A3.6 */ .punbb pre { font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace } /* A3.7 */ .punbb address, .punbb em { font-style: normal } /* A3.8 */ .punbb .post-content em { font-style: italic } /* A3.9 */ .punbb .post-content em.bbuline { font-style: normal; text-decoration: underline; } /* A3.10 */ .punbb a { text-decoration: underline } /* A3.11 */ .punbb optgroup { font-weight: bold; } /* A4 Float clearing and hidden items -------------------------------------------------------------*/ /* A4.1 */ #pun:after, .punbb .container:after, .punbb .post-links ul:after, .punbb .main div.inline:after, .punbb .post-box:after, .punbb .linksb:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; overflow:hidden; line-height: 0.0; font-size: 0; } /* A4.2 */ .acchide, #pun-index #pun-main h1, #pun-navlinks h2, #pun-pagelinks h2, #pun-status h2, #pun-ulinks h2, .punbb .forum h2, .punbb .multipage .topic h2, .punbb dl.post-sig dt span, .punbb p.crumbs strong, .punbb .divider hr, .punbb .required label em, .punbb .formsubmit label, .punbb .submitfield label, .punbb .modmenu label, #pun-userlist .main h2 { font-size: 0; height: 0; width: 0; line-height: 0.0; position:absolute; left: -9999px; overflow: hidden; } /* A5 Basic page layout and borders -------------------------------------------------------------*/ /* A5.1 */ #pun { margin: auto; width: 1135px; padding: 0px 0px 0px 0px; } /* A5.2 ширина текста для всего форума */ .punbb { margin-left: 40px !important; float: none; width: 1000px; height: auto; } /* A5.3 */ #pun-redirect, #pun-maint { margin: 50px 0% 12px 0%; width: auto; float: none; background-color: #d1b5d4; } /* A5.4 */ .punbb .section, .punbb .main { margin-bottom: 1em; } /* A5.5 */ .punbb .category, .punbb .post { margin-top: 0.4em; } /* A5.6 */ .punbb #pun-category1, .punbb .toppost, .punbb .topicpost { margin-top: 0; } /* 5.7 */ #pun-post .topic { margin-top: 1em; } /* A5.8 */ .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post { border-style: none none none none; border-width: 0px 0px 0px 0px; } /* A5.9 */ .punbb .container { border-style: none; border-width: 0px; } /* A5.10 */ .punbb .section h2, #pun-main h1, #pun-stats h2, #pun-debug h2 { border-style: none none none none; border-width: 0 0px 0px 0; font-family: alice; font-weight: 500; text-transform: uppercase; /* margin: 0px 0 10px 0; */ /* height: 18px; */ padding: 2px 0 2px 0 !important; text-align: center; color: #6e4e41; font-size: 11px; } #pun-main h2 { font-size: 14px; text-align: center; font-family: alice; font-weight: 500; } /************************************************************* B - MAIN CONTENT - GENERAL **************************************************************/ /* B1 Parsed Content, Signatures and Scroll Boxes -------------------------------------------------------------*/ /* B1.1 */ .punbb .post-content { padding: 0; margin: 0; width: 98%; overflow: hidden; text-align: justify; } /* B1.2 */ .punbb .post-sig dt { display: block; text-align: center; border-top: 1px dotted #3e4b6d; width: 60%; margin-left: 120px; padding-bottom: 5px; margin-top: 10px; } /* B1.3 */ .punbb .post-content p { margin: 0 0 0 0px; padding: 0 0 1em 0; line-height: 150%; } /* B1.4 */ .punbb .post-content img { vertical-align: text-bottom } /* B1.5 */ .punbb .post-content img.postimg { vertical-align: middle; } /* B1.6 */ .punbb .post-content .blockcode, .punbb .post-content blockquote { width: 100%; overflow: hidden; } /* B1.7 */ .punbb .post-content .scrollbox { width: 100%; overflow: auto; } /* B1.8 */ .punbb .post-content .quote-box, .punbb .post-content .code-box { margin: 1em 0px 1em 0px; padding: 10px 15px 10px 15px; } /* B1.9 */ .punbb .quote-box cite, .punbb .code-box strong.legend { display: block; padding-bottom: 2px; font-size: 13px; font-style: normal; font-family: alice; font-weight: 500; text-align: left; color: #383431; text-transform: uppercase; margin-bottom: 3px; text-shadow: 0px 0px 1px #a8a8a9; } /* 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: 1em; } /* B3.3 */ .linkst .pagelink { position: absolute; top: -5em; left: 1em; width: 24em; text-transform: uppercase; font-family: verdana; font-size: 8px; font-weight: 400; } /* B3.4 */ .linkst .postlink { position: absolute; top: -5em; right: 1em; width: 16em; text-align: right; text-transform: uppercase; font-family: verdana; font-size: 8px; font-weight: 400; } /* 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; text-transform: uppercase; font-family: verdana; font-size: 8px; font-weight: 400; } /* B3.7 */ .linksb .postlink { float: right; width: 16em; font-weight: bold; text-transform: uppercase; font-family: verdana; font-size: 8px; font-weight: 400; } /* B3.8 */ .subscribelink { clear:both; padding-top: 0.3em; padding-bottom: 0.5em; } /************************************************************* C - MAIN CONTENT - SPECIFIC **************************************************************/ /* C1 Form layout -------------------------------------------------------------*/ /* C1.1 */ .punbb .formal .container { padding: 0em 2.3em 1.1em 2.3em; } /* C1.2 */ .punbb .formsubmit { padding: 0 0 0 1.7em; margin: 1em 0 0 0; } /* C1.3 */ .punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span { margin: 0 0.6em 0 0 } /* C1.4 */ .punbb fieldset { border-style: solid; border-width: 1px; padding: 0 18px 0 18px; margin: 0 0 1em 0 } /* C1.5 */ .punbb fieldset legend { padding: 0; margin: 0 0 0 11px; font-size: 1.1em } /* C1.6 */ .punbb fieldset legend span { padding: 0 5px; margin: 0 0 0 -15px; font-size: 11px; font-family: 'roboto'; font-weight: 300; } /* C1.7 */ .punbb fieldset fieldset { border-style: none; margin: 0; padding: 0 0 8px 0 } /* C1.8 */ .punbb .fs-box { padding: 1em 0 0.8em 0; } /* C1.9 */ .punbb .fs-box p, .punbb .fs-box fieldset { padding: 0 0 0.8em 0 } /* C1.10 */ .punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield { float: left; margin-right: 1em; } /* C1.11 */ .punbb .inline .infofield { clear:both } /* C1.12 */ .punbb .datafield br { display: none } /* C1.13 */ .punbb .required label, .punbb .datafield span.input { font-weight: bold } /* C1.14 */ .punbb .datafield span.input a { font-weight: normal; } /* C1.15 */ .punbb .areafield span.input, .punbb p.longinput span.input { display: block; padding: 0 12em 0 0; height: 100%; /* For IE */ } /* C1.16 */ .punbb textarea, .punbb .longinput input { width: 64%; margin: 0; } /* C1.17 */ .punbb .hashelp { position: relative; } /* C1.18 */ .punbb .helplinks { display: block; position: absolute; top: 1em; right: 0; font-weight: normal; width: 36%; } /* c1.19 */ .punbb #profile .helplinks { top: 1.5em; } /* C1.20 */ .punbb .helplinks span { display: block; padding-bottom: 0.2em; } /* C1.21 */ #pun-post .formal .info-box li { padding-left: 4px; list-style-type: square; list-style-position: inside; line-height: 1.5; margin: 0; } /* C2 Table layout -------------------------------------------------------------*/ /* C2.1 */ .punbb .main .tcl { overflow: hidden; text-align: left; width: 45%; } /* C2.2 */ .punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod { text-align: center; font-family: 'Alice'; width: 5%; } /* C2.3 */ .punbb .main .tcr { background-color: transparent; overflow: hidden; text-align: left; line-height: 16px; font-size: 11px; font-weight: 400; width: 20%; font-family: 'roboto'; padding-left: 20px; } /* C2.4 */ #pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl { background-color: transparent; width: 40% } /* C2.5 */ #pun-userlist .main .tc2, #pun-searchtopics .main .tc2 { background-color: transparent; text-align: center; width: 20%; } /* C2.6 */ #pun-debug table .tcl { background-color: transparent; width: 15%; white-space:normal; } /* C2.7 */ #pun-debug .tcr { background-color: transparent; width: 90%; white-space: normal; } /* C2.8 названия подфорумов*/ #pun-index .tcl h3 { font-family: 'Alice'; z-index: 3; font-size: 14px; font-weight: 500; text-align: left; letter-spacing: 0.4px; text-transform: uppercase; background: #6f4678; padding: 2px 0px 2px 8px; margin-bottom: 4px !IMPORTANT; border-radius: 3px; box-shadow: 0px 0px 0px 1px #b39bba, 0px 0px 5px #6f4640 inset; } #pun-index .tcl h3 a { color: #f3decce3 !important; background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%); background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important; -o-background-clip: text !important; text-shadow: 1px 1px #643d31ab; } /* 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; border-style: none none none solid; border-width: 0 0 0 1px; padding: 0.4em 1em 0.4em 1.5em; } /* C2.13 */ .punbb .main .tcl { border-left-style: none; border-left-width: 0 } * html .tclcon {height: 1px} /* C2.14 */ #pun-index td div.tclcon { position: relative; margin-left: 35px; background: url(https://i.postimg.cc/0jdQrtty/image.jpg?v=1); padding: 7px 10px 7px 10px; border: 1px solid #e3cbe2; font-family: 'Roboto'; } /* C2.15 */ .punbb div.icon { float: left; display: block; height: 34px; width: 34px; } #pun-messages.punbb div.icon{ margin-top: 0px!important; } /* C3 Topics -------------------------------------------------------------*/ #pun-title, #pun-navlinks { border-color: #202021 ; } /* CS2.1 */ .punbb .container, .punbb .post-body { border-color: transparent; } /* CS2.2 */ .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post { border-style: none; border-width: 0; } /* CS2.3 */ #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 { border-color: transparent ; } /* CS2.4 */ .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .post-links ul, .post-links, .usertable table { border-color: transparent; } /* CS2.5 */ .punbb th { border-color: transparent ; } /* CS2.6 */ #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span { border-color: transparent; } #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend { border-color: transparent ; } .punbb .divider { border-color: transparent; } .punbb .formal fieldset .post-box, .punbb .info-box { border: 1px solid transparent ; } li.pa-online { font-size: 10px; font-weight: 300; text-transform: lowercase; margin-top: 5px; font-family: 'roboto'; } /* C3.1 */ .punbb .post .container { border-style: none solid solid solid; border-width: 1px; margin-top: -1px; padding-bottom: 1px; } /* C3.2 */ /* разделитель между постов */ #pun { background-repeat: repeat-y; background-position : top center; } #pun-viewtopic .post h3 { background: rgba(0, 0, 0, 0) url("https://i.imgur.com/YgydP0p.png") no-repeat scroll center top; color: #c0c9ab !important; font-family: pt sans narrow; font-size: 13px; height: 114px; margin-bottom: -42px; margin-left: -44px; margin-top: -10px; padding-top: 20px !important; width: 1074px; } #pun-viewtopic .post h3 span { color: #d6bee7; margin-left: 295px; margin-top: 28px; text-shadow: 0 0 1px rgb(0, 0, 0); margin-top: 25px; } #pun-viewtopic .post h3 span a { color: #dbe7be; text-shadow: 0 0 1px rgb(0, 0, 0); } #pun-viewtopic .post h3 span a:hover { color: #c4aacc; text-shadow: none; } #pun-viewtopic div.post h3 strong::before { content: "#"; font-weight: normal; } #pun-viewtopic .post h3 strong { font-weight: bold; margin-left: 580px; position: absolute; width: auto; } .topic a.sharelink { display: none; } #pun-index .tcr { width: 30%; } /* C3.3 */ .punbb .post h3 span { padding: 2px 10px 2px 10px; display: block; color: #e5cbe8; font-family: 'Alice'; background: rgba(0, 0, 0, 0) url("https://i.imgur.com/YgydP0p.png") no-repeat scroll center top; } .punbb .post h3 a { color: #e5cbe8 !important; font-family: 'Alice'; } /* 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: 234px; overflow: hidden; color: #fbf4fb; font-family: 'Roboto'; } /* C3.6 */ .punbb .post .post-author ul, .punbb .post .post-author p { padding: 0em 1em 1em 1em; line-height: 160%; } /* C3.7 */ /*никнейм профиля*/ .pa-author { font-style: normal; font-family: alice; font-size: 18px; font-weight: 500; text-align: center; margin-top: 22px; color: #fbf4fb; } /* C3.8 */ .pa-author a { font-family: alice; font-size: 18px; font-weight: 500; color: #7d5a7d !important; background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%); background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important; -o-background-clip: text !important; text-shadow: 1px 1px #4b394e; transition-duration: 2s; } .pa-author a:hover { font-family: alice; font-size: 18px; font-weight: 500; color: #7d5a7d !important; background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%); background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important; -o-background-clip: text !important; text-shadow: 1px 1px #24221f; } .pa-author:first-letter { color: #684773; } /* C3.9 */ /*статус профиля*/ li.pa-title { font-size: 11px; font-family: 'roboto'; font-weight: 400; text-transform: lowercase; margin: 9px 0 0 0 !important; } /* C3.11 */ .punbb .post-body { margin-left: 250px; border-left-style: solid; border-left-width: 1px; padding: 0 0 1px 0; } /* C3.12 регулируем ширину сообщения */ .punbb .post-box { padding: 0px 14px 0px 0px; } /*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: 1em 1em 0 0; height: 2em; line-height: 2em; margin-left: -19em; border-top-style: dashed; border-top-width: 1px; background: transparent; text-align: right; font-weight: bold; } /* 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; text-transform: uppercase; font-family: verdana; font-size: 8px; font-weight: 400; } /* C4.2 */ .punbb .modmenu strong, .punbb .modmenu a { height: 1.8em; line-height: 1.8em; } /* C4.3 */ .punbb .modmenu .container strong { float: left; } /* C4.4 */ .punbb .modmenu input { margin-left: 1em; } /* C5 Message boxes -------------------------------------------------------------*/ /* C5.1 */ .punbb .info .container { padding: 0.8em 1em } /* C5.2 */ .punbb .info .container .backlink { padding-top: 0.8em; } /* C6 Profile -------------------------------------------------------------*/ /* C6.1 */ #profile .container { padding-left: 18.6em; } /* C6.2 */ #profilenav { float: left; width: 14em; margin-left: -16.3em; display: inline; } /* C6.3 */ #profilenav li { padding-bottom: 0.8em; font-weight: bold; } /* C6.4 */ #viewprofile ul, #profilenav ul { border-style: solid; border-width: 1px; padding: 1.5em 18px 0.8em 18px; margin: 0 0 1em 0; } /* C6.5 */ #viewprofile h2, #profilenav h2 { background: transparent; border: none; padding: 0 0 0 0; margin: 0 14px -0.6em 14px; } /* C6.6 */ #viewprofile h2 span, #profilenav h2 span { padding: 0 5px; position: relative; } /* C6.7 */ #viewprofile li, #setmods dl { padding: 0 0 0 16em; margin-bottom: 0.2em; } /* C6.8 */ #viewprofile li span { float: left; width: 14em; margin-left: -16em; padding: 0.5em 1em; font-weight: bold; } /*C6.9 */ #setmods dt { float: left; width: 14em; margin-left: -16em; padding: 0.8em 1em; font-weight: bold; display: inline; } /* C6.10 */ #viewprofile li strong, #viewprofile li div, #setmods dd { display: block; padding: 0.5em 1em; font-weight: normal; } /* C6.11 */ .punbb img.avatardemo { float: right; margin: 0 0 0.8em 1.8em } /* C7 User list -------------------------------------------------------------*/ /* C7.1 */ #pun-userlist .formal, #pun-userlist .formal .container { border-bottom: none; margin-bottom: 0; } /* C7.2 */ #pun-userlist .usertable .container { padding: 0 2.3em 2.3em 2.3em; border-top: none; } /* C7.3 */ #pun-userlist .usertable table { border-style: solid; border-width: 1px; } /************************************************************* D - PUNBB SECTIONS OTHER THAN MAIN CONTENT **************************************************************/ /* D1 Logo and description -------------------------------------------------------------*/ /* D1.1 */ #pun-title { margin: 0; border-style: none none none none; border-width: 0px 0px 0 0px;} /* D1.2 */ #pun-title h1 { display : block;} /* D1.3 */ #pun-title .container { border-style: none none none none;} /* D1.4 */ #pun-title h1 span { display: none;} #pun-title h1 span { font-size: 1.5em;} /* D2 Page navigation -------------------------------------------------------------*/ /* D2.1 */ #pun-pagelinks { position: absolute; top: 55px; left: 0; margin: 0; border: none; padding: 0; width: 100%; } /* D2.2 */ #pun-pagelinks .container { background: transparent; border: none; padding: 0} /* D2.3 */ #pun-pagelinks .container li { display: inline} /* D2.4 */ #pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover { height: 2em; line-height: 2em; padding: 0; font-size: 1.2em; margin-left: -9999px; display: block; float:left; width: 100%;} /* D2.5 */ #pun-pagelinks a:active, #pun-pagelinks a:focus { position:relative; margin: 0;} #pun-pagelinks li a span { display:block; margin: 0 1em} /* D3 Forum navigation -------------------------------------------------------------*/ /* D3.1 */ #pun-navlinks .container { text-align: justify; top: 320px; font-style: normal; margin-left: 200px; display: flex; font-size: 14px; justify-content: space-between; font-weight: 100; text-transform: uppercase; height: 20px; width: 40px; letter-spacing: 0.5px; font-family: alice; position: absolute; /* border: 1px solid red; */ } /* D3.2 */ #pun-navlinks .container { padding: 0.2em 1em; padding-top: 4px;} /* D.3 */ #pun-navlinks li { display: inline; padding-right: 1em; } /* D4 User links -------------------------------------------------------------*/ /* D4.1 */ #pun-ulinks { } /* D4.2 */ #pun-ulinks .container { text-align: right; position: absolute; top: 340px; /* border: 1px solid red; */ margin-left: 154px; width: 600px; letter-spacing: 0.1px; display: inline-block; } /* D4.3 */ #pun-ulinks li, #pun-ulinks li a { display: inline; border-left-style: solid; border-left-width: 1px; white-space: nowrap; } /* D4.4 */ #pun-ulinks li a { padding: 0 0.3em 0 0.6em } /* D4.5 */ #pun-ulinks li.item1, #pun-ulinks li.item1 a { border-left-style: none; border-left-width: 0; padding-left: 0; } /* D5 Welcome box and Top Breadcrumbs -------------------------------------------------------------*/ /* D5.1 */ #pun-status, #pun-status .container { border-bottom: none; margin-bottom: 0; } /* D5.2 двигаем строку с приветствием и датой визита */ #pun-status .container { margin: -30px 0px 0px 5px; text-align: left; font-size: 11px; height: 14px; text-transform: lowercase; font-family: 'Roboto'; font-weight: 400; } /* D5.3 */ #pun-status span { white-space: nowrap; margin-right: 0.5em; } /* D5.4 */ #pun-crumbs1 { font-weight: 400; overflow: hidden; } /* D5.5 */ #pun-crumbs1 p.container { border-top: none; padding: 5px 0 20px 5px; text-align: left; font-family: alice; font-size: 12px; font-weight: 400; letter-spacing: 0.5px; text-transform: uppercase; } /* D5.6 */ #pun-break1 { margin: 0 1em; border-style: solid none; border-width: 1px 0; height: 0; margin: 0px 0 0 0 !important; position: relative; z-index: 1; } /* D6 Announcement -------------------------------------------------------------*/ /* D6.1 */ #pun-announcement h2 { padding: 0; margin: 0 1em -3.5em 1em; border-style: none none solid none; border-width: 0 0 1px 0; position: relative; font-weight: bold; } /* D6.2 */ #pun-announcement h2 span { display: block; padding: 1em 0 0.8em 0; border-bottom-style: solid; border-bottom-width: 1px; } /* D6.3 */ #pun-announcement .container { margin-top: -105px; position: absolute; text-align: center; margin-bottom: -5px !important; } /* D7 Statistics -------------------------------------------------------------*/ #pun-stats .container { padding: 15px 15px; font-family: roboto; font-size: 11px; font-weight: 400; background: url(https://i.postimg.cc/0jdQrtty/image.jpg) center right; border: 1px solid #b89fc0; } /* D7.2 */ #pun-stats li.item1, #pun-stats li.item2 { float: left; clear: both; line-height: 150%; } /* D7.3 */ #pun-stats li.item3, #pun-stats li.item4 { text-align: right; line-height: 150%; } /* D7.4 */ li#onlinelist { margin-top: 1em; border-top-style: solid; border-top-width: 1px; float: left; width: 100%; line-height: 130%; } /* D7.5 */ li#onlinelist div { border-top-style: solid; border-top-width: 1px; padding: 0.7em 0 0 0; } /* D8 Quick Jump - About - Bottom Breadcrumbs -------------------------------------------------------------*/ /* D8.1 */ #pun-qjump { margin: 0; border: none; width: 50%; position: relative; float: left; } /* D8.2 */ #pun-qjump .container { border: none; background: transparent; padding: 0.8em 1em; } /* D8.3 */ #pun-about { margin-top: 0; margin-bottom: 0; } /* D8.4 */ #pun-about .container { border-top-style: none; text-align: center; line-height: 150%;} /* D8.5 */ #pun-about p span { display: block; padding-left: 50%; margin-top: 30px; font-family: 'Alice'; text-transform: uppercase; } /* D8.6 */ #pun-crumbs2 { font-weight: 400; overflow: hidden; margin-bottom: 0; border-bottom: none; } /* D8.7 */ #pun-crumbs2 .container { border-bottom: none; padding: 0px; font-family: alice; text-transform: uppercase; font-size: 12px; letter-spacing: 0.5px; } /* D8.8 */ #pun-break4 { margin: -2px 1em; border-style: none; border-width: 0px 0; position: relative; height: 0; z-index: 1; } /* D9 Help file -------------------------------------------------------------*/ /* D9.1 */ #pun-help .formal .info-box h3.legend { border-bottom-style: none; border-bottom-width: 0px; padding-bottom: 0; margin-bottom: 0.8em; } /* D9.2 */ #pun-help .formal .info-box h3.legend span { padding-bottom: 0.6em; display: block; border-bottom-style: none; border-bottom-width: 0px; font-size: 1.1em; } /* D9.3 */ #pun-help .formal p, #pun-help .formal dd { margin-bottom: 1em } /* D9.4 */ #pun-help .formal ul, #pun-help .formal dl { padding: 0 0 0 1em } /* D9.5 */ #pun-help .formal li { padding: 0; line-height: 130% } /* D9.6 */ #pun-help .formal li * { vertical-align: text-top } /* D9.7 */ #pun-help .formal dt span { font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace } /* D9.8 */ #pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode { padding-bottom: 0; } .punbb .user-avatar .avatar-image { border-radius: 0 !IMPORTANT; height: 30px !important; width: 30px !important; opacity: .5 !important; background-position: center center; background-size: cover; background-repeat: no-repeat; float: left; border: 1px solid #8a6646; } .punbb th { font-size: 0 !important; } html { min-width: 1250px!important; }
Код:/* CS1 Background and text colours -------------------------------------------------------------*/ /* Фон форума */ html, body { background: url(https://i.imgur.com/xm7nvO3.png), url(https://i.imgur.com/xm7nvO3.png) center; background-color: #3a3733; background-attachment: fixed; } /* Шапка */ #pun-title table { background-image: url(https://i.postimg.cc/4ybn7nnT/5.png); background-repeat: repeat-x; background-position: top left; border: none; width: 1200px; height: 432px; margin-left: -110px; margin-top: -3px; overflow-x: hidden; } /* Тело форума */ #pun { width: 1000px; background-color: transparent; background-image: url(https://i.postimg.cc/Kzm6Rr0c/0.png); background-attachment: scroll; background-repeat: space repeat; background-position: top center;} .punbb { padding: 0 28px!important; width: 1000px;} /* Футер */ #pun-about p.container { background-image: url(https://i.postimg.cc/4dxhCRwQ/image.png); background-position: center left; background-repeat: repeat-x; height: 226px; width: 1100px; margin-left: -59px; margin-bottom: -180px; overflow-x: hidden; } /* CS1.1 Фон и цвет текста на форуме */ .punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container, .punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd, .punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h2, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container {background-color: transpanent; color: #2d2a26; font-weight: normal; font-style: normal; } #pun-admain .adformal, #pun-admain .adcontainer {border: none; border-color: transparent;} .punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 { background-color: transparent; color: #6a406b; text-align: center; font-style: normal; font-family: alice; } /* Цитата и выделить код */ .punbb .quote-box, .punbb .code-box { background-image: url(https://i.postimg.cc/0jdQrtty/image.jpg); background-color: #d1b5d4; color: #2d2a26; border: 1px solid #a7968fb3; } /* Область для ввода текста в форме ответа и админке */ .punbb textarea, .punbb input { background-color: #d1b5d4; color: #2d2a26; } /* Тень и закругление */ .punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } .punbb input { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; } /* Фон окна наград и репутации */ #pun-popup_awards div, #pun-reputation div { background-image: url(https://i.postimg.cc/0jdQrtty/image.jpg); background-color: #d1b5d4; } #pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner { display: none; position: fixed; left: 50%; top: 50%; margin: -135px 0 0 -384px; width: 768px; z-index: 100; box-shadow: 0 0 40px #222; background-image: url(https://i.postimg.cc/0jdQrtty/image.jpg); background-color: #d1b5d4; } /* CS2 Ссылки -------------------------------------------------------------*/ /* CS2.1 */ .punbb a, .punbb a:link, .punbb a:visited, .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, #pun-navlinks a, #pun-ulinks a {color: #6b5884; text-decoration: none; } /* CS2.2 */ .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active, #pun-ulinks a:focus, #pun-ulinks a:active { color: #2b2826; transition-duration: 1s; } .punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover { color: #2b2826; transition-duration: 1s; text-decoration: none; } #pun-ulinks a { font-size: 7px; color: #f9e5fa; font-weight: 400; font-family: roboto; text-transform: uppercase; transition-duration: 1s; } #pun-ulinks a:hover { text-decoration: none; color: #633c74; transition-duration: 1s; } #pun-navlinks a { transition-duration: 1s; color: #dac7b8de; background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%); background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important; -o-background-clip: text !important; text-shadow: 1px 1px #24221f; } #pun-navlinks a:focus, #pun-navlinks a:active { color: #633c74; transition-duration: 1s; } #pun-navlinks a:hover { color: #633c74; transition-duration: 1s; } /* CS3 Остальное -------------------------------------------------------------*/ div.icon { background: url(https://i.postimg.cc/GmZCwFQ7/image.jpg) no-repeat; margin-left: -10px !important; } tr.inew div.icon { background: url(https://i.postimg.cc/xCPDzWSh/image.jpg) no-repeat; margin-left: -10px !important; } #pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon { background: #505050; border: 1px solid #b89fc0; height: 7px; width: 7px; border-radius: 100%; margin-right: 8px !important; } #pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon { background: #833e2a; border: 1px solid #b89fc0; height: 7px; width: 7px; border-radius: 100%; margin-right: 8px !important; } #pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon { background: #efcfef; border: 1px solid #b89fc0; height: 7px; width: 7px; border-radius: 100%; margin-right: 8px !important; } #pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon { background: #9d6343; border: 1px solid #e6c9ec; height: 7px; width: 7px; border-radius: 100%; margin-right: 8px !important; } /* CS3.2 Всё подряд*/ #pun-main div.catleft, #pun-main div.catright {display: none;} #pun-main .post-author ul { text-align: center; margin-left: 0px; } ul.post-ul-Sp, .post-img-Sp {text-align:center;} #pun th, #pun-main h2 {text-align: center} #pun-navlinks .container, #pun-ulinks .container {text-align: center;} .modlist {font-size: 95.05%;} #pun-announcement .container {font-size: 101%; font-family: "Arial";} .category h2 span{display: block;} #pun-stats h2 span {visibility: visible;} #pun td .modlist{display:none;} .lastedit {display:none} #pun-announcement h2 {display: none} #pun-navlinks #navawards{display:none} /*---Прокрутка---*/ ::-webkit-scrollbar { width: 9px; height: 9px; background-color: #7e3f7e; } ::-webkit-scrollbar-thumb { background-color: #edc9f2; border: 4px solid #7e3f7e; } ::selection { background: #7b4d41 !important; color: #edc9f2; } #pun-viewforum.punbb div.icon { margin-top: 3px !important; } td.tcr a { background-repeat: no-repeat; background-position: left center; font-family: 'Roboto'; font-size: 13px; font-weight: 700; } .category .container thead {display: none;} .punbb .pa-avatar img { max-width: 180px !important; margin-bottom: 2px; border: 2px solid #82584a; outline: 1px solid #775144; margin-top: 5px; } #counters A IMG{opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=30);} #counters a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=70); transition-duration: 2s;} #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area { position: absolute; right: 6px; top: 43px; overflow-y: auto; padding-top: 10px; background-image: url(https://i.postimg.cc/0jdQrtty/image.jpg); background-color: #d1b5d4; } #font-area { position: absolute; right: 6px; top: 43px; overflow-y: auto; height: 300px; padding-top: 10px; background-image: url(https://i.postimg.cc/0jdQrtty/image.jpg); background-color: #d1b5d4; } .punbb .post-content a, .punbb .post-content a:link { font-weight: bold; } .pun-modal .modal-inner { width: 700px; max-width: 94%; height: auto; max-height: 44em; margin: 12% auto 0; position: relative; z-index: 120000; overflow: hidden; background-image: url(https://i.postimg.cc/0jdQrtty/image.jpg); background-color: #d1b5d4; } /*** Заплатка для поля ответа ***/ textarea#main-reply { width: 100%; height: 100%; height: 205px; margin: 0 auto !important; padding: 0.75em; box-sizing: border-box; overflow: auto; } .button { font-family: 'alice' !important; background-color: #372338 !important; font-size: 9px !important; color: #e1d9d4 !important; margin-top: 5px !important; padding: 4px 15px 4px 15px !important; text-decoration: none; transition: all 0.5s ease-in-out 0s; vertical-align: middle; text-transform: uppercase; font-weight: 400 !important; letter-spacing: 0.5px; text-shadow: 1px 1px #66463b; border: 1px solid #f9d7fb; } #video-area-tinp, #image-area-tinp { margin: .5em 0; padding: .3em; background-image: url(https://i.postimg.cc/0jdQrtty/image.jpg); background-color: #d1b5d4; height: 70px; } #MyBookmarks { display: none; position: fixed; z-index: 101; left: 0; top: 0; right: 0; height: 100%; box-shadow: 0 0 20px rgba(0,0,0,.5); width: 240px; background-image: url(https://i.postimg.cc/0jdQrtty/image.jpg); background-color: #d1b5d4; } #BookmCntToggle.default-style { background: #ebd5f6 !important; border-left: solid 5px currentColor; box-shadow: 0 0 6px rgb(0 0 0 / 42%); color: #895e4e !important; display: block; height: 26px; width: 21px; } #mask_dialog .inner { cursor: default; margin: 0; width: 760px; max-width: 99%; max-height: 90%; overflow-x: auto; z-index: 100; background-image: url(https://i.postimg.cc/0jdQrtty/image.jpg); background-color: #d1b5d4; padding: 8px; } li.pa-ua { margin-top: 0.7em; display: none !important; justify-content: center; } #MyBookmarks h2 { margin: 10px 0 10px 0 !important; } .punbb .user-avatar .isonline { width: 8px; height: 8px; border-radius: 50%; display: block; position: absolute; top: 2px; right: 1px !important; animation: blinkColor .9s linear infinite; -moz-animation: blinkColor .9s linear infinite; -webkit-animation: blinkColor .9s linear infinite; background: #6f484e !important; z-index: 100; } #pun-viewforum .tcr { background-color: transparent; overflow: hidden; text-align: left; font-size: 10px; font-weight: 400; width: 25%; font-family: 'roboto'; } #pun-viewforum .tclcon, #pun-messages .tclcon, #pun-searchtopics .tclcon { color: #000; font-family: 'roboto'; text-transform: lowercase; font-weight: 400; font-size: 11px; } #pun-viewforum .tclcon a, #pun-messages .tclcon a, #pun-searchtopics .tclcon a { font-family: alice; font-size: 14px; } #pun-viewforum td.tcr a, #pun-messages td.tcr a, #pun-searchtopics td.tcr a { font-family: 'roboto'; font-size: 12px; font-weight: 400; text-transform: none; } #pun-viewforum span.byuser, #pun-messages span.byuser, #pun-searchtopics span.byuser { font-family: 'roboto'; font-size: 12px; font-weight: 400; text-transform: none; } .activees2 { height: 47px; width: 148px; top: 114px; margin-left: 13px !important; position: absolute; z-index: 100; display: flex; justify-content: space-between; /* border: red 1px solid; */ } .privet { height: 66px; width: 282px; top: 93px; margin-left: 204px !important; position: absolute; text-align: justify; z-index: 100; font-weight: 400; padding-right: 5px; line-height: 14px; text-transform: lowercase; font-family: 'Roboto'; font-size: 11px; overflow-y: auto; color: #ead0f1 !important; /* border: red 1px solid; */ } .privet z { font-family: 'Alice'; text-transform: uppercase; background-color: #74473b; padding: 0px 2px 0px 2px; color: #dac7b8de; text-shadow: 1px 1px #5c3e33; } .privet z a { color: #e9d2f0 !important; } .bpostim { height: 67px; width: 50px; top: 94px; margin-left: 520px !important; position: absolute; z-index: 100; } .bpostext { height: 66px; width: 210px; top: 93px; margin-left: 578px !important; position: absolute; text-align: justify; z-index: 100; font-weight: 400; padding-right: 5px; line-height: 14px; font-family: 'Roboto'; font-size: 11px; overflow-y: auto; color: #f1d9f4 !important; /* border: 1px solid red; */ } .bep { height: 50px; width: 222px; top: 114px; margin-left: 802px !important; position: absolute; text-align: right; z-index: 100; /* border: red 1px solid; */ } .needd { margin: -42px 0px 0px 702px !important; position: absolute; height: 55px; width: 227px; display: flex; justify-content: space-between; /* border: red 1px solid; */ } .tlinks { height: 20px; width: 490px; top: 59px; margin-left: -69px !important; text-align: left; display: inline-block; font-size: 10px; cursor: pointer; font-family: 'Alice'; /* border: red 1px solid; */ text-transform: lowercase; position: absolute; color: #e8ccee; } .tlinks a { color: #dac7b8de !important; background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%); background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important; -o-background-clip: text !important; text-shadow: 1px 1px #24221f; letter-spacing: 0.5px; } .post-author { background: url(https://i.postimg.cc/v4gvQTVR/3.png) no-repeat top, url(https://i.postimg.cc/HVL2hBWk/1.png) no-repeat bottom, url(https://i.postimg.cc/6y10JnTL/2.png) repeat-y; padding: 10px 0 0px 0; margin: 10px 0 0 1px!important; background-position: top center; } .punbb .post .post-author a { color: #b89fc0; } .pa-author strong { font-weight: 400; } .pa-respect, .pa-posts { display: inline-block; margin-left: 1px !important; text-align: center; width: 59px; line-height: 13px; text-transform: lowercase; font-size: 11px; padding: 2px! important; height: 30px; } .pa-fld1 { text-align: justify; border-bottom: 1px solid #e0cbe3; padding-bottom: 3px; margin: 0px 4px 3px 4px !IMPORTANT; } .pa-fld2 { font-family: 'Alice'; margin: 6px 4px 5px 4px !IMPORTANT; background: #0000002e; font-size: 10px; text-transform: uppercase; } .pa-fld3 { font-family: 'Alice'; margin: 6px 4px 5px 4px !IMPORTANT; background: #0000002e; font-size: 10px; text-transform: uppercase; } .pa-ip { font-family: 'Roboto'; text-transform: lowercase; font-size: 10px; } del { text-decoration: none!important; filter: blur(3px); transition-duration: 0.3s; } del:hover { filter: blur(0px); transition-duration: 0.3s; } .pa-fld1 lzname { display: block; text-align: center; font-family: 'Alice'; font-size: 12px; margin-bottom: 3px !important; } .pa-fld1 lzname a { color: #df9d88c7 !important; background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%); background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important; -o-background-clip: text !important; text-shadow: 1px 1px #24221f; } .pa-fld1 lzname sup { font-size: 8px; font-family: 'Roboto'; } .pa-fld1 lztext { margin: 0px 0px 3px 0px !IMPORTANT; display: block; } #pun-index div.category h2, #pun-index #pun-stats h2 { background-repeat: no-repeat; background-position: left; height: 18px; background: url(https://i.postimg.cc/8kHfp5xB/2.jpg) top; padding: 3px 0 3px 0 !important; text-align: center; color: #6e4e41; font-size: 15px; border: 1px solid #e9d3ed; text-transform: uppercase; margin-bottom: 10px; } #tags .container { position: absolute; right: 6px; top: 43px; z-index: 2; border: 1px solid #a488b3; background-image: url(https://i.postimg.cc/0jdQrtty/image.jpg); background-color: #d1b5d4; } .banners-box { margin: -31px 0px 0px -70px !important; overflow-y: auto; padding-right: 5px; height: 33px; position: absolute; width: 740px; display: flex; flex-wrap: wrap; justify-content: space-between; /* border: red 1px solid; */ } .pa-fld1 fandom { font-family: 'Alice'; margin: 0px 0px 2px 0px !IMPORTANT; background: #00000038; font-size: 10px; text-transform: uppercase; display: block; text-align: center; } .plaha2 { height: 30px; margin: 0px 5px 0px 5px !important; display: inline-block; min-width: 150px; background: #6f4678; transition-duration: 2s; padding: 0px 4px 0px 4px; border-radius: 3px; box-shadow: 0px 0px 0px 1px #d7b9e0, 0px 0px 5px #6f4640 inset; } .plaha2 img { float: left; width: 40px; margin-left: -13px; margin-top: -4px !important; } .plaha2 raz { display: block; height: 10px; margin-top: 2px; text-transform: uppercase; text-align: center; font-family: 'Alice'; font-size: 12px; margin-bottom: -1px; letter-spacing: 0.6px; color: #e2c5e3 !important; transition-duration: 1s; text-shadow: 1px 1px #5d403a; } .plaha2 dva { display: block; height: 14px; text-transform: lowercase; text-align: center; font-family: roboto, arial; color: #e6cfee; font-size: 10px; margin-top: 3px !IMPORTANT; text-shadow: 1px 1px #694746; } .plaha2:hover { height: 30px; margin: 0px 5px 0px 5px !important; display: inline-block; min-width: 150px; background: #5e3c32; padding: 0px 4px 0px 4px; border-radius: 3px; box-shadow: 0px 0px 0px 1px #e6ccf1, 0px 0px 5px #6f4640 inset; transition-duration: 2s; } .neww { position: absolute; */ text-align: center; /* border: red 1px solid; */ width: 1014px; top: -16px; } #pun-messages table Div.icon, #pun-searchtopics table Div.icon { margin-top: 4px; } .pa-fld2 br { display: none; } .pa-respect img { width: 8px; } #smilies-area, #video-area, #spoiler-area { width: 550px !important; }
верх
<div class="tlinks"> <a href="https://itisanewworld.rusff.me/viewtopic.php?id=4">роли</a> • <a href="https://itisanewworld.rusff.me/viewtopic.php?id=3">правила</a> • <a href="https://itisanewworld.rusff.me/viewtopic.php?id=281">faq</a> • <a href="https://itisanewworld.rusff.me/viewtopic.php?id=2">гостевая</a> • <a href="https://itisanewworld.rusff.me/viewtopic.php?id=1">нужные</a> • <a href="https://itisanewworld.rusff.me/viewtopic.php?id=16">шаблон анкеты</a> • <a href="https://itisanewworld.rusff.me/viewtopic.php?id=29">связь с амс</a> • <a href="https://itisanewworld.rusff.me/viewtopic.php?id=25">поиск соигрока</a> </div>
низ
<!--НУЖНЫЕ--> <div class="needd"> <a href="https://itisanewworld.rusff.me/viewtopic.php?pid=189939#p189939" target=_blank title="Хан Соло"><img src="https://i6.imageban.ru/out/2023/07/07/edd3f3bdb9613e4ff0ce1637ca6719d4.png" width="53" border="0" height="53" style="cursor: pointer;"></a> <a href="https://itisanewworld.rusff.me/viewtopic.php?pid=186596#p186596" target=_blank title="Фокс Малдер"><img src="https://i7.imageban.ru/out/2023/07/07/7011e7d772bbc905f3ac383e1cc4395e.png" width="53" border="0" height="53" style="cursor: pointer;"></a> <a href="https://itisanewworld.rusff.me/viewtopic.php?pid=40841#p40841" target=_blank title="Уилльям Циммерман"><img src="https://i.imgur.com/fzsfh2q.png" width="53" border="0" height="53" style="cursor: pointer;"></a> <a href="https://itisanewworld.rusff.me/viewtopic.php?pid=218869#p218869" target=_blank title="Дарт Сидиус"><img src="https://i.imgur.com/wuoTQM3.png" width="53" border="0" height="53" style="cursor: pointer;"></a> </div> <script><!--Универсальный скрипт замены. --> function UniverСhange(selektor,changed,substitute){ $(selektor).each(function(){if ($(this).parent().html()!=null){if($(this).parent().html().indexOf(changed)!=-1){ $(this).parent().html($(this).parent().html().replace(changed,substitute));};};});} UniverСhange("li#navadmin","Администрирование","админ."); //На следущей строке можно добавить еще запрос </script> <!--кнопки вверх вниз--> <div class="go-up" id='ToTop'></div> <div class="go-down" id='OnBottom'></div> <style> .go-up, .go-down { display: none; position: fixed; margin-left: 1041px; cursor: pointer; opacity: 1; margin-bottom: 140px; } .go-up { bottom:250px; /*положение от низа окна браузера верхняя кнопка*/ } .go-down { bottom:150px; /*положение от низа окна браузера нижняя кнопка кнопка*/ } .go-down:hover,.go-up:hover { opacity:1; } </style> <!--кнопки вверх вниз--> <script type="text/javascript"> $(function(){ if ($(window).scrollTop()>="250") $("#ToTop").fadeIn("slow") $(window).scroll(function(){ if ($(window).scrollTop()<="250") $("#ToTop").fadeOut("slow") else $("#ToTop").fadeIn("slow") }); if ($(window).scrollTop()<=$(document).height()-"999") $("#OnBottom").fadeIn("slow") $(window).scroll(function(){ if ($(window).scrollTop()>=$(document).height()-"999") $("#OnBottom").fadeOut("slow") else $("#OnBottom").fadeIn("slow") }); $("#ToTop").click(function(){$("html,body").animate({scrollTop:0},"slow")}) $("#OnBottom").click(function(){$("html,body").animate({scrollTop:$(document).height()},"slow")}) }); </script> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/79605.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/70732.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/65993.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/94145.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/67547.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/45815.otf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/24416.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/50242.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/55415.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/14951.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/34985.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/90551.otf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/30075.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/31611.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/29798.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/76185.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/15499.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/21613.otf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/16017.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/62150.otf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/76813.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/84661.ttf'); </style> <style> @import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/29715.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/64250.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/79626.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/98104.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/81115.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/87562.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/43844.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/93626.ttf'); </style> <style> @import url('https://forumstatic.ru/files/001b/0f/ee/73900.ttf'); </style> <script type="text/javascript"> if (document.URL.indexOf("viewtopic") != -1) { var ft; var i; var ft_f; var j = ""; ft = document.getElementById("font-area"); var ft_f = new Array(); ft_f.push('Avanti Serif'); ft_f.push('ANTRASTE'); ft_f.push('Belta'); ft_f.push('BRITANNIC'); ft_f.push('Elephant'); ft_f.push('JWH'); ft_f.push('Niagara Solid'); ft_f.push('RetroElectro'); ft_f.push('Trajan Pro'); ft_f.push('Wendy'); ft_f.push('A Glitch In Time'); ft_f.push('Advert'); ft_f.push('all hail julia'); ft_f.push('Annabelle'); ft_f.push('Automobile'); ft_f.push('ChopinScript'); ft_f.push('Denistina'); ft_f.push('Hipster Script Pro'); ft_f.push('Janda Stylish Script'); ft_f.push('Jellyka Western Princess'); ft_f.push('Lobster'); ft_f.push('Mistral'); ft_f.push('Motion Picture Personal Use'); ft_f.push('Playdate'); ft_f.push('Pushkin'); ft_f.push('Script MT'); ft_f.push('Segoe print'); ft_f.push('Soljik-Dambaek'); ft_f.push('Southern Aire Personal Use Only'); ft_f.push('SpaceZombie'); ft_f.push('Sverige Script Demo'); ft_f.push('Tamoro Script Personal Use Only'); ft_f.push('Wallows'); for (i in ft_f) { j = "<div><span style='font-family:" + ft_f[i] + ";'>" + ft_f[i] + "</span><img src='/i/blank.gif' onclick=\"bbcode('["; j += "font=" + ft_f[i]; j += "]','[/font]')\" /></div>"; ft.innerHTML += j; }} </script> <!-- Регулировка размера шрифта в постах © Alex_63 --> <style> .FNTslider { border-radius: 4px; position: relative; z-index: 1000; background: #b3a08d; width: 110px; height: 4px; margin: 4px 145px; border: solid 1px #9b6e5d; float: right; } .FNTslider .before { height: 4px; border: solid 1px #916453; border-right: none 0; border-radius: 4px 0 0 4px; position: absolute; background: #9b6e5d; margin-top: -1px; } .FNTslider .thumb { width: 5px; height: 10px; border-radius: 3px; position: relative; top: -4px; background: #b18371; cursor: pointer; border: 1px solid #ad8475; } </style> <script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/31001.js"></script> <!--замена коротких тире на длинные --> <script>$('.post-content p').html(function(){return this.innerHTML.replace(/(\s| )?-(\s| )/g,'$1—$2')})</script> <!-- кнопка выравнивание по ширине --> <style type="text/css"> #button-justify { background:url('http://icons.iconarchive.com/icons/famfamfam/silk/16/text-align-justify-icon.png') center no-repeat!important;} </style> <script type="text/javascript"> $(document).ready(function(){ $("#post #button-center").after('<td id=button-justify align=center valign=center title="Выравнивание по ширине"><img onclick="bbcode(\'[align=justify]\',\'[/align]\')" src="/i/blank.gif"/></td>');}); </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:0em 0.6em;"></span>'; /*удвоенные Отступы сверху и слево*/ $('.post-content p:contains("'+b+'")').each(function(){ $(this).html( $(this).html().replace(/\[indent\]/gm,indent));});}()); </script> <script type="text/javascript"> function show_new() { if(GroupID == 3) return; $('#pun-ulinks ul').prepend('<li class="item1"><a href="/search.php?action=show_new">Новые сообщения</a></li>');} show_new(); </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> <script type="text/javascript"> function to(username) {insert('[b]' + username + '[/b]' + ', ');} </script> <!--полезный скрипт --> <style> .lastedit {display:none;} </style> <!-- Выделение кода в блоке "Код" --> <script type="text/javascript" src="https://forumstatic.ru/files/0014/cc/0a/24905.js"></script> <script>eval(select_text.toString().replace(/\}$/,'try{document.execCommand("copy")}catch(e){}}'))</script> <script type="text/javascript">select_text.linkText = 'выделить [копируется сразу]' //текст ссылки</script> <!--обтекание изображения 2.4.4--> <script language="javascript"> $(function(){ $('td#button-link').before('<td id="floatbut" style=\'background-image:url("http://s002.radikal.ru/i198/1009/43/f183caeae434.gif")\'></td>'); $('#floatbut, .vibor').click(function(){ $('div#float').toggle();}); }); elm=document.getElementsByTagName("div") for(x in elm) if(elm[x].className=="post-content") { post = elm[x].innerHTML; if(post.indexOf("[/float]") != -1) { floats = /\[float=(.*?)\]([^\[]{1,11000})\[\/float\]/gi elm[x].innerHTML = elm[x].innerHTML.replace(floats, "<span style='float: $1; margin: 15px; text-align: $1;'>$2</span>") }} </script> <div id="float" style="display:none;background:#FFFFCC;border:1px solid black; width:auto; padding:8px; position:absolute; margin-top:-32%; margin-left:35%; z-index:20"> <div><strong>Направление обтекания</strong></div><br> <div align="center"> <img class="vibor" src="http://s001.radikal.ru/i193/1009/96/695abc799ddb.png" title="left" onclick="bbcode('[float=left]', '[/float]')" /> <img class="vibor" src="http://s002.radikal.ru/i199/1009/ac/95c10fcc7d82.png" title="right" onclick="bbcode('[float=right]', '[/float]')" /> </div></div> <script><!--Оставляем цифру Новых сообщений. --> var clr=($("#navpm a").css("color"));var chng=" ("; var subs="</span><span style=\"color:"+clr+";\" id=\"news_messag\">("; $("#navpm a").html($("#navpm a").html().replace(chng,subs)); $("#news_messag").appendTo("#navpm"); </script> <!-- Правка глюка Репы при отсутствии скриптов руссфф v2--> <script> if($('#pun-viewtopic').length)$(window).load(function () { if(!$('#pun-reputation').length)FORUM.PartnerVote = function() { return true; }; }); </script> <!-- Скрыть "отредактировано" из сообщения --> <style>.lastedit {display:none;}</style> <!-- конец --> <!-- Кликабельность ника в постах Гостя --> <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> var oldIMG="<td id=\"button-image\" title=\"Вставить картинку\"><img onclick=\"bbcode('[img]','[/img]')\" src=\"/i/blank.gif\"/><b><p style=\"z-index:20;position:absolute;height14px;margin:-15px 0 0 22px;\">2</p></b></td>" $("#button-image").after(oldIMG); </script> <!-- Загрузчик изображений в форме ответа © 2018 Alex_63 --> <script>FORUM.defaultHost = 'imgur'; // Хостинг по умолчанию: 'uploads' 'imgur' 'imageban'</script> <link rel="stylesheet" type="text/css" href="https://forumstatic.ru/files/0015/c4/3f/18002.css" /> <script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/18001.js"></script> <!-- HTML низ -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика --> <script> var a1 = 1 // 0 - спойлер-аккордеон, 1 - вертикальный спойлер; 3 - обычный спойлер var a2 = 0 // 0 - Скрытие первой вкладки; 1 - Показ первой вкладки; var a3 = 0 // Резкость Открытия: 0 - Плавно; 1 - Резко; var LiArr=new Array( //При наличии двух косых => // в начале пункта, - пункт не скрывается. //"pa-author", //Ник-Нейм //"pa-avatar", //Аватар //"pa-title", //статус //"pa-reg", //Зарегистрирован //"pa-invites", //Приглашений //"pa-posts", //Кол-во сообщений: //"pa-respect", //Уважение: //"pa-positive", //Позитив //"pa-sex", //Пол //"pa-age", //Возраст //"pa-icq", //Аська //"pa-ip", //IP Юзера //"pa-time-visit", //Провел на форуме: //"pa-last-visit", //Последний визит: //"pa-online", //Пользователь online - Не засовываем в спойлеры // "pa-from", //Откуда //"pa-fld1", //Доп.Поле.1 // 3 кнопка- ссылка на Картинку "https://forumstatic.ru/files/001b/61/01/95292.png", //"pa-fld2", //Доп.Поле.2 //"pa-fld3", //Доп.Поле.3 //"pa-fld4", //Доп.Поле.4 //"pa-fld5", //Доп.Поле.5 "award", //Награды(только для rusff и ork) "gift", //Подарки(только для rusff и ork) //Конец Списка, "_End"); SetProvilSpoil(a1,a2,a3); </script> <!--Конец//=Cпойлер cкрытия Инфы под N-кнопок в Профиле Топик--> <!-- Аватар по умолчанию / Deff, Alex_63 --> <script type="text/javascript"> var DefAvtr = 'https://forumstatic.ru/files/001b/61/01/72786.jpg'; //Ссылка на аватар по умолчанию DefAvtr='<li class="pa-avatar item2"><img class="defavtr" src="'+DefAvtr+'" alt="Аватар"/></li>'; $('#pun-viewtopic .pa-title').each(function(){if($(this).parent().find('.pa-avatar').html()==null)$(this).after(DefAvtr);}); </script> <!--Переключение раскладки выделенного текста --> <style>#button-transL{background-image:url(https://i.imgur.com/Ok5ysaA.png)}</style> <script type="text/javascript">S='<img src="http://forum.mybb.ru/i/blank.gif" title="Lat↔ Русс" onclick="bbcode(\'[Lat-Rus]\',\'[/Rus-Lat]\');LatRus();"/>'; $("#button-font").after('<td id=button-transL>'+S+'</td>');var TxtTrans1='lat'; function LatRus(){if(TxtTrans1=='lat'){TxtTrans1='rus'}else{TxtTrans1='lat'}; lat0='qwertyuiopasdfghjkl;\'zxcvbnm\,QWERTYUIOP{}ASDFGHJKL:"ZXCVBNM<>`~[].'.split(''); lat='qwertyuiopasdfghjkl;\'zxcvbnm\,QWERTYUIOP{}ASDFGHJKL:"ZXCVBNM<>`~'.split(''); lat.push('\\[');lat.push('\\]');lat.push('\\.'); rus=('йцукенгшщзфывапролджэячсмитьбЙЦУКЕНГШЩЗХЪФЫВАПРОЛДЖЭЯЧСМИТЬБЮёЁхъю').split(''); function transF(p){ar1=lat;ar2=rus;if(TxtTrans1=='lat'){ar2=lat0;ar1=rus}for(var i=0; i<ar1.length; i++){trans='/'+ar1[i]+'/g';p=p.replace(eval(trans), ar2[i])}return p;}L=$('#main-reply').val();L=L.replace(/\[Lat-Rus\]([\s\S]*)\[\/Rus-Lat\]/mg,function(a,b,c){return transF(b);});$('#main-reply').val(L);} </script> <div id="counters" class="banners-box"> <a href="https://capital-queen.ru" target=_blank title="The Capital of Great Britain"><img src="https://i.imgur.com/t6rHhFv.gif"></a> <a href="http://toeden.rusff.me" title="Магический реализм, США, 2022 год" target="_blank"><img src="https://i.imgur.com/ZFiLFxE.gif" alt="Return to eden"></a></a> <a href="https://tmsqr.ru/" target="_blank"><img src='https://i.imgur.com/q4P8TKn.gif' title="time§quare" /></a> <a href="http://narutoexile.ru" target="_blank"><img border="0" src="https://forumstatic.ru/files/001a/74/14/91935.gif" title="NARUTO: Exile" width="88" height="31"></a><a href="https://sideffect.rusff.me/" target="_blank"><img src="https://i.imgur.com/F521zKD.gif" title="seoul // real life"></a> <a href="https://dis.f-rpg.me/" target=_"blank"><img src="https://forumstatic.ru/files/001a/e7/ed/65531.jpg" title="DIS" alt="DIS" border="0"></a> <a href="http://mirine.rusff.me" title="mirine"><img src="https://forumstatic.ru/files/001a/da/82/74207.gif" target="_blank" border="0" width="88" height="31"> <a href='http://onlineroleplay.rusff.me/' target='_blank' title='ONLINEROLEPLAY'><img src='https://forumupload.ru/uploads/001b/1a/5a/29/557600.gif' border='0' width='88' height='31'></a> <a href="http://symbiosis.rusff.me"><img src="https://forumstatic.ru/files/001a/ed/fd/49772.gif" title="symbiosis" border="0" width="88" height="31"></a> <a href="http://enteros.rusff.me/" title="ФРПГ Энтерос" target="blank"><img src="https://forumstatic.ru/files/0015/e5/72/98755.gif"></a> <a href="https://bostoncrazzy.rusff.me/" target="blank"><img src="https://i.imgur.com/MjPg7nE.gif" title="BOSTON"></a><a href="https://aenhanse.rolka.me" target="_blank"> <img src="https://forumstatic.ru/files/0019/c7/e0/61668.png" title="Aen Hanse. Мир ведьмака" border="0" width="88" height="31"></a> <a href="https://magia-frpg.ru/" target="_blank"><img src="https://forumupload.ru/uploads/001a/fa/19/2/153026.gif" title="MAGIA" border="0" width="88" height="31"></a> <a href="http://holod.rusff.me" target="_blank"><img src="https://s7.uploads.ru/YmQdR.gif" title="ХОЛОД" width="88" height="31"></a><a href="https://jkisdead.rusff.me/" title="Town under the Arch" target="blank"><img src="https://forumupload.ru/uploads/0017/2a/64/6/714913.gif"></a> <a href="http://docnight.rusff.me/" target="_blank"><img title="Doctor Who: Night terror" src="https://forumstatic.ru/files/0013/70/40/33203.gif"></a> <a href="https://crossfeeling.rusff.me/" target="_blank"> <img src="https://forumupload.ru/uploads/0015/e5/b7/3090/557165.gif" title="crossfeeling" border="1" width="88" height="31"></a> <a href="https://replay.rusff.me" target="_blank"> <img src="https://i.imgur.com/nQKA3xF.gif" title="Replay: Atlantic-City" border="0" alt="Replay: Atlantic-City"></a> <a href="https://acadia.rusff.me" target="_blank"><img src="https://i.imgur.com/RKoHj69.png" title="АКАДИЯ"></a> <a href="https://barcross.rusff.me" title="CROSS BAR" target="_blank"><img src="https://forumstatic.ru/files/001b/2c/35/65418.png"></a> <a href="https://koreanacademy.ru/" title="KOREAN ACADEMY"><img src="https://i.imgur.com/eP7o5ul.gif" target="_blank" border="0" width="88" height="31"></a> <a href="https://ohcanada.rusff.me/" target=_blank> <img src="https://i.postimg.cc/qMCXJX2s/28183410-Ze-GP4-D9r.gif" border="0" alt="maple syrup"></a> <a href="http://eltropicano.ru/#?advNum=site_banner" target="_blank"> <img src="https://i.imgur.com/9zY3Dbu.gif" ></a><a href="https://arcanus.f-rpg.me/" target="_blank"><img src="https://i.imgur.com/LVuejDi.gif" title="Аркан. Городская мистика"></a> <a href="http://yourphoenix.rusff.me/" target="_blank"> <img src="https://i.imgur.com/lF9a9jb.png" border="0" alt="Phoenix" width="88" height="31"></a> <a href="http://exlibrisforlife.ru" title="ex libris crossover" target="_blank"><img src="https://i.imgur.com/O922Cvw.png" alt="ex libris"></a><a href="https://after.rolebb.ru" target="_blank"><img src="https://i.imgur.com/3PVLu7S.png"title="Marauders: Aftershocks"border="0"width="88" height="31"></a><a href="https://sunnycross.ru/"><img src="https://i.ibb.co/Zz1H0CH/bb.png"></a></a> <a href="http://yellowcross.f-rpg.me/" target="_blank"><img src="https://i.imgur.com/VpTBV4X.png" title="yellowcross" border="0"width="88" height="31"></a> <a href="https://wrng.rusff.me/" title="конспирологическая мистика на базе старого-доброго реала" target="_blank"><img src="https://forumupload.ru/uploads/001b/6e/e1/6/817670.png" width="88" height="31" border="0"></a><a href="https://crossteller.ru/" target="_blank"><img src="https://forumstatic.ru/files/001b/b5/38/28495.jpg" title="CROSSTELLER"border="1" width="88" height="31"></a><a href="https://thedome.rusff.me/" target="_blank"><img src='https://forumupload.ru/uploads/001b/60/aa/48/821676.png' title="Город, из которого нет выхода" /></a><a href="https://hpfreakshow.rusff.me/" target=_blank><img src="https://forumupload.ru/uploads/001a/7d/a5/2/798772.jpg" title="HP: Freakshow. ГП 3 поколение. Драмеди, социалка, активная игра"></a><a href="https://hornyjail.ru/" target="_blank"><img src="https://forumupload.ru/uploads/001c/2b/dd/2/512350.gif"></a><a href="https://memlane.rusff.me" title="memory lane" target="_blank"><img src="https://forumstatic.ru/files/0019/9e/ef/70525.gif" width="88" height="31" border="0"></a><a href="https://darkages.rusff.me/"><img src="https://forumstatic.ru/files/001a/fb/3d/95747.gif" alt="Dark Ages"></a> <a href="http://imperiumaeternum.rolka.me/" target="_blank"><img src="https://i.imgur.com/WX5beWm.gif" title="Imperium Aeternum"></a> <a href="http://popitdontdropit.ru/" title="POP IT DON'T drop IT" target="_blank"><img src="https://forumstatic.ru/files/0019/e7/0f/25722.jpg" width="88" height="31" border="0"></a><a target="_blank" href="https://arkcity.rusff.me/" title="Ark City: последний оплот человечества"><img src="https://forumstatic.ru/files/0019/eb/83/77713.gif" width="88px" border="0"></a><a href="https://arhi.rusff.me/" target="_blank" title="Аркхейм: авторский мир, фэнтези, рисованные внешности"><img src="https://forumstatic.ru/files/001b/8c/87/29818.png" width="88" height="31"/></a> <a href="https://soullove.ru" target=_blank> <img src="https://forumstatic.ru/files/000e/5d/50/10990.gif" border="0" alt="soul love"></a> <a href="https://kingscross.f-rpg.me/" target="_blank"><img title="KINGSCROSS. Внимание, поезд отправляется!" src="https://forumstatic.ru/files/001a/08/74/15843.png"></a><a href="http://foreveryoung.rolbb.me/" title="Forever Young"><img src="https://forumupload.ru/uploads/001a/fb/6a/2/804702.jpg" border="0"></a><a href="https://dos.f-rpg.me/" target="_blank"><img src="https://i.imgur.com/BQboz9c.png" title="de other side [crossover]"></a><a href="http://ninenine.rusff.me/" target="_blank"> <img src="https://i.imgur.com/BHK23YA.png" title="99 problem" border="0" alt="99 problem"></a><a href="http://anevermore.ru/" title="nevermore"><img src="https://forumupload.ru/uploads/0018/20/d2/2/845989.gif"></a><a href="https://eatcake.rusff.me" target="_blank"> <img src="https://i.imgur.com/TUWB8Fj.gif" title="CAKE rpf" border="0" alt="Cake"></a><a href="https://genshin.rusff.me/"><img src="https://forumstatic.ru/files/001b/5c/7f/13066.jpg" title="Genshin Impact: Tales of Teyvat"></a> <a href="https://artefactum.f-rpg.me" target="blank"><img src="https://i.imgur.com/D3pHptf.gif" title="A R T E F A C T U M"></a><a href="https://miamiclub.ru" target="_blank"> <img src="https://forumstatic.ru/files/001b/fb/fb/50003.gif" title="MIAMI CLUB" border="0" alt="MIAMI CLUB"></a></a><a href="https://darksymphony.f-rpg.me/" title="Явь, Сны и Магия: Dark symphony"><img src="https://forumupload.ru/uploads/001b/d5/58/2/217166.gif"></a><a href="https://newadventure.rusff.me/" title="Genshin Impact: Adventure Time" target="_blank"><img src="https://forumupload.ru/uploads/001b/df/32/4/t64194.gif"></a><a href="https://labardon.rusff.me" target=_blank title="Labardon: disillusionment of unity"><img src="https://i.ibb.co/7vC8mL2/image.gif" border="0"alt="labardon" width=88 height=31></a> <a target="_blank" href="https://newsunrise.anihub.me/"><img title="Городское фэнтези, мистика, современность" src="https://forumstatic.ru/files/0018/5e/22/45415.png"/></a> <a href="https://nightcity.rusff.me/" target=_blank> <img src="https://i.imgur.com/LVEIYSX.gif" border="0" alt="NIGHT CITY VIBE"></a><a href="https://faceinless.ru" target=_blank><img src="https://forumupload.ru/uploads/001b/dc/dc/65/139328.png" title="TVD: FACELESS"></a><a href="https://execute.rusff.me/" target="_blank"><img src="https://forumstatic.ru/files/001b/f1/8a/81351.gif" alt="Execute" title="Execute [кроссовер]" width="88" height="31"></a><a href="https://sinistrum.f-rpg.me" target="_blank"><img src="https://forumupload.ru/uploads/001b/ea/09/6/972347.png" alt="sinistrum"></a><a href="https://grayhouse.rusff.me/"><img src="https://forumstatic.ru/files/001b/fb/40/82269.gif" title="#НЕ_НАРУЖНОСТЬ"></a><a href="https://fatal.rusff.me/" target="_blank"><img src="https://forumupload.ru/uploads/001b/17/4d/2/166207.gif" title="call me anturazhka" alt="LYL" width="88" height="31"></a><a href="https://genshin2stars.rolka.me/" target="_blank"><img src="https://forumupload.ru/uploads/001c/02/3d/6/31279.gif" width="88" height="31"></a><a target="_blank" href="http://illyon.rusff.me/"><img src="https://forumstatic.ru/files/001b/13/57/78392.jpg"></a> <a href="https://karma.f-rpg.me/" target="_blank"><img src="https://forumstatic.ru/files/001c/14/5b/98991.png" title="karma cross" border="0" width="88" height="31"></a> <a href="https://epitaphium.rusff.me/" target="_blank"> <img src="https://forumupload.ru/uploads/0013/26/8a/4/453227.png" title="Marauders: EPITAPHIUM"></a><a href="https://phoenixlament.f-rpg.me/" target=_blank><img src="https://forumstatic.ru/files/001c/16/fb/32828.gif" title="Хогвартс и Магический мир, социалка, приключения, 2001 год"></a><a href="https://theraven.rusff.me/" target="_blank"><img src="https://i.imgur.com/c4RZpNv.gif" title="THE RAVEN"></a> <a href="https://cosmocross.f-rpg.me" target=_blank><img src="https://sun9-77.userapi.com/impg/34_HPX1I_btcRhJdhSK_2Bk5GwqYAD_KrLyHKw/CJz1hx9fGnk.jpg?size=88x31&quality=95&sign=f4d277af2350b27f281895190b9da185&type=album" width=88 height=31 title="Кроссовер «КосмоКросс»." border=0></a> <a href="https://notroleplaying.f-rpg.me/"><img src="https://forumstatic.ru/files/001c/19/7e/73828.png" title=" »not role playing "></a> </a> <a href="https://serodomno.mybb.ru/"> <img src="https://i.ibb.co/wYJ9Mkc/image.png"> </a> <a href="https://gothamfever.rusff.me"><img src="https://forumstatic.ru/files/001c/25/e3/45931.jpg" border="0" title="gotham fever" width="88" height="31"></a> <a href="https://englishcross.rusff.me/" target="_blank"><img src="https://forumupload.ru/uploads/001c/2a/e6/5/995500.png"></a><a href="https://ephyrion.f-rpg.me/" target="_blank" title="Эфирион: авторское фэнтези, рисованные внешности"><img src="https://forumupload.ru/uploads/0019/d5/79/12/56654.png" width="88" height="31"/></a> <a href="https://crossinsomnia.rusff.me" target="_blank"> <img src="https://forumupload.ru/uploads/001c/31/d4/2/155873.jpg" title="IN:SOMNIA [crossover]"></a><a href="https://wayward.rusff.me/"><img src='https://forumupload.ru/uploads/001c/32/58/2/651193.png'></a><a href="https://godless.rusff.me/" target=_blank title="GODLESS"><img src="https://forumupload.ru/uploads/001a/f8/52/2/677971.png" border="0"alt="GODLESS" width=88 height=31></a> <a href="https://genshinmemories.rusff.me/" target=_blank><img src="https://forumstatic.ru/files/0017/4a/e0/13035.gif" title="Genshin Impact: Golden Memories"></a><a href="http://sayron.rolka.me/"><img src="https://forumstatic.ru/files/001c/33/49/89323.png" alt="Сайрон: Эпоха Рассвета"></a><a href="https://space51.rusff.me"><img src="https://forumupload.ru/uploads/001c/31/55/2/59590.gif"></a><a href="https://starrail.f-rpg.me/"><img src="https://forumstatic.ru/files/001b/ee/01/73157.jpg" title="Star Rail: Fables About the Stars"></a> </div>
ФО
<input type="button" onclick="dice()" value="Кинуть кубики" /> <script type="text/javascript"> function dice() { var FoundErrors = ''; var diceRes="" var CountCube = prompt("Количество кубиков", "3"); var SideCube = prompt("Сколько граней у кубика?", "6"); if(CountCube>9){ alert("Нельзя бросать столько кубиков"); return false;} if(SideCube>9){ alert("Не бывает таких кубиков"); return false;} if (!CountCube) {return false;} if (!SideCube) {return false;} for(i=0; i<CountCube;i++){ var dice = (Math.round(Math.random()*SideCube)) if(dice==0) dice=1; diceRes += dice*1936+"-" } smile('[dice='+diceRes+CountCube+SideCube+']') } </script> <script> function addDice(str,from,internal){ var pos=0,pos2=0,newpos=0 if((pos=str.indexOf("[dice=",from))==-1) return str; if((pos2=str.indexOf("]"),pos+6)==-1) return str; newpos=str.indexOf("]",pos+6) if(newpos<pos2 && newpos!=-1) str=addDice(str,pos+6,true) if((pos2=str.indexOf("]",pos+6))==-1) return str; str=str.substring(0,pos)+makeDice(str.substring(pos+6,pos2))+str.substring(pos2+1,str.length) if( str.indexOf("[dice=")!=-1 && internal==false) str=addDice(str,0,false) return str} function makeDice(dice){ diceMass = dice.split("-") diceC = dice.substring(dice.length-2, dice.length-1) diceS = dice.substring(dice.length-1, dice.length) var diceR=0, diceRu=""; for(i=0;i<diceMass.length-1;i++){diceR+=diceMass[i]/1936;} for(i=0;i<diceMass.length-1;i++){if(diceMass[i]==diceMass[diceMass.length-2]){diceRu+=diceMass[i]/1936;}else{diceRu+=parseInt(diceMass[i]/1936)+"+";}} txt="<div class=\"quote-box\"><blockquote><p><b>Исходный бросок</b>: "+diceC+"d"+diceS+"<br /><br /><b>Результаты броска</b>: ("+diceRu+")="+diceR+"</p></blockquote></div>" return txt} if(document.URL.indexOf("viewtopic.php")!=-1){ elm=document.getElementById("pun-main").getElementsByTagName("div") for(x in elm) if(elm[x].className=="post-content"){ var post=elm[x] post.innerHTML=addDice(post.innerHTML,0,false)}} </script> <!— BB-цитатa (NEW) —><script> var BBQuote = {}; BBQuote.mode = 1; // BB-цитирование: 0 - по стандартной кнопке цитаты, 1 - со вставкой новой кнопки; BBQuote.text = 'BB-цитата'; // Надпись на кнопке BB-цитирования </script> <script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/62091.js"></script> <center> <div id="smls-blk" style="margin-bottom: 8px !important; margin-top: -8px"> <a id="Kn-cont_1"><button class="button" type="button">хай/бай</button></a> <a id="Kn-cont_2"><button class="button" type="button">улыбка/смех</button></a> <a id="Kn-cont_3"><button class="button" type="button">восторг/танцы</button></a> <a id="Kn-cont_4"><button class="button" type="button">да/нет</button></a> <a id="Kn-cont_5"><button class="button" type="button">флирт/поцелуи</button></a> <a id="Kn-cont_6"><button class="button" type="button">объятия</button></a> <a id="Kn-cont_7"><button class="button" type="button">шок</button></a> <a id="Kn-cont_8"><button class="button" type="button">грусть</button></a> <script type="text/javascript"> $('a[id^="Kn-cont_"]').click(function(){ var a = '#'+this.id.substr(3); $(a).toggle();$('div[id^="cont_"]').not(a).hide();}); function smls_blkCnt (){ /*!~!; <!-----хай/бай-----> <div id="cont_1" style="display: none;"> <img src="https://forumstatic.ru/files/001a/ac/5e/34151.png" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/34151.png[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/49035.png" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/49035.png[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/73022.png" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/73022.png[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/99162.png" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/99162.png[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/90997.png" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/90997.png[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/72167.png" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/72167.png[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/62392.png" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/62392.png[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/17766.png" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/17766.png[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/14205.png" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/14205.png[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/50293.png" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/50293.png[/img]')"/> </div> <!-----улыбка/смех-----> <div id="cont_2" style="display: none;"><br> <img src="https://forumstatic.ru/files/001a/ac/5e/18162.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/18162.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/16815.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/16815.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/38891.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/38891.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/37824.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/37824.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/18009.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/18009.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/81896.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/81896.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/10652.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/10652.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/96467.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/96467.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/55968.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/55968.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/71085.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/71085.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/21789.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/21789.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/64663.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/64663.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/60995.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/60995.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/40383.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/40383.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/71893.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/71893.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/88781.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/88781.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/60090.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/60090.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/75619.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/75619.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/49053.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/49053.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/62318.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/62318.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/25074.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/25074.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/29290.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/29290.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/72922.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/72922.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/82607.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/82607.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/53961.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/53961.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/50229.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/50229.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/39635.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/39635.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/31091.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/31091.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/93056.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/93056.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/47076.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/47076.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/86368.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/86368.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/52436.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/52436.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/61136.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/61136.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/99268.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/99268.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/10165.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/10165.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/85875.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/85875.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/63469.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/63469.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/64925.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/64925.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/25718.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/25718.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/27024.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/27024.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/58755.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/58755.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/21137.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/21137.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/20440.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/20440.gif[/img]')"/> <img src="https://forumstatic.ru/files/001a/ac/5e/19480.gif" style="cursor:pointer"onclick="smile('[img]https://forumstatic.ru/files/001a/ac/5e/19480.gif[/img]')"/> <img src="https://forumupload.ru/uploads/001a/84/ef/38/t17956.gif" style="cursor:pointer"onclick="smile('[img]https://forumupload.ru/uploads/001a/84/ef/38/t17956.gif[/img]')"/> <img src="https://forumupload.ru/uploads/001a/84/ef/38/t23165.gif" style="cursor:pointer"onclick="smile('[img]https://forumupload.ru/uploads/001a/84/ef/38/t23165.gif[/img]')"/> <img src="https://forumupload.ru/uploads/001a/84/ef/38/t97344.gif" style="cursor:pointer"onclick="smile('[img]https://forumupload.ru/uploads/001a/84/ef/38/t97344.gif[/img]')"/> </div> <!-----восторг/танцы-----> <div id="cont_3" style="display: none;"><br> <img src="http://s8.uploads.ru/t/mWuF4.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/mWuF4.gif[/img]')"/> <img src="http://s8.uploads.ru/t/WjXI0.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/WjXI0.gif[/img]')"/> <img src="http://s8.uploads.ru/t/M1iIY.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/M1iIY.gif[/img]')"/> <img src="http://s8.uploads.ru/t/H4fiI.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/H4fiI.gif[/img]')"/> <img src="http://s8.uploads.ru/t/Nx7mE.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/Nx7mE.gif[/img]')"/> <img src="http://s8.uploads.ru/t/1IyX3.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/1IyX3.gif[/img]')"/> <img src="http://s8.uploads.ru/t/0VYjz.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/0VYjz.gif[/img]')"/> <img src="http://s8.uploads.ru/t/TgSNy.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/TgSNy.gif[/img]')"/> <img src="http://s8.uploads.ru/t/A64sg.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/A64sg.gif[/img]')"/> <img src="http://s8.uploads.ru/t/Rs3rv.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/Rs3rv.gif[/img]')"/> <img src="http://s8.uploads.ru/t/eLfkv.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/eLfkv.gif[/img]')"/> <img src="http://s8.uploads.ru/t/DQ0Nk.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/DQ0Nk.gif[/img]')"/> <img src="http://s8.uploads.ru/t/JEhGn.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/JEhGn.gif[/img]')"/> <img src="http://s8.uploads.ru/t/L9Qkj.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/L9Qkj.gif[/img]')"/> <img src="http://s3.uploads.ru/uqGZc.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/uqGZc.gif[/img]')"/> <img src="http://s4.uploads.ru/t/FvRpo.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/FvRpo.gif[/img]')"/> <img src="http://s4.uploads.ru/t/AN1ye.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/AN1ye.gif[/img]')"/> <img src="http://s2.uploads.ru/t/qYNrE.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/qYNrE.gif[/img]')"/> <img src="http://s2.uploads.ru/t/2btQq.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/2btQq.gif[/img]')"/> <img src="http://s5.uploads.ru/t/NF68R.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/NF68R.gif[/img]')"/> <img src="http://s8.uploads.ru/t/Bv1G5.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/Bv1G5.gif[/img]')"/> <img src="http://s8.uploads.ru/t/bFQ2w.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/bFQ2w.gif[/img]')"/> <img src="http://s3.uploads.ru/t/Zdluh.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/t/Zdluh.gif[/img]')"/> <img src="http://s2.uploads.ru/t/MdD6C.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/MdD6C.gif[/img]')"/> <img src="http://s3.uploads.ru/t/L8lwG.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/t/L8lwG.gif[/img]')"/> <img src="http://s3.uploads.ru/GW4uk.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/GW4uk.gif[/img]')"/> <img src="http://s2.uploads.ru/326Pe.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/326Pe.gif[/img]')"/> <img src="http://s2.uploads.ru/m4rpt.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/m4rpt.gif[/img]')"/> <img src="http://s8.uploads.ru/t/mc3U5.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/mc3U5.gif[/img]')"/> <img src="http://s8.uploads.ru/t/4P1bv.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/4P1bv.gif[/img]')"/> <img src="http://s4.uploads.ru/CZAY8.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/CZAY8.gif[/img]')"/> <img src="http://s3.uploads.ru/EQ5g9.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/EQ5g9.gif[/img]')"/> <img src="http://s8.uploads.ru/t/XBaxO.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/XBaxO.gif[/img]')"/> <img src="http://s8.uploads.ru/t/rCKIv.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/rCKIv.gif[/img]')"/> <img src="http://s8.uploads.ru/t/4GuDX.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/4GuDX.gif[/img]')"/> <img src="http://s8.uploads.ru/t/zVFjx.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/zVFjx.gif[/img]')"/> <img src="http://s8.uploads.ru/t/Em6eh.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/Em6eh.gif[/img]')"/> <img src="http://s8.uploads.ru/t/UKBCe.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/UKBCe.gif[/img]')"/> <img src="http://s8.uploads.ru/t/SYkp3.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/SYkp3.gif[/img]')"/> <img src="http://s8.uploads.ru/t/jHAxJ.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/jHAxJ.gif[/img]')"/> <img src="http://s8.uploads.ru/t/M2jdB.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/M2jdB.gif[/img]')"/> <img src="http://s8.uploads.ru/t/CR8Xy.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/CR8Xy.gif[/img]')"/> <img src="http://s8.uploads.ru/t/4lrp7.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/4lrp7.gif[/img]')"/> <img src="http://s8.uploads.ru/t/9ZWox.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/9ZWox.gif[/img]')"/> <img src="http://s8.uploads.ru/t/2kaIW.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/2kaIW.gif[/img]')"/> <img src="http://s8.uploads.ru/t/XSPi7.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/XSPi7.gif[/img]')"/> <img src="http://s8.uploads.ru/t/4RokN.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/4RokN.gif[/img]')"/> <img src="http://s8.uploads.ru/t/OcHkz.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/OcHkz.gif[/img]')"/> <img src="http://s8.uploads.ru/t/ok2pX.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/ok2pX.gif[/img]')"/> <img src="http://s2.uploads.ru/t/8OvpH.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/8OvpH.gif[/img]')"/> <img src="http://s8.uploads.ru/t/kn5Er.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/kn5Er.gif[/img]')"/> <img src="http://s8.uploads.ru/t/3Umqo.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/3Umqo.gif[/img]')"/> <img src="http://s8.uploads.ru/t/EIhUp.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/EIhUp.gif[/img]')"/> <img src="http://s8.uploads.ru/t/32GgS.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/32GgS.gif[/img]')"/> <img src="http://s8.uploads.ru/t/7wbs5.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/7wbs5.gif[/img]')"/> <img src="http://s8.uploads.ru/t/Ah84a.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/Ah84a.gif[/img]')"/> <img src="http://s8.uploads.ru/t/mZCS3.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/mZCS3.gif[/img]')"/> <img src="http://s8.uploads.ru/t/dl65V.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/dl65V.gif[/img]')"/> <img src="http://s8.uploads.ru/t/noCbW.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/noCbW.gif[/img]')"/> <img src="http://s2.uploads.ru/t/IlBJC.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/IlBJC.gif[/img]')"/> <img src="http://s4.uploads.ru/0Lj6h.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/0Lj6h.gif[/img]')"/> <img src="http://s2.uploads.ru/t/u6dFw.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/u6dFw.gif[/img]')"/> <img src="http://s5.uploads.ru/brjRH.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/brjRH.gif[/img]')"/> <img src="http://4put.ru/pictures/max/390/1198420.gif" style="cursor:pointer"onclick="smile('[img]http://4put.ru/pictures/max/390/1198420.gif[/img]')"/> <img src="http://s8.uploads.ru/t/4Hw9e.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/4Hw9e.gif[/img]')"/> <img src="http://s8.uploads.ru/t/wWYD5.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/wWYD5.gif[/img]')"/> <img src="http://s8.uploads.ru/t/Uk5yn.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/Uk5yn.gif[/img]')"/> <img src="http://s8.uploads.ru/t/zKft7.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/zKft7.gif[/img]')"/> <img src="http://s8.uploads.ru/t/nMJGT.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/nMJGT.gif[/img]')"/> <img src="http://s8.uploads.ru/t/CGcxH.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/CGcxH.gif[/img]')"/> <img src="http://s8.uploads.ru/t/Ood07.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/Ood07.gif[/img]')"/> <img src="http://s8.uploads.ru/t/5Jm2Z.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/5Jm2Z.gif[/img]')"/> <img src="http://s8.uploads.ru/t/GSqMH.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/GSqMH.gif[/img]')"/> <img src="http://s8.uploads.ru/t/Sgk7X.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/Sgk7X.gif[/img]')"/> <img src="http://s8.uploads.ru/t/dzFNy.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/dzFNy.gif[/img]')"/> <img src="http://s8.uploads.ru/t/2ItPq.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/2ItPq.gif[/img]')"/> <img src="http://s8.uploads.ru/t/KCgiq.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/KCgiq.gif[/img]')"/> <img src="http://s8.uploads.ru/t/xbReO.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/xbReO.gif[/img]')"/> <img src="http://s8.uploads.ru/t/fzSYt.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/fzSYt.gif[/img]')"/> <img src="http://s8.uploads.ru/t/KjRwS.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/KjRwS.gif[/img]')"/> <img src="http://s8.uploads.ru/t/TCJrV.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/TCJrV.gif[/img]')"/> <img src="http://s8.uploads.ru/t/2V5Uj.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/2V5Uj.gif[/img]')"/> <img src="http://s8.uploads.ru/t/JTf05.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/JTf05.gif[/img]')"/> <img src="http://s8.uploads.ru/t/a794K.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/a794K.gif[/img]')"/> <img src="http://s8.uploads.ru/t/lxEI9.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/lxEI9.gif[/img]')"/> <img src="http://s8.uploads.ru/t/cPu7C.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/cPu7C.gif[/img]')"/> <img src="http://s8.uploads.ru/t/O5EUm.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/O5EUm.gif[/img]')"/> <img src="http://s8.uploads.ru/t/XiVjq.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/XiVjq.gif[/img]')"/> <img src="http://s8.uploads.ru/t/DkyYp.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/DkyYp.gif[/img]')"/> <img src="http://s8.uploads.ru/t/oM0H7.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/oM0H7.gif[/img]')"/> <img src="http://s8.uploads.ru/t/kTjve.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/kTjve.gif[/img]')"/> <img src="http://s8.uploads.ru/t/iPk6O.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/iPk6O.gif[/img]')"/> <img src="http://s8.uploads.ru/t/vBIVb.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/vBIVb.gif[/img]')"/> <img src="http://s8.uploads.ru/t/KyfBI.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/KyfBI.gif[/img]')"/> <img src="http://s8.uploads.ru/t/cOxaT.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/cOxaT.gif[/img]')"/> <img src="http://s8.uploads.ru/t/vdou5.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/vdou5.gif[/img]')"/> <img src="http://s8.uploads.ru/t/tOhUy.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/tOhUy.gif[/img]')"/> <img src="http://s8.uploads.ru/t/uCLlz.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/uCLlz.gif[/img]')"/> <img src="http://s8.uploads.ru/t/9kNsC.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/9kNsC.gif[/img]')"/> <img src="http://s8.uploads.ru/t/o3K9C.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/o3K9C.gif[/img]')"/> <img src="http://s8.uploads.ru/t/coNjk.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/coNjk.gif[/img]')"/> <img src="http://s8.uploads.ru/t/o74Ta.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/o74Ta.gif[/img]')"/> <img src="http://s8.uploads.ru/t/sDALN.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/sDALN.gif[/img]')"/> <img src="http://s2.uploads.ru/qV6Zj.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/qV6Zj.gif[/img]')"/> <img src="http://s6.uploads.ru/t/oxABY.gif" style="cursor:pointer"onclick="smile('[img]http://s6.uploads.ru/t/oxABY.gif[/img]')"/> <img src="http://s6.uploads.ru/t/2AoyC.gif" style="cursor:pointer"onclick="smile('[img]http://s6.uploads.ru/t/2AoyC.gif[/img]')"/> <img src="http://s7.uploads.ru/t/pugiS.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/pugiS.gif[/img]')"/> <img src="http://s2.uploads.ru/t/Ysct7.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/Ysct7.gif[/img]')"/> <img src="http://s2.uploads.ru/t/VEfGT.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/VEfGT.gif[/img]')"/> <img src="http://s6.uploads.ru/t/XIY5W.gif" style="cursor:pointer"onclick="smile('[img]http://s6.uploads.ru/t/XIY5W.gif[/img]')"/> <img src="http://s7.uploads.ru/t/yAHQX.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/yAHQX.gif[/img]')"/> <img src="http://s6.uploads.ru/t/CcMfi.gif" style="cursor:pointer"onclick="smile('[img]http://s6.uploads.ru/t/CcMfi.gif[/img]')"/> <img src="http://s3.uploads.ru/t/3euoK.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/t/3euoK.gif[/img]')"/> <img src="http://s6.uploads.ru/t/SdqzU.gif" style="cursor:pointer"onclick="smile('[img]http://s6.uploads.ru/t/SdqzU.gif[/img]')"/> <img src="http://s7.uploads.ru/t/Mkyw4.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/Mkyw4.gif[/img]')"/> <img src="http://s3.uploads.ru/t/M0Jul.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/t/M0Jul.gif[/img]')"/> <img src="http://s7.uploads.ru/t/WvKP6.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/WvKP6.gif[/img]')"/> <img src="http://s3.uploads.ru/t/Awma5.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/t/Awma5.gif[/img]')"/> <img src="http://s6.uploads.ru/t/jeMLY.gif" style="cursor:pointer"onclick="smile('[img]http://s6.uploads.ru/t/jeMLY.gif[/img]')"/> <img src="http://s3.uploads.ru/t/NdogH.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/t/NdogH.gif[/img]')"/> <img src="http://s3.uploads.ru/RnZMs.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/RnZMs.gif[/img]')"/> <img src="https://d.radikal.ru/d19/1911/6a/4fd4ba9f564a.gif" style="cursor:pointer"onclick="smile('[img]https://d.radikal.ru/d19/1911/6a/4fd4ba9f564a.gif[/img]')"/> <img src="https://d.radikal.ru/d40/1911/59/200f4bbc89e9.gif" style="cursor:pointer"onclick="smile('[img]https://d.radikal.ru/d40/1911/59/200f4bbc89e9.gif[/img]')"/> <img src="http://sg.uploads.ru/yrxZK.gif" style="cursor:pointer"onclick="smile('[img]http://sg.uploads.ru/yrxZK.gif[/img]')"/> <img src="http://s3.uploads.ru/RM31t.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/RM31t.gif[/img]')"/> <img src="http://sg.uploads.ru/2VGTw.gif" style="cursor:pointer"onclick="smile('[img]http://sg.uploads.ru/2VGTw.gif[/img]')"/> <img src="http://s5.uploads.ru/oUJTt.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/oUJTt.gif[/img]')"/> <img src="http://s5.uploads.ru/t/VXw7p.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/VXw7p.gif[/img]')"/> <img src="http://sh.uploads.ru/t/uE8An.gif" style="cursor:pointer"onclick="smile('[img]http://sh.uploads.ru/t/uE8An.gif[/img]')"/> <img src="https://forumupload.ru/uploads/001a/84/ef/38/t30786.gif" style="cursor:pointer"onclick="smile('[img]https://forumupload.ru/uploads/001a/84/ef/38/t30786.gif[/img]')"/> </div> <!-----да/нет-----> <div id="cont_4" style="display: none;"><br> <img src="http://s7.uploads.ru/t/z7e3F.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/z7e3F.gif[/img]')"/> <img src="http://s7.uploads.ru/t/9q26j.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/9q26j.gif[/img]')"/> <img src="http://s3.uploads.ru/t/zZSXK.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/t/zZSXK.gif[/img]')"/> <img src="http://s6.uploads.ru/t/BD9Sx.gif" style="cursor:pointer"onclick="smile('[img]http://s6.uploads.ru/t/BD9Sx.gif[/img]')"/> <img src="http://s2.uploads.ru/t/KYJR7.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/KYJR7.gif[/img]')"/> <img src="http://s7.uploads.ru/t/eWS2g.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/eWS2g.gif[/img]')"/> <img src="http://s7.uploads.ru/t/Egf9Z.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/Egf9Z.gif[/img]')"/> <img src="http://s3.uploads.ru/t/k1Wwh.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/t/k1Wwh.gif[/img]')"/> <img src="http://s3.uploads.ru/WZR6T.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/WZR6T.gif[/img]')"/> <img src="http://s3.uploads.ru/t/crno6.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/t/crno6.gif[/img]')"/> <img src="http://s5.uploads.ru/t/2LHEh.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/2LHEh.gif[/img]')"/> <img src="http://s8.uploads.ru/t/esryn.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/esryn.gif[/img]')"/> <img src="http://s8.uploads.ru/t/jEouX.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/jEouX.gif[/img]')"/> <img src="http://s8.uploads.ru/t/hr3Ow.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/hr3Ow.gif[/img]')"/> <img src="http://s8.uploads.ru/t/c4rAB.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/c4rAB.gif[/img]')"/> <img src="http://s8.uploads.ru/t/fGzWp.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/fGzWp.gif[/img]')"/> <img src="http://s4.uploads.ru/t/Mpeo4.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/Mpeo4.gif[/img]')"/> <img src="http://s8.uploads.ru/t/c1ND5.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/c1ND5.gif[/img]')"/> <img src="http://s8.uploads.ru/t/auvqP.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/auvqP.gif[/img]')"/> <img src="http://s8.uploads.ru/t/JIHhA.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/JIHhA.gif[/img]')"/> <img src="http://s2.uploads.ru/t/aI6J2.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/aI6J2.gif[/img]')"/> <img src="http://s2.uploads.ru/t/ChqU1.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/ChqU1.gif[/img]')"/> <img src="http://s5.uploads.ru/t/dm1Sb.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/dm1Sb.gif[/img]')"/> <img src="http://s4.uploads.ru/t/xYEzR.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/xYEzR.gif[/img]')"/> <img src="http://s5.uploads.ru/t/24HRn.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/24HRn.gif[/img]')"/> <img src="http://s4.uploads.ru/t/irvad.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/irvad.gif[/img]')"/> <img src="http://s4.uploads.ru/t/sStzn.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/sStzn.gif[/img]')"/> <img src="http://s8.uploads.ru/t/EfMWk.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/EfMWk.gif[/img]')"/> <img src="http://s8.uploads.ru/t/hW4vo.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/hW4vo.gif[/img]')"/> <img src="http://s8.uploads.ru/t/MyQfe.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/MyQfe.gif[/img]')"/> <img src="http://s4.uploads.ru/t/a1fYy.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/a1fYy.gif[/img]')"/> <img src="http://s4.uploads.ru/t/0XJd2.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/0XJd2.gif[/img]')"/> <img src="http://s5.uploads.ru/t/jV7d4.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/jV7d4.gif[/img]')"/> <img src="http://s4.uploads.ru/t/M9Rid.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/M9Rid.gif[/img]')"/> <img src="http://s4.uploads.ru/t/Ougde.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/Ougde.gif[/img]')"/> <img src="http://s4.uploads.ru/t/gQN4X.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/gQN4X.gif[/img]')"/> <img src="http://s4.uploads.ru/t/myeFk.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/myeFk.gif[/img]')"/> <img src="http://s8.uploads.ru/t/jhKd3.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/jhKd3.gif[/img]')"/> <img src="http://s8.uploads.ru/t/6K9Pe.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/6K9Pe.gif[/img]')"/> <img src="http://s8.uploads.ru/t/YUrXa.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/YUrXa.gif[/img]')"/> <img src="http://s8.uploads.ru/t/Xw0fB.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/Xw0fB.gif[/img]')"/> <img src="http://s8.uploads.ru/t/McyHu.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/McyHu.gif[/img]')"/> <img src="http://s8.uploads.ru/t/PDfVJ.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/PDfVJ.gif[/img]')"/> <img src="http://s8.uploads.ru/t/qtypx.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/qtypx.gif[/img]')"/> <img src="http://s8.uploads.ru/t/oke3F.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/oke3F.gif[/img]')"/> <img src="http://s8.uploads.ru/t/95TAB.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/95TAB.gif[/img]')"/> <img src="http://s8.uploads.ru/t/6RjPA.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/6RjPA.gif[/img]')"/> <img src="http://s8.uploads.ru/t/jTmfH.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/jTmfH.gif[/img]')"/> <img src="http://s8.uploads.ru/t/6K9Pe.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/6K9Pe.gif[/img]')"/> <img src="http://s8.uploads.ru/t/GDfzh.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/GDfzh.gif[/img]')"/> <img src="http://s8.uploads.ru/t/M0dnv.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/M0dnv.gif[/img]')"/> <img src="http://s8.uploads.ru/t/8ZNJV.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/8ZNJV.gif[/img]')"/> <img src="http://s8.uploads.ru/t/YaZBg.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/YaZBg.gif[/img]')"/> </div> <!-----флирт/поцелуи-----> <div id="cont_5" style="display: none;"><br> <img src="http://s7.uploads.ru/t/z7e3F.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/z7e3F.gif[/img]')"/> <img src="http://s7.uploads.ru/t/9q26j.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/9q26j.gif[/img]')"/> <img src="http://s3.uploads.ru/t/zZSXK.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/t/zZSXK.gif[/img]')"/> <img src="http://s6.uploads.ru/t/BD9Sx.gif" style="cursor:pointer"onclick="smile('[img]http://s6.uploads.ru/t/BD9Sx.gif[/img]')"/> <img src="http://s2.uploads.ru/t/KYJR7.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/KYJR7.gif[/img]')"/> <img src="http://s7.uploads.ru/t/eWS2g.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/eWS2g.gif[/img]')"/> <img src="http://s7.uploads.ru/t/Egf9Z.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/Egf9Z.gif[/img]')"/> <img src="http://s3.uploads.ru/t/k1Wwh.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/t/k1Wwh.gif[/img]')"/> <img src="http://s3.uploads.ru/WZR6T.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/WZR6T.gif[/img]')"/> <img src="http://s3.uploads.ru/t/crno6.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/t/crno6.gif[/img]')"/> <img src="http://s5.uploads.ru/t/2LHEh.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/2LHEh.gif[/img]')"/> <img src="http://s8.uploads.ru/t/esryn.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/esryn.gif[/img]')"/> <img src="http://s8.uploads.ru/t/jEouX.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/jEouX.gif[/img]')"/> <img src="http://s8.uploads.ru/t/hr3Ow.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/hr3Ow.gif[/img]')"/> <img src="http://s8.uploads.ru/t/c4rAB.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/c4rAB.gif[/img]')"/> <img src="http://s8.uploads.ru/t/fGzWp.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/fGzWp.gif[/img]')"/> <img src="http://s4.uploads.ru/t/Mpeo4.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/Mpeo4.gif[/img]')"/> <img src="http://s8.uploads.ru/t/c1ND5.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/c1ND5.gif[/img]')"/> <img src="http://s8.uploads.ru/t/auvqP.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/auvqP.gif[/img]')"/> <img src="http://s8.uploads.ru/t/JIHhA.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/JIHhA.gif[/img]')"/> <img src="http://s2.uploads.ru/t/aI6J2.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/aI6J2.gif[/img]')"/> <img src="http://s2.uploads.ru/t/ChqU1.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/ChqU1.gif[/img]')"/> <img src="http://s5.uploads.ru/t/dm1Sb.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/dm1Sb.gif[/img]')"/> <img src="http://s4.uploads.ru/t/xYEzR.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/xYEzR.gif[/img]')"/> <img src="http://s5.uploads.ru/t/24HRn.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/24HRn.gif[/img]')"/> <img src="http://s4.uploads.ru/t/irvad.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/irvad.gif[/img]')"/> <img src="http://s4.uploads.ru/t/sStzn.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/sStzn.gif[/img]')"/> <img src="http://s8.uploads.ru/t/EfMWk.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/EfMWk.gif[/img]')"/> <img src="http://s8.uploads.ru/t/hW4vo.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/hW4vo.gif[/img]')"/> <img src="http://s8.uploads.ru/t/MyQfe.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/MyQfe.gif[/img]')"/> <img src="http://s4.uploads.ru/t/a1fYy.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/a1fYy.gif[/img]')"/> <img src="http://s4.uploads.ru/t/0XJd2.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/0XJd2.gif[/img]')"/> <img src="http://s5.uploads.ru/t/jV7d4.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/jV7d4.gif[/img]')"/> <img src="http://s4.uploads.ru/t/M9Rid.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/M9Rid.gif[/img]')"/> <img src="http://s4.uploads.ru/t/Ougde.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/Ougde.gif[/img]')"/> <img src="http://s4.uploads.ru/t/gQN4X.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/gQN4X.gif[/img]')"/> <img src="http://s4.uploads.ru/t/myeFk.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/myeFk.gif[/img]')"/> <img src="http://s8.uploads.ru/t/jhKd3.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/jhKd3.gif[/img]')"/> <img src="http://s8.uploads.ru/t/6K9Pe.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/6K9Pe.gif[/img]')"/> <img src="http://s8.uploads.ru/t/YUrXa.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/YUrXa.gif[/img]')"/> <img src="http://s8.uploads.ru/t/Xw0fB.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/Xw0fB.gif[/img]')"/> <img src="http://s8.uploads.ru/t/McyHu.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/McyHu.gif[/img]')"/> <img src="http://s8.uploads.ru/t/PDfVJ.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/PDfVJ.gif[/img]')"/> <img src="http://s8.uploads.ru/t/qtypx.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/qtypx.gif[/img]')"/> <img src="http://s8.uploads.ru/t/oke3F.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/oke3F.gif[/img]')"/> <img src="http://s8.uploads.ru/t/95TAB.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/95TAB.gif[/img]')"/> <img src="http://s8.uploads.ru/t/6RjPA.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/6RjPA.gif[/img]')"/> <img src="http://s8.uploads.ru/t/jTmfH.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/jTmfH.gif[/img]')"/> <img src="http://s8.uploads.ru/t/6K9Pe.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/6K9Pe.gif[/img]')"/> <img src="http://s8.uploads.ru/t/GDfzh.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/GDfzh.gif[/img]')"/> <img src="http://s8.uploads.ru/t/M0dnv.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/M0dnv.gif[/img]')"/> <img src="http://s8.uploads.ru/t/8ZNJV.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/8ZNJV.gif[/img]')"/> <img src="http://s8.uploads.ru/t/YaZBg.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/YaZBg.gif[/img]')"/> </div> <!----- объятия-----> <div id="cont_6" style="display: none;"><br> <img src="http://s7.uploads.ru/t/z7e3F.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/z7e3F.gif[/img]')"/> <img src="http://s7.uploads.ru/t/9q26j.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/9q26j.gif[/img]')"/> <img src="http://s3.uploads.ru/t/zZSXK.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/t/zZSXK.gif[/img]')"/> <img src="http://s6.uploads.ru/t/BD9Sx.gif" style="cursor:pointer"onclick="smile('[img]http://s6.uploads.ru/t/BD9Sx.gif[/img]')"/> <img src="http://s2.uploads.ru/t/KYJR7.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/KYJR7.gif[/img]')"/> <img src="http://s7.uploads.ru/t/eWS2g.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/eWS2g.gif[/img]')"/> <img src="http://s7.uploads.ru/t/Egf9Z.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/Egf9Z.gif[/img]')"/> <img src="http://s3.uploads.ru/t/k1Wwh.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/t/k1Wwh.gif[/img]')"/> <img src="http://s3.uploads.ru/WZR6T.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/WZR6T.gif[/img]')"/> <img src="http://s3.uploads.ru/t/crno6.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/t/crno6.gif[/img]')"/> <img src="http://s5.uploads.ru/t/2LHEh.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/2LHEh.gif[/img]')"/> <img src="http://s8.uploads.ru/t/esryn.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/esryn.gif[/img]')"/> <img src="http://s8.uploads.ru/t/jEouX.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/jEouX.gif[/img]')"/> <img src="http://s8.uploads.ru/t/hr3Ow.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/hr3Ow.gif[/img]')"/> <img src="http://s8.uploads.ru/t/c4rAB.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/c4rAB.gif[/img]')"/> <img src="http://s8.uploads.ru/t/fGzWp.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/fGzWp.gif[/img]')"/> <img src="http://s4.uploads.ru/t/Mpeo4.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/Mpeo4.gif[/img]')"/> <img src="http://s8.uploads.ru/t/c1ND5.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/c1ND5.gif[/img]')"/> <img src="http://s8.uploads.ru/t/auvqP.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/auvqP.gif[/img]')"/> <img src="http://s8.uploads.ru/t/JIHhA.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/JIHhA.gif[/img]')"/> <img src="http://s2.uploads.ru/t/aI6J2.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/aI6J2.gif[/img]')"/> <img src="http://s2.uploads.ru/t/ChqU1.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/ChqU1.gif[/img]')"/> <img src="http://s5.uploads.ru/t/dm1Sb.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/dm1Sb.gif[/img]')"/> <img src="http://s4.uploads.ru/t/xYEzR.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/xYEzR.gif[/img]')"/> <img src="http://s5.uploads.ru/t/24HRn.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/24HRn.gif[/img]')"/> <img src="http://s4.uploads.ru/t/irvad.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/irvad.gif[/img]')"/> <img src="http://s4.uploads.ru/t/sStzn.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/sStzn.gif[/img]')"/> <img src="http://s8.uploads.ru/t/EfMWk.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/EfMWk.gif[/img]')"/> <img src="http://s8.uploads.ru/t/hW4vo.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/hW4vo.gif[/img]')"/> <img src="http://s8.uploads.ru/t/MyQfe.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/MyQfe.gif[/img]')"/> <img src="http://s4.uploads.ru/t/a1fYy.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/a1fYy.gif[/img]')"/> <img src="http://s4.uploads.ru/t/0XJd2.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/0XJd2.gif[/img]')"/> <img src="http://s5.uploads.ru/t/jV7d4.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/jV7d4.gif[/img]')"/> <img src="http://s4.uploads.ru/t/M9Rid.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/M9Rid.gif[/img]')"/> <img src="http://s4.uploads.ru/t/Ougde.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/Ougde.gif[/img]')"/> <img src="http://s4.uploads.ru/t/gQN4X.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/gQN4X.gif[/img]')"/> <img src="http://s4.uploads.ru/t/myeFk.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/myeFk.gif[/img]')"/> <img src="http://s8.uploads.ru/t/jhKd3.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/jhKd3.gif[/img]')"/> <img src="http://s8.uploads.ru/t/6K9Pe.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/6K9Pe.gif[/img]')"/> <img src="http://s8.uploads.ru/t/YUrXa.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/YUrXa.gif[/img]')"/> <img src="http://s8.uploads.ru/t/Xw0fB.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/Xw0fB.gif[/img]')"/> <img src="http://s8.uploads.ru/t/McyHu.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/McyHu.gif[/img]')"/> <img src="http://s8.uploads.ru/t/PDfVJ.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/PDfVJ.gif[/img]')"/> <img src="http://s8.uploads.ru/t/qtypx.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/qtypx.gif[/img]')"/> <img src="http://s8.uploads.ru/t/oke3F.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/oke3F.gif[/img]')"/> <img src="http://s8.uploads.ru/t/95TAB.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/95TAB.gif[/img]')"/> <img src="http://s8.uploads.ru/t/6RjPA.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/6RjPA.gif[/img]')"/> <img src="http://s8.uploads.ru/t/jTmfH.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/jTmfH.gif[/img]')"/> <img src="http://s8.uploads.ru/t/6K9Pe.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/6K9Pe.gif[/img]')"/> <img src="http://s8.uploads.ru/t/GDfzh.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/GDfzh.gif[/img]')"/> <img src="http://s8.uploads.ru/t/M0dnv.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/M0dnv.gif[/img]')"/> <img src="http://s8.uploads.ru/t/8ZNJV.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/8ZNJV.gif[/img]')"/> <img src="http://s8.uploads.ru/t/YaZBg.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/YaZBg.gif[/img]')"/> </div> <!-----шок-----> <div id="cont_7" style="display: none;"><br> <img src="http://s7.uploads.ru/t/z7e3F.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/z7e3F.gif[/img]')"/> <img src="http://s7.uploads.ru/t/9q26j.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/9q26j.gif[/img]')"/> <img src="http://s3.uploads.ru/t/zZSXK.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/t/zZSXK.gif[/img]')"/> <img src="http://s6.uploads.ru/t/BD9Sx.gif" style="cursor:pointer"onclick="smile('[img]http://s6.uploads.ru/t/BD9Sx.gif[/img]')"/> <img src="http://s2.uploads.ru/t/KYJR7.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/KYJR7.gif[/img]')"/> <img src="http://s7.uploads.ru/t/eWS2g.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/eWS2g.gif[/img]')"/> <img src="http://s7.uploads.ru/t/Egf9Z.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/Egf9Z.gif[/img]')"/> <img src="http://s3.uploads.ru/t/k1Wwh.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/t/k1Wwh.gif[/img]')"/> <img src="http://s3.uploads.ru/WZR6T.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/WZR6T.gif[/img]')"/> <img src="http://s3.uploads.ru/t/crno6.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/t/crno6.gif[/img]')"/> <img src="http://s5.uploads.ru/t/2LHEh.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/2LHEh.gif[/img]')"/> <img src="http://s8.uploads.ru/t/esryn.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/esryn.gif[/img]')"/> <img src="http://s8.uploads.ru/t/jEouX.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/jEouX.gif[/img]')"/> <img src="http://s8.uploads.ru/t/hr3Ow.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/hr3Ow.gif[/img]')"/> <img src="http://s8.uploads.ru/t/c4rAB.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/c4rAB.gif[/img]')"/> <img src="http://s8.uploads.ru/t/fGzWp.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/fGzWp.gif[/img]')"/> <img src="http://s4.uploads.ru/t/Mpeo4.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/Mpeo4.gif[/img]')"/> <img src="http://s8.uploads.ru/t/c1ND5.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/c1ND5.gif[/img]')"/> <img src="http://s8.uploads.ru/t/auvqP.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/auvqP.gif[/img]')"/> <img src="http://s8.uploads.ru/t/JIHhA.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/JIHhA.gif[/img]')"/> <img src="http://s2.uploads.ru/t/aI6J2.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/aI6J2.gif[/img]')"/> <img src="http://s2.uploads.ru/t/ChqU1.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/ChqU1.gif[/img]')"/> <img src="http://s5.uploads.ru/t/dm1Sb.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/dm1Sb.gif[/img]')"/> <img src="http://s4.uploads.ru/t/xYEzR.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/xYEzR.gif[/img]')"/> <img src="http://s5.uploads.ru/t/24HRn.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/24HRn.gif[/img]')"/> <img src="http://s4.uploads.ru/t/irvad.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/irvad.gif[/img]')"/> <img src="http://s4.uploads.ru/t/sStzn.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/sStzn.gif[/img]')"/> <img src="http://s8.uploads.ru/t/EfMWk.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/EfMWk.gif[/img]')"/> <img src="http://s8.uploads.ru/t/hW4vo.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/hW4vo.gif[/img]')"/> <img src="http://s8.uploads.ru/t/MyQfe.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/MyQfe.gif[/img]')"/> <img src="http://s4.uploads.ru/t/a1fYy.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/a1fYy.gif[/img]')"/> <img src="http://s4.uploads.ru/t/0XJd2.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/0XJd2.gif[/img]')"/> <img src="http://s5.uploads.ru/t/jV7d4.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/jV7d4.gif[/img]')"/> <img src="http://s4.uploads.ru/t/M9Rid.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/M9Rid.gif[/img]')"/> <img src="http://s4.uploads.ru/t/Ougde.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/Ougde.gif[/img]')"/> <img src="http://s4.uploads.ru/t/gQN4X.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/gQN4X.gif[/img]')"/> <img src="http://s4.uploads.ru/t/myeFk.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/myeFk.gif[/img]')"/> <img src="http://s8.uploads.ru/t/jhKd3.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/jhKd3.gif[/img]')"/> <img src="http://s8.uploads.ru/t/6K9Pe.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/6K9Pe.gif[/img]')"/> <img src="http://s8.uploads.ru/t/YUrXa.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/YUrXa.gif[/img]')"/> <img src="http://s8.uploads.ru/t/Xw0fB.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/Xw0fB.gif[/img]')"/> <img src="http://s8.uploads.ru/t/McyHu.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/McyHu.gif[/img]')"/> <img src="http://s8.uploads.ru/t/PDfVJ.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/PDfVJ.gif[/img]')"/> <img src="http://s8.uploads.ru/t/qtypx.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/qtypx.gif[/img]')"/> <img src="http://s8.uploads.ru/t/oke3F.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/oke3F.gif[/img]')"/> <img src="http://s8.uploads.ru/t/95TAB.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/95TAB.gif[/img]')"/> <img src="http://s8.uploads.ru/t/6RjPA.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/6RjPA.gif[/img]')"/> <img src="http://s8.uploads.ru/t/jTmfH.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/jTmfH.gif[/img]')"/> <img src="http://s8.uploads.ru/t/6K9Pe.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/6K9Pe.gif[/img]')"/> <img src="http://s8.uploads.ru/t/GDfzh.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/GDfzh.gif[/img]')"/> <img src="http://s8.uploads.ru/t/M0dnv.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/M0dnv.gif[/img]')"/> <img src="http://s8.uploads.ru/t/8ZNJV.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/8ZNJV.gif[/img]')"/> <img src="http://s8.uploads.ru/t/YaZBg.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/YaZBg.gif[/img]')"/> </div> <!-----грусть-----> <div id="cont_8" style="display: none;"><br> <img src="http://s7.uploads.ru/t/z7e3F.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/z7e3F.gif[/img]')"/> <img src="http://s7.uploads.ru/t/9q26j.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/9q26j.gif[/img]')"/> <img src="http://s3.uploads.ru/t/zZSXK.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/t/zZSXK.gif[/img]')"/> <img src="http://s6.uploads.ru/t/BD9Sx.gif" style="cursor:pointer"onclick="smile('[img]http://s6.uploads.ru/t/BD9Sx.gif[/img]')"/> <img src="http://s2.uploads.ru/t/KYJR7.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/KYJR7.gif[/img]')"/> <img src="http://s7.uploads.ru/t/eWS2g.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/eWS2g.gif[/img]')"/> <img src="http://s7.uploads.ru/t/Egf9Z.gif" style="cursor:pointer"onclick="smile('[img]http://s7.uploads.ru/t/Egf9Z.gif[/img]')"/> <img src="http://s3.uploads.ru/t/k1Wwh.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/t/k1Wwh.gif[/img]')"/> <img src="http://s3.uploads.ru/WZR6T.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/WZR6T.gif[/img]')"/> <img src="http://s3.uploads.ru/t/crno6.gif" style="cursor:pointer"onclick="smile('[img]http://s3.uploads.ru/t/crno6.gif[/img]')"/> <img src="http://s5.uploads.ru/t/2LHEh.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/2LHEh.gif[/img]')"/> <img src="http://s8.uploads.ru/t/esryn.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/esryn.gif[/img]')"/> <img src="http://s8.uploads.ru/t/jEouX.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/jEouX.gif[/img]')"/> <img src="http://s8.uploads.ru/t/hr3Ow.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/hr3Ow.gif[/img]')"/> <img src="http://s8.uploads.ru/t/c4rAB.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/c4rAB.gif[/img]')"/> <img src="http://s8.uploads.ru/t/fGzWp.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/fGzWp.gif[/img]')"/> <img src="http://s4.uploads.ru/t/Mpeo4.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/Mpeo4.gif[/img]')"/> <img src="http://s8.uploads.ru/t/c1ND5.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/c1ND5.gif[/img]')"/> <img src="http://s8.uploads.ru/t/auvqP.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/auvqP.gif[/img]')"/> <img src="http://s8.uploads.ru/t/JIHhA.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/JIHhA.gif[/img]')"/> <img src="http://s2.uploads.ru/t/aI6J2.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/aI6J2.gif[/img]')"/> <img src="http://s2.uploads.ru/t/ChqU1.gif" style="cursor:pointer"onclick="smile('[img]http://s2.uploads.ru/t/ChqU1.gif[/img]')"/> <img src="http://s5.uploads.ru/t/dm1Sb.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/dm1Sb.gif[/img]')"/> <img src="http://s4.uploads.ru/t/xYEzR.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/xYEzR.gif[/img]')"/> <img src="http://s5.uploads.ru/t/24HRn.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/24HRn.gif[/img]')"/> <img src="http://s4.uploads.ru/t/irvad.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/irvad.gif[/img]')"/> <img src="http://s4.uploads.ru/t/sStzn.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/sStzn.gif[/img]')"/> <img src="http://s8.uploads.ru/t/EfMWk.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/EfMWk.gif[/img]')"/> <img src="http://s8.uploads.ru/t/hW4vo.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/hW4vo.gif[/img]')"/> <img src="http://s8.uploads.ru/t/MyQfe.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/MyQfe.gif[/img]')"/> <img src="http://s4.uploads.ru/t/a1fYy.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/a1fYy.gif[/img]')"/> <img src="http://s4.uploads.ru/t/0XJd2.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/0XJd2.gif[/img]')"/> <img src="http://s5.uploads.ru/t/jV7d4.gif" style="cursor:pointer"onclick="smile('[img]http://s5.uploads.ru/t/jV7d4.gif[/img]')"/> <img src="http://s4.uploads.ru/t/M9Rid.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/M9Rid.gif[/img]')"/> <img src="http://s4.uploads.ru/t/Ougde.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/Ougde.gif[/img]')"/> <img src="http://s4.uploads.ru/t/gQN4X.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/gQN4X.gif[/img]')"/> <img src="http://s4.uploads.ru/t/myeFk.gif" style="cursor:pointer"onclick="smile('[img]http://s4.uploads.ru/t/myeFk.gif[/img]')"/> <img src="http://s8.uploads.ru/t/jhKd3.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/jhKd3.gif[/img]')"/> <img src="http://s8.uploads.ru/t/6K9Pe.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/6K9Pe.gif[/img]')"/> <img src="http://s8.uploads.ru/t/YUrXa.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/YUrXa.gif[/img]')"/> <img src="http://s8.uploads.ru/t/Xw0fB.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/Xw0fB.gif[/img]')"/> <img src="http://s8.uploads.ru/t/McyHu.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/McyHu.gif[/img]')"/> <img src="http://s8.uploads.ru/t/PDfVJ.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/PDfVJ.gif[/img]')"/> <img src="http://s8.uploads.ru/t/qtypx.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/qtypx.gif[/img]')"/> <img src="http://s8.uploads.ru/t/oke3F.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/oke3F.gif[/img]')"/> <img src="http://s8.uploads.ru/t/95TAB.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/95TAB.gif[/img]')"/> <img src="http://s8.uploads.ru/t/6RjPA.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/6RjPA.gif[/img]')"/> <img src="http://s8.uploads.ru/t/jTmfH.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/jTmfH.gif[/img]')"/> <img src="http://s8.uploads.ru/t/6K9Pe.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/6K9Pe.gif[/img]')"/> <img src="http://s8.uploads.ru/t/GDfzh.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/GDfzh.gif[/img]')"/> <img src="http://s8.uploads.ru/t/M0dnv.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/M0dnv.gif[/img]')"/> <img src="http://s8.uploads.ru/t/8ZNJV.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/8ZNJV.gif[/img]')"/> <img src="http://s8.uploads.ru/t/YaZBg.gif" style="cursor:pointer"onclick="smile('[img]http://s8.uploads.ru/t/YaZBg.gif[/img]')"/> </div> !~!;*/ }smls_blkCnt = smls_blkCnt.toString().split('!~!;')[1]; $('#smls-blk').one('hover',function () { $(smls_blkCnt).appendTo(this); }); </script></div>
Ссылка фона на лексике
https://image.lexica.art/full_webp/f2bf … 956b4cc2da
/* разделитель между постов */
#pun {
background-repeat: repeat-y;
background-position : top center;
}
#pun-viewtopic .post h3 {
background: rgba(0, 0, 0, 0) url("https://i.imgur.com/sfFriwd.png") no-repeat scroll center top;
color: #c0c9ab !important;
font-family: pt sans narrow;
font-size: 13px;
height: 114px;
margin-bottom: -42px;
margin-left: -44px;
margin-top: -10px;
padding-top: 20px !important;
width: 1066px;
}
#pun-viewtopic .post h3 span {
color: #dbe7be;
margin-left: 295px;
margin-top: 28px;
text-shadow: 0 0 1px rgb(0, 0, 0);
margin-top: 21px;
}
#pun-viewtopic .post h3 span a {
color: #dbe7be;
text-shadow: 0 0 1px rgb(0, 0, 0);
}
#pun-viewtopic .post h3 span a:hover {
color: #c2ccaa;
text-shadow: none;
}
#pun-viewtopic div.post h3 strong::before {
content: "#";
font-weight: normal;
}
#pun-viewtopic .post h3 strong {
font-weight: bold;
margin-left: 550px;
position: absolute;
width: auto;
}
.topic a.sharelink {
display: none;
}
#pun-index .tcr {
width: 30%;
}
/* C3.2 */
.punbb .post h3 {
height: 18px;
font-size: 11px;
font-family: 'roboto';
margin: 10px 1px 0 1px;
background: #6f4678;
box-shadow: 0px 0px 0px 1px #ad9d94, 0px 0px 5px #6f4640 inset;
}
структура
свет
/* C3.5 */
.punbb .post .post-author {
float: left;
width: 234px;
overflow: hidden;
color: #d8c6db;
font-family: 'Roboto';
}
/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
padding: 0em 1em 1em 1em;
line-height: 160%;
}
/* C3.7 */
.pa-author {
font-style: normal;
font-family: alice;
font-size: 18px;
font-weight: 500;
text-align: center;
margin-top: 1px;
color: #e0cbe3;
}
/* C3.8 */
.pa-author a {
font-family: alice;
font-size: 18px;
font-weight: 500;
color: #dac7b8de !important;
background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
background-clip: text !important;
-webkit-background-clip: text !important;
-moz-background-clip: text !important;
-o-background-clip: text !important;
text-shadow: 1px 1px #24221f;
transition-duration: 2s;
}
.pa-author a:hover {
font-family: alice;
font-size: 18px;
font-weight: 500;
color: #df9d88c7 !important;
background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
background-clip: text !important;
-webkit-background-clip: text !important;
-moz-background-clip: text !important;
-o-background-clip: text !important;
text-shadow: 1px 1px #24221f;
}
.pa-author:first-letter {
color: #df9d88c7;
}
тьма
/* C3.5 */
.punbb .post .post-author {
float: left;
width: 234px;
overflow: hidden;
color: #d8c6db;
font-family: 'Roboto';
}
/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
padding: 0em 1em 1em 1em;
line-height: 160%;
}
/* C3.7 */
.pa-author {
font-style: normal;
font-family: alice;
font-size: 18px;
font-weight: 500;
text-align: center;
margin-top: 7px;
color: #e0cbe3;
}
/* C3.8 */
.pa-author a {
font-family: alice;
font-size: 18px;
font-weight: 500;
color: #ddd2dd !important;
background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
background-clip: text !important;
-webkit-background-clip: text !important;
-moz-background-clip: text !important;
-o-background-clip: text !important;
text-shadow: 1px 1px #24221f;
transition-duration: 2s;
}
.pa-author a:hover {
font-family: alice;
font-size: 18px;
font-weight: 500;
color: #a595a5 !important;
background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
background-clip: text !important;
-webkit-background-clip: text !important;
-moz-background-clip: text !important;
-o-background-clip: text !important;
text-shadow: 1px 1px #24221f;
}
.pa-author:first-letter {
color: #a595a5;
}
цвета
свет
.post-author {
background: url(https://i.postimg.cc/v4gvQTVR/3.png) no-repeat top, url(https://i.postimg.cc/HVL2hBWk/1.png) no-repeat bottom, url(https://i.postimg.cc/6y10JnTL/2.png) repeat-y;
padding: 10px 0 0px 0;
margin: 10px 0 0 1px!important;
background-position: top center;
}
.punbb .post .post-author a {
color: #b89fc0;
}
.pa-author strong {
font-weight: 400;
}
тьма
.post-author {
background: url(https://i.imgur.com/8jISCZs.png) no-repeat top, url(https://i.imgur.com/mSobE2P.png) no-repeat bottom, url(https://i.imgur.com/L8L0rSz.png) repeat-y;
padding: 10px 0 0px 0;
margin: 10px 0 0 1px!important;
background-position: top center;
}
.punbb .post .post-author a {
color: #b89fc0;
}
.pa-author strong {
font-weight: 400;
}
/*фон внутри лз*/
.pa-fld1 {
text-align: justify;
border-bottom: 1px solid #e0cbe3;
padding-bottom: 3px;
margin: 0px 4px 3px 4px !IMPORTANT;
width: 176px;
background: url(https://i.postimg.cc/GmPWfz51/image.png) no-repeat top center,
url(https://i.postimg.cc/k5n0P80R/image.png) no-repeat bottom center,
url(https://i.postimg.cc/GpqZLtR7/image.png) repeat center;
text-align: justify
}
background: #0000002e;
[icon]https://i.imgur.com/ZdxSXSO.png[/icon]
[icon]https://i.imgur.com/ZdxSXSO.png[/icon]
Плашка
<div class="plashka"><a href="ТУТ МОЖНО ССЫЛКУ НА ЛИЧНОЕ ДЕЛО"><img src="ССЫЛКА НА ИКОНКУ"></a><div><strong>ТУТ ЗАГОЛОВОК</strong><span>ТУТ ТЕКСТ, МОЖНО СО <a href="#">ССЫЛКОЙ</a></span></div></div>
<div class="plashka"><a href="https://itisanewworld.rusff.me/viewtopic.php?id=1513"><img src="https://i.postimg.cc/BQwwhmxt/ezgif-2-7163350ce7.png"></a><div><strong>WELL ИК ОЛЕ PIE</strong><span>раз, два, <a href="https://itisanewworld.rusff.me/profile.php?id=268">кончил </a></span></div></div>
/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-stats h2, #pun-debug h2 {
border-style: none none none none;
border-width: 0 0px 0px 0;
font-family: alice;
font-weight: 500;
text-transform: uppercase;
/* margin: 0px 0 10px 0; */
/* height: 18px; */
padding: 2px 0 2px 0 !important;
text-align: center;
color: #6e4e41;
font-size: 11px;
}
#pun-main h2 {
font-size: 14px;
text-align: center;
font-family: alice;
font-weight: 500;
}
Иконки точки
#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
background: #505050;
border: 1px solid #b89fc0;
height: 7px;
width: 7px;
border-radius: 100%;
margin-right: 8px !important;
}
#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
background: #833e2a;
border: 1px solid #b89fc0;
height: 7px;
width: 7px;
border-radius: 100%;
margin-right: 8px !important;
}
#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
background: #efcfef;
border: 1px solid #b89fc0;
height: 7px;
width: 7px;
border-radius: 100%;
margin-right: 8px !important;
}
#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
background: #9d6343;
border: 1px solid #e6c9ec;
height: 7px;
width: 7px;
border-radius: 100%;
margin-right: 8px !important;
}
Вы здесь » Тест дизайнов » Дизы » Новый Мистери