ldr design

Объявление

Политический триллер
ПЛиО modernAU реал-лайф
westeros
REINCARNATION

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » ldr design » forum name » Тестовое сообщение


Тестовое сообщение

Сообщений 1 страница 11 из 11

1

Благодарим за выбор нашего сервиса!

0

2

цвета

/***  ШАПКА ОСНОВА  ***/
.shapp {
position: absolute; top: 0px; right: 0px; left: 0px; transform: translateY(-100%);
display:grid;
grid-template-rows: auto;
grid-template-columns: 1fr 400px 1fr;
align-items: end;
justify-items: center;
column-gap: 0px;
text-align: center;
width: 100%;
color: #66533e;
text-shadow: 0 1px 2px #000;
}
.shp1, .shp2, .shp3 {
grid-row: 1 / -1;
display: block;
width: 100%;
min-height:70px;
}
.shp1 {grid-column: 1 / 2;}

/***  центральный декоративный блок  ***/
.shp2 {grid-column: 2 / 3;
height:153px;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
align-items: flex-end;
}
.shp2 p {display:block; overflow:hidden;
width:258px;
height:136px;
}
.shp2 p:before, .shp2 p:after {content:''; display:block; pointer-events:none;}
.shp2 p:before {
background: url(https://forumstatic.ru/files/0012/ee/e9/50142.webp) 50% 50% no-repeat transparent;
top: 0px;
height: 260px;
width: 260px;
border-radius:50%;
animation: sigil2 linear 60s infinite;
}
.shp2 p:after {position:absolute;
bottom:-16px; left:50%; transform:translateX(-50%);
width: 516px; height:110px;
background: url(https://forumstatic.ru/files/0012/ee/e9/24096.webp) 50% 100% no-repeat transparent;
}

@keyframes sigil2 {
  0% {transform: rotate(0deg);}
  100% {transform: rotate(360deg);}
}

/***   текстовый блок справа   ***/
.shp3 {grid-column: 3 / -1;
display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;
padding: 10px 50px 2px 20px;
max-height:70px;
overflow:auto;
}
.shp3 p {overflow:auto; margin:auto; max-height:50px; font-size:10px;}

.shapp h7 {
display:block; padding-bottom:2px;
line-height:100%;
text-transform:uppercase;
font-family: Georgia, Times New Roman, serif;
font-size: 26px;
letter-spacing: 3px;
color: #88744b;
text-shadow: 0 0 6px #1b1f0c;
}

/***  аватарка в строке приветствия  ***/
.status_userava > img {object-fit:cover; object-position:50% 50%; width:100%; height:100%;}
.status_userava {display: block; position: absolute; top:0px;
margin: 0px auto auto -60px !important;
width: 50px;
height: 50px;
}

/* цвет текста в строке приветствия */
#pun-status {
color: #66533e;
text-shadow: 0 1px 2px #000;
}

/***   ИКОНКИ   ***/
Div.icon {
width: 12px;
border-radius: 50%;
height: 12px;
margin: 1px 12px 0px 10px;
background: #b6a799;
border: 1px solid #573c22;
box-shadow: inset 0 -2px 3px #91683b, 0 0 0 1px #c8a682, 0 0 0 2px #4a331f, 0 1px 6px 1px #6c5339;
opacity: 0.5;
}
TR.inew Div.icon {opacity:1;
background: #9f9c22;
border: 1px solid #573c22;
box-shadow: inset 0 -2px 3px #454a20, 0 0 0 1px #c8a682, 0 0 0 2px #4a331f, 0 1px 6px 1px #6c5339;
}
TR.iclosed Div.icon {opacity:1;
background: #c1af89;
border: 1px solid #795431;
box-shadow: inset 0 -2px 3px #7f654c, 0 0 0 1px #c1ab94, 0 0 0 2px #694e36, 0 1px 6px 1px #6c5339;
}
TR.isticky Div.icon {opacity:1;
background: #b4d0d0;
border: 1px solid #714e2d;
box-shadow: inset 0 -2px 3px #3f6b69, 0 0 0 1px #d0beab, 0 0 0 2px #694e36, 0 1px 6px 1px #6c5339;

/***   ИКОНКИ ДЛЯ ГЛАВНОЙ СТРАНИЦЫ   ***/
#pun-index #pun-main .tcl .intd {position:relative;}
#pun-index div.icon {
position:absolute;
top: -10px; right: -2px;
margin:auto; display:block; z-index:4;
border: 0px solid transparent; box-shadow: none;
width:54px; height:70px;
background:url(https://forumstatic.ru/files/0012/ee/e9/60568.png) 0% 0% no-repeat transparent;
opacity:0;
}
#pun-index .category .inew .tcl div.icon {opacity:1;}

/***   ОФОРМЛЕНИЕ ОПИСАНИЯ ФОРУМА   ***/
#pun-main .category td div.tclcon{
margin: 4px 10px;
padding: 14px 16px 14px 16px;
border: 2px solid #593c12;
box-shadow: 0 0 0 1px #8d6f44, 0 0 6px 1px #9e8c79, inset 0 0 0 1px #b1a08b, inset 0 0 4px 1px #817261, inset 0 0 12px 0px #ae997f;
font-size: 1em;
background: rgb(188 175 159 / 17%);
}

/***   ЦИТАТА И КОД   ***/
.punbb .quote-box, .punbb .code-box, .punbb .hide-box {
border: 1px solid #745a45;
border-width: 1px 2px;
background: #b3a497;
box-shadow: inset 0 0 0 1px #b49f86, inset 0 0 2px 1px #6f4a22, inset 0 0 14px 1px #96846c, 0 0 4px #938069;
}

/***   ПОЛЕ ОТВЕТА   ***/
.punbb textarea {
padding: 0.8em;
width: 100% !important;
outline: none;
font-size: 1.2em;
border: 1px solid #593c12;
box-shadow: 0 0 0 1px #8d6f44, 0 0 6px 1px #9e8c79, inset 0 0 0 1px #b1a08b, inset 0 0 4px 1px #817261, inset 0 0 12px 0px #ae997f;
background: #b3a497;
}
#post-form .container {padding: 1.7em 0.3em 1.1em 0.3em;}

/***   КНОПКИ-ВКЛАДКИ В ЛС И ПРОФИЛЕ   ***/
#profilenav li {
margin: 0.3em auto;
padding: 3px 6px;
font-weight: 600;
}

/***   КНОПКИ-ВКЛАДКИ ПРИ НАВЕДЕНИИ   ***/
#profilenav li:hover a, #profilenav li:focus a, #pun-main li.isactive a {
color: #304d07 !important;
text-shadow: 0 0 3px #bca68b;
}

/***   СТАТИСТИКА ФОРУМА БЛОКИ   ***/
#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {
display: inline-block;
min-width:180px;
margin-right: 2px;
font-size: 11px;
font-family: Tahoma, sans-serif;
text-align: center;
color: #503113;
}

/***   КАТЕГОРИИ   ***/
.punbb .main h2, #pun-debug h2, #pun-stats h2 {
margin: auto -21px;
padding: 6px 0;
letter-spacing: 0.05em;
font-size: 12px;
font-family: Georgia, Times New Roman, serif;
font-weight: 600;
text-align: center;
color:#3a4006;
border: 1px solid rgb(98 66 35 / 25%);
background: rgb(141 105 59 / 15%);
}

#pun-index .category h2, #pun-stats h2, #post-form h2 {
overflow: hidden;
margin: 16px -21px 20px;
height: 22px;
line-height: 24px;
color: #42431d;
text-shadow: 0 0 2px #9e866d;
text-transform: uppercase;
font-family: Georgia, Times New Roman, serif;
font-size: 21px;
border: 0px solid #67482c;
border-width: 0px 0px 0px 0px;
box-shadow: 0 1px 0 0px #67482c, 0 3px 4px -2px #987d60, 0 10px 14px -6px #9f8467;
background: transparent;
transform: scaleY(1.3);
}

