верх
/*************************************************************
ПОЛЬЗОВАТЕЛЬСКИЕ НАСТРОЙКИ
**************************************************************/
/* ИМПОРТ СТИЛЕЙ
-------------------------------------------------------------*/
/* Свои шрифты */
@import url(style_cs.css);
@import "http://forumstatic.ru/files/0015/76/dc/34396.css";
@import "http://forumstatic.ru/files/0015/76/dc/64836.css";
@import url(http://allfont.ru/allfont.css?fonts=pt-sans-bold-italic);
@import url(http://allfont.ru/allfont.css?fonts=poster-bodoni-win95bt);
@import url(http://allfont.ru/allfont.css?fonts=oranienbaum);
@import "http://webfonts.ru/import/certege.css";
@import "http://webfonts.ru/import/gunnyrewritten.css";
@import "http://webfonts.ru/import/delius.css";
@import "http://webfonts.ru/import/lemontuesday.css";
/* A Настройки body
-------------------------------------------------------------*/
/* А.1 */
html, body {
margin-top: 0px; padding: 0
}
/* А.2 */
.punbb * {
margin: 0px;
}
/* А.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
padding: 0;
list-style: none;
}
/* А.4 */
.punbb img {
border:none
}
/* А.5 */
.punbb .main table {
table-layout: fixed;
width: 100%;
}
/* А.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {
margin: 0 0.3em;
}
/* А.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
height: 1.8em;
vertical-align: middle
}
/* НАСТРОЙКИ ТЕКСТА
-------------------------------------------------------------*/
/* Цвет текста */
body {
font-size:100%;
color: #1b1717;
}
/* Настройки шрифта */
.punbb {
font: normal 68.75% verdana, arial, helvetica, sans-serif;
}
/* Заголовки топиков */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb h1 span, .punbb h2 span, .punbb-admin #pun-admain h2 {
border-color: transparent;
background-color: transparent;
text-align: center;
padding-top: 1px;
padding-bottom: 1px;
width: 100%;
color: #7d4c20;
font-size:18px;
font-weight:bold;
font-family: bebas neue;
text-shadow: #eaeaea 1px 1px;
text-transform: lowercase;
}
/* A5 СТИЛЬ ГЛАВНОЙ СТРАНИЦЫ
-------------------------------------------------------------*/
/* A5 Задний фон */
html body {
background: url("http://funkyimg.com/i/2mFSz.png") center;
background-color: #1c0a02;
overflow-x: hidden;
}
/* A5.1 Фон тела форума */
#pun {
margin: auto;
width: 1296px;
background: url(http://funkyimg.com/i/2mM2q.png);
position: relative;
background-color: #1c0a02;
}
/* A5.2 Íàñòðîéêè òåëà ôîðóìà */
.punbb {
float: auto;
height: auto;
width: 1020px;
padding-left: 155px;
}
/* A5.3 Переадресация */
#pun-redirect{
border:0 none!important;
margin:0;
padding:0;
left:0;
right:0;
top:0;
background: url("http://funkyimg.com/i/2ma2V.png") center;
background-color: #18130e;
bottom:0;
position:fixed;
width:100%;
height: 100%;
text-align:center;
}
#pun-redirect *{
border:0 none;
}
#pun-redirect .main-title {
display:none;
}
#pun-redirect.punbb .info .container{
font-weight:bold;
display:inline-block;
left:0;
right:0;
top: 0px;
bottom:0;
margin: 7% auto;
width: 350px;
text-align: center;
background: #dfd3c1;
-webkit-box-shadow: inset 0px 0px 8px 0px rgba(153, 144, 118, 0.3);
-moz-box-shadow: inset 0px 0px 8px 0px rgba(153, 144, 118, 0.3);
box-shadow: inset 0px 0px 8px 0px rgba(153, 144, 118, 0.3);
border-radius: 45px;
border-right: 4px groove rgba(255, 252, 252, 0);
border-left: 4px groove rgba(255, 252, 252, 0);
border-top: outset 4px #d8cbbb;
border-bottom: inset 4px #c7a59c;
background-position: center 0%;
padding: 31px!important;
height: 73px;
color: #66340b;
text-shadow: #ffffff 1px 1px;
font: bold 18px bebas neue !important;
cursor: pointer;
}
#pun-redirect a {
color: #926b54!important;
text-shadow: #ffffff 1px 1px !important;
font: 10px tahoma;
}
#pun-redirect .main-title {
font-size: 30px!important;
font-family: tt walls rough;
color: #c0b7b8 !important;
font-weight:bold;
text-shadow: #2f2111 1px 1px;
text-transform: uppercase;
letter-spacing: 0px;
padding: 0px!important;
margin-bottom:-10px!important;
line-height: 10pt;
margin-left: -5px;
}
/* ССЫЛКИ НАВИГАЦИИ
-------------------------------------------------------------
ФОРУМ, УЧАСТНИКИ, ПОИСК И Т.Д. */
#pun-navlinks {
width:100%;
margin-top: -70.3em;
margin-bottom: 62em;
margin-left: -78px;
text-align:center;
}
#pun-navlinks li {
display: inline-block;
padding-right: 1em;
}
#pun-navlinks li a {
font: bold 20px Delius;
color: #b6b6b6;
text-transform: lowercase;
-webkit-transition: .3s all;
-moz-transition: .3s all;
-ms-transition: .3s all;
-o-transition: .3s all;
transition: .3s all;
}
#pun-navlinks li a:hover {
color: #eeeeee;
}
/* Спрятать награды */
#pun-navlinks #navawards{
display:none;
}
#spMyimg a{
cursor:pointer;
}
/* ВСЕ ССЫЛКИ */
.punbb a {
color: #5a2f18;
text-decoration: none!important;
-webkit-transition: .3s all;
-moz-transition: .3s all;
-ms-transition: .3s all;
-o-transition: .3s all;
transition: .3s all;
}
a:hover {
color: #d8620c;
text-decoration: none!important;
}
/* АКТИВНЫЕ ТЕМЫ, ОТВЕТЫ, НОВЫЕ СООБЩЕНИЯ И Т.Д. */
#pun-ulinks {
width: 100%;
text-align: center!important;
margin-top: 0px;
margin-left: -10px;
margin-bottom: 2em;
}
#pun-ulinks .container {
font-style:normal;
letter-spacing: 0px;
text-transform:lowercase;
font-size: 12px;
font-family:cuprum;
margin-top: -5px;
word-spacing: -1px;
}
#pun-ulinks li, #pun-ulinks li a {
display: inline;
white-space: nowrap;
color: #5a2d19;
padding: 0px 3px 3px 3px;
font: 10px tahoma;
letter-spacing: 1px;
}
#pun-ulinks li a:hover {
color: #9d403c;
}
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
border-left-style: none;
border-left-width: 0;
padding-left: 0
}
/* ССЫЛКИ И ЗАГОЛОВКИ НА ГЛАВНОЙ
-------------------------------------------------------------*/
/* Спрятать "форум/сообщения/тд" */
.punbb .main .tcr {
background-color: transparent;
overflow: hidden;
text-align: center;
width: 50%;
}
/* Ссылки тем на главной */
.punbb .main .tcr a {
font-family: cuprum!important;
text-transform: lowercase;
font-size:16px !important;
color: #67300c;
text-shadow: #f9f7f8 1px 1px;
-webkit-transition: .3s all;
-moz-transition: .3s all;
-ms-transition: .3s all;
-o-transition: .3s all;
transition: .3s all;
}
.punbb .main .tcr a:hover {
color: #ad0202!important;
}
/* Приветствие, последний визит */
#pun-status, #pun-status .container {
display: block;
border-bottom: none;
margin-bottom: 0;
width: 88%;
text-align:center;
}
#pun-status .container {
padding: 0.8em 0em 1.5em 8em;
color: #695248;
font-size:14px;
font-family:cuprum;
font-style:normal;
text-transform: lowercase;
}
/* Вы здесь, название форума верх */
#pun-crumbs1 {
font-weight: normal;
overflow: hidden;
margin-top: 0;
text-align:center;
font-size:14px;
font-family:cuprum;
font-style:normal;
text-shadow: #f7fff9 1px 1px;
text-transform: lowercase;
color: #6a3e25;
}
#pun-crumbs1 p.container {
border-top: none;
padding: 1em 1em 0.8em 1em;
font-size: 0.9em;
}
/* Вы здесь, название форума низ */
#pun-crumbs2 {
font-weight: normal;
overflow: hidden;
margin-bottom: 0;
border-bottom: none;
text-align:center;
font-size:14px;
font-family:cuprum;
font-style:normal;
text-shadow: #f7fff9 1px 1px;
text-transform: lowercase;
color: #6a3e25;
}
#pun-crumbs2 .container {
border-bottom: none;
padding: 0.8em 1em;
font-size: 0.9em;
}
/* ЦИТАТА, КОД, ОКНА И КНОПКИ
-------------------------------------------------------------*/
/* Цитата и код */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
margin: 0.4em 1.4em 1em 1.4em;
padding: 7px;
padding-top: 9px;
background: #eee8e0;
-webkit-box-shadow: inset 0px 0px 8px 0px rgba(153, 144, 118, 0.3);
-moz-box-shadow: inset 0px 0px 8px 0px rgba(153, 144, 118, 0.3);
box-shadow: inset 0px 0px 8px 0px rgba(153, 144, 118, 0.3);
border-radius: 15px;
border-left: none;
border-right: none;
border-right: 4px groove rgba(255, 252, 252, 0);
border-left: 4px groove rgba(255, 252, 252, 0);
border-top: outset 4px #97633d;
border-bottom: inset 4px #c7ab9c;
}
/* Ссылка в коде */
.punbb .quote-box cite, .punbb .code-box strong.legend, .code-box .legend a {
display: block;
font-size:16px;
text-transform: lowercase;
font-family: 'cuprum';
font-weight: normal!important;
color: #2f2216; /*9d4e23;*/
text-shadow: #f5f3ef 1px 1px;
}
/* Полоса прокрутки
-------------------------------------------------------------*/
::-webkit-scrollbar {width: 5px; height: 7px;}
::-webkit-scrollbar-track {background-color: #d6cfc4;}
::-webkit-scrollbar-thumb {background-color: #692e17;border-radius: 10px;}
::-webkit-scrollbar-thumb:active {background: #d87f15; border-radius: 10px;}
/* Окно ввода */
.punbb textarea {
width: auto;
padding-top: 2px;
border: none;
background: url(http://funkyimg.com/i/2cBHo.png);
-webkit-box-shadow: inset 0px 0px 8px 0px rgba(153, 144, 118, 0.3), 0px 0px 3px 0px #fefbf6;
-moz-box-shadow: inset 0px 0px 8px 0px rgba(153, 144, 118, 0.3), 0px 0px 3px 0px #fefbf6;
box-shadow: inset 0px 0px 8px 0px rgba(153, 144, 118, 0.3), 0px 0px 3px 0px #fefbf6;
border: none;
border-radius: 15px;
}
/* Кнопки */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
padding: 5px;
padding-top: 5px;
background: #f3e8dc;
border-radius: 20px;
-webkit-box-shadow: inset 0px 0px 8px 0px rgba(153, 144, 118, 0.3), 0px 0px 3px 0px #fefbf6;
-moz-box-shadow: inset 0px 0px 8px 0px rgba(153, 144, 118, 0.3), 0px 0px 3px 0px #fefbf6;
box-shadow: inset 0px 0px 16px 0px rgb(226, 215, 217), 0px 0px 3px 0px #d1c8c9;
border: none;
font: 11px verdana;
}
/* Кнопки "отправить" и "посмотреть" */
.hashelp center div a button{
width:86px!important;
padding: 5px 10px 5px 10px!important;
margin-right:5px!important;
}
.hashelp center div a button, .button {
border-radius:20px;
border: none;
background-image: url(http://funkyimg.com/i/2cBHo.png);
-webkit-box-shadow: inset 0px 0px 8px 0px rgba(153, 144, 118, 0.3), 0px 0px 3px 0px #fefbf6;
-moz-box-shadow: inset 0px 0px 8px 0px rgba(153, 144, 118, 0.3), 0px 0px 3px 0px #fefbf6;
border: none;
text-decoration: none;
vertical-align: middle;
cursor:pointer;
font: bold 8px tahoma!important;
text-transform: uppercase;
color: #443650;
letter-spacing: 1px;
text-shadow: #d9efde 1px 1px;
padding: 5px 10px 5px 10px!important;
}
.hashelp center div a button:active, .button:active {
position:relative;
top:1px;
}
/* ПРОФИЛЬ
-------------------------------------------------------------*/
.punbb .post .post-author {
float: left;
width: 325px;
min-height: 100px;
margin-top: -10px;
padding: 87px 0px 64px 0px;
text-transform: none;
background: url(http://i.imgur.com/6ACASDE.png) top no-repeat, url(http://i.imgur.com/oz44Nft.png) bottom no-repeat, url(http://i.imgur.com/dZwQpR6.png) repeat-y;
margin-left: -126px;
color: #783c1d!important;
border-radius: 10px;
font: 11px tahoma;
}
/* Поля сообщений и репутации */
.pa-respect, .pa-posts {
display: inline-block;
margin-left: 0px;
text-align: center;
width: 65px;
font-size: 11px;
line-height:13px;
padding: 2px 15px !important;
margin-bottom:7px!important;
margin-top:5px!important;
}
.pa-respect a {
color: #2e3347!important;
}
.pa-respect a:hover {
color: #291f14!important;
}
/* Профиль в сообщениях */
#pun-messages .post-author {background: rgba(83, 55, 30, 0.51) !important;width: 200px;margin-left: -11px;padding: 31px 3px 23px 3px;}
#pun-messages .post-author ul {background: rgb(236, 212, 188) !important;width: 185px;margin-left: 5px !important;padding: 3px;}
#pun-messages li.pa-title {
padding-bottom: 7px !important;
margin-left: 28px !important;
padding-top: 0px !important;
color: #301b02!important;
}
#pun-messages li.pa-author a {
color: #301b02!important;
}
/* Поле наград */
.pa-awards a {
color: #a19c95!important;
text-shadow: 1px 1px 0 #000000;
font: bold 8px tahoma;
text-transform: uppercase!important;
}
.pa-awards a:hover {
color: #a891b8!important;
}
li.pa-awards {
margin-top: 10px!important;
margin-bottom: -23px!important;
color: #a19c95!important;
font: bold 12px tt walls rough!important;
letter-spacing: 1px;
}
/* Окно репутации */
#pun-reputation div {
background: rgba(219, 208, 199 0.79);
}
#post fieldset legend span {
display:none;
}
#pun-reputation > div.inner.post_reputation {padding-top: 2.5em;}
#pun-report .bg, #pun-reputation .bg, #pun-admin-award-form .bg {
display: none;
position: fixed;
z-index: 10;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: #b8c398!important;
opacity: .7;
filter: alpha(opacity=70);
-moz-opacity: .7;
-khtml-opacity: .7;
cursor: pointer;
}
.pa-ip {
text-decoration: none;
a:link color: #6699CC;
}
/* Ник автора */
.pa-author {
position: relative;
margin-bottom: 10px;
font: bold 26px certege;
margin-top: -26px;
line-height: 21px;
text-transform: lowercase!important;
color: #898d6b!important;
}
.pa-author a {
font: 26px certege!important;
line-height:21px;
text-transform:lowercase!important;
color: #bbb7b1!important;
-webkit-transition: .3s all;
-moz-transition: .3s all;
-ms-transition: .3s all;
-o-transition: .3s all;
transition: .3s all;
letter-spacing: -1px;
}
.pa-author a:hover {
color: #91542b!important;
}
.punbb .post .post-author ul, .punbb .post .post-author p {
padding: 0 1em 1em 1em;
line-height: 140%;
}
#pun-main .post-author ul {
text-align: center;
line-height: 12px;
margin-left: 73px;
}
/* ЛИЧНОЕ ЗВАНИЕ */
.lz {
width: 160px;
line-height: 10px;
font-size:10px;
color: #49210b;
padding: 10px;
background: url(http://i.imgur.com/MlfvMM7.png) repeat-y;
border-right: 4px groove #abb14a;
border-left: 4px groove #abb14a;
border-top: outset 4px #5a5d26;
border-bottom: inset 4px #abb14a;
border-radius: 0 0 24% 24%;
margin-bottom: 2px!important;
margin-top: 2px!important;
margin-left: 21px!important;
}
.lz a {
font-size: 10px!important;
font-weight: bold;
text-transform: none !important;
color: #686c03!important;
text-shadow: 1px 1px 0 #00!important;
}
.lz a:hover {
color: #985b14!important;
text-shadow: 1px 1px 0 #00!important;
}
.lz b {
font-size: 10px!important;
color: #985b14;
}
/* Плашка */
.rpb {
text-align: center;
margin-top: -19px!important;
margin-left: -70px!important;
margin-bottom: -15px!important;
}
/* ПЛЕЕР ФАБИИ БЛЕАТЬ*/
.pa-fld3 {position: relative;margin-top: 10px;margin-bottom: -2px;}
/* джампы и печень в одном блоке */
.pa-fld2, .pa-fld5 {display: inline-block; width: 90px; margin-top: 5px!important;}
/* СТИЛЬ В ТЕМАХ
-------------------------------------------------------------*/
/* ССЫЛКИ "СТРАНИЦА/ОТВЕТИТЬ/ПОДПИСАТЬСЯ В ТОПИКЕ
Верхние ссылки */
.punbb .linkst {
float: left;
position: relative;
width: 100%;
height:0;
font-family:cuprum;
font-style:normal;
text-transform: lowercase;
font-size:14px;
}
/* Нижние ссылки */
.punbb .linksb {
text-align: right;
padding: 0.4em 1em 0.5em 1em;
font-family:cuprum;
text-transform: lowercase;
font-size:14px;
font-style:normal;
}
/* Ссылки "профиль/лс/е-майл" под профилем */
.punbb .post-links ul {
padding: 0 1em 0 0;
height: 2em;
line-height: 2em;
margin-left:-13em;
text-align: right;
font-family: cuprum;
text-transform: lowercase;
font-size:13px;
font-style:normal;
}
/* ОПИСАНИЕ ПОДФОРУМОВ
-------------------------------------------------------------*/
#pun-index td div.tclcon {
color: #a4a4a4;
margin-left: 10px;
width: 312px;
font-size: 10px;
padding: 60px 28px 22px 28px;
line-height: 10px;
background: url(http://i.imgur.com/S7DmBnd.png) top center no-repeat, url(http://i.imgur.com/RkPyQZk.png) bottom center no-repeat, url(http://i.imgur.com/DhKAYsA.png) repeat-y;
border: none;
text-align: justify;
text-transform: lowercase;
}
.tclcon h3 {
/*http://funkyimg.com/i/2e39T.png*/
border: none;
font-weight: bold;
}
.tclcon h3 a {
color: #a4a4a4!important;
-webkit-transition: .3s all;
-moz-transition: .3s all;
-ms-transition: .3s all;
-o-transition: .3s all;
transition: .3s all;
letter-spacing: 0px;
font: 30px certege;
}
.tclcon h3 a:hover {
color: #fefdfd!important;
}
/* Ññûëêè â ïîäôîðóìàõ */
.name {
text-align:center;
padding:2px;
font: 8px tahoma;
color: #cdbd9d;
text-transform: uppercase;
letter-spacing: 2px;
background: #814927;
width: auto;
margin-top: 18px!important;
}
.mainlink a {
display:inline-block;
font-size: 8px;
font-family: tahoma;
color: #eeeeee!important;
text-shadow: 1px 1px 0 #867e9c !important;
padding: 0px 2px 1px 2px;
margin: 2px!important;
text-transform: uppercase;
transition: 0.1s;
text-align:center;
width: 93px;
letter-spacing: 1px;
background: #606060;
border-top: 4px solid #733913;
}
.mainlink a:hover {
color: #eaeaea!important;
background: #7c523a;
}
.mainlink {
text-align:center;
margin-top:9px!important;
width: 312px;
}
.mainlink1 a {
display:inline-block;
font: bold italic 14px arial narrow!important;
color: #c18749!important;
text-shadow: #000000 1px 1px 0px!important;
letter-spacing: 0px !important;
text-transform: lowercase;
-webkit-transition: .3s all;
-moz-transition: .3s all;
-ms-transition: .3s all;
-o-transition: .3s all;
transition: .3s all;
}
.mainlink1 a:hover {
color: #ffb25f!important;
}
.mainlink11 a {
display:inline-block;
font: bold italic 14px arial narrow!important;
color: #b85f5f!important;
text-shadow: #000000 1px 1px 0px!important;
letter-spacing: 0px !important;
text-transform: lowercase;
-webkit-transition: .3s all;
-moz-transition: .3s all;
-ms-transition: .3s all;
-o-transition: .3s all;
transition: .3s all;
}
.mainlink11 a:hover {
color: #e95151!important;
}
.mainlink2 {
display:inline-block;
font-size:20px;
font-family: cuprum;
color:#dfdfdf!important;
text-shadow: #000000 1px 1px 0px!important;
text-transform:lowercase;
font-style: italic;
opacity: .8;
}
/*************************************************************
ОСТАЛЬНЫЕ НАСТРОЙКИ
**************************************************************/
/* A3 Текст
-------------------------------------------------------------*/
/* A3.3 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
text-align:center;
font-size: 1em;
margin-top: -17px;
margin-left: 10px;
}
/* A3.5 */
.punbb pre {
font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
}
/* A3.6 */
.punbb address, .punbb em {
font-style: normal
}
/* A3.7 */
.punbb .post-content em {
font-style: italic;
}
/* A3.8 */
.punbb .post-content em.bbuline {
font-style: normal;
text-decoration: underline;
}
/* A3.11 */
.punbb optgroup {
font-weight: normal;
}
/* 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-ulinks h2,
#pun-status 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: 0.5em 1em 1.5em 0em;
border-style: none solid solid none;
border-width: 0 1px 1px 0;
}
/* B1 Основной контент
-------------------------------------------------------------*/
/* B1.1 */
.punbb .post-content {
padding: 0;
margin: 0;
width: 100%;
overflow: hidden;
text-align: justify;
}
.post-content td {
text-align: justify;
}
/* B1.2 */
.punbb .post-sig dt {
display: block;
border-top: 1px dashed #5D472F;
opacity:.4;
width:80%;
margin: 10px;
margin-left: 10%;
}
/* 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;
}
/* 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.2 */
.multipage {
margin-top: 3em;
}
/* B3.3 */
.linkst .pagelink {
position: absolute;
top: -50px;
float: left;
left: 15px;
width: 100%;
}
.linkst .pagelink strong, .linksb .pagelink strong, .postlink a span{
font-weight: normal !important;
}
/* B3.4 */
.linkst .postlink {
position: absolute;
top: -4em;
right: 3em;
width: 16em;
text-align: right;
}
/* B3.6 */
.linksb .pagelink {
float: left;
width: 700px;
text-align: left;
}
/* B3.7 */
.linksb .postlink {
float: right;
width: 16em;
top: -200px;
margin-right: 17px;
}
/* B3.8 */
.subscribelink {
clear:both;
padding-top: 0.3em;
padding-bottom: 0.5em;
padding-right: 17px;
}
/* C1.1 */
.punbb .formal .container {
padding: 1.7em 2.3em 1.1em 0.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
}
#post-form .formsubmit{
text-align: center;
}
/* C1.4 */
.punbb fieldset {
border-style: solid;
border-width: 1px;
padding: 0 18px 0 18px;
margin: -17px 0px 1em 0px;
}
/* C1.5 */
.punbb fieldset legend {
padding: 15px 0px 15px 0px;
margin: 0px 0px 0px 1px;
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 0px 0.8em 0px;
}
/* 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 20px 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 Макет таблиц
-------------------------------------------------------------*/
/* C2.1 */
.punbb .main .tcl {
overflow: hidden;
text-align: left;
width: 54%;
height: 23px;
}
/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
/* text-align: left; */
width: 13%;
}
/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
background-color: transparent;
width: 39%
}
/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
text-align: left;
width: 19%;
}
/* 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.9 */
.punbb td span.youposted {
font-weight: bold;
margin-left: -1em;
position: absolute;
}
/* C2.10 */
.punbb td .modlist {
display: none;
}
/* 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}
/* C3 Темы
-------------------------------------------------------------*/
#pun-title, #pun-navlinks {
border: none;
}
/* 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.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 */
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color: transparent;
}
#pun-ulinks li a, 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 ;
}
/* 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: 2.5em 2em 0.5em 15em;
display: block;
margin-left: 1em;
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.9 */
li.pa-title {
padding-bottom: 24px;
padding-top: 11px;
font-size: 9px;
width: 68%;
margin-left: 35px;
line-height: 10px;
letter-spacing: 1px;
text-transform: none !important;
color: #c2c1c1;
}
li.pa-online {
font-size: 8px!important;
text-transform:uppercase;
margin-top: 3px;
color: #632504;
}
li.pa-avatar.item2 img {
margin-top:0px;
}
#pun-index th.tcl {
font-size:0%;
}
th.tc2, th.tc3, th.tcr, .forum thead tr .tcl {
text-transform:lowercase;
opacity:.5;
font-size:10px;
}
#pun-index .tc3, #pun-index .tc2, #pun-index th.tcr {
text-align:center !important;
}
/* C3.11 */
.punbb .post-body {margin-left: 202px;margin-right: 20px;border-left-style: solid;border-left-width: 1px;padding: 0 0 1px 0;}
/* C3.12 */
.punbb .post-box {
padding: 1em;
margin-right: 11px;
margin-left: 2px;
}
/*C3.13 */
.punbb fieldset .post-box {
margin-bottom: 0.8em
}
/* C3.14 */
.punbb .post-links {
margin-left: 15em;
padding-right: 15px;
}
/* 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: 0.5em 1em;
font-family: cuprum;
text-transform: lowercase;
font-size: 14px;
}
/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
height: 12px;
line-height: 1.8em;
}
/* C4.3 */
.punbb .modmenu .container strong {
float: left;
font-size: 11px;
}
/* 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;
line-height: 10pt;
}
/* C6 Профиль
-------------------------------------------------------------*/
/* C6.1 */
#profile .container {
padding-left: 16.6em;
}
/* C6.2 */
#profilenav {
float: left;
width: auto;
margin-left: -14.6em;
display: inline;
z-index: 1000;
margin-top: 1em;
padding-top: 10px;
border-radius: 10px;
}
/* C6.3 */
#profilenav li {
padding-bottom: 0.8em;
font-weight: bold;
}
/* C6.4 */
#viewprofile ul, #profilenav ul {
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 Список пользователей
-------------------------------------------------------------*/
/* 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;
}
/* D1 Лого и описание
-------------------------------------------------------------*/
/* D1.1 */
#pun-title {
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 none none none;
}
/* D1.4 */
#pun-title h1 span {
font-size: 1.5em;
}
#pun-title h1 span {
font-size: 1.5em;
}
/* 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
}
/* D5.3 */
#pun-status span {
white-space: nowrap;
margin-right: 0.5em;
}
#pun-break1 {
margin: 0 1em;
border-style: solid none;
border-width: 1px 0;
height: 0;
margin: -2px 1em;
position: relative;
z-index: 1;
}
#pun-index #pun-crumbs2, #pun-index #pun-crumbs1 {
display:none;
}
#pun-status .container .item3 {
visibility: hidden;
}
/* D6 Объявление
-------------------------------------------------------------*/
/* 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: 10px;
width: 99%;
position: relative;
margin-left: -21px;
}
/* D7 Статистика
-------------------------------------------------------------*/
/* D7.1 */
#pun-stats .container {
padding: 0.8em 4em;
margin-left: 0px;
}
/* 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%;
text-align: justify;
line-height: 140%;
}
/* 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 .item1{
font-size: 0px;
text-align: center;
opacity: 0.1;
}
/* D8.5 */
#pun-about p span {
display:block;
padding-left: 50%;
}
/* 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;
}

































