/* CS1 Background and text colours
-------------------------------------------------------------*/
/* Фон форума */
body {background: url("https://forumstatic.ru/files/001a/ea/cb/10078.png") repeat-x fixed top center, url("https://i.imgur.com/FhnIX0O.jpg") no-repeat fixed top center, url("https://forumstatic.ru/files/001a/ea/cb/20130.png") center top repeat fixed;
background-size: auto, cover;}

/* Шапка */
#pun-title table {
    width: 100%;
    height: 0px;
margin-top: 365px;
background-color:transparent!important;

}
/* Тело форума */
#pun {
width: 1108px;
background-image: url(https://i.ibb.co/r4ghf7m/image.png);
background-color: #ab9c82;
background-attachment: scroll;
background-repeat: repeat;
background-position: top center;
margin-top: 30px;
background-color:transparent!important;}

/* Футер */
#pun-about p.container {
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    height: 0px;
 
}
/* 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 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: #030405;
font-weight: normal;
font-style: normal;
}
#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}
.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
    background-color: transparent;
    color: #141714;
    text-align: center;
    font-style: normal;
    font-family: 'Roboto Mono';
}
/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
background-color: #9c8c77;
    color: #171713!important;
    border: 1px solid #7c705e;
}

.punbb textarea, {
    background: #ab9c82;
    border: 3px double #9b8975!important;     
color: #111619!important;
}
.punbb select {
    background: #ab9c82;  
color: #111619!important;
}


.inner, #pun_wrap #post .container[id$="-area"], #video-area-tinp, #image-area-tinp, .pun-modal .modal-inner {background-color: #ab9c82;  color:#141714; outline:none; border: 1px color#141714; box-shadow: 0px 0px 10px #141714 inset;  z-index: 10;}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    border: 3px solid #ab9c82;
    color: #141714;
}
/* Тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  {
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
.punbb input { border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
background-color: #ab9c82!important;
}
/* CS2 Ссылки
-------------------------------------------------------------*/
/* CS2.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, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, #pun-navlinks a, #pun-ulinks a {color: #141714;
  text-decoration: none;
  }
/* CS2.2 */
.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,  #pun-ulinks a:focus, #pun-ulinks a:active {
    color: #2f2814;
    transition-duration: 1s;
  }
.punbb a:hover {
  color: #141714;
    transition-duration: 1s;
  text-decoration: none;
  }
#pun-ulinks a {
    font-size: 11px!important;
    color: #615849;
    text-transform: lowercase;
    font-family: 'Montserrat Alternates', sans-serif;
    word-spacing: 0px;
    font-weight: bold;
}
#pun-ulinks a:hover {
  color: #271616;
  transition-duration: 1s;
text-decoration: underline;
}

#pun-navlinks a {
    color: #2f2814;
    font-family: 'Cormorant Infant';
    font-weight: bold;
    font-size: 19px !important;
    padding: 0 !important;
    display: inline-block;
    margin: 0px 7px;
    position: relative;
}


#pun-navlinks a:hover {
    transition: all 0.1s ease-in-out 0.1s;
    color: #1f1c1b;
transform: scale(1.2);
}
/* CS3 Остальное
-------------------------------------------------------------*/
/* CS3.1 Иконки*/
div.icon {background: url("https://i.ibb.co/QYfMwJW/28557.png");
        
}
tr.inew div.icon {
        background: url("https://forumstatic.ru/files/001a/ea/cb/77151.png");
}
tr.iclosed div.icon {
       background: url("https://forumstatic.ru/files/001a/ea/cb/28557.png");
}
tr.isticky div.icon {
        background: url("https://forumstatic.ru/files/001a/ea/cb/28557.png");
}

/* CS3.2 Всё подряд*/
#pun-main div.catleft, #pun-main div.catright {display: none;}
#pun-main .post-author ul {text-align: center;}
ul.post-ul-Sp, .post-img-Sp {text-align:center;}
#pun th, {text-align: center;}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 101%; font-family: 'Roboto Mono';}
.category h2 span{display: block;margin-top: 36px;}
#pun-stats h2 span {visibility: hidden;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}
/*---Прокрутка---*/
::-webkit-scrollbar-thumb:vertical {
   background-color:#141714;
}
::-webkit-scrollbar-thumb:horizontal {
   background-color:#141714;
}
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #9b8975;
}
::selection {
    background: #141714!important;
    color: #9b8975;
}
#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}
td.tcr a {
    font-family: 'Roboto Mono';
    font-size: 11px;
    font-weight: bold;
}
td.tcr a:hover {
color: #2f2814;
}
.category .container thead {display: none;}


