/*************************************************************
A - НАСТРОЙКИ
**************************************************************/

/* импорт цветов
-------------------------------------------------------------*/

/* импорт цветов и дополнительных шрифтов */
  @import url(style_cs.1770895187.css);

/*дополнительные шрифты*/
@font-face {
font-family: Nodesto;
src: url(https://forumstatic.ru/files/001b/13/cd/65130.ttf);
}
@font-face {
font-family: Nodesto Cyrillic Regular;
src: url(https://forumstatic.ru/files/001b/13/cd/65130.ttf);
}
@font-face {
font-family: Neverwinter;
src: url(https://forumstatic.ru/files/001b/13/cd/49427.ttf);
}
@font-face {
font-family: Mookmania;
src: url(https://forumstatic.ru/files/001b/13/cd/29566.otf);
}
@font-face {
font-family: Volbera-Regular;
src: url(https://forumstatic.ru/files/001b/13/cd/79377.ttf);
}

@font-face {
font-family: Alegreya;
src: url(https://forumstatic.ru/files/0014/ed/19/17755.ttf);
}

@font-face {
font-family: Bebas Neue;
src: url(https://forumstatic.ru/files/001b/8a/68/60831.ttf);
}

@font-face {
font-family: Optimus;
src: url(https://forumstatic.ru/files/001b/8a/68/65474.ttf);
}


/* настройки браузера по умолчанию
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin:0px; padding: 0}


/* A2.2 */
.punbb * {
  margin: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle
  }

 /* размер шрифта и шрифты форума по умолчанию
-------------------------------------------------------------*/

/* A3.1 */
body {
  font-size: 102.01%;
  }

/* A3.2 */
.punbb {
  font: normal 75%  arial, verdana, helvetica, sans-serif;
  }

/* A3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif
  }

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1.1em;
  }

/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
}

/* A3.10 */
.punbb a {
  text-decoration: none
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }

/* сокрытие полей и очистка
-------------------------------------------------------------*/
/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }

.category h2 span{
  visibility: hidden;
}

/* Базовый макет страницы и границы
-------------------------------------------------------------*/
/* положение содержимого форума */
#pun-navlinks >.container,
#pun-ulinks >.container,
#pun-announcement >.container,
#pun-status >.container,
#pun-break1,
#pun-crumbs1 >.container,
#pun-break2,
#pun-main,
#pun-stats,
#tieser-bottom,
#pun-break3,
#pun-crumbs2 >.container,
#pun-break4,/*
#pun-about,*/
#html-footer >.container{
padding-left: 30px!important;
padding-right: 15px!important;
max-width: 990px;
}

/* положение страницы форума */
#pun {
  margin: 0px auto auto auto;
  width : 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: none;
  background-color: transparent;
  width: 1001px;
  border-width: 0px;
}

/* A5.2 */
.punbb {
  float: center;
  width: 100%;
  height: auto;
  }

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 1em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none solid none;
  border-width: 0px 0px 0px 0px
  }

/* A5.9 обводка таблицы форума*/
.punbb .container {
  border-style: solid;
  border-width: 0px;
  }

/* A5.10 обводка таблицы форума, относительно границ категорий, полей профиля */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 0px 0px 0;
  }

/*************************************************************
КОНТЕНТ ГЛАВНОЙ СТРАНИЦЫ
**************************************************************/
/* подписи и поля прокрутки
-------------------------------------------------------------*/
/* отображение границы между постами и подписями пользователей */
.punbb .post-sig {
  display: block;
font-family: Alegreya!important;
  font-size: 11px  !important;
  color: #616161 !important;
  border-top: 2px solid #b7b7b6;
  width: auto;
  margin: 5px 0;
}

/*прокрутка*/

::-webkit-scrollbar-thumb:vertical {
    background-color: #867d5e;
border-radius: 0px;
}

::-webkit-scrollbar-thumb:horizontal {
    background-color: #1a2214;
border-radius: 0px;
}

::-webkit-scrollbar-thumb:vertical:hover {background-color:#3c4d2f;}
::-webkit-scrollbar-thumb:horizontal:hover{ background-color:#3c4d2f;}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #0f1012;
    }

/*************************************************************
СПЕЦИФИЧЕСКИЕ НАСТРОЙКИ КОНТЕНТА
**************************************************************/

/* ширина граф таблицы форума "Форум", "Тем", "Сообщений", "Последнее сообщение"
-------------------------------------------------------------*/
/* графа "форум" */
.punbb .main .tcl {
  overflow: hidden;
  text-align: left;
  width: 60%;
  margin-left: -30px;
  }

/* графа "тем" */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
   text-align: center;
  width: 5%;
  }

/* графа "сообщений" */
.punbb .main .tcr {
  overflow: hidden;
  text-align: center;
  width: 25%;
  }

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 50%
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
  text-align: left;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
  width: 90%;
  white-space: normal;
  }

/* C2.8 */
#pun-index .tcl h3 {
  font-size: 1.2em;
  font-weight: bold;
  }

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: none;
  padding-top: 0.3em
  }

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0.8em 1em;
  }