/***   ЗАГОЛОВКИ В РЕДАКТИРОВАНИИ ПРОФИЛЯ И ЛС   ***/
#pun #viewprofile h2, #pun #profilenav h2 {
padding: 10px 0 6px !important;
letter-spacing: 0.05em;
font-size: 12px;
font-family: Georgia, Times New Roman, serif;
font-weight: 600;
text-align: center;
text-transform:uppercase;
color:#3a4006;
border: 1px solid rgb(98 66 35 / 25%);
border-width:1px 0;
background: rgb(141 105 59 / 15%);
}

/***   ЗАГОЛОВОК РЕДАКТИРОВАНИЯ И ПРОСМОТРА ТОПИКА, ПРОФИЛЯ   ***/
.punbb .main h1, #pun-edit .main h1, #pun-viewtopic .main h1, #pun-profile .main h1 {
width: auto;
margin: 8px -22px 20px;
padding: 6px 20px;
white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
text-align:center;
text-transform:uppercase;
letter-spacing: 1px;
font-family: Times New Roman, Tahoma, serif;
font-size: 1.2em !important;
font-weight: 600;
color:#3a4006;
border: 1px solid rgb(98 66 35 / 25%);
background: rgb(141 105 59 / 15%);
}

/***   ДАТА И НОМЕР ПОСТА   ***/
.punbb .post h3, #topic-users-in {
margin: 10px -22px 20px;
padding: 6px 20px;
font-size: 1em;
border: 1px solid rgb(98 66 35 / 25%);
background: rgb(141 105 59 / 15%);
}
#topic-users-in .container {padding: 0.2em 1em 0.2em}
#pun-viewforum .modmenu strong {font-weight:600 !important;}

/***   ССЫЛКИ НА ФОРУМЕ   ***/
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain .adcontainer a, #pun-admain a {
color: #58340f;
cursor: pointer;
}
#pun #pun-adnav li.isactive a,
#pun #pun-adnav a, .punbb-admin #pun-admain .adcontainer a:hover, #pun-admain a:hover {color: #1d4101;}
#pun #pun-adnav li.isactive ul.adsubnav a {color: #6d4720;}

/***   ССЫЛКИ АКТИВНЫ   ***/
.punbb a:hover, .punbb a:focus, .punbb a:active, #pun #pun-adnav a:hover {
color: #495306;
text-shadow: none;
}

/***   МЕНЮ НАВИГАЦИИ ССЫЛКИ   ***/

#pun-navlinks a {
color: #3a4006;
text-shadow: 0 0 3px #9b8468;
}

#pun-ulinks a {
text-shadow: 0 0 1px #9b8468;
color: #775636;
}

/***   МЕНЮ НАВИГАЦИИ ССЫЛКИ ПРИ НАВЕДЕНИИ   ***/
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #7e590b;
}

#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
color: #342107;
}

/***   НАЗВАНИЕ ФОРУМА НА ГЛАВНОЙ   ***/
#pun-index .tcl h3 {
margin: auto -17px 14px;
padding: 12px 10px 8px;
text-align:center;
text-transform:uppercase;
font-weight: 600;
font-family: Times New Roman, Georgia, serif;
font-size: 12px;
letter-spacing:0.08em;
background: url(https://forumstatic.ru/files/0012/ee/e9/73032.jpg) 0% 0% repeat fixed;
background-color: #13140c;
border: 1px solid #593c12;
box-shadow: inset 0 1px 0 0px #8d6f44, inset 0 -1px 0 0px #8d6f44, inset 0 0 6px 1px #0c0803, 0 0 4px 0px #817261, 0 0 12px 0px #ae997f, 0 -15px 18px -12px #766e2b inset;
}
#pun-index .tcl h3 a {color: #927d50; text-shadow: 0 0 6px #1b1f0c;}
#pun-index .tcl h3 a:hover {color:#acab7a;}

/***   БЛОК ПОЛЬЗОВАТЕЛЯ   ***/
.post-author {
padding: 18px 12px 14px;
width: var(--prow);
text-align: center;
color: #8e7458;
text-shadow: 0 1px 2px #000;
background: url(https://forumstatic.ru/files/0012/ee/e9/73032.jpg) 0% 0% repeat;
background-color:#13140c;
border: 2px solid #2d200f;
box-shadow: inset 0 0 0 1px #50351b, inset 0 0 6px 2px #000, 0px -1px 22px -6px #766e2b inset, 0 0 0 1px #372515, 0 1px 7px rgb(75 42 10 / 65%);
}
#pun .post-author a {color:#b29e78;}
#pun .post-author a:hover {color:#d1bc7d;}

.post-author:before {content:''; display:block; position:absolute; pointer-events:none;
width:54px; height:70px;
top:-10px; right:-15px;
background: url(https://forumstatic.ru/files/0012/ee/e9/60568.png) 0% 0% no-repeat transparent;
}

/***   НИКНЕЙМ АВТОРА ПОСТА   ***/
.pa-author, .pa-author a {
font-family: Times New Roman, Georgia, serif;
text-transform: uppercase;
letter-spacing: 0.03em;
font-weight: 600;
font-size: 14px;
color: #b1c08b !important;
transform: scaleY(1.2);
}
.pa-author a:hover {
color: #c9d6c1 !important;
text-shadow: 0 0 3px #173834, 0 0px 12px #63b1a6;
}

.pa-author {
padding: 8px 0 14px 0 !important;
}

/***  СТАТУС  ***/
.pa-title {
font-style: italic;
line-height: 110%;
font-size: 10px;
letter-spacing: 0.02em;
}

/***  Регулировка размера шрифта в постах © Alex_63  ***/  /* Слайдер звука в ЛС */
.FNTslider, #volSlider {position:relative; z-index:8; float:right;
margin: 6px 4px 3px  !important;
width: 120px !important;
height: 8px !important;
background: #afa193 !important;
border-radius: 0px !important;
border: 1px solid #4c330c !important;
}
.FNTslider .before, #volSlider .before {position: absolute; margin-top: 0px !important;
height:6px !important;
border:solid 0px transparent !important;
border-radius:0px !important;
background:#4c330c !important;
}
.FNTslider .thumb, #volSlider .thumb {position: relative; top: -1px !important; cursor: pointer;
width: 14px !important;
height: 8px !important;
border-radius: 0px !important;
background: #888922 !important;
border: 1px solid #323216 !important;
box-shadow: none !important;
}
#volSlider .thumb {top:-4px !important;}