li.pa-avatar img {
    outline: 1px solid #151413;
    border: 2px solid #645444;
    max-height: 180px;
    max-width: 180px;
    margin-bottom: 20px;
}
li.pa-avatar.item2 {
margin-top: 9px;
    margin-bottom: 5px;
    margin-left: 15px;}

#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
    position: absolute;
    right: 6px;
    top: 43px;
background-color: #9b8975;
    border: 1px solid #141714;
}
#counters A IMG{opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=30);}
#counters a:hover img {opacity:1.0; -moz-opacity:1.0;
filter:alpha(opacity=70); transition-duration: 2s;}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
        background: url("https://i.ibb.co/t8bD3k6/1.png");
    height: 35px;
    width: 25px;
margin-left: 0px;
    margin-right: 10px;
}
#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
        background: url("https://i.ibb.co/W2tF1rR/1.png");
    height: 35px;
    width: 25px;
margin-left: 0px;
    margin-right: 10px;
}
#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
        background: url("https://i.ibb.co/G3yB4F4/1.png");
    height: 35px;
    width: 25px;
margin-left: 0px;
    margin-right: 10px;
}
#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
        background: url("https://i.ibb.co/pffxLRD/1.png");
    height: 35px;
    width: 25px;
margin-left: 0px;
    margin-right: 10px;
}

.punbb .post h3 span a {
color: #98866f!important;
padding: 1px 10px 0px 10px;
}

#pun-index div.category h2, #pun-index #pun-stats h2,#pun-stats.section h2 {
    position: relative;
    z-index: 5;
    color: #96866e!important;
    text-shadow: 1px 1px 1px #141714;
    text-align: center;
    font-size: 23px!important;
    margin: -10px -20px 0px;
    font-family: 'agen';
    text-transform: lowercase;
    background-repeat: no-repeat;
    background-position: top center;
    width: 976px;
margin-left:-32px;
}
#pun-index div.category h2, #pun-stats h2, #pun-index #pun-stats.section h2 {padding: 15px 48px 0 0;
background-image: url(https://i.ibb.co/R3SzL9d/image.png);
height: 114px;}
#pun-stats h2,#pun-stats.section h2 {font-size: 0px !important;}


.punbb .post-content .scrollbox {
    padding: 5px;
}
.punbb .post-content .blockcode {
    margin-top: 15px;
}
/* CS6.5 Скрытый текст */

.post-content a {
font-weight: bold;
text-decoration: underline;
}
.post-content del {
background: transparent;
    filter: blur(2px);
}
.post-content del:hover {
  background: transparent;
  color: #141714;
  text-decoration: none;
 filter: blur(0px);
}


#font-area {
    max-height: 200px;
    overflow: auto;
}

.pa-fld1 {
    color: #0c0b0a;
    background-color: #5a03030d;
    margin-bottom: 10px !important;
    margin-left: 12px !important;
    margin-top: -25px!important;
    width: 234px;
    position: relative;
    z-index: 10;
    padding: 9px;
    font-size: 11px;
    text-align: justify;
}
li.pa-fld1 a {
    color: #5d0303!important;
    font-size: 11px;
    }
li.pa-fld1 a:hover {
    color: #26281d!important;
    }

.pa-fld3 {margin-left: 18px!important;
margin-top: 5px;
}
.pa-fld4 a {
    color: #111619!important;
    }
.pa-fld4 a:hover {
    color: #141714!important;
    }
hr {background: #9b8975;
color: #141714;
border-width:1;
border-bottom:0;
border-left-color: #9b8975;
border-bottom-color: #9b8975;
border-right-color: #9b8975;
width:99%;
height:1;
border-style: dashed;}

textarea#main-reply {
    height: 200px;
    overflow: auto;
font-size: 12px;
font-family: 'Montserrat', sans-serif;
margin-top: 10px;
}
.pa-gifts, .pa-awards 
{ font-size: 0px; margin-top: -10px !important;}