/* цвет и стиль обводки графы "Форум", "Тем", "Сообщений", "Последнее сообщение".*/
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 0px;
  padding: 0.4em 1em 0.4em 1em;
  }


/* иконки сообщений
-------------------------------------------------------------*/

/* настройки */
.punbb div.icon {float: right;display: inline;width: 20px;height: 20px;padding-top: 1px;margin-top: 0px;margin-right: 10px;background-repeat: no-repeat;}

/* регулирует отступ от иконки*/
.punbb td div.tclcon {
margin-left: 10px;
padding-right: 25px;
}

/* расположение, ширина и высота иконок*/
.punbb div.icon {
  border-style: solid;
  border-width: 0.6em 0.6em 0.6em 0.6em;
  height: 0;
  line-height: 0.0;
  margin-top: 0.1em;
  width: 0;
  }



/* настройки топика
-------------------------------------------------------------*/
/* профиль лс мейл расположение*/
.pl-email, .pl-website {
  float: left;
  }
/* расположение в линию*/
.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

/* B3.4 */
.linkst .postlink {
  position: absolute;
  top: -4em;
  right: 1em;
  width: 16em;
  text-align: right;
  font-weight: bold;
  }

/* модераторское меню
-------------------------------------------------------------*/
/* рсс атом*/
.punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: left;
  }

/* контейнер модерирования темы */
.punbb .modmenu .container strong {
  float: right;
  }

/* верхняя навигация форума
-------------------------------------------------------------*/
/* верхняя навигация */
div#pun-navlinks {
    position: relative;
    width: 100%;
    text-align: center!important;
    top: -80px;
    left: 0px;
    }

/* до наведения */
#pun-navlinks a {
    color: #333333;
ont: 14px Bebas Neue;
letter-spacing: 1.5px !important;
    text-transform: uppercase;
font-variant: small-caps;
    text-shadow: 0px 0px 0px;
}

/* после наведения */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  border-bottom: 0px none #000;
  color: #1a2214;
  border-bottom: 0px solid #7d1a1a;
  }

/* расположение в линию, столбик */
#pun-navlinks li {
  display: inline;
  padding-right: 1em;
  }

/* нижняя навигация форума
-------------------------------------------------------------*/
/* нижняя навигация */
div#pun-ulinks {
    position: relative;
    width: 100%;
    margin-left: 0px;
    text-align: center;
    top: -80px;
    margin-bottom: 0px;
    }

/* до наведения */
#pun-ulinks a {
    color: #1a2214;
    font: 10px Alegreya;
    text-shadow: 0px 0 0px rgb(90, 61, 33);
    padding: 0px 0px 0px 0px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    }

/* после наведения */
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  background: ;
  color:  #1a2214;
  }

/* расположение в линию, столбик */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* приветствие и ссылка улучшить профиль и фонд
-------------------------------------------------------------*/
/* цвета шрифта в контейнере */
#pun-status .container {
color: #1a2214;
margin-top: 0px;
  padding: 0.8em 1em 1em 1em;
  }

/* статистика форума
-------------------------------------------------------------*/
/* цвет "всего сообщений и тем" */
#pun-stats li.item1, #pun-stats li.item2 {
font: 14px Alegreya!important;
color: #1a2214;
  text-align: left;
display: block;
  clear: both;
  line-height: 150%;
  }


/* картинка с надписью "статистика" над статистикой форума*/
#pun-stats.section h2 { 
background-attachment: scroll;
background-clip: border-box;
height: 36px;
width: 1001px;
font-size: 0px;
text-align: right;
color: #e9d9b0;
margin-left: -30px;
background-color: transparent;
background-image: url("https://forumstatic.ru/files/0014/ed/19/75364.png");
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: no-repeat;
background-size: auto;}

/* двигалка сервисных ссылок рейтинга и создания форумов */
#pun-about .container {
  float: right;
   width: 13%;
position: relative;
  border-top-style: none;
margin-top: 60px;
  text-align: left; 
  line-height: 10%;
  padding: 0.8em 1em;
  }

