@import url(style_cs.1769358906.css);

/********** Чистый стандартный стиль для MyBB ***********/
/******** Cпециально для ForumD.ru © Gerda, 2023 ********/
/**************************************************
!!! Условия использования !!!

1. Данный копирайт не удалять
2. При публикации производных работ указывать ссылку на автора и ForumD.ru
3. При публикации в общий доступ указывать ссылку на автора и ForumD.ru
4. Публичный производный контент должен распостраняться на тех же условиях

Подробно: forumd.ru/viewtopic.php?id=5751#rule
**************************************************/

/* ================== */

/*дополнительные шрифты*/
@font-face {
font-family: "SofiaSans";
src: url(https://forumstatic.ru/files/001c/8b/41/63458.ttf);
}

@font-face {
font-family: "Roboto";
src: url(https://forumstatic.ru/files/001b/fb/3e/69070.ttf);
}

/* Скрываем элементы форума */

.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb dl.post-sig dt span,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .multipage .topic h2,
.punbb .modmenu label,
#pun-userlist .main h2,
.punbb p.crumbs strong,
#pun-title h1,
#pun-announcement h2,
 .multipage h1
 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
}

h1{display: none;}


#pun:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after,
.punbb .container:after {clear: both; content: "."; display: block; height: 0; visibility: hidden; overflow:hidden; line-height: 0.0; font-size: 0;}

/* ================== */

/* Общие стили */
* {margin: 0; padding: 0;}
body {margin: 0;}
ul, dl, li, dd, dt {list-style: none;}

body {font: 12px Verdana;}
h2 {
    font-size: 16px;
    font-weight: normal;
    font-family: 'Georgia';
    padding: 5px 10px;
    margin: 0;
    text-align: right;
}

address, em {font-style: normal}

a {text-decoration: none; color: #2A2A1C;}

/* Скроллбары */
* {
scrollbar-width: thin;
    scrollbar-color: #575756 #ADADAD;
}
*::-webkit-scrollbar {width: 9px; height: 9px;}
*::-webkit-scrollbar-track {background-color: #575756;}
*::-webkit-scrollbar-thumb {background-color: #4E4E4E;}

/* ================== */

/* Тело форума */
.punbb {
margin: 0 auto;
}

/*** убираем font boosting ***/
html, html * {
text-size-adjust: none;
-ms-text-size-adjust: none;
-webkit-text-size-adjust: none;
-moz-text-size-adjust: none;
}


/* ================== */

/* Меню навигации */

#pun-navlinks .container {
position: relative;
    display: block;
    text-align: center;
    width: 100%;
    margin-top: -116px;
    font: 18px Georgia;
    padding-left: 10px !important;
    z-index: 99999;
}
#pun-navlinks li {
display: inline;
padding-right: 10px;
color: #2A2A1C! important;
}

/* до наведения */
#pun-navlinks a {
  color: #2A2A1C! important;
  font: 18px Georgia;
  padding: 0px 0px 0px 0px;
    }

/* после наведения */
#pun-navlinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #! important;
  }

/* Юзер меню */
#pun-ulinks .container {position: relative;
    padding: 19px 0px;
    text-align: center;
     margin-left: 25px;
    margin-top: 3px;
    margin-bottom: -3px;
    z-index: 99999;}

#pun-ulinks li {
display: inline;
padding-right: 10px;
  text-align: center;
}

/* до наведения */
#pun-ulinks a {
color: #b7b7ac;
    font-size: 14px;
    text-shadow: 0px 0 0px rgb(90 61 33);
    padding: 0px 0px 0px 0px;
    font-family: "SofiaSans";
    text-transform: lowercase;
    }

/* после наведения */
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  background: ;
  color:  #d1d0ce;
  }

/* ================== */

/* Объявление */
#pun-announcement .container {   
position: relative;
    padding: 10px;}

/* Статус (Добро пожаловать) */
#pun-status .container {
    position: absolute;
    margin-bottom: 0;
    margin-top: -522px;
    margin-left: -36px;
    z-index: 9999;
    color: #a3a3a3;
}
#pun-status span {
white-space: nowrap;
margin-right: 5px;
}

#pun-crumbs1 {font-weight: bold;}
#pun-crumbs1 p.container {
padding: 10px 10px 8px 10px;
margin-top: 10px;
}

/*хлебные крошки */
.container.crumbs {
font-weight: bold;
padding: 10px 10px 8px 10px;
}
#pun-crumbs1 .container.crumbs, #pun-crumbs1 .container.crumbs a {   
margin-top: 30px;
    margin-bottom: -15px;
    padding-bottom: 20px;
    /* margin-left: 30px; */
    font-family: Georgia;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
        color: #2A2A1C;
}

