/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
body {
    background: #242424 url(http://forumstatic.ru/files/001b/8c/b3/47832.jpg) no-repeat fixed top center;
    background-size: cover;
}

body.light {
    background: #242424 url(http://forumstatic.ru/files/001b/94/64/70892.jpg) no-repeat fixed top center;
    background-size: cover;
}

body.fire {
    background: #242424 url(https://forumstatic.ru/files/001b/54/d7/89416.jpg) no-repeat fixed top center;
    background-size: cover;
}

/* Шапка */
#pun-title table {
    background-image: url(http://forumstatic.ru/files/001b/8c/b3/80412.png);
    background-repeat: repeat-x;
    background-position: top left;
    border: none;
    width: 1020px;
    height: 269px;
    margin-left: -60px;
    margin-top: -319px;
    overflow-x: hidden;
}

.light #pun-title table {
    background-image: url(http://forumstatic.ru/files/001b/94/64/80684.png);
    background-repeat: repeat-x;
    background-position: top left;
    border: none;
    width: 1000px;
    height: 213px;
    margin-left: -20px;
    margin-top: -250px;
    overflow-x: hidden;
}

.fire #pun-title table {
    background-image: url(https://forumstatic.ru/files/001b/54/d7/94926.png);
    background-repeat: repeat-x;
    background-position: top left;
    border: none;
    width: 1000px;
    height: 401px;
    margin-left: -5px;
    margin-top: -335px;
    overflow-x: hidden;
}

/* Тело форума */
#pun {
width: 1020px; 
background-color: transparent; 
background-image: url(http://forumstatic.ru/files/001b/8c/b3/81276.png); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.light #pun {
width: 1000px; 
background-color: transparent; 
background-image: url(http://forumstatic.ru/files/001b/94/64/97369.jpg); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

.fire #pun {
width: 1000px; 
background-color: transparent; 
background-image: url(https://forumstatic.ru/files/001b/54/d7/11263.png); 
background-attachment: scroll; 
background-repeat: repeat; 
background-position: top center;}

/* Футер */
#pun-about p.container {
    background-image: url(http://forumstatic.ru/files/001b/8c/b3/40732.png);
    margin: 0px 0px -26px -60px;
    background-position: center left;
    background-repeat: repeat-x;
    width: 1020px;
    height: 26px;
    overflow-x: hidden;
}

.light #pun-about p.container {
    background-image: url(http://forumstatic.ru/files/001b/94/64/35532.png);
    margin: 0px 0px -26px -20px;
    background-position: center left;
    background-repeat: repeat-x;
    width: 1000px;
    height: 53px;
    overflow-x: hidden;
}

.fire #pun-about p.container {
    background-image: url(https://forumstatic.ru/files/001b/54/d7/67421.png);
    margin: 0px 0px -76px -5px;
    background-position: center left;
    background-repeat: repeat-x;
    width: 1000px;
    height: 87px;
    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: #000;
    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: #000;
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
    font-family: 'Roboto';
    font-size: 9px;
    font-weight: 400;
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    background-image: url(http://forumstatic.ru/files/001b/8c/b3/69115.jpg);
    background-color: #8e8e8e;
    color: #000;
    border: 1px solid #7a7a7a;
    box-shadow: -3px 0px #5e2727 inset;
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    background-color: #8e8e8e;
    color: #000;
}


/* Тень и закругление */
.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(http://forumstatic.ru/files/001b/8c/b3/69115.jpg);
    background-color: #8e8e8e;
}





/* Цитата и выделить код */
.light .punbb .quote-box, .light .punbb .code-box {
    background-image: url(http://forumstatic.ru/files/001b/94/64/32157.jpg);
    background-color: #c3c3c3;
    color: #000;
    border: 1px solid #b6b5b5;
    box-shadow: -3px 0px #8d3333 inset;
}

/* Область для ввода текста в форме ответа и админке */
.light .punbb textarea, .light .punbb input {
    background-color: #c3c3c3;
    color: #000;
}


/* Тень и закругление */
.light .punbb .quote-box, .light .punbb .code-box, .light .punbb textarea, .light .punbb select  { 
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
 }

.light .punbb input { border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

/* Фон окна наград и репутации */
.light #pun-popup_awards div, .light #pun-reputation div {
    background-image: url(http://forumstatic.ru/files/001b/94/64/32157.jpg);
    background-color: #c3c3c3;
}



/* 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: #0f0f0f;
  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: #421a1a;
    transition-duration: 1s;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
color: #421a1a;
    transition-duration: 1s;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 11px;
    color: #2e2e2e;
    font-weight: 400;
    font-family: roboto;
    text-transform: lowercase;
    letter-spacing: 0.1px;
}

#pun-ulinks a:hover {
  text-decoration: none;
color: #421a1a;
}


#pun-navlinks a {
    color: #6c4b30;
transition-duration: 1s;
}

#pun-navlinks a:focus, #pun-navlinks a:active {
color: #262626;
transition-duration: 1s;
}


#pun-navlinks a:hover {
color: #262626;
  transition-duration: 1s;
}


#pun-navlinks li a span{
font-size:0 !important;
display: none;
} 

#navpr_1 li span {
font-size:0; display: none;
} 

#pun-navlinks #navextra1 a {
    font-size: 0 !important;
}

@media screen and (max-width: 540px) {#pun-navlinks li a:before {display:none}  }
#pun-navlinks li a span {font-size:0;} #navpr_1 li span {font-size:0;}

#navindex a:before {content:"\f015";     font-family: 'Font Awesome';} /* Форум */
#navuserlist a:before {content:"\f0c0";     font-family: 'Font Awesome';} /* Участники */
#navawards a:before {content:"\f5a2";     font-family: 'Font Awesome';} /* Награды */
#navsearch a:before {content:"\f002";     font-family: 'Font Awesome';} /* Поиск */
#navpm a:before {content:"\f086";     font-family: 'Font Awesome';} /* сообщения*/
#navprofile a:before {content:"\f2bb";     font-family: 'Font Awesome';} /* Профиль */
#navadmin a:before {content:"\f085";     font-family: 'Font Awesome';} /* Администрирование */
#navlogin a:before {content:"\f0a9";     font-family: 'Font Awesome', 'Font Awesome 2', 'Font Awesome 3';} /* Вход */
#navlogout a:before {content:"\f137";     font-family: 'Font Awesome';} /* Выход */
#navregister a:before {content:"\f0fe";     font-family: 'Font Awesome';} /* Регистрация */
#navpr_1 a:before {content:"\f29e";     font-family: 'Font Awesome';}

#navindex a span {display:block;}
#navuserlist a span {display:block;}
#navawards a span {display:block;}
#navsearch a span {display:block;}
#navpm a span {display:block;}
#navprofile a span {display:block;}
#navadmin a span {display:block;}
#navlogin a span {display:block;}
#navlogout a span {display:block;}
#navregister a span {display:block;}
#navpr_1 a span {display:block;}


#pun-navlinks a {
    color: #a9a9a9;
    text-align: center;
    transition: all .3s cubic-bezier(.64,.51,.55,1.16) 0s;
    opacity: 1;
    font-weight: lighter !important;
    font-size: 14px !important;
    margin-bottom: 10px;
    padding: 0px !important;
    text-transform: uppercase;
    display: block;
}

#pun-navlinks a span {    padding: 0px !important;}

#pun-navlinks a:hover {
    color: #783232;
}
#pun-navlinks {
    display: block;
    font-style: normal;
    position: absolute;
    text-align: center;
    width: 20px !important;
    word-spacing: 0;
    padding: 0px !important;
    z-index: 999;
    margin-left: -48px !important;
    top: 175px;
}


.light #pun-ulinks a {
    font-size: 9px;
    color: #000000;
    font-weight: 500;
    font-family: merriweather;
    text-transform: lowercase;
    letter-spacing: 0.1px;
}

.light #pun-ulinks a:hover {
  text-decoration: none;
color: #421a1a;
}


