@import url(style_cs.1677981351.css);

@font-face {
    font-family: 'Rubik';
    src: url('http://forumstatic.ru/files/0010/f2/5a/40023.eot');
    src: url('http://forumstatic.ru/files/0010/f2/5a/40023.eot?#iefix') format('embedded-opentype'),
    url('http://forumstatic.ru/files/0010/f2/5a/27208.woff') format('woff'),
    url('http://forumstatic.ru/files/0010/f2/5a/61997.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }
@font-face {
    font-family: 'Helvetica';
    src: url('http://forumstatic.ru/files/0010/f2/5a/11278.eot');
    src: url('http://forumstatic.ru/files/0010/f2/5a/11278.eot?#iefix') format('embedded-opentype'),
    url('http://forumstatic.ru/files/0010/f2/5a/13140.woff') format('woff'),
    url('http://forumstatic.ru/files/0010/f2/5a/12794.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }
@font-face {
    font-family: 'Roboto';
    src: url('http://forumstatic.ru/files/0010/f2/5a/23568.eot');
    src: url('http://forumstatic.ru/files/0010/f2/5a/23568.eot?#iefix') format('embedded-opentype'),
    url('http://forumstatic.ru/files/0010/f2/5a/36371.woff') format('woff'),
    url('http://forumstatic.ru/files/0010/f2/5a/13649.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }

/* Остатки стандартных стилей */
html, body {margin: 0; padding: 0}
.punbb * {margin: 0}

.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {padding: 0; list-style: none;}
.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;}

#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,
#pun-title, #pun-announcement h2,
.category thead,
.modlist, #profilenav h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }
.punbb .post-content {padding: 0; margin: 0; width: 100%; overflow: hidden;}
.punbb .post-content p {margin: 0; padding: 0 0 10px 0;}
.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 .clearer {clear: both; height: 0; font-size: 0;}


/* Общие стили, тело форума, меню */

body {
background: #fff url(http://forumstatic.ru/files/0010/f2/5a/45951.jpg) no-repeat top center fixed;
background-size: 100%;
border-left: 10px solid #000;
border-right: 10px solid #000;
font: 12px 'Rubik', verdana;
color: #282828;
}

body a {
font-family: 'Roboto';
color: #7f9fc3;
text-decoration: none;
transition: all 0.6s;
-webkit-transition: all 0.6s;
}
body a:hover {
color: #000;
letter-spacing: 0.4px;
}

.punbb {
background: #fff;
border: 1px solid #000;
width: 1050px;
margin: 36px auto;
position: relative;
}

#pun {padding: 35px 0;}
.section {padding: 10px 32px;}
.main {padding: 0 32px;}

#pun-navlinks {
text-align: center;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
padding: 10px 20px 5px;
}
#pun-navlinks li, #pun-ulinks  li {display: inline; margin: 0 5px 5px;}
#pun-navlinks li a {font-family: 'Rubik'; color: #565656;}
#pun-navlinks li a:hover {letter-spacing: 0; color: #000;}

#pun-ulinks {text-align: center; padding: 0px 32px;}
#pun-ulinks a {color: #565656;}
#pun-ulinks a:hover {color: #000;}

#pun-status {padding: 10px 32px 0;}
#pun-crumbs1 {padding: 5px 32px 10px;}

h1, h2 {
text-transform: uppercase;
font-size: 14px;
text-align: center;
font-family: 'Helvetica';
font-weight: bold;
color: #565656;
padding: 0 20px;
}
h1 span, h2 span {
display: inline-block;
padding: 10px 30px;
background: 
    url(http://forumstatic.ru/files/0010/f2/5a/79790.jpg) no-repeat left center, 
    url(http://forumstatic.ru/files/0010/f2/5a/79790.jpg) no-repeat right center;
}

/* Шапка */
.shapka {position: relative;}
.punbb .sh-texts {margin: 30px 36px 18px; padding: 0 0 20px; border-bottom: 1px solid #000; position: relative;}
.sh-auth {
position: absolute;
right: 0;
background: #fff;
color: #7f9fc3;
text-transform: uppercase;
font-weight: bold;
font-size: 17px;
bottom: -10px;
padding: 0 0 0 10px;
}
.punbb .sh-bg {
position: relative;
background: url(http://forumstatic.ru/files/0010/f2/5a/89582.jpg);
height: 255px;
margin: 0 0 24px;
}
.sh-bg span {
position: absolute;
right: 264px;
text-align: center;
width: 236px;
font-family: 'Helvetica';
top: 44px;
font-size: 9px;
letter-spacing: 1px;
}
.sh-but {
text-align: center;
padding: 0 10px;
font-size: 11px;
}
.sh-but a {
display: inline-block;
text-transform: uppercase;
text-align: center;
padding: 4px 20px;
border: 1px solid #000;
margin: 0 10px 10px;
line-height: 11px;
letter-spacing: 1px;
background: #fff;
}
.sh-but a span {display: block; font-weight: bold;color: #7f9fc3;}
.sh-but a i {font-style: normal; font-size: 8px; color: #565656;}
.sh-but a:hover {background: #000;}
.sh-but a:hover i, .sh-but a:hover span {color: #fff;}

/* Таблицы форума */
.main table, .main tbody, .main thead {display: block; width:100%;}
.main thead {
background: #d5d5d5;
opacity: 0.5;
}
.main tr {
display: block;
border-bottom: 1px solid #e9e9e9;
}
.main tr:hover {background: rgba(126, 158, 195,0.2);}

.main td, .main th {
padding: 5px 10px;
display: inline-block;
vertical-align: middle;
}
.punbb .main .tcl {position: relative;}
.main .tcl {width: calc(50% - 24px); position: relative;}
.main .tc2, .main .tc3, .main .tcmod {text-align: center; width: calc(10% - 24px);}
.main .tcr {width: calc(30% - 24px);}
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {width: calc(40% - 24px);}
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {text-align: left; width: calc(20% - 24px);}
#pun-debug table .tcl {width: calc(15% - 24px);}
#pun-debug .tcr {width: calc(90% - 24px);}

.main table {
border-left: 1px solid #e9e9e9;
border-right: 1px solid #e9e9e9;
}


/* Главная - категории, статистика */
.main .category table {border:none;}
.main .category tr {
padding: 0 0 8px;
margin: 0 0 8px;
border: none;
}
.main .category tr:hover {background: transparent;}

.category h3 {
font-weight: normal;
text-transform: uppercase;
font-size: 13px;
text-shadow: 1px 1px 0 #c8c8c8;
padding: 0 0 4px;
}
.category h3 a {color: #565656;}
.category h3 a:hover {color: #7f9fc3;}
.category .tclcon, .forum .tclcon {padding-left: 20px;}

.category .icon, .forum .icon {
background: #ddd;
width: 10px;
height: 10px;
position: absolute;
top: 8px;
border-radius: 50%;
left: 10px;
}
.category .inew .icon, .forum .inew .icon {background: #7f9fc3;}

.punbb .catlinks {
border-bottom: 1px solid #000;
padding: 0 0 4px;
margin: 0 0 8px;
}
.catlinks a {
color: #565656;
display: inline-block;
background: url(http://forumstatic.ru/files/0010/f2/5a/91695.jpg) no-repeat right center;
padding-right: 12px;
}
.catlinks a:last-child {background: none;}
.punbb .category {margin-bottom: 20px;}

#pun-stats li {
margin: 0 0 5px;
text-transform: lowercase;
}

#pun .punbb .user-avatar .avatar-image {border-radius: 0%; }
#pun .punbb .user-avatar .isonline {background: #7f9fc3; top: -2px; right: -2px;}

/* Страница статистики */
#pun-statistic .main .section {padding: 10px 0;}
#pun #pun-statistic .tc3 {width:calc(15% - 24px);}
#pun #pun-statistic .tc-username {width:calc(25% - 24px);text-align:left;}
#pun #pun-statistic .tc-title {width:calc(25% - 24px);text-align:left;}
#pun #pun-statistic .tc-registered {width:calc(20% - 24px);}
#pun #pun-statistic .tc-topic {width:calc(45% - 24px);}


/* Список тем, пагинация */
.forum table {border-top: 1px solid #e9e9e9;}

.punbb .linkst, .punbb .linksb {
position: relative;
margin: 10px auto;
min-height: 22px;
}

.postlink {
width: auto !important;
position: absolute;
max-width: 330px;
right: 0;
top: 0;
}
.postlink a {margin: 0 0px 0px 10px;}
.main .postlink.long .new-topic {padding:0}
.pagelink {padding-right: 330px;}
.modmenu {padding: 10px 0;}
.modmenu span {float: right;}
.punbb .subscribelink {margin-top: 10px;}

/* Стили ссылок-кнопок */
.postlink a,
.subscribelink a,
#profilenav li a {
display: inline-block;
text-transform: uppercase;
text-align: center;
padding: 4px 20px;
border: 1px solid #000;
line-height: 11px;
letter-spacing: 1px;
background: #fff;
font-weight: bold;
}
.postlink a:hover,
#profilenav li a:hover {background: #000;color: #fff; letter-spacing: 0.4px;}

.pagelink a, .pagelink strong {
display: inline-block; 
padding: 3px; 
border: 1px solid #000; 
margin: 0 3px;
font-weight: bold;
font-size: 14px;
}
.pagelink a:hover, .pagelink strong {background: #000;color: #fff;}

/* Страница темы */
.punbb .post {margin: 0 0 15px;}
.punbb .post-author,  .punbb .post-body {display: inline-block; margin: 15px 0 0; vertical-align: top;}
.post-body {width: calc(100% - 240px);}
.punbb .post-box {margin-left: 30px;}

.punbb .post h3 {
font-weight: normal;
font-size: 11px;
padding: 5px 10px;
background: rgba(126, 158, 195,0.2);
border-radius: 5px;
margin: 0 0 5px;
}
.post h3 strong {font-weight: normal; padding-right: 10px;}
.post h3 strong:before {content: '#'}

.punbb .post-links {
text-align: right; 
opacity: 0.6;
transition: all 0.6s;
-webkit-transition: all 0.6s;
margin: 10px 0 0;
}
.punbb .post-links:hover {opacity: 1;}
.punbb .post-links li {display: inline; padding: 0 0 0 10px;}
.punbb .post-links .pl-email, .punbb .post-links .pl-website {float: left; padding: 0 10px 0 0;}

/* Профили в топике, страница профиля */
.punbb .post-author,
#viewprofile #profile-left {
background: #fcfcfc;
border: 1px solid #ebebeb;
text-align: center;
border-radius: 15px;
position: relative;
}
.punbb .post-author {width: 233px;}
#viewprofile #profile-left {width: 213px;}
.punbb .post-author ul, 
.punbb #profile-left {padding: 10px !important;}
.post-author ul li .fld-name,
#profile-left li span {display: none;}

.pa-author a,
#profile-name strong {color: #000; font-family: 'Rubik'; font-size: 14px; font-weight: bold;}
.pa-author a:hover {color: #7f9fc3;}

.punbb .pa-avatar,
.punbb #pa-avatar {margin: 15px auto 5px;}

.punbb .pa-fld1,
.punbb #pa-fld1 {
background: #fff;
padding: 5px;
border: 1px solid #ebebeb;
border-radius: 50%;
display: block;
height: 16px;
width: 16px;
position: absolute;
top: -12px;
left: 20px;
}
.pa-fld1 img, #pa-fld1 img {height: 16px; width: 16px;}

.pa-fld2, .pa-fld5,
#pa-fld2, #pa-fld5 {font-family: 'Roboto'; text-transform: uppercase;}

.punbb .pa-fld3,
.punbb #pa-fld3 {
position: relative;
height: 30px;
margin: 0 0 5px;
}
.pa-fld3 .rng,
#pa-fld3 .rng {
height: 28px;
width: 245px;
position: absolute;
left: -11px;
}

.punbb .pa-fld4,
.punbb #pa-fld4 {
border-bottom: 1px solid #ebebeb;
text-align: left; 
padding: 0 0 5px;
margin: 0 0 5px;
font-size: 11px;
}

.post-author ul li.pa-posts .fld-name,
.post-author ul li.pa-respect .fld-name {display: inline;}
.pa-posts, .pa-respect {
display: inline-block;
font-size: 11px;
width: calc(50% - 2px);
}

.punbb .pa-fld5 {margin: 5px 0 0;}
.punbb #pa-fld5 {margin: 5px 0;}

#profilenav {text-align: center;}
#profilenav li {display: inline; }
#profilenav li a {margin: 0 10px 10px;}

.punbb #viewprofile {margin-top: 20px;}
#viewprofile table, #viewprofile tbody, #viewprofile tr {display:block;}
#viewprofile td {display: inline-block; vertical-align: top;}
#viewprofile table {border:none;}
#viewprofile tr {border:none;}
#viewprofile tr:hover {background: transparent;}

.main #viewprofile td {overflow: inherit;}
#viewprofile li strong {font-weight: normal !important;}
#viewprofile li#profile-name strong {font-weight: bold !important;}

#profile-right {margin-left: 25px;}
#viewprofile #profile-right {width: calc(100% - 265px);}

#viewprofile #profile-signature {padding: 10px 0 0;}

#viewprofile #profile-signature ul {border: none; padding: 0;}
.punbb #profile-right li {
margin: 5px 0 8px;
padding: 0 0 5px;
border-bottom: 1px solid #eee;
}
#viewprofile #profile-right li strong,  {padding: 0;}