#pun-crumbs2 .container.crumbs, #pun-crumbs2 .container.crumbs a {
    height: 75px;
    width: auto;
    font: 15px Georgia;
    text-align: center;
    color: #5c6161;
    margin-bottom: 0px;
    padding-top: 14px;
    padding-bottom: 125px;}

/* Копирайт майбб */
#pun-about .container {
    position: absolute;
    text-align: center;
    background: #f0f8ff12;
    padding: 6px;
    box-sizing: content-box;
    border-radius: 15px 0px 15px 0px;
    margin-top: -180px;
        margin-left: 317px;}

/* Фонд форума */
#pun-status .item3, #pun-status p span.item3 {
position: absolute;
    display: block ! important;
    margin-top: -15px;
    font-size: 12px;
    width: 225px;
    margin-left: -27px;
    z-index: 11;
    font-family: Georama;
    margin-left: 741px;}

#pun-status .item3 a {
    color: #DFDFDA! important;
    font-family: Georama;}

#pun-status .item4, #pun-status .item4 a {
display: none;}

/* ================== */

/* Форумные таблицы */
table {width: 115%;
    margin-left: -57px;}
#respect {width: auto;}
.tcl {width: 60%; padding-top: 24px;}
.tc2, .tc3, .tcmod {
    text-align: center;
    width: 2%;
    padding-right: 10px;
    padding-top: 7px;
    color: #ccc;}

#pun-online .tc3{
    width: 20% !important;
    padding-right: 67px;
    color: #2A2A1C;
    padding-top: 23px;}

#pun-online .tcl{
    padding-right: 57px;
    width: 26% ! important;
}
#pun-online .tcl.action {width: 38%;
    padding-top: 24px;}

#pun-searchtopics .tcl,
#pun-modviewforum .tcl {
width: 40%;
padding-left: 30px;
}

#pun-searchtopics .tc2 {
text-align: left;
width: 25%;
}

#pun-searchtopics .tc3 {
color: #2A2A1C! important;
}


#pun-searchtopics .tcr {
    width: 230px;
    padding: 0px;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

#pun-searchtopics .tclcon, #pun-modviewforum .tclcon {
width: 390px;
    margin-left: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

#pun-searchtopics .tcl, #pun-modviewforum .tcl{
    width: 69%;
    padding-left: 30px;}



#pun-debug table .tcl {width: 15%;white-space:normal;}
#pun-debug .tcr {width: 90%; white-space: normal;}

td {padding: 17px 12px;}
th {padding: 4px 10px;  font-size: 0px;}

tbody.hasicon td.tcl {padding-left: 30px;}

.hasicon {
background: transparent;
}

.punbb div.icon {
  height: 27px;
    line-height: 0.0;
    margin-top: -9px;
    margin-left: -14px;
    width: 27px;
    position: absolute;
  }

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon
{
  height: 27px;
    line-height: 0.0;
    margin-top: -3px;
    margin-left: -14px;
    width: 27px;
    position: absolute;
  }

/* ================== */

/* Категории */
.category {margin-top: 10px;}
#pun-category1 {margin-top: 0px; margin-left: 14px;}
.category td .modlist {
display: block;
padding-top: 5px;
}

/* Статистика */
#pun-stats .container {
    position: relative;
    padding: 20px 20px 20px 24px;
}

#pun-stats li.item1, #pun-stats li.item2 {
margin-left: 641px;
    text-align: right;
    clear: both;
    line-height: 150%;
    color: #7b7979;
    font: 12px tahoma !important;
}
#pun-stats li.item3, #pun-stats li.item4 {
color: #7b7979;
    text-align: right;
    line-height: 150%;
}

#pun-stats.section h2 {
        position: absolute;
    height: 60px;
    width: 989px;
    font-size: 18px;
    font-family: Georgia;
    text-align: center;
       margin-left: -283px;
    margin-top: 20px;
    z-index: 99999;
}

li#onlinelist {
margin-top: 10px;
float: left;
line-height: 130%;
}
li#onlinelist div {padding: 8px 0 0 0;}
/* ================== */
/* Пагинация (Переключаемые страницы, Новая тема + Опрос, Подписка) */
.multipage {margin-top: 30px;
margin-left: 62px! important;}
.linkst {
position: relative;
height: 0;
}
.linkst .pagelink,
.linkst .postlink {
position: relative;
    top: -32px;
color: #2A2A1C! important;
}
.linkst .pagelink {left: 10px;}
.linkst .postlink {right: -10px;
    text-align: right;}