/***   ЛИЧНОЕ ЗВАНИЕ   ***/
.pa-fld1 .fld-name {display: none;}
.pa-fld1 {
position:relative;
margin: 10px -14px !important;
padding: 14px 12px !important;
border: 2px solid #2d200f;
color: #a58161;
background: #1c1507;
box-shadow: 0 0 0 1px #372515, inset 0 0 0 1px #50351b, inset 0 0 8px 1px #090602;
}
.pa-fld1:before {content:''; display:block; position:absolute;
top: -11px; left: -7px;
width: 38px; height: 54px;
background: url(https://forumstatic.ru/files/0012/ee/e9/60568.png) 0% 0% no-repeat transparent;
background-size:cover;
transform: scale(-1,1);
pointer-events:none;
}

/*** СТРЕЛКИ ***/
.topbot {
position:absolute; right:13px;
z-index:4; display:block;
}
.go-up, .go-down {-webkit-transition: 0.22s linear; -moz-transition: 0.22s linear; -o-transition: 0.22s linear; transition: 0.22s linear;
cursor:pointer; display:none; position:fixed; z-index:12; box-sizing:border-box; text-align:center; font-family: Tahoma, Verdana, sans-serif; font-size:14px; line-height: 100%; overflow:hidden;
background-color:green;
align-items: center; flex-direction: row; justify-content: center;
height:60px; width:32px;
color: #684b31;
text-shadow: 0 1px 2px #000;
border: 1px solid #2d200f;
background-color: #17190e;
box-shadow: inset 0 0 0 1px #50351b, inset 0 0 5px 1px #000, 8px 0 20px -12px #766e2b inset, 0 0 0 1px #372515, 0 1px 7px rgb(0 0 0 / 65%);
}
.go-up {
display: flex;
bottom:calc(30% + 120px);
}
.go-down {
display: flex;
bottom:30%; margin-left:7px;
}
.go-down:hover, .go-up:hover {filter: brightness(1.15);}

структура

@import url(style_cs.css);

:root {
--shappk: 194px; /* отступ сверху */
--prow: 230px; /* ширина профиля */
}

/* A2 Deal with browser defaults and wonkiness */
/* A2.1  */
html * {box-sizing: border-box;}
html, body {margin: 0; padding: 0}
html, html * {text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none; -moz-text-size-adjust: none;}

/***   ФОН ФОРУМА   ***/
html, body {
background: url("https://forumupload.ru/uploads/001b/36/8a/2/618288.jpg") 0% 0% repeat fixed;

}

body {
padding-top:var(--shappk);
}

/* 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; width:auto; max-width:100%;}

/* A2.5 */
.punbb .main table {table-layout: fixed; width: 100%;}

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {height: 1.8em; vertical-align: middle;}

/* A3 Text setup */
/* A3.1 */
body {font-size: 100.01%;}

/* A3.2 */
.punbb {font: normal 68.75% verdana, arial, helvetica, sans-serif;}

/* 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 {font-weight: normal; }

.punbb th, .punbb thead {font-size: 10px !important; font-family: Tahoma, Arial; font-weight: 400;
text-transform: lowercase; background-color: transparent; opacity:0.7;}

/* A3.6 */
.punbb pre {font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace}

/* A3.7 */
.punbb address, .punbb em {font-style: normal;}

/* A3.8 */
.punbb .post-content em {font-style: italic;}

/* A3.9 */
.punbb .post-content em.bbuline {font-style: normal; text-decoration: underline;}

/* A3.10 */
.punbb a {text-decoration: none;}

/* A3.11 */
.punbb optgroup {font-weight: bold;}

/* A4 Float clearing and hidden items */
/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden;
  }

/* A5 Basic page layout and borders  */
/* A5.1  */

