/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
html {
background: url(https://forumstatic.ru/files/001a/f4/52/35916.jpg);
background-repeat: no-repeat;
background-attachment: fixed; 
background-position: top center;
background-color: #879c76;
background-size: cover;
/*overflow-x: hidden !important;*/}

/* Шапка */
#pun-title table {
    background-image: url(https://forumstatic.ru/files/001a/f4/52/65873.png);
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    width: 1240px;
    height: 287px;
    margin-left: -110px;
}

/* Тело форума */
#pun {
width: 967px; 
background-color: transparent; 
background-image: url(https://forumstatic.ru/files/001a/f4/52/69682.jpg); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.punbb {
padding: 0 30px!important;
width: 967px;}

/* Футер */
#pun-about p.container {
    background-image: url(https://forumstatic.ru/files/001a/f4/52/75938.jpg);
    margin: 0px 0px -70px -16px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 967px;
    height: 57px;
    overflow-x: hidden;
    padding-bottom: 50px;
}


/* 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: #505d4a;
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: #505d4a;
    text-align: center;
    font-style: normal;
    font-family: roboto;
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background-image: url(https://forumstatic.ru/files/001a/f4/52/78603.jpg);
    background-color: #afba98;
    color: #323d2d;
    border: 1px solid #a1ae8b52;
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    background-color: #afba98;
    color: #323d2d;
}


/* Тень и закругление */
.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-image: url(https://forumstatic.ru/files/001a/f4/52/82615.jpg);
    background-color: #afba98;
}





/* 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: #83564a;
  text-decoration: none;
    transition-duration: 1s;
  }

/* 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: #61784e;
    transition-duration: 1s;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
color: #61784e;
    transition-duration: 1s;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 11px;
    color: #465441;
    font-weight: 400;
    font-family: roboto;
    transition-duration: 1s;
}

#pun-ulinks a:hover {
  text-decoration: none;
  color: #84574b;
    transition-duration: 1s;
}


#pun-navlinks a {
    color: #784a3d;
    transition-duration: 1s;
}

#pun-navlinks a:focus, #pun-navlinks a:active {
color: #4f643e;
    transition-duration: 1s;
}


#pun-navlinks a:hover {
color: #4f643e;
  transition-duration: 1s;
}



/* CS3 Остальное 
-------------------------------------------------------------*/

div.icon {
    background: url(https://forumstatic.ru/files/001a/f4/52/35472.jpg) no-repeat;
}

tr.inew div.icon {
    background: url(https://forumstatic.ru/files/001a/f4/52/95770.jpg) no-repeat;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: #8f8f8f;
    border-radius: 100%;
    height: 7px;
    width: 7px;
    border: 1px solid #7a7a7a;
    margin-top: 3px !important;
    margin-right: 5px;
    position: relative;
}

#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: #936159;
    border-radius: 100%;
    height: 7px;
    width: 7px;
    border: 1px solid #8b5c54;
    margin-top: 3px !important;
    margin-right: 5px;
    position: relative;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: #b6c0a0;
    border-radius: 100%;
    height: 7px;
    width: 7px;
    border: 1px solid #a4ae8f;
    margin-top: 3px !important;
    margin-right: 5px;
    position: relative;
}


#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    background: #889c76;
    border-radius: 100%;
    height: 7px;
    width: 7px;
    border: 1px solid #7d8f6d;
    margin-top: 3px !important;
    margin-right: 5px;
    position: relative;
}




/* 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, #pun-main h2 {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: "Arial";}
.category h2 span{display: none;}
#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 {
    width: 12px;
    height: 6px;
    background-color: #ced9b1;
}

::-webkit-scrollbar-thumb {
    background-color: #936556;
}

::selection {
    background: #936556 !important;
    color: #cdd3bf;
}


td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: roboto;
    font-size: 13px;
    font-weight: 700;
}


.category .container thead {display: none;}

.punbb .pa-avatar img {
    max-width: 180px !important;
    margin-bottom: 6px;
    margin-top: 6px;
    box-shadow: 0px 0px 0px 3px #a7b290, 0px 0px 0px 4px #a1ae8b9c;
}

#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;}

#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;
    background-image: url(https://forumstatic.ru/files/001a/f4/52/56733.jpg);
    background-color: #b8b6ad;
    border: 1px solid #a5a39c;
    top: 43px;
    overflow-y: auto;
    padding-top: 10px;
}


html{min-width: 1150px!important;}/*для мобил*/



.frmnav {
    margin: 3px 0 3px !IMPORTANT;
    background: url(https://forumstatic.ru/files/001a/f4/52/18000.jpg);
    color: #cedab3 !important;
    text-align: center;
    padding: 1px 0 1px 0;
}


.frmnav a {
    color: #dbe5c4 !important;
    text-transform: lowercase;
}


.pa-ua {
display: none !important;
}



.banners {
    background: rgb(160 163 182 / 9%);
    height: 33px;
    overflow: auto;
    position: absolute;
    margin-top: 30px !important;
    margin-left: 0px !important;
    text-align: center;
    /* border: 1px solid red; */
    width: 930px;
}



.actives {
    position: absolute;
    margin-left: 21px;
    top: 151px;
    display: flex;
    justify-content: space-between;
    width: 236px;
    flex-wrap: wrap;
}

.actives div {
    position: relative;
    width: 76px;
    height: 41px;
    box-shadow: 0 0 0 1px #8b5949;
}



.actives img {
    filter: grayscale(100%);
    transition: all .6s ease-in-out 0s;
}


.actives div:after {
    content: "";
    background: #d18b7f;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: multiply;
    transition: all .6s ease-in-out 0s;
}


.actives div:hover img {
filter: none}

.actives div:hover:after {
  opacity: 0
}


.bpost {
    height: 42px;
    width: 155px;
    top: 169px;
    margin-left: 420px !important;
    position: absolute;
    text-align: justify;
    line-height: 11px;
    z-index: 100;
    color: #cdd9b3;
    font-weight: 300;
    padding-right: 5px;
    font-family: 'Roboto';
    font-size: 10px;
    overflow-y: auto;
    /* border: red 1px solid; */
}


.privet c {
    color: #d9c0ba;
}

.bpost a {
    color: #cad4b8 !IMPORTANT;
    font-weight: 500;
}




.privet {
    height: 42px;
    width: 155px;
    top: 169px;
    margin-left: 769px !important;
    position: absolute;
    text-align: justify;
    line-height: 11px;
    z-index: 100;
    color: #cdd9b3;
    font-weight: 300;
    padding-right: 5px;
    font-family: 'Roboto';
    font-size: 10px;
    overflow-y: auto;
    /* border: red 1px solid; */
}



.privet a {
    color: #cad4b8 !IMPORTANT;
    font-weight: 500;
}


li.pa-fld1 nm {
    display: block;
    font-family: century gothic;
    font-weight: 600;
    font-size: 12px;
    margin: 0px 0px 3px 0 !important;
    text-align: center;
}


.pa-fld1 {
text-align: justify;
    background: #8c977a3d;
    padding: 5px 8px 5px 8px;
    width: 170px;
    margin: 0px 0px 5px 3px !important;
    border: 1px solid #a1ae8b9c;
    font-family: 'Roboto';
    font-size: 10px;
    white-space: pre-line;
}



li.pa-posts, li.pa-respect, li.pa-fld2, li.pa-fld3 {
    background: #a1ae8b94;
    font-size: 10px;
    width: 90px;
    display: inline-block;
    padding: 2px 0;
    margin: 0 0px 5px 0px;
    border: 1px solid #61784e3d;
    font-family: 'Roboto';
}



.button {
    background: radial-gradient(ellipse at top, #936556 10%, #8b6052 53%, #845b4e 100%);
    box-shadow: 0 0 0px 1px #aab29c, 0 0 4px 0px #b4806f91 inset, 0 2px 2px -2px rgb(255 255 255 / 0%) inset;
    margin-top: 5px !important;
    padding: 6px 15px 6px 15px !important;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
    text-shadow: 1px 1px 0px #764b3d8f;
    color: #d1d7c6 !important;
    font-family: roboto !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    border: 0 !important;
}


.infot {
    height: 42px;
    width: 155px;
    top: 169px;
    margin-left: 6px !important;
    position: absolute;
    text-align: justify;
    line-height: 11px;
    z-index: 100;
    color: #cdd9b3;
    font-weight: 300;
    padding-right: 5px;
    font-family: 'Roboto';
    font-size: 10px;
    overflow-y: auto;
    /* border: red 1px solid; */
}


.infot v {
    color: #d9c0ba;
}

.infot::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #ced9b1;
}

.infot::-webkit-scrollbar-thumb {
    background-color: #936556;
    border: 2px solid #ced9b1;
}




.bpost::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #ced9b1;
}

.bpost::-webkit-scrollbar-thumb {
    background-color: #936556;
    border: 2px solid #ced9b1;
}




.privet::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #ced9b1;
}