.light #pun-navlinks a {
    color: #6c4b30;
transition-duration: 1s;
}

.light #pun-navlinks a:focus, .light #pun-navlinks a:active {
color: #262626;
transition-duration: 1s;
}


.light #pun-navlinks a:hover {
color: #262626;
  transition-duration: 1s;
}



.light #pun-navlinks a {
    color: #a9a9a9;
    text-align: center;
    transition: all .3s cubic-bezier(.64,.51,.55,1.16) 0s;
    opacity: 1;
    font-weight: lighter !important;
    font-size: 14px !important;
    margin-bottom: 10px;
    padding: 0px !important;
    text-transform: uppercase;
    display: block;
}

.light #pun-navlinks a span {    padding: 0px !important;}

.light #pun-navlinks a:hover {
    color: #783232;
}
.light #pun-navlinks {
    display: block;
    font-style: normal;
    position: absolute;
    text-align: center;
    width: 20px !important;
    word-spacing: 0;
    padding: 0px !important;
    z-index: 999;
    margin-left: -55px !important;
    top: 95px;
}


/* CS3 Остальное 
-------------------------------------------------------------*/

#pun-index tr.inew .tclcon h3 {
    background: #3f1a1c;
    border: 1px solid #7f7f7f;
}

#pun-index tr.inew .Tems_And_messages {
    color: #a3a1a1;
    text-shadow: 1px 1px #4e3623b3;
}

#pun-index tr.inew .tclcon h3 a {
    color: #aba8a8;
    transition-duration: 1s;
    text-shadow: 1px 1px #101010;
}

