/* Import the colour scheme */

    @import url(style_cs.1534695858.css);

/* Fonts */

@font-face {
    font-family: 'EB Garamond';
    font-style: normal;
    src: url('http://forumfiles.ru/files/0019/bf/6c/10211.eot'),
         url('http://forumfiles.ru/files/0019/bf/6c/10211.eot') format('embedded-opentype'),   
         url('http://forumfiles.ru/files/0019/bf/6c/96705.woff2') format('woff2'),      
         url('http://forumfiles.ru/files/0019/bf/6c/56298.woff') format('woff'), 
         url('http://forumfiles.ru/files/0019/bf/6c/32124.ttf') format('truetype'), 
         url('http://forumfiles.ru/files/0019/bf/6c/44161.svg#EBGaramond') format('svg');
}

@font-face {
    font-family: 'EB Garamond Black';
    font-style: normal;
    src: url('http://forumfiles.ru/files/0019/bf/6c/51501.eot'),
         url('http://forumfiles.ru/files/0019/bf/6c/51501.eot') format('embedded-opentype'),   
         url('http://forumfiles.ru/files/0019/bf/6c/88649.woff2') format('woff2'),      
         url('http://forumfiles.ru/files/0019/bf/6c/18594.woff') format('woff'), 
         url('http://forumfiles.ru/files/0019/bf/6c/23275.ttf') format('truetype'), 
         url('http://forumfiles.ru/files/0019/bf/6c/33107.svg#EBGaramond') format('svg');
}

@font-face {
    font-family: 'EB Garamond Medium Italic';
    font-style: normal;
    src: url('http://forumfiles.ru/files/0019/bf/6c/60159.eot'),
         url('http://forumfiles.ru/files/0019/bf/6c/60159.eot') format('embedded-opentype'),   
         url('http://forumfiles.ru/files/0019/bf/6c/67858.woff2') format('woff2'),      
         url('http://forumfiles.ru/files/0019/bf/6c/25964.woff') format('woff'), 
         url('http://forumfiles.ru/files/0019/bf/6c/36340.ttf') format('truetype'), 
         url('http://forumfiles.ru/files/0019/bf/6c/72198.svg#EBGaramond') format('svg');
}


@font-face {
    font-family: 'IBM Plex Light';
    font-style: normal;
    src: url('http://forumfiles.ru/files/0019/a4/9b/58959.eot'), 
         url('http://forumfiles.ru/files/0019/a4/9b/58959.eot') format('embedded-opentype'),
         url('http://forumfiles.ru/files/0019/a4/9b/31058.woff2') format('woff2'),
         url('http://forumfiles.ru/files/0019/a4/9b/38701.woff') format('woff'),
         url('http://forumfiles.ru/files/0019/a4/9b/34431.ttf') format('truetype'), 
         url('http://forumfiles.ru/files/0019/a4/9b/87396.svg#IBMPlexRegular') format('svg'); 
}

@font-face {
    font-family: 'IBM Plex Bold';
    font-weight: bold;
    src: url('http://forumfiles.ru/files/0019/a4/9b/86585.eot'),
         url('http://forumfiles.ru/files/0019/a4/9b/86585.eot') format('embedded-opentype'), 
         url('http://forumfiles.ru/files/0019/a4/9b/34645.woff2') format('woff2'), 
         url('http://forumfiles.ru/files/0019/a4/9b/24443.woff') format('woff'), 
         url('http://forumfiles.ru/files/0019/a4/9b/44769.ttf') format('truetype'), 
         url('http://forumfiles.ru/files/0019/a4/9b/43248.svg#IBMPlexBold') format('svg'); 
}


@font-face {
    font-family: 'Fira Mono';
    src: url('http://forumfiles.ru/files/0019/85/22/40528.eot'),
         url('http://forumfiles.ru/files/0019/85/22/40528.eot') format('embedded-opentype'), 
         url('http://forumfiles.ru/files/0019/85/22/75249.woff') format('woff'), 
         url('http://forumfiles.ru/files/0019/85/22/75587.woff2') format('woff2'), 
         url('http://forumfiles.ru/files/0019/85/22/31476.ttf') format('truetype'), 
         url('http://forumfiles.ru/files/0019/85/22/25378.svg#FiraMono') format('svg'); 
}


