/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
body {
    background: #172035 url(http://forumstatic.ru/files/001b/6a/ca/26878.jpg) no-repeat fixed top left;
    /* background-size: cover; */
}

/* Шапка */
#pun-title table {
    background-image: url(http://forumstatic.ru/files/001b/6a/ca/52342.png);
    background-repeat: repeat-x;
    background-position: top left;
    border: none;
    width: 962px;
    height: 294px;
    margin-left: -30px;
    overflow-x: hidden;
    margin-top: -320px;
}

/* Тело форума */
#pun {
width: 962px; 
background-color: transparent; 
background-image: url(http://forumstatic.ru/files/001b/6a/ca/79814.jpg); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

/* Футер */
#pun-about p.container {
    background-image: url(http://forumstatic.ru/files/001b/6a/ca/16144.png);
    margin: 0px 0px -30px -30px;
    background-position: center left;
    background-repeat: repeat-x;
    width: 962px;
    height: 59px;
    overflow-x: hidden;
}





/* 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: #202020;
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: #202020;
    text-align: center;
    font-size: 16px;
    font-family: 'Playfair Display';
    font-weight: 500;
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background: url(http://forumstatic.ru/files/001b/6a/ca/87803.jpg) repeat;
    background-color: #cac4be;
    color: #202020;
    border: 1px solid #b6aca2;
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    background-color: #cac4be;
    color: #202020;
}


/* Тень и закругление */
.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: url(http://forumstatic.ru/files/001b/6a/ca/87803.jpg) repeat;
    background-color: #cac4be;
}





/* 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: #783e3c;
  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: #292929;
    transition-duration: 1s;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
color: #292929;
    transition-duration: 1s;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 11px;
    color: #292929;
    font-weight: 500;
    font-family: montserrat;
    text-transform: lowercase;
    transition-duration: 1s;
}

#pun-ulinks a:hover {
  text-decoration: none;
  color: #783e3c;
    transition-duration: 1s;
}


#pun-navlinks a {
    transition-duration: 1s;
    color: #d7d2cc;
}

#pun-navlinks a:focus, #pun-navlinks a:active {
color: #cfb7b6;
transition-duration: 1s;
}


#pun-navlinks a:hover {
color: #cfb7b6;
  transition-duration: 1s;
}

/* CS3 Остальное 
-------------------------------------------------------------*/

div.icon {
    background: #c0b9b3;
    height: 50px;
    width: 5px;
    position: absolute;
    margin: 35px 0px 0px -5px;
}


tr.inew div.icon {
    background: #814441;
    height: 30px;
    width: 5px;
    position: absolute;
    margin: 35px 0px 0px -5px;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: #898989;
    border: 1px solid #a79b90;
    height: 7px;
    width: 7px;
    position: inherit;
    margin: 4px 10px 0px -6px;
    border-radius: 100%;
}

#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: #42537e;
    border: 1px solid #a79b90;
    height: 7px;
    width: 7px;
    position: inherit;
    margin: 4px 10px 0px -6px;
    border-radius: 100%;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: #d3cec7;
    border: 1px solid #a79b90;
    height: 7px;
    width: 7px;
    position: inherit;
    margin: 4px 10px 0px -6px;
    border-radius: 100%;
}

#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    background: #7f423f;
    border: 1px solid #a79b90;
    height: 7px;
    width: 7px;
    position: inherit;
    margin: 4px 10px 0px -6px;
    border-radius: 100%;
}


/* 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}
.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}



::selection {
    background: #824441 !important;
    color: #c1bbb5;
}

td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 600;
}

.category .container thead {display: none;}


.punbb .pa-avatar img {
    max-width: 180px !important;
    margin-bottom: 2px;
    border: 4px solid #bcb6b0;
    outline: 1px solid #7b413f;
    margin-top: 2px;
}


#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;
    top: 43px;
    overflow-y: auto;
    padding-top: 10px;
    background: url(http://forumstatic.ru/files/001b/6a/ca/87803.jpg) repeat;
    background-color: #cac4be;
}


.punbb .post-content a, .punbb .post-content a:link {
    font-weight: bold;
}


.pun-modal .modal-inner {
    width: 700px;
    max-width: 94%;
    height: auto;
    max-height: 44em;
    margin: 12% auto 0;
    position: relative;
    z-index: 120000;
    overflow: hidden;
    background: url(http://forumstatic.ru/files/001b/6a/ca/87803.jpg) repeat;
    background-color: #cac4be;
}



/***  Заплатка для поля ответа ***/
textarea#main-reply {
  width: 100%;
  height: 100%;
  height: 205px;
  margin: 0 auto !important;
  padding: 0.75em;
  box-sizing: border-box;
  overflow: auto;  }

.button {
    font-family: 'Montserrat' !important;
    background-color: #7c413e !important;
    font-size: 9px !important;
    margin-top: 5px !important;
    padding: 4px 15px 4px 15px !important;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 400 !important;
    border: none !important;
    color: #d4cfc9 !IMPORTANT;
}