/* кол-во зарегистрированных и последний*/
#pun-stats li.item3, #pun-stats li.item4 {
font: 14px Alegreya!important;
color: #1a2214;
  text-align: left;
margin-top: 0px;
  line-height: 150%;
  }

/* лист онлайн */
li#onlinelist {
font: 14px Alegreya!important;
color: #1a2214;
  margin-top: 1em;
  border-top-style: solid;
  border-top-width: 0px;
  float: left;
  width: 80%;
  line-height: 130%;
  }

.punbb .category h2 span {display: none;}

/* объявление
-------------------------------------------------------------*/
#pun-announcement .html-box {
 height: 230px!important;
background: url("https://forumstatic.ru/files/0014/ed/19/75364.png") no-repeat top center, url("https://forumstatic.ru/files/0014/ed/19/75364.png") no-repeat bottom center;
  margin-left: -15px;
border-top: #ffffff solid 0px;
border-bottom: #ffffff solid 0px;
border-right: #ffffff solid 0px;
border-left: #ffffff solid 0px;}
#pun-announcement h2 span{display:none;}

#pun th {font-size: 0px;}

.tablica {
transition: opacity .5s linear 0s;
opacity: 0;
}

.tablica:hover {
opacity: 1;
}

/* настройки поста
-------------------------------------------------------------*/
/* содержимое поста */
.punbb .post-content {
font-family: verdana;
font-size: 14px!important;
text-align: justify;}

/* номер поста */
.punbb .post h3 strong {
  float: left;
  width: auto;
  color: #333333!important;
text-align: right;
border: 0px solid #4c6166 !important;
border-radius: 0px 0px 0px 0px;
  font-weight: normal;
font: 400 14px Bebas Neue !important;
  }

/* дополнительные поля
-------------------------------------------------------------*/
/* содержимое четвертого доп.поля */
li.pa-fld4 {
position: absolute;
  display: inline-block;
text-align: right;
font-family: Mookmania !important;
  font-size: 35px  !important;
  color: #cccccc !important;
  border: 0px solid #b3b3b3;
  width: 90px;
height: 50px
  margin-left: 80px;
  margin: 5px 0;
margin-top: -23px !important;
opacity: 0.7;
}

.pa-posts,.pa-respect {
text-align:center;
color:#333333 !important;
background: transparent;
    border: 0px solid #867d5e;
box-shadow: #867d5e -2px -2px -2px -2px;/*Вид бордеров*/
display:inline-block;
padding:0 2px!important;
width:90px;
margin-left: -10px;
}


/* настройки профиля
-------------------------------------------------------------*/
/* аватар */
.pa-avatar img {
margin-top: 10px !important;
margin-left: 0px;
    max-width: 180px;
    max-height: 200px;
}

/* расположение контейнера с профилем */
.punbb .post .post-author {
  float: left;
margin-left: 0px;
  width: 260px;
  margin-top: 1.5em;
  overflow: hidden;
background-color: transparent;
  }

ul li.pa-author{
margin-top:20px!important;
margin-left: 10px!important;
margin-bottom:10px;
}

/* настройки расположения */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: -2px 0 0 0;
  line-height: 140%;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

.pa-author {
  font-size: 1.1em;
  font-weight: normal;
  }


.pa-author a {
  text-decoration: none
  }


li.pa-title {
  padding-bottom: 0.4em;
  font-weight: normal;
  }


li.pa-online {
  line-height: 0.8em;
  border-left-style: solid;
  border-left-width: 0.7em;
  padding-left: 0.4em;
  margin-top: 0.7em;
  }



.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 0 0 0;
  line-height: 140%;
  }


.pa-author {
  font-size: 1.1em;
  font-weight: normal;
  }


.pa-author a {
  text-decoration: none
  }


li.pa-title {
  padding-bottom: 0.4em;
  font-weight: bold;
  }


li.pa-online {
  line-height: 0.8em;
  border-left-style: solid;
  border-left-width: 0.7em;
  padding-left: 0.4em;
  margin-top: 0.7em;
  }


.punbb .post-body {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0 0 1px 0;
  }


.punbb .post-box {
  padding: 1em;
  }


.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }


.punbb .post-links {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  }


.punbb .post-links ul {
  padding: 0 1em 0 0;
  height: 2em;
  line-height: 2em;
  margin-left: -19em;
  border-top-style: none;
  border-color: transparent;
  border-top-width: 1px;
  background: transparent;
  text-align: right;
  }


.punbb .post-links li {
  display: inline;
  padding-left: 1em;
  }

/*************************************************************
ДРУГИЕ НАСТРОЙКИ
**************************************************************/

