/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
body {
    background: #3a3a3a url(http://forumstatic.ru/files/001b/65/b0/63225.jpg) no-repeat fixed top center;
    background-size: cover;
}



body.dark {
    background: #3a3a3a url(http://forumstatic.ru/files/001b/65/b0/85382.jpg) no-repeat fixed top center;
    background-size: cover;
}


/* Шапка */
#pun-title table {
    background-image: url(http://forumstatic.ru/files/001b/65/b0/32529.png);
    background-repeat: repeat-x;
    background-position: top left;
    border: none;
    width: 1020px;
    height: 280px;
    margin-left: -30px;
    overflow-x: hidden;
    margin-top: -300px;
}




.dark #pun-title table {
    background-image: url(http://forumstatic.ru/files/001b/65/b0/88980.png);
    background-repeat: repeat-x;
    background-position: top left;
    border: none;
    width: 1020px;
    height: 280px;
    margin-left: -30px;
    overflow-x: hidden;
    margin-top: -300px;
}




/* Тело форума */
#pun {
width: 1020px; 
background-color: transparent; 
background-image: url(http://forumstatic.ru/files/001b/65/b0/38905.png); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}


.dark #pun {
width: 1020px; 
background-color: transparent; 
background-image: url(http://forumstatic.ru/files/001b/65/b0/46429.png); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}




/* Футер */
#pun-about p.container {
    background-image: url(http://forumstatic.ru/files/001b/65/b0/89496.png);
    margin: 0px 0px -110px -30px;
    background-position: center left;
    background-repeat: repeat-x;
    width: 1020px;
    height: 64px;
    overflow-x: hidden;
    padding-bottom: 70px;
}


.dark #pun-about p.container {
    background-image: url(http://forumstatic.ru/files/001b/65/b0/36443.png);
    margin: 0px 0px -110px -30px;
    background-position: center left;
    background-repeat: repeat-x;
    width: 1020px;
    height: 64px;
    overflow-x: hidden;
    padding-bottom: 70px;
}


/* 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: #313131;
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: #313131;
    text-align: center;
    font-size: 16px;
    font-family: 'Viaoda Libre';
    font-weight: 500;
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background: url(http://forumstatic.ru/files/001b/65/b0/69985.jpg) bottom no-repeat;
    background-color: #bfc1be;
    color: #313131;
    border: 1px solid #a5a9a6d4;
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    background-color: #bfc1be;
    color: #313131;
}


/* Тень и закругление */
.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/65/b0/40307.jpg) repeat;
    background-color: #bfc1be;
}





/* 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: #7c5b29;
  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: #252525;
    transition-duration: 1s;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
color: #252525;
    transition-duration: 1s;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 11px;
    color: #252525;
    font-weight: 400;
    font-family: 'roboto';
    text-transform: lowercase;
    transition-duration: 1s;
}

#pun-ulinks a:hover {
  text-decoration: none;
  color: #7c5b29;
    transition-duration: 1s;
}


#pun-navlinks a {
    transition-duration: 1s;
    color: #7c5b29;
}

#pun-navlinks a:focus, #pun-navlinks a:active {
color: #313131;
transition-duration: 1s;
}


#pun-navlinks a:hover {
color: #313131;
  transition-duration: 1s;
}

/* CS3 Остальное 
-------------------------------------------------------------*/

div.icon {
    background: #d0d2d1;
    height: 10px;
    width: 10px;
    border: 1px solid #8d7751;
    position: absolute;
    margin: 1px 0px 0px -16px;
}

div.icon:after {
    content: "";
    height: 1px;
    width: 25px;
    background: #8d7751;
    position: absolute;
    top: 5px;
    left: 11px;
}

tr.inew div.icon {
    background: #8d7751;
    height: 10px;
    width: 10px;
    border: 1px solid #8d7751;
    position: absolute;
    margin: 1px 0px 0px -16px;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: #6f6d72;
    border: 1px solid #6f6d72;
    height: 7px;
    width: 7px;
    position: inherit;
    margin: 4px 10px 0px -6px;
}