/***   ПОДЛОЖКА ФОРУМА   ***/
#pun {position:relative;
width: 1000px;
margin: 0px auto 30px auto;
padding: 38px 36px 10px;
box-sizing: border-box;
border-bottom: 14px solid transparent;
background: url(https://forumstatic.ru/files/0012/ee/e9/71019.webp) 50% 100% repeat-x border-box,
url(https://forumstatic.ru/files/0012/ee/e9/60634.jpg) 50% 0% repeat-x border-box,
url(https://forumstatic.ru/files/0012/ee/e9/77177.jpg) 50% 0% repeat border-box;
background-color: #ad9f92;
}

/*** ЦВЕТ АДМИНКИ ***/
.punbb-admin #pun-admain .adcontainer, #pun-admain {background-color:#ad9f92;}
#pun-navlinks li#navadmin a span {display: none;}
#pun-navlinks li#navadmin a:before {content: 'Админка';}

/* A5.2 */
.punbb {float: left; width: 100%; height: auto;}

/* A5.3 */

/***   ПЕРЕАДРЕСАЦИЯ   ***/
body.redirect-page {background-color:#13140c;}
body.redirect-page #pun {
margin-top:5%;
overflow:hidden;
text-align: center;
padding: 40px 26px 24px;
background: url(https://forumstatic.ru/files/0012/ee/e9/71019.webp) 50% 100% repeat-x border-box,
url(https://forumstatic.ru/files/0012/ee/e9/60634.jpg) 50% 0% repeat-x border-box,
url(https://forumstatic.ru/files/0012/ee/e9/77177.jpg) 50% 0% repeat border-box !important;
background-color: #ad9f92 !important;
}
body.redirect-page h1 {margin: 1em auto auto !important;}

/* A5.4 */
.punbb .section, .punbb .main {margin-bottom: 0.7em;}

/* A5.5 */
.punbb .category {margin-top: 0.4em; padding-bottom:0.4em;}
.punbb .post {padding-top: 0px; background: transparent; }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {margin-top: 0;}

/* A5.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; border-width: 0px;}

/* A5.9 */
.punbb .container {border-style: none; border-width: 0px;}

/*****B - MAIN CONTENT - GENERAL*****/
/* B1.1 */
.punbb .post-content {width:100%; margin:0; padding:0; overflow:hidden; word-break:break-word;}

/* B1.2 */
/***   ПОДПИСЬ   ***/
.punbb .post-sig dt {
display: block;
width: 80%;
height: 1px;
margin: 14px auto;
border: 0;
background: #896845;
}

/* B1.3 */
.punbb .post-content p {margin: 0; padding: 0 0.7em 0.8em 0; line-height: 150%;}

/* B1.4 */
.punbb .post-content img {vertical-align: text-bottom;}
.punbb .post-content img.postimg {margin: 0.2em 0px !important;}

/* B1.5 */
.punbb .post-content img.postimg {vertical-align:middle; width:auto; max-width:100%; height:auto;}

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {width: 100%; overflow: hidden;}

/* B1.7 */
.punbb .post-content .scrollbox {width: 100%; max-height:190px; overflow: auto;}

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {margin: 0.8em 0.8em 1.6em 0.8em; padding: 16px 18px;}

/* B1.9 */
/***   ИМЯ ПОЛЬЗОВАТЕЛЯ В ЦИТАТЕ И КОДЕ   ***/
.punbb .quote-box cite, .punbb .code-box strong.legend {
display: block;
margin: auto auto 12px auto;
padding: 0px 1.05em 0.3em 1.05em;
font-weight: 600;
font-style: normal;
font-family: Times New Roman, Georgia, serif;
font-size: 14px;
letter-spacing: 0.03em;
text-align: left;
border-bottom: 1px dashed #957f65;
color: #3a4006;
}

/* B2 Information boxes */
/* B2.1 */
.punbb .info-box {margin: 0 0 1.1em 0; padding: 1.1em 1.7em 1em 1.7em; border-style:none; border-width:0px;}

/* 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 */
.multipage {background:transparent;}

.pagelink a {padding:0 3px;}

#pun-main .linkst {
width: 100%;
font-family: Times New Roman, Tahoma, sans-serif;
font-size: 14px;
}

.linkst .pagelink {
display: inline-block;
width: 20em;
margin: 0.2em auto;
padding: 0.5em;
}

.linkst .postlink {
float: right;
display: inline-block;
width: 18em;
margin: 0.2em auto;
padding: 0.5em;
font-weight: 700;
text-align: right;
}

.punbb .linksb {
width: 100%;
font-family: Times New Roman, Tahoma, sans-serif;
font-size: 14px;
}

.linksb .pagelink {
display: inline-block;
width: 20em;
margin: 0.2em auto;
padding: 0.5em;
font-size: 1.1em;
font-weight: 400;
}

.linksb .postlink {
float:right;
display: inline-block;
width:16em;
margin: 0.2em auto;
padding: 0.5em;
font-size: 1.1em;
font-weight:700;
text-align:right;
}

/*** НОМЕР АКТИВНОЙ СТРАНИЦЫ ***/
.linkst .pagelink strong, .linksb .pagelink strong {
padding: 0 0.2em;
font-weight:700;
}

/* B3.8 */
.subscribelink {clear:both; padding-top: 0.3em; padding-bottom: 0.5em; }
.punbb .linksb .subscribelink {font-size:11px !important; text-align:center;}

/*****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 {margin: 1em 0 0 0; padding: 0 0 0 1.7em;}

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {margin: 0 0.6em 0 0;}

/* C1.4 */
.punbb fieldset {margin: 0 0 1em 0; padding: 0 18px 0 18px; border-style:none; border-width:0px; border-color: transparent;}

/* C1.5 */
.punbb fieldset legend {
margin: 0 0 0 10px;
padding: 0; 
font-size: 1.2em;
font-family: Arial, sans-sefir;
}

.punbb legend span, #viewprofile h2 span, .punbb-admin #pun-admain legend span {
font-weight: 600;
}
.punbb legend span, .punbb legend strong {
font-family: Arial, sans-sefir;
border-bottom: 1px solid #947654;
color: #4e4a23;
}

/* C1.6 */
.punbb fieldset legend span {margin: 0 0 0 -15px; padding: 0 8px;}

/* C1.7 */
.punbb fieldset fieldset {margin: 0; padding: 0 0 8px 0; border-style:none;}

/* 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; width: 36%; font-weight: normal;}

/* 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 {margin: 0; padding-left: 4px; list-style-type: square; list-style-position: inside; line-height: 1.5;}

/* C2 Table layout */
/* C2.1 */
.punbb .main .tcl {width: 56%; vertical-align: middle; text-align: left;}
#pun-online .main .tcl {padding: 6px 0 6px 30px; text-align: left;}

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {text-align: center; width: 8%;
font-family: Tahoma, Verdana, sans-serif;}

/* C2.3 */
.punbb .main .tcr {overflow:hidden; width: 28% !important; text-align: center;}

/***   ШИРИНА БЛОКОВ НА ГЛАВНОЙ СТРАНИЦЕ   ***/
#pun-index #pun-main .tcl {width: 54% !important; padding-right: 0px; text-align: center;}
#pun-index #pun-main .tcr {width: 30% !important; vertical-align: middle; text-align: center;}

/***   УБИРАЕМ ФОРУМ-СООБЩЕНИЙ НА ГЛАВНОЙ СТРАНИЦЕ   ***/
#pun-index #pun-main thead {display:none;}

/* C2.4 */
#pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl {width: 28%;}
#pun-searchtopics .main .tcl, #pun-searchtopics .main .tcr {font-size:1em;}

/* C2.5 */
#pun-userlist .main .tc2 {width: 20%; vertical-align:middle; text-align: left;}
#pun-searchtopics .main .tc2 {width: 20%; vertical-align:top; text-align: left;}

/* C2.6 */
#pun-debug table .tcl {width: 15%; white-space:normal;}

/* C2.7 */
#pun-debug .tcr {width: 90%; white-space: normal;}

/* C2.9 */
.punbb td span.youposted {position: absolute; margin-left: -1em; font-weight: bold;}

/* C2.10 СКРЫВАЕМ МОДЕРАТОРОВ В ОПИСАНИИ ФОРУМА */
.punbb td .modlist {display: none; padding-top: 0.3em;}

/* C2.11 */
.punbb .main td {padding: 0.5em 0.6em; border: none;}

/* C2.12 */
.punbb .main th {padding: 0.4em 1em 0.4em 1em; border: none;}

/* C2.13 */
/* C2.13 */
.punbb div.icon {float: left; display:block; margin-left: -25px;}
.punbb .main .tcl {border-left-style: none; border-left-width: 0;}
.punbb .main .tcl .intd {padding-left:26px;}

/*** АВАТАРКИ МИНИАТЮРЫ ***/
#pun .punbb .user-avatar .avatar-image {border-radius: 50%;
height: 32px;
width: 32px;
border: 1px solid #332210;
box-shadow: 0 1px 8px rgb(67 45 16 / 22%);
outline-offset: 3px;
outline: 1px solid #6b5037;
}
#pun-index .user-avatar .avatar-image {
border-radius: 50% !important;
width: 36px !important;
height: 40px !important;
margin: 0px auto auto 0px;
border: 1px solid #332210;
box-shadow: 0 1px 8px rgb(67 45 16 / 22%);
outline-offset: 3px;
outline: 1px solid #6b5037;
}

/* C3 Topics */
/* C3.1 */
.punbb .post .container {
margin: auto 0.5em;
padding-bottom: 1px;
border-style: none;
border-color: transparent;
border-width: 0px;
}

/* C3.2 */
.punbb .post h3 {
width: auto;
}

/* C3.3 */
.punbb .post h3 span {display: block; text-align: center;}

/* C3.4 */
.punbb .post h3 strong {float: right; width: 5em; font-weight: 600; text-align: right;}

/* C3.5 */
.punbb .post .post-author {
position: relative;
float: left;
display: block;
margin: 0px auto 4px 0px;
}

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {line-height: 140%;}

/* C3.8 */
.pa-author strong {font-weight: 600;}

/* C3.9 */
li.pa-online {line-height:110%; border-left-style: none; margin-top: 0.7em;}

/* C3.11 */
.punbb .post-body {line-height: 1.5; position: relative;
padding-left: 10px;
padding-right: 0px;
margin-left: var(--prow);}

/* C3.12 */
.punbb .post-box {padding: 0 0em 0.8em 1.2em;}
#profile .post-box {padding-right: 0em !important;}

/*C3.13 */
.punbb fieldset .post-box {margin-bottom: 0.8em;}

/* C3.14 */
.punbb .post-links {
margin-left: 20em;
border-left-style: none;
border-left-width: 0px;
border-color: transparent;
font-weight:600;
font-family: Georgia, Arial, sans-serif;
text-transform: uppercase;
font-size: 9px;
letter-spacing: 0.04em;
transform: scaleY(1.2);
}

/* C3.15 */
.punbb .post-links ul {height: 2em; margin-left: -21em; padding: 0 1em 0 0; line-height: 2em; border-top-color: transparent; border-top-style: none; border-top-width: 0px; text-align: right; background: transparent;}

/* C3.16 */
.punbb .post-links li {display: inline; padding-left: 0.6em;}

/* 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: 1.2em 1em 0.6em; 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; margin-top:-0.4em;}

/* 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: 1.1em !important;}

/* C6 Profile */
/*** C6.2 ***/
#profilenav {
display:block;
width:180px;
margin-right:10px;
margin-left:-1em;
padding: 0 0 2px 0;
text-align: center;
float:left;
border: 1px solid #593c12;
box-shadow: 0 0 0 1px #8d6f44, 0 0 6px 1px #9e8c79, inset 0 0 0 1px #b1a08b, inset 0 0 4px 1px #817261, inset 0 0 12px 0px #ae997f;
background: rgb(188 175 159 / 17%);
}

/* C6.3 */
#profilenav li {display:block; font-size:1.1em;}
#viewprofile-next #profilenav {display: none;}

/* C6.4 */
#viewprofile ul, #profilenav ul {margin: 0 0 1em 0; padding: 0.3em 1em 0.5em 1em; border-style: none; border-width: 0px; border-color: transparent;}
#viewprofile ul:last-child, #profilenav ul:last-child {margin-bottom: 0em;}
#profile-left {text-align: center;}