#pun-index tr.inew .tclcon h3 a:hover {
    color: #bbbbbb;
    transition-duration: 1s;
    text-shadow: 1px 1px #30201469;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: #4c4c4c;
    border: 1px solid #747474;
    height: 7px;
    width: 7px;
    border-radius: 100%;
    margin-right: 8px !important;
}

#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: #522321;
    border: 1px solid #747474;
    height: 7px;
    width: 7px;
    border-radius: 100%;
    margin-right: 8px !important;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: #979797;
    border: 1px solid #747474;
    height: 7px;
    width: 7px;
    border-radius: 100%;
    margin-right: 8px !important;
}

#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    background: #282828;
    border: 1px solid #747474;
    height: 7px;
    width: 7px;
    border-radius: 100%;
    margin-right: 8px !important;
}



.light #pun-index tr.inew .tclcon h3 {
    background: #742727;
    border: 1px solid #622020;
}

.light #pun-index tr.inew .Tems_And_messages {
    color: #c7c7c7;
    text-shadow: 1px 1px #4e3623b3;
}

.light #pun-index tr.inew .tclcon h3 a {
    color: #c8c8c8;
    transition-duration: 1s;
    text-shadow: 1px 1px #662020a3;
}


.light #pun-viewforum TR.iclosed Div.icon, .light #pun-messages TR.iclosed Div.icon, .light #pun-searchtopics TR.iclosed Div.icon {
    background: #5a5858;
    border: 1px solid #585858;
    height: 7px;
    width: 7px;
    border-radius: 100%;
    margin-right: 8px !important;
}

.light #pun-viewforum TR.isticky Div.icon, .light #pun-messages TR.isticky Div.icon, .light #pun-searchtopics TR.isticky Div.icon {
    background: #c73838;
    border: 1px solid #992929;
    height: 7px;
    width: 7px;
    border-radius: 100%;
    margin-right: 8px !important;
}

.light #pun-viewforum table Div.icon, .light #pun-messages table Div.icon, .light #pun-searchtopics table Div.icon {
    background: #c2c2c2;
    border: 1px solid #b6b5b5;
    height: 7px;
    width: 7px;
    border-radius: 100%;
    margin-right: 8px !important;
}

.light #pun-viewforum TR.inew Div.icon, .light #pun-messages TR.inew Div.icon, .light #pun-searchtopics TR.inew Div.icon {
    background: #873636;
    border: 1px solid #782e2e;
    height: 7px;
    width: 7px;
    border-radius: 100%;
    margin-right: 8px !important;
}



/* 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: 7px;
    height: 7px;
    background-color: #1b1b1b;
}

::-webkit-scrollbar-thumb {
    background-color: #a8a7a7;
}


::selection {
    background: #421a1a !important;
    color: #a8a7a7;
}


#pun-viewforum.punbb div.icon {
    margin-top: 3px !important;
}

td.tcr a {
    background-repeat: no-repeat;
    background-position: left center;
    font-family: roboto;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.1px;
}


.category .container thead {display: none;}

.punbb .pa-avatar img {
    max-width: 180px !important;
    margin-bottom: 0px;
    border: 4px solid #0f0f0f;
    outline: 1px solid #252426;
    margin-top: 5px;
}


.light .punbb .pa-avatar img {
    max-width: 180px !important;
    margin-bottom: 0px;
    border: 4px solid #303030;
    outline: 1px solid #3e3e3e;
    margin-top: 5px;
}


#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-image: url(http://forumstatic.ru/files/001b/8c/b3/69115.jpg);
    background-color: #8e8e8e;
    border: #8e8e8e solid 1px;
}

.light #font-area, .light #size-area, .light #color-area, .light #table-area, .light #smilies-area, .light #image-area, .light #imageup-area, .light #imageattach-area, .light #keyboard-area, .light #video-area, .light #addition-area {
    position: absolute;
    right: 6px;
    top: 43px;
    overflow-y: auto;
    padding-top: 10px;
    background-image: url(http://forumstatic.ru/files/001b/94/64/32157.jpg);
    background-color: #c3c3c3;
    border: #b6b5b5 solid 1px;
}


.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-image: url(http://forumstatic.ru/files/001b/8c/b3/69115.jpg);
    background-color: #8e8e8e;
    border: #8e8e8e solid 1px;
}

.light .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-image: url(http://forumstatic.ru/files/001b/94/64/32157.jpg);
    background-color: #c3c3c3;
    border: #b6b5b5 solid 1px;
}



/***  Заплатка для поля ответа ***/
textarea#main-reply {
  width: 100%;
  height: 100%;
  height: 205px;
  margin: 0 auto !important;
  padding: 0.75em;
  box-sizing: border-box;
  overflow: auto;  }

