/*************************************************************
КОДЫ BLANCHE
**************************************************************

 I. ШАПКА, ФУТЕР
-------------------------------------------------------------*/
/* шапка */
#pun-title table {
  height: 300px;
  width: 1000px;
  margin-left: -20px;border-radius: 80px;
  background: url(https://forumstatic.ru/files/001b/b9/0d/12136.png) no-repeat top center;
}

/* футер */
#pun-about {
  width: 909px;
  height: 51px;
  margin: 42px 0 0px 22px;
  background: url() center top;
  text-align: center;
  position: absolute;
}
#pun-about .item1 {
  margin: 47px 0 0 -120px;
  position: absolute;
}

/* II. КАТЕГОРИИ
-------------------------------------------------------------*/
#pun-index .category h2,
#pun-stats.section h2 {
    text-align: left;
    margin: 40px 56px 20px 56px;
    height: 35px;
    position: relative;
    font-family: Elephant;font-style: italic;background: var(--bg3);
}
#pun-index .category h2, #pun-index .category h2 a {color: var(--bg3) !important;}
#pun-index .category h2 span {-webkit-text-stroke: .5px var(--bg3);}
#pun-index .category h2:before {background: url(https://forumstatic.ru/files/001b/b9/0d/81023.png);}
#pun-index .category h2 a {border: 1px solid var(--bg3);}

/* цвета */
#pun-index .category:nth-child(2n+1) h2 {background: #93BFB0;}
#pun-index .category:nth-child(2n+1) h2, #pun-index .category:nth-child(2n+1) h2 a {color: #93BFB0 !important;}
#pun-index .category:nth-child(2n+1) h2 span {-webkit-text-stroke: .5px #93BFB0;}
#pun-index .category:nth-child(2n+1) h2:before {background: url(https://forumstatic.ru/files/001b/b9/0d/77801.png);}
#pun-index .category:nth-child(2n+1) h2 a {border: 1px solid #93BFB0;}

#pun-stats.section h2 {    -webkit-text-stroke: .5px #F1D456; background: #F1D456;}
#pun-stats.section h2:before {    background: url(https://forumstatic.ru/files/001b/b9/0d/38278.png);}
.nazv#stat {   color: #F1D456 !important; -webkit-text-stroke: 0px;}

.gid3 #html-header .nazv, .gid3 #html-header .catnav, .gid4 #html-header .nazv, .gid4 #html-header .catnav, .gid5 #html-header .nazv, .gid5 #html-header .catnav, .gid6 #html-header .nazv, .gid6 #html-header .catnav {    display: none;}

/* стиль для текста */
#pun-index .category h2 span,
#pun-stats.section h2 span {
    position: absolute;
    top: -35px;
    color: var(--bg1);
    font-size: 45px;
}

/* ссылки */
.catnav {display: none;}
#pun-index .catnav {    position: absolute;    left: 75px;    top: 40px;    display: flex;    gap: 7px;}
.catnav a {    display: inline-flex;    height: 15px;    justify-content: center;    min-width: 75px;    padding: 3px 10px;    font-size: 13px;    align-items: center;}

#pun-index .category h2:before, #pun-stats.section h2:before {    content: '';    width: 72px;    height: 36px;    position: absolute;    left: 0;    bottom: -27px;}

/* пояснялка */
.nazv {display: none;}
#pun-index .nazv {    position: absolute;    top: 27px;    left: 3px;    transform: rotate(-10deg);    width: 66px;    height: 31px;    display: flex;    align-items: center;    justify-content: center;    line-height: 10px;    font-size: 14px;    text-align: center;}

/* стикеры */
#pun-index .category h2:after, #pun-stats.section h2:after {    position: absolute;    right: -30px;    content: '';}
#pun-index #pun-category1.category h2:after {    background: url(https://forumstatic.ru/files/001b/b9/0d/49125.png);    width: 77px;    height: 78px;    top: -35px;}
#pun-index #pun-category2.category h2:after {    background: url(https://forumstatic.ru/files/001b/b9/0d/33952.png);    width: 67px;    height: 67px;    top: -30px;}
#pun-index #pun-category3.category h2:after {    background: url(https://forumstatic.ru/files/001b/b9/0d/66223.png);    width: 101px;    height: 55px;    top: -19px;}
#pun-index #pun-category4.category h2:after {    background: url(https://forumstatic.ru/files/001b/b9/0d/16241.png);    width: 104px;    height: 110px;    top: -50px;    right: -50px;}
#pun-index #pun-category5.category h2:after {    background: url(https://forumstatic.ru/files/001b/b9/0d/18827.png);    width: 92px;    height: 48px;    top: -20px;    right: -25px;}
#pun-index #pun-category6.category h2:after {    background: url(https://forumstatic.ru/files/001b/b9/0d/43385.png);    width: 101px;    height: 46px;    top: -15px;}
#pun-stats.section h2:after {    background: url(https://forumstatic.ru/files/001b/b9/0d/55319.png);    width: 89px;    height: 89px;    top: -25px;}