.pa-posts, .pa-respect 
{font-size: 10px;
 font-weight: bold;
text-transform: lowercase;
display: inline-block;
font-family: 'Montserrat Alternates', sans-serif;
color: #2f2814;
padding: 5px;
width: 60px;}
.pa-respect a {
color: #2f2814!important;
}
li.pa-posts {margin-right: 20px;}
.pa-posts a {color: #2f2814!important;}
li.pa-respect {margin-left: 20px;}
  .pa-respect a[href*="&v=0&cod"],
    .pa-respect a[href*="&v=1&cod"]{
       display:inline;
    }
    .pa-respect a[href*="&v=1&cod"] img,
    .pa-respect a[href*="&v=0&cod"] img {
      visibility:hidden;
      /*размеры для картинок  +/- */
      height:10px;
      width:10px;
    }
    .pa-respect a[href*="&v=1&cod"]{
       background:url(https://i.ibb.co/rHHq1W8/image.png) center 100% no-repeat; /*картинка для +*/
    }
    .pa-respect a[href*="&v=0&cod"] {
       background:url(https://i.ibb.co/fYQm3Z7/image.png) cener  100% no-repeat; /*картинка для  - */
    }


.post-content td {vertical-align: top;}
/*** Отключение Заявок на роль ***/
#pun-ulinks #Rz {display:none}
.button, .button#predprsmtr{
    border-radius: 1px !important;
    color: #ab9c82!important;
    font-family: 'Montserrat Alternates'!important;
    box-shadow: none;
    background-color: #141714!important;
    font-size: 10px !important;
    text-transform: lowercase;
    box-shadow: 0px 0px 5px 2px #111619 inset;
    margin-top: 5px !important;
    padding: 5px!important;
    vertical-align: middle;
    border: 3px double #979188;
}
.button:hover {
    background-color: #2f2814!important;
}


.punbb .user-avatar .avatar-image {
opacity:0.5!important;}
.punbb .user-avatar .avatar-image:hover {
opacity:0.8!important; transition-duration: 1s;}


.go-up {
    width: 12px !important;
    height: 70px !important;
    background: #9b8975;
    border: 3px double #2f2814;
opacity:0.5!important; 
}

.go-down {
    width: 12px !important;
    height: 70px !important;
    background: #9b8975;
    border: 3px double #2f2814;
opacity:0.5!important; 
}

/* ------------------размер соо для гостевой */


#form-buttons td img {height:20px!important; width:20px!important;}
#pun-main #subforums {
    padding: 1em 0 1em 1em;
    margin-bottom: 5px;
    display: none;}

.hl {
  position: relative; z-index: 800;
}

.hl em {
  position: absolute;
  background-color: #ab9c82;
  Color: #141714;
  padding: 5px;
  border: 3px double #9b8975;
  font: 10px 'montserrat alternates';
  text-align: center;
  text-transform: none;
  letter-spacing: 0;
  transition: all .7s ease-in-out 0s;
  transform: scale(0) translateX(-50%);
  top: 30px;
left: 50%;
      transform-origin: top left;
z-index: 800;
}

.hl center {
  background-color: #ab9c82;
  line-height: 0;
  margin-bottom: 10px;
}

.hl img {
  mix-blend-mode: multiply;
  filter: opacity(90%);
  border: 1px solid #9b8975;
width:100px;
height:100px;
}

.hl:hover em {
  transform: scale(1) translateX(-50%);
}

#pun-messages .post h3 {background: none;
    width: auto;
    text-shadow: none;}

/* ------------------------новостные */
.tb_plash {
    display: inline-block;
    width: 160px;
    background: #transparent;
    padding: 2px;
    margin-right: 5px!important;
    font: 600 11px Montserrat Alternates;
    letter-spacing: 0px;
    text-transform: lowercase;
outline: 1px solid #1417144d;
border: 2px solid #9b8975;

    }
.tb_plash p {
    display: inline-block;
    margin-bottom: 1px;
    margin-top: 1px;
    padding-top: 4px;
    font: 18px Yanone Kaffeesatz;
    text-transform: uppercase;
    }
.tb_plash a:link, .tb_plash a:visited {
    color:#111619;
    }
.tb_plash a:hover, .tb_plash a:active {
    color:#141714;
    transition-duration:1.5s;
    }