.linksb {
text-align: right;
padding: 4px 10px;
}
.linksb .pagelink {float: left; text-align: left; margin-left: 55px;}
.linksb .postlink {float: right;}
.subscribelink {
clear:both;
padding: 5px 0;
}

.postlink.long {
display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row;
        width: 466px ! important;
    margin-top: 38px;}

#pun-main #subforums{
    padding: 1em 0 1em 1em;
    margin-bottom: -50px ! important;
    margin-left: 0px;
    margin-top: 9px;
   position: absolute;
}

/* Модераторское меню, RSS, Atom */
.modmenu .container {padding: 5px 10px;text-align: right;}
.modmenu .container strong {float: left;}
.modmenu input {margin-left: 10px;}

/* ================== */

/* Страница топика */
.post {margin-top: 10px;
background: url(https://upforme.ru/uploads/001c/8b/41/3/269673.png) no-repeat;
    margin-left: -88px;
    width: auto;
    margin-right: -23px;}
.toppost, .topicpost {margin-top: 0;}
form#post.container {margin-left: -62px;
    width: 108%;
}

.post .container {margin-left: -25px;}
.post h3 {}
.post h3 span {
padding: 5px 10px;
display: block;
margin-left: 241px;
    padding-top: 16px;
    font: 14px SofiaSans;
}
.post h3 strong {
float: right;
text-align: right;
font-weight: normal;
}

.post .post-author {
float: left;
margin-top: -40px;
width: 300px;
}
.post-body {margin-left: 300px;}
.post-box {padding: 15px; 
background-color: #DFDFDA;
    margin-top: 8px;
    margin-left: -20px;
    margin-right: 12px;
font-size: 14px;}

.post-links {margin-left: 300px;}
.post-links ul {
padding: 0 10px 0 0;
margin-left: -300px;
text-align: right;
}
.post-links li {
display: inline;
padding-left: 10px;
}

.pl-email, .pl-website {float: left; margin-top: 3px;}
.clearer {clear: both; height: 0; font-size: 0;}

/* ================== */

/* Подпись в топике */
.post-sig dt, .post-sig dd, .post-sig dl {margin: 0}
.post-sig dt {
display: block;
margin: 5px 0;
}

/* Контент поста */
.pre {font: 11px monaco;}
.post-content em {font-style: italic}
.post .post-content td {border-width: 0px !important;}
.post-content em.bbuline {font-style: normal; text-decoration: underline;}
.post-content p {
margin: 0;
line-height: 150%;
padding: 0 0 12px 0;
    text-align: justify;
}
.post-content a {color: #9F6E11; font-weight: bold;}
.post-content a:hover {color: #5a0708; font-weight: bold;}

.post-content img {vertical-align: middle;}
.scrollbox {
width: 100%;
overflow: auto;
max-height: 200px;
}
.quote-box, .code-box {
margin-bottom: 10px;
    padding: 14px;
    border: 1px solid #575756;
    background-color: #D1CFC5;
    box-shadow: #b1b1b0 1px 1px 3px 4px;
}
.quote-box cite {
display: block;
padding-bottom: 5px;
}
.code-box strong.legend {
display: block;
padding-bottom: 5px;
font-weight: bold;
font-style: normal;
}

/* ================== */

/* Формы */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 3px;}
p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] * {height: 20px; vertical-align: middle;}

textarea, input, select, optgroup {background-color: #ccc;
    padding: 5px;
text-align: justify;}
optgroup {font-weight: bold;}

.formal .container {padding: 10px 20px;     margin-left: 32px;}

.formsubmit {    margin-left: 40px;

}
.formsubmit input, .formsubmit a, .formsubmit span {border: 1px solid;
    margin: 0 6px 0 0;
    font-style: normal;}

fieldset {border: none;
border: none;
    width: 93%;
    margin-left: 39px;}


fieldset legend {
font-style: italic;
font-weight: bold
}
fieldset fieldset {
border-style: solid;
    border-width: 1px;
    padding: 0 0px 0 0px;
    margin: 0 0 1em 0;
}
.fs-box {padding: 5px 30px; width: 98%;}
.fs-box p, .fs-box fieldset {margin: 0;
    line-height: 150%;
    padding: 0 0 12px 0;
    text-align: justify;}
.fs-box .post .post-author {    margin-top: -4px! important;
    margin-left: 12px! important;}
.fs-box td.tc3 {   
    color: #2a2a60! important;
    padding-bottom: 32px! important;}
#notify-settings {margin-left: 40px! important;}