/* переименовываем статистику */
#pun-stats.section h2 span {
  font-size: 0px;
}
#pun-stats.section h2 span:after {
  content: "statistic";
  font-size: 45px;
}

/* всего тем, сообщений, посл. зарегистрировался */
#pun-stats ul.container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: /*40*/-10px;
  font-family: var(--font1);
  font-weight: 600;
  text-transform: lowercase;
}
#pun-stats li.item1,
#pun-stats li.item2 {
  width: /*25*/18%;
}
#pun-stats li.item3,
#pun-stats li.item4 {
/*  width: 44%;*/
    width: 36%;
    margin-right: 110px;
}
#pun-stats li.item1,
#pun-stats li.item2,
#pun-stats li.item3,
#pun-stats li.item4 {
  display: inline-block;
  text-align: center;
  font-size: 10px;

    margin-bottom: 20px;
    border: 1px solid #f1d456;
    padding: 2px 10px;
    box-sizing: border-box;
}
#pun-stats li.item1,
#pun-stats li.item2,
#pun-stats li.item3,
#pun-stats li.item4,
#pun-stats li.item4 a {
  color: /*var(--bg3)*/#d5b941 !important;
}

#pun-stats li.item1 {
    margin-left: 130px;
}

/* III. ИКОНКИ
-------------------------------------------------------------*/
/* на главной */
.punbb table Div.icon {
  width: 15px;
  height: 15px;
  background: #93BFB0;
  border-radius: 50%;
}
.punbb TR.inew Div.icon {
  background: #F44E52;
}

.punbb TR.isticky Div.icon {
  background: var(--bg3);
}
.punbb TR.iclosed Div.icon {
  background: #F1D456;
}

/* IV. ТАБЛИЦА
-------------------------------------------------------------*/
.banners {
    position: absolute;
    margin: 0px 0 0 60px;
    overflow: auto;
    height: 80px;
    width: 840px;
    display: flex;
    justify-content: center;
    gap: 5px;
    align-items: flex-start;
    flex-wrap: wrap;
}
.banners a {
  width: 88px;
  height: 31px; }
.banners img {
  filter: grayscale(1);
  opacity: 0.4;
  transition: all 0.6s ease-in-out 0s;
}
.banners img:hover {
  opacity: 1;
  filter: none;
}

.navigation {
    position: absolute;
    top: -330px;
    width: 1000px;
    text-align: center;
    font-family: var(--font1);
    font-weight: 700;
    font-size: 13px;
}

.navigation a {
    color: var(--bg5) !important;
}

.navigation a:after {
    content: ',';
}

.navigation a:last-child:after {
    display: none;
}

.aktiv1, .aktiv2 {
    position: absolute;
    top: -303px;
    display: flex;
    justify-content: space-between;
    width: 198px;
}
.aktiv1 {    left: 277px;}
.aktiv2 {    right: 261px;}

.aktiv1 img, .aktiv2 img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid var(--bg3);filter: grayscale(1);transition: all .5s;
}

.aktiv1 img:hover, .aktiv2 img:hover, .punbb .user-avatar .avatar-image:hover {
    filter: grayscale(.5);
}

.aktiv2 a:last-child {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 73%);
}

.tablapost, .tablaep {
    position: absolute;
    top: -110px;
    font-family: var(--font1);
    font-weight: 800;
    font-size: 12px;
    width: 230px;
}

.tablapost {    left: 290px;}
.tablaep {left: 540px;}
.tablaep a {
    color: var(--bg5) !important;
    display: block;
    font-weight: 500;
}

.tablapost span {
    overflow: auto;
    height: 40px;
    display: block;
    font-weight: 500;
    line-height: 10px;
    text-align: justify;
    padding-right: 10px;
}