.button {
    background-color: #5c2d2d !important;
    font-size: 11px !important;
    margin-top: 5px !important;
    padding: 4px 15px 7px 15px !important;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
    text-transform: lowercase;
    font-weight: 400 !important;
    border-radius: 1px !important;
    letter-spacing: 0.1px;
    color: #afabab !IMPORTANT;
    border: 1px solid #b5b5b57d;
    text-align: justify;
    box-shadow: 0px 0px 5px #7b7b7b2e;
}

.light .button {
    background-color: #873333 !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-radius: 1px !important;
    letter-spacing: 0.1px;
    font-family: merriweather !important;
    color: #cccccc !IMPORTANT;
    border: 1px solid #b5b5b57d;
    text-align: justify;
    box-shadow: 0px 0px 5px #7b7b7b2e;
}


#video-area-tinp, #image-area-tinp {
    margin: .5em 0;
    padding: .3em;
    background-image: url(http://forumstatic.ru/files/001b/8c/b3/69115.jpg);
    background-color: #8e8e8e;
    border: #8e8e8e solid 1px;
    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-image: url(http://forumstatic.ru/files/001b/8c/b3/69115.jpg);
    background-color: #8e8e8e;
    border: #8e8e8e solid 1px;
}


.light #video-area-tinp, .light #image-area-tinp {
    margin: .5em 0;
    padding: .3em;
    background-image: url(http://forumstatic.ru/files/001b/94/64/32157.jpg);
    background-color: #c3c3c3;
    border: #b6b5b5 solid 1px;
    height: 70px;
}


#BookmCntToggle.default-style {
    background: #F7F7F7;
    border-left: solid 5px currentColor;
    box-shadow: 0 0 6px rgb(0 0 0 / 42%);
    color: #7a5634 !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-image: url(http://forumstatic.ru/files/001b/8c/b3/69115.jpg);
    background-color: #8e8e8e;
    border: #8e8e8e solid 1px;
    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: #5e2526 !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';
    text-transform: lowercase;
    font-weight: 400;
    font-size: 11px;
}

#pun-viewforum .tclcon a, #pun-messages .tclcon a, #pun-searchtopics .tclcon a {
    font-family: 'Prata';
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}



#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;
}

.punbb .post .post-author  a {
    color: #8e8888;
}

.pa-ip {
    text-transform: uppercase;
    font-family: 'Roboto';
    font-size: 9px;
    font-weight: 400;
}


#pun-index .tcl h3 a {
    transition: ease 1s;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.4px;
    text-shadow: 0px 0px 1px #6c6c6c;
}


#pun-index .tcl h3 a:hover {
color: #3f1919 !important;
}





#tags .container {
    position: absolute;
    right: 6px;
    top: 43px;
    z-index: 2;
    background-image: url(http://forumstatic.ru/files/001b/8c/b3/69115.jpg);
    background-color: #8e8e8e;
    border: #8e8e8e solid 1px;
}



#imageupload-left input[type=button] {
    width: auto !important;
    text-align: center;
}


#pun-main .category h2, #pun-stats h2 {
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    text-align: right;
    background: #000;
    width: 961px;
    height: 14px;
    margin: 10px 0 10px -7px !important;
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url(http://forumstatic.ru/files/001b/15/93/35057.jpg);
    border: none;
}



.post-author {
    background: url(http://forumstatic.ru/files/001b/8c/b3/47832.jpg?v=1) center;
    padding: 5px 0 0px 0;
    margin: 10px 0 0 4px!important;
    color: #afafaf;
    font-family: roboto;
    font-size: 11px;
    border: 1px solid #000;
}



#pun-viewforum .main td {
    padding: 0.5em 1em;
    vertical-align: top;
}


.pa-fld1 {
    background: #0f0f0f9e;
    border: 1px solid #252426;
    margin: 2px 4px 2px 4px!IMPORTANT;
}


.pa-fld1 lzname {
    display: block;
    margin: 6px 0 0 0 !important;
}


.pa-fld1 lzname a {
    font-family: 'Roboto';
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    color: #c7c9c7 !important;
}


.pa-fld1 race {
    display: block;
    background: #2524266e;
    margin: 2px 0px 5px 0px !important;
    font-size: 10px;
}

.pa-fld1 opis {
    margin: 0px 4px 6px 4px !important;
    display: block;
    text-align: center;
}


.pa-posts, .pa-respect, .pa-fld2 {
    display: inline-block;
    text-transform: lowercase;
    font-family: arial;
    font-size: 10px;
    padding: 1px 0px 1px 0px !important;
    margin: 0 2px 0px 2px!important;
    margin-top: 5px !important;
    font-weight: 400;
    height: 22px;
    width: 50px;
    margin-bottom: 5px !important;
}