.privet::-webkit-scrollbar-thumb {
    background-color: #936556;
    border: 2px solid #ced9b1;
}





#tags .container {
    position: absolute;
    right: 6px;
    top: 43px;
    z-index: 2;
    background-image: url(https://forumstatic.ru/files/001a/f4/52/77544.jpg);
    background-color: #afba98;
    border: 1px solid #a1ae8b52;
}





.parisn {
    width: 580px;
    padding: 20px 10px 20px 10px !important;
    background: url(https://forumstatic.ru/files/001a/f4/52/41455.jpg) no-repeat top, url(https://forumstatic.ru/files/001a/f4/52/84196.jpg) no-repeat bottom, url(https://forumstatic.ru/files/001a/f4/52/56702.jpg) repeat-y;
    margin: 10px 0 10px 20px !important;
}



.parisn zag {
    text-align: center;
    color: #926458!important;
    font-size: 22px;
    font-family: century gothic;
    margin-bottom: 5px !important;
    font-weight: 700;
    display: block;
}



.parisn quo {
    font-size: 10px;
    letter-spacing: 0px;
    font-family: roboto;
    color: #344d38;
    max-width: 620px;
    font-weight: 400;
    border: #9aa98054 1px solid;
    text-align: center;
    background: #8e977f2e;
    padding: 2px 0 2px 0;
    margin: 0 10px 10px 10px !important;
    display: block;
}


.face {
    margin: 0px 10px 0px 10px !important;
}

.face img {
width: 270px;
}


.text, .face {
    display: inline-block;
    width: 265px;
    vertical-align: top;
    padding: 5px;
}


.text {
font-family: 'Roboto';
    font-size: 11px;
}


.text1 {
    font-family: 'Roboto';
    padding: 10px;
    font-size: 11px;
}


.text1 v {
display: block;
    text-align: center;
    margin: 5px 0 0 0 !important;
    font-family: century gothic;
    font-weight: 600;
    font-size: 15px;
    color: #637856;
}



.spis {
    font-family: 'Roboto';
    font-size: 13px;
    width: 276px;
    /* border: red 1px solid; */
    margin-right: 10px !IMPORTANT;
    text-align: center;
}

.spis, .face2, .face3 {
    display: inline-block;
    vertical-align: top;
    padding: 5px;
}


.face2 {
    margin: 0px 10px 0px 10px !important;
}




.spis a {
font-weight: 600;
    font-size: 13px;
}



.chronol {
    width: 597px;
    min-height: 200px;
    padding: 20px 10px 20px 10px !important;
    background: url(https://forumstatic.ru/files/001a/f4/52/71657.jpg) no-repeat top, url(https://forumstatic.ru/files/001a/f4/52/35793.jpg) no-repeat bottom, url(https://forumstatic.ru/files/001a/f4/52/58072.jpg) repeat-y;
    margin: 10px 0 10px 20px !important;
}


.chronol zag {
    text-align: center;
    color: #926458!important;
    font-size: 32px;
    font-family: century gothic;
    margin-bottom: 5px !important;
    font-weight: 700;
    display: block;
    width: 370px;
    /* border: red 1px solid; */
    margin-top: -17px;
}


.soder {
    margin: 20px 20px 10px 10px!important;
    /* border: red 1px solid; */
    text-align: center;
    font-family: roboto;
    font-size: 12px;
}



.soder sta, .soder daa, .soder eps, .soder nae {
    display: inline-block;
    padding: 0px 5px 0px 5px;
}


.soder sta {
    width: 60px;
vertical-align: top;
}

.soder daa {
    width: 60px;
vertical-align: top;
}


.soder eps {
    width: 230px;
vertical-align: top;
}


.soder nae {
    width: 150px;
vertical-align: top;
}


.soder eps a {
    font-weight: 600;
}


#MyBookmarks {
    display: none;
    position: fixed;
    z-index: 101;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    box-shadow: 0 0 20px rgb(0 0 0 / 50%);
    width: 240px;
    background-image: url(https://forumstatic.ru/files/001a/f4/52/95547.jpg);
    background-color: #afba98;
}



#BookmCntToggle.default-style {
    background: #cad4b8 !important;
    border-left: solid 5px currentColor;
    box-shadow: 0 0 6px rgb(0 0 0 / 42%);
    color: #aa7261!important;
    display: block;
    height: 26px;
    width: 21px;
}



.pa-ip {
    font-size: 10px;
    font-weight: 600;
    font-family: 'Roboto';
    margin-top: 4px !important;
}


#pun-stats .container {
    text-align: center;
}


.infot a {
    color: #cad4b8 !IMPORTANT;
    font-weight: 500;
}

.pun-modal .modal-inner {
    width: 700px;
    max-width: 94%;
    height: auto;
    max-height: 44em;
    margin: 12% auto 0;
    box-shadow: 0 0 14px rgb(0 0 0 / 30%);
    position: relative;
    z-index: 120000;
    overflow: hidden;
    background-image: url(https://forumstatic.ru/files/001a/f4/52/78603.jpg);
    background-color: #afba98;
    color: #323d2d;
    border: 1px solid #a1ae8b52;
}