/*отключение сообщения о редактировании*/
.lastedit {
display: none;
}

/*отключение сообщения онлайна*/
.pa-online {
display:none;
}

/*перенос граф "тем" и "сообщений" под подфорум*/
#pun-index .category .tc2,#pun-index .category .tc3,
#f-subforums .tc2,#f-subforums .tc3{
  display:none!important;
}
.Tems_And_messages {
  display:inline-block;
  width:150px;
}
.main table .Add {
  display: inline-block;
background: transparent;
    border: 0px solid #867d5e;
box-shadow: #867d5e -2px -2px -2px -2px;
  border-radius: 0px;
  padding: 1px 7px;

}
.Tems_And_messages .right{
  float:center;
}

/*Регулировка размера шрифта в постах © Alex_63*/
.FNTslider {
  border-radius: 4px;
  position:absolute;
  z-index:1000;
  background: #6e626e;
  width: 100px;
  height: 5px;
  margin: 3px 5px;
  border: solid 1px #ccc;
  float: left;
  margin-right: 180%;
}
.FNTslider .before {
  height: 5px;
  border: solid 1px transparent;
  border-right: none 0;
  border-radius: 4px 0 0 4px;
  position: absolute;
  background: #39373e;
  margin-top: -1px;
}
.FNTslider .thumb {
  width: 8px;
  height: 13px;
  border-radius: 3px;
  position:absolute;
  top: -4px;
  background: #39373e;
  cursor: pointer;
}

