посейдон
хель
гера
апоп
гор
маф
леший
сет
морфей
динос
артемида
немесида
бегемот
анубис
Скамейка |
Привет, Гость! Войдите или зарегистрируйтесь.
Вы здесь » Скамейка » Обсуждаем и решаем » 1
посейдон
хель
гера
апоп
гор
маф
леший
сет
морфей
динос
артемида
немесида
бегемот
анубис
фоны кикиморы
стиль верх
/************************************************************* A - SETUP **************************************************************/ /* A1.1 */ @import url(style_cs.css); @import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap'); @import url('https://kit-pro.fontawesome.com/releases/v6.6.0/css/pro.min.css'); @import url('https://fonts.googleapis.com/css2?family=Yeseva+One&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Arsenal+SC:ital,wght@0,400;0,700;1,400;1,700&display=swap'); @font-face { font-family: 'ralewe'; font-style: normal; font-weight: 400; src: url(https://forumstatic.ru/files/001c/79/e7/50628.otf); } @font-face { font-family: 'season'; font-style: normal; font-weight: 400; src: url(https://forumstatic.ru/files/001c/79/e7/13123.otf); } @font-face { font-family: 'cuprum'; src: url('https://forumstatic.ru/files/0018/62/7c/20835.eot?'), url('https://forumstatic.ru/files/0018/62/7c/46664.woff') format('woff'), url('https://forumstatic.ru/files/0018/62/7c/93214.ttf') format('truetype'), url('https://forumstatic.ru/files/0018/62/7c/77097.svg#svgFontName') format('svg'); } @font-face { font-family: 'yeseva'; src: url('https://forumstatic.ru/files/0018/62/7c/72789.eot?'), url('https://forumstatic.ru/files/0018/62/7c/14137.woff') format('woff'), url('https://forumstatic.ru/files/0018/62/7c/95151.ttf') format('truetype'), url('https://forumstatic.ru/files/0018/62/7c/33489.svg#svgFontName') format('svg'); } :root { --base-bg: #bec1cb url(https://forumstatic.ru/files/001c/79/e7/50831.webp); --base-bg2: #f1f1f1; --text: #565659; --sec-text: #333335; --accent: #bd9282; --sec-accent: #958cb3; --navi-link: #767883; --navi-link-hov: #b77a69; --main-font: Ibm Plex Sans; --sec-font: ralewe; --acc-font: season; --head: url(https://forumstatic.ru/files/001c/79/e7/80488.webp?v=1); --profile-bg: url(https://forumstatic.ru/files/001c/70/74/19638.webp); --quote: #ebebeb; --bord: #cdd2de; --cat-fon: url(https://forumstatic.ru/files/001c/79/e7/39061.webp?v=1); --tab-text: #fff; } /* 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%; position: initial !important; } /* A3.2 */ .punbb { font: normal 70% Verdana; } /* 3.3 */ .punbb textarea, .punbb input, .punbb select, .punbb optgroup { font: 12px verdana, arial, helvetica, sans-serif; background: var(--quote); outline: none; border: 1px solid #c8c9d436; border-radius: 4px; } /* 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: 11px; } /* 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 { box-shadow: 4px 0 59px #7d859333; margin: auto; width: 1100px; margin-top: 520px; margin-bottom: 110px; background: var(--base-bg2); border-radius: 10px; } /* A5.2 */ .punbb { float: none; width: auto; height: auto; margin: 0px 30px; } /* A5.3 */ #pun-redirect, #pun-maint { margin: 50px 20% 12px 20%; width: auto; float: none; min-height: 100px; } #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: var(--base-bg) fixed top center/cover; } #pun-redirect *{ border:0 none; } #pun-redirect .main-title { display:none; } #pun-redirect.punbb .info .container { text-align: center; display: block; margin: 5% auto; font-size: 13px; font-weight: 400; font-family: var(--main-font); padding: 30px 0px; height: auto; border: 0 !important; text-transform: lowercase; width: 900px; font-weight: 500; margin-top: 120px; color: var(--tab-text); } #pun-redirect.punbb .info .container a { color: var(--red-accent) !important; } #pun-redirect.punbb .info .container a:hover { color: var(--tab-text) !important; } /* 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-main h2, #pun-debug h2 { font-family: var(--main-font); font-size: 10px !important; font-style: normal; font-weight: 400; padding: 0; text-align: center; width: auto; letter-spacing: 0.6px; text-transform: lowercase; margin: -20px 0px 20px 0px; } #pun-main h1 { display: none; } /************************************************************* B - MAIN CONTENT - GENERAL **************************************************************/ /* B1 Parsed Content, Signatures and Scroll Boxes -------------------------------------------------------------*/ /* B1.1 */ .punbb .post-content { padding: 0; margin: 0; width: 100%; text-align: justify; } /* B1.2 */ .punbb .post-sig dt { display: block; text-align: center; width: auto; margin: 20px 50px; } /* B1.3 */ .punbb .post-content p { margin: 0; padding: 0 0 1em 0; line-height: 150%; font-family: var(--main-font); font-weight: 400; font-size: 12px; word-wrap: break-word; } /* 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%; } /* 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: 15px 20px 15px 20px; } /* B1.9 */ .punbb .quote-box cite, .punbb .code-box strong.legend { display: inline-block; font-size: 19px; font-family: var(--sec-font); padding: 0; margin-bottom: -3px; text-align: left; font-weight: 400; text-transform: lowercase; letter-spacing: -1px; margin-top: -4px; color: var(--navi-link); } /* 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 { font-size: 11px; font-weight: 400; font-family: var(--main-font); text-transform: none; width: auto; height: auto; display: flex; align-items: center; justify-content: space-between; margin: 0px 0px 5px !important; position: relative; padding: 3px 0 0 0px; } /* B3.2 */ .multipage { margin-top: 1em; } /* B3.4 */ .linkst .postlink { text-align: right; } /* B3.5 */ .punbb .linksb { font-size: 11px; font-weight: 400; font-family: var(--main-font); text-transform: none; } /* B3.6 */ .linksb .pagelink { float: left; width: auto; text-align: left; margin: 10px 0 0 0; } /* B3.7 */ .linksb .postlink { float: right; width: auto; } /* B3.8 */ .subscribelink { clear: both; display: flex; float: right; background: var(--quote); padding: 5px 15px 6px; text-transform: lowercase; transition: all .4s linear 0s !important; } /************************************************************* 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; font-size: 0; } /* C1.6 */ .punbb fieldset legend span { padding: 0; margin: 0; font-size: 0; font-family: var(--main-font); text-transform: uppercase; } /* 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; font-family: var(--main-font); margin-bottom: 0; display: inline-flex; text-transform: uppercase; } /* 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 { text-align: left; width: 45%; } /* C2.2 */ #pun-viewforum .tc2, #pun-viewforum .tc3, #pun-viewforum .tcmod { text-align: center; font-size: 11px; font-weight: 400; font-family: var(--main-font); text-transform: lowercase; width: 8%; } /* C2.3 */ .punbb .main .tcr { overflow: hidden; text-align: left; width: 30%; } #pun-index .tcr { text-transform: none; width: 35%; position: relative; text-align: left; font-size: 11px; font-weight: 400; font-family: var(--main-font); display: flex; letter-spacing: 0; align-items: center; } /* C2.4 */ #pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl { background-color: transparent; width: 40%; text-transform: lowercase; } /* 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: var(--sec-font); font-size: 16px; text-align: left; height: auto; display: block; margin-top: 0px; font-weight: 500; text-transform: uppercase; } #pun-index .tcl { width: 70%; position: relative; overflow: visible; } /* 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: 10px 0; vertical-align: top; } /* 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; vertical-align: top; } /* C2.13 */ .punbb .main .tcl { border-left-style: none; border-left-width: 0 } * html .tclcon {height: 1px} /* C2.14 */ #pun-index td div.tclcon { margin-right: 50px; text-align: justify; position: relative; font-family: var(--main-font); font-size: 10px; font-weight: 400; display: flex; flex-direction: column; gap: 5px; letter-spacing: 0; text-transform: lowercase; color: var(--text); } /* C2.15 */ .punbb div.icon { float: left; display: block; } #pun-messages .main .tc2 { text-align: center; } /* 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 */ .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 ; } /* C3.1 */ .punbb .post .container { border: none;} .punbb .post .post-author { float: left; width: 230px; font-size: 10px; margin: 0; font-family: var(--main-font); margin-bottom: 10px; position: relative; z-index: 0; background: var(--base-bg) center/cover; border-radius: 10px; box-shadow: 5px 5px 20px #dfdfdf;} #pun-viewtopic .post h3, .post h3 { border-right: none !important; border-bottom: none !important; text-align: center; display: flex; justify-content: flex-end; position: relative; top: 0;} .punbb .post h3 span { width: auto; display: flex; font: 500 9px var(--main-font); height: auto; align-items: center; justify-content: space-between; background: linear-gradient(45deg, #f4f5f9a3, #f7f7fb94), var(--cat-fon) center / cover; margin-left: 0; padding: 5px 15px; gap: 50px; width: auto; text-transform: uppercase; border-radius: 4px;} .punbb .post h3 strong { float: right; width: auto; text-align: right; font-weight: normal; order: 2; } .post h3 span strong:before { content: "#";} .punbb .post .post-author ul, .punbb .post .post-author p {line-height: 100%;} /* C3.6 */ .punbb .post .post-author ul, .punbb .post .post-author p { padding: 0 0 10px 0; line-height: 160%; } .pa-author { font-family: var(--sec-font); font-size: 16px; font-weight: 400 !IMPORTANT; letter-spacing: 0; text-transform: none; margin: 10px 0 0 0; text-align: center; padding: 0; } /* C3.8 */ .pa-author a { font-weight: 400 !important; border-radius: 7px; font-style: italic; font-size: 21px; text-shadow: 0px 0px 1px #a9aab7; } /* C3.9 */ li.pa-title { font-size: 10px; font-weight: 400; font-family: var(--main-font); letter-spacing: 0; text-align: center; /*: 2px 0 0;*/ text-transform: lowercase; width: 180px; line-height: 11px; color: #393747; margin: 7px 10px 0 10px; } /* C3.11 */ .punbb .post-body { margin-left: 250px; border-left-style: solid; border-left-width: 1px; padding: 0 0 5px 0; } /* C3.12 */ .punbb .post-box { padding: 20px 0px 25px 10px; } /*C3.13 */ .punbb fieldset .post-box { margin-bottom: 1.8em; } /* C3.14 */ .punbb .post-links { margin-left: 19em; border-left-style: solid; border-left-width: 1px; } /* C3.15 */ .punbb .post-links ul { padding: 0px 0px 0 10px; margin: 0 0 10px 0; height: 2.5em; line-height: 2em; margin-left: -19.3em; text-align: right; font-size: 11px; font-family: var(--main-font); font-weight: 400; text-transform: lowercase; } /* 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; } .editpole {float: left; margin: 4px 0 0 0!important; height: 1.4em; line-height: 1.3em; border-top-width: 1px; background: transparent;} #messages .tcl {text-align: left; width:47% !important;} /*Тема Письма*/ #messages .tc2 {text-align: left; width:28% !important;} /*Ник*/ #messages .tc3 {width:18% !important;} /*Дата*/ #messages .tc2.pmtc24 {width:7% !important; padding: 0 !important;} /*Кнопка удаления*/ .section .tcl {text-align: left; width:20% !important;} /*когда*/ .section .tc2 {text-align: left; width:10% !important; text-align: center !important;} /*что*/ .section .tc3 {width:30% !important; text-align: center !important;} /*коммент*/ .section .tcr {width:40% !important; padding: 0 !important; text-align: center !important;} /*тема*/ .usertable .tcl {text-align: left; width:20% !important;} /*кто*/ .usertable .tc2 {text-align: left; width:40% !important; text-align: center !important;} /*статус*/ .usertable .tc3 {width:10% !important;} /*4 последние столба*/ /* C4 Moderator menu -------------------------------------------------------------*/ /* C4.1 */ .punbb .modmenu .container { padding: 10px 0 0; text-align: right; font-size: 12px; font-weight: 400; font-family: var(--main-font); text-transform: lowercase; } /* 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 { } /* C6.5 */ #viewprofile h2, #profilenav h2 { background: transparent; border: none; padding: 0 0 0 0; margin: 0 14px 0em 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 { display: flex; flex-direction: row; height: auto; text-transform: uppercase; justify-content: center; /* border: 1px solid red; */ margin-top: 27px; margin-bottom: 5px; } #pun-navlinks .container { padding: 0px; display: flex; gap: 10px; } #pun-navlinks li { display: inline; margin: 0; } /* D4 User links -------------------------------------------------------------*/ /* D4.1 */ #pun-ulinks { } /* D4.2 */ #pun-ulinks .container { /* border: 1px solid red; */ padding-inline-start: 0px; margin-top: 0; height: auto; text-align: center; } /* D4.3 */ #pun-ulinks li, #pun-ulinks li a { display: inline-block; } /* D4.4 */ #pun-ulinks li a { padding: 0px 6px; } /* 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 -------------------------------------------------------------*/ /* от дизайнера #pun-status, #pun-status .container { border-bottom: none; margin-bottom: 0; } #pun-status .container { position: absolute; font-size: 10px; font-family: var(--main-font); font-weight: 400; letter-spacing: 0; height: auto; display: flex; align-items: center; justify-content: center; text-transform: lowercase; gap: 3px; top: 50px; color: var(--sec-text); background: #bbbdc782; padding: 3px 10px; border-radius: 5px; } #pun-status span { white-space: nowrap; margin-right: 0.5em; } #pun-status .status-right {display: none;} #pun-status .item3 {padding: 0 0 0 450px; text-align:right;} */ /* новое */ #pun-status, #pun-status .container { border-bottom: none; margin-bottom: 0; } #pun-status .container { /*position: absolute; display: flex; align-items: center; */ font-size: 10px; font-family: var(--main-font); font-weight: 400; letter-spacing: 0; height: auto; justify-content: center; text-transform: lowercase; gap: 3px; top: 50px; color: var(--sec-text); background: #bbbdc782; padding: 3px 10px; border-radius: 5px; display: block; position: relative; margin: auto 0px auto; padding: 0px 0px; top: -560px } #pun-status span { white-space: nowrap; margin-right: 0.5em; } #pun-status .status-right {display: none; clear: both; float: none; margin-left: auto;} #pun-status .item3 {padding: 0 0 0 450px; text-align:right;} /* D5.4 */ #pun-crumbs1 { font-weight: 400; } /* D5.5 */ #pun-crumbs1 p.container { height: auto; font-family: var(--main-font); font-size: 11px; font-weight: 400; text-transform: lowercase; WIDTH: auto; margin-top: 7px; color: #444448; } #pun-crumbs1 p.container a, #pun-crumbs2 p.container a { font-weight: 400; transition: 1s; } #pun-crumbs1 p.container a:hover, #pun-crumbs2 p.container a:hover { transition: 1s; font-weight: 400; } /* 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 { padding: 0; text-align: center; background: var(--quote); position: absolute; left: 0; width: 100%; top: 412px; height: 45px; display: flex; justify-content: center; align-items: center; border-bottom: 1px solid var(--bord); } /* D7 Statistics -------------------------------------------------------------*/ #pun-stats .container { font-size: 11px; font-weight: 400; letter-spacing: 0px; font-family: var(--main-font); padding: 0; } /* 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: 10px; font-size: 9px; font-weight: 400; font-family: var(--main-font); text-transform: uppercase; } /* D8.6 */ #pun-crumbs2 { font-weight: 400; overflow: hidden; margin-bottom: 0; border-bottom: none; } /* D8.7 */ #pun-crumbs2 .container { font-family: var(--main-font); font-size: 11px; font-weight: 400; text-transform: lowercase; color: #444448; } /* 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 th { font-size: 0 !important; } #pun-index .category .tc2,#pun-index .category .tc3, #f-subforums .tc2,#f-subforums .tc3{ display:none!important; } html * { box-sizing: border-box; } .pa-ip { font-size: 9px; margin-top: 5px; } #pun-index .category h2, #pun-stats h2 { background: linear-gradient(0deg, #eae3e05c, transparent); width: auto; height: 42px; -webkit-text-size-adjust: 100%; margin: 10px -30px 20px; display: flex; padding: 0 0 10px 0; justify-content: center; gap: 10px; text-transform: none !important; align-items: center; border-bottom: 1px solid #e5dad68a; /* box-shadow: 0 -8px 8px #eae3e05c inset; */ } #pun-index .category h2 span, #pun-stats h2 span { text-shadow: 0px 0px 20px #afacab; -webkit-text-size-adjust: 100%; color: #7b759f; font-size: 22px; font-family: var(--acc-font); position: relative; font-weight: 400; text-transform: lowercase; line-height: 14px; letter-spacing: .5px; } #pun .category h2 seid, #pun-stats h2 seid { letter-spacing: .4px; font-size: 10px; /* color: #ffffff; */ margin-left: 34px; text-transform: lowercase; font-weight: 300; text-shadow: 8px 2px 10px #8d7a735e; } .punbb .code-box strong.legend a { font-weight: 500; color: #a7726d; text-transform: lowercase; letter-spacing: 0px; } .punbb .code-box strong.legend a:hover { color: #000; } #pun-index .category table tr { border-radius: 10px; -webkit-appearance: none; display: flex; padding: 10px 20px 15px 27px; gap: 0 30px; position: relative; align-items: center; /* background: linear-gradient(45deg, #eeeceb, transparent); */ margin: 0px 0 10px; box-shadow: none; } #pun-index .category table tr + tr { margin: 15px 0; border-radius: 4px; } #pun-viewforum .tcr { position: relative; display: flex; gap: 0 10px; align-items: center; } .postlink.long { width: auto !important; } .pagelink, .new-poll a, .new-topic a, .postlink span a { background: var(--quote); padding: 3px 15px 4px; text-transform: lowercase; transition: all .4s linear 0s !important; } .forum tr { margin: 10px 0; display: flex; gap: 20px; font: 400 11px var(--main-font); align-items: center; background: var(--quote); text-transform: lowercase; border-radius: 4px; padding: 0 10px; height: 40px; box-shadow: 4px 4px 10px #9d9f9e14; } .forum thead { display: none; } .topic a.sharelink { float: right; margin-left: 1em; display: none; } .reactions-root { display: none; } #profile .container fieldset legend span { padding: 0; margin: 0; font-size: 10px; font-family: var(--main-font); text-transform: uppercase; } #pun-main h2 span { font-size: 0px; } #html-header { color: var(--tab-text); } .punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod { width: 8%; } .html-box { display: flex; justify-content: center; gap: 15px; flex-wrap: wrap;} .html-box a { background: var(--sec-accent); color: #dfe1e0 !important; padding: 4px 10px 5px; font-size: 10px; font-family: var(--main-font); display: flex; flex-direction: column; font-weight: 400; text-transform: uppercase; border: 1px solid #2c3d43; box-shadow: 3px 3px 10px #0b0b0b36; border-radius: 4px; } .html-box a:hover { background: #6e3330; color: #e4e9e7 !important; border: 1px solid #6f3431; } #tooltip {position: absolute; background: var(--accent); z-index: 999; max-width: 200px; border: none; border-radius: 10px; box-shadow: 0 0 0px 1px rgba(0,0,0,.05) inset; font-family: var(--main-font); font-size: 11px; display: none; color: #efeee4; text-align: center; padding: 6px 22px; font-weight: 400;} #pun-index .tc2, #pun-index .tc3, #pun-index .tcmod { display: none; } .sered { display: flex; flex-direction: column; gap: 1px; } .punbb .post-content .quote-box, .spoiler-box { padding: 15px 20px; position: relative; } #pun-admain .adlabel { width: 18em !important; } #pun-index .tcl h3 a { text-transform: lowercase; font-weight: 400; font-family: var(--sec-font); border-radius: 4px; font-size: 21px; line-height: 21px; } #pun-index .tc2, #pun-index .tc3, #pun-index .tcmod { display: none; } #plng { font-size: 10px !important; font-weight: 400 !important; margin-top: 0px !important; display: flex; align-items: center; text-transform: lowercase; white-space: nowrap; gap: 5px; font-family: var(--main-font); background: var(--quote); padding: 6px 20px; border-radius: 4px; } #pun-searchposts .post .post-author { margin: -26px 0px 0px 0px; } .post-content .spoiler-box > div { text-transform: none; padding-left: 0 !important; text-align: center; font-family: var(--main-font); background: var(--cat-fon) !important; margin-bottom: 0; font-weight: 400; font-size: 13px; letter-spacing: 0; padding: 10px; align-items: center; color: var(--tab-text); border-radius: 4px; position: relative; } .spoiler-box { padding: 0 0 0px 0!important; bottom: 10px!important; } .post-rating p a:after { content: '\f004'; display: block; position: absolute; width: 50px; height: 26px; font-size: 26px; font-family: 'FontAwesome'; left: 0; z-index: -1; transition: all .7s ease-in-out 0s; color: #9d98af; } #pun .post-rating a { font-size: 11px !IMPORTANT; color: var(--base-bg2); display: flex; align-items: center !important; justify-content: center !important; text-align: center; width: 50px; height: 26px; font-weight: 500; position: relative; font-family: var(--main-font) !important; } .post-rating { display: flex; align-items: center !important; justify-content: center !important; margin-bottom: 0px; margin-top: 0px !important; position: relative; float: right; z-index: 8; border: none !important; width: 50px; height: 26px; } .post-rating p a:hover:after { color: var(--bord); } #form-buttons td { background-image: none !important; position: relative; width: 26px; height: 26px; margin: 5px 0px 5px 0px; } #pun-index .category table tr td { padding: 0; } #pun-index .datetime, #pun-index .byuser { font-size: 10px; font-weight: 400; color: var(--text); text-transform: lowercase; } .punbb .post-content .scrollbox { width: 100%; height: 2.5em!important; overflow: auto; } .punbb .post-content blockquote p { padding: 5px 0 5px 0; } .post-content .spoiler-box > div.visible { border-bottom: 1px solid var(--bord); border-radius: 4px 4px 0 0; } .post-content .spoiler-box > blockquote.visible { padding: 10px 20px; } .post-content .spoiler-box>div:before { color: var(--tab-text); content: '\f078'; font-family: "Font Awesome 6 Pro"; font-size: 11px; position: absolute; display: inline-block; margin-left: -27px; top: 50%; transform: translateY(-50%); height: 22px; line-height: 24px; } .post-content .spoiler-box > div.visible:before { content: '\f077'; } #font-area { display: flex; height: 213px; overflow-y: hidden; text-align: left; width: 930px; flex-wrap: wrap; flex-direction: column; } select#mod-options { font-family: var(--main-font); font-size: 10px; text-transform: uppercase; padding: 0px 15px; margin: 0; } #html-header a { color: var(--quote); } #html-header a:hover { color: var(--bord); } .head-god { background: var(--head); width: 1100px; height: 402px; top: 76px; position: absolute; margin-left: -30px; border-radius: 10px; box-shadow: 4px 0 59px #7d85935c; z-index: -1; } .plash-god { background: var(--cat-fon) center/cover; width: 1042px; position: absolute; height: 69px; border-radius: 10px; box-shadow: 5px 4px 29px #3d3f422b; margin-left: 0px; top: 468px; z-index: 9; display: flex; } .god-star { width: 72px; height: 72px; position: absolute; left: 915px; top: 91px; background: url(https://forumstatic.ru/files/001c/79/e7/79214.webp?v=1); z-index: 1; transition: all .7s ease-in-out 0s; } .god-star:hover { background: url(https://forumstatic.ru/files/001c/79/e7/79921.webp); } #pun-stats h2 span { font-size: 0; } #pun-index .category h2 span:after { content: ' '; width: 25px; height: 25px; background: #b2b7c3; mask: url(https://forumstatic.ru/files/001c/79/e7/62566.svg) no-repeat center left; -webkit-mask: url(https://forumstatic.ru/files/001c/79/e7/62566.svg) no-repeat center left; -webkit-mask-repeat: no-repeat; -webkit-mask-size: contain; position: absolute; margin: 0 10px; top: -6px; } #pun-stats li.item1, #pun-stats li.item2 { float: left; clear: both; line-height: 150%; } #pun-stats li.item3, #pun-stats li.item4 { text-align: right; line-height: 150%; } #pun-stats .statsinfo { display: flex; gap: 7px; width: 678px; margin-left: 350px; position: relative; justify-content: flex-end; margin-top: -29px; } #pun-stats .statsinfo li { flex-shrink: 0; text-align: center; background: #eaeaed; padding: 3px 10px; text-transform: lowercase; letter-spacing: 0; border-radius: 20px; font-family: var(--main-font); font-size: 10px; } #pun-stats h2:before { content: 'the gods are watching'; /* text-shadow: 0px 0px 20px #afacab; */ -webkit-text-size-adjust: 100%; color: #7b759f1f; font-size: 50px; font-family: var(--acc-font); position: relative; font-weight: 400; text-transform: lowercase; letter-spacing: .5px; margin-left: 30px; height: 34px; overflow: hidden; } #pun-stats h2 { justify-content: flex-start; display: flex; width: 1100px; height: auto; margin-top: 20px; padding: 0; } #pun-index .category tr.inew { background: linear-gradient(45deg, #e4e5e9a8, transparent); border-radius: 7px; } pf-links { display: flex; gap: 10px; flex-wrap: wrap; margin-top: 4px !important; } pf-links a { background: #c6c8d182; padding: 2px 10px 3px; border-radius: 3px; color: var(--sec-text) !important; } pf-links a:hover { background: #c6c8d1; color: #000 !IMPORTANT; } .punbb .modmenu .container span {display: none;} .banners { background: url(https://forumstatic.ru/files/001c/79/e7/42969.webp); width: 1100px; height: 60px; margin: 20px 0 0 -30px; position: absolute; text-align: center; border-radius: 10px; } .banners bnrs { padding-right: 10px; gap: 2px; display: flex; justify-content: space-between; margin: 15px 20px 0 20px; height: 32px; overflow-y: auto; box-sizing: border-box; flex-wrap: wrap; /* border: 1px solid red; */ } .banners bnrs img { opacity: .6; transition: all .7s ease-in-out 0s; } .banners bnrs img:hover { opacity: .8; } /*для фона*/ .proffl { background: #cecfd4; margin: 40px 15px 0; padding-bottom: 5px; border-radius: 6px; border: 1px solid #f1f1f15c; box-shadow: 3px 1px 15px #9c9ea996; } .answer-box:before { content: "\f10e"; display: flex; font-family: FontAwesome; font-size: 12px; position: absolute; width: 21px; height: 21px; justify-content: center; align-items: center; top: 15px; left: -12px; border-radius: 5px; color: var(--navi-link-hov); background: var(--base-bg2); border: 1px solid var(--bord); } .punbb .code-box strong.legend { margin-bottom: 5px; } .best_post { position: absolute; top: 99px; /* border: 1px solid red; */ width: 278px; display: flex; flex-direction: column; gap: 7px; align-items: flex-start; } .best_post name { gap: 5px; border-radius: 10px; height: 21px; font-family: var(--sec-font); font-size: 15px; display: flex; align-items: center; box-shadow: 4px 6px 10px #9e9eb55c; } .best_post name:before { content: ''; width: 9px; height: 9px; /* position: absolute; */ display: block; top: -4px; left: -4px; mask: url(https://forumstatic.ru/files/001c/79/e7/62752.svg) no-repeat center left; -webkit-mask: url(https://forumstatic.ru/files/001c/79/e7/62752.svg) no-repeat center left; -webkit-mask-repeat: no-repeat; -webkit-mask-size: contain; background: #fff; } .best_post text { font-size: 10px; font-family: var(--main-font); text-align: justify; font-weight: 300; line-height: 15px; overflow-y: auto; height: 60px; padding-right: 10px; } .tab_quo { position: absolute; /* border: 1px solid red; */ top: 161px; margin-left: 270px; width: 470px; height: 20px; display: flex; justify-content: center; font-family: var(--acc-font); font-size: 22px; text-shadow: 7px 5px 20px #9190ab; } .best_ep { position: absolute; top: 99px; /* border: 1px solid red; */ width: 278px; display: flex; flex-direction: column; gap: 3px; align-items: center; height: 56px; justify-content: center; margin-left: 762px; } .best_ep name { gap: 5px; border-radius: 10px; height: 21px; font-family: var(--sec-font); font-size: 19px; display: flex; align-items: center; box-shadow: 4px 6px 10px #9e9eb55c; } .best_ep usr { font-family: var(--main-font); font-size: 10px; } .ams_tab, .activs { position: absolute; top: 375px; background: #bba2a0; font-size: 16px; height: 20px; font-family: var(--sec-font); line-height: 16px; margin-left: 125px; border-radius: 10px; width: 238px; text-align: center; box-shadow: 4px 4px 11px #bba2a047; } .activs { margin-left: 678px; } .activs a, .ams_tab a { color: var(--tab-text) !important; } .activs a:hover, .ams_tab a:hover { color: #ffe4e2 !important; } .objav { margin: 15px 20px 0px 60px; display: flex; width: 900 px; text-align: center !important; height: 42px; gap: 10px;} .objav a { display: grid; grid-template-columns: 42px 1fr; height: 40px; position: relative; align-items: center; background: #e5e5e5; border-radius: 5px; flex-shrink: 0; box-shadow: 8px 5px 11px #979ba852;} .objav a:hover { background: #c2c3cd;} .objav date { display: block; grid-row: span 2; color: var(--navi-link-hov); padding: 0 10px; font-family: var(--main-font); font-size: 15px; font-weight: 500; width: 30px; letter-spacing: -1px; font-style: italic;} .objav one { color: var(--sec-text); padding-right: 15px; padding-left: 15px; text-align: center; padding-top: 1px; align-self: end; font-family: var(--sec-font); font-size: 17px; line-height: 13px;} .objav two { padding-right: 15px; padding-left: 15px; padding-top: 3px; align-self: start; text-align: center; font-family: var(--main-font); font-size: 9px; color: var(--sec-text);} .plash-god zv { height: 58px; width: 57px; background: url(https://forumstatic.ru/files/001c/79/e7/76122.webp) no-repeat; margin-top: 6px; } .go-up, .go-down { background: #bba2a0; width: 29px; height: 29px; border-radius: 4px; color: #fffefe; box-shadow: 3px 2px 10px #b1b3be; } .go-up span, .go-down span { display: flex; width: 100%; height: 100%; justify-content: center; align-items: center; } .go-up span:after { content: '\f062'; font-size: 11px; font-family: 'Font Awesome 6 Pro';} .go-down span:after { content: '\f063'; font-size: 11px; font-family: 'Font Awesome 6 Pro';} .pa-fld1 .name { font-family: var(--main-font); text-transform: uppercase; margin: 10px 10px 3px 10px;} .pa-fld1 .name a { background: var(--navi-link-hov); color: #f1f1f1 !IMPORTANT; border-radius: 5px; padding: 0 5px; } .pa-fld1 .name a:hover {background: #a0a4b0;} .pa-fld1 .infa { line-height: 14px; text-align: center; font-weight: 400; margin: 3px 10px 3px; color: #434344;} .pa-fld1 .pant {text-align: center; padding-top: 5px; padding-bottom: 5px; /*border-bottom: 1px dashed #55504e;*/ margin-bottom: 3px; font-weight: normal; color: #4f5259; font: 10px "Yeseva One"; text-transform: lowercase; } .pa-fld2 { width: 230px; height: 200px; position: absolute; top: -1px; left: 0px; z-index: -1; mask: linear-gradient(0deg, rgba(217, 217, 217, 0) 0%, #b0b2bd 30%); -webkit-mask: linear-gradient(0deg, rgba(217, 217, 217, 0) 0%, #b1b4bf 30%); overflow: hidden; filter: grayscale(.25); border-radius: 10px;} .pa-fld2 img {vertical-align: text-bottom !important;} .pa-fld3 nz {display: block;} .pa-fld4 nz {display: block;} .pa-fld3 .fld-name {font-size: 0px} #viewprofile #profile-right li#pa-fld3 > span{ /*display:none*/ font-size: 0px; text-transform: uppercase;} #viewprofile #profile-right li#pa-fld1 > span{ /*display:none*/ font-size: 0px; text-transform: uppercase;} #viewprofile #profile-right li#pa-fld3 { width: 60px; text-align: center !important; } .pa-respect, .pa-fld4 { display: inline-block; text-align: center; margin: 10px 5px 10px 5px; font: 9px var(--main-font); text-transform: lowercase; color: var(--text); cursor: default; } .pa-posts { display: inline-block; text-align: center; margin: 10px 5px 10px 10px; font: 9px var(--main-font); text-transform: lowercase; color: var(--text); cursor: default; } .pa-fld3 { display: inline-block; text-align: center; margin: 10px 8px 10px 5px; font: 9px var(--main-font); text-transform: lowercase; color: var(--text); cursor: default; } .pa-fld5 {width: 200px; height: 52px; margin: 18px 0px 0px -1px!important; background: url(https://forumupload.ru/uploads/0011/8f/0e/2/32568.png); border-top: 1px solid #bebdc5; border-bottom: 1px solid #bebdc5; overflow: hidden !important;} .pa-fld5 plash {display: block;} .pa-fld5 plashi {position: top; width: 40px; height: 40px; float: left; margin: 3px 2px 0px 7px; opacity: 0.6;} .pa-fld5 plashi img {height: 40px;} .pa-fld5 imp {position: relative; display: block; padding: 8px 5px 1px 49px; text-transform: uppercase; font: 11px 'Yeseva One'; color: #454256; text-shadow: 1px 0 0 #3c2c23; /* 4a372c color: #a7adc2; text-shadow: 1px 0 0 #2a2f3f;*/ text-align: center; mix-blend-mode: hard-light;} .pa-fld5 impt {display: block; height: 15px; padding: 0 7px 0 49px; font: 10px 'Arial'; color: #5b4d46; /*text-shadow: 1px 0 0 #000;*/ text-align: center; bottom;} .pa-fld5 imp1 {position: relative; display: block; padding: 12px 5px 1px 49px; text-transform: uppercase; font: 11px 'Yeseva One'; color: #454256; text-shadow: 1px 0 0 #3c2c23; /* 4a372c color: #a7adc2; text-shadow: 1px 0 0 #2a2f3f;*/ text-align: center; mix-blend-mode: hard-light;} .pa-fld5 impt1 {display: block; height: 15px; padding: 3px 7px 0px 49px; font: 10px 'Arial'; color: #5b4d46; /*text-shadow: 1px 0 0 #000;*/ text-align: center; bottom; font-style: normal!important;} #tuser { cursor: pointer; opacity: 0.5; padding: 2px; width: 14px !important; height: 14px !important; margin-top: -30px !IMPORTANT; margin-left: 0 !important; padding: 0 !important; position: absolute; right: 11px; } .icons-search:before { content: '\e095'; font-size: 13px; color: #858599; } #pun-profile #viewprofile ul { background: var(--quote); width: 100%; border-radius: 0; border: 1px solid #c3bfc7; margin: 0; padding: 0; } #profile-right { display: flex; flex-wrap: wrap; justify-content: center; align-items: flex-start; gap: 10px; width: auto !important; border-radius: 0; padding: 20px !important; box-sizing: border-box; } #viewprofile #profile-left { text-transform: lowercase; text-align: center; height: 100%; box-sizing: border-box; background: var(--cat-fon); font-size: 12px; font-family: var(--sec-font); padding: 20px !IMPORTANT; color: #383636 !important; border-right: 1px solid #bbb7bf; } #viewprofile #profile-left li strong, #viewprofile #profile-left li strong a { color: #363636; font-weight: 400 !important; } #profile-right li { display: flex; flex-direction: column; justify-content: space-between; flex: auto; text-align: center; padding: 10px 10px !important; font-size: 11px; background: #00000008; border: 1px solid #0000000a; gap: 6px; font-family: var(--main-font); } #pun #profile-right li span { float: none; margin: 0; width: auto; font-weight: 500; font-size: 11px; text-transform: uppercase; padding: 0 !important; } #profile-right li strong { padding: 0 !important; text-transform: none; } #profile-right #pa-fld2{ width: 100%; } #profile-right #pa-fld1 { order: 1; width: 100%; } #profile-right #pa-fld1 .name, #profile-right #pa-fld1 .infa { display: block; padding: 0; font-weight: normal; } #viewprofile #profile-left #profile-name strong { font-size: 19px; letter-spacing: -1px; padding: 0; } .allps { display: flex; justify-content: center; width: 200px !importаnt; padding: 0px 10px 0px 10px; } .pa-fld3 { display: flex; flex-direction: column; } .pa-fld4 { display: flex; flex-direction: column; } .pa-posts, .pa-respect { width: 50px; } #profile-signature ul { border: none !important; } /************************* Стиль для Быстрой смены аккаунтов Deff *************************/ /*Cкрытие формы входа без клика*/ #pun-navlinks a:not(.NextShow)+span.odd{ display:none!important; } #pun-navlinks a:not(.NextShow)+span.odd{ display:none!important; } /*Стиль доп-иконки Выход!*/ #pun-navlinks a#New-exit { background: transparent!important; position:absolute; z-index:100000!important; margin-top: 9px !important; margin-left: 25px !important; display:inline-block!important; } #pun-navlinks #New-exit img{ position: absolute; width: 18px; height: auto; transition: .63s; } #pun-navlinks #New-exit:hover img{ transition: .63s; opacity: .42; } .punbb #pun-navlinks a#New-exit:before { content:none; } .punbb #pun-navlinks #form-login input{ text-align: center; border: 1px solid #5D6755; text-rendering: auto; color: #000000!important; margin-top: 4px!important; margin-bottom: 3px!important; border-radius: 5px; letter-spacing: 0.2; word-spacing: normal; text-transform: none; text-indent: 0px; text-shadow: none; display: inline-block!important; text-align: center; box-sizing: border-box; height:20px; width:67px; width: 110px; padding: 4px; font: normal normal 400 11px/normal Verdana!important; rgb(250, 255, 189) background-color: rgba(250,255,189,.88); } .punbb #form-login #fld1:empty,#form-login #fld2:empty, .punbb #form-login #fld1,#form-login #fld2{ background-color: #d4d4d4; } .punbb #pun-navlinks #form-login input[type="submit"]{ margin: 13px 0 2px!important; box-sizing: border-box; height:26px; width:67px; font-size: 11px!important; color: #ffffff !important; background: #9390a6!important; border: 1px outset rgba(161,172,152,.8)!important; text-align: center; padding: 0 12px!important; border-radius: 13px; font-family: Verdana!important; font-weight: 700!important; transition: all 0.5s ease-in-out 0s; letter-spacing: 0.8; cursor:pointer; /*border: 2px outset #83693E!important; color:#565462!important; font-weight:700!important; */ } .punbb #pun-navlinks #form-login input[type="submit"]:hover{ opacity:0.6; } html .punbb #pun-navlinks #form-login *, .punbb #pun-navlinks #form-login { box-sizing: content-box; } /*Стиль формы входа*/ .punbb #pun-navlinks #form-login { background: #EFEFEF; min-height:183px; border: 1px solid #626262; border-radius: 0px 0px 6px 6px; color: #000000;/*BCBCBC;*/ display: block; font: 11px "Verdana"; left: 0px; padding: 8px 12px; margin: 1px 0; position: absolute !important; text-align: center; word-spacing: normal; white-space: normal; /*text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.235);*/ text-transform: none; letter-spacing: 0.2px!important; top: 6px; width: 122px; z-index: 100000!important; } #pun-navlinks #navlogin #form-login { margin-left: -30px;/*Подвижки формы влево от вход*/ } #pun-navlinks #navlogout #form-login { margin-left: -30px;/*Подвижки формы влево от выход*/ } .ismoderator #pun-navlinks #navlogout #form-login { margin-left: -30px!important;/*Подвижки формы влево от выход для АМС*/ } /*Стиль ссылок в форме "Не зарегистрированы" и "Забыли пароль" */ #pun-navlinks #form-login input[value="Войти"]+p{ margin: 11px 0; } .punbb #pun-navlinks #form-login a.Rega, .punbb #pun-navlinks #form-login a.Forgot{ position:relative; text-transform: none!important; z-index:20; cursor:pointer; font: normal normal 200 10px/normal Verdana!important; letter-spacing: 0.4!important; display:inline; background: none!important; padding: 0 0 0 3px!important; color: #76333C!important; font-size: 9px!important; /*text-shadow: 1px 1px 1px rgba(40, 52, 61, 0.39);*/ } .punbb #pun-navlinks #form-login a.Rega:before, .punbb #pun-navlinks #form-login a.Forgot:before{ content:none; } /* Помечаем красным незаполненные поля!*/ #form-login input.none{ outline:red dashed 2px!important; } /*Форма слева(с Никами) */ #List-UserNames { position:absolute; margin-top:-9px; min-height:90px; width:220px; right:100%; padding: 12px 19px 12px 17px; background: #EFEFEF; border-color: #626262; /* Цвет границы */ border-style: solid; /* Стиль границы */ border-width: 1px 1px 1px 1px; /* Толщина границы */ border-radius:0 0 0px 6px; text-align:center; /*box-shadow:inset 0.23em 0 3.4em rgba(20,20,11,.99);*/ } /*Стиль контейнера под список Ников*/ .punbb #List-UserNames ul{ padding: 0; overflow:hidden; overflow-y:auto; min-height:36px; max-height:72px;/*Видимое число Ников без прокрутки! сейчас - 4*/ } .punbb #List-UserNames li { display: block!important; position: relative; background: #9390A6; text-transform:none!important; text-align: left; box-shadow: 2px 2px 1px rgb(255, 255, 255); padding-left: 5px!important; font: normal normal 700 12x/normal Verdana!important; letter-spacing: 0.4; margin: 1px auto!important; padding: 2px 0; transition: .33s; } .punbb #List-UserNames li:hover{ opacity:.84; /*background:#83693E!important;*/ } /*Стиль Ников*/ .punbb #List-UserNames li>b{ cursor: pointer; opacity: .9; color: #fffefe;; text-shadow: 1px 1px 1px rgb(0, 0, 0); letter-spacing: 0.3; } .punbb #List-UserNames li>b:hover{ opacity:.93; text-shadow:1px 1px 1px rgba(0,0,0,.6); } /*Скролл контейнера с никами*/ #List-UserNames ul::-webkit-scrollbar { width: 3px; height: 5px; } #List-UserNames ul::-webkit-scrollbar-track { background-color: #393A38; border: 0px solid #d7d8d9; box-shadow: none; } #List-UserNames ul::-webkit-scrollbar-thumb { background-color: #C0BFBD; border: 0px solid #d7d8d9; box-shadow: none; } /*Кнопки Удалить (правее ников)*/ #List-UserNames ul li>span { display:inline-block; padding:0 3px; position:absolute; opacity:.88; cursor:pointer; top:0;bottom:0; right:2px; color:#fff; font: normal normal 700 10.56px/normal Verdana; text-shadow:1px 1px 1px rgba(0,0,0,.6); } /*Текст при отсутствии запомненных Ников!*/ #List-UserNames ul:empty:before{ display:inline-block; content: "У Вас нет запомненных ников, введенных через форму справа, или через перенос ниже!"; } /*Кнопка выход-2*/ #navlogin #exit-2 { display:none; } #pun:not(.isguest) #navlogout .Rega, #pun:not(.isguest) #navlogout .Forgot { display:none!important; } /*Стиль блока с инпутом для переноса и вставки запомненных Аккаунтов*/ #List-UserNames ul+span{ display:inline-block; padding:6px 0 8px 0; text-align:left; font: normal normal 400 10.56px/normal Verdana; } /*Сам инпут*/ .punbb #List-UserNames input { border: 1px solid #5D6755!important; text-shadow: none!important; color:#333!important; background-color: #D4D4D4; font: normal normal 400 11px/normal Verdana!important; /* box-shadow: inset 0px 0px 3px rgba(100,102,80,.97); */ margin-top: 9px; padding: 2px !important; vertical-align: middle; } /*Стрелочки к инпуту*/ #List-UserNames ul+span b{ font: normal normal 400 13px/normal Verdana; padding:0 3px; color: #000000; } /*Кликалка слева, чуть выше инпута*/ #List-UserNames .a1-copy{ display:inline-block!important; cursor:pointer; float:left; } /*Кликалка справа*/ #List-UserNames .a1-paste{ cursor:pointer; display:inline-block!important; float:right; } /*Подсказки на кликалках*/ .tipsy.a11 { font: normal normal 400 11px/normal Verdana!important; margin-top:-22px!important; margin-left: 148px!important; max-width:170px; } /************************* //Конец Стиля для Быстрой смены аккаунтов *************************/
стиль цвета
body { background: var(--base-bg) fixed top center/cover; } .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 { background-color: transpanent; color: #000; font-weight: normal; font-style: normal;} /* Цитата и выделить код */ .punbb .quote-box, .punbb .code-box { color: #000; background: var(--quote); border: 1px solid var(--bord); border-radius: 4px; box-shadow: 6px 5px 10px #0000000a; } /* Область для ввода текста в форме ответа и админке */ .punbb textarea, .punbb input { color: #000; background: var(--quote); border: 1px solid var(--bord); padding: 8px; } /* Фон окна наград и репутации */ #pun-popup_awards div, #pun-reputation div { color: #000; background: var(--quote); border: 1px solid var(--bord); } /* 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: var(--text); transition: all .7s ease-in-out 0s; text-decoration: none !important; } /* 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: var(--accent); transition: all .7s ease-in-out 0s; text-decoration: none !important; } .punbb a:hover { color: var(--accent); transition: all .7s ease-in-out 0s; text-decoration: none !important; } #pun-ulinks a { font-size: 10px; color: var(--text); font-weight: 400; text-transform: lowercase; letter-spacing: 0; font-family: var(--main-font); } #pun-ulinks a:hover { color: var(--accent); } #pun-navlinks a { color: var(--navi-link); font: 400 24px var(--sec-font); letter-spacing: -0.5px; position: relative; z-index: 1; font-style: italic; text-transform: lowercase; padding: 0 5px; } #pun-navlinks a:focus, #pun-navlinks a:active, #pun-navlinks a:hover { color: var(--navi-link-hov); } /* CS3 Остальное -------------------------------------------------------------*/ #pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon { height: 14px; width: 14px; margin-right: 10px !important; margin-top: 2px; margin-left: 0; background: #878787; mask: url(https://forumstatic.ru/files/001c/79/e7/82813.svg) no-repeat center left; -webkit-mask: url(https://forumstatic.ru/files/001c/79/e7/82813.svg) no-repeat center left; -webkit-mask-repeat: no-repeat; -webkit-mask-size: contain; } #pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon { height: 14px; width: 14px; margin-right: 10px !important; margin-top: 2px; margin-left: 0; background: #a9715c; mask: url(https://forumstatic.ru/files/001c/79/e7/82813.svg) no-repeat center left; -webkit-mask: url(https://forumstatic.ru/files/001c/79/e7/82813.svg) no-repeat center left; -webkit-mask-repeat: no-repeat; -webkit-mask-size: contain; } #pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon { height: 14px; width: 14px; margin-right: 10px !important; margin-top: 2px; margin-left: 0; background: #bfbfbf; mask: url(https://forumstatic.ru/files/001c/79/e7/82813.svg) no-repeat center left; -webkit-mask: url(https://forumstatic.ru/files/001c/79/e7/82813.svg) no-repeat center left; -webkit-mask-repeat: no-repeat; -webkit-mask-size: contain; } #pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon { height: 14px; width: 14px; margin-right: 10px !important; margin-top: 2px; margin-left: 0; background: #83889b; mask: url(https://forumstatic.ru/files/001c/79/e7/82813.svg) no-repeat center left; -webkit-mask: url(https://forumstatic.ru/files/001c/79/e7/82813.svg) no-repeat center left; -webkit-mask-repeat: no-repeat; -webkit-mask-size: contain; position: relative; left: 0; } /* CS3.2 Всё подряд*/ #pun-main div.catleft, #pun-main div.catright {display: none;} #pun-main .post-author ul {text-align: center;} 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";} #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: 6px; height: 2px; background-color: #f4f3ff; border: 1px solid #827e99; } .best_post text::-webkit-scrollbar { width: 4px; height: 2px; background-color: #9a96a7; border: none; } ::-webkit-scrollbar-thumb { background-color: #827e99; } ::selection { background: #827e99 !important; color: #e9e9e9 ! IMPORTANT; text-shadow: none; } td.tcr a { font-weight: 600; font-size: 12px; font-family: var(--main-font); letter-spacing: 0; color: var(--accent) !important; text-transform: lowercase; } td.tcr a:hover { color: var(--sec-accent) !important; } .punbb .user-avatar .avatar-image { opacity: .77 !important; width: 31px !important; height: 31px !important; mix-blend-mode: luminosity; border-radius: 5px !important; } .punbb .user-avatar .isonline { margin-right: 2px; background: #9994b3 !important; animation: none !important; width: 7px !important; height: 7px !important; } .punbb .user-avatar { margin: 1px 10px 2px 0px !important; } #pun-index .tclcon a { display: inline-block; position: relative; } .punbb .user-avatar { height: 30px !important; } .category .container thead {display: none;} .punbb .pa-avatar img { max-width: 180px !important; margin-bottom: 0px; margin-top: 5px; box-sizing: initial; border-radius: 0; } #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;} #font-area, #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: var(--quote); border: 1px solid var(--bord); } .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: var(--quote); border: 1px solid var(--bord); } .button { font-family: var(--main-font) !important; background-color: var(--accent) !important; font-size: 11px !important; margin-top: 5px !important; transition: all 0.5s ease-in-out 0s; text-transform: uppercase; color: #f5f3f6 ! IMPORTANT; padding: 5px 20px !IMPORTANT; cursor: pointer; border: none !important; letter-spacing: .4px; border-radius: 3px; } .button:hover { background-color: var(--text) !important; color: #ebebeb ! IMPORTANT; } #MyBookmarks { width: 240px; background: var(--quote); border: 1px solid var(--bord); } #BookmCntToggle.default-style { color: #3d766a !important; } #mask_dialog .inner { background: var(--quote); border: 1px solid var(--bord); padding: 8px; } #MyBookmarks h2 { margin: 10px 0 10px 0 !important; } #pun-viewforum .tclcon a, #pun-messages .tclcon a, #pun-searchtopics .tclcon a { font-size: 12px; font-weight: 600; font-family: var(--main-font); letter-spacing: 0; text-transform: lowercase; color: var(--accent); } #pun-viewforum .tclcon a:hover, #pun-messages .tclcon a:hover, #pun-searchtopics .tclcon a:hover { color: var(--text); } #pun-viewforum td.tcr a, #pun-messages td.tcr a, #pun-searchtopics td.tcr a { font-size: 12px; font-weight: 600; font-family: var(--main-font); text-transform: lowercase; } #pun-viewforum span.byuser, #pun-messages span.byuser, #pun-searchtopics span.byuser { font-size: 12px; font-weight: 400; font-family: var(--main-font); } .punbb .post .post-author a { font-weight: 600; color: #6f678b; } .punbb .post .post-author a:hover { color: var(--text); } #tags .container { position: absolute; right: 6px; top: 57px !important; z-index: 2; background: var(--quote); border: 1px solid var(--bord); max-height: 250px; } #imageupload-left input[type=button] { width: auto !important; text-align: center; } #MyBookmarks h2, #MyBookmarks h1, .editBookmark h2 { position: relative; width: auto; z-index: 9999999; margin-left: 0px !important; } .punbb .post-content a { font-weight: bold; color: var(--navi-link-hov); } .punbb .post-content a:hover { color: var(--text); } #pun-stats .container a { color: var(--navi-link-hov); font-weight: 600; } #pun-stats .container a:hover { color: var(--text); } /* Form Buttons © max, the murderer! ----------------------------------------------------------------------- */ /* General */ #form-buttons { margin-bottom: 10px !important; display: flex; align-items: center; justify-content: flex-start; gap: 10px; width: 100%; flex-direction: row; } #form-buttons table { width: 100% !important; } #form-buttons table tr { display: flex; gap: 2px; margin-bottom: 0; padding: 0; justify-content: space-between; } #form-buttons td { position: relative; background: none !important; display: inline-flex; align-items: center; justify-content: center; width: 24px; height: 24px; margin-bottom: 0; padding: 10px; } #form-buttons td:hover::before { color: #2f3040 } /* Icons */ #button-font::before { content: '\f031'; } #button-size::before { content: '\f894'; } #button-bold::before { content: '\f032'; } #button-italic::before { content: '\f033'; } #button-underline::before { content: '\f0cd'; } #button-strike::before { content: '\f0cc'; } #button-left::before { content: '\f036'; } #button-right::before { content: '\f038'; } #button-center::before { content: '\f037'; } #button-link::before { content: '\f0c1'; } #button-spoiler::before { content: '\f518'; } #button-image::before { content: '\f302'; } #button-video::before { content: '\f144'; } #button-hide::before { content: '\f30d'; } #button-quote::before { content: '\f27a'; } #button-indent::before { content: '\f03c'; } #button-code::before { content: '\f121'; } #button-color::before { content: '\f53f'; } #button-table::before { content: '\f009'; } #button-smile::before { content: '\f118'; } #button-keyboard::before { content: '\f11c'; } #button-addition::before { content: '\f0d7'; } #button-imagetwo::before { content: '\f03e'; } #button-sticker::before { content: '\f118'; } #button-music::before { content: '\f001'; } #button-mask::before { content: '\f630'; } #button-voice::before { content: '\f130'; } #button-ChangeСase::before { content: '\f422'; } #button-transL::before { content: '\f0ec'; } #form-buttons td img { position: absolute; z-index: 100; left: 0; top: 0; } tr.inew div.icon { background: #bd9282; mask: url(https://forumstatic.ru/files/001c/79/e7/82813.svg) no-repeat center left; -webkit-mask: url(https://forumstatic.ru/files/001c/79/e7/82813.svg) no-repeat center left; -webkit-mask-repeat: no-repeat; -webkit-mask-size: contain; height: 25px; width: 25px; margin-top: 14px; margin-left: -40px; } /* Form Buttons © max, the murderer! ----------------------------------------------------------------------- */ /* General */ #form-buttons { margin-bottom: 10px !important; display: flex; align-items: center; justify-content: flex-start; gap: 10px; width: 100%; flex-direction: row; } #form-buttons table { width: 100% !important; } #form-buttons table tr { display: flex; gap: 2px; margin-bottom: 0; padding: 0; justify-content: space-between; } #form-buttons td { position: relative; background: none !important; display: inline-flex; align-items: center; justify-content: center; width: 24px; height: 24px; margin-bottom: 0; padding: 10px; } #form-buttons td::before { font-family: 'Font Awesome 6 Pro'; font-size: 12px; font-weight: 600; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; pointer-events: none; z-index: 1; transition: 1s ease; background: #e1e1e18a; border-radius: 4px; } #form-buttons td:hover::before { color: #2f3040 } /* Icons */ #button-font::before { content: '\f031'; } #button-size::before { content: '\f894'; } #button-bold::before { content: '\f032'; } #button-italic::before { content: '\f033'; } #button-underline::before { content: '\f0cd'; } #button-strike::before { content: '\f0cc'; } #button-left::before { content: '\f036'; } #button-right::before { content: '\f038'; } #button-center::before { content: '\f037'; } #button-link::before { content: '\f0c1'; } #button-spoiler::before { content: '\f518'; } #button-image::before { content: '\f302'; } #button-video::before { content: '\f144'; } #button-hide::before { content: '\f30d'; } #button-quote::before { content: '\f27a'; } #button-indent::before { content: '\f03c'; } #button-code::before { content: '\f121'; } #button-color::before { content: '\f53f'; } #button-table::before { content: '\f009'; } #button-smile::before { content: '\f118'; } #button-keyboard::before { content: '\f11c'; } #button-addition::before { content: '\f0d7'; } #button-imagetwo::before { content: '\f03e'; } #button-sticker::before { content: '\f118'; } #button-music::before { content: '\f001'; } #button-mask::before { content: '\f630'; } #button-voice::before { content: '\f130'; } #button-ChangeСase::before { content: '\f422'; } #button-transL::before { content: '\f0ec'; } #button-dice:before {content: '\2680'; } /*#form-audio::before { content: '\1F3B5';}*/ .indOnline, .indOffline { width: 23px; height: 23px; position: absolute; display: flex; top: -16px; left: 102px; border-radius: 100%; justify-content: center; align-items: center; background: #ededed; /* box-shadow: 0px 11px 20px #989aaf; */ } .indOnline:before { background: #b77a69; } .indOffline:before { background: #c5c6d0; } .indOnline:before, .indOffline:before { content: ''; width: 15px; height: 15px; /* position: absolute; */ display: block; top: -4px; left: -4px; mask: url(https://forumstatic.ru/files/001c/79/e7/62752.svg) no-repeat center left; -webkit-mask: url(https://forumstatic.ru/files/001c/79/e7/62752.svg) no-repeat center left; -webkit-mask-repeat: no-repeat; -webkit-mask-size: contain; } .pa-online { display: none;} .punbb .post-content del { text-decoration: none; filter: blur(2px); } .punbb .post-content del:hover { filter: blur(0px); } .Hoverbuttons {opacity: 0.5; -webkit-transition: all 1.3s; border-radius: 10%; filter: hue-rotate(168deg); border: 2px solid #786e67 !important; /*width: 42px; height: 40px; */} .Hoverbuttons:hover, .Hoverbuttons:active {opacity: 1; -webkit-transition: all 1.3s;} .gostev {position: relative; left: 0; width: 905px; height: 360px; /*background-image: url('https://forumupload.ru/uploads/0011/8f/0e/2/111159.png'); background-image: url('https://forumupload.ru/uploads/0011/8f/0e/2/795770.png'); */ background-image: url('https://forumupload.ru/uploads/0011/8f/0e/2/357355.png'); background-repeat: no-repeat; background-size: cover; background-position: top center; margin: 0 0 10px 6px !important; z-index: 999; box-shadow: 4px 4px 4px #858993; border: 1px solid #ad9895;} .gostev intro {position: absolute; width: 550px; top: 51px; right: 25px; height: 20px; overflow: hidden; text-align: center; font: 13px 'ralewe' !important; color: #727386; text-transform: uppercase !important; word-spacing: 2px;} .gostev intro a {color: #7b767f!important; text-shadow: #b8b4bb 1px 0 1px !important;} .gostev intro a:focus, .gostev intro a:active, .gostev intro a:hover {color: #7b767f !important;} .gostev story {position: absolute; width: 515px; height: auto; top: 75px; right: 39px; padding: 0 7px 0 10px; text-align: center; font: 15px 'yeseva'; text-transform: uppercase !important; color: #8a7d73; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .gostev story1 {position: absolute; width: 490px; height: auto; top: 140px; right: 25px; padding: 0 7px 0 10px; text-align: center; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .gostev face {position: absolute; width: 220px; height: 210px; top: 40px; left: 35px; padding: 0 17px 0 3px; text-align: center; font: 10px 'Arial'; line-height: 18px; color: #8a7d73; overflow-x: hidden; overflow-y: auto;} .gostev faceams {position: absolute; width: 220px; height: 40px; top: 300px; left: 15px; padding: 0 17px 0 3px; text-align: center; font: 13px 'ralewe' !important; color: #727386; text-transform: uppercase !important; word-spacing: 2px;} .gostev faceams a {color: #7b767f !important; text-shadow: #b8b4bb 1px 0 1px !important;} .gostev faceams a:focus, .gostev faceams a:active, .gostev faceams a:hover {color: #7b767f !important;} .gostev img {position: relative; left: 0; width: 210px; height: 120px; left: 15px; background-image: url('https://forumupload.ru/uploads/001c/76/cb/18/354275.gif'); background-repeat: no-repeat; background-position: top center; box-shadow: 2px 2px 3px #858993;} .ank {position: relative; left: 0; width: 655px; height: 260px; background-image: url('https://forumupload.ru/uploads/0011/8f/0e/2/414681.png'); background-repeat: no-repeat; background-position: center; background-size: cover; margin: 10px 0 10px 6px !important; z-index: 999; box-shadow: 4px 4px 4px #858993;} .ank img {position: absolute; top: 37px; left: 25px; object-fit: cover; width: 180px; height: 180px; /*clip-path: circle(45%);*/ overflow: hidden; border-radius: 50%; filter: grayscale(1); border: 2px solid #786e67 !important;} .ank story {position: absolute; width: 350px; height: 15 px; top: 35px; left: 230px; padding: 0 7px 0 10px; text-align: center; font: 19px 'yeseva'; text-transform: uppercase !important; color: #786e67; font-weight: bold; line-height: 18px; text-indent: 0;} .ank story1 {position: absolute; width: 350px; height: 170px; top: 70px; left: 230px; padding: 0 7px 0 10px; text-align: center; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .ank musk {position: absolute; width:300px; height: auto; top: 210px; left: 265px; padding: 0 7px 0 10px; text-align: center; font: 12px 'Arial'; color: #cabaaf; line-height: 18px; text-indent: 0; background-color: #786e67; border-radius: 5px; } .ank musk:before { content: url('https://forumupload.ru/uploads/0011/8f/0e/2/684283.png');} .obshee sujet::-webkit-scrollbar, .gostev face::-webkit-scrollbar, .gostev story::-webkit-scrollbar {width: 6px; height: 6px; background-color: #7b6d69; box-shadow: 0 0 0 2px #1c1e2f inset !important;} .obshee sujet::-webkit-scrollbar-thumb, .gostev face::-webkit-scrollbar-thumb, .gostev story::-webkit-scrollbar-thumb {background-color: #83726f; width: 4px !important;} .obshee {position: relative; left: 0; width: 900px; height: 750px; background-image: url('https://forumupload.ru/uploads/0011/8f/0e/2/944304.png') ; background-repeat: no-repeat; background-position: top; margin: 10px 0 10px 6px !important; z-index: 999; box-shadow: 4px 4px 4px #858993; border: 1px solid #ad9895;} .obshee name {position: absolute; width: 500px; top: 240px; left: 210px; text-align: center; font: 28px 'yeseva'; text-transform: uppercase !important; color: #8a7d73; font-weight: bold; letter-spacing: 3px; text-shadow: 5px 5px 4px #9e948d;} .obshee name2 {position: absolute; width: 500px; top: 565px; left: 210px; text-align: center; font: 25px 'yeseva'; text-transform: uppercase !important; color: #8a7d73; font-weight: bold; letter-spacing: 3px; text-shadow: 5px 5px 4px #9e948d;} .obshee sujet {position: absolute; width: 785px; top: 293px; left: 50px; padding: 0 7px 0 10px; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; text-align: justify!important;} .obshee sujet2 {position: absolute; width: 785px; top: 615px; left: 50px; padding: 0 7px 0 10px; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; text-align: justify!important;} .obshee sujet3 {position: absolute; width: 800px; top: 215px; left: 50px; padding: 0 7px 0 10px; text-align: center; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; } .obshee1 {position: relative; left: 0; width: 900px; height: 1900px; background-image: url('https://forumupload.ru/uploads/0011/8f/0e/2/830028.png'); background-repeat: repeat-y; background-position: center; margin: 10px 0 10px 6px !important; z-index: 999; box-shadow: 4px 4px 4px #858993; border: 1px solid #ad9895;} .obshee1 name {position: absolute; width: 500px; top: 40px; left: 200px; text-align: center; font: 28px 'yeseva'; text-transform: uppercase !important; color: #8a7d73; font-weight: bold; letter-spacing: 3px; text-shadow: 5px 5px 4px #9e948d;} .obshee1 sujet4 {position: absolute; width: 790px; top: 93px; left: 50px; padding: 0 7px 0 10px; text-align: justify!important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0;} .obshee2 {position: relative; left: 0; width: 900px; height: 600px; background-image: url('https://forumupload.ru/uploads/0011/8f/0e/2/540625.png'); background-repeat: no-repeat; background-position: top; margin: 10px 0 10px 6px !important; z-index: 999; box-shadow: 4px 4px 4px #858993; border: 1px solid #ad9895;} .obshee2 name {position: absolute; width: 400px; top: 40px; left: 35px; text-align: center; font: 28px 'yeseva'; text-transform: uppercase !important; color: #8a7d73; font-weight: bold; letter-spacing: 3px; text-shadow: 5px 5px 4px #9e948d;} .obshee2 sujet {position: absolute; width: 785px; top: 220px; left: 50px; padding: 0 7px 0 10px; text-align: justify!important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0;} .obshee2 sujet2 {position: absolute; width: 400px; top: 105px; left: 20px; padding: 0 7px 0 10px; text-align: center; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0;} .obshee3 {position: relative; left: 0; width: 900px; height: 800px; background-image: url('https://forumupload.ru/uploads/0011/8f/0e/2/669858.png'); background-repeat: no-repeat; background-position: center; margin: 10px 0 10px 6px !important; z-index: 999; box-shadow: 4px 4px 4px #858993; border: 1px solid #ad9895;} .obshee3 name {position: absolute; width: 450px; top: 35px; left: 400px; text-align: center; font: 28px 'yeseva'; text-transform: uppercase !important; color: #8a7d73; font-weight: bold; letter-spacing: 3px; text-shadow: 5px 5px 4px #9e948d;} .obshee3 sujet {position: absolute; width: 435px; top: 85px; left: 395px; padding: 0 7px 0 10px; text-align: center; font: 12px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0;} .obshee3 sujet2 {position: absolute; width: 800px; height: 560px; top: 200px; left: 50px; padding: 0 7px 0 10px; text-align: justify!important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .obshee4 {position: relative; left: 0; width: 900px; height: 800px; background-image: url('https://forumupload.ru/uploads/0011/8f/0e/2/577996.png'); background-repeat: no-repeat; background-position: center; margin: 10px 0 10px 6px !important; z-index: 999; box-shadow: 4px 4px 4px #858993; border: 1px solid #ad9895;} .obshee4 name {position: absolute; width: 150px; top: 40px; left: 205px; text-align: center; font: 28px 'yeseva'; text-transform: uppercase !important; color: #8a7d73; font-weight: bold; letter-spacing: 3px; text-shadow: 5px 5px 4px #9e948d;} .obshee4 sujet {position: absolute; width:400px; top: 100px; left: 50px; padding: 0 7px 0 10px; text-align: center; font: 14px 'Arial'; color: #8a7d73; line-height: 18px; text-indent: 0;} .obshee4 sujet4 {position: absolute; width: 400px; top: 130px; left: 50px; padding: 0 7px 0 10px; text-align: center; font: 13px 'Arial'; color: #8a7d73; line-height: 18px; text-indent: 0; font-weight: bold;} .obshee4 sujet2 {position: absolute; width: 330px; top: 220px; left: 50px; padding: 0 7px 0 10px; text-align: justify!important; font: 12px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0;} .obshee4 sujet3 {position: absolute; width: 330px; top: 220px; left: 490px; padding: 0 7px 0 10px; text-align: justify!important; font: 12px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0;} .obshee4 minus {position: absolute; width: 330px; top: 455px; left: 490px; padding: 0 7px 0 10px; text-align: justify!important; font: 12px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; background-color: #c3c6cd; border-radius: 10px; /*border: 1px solid #a2a1ac;*/ box-shadow: inset 3px 3px 4px #b1b5bd, 4px 4px 4px #b1b5bd;} .obshee5 {position: relative; left: 0; width: 900px; height: 650px; background-image: url('https://forumupload.ru/uploads/0011/8f/0e/2/38323.png'); background-repeat: no-repeat; background-position: center; margin: 10px 0 10px 6px !important; z-index: 999; box-shadow: 4px 4px 4px #858993; border: 1px solid #ad9895;} .obshee5 story {position: absolute; width: 370px; height: 20 px; top: 40px; left: 50px; padding: 0 7px 0 10px; text-align: center; font: 28px 'yeseva'; text-transform: uppercase !important; color: #8a7d73; font-weight: bold; line-height: 18px; text-indent: 0; text-shadow: 5px 5px 4px #9e948d;} .obshee5 story1 {position: absolute; width: 400px; height: 20 px; top: 40px; left: 450px; padding: 0 7px 0 10px; text-align: center; font: 28px 'yeseva'; text-transform: uppercase !important; color: #8a7d73; font-weight: bold; line-height: 18px; text-indent: 0; text-shadow: 5px 5px 4px #9e948d;} .obshee5 tabl {position: absolute; width: 850px; height: 120px; top: 75px; left: 25px; font: 13px 'Arial'; color: #8a7d73; line-height: 19px; vertical-align: baseline;} .obshee5 names {position: absolute; width: 800px; height: 400px; top: 200px; left: 50px; padding: 0 7px; text-align: center; font: 18px 'yeseva'; color: #8a7d73; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .obshee5 names::-webkit-scrollbar {width: 6px; height: 6px; background-color: #5a5047; box-shadow: 0 0 0 2px #232637 inset !important;} .obshee5 names::-webkit-scrollbar-thumb {background-color: #745f51; width: 4px !important;} .obshee5 names1 {font: 14px 'yeseva'; color: #807468; line-height: 25px;} .obshee5 names1 a {color: #7b767f !important; font: 14px 'yeseva'; text-transform: uppercase!important; text-shadow: #b8b4bb 1px 0 1px !important; } .obshee5 names1 a:focus {color: #7b767f !important; font: 14px 'yeseva'; text-transform: uppercase!important; } .obshee6 {position: relative; left: 0; width: 900px; height: 700px; bottom: 15px; background-image: url('https://forumupload.ru/uploads/0011/8f/0e/2/353006.png'); background-repeat: repeat-y; background-position: center; margin: 50px 40px 50px 40px; !important; z-index: 999; box-shadow: 4px 4px 4px #858993; border: 1px solid #ad9895; line-height: 18px; text-indent: 0;} .obshee6 name {position: absolute; width: 500px; top: 35px; left: 320px; text-align: center; font: 28px 'yeseva'; text-transform: uppercase !important; color: #8a7d73; font-weight: bold; letter-spacing: 3px; text-shadow: 5px 5px 4px #9e948d;} .obshee6 sujet {position: absolute; width: 500px; top: 85px; left: 330px; padding: 0 7px 0 10px; text-align: justify!important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0;} .obshee6 sujet2 {position: absolute; width: 800px; height: 420px; top: 220px; left: 50px; padding: 0 7px 0 10px; text-align: justify!important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .obshee11 {position: relative; left: 0; width: 600px; height: 300px; background-image: url('https://forumupload.ru/uploads/0011/8f/0e/2/830028.png'); background-repeat: repeat-y; background-position: center; margin: 10px 0 10px 6px !important; z-index: 999; box-shadow: 4px 4px 4px #858993; border: 1px solid #ad9895;} .obshee11 name {position: absolute; width: 500px; top: 25px; left: 50px; text-align: center; font: 28px 'yeseva'; text-transform: uppercase !important; color: #8a7d73; font-weight: bold; letter-spacing: 3px; text-shadow: 5px 5px 4px #9e948d; } .obshee11 sujet4 {position: absolute; width: 500px; top: 78px; left: 50px; padding: 0 7px 0 10px; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; text-align: center; } .obshee12 {position: relative; left: 0; width: 900px; height: 650px; background-image: url('https://forumupload.ru/uploads/0011/8f/0e/2/830028.png'); background-repeat: repeat-y; background-position: center; margin: 10px 0 10px 6px !important; z-index: 999; box-shadow: 4px 4px 4px #858993; border: 1px solid #ad9895;} .obshee12 name {position: absolute; width: 500px; top: 40px; left: 200px; text-align: center; font: 28px 'yeseva'; text-transform: uppercase !important; color: #8a7d73; font-weight: bold; letter-spacing: 3px; text-shadow: 5px 5px 4px #9e948d;} .obshee12 sujet {position: absolute; width: 800px; height: 520px; top: 93px; left: 50px; padding: 0 7px 0 10px; text-align: justify!important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .obshee13 {position: relative; left: 0; width: 900px; height: 680px; top: 5px; margin-bottom: 20px !important; background: url(https://forumupload.ru/uploads/0011/8f/0e/2/394568.png) top no-repeat, url(https://forumupload.ru/uploads/0011/8f/0e/2/830028.png) repeat-y; background-position: top; !important; z-index: 999; box-shadow: 4px 4px 4px #858993; border: 1px solid #ad9895; line-height: 18px; text-indent: 0;} .obshee13 name {position: absolute; width: 600px; top: 45px; left: 280px; text-align: center; font: 28px 'yeseva'; text-transform: uppercase !important; color: #8a7d73; font-weight: bold; letter-spacing: 3px; text-shadow: 5px 5px 4px #9e948d;} .obshee13 sujet {position: absolute; width: 600px; top: 100px; left: 280px; padding: 0 7px 0 10px; text-align: center !important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; text-transform: uppercase !important;} .obshee13 sujet3 {position: absolute; width: 400px; top: 115px; left: 380px; padding: 0 7px 0 10px; text-align: center !important; font: 12px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; font-style: italic;} .obshee13 sujet2 {position: absolute; width: 800px; height: 320px; top: 220px; left: 50px; padding: 0 15px 0 10px; text-align: justify!important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .obshee13 sujet4 {position: absolute; width: 700px; height: 200px; left: 25px; padding: 0 15px 0 10px; text-align: justify!important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .obshee13 sujet5 {position: absolute; width: 800px; height: 100px; top: 560px; left: 50px; padding: 0 15px 0 10px; text-align: justify!important; font: 11px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .obshee14 {position: relative; left: 0; width: 900px; height: 650px; top: 5px; margin-bottom: 20px !important; background: url(https://forumupload.ru/uploads/0011/8f/0e/2/423489.png) top no-repeat, url(https://forumupload.ru/uploads/0011/8f/0e/2/830028.png) repeat-y; background-position: top; !important; z-index: 999; box-shadow: 4px 4px 4px #858993; border: 1px solid #ad9895; line-height: 18px; text-indent: 0;} .obshee14 name {position: absolute; width: 600px; top: 35px; left: 250px; text-align: center; font: 28px 'yeseva'; text-transform: uppercase !important; color: #8a7d73; font-weight: bold; letter-spacing: 3px; text-shadow: 5px 5px 4px #9e948d;} .obshee14 sujet {position: absolute; width: 600px; top: 85px; left: 250px; padding: 0 7px 0 10px; text-align: center !important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; text-transform: uppercase !important;} .obshee14 sujet2 {position: absolute; width: 820px; height: 380px; top: 220px; left: 50px; padding: 0 25px 0 10px; text-align: justify!important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .obshee14 sujet4 {position: absolute; width: 700px; height: 200px; left: 25px; padding: 0 15px 0 10px; text-align: justify!important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .obshee15 {position: relative; left: 0; width: 900px; height: 500px; top: 5px; margin-bottom: 20px !important; background: url(https://forumupload.ru/uploads/0011/8f/0e/2/151033.png) top no-repeat, url(https://forumupload.ru/uploads/0011/8f/0e/2/830028.png) repeat-y; background-position: top; !important; z-index: 999; box-shadow: 4px 4px 4px #858993; border: 1px solid #ad9895; line-height: 18px; text-indent: 0;} .obshee15 name {position: absolute; width: 600px; top: 45px; left: 330px; text-align: center; font: 28px 'yeseva'; text-transform: uppercase !important; color: #8a7d73; font-weight: bold; letter-spacing: 3px; text-shadow: 5px 5px 4px #9e948d;} .obshee15 sujet {position: absolute; width: 600px; top: 100px; left: 330px; padding: 0 7px 0 10px; text-align: center !important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; text-transform: uppercase !important;} .obshee15 sujet2 {position: absolute; width: 800px; height: 320px; top: 220px; left: 50px; padding: 0 15px 0 10px; text-align: justify!important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .obshee15 sujet4 {position: absolute; width: 700px; height: 200px; left: 25px; padding: 0 15px 0 10px; text-align: justify!important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .obshee16 {position: relative; left: 0; width: 900px; height: 500px; top: 5px; margin-bottom: 20px !important; background: url(https://forumupload.ru/uploads/0011/8f/0e/2/607646.png) top no-repeat, url(https://forumupload.ru/uploads/0011/8f/0e/2/830028.png) repeat-y; background-position: top; !important; z-index: 999; box-shadow: 4px 4px 4px #858993; border: 1px solid #ad9895; line-height: 18px; text-indent: 0;} .obshee16 name {position: absolute; width: 600px; top: 45px; left: 300px; text-align: center; font: 28px 'yeseva'; text-transform: uppercase !important; color: #8a7d73; font-weight: bold; letter-spacing: 3px; text-shadow: 5px 5px 4px #9e948d;} .obshee16 sujet {position: absolute; width: 600px; top: 100px; left: 300px; padding: 0 7px 0 10px; text-align: center !important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; text-transform: uppercase !important;} .obshee16 sujet2 {position: absolute; width: 800px; height: 320px; top: 220px; left: 50px; padding: 0 15px 0 10px; text-align: justify!important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .obshee16 sujet4 {position: absolute; width: 700px; height: 200px; left: 25px; padding: 0 15px 0 10px; text-align: justify!important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .obshee17 {position: relative; left: 0; width: 900px; height: 400px; top: 5px; margin-bottom: 20px !important; background: url(https://forumupload.ru/uploads/0011/8f/0e/2/513684.png) top no-repeat, url(https://forumupload.ru/uploads/0011/8f/0e/2/830028.png) repeat-y; background-position: top; !important; z-index: 999; box-shadow: 4px 4px 4px #858993; border: 1px solid #ad9895; line-height: 18px; text-indent: 0;} .obshee17 name {position: absolute; width: 600px; top: 45px; left: 280px; text-align: center; font: 28px 'yeseva'; text-transform: uppercase !important; color: #8a7d73; font-weight: bold; letter-spacing: 3px; text-shadow: 5px 5px 4px #9e948d;} .obshee17 sujet {position: absolute; width: 600px; top: 100px; left: 280px; padding: 0 7px 0 10px; text-align: center !important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; text-transform: uppercase !important;} .obshee17 sujet2 {position: absolute; width: 800px; height: 320px; top: 220px; left: 50px; padding: 0 15px 0 10px; text-align: justify!important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .obshee17 sujet4 {position: absolute; width: 700px; height: 200px; left: 25px; padding: 0 15px 0 10px; text-align: justify!important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .obshee18 {position: relative; left: 0; width: 900px; height: 600px; top: 5px; margin-bottom: 20px !important; background: url(https://forumupload.ru/uploads/0011/8f/0e/2/930311.png) top no-repeat, url(https://forumupload.ru/uploads/0011/8f/0e/2/830028.png) repeat-y; background-position: top; !important; z-index: 999; box-shadow: 4px 4px 4px #858993; border: 1px solid #ad9895; line-height: 18px; text-indent: 0;} .obshee18 name {position: absolute; width: 600px; top: 45px; left: 290px; text-align: center; font: 30px 'yeseva'; text-transform: uppercase !important; color: #8a7d73; font-weight: bold; letter-spacing: 3px; text-shadow: 5px 5px 4px #9e948d;} .obshee18 sujet {position: absolute; width: 600px; top: 100px; left: 290px; padding: 0 7px 0 10px; text-align: center !important; font: 10px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0;} .obshee18 sujet2 {position: absolute; width: 850px; height: 360px; top: 230px; left: 50px; padding: 0 15px 0 10px; vertical-align: top !important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .obshee18 alf1 {position: absolute; left: 50px; text-align: center; width: 180px; top: 210px; line-height: 18px; text-indent: 0; font: 18px 'yeseva'; color: #cabaaf; background-color: #786e67; border-radius: 10px;} .obshee18 alf2 {position: absolute; left: 255px; top: 210px; text-align: center; width: 180px; line-height: 18px; text-indent: 0; font: 18px 'yeseva'; color: #cabaaf; background-color: #786e67; border-radius: 10px;} .obshee18 alf3 {position: absolute; left: 460px; top: 210px; text-align: center; width: 180px; line-height: 18px; text-indent: 0; font: 18px 'yeseva'; color: #cabaaf; background-color: #786e67; border-radius: 10px;} .obshee18 alf4 {position: absolute; left: 665px; top: 210px; text-align: center; width: 180px; line-height: 18px; text-indent: 0; font: 18px 'yeseva'; color: #cabaaf; background-color: #786e67; border-radius: 10px;} .obshee18 osn {position: absolute; width: 145px; padding-left: 10px; font: 16px 'yeseva'; color: #786e67; background-color: #cabaaf; line-height: 20px; border-radius: 10px;} .obshee18 osn a {color: #7b767f !important; font: 14px 'yeseva'; text-transform: uppercase!important; text-shadow: #b8b4bb 1px 0 1px !important; } .obshee18 osn a:focus {color: #7b767f !important; font: 14px 'yeseva'; text-transform: uppercase!important; } .obshee18 twn {position: absolute; width: 155px; margin-left: 25px; font: 11px 'yeseva'; color: #807468; line-height: 16px;} .obshee18 twn a {color: #7b767f !important; font: 14px 'yeseva'; text-transform: lowercase!important; text-shadow: #b8b4bb 1px 0 1px !important; } .obshee18 twn a:focus {color: #7b767f !important; font: 14px 'yeseva'; text-transform: lowercase!important; } .obshee19 {position: relative; left: 400; width: 900px; height: 400px; background-image: url('https://forumupload.ru/uploads/0011/8f/0e/2/559041.png'); background-repeat: no-repeat; background-position: top; margin: 10px 0 10px 6px !important; z-index: 999; box-shadow: 4px 4px 4px #858993; border: 1px solid #ad9895;} .obshee19 name {position: absolute; width: 400px; top: 50px; left: 435px; text-align: center; font: 28px 'yeseva'; text-transform: uppercase !important; color: #8a7d73; font-weight: bold; letter-spacing: 3px; text-shadow: 5px 5px 4px #9e948d;} .obshee19 sujet {position: absolute; width: 785px; top: 220px; left: 50px; padding: 0 7px 0 10px; text-align: justify!important; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0;} .obshee19 sujet2 {position: absolute; width: 400px; top: 105px; left: 435px; padding: 0 7px 0 10px; text-align: center; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0;} .roles {position: relative; left: 0; width: 900px; height: 635px; top:8px; bottom:5px; background-image: url('https://forumstatic.ru/files/0011/8f/0e/46186.png'); background-repeat: no-repeat; background-size: cover; margin: 0 0 10px 6px !important; box-shadow: -4px -4px 4px #858993; border: 1px solid #ad9895;} .roles name {position: absolute; width: 400px; top: 90px; left: 435px; text-align: center; font: 28px 'yeseva'; text-transform: uppercase !important; color: #8a7d73; font-weight: bold; letter-spacing: 3px; text-shadow: 5px 5px 4px #9e948d;} .roles sujet0 {position: absolute; width: 400px; top: 140px; left: 435px; padding: 0 7px 0 10px; text-align: center; font: 14px 'Arial'; color: #8a7d73; line-height: 18px; text-indent: 0; font-weight: bold;} .tit1 {left: 115px;} .tit2 {right: 50px;} .tit1, .tit2 {position: absolute; width: 250px; height: 25px; top: 145px; font: 18px 'yeseva'; text-transform: uppercase !important; color: #8a7d73; font-weight: bold; letter-spacing: 3px; text-shadow: 5px 5px 4px #9e948d; border-bottom: 2px solid #68635f78; padding-bottom: 3px;} .roles character1 {left: 70px;} .roles character2 {right: 1px;} .roles character1, .roles character2 {position: absolute; width: 350px; height: 300px; top: 200px; padding: 0 15px 20px 15px; text-align: center; font: 12px 'rseason' !important; color: #6d5b4d; line-height: auto; letter-spacing: 1px; overflow-x: hidden; overflow-y: auto; text-align: justify!important;} .roles character1 a, .roles character2 a {color: #7b767f !important; text-shadow: #b8b4bb 1px 0 1px !important; text-transform: uppercase !important; font: 15px 'yeseva' !important; font-weight: bold !important; } .roles character1 a:focus, .roles character1 a:active, .roles character1 a:hover, .roles character2 a:focus, .roles character2 a:active, .roles character2 a:hover {color: #c3b09e !important; text-transform: uppercase !important;} .idtabs {position: absolute; width: 830px; /*height: 400px; overflow: hidden;*/} .tabs {position: absolute; width: 154px; height: 40px; top: 19px; right: 113px; overflow: hidden; display: flex; justify-content: space-between;} .tab {position: relative; width: 29px; height: 30px; top: 0px; left: 1px; line-height: 31px; background: url(https://forumupload.ru/uploads/0011/8f/0e/2/725879.png) top left no-repeat transparent;} .tab:hover, .tab:focus, .tab:active, .tabs .active {background-position: 0 -30px !important;} .anno-content {position: absolute; width: 812px; height: 425px; top: 78px; left: 9px;} .poisk {position: relative; left: 0; width: 900px; height: 500px; background: url(https://forumupload.ru/uploads/0011/8f/0e/2/116648.png) top no-repeat, #9397a1; margin: 10px 0 10px 6px !important; z-index: 999; box-shadow: 4px 4px 4px #858993;} .poisk img {position: absolute; top: 141px; left: 132px; object-fit: cover; width: 180px; height: 180px; /*clip-path: circle(45%);*/ overflow: hidden; border-radius: 50%; filter: grayscale(1); border: 2px solid #786e67;} .poisk story {position: absolute; width: 330px; height: 15 px; top: 50px; left: 495px; padding: 0 7px 0 10px; text-align: center; font: 28px 'ralewe'; text-transform: uppercase !important; color: #786e67; font-weight: bold; line-height: 18px; text-indent: 0; text-shadow: 5px 5px 4px #9e948d;} .poisk story1 {position: absolute; width: 360px; height: 147px; top: 400px; left: 50px; padding: 0 7px 0 10px; text-align: center; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .poisk story2 {position: absolute; width: 405px; height: 350px; top: 120px; left: 460px; padding: 0 7px 0 10px; text-align: center; font: 11px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .poisk1 {position: relative; left: 0; width: 900px; height: 300px; background-image: url('https://forumupload.ru/uploads/0011/8f/0e/2/753396.png'); background-repeat: no-repeat; background-position: center; background-size: cover; margin: 10px 0 10px 6px !important; z-index: 999; box-shadow: 4px 4px 4px #858993;} .poisk1 img {position: absolute; top: 74px; left: 132px; object-fit: cover; width: 180px; height: 180px; /*clip-path: circle(45%);*/ overflow: hidden; border-radius: 50%; filter: grayscale(1); border: 2px solid #786e67;} .poisk1 story {position: absolute; width: 330px; height: 15 px; top: 50px; left: 495px; padding: 0 7px 0 10px; text-align: center; font: 28px 'ralewe'; text-transform: uppercase !important; color: #786e67; font-weight: bold; line-height: 18px; text-indent: 0; text-shadow: 5px 5px 4px #9e948d;} .poisk1 story1 {position: absolute; width: 360px; height: 170px; top: 120px; left: 480px; padding: 0 7px 0 10px; text-align: center; font: 12px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} .poisk1 intro {position: absolute; width: 300px; top: 230px; right: 75px; height: auto; overflow: hidden; text-align: center; font: 12px 'ralewe' !important; color: #727386; text-transform: uppercase !important; word-spacing: 2px; background-color: #aaa3a0; border-radius: 5px; } .poisk1 intro a {color: #7b767f !important; text-shadow: #b8b4bb 1px 0 1px !important;} .poisk1 intro a:focus, .gostev intro a:active, .gostev intro a:hover {color: #7b767f !important;} .poisk2 {position: relative; left: 0; width: 900px; height: 300px; background-image: url('https://forumupload.ru/uploads/0011/8f/0e/2/753396.png'); background-repeat: no-repeat; background-position: center; background-size: cover; margin: 10px 0 10px 6px !important; z-index: 999; box-shadow: 4px 4px 4px #858993;} .poisk2 img {position: absolute; top: 74px; left: 132px; object-fit: cover; width: 180px; height: 180px; /*clip-path: circle(45%);*/ overflow: hidden; border-radius: 50%; filter: sepia(1); border: 2px solid #786e67; background-image: url('https://forumupload.ru/uploads/0011/8f/0e/2/329778.gif'); /*content: url('https://forumupload.ru/uploads/000e/51/81/2/90850.gif')*/;} .poisk2 story {position: absolute; width: 330px; height: 15 px; top: 50px; left: 495px; padding: 0 7px 0 10px; text-align: center; font: 28px 'ralewe'; text-transform: uppercase !important; color: #786e67; font-weight: bold; line-height: 18px; text-indent: 0; text-shadow: 5px 5px 4px #9e948d;} .poisk2 story1 {position: absolute; width: 360px; height: 170px; top: 120px; left: 480px; padding: 0 7px 0 10px; text-align: center; font: 13px 'Arial'; color: #705d4e; line-height: 18px; text-indent: 0; overflow-x: hidden; overflow-y: auto;} <!-- консоль в css--> /* D9.10 */ #font-area, #color-area, #smilies-area, #keyboard-area, #image-area, #video-area, #firstil-area, #addition-area, #table-area { background-color: #bfbc9e; /*цвет фона*/ border: 1px solid #75684e; /*границы*/ padding-top: 5px; /*отступ от bb-панели*/ /*border-radius: 10px 10px 10px 10px*/ } #size-area { background-color: #bfbc9e; /*цвет фона*/ border: 1px solid #75684e; /*границы*/ padding-top: 5px; /*отступ от bb-панели*/ /*border-radius: 10px 10px 10px 10px */ } /* админ-консоль */ /* Firstil area */ #firstil {background-image: url("https://forumstatic.ru/files/001c/2a/cd/48979.png"); width: 40px; height: 25px; } #firstil-area {padding-left: 1em !important; width: 450px; } #firstil-area span {display: none; } #firstil-area p {cursor: pointer; } p#z1 { font-weight: bold; font-family: 'yeseva'; font-size: 26px; color: #1e2517; } p#z4 { font-family: "ralewe","Times New Roman", Serif, Georgia; font-size: 18px; font-style: italic; } #firstil-area p.gift-picture { display: inline; padding: 0; margin: 4px; } /* Firstil area1 */ #firstil1 {background-image: url("https://forumstatic.ru/files/0012/27/fb/48979.png"); width: 40px; height: 25px;} #firstil-area1 {padding-left: 1em !important; position: absolute; right: 13px; top: 43px; width: 400px; border-style: solid none none solid; border-width: 1px 1px 1px 1px; border-color: #492b21; } #firstil-area1 span { display: none; } #firstil-area1 p { cursor: pointer; } p#z1 { font-weight: bold; font-family: 'yeseva'; font-size: 26px; color: #1e2517; } p#z4 { font-family: "ralewe","Times New Roman", Serif, Georgia; font-size: 18px; font-style: italic; } #firstil-area1 p.gift-picture { display: inline; padding: 0; margin: 4px; } .dreamteam {color: #b4aba4; text-shadow: 0px 0px 0px #000; font: 12px 'Arial'; line-height: 16px; overflow: z-index: 999;} .dreamteam a {color: #88909d !important; text-shadow: 0px 0px 0px #000 !important;} .dreamteam a:hover, .dreamteam a:active, .dreamteam a:focus {color: #a08f82 !important;} /* ------------личная страница--------------bba2a0---------------------------------ac9c9a */ #lsblok {background: url('https://forumstatic.ru/files/001c/79/e7/50831.webp'); border-radius: 15px; width: 750px; height: 550px;} #lsfoto {position: absolute; margin-left: 300px; border-radius: 50%; margin-top: 25px; width: 150px; height: 150px; border: 4px solid #a199a3 !important;} #lsfoto kartinka img { height: 142px; width: 142px; border-radius: 50%; filter: grayscale(100%); object-fit: cover; } #lsinfo {position: absolute; width: 435px; height: 150px; /*background: linear-gradient(270deg,transparent, #ac9c9a75); */top: 25px; left: 20px; border-radius: 15px; text-align: justify; font-weight: 600; line-height: 15px; font-size: 20px ;overflow: hidden; } #lsinfo name {position: absolute; top: 15px !important; left: 20px !important; width: 230px; font: 19px 'yeseva'; text-transform: uppercase !important; text-align: center; color: #786e67; font-weight: bold; line-height: 18px; } #lsinfo pant {position: absolute; top: 40px !important; left: 20px; width: 230px; font: 11px 'Arial'; color: #705d4e; line-height: 18px; text-align: center; text-transform: lowercase !important; font-weight: bold; } #lsinfo about {position: absolute; width: 250px; top: 70px !important; left: 15px; font: 13px 'Arial'; color: #705d4e; line-height: 16px; text-align: center;} #lsinfo twink {position: absolute; top: 120px; width: 230px; left: 20px; font: 11px 'yeseva'; color: #807468; line-height: 16px; text-align: center;} #lsinfo twink a {color: #7b767f !important; font: 16px 'yeseva'; text-transform: lowercase!important; text-shadow: #b8b4bb 1px 0 1px !important; font-weight: bold; } #lsinfo twink a:focus {color: #7b767f !important; font: 16px 'yeseva'; text-transform: lowercase!important; font-weight: bold; } #lsfon {position: absolute; display: inline-flex; flex-wrap: wrap; justify-content: space-around; overflow: scroll; overflow-x: hidden; height: 280px; width: 250px; border-radius: 15px; background: #a199a375; margin-left: 475px; margin-top: 25px; background: linear-gradient(360deg, transparent, #ac9c9a75); } #lsfon img {width: 230px; height: 100px; object-fit: cover; opacity: 0.7; margin: 5px 5px!important; border-radius: 10px; -webkit-transition: all 1.3s; } #lsfon img:hover {opacity: 1; -webkit-transition: all 1.3s;} #lsfon::-webkit-scrollbar {width: 0px;} #lsnagr {position: absolute; display:inline-flex; flex-wrap: wrap; justify-content: space-around; overflow: scroll; overflow-x: hidden; height: 200px; width: 250px; border-radius: 15px;background: #a199a375; margin-left: 475px; margin-top: 325px; background: linear-gradient(180deg,transparent, #ac9c9a75); font: 12px 'yeseva'; color: #807468; line-height: 16px;} #lsnagr img {margin: 5px 5px!important; border-radius: 10px; width: 230px;} #lsnagr::-webkit-scrollbar {width: 0px;} #lsplash { position: absolute; display: inline-flex; flex-wrap: wrap; overflow: auto; overflow-x: hidden; height: 150px; border-radius: 15px; width: 215px; padding: 5px 5px 5px 7px; background: #a199a330; margin-left: 25px; margin-top: 190px; /*background: linear-gradient(180deg, transparent, #a199a330); */ font: 12px 'yeseva'; color: #807468; line-height: 16px;} #lsplash::-webkit-scrollbar {width: 0px;} #lsaktiv { position: absolute; display: inline-flex; height: 150px; border-radius: 15px; width: 200px; padding: 5px 10px 5px 10px; background: #a199a330; overflow: auto; overflow-x: hidden; margin-left: 250px; margin-top: 190px; flex-wrap: wrap;} #lsaktiv img {margin: 5px 5px!important; border-radius: 10px; width: 45px; height: 45px; object-fit: cover; } #lsaktiv::-webkit-scrollbar { width: 0px; } #lsaktiv img:hover {opacity: 1; -webkit-transition: all 1.3s;} #lsaktiv text { font: 12px 'yeseva'; color: #807468; line-height: 18px; margin: 1px 0 0 0!important; width: 150px; } #lsaktiv chek img {margin: 2px 2px!important; border-radius: 10px; width: 35px; height: 35px; object-fit: cover; opacity: 0.85;} #lsaktiv chek img:hover {opacity: 1; -webkit-transition: all 1.3s;} #lsaktiv chekoff img {margin: 2px 2px!important; border-radius: 10px; width: 35px; height: 35px; object-fit: cover; opacity: 0.7; filter: grayscale(100%);} #lsaktiv chekoff img:hover {opacity: 1; -webkit-transition: all 1.3s; filter: grayscale(0%);} #lsgame { position: absolute; overflow-y: auto; overflow-x: hidden; height: 165px; border-radius: 15px; width: 425px; padding: 10px 20px 10px 20px; background: #a199a345; margin-left: 25px; margin-top: 355px; font: 14px 'yeseva'; color: #807468; line-height: 16px; background: linear-gradient(180deg,#a199a330, #ac9c9a75); } #lsgame a {color: #7b767f !important; font: 16px 'yeseva'; text-transform: lowercase!important; text-shadow: #b8b4bb 1px 0 1px !important; } #lsgame a:focus {color: #7b767f !important; font: 16px 'yeseva'; text-transform: lowercase!important; } #lsedit {position: absolute; margin-left: 330px; margin-top: 5px; font-size: 16px; width: 100px; background-color: transparent;} #lsedit a:link, #lsedit a:visited { text-transform: lowercase;font-size: 10px; color: transparent;} .isadmin #lsedit {display: inline-flex!important;}
<!--Краткая цитата--> <div class="tab_quo">Leshy, stop taking games</div>
--text: #38383c;
--text: #3b3c41;
Вы здесь » Скамейка » Обсуждаем и решаем » 1