@font-face {
    font-family: 'Futura Book';
    src: url('http://forumfiles.ru/files/0019/95/3b/22674.eot'), 
         url('http://forumfiles.ru/files/0019/95/3b/22674.eot') format('embedded-opentype'), 
         url('http://forumfiles.ru/files/0019/95/3b/52470.woff') format('woff'), 
         url('http://forumfiles.ru/files/0019/95/3b/69651.ttf') format('truetype'),
         url('http://forumfiles.ru/files/0019/95/3b/31114.svg#FuturaBook') format('svg'); 
}

@font-face {
    font-family: 'Futura Medium';
    src: url('http://forumfiles.ru/files/0019/95/3b/90996.eot'), /* IE9 Compat Modes */
         url('http://forumfiles.ru/files/0019/95/3b/90996.eot') format('embedded-opentype'), /* IE6-IE8 */
         url('http://forumfiles.ru/files/0019/95/3b/76322.woff') format('woff'), /* Modern Browsers */
         url('http://forumfiles.ru/files/0019/95/3b/22873.ttf') format('truetype'), /* Safari, Android, iOS */
         url('http://forumfiles.ru/files/0019/95/3b/33938.svg#FuturaMedium') format('svg'); /* Legacy iOS */
}


/* Text setup */

body {
    font-size: 13px;
    color: #212227;
}

.punbb {
    font-family: 'IBM Plex Light';
  }

.punbb strong {
    font-family: 'IBM Plex Bold';
  }

.punbb pre {
    font-size: 12px;
    font-family: 'Fira Mono';
  }


.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 {
    color: #222222;
    font-family: 'IBM Plex Bold', sans-serif;
    text-decoration: underline;
}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
    color: #d85617;
}

.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: #d85617;
}

/* Basic page layout */

    /* òåëî */
body {
    background-image: url(http://forumfiles.ru/files/0019/bf/6c/12510.jpg);
    background-position: left top;
    background-attachment: fixed;
    background-repeat: repeat;
    background-color: #fafafa;
    font-size: 13px;
    /* background-attachment: fixed; */
}

    /* øàïêà */
#pun-title table {
    border: none;
    margin-left: -15px;
    width: 900px;
    height: 539px;
    margin-top: 0px;
    background: url(http://forumfiles.ru/files/0019/bf/6c/41055.jpg);
    background-color: #fafafa;
}

    /* ïóí */
#pun {
    background: url();
    background-color: #fafafa;
    box-shadow: 0 0 110px rgba(0,0,0,0.8);
}

    /* êàòåãîðèè */
.punbb #pun-category1 h2, #pun-category2 h2, #pun-category3 h2, #pun-category4 h2, #pun-category5 h2, #pun-category6 h2, #pun-category7 h2, #pun-stats h2 {
    font-family: 'EB Garamond Black', serif !important;
    font-size: 48px;
    text-transform: lowercase;
    color: #222222;
    background-image: url(http://forumfiles.ru/files/0019/bf/6c/73328.jpg);
    /* background-position: bottom center; */
    background-repeat: no-repeat;
    width: 586px;
    margin-left: -15px;
    padding-top: 30px;
    height: 68px;
    padding-left: 314px;
    background-position: top left;
    padding-bottom: 40px;
}

    /* ôóòåð */
#pun-about .container {
    background: url(http://forumfiles.ru/files/0019/bf/6c/26647.jpg) repeat-x;
    background-color: #fafafa;
    width: 900px;
    height: 180px;
    margin: 40px 0 -60px -15px;
    text-align: center;
    line-height: 1;
    font-size: 9px;
    box-shadow: 0 70px 110px rgba(0,0,0,0.8);
    background-repeat: no-repeat;
}

#pun-about .container span {
    font-size: 10px !important; 
}

    /* íàâëèíêñ */
#pun-navlinks {
    text-align: left;
    line-height: 1.337;
    width: 250px;
    height: 90px;
    /* text-transform: lowercase; */
    margin-top: -114px;
    margin-left: 21px;
}

#pun-navlinks .container {
    overflow: hidden;
}

#pun-navlinks li, #pun-navlinks li a {
    display: inline;
    padding-right: 5px;
    color: #222222;
    font-size: 18px;
    font-family: EB Garamond Black;
    text-decoration: none;
}

#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #d85617;
  text-decoration: none;
}