.inff {
    height: 12px;
    width: 322px;
    top: 47px;
    margin-left: 289px!important;
    position: absolute;
    text-align: center;
    z-index: 100;
    font-weight: 400;
    color: #adadad;
    font-family: roboto;
    font-size: 9px;
    text-transform: uppercase;
    /* border: red 1px solid; */
}


.privet {
    height: 60px;
    width: 295px;
    top: 45px;
    margin-left: -31px!important;
    position: absolute;
    text-align: justify;
    z-index: 100;
    font-weight: 400;
    color: #c3c3c3;
    font-family: roboto;
    font-size: 9px;
    text-transform: uppercase;
    line-height: 17px;
    overflow-y: auto;
    letter-spacing: 0.2px;
    /* border: red 1px solid; */
}



.privet a {
    color: #bfbfbf !important;
    font-weight: 500;
    font-size: 11px;
}


.ams {
    height: 22px;
    width: 295px;
    top: 104px;
    margin-left: -32px!important;
    position: absolute;
    text-align: center;
    z-index: 100;
    font-weight: 500;
    color: #9f9f9f;
    font-family: playfair display sc;
    font-size: 14px;
    text-transform: uppercase;
    /* border: red 1px solid; */
}


.ams a {
    color: #afacac !important;
    font-family: 'Playfair Display sc';
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.6px;
    text-shadow: 1px 1px #2e1211;
    padding: 1px 5px 2px 5px;
    transition: 1s;
}


.ams a:hover {
    color: #afacac !important;
    font-family: 'Playfair Display sc';
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.6px;
    text-shadow: 1px 1px #2e1211;
    padding: 1px 5px 2px 5px;
    background: #3f1d1d;
    transition: 1s;
}


.qqs {
    height: 62px;
    width: 322px;
    top: 67px;
    margin-left: 289px!important;
    position: absolute;
    text-align: justify;
    z-index: 100;
    line-height: 12px;
    font-weight: 400;
    color: #b8b8b8;
    font-family: roboto;
    font-size: 10px;
}



.qqs b {
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 5px;
    font-size: 10px;
    text-align: center;}


.navi {
    color: #b8b8b8;
    height: 62px;
    width: 296px;
    top: 60px;
    margin-left: 635px!important;
    position: absolute;
    text-align: right;
    z-index: 100;
    /* border: red 1px solid; */
    font-family: playfair display sc;
    font-weight: 600;
    line-height: 17px;
}


.navi a {
    color: #c3c3c3 !important;
    font-family: roboto;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 9px;
    letter-spacing: 0.6px;
    text-shadow: 1px 1px #2e1211;
    transition: 1s;
}


.navi a:hover {
    color: #abaaaa !important;
    font-family: roboto;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 9px;
    letter-spacing: 0.6px;
    text-shadow: 1px 1px #2e1211;
    transition: 1s;
}


#pun-status .container {
    color: #8f444a !important;
}


#stylelist {
    position: fixed;
    z-index: 10000;
    opacity: 0.7;
    top: 30px;
    right: 10px;
    margin: 0;
    padding: 0px;
    font-weight: bold;
    font-size: 16px;
    line-height: 17px;
    font-family: times;
    text-color: #5e5e5e !important;
    list-style-type: none;
    text-shadow: #171717 0 0 2px;
}


#stylelist a {
    display: block;
    width: 0;
    height: 0;
    font-size: 0;
    color: transparent;
    border-style: solid;
    border-width: 10px 15px;
    margin-bottom: 8px;
}
#stylelist [data="dark"] a {
    border-color: #101010 #918f89 #8f8888 #161616;
}
#stylelist [data="light"] a {
    border-color: #acabab #712828 #612929 #acabab;
}

#stylelist [data="fire"] a {
    border-color: #acabab #f15b05 #f15b05 #acabab;
}
/***СВЕТЛЫЙ***/


.light #mask_dialog .inner {
    cursor: default;
    margin: 0;
    width: 760px;
    max-width: 99%;
    max-height: 90%;
    overflow-x: auto;
    z-index: 100;
    background-image: url(http://forumstatic.ru/files/001b/94/64/32157.jpg);
    background-color: #c3c3c3;
    border: #b6b5b5 solid 1px;
    padding: 8px;
}



.light #pun-viewforum .tclcon, .light #pun-messages .tclcon, .light #pun-searchtopics .tclcon {
    color: #000;
    font-family: 'roboto';
    text-transform: lowercase;
    font-weight: 400;
    font-size: 11px;
}

.light #pun-viewforum .tclcon a, .light #pun-messages .tclcon a, .light #pun-searchtopics .tclcon a {
    font-family: 'Playfair Display SC';
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    text-shadow: 0px 0px 1px #838080;
}



