*
дизайны
Сообщений 1 страница 3 из 3
Поделиться22026-07-11 10:49:14

/*************************************************************
A - SETUP
**************************************************************//* A1 Import the colour scheme
-------------------------------------------------------------*//* A1.1 */
@import url(style_cs.css);@font-face {font-family: Gotham Pro;
src: local("Gotham Pro"), url(https://forumstatic.ru/files/001c/0e/72/52107.ttf);}
@font-face {font-family: Gotham Pro Bold;
src: local("Gotham Pro Bold"), url(https://forumstatic.ru/files/001c/0e/72/32989.ttf);}@font-face {font-family: Font Awesome;
src: local("Font Awesome"), url(https://forumstatic.ru/files/001b/ae/80/75483.otf);}
@font-face {font-family: Font Awesome;
src: local("Font Awesome"), url(https://forumstatic.ru/files/001b/ae/80/89179.eot);}
@font-face {font-family: Font Awesome;
src: local("Font Awesome"), url(https://forumstatic.ru/files/001b/ae/80/29031.ttf);}
@font-face {font-family: Font Awesome;
src: local("Font Awesome"), url(https://forumstatic.ru/files/001b/ae/80/54865.woff);}
@font-face {font-family: Font Awesome;
src: local("Font Awesome"), url(https://forumstatic.ru/files/001b/ae/80/66861.woff2);}:root {
--fon1: url(https://forumstatic.ru/files/001c/16/0e/65957.jpg) no-repeat top center;
--fon1-1: #121212;--shapka: url(https://forumstatic.ru/files/001c/16/0e/81045.png) no-repeat top center;
--white: #fff;--textshadow: 0 0 1px #000;
--fon2-1: #e1e1e1;
--text: 222222;
--text2: #363636;--fon3-1: #d5d5d5;
--trans: transparent;
--border2: 0px transparent;--link1: #787878;
--link2: #fff;--color1: #1b1b1b;
--color2: #c4c4c4;
--color3: #999999;--color-accent: #aaad9c;
}
/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*//* A2.1 */
html, body {margin: 0; padding: 0}/* A2.2 */
.punbb * {
margin: 0
}/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
padding: 0;
list-style: none;
}/* A2.4 */
.punbb img {
border:none
}/* A2.5 */
.punbb .main table {
table-layout: fixed;
width: 100%;
}/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
height: 1.8em;
vertical-align: middle
}/* A3 Text setup
-------------------------------------------------------------*//* A3.1 */
body {
font-size: 11px;
}/* A3.2 */
.punbb {
font-family: Gotham Pro, sans-serif!important;
}/* A3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
font: 1em verdana, arial, helvetica, sans-serif
}/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
font-size: 1em;
font-weight: normal;
}/* A3.5 */
.punbb h1 span, .punbb legend span {
font-size: 0px;
}/* A3.6 */
.punbb pre {
font: 11px/100% Gotham Pro;
}/* 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: none;
}/* A3.11 */
.punbb optgroup {
font-weight: normal;
}/* A4 Float clearing and hidden items
-------------------------------------------------------------*//* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
overflow:hidden;
line-height: 0.0;
font-size: 0;
}/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
font-size: 0;
height: 0;
width: 0;
line-height: 0.0;
position:absolute;
left: -9999px;
overflow: hidden
}/* A5 Basic page layout and borders
-------------------------------------------------------------*//* A5.1 */
/* ширина форума проставляется здесь */
#pun {
width : 1100px;
padding: 0px 0px 0px 0px;
margin: 80px auto 100px auto!important;
float: center;
}/* A5.2 */
.punbb {
float: center;
height: auto;
padding-left: 50px;
width : 1080px;
}/* A5.3 */
#pun-redirect, #pun-maint {
margin: 60px 20% 12px 20%;
width: auto;
float: none;
}/* A5.4 */
.punbb .section, .punbb .main {
margin-bottom: 1em;
}/* A5.5 */
.punbb .category, .punbb .post {
margin-top: 0.4em;
}/* 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 solid none;
border-width: 0px 0px 2px 0px;
width:92%;
}/* A5.9 */
.punbb .container {
border-style: solid;
border-width: 1px;
}/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
padding: 0.5em 1em;
border-style: none solid solid none;
border-width: 0 1px 1px 0;
}.post-content abbr { text-decoration: underline!important;}
/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************//* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*//* B1.1 */
.punbb .post-content {
padding: 0;
margin: 0;
width: 100%;
overflow: hidden;
}/* B1.2 */
.punbb .post-sig dt {
display: block;
}/* B1.3 */
.punbb .post-content p {
margin: 0;
padding: 0 0 1em 0;
line-height: 150%;
}/* B1.4 */
.punbb .post-content img {
vertical-align: baseline
}/* 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;
border-style: solid;
border-width: 1px;
}/* 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: 1px;
margin: 0 0 1.1em 0;
}/* B2.2 */
.punbb .info-box * {
padding: 0 0 0.7em 0;
}/* B2.3 */
.punbb #pun-main .info-box .legend {
font-size: 1.1em;
font-weight: bold;
}/* B3 Pagination and posting links
-------------------------------------------------------------*//* B3.1 */
.punbb .linkst {
float: left;
position: relative;
width: 92%;
font-size: 1.1em;
height: 0;
}/* B3.2 */
.multipage {
margin-top: 3em;
}/* B3.3 */
.linkst .pagelink {
position: absolute;
top: -2.3em;
left: -2px;
width: 200px;
padding: 3px 0px 3px 0px;
text-align: left;
text-transform: lowercase;
font-size: 10px;
color: var(--text2);
}/* B3.4 */
.linkst .postlink {
position: absolute;
top: -2.3em;
right: 0em;
width: 200px;
padding: 3px 0px 3px 0px;
text-align: right;
text-transform: lowercase;
font-size: 10px;
color: var(--text2);
}/* B3.5 */
.punbb .linksb {
text-align: right;
padding: 0.4em 1em 0.5em 1em;
font-size: 1.1em;
}/* B3.6 */
.linksb .pagelink {
top: -0em;
margin-left: 0px!important;
width: 200px;
padding: 3px 0px 3px 0px;
text-align: left;
text-transform: lowercase;
font-size: 10px;
color: var(--text2);
}/* B3.7 */
.linksb .postlink {
float: right;
margin-right:90px;
width: 200px;
padding: 3px 0px 3px 0px;
text-align: right;
text-transform: lowercase;
font-size: 10px;
margin-top: -5px;
color: var(--text2);
}/* B3.8 подписаться*/
.subscribelink {
clear:both;
font-size: 9px; margin-right: 90px;
text-transform: lowercase;
color: var(--text2);
}/*************************************************************
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: 1px;
padding: 0 18px 0 18px;
margin: 0 0 1em 0
}/* C1.5 */
.punbb fieldset legend {
padding: 0;
margin: 0 0 0 11px;
font-size: 1.1em
}/* C1.6 */
.punbb fieldset legend span {
padding: 0 5px;
margin: 0 0 0 -15px;
}/* C1.7 */
.punbb fieldset fieldset {
border-style: none;
margin: 0;
padding: 0 0 8px 0
}/* C1.8 */
.punbb .fs-box {
padding: 1em 0 0.8em 0;
}/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
padding: 0 0 0.8em 0
}/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
float: left;
margin-right: 1em;
}/* C1.11 */
.punbb .inline .infofield {
clear:both
}/* C1.12 */
.punbb .datafield br {
display: none
}/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
font-weight: bold
}/* C1.14 */
.punbb .datafield span.input a {
font-weight: normal;
}/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
display: block;
padding: 0 12em 0 0;
height: 100%; /* For IE */
}/* C1.16 */
.punbb textarea, .punbb .longinput input {
width: 64%;
margin: 0;
}/* C1.17 */
.punbb .hashelp {
position: relative;
}/* C1.18 */
.punbb .helplinks {
display: block;
position: absolute;
top: 1em;
right: 0;
font-weight: normal;
width: 36%;
}/* c1.19 */
.punbb #profile .helplinks {
top: 1.5em;
}/* C1.20 */
.punbb .helplinks span {
display: block;
padding-bottom: 0.2em;
}/* C1.21 */
#pun-post .formal .info-box li {
padding-left: 4px;
list-style-type: square;
list-style-position: inside;
line-height: 1.5;
margin: 0;
}/* C2 Table layout
-------------------------------------------------------------*//* C2.1 */
.punbb .main .tcl {
overflow: hidden;
text-align: left;
width: 50%;
}/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
text-align: center;
width: 10%;
}/* C2.3 */
.punbb .main .tcr {
overflow: hidden;
text-align: left;
width: 30%;
}/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
width: 40%
}/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
text-align: left;
width: 20%;
}/* C2.6 */
#pun-debug table .tcl {
width: 15%;
white-space:normal;
}/* C2.7 */
#pun-debug .tcr {
width: 90%;
white-space: normal;
}/* C2.8 */
#pun-index .tcl h3 {
}/* C2.9 */
.punbb td span.youposted {
font-weight: bold;
margin-left: -1em;
position: absolute;
}/* C2.10 */
.punbb td .modlist {
display: block;
padding-top: 0.3em
}/* C2.11 */
.punbb .main td {
border-style: solid none none solid;
border-width: 1px 0 0 1px;
padding: 0.8em 1em;
}/* C2.12 */
.punbb .main th {
border-style: none none none solid;
border-width: 0 0 0 1px;
padding: 0.4em 1em 0.4em 1em;
}/* C2.13 */
.punbb .main .tcl {
border-left-style: none;
border-left-width: 0
}/* C2.14 */
.punbb tbody.hasicon td.tcl {
padding-left: 3.2em; padding-top: 3.0em;
}/* C2.16 */
.punbb table div.icon {
font-size: 1.05em;
position: absolute;
margin-left: -2.2em;
}/* C3 Topics
-------------------------------------------------------------*//* C3.1 */
.punbb .post .container {
border-style: none solid solid solid;
border-width: 1px;
margin-top: -1px;
padding-bottom: 1px;
}/* C3.2 */
.punbb .post h3 {
border-style: solid solid none solid;
border-width: 1px;
}/* C3.3 */
.punbb .post h3 span {
padding: 8px 19px 2px 19px;
display: block;
margin-left: -30px;
margin-bottom: 10px;
}
a.sharelink {font-size: 0px;}
/* C3.4 */
.punbb .post h3 strong {
float: right;
width: 5em;
text-align: right;
font-weight: normal;
}/* C3.5 */
.punbb .post .post-author {
float: left;
margin-top: 0px;
margin-left: -12px;
overflow: hidden;
text-align: center;
}/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
padding: 0 1em 1em 1em;
line-height: 140%;
}/* C3.7 */
.pa-author {
font-size: 1.1em;
font-weight: bold;
}/* C3.8 */
.pa-author a {
text-decoration: none
}/* C3.9 */
li.pa-title {
padding-bottom: 0.4em;
font-weight: bold;
}li.pa-online {
line-height: 0.8em;
border-left-style: solid;
border-left-width: 0.7em;
padding-left: 0.4em;
margin-top: 0.7em;
}/* C3.11 */
.punbb .post-body {
margin-left: 21em;
border-left-style: solid;
border-left-width: 0px;
padding: 0 0 1px 0;
margin-right: -28px;
}/* C3.12 */
.punbb .post-box {
padding: 2em;
text-align: justify;
}/*C3.13 */
.punbb fieldset .post-box {
margin-bottom: 0.8em
}/* C3.14 */
.punbb .post-links {
margin-left: 19em;
border-left-style: solid;
border-left-width: 1px;
}/* C3.15 */
.punbb .post-links ul {
padding: 10px 1em 0 2.2em;
height: 1em;
line-height: 1em;
margin-left: -240px;
border-top-style: dashed;
border-top-width: 1px;
background: transparent;
text-align: right;
text-transform: lowercase;
font-size: 12px;
}/* C3.16 */
.punbb .post-links li {
display: inline;
padding-left: 1em;
}/* C3.17 */
.pl-email, .pl-website {
float: left;
}/* C3.18 */
.punbb .clearer {
clear: both;
height: 0;
font-size: 0;
}/* C4 Moderator menu
-------------------------------------------------------------*//* C4.1 */
.punbb .modmenu .container {
padding: 0.5em 1em;
text-align: right;
}/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
height: 1.8em;
line-height: 1.8em;
}/* C4.3 */
.punbb .modmenu .container strong {
float: left;
}/* C4.4 */
.punbb .modmenu input {
margin-left: 1em;
}/* C5 Message boxes
-------------------------------------------------------------*//* C5.1 */
.punbb .info .container {
padding: 0.8em 1em
}/* C5.2 */
.punbb .info .container .backlink {
padding-top: 0.8em;
}/* C6 Profile
-------------------------------------------------------------*//* C6.1 */
#profile .container {
padding-left: 18.6em;
}/* C6.2 */
#profilenav {
float: left;
width: 14em;
margin-left: -16.3em;
display: inline;
}/* C6.3 */
#profilenav li {
padding-bottom: 0.8em;
font-weight: bold;
}/* C6.4 */
#viewprofile ul, #profilenav ul {
border-style: solid;
border-width: 1px;
padding: 1.5em 18px 0.8em 18px;
margin: 0 0 1em 0;
}/* C6.5 */
#viewprofile h2, #profilenav h2 {
background: transparent;
border: none;
padding: 0 0 0 0;
margin: 0 14px 1em 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;
width:86%;
}/* C7.3 */
#pun-userlist .usertable table {
border-style: solid;
border-width: 1px;
}/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************//* D1 Logo and description
-------------------------------------------------------------*/#pun-title {
margin: 0!important;
border-style: solid solid none solid!important;}
/* D1.2 */
#pun-title h1 {position: absolute!important;
}
/* D1.3 */
#pun-title .container {
border-style: none solid none solid!important;
}/* D1.4 */
#pun-title h1 span {
font-size: 0px!important;
z-index: -1!important;
}/* D2 Page navigation
-------------------------------------------------------------*//* D2.1 */
#pun-pagelinks {
position: absolute;
top: -15px;
left: 0;
margin: 0;
border: none;
padding: 0;
width: 100%;
}/* D2.2 */
#pun-pagelinks .container {
background: transparent;
border: none;
padding: 0}/* D2.3 */
#pun-pagelinks .container li {
display: inline
}/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
height: 2em;
line-height: 2em;
padding: 0;
font-size: 1.2em;
margin-left: -9999px;
display: block;
float:left;
width: 100%;
}/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
position:relative;
margin: 0;
}#pun-pagelinks li a span {
display:block;
margin: 0 1em
}/* D3 Forum navigation
-------------------------------------------------------------*//* D3.1 */
#pun-navlinks, #pun-navlinks .container {
border-style: none;
border-width: 0;
margin: 0;
}/* D3.2 */
#pun-navlinks .container {
padding: 0.7em 1em;
}/* D3.3 */
#pun-navlinks li {
display: inline;
padding-right: 1em;
}/* D3.4 */
#pun-navlinks li a {
}/* D4 User links
-------------------------------------------------------------*//* D4.1 */
#pun-ulinks {
margin-top: 0;
}/* D4.2 */
#pun-ulinks .container {
border-top: none;
padding: 0.7em 1em;
}/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
display: inline;
white-space: nowrap;
}/* D4.4 */
#pun-ulinks li a {
padding: 0 0.3em 0 0.6em
}/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
border-left-style: none;
border-left-width: 0;
padding-left: 0
}/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*//* D5.1 */
#pun-status, #pun-status .container {
border-bottom: none;
margin-bottom: 0;
}/* D5.2 */
#pun-status .container {
padding: 0.8em 1em 1em 1em;
}/* D5.3 */
#pun-status span {
white-space: nowrap;
margin-right: 0.5em;
}/* D5.4 */
#pun-crumbs1 {
font-weight: bold;
overflow: hidden;
margin-top: 0;
}/* D5.5 */
#pun-crumbs1 p.container {
border-top: none;
padding: 1em 1em 0.8em 1em;
font-size: 1.1em;
}/* D5.6 */
#pun-break1 {
margin: 0 1em;
border-style: solid none;
border-width: 1px 0;
height: 0;
margin: -2px 1em;
position: relative;
z-index: 1;
}/* D6 Announcement
-------------------------------------------------------------*//* D6.1 */
#pun-announcement h2 {
padding: 0;
margin: 0 1em -3.5em 1em;
border-style: none none solid none;
border-width: 0 0 1px 0;
position: relative;
font-weight: bold;
}/* D6.2 */
#pun-announcement h2 span {
display: block;
padding: 1em 0 0.8em 0;
border-bottom-style: solid;
border-bottom-width: 1px;
}/* D6.3 */
#pun-announcement .container {
padding: 4.3em 1em 1em 1em;
}/* D7 Statistics
-------------------------------------------------------------*//* D7.1 */
#pun-stats .container {
padding: 0.8em 1em
}/* D7.4 */
li#onlinelist {
margin-top: 1em;
float: left;
}/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*//* D8.1 */
#pun-qjump {
margin: 0;
border: none;
width: 50%;
position: relative;
float: left;
}/* D8.2 */
#pun-qjump .container {
border: none;
background: transparent;
padding: 0.8em 1em;
}/* D8.3 */
#pun-about {
margin-top: 0;
}/* D8.4 */
#pun-about .container {
border-top-style: none;
text-align: right;
line-height: 150%;
padding: 0.8em 1em;
}/* D8.5 */
#pun-about p span {
display: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;
font-size: 1.1em;
}/* D8.8 */
#pun-break4 {
margin: -2px 1em;
border-style: solid none;
border-width: 1px 0;
position: relative;
height: 0;
z-index: 1;
}/* D8.9 */
div.punbb-admin #pun-about .container {
border-top-style: solid;
border-top-width: 1px;
}/* D9 Help file
-------------------------------------------------------------*//* D9.1 */
#pun-help .formal .info-box h3.legend {
border-bottom-style: solid;
border-bottom-width: 1px;
padding-bottom: 0;
margin-bottom: 0.8em;
}/* D9.2 */
#pun-help .formal .info-box h3.legend span {
padding-bottom: 0.6em;
display: block;
border-bottom-style: solid;
border-bottom-width: 1px;
font-size: 1.1em;
}/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
margin-bottom: 1em
}/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
padding: 0 0 0 1em
}/* D9.5 */
#pun-help .formal li {
padding: 0;
line-height: 130%
}/* D9.6 */
#pun-help .formal li * {
vertical-align: text-top
}/* D9.7 */
#pun-help .formal dt span {
font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
}/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
padding-bottom: 0;
}.stickytext, .closedatafield, #pun-live-rusff, .pl-reports {display: none}
.pl-share {font-size: 0px;}
.post-content td {vertical-align: top!important;}
/*Скрыть VIP-аккаунт*/
#pun-status .item4.status-right{
display:none;
}
/* CS1 Background and text colours
-------------------------------------------------------------*//* шапка */
#pun-title TABLE {
height: 196px;
width: 1100px;
margin-left: -50px;
background-color: var(--body);
background : var(--shapka);
border-radius: 20px;
}/* задний фон */
html, body {
overflow-x: hidden;
background-attachment : fixed!important;
scrollbar-width: thin;
scrollbar-height: thin;
background-color: var(--fon1-1);
background : var(--fon1);
}/* ТЕЛО */
#pun {
background: var(--fon2-1);
color: var(--text);
border-radius: 20px;
}#pun-main div.catleft, #pun-main div.catright {display: none}
/* название форума */
#pun-title h1 span {
font-size: 0em;
}/* привет заюнь */
#pun-status .container {
position: absolute;
margin-top:-10px;
padding: 0px!important;
height: 5px!important;
width: 1100px;
margin-left:-50px;
text-align: center;
text-transform: lowercase;
font-family: Gotham Pro;
font-size: 7px;
letter-spacing: 0px;
border-radius: 20px;
border: var(--bordr);
font-weight: 100;
}
#pun-status .container a {var(--white)!important;}
#pun-status .container strong {font-weight: normal;}
#pun-status .item4.status-right{
display:none;
}.go-up, .go-down {font-family: Gotham Pro;
text-align: center;
background-color: var(--color1);
color: var(--white);
border-radius: 10px;
width: 50px;
rotate: 90deg;
padding: 1px;
transition: 0.5s;}
.go-up:hover, .go-down:hover {background-color: var(--color-accent);
color: var(--text)}/* CS1 Background and text colours
-------------------------------------------------------------*//* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
background-color: var(--trans);
color: var(--text);
}#pun-index #pun-main .category .container, .post-box {
background: var(--fon3-1);
border-radius: 15px;
border: var(--border2);
}
#pun-index #pun-main .category .container {padding: 0px 0px 15px 0px;
color: var(--text);}
.post-box {padding: 20px;
color: var(--text2);}/* CS2 Border colours
-------------------------------------------------------------*//* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table, .punbb th, #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span, #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend, .punbb .divider {
border: var(--border2);
}/* CS3 Links
-------------------------------------------------------------*//* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
color: var(--link1);
}.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: var(--link1);
}/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
color: var(--color1);
}/* CS3.3 */
#pun-navlinks a {
color: var(--link2);
text-decoration: none;
padding: 3px 10px;
}/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: var(--color-accent);
background-color: var(--color1);
padding: 3px 10px;
border-radius: 10px;
}#pun-pagelinks a:active, #pun-pagelinks a:focus {
background-color: #d6d6d6;
color: var(--link2);
}#pun-pagelinks a:active, #pun-pagelinks a:focus {
background-color: #d6d6d6;
color: var(--link2);
}/* ПОДФОРУМЫ */
#pun-index .tcl h3 {
width: 490px;
text-align: left;
margin-right: 5px;
margin-left: -1px;
height: 10px;
font-size: 15px!important;
letter-spacing: 0.5px;
font-family: Gotham Pro!important;
text-transform: lowercase;
font-weight: 1000!important;
padding-bottom: 10px;
}
#pun-index .tcl h3 a {
color: var(--toxic4);
}
.punbb td div.tclcon {
margin-left: 10px;
text-align: justify;
padding: 8px;
text-transform: lowercase;
line-height: 130%;
}
.opisanie {font-size: 8px;}
.opisanie zag {font-weight: 1000;
font-size: 10px;}
.ssilki a {border: 1px solid #4242428a;
border-radius: 10px;
padding: 1px 5px;
color: var(--color1)!important;
font-weight: 500;
font-size: 9px;
margin-right: 5px;}
.ssilki {margin-top: 5px!important;}
.ssilki a:hover {background-color: var(--color-accent)}.punbb .main .tcr {
font-family: Gotham Pro!important;
text-transform: lowercase;
}/* ИКОНКИ СОО */
.punbb div.icon {
height: 5px;
line-height: 0.0;
margin-top:12px!important;
margin-left: -18px!important;
width: 25px;
}div.icon, div.inew {
border: 0px!important;
background-color: var(--trans);}.punbb tr.inew div.icon::before, #messages tr.inew div.icon::before {
content: 'new';
background-color: var(--color1);
border-radius: 15px;
color: var(--white);
font-family: Gotham Pro;
font-size: 8px;
padding: 2px 5px;
}#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
background: var(--color2);
display: block;
float: left;
height: 8px;
margin-left: 0px!important;
margin-right: 10px;
margin-top: 10px!important;
position: relative;
width: 8px;
}#pun-viewforum table Div.icon:after, #pun-messages table Div.icon:after, #pun-searchtopics table Div.icon:after,
#pun-viewforum TR.inew Div.icon:after, #pun-messages TR.inew Div.icon:after, #pun-searchtopics TR.inew Div.icon:after,
#pun-viewforum TR.isticky Div.icon:after, #pun-messages TR.isticky Div.icon:after, #pun-searchtopics TR.isticky Div.icon:after,
#pun-viewforum TR.iclosed Div.icon:after, #pun-messages TR.iclosed Div.icon:after, #pun-searchtopics TR.iclosed Div.icon:after
{display: none;}#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
background: var(--colot-accent);
height: 8px;
width: 8px;
}
#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
background: var(--color1);
height: 8px;
width: 8px;
}#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
background: var(--fon3-1);
height: 8px;
width: 8px;
}#pun-main div.catleft, #pun-main div.catright {display: none}
/* НАВИГАЦИЯ */
/* навигация 1 строка*/
#pun-navlinks .container {
position: absolute;
padding: 5px 0px 5px 0px!important;
font-family: Gotham Pro;
text-transform: uppercase;
font-size:9px;
letter-spacing: 1px;
margin-top: -225px!important;
margin-left: -50px!important;
word-spacing: 5px;
text-align: center;
width: 1100px;
border-radius: 10px;}/* навигация 2 строка*/
#pun-ulinks .container {
position: absolute;
border-top: none;
padding: 3px 0px 3px 0px!important;
margin-top: -205px;
margin-left: 95px;
text-transform: lowercase;
font-size: 9px;
font-family: Gotham Pro;
letter-spacing: 0.3px;
width: 800px;
text-align: center;
z-index: 2999;
background-color: var(--color1);
border-radius: 10px;}
#pun-ulinks .container a {color: var(--link2);
text-shadow: 0px 0px 1px #000;}
#pun-ulinks .container a:hover {color: var(--color-accent);}/* НАЗВАНИЯ СВЕРХУ И СНИЗУ */
#pun-crumbs1 p.container, #pun-crumbs2 .container {
color: var(--text2);
font-size: 10px!important;
text-align: center;
font-family: Gotham Pro;
font-weight: 400!important;
padding-top: 5px!important;
text-transform: lowercase;
}
#pun-crumbs1 p.container {
margin-top: 45px!important;
margin-bottom:-10px;}/* КАТЕГОРИИ */
#pun-index .category .tc2,
#pun-index .category .tc3{
display:none!important;
}
.Tems_And_messages {
display:inline-block;
}
.Add{
display:inline-block;
padding: 1px 7px;
text-transform: uppercase;
font-size: 7px;
font-family: Arial;
letter-spacing: 1px;
margin-left: 38%!important;
color: #2a272a;
}
#pun th {
font-size: 0px;
}
#pun-index .category h2 { margin: 0 0 -16px 0; text-align: center;}
#pun-index .category h2 span {font-family: Gotham Pro !important;
display: block;
text-transform: lowercase;
float: center;
margin-top: -5px;
padding: 1px 0px 0px 0px;
position: relative;
z-index: 2999;
overflow: hidden;
font-size: 10px;
font-weight: 100;
letter-spacing: 0.5px;
height: 20px!important;
line-height: 180%;
width: 500px;
border-radius: 15px;
color: var(--white);
background: var(--color-accent);
margin-left:235px;
}/* ПОСТОВОЕ */
.punbb .post h3 span {
background-color: var(--color2);
font-family: Gotham Pro;
text-transform: lowercase;
font-size: 9px;
color: var(--text)!important;
border-radius: 10px;
margin-left: 230px!important;
margin-right: -30px;
margin-bottom: -10px;
height: 7px;
line-height: 30%;
margin-bottom: 5px!important;
}
.punbb .post h3 span a {color: var(--text)!important; }
.punbb .post h3 strong.fnt {margin-top: -4px;}.punbb .post-content .quote-box, .punbb .post-content .code-box {
margin: 0.4em 1.8em 1.4em 1.8em;
border-style: solid;
border-width: 1px;
background-color: var(--fon2-1);
border: var(--border2);
border-radius: 10px;
}
.punbb .quote-box cite, .punbb .code-box strong.legend {
text-transform: uppercase;
font-family: Jost!important;
font-weight: 600!important;
letter-spacing: 1px;
font-size: 8px!important;
background-color: var(--color-accent);
padding: 6px 0px 0px 10px;
margin-bottom: 7px!important;
border-radius: 10px;
border: var(--bordr2);
color: var(--white);
height: 10px;
}
.punbb .quote-box cite a, .punbb .code-box strong.legend a {color: var(--white);}
.punbb .quote-box cite img, .punbb .code-box strong.legend img {
filter: brightness(180%) grayscale(100%)!important;
height: 6px;
border-radius: 5px;}
.post-content .spoiler-box > div {padding-bottom: 5px;}.post-content .highlight-text {background-color: var(--color-accent)!important;
color:var(--text)!important;
padding: 0px 10px;
border-radius: 10px;}#button-files_rusff, #button-graffiti_rusff {display: none!important;}
/*Фон под контейнеры в форме Ответа*/
#pun_wrap #post .container[id$="-area"]{
border: var(--border2);
overflow: auto;
height: 165px;
margin-top: -5px;
background: var(--color2);
padding: 9px;
color: var(--text2)!important;
}#pun-reputation > div.inner.post_reputation > div.container {
background-color: var(--color2);
border: 0px;
margin-bottom: 0px;
border-radius: 0px 0px 10px 10px;}#pun-reputation h1 { background-color: var(--fon2-1)}
/* ТАБЛИЦА */
.shplashki {position: absolute;
height: 70px;
width: 300px;
overflow: auto;
margin-top: 75px!important;
margin-left: 570px!important;}
.shplashki::-webkit-scrollbar {
width: 0px; height: 0px;
}
.obyava2S {background-color: var(--color1);
display: inline-block;
width: 120px;
margin-bottom: 5px!important;
padding: 5px 5px 5px 15px;
border-radius: 15px;
font-family: Gotham Pro;
font-size: 9px;
letter-spacing: 0px;
transition: 0.5s;
}
.obyava2S:hover {background-color: var(--color-accent);}
.obyava2S:hover data {background-color: var(--color1);
color: var(--white);}
.obyava2S:hover a {color: var(--text)!important;}
.obyava2S a {color: var(--white)!important;}
.obyava2S data {background-color: var(--color3);
border-radius: 10px;
padding: 1px 3px;
margin-left: -10px;
font-weight: 1000;
font-size: 8px;}.shtext {position: absolute;
font-size: 9px;
width: 400px;
margin-top: 45px!important;
margin-left: 140px!important;}
.shtext zag {font-size: 25px; font-weight: 600;}
.shtext zag2 {font-size: 12px; font-weight: 600;}.shssilki {position: absolute;
width: 200px;
font-size: 8px;
margin-left: 640px!important;
margin-top: 52px!important;}.shprocenti {position: absolute;
font-size: 20px;
font-weight: 600;
margin-left: 580px!important;
margin-top: 50px!important;}
/* СТАТИСТИКА */
#pun-stats.section h2 span {
font-size: 0px;
}
#pun-stats ul.container {
position: relative;
width: 900px;
margin: 0px 0px 0px 0px;}
li#onlinelist { background: var(--body);
width: 900px!important;
text-align: justify;
padding: 0px 30px 10px 30px;
margin-left: 50px;
font-family: Gotham Pro;
font-size: 10px;
text-transform: lowercase;}#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {
position: relative!important;
float: center!important;
margin-left: 0px!important;
margin-right: -5px!important;
height: auto;
top: 11px;
padding: 3px 0px;
background: var(--color1);
left: 40px;
font: 1000 9px Gotham Pro;
color: var(--white);
text-transform: lowercase;
letter-spacing: 0.5px;
text-align: center;
display: inline-block;
}#pun-stats li.item1, #pun-stats li.item2 {
width: 225px;
}
#pun-stats li.item1 {border-radius: 20px 0px 0px 20px;}#pun-stats li.item3 { display: none;}
#pun-stats li.item4 {width: 450px;
margin-bottom: 20px;
border-radius: 0px 20px 20px 0px;}
#pun-stats li.item4 a {color: var(--white);
}/* КОПИ */
#pun-about.section .container .item1 {text-align: center;
font: 600 8px Gotham Pro;
margin-bottom: -10px;margin-top: -5px;
text-transform: lowercase;}/* БАННЕРЫ */
.banneri {position: absolute; z-index:9999;
width: 1030px; height: 69px;
margin-top: 25px!important;
margin-bottom: 0px; margin-left: -25px!important;
overflow:auto;text-align:center;
padding:5px;
line-height:20px;}.banneri img {
opacity:0.4;
filter: grayscale(100%);
-webkit-filter: grayscale(100%) opacity(80%);
transition: all 0.5s ease 0s;
}.banneri img:hover {
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
-webkit-filter: grayscale(0%) sepia(0%);
transition: all 0.5s;
opacity:0.9;
}.banneri::-webkit-scrollbar { width: 2px; height: 2px;}
/* РАЗНОЕ */
/* выделение */
::selection {
background: none repeat scroll 0 0 var(--color-accent);
color: #000000;
opacity: 0.5;
}
*::-moz-selection {
background: none repeat scroll 0 0 var(--color-accent);
color: #000000;
}/* прокрутка */
::-webkit-scrollbar {
width: 6px; height: 6px;
}::-webkit-scrollbar-track {
background-color: #d1d1d1;
}::-webkit-scrollbar-thumb {
width: 5px!important;
background-color: #a3a3a3;
border-radius: 0px;
}.punbb .user-avatar .isonline {
background: var(--color-accent)!important;
}hr {
height: 0px!important;
background-color: transparent!important;
border-top: 3px solid!important;
border-color: var(--color-accent) !important;
border-bottom: 0px solid #93908d !important;
border-left: none!important;
border-right: none!important;
margin-top: -5px!important;
margin-bottom: 5px!important;
}
.post-content hr {
opacity: 0.5;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
filter: alpha(opacity=50);
margin-bottom: 0.8em;
}.bubble {
background: var(--color-accent)!important;
}
.bubble:after {
border-color: var(--color-accent) transparent!important;
}span.num_msg, span.num_msg:before {
background: var(--color-accent)!important;
}/* названия доп полей */
.punbb fieldset legend span {
padding: 0 5px;
margin: 0 0 0 -15px;
font-size: 11px;
font-family: Gotham Pro!important;
}/* @hagalnaud 13.03.2023 color accent
goat.rusff.me *//* позиционирование */
.slider-container {
width: 200px;
text-align: center;
margin: 0 auto;
position: absolute;
margin-left: 395px!important;
margin-top: -10px!important;
}/* внешний вид */
.slider {
-webkit-appearance: none;
width: 200px;
height: 3px;
border-radius: 5px;
background: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet, red);
outline: none;
opacity: 0.4;
transition: opacity .2s;
}.slider:hover {
opacity: 1;
}.slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 8px;
height: 5px;
border-radius: 3px;
background-color: var(--color1);
cursor: pointer;
}/* ПРОФИЛЬ */
.punbb .post .post-author {
font-family: Gotham Pro;
color: var(--text2);
text-transform: lowercase;
font-size: 8.5px;
padding: 10px 0px 0px 0px!important;
letter-spacing: 0.5px;
background: var(--fon3-1);
border-radius: 15px;
width: 223px!important;
margin-left: -22px!important;
margin-top: -21px!important;
}
#pun-messages.punbb .post-author {background:var(--color2);}
.pa-author {
font-size: 11px!important;
font-family: Gotham Pro;
font-weight: 100!important;
text-transform: lowercase;
margin-top: 5px!important;
margin-bottom: 2px;
letter-spacing: 0.5px;
background: var(--color1);
padding: 5px 0px 5px 0px!important;
border-radius: 10px;
width: 183px!important;
margin-left: 10px!important;
position: relative!important;
transition: 0.5s;
line-height: 60%;
}
.pa-author a {
text-decoration: none;
color: var(--white) !important;
}
.pa-author:hover { background: var(--color-accent);}
.pa-author:hover a {
color: var(--text) !important;
}
li.pa-title {
color: var(--text) !important;
width: 183px!important;
padding: 5px 0px 5px 0px!important;
letter-spacing: 0.5px!important;
margin-left: 10px!important;
text-transform: lowercase!important;
font-size: 7px!important;
font-weight: 100!important;
position: relative!important;
line-height: 120%;
}
.pa-avatar.item2 {z-index: 2999!important;;}
.pa-avatar img {
margin-bottom: 3px!important;
margin-top: 2px;
}
li.pa-avatar.item2 img {
max-width: 180px;}.pa-fld1 {
font-size: 7.5px;
border-radius: 10px;
margin-bottom: 5px!important;
background: var(--color2);
z-index: 0!important;
width: 163px!important;
margin-left: 7px!important;
padding: 0px 15px!important;
text-align: justify;
}li.pa-respect img {width: 7px;
filter: grayscale(100%) brightness(80%);}li.pa-ip {margin-top: 6px!important;}
.punbb .user-avatar .avatar-image {border-radius:50%;
width: 30px!important;
height: 30px!important;
mix-blend-mode: luminosity;
opacity:1!important;
filter: grayscale(0.3)!important;
float:left;
border: var(--bordr2)}
.punbb .user-avatar .avatar-image:hover {opacity:1!important;
mix-blend-mode: normal;}/* ВВОД */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span, .punbb select {
height: 20px;
text-align: left!important;
color: var(--white)!important;
background-color: var(--color1)!important;
border: var(--border2)!important;
border-radius: 15px!important;
margin-left: 10px;
outline: none;
font-size: 9px!important;
letter-spacing: 0.5px;
font-family: Gotham Pro!important;
background: url('--') top center;
}
.punbb input { border-radius: 15px!important;border: var(--border2)!important;}
#main-reply {
width: 94%!important;
padding: 15px 20px 15px 20px!important;
border-radius: 15px!important;border: var(--border2)!important;
background-color: var(--fon3-1)!important;
font-family: Gotham Pro!important;
}/* Стиль вкладки(LI)*/
.my-tabs>.tab-a{
background: url('-') top center!important; /* чтобы фон был картинкой, но если надо просто цветом, то оставляем вот так, с прочерком, иначе будет дефолтная */
background-color: var(--fon2-1) !important; /* а это если просто цветом */
color: #000000; /* цвет */
height: 195px!important; /* высота */
width: 700px!important; /* ширина */
margin-top: 25px; border: 0px!important;
}/* Стиль "Ушка" вкладок */
.my-tabs>span{
border: 0px!important;
border-radius: 10px 10px 0px 0px!important; /* это чтобы ушки у заголовков были скругленные, если не надо, можно поставить нули */
color: var(--text) !important; /* цвет заголовков */
font-family: Gotham Pro!important;
background: url('-') top center!important; /* чтобы фон был картинкой, но если надо просто цветом, то оставляем вот так, с прочерком, иначе будет дефолтная */
background-color: var(--fon2-1) !important; /* а это если просто цветом */
}.my-tabs>.tab-a .quote-box strong {color: var(--color-accent) !important; /* это цвет жирного шрифта, если надо */}
.my-tabs>.tab-a a {color: var(--text) !important; /* это цвет ссылок */}/* СТРАНИЦА ПРОФИЛЯ */
#profile-left {border: var(--border2)!important;
background-color: var(--fon3-1);
vertical-align: middle!important;
text-align: center;
border-radius: 10px 0px 0px 10px;
width: 220px!important;
}
#viewprofile #profile-right li span:first-of-type:not(li strong span) {
margin-left: -161px;
background-color: var(--fon3-1);
width: 150px;
border: var(--border2);
border-radius: 0px 10px 10px 0px;
libe-height: 100%;
height: 7px;
padding: 0px 0px 10px 5px;
font-weight: 100;}
#viewprofile td {
font-size: 10px;
text-transform: lowercase;}@media screen and (max-width:1000px) {
/*Тут новые правила для данного разрешения, пример*/html, body {
background: url(---)!important;
background-color: #a1a29c!important;
}#pun {
width:100%!important;
margin-left: -15px!important;
}#pun-title TABLE { background : url(--) no-repeat top center; }
.punbb, #pun-navlinks .container, #pun-ulinks .container { width:97%!important;}
#textshapka { width:100%!important;}
#pun-navlinks .container, #pun-ulinks .container {text-align: left!important;}
#pun-navlinks .container {margin-left: 0px!important;
margin-top: -245px!important;}
#pun-ulinks .container {margin-left: 10px!important;
margin-top: -225px!important;
background-color: transparent!important;
background: url(---)!important; }
#ppost {width:40%!important;}
#posttext {width:100%!important;}#kart1shapka {margin-left: 467px!important;}
#kart2shapka {margin-left: 540px!important;}
#kart3shapka {margin-left: 280px!important;}.banneri {width:95%!important;}
#textshapka8 {margin-top: 100px!important;}
/* привет заюнь */
#pun-status .container {
width: 1000px!important; margin-left: -70px!important;
}
#pun-stats li.item1, #pun-stats li.item2 {width: 170px!important;}
#pun-stats li.item4 {font-size: 5px!important;}li#onlinelist { width: 700px!important;}
#pun-title TABLE { width: 95%!important;}
.shtext {margin-left: 50px!important;}
.shprocenti, .shplashki {margin-left:530px!important;}
.shssilki {margin-left: 600px!important;}
}}
УБИРАЕМ СЛЕШИ И ЗВЕЗДОЧКИ В НАЧАЛЕ И КОНЦЕ /*
<style>
.lastedit {display:none;}
</style><style type="text/css">
.topic a.sharelink {display: none}
</style><!---- ОТКЛЮЧЕНИЕ РЕАКЦИЙ ---->
<script>
ReactionsPlugin.setConfig({
disable: true
});
</script><div class="shtext"><zag>test forum</zag>
<br><br><zag2>мультивселенная / порталы / путешествия по мирам</zag2>
<br><br>Maybe there's a universe out there - happening now - where we end up together and when I close my eyes at night, I'm not dreaming the way a normal person would. Instead I'm seeing flashes of our lives in the multiverse. They're not simple dreams because I miss you, right? They're scientific, anachronistic visions. </div>
<div class="shprocenti">40%</div>
<div class="shssilki"><a href="ссылка">матчасть</a> — <a href="ссылка">вопросы к администрации</a> — <a href="ссылка">еще какая-то ссылка</a></div>
<div class="shplashki"><div class="obyava2S"><a href="ссылка">новость о том о сем</a></div>
<div class="obyava2S"><a href="ссылка">новость еще</a></div>
<div class="obyava2S"><a href="ссылка">новость 3</a></div>
<div class="obyava2S"><a href="ссылка">новость четверая</a></div>
<div class="obyava2S"><a href="ссылка">новость вау еще одна</a></div>
<div class="obyava2S"><a href="ссылка">сколько жеж новостей</a></div>
<div class="obyava2S"><a href="ссылка">вау ого нихуя</a></div>
<div class="obyava2S"><a href="ссылка">амазинг</a></div>
</div>*/
УБИРАЕМ СЛЕШИ И ЗВЕЗДОЧКИ В НАЧАЛЕ И КОНЦЕ /*
<!-- черный title -->
<script type="text/javascript">
$(function(){
var L=$("*[title]");L=L.filter(function(){var s=$(this).attr("original-title");return !!L}
).not("*[title] *[title]").tipsy({gravity:$.fn.tipsy.autoNS})});
</script>
<script type="text/javascript">
function to(username)
{insert('' + username + '' + ', ');}
</script><!--кнопки вверх вниз-->
<div class="go-up" id="ToTop" style="display: block;">up</div>
<div class="go-down" id="OnBottom" style="display: block;">down</div>
<style>
.go-up,.go-down {
display:none;
position:fixed; /*позиционируем*/
center:0px; /*указываем положение, если слева - left*/
z-index:9999; /*показываем поверх все элементов на странице*/
cursor:pointer;
opacity:1; /*прозрачность*/
}
.go-up {
top:190px; /*положение от низа окна браузера верхняя кнопка*/
margin-left: 1025px;
}
.go-down {
top:260px; /*положение от низа окна браузера нижняя кнопка кнопка*/
margin-left: 1025px;
}
.go-down:hover,.go-up:hover {
opacity:1;
}
</style>
<!--кнопки вверх вниз-->
<script type="text/javascript">
$(function(){
if ($(window).scrollTop()>="250") $("#ToTop").fadeIn("slow")
$(window).scroll(function(){
if ($(window).scrollTop()<="250") $("#ToTop").fadeOut("slow")
else $("#ToTop").fadeIn("slow")
});
if ($(window).scrollTop()<=$(document).height()-"999") $("#OnBottom").fadeIn("slow")
$(window).scroll(function(){
if ($(window).scrollTop()>=$(document).height()-"999") $("#OnBottom").fadeOut("slow")
else $("#OnBottom").fadeIn("slow")
});
$("#ToTop").click(function(){$("html,body").animate({scrollTop:0},"slow")})
$("#OnBottom").click(function(){$("html,body").animate({scrollTop:$(document).height()},"slow")})
});
</script>
*/
Поделиться32026-07-11 10:50:37