#pun-index .category .tc2,#pun-index .category .tc3
{
  display:none!important;}

.bph {
Width:40px;
Height:40px;
filter: opacity(65%) grayscale(60%);
Border-radius: 40px;
}
.bph:hover {
filter: opacity(80%) grayscale(50%);
}




/* ------------------------квестовое */
.tb_news {
    display: inline-block;
    width: 115px;
    padding: 2px;
    background-color: #hytre1;
    font: 16px Yanone Kaffeesatz;
    text-transform: uppercase;
    outline: 1px solid #hytre2;

    }
.tb_news p {
    padding: 1px;
    }
.tb_news a:link, .tb_news a:visited {
    color:#141714;
    }
.tb_news a:hover, .tb_news a:active {
    color:#141714;
    transition-duration:1.5s;
    }





/* ------------------плашка  */

.plsh {
    max-width: 46px;
    margin-top: -18px!important;
    margin-left: -24px!important;
    filter: sepia(55%) opacity(80%);
}

.fstr {
    margin-top: -3px!important;
    text-align: center;
    font-family: 'Amatic SC';
    color: #2f2814;
    font-size: 22px;
    margin-left: -34px!important;
    font-weight: bold;
    width: 176px;
}

.sstr {
    text-align: center;
    color: #111619;
    font-size: 11px;
    font-family: arial;
    margin-top: 3px!important;
    margin-left: -39px!important;
    width: 180px;

}


.pa-fld2 {
    margin-left: 7px!important;
    position: relative;
    z-index: 2;
    margin-top: -25px!important;
    background: transparent;
}