#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: #bf8847;
    border: 1px solid #a5753d;
    height: 7px;
    width: 7px;
    position: inherit;
    margin: 4px 10px 0px -6px;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: #cbc9c9;
    border: 1px solid #896e4e;
    height: 7px;
    width: 7px;
    position: inherit;
    margin: 4px 10px 0px -6px;
}

#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    background: #896e4e;
    border: 1px solid #896e4e;
    height: 7px;
    width: 7px;
    position: inherit;
    margin: 4px 10px 0px -6px;
}


/* 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: block;}
#pun-stats h2 span {visibility: visible;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}



/*---Прокрутка---*/
::-webkit-scrollbar {
    width: 9px;
    height: 9px;
    background-color: #323232;
}

::-webkit-scrollbar-thumb {
    background-color: #c9ccca;
    border: 4px solid #323232;
}


::selection {
    background: #343434 !important;
    color: #c9ccca;
}



td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: 'Roboto';
    font-size: 12px;
    font-weight: 700;
}

.category .container thead {display: none;}

.punbb .pa-avatar img {
    max-width: 180px !important;
    margin-bottom: 2px;
    border: 4px solid #c6c9cb;
    outline: 1px solid #8d6f46;
    margin-top: 3px;
}


#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, .popup_graffiti, .inner .popup_graffiti {
    position: absolute;
    right: 6px;
    top: 43px;
    overflow-y: auto;
    padding-top: 10px;
    background: url(http://forumstatic.ru/files/001b/65/b0/40307.jpg) repeat;
    background-color: #bfc1be;
}

#font-area { height: 208px; overflow-y: auto; text-align: left; width: 200px; font-size: 14px; }

#spoiler-area, #spoiler-sels { background: url(http://forumstatic.ru/files/001b/65/b0/40307.jpg) repeat;
    background-color: #bfc1be; }


.punbb .post-content a, .punbb .post-content a:link {
    font-weight: bold;
}

.post-content abbr { /* поясняющий текст */
    text-decoration: underline;
    text-decoration-style: dotted;
}

del { /* зачеркивание */
    background: #b7b7b7;
    color: transparent;
    transition: all 0.3s ease-out;
    text-decoration: none !important;
}

del:hover {
    background: transparent;
    color: #000000;
    text-decoration: none !important;
}

del a {
color: transparent !important;
}

del a:hover {
color: #252525 !important;
}

.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/65/b0/40307.jpg) repeat;
    background-color: #bfc1be;
}



/***  Заплатка для поля ответа ***/
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: 'roboto';
    border: 1px solid #aaafab;
    background-color: #d5d8d6 !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;
}




#video-area-tinp, #image-area-tinp {
    margin: .5em 0;
    padding: .3em;
    background: url(http://forumstatic.ru/files/001b/65/b0/40307.jpg) repeat;
    background-color: #bfc1be;
    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/65/b0/40307.jpg) repeat;
    background-color: #bfc1be;
}


#BookmCntToggle.default-style {
    background: #F7F7F7;
    border-left: solid 5px currentColor;
    box-shadow: 0 0 6px rgb(0 0 0 / 42%);
    color: #646782 !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/65/b0/40307.jpg) repeat;
    background-color: #bfc1be;
    padding: 8px;
}

/*** ОТКЛЮЧЕНИЕ УЛУЧШЕННОГО АККАУНТА ***/
#pun-status .item4 {display:none;}

#pun-live-rusff, #post legend span {display: none !important;} /*** отключение надписи напишите ваше сообщение ***/

.pl-reports, .punbb .post h3 span a.sharelink, .pl-share { /* убрать кнопку поделиться */
    display: none !important;
}

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;
}