a.stickerone {
    position: absolute;
    width: 100px;
    height: 100px;
    top: -245px;
    left: 90px;
}
a.stickertwo {
    position: absolute;
    width: 100px;
    height: 100px;
    top: -175px;
    right: 75px;
}

#stylelist {
    position: absolute;
    left: 50%;
    margin-left: 540px;
    display: flex;
    gap: 10px;
}

#stylelist [data="normal"] a {
    background: #e9e9e9;
}

#stylelist [data="darker"] a {
    background: var(--bg3);
}

#stylelist a {
    width: 25px;
    height: 25px;
    display: block;
    border-radius: 50%;
    font-size: 0;
}

/* V. ВВОД ТЕКСТА, КНОПКИ
-------------------------------------------------------------*/
/*  ввод текста */
.punbb textarea {
  overflow: auto;
  font-size: 11px !important;
  line-height: 15px !important;
  padding: 10px;
  font-family: Verdana;
  border: none !important;
  outline: none !important;
  background: var(--bg2);
  border: var(--bord) !important;border-radius: 10px;    box-sizing: border-box;
}

/* фон у элементов при нажатии в форме ответа (смайлы и т.д.) */
#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: 185px;
  font-family: var(--font1);
  font-weight: 400;
  text-transform: lowercase;
  z-index: 99999;
  font-size: 10px;
  margin: 6px -21px 0 0px;
  background: var(--bg2);
  border: var(--bord) !important;
}

/*--------------------- формы заполнения ---------------------*/
.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, #wrapper ul.tabs li a {
    cursor: pointer;
    font-size: 10px;
    padding: 5px 10px;
    text-align: center;
    font-family: var(--font1) !important;
  font-weight: 600;
    outline: none !important;
    color: var(--bg5);
    background: var(--bg2);
    border: var(--bord);
transition: all .5s;border-radius: 8px;
}
.punbb option {background-color: var(--bg2) !important;}  /* модерское */

/*--------------------- кнопки ---------------------*/
p.formsubmit {
  text-align: left;    margin-left: 10px;
} /*по центру */
/* до наведения */
.button,
.hashelp center div a button,
ul.tabs li a,
input#sub4,
.hvStickerPackModalTab {
text-transform: lowercase;
}

/* кнопки после наведения */
.button:hover, #wrapper ul.tabs li a:hover {
  background: var(--bg3) !important;
color: var(--bg1);
}

/* 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,*/
.punbb .post-content .blockcode,
.punbb .post-content blockquote,
#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: 13px !important;
    font-family: var(--font1);
  font-weight: 400;
    background: var(--bg2);
    border: var(--bord);    border-radius: 25px;
}
#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: left;
    padding: 10px 20px;
    width: auto;
    display: block;
    font-size: 13px;
    margin: 0 0 0 0;
    font-family: var(--font1);
  font-weight: 600;
}

/* спойлер. копировать цвет выше
.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(--bg5);
}

/* III. ПРОФИЛЬ
-------------------------------------------------------------*/
.punbb .post .post-author {
  float: left;
  overflow: hidden;
  min-height: 100px;
  margin: 0 0 50px 0;
  padding-bottom: 0px;
}

#pun-searchposts .post-author strong {
  font-weight: normal !important;
}

.punbb .post .post-author,
.punbb .post .post-author ul:first-child {
  width: 235px;
}

.punbb .post .post-author ul:first-child {
/*    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 5px;*/
    text-align: center;
    margin: 30px 0 0 0;
    font-family: var(--font1);
  font-weight: 600;
    border: var(--bord);
    box-sizing: border-box;border-radius: 30px;
}
/*.punbb .post .post-author ul li {
  width: inherit;
}*/

/* отступ текста от профиля */
.punbb .post-body {
  margin-left: 255px;
}

/* цвета текста в профиле*/
.punbb .post .post-author,
.punbb .post .post-author a {
  color: var(--bg5) !important;
}

/* ник */
.pa-author {
    font-family: Elephant, var(--font1);
    font-size: 20px;
    margin-top: -37px;    font-weight: normal;    white-space: nowrap;margin-bottom: 15px;
}
.punbb .pa-author .flag-i {
    transform: scale(.5);
    margin-right: 0px !important;
}

/* статус */
.pa-title {
    font-size: 10px;
    text-transform: lowercase;
    margin: 5px 0;
}