#pun-navlinks #navawards{
    display:none;
}

    /* þëèíêñ */
#pun-ulinks {
    overflow: hidden;
    margin-top: -91px;
    width: 410px;
    line-height: 25px;
    margin-left: 302px;
}

#pun-ulinks .container {
    padding: 0;
    text-transform: lowercase;
    text-align: left;
    font-size: 16px;
}

#pun-ulinks li, #pun-ulinks li a {
    display: inline;
    white-space: nowrap;
    font-family: 'EB Garamond Medium Italic', serif;
    text-transform: lowercase;
    color: #222222;
    padding-right: 7px;
    text-decoration: none;
}

#pun-ulinks li a:hover {
    color: #d85617;
    text-decoration: none;
}

    /* õëåáíûå êðîøêè */
#pun-crumbs1 p.container, #pun-crumbs2 p.container {
    border-top: none;
    padding: 0;
    font-size: 18px;
    font-family: 'EB Garamond Black', sans-serif;
    /* text-transform: uppercase; */
    font-style: normal;
    margin-top: 30px;
    width: 280px;
    margin-bottom: 30px;
    margin-left: 21px;
}

#pun-crumbs1 p.container a, #pun-crumbs2 p.container a {
    font-family: 'EB Garamond Black', sans-serif;
}

    /* ïåðåàäðåñàöèÿ */
#pun-redirect, #pun-maint {
    margin: 0px 0% 0px 0%;
    float: none;
    background-position: center;
    text-align: left;
    padding-top: 20px !important;
    width: 900px;
    margin-top: 120px;
    text-align: left;
    background-color: #fafafa;
    border: 2px solid #3d5a6c;
    border-image: url(http://forumfiles.ru/files/0019/bf/6c/24222.png) 2;

}

#pun-redirect.punbb .info .container{
    font-size: 13px;
    color: #222222; 
} 

#pun-redirect h1 span {
    margin-top: 10px;
    font-size: 48px !important;
    font-family: 'EB Garamond Black', serif !important;
    color: #222222;
    text-transform: lowercase;
    padding-left: 360px;
} 

/* Table layout */

    /* ïîäôîðóìû */
#pun-main table .tclcon {
    width: 280px;
    /*margin-left: 21px;*/
    margin-top: 30px;
    margin-bottom: 10px;
}
  
#pun-index .tcl h3 a {
    text-shadow: none !important;
}

#pun-main table .tclcon h3 a {
    color: #222222;
    text-decoration: none;
    letter-spacing: 0;
    font-family: 'EB Garamond Black', sans-serif;
    margin-right: 0px;
    text-transform: lowercase;
    font-style: normal;
    font-size: 24px;
}

#pun-main table .tclcon a:hover {
    color: #d85617 !important;
}

    /* èêîíêè */