.inline .inputfield, .inline .selectfield, .inline .passfield {float: left;margin-right: 1em;}
.inline .infofield {clear:both}
.required label, .datafield span.input {font-size: 10px;}
.datafield br {display: none}
textarea, .longinput input {width: 64%; margin: 0;}
.hashelp {position: relative; margin-left: -30px;
    margin-top: 20px;}

/* ================== */

/* Предпросмотр сообщения */
#pun-post .topic {margin-top: 10px;}

/* ================== */

/* Профиль + ЛС */
#profile .container {padding-left: 300px;}
#profilenav {
  float: left;
    width: 30px;
    margin-left: -43px;}

#profilenav li {padding-bottom: 10px;}
#viewprofile ul, #profilenav ul {
padding: 10px;
margin: 0 0 10px 0;
}
#viewprofile h2, #profilenav h2 {
padding: 0;
margin: 0;
}
#viewprofile li {margin-bottom:2px;}
#viewprofile li span {
float: left;
width: 180px;
padding: 5px 10px;
font-weight: bold;
}
#viewprofile li strong, #viewprofile li div {
display: block;
padding: 5px 10px;
font-weight: normal;
}
img.avatardemo {float: right;margin: 0 0 8px 18px;}

/* ================== */

/* Список пользователей */
#pun-userlist .formal, #pun-userlist .formal .container {margin-bottom: 0; margin-left: -53px;}
#pun-userlist .tc2 {
text-align: left;
width: 4%;
color: #2A2A1C;
}
#pun-userlist .tcl {width: 7%;}
#pun-userlist .tc3 {color:#2A2A1C;
    padding-right: 70px;}



/* ================== */

/* Собщения об ошибках */
.info .container {padding: 5px 10px;}
.info .container .backlink {padding-top: 8px;}

/* ================== */

/* Регистрация */
.info-box {
padding: 10px 15px;
margin: 0 0 10px 0;
}
.info-box * {padding: 0 0 5px 0;}
.info-box .legend {font-weight: bold;}

#pun-index .category-1 .user-avatar {
    margin-left: 206px;
    margin-top: 4px;
    height: 40px;
    vertical-align: middle;
}

.statscon {
    width: 883px;
    padding: 9px;
        margin-left: 14px;
    box-shadow: inset #b1b1b0 0px 0px 0px 5px;
    border-radius: 0px 30px 0px 30px;
background-image: url(https://upforme.ru/uploads/001c/8b/41/3/884854.png);
    background-position: -1% 0%;
    background-repeat: no-repeat;
    background-size: auto;
}

#profile fieldset
{
    clear: right;
    padding: 0px 10px 0px 59px;
}

.post-author .pa-online {
    position: absolute;
    font-size: 0;
    background-image: url(https://upforme.ru/uploads/001c/8b/41/3/600088.png);
    background-repeat: no-repeat;
    width: 47px;
    height: 22px;
margin-top: -30px;
    margin-left: 178px;
    padding: 3px;
}
.post-author .pa-last-visit {
    position: absolute;
    font-size: 0;
    background-image: url(https://upforme.ru/uploads/001c/8b/41/3/548239.png);
    background-repeat: no-repeat;
    width: 47px;
    height: 22px;
margin-top: -30px;
    margin-left: 178px;
    padding: 3px;
    padding: 3px;
}

.pa-links {
    margin-left: -33px;
    padding-top: 0px;
    padding-bottom: 39px;
    padding-left: 38px;
}

h3{
    font-weight: normal;
}

.fordes {
   position: relative;
    margin-left: 206px;
    width: 225px !important;
    margin-top: 57px;
    font-family: SofiaSans;
    font-size: 14px;
    padding-bottom: 20px;
    text-align: justify;
    color: #313131;
}

.fordes2 {
position: absolute;
    width: 427px !important;
    margin-top: 11px;
    font-family: SofiaSans;
    font-size: 13px;
    text-align: justify;
    padding-top: 13px;
color: #313131;

}

#profile.formal.messages-container {
        margin-left: 14px;
    width: 94%;}


.adminmain  {
    width: 836px;
    padding-left: 15em;
    margin-bottom: 1em;
    background: none;
    margin-left: -1px;
}

#pun-adnav {
float: left;
    width: 144px! important;
    margin-left: -12em! important;
    display: inline;
}

.punbb .user-avatar {margin-top: -7px! important;}
#pun-searchtopics .user-avatar {margin-top: -17px! important;}

#form-buttons table {width: 102%!important;
    margin-left: -62px;}
#post-preview {margin-left: 33px;}
#post-preview p{
    margin: 0;
    line-height: 150%;
    padding: 0 0 12px 0;
    text-align: justify;
}