/* форма ответа цитат, кода, постов и текста
-------------------------------------------------------------*/
/*-----оформление кода--------*/
.punbb .quote-box, .punbb .code-box {
font: 14px Bebas Neue;
border: 30px solid #32423e;
background: url(https://forumstatic.ru/files/0014/ed/19/68843.png);
    }

/* настройки кода */
.punbb .post-content {
  padding: -10px;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* контент поста */
.punbb .post-content p {
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0 0 1em 0;
  line-height: 160%;
  }

.punbb .post-content img {
  vertical-align: text-bottom
  }

.punbb .post-content img.postimg {
  vertical-align: middle;
  }

.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

.punbb .post-content .quote-box, .punbb .post-content .code-box {
    margin: 0.5em;
    padding: 0.8em;
border: solid;
border-width: 1px;
border-color: #32423e;
border-radius: 1px 1px 1px 1px;
color: #0d0d0d;
    font-family: verdana;
  text-align: justify;
  }


.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    font-weight: bold;
color: #0d0d0d;
 font-style: normal;
    font-family: Alegreya;
    font-size: 14px !important;
    text-align: center!important;
    text-transform: none;
    margin: -10px -10px 1px -10px;
    padding: 0.1em 1em 0.3em 1em;
    background:transparent;  }/

/*-----оформление формы ответа--------*/
.punbb textarea, .punbb select, .punbb input {
  background-color: #F5F5DC;
  background-image : url("");
  border-radius:0px;
  box-shadow: 0px 3px 3px #000000;
  color: #000
  }

/*-----оформление быстрого ответа--------*/
#post-form h2 {text-align: center;font-size: 0px !important;background: url() center no-repeat;width: 989px;margin-bottom:0px;margin-top:0px;margin-left: 0px;height: 35px;}

/*-----оформление формы поста--------*/
.post-body {
background-color: transparent;
    border: 0px solid #4c6166 !important;
margin-top: 10px !important;}

/*-----оформление даты поста--------*/
.post h3 {
background: url("https://forumstatic.ru/files/0014/ed/19/75364.png")  no-repeat;
margin-left:-30px;  
width: 1001px; 
height: 36px !important; 
color: #333333; 
width: auto;
font-weight: normal; 
font-style: normal; 
font: 10px Alegreya;
text-align: left; 
background-color: transparent; 
border-top: 0px solid #333333 !important;
border-bottom: 0px solid #333333 !important;}

.punbb .post h3 span {
position:absolute;
color: #333333; 
width: 990px;
font-weight: normal; 
font-style: normal; 
font: 10px Alegreya;
margin-top: 20px;
text-align: center; 
background-color: transparent; 
border-top: 0px solid #333333 !important;
border-bottom: 0px solid #333333 !important;}

.punbb .sharelink {
position:absolute;
color: #333333; 
width: auto;
font-weight: normal; 
font-style: normal; 
font: 10px Alegreya;
margin-top: 20px;
margin-left: -200px;
background-color: transparent; 
border-top: 0px solid #333333 !important;
border-bottom: 0px solid #333333 !important;}

/***   ОТКЛЮЧАЕМ РАЗНОЕ   ***/
#pun-ulinks #Rz, .item4.status-right, .lastedit, li#navawards, .pl-share, .sharelink, .pl-reports, .pa-invites, #pa-invites, #pun-live-rusff, span.closedatafield, span.stickytext, span.polltext, .pa-gifts, .pa-age, .pa-sex, .pa-from, .pa-reg, .pa-positive {display:none;}

/* ТЕКСТ НА ФОРУМЕ */
.punbb .section .container, .punbb, .punbb .main, .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 .post .container , .punbb , .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h1, .punbb .main h2,  .punbb-admin #pun-admain h2, #pun-debug 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 th, #viewprofile li, #setmods dl, #pun-navlinks .container  {background-color: transparent; color: #101113; font-weight: normal; font-style: normal; font: 14px alegreya;}

/* оформление последнего поста на главной */
.lastpost {color: #4c6166; border: 0px solid #b7b7b6 !important; font-weight: normal; font-style: normal; font: 14px Alegreya; background-color: transparent; }

/* оформление админки */
.punbb-admin #pun-admain h2 {background: url("https://forumstatic.ru/files/0014/ed/19/24181.jpg") repeat;color: #867d5e; border: 2px solid #b7b7b6 !important; font-weight: normal; font-style: normal; font: 12px Alegreya;}

/* фон в админке*/
.punbb-admin #pun-admain .adcontainer {
background: url("") repeat;
  color: #000000;
  }

/*меню админки */
#size-area, #font-area, #color-area, #smilies-area, #keyboard-area, #imageup-area, #font-area, #size-area, #color-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #table-area, #addition-area {
  background-color: #fae8b2; 
  color: #000000;
  border-style: solid; 
  border-color: #8a713d;
  border-width: 2px;
}


/* ВОТ ЭТО ВСЕ ЛУЧШЕ НЕ ТРОГАТЬ ПОТОМ НЕ РАЗБЕРЕШЬСЯ
-------------------------------------------------------------*/

/* CS1.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent;
  }

/* CS1.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
  }

/* CS1.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
  border-color: transparent;
  }

/* CS1.5 */
.punbb th {
  border-color: transparent
  }

/* CS1.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: transparent
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent
  }

.punbb .divider {
  border-color: transparent
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 0px solid #dedfdf
  }

li.pa-online {
  border-left-color: transparent;
  }

/* A5.3 положение сообщения о переадресации */
#pun-redirect{
  border:0 none!important;
  margin:0;
  background: url(https://forumstatic.ru/files/0014/ed/19/61640.png) top center repeat-x;
  background-color: #0b0b0b;
  padding:0;
  left:0;
  right:0;
  top:0;
  bottom:0;
  position:fixed;
  width:100%;
  height: 100%;
  text-align:center;
}
#pun-redirect *{
  border:0 none;
}
#pun-redirect .main-title {
  display:none;
}
#pun-redirect.punbb .info .container{
  text-align:left;
  font-weight:bold;
  display:inline-block;
  left:0;
  right:0;
  top:0;
  bottom:0;
  margin: 18% auto;
  width:500px;
  padding: 6px 10px 3px 12px;
  text-transform: uppercase;
  font: bold 11px Alegreya !important;
  cursor: pointer;
  text-align: center;
  letter-spacing: 6px;
  height: 40px;
  background: transparent;
  color: #5f5d5d;
  cursor: pointer;
  border: 0px solid #1b0606;
}

#pun-redirect.punbb .info .container a {
    font: bold 9px Nodesto Cyrillic Regular !important;
    text-transform: lowercase !important;
    color: #5f5d5d !important;
    text-shadow: none !important;
    letter-spacing: 2px !important;
    }


/* настройки отображения профиля НЕ ТРОГАТЬ
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: normal;
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }
/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* ТОЖЕ НЕ ТРОГАТЬ ВСЕ ПОЕДЕТ
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 0 1em 0
  }

/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em
  }

/* C1.6 */
.punbb fieldset legend span {
  padding: 0 5px;
  margin: 0 0 0 -15px;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both
  }

/* C1.12 */
.punbb .datafield br {
  display: none
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input {
  width: 64%;
  margin: 0;
  }

/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  font-weight: normal;
  width: 36%;
  }

/* c1.19 */
.punbb #profile .helplinks {
  top: 1.5em;
  }

/* C1.20 */
.punbb .helplinks span {
  display: block;
  padding-bottom: 0.2em;
  }

/* C1.21 */
#pun-post .formal .info-box li {
  padding-left: 4px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.5;
  margin: 0;
  }