.punbb table div.icon {
    float: right;
    width: 94px;
    text-align: right;
    margin-right: 100px;
    margin-top: 15px;
    height: 94px;
    background: transparent url(http://forumfiles.ru/files/0019/bf/6c/89140.png) no-repeat;
    position: relative;
}

tr.inew div.icon {
    background: transparent url(http://forumfiles.ru/files/0019/bf/6c/76018.png) no-repeat;
}

    /* ïðàâàÿ êîëîíêà */
.punbb .main .tcr a {
    font-family: 'EB Garamond Black', serif;
    line-height: 1.1;
    font-size: 14px !important;
    text-decoration: none;
}

    /* èêîíêè â ïîèñêå è ïîäôîðóìàõ */

#pun .punbb #pun-main .forum .container table div.icon  {
    height: 90px;
    background: transparent url(http://forumfiles.ru/files/0019/bf/6c/46360.png) no-repeat;
    margin-top: 0px;
    background-position: center;
    margin-right: -1px;
}

#pun .punbb #pun-main .forum .container table tr.inew div.icon {
    background: transparent url(http://forumfiles.ru/files/0019/bf/6c/48989.png) no-repeat;
}

.container #messages fieldset .fs-box .container table div.icon  {
    height: 90px;
    background: transparent url(http://forumfiles.ru/files/0019/bf/6c/46360.png) no-repeat;
    margin-top: 0px;
    background-position: center;
    margin-right: -1px;
}

.container #messages fieldset .fs-box .container table tr.inew div.icon {
    background: transparent url(http://forumfiles.ru/files/0019/bf/6c/48989.png) no-repeat;
}

/* Topics */

    /* îòîáðàæåíèå ïðîôèëÿ â òåìàõ */
.punbb .post .post-author {
    float: left;
    text-align: left;
    width: 180px !important;
    margin-left: 21px;
    margin-top: -50px;
    overflow: hidden;
    /* background: #637074; */
    background-repeat: repeat-x;
    background-position-y: bottom;
    padding-bottom: 30px;
}

.punbb .post .post-author ul, .punbb .post .post-author p {
    padding: 0;
    line-height: 140%;
}

.pa-author {
    width: 180px !important;
    margin-top: 10px;
    font-family: 'EB Garamond Black', sans-serif !important;
    text-decoration: none !important;
    font-size: 24px;
    color: #222222 !important;
    padding-bottom: 5px !important;
}

.pa-author a {
    font-family: 'EB Garamond Black', sans-serif !important;
    text-decoration: none !important;
    font-size: 24px;
}

.pa-author img {
      display: none;
}

.pa-avatar {
    margin-top: 5px !important;
    width: 180px;
}

  .pa-avatar img {
    max-width: 180px;
    max-height: 180px;
}

li.pa-title {
    margin-top: -2px;
    word-wrap: break-word;
    font-family: 'EB Garamond', serif;
    font-size: 18px;
    line-height: 99%;
    padding-bottom: 24px !important;
}

li.pa-title li {
    /*font-size: 10px !important;*/
}

li.pa-online {
    padding: 0;
}

.onlineimg {
    vertical-align: baseline !important;
    margin-top: 50px;
    margin-bottom: -35px;
}

li.pa-respect {
    color: #222222;
    text-transform: lowercase;
    margin-top: 15px;
    padding-bottom: 5px !important;
}

li.pa-respect a {
    /*color: #222222 !important;*/
}
  
li.pa-posts, li.pa-reg {
    font-size: 12px;
}
  
li.pa-gifts {
display: none;
}

li.pa-awards {
display: none;
}

    /* ïîñòû â òåìå */
#pun-viewtopic #pun-main h1 span, #pun-viewtopic #pun-main h2 span, .punbb #pun-main h1 span {
    font-size: 24px;
    font-family: 'EB Garamond';
    margin-left: 21px;
    line-height: 16px;
  }
}

.punbb .post-box a {
    font-family: 'IBM Plex Bold' !important;
}

    /* öèòàòà è êîä */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
    background-color: #fafafa;
    border: 2px dotted #212227;
}

/*.punbb .post-content .quote-box:hover, .punbb .post-content .code-box:hover {
    background-image: url(http://forumfiles.ru/files/0019/bf/6c/20047.png);
    border: 2px dotted #212227;
}*/

    /* ðàçäåëèòåëü */
.punbb .post-content hr {
    background-image: url(http://forumfiles.ru/files/0019/bf/6c/24222.png);
    opacity: 1 !important;
    height: 2px;
    border: 0 !important;
}

    /* êíîïêè */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
    font-family: 'EB Garamond Medium Italic', serif;
    text-decoration: none;
    font-size: 16px;
    background-color: #fafafa;
    padding: 5px 10px;
        margin: 5px 10px 5px 0px;
    border: 2px solid #3d5a6c;
    border-image: url(http://forumfiles.ru/files/0019/bf/6c/24222.png) 2;
}

    /* ôîðìà îòâåòà */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
    font-family: 'IBM Plex Light';
    font-size: 14px;
    background-color: #fafafa;
    padding: 5px 10px;
    margin: 5px 10px 5px 0px;
    border: 2px solid #3d5a6c;
    border-image: url(http://forumfiles.ru/files/0019/bf/6c/24222.png) 2;
}

.punbb input.button:active {
    background-image: url(http://forumfiles.ru/files/0019/bf/6c/24222.png);
    color: #fafafa;
}





/* ËÝÉÀÓÒÛ
-------------------------------------------------------------*/





/* Deal with browser defaults and wonkiness */

html, body {
    margin: 0; 
    padding: 0
}

.punbb * {
    margin: 0
  }

.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
    padding: 0;
    list-style: none;
  }

.punbb img {
    border:none;
  }

.punbb .main table {
    table-layout: fixed;
    width: 100%;
    margin: 60px 0px;
  }

.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
  }
  
