@import url(style_cs.1698341758.css);

@font-face {
    font-family: 'acrom extrabold';
    src: url('http://forumstatic.ru/files/0015/8d/a5/21432.ttf');
    font-weight: normal;
    font-style: normal;
    }

@font-face {
    font-family: 'DlgGeo';
    src: url('http://forumstatic.ru/files/0015/8d/a5/94242.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gardens';
    src: url('http://forumstatic.ru/files/0015/8d/a5/18842.otf');
    font-weight: normal;
    font-style: normal;
}
    

/* Стили сервиса по умолчанию */

img {border:none; }
.punbb img.sigimage, .punbb .post-content img.postimg {
    max-width: 100%; 
    margin: 0.4em 0;
}
.punbb .main table {
    table-layout: fixed; 
    width: 100%;
}
.punbb .post-content td {
    border: none!important;
}
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {
    margin: 0 0.3em;
}
p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] * {
    height: 1.8em; 
    vertical-align: middle;
}
.punbb address, .punbb em {
    font-style: normal;
}
.punbb .post-content em {
    font-style: italic;
}
.punbb .post-content em.bbuline {
    font-style: normal; 
    text-decoration: underline;
}
.punbb optgroup {
    font-weight: bold;
}
.punbb * {
    margin: 0 auto;
}
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
    padding: 0;
    list-style: none;
}
.punbb .fs-box p, .punbb .fs-box fieldset {
    padding: 0 0 0.8em 0;
}


#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;
}

.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
}


/* Основа */

body {
    font-family: 'Verdana', serif;
    margin: 0;
    font-size: 12px;
    color: #151c0e;
}
    
table .tcl {
width: calc(65% - 24px);
padding: 5px;
}
table .tcl.username {
    width: 20%;
    padding: 5px;
}
table .tc2, table .tc3, table .tcmod {
    text-align: center;
    width: 10%;
    color: #373636;
}
#pun-searchtopics table .tc2 {
    width: 20%;
}
.forum table td.tc3 {
    color: #373636;
}
table .tcr {
    width: 30%;
    padding: 0 12px;
}

.punbb .main .tcr {
    overflow: hidden;
    text-align: right;
}

#pun th {
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    color: #131d1d;
    text-transform: uppercase;
    padding-bottom: 10px;
}
span.stickytext, span.closedatafield {
    display: none;
}

tr.tr-divider.imp, td.td-divider {
color: #442d25;
text-transform: uppercase;
font-weight: 600;
padding: 6px;
}


#pun-index .user-avatar {
    width: 40px !important;
    margin-top: 5px !important;
    float: left;
    position: relative;
}

#pun {
    position: relative;
    width: 940px;
    margin: -1px auto 99px auto; 
}
.punbb { 
    width: 890px ; 
    position: relative;
    height: auto;
    color: #0f1917;
    margin-left:25px;
}

.hasicon .tcr{
    font-size: 12px;
    vertical-align: middle;
}
h2, h1 {
    height: auto !important;
}

/* Миниатюра аватара на главной */
.punbb .user-avatar {
    position: relative !important;
    float: right !important;
    margin: 1px 0px 10px 9px !important;
}

.punbb .user-avatar .avatar-image {
    border-width: thin;
    border-radius: 0px !important;
    border-color: #856e42;
    border-style: solid;
    height: 36px !important;
    width: 36px !important;
    opacity: 0.55 !important;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    margin-left: 1px !important;
    margin-top: 2px !important;
}

.punbb .user-avatar .isonline {
    border-radius: 0% !important;    
    top: 32px !important;
    right: -3px !important;
    background: #b7ac8f !important;}

#pun-index .user-avatar .isonline {
    right: 1px !important;
}

/* Ссылки футера */
div#pun-about {
    position: absolute;
    text-align: center;
    font-size: 12px;
    bottom: -70px;
    left: 300px;
}

/* заголовки */
#pun-title h1, .category thead, .category .iredirect td.tc2, .category .iredirect td.tc3, .modmenu .container span {
    display: none;
}

h2 span, h1 span {
    font-family: 'acrom extrabold';
    text-align: left;
    color: #1e2422;
    font-size: 13px;
    white-space: nowrap;
    text-transform: uppercase;
    overflow: hidden;
    background-color: #e7e7e7;
    padding: 5px 10px 0 0;
}

/* ссылки обычные */
a {
color: #55432f;
text-decoration: none;
font-weight: 600;
}

a:hover, a:focus, a:active {
color: #151c0e;
font-weight: 600;
text-decoration: none;
}



