Код:
/* A1 Import the colour scheme -------------------------------------------------------------*/ /* A1.1 */ @import url(style_cs.css); @import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700&display=swap&subset=cyrillic'); /* A2 Deal with browser defaults and wonkifness -------------------------------------------------------------*/ /* A2.1 */ html, body {margin: 0; padding: 0} /* A2.2 */ .punbb * { margin: 0px; } /* A2.3 */ .punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt { padding: 0; list-style: none; } /* A2.4 */ .punbb img { border:none } /* A2.5 */ .punbb .main table { table-layout: fixed; width: 100%; } /* A2.6 */ .checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;} /* A2.7 */ p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] * { height: 1.8em; vertical-align: middle } /* A3 Text setup -------------------------------------------------------------*/ /* A3.1 */ body { font-size: 104%!important; overflow-x: hidden; } /* A3.2 */ .punbb { font: normal 11px Verdana; } /* 3.3 */ .punbb textarea, .punbb input, .punbb select, .punbb optgroup { font: 1em verdana, arial, helvetica, sans-serif; line-height:120%; } /* A3.4 */ .punbb h1, .punbb h2, .punbb h3 { font-size: 1em; font-weight: bold; } .punbb th { font-size: 0.9em; font-weight: bold; letter-spacing: 1px; } / /*.punbb .category th{ } */ .punbb h4, .punbb table { font-size: 1em; font-weight: normal; } /* A3.5 */ .punbb h1 span, .punbb h2 span { font-size: 1.1em; } .punbb legend span { font-size: 1.1em; } /* A3.6 */ .punbb pre { font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace } /* A3.7 */ .punbb address, .punbb em { font-style: normal } /* A3.9 */ .punbb .post-content em.bbuline { font-style: normal; text-decoration: underline; } /* A3.10 */ .punbb a { text-decoration: underline } /* A3.10 */ .punbb a { } /* A3.11 */ .punbb optgroup { font-weight: bold; } /* A4 Float clearing and hidden items -------------------------------------------------------------*/ /* A4.1 */ #pun:after, .punbb .container:after, .punbb .post-links ul:after, .punbb .main div.inline:after, .punbb .post-box:after, .punbb .linksb:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; overflow:hidden; line-height: 0.0; font-size: 0; } /* A4.2 */ .acchide, #pun-index #pun-main h1, #pun-navlinks h2, #pun-pagelinks h2, #pun-status h2, #pun-ulinks h2, .punbb .forum h2, .punbb .multipage .topic h2, .punbb dl.post-sig dt span, .punbb p.crumbs strong, .punbb .divider hr, .punbb .required label em, .punbb .formsubmit label, .punbb .submitfield label, .punbb .modmenu label, #pun-userlist .main h2 { font-size: 0; height: 0; width: 0; line-height: 0.0; position:absolute; left: -9999px; overflow: hidden } /* A5 Basic page layout and borders -------------------------------------------------------------*/ /* ШИРИНА ФОРУМА */ /* A5.1 */ #pun { margin: 0px auto auto auto; width : 1020px; padding: 0px 0px 0px 0px; box-shadow: #ece1df 0px 0px 40px -15px; } /* A5.2 */ .punbb { width: 915px; height: auto; margin: 0px auto auto auto; padding: 0px 0px 0px 0px; } /* A5.3 */ #pun-redirect, #pun-maint { margin: 20px 20% 14px 20%; width: auto; float: none; } /* A5.4 */ .punbb .section, .punbb .main { margin-bottom: 1em; } /* A5.5 */ .punbb .category, .punbb .post { margin-top: 0.4em; } /* A5.6 */ .punbb #pun-category1, .punbb .toppost, .punbb .topicpost { margin-top: 0; } /* a 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: solid solid solid solid; border-width: 0px 0px 0px 0px } /* A5.9 */ .punbb .container { border-style: solid; border-width: 0px; } /* A5.10 */ .punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 { padding: 0.5em 1em; border-style: none solid solid none; border-width: 0 1px 1px 0; } #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2 { background: transparent url("http://forumstatic.ru/files/0018/62/1b/82928.png") no-repeat scroll top center; width: 914px; height: 50px; line-height: 40px; color: #75727a !important; font-family: cambria; text-align: center; letter-spacing: 1px; text-transform: uppercase; font-size: 18px; background-color: transparent; margin-left: -23px; -moz-margin-start: -23px; margin-top: 5px; } /* A 5.11 */ #pun-navlinks li {padding-left: 0px;} /*******************************************/************************************************************* B - MAIN CONTENT - GENERAL **************************************************************/ /* B1.1 */ .punbb .post-content { padding: 0; margin: 0; width: 100%; overflow: hidden; } /* B1.2 */ .punbb .post-sig dt { display: block; border-top: 0px solid #888; width: 250px; margin: 5px 0; } /* B1.3 */ .punbb .post-content p { margin: 0; padding: 0 0 1em 0; line-height: 150%; font-size: 13px; } /* B1.4 */ .punbb .post-content img { vertical-align: text-bottom } /* B1.5 */ .punbb .post-content img.postimg { vertical-align: middle; } /* B1.6 */ .punbb .post-content .blockcode, .punbb .post-content blockquote { width: 100%; overflow: hidden; } /* B1.7 */ .punbb .post-content .scrollbox { width: 100%; overflow: auto; } /* B1.8 */ .punbb .post-content .quote-box, .punbb .post-content .code-box { margin: 0.4em 1.8em 1.4em 1.8em; padding: 1em; padding-top: 20px; padding-bottom: 20px; border: 1px solid #ece1d7; outline: 4px solid #fcf3ea; box-shadow: inset 0px 0px 10px #ece1df, 0 0 7px #000, 5px 5px 0px #edd1b6, -5px -5px 0px #fcf3ea; background: url(http://forumstatic.ru/files/0018/62/1b/92705.png) top left no-repeat, url(http://forumstatic.ru/files/0018/62/1b/86514.png) bottom right no-repeat, #faede1; } /* B1.9 */ .punbb .quote-box cite, .punbb .code-box strong.legend { display: block; padding-bottom: 0.7em; font-size: 1.1em; font-weight: bold; font-style: normal; margin: 0; } /* B2 Information boxes -------------------------------------------------------------*/ /* B2.1 */ .punbb .info-box { padding: 1.1em 1.7em 1em 1.7em; border-style: solid; border-width: 0px; margin: 0 0 1.1em 0; } /* B2.2 */ .punbb .info-box * { padding: 0 0 0.7em 0; } /* B2.3 */ .punbb #pun-main .info-box .legend { font-size: 1.1em; font-weight: bold; } /* B3 Pagination and posting links -------------------------------------------------------------*/ /* B3.1 */ .punbb .linkst { float: left; position: relative; width: 100%; font-size: 1.1em; height: 0; } /* B3.2 */ .multipage { margin-top: 3em; } /* B3.3 */ .linkst .pagelink { position: absolute; top: -5em; left: 4em; width: 24em; } /* B3.4 */ .linkst .postlink { position: absolute; top: -4em; right: 1em; width: 16em; text-align: right; font-weight: bold; } /* B3.5 */ .punbb .linksb { text-align: right; padding: 0.4em 1em 0.5em 1em; font-size: 1.1em; } /* B3.6 */ .linksb .pagelink { float: left; width: 24em; text-align: left; } /* B3.7 */ .linksb .postlink { float: right; width: 16em; font-weight: bold } /* B3.8 */ .subscribelink { clear:both; padding-top: 0.3em; padding-bottom: 0.5em; } /*******************************************/************************************************************* C - MAIN CONTENT - SPECIFIC **************************************************************/ /* C1 Form layout -------------------------------------------------------------*/ /* C1.1 */ .punbb .formal .container { padding: 1.7em 2.3em 1.1em 2.3em; } /* C1.2 */ .punbb .formsubmit { padding: 0 0 0 1.7em; margin: 1em 0 0 0; } /* 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: 0px; padding: 0 18px 0 18px; margin: 0 0 1em 0 } /* C1.5 */ .punbb fieldset legend { padding: 0; margin: 0 0 0 11px; font-size: 1.1em } /* C1.7 */ .punbb fieldset fieldset { border-style: none; margin: 0; padding: 0 0 8px 0 } /* C1.6 */ .punbb fieldset legend span { padding: 0 5px; margin: 0 0 0 -15px; } /* C1.8 */ .punbb .fs-box { padding: 1em 0 0.8em 0; } /* C1.9 */ .punbb .fs-box p, .punbb .fs-box fieldset { padding: 0 0 0.8em 0 } /* C1.10 */ .punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield { float: left; margin-right: 1em; } /* C1.11 */ .punbb .inline .infofield { clear:both } /* C1.12 */ .punbb .datafield br { display: none } /* C1.13 */ .punbb .required label, .punbb .datafield span.input { font-weight: bold } /* C1.14 */ .punbb .datafield span.input a { font-weight: normal; } /* C1.15 */ .punbb .areafield span.input, .punbb p.longinput span.input { display: block; padding: 0 4em 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; } .punbb .helplinks span INPUT { margin: 0px 2px 2px 0px; } /* C1.21 */ #pun-post .formal .info-box li { padding-left: 4px; list-style-type: square; list-style-position: inside; line-height: 1.5; margin: 0; } /* C2 Table layout -------------------------------------------------------------*/ /* C2.1 */ .punbb .main .tcl { overflow: hidden; text-align: justify; width: 35%; } /* C2.2 */ .punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod { text-align: center; width: 8%; } /* C2.3 */ .punbb .main .tcr { overflow: hidden; text-align: left; width: 20%; } /* C2.4 */ #pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl { width: 40% } /* C2.5 */ #pun-userlist .main .tc2, #pun-searchtopics .main .tc2 { text-align: left; width: 20%; } /* C2.6 */ #pun-debug table .tcl { width: 15%; white-space:normal; } /* C2.7 */ #pun-debug .tcr { width: 90%; white-space: normal; } /* C2.8 */ #pun-index .tcl h3 { text-align: left; font-family: 'playfair display'!important; font-size: 15px; font-weight: 600; margin-left: -20px; padding-top: 15px; } #pun-index .tcl h3 a { color: #6d585a!important; text-shadow: 0px 1px 2px #f3e8df; text-transform: uppercase;} #pun-index .tcl h3 a:hover { color: #69476b!important; } /* C2.9 */ .punbb td span.youposted { font-weight: bold; margin-left: -1em; position: absolute; } /* C2.10 */ .punbb td .modlist { display: block; padding-top: 0.3em } /* C2.11 */ .punbb .main td { border-style: solid none none solid; border-width: 1px 0 0 1px; padding: 0.8em 1em; } /* C2.12 */ .punbb .main th { border-style: none none none solid; border-width: 0 0 0 1px; padding: 0px; text-align: center !important; font-size: 0px; } /* C2.13 */ .punbb .main .tcl { border-left-style: none; border-left-width: 0 } * html .tclcon {height: 1px} /* C2.14 */ .punbb td div.tclcon { margin-left: 10px; } /* Размер иконок */ /* C2.15 */ .punbb div.icon { float: left; display: block; width: 50px; height: 50px; margin: -4px 9px 0 8px; } /* C3 Topics -------------------------------------------------------------*/ /* C3.1 */ .punbb .post .container { border-style: none solid solid solid; border-width: 0px; margin-top: -1px; padding-bottom: 1px; } /* C3.2 */ .punbb .post h3 { border-style: solid solid none solid; border-width: 0px; } /* C3.3 */ .punbb .post h3 span { border-left: 0px solid #597465; display: block; margin-left: 19em; padding-left: 47px; padding: 0px 0 0px 47px; } /* C3.4 */ .punbb .post h3 strong { float: right; width: 5em; text-align: right; font-weight: normal; } /* C3.5 */ .punbb .post .post-author { float: left; width: 226px; font-size: 11px; background: url(http://sd.uploads.ru/rutcW.png) 0 top no-repeat, url(http://sg.uploads.ru/6JD1Q.png) 0 bottom no-repeat, url(http://forumstatic.ru/files/0018/62/1b/74615.png) 0 top repeat-y; min-height: 150px; color: #56464f; padding-bottom: 38px; margin: -10px 0 0 -5px; text-shadow: 1px 1px 0 #c1ada7;} li.pa-respect {margin-bottom: 10px;} li.pa-avatar img { margin-bottom: 5px; margin-left: -2px; border: 2px solid #d4bfb9; outline: 1px solid #79646f; box-shadow: 0 0 3px #ffffff; } /* C3.6 */ .punbb .post .post-author ul, .punbb .post .post-author p { padding: 0 1em 1em 1em; line-height: 140%; } /* C3.7 */ .pa-author { font-family: 'Playfair display'; font-size: 17px; letter-spacing: 0.2px; width: 220px; text-align: center; margin: 15px 0 0 -8px; text-transform: none; color: #dbcdc9!important; text-shadow: 0 1px 2px #000!important; } /* C3.8 */ .pa-author a { color: #1f7d92!important; text-shadow: 1px 1px 1px #4c3d45!important; } .pa-author a:hover { color: #faf0eb !important; } /* C3.9 */ li.pa-title { line-height: 1em; text-align: center; text-transform: lowercase; width: 200px; margin: 20px 0 10px 4px; } li.pa-online { line-height: 0.8em; text-transform: ; font-size: 9px; margin: 0px 0 -10px 0px; } /* C3.11 */ .punbb .post-body { border-left-style: solid; border-left-width: 0px; padding: 0 0 1px 0; background-image: url(""); background-position: right bottom; background-repeat: no-repeat; width: 73%; margin-left: 255px; } /* C3.12 */ .punbb .post-box { padding: 1em; margin-left: -10px; text-align: justify; margin-right: 10px; margin-top: 3px; } .fs-box .post-body {width: 67%!important; } /*C3.13 */ .punbb fieldset .post-box { margin-bottom: 0.8em } /* C3.14 */ .punbb .post-links { margin-left: 19em; border-left-style: solid; border-left-width: 0px; } /* C3.15 */ .punbb .post-links ul { padding: 0 1em 0 0; height: 2em; line-height: 2em; margin-left: -19em; border-top-style: dashed; border-top-width: 0px; background: transparent; text-align: right; } /* C3.16 */ .punbb .post-links li { display: inline; padding-left: 1em; } /* C3.17 */ .pl-email, .pl-website { float: left; } /* C3.18 */ .punbb .clearer { clear: both; height: 0; font-size: 0; } /* C4 Moderator menu -------------------------------------------------------------*/ /* C4.1 */ .punbb .modmenu .container { margin-top: 4px; padding: 0.5em 1em; text-align: right; } /* C4.2 */ .punbb .modmenu strong, .punbb .modmenu a { height: 1.8em; line-height: 1.8em; } /* C4.3 */ .punbb .modmenu .container strong { float: left; } /* C4.4 */ .punbb .modmenu input { margin-left: 1em; } /* C5 Message boxes -------------------------------------------------------------*/ /* C5.1 */ .punbb .info .container { padding: 0.8em 1em } /* C5.2 */ .punbb .info .container .backlink { padding-top: 0.8em; } /* C6 Profile -------------------------------------------------------------*/ /* C6.1 */ #profile .container { padding-left: 18.6em; } /* C6.2 */ #profilenav { float: left; width: 14em; margin-left: -16.3em; display: inline; } /* C6.3 */ #profilenav li { padding-bottom: 0.8em; font-weight: bold; } /* C6.4 */ #viewprofile ul, #profilenav ul { border-style: solid; border-width: 0px; padding: 1.5em 18px 0.8em 18px; margin: 0 0 1em 0; } /* C6.5 */ #viewprofile h2, #profilenav h2 { background: transparent; border: none; padding: 0 0 0 0; margin: 0 14px -0.6em 14px; } /* C6.6 */ #viewprofile h2 span, #profilenav h2 span { padding: 0 5px; position: relative; margin-left: -805px; } /* 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: 0px; } /*******************************************/************************************************************* D - PUNBB SECTIONS OTHER THAN MAIN CONTENT **************************************************************/ /* D1.1 */ #pun-title { margin: 0; border-style: solid solid none solid; border-width: 0px 0px 0 0px; } /* D1.2 */ #pun-title h1 { display : block; height : 40px; padding: 2em 1em 0 1em; } /* D1.3 */ #pun-title .container { border-style: none solid none solid; } /* D1.4 */ #pun-title h1 span { font-size: 1.5em; display: none; } #pun-title td.title-logo-tdl { border: none; width: 100%; } #pun-title TD.title-logo-tdr { border: none; } /* D2 Page navigation -------------------------------------------------------------*/ /* D2.1 */ #pun-pagelinks { position: absolute; top: -15px; left: 0; margin: 0px; border: none; padding: 0px; width: 100%; } /* D2.2 */ #pun-pagelinks .container { background: transparent; border: none; padding: 0px; margin: 0px; } /* 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%; margin: -50px; } /* D2.5 */ #pun-pagelinks a:active, #pun-pagelinks a:focus { position:relative; margin: -50px; } #pun-pagelinks li a span { display:block; margin: 0 1em } /* D3 Forum navigation -------------------------------------------------------------*/ /* D3.1 */ #pun-navlinks, #pun-navlinks .container { border-style: none; border-width: 0; margin-top: -106px; } .punbb-admin #pun-navlinks { margin-top: -58px !important; margin-bottom: 10px !important; border-style: none; border-width: 0; font-size: 16px; } /* D3.2 */ #pun-navlinks .container { padding: 13px 1em; text-align: center; text-transform: uppercase; } /* D.3 */ #pun-navlinks li { display: inline; padding-right: 1em; } /* D3.4 */ #pun-navlinks li a { padding-left: 19px; padding-right: 10px; } .punbb .post-links li a { display: inline-block; padding-left:17px; } /* D4 User links -------------------------------------------------------------*/ /* НАВИГАЦИЯ НИЖНЯЯ СТРОКА */ /* D4.1 */ #pun-ulinks { text-align: center; margin-top: -17px; margin-bottom: 0px; } .punbb-admin #pun-ulinks { margin-top: -17px !important; } /* D4.2 */ #pun-ulinks .container { border-top: none; padding: 0.7em 1em; text-align: center; } /* D4.3 */ #pun-ulinks li, #pun-ulinks li a { display: inline; border-left-style: solid; border-left-width: 0px; white-space: nowrap; text-align: center; } /* D4.4 */ #pun-ulinks li a { padding: 0 0.3em 0 0.6em } /* D4.5 */ #pun-ulinks li.item1, #pun-ulinks li.item1 a { border-left-style: none; border-left-width: 0; padding-left: 0 text-align: center; } /* D5 Welcome box and Top Breadcrumbs -------------------------------------------------------------*/ /* D5.1 */ #pun-status, #pun-status .container { border-bottom: none; margin-bottom: 0; top: 50px; } /* D5.2 */ #pun-status .container { padding: 0.8em 1em 1em 1em; } /* D5.3 */ #pun-status span { white-space: nowrap; margin-right: 0.5em; } /* D5.4 */ #pun-crumbs1 { font-weight: bold; overflow: hidden; margin-top: 0; } /* D5.5 */ #pun-crumbs1 p.container { border-top: none; border-bottom: none; padding: 0.8em 1em; } /* D5.6 */ #pun-break1 { margin: 0 1em; border-style: solid none; border-width: 0px 0; height: 0; margin: -2px 1em; position: relative; z-index: 1; } /* D6 Announcement -------------------------------------------------------------*/ /* D6.1 */ #pun-announcement h2 { padding: 0; margin: 0 1em -3.5em 1em; border-style: none none solid none; border-width: 0 0 0px 0; position: relative; font-weight: bold; 222222 } /* D6.2 */ #pun-announcement h2 span { display: none; padding: 1em 0 0.8em 0; border-bottom-style: solid; border-bottom-width: 0px; } /* D6.3 */ #pun-announcement .container { padding: 3em 1em 1em 1em; } #pun-about .container { background: url(""); background-color: none; background-repeat: no-repeat; height: 0px; } /* D7 Statistics -------------------------------------------------------------*/ /* D7.1 */ #pun-stats .container { padding: 0.8em 1em } /* D7.2 */ #pun-stats li.item1, #pun-stats li.item2 { float: left; clear: both; line-height: 150%; } /* D7.3 */ #pun-stats li.item3, #pun-stats li.item4 { text-align: right; line-height: 150%; } /* D7.4 */ li#onlinelist { margin-top: 1em; border-top-style: solid; border-top-width: 0px; float: left; width: 100%; line-height: 130%; } /* D7.5 */ li#onlinelist div { border-top-style: solid; border-top-width: 0px; padding: 0.7em 0 0 0; } /* D8 Quick Jump - About - Bottom Breadcrumbs -------------------------------------------------------------*/ /* D8.1 */ #pun-qjump { margin: 0; border: none; width: 50%; position: relative; float: left; } /* D8.2 */ #pun-qjump .container { border: none; background: transparent; padding: 0.8em 1em; } /* D8.3 */ #pun-about { margin-top: 0; } /* D8.4 */ #pun-about .container { border-top-style: none; text-align: right; line-height: 100%; padding: 0em 0em; } /* D8.5 */ #pun-about p span { display:block; padding-left: 50%; } /* D8.6 */ #pun-crumbs2 { font-weight: bold; overflow: hidden; margin-bottom: 0; border-bottom: none; } /* D8.7 */ #pun-crumbs2 .container { border-bottom: none; padding: 0.8em 1em; } /* D8.8 */ #pun-break4 { margin: 0px 0em; border-style: solid none; border-width: 0px 0; position: relative; height: 0; z-index: 1; } /* D8.9 */ div.punbb-admin #pun-about .container { border-top-style: solid; border-top-width: 0px; } /* D9 Help file -------------------------------------------------------------*/ /* D9.1 */ #pun-help .formal .info-box h3.legend { border-bottom-style: solid; 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: solid; 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; } li#navawards {display: none;} /* таблица */ .table-main .textpost, .table-main .ep-image, .table-main .story, .table-main .best-text, .table-main .lover, .table-main .lovers, .table-main .best-pl, .table-main .player, .table-main .need, .table-main .text-news { position: absolute; font-size: 10px; color: #4e3b3c; text-shadow: 1px 1px 0 #cebda2; z-index: 3; text-align: justify;} .table-main .story a, .table-main .best-text a, .text-news a{text-shadow: 1px 1px 0 #e5cab1!important; color: #3c263b!important; } .table-main .story a:hover, .table-main .best-text a:hover, .table-main .lover a:hover, .text-news a:hover { color: #6d506c!important; opacity 2s;} .table-main .lover { width: 300px; overflow: auto; padding-right: 3px; margin: 275px 0 0 731px; text-align: center;} .table-main .lovers{ position: absolute; width: 300px; text-align: center; margin: 275px 0 0 -139px;} .table-main .best-pl { width: 300px; overflow: auto; height: 80px; padding-right: 3px; margin: 530px 0 0 13px;} .table-main .need { width: 300px; overflow: auto; height: 80px; padding-right: 3px; margin: 90px 0 0 643px; text-align: center;} .table-main .textpost { margin: 170px 0 0 920px; z-index: 5; } .table-main .story { width: 250px; height: 74px; overflow: auto; padding-right: 3px; margin: 102px 0 0 38px; font-size: 12px;} .table-main .best-text { width: 233px; padding-right: 3px; height: 60px; overflow: auto; margin: 190px 0 0 651px; background: #ece1df; border-radius: 5px;} .table-main .text-news { width: 233px; padding-right: 3px; height: 60px; overflow: auto; margin: 190px 0 0 651px; background: #ece1df; border-radius: 5px;} .table-main .best-text {width: 300px; margin: 180px 0 0 630px; text-align: center; } .mercy-table .need img {margin-right: 3px; } .table-main .text-news {width: 300px; margin: 180px 0 0 -40px; text-align: justify; } .mercy-table .need img {margin-right: 3px; } .table-main .player {margin: 193px 0 0 686px;} .table-main .best-pl {margin: 90px 0 0 -16px;} .table-main .best-pl img, .table-main .best-text img, .table-main .need img, .table-main .player img, .table-main .textpost img, .table-main .text-news img {opacity: .8; transition: opacity 2s; width: 60px;} .table-main .best-pl img:hover, .table-main .best-text img:hover, .table-main .need img:hover, .table-main .player img:hover, .table-main .textpost img:hover, .table-main .best-text:hover, .table-main .text-news:hover {opacity: 1; transition: opacity 2s; } .table-main .glitter { position: absolute; margin: 138px 0 0 222px; opacity: 0; transition: opacity 2s; z-index: 2} .table-main .glitter:hover {opacity: 1; transition: opacity 2s; z-index: 2} #font-area, #size-area, #color-area, #table-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #smilies-area, #addition-area { position: absolute; right: 6px; top: 45px!important; background: #f8f2eb; padding: 7px!important; border: 1px solid #faede1; outline: 3px solid #e4d1b9; } #pun-index .tcl .modlist {display:none!important} .punbb .post-sig { border-top: 1px solid #826d74; } #pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner, .pun-modal .modal-inner {background: #d4c5b8; border: 1px solid #fff; box-shadow: inset 0 0 10px #bfab99;} .topic a.sharelink {margin-right: 10px;} .a subforums, a:link subforums { color: #908e90 !important; } .subforums { color: #908e90 !important; margin-top: 0px !important; } .punbb .user-avatar img.on_ { width: 20px !important; height: 20px !important; border-radius: 0% !important; margin: -7px 0px 0 -18px !important; background: url(http://forumstatic.ru/files/0018/62/1b/31960.png) !important; animation: blinkColor 1.1s linear infinite; -moz-animation: blinkColor 1.1s linear infinite !important; -webkit-animation: blinkColor 1.1s linear infinite !important; } /***тем и сообщений***/ #pun-index .category .tc2,#pun-index .category .tc3 { display:none!important; } .Tems_And_messages { display:inline-block; text-align: center; font-size: 10px; font-weight: bold; color: #908e90; margin-left: 55px; } .Add { display:inline-block; border: 0px solid blue; background-color: transparent; padding-top: 0px; } .Tems_And_messages .right{ font-style: normal; } /*** общи вид категорий форумов***/ #pun-main .category td div.tclcon { padding-top: 2px; text-align:justify;} #pun-main .category Div.icon {float: left; display:block; border-style:none; height:46px; width:62px; margin-top: 4px; margin-left:20px; background-repeat: no-repeat; background: url(http://s3.uploads.ru/ToGEP.png) transparent; background-position: 0px 0% !important; } #pun-main .category TR.inew Div.icon{background-position: -72px 0px !important;} #pun-index #pun-main td div.tclcon { margin: 5px 0 auto; padding: 0 14px 15px; font-size: 1em; line-height: 110%; background-color: rgb(243, 232, 216); border: 1px solid #ecdac5; box-shadow: 0 1px 5px rgb(246, 226, 189), inset 0 0 3px rgb(236, 225, 223), inset 0 0 7px #f6e5f4; } #pun-index #pun-main td div.tclcon a {font-weight:600;} .punbb .main .tcl h3 a {font-weight: 400 !important;} #pun-index .main .tc2, #pun-index .main .tc3 {font-family: times, Arial, tahoma; font-size: 1.3em; color: #906b45;} .punbb .main .tcl h3 { margin: -1px -1em 0em -17px; padding: 15px 0 12px 0; font-family: cambria, serif; font-weight: 400; border: 4px solid #12161b; box-shadow: 0 1px 3px #b7b7af; background: url(http://s3.uploads.ru/7I8Vn.jpg) no-repeat #eed4ed; border-style: solid; border-width: 3px; -moz-border-image: url(http://sh.uploads.ru/bKrUz.png) 4 round; -webkit-border-image: url(http://sh.uploads.ru/bKrUz.png) 4 round; -o-border-image: url(http://sh.uploads.ru/bKrUz.png) 4 round; border-image: url(http://sh.uploads.ru/bKrUz.png) 4 fill round; color: #f2c57e !important; } #pun-main .category .container table .hasicon .alt1 .tcl .intd .tclcon h3 a, #pun-main .category .container table .hasicon .alt2 .tcl .intd .tclcon h3 a { font-size: 18px; font-weight: 400; color: #75726d !important; text-shadow: 0px 1px 1px #ead9c3; } .punbb .user-avatar img.ava { border: 2px solid #65934f !important; height: 40px !important; border-radius: 0 !important; width: 40px !important; margin: 1px 9px 2px 0px; opacity: 0.85; background-position: center center; background-size: auto 100%; background-repeat: no-repeat; box-shadow: 0px 0px 3px 4px #b7b7af !important; } .punbb em.user-avatar { height: 40px !important; } #pun-index .user-avatar { padding: 2px 2px 10px 2px; } /* ОФОРМЛЕНИЕ ССЫЛОК В категории */ a.cat, a.cat:active, a.cat:link, a.cat:visited { background-color:#eadcd0; color: #888181; text-align:center; font-weight: normal; display: block; margin: 1px; text-decoration: none; border-left-style: solid; border-left-color: #bfbab3; border-left-width: 5px; width:164px; } a.cat:hover { background-color: #bfbab3; color: #888181; display: block; text-align:center; font-weight: normal; cursor: pointer; text-decoration: none; border-left-style: solid; border-left-color: #eadcd0; border-left-width: 5px; width:174px; } #pun-navlinks li a, .post-links li a {background: url("http://sh.uploads.ru/ViM1c.png") no-repeat scroll left -0px transparent;} #pun-navlinks li a:hover, .post-links li a:hover {background: url("http://sh.uploads.ru/ViM1c.png") no-repeat scroll left -25px transparent;} #pun-navlinks li a:focus, .post-links li a:forus {background: url("http://sh.uploads.ru/ViM1c.png") no-repeat scroll left -49px transparent;} /* ============================================================================================== Nick Mkrtchyan https://www.facebook.com/sonick.pk http://www.Mkrtchyan.zz.mu ================================================================================================= */ * { margin: 0; padding: 0; } header { background-color:rgba(33, 33, 33, 0.9); color:#ffffff; display:block; font: 14px/1.3 Arial,sans-serif; height:50px; position:relative; z-index:5; } h2{ margin-top: 30px; text-align: center; } header h2{ font-size: 22px; margin: 0 auto; padding: 10px 0; width: 80%; text-align: center; } header a, a:visited { text-decoration:none; color:#fcfcfc; } @keyframes move-clouds-back { from {background-position:0 0;} to {background-position:10000px 0;} } @-webkit-keyframes move-clouds-back { from {background-position:0 0;} to {background-position:10000px 0;} } @-moz-keyframes move-clouds-back { from {background-position:0 0;} to {background-position:10000px 0;} } @-ms-keyframes move-clouds-back { from {background-position: 0;} to {background-position:10000px 0;} } .clouds { position:absolute; top:0; left:0; right:0; bottom:0; width:100%; height:100%; display:block; } .clouds{ background:transparent url(http://www.script-tutorials.com/demos/360/images/stars.png) repeat top center; width: 1920px; height: 400px; margin-top: 0px; margin-left: 0px; z-index: 2; -moz-animation:move-clouds-back 1000s linear infinite; -ms-animation:move-clouds-back 1000s linear infinite; -o-animation:move-clouds-back 1000s linear infinite; -webkit-animation:move-clouds-back 1000s linear infinite; animation:move-clouds-back 1000s linear infinite; } /* Иконки -------------------------------------------------------------*/ /*Старые сообщения*/ Div.icon { background-image : url('http://s9.uploads.ru/6ETmi.png'); background-repeat: no-repeat; } /*Новые сообщения*/ TR.inew Div.icon { background-image : url('http://s8.uploads.ru/kM6yb.png'); background-repeat: no-repeat; } /*Важные темы*/ TR.isticky Div.icon { background-image : url('http://s7.uploads.ru/tOPK8.png'); background-repeat: no-repeat; } /*Закрытые темы*/ TR.iclosed Div.icon { background-image : url('http://sd.uploads.ru/LQxWB.png'); background-repeat: no-repeat; } /* Красивые кнопки в форме ответа */ #form-buttons { display: inline-block; width: 100%; min-width: 600px; border: 1px solid #e1cab0; border-left-width: 0; background-color: #e3d0b8; background-image: url(http://forumupload.ru/uploads/0007/af/57/14152-4.png); background-repeat: repeat-x; } #form-buttons table { width: 100% !important; } #form-buttons td { border-left: 1px solid #c9d9e9 !important; border-right: 1px solid #f3f7fa !important; } #form-buttons td:hover { background-color: #f5f8fb; } #form-buttons td:active { background-color: #c9d9e9; -moz-box-shadow: inset 1px 1px 5px #92a9c1; -webkit-box-shadow: inset 1px 1px 5px #92a9c1; box-shadow: inset 1px 1px 5px #92a9c1; } #font-area { z-index: 1000000; max-height: 300px; overflow: auto; } .post-box { box-shadow: 2px 2px 10px 0px inset #fed; border-radius: 20px; } /************* Автоустановка Подфорумов | Add styles *************/ .punbb-admin:not(.admin-visible)::before { content: "Вы вошли в панель администрирования без надстроек. Автоматическая установка подфорумов отключена."; color: #c22d2d; display: block; text-align: center; border: solid 1px #d48f8f; padding: 5px; margin-bottom: 5px; background: #f8e5e5; } #form-buttons td {border: 1px solid #ffd892;box-shadow: 2px 2px 6px 2px inset #dfbb92;} #main-reply {max-width: 100%;min-width: 50%;} /*partners*/ #logobottom { height: 90px; margin-left: -152px; width: 1190px; } #logobottom { margin-left: 210px; height: 31px; margin-top: -7px; padding: 5px 10px; position: absolute; text-align: center; width: 873px; z-index: 100; } #logobottom #partners { text-align: center; height: 75px; margin-left: -235px; margin-top: -45px; overflow: auto; position: absolute; width: 940px; z-index: 100; background: #ece1df; } #logobottom #partners img { opacity: 0.5; } #logobottom #partners img:hover, #logobottom #partners img:focus { opacity: 1.0; } #logobottom .cop1, #logobottom .cop2 { display: inline-block; } #logobottom .cop1 { color: #2f1611; height: 60px; position: absolute; font-size: 1.1em; width: 560px; margin-left: 152px; } #logobottom .cop2 { position: absolute; text-align: right; width: 883px; color: #2f1611; margin-top: -20px; margin-left: 152px; } /* страница переадресации */ #pun #pun-redirect{ border:0 none!important; background: url(http://forumstatic.ru/files/0018/62/1b/13727.jpg) center top no-repeat #000318; !important; margin: auto; padding:0; left:0; right:0; top:0; bottom:0; position:fixed; width:100%; height:100%; text-align:center; } #pun-redirect *{ border:0 none; margin:0; padding:0; } #pun-redirect .main-title { display:none; } #pun-redirect.punbb .info .container{ padding:80px 0px 0 445px !important; height:0px; width:330px; text-align:center; margin:auto!important; left:0; right:0; top:0; bottom:0; position:absolute; font-weight:bold; display:block; padding:0; background: transparent !important; } #pun-redirect.punbb .info a{ color:#dea840; font: italic normal 400 16px/normal Times New Roman; } #pun-redirect.punbb .info a:hover{ color:#e8af45; } .pa-fld1{ border: 2px solid #fcf3ea; background: #faede1; color: #2c3e57; padding: 2px 10px 2px 10px !important; margin-top: 5px; margin-left: 2px; width: 155px; } .pa-fld2{ margin-top: -77px; margin-left: -146px !important; padding: 0px 0px 8px 0px !important; } .pa-fld3{ width: 100% !important; margin-top: -8px !important; padding: 0px 0px 18px 0px !important; margin-left: -4px !important; } .category thead{ display:none; } .post-sig dd p{ font-size: 10px !important; } /* menu */ .menu-item, .menu-open-button { background: url(http://sd.uploads.ru/TxwKq.png); border-radius: 100%; width: 30px; height: 30px; margin-left: -40px; position: absolute; color: #FFFFFF; text-align: center; line-height: 80px; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: -webkit-transform ease-out 200ms; transition: -webkit-transform ease-out 200ms; transition: transform ease-out 200ms; transition: transform ease-out 200ms, -webkit-transform ease-out 200ms; } .menu-open { display: none; } .lines { width: 25px; height: 3px; background: #596778; display: block; position: absolute; top: 50%; left: 50%; margin-left: -12.5px; margin-top: -1.5px; -webkit-transition: -webkit-transform 200ms; transition: -webkit-transform 200ms; transition: transform 200ms; transition: transform 200ms, -webkit-transform 200ms; } .line-1 { -webkit-transform: translate3d(0, -8px, 0); transform: translate3d(0, -8px, 0); } .line-2 { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .line-3 { -webkit-transform: translate3d(0, 8px, 0); transform: translate3d(0, 8px, 0); } .menu-open:checked + .menu-open-button .line-1 { -webkit-transform: translate3d(0, 0, 0) rotate(45deg); transform: translate3d(0, 0, 0) rotate(45deg); } .menu-open:checked + .menu-open-button .line-2 { -webkit-transform: translate3d(0, 0, 0) scale(0.1, 1); transform: translate3d(0, 0, 0) scale(0.1, 1); } .menu-open:checked + .menu-open-button .line-3 { -webkit-transform: translate3d(0, 0, 0) rotate(-45deg); transform: translate3d(0, 0, 0) rotate(-45deg); } .menu { margin: 379px 0px 0px 892px; position: absolute; width: 40px; height: 40px; text-align: center; box-sizing: border-box; font-size: 26px; z-index: 10000; } /* .menu-item { transition: all 0.1s ease 0s; } */ .menu-item:hover { background: #EEEEEE; color: #3290B1; } .menu-item:nth-child(3) { -webkit-transition-duration: 180ms; transition-duration: 180ms; } .menu-item:nth-child(4) { -webkit-transition-duration: 180ms; transition-duration: 180ms; } .menu-item:nth-child(5) { -webkit-transition-duration: 180ms; transition-duration: 180ms; } .menu-item:nth-child(6) { -webkit-transition-duration: 180ms; transition-duration: 180ms; } .menu-item:nth-child(7) { -webkit-transition-duration: 180ms; transition-duration: 180ms; } .menu-item:nth-child(8) { -webkit-transition-duration: 180ms; transition-duration: 180ms; } .menu-item:nth-child(9) { -webkit-transition-duration: 180ms; transition-duration: 180ms; } .menu-open-button { z-index: 2; -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); -webkit-transition-duration: 400ms; transition-duration: 400ms; -webkit-transform: scale(1.1, 1.1) translate3d(0, 0, 0); transform: scale(1.1, 1.1) translate3d(0, 0, 0); cursor: pointer; box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14); } .menu-open-button:hover { -webkit-transform: scale(1.2, 1.2) translate3d(0, 0, 0); transform: scale(1.2, 1.2) translate3d(0, 0, 0); } .menu-open:checked + .menu-open-button { -webkit-transition-timing-function: linear; transition-timing-function: linear; -webkit-transition-duration: 200ms; transition-duration: 200ms; -webkit-transform: scale(0.8, 0.8) translate3d(0, 0, 0); transform: scale(0.8, 0.8) translate3d(0, 0, 0); } .menu-open:checked ~ .menu-item { -webkit-transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33); transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33); } .menu-open:checked ~ .menu-item:nth-child(3) { transition-duration: 180ms; -webkit-transition-duration: 180ms; -webkit-transform: translate3d(64px, -40px, 0); transform: translate3d(64px, -40px, 0); } .menu-open:checked ~ .menu-item:nth-child(4) { transition-duration: 280ms; -webkit-transition-duration: 280ms; -webkit-transform: translate3d(90.9466px, -52.47586px, 0); transform: translate3d(64px, -5px, 0); } .menu-open:checked ~ .menu-item:nth-child(5) { transition-duration: 380ms; -webkit-transition-duration: 380ms; -webkit-transform: translate3d(90.9466px, 52.47586px, 0); transform: translate3d(64px, 27px, 0); } .menu-open:checked ~ .menu-item:nth-child(6) { transition-duration: 480ms; -webkit-transition-duration: 480ms; -webkit-transform: translate3d(0.08361px, 104.99997px, 0); transform: translate3d(64px, 64px, 0); } .menu-open:checked ~ .menu-item:nth-child(7) { transition-duration: 580ms; -webkit-transition-duration: 580ms; -webkit-transform: translate3d(-90.86291px, 52.62064px, 0); transform: translate3d(64px, 100px, 0); } .menu-open:checked ~ .menu-item:nth-child(8) { transition-duration: 680ms; -webkit-transition-duration: 680ms; -webkit-transform: translate3d(-91.03006px, -52.33095px, 0); transform: translate3d(64px, -74px, 0); } .menu-open:checked ~ .menu-item:nth-child(9) { transition-duration: 780ms; -webkit-transition-duration: 780ms; -webkit-transform: translate3d(-0.25084px, -104.9997px, 0); transform: translate3d(-0.25084px, -104.9997px, 0); } .blue { background-color: #669AE1; box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14); text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12); } .blue:hover { color: #669AE1; text-shadow: none; } .green { background-color: #70CC72; box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14); text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12); } .green:hover { color: #70CC72; text-shadow: none; } .red { background-color: #FE4365; box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14); text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12); } .red:hover { color: #FE4365; text-shadow: none; } .purple { background-color: #C49CDE; box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14); text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12); } .purple:hover { color: #C49CDE; text-shadow: none; } .orange { background-color: #FC913A; box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14); text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12); } .orange:hover { color: #FC913A; text-shadow: none; } .lightblue { background-color: #62C2E4; box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14); text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12); } .lightblue:hover { color: #62C2E4; text-shadow: none; } .credit { margin: 24px 20px 120px 0; text-align: right; color: #EEEEEE; } .credit a { padding: 8px 0; color: #C49CDE; text-decoration: none; transition: all 0.3s ease 0s; } .credit a:hover { text-decoration: underline; } /* scrollbar */ ::-webkit-scrollbar{ width:12px; } ::-webkit-scrollbar-thumb{ border-width:1px 1px 1px 2px; border-color: #a2b5c2; background-color: #445d6f; } ::-webkit-scrollbar-thumb:hover{ border-width: 1px 1px 1px 2px; border-color: #445d6f; background-color: #a2b5c2; } ::-webkit-scrollbar-track{ border-width:0; border-color: #445d6f; background-color: #a2b5c2; } ::-webkit-scrollbar-track:hover{ border-left: solid 1px #a2b5c2; background-color: #5c99c2; } /* senshi -------------------------------------------------------------*/ .post[data-group-id='1'] .pa-avatar.item2::before { position: absolute; z-index: 25; margin-top: -48px; margin-left: 150px; display: block; width: 70px; height: 45px; content: attr(data-title); opacity: 0.3; background: url(http://sh.uploads.ru/9gXjU.png) !important; } .post[data-group-id='2'] .pa-avatar.item2::before { position: absolute; z-index: 25; margin-top: -91px; margin-left: 160px; display: block; width: 80px; height: 98px; content: attr(data-title); opacity: 0.3; background: url(http://forumupload.ru/uploads/0018/62/1b/2/14528.png) !important; } .post[data-group-id='7'] .pa-avatar.item2::before { position: absolute; z-index: 25; margin-top: -60px; margin-left: 160px; display: block; width: 46px; height: 84px; content: attr(data-title); opacity: 0.3; background: url(http://forumupload.ru/uploads/001a/32/39/3/65354.png) !important; } #MyBookmarks { width: 240px !important; background: #cbd9e2 !important; height: 300px !important; overflow-y: scroll !important; overflow-x: hidden !important; } #BookmCntToggle.default-style { color: #307297 !important; height: 40px !important; width: 40px !important; background: url(http://s5.uploads.ru/Kt0w1.png) !important; } .editBookmark { box-shadow: 9px 5px 15px rgb(0, 25, 52) !important; background: #cbd9e2 !important; border: solid #6d96be !important; } .post .bookmark { color: #123f6c !important; } .pa-avatar img { max-width: 180px; max-height: 180px; } /*СНЕГ*/ .snowContainer { width: 100%; height: 100%; position: absolute; top: 0; left:0; z-index: -1; } #snow { width: 100%; height: 100%; background-image: url("http://s5.uploads.ru/DCR2x.png"), url("http://s3.uploads.ru/9XTcg.png"), url("http://sh.uploads.ru/RFSlP.png"); -webkit-animation: snow 20s linear infinite; -moz-animation: snow 20s linear infinite; -ms-animation: snow 20s linear infinite; animation: snow 20s linear infinite; opacity: 0.2; } @keyframes snow { 0% { background-position: 0px 0px, 0px 0px, 0px 0px; } 100% { background-position: 500px 1000px, 400px 400px, 300px 300px; } } @-moz-keyframes snow { 0% { background-position: 0px 0px, 0px 0px, 0px 0px; } 100% { background-position: 500px 1000px, 400px 400px, 300px 300px; } } @-webkit-keyframes snow { 0% { background-position: 0px 0px, 0px 0px, 0px 0px; } 100% { background-position: 500px 1000px, 400px 400px, 300px 300px; } } @-ms-keyframes snow { 0% { background-position: 0px 0px, 0px 0px, 0px 0px; } 100% { background-position: 500px 1000px, 400px 400px, 300px 300px; } } .icon[data-new-topics]:before, .subforums span[data-new-topics]:before { background: #4682b4 !important; border-radius: 5px !important;