/* Text setup */

.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
    font-size: 100%;
    font-weight: normal;
  }

.punbb h1 span, .punbb h2 span, .punbb legend span {
    /*font-size: 24px;*/
  }

.punbb address, .punbb em {
    font-style: normal
  }

.punbb .post-content em {
    font-style: normal;
  }

.punbb .post-content em.bbuline {
    font-style: normal;
    text-decoration: underline;
  }

/* Basic page layout */

#pun {
    width: 900px;
    position: relative;
    margin: auto;
}

.punbb {
    float: none;
    width: 870px;
    height: auto;
    margin: auto;
}

.punbb .section, .punbb .main {
  margin-bottom: 0;
}

.punbb .category, .punbb .post {
    margin-top: 0;
}

.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
    margin-top: 0;
}

#pun-post .topic {
    margin-top: 0;
}

/* Logo and description */

#pun-title {
    margin: 0;
    border-style: none;
}

#pun-title h1 {
    display : block;
    height : 0px;
}

#pun-title .container {
    border-style: none;
}

#pun-title h1 span {
    display: none;
}

#pun-title td.title-logo-tdl {
    border: none;
	width: 100%;
}

#pun-title td.title-logo-tdr {
	border: none;
}

/* Welcome box and Breadcrumbs */

#pun-status, #pun-status .container {
    border-bottom: none;
    width: 410px;
    margin-top: 60px;
    margin-left: 150px;
}

#pun-status .container {
    text-align: left;
}

#pun-status span {
    white-space: nowrap;
    margin-right: 0;
}

#pun-crumbs1, #pun-crumbs2 {
    overflow: hidden;
    margin-top: 0;
}

#pun-break1 {
    margin: 0;
    border-style: solid none;
    border-width: 0;
    height: 0;
    margin: 0px 1em;
    position: relative;
    z-index: 1;
}

/* Parsed Content, Signatures and Scroll Boxes */

.punbb .post-content {
    padding: 0;
    margin: 0;
    overflow: hidden;
  }

.punbb .post-sig dt {
    display: block;
    margin: 0;
    padding: 0;
  }

.punbb .post-content p {
    margin-left: 0px;
    padding-bottom: 15px;
    line-height: 150%;
  }

.punbb .post-content img {
    vertical-align: text-bottom
  }

.punbb .post-content img.postimg {
    vertical-align: middle;
  }

.punbb .post-content .blockcode, .punbb .post-content blockquote {
    overflow: hidden;
  }

.punbb .post-content .scrollbox {
    width: 96%;
    overflow: auto;
  }

.punbb .post-content .quote-box, .punbb .post-content .code-box {
    position: left;
    /*margin-bottom: 10px;*/
    padding: 10px 15px 0px 15px;
  }

.punbb .post-content .spoiler-box {
    padding: 10px 10px 10px 10px;
}

.punbb .post-content .quote-box {
    padding-bottom: 6px !important;
}

.punbb .quote-box cite, .punbb .code-box strong.legend {
    display: block;
    padding-bottom: 0.5em;
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 0.1em !important;
}

.punbb .post-content .lastedit {
    display: none;
    }

/* Pagination and posting links */

.punbb .linkst {
    float: left;
    position: relative;
    margin-left: 22px;
    width: 96%;
    height: 0;
  }

.multipage {
    margin-top: 0;
    padding: 30px 0px;
  }

.linkst .pagelink {
    position: absolute;
    width: 24em;
  }

.linkst .postlink {
    position: relative;
    margin-left: 104px;
    text-align: right;
    margin-top: -15px;
  }