.pa-posts, .pa-fld3, .pa-respect {
    display: inline-block;
    text-transform: lowercase;
    font-family: roboto;
    font-size: 10px;
    padding: 0px 10px 0px 10px !important;
    font-weight: 400;
    width: 42px;
    margin: 10px 0 5px 0 !IMPORTANT;
}

.pa-posts {
    margin-left: -16px !important;
    width: 50px;
}



#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';
    text-transform: lowercase;
    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;
}


.foruma {
    margin: 8px 0 10px -16px !important;
    background: url(http://forumstatic.ru/files/001b/65/b0/56201.jpg);
    padding: 1px 10px 2px 10px;
    font-family: 'Roboto';
}


.name {
    background: #8d6f46;
    margin: 0px 4px 0px 4px !important;
    padding: 1px 0 0 0 !important;
}

.name a {
    font-family: 'Roboto';
    color: #ced1cf !important;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 0.5px;
}


.lz {
    margin: -1px 4px 0px 4px !important;
    text-align: justify;
    background: #cacdca;
    padding: 4px 8px 12px 8px;
    border: 1px solid #8d6f46;
}


.pa-fld2 {
    position: relative;
    background: #8d6f46;
    margin: -4px 8px 0px 8px !important;
    border: 1px solid #8d6f46;
    color: #cacdca;
 text-transform: uppercase;
}

.pa-fld4 {
    background: #cacdca;
    position: absolute;
    margin: 3px 40px 10px 38px !important;
    width: 118px;
    border: 1px solid #a8aca9;
}


.plash {
    display: inline-table;
    letter-spacing: 1px;
    font-size: 11px;
    font-weight: 400;
    padding: 6px 20px 6px 20px;
    margin: 5px 4px !important;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
    text-transform: uppercase;
    border: 1px solid #aeb5af;
    background: url(http://forumstatic.ru/files/001b/65/b0/69985.jpg) bottom no-repeat;
    background-color: #bfc1be;
    filter: none;
}


a.plash {
    font-weight: 400 !important;
    font-family: 'Roboto';
}


.plash:hover {
    display: inline-table;
    letter-spacing: 1px;
    font-size: 11px;
    font-weight: 400;
    padding: 6px 20px 6px 20px;
    margin: 5px 4px !important;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
    text-transform: uppercase;
    border: 1px solid #aeb5af;
    background: url(http://forumstatic.ru/files/001b/65/b0/69985.jpg) bottom no-repeat;
    background-color: #bfc1be;
    filter: brightness(0.8);
}


.plash:nth-child(2n) {
    background: url(http://forumstatic.ru/files/001b/65/b0/63225.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-color: #3a3a3a;
    background-size: cover;
    border: 1px solid #aeb5af;
}


a.plash:nth-child(2n) {
    font-weight: 400 !important;
    font-family: 'Roboto';
    color: #d5d4d6 !important;
}

.plash.ito {
    background: #8d6f46;
    border: 1px solid #363434;
    color: #d5d4d6 !important;
}

.forban {
    width: 958px;
    height: 32px;
    overflow: auto;
    position: absolute;
    /* border: 1px solid red; */
    margin: 0px 0 0 0 !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}




#pun-main .category h2 {
    color: #d1d3d2;
    font-family: 'Viaoda Libre';
    font-size: 16px;
    background: url(http://forumstatic.ru/files/001b/65/b0/63225.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-color: #3a3a3a;
    background-size: cover;
    padding: 1px 0 1px 0;
    margin: 10px 5px 5px 5px !important;
    letter-spacing: 0.6px;
height: 22px;
}




#pun-stats.section h2 {
    color: #d1d3d2;
    font-family: 'Viaoda Libre';
    font-size: 16px;
    background: url(http://forumstatic.ru/files/001b/65/b0/63225.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-color: #3a3a3a;
    background-size: cover;
    text-align: center;
    padding: 1px 0 1px 0;
    margin: 10px 5px 15px 5px !important;
    letter-spacing: 0.6px;
height: 22px;
}



.amsn {
    height: 20px;
    width: 300px;
    top: 115px;
    margin-left: 10px !important;
    text-align: center;
    display: inline-block;
    font-size: 11px;
    letter-spacing: 0.6px;
    cursor: pointer;
    /* border: red 1px solid; */
    text-transform: uppercase;
    text-shadow: 1px 1px #46403e, 0px 0px 10px #000;
    position: absolute;
    color: #d5d7d3;
    font-family: 'Roboto';
    font-weight: 400;
}



.amsn a {
    color: #d4d6d5 !important;
}



.amsn a:hover {
    color: #bca17a !important;
}


.bpost {
    height: 46px;
    width: 300px;
    top: 134px;
    margin-left: 10px !important;
    position: absolute;
    text-align: justify;
    line-height: 13px;
    z-index: 100;
    font-weight: 400;
    padding-right: 5px;
    text-transform: lowercase;
    font-family: 'Roboto';
    font-size: 10px;
    overflow-y: auto;
    color: #d2d6d6 !important;
    /* border: red 1px solid; */
    text-shadow: 1px 1px #46403e, 0px 0px 10px #000;
}


.bpost a, .bpost z {
    color: #bca17a !IMPORTANT;
}


.activees {
    height: 42px;
    width: 116px;
    top: 195px;
    margin-left: 10px !important;
    position: absolute;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    /* border: red 1px solid; */
}


.activees2 {
    height: 42px;
    width: 116px;
    top: 195px;
    margin-left: 192px !important;
    position: absolute;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    /* border: red 1px solid; */
}



.activees3 {
    height: 42px;
    width: 236px;
    top: 150px;
    margin-left: 714px !important;
    position: absolute;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    /* border: red 1px solid; */
}


.tlinks {
    height: 30px;
    width: 234px;
    top: 115px;
    margin-left: 714px !important;
    text-align: center;
    display: inline-block;
    font-size: 10px;
    letter-spacing: 0.6px;
    line-height: 15px;
    cursor: pointer;
    /* border: red 1px solid; */
    text-transform: uppercase;
    position: absolute;
    color: #d5d4d3;
    font-family: 'Roboto';
    font-weight: 400;
    text-shadow: 1px 1px #46403e, 0px 0px 10px #000;
}



.tlinks a {
    color: #d4d6d5 !important;
}



.tlinks a:hover {
    color: #bca17a !important;
}


.bep {
    height: 45px;
    width: 234px;
    top: 192px;
    margin-left: 714px !important;
    text-align: left;
    display: inline-block;
    font-size: 10.5px;
    letter-spacing: 0.6px;
    cursor: pointer;
    /* border: red 1px solid; */
    text-transform: uppercase;
    position: absolute;
    color: #d5d4d3;
    font-family: 'Roboto';
    font-weight: 400;
    text-shadow: 1px 1px #46403e, 0px 0px 10px #000;
}

.bep a {
    color: #bca17a !important;
}



.bep a:hover {
    color: #d4d6d5 !important;
}


.bep z {
    display: block;
    margin-top: 5px !important;
    font-size: 9px;
    text-align: right;
}



.forban img {
    filter: grayscale(1);
    opacity: .4;
    transition-duration: 2s;
}

.forban img:hover {
    filter: none;
    opacity: 1;
    transition-duration: 2s;
}


.bpost a:hover {
    color: #c6cbcc !IMPORTANT;
    transition-duration: 2s;
}



.bpost a {
    transition-duration: 2s;
}












/* темный */

.dark #pun-index .category tr {
    background: #bfc1bf57;
    width: 950px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 10px;
    padding: 0px 0px 10px 0px;
}



.dark div.icon {
    background: #a6a9a8;
    height: 10px;
    width: 10px;
    border: 1px solid #8d7751;
    position: absolute;
    margin: 1px 0px 0px -16px;
}



.dark #pun-index .tcl h3 a {
    border: 1px solid #8d7751;
    background: #a6a9a8;
    padding: 2px 7px 0px 7px;
    font-size: 13px;
    text-shadow: 0px 0px 1px #876f45;
    font-weight: 400;
    letter-spacing: 1.5px !IMPORTANT;
    transition-duration: 2s;
}



.dark .foruma {
    margin: 8px 0 10px -16px !important;
    background: url(http://forumstatic.ru/files/001b/65/b0/34340.jpg);
    padding: 1px 10px 2px 10px;
    font-family: 'Roboto';
}


.dark #pun-main .category h2 {
    color: #d1d3d2;
    font-family: 'Viaoda Libre';
    font-size: 16px;
    background: url(http://forumstatic.ru/files/001b/65/b0/85382.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-color: #3a3a3a;
    background-size: cover;
    padding: 1px 0 1px 0;
    margin: 10px 5px 5px 5px !important;
    letter-spacing: 0.6px;
    height: 22px;
}



.dark #pun-stats.section h2 {
    color: #d1d3d2;
    font-family: 'Viaoda Libre';
    font-size: 16px;
    background: url(http://forumstatic.ru/files/001b/65/b0/85382.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-color: #3a3a3a;
    background-size: cover;
    text-align: center;
    padding: 1px 0 1px 0;
    margin: 10px 5px 15px 5px !important;
    letter-spacing: 0.6px;
    height: 22px;
}





.dark #pun-navlinks.sticky .container, .dark #pun-ulinks.sticky .container {
    border: none;
    background: url(http://forumstatic.ru/files/001b/65/b0/85382.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-color: #3a3a3a;
}



.dark .plash:nth-child(2n) {
    background: url(http://forumstatic.ru/files/001b/65/b0/63225.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-color: #3a3a3a;
    background-size: cover;
    border: 1px solid #8c8d8c;
}

.dark .plash.ito {
    background: #8d6f46;
    border: 1px solid #363434;
}

.dark #pun-navlinks a {
    transition-duration: 1s;
    color: #5e4116;
}


.dark .punbb .post h3 {
    height: 15px;
    font-size: 9px;
    text-transform: uppercase;
    font-family: 'roboto';
    margin: 10px 7px 0 7px;
    border-radius: 0px;
    background: url(http://forumstatic.ru/files/001b/65/b0/59583.jpg) center repeat;
    border: 1px solid #8d8a89;
}


.dark .punbb .post .post-author {
    float: left;
    width: 218px;
    overflow: hidden;
    margin: 15px 6px 0px 6px;
    padding: 10px 0 0px 0px !IMPORTANT;
    font-family: 'roboto';
    font-weight: 400;
    font-size: 10px;
    background: url(http://forumstatic.ru/files/001b/65/b0/59583.jpg) center repeat;
    border: 1px solid #8d8a89;
}

.dark .pa-author a {
    text-transform: uppercase;
    transition-duration: 2s;
    background: #785d37;
    color: #dcdddc !IMPORTANT;
    padding: 1px 10px 1px 10px;
}


.dark .punbb .pa-avatar img {
    max-width: 180px !important;
    margin-bottom: 2px;
    border: 4px solid #a9aeab;
    outline: 1px solid #785d37;
    margin-top: 3px;
}


.dark .name {
    background: #785d37;
    margin: 0px 4px 0px 4px !important;
    padding: 1px 0 0 0 !important;
}


.dark .lz {
    margin: -1px 4px 0px 4px !important;
    text-align: justify;
    background: #a9aeab;
    padding: 4px 8px 12px 8px;
    border: 1px solid #785d37;
}


.dark .pa-fld2 {
    position: relative;
    background: #785d37;
    margin: -4px 8px 0px 8px !important;
    border: 1px solid #785d37;
    color: #cacdca;
}


.dark .pa-fld4 {
    background: #a9aeab;
    position: absolute;
    margin: 3px 40px 10px 38px !important;
    width: 118px;
    border: 1px solid #8d8a89;
}


.dark .punbb .quote-box, .dark .punbb .code-box {
    background: url(http://forumstatic.ru/files/001b/65/b0/59583.jpg) bottom no-repeat;
    background-color: #969a98;
    color: #161616;
    border: 1px solid #8d8a89;
}


.dark .punbb textarea, .dark .punbb input, .dark .punbb select, .dark .punbb optgroup {
    font: 1em verdana, arial, helvetica, sans-serif;
    background-color: #acafae;
}



.dark #pun-viewforum table Div.icon, .dark #pun-messages table Div.icon, .dark #pun-searchtopics table Div.icon {
    background: #a6a9a9;
    border: 1px solid #896e4e;
    height: 7px;
    width: 7px;
    position: inherit;
    margin: 4px 10px 0px -6px;
}


.dark .button {
    font-family: 'roboto';
    border: 1px solid #938f8f;
    background-color: #acafae !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;
}

#stylelist {
    position: absolute;
    z-index: 10000;
    margin: 15px 0 0 424px;
    padding: 0;
    list-style-type: none;
}

#stylelist li {
    display: inline;
    margin: 0 5px;
}




.hallow {
    position: absolute;
    /* border: red 1px solid; */
    height: 48px;
    width: 114px;
    background: url(http://forumstatic.ru/files/001b/65/b0/67323.jpg);
    margin: 81px 0 0 389px !important;
    /* opacity: .5; */
    transition: all 0.5s linear 0s;
}



.hallow:hover {
    position: absolute;
    /* border: red 1px solid; */
    height: 48px;
    width: 114px;
    background: url(http://forumstatic.ru/files/001b/65/b0/21259.jpg);
    margin: 81px 0 0 389px !important;
    transition: all 0.5s linear 0s;
}






.dark .hallow {
    position: absolute;
    /* border: red 1px solid; */
    height: 48px;
    width: 114px;
    background: url(http://forumstatic.ru/files/001b/65/b0/87656.jpg);
    margin: 81px 0 0 389px !important;
    /* opacity: .5; */
    transition: all 0.5s linear 0s;
}



.dark .hallow:hover {
    position: absolute;
    /* border: red 1px solid; */
    height: 48px;
    width: 114px;
    background: url(http://forumstatic.ru/files/001b/65/b0/27028.jpg);
    margin: 81px 0 0 389px !important;
    transition: all 0.5s linear 0s;
}


#tags .container {
    position: absolute;
    right: 6px;
    top: 43px;
    z-index: 2;
    border: 1px solid #a3a2a2;
}

#pun-edit #tags .container {
    top: 60px;
}

/* слайдер увеличения шрифта в темках */
.FNTslider {position: relative; z-index: 1000; background: #c3c3c3; width: 110px; height: 5px; border: solid 1px #b6b6b6; float: right; margin-top: 2px !important;}
.FNTslider .before {height: 5px; border: solid 1px #382c1c; border-right: none 0; position: absolute; background: #8d6f46; margin-top: -1px;}
.FNTslider .thumb {width: 8px; height: 13px; position: relative; top: -4px; background: #444444; cursor: pointer;}

/* чтобы липкая панель не наезжала на дату и время */
.punbb .post::before {content: ""; display: block; height: 40px; margin: -40px 0 0 0; pointer-events: none;}

/* уведомления липка панель */
.sticky span.num_msg {
    background: red;
    border-radius: 50%;
    position: relative;
    left: 10px;
}
.sticky span.bubble {
    margin-top: 3px;
    top: 0px;
    right: -5px;
    border-radius: 50%;
    min-width: 12px;
    position: relative;
}
.sticky span.num_msg:before, .sticky .bubble:after {content: none;}