/* Навигация */
#pun-navlinks {
    position: absolute;
    top: 212px;
    width: 100%;
    left: 0;
}
#pun-navlinks .container {
    text-align: center;
    margin: 0 auto;
    padding: 2px 0 0;
}
#pun-navlinks li {
    display: inline;
    padding: 0 0.5em;
}
#pun-navlinks li a {
    font-size: 12px;
    color: #212a2a;
    text-transform: uppercase;
    font-family: 'acrom extrabold';
}
#pun-navlinks li a:before {
    font-size: 12px;
}
#pun-navlinks li a:hover {
    color: #bfa266;
}
#pun-ulinks {
    position: absolute;
    top: 197px;
    width: 100%;
    left: 0;
}
#pun-ulinks .container {
    text-align: center;
    margin: 0 auto;
    padding: 0;
}
#pun-ulinks li {
    display: inline; 
    padding: 0 0.3em;}
#pun-ulinks li a {
    font-family: DlgGeo;
    text-transform: uppercase;
    color: #182222;
    font-weight: 700;
    font-size: 10px;
}
#pun-ulinks li a:hover {
    color: #938a8a;
}
#pun-status {
    font-size: 12px;
    position: absolute;
    top: 31px;
}

#pun-status span {
  white-space: nowrap;
  margin-left: 0.5em;
}

#pun-status p span.item3 {
    position:absolute !important;
    margin: 345px 0px 0px 150px;
    font-size: 10px;
}
#pun-status p span.item3, #pun-status p span.item3 a {
    font-size: 10px;
}
#pun-status p span.item4 {
    position:absolute !important;
    margin: 0px 0px 0px 5px;
  } 

p.container.crumbs {
    font-size: 12px;
    position: absolute;
    margin-top: -15px;
}

#pun-crumbs2 p.container.crumbs{
    position: inherit;
    margin-top: 10px;
}

.multipage {
    padding: 36px 0;
    position: relative;
}
.linkst .pagelink {
    position: absolute; 
    top: 5px; 
    left: 0;
}
.linkst .postlink {
    text-align: right;
    position: absolute;
    right: 0;
    top: 22px;
    text-transform: uppercase;
    font-size: 6px !important;
    font-family: Arial;
    letter-spacing: 0.5px;
}
.linksb .pagelink {
        margin: -5px 0px 5px 12px;
}
.linksb .postlink {
    text-align: right;
    padding: 0.4em 1em 0.5em 1em;
    text-transform: uppercase;
    font-size: 8px !important;
    font-family: Arial;
    letter-spacing: 0.5px;
}
.postlink.long {
    min-width: 30em;
    width: auto !important;
}

.linksb .subscribelink {
    text-align: right;
    position: absolute;
    right: 100px;
    bottom: 5px;
}

.linksb .subscribelink a {
    font-size:0
}

.modmenu .container span.fastnav {
    display: block;
}



/* Главная страница */

.category .tcl h3 a {
    color: #121c19;
    position: relative;
    font-size: 12px;
    font-family: 'Verdana';
}

.category .tcl h3 a:hover, .category .tcl h3 a:after, .category .tcl h3 a:focus, .category .tcl h3 a:after {
    width: 100%;
    color: #caa362;
    font-size: 14px;
}

.punbb #pun-category1 {
    margin-top: 0;
}

.punbb .category, #pun-stats {
    margin-top: 1em;
}

.category tr {
    display: block;
    margin: 10px 5px;
    width: calc(100% - 25px);
    position: relative;
    background-color: #efefef;
    padding: 11px;
    outline: 1px dashed #caa362;
    outline-offset: -5px;
}

.category td {
    display: inline-block;
    vertical-align: top;
}
.category td.tcr {
    width: calc(35% - 30px); 
    padding: 12px;
}
.category td.tc2, .category td.tc3 {
    position: absolute;
    color: #9f9e9c;
    font-size: 9px;
    top: 84px;
    text-align: right;
    }

.category td.tc2 {
    right: 140px;
    width: 100px;
}
.category td.tc3 {
    right: 40px;
    width: 150px;
}

.category td.tc2:before {
    content: 'Тем: ';
    text-transform: uppercase;}
.category td.tc3:before {
    content: 'Сообщений: ';
    text-transform: uppercase;
}

.category td.tcr br {
    display: none;
}
.category td.tcr .lastpost {
    margin-left: 2px;
    font-size: 12px;
}
.category td.tcr .user-avatar a {
    width: auto;
    margin-top: 0;
}
.category td.tcr a {
overflow: hidden;
width: calc(100% - 50px);
text-overflow: ellipsis;
white-space: nowrap;
display: block;
margin-top: 3px;
font-size: 11px;
}

#pun-stats li {
display: inline-block;
margin: 15px 10px 0;
padding: 4px 8px;
font-size: 11px;
}

#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {
    clear: both;
    margin: 3px;
    line-height: 150%;
    max-width: 300px;
    background-color: #efefef;
    padding: 10px;
    outline: 1px dashed #caa362;
    outline-offset: -5px;
}
li#onlinelist {
    line-height: 130%;
}
#statistic-other span {
    padding-right: 5px;
}
.tclcon .modlist {
    font-size: 12px!important;
}
    