.light #pun-viewforum td.tcr a, .light #pun-messages td.tcr a, .light #pun-searchtopics td.tcr a {
    font-family: 'roboto';
    font-size: 11px;
    font-weight: 400;
    text-transform: none;
}



.light #pun-viewforum span.byuser, .light #pun-messages span.byuser, .light #pun-searchtopics span.byuser {
    font-family: 'roboto';
    font-size: 11px;
    font-weight: 400;
    text-transform: none;
}

.light .punbb .post .post-author  a {
    color: #af5d5d;
}

.light .pa-ip {
    text-transform: uppercase;
    font-family: 'Roboto';
    font-size: 9px;
    font-weight: 400;
}


.light #pun-index .tcl h3 a {
    transition: ease 1s;
    font-weight: 800;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    text-shadow: none;
}


.light #pun-index .tcl h3 a:hover {
color: #3f1919 !important;
}





.light #tags .container {
    position: absolute;
    right: 6px;
    top: 43px;
    z-index: 2;
    background-image: url(http://forumstatic.ru/files/001b/94/64/32157.jpg);
    background-color: #c3c3c3;
    border: #b6b5b5 solid 1px;
}




.light #pun-main .category h2, .light #pun-stats h2 {
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    text-align: right;
    background: #000;
    width: 982px;
    height: 39px;
    margin: 0px 0 10px -11px !important;
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url(http://forumstatic.ru/files/001b/94/64/63811.jpg);
    border: none;
}



.light .post-author {
    background: url(http://forumstatic.ru/files/001b/94/64/76837.jpg?v=1) center left;
    padding: 5px 0 0px 0;
    margin: 10px 0 0 -34px!important;
    color: #cccccc;
    font-family: roboto;
    font-size: 11px;
    border: 1px solid #686868;
}



.light #pun-viewforum .main td {
    padding: 0.5em 1em;
    vertical-align: top;
}


.light .pa-fld1 {
    background: #64646480;
    border: 1px solid #3e3e3e;
    margin: 2px 4px 2px 4px!IMPORTANT;
}


.light .pa-fld1 lzname {
    display: block;
    margin: 6px 0 0 0 !important;
}


.light .pa-fld1 lzname a {
    font-family: 'Merriweather';
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 0.5px;
    font-weight: 700;
    color: #cdcdcd !important;
    text-shadow: 1px 1px #0000007d;
}


.light .pa-fld1 race {
    display: block;
    background: #1111116b;
    margin: 2px 0px 5px 0px !important;
    font-size: 10px;
}

.light .pa-fld1 opis {
    margin: 0px 4px 6px 4px !important;
    display: block;
    text-align: center;
    color: #e1dddd;
    text-shadow: 1px 1px #0006;
}


.light .pa-posts, .light .pa-respect, .light .pa-fld2 {
    display: inline-block;
    text-transform: lowercase;
    font-family: arial;
    font-size: 10px;
    padding: 1px 0px 1px 0px !important;
    margin: 0 2px 0px 2px!important;
    margin-top: 5px !important;
    font-weight: 400;
    height: 22px;
    width: 50px;
    margin-bottom: 5px !important;
}


.light .inff {
    height: 12px;
    width: 306px;
    top: 164px;
    margin-left: 658px!important;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    /* border: red 1px solid; */
    color: #d7d7d7d1 !important;
    font-family: merriweather;
    font-weight: 500;
    font-size: 9px;
    letter-spacing: 0.3px;
    padding: 0px;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%), 0 0 5px rgb(23 23 23);
}


.light .privet {
    height: 55px;
    width: 300px;
    top: 100px;
    margin-left: 0px!important;
    position: absolute;
    text-align: justify;
    z-index: 100;
    font-weight: 500;
    color: #c3c3c3;
    font-family: merriweather;
    font-size: 9px;
    line-height: 14px;
    overflow-y: auto;
    letter-spacing: 0.2px;
    /* border: red 1px solid; */
}



.light .privet a {
    font-weight: 500;
    font-size: 9px;
    text-transform: uppercase;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%), 0 0 5px rgb(23 23 23);
    color: #d76e6ecf !IMPORTANT;
}


.light .ams {
    height: 12px;
    width: 330px;
    top: 165px;
    margin-left: 0px!important;
    position: absolute;
    text-align: left;
    z-index: 100;
    font-weight: 500;
    letter-spacing: .5px;
    color: #c6c6c6;
    font-family: merriweather;
    font-size: 9px;
    text-transform: uppercase;
    /* border: red 1px solid; */
}


.light .ams z {
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%), 0 0 5px rgb(23 23 23);
    color: #d76e6ecf !IMPORTANT;
}


.light .ams a {
    color: #d7d7d7d1 !important;
    font-family: merriweather;
    font-weight: 500;
    font-size: 9px;
    letter-spacing: 0.3px;
    padding: 0px;
    transition: 1s;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%), 0 0 5px rgb(23 23 23);
}


