/*************************************************************
КОДЫ BLANCHE, ГРАФИКА (уже совсем частично) BLURRY
с радостью подарим вам такую же красоту, у нас есть мастерская на рено, обращайтесь <З
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
части кодов можно свободно брать в личное пользование, если вы поставите копирайт blanche
давайте уважать труды, да и просто друг друга <З
**************************************************************

 I. ШАПКА, ФУТЕР
-------------------------------------------------------------*/
/* шапка */
#pun-title table { z-index: 0; position: absolute; top: -174px; height: 129px; width: 100%; left: 0px; background-repeat: no-repeat !important; background-position: top center !important; background: url(http://forumupload.ru/uploads/001a/8b/db/2/960191.png);}
#pun-title:before {content: ''; background: url(http://forumupload.ru/uploads/001a/8b/db/2/876480.png); background-repeat: no-repeat !important; background-position: center !important; width: 100%; height: 66px; position: absolute; top: -228px; left: 0; transition: all .5s;}


/* футер */
#pun-about {    width: 100%;    height: 0px;    margin: 0px;    background: url() center top;}





/* II. КАТЕГОРИИ
-------------------------------------------------------------*/
#pun-index .category h2, #pun-stats.section h2 {    background: var(--img3) fixed;    height: 30px;    margin: 0 -20px;    display: flex;    align-items: flex-end;    justify-content: center; position: relative;}
#pun-index .category h2 a {    order: 1;    position: absolute;    right: 0;    color: rgba(var(--col1),.5);    line-height: 25px;    width: 20px;    text-align: center;}


/* стиль для текста */
#pun-index .category h2 span, #pun-stats.section h2 span {    font-family: var(--font1);    color: rgba(var(--col1));    font-size: 12px;    text-transform: uppercase;    text-align: center;    display: block;    letter-spacing: 2px;    background: rgba(var(--col1),.4);    margin: 0 20px;    height: 20px;    width: 100%;    line-height: 22px;}
#pun-index .category h2 span:before, #pun-stats.section h2 span:before {    content: '';    background: url();    width: 131px;    height: 26px;    display: inline-block;    margin-right: 20px;    vertical-align: middle;    margin-top: -10px;}
#pun-index .category h2 span:after, #pun-stats.section h2 span:after {    content: '';    background: url();    width: 108px;    height: 28px;    display: inline-block;    margin-left: 20px;    vertical-align: middle;    margin-top: -12px;}


/* сам текст для каждой категории 
#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 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: var(--bg3) !important;} 





/* III. ИКОНКИ
-------------------------------------------------------------*/
/* на главной */
#pun-index table Div.icon {float: right; width: 51px; height: 72px;opacity: .3; background: url(http://forumupload.ru/uploads/001a/8b/db/2/987759.png); margin: 0 20px 0 30px; order: 1;}
#pun-index TR.inew Div.icon {opacity: 1;} /* новая */

/* в подфорумах */
#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: -10px;    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: rgba(var(--col3),.4) !important;}
.bb span {    position: absolute;    margin-left: -180px;    transition: all 1s cubic-bezier(0.2, 0.2, 0.2, 1), color 0.5s 0.2s linear;    opacity: 0;    background: var(--img4);} .bb span:hover {opacity: 1;}

.ban {position: absolute;margin-top: 23px;left: 0px;   height: 33px;   overflow: auto;width: 950px;}
.ban a img {    filter: grayscale(1);    opacity: .5;} .ban a:hover img {filter: none; opacity: 1;}

#stylelist {    position: absolute;    z-index: 10000;    top: 170px;    left: 50%;    margin: 0;    padding: 0;    list-style-type: none;    margin-left: -525px;}

#stylelist a {    display: block;    width: 15px;    height: 15px;    font-size: 0;    border-radius: 50%;    margin-bottom: 10px;}
#stylelist [data="fan"] a {    background: #abb4bb;}
#stylelist [data="marv"] a {    background: #c58778;}
#stylelist [data="myth"] a {    background: #bdaa87;}