/* расположение иконок */
.forum div.icon, .forum TR.inew Div.icon {
    margin-top: 3px;
    float: left;
    display: block;
    margin-left: 0px;
    margin-right: 8px;
    width: 36px;
    height: 36px;
}
    
.category div.icon, .category TR.inew Div.icon {
    margin-top: 3px;
    float: left;
    display: block;
    margin-left: 0px;
    margin-right: 8px;
    width: 36px;
    height: 36px;
}

/* сообщения */

.post h3 {
padding: 4px 10px;
margin-left: 220px !important;
background-color: rgb(198 198 198 / 50%);
font-size: 10px;
}
.post h3 strong:before {content: 'Пост: ';}
.post h3 strong {float: right;}


.punbb .pa-respect, .punbb .pa-posts {
    display: inline-block;
    font-size: 11px;
    padding: 5px;
    margin-bottom: 5px;
    width: calc(47% - 12px);
    outline: 1px dashed #caa362;
    outline-offset: -4px;
    color: #535457;
}
.punbb .pa-time-visit, .punbb .pa-ip, .punbb .pa-reg {
    font-size: 11px;
}
.pa-respect .fld-name, .pa-posts .fld-name {
    display: block;
}
.pa-respect .fld-name a {
    font-weight: 100;
}
.pa-last-visit {
    color: #414141 !important;
     font-size: 12px;}
.pa-online {
    font-size: 10px; 
    text-transform: uppercase; 
    color: #8E7244;
    padding-top: 10px !important;
}

#pun-post #post_form {margin-bottom: 20px;}
#pun-post .post {padding-bottom: 10px;}
#pun-post .post-author {
text-transform: uppercase;
font-weight: bold;
color: #414141;
text-align: center;
background-image: none;
}
div#topic-modmenu, div#topic-users-in {
    display: inline-block;
}

.punbb .post-body {
display: inline-block;
width: 75%;
vertical-align: top;
}
.punbb .hideprofile .post-body {width: 100%;}

.post-links {
    border-top: 1px dashed #bfa266;
    margin-top: 10px;
    text-transform: uppercase;
    text-align: right;
    font-size: 9px;
}
.post-links ul {
    margin: 5px 0 15px 0px;
}
.post-links li {
    display: inline; 
    padding: 0 10px 0 0;
}
.pl-email, .pl-website {
    float: left;
    margin-left:20px;
}

/* код/цитата */
.punbb .quote-box, .punbb .code-box {
    margin: 10px;
    padding: 10px;
    background-color: #efefef;
    outline: 1px dashed #caa362;
    outline-offset: -5px;
    color: #232323;
    font-size: 12px;
}
.quote-box cite, .code-box strong.legend {
  display: block;
  padding-bottom: 0.7em;
  font-size: 11px;
  color: #afafaf;
  text-shadow: 1px 1px white;
  font-style: normal;
}
.punbb .post-content .scrollbox {
    width: 100%;
    overflow: auto;}
.punbb pre {font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace;}

.punbb .post-sig dt {
    display: block;
    border-top: 1px solid #b7ac8fa6;
    width: 100%;
    margin: 5px 0;
}

.lastedit {display:none;}

 .post-content {
    text-align: justify;
    font-family: sans-serif;
    font-size: 13px;
}
td p {
    text-indent: 0 !important;
}
    .post-content p {
      text-indent: 0;
      padding: 0 0 0.7em 0 !important;
    }

img.loading {
    display: none;
}

.post-box .post-rating {
    position: absolute;
    padding: 2px 3px;
    height: 15px;
    right: -14px;

}
    
.post-box .post-rating, .post-box .post-rating a {
    font-size: 11px !important;
    color: #9d9d9d;
    text-shadow: 1px 1px white;
    font-style: normal;
}

    
div.post-vote p.container {
    margin-top: -2px !important;
}
    
    div.post-vote p.container a {
    font-size: 13px;
    color: #9d9d9d;
    text-shadow: 1px 1px white;
    font-style: normal;
}
    
.punbb .post-box {
    position: relative;
    padding: 10px 0px 15px 10px;
}

.postlink .closed{
    display:none;
  }



/* Поля и кнопки */
.punbb textarea, .punbb select  {
    font-size: sans-serif;
    background-color: #efefef;
    padding: 5px;
    outline: 1px dashed #caa362;
    outline-offset: -3px;}
.punbb input {
  font-size: sans-serif;
  background-color: #efefef;
  font-size: sans-serif;
    padding: 5px;
    outline: 1px dashed #caa362;
    outline-offset: -3px;
  }