.light .ams a:hover {
    /* color: #d7d7d7d1 !important; */
    color: #d76e6ecf !IMPORTANT;
    font-family: merriweather;
    font-weight: 500;
    font-size: 9px;
    letter-spacing: 0.3px;
    padding: 0px;
    transition: 1s;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%), 0 0 5px rgb(23 23 23);
}


.light .qqs {
    height: 62px;
    width: 293px;
    top: 110px;
    margin-left: 333px!important;
    position: absolute;
    text-align: justify;
    z-index: 100;
    line-height: 14px;
    font-weight: 400;
    color: #c1c1c1;
    font-family: merriweather;
    font-size: 9px;
    /* border: red 1px solid; */
}



.light .qqs b {
    display: block;
    text-transform: lowercase;
    font-weight: 400;
    margin-top: 6px;
    font-size: 10px;
    text-align: center;
}


.light .navi {
    color: #b8b8b8;
    height: 52px;
    width: 296px;
    top: 100px;
    margin-left: 668px!important;
    position: absolute;
    text-align: right;
    z-index: 100;
    /* border: red 1px solid; */
    font-family: merriweather;
    font-weight: 600;
    line-height: 14px;
}


.light .navi a {
    font-family: merriweather;
    text-transform: lowercase;
    font-weight: 400;
    font-size: 9px;
    letter-spacing: 0.6px;
    transition: 1s;
    color: #d7d7d7d1 !important;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%), 0 0 5px rgb(23 23 23);
}


.light .navi a:hover {
color: #d76e6ecf !IMPORTANT;
    background: linear-gradient(rgba(255,255,255,1) 5%, rgba(0,0,0,1) 65%);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -o-background-clip: text !important;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%), 0 0 5px rgb(23 23 23);
}


.light #pun-status .container a {
    color: #d78b8b !important;
}





.punbb .post-content .quote-box {
    padding: 15px 15px 10px 15px !important;
}

/* ------------------------ увеличение шрифтов ------------------------ */

.FNTslider {
  border-radius: 2px;
  position: relative;
  z-index: 1000;
  background: #626262;
  box-shadow: inset 0 0 1px #3c3030;
  width: 130px;
  height: 5px;
  margin: 3px 150px 6px 6px !important;
  float: right;
  }

.FNTslider .before {
  height: 3px;
  border: solid 1px transparent;
  border-right: none 0;
  border-radius: 1px 0 0 1px;
  position: absolute;
  background: #303030;
  box-shadow: inset 0px 0 1px #3b3434;
  }

.FNTslider .thumb {
  width: 5px;
  height: 11px;
  border-radius: 2px;
  position: relative;
  top: -3px;
  background: #2b2a2a;
  cursor: pointer;
  }
  

/* orange ver */
.fire .post-author {
    background: #000;
    padding: 5px 0 0px 0;
    margin: 10px 0 0 0px!important;
    color: #54493e;
    font-family: roboto;
    font-size: 11px;
    border: 2px solid #c87d2d;
}

.fire #pun-main .category h2, #pun-stats h2 {
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    text-align: right;
    background: #9c9b98;
    width: 917px;
    height: 3px;
    border: none;
}

.fire #pun-main .category h2 {margin: 10px 0 10px -4px !important;}

.fire #pun-stats h2 {margin: 10px 0 10px 35px !important;}


.fire #pun-index .tcl h3 a {
    transition: ease 1s;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.4px;
    text-shadow: 0px 0px 1px #6c6c6c;
    color: #816142 !important;
}


.fire #pun-index .tcl h3 a:hover {
color: #6c6c6c !important;
}

.fire #pun-navlinks a {
    color: #865e35;
    transition-duration: 1s;
}

.fire #pun-navlinks a:hover {
    color: #8e5112;
    transition-duration: 1s;
}

.fire #pun-status .container a {color: #945f24 !important;}