#video-area-tinp, #image-area-tinp {
    margin: .5em 0;
    padding: .3em;
    background: url(http://forumstatic.ru/files/001b/6a/ca/87803.jpg) repeat;
    background-color: #cac4be;
    height: 70px;
}



#MyBookmarks {
    display: none;
    position: fixed;
    z-index: 101;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    box-shadow: 0 0 20px rgba(0,0,0,.5);
    width: 240px;
    background: url(http://forumstatic.ru/files/001b/6a/ca/87803.jpg) repeat;
    background-color: #cac4be;
}


#BookmCntToggle.default-style {
    background: #F7F7F7;
    border-left: solid 5px currentColor;
    box-shadow: 0 0 6px rgb(0 0 0 / 42%);
    color: #824441 !important;
    display: block;
    height: 26px;
    width: 21px;
}



#mask_dialog .inner {
    cursor: default;
    margin: 0;
    width: 760px;
    max-width: 99%;
    max-height: 90%;
    overflow-x: auto;
    z-index: 100;
    background: url(http://forumstatic.ru/files/001b/6a/ca/87803.jpg) repeat;
    background-color: #cac4be;
    padding: 8px;
}

/*** ОТКЛЮЧЕНИЕ УЛУЧШЕННОГО АККАУНТА ***/
#pun-status .item4 {display:none;}



li.pa-ua {
    margin-top: 0.7em;
    display: none !important;
    justify-content: center;
}


#MyBookmarks h2 {
margin: 10px 0 10px 0 !important;
}



.punbb .user-avatar .isonline {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 2px;
    right: 1px !important;
    animation: blinkColor .9s linear infinite;
    -moz-animation: blinkColor .9s linear infinite;
    -webkit-animation: blinkColor .9s linear infinite;
    background: #8d7751 !important;
    z-index: 100;
}




#pun-viewforum .tcr {
background-color: transparent;
    overflow: hidden;
    text-align: left;
    font-size: 10px;
    font-weight: 400;
    width: 25%;
    font-family: 'roboto';
}




#pun-viewforum .tclcon, #pun-messages .tclcon, #pun-searchtopics .tclcon {
    color: #000;
    font-family: 'roboto';
    font-weight: 400;
    font-size: 11px;
}

#pun-viewforum .tclcon a, #pun-messages .tclcon a, #pun-searchtopics .tclcon a {
    font-family: 'Roboto';
    font-size: 13px;
    /* font-weight: 600; */
}



#pun-viewforum td.tcr a, #pun-messages td.tcr a, #pun-searchtopics td.tcr a {
    font-family: 'roboto';
    font-size: 11px;
    font-weight: 400;
    text-transform: none;
}



#pun-viewforum span.byuser, #pun-messages span.byuser, #pun-searchtopics span.byuser {
    font-family: 'roboto';
    font-size: 11px;
    font-weight: 400;
    text-transform: none;
}




#tags .container {
    position: absolute;
    right: 6px;
    top: 43px;
    z-index: 2;
    border: 1px solid #bdb3aa;
}



.nblock {
    height: 88px;
    width: 255px;
    top: 78px;
    margin-left: -10px !important;
    z-index: 100;
    color: #d1ccc6;
    font-size: 9px;
    overflow: auto;
    position: absolute;
    line-height: 15px;
    font-family: montserrat;
    padding-right: 10px;
    /* border: 1px solid palevioletred; */
}




.nblock p {
    text-align: justify;
}



.nblock p a {
    color: #bdb6b0 !important;
    font-weight: 700;
}




.bpost {
    height: 88px;
    width: 455px;
    top: 78px;
    margin-left: 456px !important;
    z-index: 100;
    color: #d1ccc6;
    font-size: 9px;
    overflow: hidden;
    position: absolute;
    line-height: 15px;
    font-family: montserrat;
    /* border: 1px solid palevioletred; */
}


.pic2 {
    display: block;
    width: 300px;
    height: 100px;
    float: left;
    shape-margin: 0px;
    shape-outside: ellipse(200px 140px at 0% 100%) content-box;
}


.bpost img {
    float: right;
    margin-left: 10px;
    margin-top: 4px;
}

.bpost p {
    text-align: justify;
}



.bpost p a {
    color: #bdb6b0 !important;
    font-weight: 700;
}



.nblock::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background-color: #824441;
}


.nblock::-webkit-scrollbar-thumb {
    background-color: #c1bbb5;
    border: 1px solid #824441;
}


.activv {
    height: 39px;
    width: 251px;
    top: 200px;
    margin-left: -2px !important;
    display: flex;
    position: absolute;
    justify-content: space-between;
    letter-spacing: 2px;
    z-index: 100;
    /* border: 1px solid red; */
}