.linkst .postlink a {
    text-align: right;
    font-family: 'EB Garamond Medium Italic', serif;
    text-decoration: none;
    padding: 5px 10px;
    font-size: 16px;
    border: 2px solid #8fb5b3;
    border-image: url(http://forumfiles.ru/files/0019/bf/6c/24222.png) 2;
  }

.linkst .postlink a:hover {
    background-image: url(http://forumfiles.ru/files/0019/bf/6c/24222.png);
    text-decoration: none;
    color: #fafafa;
    border: 2px transparent;
    border: 2px solid #8fb5b3;
    border-image: url(http://forumfiles.ru/files/0019/bf/6c/24222.png) 2;
  }

.punbb .linksb {
    float: left;
    position: relative;
    margin-left: 22px;
    width: 96%;
    padding-bottom: 70px;
    height: 0;
  }

.linksb .pagelink {
    position: absolute;
    width: 24em;
    margin-top: -30px;
  }

.linksb .postlink {
    position: relative;
    margin-left: 104px;
    text-align: right;
  }

.linksb .postlink a {
    text-align: right;
    font-family: 'EB Garamond Medium Italic', serif;
    text-decoration: none;
    padding: 5px 10px;
    font-size: 16px;
    border: 2px solid #8fb5b3;
    border-image: url(http://forumfiles.ru/files/0019/bf/6c/24222.png) 2;
  }

.linksb .postlink a:hover {
    background-image: url(http://forumfiles.ru/files/0019/bf/6c/24222.png);
    text-decoration: none;
    color: #fafafa;
    border: 2px transparent;
    border: 2px solid #8fb5b3;
    border-image: url(http://forumfiles.ru/files/0019/bf/6c/24222.png) 2;
  }

.subscribelink {
    clear:both;
    padding-top: 0;
    padding-bottom: 0;
  }

/* Form layout */

.punbb .formal .container {
    padding: 0px 0px 0px 21px;
}

.punbb .formsubmit {
    padding: 0;
    margin: 0;
}

.punbb fieldset {
    border-style: none;
    padding: 0;
}

.punbb fieldset legend {
    padding: 4px 0px 15px 0px;
    margin: 0;
    font-family: 'EB Garamond', serif;
    font-size: 18px;
}

.punbb fieldset legend span {
    padding: 0;
    margin: 0;
}

.punbb fieldset fieldset {
    border-style: none;
    margin: 0;
}

.punbb .fs-box {
    padding: 0px;
}

.punbb .fs-box p, .punbb .fs-box fieldset {
    padding: 4px 0px;
}

.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
    float: left;
    margin-right: 0;
}

.punbb .inline .infofield {
    clear:both
}

.punbb .datafield br {
    display: none
}

.punbb .required label, .punbb .datafield span.input {
    font-family: 'IBM Plex Bold';
}


.punbb .datafield span.input a {
    font-weight: normal;
}

.punbb .areafield span.input, .punbb p.longinput span.input {
    display: block;
    padding: 0;
    height: 100%; /* For IE */
}

.punbb textarea, .punbb .longinput input {
    width: 96% !important;
    margin: 0;
}

.punbb .hashelp {
    position: relative;
}

.punbb .helplinks {
    display: block;
    position: absolute;
    right: 0;
    font-weight: normal;
    width: 36%;
}

.punbb #profile .helplinks {
    top: 0;
}

.punbb .helplinks span {
    display: block;
    padding-bottom: 0;
}

#pun-post .formal .info-box li {
    padding-left: 0;
    list-style-type: square;
    list-style-position: inside;
    line-height: 1.5;
    margin: 0;
}

/* Table layout */

.punbb .main th {
    font-size: 10px !important;
    font-style: normal;
	height: 10px;
    text-transform: lowercase;
}

.punbb .main td {
    border-style: none;
    padding: 0;
}

.punbb .main .tcl {
    overflow: hidden;
    text-align: left;
    padding-left: 22px !important;
    width: 50%;
}

.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    text-align: center;
    width: 10%;
}

.punbb .main .tcr {
    overflow: hidden;
    text-align: left;
    width: 25%;
    font-size: 13px;
    padding-right: 40px;
}

/* Search layout */
 
#pun-searchtopics .main  table thead {
    font-size: 10px;
    padding-left: 15px !important;
}	 
	 
#pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl {
    width: 70%;
    padding-top: 10px;
}

#pun-searchtopics .main .tcl .icon {
    margin-left: 30px; 
}

#pun-searchtopics .main .tc2 {
    text-align: left;
    width: 20%;
}
	  
#pun-searchtopics .main .tc3 {
    text-align: left;
    width: 6%;
}

 /* Topics */

.punbb .post .container {
    padding-bottom: 1px;
}

