/*************************************************************
КОДЫ BLANCHE, ГРАФИКА BLURRY
с радостью подарим вам такую же красоту, у нас есть мастерская на рено, обращайтесь <З
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
части кодов можно свободно брать в личное пользование, если вы поставите копирайт blanche
давайте уважать труды, да и просто друг друга <З
**************************************************************

 I. ШАПКА, ФУТЕР
-------------------------------------------------------------*/
/* шапка */
#pun-title table { z-index: 0;     position: absolute;    top: -195px;height: 252px;    width: 1017px;    margin-left: -67px;
    background: url(https://forumstatic.ru/files/001b/60/0b/35286.png) no-repeat top center;}

/* футер */
#pun-about {     width: 1017px;    height: 217px;    margin: -150px 0px -51px -67px;    background: url(https://forumstatic.ru/files/001b/60/0b/73744.png) center top;}





/* II. КАТЕГОРИИ
-------------------------------------------------------------*/
#pun-index .category h2, #pun-stats.section h2 {background: url(https://forumstatic.ru/files/001b/60/0b/44222.png);    height: 144px;    width: 1017px;    margin: -40px 0px -40px -67px;}

/* скрываем первую, если нужно */
#pun-category1.category h2 { display: none;}

/* стиль для текста */
#pun-index .category h2 span, #pun-stats.section h2 span {    font-family: gteapac;    color: #4e3e30;    font-size: 20px;    font-weight: bold;    text-transform: uppercase;    text-shadow: 0 0 1px #aa8b6f, 0 0 4px #d3a97f66;    width: 100%;    display: block;    text-align: center;    line-height: 143px;}

/* сам текст для каждой категории 
#pun-index .category h2 span:before { } 

#pun-category1.category h2 span:before {content: 'тут текст'}
#pun-category2.category h2 span:before {content: 'тут текст'}
#pun-category3.category h2 span:before {content: 'тут текст'}
#pun-category4.category h2 span:before {content: 'тут текст'}
#pun-category5.category h2 span:before {content: 'тут текст'}
#pun-category6.category h2 span:before {content: 'тут текст'}*/

/* переименовываем статистику */
#pun-stats.section h2 span {font-size: 0px;}
#pun-stats.section h2 span:after {content: 'statistic';    font-size: 20px;    margin-left: -20px; }

/* всего тем, сообщений, посл. зарегистрировался */
#pun-stats ul.container {display: flex;    flex-wrap: wrap;    justify-content: space-between;    margin-top: 10px;}
#pun-stats li.item1, #pun-stats li.item2 {width: 27%;}
#pun-stats li.item3, #pun-stats li.item4 {width: 44%;}
#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {   display: inline-block;    text-align: center;      font-family: Arial;    text-transform: lowercase;  font-size: 9px;    letter-spacing: 1px;    padding: 4px 0;
  background: #0000000d;     border-radius: 2px;}
#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4, #pun-stats li.item4 a {color: #85684b !important;} 





/* III. ИКОНКИ
-------------------------------------------------------------*/
/* на главной */
#pun-index table Div.icon {float: right; width: 86px;    height: 26px;    background: url();    margin: 0px 35px 0px 0px;}
#pun-index TR.inew Div.icon {background: url(https://forumstatic.ru/files/001b/60/0b/44137.png);} /* новая */

/* в подфорумах */
#pun-viewforum table Div.icon, #pun-viewforum TR.inew Div.icon, #pun-viewforum TR.isticky Div.icon, #pun-viewforum TR.iclosed Div.icon, #pun-messages table Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics table Div.icon, #pun-searchtopics TR.inew Div.icon {    float: left;    margin: 0px 10px 0 0;    font-size: 13px;    background: none;    height: 25px;    width: 30px;    font-family: raleway;    text-transform: uppercase;    letter-spacing: 1px;}
#pun-viewforum table Div.icon:before, #pun-messages table Div.icon:before, #pun-searchtopics table Div.icon:before {content: 'old';color: var(--bg2);}
#pun-viewforum TR.inew Div.icon:before, #pun-messages TR.inew Div.icon:before, #pun-searchtopics TR.inew Div.icon:before {content: 'new';    color: var(--bg3);}
#pun-viewforum TR.isticky Div.icon:before {content: 'imp';     color: var(--bg3);}
#pun-viewforum TR.iclosed Div.icon:before {content: 'cls'; opacity: .5}





/* IV. ТАБЛИЦА
-------------------------------------------------------------*/
.bb {    position: absolute;    left: 0px;    margin-top: -18px;    text-align: center;    width: 100%;    font-family: var(--font1);    text-transform: uppercase;    letter-spacing: 1.5px;    font-size: 8px;    font-weight: bold;}
.bb a {    color: var(--bg2) !important;}
.bb span {    position: absolute;    margin-left: -80px;    transition: all 1s cubic-bezier(0.2, 0.2, 0.2, 1), color 0.5s 0.2s linear;    opacity: 0;    background: var(--bg1);} .bb span:hover {opacity: 1;}






/* V. ВВОД ТЕКСТА, КНОПКИ
-------------------------------------------------------------*/
/*  ввод текста */
.punbb textarea {overflow: auto;font-size: 10.5px !important;line-height: 15px !important;padding: 7px;font-family: Verdana;    border: none !important;
    background: linear-gradient(0deg, #fbfbfb26, #ffffff5e);
    box-shadow: 0 0 0 1px #ffffffd1, 0 0 0 2px #1616161a;
    outline-offset: 10px;
    outline: 1px solid #cfb49d;}

/* фон у элементов при нажатии в форме ответа (смайлы и т.д.) */
#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area, #spoiler-area {overflow-y: auto;padding: 10px !important;height: 207px; font-family: var(--font1);text-transform: lowercase;letter-spacing: .5px;z-index: 99999;font-size: 10px;margin: -18px -21px 0 0px;background: var(--bg1);    box-shadow: 0 0 10px #ffffff94 inset;}



/*--------------------- формы заполнения ---------------------*/
.punbb select {font-family: Arial!important;text-transform: lowercase !important;font-size: 10px !important;padding: 3px !important;}
.checkbox {width: auto !important;}
.punbb input, .punbb select {    cursor: pointer;    font-size: 10px;    padding: 4px;    text-align: center;    font-family: Arial;border-radius: 2px; border: none !important; outline: none !Important;    box-shadow: 0px 1px 0 #00000014, 0px -1px 0 #ffffff85, 0px -1px 0 #ffffff40 inset, 0 0 5px #0000000d, 0px 5px 10px inset #ffffff61 !important;
    color: #282828a8;
    background: var(--bg1);}
/*.punbb option {background-color: var(--bg1) !important;}  модерское */


/*--------------------- кнопки ---------------------*/
p.formsubmit {text-align: center;} /*по центру */
/* до наведения */
.button, .hashelp center div a button, ul.tabs li a, input#sub4, .hvStickerPackModalTab {    cursor: pointer;    padding: 7px !important;    font-family: var(--font1) !important;    font-size: 8px !important;    letter-spacing: 1px !important;    text-transform: uppercase;    min-width: 100px;    margin: 0 3px;    border: none !important;    outline: none !Important;font-weight: bold !important;transition: all 0.3s ease-in-out;
background: #ecddd0 !important;
    color: #72583f !important;
    text-shadow: 1px 1px #ffffff7d;}

/* кнопки после наведения */
.button:hover {    background: var(--bg2) !important;}




/* IV. ЦИТАТЫ
-------------------------------------------------------------*/
/* цитаты, спойлер, выделить код */
.punbb .post-content .quote-box, .punbb .post-content .code-box {margin: 10px 20px 10px 20px;}
.punbb .post-content .blockcode, .punbb .post-content blockquote {margin: 0px;    width: 99%;    overflow: hidden;}
.punbb .post-content .scrollbox {width: 100%;overflow: auto;font-size: 11px;overflow-y: hidden !important;max-height: 200px !important;}

/* общий стиль, в том числе для закладок, репутации и маски */
.punbb .post-content .quote-box, .punbb .post-content .code-box, #float, .pun-modal .modal-inner, #mask_dialog .inner, .editBookmark, #pun-redirect.punbb .info, #pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner, #MyBookmarks, .hvStickerPackModal {padding: 10px;font-size: 11px!important;    font-family: arial!important;    background: var(--bg4);    box-shadow: 0 0 0 1px #ffffff96, 0 0 0 2px #00000014, 0 0 20px var(--bg1) inset;border-radius: 2px;}
#MyBookmarks, .editBookmark, .hvStickerPackModal {    box-shadow: 0 0 10px #b5aa9e inset !important;}
.hvStickerPackModal {    background: #e2ded2 !important;    border: 1px solid #e2ded2!important; border-radius: 0px !important;}
.hvStickerPackModalContent {border: none !important;}
.hvStickerPackModalTab, #MyBookmarks {border-radius: 0px !important;}
.hvStickerPackModalTab {text-align: center;}

/* написал и выделить код */
.punbb .quote-box cite, .punbb .code-box strong.legend, .post-content .spoiler-box > div {    font-style: normal;    text-align: center;    padding: 9px;    width: auto;    display: block;    text-transform: uppercase;    font-size: 9px;    font-weight: bold;    margin: -10px -10px 0px -10px;    font-family: var(--font1);    letter-spacing: 2px;    border-radius: 7px 7px 0 0;    background: linear-gradient(0deg, var(--bg1), #ffffff29);    box-shadow: 0 0 5px var(--bg1) inset;    border-bottom: 1px solid #ffffff36;}

/* спойлер. копировать цвет выше*/
.post-content .spoiler-box > div {background: url('') no-repeat 10px,  linear-gradient(0deg, var(--bg1), #ffffff29) !important;    border-radius: 7px;  margin-bottom: -11px;}
.punbb .quote-box cite, .punbb .code-box strong.legend a, .post-content .spoiler-box > div, .copycode strong.legend a {    color: var(--bg3);}




/* III. ПРОФИЛЬ
-------------------------------------------------------------*/
.punbb .post .post-author {float: left;    overflow: hidden;    min-height: 100px;    margin: 0 0 50px 0;    padding-bottom: 0px;    background: url() 0px bottom no-repeat, url() 0px top no-repeat, url(https://forumstatic.ru/files/001b/60/0b/27407.jpg) 0px top repeat;    box-shadow: 0 0 0 1px #d5c6b4, 0 0 0 2px #c6a990;}

#pun-searchposts .post-author strong {font-weight: normal !important}

.punbb .post .post-author, .punbb .post .post-author ul {width: 220px;}

.punbb .post .post-author ul {display: flex; flex-wrap: wrap; text-align: center; justify-content: center; margin: 0px 0px 7px 0px; font-family: raleway; column-gap: 5px;} .punbb .post .post-author ul li {width: inherit;}

/* отступ текста от профиля */
.punbb .post-body {margin-left: 240px;}

/* цвета текста в профиле*/
.pa-author, .pa-author a, .pa-respect, .pa-posts, .pa-respect a, .pa-fld2, .pa-online, .pa-last-visit, li.pa-social.social-icq, li.pa-social.social-vk, .pa-fld1 lz2, .pa-fld1 lz3 a {color: #ecd8c6!important;  }
.pa-title, .pa-fld1 lz1 a, .pa-fld1 lz3 {color: #523c25!important;  }

/* ник */
.pa-author {     font-size: 13px;    font-family: gteapac, 'Raleway';    margin: 10px 18px 3px 18px;    font-weight: bold;    letter-spacing: .5px;    border-bottom: 1px solid #846b53;    padding-bottom: 4px !important;}

/* статус */
.pa-title {    font-size: 9px;    text-transform: lowercase;    letter-spacing: .5px;    margin: 0px;    font-family: 'Raleway';    font-weight: bold;}

/* аватар */
.pa-avatar {margin: 10px 0; z-index: 2;}
.pa-avatar img, #pun-profile .fs-box .avatardemo, #pun-messages img.avatardemo, #profile-left #pa-avatar img {box-shadow: 0 0 0 1px #a7886b, 0 0 0 2px #705a44; max-height: 180px; max-width: 180px !important; }

/* репутация и соо на одной строке */
.pa-respect, .pa-posts, .pa-fld2 {     width: 50px !important;    font-family: 'Raleway';    text-transform: lowercase;    font-size: 9px;    text-align: center;    padding: 3px !important;    position: relative;}
.pa-respect span:first-child, .pa-posts span, .pa-fld2 span {display: block;}
.pa-respect img {vertical-align: middle;    mix-blend-mode: luminosity;      margin: -2px -1px 0 -1px;}

/* онлайн, последний визит*/
.pa-online, .pa-last-visit, li.pa-social.social-icq, li.pa-social.social-vk {    text-align: center;    font-size: 8px;    letter-spacing: .5px;    text-transform: uppercase;    margin: 10px 0;    font-family: var(--font1);    font-weight: normal;    color: #dfcdaf;}

/* ай-пи */
.pa-ip {display:none;}

/* награды 
#awrdbut:before {    content: 'Awards';    color: #e5d5ad;    font-family: 'Baskerville Old Face';    text-transform: uppercase;    font-size: 13px;    letter-spacing: 2px;    margin-left: -10px;}
#awrdbut img {    margin-top: -16px;    opacity: 0;    height: 17px;    display: block;    width: 240px;}
#awrdbut {    padding-top: 7px;    display: block;    margin-bottom: -7px;}
.pa-awards {padding-bottom: 10px !important;} .mini_awards_label {display: none !important;}*/

/* поля */
#viewprofile #profile-right li strong span {    display: block;    margin: 0px;}

.pa-fld1 lz1 {    display: block;    font-family: 'Lighthaus';    text-transform: uppercase;    font-weight: bold;    font-size: 10px;    letter-spacing: 1px;    border-bottom: 1px solid #846b53;    padding-bottom: 4px !important;    margin: 0 18px;    margin-bottom: 5px;}
.pa-fld1 lz2 {    display: block;    font-size: 9px;    font-family: 'Raleway';    text-transform: lowercase;    letter-spacing: .5px;}
.pa-fld1 lz3 {    display: block;    background: #eccda982;    text-align: justify;    padding: 3px 5px;    font-size: 9px;    font-family: 'Raleway';    line-height: 12px;    letter-spacing: .5px;    margin: 7px 18px;    font-weight: bold;}







/* V. ЗАКЛАДКИ, УВЕДОМЛЕНИЯ, СТРЕЛКИ, ОНЛАЙН
-------------------------------------------------------------*/
.post .bookmark {color: var(--bg3) !important}
#MyBookmarks span.scrl.t, #MyBookmarks span.scrl.b {box-shadow: none !important;margin-left: 5px !important;width: 114px;text-shadow: none;    background: #00000014;}
#MyBookmarks li.BookmarkL>span.last_click {box-shadow: none !important;background: #ffffff42 !important;}
#pun-main .editBookmark h1 {    font-size: 10px !important;    letter-spacing: 2px;    display: block !important;    text-transform: uppercase;    text-align: center;    font-weight: normal;}
#pun-main .editBookmark h1 span.delBookmark {    font-size: 25px !important;    margin: -15px 0px 0 0;}
.editBookmark {font-family: var(--font1);    font-size: 9px;    letter-spacing: .5px;    border-radius: 0px !important;    margin: 26px 50px 0 0px !important;}
.editBookmark .inputfield {font-weight: normal!important;text-transform:lowercase;}

#BookmCntToggle.default-style {    background: url(https://forumstatic.ru/files/001b/60/0b/36254.png) !important;    width: 24px !important;    height: 31px !important;    box-shadow: none !important;    border: none !important;    color: transparent !important;}


/* новое соо, уведомления */
span.num_msg, .bubble, .jGrowl-notification, .jGrowl .messag_theme, #messages-list a.Author, span.num_msg:before {background: var(--bg3) !important; text-shadow: none!important;    font-weight: normal !important;}
.bubble:after {border-color: var(--bg3) transparent !important}
span.num_msg {    display: inline-block !important;}

/* стрелки */
.go-up, .go-down {     cursor: pointer;     opacity: 1;    display: none;   position: fixed;    z-index: 9999;     transition: all .5s;    border-radius: 50%;}
.go-up {    bottom: 52%;    width: 13px;    height: 13px;    background: #9f8061;    border: 1px solid #ebd8c6;    margin-left: 932px!important;}
.go-down {bottom: 50%; width: 9px; height: 9px; background: #ebd8c6;    margin-left: 935px!important;}

/* онлайн */
.indOnline, .indOffline {left: 0px;    width: 0px;    height: 0px;    cursor: pointer;    position: absolute;}
.indOnline {background: url();}
.indOffline {}





/* VI. ТЕМЫ
-------------------------------------------------------------*/