.punbb textarea, .punbb select, .punbb input, .postlink a, .subscribelink a:before, .adinput  {
    background-color: #efefef;
    padding: 5px;
    border: 1px dashed #caa362;
    outline-offset: 1px;
    outline: none;
    text-decoration: none;
    font-weight: 100;
    font-family: sans-serif;
    font-size: 13px;
}
.punbb select:focus, .punbb input:focus, .postlink a:hover, .subscribelink:hover a:before {
    background-color: #d9d9d9;
    color           : #535457;
}

.postlink a {
    display: inline-block;
    font-size: 10px;
    padding: 3px 3px 2px 3px !important;
    font-weight: 600;
}

.formal fieldset {
  background-color: rgb(214 214 214);
  border: none;
  margin: 10px auto;
  padding-right: 25px;
  position: relative;

}
.formal fieldset legend {
    text-transform: uppercase; 
    font-size: 11px;
    background-color: #efefef; 
    outline         : 1px dashed #caa362;
    outline-offset  : -3px;
    color           : #535457;
    padding: 5px;

   }
  .formal .infofield {
    font-style: italic;
    color: #535457;
    }
.formal .inline .inputfield, .formal .inline .selectfield, .formal .inline .passfield {
    display: inline-block; 
    margin-right: 1em;
}

#tags .container, #mask_dialog .inner {
  background-color: rgb(214 214 214);
  border: none;
  padding: 9px;
  font: normal normal 400 11px/normal Lora;
  color: #535457;
  overflow: auto;
  max-height: 400px;
}

#post .formsubmit {
    text-align: center;
}

/* Профиль */
.pa-author a, .pa-author strong {
    text-transform: uppercase;
    color: #8E7244 !important;
    font-size: 12px;
}
.pa-title {
    font-size: 10px; 
    margin: 4px 0;
}

#profile-left{
    text-align: center;
}
.pa-avatar img, #profile-left #pa-avatar img {
    max-width: 190px;
}

.pa-fld1 .fld-name, .pa-fld2 .fld-name, .pa-fld3 .fld-name {display: none;}
.punbb .pa-fld1 {
    font-size: 11px;
    display: block;
    width: 170px;
    background-color: #e7e7e7;
    outline: 1px dashed #caa362;
    outline-offset: -5px;
    padding: 8px;
}

.punbb .post-author {
display: inline-block;
vertical-align: top;
}

#profile .container {
    padding-left: 8px;
}

#viewprofile td {
    font-size: 11px;
}

 /* ЛС */ 
#profilenav {
    float: left;
    width: 150px;
    display: inline;
    font-size: 12px;
    background : #efefef !important;
    padding: 11px 0px 10px 21px;
    outline         : 1px dashed #caa362;
    outline-offset  : -5px;
    
}
  
#profilenav li {
  padding-bottom: 0.8em;
 }
  
#viewprofile ul, #profilenav ul {
    padding: 5px 0 0 0;
}
  
  #viewprofile h2, #profilenav h2 {
    display: none;
    }

  #viewprofile h2 span, #profilenav h2 span {
    display: none;}
  
  #viewprofile li, #setmods dl {
    padding: 0 0 0 16em;
}
  
  #viewprofile li span {
    float: left;
    width: 14em;
    margin-left: -16em;
    padding: 0.5em 1em;
    font-weight: bold;}
  
  #setmods dt {
    float: left;
    width: 14em;
    margin-left: -16em;
    padding: 0.8em 1em;
    font-weight: bold;
    display: inline;}
  

  #viewprofile li strong, #viewprofile li div, #setmods dd {
    display: block;
    padding: 0.5em 1em;
    font-weight: normal; }
  

  .punbb img.avatardemo {
    float: left;
    margin: 0 0 0.8em 1.8em
}

#messages .fs-box table .tcl {
    width: 25% !important;
}
    
#messages .fs-box table .tc2 .user-avatar {
  float: left !important;
  padding-right: 10px;
}

#messages fieldset{
  background: none !important;
}
.fs-box .post-body {
    width: 65% !important; 
}


/* поиск сообщений */
#pun-searchposts .post h3 span {padding-left: 0px;}
#pun-searchposts .post-author, #pun-post .post-author {margin: 10px 0 0;}
#pun-searchposts .post-author ul {min-height: 50px;}

.pa-author:hover #tuser {opacity: 1;}

.pun-modal.move_posts_form .modal-inner {width: 1032px!important;}


/* Админка */
.punbb .modmenu .container {
    padding: 0.5em 1em;
    font-size: 0.9em;
}
.punbb-admin .adformal h2, .punbb-admin #pun-adnav h2 {
    border: none;
    background: transparent;
}
#pun-admain .longinput input, #pun-admain .adinput {
    border: none;
}
#pun-admain a {
    cursor: pointer;
    color: #333 !important;
}
#pun-admain .isactive a {
    color: rgb(119, 119, 119) !important;
    font-weight: bold;
}


