/*************************************************************
Основа css разработана piterksaya, дизайн by mrazeus & shady.
**************************************************************/
/* ПОДГРУЗКА ШРИФТОВ
-------------------------------------------------------------*/
/* базовые шрифты - поддержка кириллицы
-------------------------------------------------------------*/
@import url(style_cs.css);
@import url(https://forumstatic.ru/files/0018/25/96/61263.css);
@import url('https://forumstatic.ru/files/001b/b9/c5/16256.css');
@import url(//allfont.ru/allfont.css?fonts=franklin-gothic-medium);
@import url('//fonts.googleapis.com/css?family=Cuprum');
@import url('//fonts.googleapis.com/css?family=Roboto');
@import url('//fonts.googleapis.com/css?family=Montserrat|Montserrat+Alternates|Open+Sans|Oswald');
@import url('//fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Roboto+Condensed');
@import url('//fonts.googleapis.com/css?family=Montserrat:400,600,600i,700,700i,800,800i,900,900i&display=swap&subset=cyrillic,cyrillic-ext');
@import url('//fonts.googleapis.com/css?family=Open+Sans:700&display=swap');
@import url('//fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,669;0,700;0,800;0,900;1,500;1,600;1,669;1,700;1,800;1,900&display=swap');
@import url('//fonts.googleapis.com/css2?family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,669;0,700;0,800;0,900;1,500;1,600;1,669;1,700;1,800;1,900&display=swap');
@import url('//fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap');
@import url('//fonts.googleapis.com/css2?family=Alice&display=swap');
@import url('https://forumstatic.ru/files/001b/30/fa/43359.css?v=1');
@import url('https://forumstatic.ru/files/001b/b9/c5/60600.css?v=1');
@font-face { font-family: CHARMING;
src: local("CHARMING"), url('https://forumstatic.ru/files/001b/11/27/58175.otf');}
@font-face {font-family: tahoma;
src: url('https://forumstatic.ru/files/001b/11/27/69819.ttf?v=1');}
@font-face { font-family: YESEVAONE;
src: url('https://forumstatic.ru/files/001b/11/27/49269.otf?v=1');}
@font-face { font-family: Koloman Modern;
src: url('https://forumstatic.ru/files/001b/6e/df/58872.ttf');}
@font-face { font-family: Alter Biom;
src: url('https://forumstatic.ru/files/001b/b9/c5/65163.otf?v=1');}
/* A2 НАСТРОЙКИ БРАУЗЕРА ПО УМОЛЧАНИЮ. ЛУЧШЕ НЕ ТРОГАТЬ
-------------------------------------------------------------*/
/* 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 ШРИФТ НА ФОРУМЕ - ЛУЧШЕ НЕ ТРОГАТЬ.
блок отвечает за шрифты и их размеры, но он не требует изменений в 95% случаев
-------------------------------------------------------------*/
/* A3.1 РАЗМЕР ШРИФТА НА ФОРУМЕ
-------------------------------------------------------------*/
body {
font-size: 100.01%;
overflow-x: hidden
}
/* A3.1 ШРИФТЫ НА ФОРУМЕ
-------------------------------------------------------------*/
.punbb {
font: normal 68.75% verdana, arial, helvetica, sans-serif;
}
/* A3.2 ШРИФТЫ В ПОЛЯХ ВВОДА
-------------------------------------------------------------*/
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
font: 1em verdana, helvetica, sans-serif;
}
/* A3.4 ЗАГОЛОВКИ
-------------------------------------------------------------*/
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
font-size: 1em;
font-weight: normal;
border-color: transparent;
}
/* ВСЕ, ЧТО НИЖЕ В БЛОКЕ А3, ЛУЧШЕ НЕ ТРОГАТЬ
-------------------------------------------------------------*/
/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
font-size: 1.1em;
}
.punbb pre {
font: 1.1em/140% verdana regular, "bitstream vera sans mono", "courier new", courier, monospace
}
/* A3.7 */
.punbb address, .punbb em {
font-style: normal
}
/* A3.8 */
.punbb .post-content em {
font-style: italic
}
/* A3.9 */
.punbb .post-content em.bbuline {
font-style: normal;
text-decoration: underline;
}
/* A3.10 */
.punbb a {
text-decoration: underline
}
/* A3.11 */
.punbb optgroup {
font-weight: bold;
}
/* A4 ПОЗИЦИОНИРОВАНИЕ И СКРЫТЫЕ ЭЛЕМЕНТЫ - ЛУЧШЕ НЕ ТРОГАТЬ
-------------------------------------------------------------*/
/* 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 ОСНОВНОЙ МАКЕТ СТРАНИЦЫ И ГРАНИЦЫ
-------------------------------------------------------------*/
/* 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: -20px;
}
/* 5.7 НЕ ТРОГАЕМ */
#pun-post .topic {
margin-top: 1em;
}
/* A5.8 НЕ ТРОГАЕМ */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-style: none none solid none;
border-width: 0px 0px 2px 0px
}
/* A5.9 НЕ ТРОГАЕМ */
.punbb .container {
border-style: solid;
border-width: 1px;
}
/* A5.10 КАТЕГОРИИ, ЗАГОЛОВКИ - ОТСТУПЫ - НЕ ТРОГАЕМ */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
padding: 2px 1em 9px 1em;
border-style: solid solid none solid;
border-width: 1px 1px 0px 1px;
}
/*************************************************************
B - ГЛАВНОЕ СОДЕРЖИМОЕ - ОБЩИЕ
**************************************************************/
/* B1 контент, подписи и поля прокрутки
-------------------------------------------------------------*/
/* B1.1 ВАЖНО! ВЫРАВНИВАНИЕ ТЕКСТА В ПОСТАХ
Justify в последней строке отвечает за выравнивание постов по ширине*/
.punbb .post-content {
width: 100%!important;
overflow: hidden;
text-align:justify;
}
/* B1.2 ПОЛОСА, ОТДЕЛЯЮЩАЯ ПОСТ И ПОДПИСЬ*/
.punbb .post-sig dt {
display: block;
border-top: 4px double #5e5a4f26;;
width: 90%;
margin: 50px 0 0 30px;
padding-top: 20px;
}
/* B1.3 АБЗАЦЫ ВНУТРИ ПОСТОВ*/
.punbb .post-content p {
margin: 0;
padding: 0 0 1em 0;
line-height: 160%;}
/* 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 {
border: medium none;
margin: 1.4em 1em 0.8em;
padding: 0em;
}
/* B2 ИНФОБОКСЫ ВООБЩЕ НЕ ТРОГАЕМ
-------------------------------------------------------------*/
/* 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 РАЗБИВКА НА СТРАНИЦЫ И РАЗМЕЩЕНИЕ ССЫЛОК
-------------------------------------------------------------*/
/* B3.1 НЕ ТРОГАЕМ */
.punbb .linkst {
float: left;
position: relative;
width: 100%;
font-size: 1.1em;
height: 0;
}
/* B3.2 НЕ ТРОГАЕМ */
.multipage {
margin-top: 7em;
}
/* B3.3 СТРАНИЦЫ ВНУТРИ ТЕМ СВЕРХУ */
.linkst .pagelink {
margin-top: -40px;
margin-left: 14px;
font-family: 'tahoma';
font-variant: all-small-caps;
font-size: 13px;
font-weight: bold;
}
/* СНИЗУ */
.linksb .pagelink {
float: left;
width: 24em;
text-align: left;
font-family: 'tahoma';
font-variant: all-small-caps;
font-size: 13px;
font-weight: bold;
}
/* НЕ ТРОГАТЬ */
.linksb .postlink {
float: right;
width: 16em;
font-weight: bold;
}
/* СТРАНИЦЫ ВНУТРИ ТЕМ СНИЗУ */
.punbb .linksb {
text-align: right;
padding: 0.4em 1em 0.5em 1em;
font-size: 1.1em;
font-family: 'tahoma';
font-variant: all-small-caps;
font-size: 13px;
}
/* B3.4 ССЫЛКИ НОВАЯ ТЕМА, СОЗДАТЬ ОПРОС ВНУТРИ ПОДФОРУМА
Лучше не трогать */
.linkst .postlink {
position: absolute;
top: -40px;
right: 1em;
width: 16em;
text-align: right;
font-weight: bold;
font-family: 'tahoma';
font-variant: all-small-caps;
font-size: 13px;
}
/* B3.8 ССЫЛКА ПОДПИСАТЬСЯ И ОТСЛЕЖИВАТЬ ВНУТРИ ТЕМЫ
Лучше не трогать */
.subscribelink {
clear:both;
padding-top: 0.3em;
padding-bottom: 0.5em;
font-family: 'tahoma';
font-variant: all-small-caps;
font-size: 13px;
}
/*************************************************************
C - НАСТРОЙКА ГЛАВНЫХ ЭЛЕМЕНТОВ
**************************************************************/
/* C1 РАСПОЛОЖЕНИЕ ФОРМ
-------------------------------------------------------------*/
/* C1.1 НЕ ТРОГАЕМ */
.punbb .formal .container {
padding: 0em;
}
/* 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 0px;
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 10px;
font-family: 'tahoma';
font-size: 10px;
text-transform: uppercase;
letter-spacing: 0.5px;
}
/* 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;
}
/* УБРАТЬ ОБВОДКУ АКТИВНОГО ПОЛЯ */
input, textarea, button {outline:none;}
input:active, textarea:active, button:active {outline:none;}
/* 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;
}
/* C1.21.1 НЕ ТРОГАЕМ */
.punbb .helplinks span INPUT {
margin-right: 2px;
margin-bottom: 2px;
}
/* C2 РАСПОЛОЖЕНИЕ ТАБЛИЦ
-------------------------------------------------------------*/
/* 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: 5%;
}
/* C2.3 ПОСЛЕДНЯЯ АКТИВНАЯ ТЕМА И ПОСЛЕДНЕЕ СООБЩЕНИЕ
СКОЛЬКО % ЗАНИМАЕТ ШИРИНА ПОДФОРУМА
Очень редко требует корректировки */
.punbb .main .tcr {
overflow: hidden;
text-align: left;
width: 40%;
}
/* 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 {
font-size: 1.2em;
}
/* 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: 1em 0em 1em 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 { }
/* C2.15 НЕ ТРОГАЕМ */
.punbb div.icon { }
/* C3 ТОПИКИ
-------------------------------------------------------------*/
/* 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-width: 1px;
width: 673px;
margin: 15px 0px -10px 270px !important;
height: 15px;
color: #59492e;
text-transform: uppercase;
padding: 1px 2px 5px 2px !important;
background: #74624326;
border-radius: 3px;
border: 1px #bba479;
border-style: double;
font-family: 'tahoma';
font-variant: all-small-caps;
font-weight: bold;
}
/* C3.3 НЕ ТРОГАЕМ */
.punbb .post h3 span {
border-left: 1px solid transparent;
padding: 2px 10px 0px 19px!important;
display: block;
}
/* 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: -1.5em;
overflow: hidden;
min-height: 140px!important;
}
/* C3.6 НЕ ТРОГАЕМ */
.punbb .post .post-author ul, .punbb .post .post-author p {
padding: 0 1em 1em 1em;
line-height: 140%;
}
/* C3.7 НЕ ТРОГАЕМ */
.pa-author { }
/* C3.7 НЕ ТРОГАЕМ */
.pa-author a {}
/* C3.7 НЕ ТРОГАЕМ */
.pa-author a:hover {
}
/* C3.9 СТАТУС-ЛИЧНОЕ ЗВАНИЕ АВТОРА В ПРОФИЛЕ В ТОПИКЕ */
li.pa-title {
padding-bottom: 0em; }
/* C3.10 ПРЯЧЕМ, КОГДА ЗАРЕГИСТРИРОВАН*/
.pa-reg {display: none;}
/* не трогаем */
li.pa-online {}
/* C3.11 ВАЖНО!!! СООТНОШЕНИЕ МЕЖДУ ШИРИНОЙ ПРОФИЛЯ И ШИРИНОЙ ПОСТА */
.punbb .post-body {
margin-left: 230px;
border-left-style: solid;
border-left-width: 1px;
}
/* C3.12 НЕ ТРОГАЕМ */
.punbb .post-box {
padding: 40px 0px 10px 10px;
}
/*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;
font-family: 'tahoma';
font-variant: all-small-caps;
font-size: 14px;
}
/* C3.15 НЕ ТРОГАЕМ */
.punbb .post-links ul {}
/* 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 МЕНЮ МОДЕРАТОРА
-------------------------------------------------------------*/
/* C4.1 НЕ ТРОГАЕМ */
.punbb .modmenu .container {
padding: 1em 1em;
text-align: right;
font-family: 'tahoma';
letter-spacing: 0.5px;
font-size: 9px;
text-transform: uppercase;
}
/* 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 НЕ ТРОГАЕМ
-------------------------------------------------------------*/
/* C5.1 НЕ ТРОГАЕМ */
.punbb .info .container {
padding: 0em 30em;
}
/* D5.2 улучшить аккаунт - скрыть */
#pun-status .status-right {
display: none;
}
/* C6 ПРОФИЛЬ
-------------------------------------------------------------*/
/* C6.1 НЕ ТРОГАЕМ */
#profile .container {
padding-left: 15em;
}
/* C6.2 НЕ ТРОГАЕМ */
#profilenav {
float: left;
width: 14em;
margin-left: -15em;
display: inline;
}
/* C6.3 НЕ ТРОГАЕМ */
#profilenav li {
padding-bottom: 0.8em;
font-weight: normal;
}
/* C6.4 НЕ ТРОГАЕМ */
#viewprofile ul, #profilenav ul {
border-style: solid;
border-width: 1px;
padding: 3.5em 18px 0.8em 18px;
margin: 0 0 1em 0;
}
/* C6.5 НЕ ТРОГАЕМ */
#viewprofile h2, #profilenav h2 {
background: transparent;
border: none;
padding: 0 0 0 0;
margin: 0 14px -0.6em 14px;
}
/* C6.6 НЕ ТРОГАЕМ */
#viewprofile h2 span, #profilenav h2 span {
padding: 0 5px;
position: relative;
}
/* C6.7 НЕ ТРОГАЕМ */
#viewprofile li, #setmods dl {
padding: 0 0 0 2em;
margin-bottom: 1em;
}
/* 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 СПИСОК ПОЛЬЗОВАТЕЛЕЙ
-------------------------------------------------------------*/
/* C7.1 НЕ ТРОГАЕМ */
#pun-userlist .formal, #pun-userlist .formal .container {
border-bottom: none;
margin-bottom: 0;
}
/* C7.2 НЕ ТРОГАЕМ */
#pun-userlist .usertable .container {
padding: 0 2.3em 2.3em 2.3em;
border-top: none;
}
/* C7.3 НЕ ТРОГАЕМ */
#pun-userlist .usertable table {
border-style: solid;
border-width: 1px;
}
/*************************************************************
D - PUNBB РАЗДЕЛЫ, ОСНОВНОЕ СОДЕРЖИМОЕ
**************************************************************/
* html .tclcon {height: 1px}
/* D1 ЛОГОТИП И ОПИСАНИЕ
-------------------------------------------------------------*/
/* D1.1 НЕ ТРОГАЕМ */
#pun-title {
margin: 0;
border-style: none none none none;
border-width: 1px 1px 0 1px;
}
/* D1.2 НЕ ТРОГАЕМ */
#pun-title h1 {
display : block;
height : 40px;
padding: 2em 1em 0 1em;
}
/* D1.3 НЕ ТРОГАЕМ */
#pun-title .container {
border-style: none solid none solid;
}
/* D1.4 НЕ ТРОГАЕМ */
#pun-title h1 span {
font-size: 0em;
}
#pun-title TD.title-logo-tdl {
border: none;
width: 100%;
}
#pun-title TD.title-logo-tdr {
border: none;
width: 420px;
}
/* D2 НАВИГАЦИЯ ПО СТРАНИЦАМ
-------------------------------------------------------------*/
/* 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 НАВИГАЦИЯ ПО ФОРУМУ СВЕРХУ
Та самая строка, которая показывает ваше нынешнее положение в виде
НАЗВАНИЕ ФОРУМА - ПОДФОРУМ - ТЕМА
-------------------------------------------------------------*/
/* D3.1 */
#pun-navlinks {
border: none;
margin: 0;
}
/* D.3 НЕ ТРОГАЕМ */
#pun-navlinks li {
display: inline;
padding-right: 0em;
}
/* D3.4 ВАЖНО!!! ССЫЛКИ НАВИГАЦИИ
Форум, участники, поиск и тд - настраиваем вид ссылок */
#pun-navlinks li a {
margin-right: 8px!important;
font-size: 10px!important;
letter-spacing: 1px;
font-family: Koloman Modern;
color: #746243!important;
text-transform: uppercase;
font-weight: bold;
}
/* D3.4 ВАЖНО!!! ССЫЛКИ НАВИГАЦИИ
настраиваем вид ссылок при наведении */
#pun-navlinks li a:hover {
color: #867421!important;
}
/* КАЖДЫЙ ЭЛЕМЕНТ НАВИГАЦИИ ПО ФОРУМУ В ОТДЕЛЬНОСТИ
В том случае, если нужно будет придать каждой из ссылок свое собственное расположение
-------------------------------------------------------------*/
/* MAIN */
#navindex {
display: inline;
padding-right: 1em;
}
/* USERS */
#navuserlist {
display: inline;
padding-right: 1em;
}
/* SEARCH */
#navsearch {
display: inline;
padding-right: 1em;
}
/* PROF */
#navprofile {
display: inline;
padding-right: 1em;
}
/* SMS */
#navpm {
display: inline;
padding-right: 1em;
}
/* EXIT */
#navlogout {
display: inline;
padding-right: 1em;
}
/* REG */
#navregister {
display: inline;
padding-right: 1em;
}
/* ENTER */
#navlogin {
display: inline;
padding-right: 1em;
}
/* PR */
#navpr_1 {
display: inline;
padding-right: 1em;
}
/* AMS */
#navadmin {
display: inline;
padding-right: 1em;
}
/* AWARDS HIDDEN */
#navawards a span {
display:none;
}
/* D4 ССЫЛКИ ПОЛЬЗОВАТЕЛЬСКОЙ НАВИГАЦИИ
Новые сообщения, активные темы, Темы без ответов и т.д.
-------------------------------------------------------------*/
/* D4.1 НЕ ТРОГАЕМ */
#pun-ulinks {
border: 2px solid transparent;
margin-bottom: 15px;
}
/* D4.2 РАСПОЛОЖЕНИЕ КОНТЕЙНЕРА С ПОЛЬЗОВАТЕЛЬСКИМИ ССЫЛКАМИ
не трогаем */
#pun-ulinks .container {
position: absolute;
display: inline;
padding: 0!important;
}
/* НЕ ТРОГАЕМ */
#pun-ulinks li, #pun-ulinks li a {
display: inline;
white-space: nowrap;
}
/* НЕ ТРОГАЕМ */
#pun-ulinks li a {
padding: 0 0 0 5px;
}
/* D5 СТРОКА ПРИВЕТСТВИЯ
-------------------------------------------------------------*/
/* D5.1 НЕ ТРОГАЕМ */
#pun-status, #pun-status .container {
border-bottom: none;
margin-bottom: 0;
}
/* D5.2 ВАЖНО!!! НАСТРОЙКИ СТРОКИ ПРИВЕТСТВИЯ */
#pun-status .container {
position: absolute;
width: 920px;
text-align: center;
top: 65px;
letter-spacing: 0.5px;
color: #56462c!important;
font-size: 10px;
line-height: 11px;
font-family: 'tahoma';
font-variant: all-small-caps;
}
#pun-status strong { font-weight: normal; color: #6f5d42!important;}
/* D5.3 НЕ ТРОГАЕМ */
#pun-status span {
white-space: nowrap;
margin-right: 0.5em;
}
/* D5.4 НЕ ТРОГАЕМ */
#pun-crumbs1 {
}
/* D5.5 НЕ ТРОГАЕМ */
#pun-crumbs1 p.container {
order-top: none;
font-size: 11px;
line-height: 9px;
width: 940px;
color: #59492e;
font-family: Georgia Regular;
letter-spacing: 0px;
text-transform: uppercase;
padding: 10px 0 0 0;
}
/* D5.6 НЕ ТРОГАЕМ */
#pun-break1 {
border-style: solid none;
border-width: 1px 0;
height: 0;
margin: 0;
position: relative;
z-index: 1;
}
/* D6 ОБЪЯВЛЕНИЕ
-------------------------------------------------------------*/
/* D6.1 НЕ ТРОГАЕМ */
#pun-announcement h2 {
padding: 0;
margin: 0 15px -3.5em 1em;
border-style: none none solid none;
border-width: 0 0 1px 0;
position: relative;
display:none;
}
/* 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 {
text-align: center;
margin-top: 65px;
height: auto;
}
/* D7 СТАТИСТИКА
-------------------------------------------------------------*/
/* D7.1 СТАТИСТИКА
Можно добавить особенный шрифт и цвет, но можно и не трогать*/
#pun-stats .container {
padding: 0.8em 2em;
font-family: tahoma!important;
font-size: 11px;
text-transform: lowercase;
}
/* БОРДЕР ВОКРУГ СТАТИСТИКИ */
#pun-stats ul.container{
border-radius: 3px;
border: solid 1px #bba479!important;
margin: 15px 0px 0px 10px;
padding: 20px 20px 30px 20px;
background: #74624326;
text-align: center;
}
/* D7.2 НЕ ТРОГАЕМ */
#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {
letter-spacing: 0.5px;
color: #746243!important;
text-align: center;
padding: 7px 10px 7px 10px;
margin-right: 5px;
display: inline;
font-size: 7px;
line-height: 12px;
text-transform: uppercase;
align-content: center;
font-weight: 600;
border-radius: 5px;
background: #ad976e96;
}
/* D7.4 НЕ ТРОГАЕМ */
li#onlinelist {
margin-top: 1em;
border-top-style: solid;
border-top-width: 1px;
text-align: justify!important;
width: 100%;
line-height: 130%;
font-family: play;
}
/* D7.5 НЕ ТРОГАЕМ */
li#onlinelist div {
border-top-style: solid;
border-top-width: 1px;
padding: 0.8em 0 0 0;
line-height: 16px;
text-transform: uppercase;
font-size: 8px;
font-family: verdana regular;
}
/* D8 НЕ ТРОГАЕМ
-------------------------------------------------------------*/
/* 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 {
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: -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 НЕ ТРОГАЕМ
-------------------------------------------------------------*/
/* 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;
}
/* ФОРМА ОТВЕТА */
#main-reply {height: 220px}
/* ФОРМА ОТВЕТА В АДМИНЕ */
#pun-admain textarea { width: 94%!important;}
/*************************************************************
НЕ ТРОГАТЬ
**************************************************************/
/* РАСПОЛОЖЕНИЕ ФОРУМА ПО ЦЕНТРУ
-------------------------------------------------------------*/
#pun {
background-position: center top;
background-repeat: repeat-y;
}
#pun-title {border: none}
.punbb .section h2, #pun-main h1, #pun-stats h2, #pun-main h2, #pun-debug h2 {
font-size: 0px
}
#pun-index h2 {
font-size: 8px!important;
color: #8f795e;
padding: 0 0 0 0!important;
font-family: tahoma!important;
font-weight: bold;
font-variant: all-small-caps;
letter-spacing: 2px;
text-align: center;
text-shadow: 1px 1px black;
}
#pun-main div.catleft, #pun-main div.catright {
display: none;
}
.punbb th {font-size: 0!important;}
/* ПРЯЧЕМ КНОПКУ ПОДЕЛИТЬСЯ
-------------------------------------------------------------*/
.topic a.sharelink {
display: none;
}
/* НЕ ТРОГАЕМ - НЕ ТРЕБУЕТ ИЗМЕНЕНИЙ
-------------------------------------------------------------*/
.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, #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, .punbb .quote-box, .punbb .code-box, .punbb th, .punbb .formal fieldset .post-box, .punbb .info-box, li.pa-online {border-color: transparent;}
html, body {min-width: 1009px!important;}
.punbb input {
border: medium none;
}
/* НЕ ТРОГАТЬ
-------------------------------------------------------------*/
#pun-main .post-author ul {
text-align: center;
}
/* НЕ ТРОГАТЬ
-------------------------------------------------------------*/
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post {
border-color: transparent;
text-align: justify;
}
/* НЕ ТРОГАТЬ
-------------------------------------------------------------*/
.punbb .user-avatar {
float: left!important;
position: relative;
height: 40px!important;
width: 40px!important;
margin: 0px 25px 0px 0px!important;
}
.punbb .user-avatar .avatar-image {
border-radius: 50% !important;
height: 30px !important;
width: 30px !important;
opacity: 0.65 !important;
box-shadow: 0 0 0 1px #7b6846, 0 0 0 2px #867250;
float: right!important;
margin: 0px -10px 0px 0px!important;}
.punbb .user-avatar .isonline {
width: 8px;
height: 8px;
border-radius: 50%;
display: block;
position: absolute;
top: -7px!important;
right: -15px!important;
animation: blinkColor .9s linear infinite;
-moz-animation: blinkColor .9s linear infinite;
-webkit-animation: blinkColor .9s linear infinite;
background: #a68d32!important;
z-index: 100;
}
#pun-status .status-right { float:none!important; }
#pun-status .status-right a { color: #6f5d42!important; }
.adminmain {
padding-left: 15em;
margin-bottom: 2em;
}
#pun-messages .post h3 {
width: 760px!important;
margin: 25px 0px 30px 22px!important;
}
#pun-messages .post-author {
margin-left: 10px!important;
background: url(https://forumstatic.ru/files/001b/6e/df/28314.png) top no-repeat, url(https://forumstatic.ru/files/001b/6e/df/15250.png) bottom no-repeat, url(https://forumstatic.ru/files/001b/6e/df/69645.png) repeat-y;
}
#pun-messages .post-author ul {
margin-left: 25px;
width: 245px;
}
#pun-messages .post-body {
margin-left: 275px;
border-left-style: solid;
border-left-width: 1px;
padding: 2px 0px 0px 34px;}
#pun-messages .post-box {
padding: 0em!important;}
#pun-messages .post-content {
width: 105%!important;
overflow: hidden;
text-align: justify;}
#pun-messages .pa-posts, .pa-respect { margin: 0px;
}
#pun-messages .pmtcl1 {
width: 45%!important;
}
#pun-messages td.tc2.pmtc22 {
width: 30% !important;
}
#pun-messages .pmtc22 {
width: 20% !important;
}
#pun-messages .pmtc33 {
width: 16% !important;
}
#pun-messages .pmtc24 {
width: 7% !important;
padding: 0 !important;
}
#viewprofile #profile-right li span {
float: left;
width: 140px;
padding: 5px 10px;
margin: 2px 20px 0px;
font-family: 'tahoma';
font-size: 10px;
font-variant: all-small-caps;
letter-spacing: 1px;
background: #bca67e;
text-align: center;
border-radius: 5px;
border: 1px solid #a38f6b;
}
#viewprofile #profile-left {
width: 30%;
padding-top: 0 !important;
/* text-align: center; */
/* background: #aca48d; */
}
.modlist {
display: block;
padding-top: 0.3em;
display: none!important;
}
#pun-navlinks #navlogin #form-login {
margin-left: 122px;
}
.punbb #List-UserNames ul {
padding: 0;
overflow: hidden;
overflow-y: auto;
min-height: 36px;
max-height: 72px;
}
#List-UserNames ul+span {
display: inline-block;
padding: 6px 0 8px 0;
text-align: left;
font: normal normal 400 10.56px/normal Verdana;
}
.punbb #List-UserNames li {
display: block!important;
position: relative;
background: #16242894;
text-align: left;
box-shadow: 2px 2px 1px rgb(84 102 107 / 70%);
padding-left: 5px!important;
margin: 1px auto!important;
padding: 2px 0;
transition: .33s;
z-index: 20;
cursor: pointer;
font: normal normal 400 10px/normal Tahoma!important;
color: #e2cb96!important;
text-shadow: 0 0 black;
}
.punbb #pun-navlinks #form-login {
text-shadow: 1px 1px 0 rgb(255 255 255 / 24%);
display: block;
font: normal normal 400 11px/normal Tahoma;
color: #D4D6D7;
text-transform: none;
position: absolute!important;
left: 0px;
top: 15px;
z-index: 100000!important;
padding: 7px 12px;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-radius: 0 0 6px 6px;
background: rgb(78 98 101);
border-color: #617476;
text-align: center;
}
#List-UserNames {
position: absolute;
margin-top: -8px;
min-height: 90px;
width: 220px;
right: 100%;
padding: 12px 19px 12px 17px;
background: rgb(78 98 101);
border-color: #617476;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-radius: 0 0 0px 6px;
text-align: center;
}
.punbb #pun-navlinks #form-login a.Rega, .punbb #pun-navlinks #form-login a.Forgot {
position: relative;
text-transform: none!important;
z-index: 20;
cursor: pointer;
font: normal normal 400 10px/normal Tahoma!important;
color: #e2cb96!important;
text-shadow: 0 0 black;
}
#pun-navlinks #New-exit img {
position: absolute;
margin: -4px 80px;
width: 17px;
height: auto;
opacity: 1;
filter: sepia(1);
}
.punbb #pun-navlinks a#New-exit {
position: absolute;
z-index: 100000!important;
margin-top: 5px!important;
margin-left: 0px!important;
float: none!important;
}
#pun-navlinks a:not(.NextShow)+span.odd {
display: none!important;
}
.punbb .post-content s, strike, del {
text-decoration: none;
filter: blur(1px);
color: transparent;
transition: 0.15s linear;
background-color: transparent !important;
text-shadow: 0 0 1px #716b41;
}
.punbb .post-content s:hover, strike:hover, del:hover {color: inherit;text-decoration: none;text-shadow: none;filter: none;}
/*БыстроПлюсы для Топика!*/
.noNull:before {
content: "+";
font-size: 9px;
display: none;
margin-left: -6px;
margin-top: 0px;
position: absolute;
}
div .post-rating p>a {
text-align: center;
outline: 1px solid transparent;
font-weight: 700;
background: url(https://forumstatic.ru/files/001b/6e/df/67658.png) no-repeat center;
background-size: 45px auto;
position: relative;
z-index: 100;
width: 45px;
padding-right: 10px;
padding-top: 20px;
height: 45px;
text-align: center;
font-size: 11px !important;
display: inline-block;
vertical-align: middle;
line-height: 34px;
letter-spacing: -1px;
color: #726550;
}
div.dark-style .post-rating p>a {
color: #6BC8AF !important;
}
div.post-vote {
margin-bottom: 65px;
}
div.post-vote p>a {
font-size: 0 !important;
position: absolute;
cursor: pointer;
z-index: 200;
width: 23px;
height: 23px;
background: url(https://forumstatic.ru/files/0012/d8/04/75043.png?) no-repeat;
display: none!important;
background-size: 100%;
margin-left: 29px;
margin-top: 42px;
}
.post.dark-style div.post-vote p>a {
background: url(https://forumstatic.ru/files/0012/d8/04/38128.png?) no-repeat;
background-size: 100%;
}
td.tcl.username {
padding-left: 15px;
padding-bottom: 10px;
}
.punbb .main .tcl {
padding-left: 15px;
}
.punbb .main .tcr {
padding-right: 15px;
}
.NoComments {
display: none;
}
.post-content abbr {
cursor: help;
text-decoration: underline dashed;
}
#all_voters tbody {
background: #edeee485!important;
}