/* CS1 Фон и цвет текста*/

/* 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 h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain 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: #2c402f;
font-weight: normal;
font-style: normal;}

/* CS1.6 Ссылки верхней навигации*/
#pun-navlinks .container { 
text-align: center; 
font-family: bender;
position: absolute;
background-color: transpanent; 
z-index: 1000;
top: 200px;
left: 230px;
}

#pun-ulinks .container { 
text-align: center; 
font-family: bender;
position: absolute; 
top: 222px;
left: 148px;
}




/* CS1.2 Фон форума */
body {
background-image : url(https://i.ibb.co/LRDN2Lt/fon.png);
background-color: #000;
background-attachment : fixed;
background-repeat: no-repeat;
background-size: cover;
}


/* CS1.3 Шапка */
#pun-title table {
background-image : url(https://i.ibb.co/4MXzh06/logo-1000x300.png);
background-repeat : no-repeat;
background-position: top center;
border: none;
height: 300px;
width: 1000px;
margin-left: -25px;
}

/* CS1.4 Пан или "тело" форума */
#pun {
background-color: #fff; 
background-image: url(https://i.ibb.co/PmWjjZd/telo.png);}

/* CS1.5 Футер\копирай\низ */
#pun-about p.container {
background-image: url(https://i.ibb.co/gZsQBSM/fut-1000x144.png);
background-position: top center;
background-repeat: no-repeat;
height: 144px;
width: 1000px;
margin-left: -26px;}

#pun-about .container .item1, #pun-about .container .item1 a {display: none;}
div#html-footer {
margin: -5px 0px 0px 0px;}

/* 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 {
  color: #5a6095;
  text-decoration: none;
}

/* CS2.2 */
.punbb a:hover, .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 {
  color: #25283e; 
  text-decoration: none;}

/* CS2.3 */
#pun-navlinks a {
  color: #c7aba1;
  text-decoration: none;}

/* CS2.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #5a6095;
  text-decoration: none;}

/* CS3 Иконки старых, новых, важных, закрытых тем */