.punbb .post h3 {
    border-top: 2px solid #3d5a6c;
    border-image: url(http://forumfiles.ru/files/0019/bf/6c/24222.png) 2;
    padding: 36px 22px 30px 0px;
    margin-top: 30px;
    width: 101%;
    margin-left: -15px;
}

.punbb .post h3 span {
    display: block;
    margin-left: 243px;
}

.punbb .post h3 strong {
    float: right;
    width: 5em;
    text-align: right;
    font-size: 30px;
    margin-top: -12px;
    font-weight: normal;
    font-family: 'EB Garamond Black', serif !important;
}

.punbb .post h3 a {
    font-family: 'EB Garamond Medium Italic', serif !important;
    text-decoration: none;
    background-image: url(http://forumfiles.ru/files/0019/bf/6c/24222.png);
    font-size: 16px;
    padding: 0px 24px;
}

#pun-searchposts #pun-main .topic .post h3 a {
    font-family: 'EB Garamond Medium Italic', serif !important;
    text-decoration: none;
    background: transparent !important;
    font-size: 16px;
    padding: 0px 0px;
}

    /* ïîñòû â òåìå */
.punbb .post-body {
    margin-left: 215px;
}
  
  
topic a.sharelink {
    margin-top: 0px;
}
  

#pun-live-rusff {
    display: none;
}

.punbb .post-box {
    margin-left: 12px;
    word-wrap: break-word;
    text-align: justify;
    width: 638px;
}

.punbb fieldset .post-box {
    margin-bottom: 0px;
}

.punbb .post-links {
    width: 102%;
    padding: 10px 0;
}

.punbb .post-links ul {
    padding: 0;
    line-height: 2em;
    padding-right: 30px;
    background: transparent;
    text-align: right;
}

.punbb .post-links li {
    display: inline;
    margin-left: 21px;
}

.punbb .post-links a {
    text-decoration: none;
    font-family: 'EB Garamond', serif;
    font-size: 16px;
}

.pl-email, .pl-website {
    float: left;
}

.punbb .clearer {
    clear: both;
    height: 0;
    font-size: 0;
}

/* Statistics */

#pun-stats .container {
    width: 830px;
    margin-left: 22px;
    margin-top: 36px;
}

#pun-stats li.item1, #pun-stats li.item2 {
    float: left;
    clear: both;
    line-height: 150%;
}

#pun-stats li.item3, #pun-stats li.item4 {
    text-align: left;
    margin-left: 280px;
    line-height: 150%;
}

li#onlinelist {
    margin-top: 1em;
    border: none;
    border-top-width: 1px;
    float: left;
    width: 100%;
    line-height: 130%;
}

li#onlinelist div {
    border: none;
    border-top-width: 1px;
    padding: 36px 0 18px 0px;
}





/* ÀÍÓÑ ÄÜßÂÎËÀ
-------------------------------------------------------------*/






/* Float clearing and hidden items */

#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
}
/* Moderator menu */

.punbb .modmenu .container {
    text-align: right;
    padding: 0px 15px 40px 22px;
}

.punbb .modmenu strong, .punbb .modmenu a {
    height: 1.8em;
    line-height: 1.8em;
}

.punbb .modmenu .container strong {
    float: left;
}

.punbb .modmenu input {
    margin-left: 1em;
}


/* Message boxes */

.punbb .info .container {
    padding: 22px;
}

.punbb .info .container .backlink {
    padding-top: 0.8em;
}


/* Profile page */

#profile .container {
    padding-left: 239px;
    margin: 50px 0;
}
  
#profile .container fieldset .fs-box .container .post-body .post-box .post-content {
    width: 56%;
    word-wrap: break-word;
}

#profilenav {
    float: left;
    width: 200px;
    margin-left: -217px;
    display: inline;
}

#profilenav li {
    padding-bottom: 0.8em;
    font-family: 'IBM Plex Bold';
  }

#profilenav ul, #viewprofile ul {
    border: none;
    margin: 0 0 30px 0;
}

#profilenav h2, #viewprofile h2 {
    background: transparent;
    border: none;
    padding: 0 0 0 0;
    margin: 0 14px 10px -6px;
}

#viewprofile h2 span, #profilenav h2 span {
    padding: 0 5px;
    position: relative;
    font-family: 'EB Garamond', serif;
    font-size: 18px;
    padding-top: 4px;
}

#viewprofile li, #setmods dl {
    padding: 0 0 0 16em;
    margin-bottom: 0.2em;
}

#viewprofile li span {
    float: left;
    width: 14em;
    margin-left: -16em;
    padding: 0.5em 1em;
    font-family: 'IBM Plex Bold';
}