/* C6.5 */
#viewprofile h2, #profilenav h2 {
margin: auto 0 0.6em auto;
padding: 0;
line-height: 110%;
border: none;
}

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
position: relative;
padding: 0 5px;
}

/* C6.7 */
#viewprofile li, #setmods dl {margin-bottom: 0.2em; padding: 0 0 0 16em;}

/* 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; display:inline; width: 14em; margin-left: -16em; padding: 0.8em 1em; font-weight: bold;}

/* 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;}
.pa-avatar {
max-width: 200px;
max-height:360px;
width:auto;
height:auto;
margin: 0.9em auto 0.1em auto;
}
.pa-avatar img {border: 3px double #2d200f;}

/* C7 User list */
/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {margin-bottom: 0; border-bottom: none;}

/* C7.2 */
#pun-userlist .usertable .container {padding: 0 2.3em 2.3em 2.3em; border-top: none;}

/* C7.3 */
/***   ПОЛОСА-РАЗДЕЛИТЕЛЬ ПОЛЬЗОВАТЕЛЕЙ   ***/
#pun-userlist .usertable table {border: none;}

/*****D - PUNBB SECTIONS OTHER THAN MAIN CONTENT*****/
/* D1.1 */
#pun-title {margin: 0; border-style: none; border-width: 0px;}

/* D1.2 */
#pun-title h1 {display: none; padding: 2em 1em 0 1em;}

/* D1.3 */
#pun-title .container {border-style: none;}

/* D1.4 */
#pun-title h1 span  {font-size: 0.8em;}

/***   ШАПКА   ***/
#title-logo-table{
position: absolute;
left:0px; right:0px;
width:100%;
height: var(--shappk);
top: calc(0px - var(--shappk));
margin: 0px 0px;
background: url(https://forumstatic.ru/files/0012/ee/e9/46112.webp) 50% calc(100% + 11px) no-repeat transparent;
}

#pun-title td.title-logo-tdl {width: 100%; border: none;}
#pun-title td.title-logo-tdr {
position: absolute;
top: 10px;
left: 50%;
transform:translateX(-50%);
margin-top: 0px;
border: none;
vertical-align: top;
text-align: center;
}

/* D2 Page navigation */
/* D2.1 */
#pun-pagelinks {position: absolute; width: 100%; top: -15px; left: 0; margin: 0; padding: 0; border: none; }

/* D2.2 */
#pun-pagelinks .container {padding: 0; border: none; background: transparent;}

/* D2.3 */
#pun-pagelinks .container li {display: inline;}

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
float:left; display: block; width: 100%; height: 2em; margin-left: -9999px; padding: 0; line-height: 2em; font-size: 1.2em; }

/* 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 */

/***   МЕНЮ НАВИГАЦИИ 1   ***/
#pun-navlinks {
width: 100%; margin:auto 0px 0px; padding: 6px 20px;
text-align:center;
font-family: Times New Roman, Tahoma, serif;
font-weight:600;
font-size: 14px;
text-transform: uppercase;
}

/* D3.2 */
#pun-navlinks .container {
display: flex;
flex-direction: row;
justify-content: space-evenly;
flex-wrap: wrap;
transform: scaleY(1.2);
}

/* D.3.3 */
#pun-navlinks li {padding: 0 2px; margin:auto;}
#pun-navlinks li:first-child {padding-left: 0;}
#pun-navlinks li:last-child {padding-right: 0;}

/* D3.4 */
#pun-navlinks li a {letter-spacing: 0.03em;}

/* D4 User links */
/* D4.1 */

/***   МЕНЮ НАВИГАЦИИ 1   ***/
#pun-ulinks  {
margin: auto;
padding: 6px 20px;
text-align:center;
background: transparent;
font-size: 11px;
font-family: Tahoma, Arial, sans-serif;
font-weight: 400;
text-transform:lowercase;
}

/* D4.2 */
#pun-ulinks .container {
display: flex;
flex-direction: row;
justify-content: space-evenly;
flex-wrap: wrap;
}

/* D4.3*/
#pun-ulinks li, #pun-ulinks li a {border-left-style: none; border-left-width: 0px; white-space: nowrap;}

/* D4.4 */
#pun-ulinks li a {padding: 0 2px; margin:auto;}

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {padding-left: 0; border-left-style: none; border-left-width: 0;}

/* D5 Welcome box and Top Breadcrumbs */
/* D5.1 */
#pun-status, #pun-status .container {margin-bottom: 0; margin-top:0em; border-bottom: none;}
#pun-status {display: block;
position: absolute;
top:0px; left:54px; padding:0 10px 0 60px;
transform: translateY(-100%);
font-size:10px;
max-width: 246px;
min-height:56px;
max-height:62px;
overflow:auto;
}

/* D5.2 */
/* #pun-status .container {padding: 0em 0.5em 0.7em 0.5em; font-size: 1em;} */
#pun-status .container {display: flex; flex-direction: column;}
#pun-status .item3, #pun-status .item4 {display:none !important;}

/* D5.3 */
/* #pun-status span {white-space: nowrap; margin-right: 0.5em;} */

/* D5.4 */
p.crumbs {color: #56432f;}
#pun-crumbs1 {
margin-top: 0;
overflow: hidden;
font-weight: 600;
font-size: 1em;
font-family: Verdana, serif;
}

/* D5.5 */
#pun-crumbs1 p.container {padding: 1em 1em 0.8em 1em; border-top: none;}

/* D5.6 */
#pun-break1 {position: relative; z-index: 1; height: 0; margin: 0 1em; border-style: none; border-width: 0px;}

/* D6 Announcement */
/* D6.1 */
#pun-announcement h2 {display: none;}

/* D6.2 */
#pun-announcement h2 span {display: none;}

/* D6.3 */
#pun-announcement {margin: auto;}

#pun-announcement .container {
margin: 0px auto auto;
padding: 1em 1.5em;
}

/* D7 Statistics */
#pun-stats .container {padding: 0.8em 1em 0em 1em;}
#pun-stats li.item1, #pun-stats li.item2 {clear: both; line-height: 150%;}
#pun-stats ul.container {margin: auto; text-align:center; background: transparent;}

#pun-stats li.item3 span, #pun-stats li.item4 span {display:none;}
#pun-stats li.item3 strong:before {content: 'Участников: '; font-weight:400;}
#pun-stats li.item4 strong:before {content: 'С нами: '; font-weight:400;}

/***   АКТИВНЫ И ПОСЕТИЛИ ЗА СУТКИ   ***/
li#onlinelist {
float: left;
width: 100%;
margin-top: 1em;
padding: 0.5em 0 0 0;
border-top-style: none;
border-top-width: 0px;
line-height: 130%;
}

#onlinelist {text-align:left;}

/* D8 Quick Jump - About - Bottom Breadcrumbs */
/* D8.1 */
#pun-qjump {position: relative; float: left; width: 50%; margin: 0; border: none;}

/* D8.2 */
#pun-qjump .container {padding: 0.8em 1em; border: none; background: transparent;}

/* D8.3 */
#pun-about {margin-top: 0; margin-right: 0.2em; margin-bottom:0;}

/* D8.4 */
#pun-about .container {
padding: 0.5em 1em;
line-height: 150%;
border-top-style: none;
font-weight: 400;
text-align: center;
background-color: transparent;
}

/* D8.5 */
#pun-about p span {display:block; padding-left: 50%;}

/* D8.6 */
#pun-crumbs2 {
margin-top: 0;
overflow: hidden;
font-weight: 600;
font-size: 1em;
}

/* D8.7 */
#pun-crumbs2 .container {padding: 0.8em 1em; border-bottom: none;}

/* D8.8 */
#pun-break4 {position: relative; z-index: 1; display: none; height: 0; margin: -2px 1em; border-style: none; border-width: 0px;}