/* CS3.1 Иконка старых сообщений*/
.punbb table Div.icon {float: left; 
display: block; 
border-style: none none none none;
width: 45px;
height: 30px;
background-image : url(///);
background-repeat: no-repeat;}

/* CS3.2 Иконка новых */
TR.inew Div.icon {
background-image : url(///);
background-repeat: no-repeat;
width: 45px;
height: 30px;}

/* CS3.3 Иконка важных*/
TR.isticky Div.icon {
background-image : url(///);
background-repeat: no-repeat;
width: 30px;
height: 30px;}

/* CS3.3 Иконка закрытых*/
TR.iclosed Div.icon {
background-image : url(///);
background-repeat: no-repeat;
width: 30px;
height: 30px;}


/* CS4 Картинки категорий */

#pun-category1 h2 {
    background: url(https://i.ibb.co/tHgr38Q/guest-cat.png) no-repeat top center;
    height: 49px;
    margin-top: 5px;
    width: 940px;
    margin-left: 11px;
}

#pun-category2 h2 {
    background: url(https://i.ibb.co/tHgr38Q/guest-cat.png) no-repeat top center;
    height: 49px;
    margin-top: 5px;
    width: 940px;
    margin-left: 11px;
}

#pun-category3 h2 {
    background: url(https://i.ibb.co/wB1jQbm/org-cat.png) no-repeat top center;
    height: 49px;
    margin-top: 5px;
    width: 940px;
    margin-left: 11px;
}

#pun-category4 h2 {
    background: url(https://i.ibb.co/wY4qrwC/epis-cat.png) no-repeat top center;
    height: 49px;
    margin-top: 5px;
    width: 940px;
    margin-left: 11px;
}

#pun-category5 h2 {
    background: url(https://i.ibb.co/3vtHN6d/flood-cat.png) no-repeat top center;
    height: 49px;
    margin-top: 5px;
    width: 940px;
    margin-left: 11px;
}

#pun-category6 h2 {
    background: url(https://i.ibb.co/1vypcyM/pr-cat.png) no-repeat top center;
    height: 49px;
    margin-top: 5px;
    width: 940px;
    margin-left: 11px;
}

#pun-category7 h2 {
    background: url(https://i.ibb.co/SVGHRPN/archive-cat.png) no-repeat top center;
    height: 49px;
    margin-top: 5px;
    width: 940px;
    margin-left: 11px;
}


/* CS5 Прочие элементы */

/* CS5.3 Цитаты и коды в сообщениях*/
.punbb .quote-box, .punbb .code-box {
background-color: #5d5c5c1a; 
color: #2b2b2b}

/* Закругленные края цитаты и кода с тенью */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border: 1px solid #3b3b3b;
border-radius: 10px;
}

/* CS5.4 Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
background-color: #d3d4d5;
color: #3b3b3b}


/* CS5.5 Двигаем верхний баннер */
#pun-title table tbody tr .title-logo-tdr {
position: absolute; z-index: 1; 
left: 400px; 
top: 50px}

/* закругленные кнопки
-------------------------------------------------------------*/
input.button, #post fieldset .hashelp div input, .button, #pun-admain input {
    width: auto;
    height: 25px;
    text-transform: uppercase;
    font-size: 9px!important;
    border-radius: 9px;
    background-color: rgb(44 64 47);
    border: 1px solid rgb(44 64 47);
    box-shadow: rgb(79 108 82) 0px 0px 2px inset, rgb(255 255 255) 0px 0px 1px inset, rgb(79 108 82) 0px 0px 10px inset;
    padding: 2px 12px !important;
    color: #c4a95e;
}



/* CS5.6 Совсем другое */
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-announcement .container {margin-top: -7em}
#pun-main .post-author ul {text-align: center}
#pun-announcement h2 {display: none}
#pun-status .container, #pun-main .post-links li {text-align: center;}
#pun th, #pun-main h2 {text-align: center}
#pun-crumbs1 .container {text-align: left;}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}


/*прокрутка*/
::-webkit-scrollbar {
    width: 2px;
    height: 4px;
}
::-webkit-scrollbar-track {
    background-color: transparent;
}
::-webkit-scrollbar-thumb {
    background-color: #c4a95e;
    border: none;
    box-shadow: none;
}




/*убирает форум, тем, сообщений*/
#pun th {visibility: hidden;}


/* цвет ссылок в посте */
.punbb .post-content a {
    color: #78563d;
}

/*Шрифты*/
@font-face {
    font-family: 'FontAwesome';
  src url('https://forumstatic.ru/files/001a/60/0b/36450.ttf') format('truetype');
    url('https://forumstatic.ru/files/001a/60/0b/36902.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    }

@font-face {
    font-family: 'Days One';
    src: url('https://forumstatic.ru/files/001b/b3/f0/41729.eot');
    src: url('https://forumstatic.ru/files/001b/b3/f0/41729.eot?#iefix') format('embedded-opentype'),
         url('https://forumstatic.ru/files/001b/b3/f0/14970.woff2') format('woff2'),
         url('https://forumstatic.ru/files/001b/b3/f0/27742.woff') format('woff'),
         url('https://forumstatic.ru/files/001b/b3/f0/87601.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Neue Machina';
    src: url('https//forumstatic.ru/files/001b/ae/59/30540.woff2') format('woff2'),
         url('https://forumstatic.ru/files/001b/ae/59/29013.woff') format('woff'),
         url('https://forumstatic.ru/files/001b/ae/59/23654.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'yeseva one';
    src: url('https://forumstatic.ru/files/001b/ae/59/94200.woff2') format('woff2'),
         url('https://forumstatic.ru/files/001b/ae/59/35573.woff') format('woff');
         url('https://forumstatic.ru/files/001b/ae/59/23654.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('https://forumstatic.ru/files/001b/b3/8e/14329.woff2') format('woff2'),
         url('https://forumstatic.ru/files/001b/b3/8e/88666.woff') format('woff');
         url('https://forumstatic.ru/files/001b/b3/8e/55887.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Ubuntu';
    src: local('Ubuntu'), url('https://forumstatic.ru/files/001b/ae/59/11640.woff2') format('woff2'), url('https://forumstatic.ru/files/001b/ae/59/41094.woff') format('woff'), url('https://forumstatic.ru/files/001b/ae/59/89352.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Ubuntu';
    src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url('https://forumstatic.ru/files/001b/b3/8e/85289.woff2') format('woff2'), url('https://forumstatic.ru/files/001b/b3/8e/69531.woff') format('woff'), url('https://forumstatic.ru/files/001b/b3/8e/12520.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
	font-family: 'Bicubik';
	src: url('Bicubik.eot');
	src: local('Bicubik'),
    url('https://forumstatic.ru/files/001b/ae/59/78793.eot?#iefix') format('embedded-opentype'),
    url('https://forumstatic.ru/files/001b/ae/59/62595.woff') format('woff'),
    url('https://forumstatic.ru/files/001b/ae/59/56318.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Comforter';
    src: local('Comforter Regular'), local('Comforter-Regular'),
        url('https://forumstatic.ru/files/001b/ae/59/65055.woff2') format('woff2'),
        url('https://forumstatic.ru/files/001b/ae/59/69081.woff') format('woff'),
        url('https://forumstatic.ru/files/001b/ae/59/51127.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }

@font-face {
    font-family: 'History Pro';
    src: url('HistoryPro-Two.eot');
    src: local('History Pro 02'), local('HistoryPro-Two'),
        url('https://forumstatic.ru/files/001b/ae/59/46904.eot?#iefix') format('embedded-opentype'),
        url('https://forumstatic.ru/files/001b/ae/59/51732.woff2') format('woff2'),
        url('https://forumstatic.ru/files/001b/ae/59/66259.woff') format('woff'),
        url('https://forumstatic.ru/files/001b/ae/59/84354.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'True Gothic';
	src: url('TrueGothicCyr.eot');
	src: local('True Gothic Cyr'), local('TrueGothicCyr'),
    url('https://forumstatic.ru/files/001b/ae/59/42875.eot?#iefix') format('embedded-opentype'),
    url('https://forumstatic.ru/files/001b/ae/59/44622.woff') format('woff'),
    url('https://forumstatic.ru/files/001b/ae/59/86198.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Wolfenstein';
	src: url('https://forumstatic.ru/files/001b/ae/59/71870.eot');
	src: local('RUSWolfenstein'),
    url('https://forumstatic.ru/files/001b/ae/59/71870.eot?#iefix') format('embedded-opentype'),
    url('https://forumstatic.ru/files/001b/ae/59/75398.woff') format('woff'),
    url('https://forumstatic.ru/files/001b/ae/59/53387.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Lumios Typewriter';
    src: url('https://forumstatic.ru/files/001b/ae/59/20660.eot');
    src: local('Lumios Typewriter Tape'), local('LumiosTypewriter-Tape'),
        url('https://forumstatic.ru/files/001b/ae/59/20660.eott?#iefix') format('embedded-opentype'),
        url('https://forumstatic.ru/files/001b/ae/59/71845.woff2') format('woff2'),
        url('https://forumstatic.ru/files/001b/ae/59/59369.woff') format('woff'),
        url('https://forumstatic.ru/files/001b/ae/59/16495.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Minecraft';
    src: url('https://forumstatic.ru/files/001b/ae/59/86411.eot');
    src: local('Minecraft Rus Regular'), local('Minecraft'),
        url('Minecraft.eot?#iefix') format('embedded-opentype'),
        url('https://forumstatic.ru/files/001b/ae/59/28040.woff2') format('woff2'),
        url('https://forumstatic.ru/files/001b/ae/59/84638.woff') format('woff'),
        url('https://forumstatic.ru/files/001b/ae/59/55833.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Tokyo Aurora';
    src: url('https://forumstatic.ru/files/001b/ae/59/32227.eot');
    src: local('ML Tokyo Aurora Regular'), local('MLTokyoAurora-Regular'),
        url('https://forumstatic.ru/files/001b/ae/59/32227.eot?#iefix') format('embedded-opentype'),
        url('https://forumstatic.ru/files/001b/ae/59/89023.woff2') format('woff2'),
        url('https://forumstatic.ru/files/001b/ae/59/40127.woff') format('woff'),
        url('https://forumstatic.ru/files/001b/ae/59/13913.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Red October';
    src: url('https://forumstatic.ru/files/001b/ae/59/76740.eot');
    src: url('https://forumstatic.ru/files/001b/ae/59/76740.eot?#iefix') format('embedded-opentype'),
         url('https://forumstatic.ru/files/001b/ae/59/23278.woff2') format('woff2'),
         url('https://forumstatic.ru/files/001b/ae/59/22385.woff') format('woff'),
         url('https://forumstatic.ru/files/001b/ae/59/99781.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'miratrix';
    src: url('https://forumstatic.ru/files/001b/ae/59/48738.eot');
    src: url('https://forumstatic.ru/files/001b/ae/59/48738.eot?#iefix') format('embedded-opentype'),
         url('https://forumstatic.ru/files/001b/ae/59/50162.woff2') format('woff2'),
         url('https://forumstatic.ru/files/001b/ae/59/45798.woff') format('woff'),
         url('https://forumstatic.ru/files/001b/ae/59/79171.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Futura New';
    src: url('https://forumstatic.ru/files/001b/ae/59/16459.eot');
    src: url('https://forumstatic.ru/files/001b/ae/59/16459.eot?#iefix') format('embedded-opentype'),
        url('https://forumstatic.ru/files/001b/ae/59/94185.woff2') format('woff2'),
        url('https://forumstatic.ru/files/001b/ae/59/77207.woff') format('woff'),
        url('https://forumstatic.ru/files/001b/ae/59/95875.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bender';
    src: local('Bender'), url('https://forumstatic.ru/files/001b/b3/f0/42767.woff2') format('woff2'), url('https://forumstatic.ru/files/001b/b3/f0/17891.woff') format('woff'), url('https://forumstatic.ru/files/001b/b3/f0/55801.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Bender';
    src: local('Bender Italic'), local('Bender-Italic'), url('https://forumstatic.ru/files/001b/b3/f0/24412.woff2') format('woff2'), url('https://forumstatic.ru/files/001b/b3/f0/10178.woff') format('woff'), url('https://forumstatic.ru/files/001b/b3/f0/83345.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Bender';
    src: local('Bender Bold'), local('Bender-Bold'), url('https://forumstatic.ru/files/001b/b3/f0/79347.woff2') format('woff2'), url('https://forumstatic.ru/files/001b/b3/f0/63174.woff') format('woff'), url('https://forumstatic.ru/files/001b/b3/f0/73918.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Bender';
    src: local('Bender Bold Italic'), local('Bender-BoldItalic'), url('https://forumstatic.ru/files/001b/b3/f0/86180.woff2') format('woff2'), url('https://forumstatic.ru/files/001b/b3/f0/39598.woff') format('woff'), url('https://forumstatic.ru/files/001b/b3/f0/50534.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

