
av by OFTWO
АМС
Сообщений 31 страница 41 из 41
Поделиться312020-02-16 01:28:04
Поделиться322020-02-16 22:58:20
админ тест
Код:
/*************************************************************
by piterksaya. пжлст не растаскивайте код с:
**************************************************************/
/* ПОДГРУЗКА ШРИФТОВ
-------------------------------------------------------------*/
/* базовые шрифты - поддержка кириллицы
-------------------------------------------------------------*/
@import url(style_cs.css);
@import url(https://forumstatic.ru/files/0018/25/96/61263.css);
@import url(http://allfont.ru/allfont.css?fonts=franklin-gothic-medium);
@import url('https://fonts.googleapis.com/css?family=Cuprum');
@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Montserrat|Montserrat+Alternates|Open+Sans|Oswald');
@import "https://cdn.linearicons.com/free/1.0.0/icon-font.min.css";
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Roboto+Condensed');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,600i,700,700i,800,800i,900,900i&display=swap&subset=cyrillic,cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:700&display=swap');
/* 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, arial, 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;
}
/* A3.6 */
.punbb pre {
font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
}
/* A3.7 */
.punbb address, .punbb em {
font-style: normal
}
/* A3.8 */
.punbb .post-content em {
font-style: italic
}
/* A3.9 */
.punbb .post-content em.bbuline {
font-style: normal;
text-decoration: underline;
}
/* A3.10 */
.punbb a {
text-decoration: underline
}
/* A3.11 */
.punbb optgroup {
font-weight: bold;
}
/* A4 ПОЗИЦИОНИРОВАНИЕ И СКРЫТЫЕ ЭЛЕМЕНТЫ - ЛУЧШЕ НЕ ТРОГАТЬ
-------------------------------------------------------------*/
/* 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: 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
}
/* 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%;
overflow: hidden;
text-align:justify;
}
/* B1.2 ПОЛОСА, ОТДЕЛЯЮЩАЯ ПОСТ И ПОДПИСЬ*/
.punbb .post-sig dt {
display: block;
border-top: 1px solid color: #4444442e;
width: 250px;
margin: 5px 0;
}
/* B1.3 АБЗАЦЫ ВНУТРИ ПОСТОВ*/
.punbb .post-content p {
margin: 0;
padding: 0 0 1em 0;
line-height: 150%;}
/* 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: 0.4em 0em 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: 3em;
}
/* B3.3 СТРАНИЦЫ ВНУТРИ ТЕМ СВЕРХУ */
.linkst .pagelink {
display: none;
}
/* СНИЗУ */
.linksb .pagelink {
float: left;
width: 24em;
text-align: left;
}
/* НЕ ТРОГАТЬ */
.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;
}
/* B3.4 ССЫЛКИ НОВАЯ ТЕМА, СОЗДАТЬ ОПРОС ВНУТРИ ПОДФОРУМА
Лучше не трогать */
.linkst .postlink {
position: absolute;
top: -1.5em;
right: 1em;
width: 16em;
text-align: right;
font-weight: bold;
}
/* B3.8 ССЫЛКА ПОДПИСАТЬСЯ И ОТСЛЕЖИВАТЬ ВНУТРИ ТЕМЫ
Лучше не трогать */
.subscribelink {
clear:both;
padding-top: 0.3em;
padding-bottom: 0.5em;
}
/*************************************************************
C - НАСТРОЙКА ГЛАВНЫХ ЭЛЕМЕНТОВ
**************************************************************/
/* C1 РАСПОЛОЖЕНИЕ ФОРМ
-------------------------------------------------------------*/
/* 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;
}
/* 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: 55%;
}
/* 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 {
font-size: 1.2em;
font-weight: bold;
}
/* 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 { }
/* 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-style: solid solid none solid;
border-width: 1px;
}
/* C3.3 НЕ ТРОГАЕМ */
.punbb .post h3 span {
border-left: 1px solid transparent;
padding: 0.5em 1em;
display: block;
margin-left: 8em;
}
/* 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: 240px;
border-left-style: solid;
border-left-width: 1px;
padding: 0 0 0px 0;
}
/* C3.12 НЕ ТРОГАЕМ */
.punbb .post-box {
padding: 1em;
}
/*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 {}
/* 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: 1.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 НЕ ТРОГАЕМ
-------------------------------------------------------------*/
/* C5.1 НЕ ТРОГАЕМ */
.punbb .info .container {
padding: 0.8em 1em
}
/* C5.2 НЕ ТРОГАЕМ */
.punbb .info .container .backlink {
padding-top: 0.8em;
}
/* C6 ПРОФИЛЬ
-------------------------------------------------------------*/
/* 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: normal;
}
/* 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 -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 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 СПИСОК ПОЛЬЗОВАТЕЛЕЙ
-------------------------------------------------------------*/
/* 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: 7px!important;
font-size: 9px!important;
letter-spacing: 1px;
text-transform: uppercase;
font-family: open sans!important;
font-weight: 700;
text-shadow: 1px 1px 0 rgb(82, 132, 126), 0 0 5px rgb(164, 206, 201);
color: #e3f4ff!important;
}
/* D3.4 ВАЖНО!!! ССЫЛКИ НАВИГАЦИИ
настраиваем вид ссылок при наведении */
#pun-navlinks li a:hover {
color: #ffffff!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: 963px;
text-align: center;
font-family: arial;
font-size: 10px;
text-transform: lowercase;
top: 248px;
}
/* D5.3 НЕ ТРОГАЕМ */
#pun-status span {
white-space: nowrap;
margin-right: 0.5em;
}
/* D5.4 НЕ ТРОГАЕМ */
#pun-crumbs1 {
overflow: hidden;
margin-top: 0;
}
/* D5.5 НЕ ТРОГАЕМ */
#pun-crumbs1 p.container {
border-top: none;
padding: 2em 1em 0em 1em;
font-size: 14px;
}
/* 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 ОБЪЯВЛЕНИЕ
-------------------------------------------------------------*/
/* 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 {
padding: 0.6em 1em 1em 1em;
margin-bottom: -20px;
margin-top: 20px
}
/* D7 СТАТИСТИКА
-------------------------------------------------------------*/
/* D7.1 СТАТИСТИКА
Можно добавить особенный шрифт и цвет, но можно и не трогать*/
#pun-stats .container {
padding: 0.8em 1em
}
/* D7.2 НЕ ТРОГАЕМ */
#pun-stats li.item1, #pun-stats li.item2 {
float: left;
clear: both;
line-height: 150%;
}
/* D7.3 НЕ ТРОГАЕМ */
#pun-stats li.item3, #pun-stats li.item4 {
text-align: right;
line-height: 150%;
}
/* D7.4 НЕ ТРОГАЕМ */
li#onlinelist {
margin-top: 1em;
border-top-style: solid;
border-top-width: 1px;
float: left;
width: 100%;
line-height: 130%;
}
/* D7.5 НЕ ТРОГАЕМ */
li#onlinelist div {
border-top-style: solid;
border-top-width: 1px;
padding: 0.7em 0 0 0;
}
/* D8 НЕ ТРОГАЕМ
-------------------------------------------------------------*/
/* 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!important
}
#pun-index h2 {box-shadow: none}
#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, .punbb .post-sig dt {border-color: transparent;}
html, body {min-width: 1200px!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;
}Код:
/*************************************************************
ПАН ТЕЛО
**************************************************************/
/* A5.1 ПАН ИЛИ ТЕЛО
здесь "margin: 190px" означает отступ на 190 пикселей от самого верха форума
-------------------------------------------------------------*/
#pun {
margin: auto;
position: relative;
width: 1052px;
margin: 190px auto -10px auto;
background: repeat transparent url(https://forumstatic.ru/files/001a/76/f1/38327.png);
background-position: center;
padding-top: 153px;
padding-bottom: 115px;
}
/* A5.2 РАЗМЕЩЕНИЕ КОНТЕНТА ВНУТРИ ТЕЛА
-------------------------------------------------------------*/
.punbb {
height: auto;
margin-left: 45px;
width: 950px;
}
/*************************************************************
ШАПКА, ФОН, ФУТЕР И НАСТРОЙКИ ФУТЕРА
**************************************************************/
/* ЗАДНИЙ ФОН
-------------------------------------------------------------*/
body {
background: url() repeat-x top center, url() 40% 0%;
background-color: #b6d0df;
overflow-x: hidden;
}
/* ШАПКА
-------------------------------------------------------------*/
#pun-title table {
background: rgba(0, 0, 0, 0) url(https://forumstatic.ru/files/001a/76/f1/22824.png);
border: none;
height: 588px;
margin-left: -173px;
margin-bottom: -114px;
width: 1302px;
margin-top: -343px;
}
/* ФУТЕР
-------------------------------------------------------------*/
#pun-about p.container {
background: rgba(0, 0, 0, 0) url(https://forumstatic.ru/files/001a/76/f1/37929.png) no-repeat scroll bottom center;
height: 236px;
margin-bottom: -146px;
margin-left: -99px;
margin-top: -63px;
width: 1152px;
padding: 0px !important;
border: none !important;
}
/* РЕЙТИНГ ФОРУМОВ, СОЗДАТЬ ФОРУМ В ФУТЕРЕ
-------------------------------------------------------------*/
#pun-about .container .item1 {
margin-top: 93px;
width: 900px;
margin-left: -165px;
position: absolute;
font-family: arial;
font-size: 9px;
}
/*************************************************************
ПРОФИЛЬ
**************************************************************/
/* РАМКА ПРОФИЛЯ В ТОПИКЕ
-------------------------------------------------------------*/
.post-author {
width: 242px;
background: url(https://forumstatic.ru/files/001a/76/f1/83038.png) top no-repeat, url(https://forumstatic.ru/files/001a/76/f1/50055.png) bottom no-repeat, url(https://forumstatic.ru/files/001a/76/f1/41805.png) repeat-y;
margin-left: 6px!important;
padding-bottom: 30px!important;
}
/* ВНУТРЕННЕ ПРОСТРАНСТВО ПРОФИЛЯ В ТОПИКЕ
-------------------------------------------------------------*/
.post-author ul {
margin-left: 24px;
margin-top: 17px;
width: 195px;
padding: 0px !important;
padding-top: 0px !important;
}
/* НИК АВТОРА В ТОПИКЕ
-------------------------------------------------------------*/
.pa-author { text-transform: uppercase;
letter-spacing: 1px;
font-family: open sans!important;
font-weight: 700;
font-size: 10px;
text-shadow: 1px 1px 0 rgb(82, 132, 126), 0 0 5px rgb(164, 206, 201);
color: #e3f4ff!important;
}
/* НИК АВТОРА В ТОПИКЕ ССЫЛКА
-------------------------------------------------------------*/
.pa-author a {
font-weight: 700 !important;
text-shadow: 1px 1px 0 rgb(82, 132, 126), 0 0 5px rgb(164, 206, 201);
color: #e3f4ff!important;
}
/*ПРИ НАВЕДЕНИИ НА НИК АВТОРА В ТОПИКЕ
-------------------------------------------------------------*/
.pa-author a:hover {
letter-spacing:0.5px!important
}
/* СТАТУС ЛИЧНОЕ ЗВАНИЕ
-------------------------------------------------------------*/
.pa-title {
font-size: 9px!important;
text-transform: lowercase;
padding-top: 15px!important;
text-align: center;
width: 193px;
text-shadow: 0 0 3px #e3f4ff;
color: #7894a5;
}
/* АВАТАР ПОЛЬЗОВАТЕЛЯ В ТОПИКЕ
-------------------------------------------------------------*/
.pa-avatar {
margin-top: 5px !important;
width: 193px;
margin-bottom: 0px !important;
margin-left: 0px !important;
text-align: center;
}
/* ЗАДАЕМ ТЕНЬ И РАМКУ АВАТАРУ
-------------------------------------------------------------*/
.pa-avatar img {
max-width: 180px;
max-height: 180px;
border: 1px solid #e3f4ff!important;
box-shadow: 0 0 7px #a3c3d6!important;
}
/* ПОЛЯ ПРОФИЛЯ
-------------------------------------------------------------*/
.pa-fld1 {}
.pa-fld1 a {}
.pa-fld2 {}
.pa-fld2 a {}
.pa-fld3 {}
.pa-fld3 a {}
#profilenav h2 {
text-align: left !important;
}
/* ПОСТЫ, РЕПУТАЦИЯ
-------------------------------------------------------------*/
.pa-posts, .pa-respect {
width: 54px;
text-transform: lowercase;
font-size: 9px;
display: inline-block;
padding: 2px 7px 2px 7px !important;
border-radius: 9px;
background-color: #e3f4ff;
color: #597382;
border: 1px solid #c1d8e6;
box-shadow: inset 0px 0px 2px #ffffff, inset 0px 0px 1px #ffffff, inset 0px 0px 10px rgba(164, 190, 208, 0.53);
}
/* СЛОВО РЕПУТАЦИЯ - ЭТО ССЫЛКА. ЕЕ НУЖНО ПЕРЕКРАСИТЬ ОТДЕЛЬНО!
-------------------------------------------------------------*/
.pa-respect a {
color:#597382 !important;}
/* СДВИГ КОЛ-ВА ПОСТОВ
-------------------------------------------------------------*/
.pa-posts {margin-left: 0px!important}
/* ОТОБРАЖЕНИЕ ПРОФИЛЯ ПРИ ОТВЕТИТЬ
-------------------------------------------------------------*/
#pun-post .pa-author {
width: 230px !important;
padding: 0;
margin-top: 22px;
text-align: center;
}
/* ССЫЛКИ ПРОФИЛЬ, ЛС, EMAIL ПОД ПРОФИЛЕМ ПОЛЬЗОВАТЕЛЯ В ТОПИКЕ
Возможно, придется двигать с помощью последнего параметра*/
.punbb .post-links ul {
padding: 0 1em 0 0;
height: 2em;
line-height: 2em;
border-top-style: dashed;
border-top-width: 1px;
background: transparent;
text-align: right;
margin-left: -15em;
}
/* ВРЕМЯ И НОМЕР ПОСТА
-------------------------------------------------------------*/
.post h3 {
height: 50px;
margin: 5px 0px 5px -46px;
border: none;
text-transform: lowercase;
}
/* НОМЕР ПОСТА (МОЖНО ПОДВИНУТЬ)
-------------------------------------------------------------*/
#pun .post h3 strong {
margin-left: 680px;
position: absolute;
width: 200px;
text-align: right!important;
}
/* ИКОНКА СТРАНЫ НЕ ОТОБРАЖАЕТСЯ
-------------------------------------------------------------*/
.pa-author img {
display: none;
}
/* АЙПИ В ТОПИКЕ
-------------------------------------------------------------*/
.pa-ip {
clear: both;
color: rgb(164, 101, 96) !important;
width: 190px;
font-size: 7px;
}
/* ОНЛАЙН - АКТИВЕН В ТОПИКЕ
-------------------------------------------------------------*/
.pa-online {
height: 10px;
margin-top: 5px !important;
display: block;
margin-bottom: 10px!important;
text-transform: lowercase;
font-size: 9px;
color: #7894a5;
text-shadow: 0 0 3px #fff7ed;
}
/* НЕ ОТОБРАЖАТЬ ПОСЛЕДНЕЕ ИЗМЕНЕНИЕ И НАГРАДЫ
-------------------------------------------------------------*/
li#navawards, .lastedit {
display: none !important;
}
/* НЕ ОТОБРАЖАТЬ ПОДАРКИ
-------------------------------------------------------------*/
.pa-gifts {
display: none;
}
/*************************************************************
ЦВЕТ ТЕКСТА И КОНТЕНТ ПОСТА
**************************************************************/
/* ЦВЕТ ТЕКСТА БОЛЬШИНСТВА ЭЛЕМЕНТОВ НА ФОРУМЕ
-------------------------------------------------------------*/
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, .punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd, .punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {
border-color: transparent;
color: #688291;
}
/* ЦВЕТ ТЕКСТА ПОСТОВ
-------------------------------------------------------------*/
.punbb .post-box {
color: #577180;
}
/* ЦВЕТ ДЕЖУРНОГО ТЕКСТА (тему просматривают, страницы и т.д.)
-------------------------------------------------------------*/
.linkst .pagelink, .linksb .postlink, .linkst .postlink, .punbb .post-links ul, .punbb .modmenu .container, .punbb .modmenu .container, .subscribelink, .punbb fieldset legend span, .punbb .linksb {
text-transform: lowercase;
color: #688291;
}
/* КОНТЕНТ ПОСТА (РЕДКО ПРИХОДИТСЯ ТРОГАТЬ)
-------------------------------------------------------------*/
.post-content {margin: -10px 0px 0px 10px !important;}
/* НОМЕР ПОСТА (МОЖНО ПОДВИНУТЬ)
-------------------------------------------------------------*/
#pun .post h3 strong {
margin-left: 680px;
position: absolute;
width: 200px;
text-align: right!important;
}
/*************************************************************
ЦВЕТ ССЫЛОК
**************************************************************/
/* ЦВЕТ ССЫЛОК НА ФОРУМЕ
-------------------------------------------------------------*/
.punbb a, .punbb a:link, .punbb a:visited, .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
border: none !important;
text-decoration: none;
transition: color 0.3s ease-in-out;
box-shadow: none;
color: #487570;
}
/* ЦВЕТ ССЫЛОК НА ФОРУМЕ ПРИ НАВЕДЕНИИ
-------------------------------------------------------------*/
.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 {
border: none !important;
text-decoration: none;
border: none !important;
color: #688291;
}
/*************************************************************
ПОДФОРУМ
**************************************************************/
/* ПОДФОРУМ
-------------------------------------------------------------*/
#pun-index .tclcon {
width: 350px;
font-size: 10px;
background: url(https://forumstatic.ru/files/001a/76/f1/74939.png) top no-repeat, url(https://forumstatic.ru/files/001a/76/f1/78746.png) bottom no-repeat, url(https://forumstatic.ru/files/001a/76/f1/95466.png) repeat-y;
text-transform: lowercase;
min-height: 113px;
margin-left: 47px;
padding: 9px 40px 53px 42px;
text-align: justify;
}
/* ПОДФОРУМ - НАЗВАНИЕ ПОДФОРУМА
-------------------------------------------------------------*/
#pun-index .tclcon h3 a {
font-family: open sans!important;
font-size: 12px;
font-weight: 700!important;
display: block;
margin-bottom: 10px;
padding: 10px 0 10px 0px;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.5px;
position: relative;
text-shadow: 1px 1px 0 rgb(82, 132, 126), 0 0 5px rgb(164, 206, 201);
color: #e3f4ff!important;
}
/* ССЫЛКА НАЗВАНИЯ ПОДФОРУМА
-------------------------------------------------------------*/
#pun-index .tclcon a {
text-align: center;
text-transform: uppercase;
line-height: 22px;
font-family: open sans!important; font-weight: 700;
}
/* ССЫЛКА НА ПОСЛЕДНЮЮ АКТИВНУЮ ТЕМУ НА ГЛАВНОЙ СТРАНИЦЕ
-------------------------------------------------------------*/
#pun-index .tcr a {
font-size: 11px;
font-weight: normal;
font-family: open sans!important; font-weight: 700;
text-transform: uppercase;
}
/* КОЛИЧЕСТВО МЕСТА, КОТОРОЕ ЗАНИМАЕТ ПОСЛЕДНЯЯ АКТИВНАЯ ТЕМА НА ГЛАВНОЙ
-------------------------------------------------------------*/
#pun-index .tcr {
width: 30%!important;
text-align: center;
}
/* КОЛИЧЕСТВО ТЕМ И СООБЩЕНИЙ В ПОДФОРУМЕ
-------------------------------------------------------------*/
#pun-index .tc2, #pun-index .tc3 {
width: 10%;
font-family: open sans!important; font-weight: 700;
font-size: 11px;
}
/*************************************************************
КАТЕГОРИИ И СТАТИСТИКА
**************************************************************/
/* КАТЕГОРИИ
ВАЖНО! Если категорий больше 5, копируете одру из категорий и заменяете последнюю цифру
например: чтобы получить шестую категорию, сделайте из pun-category5 - pun-category6
-------------------------------------------------------------*/
/* СТАТИСТИКА
-------------------------------------------------------------*/
#pun-stats.section h2 { background: url(https://forumstatic.ru/files/001a/76/f1/83130.png);
border: none !important;
padding: 0 !important;
width: 563px;
height: 67px;
margin-left: 209px !important;
margin-bottom: 0px !important;
display: inherit;
}
/* ПЕРВАЯ
-------------------------------------------------------------*/
#pun-category1 h2 { background: url(https://forumstatic.ru/files/001a/76/f1/52573.png);
border: none !important;
padding: 0 !important;
width: 563px;
height: 67px;
margin-left: 209px !important;
margin-bottom: 0px !important;
display: inherit;
}
/* ВТОРАЯ
-------------------------------------------------------------*/
#pun-category2 h2 { background: url(https://forumstatic.ru/files/001a/76/f1/63947.png);
border: none !important;
padding: 0 !important;
width: 563px;
height: 67px;
margin-left: 209px !important;
margin-bottom: 0px !important;
display: inherit;
}
/* ТРЕТЬЯ
-------------------------------------------------------------*/
#pun-category3 h2 { background: url(https://forumstatic.ru/files/001a/76/f1/52573.png);
border: none !important;
padding: 0 !important;
width: 563px;
height: 67px;
margin-left: 209px !important;
margin-bottom: 0px !important;
display: inherit;
}
/*************************************************************
ФОРУМНАЯ И ПОЛЬЗОВАТЕЛЬСКАЯ НАВИГАЦИЯ
**************************************************************/
/* КОНТЕЙНЕР С ФОРУМНОЙ НАВИГАЦИЕЙ
-------------------------------------------------------------*/
#pun-navlinks .container {
border-color: transparent;
color: #152115;
}
/* ЦВЕТ ССЫЛОК ФОРУМНОЙ НАВИГАЦИИ
-------------------------------------------------------------*/
#pun-navlinks a {
font-size: 0px !important;
text-align: center;
transition: all 0.3s ease-in-out 0.1s;
display: inline-block;
padding: 0 !important;
}
/* КОНТЕЙНЕР НАВИГАЦИОННЫХ ССЫЛОК
-------------------------------------------------------------*/
#pun-navlinks .container {
border: none;
margin: 0;
margin-top: -568px!important;
height: 27px;
font-weight: normal;
text-align: center;
width: 458px!important;
margin-left: 302px!important;
}
/* КОНТЕЙНЕР ПОЛЬЗОВАТЕЛЬСКИХ ССЫЛОК
-------------------------------------------------------------*/
#pun-ulinks .container {
font-family: arial!important;
text-transform: lowercase;
width: 957px !important;
text-align: center !important;
font-style: normal;
top: 227px;
font-size: 8px;
}
/* НЕ ОТОБРАЖАТЬ МОИ ЗАГРУЗКИ В ПОЛЬЗОВАТЕЛЬСКИХ ССЫЛКАХ
-------------------------------------------------------------*/
#pun-ulinks .item5 {
display: none;
}
/* ЦВЕТ ССЫЛОК ПОЛЬЗОВАТЕЛЬСКОЙ НАВИГАЦИИ
-------------------------------------------------------------*/
#pun-ulinks a {
color: rgb(115, 175, 168) !important;
text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.82), 0 0 5px rgb(173, 208, 226);
font-size: 10px !important;
font-weight: 100;
transition: all 0.5s linear 0s;
letter-spacing: 0px;
padding: 0 7px 0px 7px !important;
}
/* ЦВЕТ ССЫЛОК ПОЛЬЗОВАТЕЛЬСКОЙ НАВИГАЦИИ ПРИ НАВЕДЕНИИ
-------------------------------------------------------------*/
#pun-ulinks a:hover {
color: rgb(102, 133, 148) !important;
}
/*************************************************************
ВАШЕ МЕСТОРАСПОЛОЖЕНИЕ НА ФОРУМЕ
**************************************************************/
/* ВАШЕ МЕСТОРАСПОЛОЖЕНИЕ НА ФОРУМЕ СВЕРХУ И СНИЗУ ВНЕШНИЙ ВИД
-------------------------------------------------------------*/
#pun-crumbs1, #pun-crumbs2 {
font-size: 13px;
text-align: center;
text-transform: uppercase;
font-family: open sans;
width: 980px;
margin-bottom: 10px !important;
font-weight: 700;
}
/* ВАШЕ МЕСТОРАСПОЛОЖЕНИЕ НА ФОРУМЕ СВЕРХУ
-------------------------------------------------------------*/
#pun-crumbs1 { margin-top: 365px !important;}
/* ССЫЛКИ В ВАШЕМ МЕСТОРАСПОЛОЖЕНИИ НА ФОРУМЕ - ДЕЛАЕМ ЖИРНЫМИ
-------------------------------------------------------------*/
#pun-crumbs2, #pun-crumbs1 a {font-weight: bold}
/*************************************************************
ПОЛЯ ВВОДА, ЦИТАТЫ-КОДЫ, ВСПЛЫВАЮЩИЕ ОКНА
**************************************************************/
/* СТРАНИЦА ПЕРЕАДРЕСАЦИИ
-------------------------------------------------------------*/
#pun-redirect{
padding: 14px;
margin-top: -140px!important;
margin-left: 250px!important;
}
/* ВНЕШНИЙ ВИД ОКНА СТРАНИЦЫ ПЕРЕАДРЕСАЦИИ
Зачастую, страница переадресации не требует серьезных изменений.
В большинстве случаев достаточно изменить цвета и закругление краев (т.е. 5 последних позиций)
-------------------------------------------------------------*/
#pun-redirect.punbb .info .container{
width:500px;
height: 52px;
margin: 10% auto;
text-align: center;
left:0;right:0;
top:0;bottom:0;
padding: 40px;
display:inline-block;
text-transform: uppercase;
background-color: #e3f4ff;
color: #597382;
border: 1px solid #c1d8e6;
box-shadow: inset 0px 0px 2px #ffffff, inset 0px 0px 1px #ffffff, inset 0px 0px 30px rgba(164, 190, 208, 0.53);
}
/* НАСТРОЙКИ ПОЛЯ ВВОДА
-------------------------------------------------------------*/
.punbb textarea {
background-clip: padding-box;
background: rgb(255, 255, 255);
padding: 18px 20px !important;
width: 97% !important;
background-color: #e3f4ff;
color: #597382;
border: 1px solid #c1d8e6;
box-shadow: inset 0px 0px 2px #ffffff, inset 0px 0px 1px #ffffff, inset 0px 0px 30px rgba(164, 190, 208, 0.53);
}
/* ПОЛЕ ДЛЯ ВВОДА ПО ТИПУ - НАЗВАНИЕ ТЕМЫ
-------------------------------------------------------------*/
.punbb select, input {
background: rgb(227, 217, 212);
padding: 2px 2px 2px 2px !important;
border-radius: 2px;
background-color: #e3f4ff;
color: #597382;
border: 1px solid #c1d8e6;
box-shadow: inset 0px 0px 2px #ffffff, inset 0px 0px 1px #ffffff, inset 0px 0px 30px rgba(164, 190, 208, 0.53);
}
/* СДВИГАЕМ ЦИТАТУ, КОД И ТД
-------------------------------------------------------------*/
.punbb #pun-main table .quote-box, .punbb #pun-main table .code-box {margin: 5px 1px 15px}
/* ВНЕШНИЙ ВИД ЦИТАТЫ, КОДА И ТД
-------------------------------------------------------------*/
.punbb #pun-main .quote-box, .punbb #pun-main .code-box {
background-clip: padding-box;
position: relative;
background: rgb(255, 255, 255);
padding: 20px 20px !important;
background-color: #e3f4ff;
color: #597382;
border: 1px solid #c1d8e6;
box-shadow: inset 0px 0px 2px #ffffff, inset 0px 0px 1px #ffffff, inset 0px 0px 30px rgba(164, 190, 208, 0.53);
}
/* B1.9 ЛЕГЕНДА ЦИТАТЫ, КОДА
Отвечает за настройки того самого "Маша написал(-а), выделить код и тд.
Работаем только с 4 последними параметрами
-------------------------------------------------------------*/
.punbb .quote-box cite, .punbb .code-box strong.legend {
display: block;
padding-bottom: 0em;
margin: 0;
font-style: normal;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
font-family: open sans;
font-weight: 700;
color: #78aba5;
}
/* КОД (СКОПИРОВАТЬ КОД)
-------------------------------------------------------------*/
#pun-main .code-box .scrollbox pre {
font-size: 12px;}
/* РЕЙТИНГ ПОСТА В ТОПИКЕ (КОГДА ПИШЕШЬ КОММЕНТ К ПЛЮСУ - ЧТОБЫ ФОН БЫЛ НЕ ПРОЗРАЧНЫЙ)
-------------------------------------------------------------*/
.post_reputation {
background: #d4d1c0;
}
/* В ФОРМЕ ОТВЕТА ВЫПАДАЮЩИЕ ОКНА ШРИФТОВ, РАЗМЕРА ТЕКСТА И ТД
-------------------------------------------------------------*/
#font-area, .popup_graffiti, #size-area, #image-area, #color-area, #addition-area, #video-area, .inner .popup_graffiti, #table-area, #keyboard-area {
padding: 15px 10px 10px 10px !important;
border-radius: 2px;
background-color: #e3f4ff;
color: #597382;
border: 1px solid #c1d8e6;
box-shadow: inset 0px 0px 2px #ffffff, inset 0px 0px 1px #ffffff, inset 0px 0px 30px rgba(164, 190, 208, 0.53);
}
/* ЗАДАЕМ ШИРИНУ И ВЫСОТУ ФОРМЕ ОТВЕТА, А ТАКЖЕ СОЗДАЕМ ДЛЯ НЕЕ ПРОКРУТКУ
ЧТОБЫ ОНА НЕ РАСТЯГИВАЛАСЬ НА ПОЛОВИНУ ЭКРАНА
-------------------------------------------------------------*/
#font-area {height: 300px;
overflow-y: auto;
padding: 5px;
text-align: left;
width: 150px}
/*************************************************************
ИКОНКИ СТАРЫХ НОВЫХ
**************************************************************/
/* ИКОНКА СТАРЫХ СООБЩЕНИЙ НА ГЛАВНОЙ СТРАНИЦЕ
-------------------------------------------------------------*/
#pun-index table Div.icon {
background-image: url(https://forumstatic.ru/files/001a/76/f1/98008.png);
background-repeat: no-repeat;
border-style: none;
display: block;
height: 72px;
margin-left: 384px;
margin-top: -7px;
position: absolute;
width: 61px;
z-index: 1;
opacity: 0.3;
}
/* ИКОКА НОВЫХ НА ГЛАВНОЙ СТРАНИЦЕ
-------------------------------------------------------------*/
#pun-index TR.inew Div.icon {
background-image: url(https://forumstatic.ru/files/001a/76/f1/98008.png);
background-repeat: no-repeat;
opacity: 1;
}
/* ИКОКА СТАРЫХ ВНУТРИ ПОДФОРУМА
-------------------------------------------------------------*/
#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
float: left;
display: block;
position: relative;
margin: -5px 9px;
width: 20px;
height: 20px;
background-image: url(https://forumstatic.ru/files/001a/76/f1/95779.png);
}
/* ИКОКА НОВЫХ ВНУТРИ ПОДФОРУМА
-------------------------------------------------------------*/
#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
width: 24px;
height: 24px;
background-image: url(https://forumstatic.ru/files/001a/76/f1/20545.png);}
/* ИКОКА ВАЖНЫХ ВНУТРИ ПОДФОРУМА
-------------------------------------------------------------*/
#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
width: 24px;
height: 24px;
background-image: url(https://forumstatic.ru/files/001a/76/f1/37954.png);}
/* ИКОКА ЗАКРЫТЫХ ВНУТРИ ПОДФОРУМА
-------------------------------------------------------------*/
#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
width: 24px;
height: 24px;
background-image: url(https://forumstatic.ru/files/001a/76/f1/59765.png);}
/*************************************************************
КНОПКИ ОТПРАВИТЬ, ПОСМОТРЕТЬ, СОХРАНИТЬ И ТД
**************************************************************/
/* КНОПКИ ОТПРАВИТЬ ПОСМОТРЕТЬ
-------------------------------------------------------------*/
input.button, #post fieldset .hashelp div input, .button, #pun-admain input {
font-size: 10px!important;
background: linear-gradient(#aeddd8, #84b4ae)!important;
border: 1px solid #6c9893 !important;
box-shadow: inset 0px 0px 2px #88b7b2, inset 0px 0px 1px #88b7b2, inset 0px 0px 18px rgb(77, 138, 130)!important;
border-radius: 18px;
text-shadow: 1px 1px 0 rgb(88, 134, 128), 0 0 5px rgba(235, 226, 214, 0.47);
color: #e3f4ff!important;
text-transform: uppercase;
font-family: open sans!important;
font-weight: 700 !important;
padding: 3px 5px 3px 5px !important;
cursor: pointer!important;
-webkit-transition: .5s all;
-moz-transition: .5s all;
-ms-transition: .5s all;
-o-transition: .5s all;
transition: .5s all;
}
/* КНОПКИ ОТПРАВИТЬ ПОСМОТРЕТЬ ПРИ НАВЕДЕНИИ
-------------------------------------------------------------*/
input.button:hover, #post fieldset .hashelp div input:hover, .button:hover {
background: linear-gradient(#71a29d, #a8d8d2)!important;
cursor: pointer!important;
}
/*************************************************************
ПРОКРУТКА, ВЫДЕЛЕНИЕ, ВВЕРХ-ВНИЗ, БЕГУНОК УВЕЛИЧЕНИЯ ТЕКСТА
**************************************************************/
/* ВНЕШНИЙ ВИД ВЫДЕЛЕННОГО ТЕКСТА
-------------------------------------------------------------*/
::selection { background: #90bfba;
color: #edf8ff;
}
/* ПРОКРУТКА ШИРИНА
-------------------------------------------------------------*/
::-webkit-scrollbar {
width: 6px;
height: 6px;}
/* ДВИЖУЩАЯСЯ ЧАСТЬ ПРОКРУТКИ
-------------------------------------------------------------*/
::-webkit-scrollbar-thumb {
background-color: #91c3bd;
border: 1px solid #88b7b2;
box-shadow: inset 0 0 2px #d4fff9;
}
/* ПОДЛОЖКА ПРОКРУТКИ
-------------------------------------------------------------*/
::-webkit-scrollbar-track {
background-color: #b7d1e0;
border: 1px solid #abcde0;
box-shadow: inset 0 0 2px #ffffff;
}
/* ЧТОБЫ НЕ ОТОБРАЖАЛАСЬ ПРОКРУТКА ФОРУМА ПО ГОРИЗОНТАЛИ
-------------------------------------------------------------*/
body {overflow-x: hidden}
/* КНОПКИ ВВЕРХ ВНИЗ
-------------------------------------------------------------*/
.go-up, .go-down {
cursor: pointer;
display: none;
height: 32px;
margin-bottom: 160px;
opacity: 1;
position: fixed;
width: 57px;
z-index: 9999;
}
/* КНОПКИ ВВЕРХ ВНИЗ ПРИ НАВЕДЕНИИ ЧУТЬ СНИЖАЕТСЯ ПРОЗРАЧНОСТЬ КНОПКИ
-------------------------------------------------------------*/
.go-down:hover, .go-up:hover {
opacity: 0.7;
}
/* РАСПОЛОЖЕНИЕ КНОПКИ ВВЕРХ
-------------------------------------------------------------*/
.go-up {
bottom: 43%;
margin-left: 1040px !important;
}
/* РАСПОЛОЖЕНИЕ КНОПКИ ВНИЗ
-------------------------------------------------------------*/
.go-down {
bottom: 39%;
margin-left: 1040px !important;
}
/* КНОПКИ ВВЕРХ ВНИЗ ПРИ НАВЕДЕНИИ
-------------------------------------------------------------*/
.go-down:hover, .go-up:hover {
opacity: 1;
}
/*************************************************************
ТОПИКИ И ВСЯКОЕ МЕЛКОЕ В ШАПКЕ
**************************************************************/
/* ТЕКСТ В ШАПКЕ
-------------------------------------------------------------*/
#html-header shapka_text { position: absolute;
width: 178px;
height: 57px;
text-align: center;
font-size: 10px;
margin: 113px 217px;
overflow: hidden;
line-height: 14px;
text-shadow: 1px 1px 0 rgba(82, 132, 126, 0.6), 0 0 5px rgba(105, 177, 168, 0.77);
color: #e3f4ff!important;
}
.gost { background: url(https://forumstatic.ru/files/001a/76/f1/48169.png) top no-repeat, url(https://forumstatic.ru/files/001a/76/f1/26989.png) bottom no-repeat, url(https://forumstatic.ru/files/001a/76/f1/78157.png) repeat-y;
width: 572px;
margin: auto !important;}
.gost_h1 { text-align: center;
text-transform: uppercase;
letter-spacing: 0.5px;
text-shadow: 1px 1px 0 rgb(82, 132, 126), 0 0 5px rgb(164, 206, 201);
color: #e3f4ff!important;
font-family: open sans!important;
font-size: 12px;
font-weight: 700!important;
position: absolute;
margin-top: 20px !important;
width: 572px;
margin-left: 0px !important;
}
.gost_text { width: 475px;
line-height: 16px;
margin-left: 50px !important;
padding-top: 54px !important;
padding-bottom: 65px !important;
}Поделиться332021-02-04 23:08:01
верх
Код:
/* Данный дизайн сделан мастером калиста - клогурон*/
/* A1 Import the colour scheme
-------------------------------------------------------------*/
/* A1.1 */
@import url(style_cs.css);
/* A2 Deal with browser defaults and wonkifness
-------------------------------------------------------------*/
/* A2.1 */
html, body {margin: 0; padding: 0}
/* A2.2 */
.punbb * {
margin: 0px;
}
/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
padding: 0;
list-style: none;
}
/* A2.4 */
.punbb img {
border:none
}
/* A2.5 */
.punbb .main table {
table-layout: fixed;
width: 100%;
}
/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}
/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
height: 1.8em;
vertical-align: middle
}
/* A3 Text setup
-------------------------------------------------------------*/
/* A3.1 */
body {
font-size: 101%;
}
/* A3.2 */
.punbb {
font: normal 11px Verdana;
}
/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
font: 1em verdana, arial, helvetica, sans-serif
}
/* A3.4 */
.punbb h1, .punbb h2, .punbb h3 {
font-size: 1em;
font-weight: bold;
}
.punbb th {
font-size: 0.9em;
font-weight: bold;
letter-spacing: 1px;
}
/
/*.punbb .category th{
}
*/
.punbb h4, .punbb table {
font-size: 1em;
font-weight: normal;
}
/* A3.5 */
.punbb h1 span, .punbb h2 span {
font-size: 1.1em;
}
.punbb legend span {
font-size: 1.1em;
}
/* A3.6 */
.punbb pre {
font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
}
/* A3.7 */
.punbb address, .punbb em {
font-style: normal
}
/* A3.9 */
.punbb .post-content em.bbuline {
font-style: normal;
text-decoration: underline;
}
/* A3.10 */
.punbb a {
text-decoration: underline
}
/* A3.10 */
.punbb a {
}
/* A3.11 */
.punbb optgroup {
font-weight: bold;
}
/* A4 Float clearing and hidden items
-------------------------------------------------------------*/
/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
overflow:hidden;
line-height: 0.0;
font-size: 0;
}
/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
font-size: 0;
height: 0;
width: 0;
line-height: 0.0;
position:absolute;
left: -9999px;
overflow: hidden
}
/* A5 Basic page layout and borders
-------------------------------------------------------------*/
/* A5.1 */
#pun {
margin: 0px auto auto auto;
width : 1092px;
padding: 0px 0px 0px 0px;
}
/* A5.2 */
.punbb {
float: center;
width: 900px;
height: auto;
margin: 0px auto auto auto;
padding: 0px 0px 0px 0px;
}
/* A5.3 */
#pun-redirect, #pun-maint {
margin: 20px 20% 14px 20%;
width: auto;
float: none;
}
/* A5.4 */
.punbb .section, .punbb .main {
margin-bottom: 1em;
}
/* A5.5 */
.punbb .category, .punbb .post {
margin-top: 0.4em;
}
/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
margin-top: 0;
}
/* 5.7 */
#pun-post .topic {
margin-top: 1em;
}
/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-style: solid solid solid solid;
border-width: 0px 0px 0px 0px
}
/* A5.9 */
.punbb .container {
border-style: solid;
border-width: 0px;
}
/* A5.10 */
#pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 {
padding: 0.6em 1em;
border-style: solid solid none solid;
border-width: 0px 0px 0px 0px;
}
#pun-main h2 {
padding: 0.6em 1em;
border-style: none solid none solid;
border-width: 0px 0px 0px 0px;
}
/* A5.11 */
#pun-navlinks li {padding-left: 10px; padding: -50px}
/*******************************************/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/
/* B1.1 */
.punbb .post-content {
padding: 0;
margin: 0;
width: 100%;
overflow: hidden;
}
/* B1.2 */
.punbb .post-sig dt {
display: block;
border-top: 0px solid #888;
width: 250px;
margin: 5px 0;
}
/* B1.3 */
.punbb .post-content p {
margin: 0;
padding: 0 0 1em 0;
line-height: 150%;
}
/* B1.4 */
.punbb .post-content img {
vertical-align: text-bottom
}
/* B1.5 */
.punbb .post-content img.postimg {
vertical-align: middle;
}
/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
width: 100%;
overflow: hidden;
}
/* B1.7 */
.punbb .post-content .scrollbox {
width: 100%;
overflow: auto;
}
/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
margin: 0.4em 1.8em 1.4em 1.8em;
padding: 1em;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #fff;
box-shadow: inset 0px 0px 20px 5px #99c9d7;
border-radius: 30px 30px 30px 30px;
}
/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
display: block;
padding-bottom: 0.7em;
font-size: 1.1em;
font-weight: bold;
font-style: normal;
margin: 0;
}
/* B2 Information boxes
-------------------------------------------------------------*/
/* B2.1 */
.punbb .info-box {
padding: 1.1em 1.7em 1em 1.7em;
border-style: solid;
border-width: 0px;
margin: 0 0 1.1em 0;
}
/* B2.2 */
.punbb .info-box * {
padding: 0 0 0.7em 0;
}
/* B2.3 */
.punbb #pun-main .info-box .legend {
font-size: 1.1em;
font-weight: bold;
}
/* B3 Pagination and posting links
-------------------------------------------------------------*/
/* B3.1 */
.punbb .linkst {
float: left;
position: relative;
width: 100%;
font-size: 1.1em;
height: 0;
}
/* B3.2 */
.multipage {
margin-top: 3em;
}
/* B3.3 */
.linkst .pagelink {
position: absolute;
top: -4em;
left: 1em;
width: 24em;
}
/* B3.4 */
.linkst .postlink {
position: absolute;
top: -4em;
right: 1em;
width: 16em;
text-align: right;
font-weight: bold;
}
/* B3.5 */
.punbb .linksb {
text-align: right;
padding: 0.4em 1em 0.5em 1em;
font-size: 1.1em;
}
/* B3.6 */
.linksb .pagelink {
float: left;
width: 24em;
text-align: left;
}
/* B3.7 */
.linksb .postlink {
float: right;
width: 16em;
font-weight: bold
}
/* B3.8 */
.subscribelink {
clear:both;
padding-top: 0.3em;
padding-bottom: 0.5em;
}
/*******************************************/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/
/* C1 Form layout
-------------------------------------------------------------*/
/* C1.1 */
.punbb .formal .container {
padding: 1.7em 2.3em 1.1em 2.3em;
}
/* C1.2 */
.punbb .formsubmit {
padding: 0 0 0 1.7em;
margin: 1em 0 0 0;
}
/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
margin: 0 0.6em 0 0
}
/* C1.4 */
.punbb fieldset {
border-style: solid;
border-width: 0px;
padding: 0 18px 0 18px;
margin: 0 0 1em 0
}
/* C1.5 */
.punbb fieldset legend {
padding: 0;
margin: 0 0 0 11px;
font-size: 1.1em
}
/* C1.7 */
.punbb fieldset fieldset {
border-style: none;
margin: 0;
padding: 0 0 8px 0
}
/* C1.6 */
.punbb fieldset legend span {
padding: 0 5px;
margin: 0 0 0 -15px;
}
/* C1.8 */
.punbb .fs-box {
padding: 1em 0 0.8em 0;
}
/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
padding: 0 0 0.8em 0
}
/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
float: left;
margin-right: 1em;
}
/* C1.11 */
.punbb .inline .infofield {
clear:both
}
/* C1.12 */
.punbb .datafield br {
display: none
}
/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
font-weight: bold
}
/* C1.14 */
.punbb .datafield span.input a {
font-weight: normal;
}
/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
display: block;
padding: 0 4em 0 0;
height: 100%; /* For IE */
}
/* C1.16 */
.punbb textarea, .punbb .longinput input {
width: 64%;
margin: 0;
}
/* C1.17 */
.punbb .hashelp {
position: relative;
}
/* C1.18 */
.punbb .helplinks {
display: block;
position: absolute;
top: 1em;
right: 0;
font-weight: normal;
width: 36%;
}
/* c1.19 */
.punbb #profile .helplinks {
top: 1.5em;
}
/* C1.20 */
.punbb .helplinks span {
display: block;
padding-bottom: 0.2em;
}
.punbb .helplinks span INPUT {
margin: 0px 2px 2px 0px;
}
/* C1.21 */
#pun-post .formal .info-box li {
padding-left: 4px;
list-style-type: square;
list-style-position: inside;
line-height: 1.5;
margin: 0;
}
/* C2 Table layout
-------------------------------------------------------------*/
/* C2.1 */
.punbb .main .tcl {
overflow: hidden;
text-align: left;
width: 52%;
}
/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
text-align: left;
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 {
font-size: 1.2em;
font-weight: bold;
}
#pun-index td div.tclcon {
color: #333;
font-family: 'cuprum';
width: 400px;
font-size: 12px;
padding-top: 35px;
padding-left: 30px;
padding-right: 35px;
padding-bottom: 20px;
line-height: 10px;
background: url(http://funkyimg.com/i/2dev9.png) 0 bottom no-repeat, url(http://funkyimg.com/i/2devp.png) 0 top no-repeat, url(http://funkyimg.com/i/2det2.png) 0 top repeat-y;
text-align: center;
min-height: 85px;
}
/* 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: 0px 0 0 0px;
padding: 0.8em 1em;
}
/* C2.12 */
.punbb .main th {
border: none;
padding: 4px 1em 6px 1em;
}
/* C2.13 */
.punbb .main .tcl {
border-left-style: none;
border-left-width: 0;
}
* html .tclcon {height: 1px}
/* C2.14 */
.punbb td div.tclcon {
margin-left: 10px;
}
/* C2.15 */
.punbb div.icon {
float: right;
display: block;
height: 70px;
width: 70px;
margin-left: 1px;
margin-right: 0px;
margin-top: 35px;
}
/* C3 Topics
-------------------------------------------------------------*/
/* C3.1 */
.punbb .post .container {
border-style: none solid solid solid;
border-width: 0px;
margin-top: -1px;
padding-bottom: 1px;
}
/* C3.2 */
.punbb .post h3 {
border-style: solid solid none solid;
border-width: 0px;
}
/* C3.3 */
.punbb .post h3 span {
border-left: 0px solid #597465;
padding: 0.5em 1em;
display: block;
margin-left: 19em;
}
/* C3.4 */
.punbb .post h3 strong {
float: right;
width: 5em;
text-align: right;
font-weight: normal;
}
/* C3.5 */
.punbb .post .post-author {
float: left;
width: 220px;
text-transform:lowercase;
background: url(http://funkyimg.com/i/2ddes.png) 0 bottom no-repeat, url(http://funkyimg.com/i/2dder.png) 0 top no-repeat, url(http://funkyimg.com/i/2ddet.png) 0 top repeat-y;
margin-left:0px;
padding-bottom:10px;
color:#6b4f79;
min-height: 150px;
}
li.pa-avatar img {
margin-top:5px;
}
/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
line-height: 140%;
}
/* C3.7 */
.pa-author {
font-size: 1.1em;
font-weight: bold;
margin-left: 0px;
margin-top:30px;
}
/* C3.8 */
.pa-author a {
text-transform: uppercase;
font-family: 'cuprum';
font-size: 18px;
text-shadow: 1px 1px 0px #fff;
margin-left: 0px;
}
/* C3.9 */
li.pa-title {
padding-bottom: 0.4em;
font-weight: bold;
margin-top:15px;
margin-left:10px;
width:200px;
}
li.pa-online {
line-height: 0.8em;
border-left-style: solid;
border-left-width: 0em;
padding-left: 0.4em;
margin-top: 20px;
}
/* C3.11 */
.punbb .post-body {
margin-left: 19em;
border-left-style: solid;
border-left-width: 0px;
padding: 0 0 1px 0;
background-image: url("");
background-position: right bottom;
background-repeat: no-repeat;
}
/* C3.12 */
.punbb .post-box {
padding: 1em;
}
/*C3.13 */
.punbb fieldset .post-box {
margin-bottom: 0.8em
}
/* C3.14 */
.punbb .post-links {
margin-left: 19em;
border-left-style: solid;
border-left-width: 0px;
}
/* C3.15 */
.punbb .post-links ul {
padding: 0 1em 0 0;
height: 2em;
line-height: 2em;
margin-left: -19em;
border-top-style: dashed;
border-top-width: 0px;
background: transparent;
text-align: right;
}
/* C3.16 */
.punbb .post-links li {
display: inline;
padding-left: 1em;
}
/* C3.17 */
.pl-email, .pl-website {
float: left;
}
/* C3.18 */
.punbb .clearer {
clear: both;
height: 0;
font-size: 0;
}
/* C4 Moderator menu
-------------------------------------------------------------*/
/* C4.1 */
.punbb .modmenu .container {
margin-top: 4px;
padding: 0.5em 1em;
text-align: right;
}
/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
height: 1.8em;
line-height: 1.8em;
}
/* C4.3 */
.punbb .modmenu .container strong {
float: left;
}
/* C4.4 */
.punbb .modmenu input {
margin-left: 1em;
}
/* C5 Message boxes
-------------------------------------------------------------*/
/* C5.1 */
.punbb .info .container {
padding: 0.8em 1em
}
/* C5.2 */
.punbb .info .container .backlink {
padding-top: 0.8em;
}
/* C6 Profile
-------------------------------------------------------------*/
/* C6.1 */
#profile .container {
padding-left: 18.6em;
}
/* C6.2 */
#profilenav {
float: left;
width: 14em;
margin-left: -16.3em;
display: inline;
}
/* C6.3 */
#profilenav li {
padding-bottom: 0.8em;
font-weight: bold;
}
/* C6.4 */
#viewprofile ul, #profilenav ul {
border-style: solid;
border-width: 0px;
padding: 1.5em 18px 0.8em 18px;
margin: 0 0 1em 0;
}
/* C6.5 */
#viewprofile h2, #profilenav h2 {
background: transparent;
border: none;
padding: 0 0 0 0;
margin: 0 14px -0.6em 14px;
}
/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
padding: 0 5px;
position: relative;
}
/* C6.7 */
#viewprofile li, #setmods dl {
padding: 0 0 0 16em;
margin-bottom: 0.2em;
}
/* C6.8 */
#viewprofile li span {
float: left;
width: 14em;
margin-left: -16em;
padding: 0.5em 1em;
font-weight: bold;
}
/*C6.9 */
#setmods dt {
float: left;
width: 14em;
margin-left: -16em;
padding: 0.8em 1em;
font-weight: bold;
display: inline;
}
/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
display: block;
padding: 0.5em 1em;
font-weight: normal;
}
/* C6.11 */
.punbb img.avatardemo {
float: right;
margin: 0 0 0.8em 1.8em
}
/* C7 User list
-------------------------------------------------------------*/
/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
border-bottom: none;
margin-bottom: 0;
}
/* C7.2 */
#pun-userlist .usertable .container {
padding: 0 2.3em 2.3em 2.3em;
border-top: none;
}
/* C7.3 */
#pun-userlist .usertable table {
border-style: solid;
border-width: 0px;
}
/*******************************************/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/
/* D1.1 */
#pun-title {
margin: 0;
border-style: solid solid none solid;
border-width: 0px 0px 0 0px;
}
/* D1.2 */
#pun-title h1 {
display : block;
height : 40px;
padding: 2em 1em 0 1em;
}
/* D1.3 */
#pun-title .container {
border-style: none solid none solid;
}
/* D1.4 */
#pun-title h1 span {
font-size: 1.5em;
display: none;
}
#pun-title table {
border: none;
height:0px;
margin-left: -510px;
width: 1920px;
height: 715px;
background-image: url(http://funkyimg.com/i/2d4au.png);
}
#pun-title td.title-logo-tdl {
border: none;
width: 100%;
}
#pun-title TD.title-logo-tdr {
border: none;
width: 300px;
vertical-align: top;
padding-top: 10px;
padding-right: 520px;
}
/* D2 Page navigation
-------------------------------------------------------------*/
/* D2.1 */
#pun-pagelinks {
position: absolute;
top: -15px;
left: 0;
margin: 0px;
border: none;
padding: 0px;
width: 100%;
}
/* D2.2 */
#pun-pagelinks .container {
background: transparent;
border: none;
padding: 0px;
margin: 0px;
}
/* D2.3 */
#pun-pagelinks .container li {
display: inline
}
/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
height: 2em;
line-height: 2em;
padding: 0;
font-size: 1.2em;
margin-left: -9999px;
display: block;
float:left;
width: 100%;
margin: -50px;
}
/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
position:relative;
margin: -50px;
}
#pun-pagelinks li a span {
display:block;
margin: 0 1em
}
/* D3 Forum navigation
-------------------------------------------------------------*/
/* D3.1 */
#pun-navlinks #pun-navlinks .container {
border-style: none;
border-width: 0;
}
.punbb-admin #pun-navlinks {
margin-top: -50px !important;
}
/* D3.2 */
#pun-navlinks .container {
padding: 0.7em 1em;
text-align: center;
margin-top: -735px;
margin-left: -70px;
position: absolute;
}
/* D.3 */
#pun-navlinks li {
display: inline;
padding-right: 1em;
}
/* D3.4 */
#pun-navlinks li a {
font-size: 1.1em;
}
/* D4 User links
-------------------------------------------------------------*/
/* D4.1 */
#pun-ulinks {
margin-top: 0px;
text-align: center;
}
.punbb-admin #pun-ulinks {
margin-top: 0px !important;
}
/* D4.2 */
#pun-ulinks .container {
border-top: none;
padding: 0.7em 1em;
text-align: center;
margin-top: 00px;
}
/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
display: inline;
border-left-style: solid;
border-left-width: 0px;
white-space: nowrap;
text-align: center;
margin-top: -500px;
}
/* D4.4 */
#pun-ulinks li a {
padding: 0 0.3em 0 0.6em
}
/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
border-left-style: none;
border-left-width: 0;
padding-left: 0
text-align: center;
}
/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/
/* D5.1 */
#pun-status, #pun-status .container {
border-bottom: none;
margin-bottom: 0;
top: 50px;
}
/* D5.2 */
#pun-status .container {
padding: 0.8em 1em 1em 1em;
}
/* D5.3 */
#pun-status span {
white-space: nowrap;
margin-right: 0.5em;
}
/* D5.4 */
#pun-crumbs1 {
font-weight: bold;
overflow: hidden;
margin-top: 0;
}
/* D5.5 */
#pun-crumbs1 p.container {
border-top: none;
padding: 1em 1em 0.8em 1em;
font-size: 1.1em;
}
/* D5.6 */
#pun-break1 {
margin: 0 1em;
border-style: solid none;
border-width: 0px 0;
height: 0;
margin: -2px 1em;
position: relative;
z-index: 1;
}
/* D6 Announcement
-------------------------------------------------------------*/
/* D6.1 */
#pun-announcement h2 {
padding: 0;
margin: 0 1em -3.5em 1em;
border-style: none none solid none;
border-width: 0 0 0px 0;
position: relative;
font-weight: bold;
222222 }
/* D6.2 */
#pun-announcement h2 span {
display: block;
padding: 1em 0 0.8em 0;
border-bottom-style: solid;
border-bottom-width: 0px;
}
/* D6.3 */
#pun-announcement .container {
padding: 1em 1em 1em 1em;
}
#pun-about .container { background: url("");
background-color: none;
background-repeat: no-repeat;
height: 0px;
}
/* D7 Statistics
-------------------------------------------------------------*/
/* D7.1 */
#pun-stats .container {
padding: 0.8em 1em
}
/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
float: left;
clear: both;
line-height: 150%;
}
/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
text-align: right;
line-height: 150%;
}
/* D7.4 */
li#onlinelist {
margin-top: 1em;
border-top-style: solid;
border-top-width: 0px;
float: left;
width: 100%;
line-height: 130%;
}
/* D7.5 */
li#onlinelist div {
border-top-style: solid;
border-top-width: 0px;
padding: 0.7em 0 0 0;
}
/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/
/* D8.1 */
#pun-qjump {
margin: 0;
border: none;
width: 50%;
position: relative;
float: left;
}
/* D8.2 */
#pun-qjump .container {
border: none;
background: transparent;
padding: 0.8em 1em;
}
/* D8.3 */
#pun-about {
margin-top: 0;
}
/* D8.4 */
#pun-about .container {
border-top-style: none;
text-align: right;
line-height: 100%;
padding: 0em 0em;
}
/* D8.5 */
#pun-about p span {
display:block;
padding-left: 50%;
}
/* D8.6 */
#pun-crumbs2 {
font-weight: bold;
overflow: hidden;
margin-bottom: 0;
border-bottom: none;
}
/* D8.7 */
#pun-crumbs2 .container {
border-bottom: none;
padding: 0.8em 1em;
font-size: 1.1em;
}
/* D8.8 */
#pun-break4 {
margin: 0px 0em;
border-style: solid none;
border-width: 0px 0;
position: relative;
height: 0;
z-index: 1;
}
/* D8.9 */
div.punbb-admin #pun-about .container {
border-top-style: solid;
border-top-width: 0px;
}
/* D9 Help file
-------------------------------------------------------------*/
/* D9.1 */
#pun-help .formal .info-box h3.legend {
border-bottom-style: solid;
border-bottom-width: 0px;
padding-bottom: 0;
margin-bottom: 0.8em;
}
/* D9.2 */
#pun-help .formal .info-box h3.legend span {
padding-bottom: 0.6em;
display: block;
border-bottom-style: solid;
border-bottom-width: 0px;
font-size: 1.1em;
}
/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
margin-bottom: 1em
}
/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
padding: 0 0 0 1em
}
/* D9.5 */
#pun-help .formal li {
padding: 0;
line-height: 130%
}
/* D9.6 */
#pun-help .formal li * {
vertical-align: text-top
}
/* D9.7 */
#pun-help .formal dt span {
font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
}
/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
padding-bottom: 0;
}
.pa-respect, .pa-posts, .pa-fld3 {
display: inline-block;
text-align: center;
width: 50px;
font-size:11px;
line-height:10px;
padding:5px !important;
font-family:cuprum;
text-transform:uppercase;
}
.pa-fld1 {margin-left:-33px!important;
margin-top:-14px!important;}
.pa-fld2 {margin-left:0px!important;
margin-top:-10px!important;}низ
Код:
#pun-main .post-author ul {text-align: center;}
/* CS1 Background and text colours
-------------------------------------------------------------*/
body {background-color: #ada3d0;
background-image : url("http://funkyimg.com/i/2d3z2.png");
background-repeat: repeat;
background-position : top center;
}
#pun {
background-image : url("http://funkyimg.com/i/2d3yF.png");
background-color: #fbfdfe;
background-position : center;
}
/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
background-color: none;
color: #333333;
}
.punbb .section .container {
font-family: cuprum;
font-size: 14px;
}
/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
background-color: #none;
color: #333333;
}
.punbb .post h3 {
font-family: cuprum;
font-size: 16px;
}
/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
background-color: #none;
color: #333333;
font-weight: normal;
font-style: bold;
}
/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
background-color: #none;
color: #333333;
}
/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
background-color: #none;
color: #333333
}
/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {
background-color: #none;
color: #333333
}
/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
background-color: #e3f1f6;
color: #5a2c7a;
}
/* CS1.8 */
#pun-navlinks .container {
background-color: #none;
color: #333333;
}
.offline li.pa-online strong {
font-weight: normal
}
.punbb textarea {
background-color: #e3f1f6;
color: #333333
}
.punbb select, .punbb input {
background-color: #none;
color: #333333
}
/* CS2 Border colours
-------------------------------------------------------------*/
/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
border-color: transparent;
}
/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color: #9ad2e7
}
/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: transparent;
}
/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
border-color: transparent;
}
/* CS2.5 */
.punbb th {
border-color: #e4edf0;
}
/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
border-color: #c7ccdf #FFFFFF #FFFFFF #c7ccdf;
}
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color: #c7ccdf
}
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color: #FFFFFF
}
.punbb .divider {
border-color: #c7ccdf #FFFFFF #FFFFFF #FFFFFF
}
.punbb .formal fieldset .post-box, .punbb .info-box {
border: 1px solid #dedfdf
}
li.pa-online {
border-left-color: #f0ebe4;
}
.punbb .post-sig dt {
border-top-color: #f0ebe4 !important;
}
/* 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: #8d50b2;
text-decoration: none;
}
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: #333333
}
/* 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: #76bad8;
border-bottom: 0px none #000;
text-decoration: none;
}
/* CS3.3 */
#pun-navlinks a {
color: #46acd1;
border-bottom: 0px none #000;
text-decoration: none;
}
/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #76bad8;
font-weight: normal;
font-style: normal;
border-bottom: 0px none #000;
text-decoration: none;
}
#pun-pagelinks a:active, #pun-pagelinks a:focus {
background-color: #333333;
color: #fff;
}
/* CS4 Post status icons
-------------------------------------------------------------*/
Div.icon {background-image : none; background-repeat: no-repeat;}
TR.inew Div.icon {background-image : url(http://funkyimg.com/i/2d3NQ.png); background-repeat: no-repeat;}
TR.isticky Div.icon {background-image : url(http://funkyimg.com/i/2d3Qu.png); background-repeat: no-repeat;}
TR.iclosed Div.icon {background-image : url(http://funkyimg.com/i/2d3Qv.png); background-repeat: no-repeat;}
#pun-about p.container {background-color: none;
background-image : url(http://funkyimg.com/i/2d4fM.png);
margin-left: 8px;
background-position : center top;
background-repeat : no-repeat;
width: 1113px;
height : 300px;
text-align:center;}
div#html-footer {
margin: 20px 0px 0px 0px;}
div#pun-about {
margin-bottom: -200px;
margin-left: -112px;
}
::-webkit-scrollbar {background: #d3e9f0; width: 6px; height: 6px;}
::-webkit-scrollbar-thumb {background: #a976c8; width: 6px; height: 6px;}
::-webkit-scrollbar-corner {background: #d3e9f0;}
::-webkit-scrollbar-track:horizontal {width: 0px; height: 0px;}
/* Фон в посте */
.fonpost { width: 575px; height: auto; margin-left: 50px; padding-top: 20px; padding-bottom: 100px;
display: block;
background: url(http://funkyimg.com/i/2d1CZ.png) top no-repeat, url(http://funkyimg.com/i/2d1CX.png) bottom no-repeat, url(http://funkyimg.com/i/2d1CY.png) repeat-y;}
background-position: center;
/* текст в рамке поста */
.text { width: 500px;
padding-left: 35px;
padding-right: 34px;
margin-top: -20px;
font-size: 14px;
font-family: cuprum;
color: #333333;
text-align: left;}
.text2 {
font-family: lobster;
font-size: 25px;
letter-spacing: -1px;
text-align: center;
text-shadow:#d6b8e3 1px 1px, #bedeea 0px -1px; }
#pun-category1.category h2 {
background: url(http://funkyimg.com/i/2dd6Z.png);
background-position: center;
height: 189px;
width: 920px;
font-size:0 !important;
margin-left: -10px;}
#pun-category2.category h2 {
background: url(http://funkyimg.com/i/2dd7A.png);
background-position: center;
height: 189px;
width: 920px;
font-size:0 !important;
margin-left: -10px;}
#pun-category3.category h2 {
background: url(http://funkyimg.com/i/2dd7B.png);
background-position: center;
height: 189px;
width: 920px;
font-size:0 !important;
margin-left: -10px;}
#pun-category4.category h2 {
background: url(http://funkyimg.com/i/2dd7C.png);
background-position: center;
height: 189px;
width: 920px;
font-size:0 !important;
margin-left: -10px;}
#pun-category5.category h2 {
background: url(http://funkyimg.com/i/2dd7D.png);
background-position: center;
height: 189px;
width: 920px;
font-size:0 !important;
margin-left: -10px;}
#pun-category6.category h2 {
background: url(http://funkyimg.com/i/2dd7E.png);
background-position: center;
height: 189px;
width: 920px;
font-size:0 !important;
margin-left: -10px;}
#pun-stats h2 {
background-image : url(http://funkyimg.com/i/2dd7F.png);
background-position: center;
height: 189px;
width: 920px;
font-size:0 !important;
margin-left: -10px;}
/* Фон в посте */
.fancy { width: 650px; height: auto; margin-left: 50px; padding-top: 20px; padding-bottom: 100px;
display: block;
background: url(http://funkyimg.com/i/2dZsp.png) top no-repeat, url(http://funkyimg.com/i/2dZsq.png) bottom no-repeat, url(http://funkyimg.com/i/2dZsC.png) repeat-y;}
background-position: center;
/* текст в рамке поста */
.fancytext { width: 590px;
padding-left: 35px;
padding-right: 34px;
margin-top: -20px;
font-size: 14px;
font-family: cuprum;
color: #333333;
text-align: left;}
.fancytext2 {
font-family: lobster;
margin-top: 20px;
font-size: 25px;
letter-spacing: -1px;
text-align: center;
text-shadow:#d6b8e3 1px 1px, #bedeea 0px -1px; }Поделиться342021-02-04 23:15:41
верх
Код:
/* Design by супернатурал. (c) All rights reserved
Skype - frostyllo
ICQ - 480713611
******************************************/
/* A1 Import the colour scheme
-------------------------------------------------------------*/
/* A1.1 */
@import url(style_cs.css);
/* 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;
line-height: 1.2;
}
/* 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: 16px;
}
/* A3.2 */
.punbb {
font: normal 68.75% verdana;
}
/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
font: 1em verdana
}
/* 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 h2 span, .punbb legend span {
font-size: 1.1em;
}
/* A3.6 */
.punbb pre {
font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
}
/* A3.7 */
.punbb address, .punbb em {
font-style: normal
}
/* A3.8 */
.punbb .post-content em {
font-style: italic
}
/* A3.9 */
.punbb .post-content em.bbuline {
font-style: normal;
text-decoration: underline;
}
/* A3.10 */
.punbb a {
text-decoration: underline
}
/* A3.11 */
.punbb optgroup {
font-weight: bold;
}
/* A4 Float clearing and hidden items
-------------------------------------------------------------*/
/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
overflow:hidden;
line-height: 0.0;
font-size: 0;
}
/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
font-size: 0;
height: 0;
width: 0;
line-height: 0.0;
position:absolute;
left: -9999px;
overflow: hidden
}
/* A5 Basic page layout and borders
-------------------------------------------------------------*/
/* A5.1 */
#pun {
margin: 0px;
position: relative;
border-width: 0px 0px 0px 0px;
width: 820px;
margin: auto;
top: 0px;
}
/* A5.2 */
.punbb {
float: left;
width: 780px;
height: auto;
margin: 0 0 0 20px;}
/* A5.3 */
#pun-redirect, #pun-maint {
margin: 50px 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
}
/* 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;
}
/*************************************************************
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;
border-top: 1px solid #b5a395;
width: 250px;
margin: 5px 0;
}
/* B1.3 */
.punbb .post-content p {
margin: 0;
padding: 0 0 1em 0;
line-height: 150%;
}
/* B1.4 */
.punbb .post-content img {
vertical-align: text-bottom
}
/* B1.5 */
.punbb .post-content img.postimg {
vertical-align: middle;
}
/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
width: 100%;
overflow: hidden;
}
/* B1.7 */
.punbb .post-content .scrollbox {
width: 100%;
overflow: auto;
}
/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
margin: 0.4em 1.8em 1.4em 1.8em;
padding: 1em;
border-style: solid;
}
/* 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: 100%;
font-size: 1.1em;
height: 0;
}
/* B3.2 */
.multipage {
margin-top: 3em;
}
/* B3.3 */
.linkst .pagelink {
position: absolute;
top: -4em;
left: 1em;
width: 24em;
}
/* B3.4 */
.linkst .postlink {
position: absolute;
top: -4em;
right: 1em;
width: 16em;
text-align: right;
font-weight: bold;
}
/* B3.5 */
.punbb .linksb {
text-align: right;
padding: 0.4em 1em 0.5em 1em;
font-size: 1.1em;
}
/* B3.6 */
.linksb .pagelink {
float: left;
width: 24em;
text-align: left;
}
/* B3.7 */
.linksb .postlink {
float: right;
width: 16em;
font-weight: bold
}
/* B3.8 */
.subscribelink {
clear:both;
padding-top: 0.3em;
padding-bottom: 0.5em;
}
/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/
/* C1 Form layout
-------------------------------------------------------------*/
/* C1.1 */
.punbb .formal .container {
padding: 1.7em 2.3em 1.1em 2.3em;
}
/* C1.2 */
.punbb .formsubmit {
padding: 0 0 0 1.7em;
margin: 1em 0 0 0;
}
/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
margin: 0 0.6em 0 0
}
/* C1.4 */
.punbb fieldset {
border-style: solid;
border-width: 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 {
font-size: 1.2em;
font-weight: bold;
}
/* 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: 0em
}
/* C2.15 */
.punbb div.icon {
border-style: solid;
border-width: 0.6em 0.6em 0.6em 0.6em;
height: 0;
line-height: 0.0;
margin-top: 0.1em;
width: 0;
}
/* C2.16 */
.punbb table div.icon {
font-size: 1.05em;
margin-left: 6px;
}
/* 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: 0.5em 1em;
display: block;
margin-left: 19em;
border-left-style: solid;
border-left-width: 1px
}
/* C3.4 */
.punbb .post h3 strong {
float: right;
width: 5em;
text-align: right;
font-weight: normal;
}
/* C3.5 */
.punbb .post .post-author {
float: left;
width: 19em;
margin-top: -1.5em;
overflow: hidden;
}
/* 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;
text-align: center;
}
/* C3.11 */
.punbb .post-body {
margin-left: 19em;
border-left-style: solid;
border-left-width: 1px;
padding: 0 0 1px 0;
}
/* C3.12 */
.punbb .post-box {
padding: 1em;
}
/*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: 0 1em 0 0;
height: 2em;
line-height: 2em;
margin-left: -19em;
border-top-style: dashed;
border-top-width: 1px;
background: transparent;
text-align: right;
}
/* C3.16 */
.punbb .post-links li {
display: inline;
padding-left: 1em;
}
/* C3.17 */
.pl-email, .pl-website {
float: left;
}
/* C3.18 */
.punbb .clearer {
clear: both;
height: 0;
font-size: 0;
}
/* C4 Moderator menu
-------------------------------------------------------------*/
/* C4.1 */
.punbb .modmenu .container {
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 -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 16em;
margin-bottom: 0.2em;
}
/* C6.8 */
#viewprofile li span {
float: left;
width: 14em;
margin-left: -16em;
padding: 0.5em 1em;
font-weight: bold;
}
/*C6.9 */
#setmods dt {
float: left;
width: 14em;
margin-left: -16em;
padding: 0.8em 1em;
font-weight: bold;
display: inline;
}
/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
display: block;
padding: 0.5em 1em;
font-weight: normal;
}
/* C6.11 */
.punbb img.avatardemo {
float: right;
margin: 0 0 0.8em 1.8em
}
/* C7 User list
-------------------------------------------------------------*/
/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
border-bottom: none;
margin-bottom: 0;
}
/* C7.2 */
#pun-userlist .usertable .container {
padding: 0 2.3em 2.3em 2.3em;
border-top: none;
}
/* C7.3 */
#pun-userlist .usertable table {
border-style: solid;
border-width: 1px;
}
/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/
/* D1 Logo and description
-------------------------------------------------------------*/
/* D1.1 */
#pun-title {
margin: 0;
border-style: solid solid none solid;
border-width: 1px 1px 0 1px;
}
/* D1.2 */
#pun-title h1 {
display : block;
height: 0px;
padding: 2em 1em 0 1em;
}
/* D1.3 */
#pun-title .container {
border-style: none solid none solid;
}
/* D1.4 */
#pun-title h1 span {
font-size: 1.5em;
}
#pun-title td.title-logo-tdl {
border: none;
width: 100%;
}
#pun-title td.title-logo-tdr {
border: none;
width: 427px;
}
/* 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;
top: 0;
}
/* D3.2 */
#pun-navlinks .container {
padding: 0.7em 1em;
}
/* D.3 */
#pun-navlinks li {
display: inline;
padding-right: 1em;
}
/* D3.4 */
#pun-navlinks li a {
font-size: 1.1em;
}
/* D4 User links
-------------------------------------------------------------*/
/* D4.1 */
#pun-ulinks {
margin-top: 0;
}
/* D4.2 */
#pun-ulinks .container {
border-top: none;
padding: 0.7em 1em;
font-size: 8px;
text-transform: uppercase;
font-family: times;
}
/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
display: inline;
border-left-style: solid;
border-left-width: 1px;
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.2 */
#pun-stats li.item1, #pun-stats li.item2 {
float: left;
clear: both;
line-height: 150%;
}
/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
text-align: right;
line-height: 150%;
}
/* D7.4 */
li#onlinelist {
margin-top: 1em;
border-top-style: solid;
border-top-width: 1px;
float: left;
width: 100%;
line-height: 130%;
}
/* D7.5 */
li#onlinelist div {
border-top-style: solid;
border-top-width: 1px;
padding: 0.7em 0 0 0;
}
/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/
/* D8.1 */
#pun-qjump {
margin: 0;
border: none;
width: 50%;
position: relative;
float: left;
}
/* D8.2 */
#pun-qjump .container {
border: none;
background: transparent;
padding: 0.8em 1em;
}
/* D8.3 */
#pun-about {
margin-top: 0;
}
/* 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;
}
li#navawards {display: none;}
/* Фон */
body {background-color: #000000;
background-image : url("");
background-repeat: repeat;
background-position : top center;
overflow-x: hidden; }низ
Код:
/* ГРАФИЧЕСКАЯ ЧАСТЬ
-------------------------------------------------------------*/
/* Шапка */
#pun-title table {background-color: transparent;
background-image: url("http://i.imgur.com/UVEXN.jpg");
border: none;
height: 312px;
width: 1000px;
margin-left: -100px;
margin-top: -2px;
margin-bottom: 44px;
background-repeat: no-repeat;
background-position : top center;
}
/* Контент */
#pun { background-image: url("http://i.imgur.com/3IbIa.jpg");
background-color: #ffffff;
background-position: center;
background-attachment: ;}
/* Нижний копирайт */
#pun-about p.container {
background-color: transparent;
background-image: url("http://i.imgur.com/l0zKt.png");
background-position : center top;
background-repeat : no-repeat;
height: 230px;
width: 1000px;
margin-left: -100px;
margin-bottom: -10px;
margin-top: -25px;
font-size: 0em;}
div#html-footer {
margin: -67px 0px 0px 0px;}
div#pun-about {
margin-bottom: -80px;}
/* Блок цитат */
.punbb .quote-box, .punbb .code-box {
background-color: transparent;
color: black;
background-image: url("http://uploads.ru/i/S/4/7/S47gC.png");
border-top: 1px solid #3c1e0c;
border-right: 1px solid #3c1e0c;
border-bottom: 1px solid #3c1e0c;
border-left: 4px solid #3c1e0c;
-moz-box-shadow: 3px 3px 15px #3c1e0c;
-webkit-box-shadow: 3px 3px 15px #3c1e0c;
box-shadow: 3px 3px 15px #3c1e0c;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
/* Блок формы ответа и кнопок */
.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: black;
background-image: url("http://uploads.ru/i/S/4/7/S47gC.png");
border-top: 1px solid #3c1e0c;
border-right: 1px solid #3c1e0c;
border-bottom: 1px solid #3c1e0c;
border-left: 4px solid #3c1e0c;
-moz-box-shadow: 3px 3px 15px #3c1e0c;
-webkit-box-shadow: 3px 3px 15px #3c1e0c;
box-shadow: 3px 3px 15px #3c1e0c;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
background-color: transparent;
color: #000000;}
#pun-debug h2, .punbb-admin #pun-admain h2, #pun-stats .statscon, li#onlinelist, li#onlinelist div {
background-color: transparent;
color: #000000;}
#pun-stats h2,.punbb .main h1, .punbb .main h2 {
background-color: transparent;
color: #000000;
font-weight: bold;
text-align: center;}
#pun-title, #pun-title .container, .punbb .modmenu .container {
background-color: transparent;
color: #000000;}
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
background-color: transparent;
color: #000000;}
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {
background-color: transparent;
color: #000000;}
#pun-navlinks .container, #pun-ulinks .container {
background-color: transparent;
color: #000000;
text-align: center;}
.offline li.pa-online strong {
color: #000000;
font-weight: normal;}
/* ГРАНИЦЫ
-------------------------------------------------------------*/
.punbb .container, .punbb .post-body, .post h3, #pun-title {
border-color: transparent;}
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color: transparent;}
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: transparent;}
#pun-stats h2 .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin{
border-color: transparent;}
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
border-color:transparent;}
.punbb th {
border-color: transparent;}
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color: transparent;}
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color: transparent;}
.punbb .divider {
border-color: transparent;}
.punbb .formal fieldset .post-box, .punbb .info-box {
border: 1px solid #130a01}
li.pa-online {
border-left-color: transparent;}
/* ССЫЛКИ И ИХ ЦВЕТА
-------------------------------------------------------------*/
.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: #3a1e04;
border-bottom: 0px none #000;
text-decoration: none;}
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: #000000;}
.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: #271104;
border-bottom: 0px none #000;
text-decoration: underline;}
#pun-navlinks a {
color: #3a1e04;
border-bottom: 0px none #000;
text-decoration: none;}
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #271104;
font-weight: normal;
font-style: normal;
border-bottom: 0px none #000;
text-decoration: none;}
#pun-pagelinks a:active, #pun-pagelinks a:focus {
background-color: #333;
color: #000000;}
/* ИКОНКИ
-------------------------------------------------------------*/
/* Старые сообщения */
.punbb table Div.icon {float: right;
display: block;
border-style: none none none none;
margin-left: -20px;
margin-right: 5px;
width: 80px;
height: 49px;
background-image : url(http://i.imgur.com/A5eMNl.jpg);
background-repeat: no-repeat;}
/* Закрытые темы */
TR.iclosed Div.icon {
background-image : url(http://i.imgur.com/hcwps.pngg);
background-repeat: no-repeat;
width: 80px;
height: 49px;}
/* Новые сообщения */
TR.inew Div.icon {
background-image : url(http://i.imgur.com/gKgyC.png);
background-repeat: no-repeat;
width: 80px;
height: 49px;}
/* Важные темы */
TR.isticky Div.icon {
background-image : url(http://i.imgur.com/dSIP7.png);
background-repeat: no-repeat;
width: 80px;
height: 49px;}
/* ДРУГОЕ
-------------------------------------------------------------*/
#pun #pun-navlinks.section {border-top-style: none; }
#pun #pun-navlinks.section .container {border-style: none; }
#pun_wrap #pun #pun-index #pun-status.section .container {display: none; }
#pun #pun-main .pa-title {text-align: center; }
#pun #pun-main .pa-author {text-align: center; }
#pun_wrap #pun #pun-title.section #logo-table tbody{display: none; }
#pun-title.section #title-logo-table tbody #title-logo-tr #title-logo-tdl.title-logo-tdl .title-logo {display: none; }
#pun-announcement h2 {display: none;
height: 0px; margin-top: -110px;}
#pun-announcement.section .container .html-box center table {margin-top: -110px;}
.pa-avatar, .pa-title, .pa-author { text-align: center;}
#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: -263px; top: 1px;}
#pun-main .post-author ul {text-align: center;}
.punbb td div.tclcon { padding-left: 15px; }
.lastedit {display: none; }
/* Двигает навигацию. Больше - ниже*/
div#pun-navlinks {
position: absolute;
width: 99%;
text-align: center;
top: 271px;
margin-left: -15px;}
div#pun-ulinks {
position: absolute;
width: 95%;
text-align: center;
top: 330px;
margin-left: 0px;}
a.menu:link, a.menu:visited, a.menu:active{text-decoration: none;
background: #dad1bc;
width: 64px;
padding-top: 10px;
padding-bottom: 10px;
font-family: tahoma;
font-size: 13px;
text-decoration: none;
color: black;
opacity: 0.3;filter: alpha(opacity=100); -moz-opacity: 0.5;
-moz-border-radius: 5px;
text-align:center;
display:block;
}
a.menu:hover {
background-image: url("http://s1.uploads.ru/EH40h.png");
opacity: 1.0;filter: alpha(opacity=100); -moz-opacity: 1.0;
}
a.men:link, a.men:visited, a.men:active{text-decoration: none;
background-image: url("http://s1.uploads.ru/EH40h.png");
width: 64px;
padding-top: 10px;
padding-bottom: 50px;
font-family: tahoma;
font-size: 12px;
text-decoration: none;
color: black;
opacity: 0.3;filter: alpha(opacity=100); -moz-opacity: 0.5;
text-align:center;
display:block;
}
a.men:hover {
opacity: 1.0;filter: alpha(opacity=100); -moz-opacity: 1.0;
}Поделиться352021-02-04 23:17:27
верх
Код:
/*************************************************************
A - SETUP
**************************************************************/
/* A1 Import the colour scheme
-------------------------------------------------------------*/
/* A1.1 */
@import url(style_cs.css);
/* 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: 100.01%;
}
/* A3.2 */
.punbb {
font: normal 68.75% verdana, arial, helvetica, sans-serif;
}
/* 3.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 h2 span, .punbb legend span {
font-size: 1.1em;
}
/* A3.6 */
.punbb pre {
font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
}
/* A3.7 */
.punbb address, .punbb em {
font-style: normal
}
/* A3.8 */
.punbb .post-content em {
font-style: italic
}
/* A3.9 */
.punbb .post-content em.bbuline {
font-style: normal;
text-decoration: underline;
}
/* A3.10 */
.punbb a {
text-decoration: underline
}
/* A3.11 */
.punbb optgroup {
font-weight: bold;
}
/* A4 Float clearing and hidden items
-------------------------------------------------------------*/
/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
overflow:hidden;
line-height: 0.0;
font-size: 0;
}
/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
font-size: 0;
height: 0;
width: 0;
line-height: 0.0;
position:absolute;
left: -9999px;
overflow: hidden
}
/* A5 Basic page layout and borders
-------------------------------------------------------------*/
/* A5.1 */
#pun {
margin: auto;
width : 840px;
padding: 0px 0px 0px 0px;
position: relative;
}
/* A5.2 */
.punbb {
float: center;
width: 100%;
height: auto;
}
/* A5.3 */
#pun-redirect, #pun-maint {
margin: 50px 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
}
/* 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;
}
#pun_wrap #pun #pun-index #pun-main .category h2 {text-align: center; }
/*************************************************************
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;
border-top: 1px solid #888;
width: 250px;
margin: 5px 0;
}
/* B1.3 */
.punbb .post-content p {
margin: 0;
padding: 0 0 1em 0;
line-height: 150%;
}
/* B1.4 */
.punbb .post-content img {
vertical-align: text-bottom
}
/* B1.5 */
.punbb .post-content img.postimg {
vertical-align: middle;
}
/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
width: 100%;
overflow: hidden;
}
/* B1.7 */
.punbb .post-content .scrollbox {
width: 100%;
overflow: auto;
}
/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
margin: 0.4em 1.8em 1.4em 1.8em;
padding: 1em;
border-style: dashed;
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: 100%;
font-size: 1.1em;
height: 0;
}
/* B3.2 */
.multipage {
margin-top: 3em;
}
/* B3.3 */
.linkst .pagelink {
position: absolute;
top: -4em;
left: 1em;
width: 24em;
}
/* B3.4 */
.linkst .postlink {
position: absolute;
top: -4em;
right: 1em;
width: 16em;
text-align: right;
font-weight: bold;
}
/* B3.5 */
.punbb .linksb {
text-align: right;
padding: 0.4em 1em 0.5em 1em;
font-size: 1.1em;
}
/* B3.6 */
.linksb .pagelink {
float: left;
width: 24em;
text-align: left;
}
/* B3.7 */
.linksb .postlink {
float: right;
width: 16em;
font-weight: bold
}
/* B3.8 */
.subscribelink {
clear:both;
padding-top: 0.3em;
padding-bottom: 0.5em;
}
/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/
/* C1 Form layout
-------------------------------------------------------------*/
/* C1.1 */
.punbb .formal .container {
padding: 1.7em 2.3em 1.1em 2.3em;
}
/* C1.2 */
.punbb .formsubmit {
padding: 0 0 0 1.7em;
margin: 1em 0 0 0;
}
/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
margin: 0 0.6em 0 0
}
/* C1.4 */
.punbb fieldset {
border-style: solid;
border-width: 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 {
font-size: 1.2em;
font-weight: bold;
}
/* 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: none;
padding: 4px 1em 6px 1em;
}
/* C2.13 */
.punbb .main .tcl {
border-left-style: none;
border-left-width: 0;
}
* html .tclcon {height: 1px}
/* C2.14 */
.punbb td div.tclcon {
margin-left: 48px;
}
/* C2.15 */
.punbb div.icon {
float: right;
display: block;
height: 100px;
width: 100px;
margin-left: 3px;
margin-right: 10px;
}
/* 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: 0.5em 1em;
display: block;
margin-left: 19em;
border-left-style: solid;
border-left-width: 1px
}
/* C3.4 */
.punbb .post h3 strong {
float: right;
width: 5em;
text-align: right;
font-weight: normal;
}
/* C3.5 */
.punbb .post .post-author {
float: left;
width: 19em;
margin-top: -1.5em;
overflow: hidden;
}
/* 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: 19em;
border-left-style: solid;
border-left-width: 1px;
padding: 0 0 1px 0;
}
/* C3.12 */
.punbb .post-box {
padding: 1em;
}
/*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: 0 1em 0 0;
height: 2em;
line-height: 2em;
margin-left: -19em;
border-top-style: dashed;
border-top-width: 1px;
background: transparent;
text-align: right;
}
/* C3.16 */
.punbb .post-links li {
display: inline;
padding-left: 1em;
}
/* C3.17 */
.pl-email, .pl-website {
float: left;
}
/* C3.18 */
.punbb .clearer {
clear: both;
height: 0;
font-size: 0;
}
/* C4 Moderator menu
-------------------------------------------------------------*/
/* C4.1 */
.punbb .modmenu .container {
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 -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 16em;
margin-bottom: 0.2em;
}
/* C6.8 */
#viewprofile li span {
float: left;
width: 14em;
margin-left: -16em;
padding: 0.5em 1em;
font-weight: bold;
}
/*C6.9 */
#setmods dt {
float: left;
width: 14em;
margin-left: -16em;
padding: 0.8em 1em;
font-weight: bold;
display: inline;
}
/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
display: block;
padding: 0.5em 1em;
font-weight: normal;
}
/* C6.11 */
.punbb img.avatardemo {
float: right;
margin: 0 0 0.8em 1.8em
}
/* C7 User list
-------------------------------------------------------------*/
/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
border-bottom: none;
margin-bottom: 0;
}
/* C7.2 */
#pun-userlist .usertable .container {
padding: 0 2.3em 2.3em 2.3em;
border-top: none;
}
/* C7.3 */
#pun-userlist .usertable table {
border-style: solid;
border-width: 1px;
}
/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/
/* D1 Logo and description
-------------------------------------------------------------*/
/* D1.1 */
#pun-title {
margin: 0;
border-style: solid solid none solid;
border-width: 0px 0px 0 0px;
}
/* D1.2 */
#pun-title h1 {
display : block;
height : 40px;
padding: 0em 0em 0 0em;
}
/* D1.3 */
#pun-title .container {
border-style: none solid none solid;
}
/* D1.4 */
#pun-title h1 span {
display: none;
}
#pun-title TABLE {
border: none;
height: 40px;
width: 100%;
margin-bottom: 0px;
}
#pun-title TD.title-logo-tdl {
border: none;
width: 100%;
}
#pun-title TD.title-logo-tdr {
border: none;
width: 40px;
vertical-align: top center;
padding-top: 0px;
padding-right: 0px;
}
/* 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 {
text-align: center;
border-style: none;
border-width: 0;
margin: 0;
}
/* D3.2 */
#pun-navlinks .container {
padding: 0.7em 1em;
}
/* D.3 */
#pun-navlinks li {
display: inline;
padding-right: 1em;
}
/* D3.4 */
#pun-navlinks li a {
font-size: 1.1em;
}
/* D4 User links
-------------------------------------------------------------*/
/* D4.1 */
#pun-ulinks {
text-align: center;
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;
border-left-style: solid;
border-left-width: 1px;
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.2 */
#pun-stats li.item1, #pun-stats li.item2 {
float: left;
clear: both;
line-height: 150%;
}
/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
text-align: right;
line-height: 150%;
}
/* D7.4 */
li#onlinelist {
margin-top: 1em;
border-top-style: solid;
border-top-width: 1px;
float: left;
width: 100%;
line-height: 130%;
}
/* D7.5 */
li#onlinelist div {
border-top-style: solid;
border-top-width: 1px;
padding: 0.7em 0 0 0;
}
/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/
/* D8.1 */
#pun-qjump {
margin: 0;
border: none;
width: 50%;
position: relative;
float: left;
}
/* D8.2 */
#pun-qjump .container {
border: none;
background: transparent;
padding: 0.8em 1em;
}
/* D8.3 */
#pun-about {
margin-top: 0;
}
/* 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;
}
/* E1 Right_Icons
-------------------------------------------------------------*/
#pun-main .category Div.icon{
float: right;
}низ
Код:
/* CS1 Background and text colours
-------------------------------------------------------------*/
body {
background-color: #000000;
}
#pun {
background-color: #f3c790;
background-image: url(https://upforme.ru/uploads/000f/98/51/447-1-f.jpg); background-position: top center; background-attachment: fixed;
}
HTML {
background:#110000
url(https://upforme.ru/uploads/000f/98/51/447-2-f.jpg) no-repeat top center;}
body {background: transparent none !important;}
#pun {width: 0px;margin: 650px auto 0 auto;
}
/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
background-color: #transparen;
color: #200000;
}
/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
background-color: #transparen;
color: #200000;
}
/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
background-color: #transparen;
color: #FDFFE8;
font-weight: normal;
font-style: normal;
}
/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
background-color: #transparen;
color: #200000;
}
/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
background-color: #transparen;
color: #200000
}
/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {
background-color: #transparen;
color: #200000
}
/* CS1.7 */
punbb .quote-box, .punbb .code-box {
background-color: #c3d7ea; background-image: url("https://upforme.ru/uploads/000f/98/51/459-1-f.jpg");background-position: right bottom; background-position: right bottom;
color: # 000000}
/* CS1.8 */
#pun-navlinks .container {
background: c3d7ea;
color: #000000;
}
.offline li.pa-online strong {
font-weight: normal
}
.punbb textarea, .punbb select, .punbb input {
background-image: url(https://upforme.ru/uploads/000f/98/51/465-1-f.jpg);
color: # 000000}
/* CS2 Border colours
-------------------------------------------------------------*/
/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
border-color: #D8BB93 #D8BB93 #D8BB93 #D8BB93
}
/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color: #000000
}
/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: #D8BB93;
}
/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
border-color: #D8BB93;
}
/* CS2.5 */
.punbb th {
border-color: #D8BB93
}
/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
border-color: #B89B73 #F8DBB3 #F8DBB3 #B89B73;
}
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color: #B89B73
}
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color: #F8DBB3
}
.punbb .divider {
border-color: #B89B73 #F8DBB3 #F8DBB3 #F8DBB3
}
.punbb .formal fieldset .post-box, .punbb .info-box {
border: 1px solid #dedfdf
}
li.pa-online {
border-left-color: #D8BB93;
}
.punbb .post-sig dt {
border-top-color: #D8BB93 !important;
}
.punbb .quote-box, .punbb .code-box {
border-color: #000000;
}
/* 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: #200000;
border-bottom: 0px none #000;
text-decoration: underline;
}
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: #200000
}
/* 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: #FFFFFF;
border-bottom: 0px none #000;
text-decoration: underline;
}
/* CS3.3 */
#pun-navlinks a {
color: #200000;
border-bottom: 0px none #000;
text-decoration: none;
}
/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #FFFFFF;
font-weight: normal;
font-style: normal;
border-bottom: 0px none #000;
text-decoration: underline;
}
#pun-pagelinks a:active, #pun-pagelinks a:focus {
background-color: #333;
color: #fff;
}
/* CS4 Post status icons
-------------------------------------------------------------*/
div.icon {border-color: #0080D7 #0060B7 #0050A7 #0060B7}
tr.iredirect div.icon {border-color: #7C9ABC #7C9ABC #7C9ABC #7C9ABC}
div.inew {border-color: #E6E6E6 #C6C6C6 #B6B6B6 #C6C6C6}
#pun-main div.catleft, #pun-main div.catright {display: none}
/* CS5 Post categorys
-------------------------------------------------------------*/
#pun-category1.category h2 {
background: url(https://upforme.ru/uploads/000f/98/51/449-1-f.jpg) no-repeat top center;
height: 60px;
font-size:0 !important;
}
#pun-category2.category h2 {
background: url(https://upforme.ru/uploads/000f/98/51/449-2-f.jpg) no-repeat top center;
height: 60px;
font-size:0 !important;
}
#pun-category3.category h2 {
background: url(https://upforme.ru/uploads/000f/98/51/449-3-f.jpg) no-repeat top center;
height: 60px;
font-size:0 !important;
}
#pun-category4.category h2 {
background: url(https://upforme.ru/uploads/000f/98/51/449-4-f.jpg) no-repeat top center;
height: 60px;
font-size:0 !important;
}
#pun-category5.category h2 {
background: url(https://upforme.ru/uploads/000f/98/51/451-1-f.jpg) no-repeat top center;
height: 60px;
font-size:0 !important;
}
#pun-category6.category h2 {
background: url(https://upforme.ru/uploads/000f/98/51/450-1-f.jpg) no-repeat top center;
height: 60px;
font-size:0 !important;
}
#pun-category7.category h2 {
background: url(https://upforme.ru/uploads/000f/98/51/450-2-f.jpg) no-repeat top center;
height: 60px;
font-size:0 !important;
}
#pun-category8.category h2 {
background: url(https://upforme.ru/uploads/000f/98/51/450-3-f.jpg) no-repeat top center;
height: 60px;
font-size:0 !important;
}
#pun-main .category Div.icon {float: center; display: block; border-style: none none none none; height: 80px; width: 80x;}
Div.icon {
background-image : url(https://upforme.ru/uploads/000f/98/51/453-2.png);
background-repeat: no-repeat;
}
TR.inew Div.icon {
background-image : url(https://upforme.ru/uploads/000f/98/51/453-1.png);
background-repeat: no-repeat;
}
TR.isticky Div.icon {
background-image : url(hhttps://upforme.ru/uploads/000f/98/51/88-2.png);
background-repeat: no-repeat;
}
TR.iclosed Div.icon {
background-image : url(hhttps://upforme.ru/uploads/000f/98/51/88-1.png);
background-repeat: no-repeat;
}
TR.iredirect Div.icon {
background-image : url(hhttp://savepic.ru/2011631.jpg);
background-repeat: no-repeat;
}Поделиться362021-02-05 00:56:39
верх
Код:
/*************************************************************
A - SETUP
**************************************************************/
/* A1 Import the colour scheme
-------------------------------------------------------------*/
/* A1.1 */
@import url(style_cs.css);
/* 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: 100%;
}
/* A3.2 */
.punbb {
font: normal 68% verdana, arial, helvetica, sans-serif;
}
/* 3.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;
}
.punbb th {
font-size: 0.9em;
}
/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
font-size: 1.1em;
}
/* A3.6 */
.punbb pre {
font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
}
/* A3.7 */
.punbb address, .punbb em {
font-style: normal
}
/* A3.8 */
.punbb .post-content em {
font-style: italic
}
/* A3.9 */
.punbb .post-content em.bbuline {
font-style: normal;
text-decoration: underline;
}
/* A3.10 */
.punbb a {
text-decoration: underline
}
/* A3.11 */
.punbb optgroup {
font-weight: bold;
}
/* A4 Float clearing and hidden items
-------------------------------------------------------------*/
/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
overflow:hidden;
line-height: 0.0;
font-size: 0;
}
/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
font-size: 0;
height: 0;
width: 0;
line-height: 0.0;
position:absolute;
left: -9999px;
overflow: hidden
}
/* A5 Basic page layout and borders
-------------------------------------------------------------*/
/* A5.1 */
/* ширина форума проставляется здесь */
#pun {
margin: auto;
width: 900px;
position: relative;
}
/* A5.2 */
.punbb {
float: auto;
height: auto;
width: 800px;
padding-left: 25px;
}
/* A5.3 */
#pun-redirect, #pun-maint {
margin: 50px 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
}
/* 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: 5px 0px 15px 0px;
font-size: 12px;
font-style: italic;
border-style: none solid solid none;
border-width: 0 1px 1px 0;
}
/*************************************************/*************************************************************
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;
border-top: 1px solid #888;
width: 250px;
margin: 5px 0;
}
/* B1.3 */
.punbb .post-content p {
margin: 0;
padding: 0 0 1em 0;
line-height: 135%;
}
/* B1.4 */
.punbb .post-content img {
vertical-align: text-bottom
}
/* B1.5 */
.punbb .post-content img.postimg {
vertical-align: middle;
}
/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
width: 100%;
overflow: hidden;
}
/* B1.7 */
.punbb .post-content .scrollbox {
width: 100%;
overflow: auto;
}
/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
margin: 0.4em 1.8em 1.4em 1.8em;
padding: 1em;
}
/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
display: block;
padding-bottom: 0.7em;
font-size: 1.1em;
font-family: Georgia;
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: 100%;
font-size: 1.1em;
height: 0;
}
/* B3.2 */
.multipage {
margin-top: 3em;
}
/* B3.3 */
.linkst .pagelink {
position: absolute;
top: -4em;
left: 1em;
width: 24em;
}
/* B3.4 */
.linkst .postlink {
position: absolute;
top: -4em;
right: 1em;
width: 16em;
text-align: right;
font-weight: bold;
}
/* B3.5 */
.punbb .linksb {
text-align: right;
padding: 0.4em 1em 0.5em 1em;
font-size: 1.1em;
}
/* B3.6 */
.linksb .pagelink {
float: left;
width: 24em;
text-align: left;
}
/* B3.7 */
.linksb .postlink {
float: right;
width: 16em;
font-weight: bold
}
/* B3.8 */
.subscribelink {
clear:both;
padding-top: 0.3em;
padding-bottom: 0.5em;
}
/*************************************************/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/
/* C1 Form layout
-------------------------------------------------------------*/
/* C1.1 */
.punbb .formal .container {
padding: 1.7em 2.3em 1.1em 2.3em;
}
/* C1.2 */
.punbb .formsubmit {
padding: 0 0 0 1.7em;
margin: 1em 0 0 0;
}
/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
margin: 0 0.6em 0 0
}
/* C1.4 */
.punbb fieldset {
border-style: solid;
border-width: 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 {
background-color: transparent;
text-align: center;
width: 10%;
}
/* C2.3 */
.punbb .main .tcr {
background-color: transparent;
overflow: hidden;
text-align: center;
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 {
background-color: transparent;
text-align: left;
width: 20%;
}
/* C2.6 */
#pun-debug table .tcl {
background-color: transparent;
width: 15%;
white-space:normal;
}
/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
width: 90%;
white-space: normal;
}
/* C2.8 */
#pun-index .tcl h3 {
font-size: 1.1em;
font-weight:bold;
}
/* 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
}
* html .tclcon {height: 1px}
/* C2.14 */
.punbb td div.tclcon {
margin-left: 60px;
}
/* C2.15 */
.punbb div.icon {
float: left;
display: block;
width: 32px;
height: 32px;}
/* C3 Topics
-------------------------------------------------------------*/
/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3 {
border-color: transparent;
}
/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color: transparent;
}
/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: transparent ;
}
/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
border-color: transparent ;
}
/* CS2.5 */
.punbb th {
border-color: transparent ;
}
/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
background-image: url(http://savepic.su/4882286.png);
box-shadow: 1px 1px 1px;
}
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color: transparent;
}
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color: transparent ;
}
.punbb .divider {
border-color: transparent;
}
.punbb .formal fieldset .post-box, .punbb .info-box {
border: 1px solid transparent ;
}
li.pa-online {
border-left-color: transparent ;
}
/* 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 {
border-left: 0px solid #e1dbcc;
padding: 0.5em 1em;
display: block;
margin-left: 20em;
}
/* C3.4 */
.punbb .post h3 strong {
float: right;
width: 5em;
text-align: right;
font-weight: normal;
}
/* C3.5 */
.punbb .post .post-author {
float: left;
width: 210px;
margin-top: -1.5em;
overflow: hidden;
}
/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
padding: 0 1em 1em 1em;
line-height: 135%;
text-align: center;
}
/* C3.7 */
.pa-author {
font-size: 1.3em;
font-weight: bold;
}
/* C3.8 */
.pa-author a {
text-decoration: none
}
/* C3.9 */
li.pa-title {
margin-top: 2px;
padding-bottom: 0.5em;
text-size:8px; font-family: verdana;
}
}
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: 20em;
border-left-style: solid;
border-left-width: 1px;
padding: 0 0 1px 0;
}
/* C3.12 */
.punbb .post-box {
padding: 1em;
}
/*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: 0 1em 0 0;
height: 2em;
line-height: 2em;
margin-left: -20em;
border-top-style: dashed;
border-top-width: 1px;
background: transparent;
text-align: right;
}
/* C3.16 */
.punbb .post-links li {
display: inline;
padding-left: 1em;
}
/* C3.17 */
.pl-email, .pl-website {
float: left;
}
/* C3.18 */
.punbb .clearer {
clear: both;
height: 0;
font-size: 0;
}
/* C4 Moderator menu
-------------------------------------------------------------*/
/* C4.1 */
.punbb .modmenu .container {
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 -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 16em;
margin-bottom: 0.2em;
}
/* C6.8 */
#viewprofile li span {
float: left;
width: 14em;
margin-left: -16em;
padding: 0.5em 1em;
font-weight: bold;
}
/*C6.9 */
#setmods dt {
float: left;
width: 14em;
margin-left: -16em;
padding: 0.8em 1em;
font-weight: bold;
display: inline;
}
/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
display: block;
padding: 0.5em 1em;
font-weight: normal;
}
/* C6.11 */
.punbb img.avatardemo {
float: right;
margin: 0 0 0.8em 1.8em
}
/* C7 User list
-------------------------------------------------------------*/
/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
border-bottom: none;
margin-bottom: 0;
}
/* C7.2 */
#pun-userlist .usertable .container {
padding: 0 2.3em 2.3em 2.3em;
border-top: none;
}
/* C7.3 */
#pun-userlist .usertable table {
border-style: solid;
border-width: 1px;
}
/*************************************************/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/
/* D1 Logo and description
-------------------------------------------------------------*/
/* D1.1 */
#pun-title {
margin: 0;
border-style: none none none none;
border-width: 1px 1px 0 1px;
}
/* D1.2 */
#pun-title h1 {
display : block;
height : 140px;
padding: 2em 1em 0 1em;
}
/* D1.3 */
#pun-title .container {
border-style: none none none none;
}
/* D1.4 */
#pun-title h1 span {
font-size: 1.5em;
}
/* D1.4 */
#pun-title h1 span {
display: none;
}
#pun-title h1 span {
font-size: 1.5em;
}
/* D2 Page navigation
-------------------------------------------------------------*/
/* D2.1 */
#pun-pagelinks {
position: absolute;
top: -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-top: 110px;
}
/* D3.2 */
/* навигация первая надстройки */
#pun-navlinks .container {
padding-top: 5px;
margin-left: -20px;
height: 15px;
width: 900px; /*должно соответствовать ширине форума*/
font-weight: bold; /*делает ссылки жирными*/
text-align: center; /*выравнивает по центру*/
text-transform: uppercase;
font-family: Minion Pro;
position: absolute!important;
z-index: 1; top: 130px!important; /*должно соответствовать высоте шапки, впрочем настраиваете на свой вкус*/
}
/* D.3 */
#pun-navlinks li {
display: inline;
padding-right: 1em;
}
/* D3.4 */
#pun-navlinks li a {
font-size: 12px;
font-style: normal;
margin-top: 15px;
color: #9D7637 !important;
}
/* D4 User links
-------------------------------------------------------------*/
/* D4.1 */
#pun-ulinks {
margin-top: -100px;
margin-bottom: 15px;
}
/* D4.2 */
/* навигация вторая надстройки активные темы... */
#pun-ulinks .container {
margin-left: -20px;
height: 15px;
margin-top: 100px;
width: 900px; /*должно соответствовать ширине форума*/
text-align: center; /*выравнивает по центру*/
text-transform: lowercase;
position: absolute!important;
z-index: 1; top: 160px!important; /*должно соответствовать высоте шапки +15-20 пикселей, впрочем настраиваете на свой вкус*/
font-size: 10px; /*меняет размер шрифта*/
}
/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
display: inline;
border-left-style: solid;
border-left-width: 1px;
white-space: nowrap;
}
/* D4.4 */
#pun-ulinks li a {
padding: 0 0.3em 0 0.6em;
color: #724B0B !important;
}
/* 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: 1em 1em 1em 1em;
}
/* D7 Statistics
-------------------------------------------------------------*/
/* D7.1 */
#pun-stats .container {
padding: 0.8em 1em
}
/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
float: left;
clear: both;
line-height: 150%;
}
/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
text-align: right;
line-height: 150%;
}
/* D7.4 */
li#onlinelist {
margin-top: 1em;
border-top-style: solid;
border-top-width: 1px;
float: left;
width: 100%;
line-height: 130%;
}
/* D7.5 */
li#onlinelist div {
border-top-style: solid;
border-top-width: 1px;
padding: 0.7em 0 0 0;
}
/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/
/* D8.1 */
#pun-qjump {
margin: 0;
border: none;
width: 50%;
position: relative;
float: left;
}
/* D8.2 */
#pun-qjump .container {
border: none;
background: transparent;
padding: 0.8em 1em;
}
/* D8.3 */
#pun-about {
margin-top: 0;
}
/* D8.4 */
#pun-about .container {
border-top-style: none;
text-align: center;
line-height: 100%;
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;
}
#pun-title .title-logo {display : none;}низ
Код:
/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
text-align: center;
}
.post-author ul li.pa-fld1, .post-author ul li.pa-fld6 {
text-align: left;
}
/* CS1 Фон и цвет текста*/
#pun-stats h2, .punbb .main h2 {font-size: 0em;}
/* CS1.1 Цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main 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, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container { background-color: transpanent;
color: #2E2312;
font-weight: normal;
font-style: normal;}
/* CS1.2 Боди или фон форума */
body {background-color: #B09063; background-image: url(http://s2.uploads.ru/4G0Yf.png); background-position: top center; }
/* CS1.3 Шапка */
#pun-title table {
background-image : url(http://funkyimg.com/i/25sZi.png);
background-repeat : no-repeat;
background-position: top center;
border: none;
height: 250px;
width: 900px;
margin-left: -25px;}
/* CS1.4 Пан или "тело" форума */
#pun {background-color: #; background-image: url(http://funkyimg.com/i/24PBq.png);}
/* CS1.5 Футер\копирай\низ */
#pun-about p.container {background-color: transparent;
background-image : url(http://s2.uploads.ru/UV8se.png);
background-repeat : no-repeat;
height: 98px;
width: 900px;
margin-left: -26px;
border-color: transparent;
}
div#pun-about {
margin-bottom: -50px;
}
/* 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: #2E2312;
border-bottom: 0px none #000;
text-decoration: none;
}
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: #2E2312;
}
/* 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: #2E2312;
border-bottom: 0px none #000;
text-decoration: none;
}
/* CS3.3 */
#pun-navlinks a {
color: #2E2312;
}
#pun-ulinks li{
font-size: 10px !important;
}
/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #2E2312;
text-decoration: none;
}
/*/6060*/
#pun-pagelinks a:active, #pun-pagelinks a:focus {
background-color: #2E2312;
color: #fff;
}
/* CS3 Иконки старых, новых, важных, закрытых тем */
/* CS3.1 Иконка старых сообщений*/
.punbb table Div.icon {float: left;
display: block;
border-style: none none none none;
margin-left: 10px;
margin-right: 5px;
width: 70px;
height: 70px;
background-image : url(http://funkyimg.com/i/24PLD.png);
background-repeat: no-repeat;}
/* CS3.2 Иконка новых */
TR.inew Div.icon {
background-image : url(http://funkyimg.com/p/24PL5.png);
background-repeat: no-repeat;
width: 70px;
height: 70px;}
/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(http://funkyimg.com/i/24PLD.png);
background-repeat: no-repeat;
width: 70px;
height: 70px;}
/* CS3.3 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(http://funkyimg.com/i/24PQx.png);
background-repeat: no-repeat;
width: 70px;
height: 70px;}
/* CS4 Картинки категорий */
#pun-category1.category h2 {
background: url(http://funkyimg.com/i/24Q1D.png) no-repeat top center;
height: 99px;
width: 900px;
margin-left: -40px;
font-size:0 !important;}
#pun-category2.category h2 {
background: url(http://funkyimg.com/i/24PSs.png) no-repeat top center;
height: 99px;
width: 900px;
margin-left: -25px;
font-size:0 !important;}
#pun-category3.category h2 {
background: url(http://funkyimg.com/i/24PZD.png) no-repeat top center;
height: 99px;
width: 900px;
margin-left: -20px;
font-size:0 !important;}
#pun-category4.category h2 {
background: url(http://funkyimg.com/i/24PZC.png) no-repeat top center;
height: 101px;
width: 900px;
margin-left: -25px;
font-size:0 !important;}
#pun-category5.category h2 {
background: url(http://funkyimg.com/i/24PZB.png) no-repeat top center;
height: 99px;
width: 900px;
margin-left: -25px;
font-size:0 !important;}
#pun-category6.category h2 {
background: url(http://funkyimg.com/i/24PWG.png) no-repeat top center;
height: 99px;
width: 900px;
margin-left: -30px;
font-size:0 !important;}
#pun-category7.category h2 {
background: url(http://funkyimg.com/i/24PZE.png) no-repeat top center;
height: 99px;
width: 900px;
margin-left: -25px;
font-size:0 !important;}
#pun-category1.category h2 {
font-size:0 !important;}
#pun-stats.section h2 {
background: url(http://funkyimg.com/i/24PWH.png) no-repeat top center;
height: 99px;
width: 900px;
margin-left: -10px;
border-style: none;
font-size:0 !important;}
.punbb textarea, .punbb select, .punbb input {
background-color: #86793F;
color: #000000}
/* CS5.6 Совсем другое */
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-announcement .container {margin-top: 10px}
#pun-main .post-author ul {text-align: center}
#pun-announcement h2 {display: none}
#pun-crumbs1 .container { text-align: left;}
#pun-navlinks .container, #pun-ulinks .container { text-align: center;}
.pa-avatar img {
box-shadow: 0px 0px 1px #46341b;
border: 0px solid #46341b !important;
}
/* Блок цитат, формы ответа и кнопок */
.punbb textarea, .punbb select, .punbb input {
border: 1px solid #412D07;
box-shadow: inset 0px 0px 35px #;
background-color: #BFA380;}
/* формат лз */
.post-author ul li.pa-fld1{
padding: 0px 5px 5px 5px;
font-size: 10px;
text-align: justify;
}
/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
margin: 0.4em 1.8em 1.4em 1.8em;
padding: 1em;
border: none;
border-radius: 15px;
border-top: 6px solid #704614; /* Размер и цвет рамки сверху */
border-bottom: 6px solid #704614; /* Размер и цвет рамки снизу */
}
/* полоски прокрутки */
::-webkit-scrollbar-thumb:vertical {
background-color:#724B0B;
}
::-webkit-scrollbar-thumb:horizontal {
background-color:#724B0B;
}
::-webkit-scrollbar {
width: 6px;
height: 6px;
background-color:#9D7637; margin-top:
}
/* профиль рамка */
.punbb .post .post-author {
float: left;
width: 19em;
margin-top: 0.5em;
padding-top: 3px;
padding-bottom: 3px;
overflow: hidden;
text-align: center;
margin-top: -23px;
background-color: #BFA380;
border-radius: 0px 20px 0px 20px;
border-top: 5px solid #704614;
border-bottom: 3px solid #704614;
}
/* убрать слово форум рядом с категорией */
#pun-main .category .container table thead tr .tcl {
font-size: 0px !important;
}
/* гостевая обводка */
.mainlink1 a {display:inline-block; font-size:12px; font-family: cuprum; background: color:#3f0d0f!important; text-shadow: none; padding:6px 6px 6px 6px; margin: 3px!important; text-transform:lowercase; transition: 0.1s; text-align:center; width:100px; border-radius: 6px; font-style: italic; border-bottom: 1px solid #724B0B; border-left: 1px solid #fff; border-right: 1px solid #E1CDAD; border-top: 1px solid #fff; text-shadow: 1px 1px 0px #fff4e2;}
.mainlink1 a:hover {background:#9D7637; color: #FEFEFE!important; border-radius: 8px; text-shadow: none;}
.mainlink1 {text-align:center; margin-top:9px!important;}Поделиться372021-02-05 01:00:39
верх
Код:
/* Данный дизайн сделан мастером калиста - клогурон*/
/* A1 Import the colour scheme
-------------------------------------------------------------*/
/* A1.1 */
@import url(style_cs.css);
/* A2 Deal with browser defaults and wonkifness
-------------------------------------------------------------*/
/* A2.1 */
html, body {margin: 0; padding: 0}
/* A2.2 */
.punbb * {
margin: 0px;
}
/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
padding: 0;
list-style: none;
}
/* A2.4 */
.punbb img {
border:none
}
/* A2.5 */
.punbb .main table {
table-layout: fixed;
width: 100%;
}
/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}
/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
height: 1.8em;
vertical-align: middle
}
/* A3 Text setup
-------------------------------------------------------------*/
/* A3.1 */
body {
font-size: 101%;
}
/* A3.2 */
.punbb {
font: normal 11px Verdana;
}
/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
font: 1em verdana, arial, helvetica, sans-serif
}
/* A3.4 */
.punbb h1, .punbb h2, .punbb h3 {
font-size: 1em;
font-weight: bold;
}
.punbb th {
font-size: 0.9em;
font-weight: bold;
letter-spacing: 1px;
}
/
/*.punbb .category th{
}
*/
.punbb h4, .punbb table {
font-size: 1em;
font-weight: normal;
}
/* A3.5 */
.punbb h1 span, .punbb h2 span {
font-size: 1.1em;
}
.punbb legend span {
font-size: 1.1em;
}
/* A3.6 */
.punbb pre {
font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
}
/* A3.7 */
.punbb address, .punbb em {
font-style: normal
}
/* A3.9 */
.punbb .post-content em.bbuline {
font-style: normal;
text-decoration: underline;
}
/* A3.10 */
.punbb a {
text-decoration: underline
}
/* A3.10 */
.punbb a {
}
/* A3.11 */
.punbb optgroup {
font-weight: bold;
}
/* A4 Float clearing and hidden items
-------------------------------------------------------------*/
/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
overflow:hidden;
line-height: 0.0;
font-size: 0;
}
/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
font-size: 0;
height: 0;
width: 0;
line-height: 0.0;
position:absolute;
left: -9999px;
overflow: hidden
}
/* A5 Basic page layout and borders
-------------------------------------------------------------*/
/* A5.1 */
#pun {
margin: 0px auto auto auto;
width : 1000px;
padding: 0px 0px 0px 0px;
}
/* A5.2 */
.punbb {
float: center;
width: 900px;
height: auto;
margin: 0px auto auto auto;
padding: 0px 0px 0px 0px;
}
/* A5.3 */
#pun-redirect, #pun-maint {
margin: 20px 20% 14px 20%;
width: auto;
float: none;
}
/* A5.4 */
.punbb .section, .punbb .main {
margin-bottom: 1em;
}
/* A5.5 */
.punbb .category, .punbb .post {
margin-top: 0.4em;
}
/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
margin-top: 0;
}
/* 5.7 */
#pun-post .topic {
margin-top: 1em;
}
/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-style: solid solid solid solid;
border-width: 0px 0px 0px 0px
}
/* A5.9 */
.punbb .container {
border-style: solid;
border-width: 0px;
}
/* A5.10 */
#pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 {
padding: 0.6em 1em;
border-style: solid solid none solid;
border-width: 0px 0px 0px 0px;
}
#pun-main h2 {
padding: 0.6em 1em;
border-style: none solid none solid;
border-width: 0px 0px 0px 0px;
}
/* A 5.11 */
#pun-navlinks li {padding-left: 10px; padding: -50px}
/*******************************************/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/
/* B1.1 */
.punbb .post-content {
padding: 0;
margin: 0;
width: 100%;
overflow: hidden;
}
/* B1.2 */
.punbb .post-sig dt {
display: block;
border-top: 0px solid #888;
width: 250px;
margin: 5px 0;
}
/* B1.3 */
.punbb .post-content p {
margin: 0;
padding: 0 0 1em 0;
line-height: 150%;
}
/* B1.4 */
.punbb .post-content img {
vertical-align: text-bottom
}
/* B1.5 */
.punbb .post-content img.postimg {
vertical-align: middle;
}
/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
width: 100%;
overflow: hidden;
}
/* B1.7 */
.punbb .post-content .scrollbox {
width: 100%;
overflow: auto;
}
/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
margin: 0.4em 1.8em 1.4em 1.8em;
padding: 1em;
border-style: solid;
border-width: 2px 2px 2px 2px;
border-color: #d7e1b2;
box-shadow: inset 0px 0px 20px 10px #dae4b6;
border-radius: 40px 40px 40px 40px;
}
/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
display: block;
padding-bottom: 0.7em;
font-size: 1.1em;
font-weight: bold;
font-style: normal;
margin: 0;
}
/* B2 Information boxes
-------------------------------------------------------------*/
/* B2.1 */
.punbb .info-box {
padding: 1.1em 1.7em 1em 1.7em;
border-style: solid;
border-width: 0px;
margin: 0 0 1.1em 0;
}
/* B2.2 */
.punbb .info-box * {
padding: 0 0 0.7em 0;
}
/* B2.3 */
.punbb #pun-main .info-box .legend {
font-size: 1.1em;
font-weight: bold;
}
/* B3 Pagination and posting links
-------------------------------------------------------------*/
/* B3.1 */
.punbb .linkst {
float: left;
position: relative;
width: 100%;
font-size: 1.1em;
height: 0;
}
/* B3.2 */
.multipage {
margin-top: 3em;
}
/* B3.3 */
.linkst .pagelink {
position: absolute;
top: -4em;
left: 1em;
width: 24em;
}
/* B3.4 */
.linkst .postlink {
position: absolute;
top: -4em;
right: 1em;
width: 16em;
text-align: right;
font-weight: bold;
}
/* B3.5 */
.punbb .linksb {
text-align: right;
padding: 0.4em 1em 0.5em 1em;
font-size: 1.1em;
}
/* B3.6 */
.linksb .pagelink {
float: left;
width: 24em;
text-align: left;
}
/* B3.7 */
.linksb .postlink {
float: right;
width: 16em;
font-weight: bold
}
/* B3.8 */
.subscribelink {
clear:both;
padding-top: 0.3em;
padding-bottom: 0.5em;
}
/*******************************************/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/
/* C1 Form layout
-------------------------------------------------------------*/
/* C1.1 */
.punbb .formal .container {
padding: 1.7em 2.3em 1.1em 2.3em;
}
/* C1.2 */
.punbb .formsubmit {
padding: 0 0 0 1.7em;
margin: 1em 0 0 0;
}
/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
margin: 0 0.6em 0 0
}
/* C1.4 */
.punbb fieldset {
border-style: solid;
border-width: 0px;
padding: 0 18px 0 18px;
margin: 0 0 1em 0
}
/* C1.5 */
.punbb fieldset legend {
padding: 0;
margin: 0 0 0 11px;
font-size: 1.1em
}
/* C1.7 */
.punbb fieldset fieldset {
border-style: none;
margin: 0;
padding: 0 0 8px 0
}
/* C1.6 */
.punbb fieldset legend span {
padding: 0 5px;
margin: 0 0 0 -15px;
}
/* C1.8 */
.punbb .fs-box {
padding: 1em 0 0.8em 0;
}
/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
padding: 0 0 0.8em 0
}
/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
float: left;
margin-right: 1em;
}
/* C1.11 */
.punbb .inline .infofield {
clear:both
}
/* C1.12 */
.punbb .datafield br {
display: none
}
/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
font-weight: bold
}
/* C1.14 */
.punbb .datafield span.input a {
font-weight: normal;
}
/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
display: block;
padding: 0 4em 0 0;
height: 100%; /* For IE */
}
/* C1.16 */
.punbb textarea, .punbb .longinput input {
width: 64%;
margin: 0;
}
/* C1.17 */
.punbb .hashelp {
position: relative;
}
/* C1.18 */
.punbb .helplinks {
display: block;
position: absolute;
top: 1em;
right: 0;
font-weight: normal;
width: 36%;
}
/* c1.19 */
.punbb #profile .helplinks {
top: 1.5em;
}
/* C1.20 */
.punbb .helplinks span {
display: block;
padding-bottom: 0.2em;
}
.punbb .helplinks span INPUT {
margin: 0px 2px 2px 0px;
}
/* C1.21 */
#pun-post .formal .info-box li {
padding-left: 4px;
list-style-type: square;
list-style-position: inside;
line-height: 1.5;
margin: 0;
}
/* C2 Table layout
-------------------------------------------------------------*/
/* C2.1 */
.punbb .main .tcl {
overflow: hidden;
text-align: left;
width: 52%;
}
/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
text-align: left;
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 {
font-size: 1.2em;
font-weight: bold;
}
/* 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: 0px 0 0 0px;
padding: 0.8em 1em;
}
/* C2.12 */
.punbb .main th {
border: none;
padding: 4px 1em 6px 1em;
}
/* C2.13 */
.punbb .main .tcl {
border-left-style: none;
border-left-width: 0;
}
* html .tclcon {height: 1px}
/* C2.14 */
.punbb td div.tclcon {
margin-left: 10px;
}
/* C2.15 */
.punbb div.icon {
float: right;
display: block;
height: 48px;
width: 48px;
margin-left: 1px;
margin-right: 0px;
margin-top: 35px;
}
/* C3 Topics
-------------------------------------------------------------*/
/* C3.1 */
.punbb .post .container {
border-style: none solid solid solid;
border-width: 0px;
margin-top: 0px;
margin-left:25px;
padding-bottom: 1px;
}
/* C3.2 */
.punbb .post h3 {
border-style: solid solid none solid;
border-width: 0px;
}
/* C3.3 */
.punbb .post h3 span {
border-left: 0px solid #597465;
padding: 0.5em 1em;
display: block;
margin-left: 19em;
}
/* C3.4 */
.punbb .post h3 strong {
float: right;
width: 5em;
text-align: right;
font-weight: normal;
}
/* C3.5 */
.punbb .post .post-author {
float: left;
width: 209px;
background: url(http://funkyimg.com/i/2dZqE.png) 0 bottom no-repeat, url(http://funkyimg.com/i/2dZqD.png) 0 top no-repeat, url(http://funkyimg.com/i/2dZqL.png) 0 top repeat-y;
margin-left:0px;
padding-bottom:10px;
color:#333;
min-height: 140px;
}
li.pa-avatar img {
margin-top:5px;
}
/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
line-height: 140%;
}
/* C3.7 */
.pa-author {
font-size: 1.1em;
font-weight: bold;
margin-left: 0px;
margin-top:18px;
}
/* C3.8 */
.pa-author a {
text-transform: uppercase;
font-family: 'cuprum';
font-size: 18px;
text-shadow: 1px 1px 0px #fff;
margin-left: 0px;
}
/* C3.9 */
li.pa-title {
padding-bottom: 0.4em;
font-weight: bold;
margin-top:10px;
margin-left:10px;
width:200px;
}
li.pa-online {
line-height: 0.8em;
border-left-style: solid;
border-left-width: 0em;
padding-left: 0.4em;
margin-top: 20px;
}
/* C3.11 */
.punbb .post-body {
margin-left: 19em;
border-left-style: solid;
border-left-width: 0px;
padding: 0 0 1px 0;
background-image: url("");
background-position: right bottom;
background-repeat: no-repeat;
}
/* C3.12 */
.punbb .post-box {
padding: 1em;
}
/*C3.13 */
.punbb fieldset .post-box {
margin-bottom: 0.8em
}
/* C3.14 */
.punbb .post-links {
margin-left: 19em;
border-left-style: solid;
border-left-width: 0px;
}
/* C3.15 */
.punbb .post-links ul {
padding: 0 1em 0 0;
height: 2em;
line-height: 2em;
margin-left: -19em;
border-top-style: dashed;
border-top-width: 0px;
background: transparent;
text-align: right;
}
/* C3.16 */
.punbb .post-links li {
display: inline;
padding-left: 1em;
}
/* C3.17 */
.pl-email, .pl-website {
float: left;
}
/* C3.18 */
.punbb .clearer {
clear: both;
height: 0;
font-size: 0;
}
/* C4 Moderator menu
-------------------------------------------------------------*/
/* C4.1 */
.punbb .modmenu .container {
margin-top: 4px;
padding: 0.5em 1em;
text-align: right;
}
/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
height: 1.8em;
line-height: 1.8em;
}
/* C4.3 */
.punbb .modmenu .container strong {
float: left;
}
/* C4.4 */
.punbb .modmenu input {
margin-left: 1em;
}
/* C5 Message boxes
-------------------------------------------------------------*/
/* C5.1 */
.punbb .info .container {
padding: 0.8em 1em
}
/* C5.2 */
.punbb .info .container .backlink {
padding-top: 0.8em;
}
/* C6 Profile
-------------------------------------------------------------*/
/* C6.1 */
#profile .container {
padding-left: 18.6em;
}
/* C6.2 */
#profilenav {
float: left;
width: 14em;
margin-left: -16.3em;
display: inline;
}
/* C6.3 */
#profilenav li {
padding-bottom: 0.8em;
font-weight: bold;
}
/* C6.4 */
#viewprofile ul, #profilenav ul {
border-style: solid;
border-width: 0px;
padding: 1.5em 18px 0.8em 18px;
margin: 0 0 1em 0;
}
/* C6.5 */
#viewprofile h2, #profilenav h2 {
background: transparent;
border: none;
padding: 0 0 0 0;
margin: 0 14px -0.6em 14px;
}
/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
padding: 0 5px;
position: relative;
}
/* C6.7 */
#viewprofile li, #setmods dl {
padding: 0 0 0 16em;
margin-bottom: 0.2em;
}
/* C6.8 */
#viewprofile li span {
float: left;
width: 14em;
margin-left: -16em;
padding: 0.5em 1em;
font-weight: bold;
}
/*C6.9 */
#setmods dt {
float: left;
width: 14em;
margin-left: -16em;
padding: 0.8em 1em;
font-weight: bold;
display: inline;
}
/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
display: block;
padding: 0.5em 1em;
font-weight: normal;
}
/* C6.11 */
.punbb img.avatardemo {
float: right;
margin: 0 0 0.8em 1.8em
}
/* C7 User list
-------------------------------------------------------------*/
/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
border-bottom: none;
margin-bottom: 0;
}
/* C7.2 */
#pun-userlist .usertable .container {
padding: 0 2.3em 2.3em 2.3em;
border-top: none;
}
/* C7.3 */
#pun-userlist .usertable table {
border-style: solid;
border-width: 0px;
}
/*******************************************/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/
/* D1.1 */
#pun-title {
margin: 0;
border-style: solid solid none solid;
border-width: 0px 0px 0 0px;
}
/* D1.2 */
#pun-title h1 {
display : block;
height : 40px;
padding: 2em 1em 0 1em;
}
/* D1.3 */
#pun-title .container {
border-style: none solid none solid;
}
/* D1.4 */
#pun-title h1 span {
font-size: 1.5em;
display: none;
}
#pun-title table {
border: none;
height:0px;
margin-left: -71px;
width: 1032px;
height: 397px;
background-image: url(http://funkyimg.com/i/2dZRd.png);
}
#pun-title td.title-logo-tdl {
border: none;
width: 100%;
}
#pun-title TD.title-logo-tdr {
border: none;
width: 300px;
vertical-align: top;
padding-top: 10px;
padding-right: 520px;
}
/* D2 Page navigation
-------------------------------------------------------------*/
/* D2.1 */
#pun-pagelinks {
position: absolute;
top: -15px;
left: 0;
margin: 0px;
border: none;
padding: 0px;
width: 100%;
}
/* D2.2 */
#pun-pagelinks .container {
background: transparent;
border: none;
padding: 0px;
margin: 0px;
}
/* D2.3 */
#pun-pagelinks .container li {
display: inline
}
/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
height: 2em;
line-height: 2em;
padding: 0;
font-size: 1.2em;
margin-left: -9999px;
display: block;
float:left;
width: 100%;
margin: -50px;
}
/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
position:relative;
margin: -50px;
}
#pun-pagelinks li a span {
display:block;
margin: 0 1em
}
/* D3 Forum navigation
-------------------------------------------------------------*/
/* D3.1 */
#pun-navlinks, #pun-navlinks .container {
border-style: none;
border-width: 0;
margin-top: -110px;
}
.punbb-admin #pun-navlinks {
margin-top: -130px !important;
}
/* D3.2 */
#pun-navlinks .container {
padding: 0.7em 1em;
text-align: center;
}
/* D.3 */
#pun-navlinks li {
display: inline;
padding-right: 1em;
}
/* D3.4 */
#pun-navlinks li a {
font-size: 1.1em;
}
/* D4 User links
-------------------------------------------------------------*/
/* D4.1 */
#pun-ulinks {
margin-top: 0;
text-align: center;
margin-top: -30px;
}
.punbb-admin #pun-ulinks {
margin-top: 0px !important;
}
/* D4.2 */
#pun-ulinks .container {
border-top: none;
padding: 0.7em 1em;
text-align: center;
}
/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
display: inline;
border-left-style: solid;
border-left-width: 0px;
white-space: nowrap;
text-align: center;
}
/* D4.4 */
#pun-ulinks li a {
padding: 0 0.3em 0 0.6em
}
/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
border-left-style: none;
border-left-width: 0;
padding-left: 0
text-align: center;
}
/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/
/* D5.1 */
#pun-status, #pun-status .container {
border-bottom: none;
margin-bottom: 0;
top: 50px;
}
/* D5.2 */
#pun-status .container {
padding: 0.8em 1em 1em 1em;
}
/* D5.3 */
#pun-status span {
white-space: nowrap;
margin-right: 0.5em;
}
/* D5.4 */
#pun-crumbs1 {
font-weight: bold;
overflow: hidden;
margin-top: 0;
}
/* D5.5 */
#pun-crumbs1 p.container {
border-top: none;
padding: 1em 1em 0.8em 1em;
font-size: 1.1em;
}
/* D5.6 */
#pun-break1 {
margin: 0 1em;
border-style: solid none;
border-width: 0px 0;
height: 0;
margin: -2px 1em;
position: relative;
z-index: 1;
}
/* D6 Announcement
-------------------------------------------------------------*/
/* D6.1 */
#pun-announcement h2 {
padding: 0;
margin: 0 1em -3.5em 1em;
border-style: none none solid none;
border-width: 0 0 0px 0;
position: relative;
font-weight: bold;
222222 }
/* D6.2 */
#pun-announcement h2 span {
display: block;
padding: 1em 0 0.8em 0;
border-bottom-style: solid;
border-bottom-width: 0px;
}
/* D6.3 */
#pun-announcement .container {
padding: 1em 1em 1em 1em;
}
#pun-about .container { background: url("");
background-color: none;
background-repeat: no-repeat;
height: 0px;
}
/* D7 Statistics
-------------------------------------------------------------*/
/* D7.1 */
#pun-stats .container {
padding: 0.8em 1em
}
/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
float: left;
clear: both;
line-height: 150%;
}
/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
text-align: right;
line-height: 150%;
}
/* D7.4 */
li#onlinelist {
margin-top: 1em;
border-top-style: solid;
border-top-width: 0px;
float: left;
width: 100%;
line-height: 130%;
}
/* D7.5 */
li#onlinelist div {
border-top-style: solid;
border-top-width: 0px;
padding: 0.7em 0 0 0;
}
/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/
/* D8.1 */
#pun-qjump {
margin: 0;
border: none;
width: 50%;
position: relative;
float: left;
}
/* D8.2 */
#pun-qjump .container {
border: none;
background: transparent;
padding: 0.8em 1em;
}
/* D8.3 */
#pun-about {
margin-top: 0;
}
/* D8.4 */
#pun-about .container {
border-top-style: none;
text-align: right;
line-height: 100%;
padding: 0em 0em;
}
/* D8.5 */
#pun-about p span {
display:block;
padding-left: 50%;
text-align:center;
}
/* 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: 0px 0em;
border-style: solid none;
border-width: 0px 0;
position: relative;
height: 0;
z-index: 1;
}
/* D8.9 */
div.punbb-admin #pun-about .container {
border-top-style: solid;
border-top-width: 0px;
}
/* D9 Help file
-------------------------------------------------------------*/
/* D9.1 */
#pun-help .formal .info-box h3.legend {
border-bottom-style: solid;
border-bottom-width: 0px;
padding-bottom: 0;
margin-bottom: 0.8em;
}
/* D9.2 */
#pun-help .formal .info-box h3.legend span {
padding-bottom: 0.6em;
display: block;
border-bottom-style: solid;
border-bottom-width: 0px;
font-size: 1.1em;
}
/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
margin-bottom: 1em
}
/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
padding: 0 0 0 1em
}
/* D9.5 */
#pun-help .formal li {
padding: 0;
line-height: 130%
}
/* D9.6 */
#pun-help .formal li * {
vertical-align: text-top
}
/* D9.7 */
#pun-help .formal dt span {
font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
}
/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
padding-bottom: 0;
}
/* двигать доп поле*/
.pa-fld1 {margin-top: -12px; margin-left: -12px;}
.punbb .post .post-author {
float: left;
width: 19em;
margin-top: -1.5em;
overflow: hidden;
margin-left: -20px;
}низ
Код:
#pun-main .post-author ul {text-align: center;}
/* CS1 Background and text colours
-------------------------------------------------------------*/
body {background-color: #c9c9c9;
background-image : url("http://savepic.ru/10270265.png");
background-repeat: repeat;
background-position : top center;
}
#pun {
background-image : url("http://funkyimg.com/i/2duCg.png");
background-color: #c9c9c9;
background-position : center;
}
/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
background-color: none;
color: #333333;
}
.punbb .section .container {
font-family: cuprum;
font-size: 14px;
}
/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
background-color: #none;
color: #333333;
}
.punbb .post h3 {
font-family: cuprum;
font-size: 16px;
}
/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
background-color: #none;
color: #333333;
font-weight: normal;
font-style: bold;
}
/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
background-color: #none;
color: #333333;
}
/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
background-color: #none;
color: #333333
}
/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {
background-color: #none;
color: #333333
}
/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
background-color: #e4edc6;
color: #55493e;
}
/* CS1.8 */
#pun-navlinks .container {
background-color: #none;
color: #333333;
}
.offline li.pa-online strong {
font-weight: normal
}
.punbb textarea {
background-color: #eaf0d5;
color: #333333
}
.punbb select, .punbb input {
background-color: #none;
color: #333333
}
/* CS2 Border colours
-------------------------------------------------------------*/
/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
border-color: transparent;
}
/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color: #cd4762
}
/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: transparent;
}
/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
border-color: transparent;
}
/* CS2.5 */
.punbb th {
border-color: #f0ebe4;
}
/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
border-color: #D0CBC4 #FFFFFF #FFFFFF #D0CBC4;
}
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color: #D0CBC4
}
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color: #FFFFFF
}
.punbb .divider {
border-color: #D0CBC4 #FFFFFF #FFFFFF #FFFFFF
}
.punbb .formal fieldset .post-box, .punbb .info-box {
border: 1px solid #dedfdf
}
li.pa-online {
border-left-color: #f0ebe4;
}
.punbb .post-sig dt {
border-top-color: #f0ebe4 !important;
}
/* 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: #cd465f;
text-decoration: none;
}
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: #333333
}
/* 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: #b6d25a;
border-bottom: 0px none #000;
text-decoration: none;
}
/* CS3.3 */
#pun-navlinks a {
color: #4c690a;
border-bottom: 0px none #000;
text-decoration: none;
}
/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #cd465f;
font-weight: normal;
font-style: normal;
border-bottom: 0px none #000;
text-decoration: none;
}
#pun-pagelinks a:active, #pun-pagelinks a:focus {
background-color: #333333;
color: #fff;
}
/* CS4 Post status icons
-------------------------------------------------------------*/
Div.icon {background-image : none; background-repeat: no-repeat;}
TR.inew Div.icon {background-image : url(http://icons.iconarchive.com/icons/ergosign/free-spring/48/strawberry-icon.png); background-repeat: no-repeat;}
TR.isticky Div.icon {background-image : url(http://icons.iconarchive.com/icons/ergosign/free-spring/48/ladybird-icon.png); background-repeat: no-repeat;}
TR.iclosed Div.icon {background-image : url(http://icons.iconarchive.com/icons/ergosign/free-spring/48/butterfly-icon.png); background-repeat: no-repeat;}
#pun-about p.container {background-color: none;
background-image : url(http://funkyimg.com/i/2duCD.png);
margin-left: -35px;
background-position : center top;
background-repeat : no-repeat;
width: 1000px;
height : 213px; }
div#html-footer {
margin: 20px 0px 0px 0px;}
div#pun-about {
margin-bottom: -200px;
margin-left: -15px;
}
#pun-category1.category h2 {
background: url(http://funkyimg.com/i/2duFX.png);
background-position: center;
height: 130px;
width: 921px;
font-size:0 !important;
margin-left: -11px;}
#pun-category2.category h2 {
background: url(http://funkyimg.com/i/2duFY.png);
background-position: center;
height: 130px;
width: 921px;
font-size:0 !important;
margin-left: -11px;}
#pun-category3.category h2 {
background: url(http://funkyimg.com/i/2duFZ.png);
background-position: center;
height: 130px;
width: 921px;
font-size:0 !important;
margin-left: -11px;}
#pun-category4.category h2 {
background: url(http://funkyimg.com/i/2duFv.png);
background-position: center;
height: 130px;
width: 921px;
font-size:0 !important;
margin-left: -11px;}
#pun-stats h2 {
background-image : url(http://funkyimg.com/i/2duG2.png);
background-position: center;
height: 130px;
width: 921px;
font-size:0 !important;
margin-left: -11px;}
::-webkit-scrollbar {background: #b2ce51; width: 5px; height: 8px;}
::-webkit-scrollbar-thumb {background: #9d2a40; width: 5px; height: 8px;}
::-webkit-scrollbar-corner {background: #b2ce51;}
Поделиться382021-02-20 04:18:09



To survive
Hayley & Malachai
— Ты мог просто сразу показать нам асцендент. |
[NIC]Malachai Parker[/NIC]
[AVA]https://i.imgur.com/kw3s343.png[/AVA]
[SGN]
[/SGN]
[LZ1]КАЙ ПАРКЕР, 28\\ 57y.o.
profession: еретик;
relations: вкус свободы[/LZ1]
Поделиться392023-05-04 03:08:51
Код:
<!--HTML--><link href='https://fonts.googleapis.com/css?family=Lobster|Roboto:450,450italic,450' rel='stylesheet' type='text/css'><style>
.twotwotwotext h1 { font: 22px lobster; display: block; text-align: center; }
.twotwotwotext b2 { font: bold 12px roboto;}
.twotwotwoscr::-webkit-scrollbar-thumb { background: #e1c8f1;}
</style>
<center><div class="twotwotwobg">
<table><tr>
<td width="200px"><img src="https://i.imgur.com/vxRTwdY.png"></td>
<td class="twotwotwocont" width="300px">
<div class="twotwotwoname" style="text-shadow: 1px 1px #3ab17c, 0 -1px #bf6194;">
Их нашли мертвыми
</div><div class="twotwotwotext"><div class="twotwotwoscr">
<font face="Cuprum"> <br><strong>Приветствую тебя путник</strong>:<br> Текст текст текст <br><br><a
</font></div>
</td>
</tr></table>
</div></center>
<style>
.twotwotwobg { background: #FFF; border-top: solid 20px #fff; border-bottom: solid 20px #fff; width: 600px; height: 400px; box-shadow: 1px 1px 10px rgba(0,0,0,.5); margin-top: 20px; margin-bottom: 20px;}
.twotwotwopic { background: #FFF; width: 200px; height: 350px; margin-left: 100px;}
.twotwotwocont { width: 280px; height: 348px; vertical-align: top;}
.twotwotwoname { text-align: center; color: #000; font: 28px lobster; text-transform: lowercase;}
.twotwotwotext { margin: 0px 20px 0 10px; padding: 20px; color: #393939; text-align: justify; font: 12px roboto; border-top: solid 1px #393939; border-bottom: solid 1px #393939; }
.twotwotwoscr { height: 300px; overflow: auto; padding-right: 5px; }
.twotwotwoscr::-webkit-scrollbar { width: 2px; }
</style>Поделиться402023-05-04 03:16:57
Код:
<!--HTML--><style type="text/css">
.wedding b { font-weight: extra-bold; color: #808080; }
.wedscroll::-webkit-scrollbar { background: #fff;width:5px }
.wedscroll::-webkit-scrollbar-thumb { background:#808080; width:8px }
.wedscroll::-webkit-scrollbar-corner { background:#fff; }
.wintxt { width: 345px; height: 450px; padding: 5px; background-color: #fff; font-family: times new roman; font-size: 12px; text-transform: lowercase; color: #111; text-align: justify; line-height: 10px; letter-spacing: 1px; }
#wintr { width: 345px; height: 450px; overflow: hidden; position: relative; }
#wintr .wed { -webkit-transition: 1.5s all ease-in-out; -moz-transition: 1.5s all ease-in-out; o-transition: 1.5s all ease-in-out; transition-delay: 0.5s; -moz-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; -o-transition-delay: 0.5s; position: absolute; left: 0px; bottom: 0px; width: 345px; height: 450px; }
#wintr:hover .wed { width: 345px; height: 450px; -webkit-transition: 1.5s all ease-in-out; -moz-transition: 1.5s all ease-in-out; o-transition: 1.5s all ease-in-out; transition-delay: 0.5s; -moz-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; -o-transition-delay: 0.5s; bottom: -350px; }
#winter { width: 150px; height: 350px; overflow: hidden; position: relative; }
#winter .weds { -webkit-transition: 1.5s all ease-in-out; -moz-transition: 1.5s all ease-in-out; o-transition: 1.5s all ease-in-out; transition-delay: 0.5s; -moz-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; -o-transition-delay: 0.5s; position: absolute; left: 0px; top: 0px; width: 150px; height: 450px; }
#winter:hover .weds { width: 150px; height: 450px; -webkit-transition: 1.5s all ease-in-out; -moz-transition: 1.5s all ease-in-out; o-transition: 1.5s all ease-in-out; transition-delay: 0.5s; -moz-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; -o-transition-delay: 0.5s; top: -100px;}
</style>
<div style='margin-left:150px'><center><table cellpadding="0" cellspacing="0">
<td>
<div style="width: 345px; border-top: 10px solid #808080;"></div>
<div id="wintr">
<div class="wed"><div style="width: 345px; height: 450px; background-image: url(https://i.imgur.com/ulp2e9T.png);"></center>
<div style="padding-top: 200px;"></div>
<center><div style="width: 345px; margin-top:200px; padding: 10px; background-color: #808080; opacity: 0.92; font-family: times; font-size: 16px; color: #c5b5a1; text-transform: uppercase; text-align: center; letter-spacing: 2px;">
ИМЯЯЯЯЯЯ</div></center>
</div></div>
<div class="wintxt">
<div style="width: 325px; height: 330px; padding: 5px; overflow: auto;" class="wedscroll"><div class="wedding">
<center><img src="https://i.imgur.com/DkxFMdO.gif" width="250px"></center><br><br><br>
Нас покидает......<br>
ее ответы<br>
Мы тебя любим :3
</div></div></div>
</div><div style="width: 345px; border-bottom: 10px solid #808080;"></div></td>
</center></div>Поделиться412023-05-04 14:14:32
Код:
<!--HTML--><link rel=stylesheet type=text/css href=https://forumstatic.ru/files/0011/bf/03/32229.css <table><tr><td><div class="relathover"><div class="relatname"><a href="ссылка на профиль">NameSurname</a> </div><div class=relatimg> <img src="http://placehold.it/245x138"> </div><div class=relatext> описание отношений </div></div></td><td><div class="relathover"><div class="relatname"><a href="ссылка на профиль">NameSurname</a> </div><div class=relatimg> <img src="http://placehold.it/245x138"> </div><div class=relatext> описание отношений </div></div></td></tr></table>