#setmods dt {
    float: left;
    width: 14em;
    margin-left: -16em;
    padding: 0.8em 1em;
    font-family: 'IBM Plex Bold';
    display: inline;
}

#viewprofile li strong, #viewprofile li div, #setmods dd {
    display: block;
    padding: 6px 0px;
    font-weight: normal;
}

#viewprofile li#profile-name {
    font-size: 24px;
}

#viewprofile li#profile-title{
    font-size: 16px;
}


.punbb img.avatardemo {
    float: right;
    margin: 0 0 0.8em 1.8em
}


/* User list */

#pun-userlist .formal, #pun-userlist .formal .container {
    border-bottom: none;
    margin-top: 30px;
    margin-bottom: 0;
}

#pun-userlist .usertable .container {
    padding: 0;
    border-top: none;
}

#pun-userlist .usertable table {
    border-style: none;
}

#pun-userlist .usertable table .tc2, #pun-userlist .usertable table .tc3 {
    width: 30%;
}

/* Announcement */

#pun-announcement h2 {
    display: none;
}

#pun-announcement h2 span {
    display: block;
    padding: 1em 0 0.8em 0;
}

#pun-announcement .container {
    padding: 4.3em 1em 1em 1em;
}

/* Quick Jump - About */

#pun-qjump {
    margin: 0;
    border: none;
    width: 50%;
    position: relative;
    float: left;
}

#pun-qjump .container {
    border: none;
    background: transparent;
    padding: 0.8em 1em;
}

#pun-about {
    margin-top: 0;
}

#pun-about .container {
    border-top-style: none;
    text-align: left;
    line-height: 150%;
    padding-left: 320px;
    width: 580px;
    margin-top: -10px;
}

#pun-about p span {
    display:block;
    padding-left: 50%;
}

#pun-break4 {
    position: relative;
    height: 0;
    z-index: 1;
}

div.punbb-admin #pun-about .container {
    border-style: none;
}

/* Help file */

#pun-help .formal .info-box h3.legend {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 0;
    margin-bottom: 0.8em;
}

#pun-help .formal .info-box h3.legend span {
    padding-bottom: 0.6em;
    display: block;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 1.1em;
}

#pun-help .formal p, #pun-help .formal dd {
    margin-bottom: 1em
}

#pun-help .formal ul, #pun-help .formal dl {
    padding: 0 0 0 1em
}

#pun-help .formal li {
    padding: 0;
    line-height: 130%
}

#pun-help .formal li * {
    vertical-align: text-top
}

/* Borders */

.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post {
    border-style: none;
}

.punbb .container {
    border-style: none;
}
  
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
    border-style: none;
}

.punbb .section h2, #pun-main h1, #pun-debug h2 {
    padding: 0; 
}

/* Information boxes */

.punbb .info-box {
    padding: 1.1em 1.7em 1em 1.7em;
    border-style: solid;
    border-width: 0px;
    margin: 0 0 1.1em 0;
}

.punbb .info-box * {
    padding: 0 0 0.7em 0;
}

.punbb #pun-main .info-box .legend {
    font-size: 1.1em;
    font-family: 'IBM Plex Bold';
}

/* WTF is this */
#pun-debug table .tcl {
    width: 15%;
    white-space:normal;
}

#pun-debug .tcr {
    width: 90%;
    white-space: normal;
      }

.punbb td span.youposted {
    font-family: 'IBM Plex Bold';
    margin-left: -1em;
    position: absolute;
}

.punbb td .modlist {
    display: block;
    padding-top: 0.3em
}

* html .tclcon {
    height: 1px
}

/* Page navigation */

#pun-pagelinks {
    position: absolute;
    left: 0;
    margin: 0;
    border: none;
    padding: 0;
    width: 100%;
}

#pun-pagelinks .container {
    background: transparent;
    border: none;
    padding: 0
}

#pun-pagelinks .container li {
    display: inline
}

#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
    height: 2em;
    line-height: 2em;
    padding: 0;
    font-size: 1.2em;
    margin-left: -9999px;
    display: block;
    float:left;
    width: 100%;
}

#pun-pagelinks a:active, #pun-pagelinks a:focus {
    position:relative;
    margin: 0;
}

#pun-pagelinks li a span {
    display:block;
    margin: 0 1em
}