.bep {
    height: 39px;
    width: 190px;
    top: 200px;
    margin-left: 261px !important;
    position: absolute;
    z-index: 100;
    /* border: 1px solid red; */
    background: url(http://forumstatic.ru/files/001b/6a/ca/65290.jpg) no-repeat;
}


.bep a {
    text-align: center;
    display: block;
    width: 187px;
    color: #d2cdc6 !important;
    font-family: 'Playfair Display';
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 10px;
    margin-top: 3px !important;
}


.bep a span {
    display: block;
    text-transform: lowercase;
    font-family: 'Montserrat';
    font-size: 9px;
}


.neeed {
    height: 39px;
    width: 187px;
    top: 200px;
    margin-left: 460px !important;
    display: flex;
    position: absolute;
    justify-content: space-between;
    letter-spacing: 2px;
    z-index: 100;
    /* border: 1px solid red; */
}


.amss {
    font-size: 8px;
    text-transform: uppercase;
    font-family: 'Playfair Display';
    font-weight: 400;
    position: absolute;
    top: 40px;
    color: #cfd0d2;
    /* border: red 1px solid; */
    margin-left: 620px !important;
    letter-spacing: 0.6px;
    text-align: center;
    width: 290px;
    height: 20px;
}

.amss a {
    color: #cfd0d2 !important;
}





.post-author {
    background: url(http://forumstatic.ru/files/001b/6a/ca/32526.jpg) no-repeat top, url(http://forumstatic.ru/files/001b/6a/ca/29902.jpg) no-repeat bottom, url(http://forumstatic.ru/files/001b/6a/ca/92066.jpg) repeat-y;
    padding: 7px 0 0px 0;
    margin: 10px 0 0 -2px!important;
}



::-webkit-scrollbar {
    width: 15px;
    height: 6px;
    background-color: #bcb5af;
}

::-webkit-scrollbar-thumb {
    background-color: #763e3b;
    border: 6px solid #bdb6b0;
}


.name {
    font-family: 'Playfair Display';
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.6px;
    background: url(http://forumstatic.ru/files/001b/6a/ca/37713.jpg?v=1);
    padding-bottom: 2px;
}

.name a {
    color: #d3cec8 !important;
}

.lz {
    text-align: justify;
    margin: 2px 4px 2px 4px !important;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 9px;
}

.pa-fld1 {
    background: #b3aca694;
    margin: 2px 3px 0px 4px !important;
    border: 1px solid #7b413f;
}



.pa-posts, .pa-respect, .pa-fld2 {
    display: inline-block;
    text-transform: lowercase;
    font-family: montserrat;
    font-size: 9px;
    padding: 1px 0px 1px 0px !important;
    margin: 0 6px 0px 2px!important;
    margin-top: 5px !important;
    font-weight: 500;
    height: 28px;
    width: 50px;
    margin-bottom: 5px !important;
}


.pa-posts {
    margin-left: -10px !important;
}



.pa-ip {
    font-size: 9px;
    font-family: 'Montserrat';
    font-weight: 500;
}




#pun-userlist .main .tc2, #pun-searchtopics .main .tc2 {
    background-color: transparent;
    text-align: center;
    width: 20%;
}



#pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl {
    background-color: transparent;
    width: 20% !important;
}












#fire {
    position: absolute;
    top: 41px;
    margin-left: 361px;
    /* opacity: .5; */
    
}
#firehov {
    background: rgba(0, 0, 0, 0) url(http://forumstatic.ru/files/001b/6a/ca/24915.gif) repeat scroll 0 0;
    height: 147px;
    margin-top: -149px !important;
    position: absolute;
    opacity: 0;
    margin-left: 0px;
    transition: all 0.5s linear 0s;
    width: 179px;
    /* opacity: .5; */
}

#fire:hover #firehov {
    opacity: 1;
    }






.banners-box {
    margin: 46px 0px 0px -30px !important;
    overflow-y: auto;
    padding-right: 5px;
    height: 64px;
    position: absolute;
    width: 956px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* border: red 1px solid; */
}



.banners-box::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #bcb5af;
}

.banners-box::-webkit-scrollbar-thumb {
    background-color: #763e3b;
    border: 2px solid #bdb6b0;
}








.plaha2 {
    height: 35px;
    margin: 0px 5px 0px 5px !important;
    display: inline-block;
    min-width: 180px;
    background: url(http://forumstatic.ru/files/001b/6a/ca/37713.jpg);
    transition-duration: 2s;
    padding: 0px 4px 0px 4px;
}



.plaha2 raz {
    display: block;
    height: 14px;
    margin-top: 2px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Playfair Display';
    font-size: 13px;
    margin-bottom: -1px;
    letter-spacing: 0.6px;
    color: #d3cec8 !important;
    transition-duration: 1s;
    text-shadow: 1px 1px #623332;
}

.plaha2 dva {
    display: block;
    height: 14px;
    text-transform: lowercase;
    text-align: center;
    font-family: 'Montserrat';
    color: #d3cac5;
    font-size: 9px;
    margin-top: 3px !IMPORTANT;
    text-shadow: 1px 1px #694746;
}



#awards-content .tcl {
    width: 15%;
}









.avatar-image[style*="default_avatar.jpg"]{
       background-image:url(https://forumstatic.ru/files/001b/08/0d/11035.jpg)!important;
}