/* D8.9 */
div.punbb-admin #pun-about .container {border-top-style: none; border-top-width: 0px;}

/* D9 Help file */
/* D9.1 */
#pun-help .formal .info-box h3.legend {margin-bottom: 0.8em; padding-bottom: 0; border-bottom-style: none; border-bottom-width: 0px;}

/* D9.2 */
#pun-help .formal .info-box h3.legend span {display: block; padding-bottom: 0.6em; border-bottom-style: none; border-bottom-width: 0px; font-size: 1.1em;}

/* D9.3 цветы шиповника */
#pun-help .formal p, #pun-help .formal dd {margin-bottom: 1em;}

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {padding: 0 0 0 1em;}

/* D9.5 */
#pun-help .formal li {padding: 0; line-height: 130%;}

/* D9.6 */
#pun-help .formal li * {vertical-align: text-top;}

/* D9.7 */
#pun-help .formal dt span {font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace;}

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {padding-bottom: 0;}

/*** всякое ***/
#pun-main div.catleft, #pun-main div.catright {display: none}
.punbb #pun-main .info-box .legend, .punbb .info-box, #setmods dd, #viewprofile li div, #viewprofile li strong, .punbb .formal fieldset .post-box, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, .punbb .post .container, .punbb .main .container {background: transparent}
.offline li.pa-online strong {font-weight: normal;}
.punbb .formal fieldset .post-box, .punbb .info-box, .punbb .divider,
.punbb .container, .punbb .post, .punbb .post-body, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, #pun-ulinks li, #pun-ulinks li a,
#pun-announcement h2 span, #pun-announcement h2, li#onlinelist, li#onlinelist div, #pun-help .formal .info-box h3.legend, #pun-help .formal .info-box h3.legend span {border-color: transparent;}
.punbb td, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .post-links ul, .post-links, .usertable table {border: none;}

.punbb-admin #pun-admain h2 {text-align:center; font-family: Tahoma, Arial; font-size: 1.1em !important; color:#fff; background:#13140c;}

.punbb .main .tcr span {overflow: hidden;}

#topic-users-in a:after {content: ',';}
#topic-users-in a:last-child:after {display: none;}

#keyboard-span input, #keyboard-span input[type="button"] {
text-shadow: none;
box-shadow: none;
background: #bdb2a3;
color: #1e1e1e !important;
border: 1px solid #8a735b !important;
font-family: Tahoma, Verdana, sans-serif !important;
font-weight: 400 !important;
line-height: 100%;
height: auto !important;
padding: 8px 12px;
}
#imageupload-left input[type=button] { width:auto !important; }
#keyboard-span input:hover, #keyboard-span input[type="button"]:hover {filter:brightness(1.1);}

/***  ЗАПЛАТКА ДЛЯ ПОЛЯ ОТВЕТА ***/
textarea#main-reply {
text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}

.lastedit, li#navawards, .pl-share, .sharelink, .pa-invites, #pun-live-rusff, .pa-gifts {display:none;}

#pun span.num_msg {
margin-left: 2px !important;
padding: 1px 5px;
text-shadow: 0 1px 2px #000;
background: #415601;
}
#pun span.num_msg:before {background: #415601; margin-left:0px; top:12px;}

/***   ФИКС ДЛЯ СПОЙЛЕРА - ОТСТУП СТРОК   ***/
.spoiler-box>div[onclick]>p {
display:inline-block;
margin:0!important;
padding:0!important;
}

/***   ГРАНИЦЫ ТАБЛИЧЕК   ***/
.punbb .post-content td {border: 0px none transparent !important;}

/***   ПЕРЕМЕЩЕНИЕ СООБЩЕНИЙ - РАЗДЕЛИТЕЛЬ   ***/
div.Select_Topics .container tr {border-bottom: 1px solid rgba(0,0,0,0.15); padding:4px 0px;}

/***   ЗАПЛАТКИ ДЛЯ ЗАКЛАДКИ   ***/
#MyBookmarks .container, .editBookmark {
border: 1px solid #50351b;
background: #ad9f92;
box-shadow: 0 1px 5px rgb(0 0 0 / 26%);
}
#MyBookmarks .container {padding: 2em 1em 1em !important;}
#MyBookmarks {max-height: 300px; margin-top: 5%;}

/***   ЦВЕТНАЯ ВСТАВКА НА ИКОНКЕ ЗАКЛАДКИ   ***/
#BookmCntToggle.default-style {color:#544e20 !important; width:26px !important; height:26px !important;}

/***   ЗАГОЛОВОК ЗАКЛАДОК   ***/
#MyBookmarks h2, #MyBookmarks h1 {
margin: auto;
padding: 8px 1em !important;
background-image: none;
background-color: #a18e7c;
border: 1px solid #50351b;
border-width:1px 1px 0 0;
}

/*** ЦВЕТ ПОЛОС В ГОЛОСОВАНИИ ***/
table.poll2 {margin-left:40px;}
#poll-special td h1 {
margin: auto 0 !important;
padding:1px !important;
background: #3a4006 !important;
}

/***   РАЗДЕЛИТЕЛИ   ***/
.post-content hr, hr {
width: 88%;
height: 1px;
margin: 10px auto;
border: 0px solid transparent;
background: #3a4006;
}

/***   ФОН ДЛЯ ВЫСКАКИВАЮЩИХ ОКОН   ***/
#pun_wrap #post .container[id$="-area"] {max-height:264px; overflow:auto;}
#pun_wrap #post .container[id$="-area"], #tags .container{
padding:14px;
outline:none;
border: 1px solid #593c12;
box-shadow: 0 0 0 1px #8d6f44, 0 0 6px 1px #9e8c79, inset 0 0 0 1px #b1a08b, inset 0 0 4px 1px #817261, inset 0 0 10px 0px #ae997f;
background-color: #b3a497;
}
#pun #video-area-tinp, #pun #image-area-tinp {border:0px solid transparent;}
#pun #font-area span {display:block; padding: 5px 0; height: auto;}

.pun-modal .modal-inner, .inner {
border: 2px solid #593c12;
box-shadow: 0 0 0 1px #8d6f44, 0 0 6px 1px #9e8c79, inset 0 0 0 1px #b1a08b, inset 0 0 4px 1px #817261, inset 0 0 12px 0px #ae997f;
background: url(https://forumstatic.ru/files/0012/ee/e9/77177.jpg) 50% 0% repeat border-box;
background-color: #ad9f92;
outline:none;
}
#pun .pun-modal .modal-inner h1, #pun .inner h1 {margin:8px 0px 20px;}

/***   МОДЕРАТОРСКОЕ МЕНЮ - ПОЛЯ ВВОДА   ***/
.punbb input, .punbb select, .punbb optgroup {
outline: none;
padding: 6px 12px;
border: 1px solid #8e7861;
background: #b1a394;
box-shadow: inset 0 0 0 1px #aea090, inset 0 0 3px 1px #9c805f, 0 0 3px #a5937f;
}

/***   ТЕЛО ПОСТА ТЕКСТ   ***/
.post-box {text-align: justify; }
.punbb .post-content p {font-size: 1.1em;}

/***   КНОПКИ   ***/
#viewprofile-next #pa-edit a,
input[class="button"], input[class="button submit"], input[type="button"] {
padding: 8px 16px 7px;
text-transform: uppercase;
font-weight: 700 !important;
font-size: 11px !important;
font-family: Times New Roman, Georgia, serif;
letter-spacing: 1px;
color: #c3b28c;
text-shadow: 0 1px 3px #000;
border: 1px solid #2b1b0b;
background: #33361a;
box-shadow: 1px 1px 5px #a38f77, inset 0 0 0 1px #815b34, inset 0 -1px 6px 1px #0e0f07;
}
li#pa-edit {padding-top:12px;}

/***   КНОПКИ ПРИ НАВЕДЕНИИ   ***/
#viewprofile-next #pa-edit a:hover, input[class="button"]:hover, input[class="button submit"]:hover, input[type="button"]:hover {
color:#d2c3a3;
background: #383b22;
box-shadow: 1px -1px 5px #a38f77, inset 0 0 0 1px #815b34, inset 0 1px 6px 1px #0e0f07;
cursor: pointer;
}

