/* A1 Import the colour scheme -------------------------------------------------------------*/ /* A1.1 */ @import url(style_cs.css); @import "https://forumstatic.ru/files/0015/76/dc/34396.css"; @import "https://forumstatic.ru/files/0015/76/dc/64836.css"; /* A2 Deal with browser defaults and wonkiness -------------------------------------------------------------*/ /* A2.1 */ html, body {margin: 0; padding: 0} /* A2.2 */ .punbb * { margin: 0 } /* A2.3 */ .punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt { padding: 0; list-style: none; } /* A2.4 */ .punbb img { border:none } /* A2.5 */ .punbb .main table { table-layout: fixed; width: 100%; } /* A2.6 */ .checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;} /* A2.7 */ p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] * { height: 1.8em; vertical-align: middle } /* A3 Text setup -------------------------------------------------------------*/ /* A3.1 */ body { font-size: 93.01%; } /* A3.2 */ .punbb { font: normal 71.76% verdana, arial, helvetica, sans-serif; } /* 3.3 */ .punbb textarea, .punbb input, .punbb select, .punbb optgroup { font: 1em verdana, arial, helvetica, sans-serif } /* A3.4 */ .punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th { font-size: 1em; font-weight: normal; } /* A3.5 */ .punbb h1 span, .punbb h2 span, .punbb legend span { font-size: 1.1em; } /* A3.6 */ .punbb pre { font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace } /* A3.7 */ .punbb address, .punbb em { font-style: normal } /* A3.8 */ .punbb .post-content em { font-style: italic text-align: Left; } /* A3.9 */ .punbb .post-content em.bbuline { font-style: normal; text-decoration: underline; text-align: Left; } /* A3.10 */ .punbb a { text-decoration: none; } /* A3.11 */ .punbb optgroup { font-weight: bold; } /* A4 Float clearing and hidden items -------------------------------------------------------------*/ /* A4.1 */ #pun:after, .punbb .container:after, .punbb .post-links ul:after, .punbb .main div.inline:after, .punbb .post-box:after, .punbb .linksb:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; overflow:hidden; line-height: 0.0; font-size: 0; } /* A4.2 */ .acchide, #pun-index #pun-main h1, #pun-navlinks h2, #pun-pagelinks h2, #pun-status h2, #pun-ulinks h2, .punbb .forum h2, .punbb .multipage .topic h2, .punbb dl.post-sig dt span, .punbb p.crumbs strong, .punbb .divider hr, .punbb .required label em, .punbb .formsubmit label, .punbb .submitfield label, .punbb .modmenu label, #pun-userlist .main h2 { font-size: 0; height: 0; width: 0; line-height: 0.0; position:absolute; left: -9999px; overflow: hidden } /* A5 Basic page layout and borders -------------------------------------------------------------*/ /* A5.1 */ /* PUN WIDTH */ #pun { margin: 0px auto auto auto; width: 914px; position: relative; } /* A5.2 */ .punbb { width: 878px; height: auto; margin-left: -3px; padding-left: 20px; } /* A5.3 */ #pun-redirect, #pun-maint { margin: 50px 20% 12px 20%; width: auto; float: none; } /* A5.4 */ .punbb .section, .punbb .main { margin-bottom: 1em; } /* A5.5 */ .punbb .category, .punbb .post { margin-top: 0.4em; background-color: transpanent; color: #2b1c0c; text-align: left; } /* A5.6 */ .punbb #pun-category1, .punbb .toppost, .punbb .topicpost { margin-top: 0; background-color: transpanent; color: #2b1c0c; text-align: left; } /* 5.7 */ #pun-post .topic { margin-top: 1em; } /* A5.8 */ .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post { border-style: none none solid none; border-width: 0px 0px 2px 0px } /* A5.9 */ .punbb .container { border-style: solid; border-width: 3px; } /* A5.10 */ .punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 { padding: 0em 0em 0em; border-style: none solid solid none; border-width: 0 1px 1px 0; text-align: center; font: italic 18px georgia; color: #306161; text-transform: lowercase; } /**********************************************/************************************************************* B - MAIN CONTENT - GENERAL **************************************************************/ /* B1 Parsed Content, Signatures and Scroll Boxes -------------------------------------------------------------*/ /* B1.1 */ .punbb .post-content { padding: 0; margin: 0; width: 100%; overflow: hidden; text-align: Left; } /* B1.2 */ .punbb .post-sig dt { display: block; border-top: 1px solid rgba(15, 3, 3, 0.26); width: 65%; margin: 30px 0px 10px 115px; } /* B1.3 */ .punbb .post-content p { margin: 0; padding: 0 0 1em 0; line-height: 150%; text-align: justify; } /* B1.4 */ .punbb .post-content img { vertical-align: text-bottom text-align: Left; } /* B1.5 */ .punbb .post-content img.postimg { vertical-align: middle; text-align: Left; } /* B1.6 */ .punbb .post-content .blockcode, .punbb .post-content blockquote { width: 100%; overflow: hidden; text-align: Left; } /* B1.7 */ .punbb .post-content .scrollbox { width: 100%; overflow: auto; } /* B1.8 */ .punbb .post-content .quote-box, .punbb .post-content .code-box { margin: 1.4em 1.8em 2.4em 1.8em; padding: 1em; border-style: solid; border-color: transpanent; border-width: 1px; } /* B1.9 */ .punbb .quote-box cite, .punbb .code-box strong.legend { display: block; padding-bottom: 0.7em; margin: 0; font: bold 10px verdana; text-transform: uppercase; } /* B2 Information boxes -------------------------------------------------------------*/ /* B2.1 */ .punbb .info-box { padding: 1.1em 1.7em 1em 1.7em; border-style: solid; border-width: 1px; margin: 0 0 1.1em 0; } /* B2.2 */ .punbb .info-box * { padding: 0 0 0.7em 0; } /* B2.3 */ .punbb #pun-main .info-box .legend { font-size: 1.1em; font-weight: bold; } /* B3 Pagination and posting links -------------------------------------------------------------*/ /* B3.1 */ .punbb .linkst { float: left; position: relative; width: 100%; font-size: 1.1em; height: 0; } /* B3.2 */ .multipage { margin-top: 3em; } /* B3.3 */ .linkst .pagelink { position: absolute; top: -4em; left: 1em; width: 24em; } /* B3.4 */ .linkst .postlink { position: absolute; top: -4em; right: 1em; width: 16em; text-align: right; font-weight: bold; } /* B3.5 */ .punbb .linksb { text-align: right; padding: 0.4em 1em 0.5em 1em; font-size: 1.1em; } /* B3.6 */ .linksb .pagelink { float: left; width: 24em; text-align: left; } /* B3.7 */ .linksb .postlink { float: right; width: 16em; font-weight: bold } /* B3.8 */ .subscribelink { clear:both; padding-top: 0.3em; padding-bottom: 0.5em; } /**********************************************/************************************************************* C - MAIN CONTENT - SPECIFIC **************************************************************/ /* C1 Form layout -------------------------------------------------------------*/ /* C1.1 */ .punbb .formal .container { padding: 1.7em 2.3em 1.1em 2.3em; } /* C1.2 */ .punbb .formsubmit { padding: 0 0 0 1.7em; margin: 1em 0 0 0; text-align: center; } /* C1.3 */ .punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span { margin: 0 0.6em 0 0 } /* C1.4 */ .punbb fieldset { border-style: solid; border-width: 1px; padding: 0 18px 0 18px; margin: 0 0 1em 0 } /* C1.5 */ .punbb fieldset legend { padding: 0; margin: 0 0 0 11px; font-size: 1.1em } /* C1.6 */ .punbb fieldset legend span { padding: 0 5px; margin: 0 0 0 -15px; } /* C1.7 */ .punbb fieldset fieldset { border-style: none; margin: 0; padding: 0 0 8px 0 } /* C1.8 */ .punbb .fs-box { padding: 1em 0 0.8em 0; } /* C1.9 */ .punbb .fs-box p, .punbb .fs-box fieldset { padding: 0 0 0.8em 0 } /* C1.10 */ .punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield { float: left; margin-right: 1em; } /* C1.11 */ .punbb .inline .infofield { clear:both } /* C1.12 */ .punbb .datafield br { display: none } /* C1.13 */ .punbb .required label, .punbb .datafield span.input { font-weight: bold } /* C1.14 */ .punbb .datafield span.input a { font-weight: normal; } /* C1.15 */ .punbb .areafield span.input, .punbb p.longinput span.input { display: block; padding: 0 12em 0 0; height: 100%; /* For IE */ } /* C1.16 */ .punbb textarea, .punbb .longinput input { width: 64%; margin: 0; } /* C1.17 */ .punbb .hashelp { position: relative; } /* C1.18 */ .punbb .helplinks { display: block; position: absolute; top: 1em; right: 0; font-weight: normal; width: 36%; } /* c1.19 */ .punbb #profile .helplinks { top: 1.5em; } /* C1.20 */ .punbb .helplinks span { display: block; padding-bottom: 0.2em; } /* C1.21 */ #pun-post .formal .info-box li { padding-left: 4px; list-style-type: square; list-style-position: inside; line-height: 1.5; margin: 0; } /* C2 Table layout -------------------------------------------------------------*/ /* C2.1 */ .punbb .main .tcl { overflow: hidden; text-align: justify; width: 37%; } /* C2.2 */ .punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod { background-color: transparent; text-align: center; width: 8%; } /* C2.3 */ .punbb .main .tcr { background-color: transparent; overflow: hidden; text-align: left; width: 23%; } /* C2.4 */ #pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl { background-color: transparent; width: 40% } /* C2.5 */ #pun-userlist .main .tc2, #pun-searchtopics .main .tc2 { background-color: transparent; text-align: left; width: 20%; } /* C2.6 */ #pun-debug table .tcl { background-color: transparent; width: 15%; white-space:normal; } /* C2.7 */ #pun-debug .tcr { background-color: transparent; width: 90%; white-space: normal; } /* C2.8 */ #pun-index .tcl h3 { font-size: 1.2em; font-weight: bold; text-align: center; margin-top: -28px; margin-left: 8px; margin-bottom: 20px; } /* 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; text-align: center !important; } /* C2.13 */ .punbb .main .tcl { border-left-style: none; border-left-width: 0 } * html .tclcon {height: 1px} /* C2.14 PODFORUM*/ #pun-index td div.tclcon {color: #b2c3c5;margin-left: 10px;width: 301px;font: 10px arial !important;padding: 52px 23px 30px 20px;line-height: 12px !important;text-align: justify;background: url(http://i.imgur.com/fLRDHwH.png) top center no-repeat, url(http://i.imgur.com/8BJe8fF.png) bottom center no-repeat, url(http://i.imgur.com/cXkErf4.jpg);text-transform: lowercase;} .tclcon h3 { border: none; } .tclcon h3 a { color: #746767!important; font: 24px georgia !important; text-transform: lowercase; text-shadow: 1px 1px 2px #170303; letter-spacing: 1px !important; } .tclcon h3 a:hover { color: #48738e!important; } .pf {text-align: center;padding-top: 2px;padding-bottom: 0px;margin-top: 10px;} .pf a {display: inline-block;text-align: center;margin-left: 1px;text-transform: lowercase;font: bold 10px arial !important;color: #230808!important;letter-spacing: 0px !important;nt;width: 87px;padding: 3px;background: #5a7b82;box-shadow: inset 0 0 10px #2a3e42;} .pf a:hover {color: #16272b !important;} /* C2.15 */ .punbb div.icon {float: right;display: block;width: 62px;height: 51px;padding-top: 0px;margin-top: 15px;margin-right: -10px;background-repeat: no-repeat;} /* C3 Topics -------------------------------------------------------------*/ #pun-title, #pun-navlinks { background-color: transpanent; } /* CS2.1 */ .punbb .container, .punbb .post-body, .post h3 { border-color: transparent; } /* CS2.2 */ .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post { border-color: transparent; } /* CS2.3 */ #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 { border-color: transparent ; } /* CS2.4 */ .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table { border-color: transparent; } /* CS2.5 */ .punbb th { border-color: transparent ; } /* CS2.6 */ .punbb .quote-box, .punbb .code-box { border-color: transparent; } #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span { border-color: transparent; } #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend { border-color: transparent ; } .punbb .divider { border-color: transparent; } .punbb .formal fieldset .post-box, .punbb .info-box { border: 1px solid transparent ; } li.pa-online { border-left-color: transparent ; } /* C3.1 */ .punbb .post .container { border-style: none solid solid solid; border-width: 1px; margin-top: -1px; padding-bottom: 1px; } /* C3.2 */ .punbb .post h3 { border-style: solid solid none solid; border-width: 1px; } /* C3.3 */ .punbb .post h3 span { border-left: 0px solid #; padding: 0.5em 1em; display: block; margin-left: 18em; } /* 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: 261px;margin: 0.6em;margin-top: -1em;overflow: hidden;margin-left: -66px;padding-top: 50px;background: url(http://imgdepo.com/id/i10135734) top center no-repeat, url(http://imgdepo.com/id/i10135735) bottom center no-repeat, url(http://imgdepo.com/id/i10135736) repeat-y;} .post-author ul { margin: 0.8em; } #pun-main .post-author ul { text-align: center; font-size: 10px; padding-top: 0px; margin-left: 41px; color: #443130; line-height: 11pt !important; letter-spacing: 0; } .pa-posts {margin-top: 0.5em !important;} li.pa-avatar.item2 { margin-left: -3px; background: url(http://funkyimg.com/i/2naLR.jpg) top center no-repeat, url(http://funkyimg.com/i/2naLQ.jpg) bottom center no-repeat, url(http://funkyimg.com/i/2naLL.jpg) repeat-y; width: 203px; margin-top: -9px; padding-top: 23px; padding-bottom: 12px; } li.pa-avatar img { margin-top: -6px; margin-left: -1px; } /* C3.6 */ .punbb .post .post-author ul, .punbb .post .post-author p { padding: 0 1em 1em 1em; line-height: 140%; } /* C3.7 */ .pa-author { padding-bottom: 0px !important; margin-top: -40px; font: 22px georgia !important; letter-spacing: -1px !important; color: #2f6565!important; text-shadow: 1px 1px 1px black; text-transform: uppercase; text-align: center; margin-left: 0px; } /* C3.8 */ .pa-author a { font: 22px georgia !important; letter-spacing: 0px !important; color: #2f6565!important; text-transform: none; -moz-transition: all 0.2s 0.02s ease; -o-transition: all 0.2s 0.02s ease; -webkit-transition: all 0.2s 0.02s ease; } .pa-author a:hover{ color: #793027 !important; } /* C3.9 */ li.pa-title { font-weight: bold; font: 10px tahoma; color: #662a23; margin-bottom: 4px; text-shadow: 1px 1px 0 #100a0e; margin-left: 0px; margin-top: 5px; padding-left: 0px; letter-spacing: 0.5px; text-transform: lowercase; padding-bottom: 2px; } .pa-posts, .pa-respect { text-align: center; width: 69px; padding: 2px 4px 4px 2px !important; margin-top: -4px !important; margin-bottom: -7px !important; letter-spacing: 0px; margin-left: 3px; margin-right: 0px; color: #443433; text-shadow: 1px 1px 1px black; font: 11px georgia; display: inline-block; text-transform: lowercase; } .pa-respect a { letter-spacing: 0px !important; font: 11px georgia !important; color: #443433 !important; text-shadow: 1px 1px 1px black; } li.pa-online { line-height: 0.8em; border-left-style: none; border-left-width: 0.7em; margin-top: 6px; margin-left: 0px; margin-bottom: -17px; text-transform: lowercase; color: #0d4346; text-shadow: 1px 1px 1px black; font: italic 12px georgia; letter-spacing: 0px; font-weight: bold; } /* C3.11 */ .punbb .post-body { margin-left: 18em; border-left-style: none; border-left-width: 1px; padding: 0px 8px 1px 0px; } /* C3.12 */ .punbb .post-box { padding: 1em; } /*C3.13 */ .punbb fieldset .post-box { margin-bottom: 0.8em } /* C3.14 */ .punbb .post-links { margin-left: 19em; border-left-style: none; border-left-width: 1px; } /* C3.15 */ .punbb .post-links ul { padding: 0 1em 0 0; height: 2em; line-height: 2em; margin-left: -19em; border-top-style: none; border-top-width: 1px; background: transparent; text-align: right; } /* C3.16 */ .punbb .post-links li { display: inline; padding-left: 1em; } /* C3.17 */ .pl-email, .pl-website { float: left; } /* C3.18 */ .punbb .clearer { clear: both; height: 0; font-size: 0; } /* C4 Moderator menu -------------------------------------------------------------*/ /* C4.1 */ .punbb .modmenu .container { padding: 0.5em 1em; text-align: right; } /* C4.2 */ .punbb .modmenu strong, .punbb .modmenu a { height: 1.8em; line-height: 1.8em; } /* C4.3 */ .punbb .modmenu .container strong { float: left; } /* C4.4 */ .punbb .modmenu input { margin-left: 1em; } /* C5 Message boxes -------------------------------------------------------------*/ /* C5.1 */ .punbb .info .container { padding: 0.8em 1em } /* C5.2 */ .punbb .info .container .backlink { padding-top: 0em; line-height: 14pt; } /* 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: left; margin: 0 0 0.8em 1.8em } /* C7 User list -------------------------------------------------------------*/ /* C7.1 */ #pun-userlist .formal, #pun-userlist .formal .container { border-bottom: none; margin-bottom: 0; } /* C7.2 */ #pun-userlist .usertable .container { padding: 0 2.3em 2.3em 2.3em; border-top: none; } /* C7.3 */ #pun-userlist .usertable table { border-style: solid; border-width: 1px; } /**********************************************/************************************************************* D - PUNBB SECTIONS OTHER THAN MAIN CONTENT **************************************************************/ /* D1 Logo and description -------------------------------------------------------------*/ /* D1.1 */ #pun-title { margin: 0; border-style: none none none none; border-width: 1px 1px 0 1px; } /* D1.2 */ #pun-title h1 { display : block; height : 40px; padding: 2em 1em 0 1em; } /* D1.3 */ #pun-title .container { border-style: none none none none; } /* D1.4 */ #pun-title h1 span { font-size: 1.5em; } /* D1.4 */ #pun-title h1 span { display: none; } #pun-title h1 span { font-size: 1.5em; } /* D2 Page navigation -------------------------------------------------------------*/ /* D2.1 */ #pun-pagelinks { position: absolute; top: -15px; left: 0; margin: 0; border: none; padding: 0; width: 100%; } /* D2.2 */ #pun-pagelinks .container { background: transparent; border: none; padding: 0} /* D2.3 */ #pun-pagelinks .container li { display: inline } /* D2.4 */ #pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover { height: 2em; line-height: 2em; padding: 0; font-size: 1.2em; margin-left: -9999px; display: block; float:left; width: 100%; } /* D2.5 */ #pun-pagelinks a:active, #pun-pagelinks a:focus { position:relative; margin: 0; } #pun-pagelinks li a span { display:block; margin: 0 1em } /* D3 Forum navigation -------------------------------------------------------------*/ /* D3.1 */ #pun-navlinks, #pun-navlinks .container { border-style: none; border-width: 0; margin-left: 0px; margin-top: 0px; /*io?eoaoaeuiia cia?aiea - aaa?o, iiei?eoaeuiia - aiec */ } /* D3.2 */ #pun-navlinks .container { padding: 0.7em 1em; } /* D.3 */ #pun-navlinks li { display: inline-block; } /* D3.4 */ #pun-navlinks li a { } /* D4 User links -------------------------------------------------------------*/ /* D4.1 */ #pun-ulinks { border-left-style: none; border-right-style: none; margin-left: 0px; margin-top: 0px; /*io?eoaoaeuiia cia?aiea - aaa?o, iiei?eoaeuiia - aiec */ } /* D4.2 */ #pun-ulinks .container { border-top: none; padding: 0.7em 1em; } /* D4.3 */ #pun-ulinks li, #pun-ulinks li a { display: inline; border-left-style: solid; border-left-width: 1px; white-space: nowrap; } /* 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-top: -10em; } /* D5.2 */ #pun-status .container { padding: 0.8em 1em 1em 1em; } /* D5.3 */ #pun-status span { white-space: nowrap; margin-right: 0.5em; } /* D5.4 */ #pun-crumbs1 { font-weight: bold; overflow: hidden; margin-top: 0; } /* D5.5 */ #pun-crumbs1 p.container {border-top: none;padding: 1em 1em 0.8em 1em;font-size: 1.1em;font: bold 16px georgia;color: #1a3d3f;text-transform: lowercase;letter-spacing: 0px !important;} /* D5.6 */ #pun-break1 { margin: 0 1em; border-style: solid none; border-width: 1px 0; height: 0; margin: -2px 1em; position: relative; z-index: 1; } /* D6 Announcement -------------------------------------------------------------*/ /* D6.1 */ #pun-announcement h2 { padding: 0; margin: 0 1em -3.5em 1em; border-style: none none solid none; border-width: 0 0 1px 0; position: relative; font-weight: bold; } /* D6.2 */ #pun-announcement h2 span { display: block; padding: 1em 0 0.8em 0; border-bottom-style: solid; border-bottom-width: 1px; } /* D6.3 */ #pun-announcement .container { padding: 0em 1em 10em 1em; margin-top: -14em; } /* D7 Statistics -------------------------------------------------------------*/ /* D7.1 */ #pun-stats .container { padding: 0.8em 1em } /* D7.2 */ #pun-stats li.item1, #pun-stats li.item2 { float: left; clear: both; line-height: 150%; } /* D7.3 */ #pun-stats li.item3, #pun-stats li.item4 { text-align: right; line-height: 150%; } /* D7.4 */ li#onlinelist { margin-top: 1em; border-top-style: solid; border-top-width: 1px; float: left; width: 100%; line-height: 130%; text-align: justify; } /* D7.5 */ li#onlinelist div { border-top-style: solid; border-top-width: 1px; padding: 0.7em 0 0 0; text-align: justify; } /* D8 Quick Jump - About - Bottom Breadcrumbs -------------------------------------------------------------*/ /* D8.1 */ #pun-qjump { margin: 0; border: none; width: 50%; position: relative; float: left; } /* D8.2 */ #pun-qjump .container { border: none; background: transparent; padding: 0.8em 1em; } /* D8.3 */ #pun-about { margin-top: 0; } /* D8.4 */ #pun-about .container { border-top-style: none; text-align: right; line-height: 150%; padding: 0.8em 1em; } /* D8.5 */ #pun-about p span { display: none; padding-left: 50%; } /* D8.6 */ #pun-crumbs2 { font-weight: bold; overflow: hidden; margin-bottom: 0; border-bottom: none; } /* D8.7 */ #pun-crumbs2 .container {border-top: none;padding: 1em 1em 0.8em 1em;font-size: 1.1em;font: bold 14px verdana;color: #1a3d3f;text-transform: lowercase;letter-spacing: 0px !important;} /* D8.8 */ #pun-break4 { margin: -2px 1em; border-style: solid none; border-width: 1px 0; position: relative; height: 0; z-index: 1; } /* D8.9 */ div.punbb-admin #pun-about .container { border-top-style: solid; border-top-width: 1px; } /* D9 Help file -------------------------------------------------------------*/ /* D9.1 */ #pun-help .formal .info-box h3.legend { border-bottom-style: solid; border-bottom-width: 1px; padding-bottom: 0; margin-bottom: 0.8em; } /* D9.2 */ #pun-help .formal .info-box h3.legend span { padding-bottom: 0.6em; display: block; border-bottom-style: solid; border-bottom-width: 1px; font-size: 1.1em; } /* D9.3 */ #pun-help .formal p, #pun-help .formal dd { margin-bottom: 1em } /* D9.4 */ #pun-help .formal ul, #pun-help .formal dl { padding: 0 0 0 1em } /* D9.5 */ #pun-help .formal li { padding: 0; line-height: 130% } /* D9.6 */ #pun-help .formal li * { vertical-align: text-top } /* D9.7 */ #pun-help .formal dt span { font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace } /* D9.8 */ #pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode { padding-bottom: 0; } #pun-redirect{ border:0 none!important; margin:0; padding:0; left:0; right:0; top:0; bottom:0; position:fixed; width:100%; height: 100%; text-align:center; background-color: deepskyblue; background: url(http://i.imgur.com/c7PSWDF.jpg) top center repeat-x, url(http://i.imgur.com/c7PSWDF.jpg) bottom center repeat-x, url(http://i.imgur.com/xuIz1l9.jpg) top center; background-color: #110d0c; margin-bottom: 21px !important; } #pun-redirect *{ border:0 none; } #pun-redirect .main-title { display:none; } #pun-redirect.punbb .info .container{ display:inline-block; left:0; right:0; top:0; bottom:0; margin: 12% auto; width:500px; height: 58px; padding: 16px 4px 18px 6px; font: bold 11px georgia !important; text-align: center; cursor: pointer; letter-spacing: 2px; text-transform: uppercase; background: #95a8ab; color: #1b5a58 !important; box-shadow: inset 0 0 18px #3a6c73; border: 4px double #502925 !important; } #pun-redirect.punbb .info .container a {text-transform: none !important;font-size: 11px !important;} /* выравнять название и время последнего появления*/ #pun-status { position: relative; right: -500px; height: 5px; top: 20px; } /* плашка */ li.pa-fld3 { position: relative; margin-top: -30px; margin-left: 1px; height: 58px; } /* бабло*/ li.pa-fld4 { position: relative; margin-left: 30px; } /* инста*/ li.pa-fld5 { position: absolute; margin-top: -40px; } /****************************************************************** Cтиль к скрипту: "Всплываюшая таблица с вкладками, в топике, с инфой о персонаже" ******************************************************************/ /*Стиль иконки в мини-профиле*/ img.a-info{ padding:2px; display:block!important; cursor:pointer; /*border-radius:50%;*/ position:absolute; text-align:left!important; } /* Затемняющий фон */ #pre-wrap { margin:0; top:0;bottom:0; left:0;right:0; width:100%; height:100%; position:fixed; z-index:20000; background: rgba(0,0,0,.65); } /*Подвижка иконки закрытия таблички*/ .my-tabs > img.close { float:right; margin:0 -35px 0 0!important; width:27px; } /* Корневой таб(UL) */ .my-tabs{ display:block; z-index:30000; position:absolute; max-height:500px; /*максимальная высота таблички*/ } /* Стиль "Ушка" вкладок */ .my-tabs>span{ opacity:0.78; color:#2f1f16; cursor:pointer; display:block!important; position:relative; z-index:12; padding:4px; height: 17px!important; margin-right: 2px; margin-left: -1px; margin-bottom:-4px!important; border: 3px #ceaf7c double; border-radius: 0px 0 0 0; text-align:left; padding-right:6px; text-shadow: 1px 1px 2px rgba(0,0,0,.4); font:normal 400 13px/16.5px "play"; float:left; } /* Cдвиг самого первого "Уха" */ .my-tabs>span:first-child{ margin-left: 0px; } /* Активное "Ушко" */ .my-tabs>span.selected{ opacity:1; border-bottom-color:transparent!important; } /* Стиль вкладки(LI)*/ .my-tabs>.tab-a{ width:100%; height:100%; position:relative;z-index:1; display:none; overflow-y:auto; overflow-x:hidden; text-align:center; vertical-align:middle; border-radius: 0px; border: 3px #ceaf7c double; padding:4px 12px!important; } /*Отступ контента вкладки сверху*/ .tab-a .post-content{ margin-top:2em; text-align:left; display:inline-block; } * { margin: 0; padding: 0; border: none; } #article { height: 360px; width: 586px; font-family: "TeXGyreReg",sans-serif; font-size: 17px; } #article dl { position: relative; top: 15px; left: 50%; margin-left: -75px; width: 150px; height: 155px; color: #324040; text-align: center; background: #04b3d2; background: -moz-linear-gradient(top,#04b3d2,#48dfff); background: -webkit-gradient(linear,left top,left bottom,from(#04b3d2),to(#48dfff)); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.7); -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.7); box-shadow: 0px 0px 6px rgba(0,0,0,0.7); -webkit-transform-origin: 50% 120px; -moz-transform-origin: 50% 120px; -o-transform-origin: 50% 120px; -moz-transition: -moz-transform 0.7s ease-in-out; -o-transition: -o-transform 0.7s ease-in-out; -webkit-animation: bounceOut 0.7s ease-in-out; } #article dt { position: absolute; bottom: 0px; width: 100%; height: 27px; padding-top: 5px; } #article dd { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); } #article dd a { display: block; height: 22px; padding: 3px 0px; color: #324040; text-decoration: none; } #article dd a:hover { background: rgba(255,255,255,0.1); } #article dl:hover { -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -o-transform: rotate(-180deg); -moz-transition: -moz-transform 0.5s ease-in-out; -o-transition: -o-transform 0.5s ease-in-out; -webkit-animation: bounceIn 0.7s ease-in-out; } @-webkit-keyframes bounceIn { from {-webkit-transform: rotate(0deg);} 75%{-webkit-transform: rotate(-200deg);} 90%{-webkit-transform: rotate(-175deg);} to {-webkit-transform: rotate(-180deg);} } @-webkit-keyframes bounceOut { from {-webkit-transform: rotate(-360deg);} 0% {-webkit-transform: rotate(-180deg);} 10%{-webkit-transform: rotate(-160deg);} to {-webkit-transform: rotate(-360deg);} } #article .masque { position: absolute; z-index: 50; width: 585px; height: 135px; top: 0; left: 0; background: #fff; } #article .ombre { position: absolute; z-index: 40; width: 300px; height: 6px; top: 133px; margin-top: -103px; left: 142px; -webkit-box-shadow: 0px 100px 3px black; -moz-box-shadow: 0px 100px 3px black; box-shadow: 0px 100px 3px black; -webkit-border-radius: 75px 75px 75px 75px / 3px 3px 3px 3px; -moz-border-radius: 75px 75px 75px 75px / 3px 3px 3px 3px; border-radius: 75px 75px 75px 75px / 3px 3px 3px 3px; }
дин нов мис
Сообщений 1 страница 4 из 4
Поделиться12017-01-09 13:54:05
Поделиться22017-01-09 13:54:18
/*GRAPHICS-------------------------------------------------------------*/ /* BODY */ body { background: url(http://imgdepo.com/id/i10135320) top center repeat-x, url(http://imgdepo.com/id/i10135320) bottom center repeat-x, url(http://i.imgur.com/xuIz1l9.jpg) top center; background-color: #110d0c; margin-bottom: 21px !important; } /* LOGO TITLE */ #pun-title table { background-image: url(http://imgdepo.com/id/i10135200); background-repeat: no-repeat; background-position: top center; border: none; height: 533px; width: 958px; margin-left: -61px; } /*PUN TELO */ #pun { background-color: #b7c9cb; background-image: url(http://imgdepo.com/id/i10135368); } /* FOOTER */ #pun-about p.container {background-image: url(http://imgdepo.com/id/i10135277);background-position: center top;background-repeat: no-repeat; height: 155px; width: 1015px; margin-left: -79px; text-align: center;border-color: transparent;} div#pun-about { margin-bottom: -44px; } #profilenav h2 {text-shadow: none;} #pun-redirect.punbb #pun-main h1 { background: none;} hr, .banner-line { height: 1px; background: #161928 center no-repeat; border: 1px solid #9ea6d0; margin: 6px !important; box-shadow: 0 0 10px #e4dca6; } /* BODY TEXT */ .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 h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain 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: #000000; font-weight: normal;font-style: normal;} /* NAV LINKS CONTAINERS */ div#pun-navlinks { position: relative; width: 100%; line-height: 23pt !important; text-align: center; top: -240px; left: 0px; word-spacing: 15px; } div#pun-ulinks {position: relative;width: 100%;text-align: center; top: -260px;margin-bottom: 0px;margin-left: 0px;} #navpiar {margin-left: 15px !important;} /* MAIN LINKS */ /* cs2.1. MAIN LINKS */ .punbb a, .punbb a:link, .punbb a:visited, .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {color: #4a0b0b;font: bold 11px georgia;letter-spacing: 0px;border-bottom: 0px none #000;text-decoration: none;-moz-transition: all 0.2s 0.02s ease;-o-transition: all 0.2s 0.02s ease;-webkit-transition: all 0.2s 0.02s ease;} /* cs2.2 MAIN LINKS HOVER */ .punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active { color: #1d6562; border-bottom: 0px none #000; } /* cs2.3. TOP NAV */ #pun-navlinks a { color: #742724; text-transform: lowercase; font: 28px AvQest; border-bottom: 0px none #000; letter-spacing: 0px; text-shadow: 1px 1px 1px #190505; } /* cs2.4. BOTTOM NAV */ #pun-ulinks a { color: #18595a; font: bold 7px arial; text-shadow: 1px 1px 0 #110d0c!important; border-bottom: 0px none #000; letter-spacing: 1px; padding: 2px 2px 2px 2px !important; text-transform: uppercase; -moz-transition: all 0.2s 0.02s ease; -o-transition: all 0.2s 0.02s ease; -webkit-transition: all 0.2s 0.02s ease; } /* cs2.5. TOP NAV HOVER */ #pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active { color: #cf5856; text-shadow: 1px 1px 1px #220a0a, 0 0 5px #bf1b1b; } /* cs2.5. BOTTOM NAV HOVER */ #pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active { border-bottom: 0px none #000; color: #541515; } /*ICONS-------------------------------------------------------------*/ /* OLD ICON*/ Div.icon {background-image: url(http://i.imgur.com/k87KDzk.png);background-repeat: no-repeat;} /* NEW ICON */ TR.inew Div.icon { background-image : url(http://i.imgur.com/dO87xsW.png); background-repeat: no-repeat; } /* IMP ICON */ TR.isticky Div.icon { background-image : url(http://i.imgur.com/2FFy0BW.png); background-repeat: no-repeat; } /* CLOSED ICON*/ TR.iclosed Div.icon { background-image : url(http://i.imgur.com/SAuXCjB.png); background-repeat: no-repeat; } /* Quotes - codes - text-area*/ .punbb .quote-box, .punbb .code-box { background: #95a8ab; color: #080808 !important; box-shadow: inset 0 0 18px #3a6c73; border: 4px double #502925 !important; } .punbb textarea, .punbb select { background: #ced9da; border: 2px solid rgb(207, 224, 226) !important; } #post-form h2 {text-align: center;font-size: 0px !important;background: url(http://imgdepo.com/id/i10135646) center no-repeat;width: 901px;margin-bottom: 0px;margin-top: -35px;margin-left: -9px;height: 87px;} /* Category headlines*/ #pun-main .category h2 span { visibility: hidden; } /*------------------------SCROLLING-----------------------*/ ::-webkit-scrollbar-thumb:vertical { background-color:#214c4e; } ::-webkit-scrollbar-thumb:horizontal { background-color:#214c4e; } ::-webkit-scrollbar { width: 6px; height: 6px; background-color: #332222; } /*---------------LZ---------------*/ .lz { position: relative; width: 162px; margin-left: 3px !important; margin-top: -1px!important; margin-bottom: 16px !important; padding: 10px; padding-bottom: 6px; padding-top: 5px; line-height: 8pt !important; height: auto; text-align: justify; font: 10px tahoma !important; color: #5b6c6f; background: #081d20; box-shadow: inset 0 0 17px #031113; border: 4px double rgb(26, 62, 66); } .lz a {text-transform: lowercase;font: bold 10px tahoma!important;color: #266963 !important;letter;letter-spacing: 0px !important;} /*---------------LINKS---------------*/ .urls { color: #f6cd44!important; font: 10px verdana !important; text-align: center; margin-top: 6px !important; padding: 0px 0px 0px 0px; letter-spacing: 0px!important; text-transform: lowercase; text-shadow: 1px 1px 0 #32233e !important; display: inline; -webkit-transition: .3s all; -moz-transition: .3s all; -ms-transition: .3s all; -o-transition: .3s all; transition: .3s all; } .urls:hover { color: #c4bbe0 !important; text-align: center; } /*---------------buttons---------------*/ input.button {cursor: pointer;height: 0px;padding: 7px 7px 9px 7px;background: #8da6a9;text-shadow: 1px 1px 0 #32959e !important;color: #581616 !important;font: bold 12px georgia !important;text-align: center;box-shadow: inset 0 0 10px #658e92, 1px 1px 3px #8d9d9e;border: 3px double #6c9296;border-radius: 5px;letter-spacing: 1px!important;line-height: 0px !important;margin-left: 10px!important;text-transform: lowercase;} .act {position: absolute;margin-top: -120px !important;margin-left: 611px!important;} .act img {margin-left: 14px;} .post-author.online > ul > li.pa-awards > span.mini_awards_label {display: none !important} li.pa-awards {margin-top: -2px!important;margin-bottom: -7px!important;margin-left: 11px;} /*-----banners--------*/ .banners {position: absolute;margin-top: -50px !important;left: 55px !important;width: 87%;height: 64px;text-align: center;padding: 0px;overflow-y: auto;opacity: 0.3;-webkit-transition: .3s all;-moz-transition: .3s all;-ms-transition: .3s all;-o-transition: .3s all;transition: .3s all;} .banners:hover {opacity: 1;} #pun-stats {text-align: justify;} #pun-stats a {font: 12px tahoma !important; text-transform: none !important;} #pun-stats > div > ul > li.item4 > strong > a {font-weight: bold !important;} /* рамка общего шаблона */ .fonob {width: 560px; padding: 0px 15px 23px 15px; background: url(http://imgdepo.com/id/i10041695); background-repeat: repeat; box-shadow: 2px 2px 4px #17120f; border-radius: 12px;} /* название */ .fname { width: 500px; background: #171612; color: #bcb08f; text-transform: uppercase; text-align: right; padding: 15px 10px 15px 10px; display: block; line-height: 100%; font-size: 20px; font-family: 'Cormorant Infant', serif; border-radius: 12px; position: relative; top: 25px; border-left:5px solid rgba(117,80,35,0.1); /* Размер и цвет рамки сверху */ border-right: 5px solid rgba(117,80,35,0.1); /* Размер и цвет рамки снизу */ } /* фон там где главный текст */ .fonte{ width: 500px; font-size: 12px; text-align: justify; font-family: calibri; line-height: 116%; color: #171612; background: #c3b99b; border-radius: 12px; padding: 20px; border-style: ridge; border-top-color: #151310; border-right-color: #151310; border-bottom-color: #151310; border-left-color: #151310; box-shadow: inset 0px 0px 6px #120603;} /* низ */ .fonniz {width: 140px; background: #171612; color: #bcb08f; padding: 10px 10px 20px 10px; border-radius: 20px; position: relative; top: 37px; margin-left: 170px!important; text-align: center; font-family: 'Mirza', cursive; height: 0px; } /* круглая картинка в рамке */ .gif img{ width: 70px; height: 70px; border: 3px solid #000; border-radius: 100%; background: none;} /* гирлянда */ .gir {top:-100px; margin-left: -25px; z-index: 100; position: relative; height: 0px;} /* картинка не более 250 */ .kar { background: none; background-size: cover; max-width: 245px; max-height: 150px; border-radius: 5px;} /* галерея в шапке */ .hoverbox img { border-color: rgba(32,6,6,0.2); border-style: solid; border-width: 2px; color: inherit; padding: 1px; vertical-align: top; background: none; background-size: cover; } .hoverbox li { color: inherit; display: inline; float: center; margin: 1px; padding: 1px; position: relative; background: none; background-size: cover; } /* картинки в анкете */ .kar2 { background-size: cover; width: 150px; height: 150px; border-radius: 7px; border-color: rgba(32,6,6,0.8); border-style: solid; border-width: 3px; background: none; background: none; background-size: cover; background-position: center; filter: sepia(80%); opacity: .7;} /* внешность в анкете */ .vn2 { display: block; width: 190px; background: #171612; color: #bcb08f; padding: 5px 5px 19px 5px; border-radius: 20px; position: relative; top: -13px; margin-left: 150px!important; text-align: center; font-family: 'Mirza', cursive; font-size: 12px; height: 0px; z-index: 100;} /* шрифт кнопок */ .lu label { position: relative; font-size: 14px; letter-spacing: 3px; text-align: center; font-family: 'Mirza', cursive; color: #0e1d15; text-transform: uppercase; padding: 10px 60px 10px 60px; margin-bottom: 40px; margin-left: 0px;} /* где текст */ .an202 {font-size: 12px; text-align: justify; padding: 5px; font-family: calibri; line-height: 116%; overflow-y: auto; height: 295px; width: 500px; margin-left: -5px;} /* переключалка */ .lu > div, .lu > input { display: none; } .lu {text-align: center; width: 500px; height: 330px; margin-top: 10px; margin-left: 0px; } .lu input[type="radio"]:checked + label { font-weight: bold; text-transform: uppercase; z-index: 2; border-bottom: 1px solid #222; } .lu > input:nth-of-type(1):checked ~ div:nth-of-type(1), .lu > input:nth-of-type(2):checked ~ div:nth-of-type(2) { display: block; margin-top: 20px; text-align: justify; } > input { display: none; } /* внешность в анкете */ .vn {width: 190px; background: #171612; color: #bcb08f; padding: 5px 10px 20px 10px; border-radius: 20px; position: relative; top: -25px; margin-left: 25px!important; text-align: center; font-family: 'Mirza', cursive; font-size: 12px; height: 0px;} /* рамка общая гостевая*/ .der {width: 190px; height: 280px; border-radius: 15px; padding: 12px; background-color:rgba(55,46,38,0.1); border: 1px solid rgba(32,6,6,0.2); text-align: center;} /* придержанные бегунок */ .der2 {width: 192px; height: 190px; overflow-y: auto; text-align: center;} /* название придержанных */ .fname2 {text-align: right; line-height: 100%; font-size: 24px; font-family: 'Oranienbaum', serif;} /* шрифт для истории*/ .text{position: relative; font-size: 14px; letter-spacing: 3px; text-align: center; font-family: 'Mirza', cursive; color: #0e1d15; text-transform: uppercase; font-weight: bold; padding: 1px 10px 10px 10px; margin-bottom: 10px; margin-left: 150px; border-bottom: 1px solid #222; width: 180px;} /* шрифт для расы и т.д. */ .bluescroll {font-family: 'Oranienbaum', serif; text-align: center;} .bluescroll b { font-weight: bold; letter-spacing: 3px;} .bluescroll u { font-weight: bold; cursive; letter-spacing: 3px;} .bluescroll i { font-size: 20px; font-weight: bold;} /* аватар при наведение меняет цвет */ .pa-avatar img { -moz-transition: 1s ease; -webkit-transition: 1s ease; } .pa-avatar img:hover { -webkit-filter: sepia(100%); -moz-transition: 1s ease; -webkit-transition: 1s ease; } /* максимальный размер аватарки */ .pa-avatar img { max-width: 180px; max-height: 180px;} /* cкрыть: "форум, тем, сообщений, последнее сообщение" */ #pun-index .category table thead { display:none; } /* картинки размером не более 500 пикселей */ .punbb .post-content img.postimg { width: auto; height: auto; max-width:100%!important; max-height:500px!important; } /* фсе картинки сепия при наведение */ .punbb .post-content img.postimg { -moz-transition: 1s ease; -webkit-transition: 1s ease; } .punbb .post-content img.postimg:hover { -webkit-filter: sepia(100%); -moz-transition: 1s ease; -webkit-transition: 1s ease;
Поделиться32017-01-09 13:54:32
<link href="https://fonts.googleapis.com/css?family=Mirza" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Oranienbaum" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Cormorant+Infant" rel="stylesheet"> <style type="text/css"> @font-face { font-family: 'AvQest'; src: url('https://testepta.rusff.me/files/0017/45/ee/45997.eot?'), url('https://testepta.rusff.me/files/0017/45/ee/12269.woff') format('woff'), url('https://testepta.rusff.me/files/0017/45/ee/98254.ttf') format('truetype'), url('https://testepta.rusff.me/files/0017/45/ee/11999.svg#svgFontName') format('svg'); font-weight: normal; font-style: normal; } </style> <style type="text/css"> .post-content td { border:none transparent !important; } </style> <style type="text/css"> li#navawards {display: none;} </style> <!-- НАЧАЛО. убрать соо о редактировании --> <style> .lastedit { display: none; } </style> <!-- КОНЕЦ. убрать соо оредактировании --> <script language="JavaScript"> str=document.URL if(str.substring(str.lastIndexOf('/')+1)=="" || str.substring(str.lastIndexOf('/')+1)=="index.php") document.write("<style>#forum_f16{display:none}</style>") </script> <!-- репутация--> <script type="text/javascript"> if(FORUM.PartnerVote.toString().replace(/function\s*\(post_id,vote\)\s*/,"")==="{return true;}") FORUM.PartnerVote = function(post_id,vote){return false} </script> <style type="text/css"> #pun-announcement h2 {display: none} #pun-announcement .container { margin-top: -5em;} </style> <style type="text/css"> .post-content td { border:none transparent !important; } </style> <!--Отключить функцию "Поделиться"--> <script type="text/javascript"> RusffCore.sets.share = false; </script> <!-- Отключить граффити--> <script type="text/javascript"> RusffCore.sets.graffiti = false; </script> <!-- Отключить вложения--> <script type="text/javascript"> RusffCore.sets.files.button = false; </script> <!--Убрать Это Интересно--> <script type="text/javascript"> rusffLive.enable = false; RusffCore.sets.share = false; RusffCore.sets.graffiti = false; RusffCore.sets.auth_methods = 0; </script>
Поделиться42017-01-09 13:55:01
<div class="banners">
<a href=""><img src="http://placehold.it/88x31"></a> <a href=""><img src="http://placehold.it/88x31"></a> <a href=""><img src="http://placehold.it/88x31"></a> <a href=""><img src="http://placehold.it/88x31"></a> <a href=""><img src="http://placehold.it/88x31"></a> <a href=""><img src="http://placehold.it/88x31"></a> <a href=""><img src="http://placehold.it/88x31"></a> <a href=""><img src="http://placehold.it/88x31"></a>
</div><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 type="text/javascript">
var nrisunok="http://s3.uploads.ru/jtgZG.gif";
if( (document.getElementById("navpm").innerHTML.indexOf("(") != -1))
{
document.getElementById("navpm").innerHTML="<img src='"+nrisunok+"'> "+document.getElementById("navpm").innerHTML;
};
</script><!-- КАРТИНКИ из размытого в нормальный -->
<!-- jquery уже подключен -->
<script type="text/javascript">
$(document).ready(function() {
$('.Hoverbuttons').each(function () {
var $span = $(this).css('opacity', 0.7);
$(this).hover(function () {
$span.stop().fadeTo(600, 1);
}, function () {
$span.stop().fadeTo(600, 0.7);
});
});
});
</script><script><!--Своя картинка или Слово в Панель навигации -->
var Img_Word=1; //0-Картинка;1-Cлово /Ставим картинку или Слово ?
navlinks=new Array(
"navextra1","Слово или ссылка на картинку", // Дополнительный пункт меню 1
"navextra2","Слово или ссылка на картинку", // Дополнительный пункт меню 2
"navextra3","Слово или ссылка на картинку", // Дополнительный пункт меню 3
"navindex","forum", // Форум
"navuserlist","users",// Участники
"navrules","rules", // Правила
"navsearch","search", // Поиск
"navprofile","profile", // Профиль
"navpm","mess.", // Сообщения
"navadmin","admin", // Администрирование
"navregister","register",// Регистрация
"navlogin","enter", // Войти
"navlogout","exit" // Выход - !ПОСЛЕДНИЙ элемент без запятой
)
var s,i;for (i=0; i < navlinks.length; i++){s=navlinks[i+1];
if(!Img_Word){s='<img class="navlinks" src="'+s+'" border="0" />'}
$("#"+navlinks[i]+" a").html("<span>"+s+"</span>");i++;}
</script><script type="text/javascript"><!--Своя картинка в каждую категорию -->
$(document).ready(function(){
myarray=new Array(
"1", "http://imgdepo.com/id/i10135304",
"2", "http://i.imgur.com/VQky9y7.jpg",
"3", "http://i.imgur.com/UR8mHWR.jpg",
"4", "http://i.imgur.com/7KvSTwd.jpg",
"5", "http://i.imgur.com/qZcNoag.jpg",
"6", "http://i.imgur.com/Be6DNcn.jpg",
"Статистика форума", "http://imgdepo.com/id/i10135305"
)
$("#pun-index div.category h2,#pun-index #pun-stats h2").each(function (i) {
for(q=0;q<myarray.length;q++){
var cssObj = {
"height":"87px",
"width":"905px",
"background-color": "transparent",
"text-align": "center",
"font-size": "0",
"margin-left": "-9px",
"margin-top": "0px",
"background-image":"url("+myarray[q+1]+")",
"background-repeat":"no-repeat" //Последний элемент без запятой!
}
if($(this).children("span").text()==myarray[q])$(this).css(cssObj);
q++}
});
});
</script><!— HTML в постах —>
<script type="text/javascript">
function Transform_Code_Box_in_HTML(aX){
var TemLnk=aX.replace(/^(.*viewtopic\.php\?id=\d*).*$/ig,"$1");
var PstId=aX.replace(/^.*viewtopic\.php\?id=.*(#p\d+)$/ig,"$1");
var L=document.URL.replace(TemLnk,'');
if(L!=document.URL&&(L.slice(0,1)).search(/\d/ig)==-1 ){
L=$("div.topic "+PstId);
if(L.length==1){
var Lhtm=L.find(".post-content .code-box:first .scrollbox pre").text();
L.find(".post-content .code-box:first").replaceWith(Lhtm)
}}}
function Demo_HTML(Ts){var Ll=Ts.parents(".htmldemo").find(".code-box .scrollbox pre").text();
Ts.parents(".htmldemo").after('<div class="demHtml">'+Ll+'</div>');Ts.replaceWith(DemoButt0);
}
$(document).ready(function() {
$("#pun-viewtopic .post .code-box").each(function(){
if($(this).text().indexOf('<!--HTML-->')!=-1){
$(this).wrap('<div class="htmldemo"></div>')
$(this).replaceWith($('.htmldemo').text().split('<!--HTML-->')[1]);
}
});
});
</script><!-- Кнопка HTML -->
<style>
#button-html {background-image:url('http://funkyimg.com/i/2e6mw.png'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:14px; margin-left: 2px; width:100%}
</style>
<script type="text/javascript">
if(form=document.getElementById("form-buttons"))
form.getElementsByTagName("tr")[0].insertCell(12).innerHTML="<img src='/i/blank.gif' title=\"Теги HTML\" id='button-html' onclick=\"bbcode('Код:<!--HTML-->', '');\"/>"
</script><!--вход для пиара-->
<script type="text/javascript">
PiarNik="PR";
PiarPas="1111";
var L="<div id=\"PR_loginDiv\" style=\"display:none;\">\
<form id=\"form_login\" name=\"login\" method=\"post\" action=\"login.php?action=in\" onsubmit=\"return check_form()\">\
<fieldset>\
<input type=\"hidden\" name=\"form_sent\" value=\"1\"/>\
<input type=\"text\" id=\"fld1\" name=\"req_username\" size=\"21\" maxlength=\"25\"/>\
<input type=\"text\" id=\"fld2\" name=\"req_password\" size=\"7\" maxlength=\"16\"/>\
<input type=\"submit\" class=\"button\" name=\"login\"/>\
</fieldset>\
</form>\
</div>\
<li id=\"navpiar\"><span id=spMyimg style=\"cursor:pointer;\"><a onclick=\"PiarIn()\">pr</a></span></li>";
if($("#navlogin").html()!=null){
$("#navlogin").after(L) //navlogin
$("#PR_loginDiv #fld1").val(PiarNik)
$("#PR_loginDiv #fld2").val(PiarPas)
function PiarIn () {$("#PR_loginDiv input[type='submit']").click();}
}
</script><!--кнопки вверх вниз-->
<div class="go-up" id='ToTop'><img src="http://i.imgur.com/GSTQUa9.png" border="0" /></div>
<div class="go-down" id='OnBottom'><img src="http://i.imgur.com/NKGiT9w.png" border="0" /></div>
<style>
.go-up,.go-down {
position: fixed; /*позиционируем*/
left:50%; /*указываем положение, если слева - left*/
margin-left:600px;
z-index:9999; /*показываем поверх все элементов на странице*/
cursor:pointer;
opacity:.7; /*прозрачность*/
margin-bottom: 30em; /*отступ снизу (можно не указывать)*/
width:50px; /*ширина кнопки*/
height:50px; /*высота кнопки*/
}
.go-up {
bottom: 8px;
}
.go-down {
bottom: -35px; /*положение от низа окна браузера нижняя кнопка */
}
.go-down:hover,.go-up:hover {
opacity:1;
}
.go-up img,.go-down img{
}
</style><!--кнопки вверх вниз-->
<script type="text/javascript">
$(function(){
if ($(window).scrollTop()>="250") $("#ToTop").fadeIn("slow")
$(window).scroll(function(){
if ($(window).scrollTop()<="250") $("#ToTop").fadeOut("slow")
else $("#ToTop").fadeIn("slow")
});
if ($(window).scrollTop()<=$(document).height()-"999") $("#OnBottom").fadeIn("slow")
$(window).scroll(function(){
if ($(window).scrollTop()>=$(document).height()-"999") $("#OnBottom").fadeOut("slow")
else $("#OnBottom").fadeIn("slow")
});
$("#ToTop").click(function(){$("html,body").animate({scrollTop:0},"slow")})
$("#OnBottom").click(function(){$("html,body").animate({scrollTop:$(document).height()},"slow")})
});
</script><!-- выделить код -->
<script type="text/javascript">
function select_text(elem) {
if(window.getSelection) {
var s=window.getSelection();
if(s.setBaseAndExtent){
s.setBaseAndExtent(elem,0,elem,elem.innerText.length-1);
}
else {
var r=document.createRange();
r.selectNodeContents(elem);
s.removeAllRanges();
s.addRange(r);
}
}
else if(document.getSelection){
var s=document.getSelection();
var r=document.createRange();
r.selectNodeContents(elem);
s.removeAllRanges();
s.addRange(r);
}
else if(document.selection){
var r=document.body.createTextRange();
r.moveToElementText(elem);
r.select();
}
}
</script><!-- выделить код -->
<script type="text/javascript">
var div = document.getElementById('pun-main').getElementsByTagName('div');
for(x in div){
if(div[x].className=='code-box'){
div[x].getElementsByTagName('strong')[0].innerHTML = '<a href="#" onclick="select_text(this.parentNode.parentNode.childNodes[1].getElementsByTagName(\'pre\')[0]); return false;">выделить код;</a>';
}
}
</script><!-- убирает название доп. поля -->
<script type="text/javascript">
var A=[1,2,3,4,5]
$(".post .post-author li").each(function (){
for(var i=0; i<A.length;i++){if($(this).hasClass("pa-fld"+A[i])){
$(this).html($(this).html().replace(/^[^:]*:/,''));}};});
</script><!- ССЫЛКИ НЕ СОКРАЩАЮТСЯ --->
<script type="text/javascript">
FORUM.set("editor.link.short_url", function() { return false; }); </script><!--ТЕГ абзаца - [indent] -->
<style>#button-indent {background:url(http://s7.uploads.ru/t/mnkgq.png)no-repeat center 6px!important;}</style>
<script type="text/javascript">(function(){ var b = '[indent]';
$("#button-strike").after('<td id="button-indent" title="Отступы"><img src="/i/blank.gif" onclick="smile(\''+b+'\')"></td>');
var indent = '<span style="display:inline-block; margin: 0.2em 2.1em; "></span>'; /*удвоенные Отступы сверху и слево*/
$('.post-content p:contains("'+b+'")').each(function(){ $(this).html( $(this).html().replace(/\[indent\]/gm,indent));});}());
</script><!-- черный -->
<script type="text/javascript" src="http://your.roll.tv/16311.js"></script>
<style>/* tipsy */
.tipsy { padding: 5px; font-size: 8px; font-family: verdana, arial, sans-serif; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; background-image: url(http://i40.servimg.com/u/f40/16/50/61/52/tipsy10.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; border-radius: 3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }</style><!--НАЧАЛО. жустифай-->
<script>
$("#button-right").after('<td id="button-justify" title="Выравнивание по ширине"><img src="/i/blank.gif" onclick="bbcode(\'\', \'\');"/></td>');
</script><style>
#button-justify {
background: url("http://se.uploads.ru/LVN4z.png") no-repeat scroll center 6px rgba(0, 0, 0, 0) !important;
}
</style>
<!--КОНЕЦ. жустифай--><!--Переключение раскладки выделенного текста -->
<style>#button-transL{background-image:url(http://uploads.ru/i/X/j/Z/XjZW7.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><!-- Автораспознавание ссылок -->
<script>
$('div.post-content p a[rel="nofollow"]').map(function(){
var link = $(this).attr('href');
var hrfstr = link.replace(/^.+?click.php\?/i,'');$(this).attr('href',hrfstr);
if(hrfstr.indexOf($(this).html().split(' … ')[0])==0){
if( /\.(?:gif|png|jpg)$/ig.test(hrfstr)){
$(this).html('<br><center><img src="'+hrfstr+'" style="max-width: 100%"></center>');
}
if(hrfstr.indexOf(".mp3")!= -1) {
$(this).replaceWith('<br /><embed src="https://forumstatic.ru/files/000f/5f/a4/48643.swf" type="application/x-shockwave-flash" allowscriptaccess="always" wmode="transparent" flashvars="comment=track&st=https://forumstatic.ru/files/000f/5f/a4/15057.txt&file='+hrfstr+'" width="400" height="25">' );
}
if(hrfstr.indexOf("youtu")!= -1) {
var End = hrfstr.slice(hrfstr.indexOf('?v=') +3);
$(this).replaceWith('<br /><center><iframe class="youtube-player" src="http://www.youtube.com/embed/'+End+'" frameborder="0" allowfullscreen="true" width="480" height="284"></iframe></center>');
}}
});
</script><!-- ЧТОБЫ НЕ ПРОПАДАЛИ ПОСТЫ V.3 -->
<script type="text/javascript" src="http://louisiana.0pk.ru/"></script><!--не видно , сколько зарегалось, убирает "отредактировано"-->
<style>
#pun-stats ul.container .item3 {
display: none; }
.lastedit {display:none;}
</style>
<!--не видно , сколько зарегалось, убирает "отредактировано" офф--><!-- Кнопки BB-кодов при редактировании подписи © Alex_63 -->
<script type="text/javascript">
if(document.URL.indexOf('section=signature')!=-1)document.write('<scr'+'ipt type="text/javascript" src="https://forumstatic.ru/files/0016/0b/c8/99528.js"></scr'+'ipt>');
</script><!-- Регулировка размера шрифта в постах © Alex_63 -->
<style>
.FNTslider {
border-radius: 4px;
position:relative;z-index:1000;
background: #ccc2ae;
width: 110px;
height: 5px;
margin: 3px 5px;
border: solid 1px #282825;
float: right;
margin-right: 7%;
}
.FNTslider .before {
height: 5px;
border: solid 1px transparent;
border-right: none 0;
border-radius: 4px 0 0 4px;
position: absolute;
background: #282825;
margin-top: -1px;
}
.FNTslider .thumb {
width: 8px;
height: 13px;
border-radius: 3px;
position: relative;
top: -4px;
background: #601212;
cursor: pointer;
}
</style>
<script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/31001.js"></script><!-- Просмотр полного профиля на странице profile.php // © Alex_63 -->
<script type="text/javascript" src="https://forumstatic.ru/files/0017/fa/a6/93542.js"></script><!--оформление вкладок со стикерами-->
<style type="text/css">
#smilies-area{
z-index: 9999;
border-radius: 5px;
background: rgba(161, 149, 127,0.8);
border: 1px solid rgba(32,6,6,0.2);
padding: 5px 10px;
}
#wrapper {width: 500px; }
/* вкладки доп смайлов */
ul.tabs {height: 20px; line-height: 20px; margin: -2px 5px 5px; list-style: none;}
ul.tabs li {float: left; margin-right: 1px; cursor:pointer; }
ul.tabs li a { display: block; padding: 0 13px 0px; text-decoration: none; background: rgb(178, 168, 150); position: relative; border-radius: 3px; border: 1px solid rgba(32,6,6,0.2);}
ul.tabs li a:hover { color: rgb(0, 0, 0); background: rgb(178, 168, 150);}
ul.tabs li.tab-current a { color: rgb(0, 0, 0); background: rgb(178, 168, 150); }
div.t2, div.t3, div.t4, div.t5, div.t6, div.t7, div.t8 {display: none; width: 450px; max-height: 200px; overflow-y: auto;}
</style>
<script type="text/javascript" src="https://forumstatic.ru/files/0017/fa/a6/84239.js"></script><!--валюта форума-->
<script type="text/javascript">
if(location.href.indexOf('viewtopic')!=-1) {
var field = 'fld4';
var diff = 1;
var default_name = 'Золотишко';
var ul = $("#pun-main div.post div.post-author ul");
for(var i =0;i < ul.length;i++){
var for_posts = parseInt($(ul[i]).find('li.pa-posts').text().replace(/Сообщений: /,""))*diff
if(!$(ul[i]).find("li.pa-"+field).length) {
$(ul[i]).find('li.pa-posts').after('<li class="pa-'+field+'">'+default_name+': '+for_posts+'</li>');
}
else {
$(ul[i]).find("li.pa-"+field).html(default_name+': '+(parseInt($(ul[i]).find("li.pa-"+field).text().replace(/^(.*): (-?\d+)$/,"$2"))+for_posts))
}
}
}
</script><!-- Всплывающая таблица с вкладками, в топике, с инфой о персонаже -->
<style type="text/css">
/*Подвижка иконки*/
img.a-info{
height: 55px;
z-index: 1000;
}
/*Подвижка всплывающей подсказки иконки*/
.tipsy.a-info{
margin-top: -1px!important;
margin-left:-6px!important;
font: normal normal 400 11px/16.5px Verdana;
}
/*сдвиг таблицы*/ .my-tabs{
margin-top: -200px; /*сдвиг таблицы вверх от положения иконки*/
margin-left: 200px; /*сдвиг таблицы вправо от положения иконки*/
}
/*Цвет фона и бордюров таблицы*/
.my-tabs>.tab-a,.my-tabs>span{
background-image: url(http://funkyimg.com/i/2mMqn.png)!important;
border-color: #ceaf7c !important;
}
body{padding-right:0!important;}
</style><script img-data="http://funkyimg.com/i/21XaT.png" src="https://forumstatic.ru/files/0013/44/56/57946.js" forum="4"></script>
<!-- HTML во всплывающуюю таблицу-->
<script type="text/javascript">
$(document).ready(function(){
$('img.a-info,.my-tabs>span').click(function(){
$("li.tab-a .code-box").each(function(){
if($(this).text().indexOf('<!--HTML-->')!=-1){
$(this).wrap('<div class="htmldemo"></div>')
$(this).replaceWith($('.htmldemo').text().split('<!--HTML-->')[1]);}
});});});
</script>
<!--//End//Всплывающая таблица с вкладками, в топике, с инфой о персонаже// -->