.banners a {
opacity: 0.3; 
}
.banners a:hover{
opacity: 0.8; 
}
.pa-online {margin-bottom: 10px!important;
    color: #111619;}

.pa-last-visit {
font-size: 10px;
color: #111619!important;
}

img.animate1 {
    filter: alpha (Opacity=0);
    opacity: 0;
    -moz-transition: all 1s ease-in-out; /* эффект перехода для Firefox до версии 16.0 */
    -webkit-transition: all 1s ease-in-out; /* эффект перехода для Chrome до версии 26.0, Safari, Android и iOS */
    -o-transition: all 1s ease-in-out; /* эффект перехода для Opera до версии 12.10 */
    transition: all 1s ease-in-out; /* эффект перехода для других браузеров */
}

img.animate1:hover {
    filter: alpha (Opacity=100);
    opacity: 1;
}

.lks a {
    color: #141714!important;
    font-size: 11px;
    }
.lks a:hover {
    color: #2f2814!important;
    }

.al a
{    color: #9b8975!important;}


/* -------------------для шапки темы. дель не трогай пожалиста*/

.poloskiCENTBIG {

    background-color: #130801;
    margin-left: 7px!important;
    font-size: 20px;
    text-align: center;
    font-family: Montserrat;
    color: #c9b7a6;
    padding: 3px;
}

.poloskiCENTsmal {
    background-color: #8b7b6342;
    margin-left: 7px!important;
    font-size: 11px;
    text-align: center;
    font-family: Montserrat;
    color: #120600;
    padding: 5px;
}
.punbb .user-avatar .isonline{background: #141714!important;}
a.permalink {margin-left: 100px!important;}
a.sharelink {padding-right: 123px!important;}
a.sharelink strong {margin-left: -123px!important;}


.post-author .pa-online {
    font-size: 0;
    background-image: url(https://i.ibb.co/qspx3sg/image.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 17px;
    margin-top: 0px;
    margin-left: 85px;
    position: relative;
    z-index: 10;
    display: block;
    margin-bottom: -18px!important;
}
.post-author .pa-last-visit {
font-size: 0;
background-image: url(https://i.ibb.co/yq0F48g/image.png); /* картинка офлайн */
background-repeat: no-repeat;
width: 100px; /* ширина */
height: 17px; /* высота */
margin-top: 0px;
margin-left: 85px;
position: relative;
z-index: 10;
  display: block;
margin-bottom: -18px!important;}

/* описание подфорумов и ссылки от Вещего*/
.f_desc_wrap {
  display: flex;
  justify-content: space-between;
  gap: 15px; /* отступ между блоком текста и блоком ссылок */
  flex-direction: column /*row-reverse чтобы ссылки были ПЕРЕД текстом; column сделает ссылки ПОД текст, только ширину блоков задать не забудьте на 100%; column-reverse запилит ссылки НАД блоком с текстом, опять же ширину на 100% поправить не забудьте*/
}

.f_desc {
  flex: 0 0 1;
  width: auto /*ширина блока с текстом*/
}

.f_links {
  flex: 0 0 auto;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row; /*row, если ссылки надо расположить ПОД/НАД блоком с текстом*/
  gap: 2px;
  width: 100% /*ширина блока ссылок*/
}

.f_links a {
    background: #a2927c;
    font: normal 9px Montserrat Alternates;
    font-weight: bold;
    text-transform: uppercase;
    padding: 2px 20px;
    flex: auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    margin: 1px;
    transition: all .3s cubic-bezier(.64,.51,.55,1.16) 0s;
}

.f_links a:hover {
  background: #561d1d;/*цвет фона по наведению*/
  color: #ab9c82; /*цвет текста по наведению*/
}
#pun-searchposts h3 strong
{left:0px!important;
  }
.item8 nav-item-notifications {font-size: 11px!important;}

/* ------------------размер соо для гостевой */
#p192177 .post-content{
    margin-left: -50px!important;
    width: 1012px!important;
    margin-top: -54px!important;
}


/* ------------------размер соо для внешек */

#p49 .post-content{
    margin-left: -49px!important;
    width: 1012px!important;
    margin-top: -51px!important;
}




/* ------------------АНКЕТА */

.kartinka  {
    margin-top: 6px!important;
    margin-left: -6px!important;
    width: 120px;
    height: 101px;
    text-align: center;
}
.kartinka img {
    Width: 100px;
    Height: 100px;
    filter: opacity(80%) grayscale(50%);
    Border: 1px solid #111619!important;
    border-radius: 50%;    
}
.info  {
    margin-top: -85px!important;
    margin-left: 119px!important;
    font-size: 15px;
}
.textnov  {
    margin-top: 30px!important;
    font-family: 'Montserrat';
    font-size: 12px;
    overflow-x: auto;
    height: 323px;
    width: 683px;
    padding-right: 9px;
}
.bio  {
    margin-top: -25px!important;
    padding: 20px;
    border: 1px solid #826e5a;
}
.ima  {
    background-color: #aa9a83;
    font-family: 'Doppelganger';
    position: relative;
    font-weight: bold;
    text-align: center;
    font-size: 45px;
    width: 550px;
    margin-left: 79px!important;
    margin-top: -5px!important;
    color: #540202;
    padding: 10px 0px 1px 0px;
}
.stats  {
    margin-top: -17px!important;
    margin-left: 19px!important;
    padding: 6px 0px 6px 13px;
    width: 658px;
    background-color: #aa9b85;
    font-weight: bold;
    font-size: 12px;
}
/* ------------------КОНЕЦ АНКЕТА */




/* ------------------НПС */

.opis {    
    background: #ae9a84;
    margin-bottom: 10px!important; 
    height: 535px
}

.lit {    
    margin: 10px 0px 0px 0px;
    padding: 10px;
    text-align: center;
    font-size: 47px;
    font-family: 'Doppelganger', 'Cormorant Infant';
    font-weight: bold;
    color: #4d020a;
    background-color: #9f8973;
}
.muzz {    
    position: relative;
    font-size: 12px;
    margin-top: 10px!important;
    padding-left: 9px;
    background-color: #9f8973;
}
.infor  {
    position: relative;
    width: 430px;
    margin-left: 150px!important;
    font-size: 15px;
    margin-top: -78px!important;
}
.ttext {    
    position: relative;
    padding: 14px;
    font-size: 12px;
    margin-left: 30px!important;
    margin-top: 2px!important;
    width: 630px;
    height: 310px;
    overflow-y: auto;
}
.gifa  {
    margin-top: -18px!important;
    margin-left: 36px!important;
    height: 100px;
    width: 100px;
    padding: 1px;
    position: relative;
    border: solid 1px #4d3f35;
}
.gifa img {
    position: relative; 
    width:100px; 
    height:100px;
}



/* ------------------КОНЕЦ НПС */

#button-dice {
background-image:url(https://forumupload.ru/uploads/0005/6e/de/20529-1.gif);
}