/***   ЦВЕТНОЙ СКРОЛЛ   ***/
*::-webkit-scrollbar {
width:10px;
height:10px;
background: #2e1e0e;
}
*::-webkit-scrollbar-thumb {
background: #544e20;
}
*::-webkit-scrollbar-corner {background: transparent;}

#pun *::-webkit-scrollbar {
width:6px;
height:6px;
background: rgb(153 129 103 / 44%);
}
#pun *::-webkit-scrollbar-thumb {
background: #5d452f;
}

#pun .shapp *::-webkit-scrollbar {
width:5px;
height:5px;
background: rgba(0,0,0, 0.1);
}
#pun .shapp *::-webkit-scrollbar-thumb {
background: #43301a;
}

/***  ЦВЕТНОЕ ВЫДЕЛЕНИЕ ТЕКСТА  ***/
::selection {background-color: #2f2d0f; color: #dad0c3;}
*::-moz-selection {background-color: #2f2d0f; color: #dad0c3;}

0

3

Код:
@import url(style_cs.css);
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@500&display=swap');
@font-face { font-family: CAMAROON-MEGALORD;
src: local("CAMAROON-MEGALORD"), url(https://forumstatic.ru/files/001b/36/8a/61458.ttf) format('truetype');}
@font-face { font-family: Lavka 2021;
src: local("Lavka 2021"), url(https://forumstatic.ru/files/001b/36/8a/24081.ttf) format('truetype');}

/* цвет текста на форуме */
.punbb {font: normal 70% verdana, arial, helvetica, sans-serif; color: #1a1406;}

0

4

Код:
/* I. ШРИФТЫ, ТЕКСТ И ССЫЛКИ*/

@import url(style_cs.css);
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@500&display=swap');
@font-face { font-family: CAMAROON-MEGALORD;
src: local("CAMAROON-MEGALORD"), url(https://forumstatic.ru/files/001b/36/8a/61458.ttf) format('truetype');}
@font-face { font-family: Lavka 2021;
src: local("Lavka 2021"), url(https://forumstatic.ru/files/001b/36/8a/24081.ttf) format('truetype');}

/* цвет текста на форуме */
.punbb {font: normal 70% verdana, arial, helvetica, sans-serif; color: #1a1406;}


#onlinelist, #pun-viewforum #pun-main .container, #pun-viewforum .tc2, #pun-viewforum .tc3, .linkst, .linksb, #pun-searchposts .post-links a, .punbb .required label, .punbb .datafield span.input, .selectfield label, .inputfield label, #pun-admain legend span, p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] *, #pun-viewtopic h3, #pun-viewtopic h3 a, #topic-users-in .container, .punbb th, #profile-right li strong, #MyBookmarks h2, #MyBookmarks h1, .editBookmark h2, #viewprofile h2 span, #pun-adnav h2, #pun-admain h2 span, #setmods dt, .punbb .post h3 strong, #post.container legend span, #userlist.container legend span, #punbbsearch.container legend span, .container legend.warntext span, #notify-settings, #pun-messages .postlink .button, #pun-messages #profile.formal .post h3, #pun-index .category .tc2
{color: #1a1406 !important;}

/* ссылки */
.punbb a {text-decoration: none; transition: all 1s cubic-bezier(0.2, 0.2, 0.2, 1), color 0.5s 0.2s linear;
    color: #1a1406;}
#pun-admain a, #MyBookmarks span.scrl.t, #MyBookmarks span.scrl.b {color: #1a1406 !important;}
.punbb, a:hover .punbb a:focus, .punbb a:active {color: #1a1406;}

/* II. ФОН, ТЕЛО
-------------------------------------------------------------*/
/* фон */
body {/* overflow-x: hidden; */
    background: url() no-repeat top center, 
   url() no-repeat bottom center, 
   url(https://forumupload.ru/uploads/001b/36/8a/2/853708.jpg) top center no-repeat fixed;} 
body.redirect-page {background: url(https://forumupload.ru/uploads/001b/36/8a/2/853708.jpg) top center no-repeat fixed !important;}

/* тело */
#pun { margin: 74px auto 100px auto; position: relative; width: 950px;
    background-image: url(https://forumupload.ru/uploads/001b/36/8a/2/206399.jpg);}
.punbb {height: auto; padding: 0 20px; position: relative;}

#pun-admain, #pun-main {margin-top: 30px;}

/* III. ПОЛЬЗОВАТЕЛЬСКАЯ НАВИГАЦИЯ, ПРИВЕТСТВИЕ, НАВИГАЦИЯ ПО ТЕМА
----------*/

#pun-navlinks .container {  font-size: 24px;}
#pun-ulinks .container { font-size: 16px;     margin-top: -7px;}
#pun-navlinks .container, #pun-ulinks .container {    text-align: center;    letter-spacing: .10px;   position: relative;    font-family: 'Lavka 2021';    text-transform: no-transform;}

#pun-navlinks, #pun-navlinks a, #pun-ulinks, #pun-ulinks a, #pun-crumbs1, #pun-crumbs1 p.container span, #pun-crumbs1 a, #pun-crumbs1 .container a:after, #pun-searchposts h3 a:after, #pun-crumbs2, #pun-crumbs2 a, #pun-crumbs2 .container a:after, .punbb .post-links a  {color: #59221a; text-shadow: 0px 0px 0;}



#pun-navlinks li, #pun-ulinks li {  display: inline;    margin: 0 5px;}

#pun-announcement {}

0

5

Место действия и сеттинг: Основное место действий Равка - страна, построенная на основе Российской Империи на рубеже XVIII - XIX вв. со всеми примечательными и узнаваемыми элементами эпохи: балы, политические и не только интриги, военные конфликты, напряженная социальная обстановка, разлад внутри одного народа. Но! Самое главное, с чем мы хотели бы "поиграться" - это культы Святых, сами Святые, магия, именуемая в данном сеттинге Скверной или Мерзостью и её последователей (не только гришей), и последствия того, к чему всё это может привести.
Мы планируем довольно глубоко погрузиться в этакое тёмное фэнтези, с включением о проповедях о конце света, разной хтони и особых способностей, для которых в целом одно ограничение - фантазия. Научные изыскания сюда же, как никак мир очень близок к стиманковскому и сделать на основе этого можно очень многое. И, конечно, в полном доступе все остальные страны-локации, на счет каждой из которых у нас имеются некоторые интересные наметки, которые мы готовы отдать игрокам на самостоятельное развитие.

Время действия: концовка первого сезона сериала - начало второго (если по-книжному - "Штурм и Буря", "Шестёрка Воронов")

Что играем: альтернативное развитие событий после первого сезона (конца первой книги), начало гражданской войны стало поводом для третьей силы в лице Апрата и его последователей начать свою игру. "Когда брат пойдёт на брата" - одно из наиболее популярных "знамений" конца времён. Остальное подогнать не так уж и трудно, если ты хитрый алтарник, а расширение Тенистого Каньона породило панику среди суеверного люда, что всё чаще стал жаловаться на разгулье нечистой силы. Смута в Равке может привести к неожиданным последствиям, ведь враги страны не дремлют: Фьерда активно наращивает военную мощь, а в Шухане был изобретён опасный наркотик, дающий гришам небывалую мощь, но и мгновенную зависимость. Мир стремительно меняется и, кажется, будто в нём скоро будет не место гришам. Быть может пора совершить невозможное маловероятное и объединить усилия для того, чтобы увидеть мирное небо над головой?

Организация: эпизодическая система, игровые и внеигровые развлечения и активности, ивенты и конкурсы, влияющие на способности, навыки и возможности персонажей, магазин артефактов, испытания, ачивки и коллекции, в общем всё, что может разнообразить игровую систему и подстегнуть игроков к написанию постов и зарабатыванию форумной валюты. 

Мастеринг: смешанный

Жанр: фандом, тёмное фэнтези, стимпанк, мистика, политика

Рейтинг: 21+

Платформа: rusff

P.S. Будем очень рады, если к нам придут ещё 1-2 админа или модератора. У нас есть зачатки для множества развлекушек, но генераторы новых идей нужны всегда. Очень кстати будет помощь людей, заинтересованных в сюжетной линии Шестёрки Воронов и тех, кто хочет побегать за кого-то из Святых :з

0

6

Код:
#pun-category2.category h2 span, #pun-category3.category h2 span, #pun-category4.category h2 span, #pun-category5.category h2 span, #pun-category6.category h2 span, #pun-category7.category h2 span, #pun-category8.category h2 span, #pun-stats.section h2 span {    height: 40px;    position: absolute; margin: 20px 0 0 350px;}

#pun-category2.category h2 span {background: url(https://forumupload.ru/uploads/001b/36/8a/2/902290.png);width: 330px;}
#pun-category3.category h2 span {background: url();width: 330px;}
#pun-category4.category h2 span {background: url();width: 330px;}
#pun-category5.category h2 span {background: url();width: 209px;}
#pun-category6.category h2 span {background: url();width: 176px;}
#pun-category7.category h2 span {background: url();width: 177px;}
#pun-stats.section h2 span {background: ();width: 124px;}

#pun-category2.category h2 span:before {content: 'Гостевые заботы'}
#pun-category3.category h2 span:before {content: '« The path to paradise begins in hell » '}
#pun-category4.category h2 span:before {content: '« The path to paradise begins in hell » '}
#pun-category5.category h2 span:before {content: '« The path to paradise begins in hell » '}
#pun-category6.category h2 span:before {content: '« The path to paradise begins in hell » '}
#pun-category7.category h2 span:before {content: '« The path to paradise begins in hell » '}
#pun-stats.section h2 span:before {content: '« The path to paradise begins in hell » '}

#pun-category2.category h2 span:before, #pun-category3.category h2 span:before, #pun-category4.category h2 span:before, #pun-category5.category h2 span:before, #pun-category6.category h2 span:before, #pun-category7.category h2 span:before, #pun-category8.category h2 span:before {    position: absolute;    color: #38352e;    font-family: Ameltea One;    font-size: 25px;    margin: 9px 0 0 350px;    width: 350px;    text-align: center;  text-transform: lowercase;  }

0

7

ссылка

0

8

/* Ивент-календарь в постах © ForumD.ru | Gerda */
.punbb .post-content .switcher p,
.punbb .post-content .fdklinks p,
.punbb .post-content .multik .button p,
.punbb .post-content .kelendar .date p,
.punbb .post-content .kelendar .event .close p {padding: 0; margin: 0;  line-height: normal;}

.punbb .post-content.fdk-post {overflow: unset;}

.fdk-wrap {position: relative;}
.kelendar {
position: relative;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-auto-rows: 1fr;
  grid-gap: 2px;
}

.kelendar .item {
color: #000;
box-shadow: 0px 0px 6px #b7b7b766, 0px 0px 10px #a1a1a038 inset;
background: #d4d4d2;
border: 1px solid #bdbdbdde;
}
.kelendar .item.action {
background: #684a2f;
box-shadow: 0px 0px 6px #00000069, 0px 0px 9px #d4d2d521 inset;
transition: 1s;
border: 1px solid #6c4f3a;
cursor: pointer;
}
.kelendar .item.action:hover {background: #262a27;}
.kelendar .item.action .date {
color: #d2d1d0;
text-shadow: 0px 0px 4px #d4d3d14a, 1px 1px #272826;
}
.kelendar .item.empty {opacity: 0.45; color: #626262;}
.kelendar .date {
padding: 0 0 0 10px;
font-family: 'BEWARE';
}
.kelendar .date div {display: inline-block;}
.kelendar .number {font-size: 30px;}
.kelendar .day {
padding: 0 0 0 5px;
font-size: 15px;
vertical-align: top;
}

.kelendar .event {
position: absolute;
z-index: 100;
top: 0;
left: 0;
background: #d4d4d2;
border: 5px solid #845d3e;
padding: 10px 30px 10px 40px;
visibility: hidden;
opacity: 0;
transition: all 0.5s;
-webkit-transition: all 0.5s;
max-height: 330px;
overflow-y: auto;
cursor: default;
}
.kelendar .event.show {visibility: visible; opacity: 1;}

.kelendar .event .close {
cursor: pointer;
position: absolute;
top: -5px;
left: 0px;
padding: 10px;
background: #845d3e;
color: #fff;
font-weight: bold;
text-shadow: 0px 0px 4px #d4d3d14a, 1px 1px #272826;
color: #d9d6cf;
}

.post-content.multik {position: relative;}
.post-content.multik .kelendar {
position: absolute;
width: 100%;
top: 0;
right: 0;
visibility: hidden;
opacity: 0;
transition: all 0.8s;
-webkit-transition: all 0.8s;
}
.post-content.multik .kelendar.active {position: relative;visibility: visible; opacity: 1; display: grid;}

.post-content.multik .kelendar.tab.active {display: block;}
.post-content.multik .kelendar.tab {
display: none;
transition: all 1.2s;
-webkit-transition: all 1.2s;
}

.fdklinks, .multik .switcher {text-align: center; padding: 0 10px 5px;}
.fdklinks a, .multik .button {
display: inline-block;
cursor: pointer;
font-family: 'beaufort';
background-color: #3e3e40;
font-size: 10px;
letter-spacing: 0.6px;
vertical-align: middle;
text-transform: uppercase;
font-weight: normal !important;
margin: 5px;
padding: 4px 15px 4px 15px;
border: 1px solid #3d423d;
text-align: justify;
box-shadow: 0px 0px 5px #878484c2, 0px 0px 9px #00000029 inset;
transition: all 0.8s;
-webkit-transition: all 0.8s;
color: #d2d1d0 !important;
}
.fdklinks a:hover, .multik .button:hover {background: #684a2f !important; color: #fff !important;}
.multik .button.but-act, .multik .button.but-act:hover {cursor: default; background: url(https://forumstatic.ru/files/001b/d1/5e/97114.jpg) !important; color: #c79975 !important;}
.fdklinks br {display: none;}
.fdkpost .fdk-header {display: none;}

.kelendar.tab .item {padding: 10px; margin: 5px; height: auto !important;}
.kelendar.tab .date {padding: 0;}
.kelendar.tab .item.action {display: inline-block; vertical-align: middle;
color: #d2d1d0; text-shadow: 0px 0px 4px #d4d3d14a, 1px 1px #272826;}
.kelendar.tab .item.action .event {color: #000; text-shadow: 0 0 0 transparent;}

0

9

https://forumupload.ru/uploads/001b/36/8a/2/527320.png

0

10

000

0

11

ввв

0


Вы здесь » ldr design » forum name » Тестовое сообщение


Рейтинг форумов | Создать форум бесплатно