.fire .punbb .post .post-author a {color: #816142 !important;}

.fire .punbb .post .post-author a:hover {text-shadow: 1px 1px 4px #7d7065bd;}

.fire ::selection {background: #392911 !important;}

.fire #pun-ulinks a:hover {
    text-decoration: none;
    color: #50310f;
}

/* Цитата и выделить код */
.fire .punbb .quote-box, .punbb .code-box {
    background-color: #50351917;
    color: #000;
    border: 1px solid #7a7a7a;
    box-shadow: -3px 0px #5e4927 inset;
    background-image: none;
}

.fire .button {background-color: #4e3317ab !important;}

.fire .Tems_And_messages {color: #6d665d;}

.fire #pun-index tr.inew .tclcon h3 {
    background: #492a0bab;
    border: 1px solid #7f7f7f;
}

.fire #pun-viewforum TR.isticky Div.icon, .fire #pun-messages TR.isticky Div.icon, .fire #pun-searchtopics TR.isticky Div.icon {
    background: #825320;
}

.fire div.post-vote p a {padding-right: 15px;}

.fire .navi {display:none;}
.fire .privet {display:none;}

.dark .fog {display:none;}
.light .fog {display:none;}
.fire .fog {
    top: 36px;
    margin-left: -3px !important;
    position: absolute;
    overflow: hidden;
    display: block;
}
.fog {display:none;}
    
.dark .discord {display:none;}
.light .discord {display:none;}
.fire .discord {
    height: 14px;
    width: 101px;
    top: 229px;
    margin-left: 809px !important;
    display: block;
    cursor: pointer;
    text-transform: uppercase;
    color: #945f24;
    position: absolute;
    transition: all 0.3s ease-in-out 0s;
    text-align: center;
    background: #000000;
    font-family: 'Playfair Display sc';
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.6px;
    text-shadow: 1px 1px #2e1211;
    padding: 1px 5px 3px 5px;
    box-shadow: 0px 0px 4px 0px inset #945f24;
}
.discord {display:none;}

.fire .discord a {
    color: #945f24 !important;
    font-family: 'Playfair Display sc';
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.6px;
    padding: 1px 5px 2px 5px;
    transition: 1s;
}

.fire .discord a:hover {
    color: #948676 !important;
    text-shadow: 1px 1px 6px #806046;
    transition: 1s;
    background:none !important;
}

.fire .inff {
    height: 12px;
    width: 422px;
    top: 57px;
    margin-left: 289px!important;
    position: absolute;
    text-align: center;
    z-index: 100;
    font-weight: 400;
    color: #7f4e27;
    text-shadow: 0 0 2px #050404;
    font-family: roboto;
    font-size: 14px;
    text-transform: uppercase;
}

.fire .ams {
    height: 22px;
    width: 210px;
    top: 251px;
    margin-left: 760px!important;
    position: absolute;
    text-align: center;
    z-index: 100;
    font-weight: 500;
    color: #9f9f9f;
    font-family: playfair display sc;
    font-size: 14px;
    text-transform: uppercase;
}

.fire .ams a {
    color: #945f24 !important;
    font-family: 'Playfair Display sc';
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.6px;
    padding: 1px 5px 2px 5px;
    transition: 1s;
}

.fire .ams a:hover {
    color: #948676 !important;
    text-shadow: 1px 1px 6px #806046;
    transition: 1s;
    background:none !important;
}

.fire .qqs {
    height: 124px;
    width: 172px;
    top: 92px;
    margin-left: 772px!important;
    position: absolute;
    text-align: justify;
    z-index: 100;
    line-height: 12px;
    font-weight: 400;
    color: #634d3a;
    font-size: 10px;
    background: rgb(0 0 0 / 39%);
    padding: 5px;
    font-family: Montserrat;
}

/*навигация в шапке от вещего духа*/  
.dark .spirit-navigation {display:none;}
.light .spirit-navigation {display:none;}
.spirit-navigation {display:none;}

.fire .spirit-navigation {
    height: 14px;
    width: 101px;
    top: 71px;
    margin-left: 809px !important;
    display: block;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    color: #945f24;
    position: absolute;
    transition: all 0.3s ease-in-out 0s;
    text-align: center;
    background: #000000;
    font-family: 'Playfair Display sc';
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.6px;
    text-shadow: 1px 1px #2e1211;
    padding: 1px 5px 3px 5px;
    box-shadow: 0px 0px 4px 0px inset #945f24;
  }
  
  /* вид кнопки после клика по ней */
.fire .spirit-navigation:hover{
    text-shadow: 1px 1px 6px #806046;
    color: #948676 !important;
  }
  
  /* настройка позиции выпадающего по клику окна и его ширина */
.fire #navigblock {
    width: 112px;
    top: 92px;
    margin-left: 809px!important;
    position: absolute;
    z-index: 999;
  }
  /* настройка блока ссылок, цвет фона, тени, прозрачность, отступы */
.fire .sslka {
    display: block;
    padding: 5px;
    background: rgb(0 0 0 / 82%);
    box-shadow: 0px 0px 4px 0px inset #945f24;
  }
  
  
  /* настройка вида самой ссылки, ширина, цвет, фон, шрифты и так далее */
.fire #pun .sslka a     {    
    width: 92px !important;
    margin: 5px;
    text-align: left;
    transition: all 0.3s linear 0s;
    display: block;
    color: #634d3a;
    font-size: 7px;
    text-transform: uppercase;
    text-shadow: none !important;
  }
  
  /* ссылка при наведении */
  
.fire #pun .sslka a:hover {
    color: #945f24;
  }