@import url(style_cs.css);
@import url(https://forumstatic.ru/files/001c/43/fc/27566.css);
/* Иконический шрифт */
@import url('https://fonts.googleapis.com/css2?family=Material+Icons+Outlined');/* Font Awesome */
@import url('https://kit-pro.fontawesome.com/releases/v6.6.0/css/pro.min.css');@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Manrope:wght@200..800&display=swap');
/****************************************
Чистый стиль by Alex Kolmar (бродяга)
****************************************//* Полезные сервисные настройки
-------------------------------------------------------------*/.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;
}#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;
}/* Основные переменные
------------------------------------------*/:root {
--pun-bg: #edebe4;
--sec-bg: #f9f7f0;
--link: #323244;
--link-hover: #438381;
--main-acc: #85ACAB;
--add-acc: #C8DFDF;
--pwidth: 244px;
--pad1: 10px 30px;
--pad2: 10px 20px;
--pad3: 5px 10px;
--font-family: "Manrope", sans-serif;
--second-family: "Inter", sans-serif;
--fa: "Font Awesome 6 Pro", "Font Awesome 6 Brands";
}/* Global
------------------------------------------*//* Применяется ко всем элементам */
* {
margin: 0;
padding: 0;
border: none;
text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
/*scrollbar-width: thin;
scrollbar-color: var(--link-hover) var(--sec-bg);*/
}/* прокрутка хром etc */
*::-webkit-scrollbar {
width: 5px;
height: 5px;
border-radius: 10px;
}*::-webkit-scrollbar-track {
background-color: var(--sec-bg);
border-radius: 10px;
}*::-webkit-scrollbar-thumb {
background-color: var(--link-hover);
border-radius: 10px;
}*::-webkit-scrollbar-thumb:active {
background: var(--link-hover);
border-radius: 10px;
}/* выделение текста */
::selection {
background: var(--link);
color: var(--pun-bg);
}:focus {
outline: none;
}/* все ссылки */
a,
.punbb #pun-admain a {
text-decoration: none;
color: var(--link);
transition: all .2s linear 0s;
}a:hover,
.punbb #pun-admain a:hover {
color: var(--link-hover);
}/* все заголовки */
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre {
margin: 0;
}h1,
h2 {
padding: 10px 20px;
font-weight: normal;
text-align: center;
}ul,
dl,
li,
dd,
dt {
list-style: none;
}address,
em {
font-style: normal;
}/* выключить список модераторов, отредактировано etc */
.modlist,
.lastedit,
.punbb div#pun-live-rusff,
.punbb .topic a.sharelink {
display: none;
}/* модальные окна, репутация, закладки etc */
#tags .container,
.post_report,
.post_reputation,
#MyBookmarks,
.inner.popup_graffiti,
.pun-modal .modal-inner,
.punbb-admin #pun-admin-award-form .inner {
background: var(--sec-bg);
}/* Формы
------------------------------------------- *//* ОФОРМЛЕНИЕ КНОПОК */
input.button,
#pun-admain input.button,
#sub4,
input[type="button"],
input[type="submit"] {
padding: 10px;
cursor: pointer;
transition: all .2s linear 0s;
background: var(--main-acc);
border-radius: 10px;
color: var(--pun-bg);
text-transform: lowercase;
font-weight: 600;
font-family: var(--font-family);
}input.button:hover,
#pun-admain input.button:hover,
#sub4:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
background: var(--link-hover);
}/* ОФОРМЛЕНИЕ ПОЛЕЙ ВВОДА */
input[type="text"],
input[type="password"],
textarea,
select {
padding: 2px 5px;
border-radius: 5px;
background: var(--sec-bg);
color: #141414;
font-family: var(--font-family);
font-weight: 500;
}select#mod-options {
text-transform:lowercase;
}textarea,
input,
select,
optgroup {
font-size: 12px;
}optgroup {
font-weight: bold;
}/* флажки и чекбоксы */
.checkfield input[type="checkbox"],
.radiofield input[type="radio"] {
margin: 0 3px;
}p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
height: 20px;
vertical-align: middle;
}.formal .container {
padding: var(--pad1);
}.formsubmit {
padding: 0;
margin: 10px 0 0 0;
text-align: center;
}.formsubmit input,
.formsubmit a,
.formsubmit span {
margin: 0 6px 0 0;
}fieldset {
border: none;
}fieldset legend {
font-weight: bold;
}fieldset fieldset {
border: none;
margin: 0;
padding: 0 0 8px 0
}.fs-box {
padding: 5px 0;
}.fs-box p,
.fs-box fieldset {
padding: 0 0 8px 0;
}.inline .inputfield,
.inline .selectfield,
.inline .passfield {
float: left;
margin-right: 10px;
}.inline .infofield {
clear: both
}.datafield br {
display: none
}.required label,
.datafield span.input {
font-size: 10px;
}textarea,
.longinput input {
width: 64%;
margin: 0;
}.hashelp {
position: relative;
}/* Админка
------------------------------------------*/.punbb-admin .adcontainer,
.punbb-admin .adformal {
border: none;
}.punbb-admin sup.new {
display: none;
}/* Тело форума
------------------------------------------*//* фон */
html {
background: var(--link) url() no-repeat top center;
}/* заплатка для фиксированного фона */
body::before {
content: "";
display: block;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
min-width: 100vw;
min-height: 100vh;
z-index: -10;
background: #a2c3c2 url(https://forumstatic.ru/files/001c/43/fc/69509.jpg) no-repeat top center/cover;
}/* тело */
#pun {
margin: 30px auto;
width: 950px;
background: var(--pun-bg);
}/* внутреннее тело */
.punbb {
font: 12px Arial, Verdana;
display: flex;
flex-direction: column;
}/* настройки внутренних блоков */
.punbb > div .container {
padding: var(--pad1);
}/* Навигационные ссылки */
#pun-navlinks {
order: -1;
background: var(--main-acc);
font-family: var(--second-family);
font-style: italic;
font-weight: 800;
font-size: 13px;
text-transform: uppercase;
text-align: center;
}#pun-navlinks a {
color: white;
}#pun-navlinks a:hover {
color: var(--link);
font-weight: 900;
}#pun-navlinks .container {
text-align: center;
}#pun-navlinks li {
padding: 0 5px;
display: inline;
}/* Пользовательские ссылки */
#pun-ulinks {
font-family: var(--font-family);
font-size: 10px;
text-transform: lowercase;
margin-bottom: 5px;
}#pun-ulinks li::before {
content: '//';
margin-right: 5px;
}#pun-ulinks .container {
text-align: center;
}#pun-ulinks li {
padding: 0 5px;
display: inline;
}/* Статус */
#pun-status {
font-family: var(--font-family);
text-transform: lowercase;
font-size: 11px;
text-align: center;
}#pun-status .container {
border-top: 1px dashed var(--main-acc);
border-bottom: 1px dashed var(--main-acc);
}#pun-status .container strong {
font-weight: normal;
}#pun-status span {
white-space: nowrap;
margin-right: 5px;
}#pun-status .status-right {
display: none;
}/* Хлебные крошки */
.crumbs.container {
text-align: center;
font-family: var(--font-family);
font-size: 11px;
text-transform: lowercase;
}/* Копирайт */
#pun-about {
height: 40px;
background: url(https://forumstatic.ru/files/001c/43/fc/11112.png) center var(--main-acc);
background-blend-mode: exclusion;
}#pun-about .container {
text-align: center;
}/* Главная форумная таблица
------------------------------------------*/.main table {
table-layout: fixed;
width: 100%;
}.main th {
padding: 5px 10px;
}.main td {
padding: 10px;
}.tcl {
width: 50%;
}.tc2,
.tc3,
.tcmod {
text-align: center;
width: 10%;
}.tcr {
width: 30%;
}#pun-searchtopics .tcl,
#pun-modviewforum .tcl {
width: 40%
}#pun-searchtopics .tc2 {
text-align: left;
width: 20%;
}#pun-debug table .tcl {
width: 15%;
}#pun-debug .tcr {
width: 90%;
}tbody.hasicon td.tcl {
padding-left: 40px;
}#pun-index .hasicon td.tcl {
padding-left: 24px;
width: 60%;
}/* аватар */
.punbb td .user-avatar, #pun-index td .user-avatar {
}#pun-index td .user-avatar {
float: right;
margin: 0 0 0 12px;
}.punbb td .user-avatar .avatar-image {
outline: 1px solid var(--main-acc);
transition: all .2s linear 0s;
}/* Иконки */
div.icon {
position: absolute;
margin-left: -30px;
width: 20px;
height: 20px;
background: var(--link) url() no-repeat top center;
}#pun-index div.icon {
margin-left: -44px;
width: 8px;
height: 29px;
background: var(--add-acc) url() no-repeat top center;
}#pun-index tr.inew div.icon {
background: var(--main-acc) url() no-repeat top center;
}tr.inew div.icon {
background: var() url() no-repeat top center;
}tr.isticky div.icon {
background: var() url() no-repeat top center;
}tr.iclosed div.icon {
background: var() url() no-repeat top center;
}/* Пагинация (Переключаемые страницы, Новая тема + Опрос, Подписка)
--------------------------------------------------------------------------------------------------- */.multipage {
margin-top: 10px;
}.multipage#pun-main h1, .multipage#pun-main h2 {
display:none;
}#pun-post h1 {
display:none;
}.linkst {
position: relative;
padding: 15px 30px;
display: flex;
justify-content: space-between;
text-transform: lowercase;
font-family: var(--font-family);
font-size: 11px;
}.linkst .pagelink {}
.linkst .postlink {
text-align: right;
}.linksb {
position: relative;
padding: 15px 30px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
text-transform: lowercase;
font-family: var(--font-family);
font-size: 11px;
}.linksb .pagelink {
order: -1;
}.subscribelink {
width: 100%;
text-align: right;
}.linksb noindex {
order: 1;
}.linksb .postlink {
margin-left: auto;
text-align: right;
}/* Модераторское меню, RSS, Atom */
.modmenu .container {
padding: var(--pad3);
text-align: right;
}.modmenu .container strong {
float: left;
}.modmenu input {
margin-left: 10px;
}#topic-users-in p.container {
font-family: var(--font-family);
text-transform: lowercase;
}/* Главная
------------------------------------------*//* скрыть "форум, тем, сообщений" */
#pun-index thead, #pun-index .tc2, #pun-index .tc3 {
display: none;
}/* категория */
#pun-index .category {}
#pun-index .category .container {
background: var(--sec-bg);
max-width: 850px;
margin: 0 auto;
box-sizing: border-box;
border-radius: 12px;
padding: 20px;
}/* заголовок категории */
#pun-index .category h2 {
text-align: right;
margin: 0 131px 0 50px;
padding: 0;
transform: translateY(32px);
}#pun-index .category h2 span {
font-size: 0px;
}#pun-index .category h2 span::after {
content: '***';
font-family: var(--second-family);
font-style: italic;
font-weight: 800;
font-size: 54px;
text-transform: uppercase;
color: var(--main-acc);
line-height: 20px;
}#pun-index .intd {
display: flex;
align-items: center;
}#pun-index .tclcon {
max-width: 250px;
}#pun-index .tclcon h3 a {
font-family: var(--second-family);
font-style: italic;
font-weight: 800;
font-size: 14px;
text-transform: uppercase;
color: #323244;
}#pun-index .tclcon h3 a:hover {
letter-spacing: 1px;
color: var(--link-hover);
}#pun-index .tclcon .desktext {
font-family: var(--font-family);
font-weight: 500;
font-size: 10px;
text-transform: lowercase;
color: #323244;
margin-bottom: 5px;
}#pun-index .tclcon .desklink {
background: var(--main-acc);
width: fit-content;
padding: 2px 10px;
color: var(--add-acc);
}#pun-index .tclcon .desklink a {
font-family: var(--font-family);
font-weight: 500;
font-size: 10px;
text-transform: lowercase;
color: #fff;
}#pun-index .tclcon .desklink a:hover {
color: var(--link);
font-weight: 900;
}#pun-index .category .tcr {
border-left: 1px dashed var(--main-acc);
text-align: right;
}#pun-index .lastpost-link {
font-family: var(--font-family);
font-weight: 600;
font-size: 11px;
text-transform: lowercase;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: inline-block;
margin-left: auto;
width: 200px;
}#pun-index .lastpost {
font-family: var(--font-family);
font-weight: 400;
font-size: 11px;
text-transform: lowercase;
}/* Статистика */
#pun-stats {
font-family: var(--font-family);
text-transform: lowercase;
font-size: 12px;
}/* заголовок статистики */
#pun-stats h2 {
display: none;
}/* всего тем, всего сообщений */
#pun-stats .container {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
gap: 10px 20px;
max-width: 850px;
margin: 25px auto 0;
box-sizing: border-box;
padding: 10px 0;
border-top: 1px dashed var(--main-acc);
}#pun-stats li.item1,
#pun-stats li.item2,
#pun-stats li.item3,
#pun-stats li.item4 {
text-align: center;
}#pun-stats li.item1 span,
#pun-stats li.item2 span,
#pun-stats li.item3 span,
#pun-stats li.item4 span {
display: block;
font-weight: 600;
}#pun-stats li.item1 strong,
#pun-stats li.item2 strong,
#pun-stats li.item3 strong,
#pun-stats li.item4 strong {
font-weight: 400;
}/* активны, посетили за сутки */
li#onlinelist {
width: 100%;
padding: 10px 0;
border-block: 1px dashed var(--main-acc);
text-align: justify;
}li#onlinelist div > a {
font-weight: 700;
}/* Шапка
------------------------------------------*/#pun-title {
background: url(https://forumstatic.ru/files/001c/43/fc/29007.jpg);
width: 950px;
height: 292px;
}/* скрыть заголовок в шаке */
#pun-title .title-logo {
display: none;
}/* содержимое шапки в html-верх */
.tablica {
position: absolute;
width: 950px;
height: 260px;
display: flex;
justify-content: space-between;
padding: 40px;
box-sizing: border-box;
font-family: var(--font-family);
color: var(--sec-bg);
align-items: flex-start;
}.tablica a {
color: var(--sec-bg);
}.tablica a:hover {
color: var(--link);
}.tablica-left {
width: 260px;
}.tablica-links {
font-weight: 700;
font-size: 10px;
text-transform: lowercase;
text-align: left;
width: 200px;
padding: 7px 30px 7px 2px;
box-sizing: border-box;
border-block: 1px dashed var(--pun-bg);
margin-bottom: 40px;
}.tablica-title {
font-family: var(--second-family);
font-style: italic;
font-weight: 900;
font-size: 30px;
text-transform: uppercase;
}.tablica-title-description {
font-family: var(--font-family);
font-weight: 400;
font-size: 10px;
text-transform: lowercase;
margin-bottom: 40px;
}.tablica-quote::before {
content: '';
background: url(https://forumstatic.ru/files/001c/43/fc/70553.svg) no-repeat top left;
display: block;
width: 48px;
height: 40px;
position: absolute;
left: 10px;
margin-top: -15px;
}.tablica-quote {
font-style: italic;
font-weight: 500;
font-size: 9px;
text-transform: lowercase;
text-align: justify;
}.tablica-quote p {
position: relative;
z-index: 1;
}.tablica-right {
width: 453px;
display: flex;
flex-wrap: wrap;
align-items: stretch;
}.tablica-about {
width: 200px;
height: 66px;
font-family: var(--font-family);
font-weight: 400;
font-size: 9px;
text-transform: lowercase;
text-align: justify;
overflow: auto;
padding-right: 15px;
margin-bottom: 20px;
color: #292929;
position: absolute;
transform: rotate(9deg);
right: 20px;
top: 55px;
}/* Объявление
------------------------------------------*/#pun-announcement {}
/* скрываем слово "объявление" */
#pun-announcement h2 {
display: none;
}/* Футер
------------------------------------------*/#html-footer {}
#html-footer .container {padding: 0;}
/* баннеры */
.banners {
padding: var(--pad1);
}.banners .container {
display: flex;
flex-wrap: wrap;
gap: 5px;
height: 73px;
justify-content: center;
overflow: auto;
}.banners a {
opacity: .7;
}.banners a:hover {
opacity: 1;
}/* Топик
------------------------------------------*/.post {
margin: 10px auto 0;
border-radius: 12px;
background: var(--sec-bg);
padding: 18px 0 0;
text-transform: none;
}#pun-viewtopic .post {
width: 898px;
}.toppost,
.topicpost {
margin-top: 0;
}/* контейнер поста */
.punbb .post .container {
display: flex;
flex-wrap: wrap;
align-items: start;
padding: var(--pad2);
}/* дата и номер поста */
.post h3 {
background: var(--pun-bg);
}.post h3 span {
padding: var(--pad3);
display: block;
font-family: var(--font-family);
font-size: 10px;
}/* номер поста */
.post h3 strong {
float: right;
text-align: right;
font-weight: normal;
}.post h3 strong::before {
content:'#';
}/* Автор */
.post-author {
width: var(--pwidth);
text-align: center;
box-sizing: border-box;
background: var(--main-acc);
border-radius: 10px;
margin-bottom: 15px;
padding: 10px;
position: relative;
}.post-author ul {
padding: 10px;
background: var(--sec-bg);
border-radius: 8px;
}.pa-author {
font-family: var(--second-family);
font-style: italic;
font-weight: 800;
font-size: 15px;
text-transform: uppercase;
}.pa-author a {}
.pa-title {
font-family: var(--second-family);
font-style: italic;
font-weight: 400;
font-size: 11px;
text-transform: lowercase;
padding: 5px 0;
text-align: center;
width: 180px;
margin: 0 auto 5px;
}.pa-avatar img {
border-radius: 4px;
}.pa-fld1 {
font-family: var(--second-family);
font-style: italic;
font-weight: 800;
font-size: 11px;
text-transform: uppercase;
margin: 10px auto 0;
text-align: center;
background: var(--main-acc);
width: fit-content;
padding: 2px 10px;
border-radius: 10px;
color: var(--sec-bg);
max-width: 180px;
box-sizing: border-box;
}.pa-fld2 {
font-family: var(--second-family);
font-style: italic;
font-weight: 400;
font-size: 11px;
text-transform: lowercase;
padding: 5px 0;
border-bottom: 1px dotted var(--main-acc);
border-top: 1px dotted var(--main-acc);
text-align: center;
width: 180px;
margin: 10px auto 5px;
}.lz {}
.pa-posts,
.pa-respect {
display: inline-block;
margin-top: 6px;
text-transform: lowercase;
font-family: var(--font-family);
font-weight: 500;
font-size: 11px;
}.pa-online,
.pa-last-visit {}/* Тело поста */
.post-body {
width: calc(100% - var(--pwidth));
position: relative;
}.post-box {
padding: 10px 10px 10px 20px;
}.post-links {
margin-left: var(--pwidth);
width: 100%;
text-transform: lowercase;
font-family: var(--font-family);
font-size: 12px;
}.post-links ul {
padding: 0;
margin-left: calc(var(--pwidth) * -1);
text-align: right;
}.post-links li {
display: inline;
}.post-links li:not(:first-of-type) {
padding-left: 10px;
}.pl-email,
.pl-website {
float: left;
}.clearer {
clear: both;
height: 0;
font-size: 0;
}/* Контент поста - цитата, спойлер, таблицы и т.п. */
.punbb .post td {
border: 0px transparent !important;
}pre {
font: 12px/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace;
}.post-content em {
font-style: italic;
}.post .post-content td {
border-width: 0px !important;
}.post-content em.bbuline {
font-style: normal;
text-decoration: underline;
}.post-content p {
margin: 0;
padding: 0 0 12px 0;
line-height: 150%;
text-align: justify;
text-transform: none;
}.post-content img {
vertical-align: middle;
}.scrollbox {
width: 100%;
overflow: auto;
max-height: 200px;
}/* цитата и код */
.quote-box,
.code-box {
margin: 4px 10px 10px;
padding: 12px;
border: 1px solid var(--link-hover);
background: var(--pun-bg);
border-radius: 17px;
font-family: var(--font-family);
position: relative;
}.code-box strong a {
color: var(--sec-bg);
}.quote-box cite, .code-box strong {
font-weight: bold;
font-style: normal;
background: var(--main-acc);
padding: 2px 15px;
border-radius: 17px;
position: absolute;
top: 0;
color: var(--sec-bg);
margin-left: 15px;
font-family: var(--font-family);
font-size: 11px;
text-transform: lowercase;
transform: translateY(-50%);
}.code-box strong.legend {
display: block;
padding-bottom: 5px;
font-weight: bold;
font-style: normal;
}.post-content .spoiler-box>div::before {
content: '';
display: block;
width: 14px;
height: 14px;
border-radius: 50%;
background: var(--main-acc);
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
transition: all .3s linear 0s;
}.post-content .spoiler-box > div.visible::before {
transform: translateY(-50%) scale(50%);
}.post-content .spoiler-box>div {
background: transparent !important;
padding-left: 25px!important;
position: relative;
}.post-sig dt {
border-bottom: 1px solid var(--link-hover);
width: 300px;
margin: 10px auto;
}/* Форма ответа */
#main-reply {
box-sizing: border-box;
border-radius: 0 0 10px 10px;
}#post-form legend {
display:none;
}#tags {
position: relative;
}#tags .container {
padding: var(--pad3) !important;
top: 0 !important;
}/* Профиль + ЛС
------------------------------------------*/#pun-profile {
font-family: var(--font-family);
text-transform: lowercase;
}#pun-profile h1 span {
font-size: 15px;
padding: 5px;
border-top: 1px dashed var(--main-acc);
border-bottom: 1px dashed var(--main-acc);
}#viewprofile-next {
margin-left: 30px;
}#viewprofile tr {
display: flex;
gap: 50px;
align-items: center;
}#viewprofile-next #profile-left {
width: 220px;
display: flex;
flex-direction: column;
align-items: center;
border-radius: 10px;
outline: 10px solid var(--main-acc);
padding-bottom: 10px;
}#viewprofile-next #profile-left li#profile-name strong {
font-family: var(--second-family);
font-style: italic;
font-weight: 800 !important;
font-size: 15px;
text-transform: uppercase;
}#profile-left li#profile-title strong {
width: 180px;
display: block;
text-align: center;
}#profile .container {
padding-left: 200px;
min-height: 100px;
}#profilenav {
float: left;
width: 180px;
margin-left: -180px;
}#profilenav h2 {
display: none;
}#viewprofile h2,
#profilenav h2 {
padding: 0;
margin: 0;
}#profilenav li {
padding: 0 0 13px;
}#profilenav li a {
background: var(--main-acc);
text-align: center;
border-radius: 10px;
color: var(--pun-bg);
padding: 2px 10px;
}#viewprofile li {
padding: 5px 0;
}#profile-right li {
display: flex;
}#profile-right li span {
width: 150px;
flex-shrink: 0;
background: var(--main-acc);
text-align: center;
padding: 2px 0;
border-radius: 10px;
color: var(--pun-bg);
}#profile-right li span a {
color: var(--pun-bg);
}#profile-left li strong, #profile-right li strong {
font-weight: normal !important;
}img.avatardemo {
float: right;
margin: 0 0 8px 18px;
}#pun-messages .clearer {
display: none;
}/* Прочие страницы
------------------------------------------*//* Список пользователей */
#pun-userlist .formal,
#pun-userlist .formal .container {
margin-bottom: 0;
}#pun-userlist .tc2 {
text-align: left;
width: 20%;
}#pun-userlist .tcl {
width: 40%
}.usertable .container {}
/* Собщения об ошибках */
.info .container {
padding: var(--pad3);
}.info .container .backlink {
padding-top: 8px;
}/* Регистрация */
.info-box {
margin: 0 0 10px 0;
}.info-box * {
padding: 0 0 5px 0;
}.info-box .legend {
font-weight: bold;
}.jGrowl-notification .jGrowl-close {
position: relative;
right: 6px;
}.tipsy #respect figcaption {
margin-top: 0;
}/* Кнопки вверх-вниз
-------------------------------------------------------*/.go-up,
.go-down {
cursor: pointer;
z-index: 9999;
display: none;
position: fixed;
margin-left: 950px !important;
box-sizing: border-box;
transition: all .3s linear 0s;
}.go-up {
top: 40%;
}.go-down {
top: calc(40% + 85px);
}.go-down:hover,
.go-up:hover {
opacity: 1;
}
/* Form Buttons © max, the murderer!
----------------------------------------------------------------------- *//* General */
#form-buttons table {
width: 100% !important;
}#form-buttons table tr {
display: flex;
justify-content: space-between; /* выравнивание кнопок в ряду */
gap: 4px;
background: var(--main-acc);
padding: 3px 0 0 0;
border-radius: 10px 10px 0 0;
}#form-buttons td {
position: relative;
background: none !important;
display: inline-flex;
align-items: center;
justify-content: center;
width: 24px!important; /* ширина кнопки */
height: 24px; /* высота кнопки */
margin-bottom: 4px;
}#form-buttons td::before {
font-family: 'Font Awesome 6 Pro';
font-size: 13px; /* размер иконки */
font-weight: 400; /* стиль иконки */
color: var(--link);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
pointer-events: none;
z-index: 1;
}#form-buttons td:hover::before {
color: var(--sec-bg);
transition: all .2s linear 0s;
}/* 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-indent::before {
content: '\f878';
}#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-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';
}
<!-- шапка -->
<div class="tablica">
<div class="tablica-left">
<div class="tablica-links"><a href="#">ссылка</a> // <a href="#">ссылка</a> // <a href="#">ссылка</a>// <a href="#">ссылка</a>// <a href="#">ссылка</a>// </div>
<div class="tablica-title"><p>test name</p></div>
<div class="tablica-title-description"><p>инфо // инфо // инфо // инфо // инфо // инфо</p></div>
<div class="tablica-quote"><p>I'm not afraid of the war you've come to wage against my sins I'm not okay, but I can try my best to just pretend</p></div>
</div><div class="tablica-right">
<div class="tablica-about"><p>какой-то текст описание проекта, очень познавательный, очень интересно какой-то текст описание проекта, очень познавательный, очень интересно какой-то текст описание проекта, очень познавательный, очень какой-то текст описание проекта, очень познавательный, очень интересно</p></div></div>
</div>
<!--------------------- Выделение кода в блоке "Код" © Alex_63 --------------------->
<script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/26102.js"></script>
<script>eval(select_text.toString().replace(/\}$/,'try{document.execCommand("copy")}catch(e){}}'))</script>
<script type="text/javascript">select_text.linkText = 'выделить код [копируется сразу]'</script>
<!--Кнопки вверх вниз-->
<div class="go-up" id='ToTop' title="вверх"><img src="https://forumstatic.ru/files/001c/43/fc/65618.svg"></div>
<div class="go-down" id='OnBottom' title="вниз"><img src="https://forumstatic.ru/files/001c/43/fc/10363.svg"></div>
<script type="text/javascript">
$(function () {
if ($(window).scrollTop() >= "250") $("#ToTop").fadeIn("slow")
$(window).scroll(function () {
if ($(window).scrollTop() <= "250") $("#ToTop").fadeOut("slow")
else $("#ToTop").fadeIn("slow")
});
if ($(window).scrollTop() <= $(document).height() - "999") $("#OnBottom").fadeIn("slow")
$(window).scroll(function () {
if ($(window).scrollTop() >= $(document).height() - "999") $("#OnBottom").fadeOut("slow")
else $("#OnBottom").fadeIn("slow")
});
$("#ToTop").click(function () { $("html,body").animate({ scrollTop: 0 }, "slow") })
$("#OnBottom").click(function () { $("html,body").animate({ scrollTop: $(document).height() }, "slow") })
});
</script><!-- Индикатор активности пользователя © Alex_63, мод. max, the murderer! -->
<style>
.indOnline, .indOffline {
font-size: 15px;
cursor: pointer;
margin-left: 5px;
display: inline-block;
}
.indOnline {
color: var(--link-hover);
}
.indOffline {
color: #bbb;
}
</style>
<script type="text/javascript">
$('.post-author:not(.online)').find('.pa-author>a').addClass('offline');
$('.post-author.online').find('.pa-author>a').addClass('online');
$('.post').each(function(){
var lastVisit = $(this).find('.pa-last-visit').text().split('Последний визит:')[1];
var activeTime = $(this).find('.pa-online').text().split('Активен')[1];
if (lastVisit) { lastVisit = lastVisit.toLowerCase(); }
if (activeTime) { activeTime = activeTime.toLowerCase(); }
$(this).find('.pa-author>a.online').after('<span class="indOnline" title="Онлайн '+activeTime+'">*</span>');
$(this).find('.pa-author>a.offline').after('<span class="indOffline" title="Был(а) онлайн '+lastVisit+'">*</span>');
});
</script>
<style>.pa-online,.pa-last-visit{display:none!important;}</style><!-- ТЕГ абзаца - [indent] © Deff -->
<style>#button-indent {background:url(http://s7.uploads.ru/t/mnkgq.png)no-repeat center 6px!important;}</style>
<script type="text/javascript">(function(){ var b = '[indent]';
$("#button-strike").after('<td id="button-indent" title="Отступы"><img src="/i/blank.gif" onclick="smile(\''+b+'\')"></td>');
var indent = '<span style="display:inline-block;margin:1em 2.1em;"></span>'; /*удвоенные Отступы сверху и слево*/
$('.post-content p:contains("'+b+'")').each(function(){ $(this).html( $(this).html().replace(/\[indent\]/gm,indent));});}());
</script>
<div class="descfor"><div class="desktext">We only said goodbye with words
I died a hundred times</div>
<div class="desklink"><a href="">ссылка</a> //
<a href="">ссылка</a> //
<a href="">ссылка</a>
</div></div>