#pun-announcement a.news {    background: var(--img3);    display: inline-block;    text-align: center;    padding: 7px 10px;    font-family: 'Raleway';    text-transform: uppercase;    color: rgba(var(--col1));    font-size: 10px;    letter-spacing: .5px;}
#pun-announcement .html-box {    display: flex;    gap: 10px;    justify-content: center;}
#html-header nav {    position: absolute;    top: -37px;    z-index: 999;    font-family: 'Raleway';    text-transform: lowercase;    font-size: 9px;    letter-spacing: 1px;    left: 0;    width: 100%;    text-align: center;}
#html-header nav, #html-header nav a {color: #fff;}
#html-header nav b {    text-transform: uppercase;    font-weight: normal;    margin-right: 5px;}
#html-header nav a:after {    content: '•';    margin: 0 -1px 0 3px;}
#html-header nav a:last-child:after {display: none;}


/* 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: none;}

/* фон у элементов при нажатии в форме ответа (смайлы и т.д.) */
#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: -15px -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(--bg4);}
/*.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;
    color: rgba(var(--col3)) !important;
    text-shadow: 1px 1px #ffffff7d;}

/* кнопки после наведения */
.button:hover {    background-color: #d7d7d7;) !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;    min-height: 100px;    margin: 0 0 50px 0;    padding-bottom: 0px;    width: 290px;    border: 1px solid #4d5458;}

#pun-searchposts .post-author strong {font-weight: normal !important}

.punbb .post .post-author ul {    display: flex;    flex-wrap: wrap;    text-align: center;    justify-content: center;    font-family: var(--font1);    column-gap: 5px;    background: url(http://forumupload.ru/uploads/001a/8b/db/2/654751.png);    width: 250px;    margin: 12px 0 12px 25px;    padding-bottom: 10px;}
.punbb .post .post-author ul li {width: inherit;}

/* отступ текста от профиля */
.punbb .post-body {margin-left: 310px;}

/* цвета текста в профиле*/
.pa-author, .pa-author a, .pa-posts, .pa-respect, .pa-respect a, .pa-fld4, .pa-fld5 {color: rgba(var(--col4)) !important;  }
.pa-title, .pa-fld2 a, .pa-fld3 lz {color: rgba(var(--col3)) !important}

/* ник */
.pa-author {    font-size: 16px;font-family: 'Arial';   margin: 10px 0 3px 0;   letter-spacing: 1px;   text-transform: uppercase;}

/* статус */
.pa-title {    font-size: 9px;    text-transform: lowercase;    letter-spacing: .2px;    background: #9da1a2;    width: 174px !important;    padding: 5px !important;    z-index: 3;    font-family: Arial;    font-weight: bold;}

/* аватар */
.pa-avatar {    margin: 10px 50%;    z-index: 2;}
.pa-avatar img, #pun-profile .fs-box .avatardemo, #pun-messages img.avatardemo, #profile-left #pa-avatar img {max-height: 180px; max-width: 180px !important;     box-shadow: 0 0 0 1px #4f575b, 0 0 0 2px #d8dcde;}

/* репутация и соо на одной строке */
.pa-respect, .pa-posts, .pa-fld4, .pa-fld5 {    width: 52px !important;    letter-spacing: .5px;    text-transform: lowercase;    padding: 3px !important;    position: relative;    font-family: arial;    font-size: 11px;    margin-top: 15px;    text-align: center;    color: var(--bg3);}
.pa-posts {    margin-top: 16px;}
/*.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-posts .fld-name, .pa-respect .fld-name, .pa-fld4 .fld-name, .pa-fld5 .fld-name {    display: block;    text-transform: uppercase;    font-size: 10px;    margin-bottom: 4px;    border-bottom: 1px solid rgba(var(--col4),.4);    padding-bottom: 3px;}
.pa-respect span a, .pa-posts span {font-size: 0px !important;}
.pa-posts span:before, .pa-respect span a:before {font-size: 9px;}
.pa-posts span:before {content: 'msg:'}
.pa-respect span a:before {content: 'resp'; margin-right: -4px;}


/* онлайн, последний визит*/
.pa-online, .pa-last-visit, li.pa-social.social-icq, li.pa-social.social-vk {display: none;    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;}*/


/* поля */
.pa-fld1 {  color: #fff;  background: #460104;  margin: 0px 5px 0px 5px;  width: 275px !important;  letter-spacing: 1px;}
.pa-fld1 a {color: #fff !important;}



/* V. УВЕДОМЛЕНИЯ, СТРЕЛКИ, ОНЛАЙН
-------------------------------------------------------------*/

/* новое соо, уведомления */
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;}