/* аватар */
.pa-avatar {
  margin: 5px 0;
  z-index: 2;
}
.pa-avatar img,
#pun-profile .fs-box .avatardemo,
#pun-messages img.avatardemo,
#profile-left #pa-avatar img {
border: 0px solid var(--bg5);
border-radius: 15px;
  max-height: 180px;
  max-width: 180px !important;
}

/* репутация и соо на одной строке */
.pa-respect,
.pa-posts, .pa-fld4 {
    width: 70px !important;
    text-transform: lowercase;
    font-size: 10px;
    text-align: center;
    margin: 5px 0;    display: inline-block;
}
.pa-respect .fld-name,
.pa-posts .fld-name, .pa-fld4 .fld-name {display: block;}
.pa-respect img {
  mix-blend-mode: luminosity;
  margin: 0px;
}

.pa-respect .fld-name, .pa-posts .fld-name {
    font-size: 0;
}

.pa-posts .fld-name:before {
    content: 'соо';
    font-size: 10px;
}

.pa-respect .fld-name:before {
    content: 'плюсы';
    font-size: 10px;
}

.pa-respect .fld-name {
    position: relative;
}

.pa-respect .fld-name a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

/* онлайн, последний визит*/
.pa-online,
.pa-last-visit, pa-time-visit, 
li.pa-social.social-icq,
li.pa-social.social-vk {
  text-align: center;
  text-transform: lowercase;
  margin: 3px 0;
}

/* ай-пи */
.pa-ip {
padding-top: 10px !important;
font-size: 10px;
text-transform: lowercase;
}

/* награды 
#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;
}

.punbb .post .post-author ul.post-ul-Sp {
  /* стиль всех вкладок: */
    width: calc(100% - 40px);
    background: var(--bg2);
    margin: 10px 20px;
    border-radius: 15px;
    padding: 7px;
    box-sizing: border-box;
    overflow: hidden;
}
.post-ul-Sp {
    position: relative;
}
@keyframes showSp {
    from {left: 100%;}
    to {left: 0;}
}
@keyframes hideSp {
    from {left: 0;}
    to {left: -100%;}
}

.punbb .post .post-author .post-img-Sp {
  /* стиль кнопок-надписей: */
    background: var(--bg2);
    width: 20px;
    height: 20px;
    border-radius: 50%;margin: 5px 2px;display: inline-block;
}
.punbb .post .post-author span.post-img-Sp.active {
    background: var(--bg3);
}

.pa-fld5 {
    background: var(--bg3);
    color: var(--bg1);
    font-family: 'Elephant';
    font-size: 25px;
    font-weight: normal;
    padding: 35px 5px 10px 5px !important;
    box-sizing: border-box;
    border-radius: 0 0 20px 20px;
    position: relative;    line-height: 24px;
}

.pa-fld5:before {
    content: '';
    background: var(--bg1);
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 25px;
    border-radius: 0 0 30px 30px;
    z-index: 0;
}

a.lzank {
    display: block;
    font-weight: 900;
    margin-bottom: 3px;
}
.pa-fld1 span {
    text-align: justify;
}
.punbb .post .post-author .pa-fld1 span a:hover {color: #e54a38 !important;}
.pa-fld2 {
    display: flex;
    gap: 5px;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.pa-fld2 img, #pa-fld2 img {
    width: 60px;
}

/* 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: 0.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/001a/ea/43/24699.png) !important;
  width: 42px !important;
  height: 47px !important;
  box-shadow: none !important;
  border: none !important;
  color: transparent !important;
  opacity: 1 !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;
    font-family: Motomami;
    text-transform: lowercase;
    font-size: 43px;
color: var(--bg1);
}
.go-up {
  bottom: 53%;
    margin-left: 1040px !important;
background: url(https://forumstatic.ru/files/001b/b9/0d/34176.png); width: 102px; height: 102px;
}
.go-down {
  bottom: 47%;
    margin-left: 1100px !important;
background: url(https://forumstatic.ru/files/001b/b9/0d/10051.png); width: 125px; height: 46px;
}

/* онлайн */
.indOnline,
.indOffline {
  left: 0px;
  width: 0px;
  height: 0px;
  cursor: pointer;
  position: absolute;
}
.indOnline {
  background: url();
}
.indOffline {
}

/* VI. ТЕМЫ
-------------------------------------------------------------*/
