@import url(style_cs.1764052525.css);

@media screen and (max-width: 720px) {
.post-box .post-content { font-size: 1.4em !important; .punbb .user-avatar .avatar-image}
.punbb textarea#main-reply { font-size: 1.7em !important; }
   }

@font-face {font-family: Romul; /* Èìÿ øðèôòà */
src: url(https://forumstatic.ru/files/0019/d0/45/85305.ttf); /* Ïóòü ê ôàéëó ñî øðèôòîì */}


/* A2 Deal with browser defaults and wonkiness */
/* A2.1  */
html, body {margin: 0; padding: 0}


/***   ÔÎÍ ÔÎÐÓÌÀ   ***/
body {
background: url(https://forumstatic.ru/files/001c/15/10/39557.jpg), #000000;
background-size: cover;
background-attachment: fixed;
background-position: top center;#pun_wrap #post .container[id$="-area"], #video-area-tinp, #image-area-tinp, .pun-modal .modal-inner, .inner, #post-sig .container[id$="-area"]
background-repeat: no-repeat;
}

body.night {
background: url(https://forumstatic.ru/files/001c/15/10/49421.jpg), #000000;
background-size: cover;
background-attachment: fixed;
background-position: top center;#pun_wrap #post .container[id$="-area"], #video-area-tinp, #image-area-tinp, .pun-modal .modal-inner, .inner, #post-sig .container[id$="-area"]
background-repeat: no-repeat;
}


/* 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: 1px solid #b79b5d;
    border-radius: 10px;
}

/* 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 Text setup */
/* A3.1 */
body {font-size: 100.01%;}

/* A3.2 */
.punbb {font: normal 68.75% verdana, arial, helvetica, sans-serif;}

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table {font-weight: normal; }

.punbb th, .punbb thead {font-size: 0px !important; font-family: Tahoma, Arial; font-weight: 400;
text-transform: lowercase; background-color: transparent; opacity:0.7;}


/* 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 */
.punbb .post-content em.bbuline {font-style: normal; text-decoration: underline;}

/* A3.10 */
.punbb a {text-decoration: none; transition: 0.2s linear!important; -webkit-transition: 0.2s linear!important; -moz-transition: 0.2s linear; transition: 0.2s linear;}

/* A3.11 */
.punbb optgroup {font-weight: bold;}


/* A4 Float clearing and hidden items */
/* 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;
  }



/* A5 Basic page layout and borders  */
/* A5.1  */

/***   ÏÎÄËÎÆÊÀ ÔÎÐÓÌÀ   ***/
#pun {
    width: 960px;
    margin: 160px auto 60px auto;
    padding: 0px 16px 0px 16px;
    box-sizing: border-box;
    border-bottom: 3px solid transparent;
    background: #cdc3aa;
    box-shadow: 0px 0px 10px 20px #ffac0130, inset 0 0 30px 1px #5b4928c2;
    outline-offset: 20px;
    outline: 1px solid #b79b5d9c;
    border: 1px solid #ede1c175 !important;
    position: relative;
}

.night #pun {
    width: 960px;
    margin: 160px auto 60px auto;
    padding: 0px 16px 0px 16px;
    box-sizing: border-box;
    border-bottom: 3px solid transparent;
    background: #bfb194;
    box-shadow: 0px 0px 10px 20px #ffac0130, inset 0 0 30px 1px #5b4928c2;
    outline-offset: 20px;
    outline: 1px solid #b79b5d9c;
    border: 1px solid #ede1c175 !important;
    position: relative;
}
    
/*** ÖÂÅÒ ÀÄÌÈÍÊÈ ***/
.punbb-admin #pun-admain .adcontainer, #pun-admain {
background-color:#d4ccb7;
}
#pun-navlinks li#navadmin a span {display: none;}
#pun-navlinks li#navadmin a:before {content: 'ÀÌÑ';}



/* A5.2 */
.punbb {float: left; width: 100%; height: auto;}



/* A5.3 */

/***   ÏÅÐÅÀÄÐÅÑÀÖÈß   ***/
body.redirect-page #pun {
margin-top:15%; 
overflow:hidden;
text-align: center;
}
body.redirect-page h1 {margin: 1em auto auto !important;}



/* A5.4 */
.punbb .section, .punbb .main {margin-bottom: 0.7em;}

/* A5.5 */
.punbb .category {margin-top: 0.4em; padding-bottom:0.4em;}
.punbb .post {padding-top: 0px; background: transparent; }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {margin-top: 0;}

/* A5.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; border-width: 0px;}

/* A5.9 */
.punbb .container {border-style: none; border-width: 0px;}



/*****B - MAIN CONTENT - GENERAL*****/
/* B1.1 */
.punbb .post-content {width:100%; margin:0; padding:0; overflow:hidden;}



/* B1.2 */
/***   ÏÎÄÏÈÑÜ   ***/
.punbb .post-sig dt {
    display: block;
    width: 80%;
    margin: 10px auto;
    border-top: 1px dashed #b79b5d;
}

.night .punbb .post-sig dt {
    display: block;
    width: 80%;
    margin: 10px auto;
    border-top: 1px dashed #d4ccb7;
}



/* B1.3 */
.punbb .post-content p {margin: 0; padding: 0.7em 0.7em 0.8em 0.8em; line-height: 150%;}

/* B1.4 */
.punbb .post-content img {vertical-align: text-bottom;}
.punbb .post-content img.postimg {margin: 0.2em 0px !important;}

/* B1.5 */
.punbb .post-content img.postimg {vertical-align:middle; width:auto; max-width:100%; height:auto;}

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {width: 100%; overflow: hidden;}


/* B1.7 */
.punbb .post-content .scrollbox {width: 100%; max-height:190px; overflow: auto;}

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
    margin: 1em 1em 1em 1em;
    padding: 1em 1.2em;
}


/* B1.9 */
/***   ÈÌß ÏÎËÜÇÎÂÀÒÅËß Â ÖÈÒÀÒÅ È ÊÎÄÅ   ***/
.punbb .quote-box cite, .punbb .code-box strong.legend {
display: block;
margin: auto auto 8px auto;
padding: 0px 1.05em 0.5em 1.05em;
font-weight: 600;
font-style: normal;
font-size: 1.1em;
text-align: left;
border-bottom: 1px dashed #b79b5d;
}

.night .punbb .quote-box cite, .punbb .code-box strong.legend {
display: block;
margin: auto auto 8px auto;
padding: 0px 1.05em 0.5em 1.05em;
font-weight: 600;
font-style: normal;
font-size: 1.1em;
text-align: left;
border-bottom: 1px dashed #d4ccb7;
}



/* B2 Information boxes */
/* B2.1 */
.punbb .info-box {margin: 0 0 1.1em 0; padding: 1.1em 1.7em 1em 1.7em; border-style:none; border-width:0px;}

/* B2.2 */
.punbb .info-box * {padding: 0 0 0.7em 0;}

/* B2.3 */
.punbb #pun-main .info-box .legend {font-size: 1.1em; font-weight: bold;}


/* B3 Pagination and posting links */
/* B3.1 */
.multipage {background:transparent;}

#pun-main .linkst {
width: 100%; 
font-family: Tahoma, sans-serif;
}

.linkst .pagelink {
display: inline-block;
width: 20em;
margin: 0.2em auto;
padding: 0.5em;
font-size: 0;
}

.linkst .postlink {
float: right;
display: inline-block;
width: 18em;
margin: 0.2em auto;
padding: 0.5em;
font-weight: 700;
font-size: 0;
text-align: right;
}

.punbb .linksb {
width: 100%; 
font-family: Tahoma, sans-serif; 
}

.linksb .pagelink {
display: inline-block;
width: 20em;
margin: 0.2em auto;
padding: 0.5em;
font-size: 1.1em;
font-weight: 400;
padding: 0em 1em;
color: #694800;
font-family: Arial, sans-serif;
}

.linksb .postlink {
    float: right;
    display: inline-block;
    width: 16em;
    font-size: 1.1em;
font-weight: 400;
    text-align: right;
    padding: 0 1em 0 0;
    margin: -1.6em 0 0 0;
    font-family: Arial, sans-serif;
}


/*** ÍÎÌÅÐ ÀÊÒÈÂÍÎÉ ÑÒÐÀÍÈÖÛ ***/
.linkst .pagelink strong, .linksb .pagelink strong {
padding: 0 0.2em;
font-weight:700;
}


/* B3.8 */
.subscribelink {clear:both; padding-top: 0.3em; padding-bottom: 0.5em; }
.punbb .linksb .subscribelink {
    font-size:11px !important; 
    text-align: right;
    padding: 2px 1em 10px 0px;
    margin: -2em 0 0 0;
}

/*****C - MAIN CONTENT - SPECIFIC*****/
/* C1 Form layout */
/* C1.1 */
.punbb .formal .container {padding: 0em 1em 1.1em 2.3em;}

/* C1.2 */
.punbb .formsubmit {margin: 1em 0 0 0; padding: 0 0 0 1.7em;}

/* C1.4 */
.punbb fieldset {margin: 0 0 1em 0; padding: 0 18px 0 18px; border-style:none; border-width:0px; border-color: transparent;}

/* C1.5 */
.punbb fieldset legend {
margin: 0 0 0 10px;
padding: 0;  
font-size: 1.2em; 
font-family: Arial, sans-sefir;
}

.punbb legend span, #viewprofile h2 span, .punbb-admin #pun-admain legend span {
font-weight: 600; 
}
.punbb legend span, .punbb legend strong {
font-size: 0px;
}

/* C1.6 */
.punbb fieldset legend span {margin: 0 0 0 -15px; padding: 0 5px;}

/* C1.7 */
.punbb fieldset fieldset {margin: 0; padding: 0 0 8px 0; border-style:none;}

/* 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: 100;}

/* 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; width: 36%; font-weight: normal;}

/* 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 {margin: 0; padding-left: 4px; list-style-type: square; list-style-position: inside; line-height: 1.5;}


/* C2 Table layout */
/* C2.1 */
.punbb .main .tcl {overflow: hidden; width: 56%; vertical-align: middle; text-align: left;}
#pun-online .main .tcl {padding: 6px 0 6px 30px; text-align: left;}


/* C2.2 */
.punbb .main .tc3, .punbb .main .tc2, .punbb .main .tcmod {text-align: center; width: 6%;
font-family: Tahoma, Verdana, sans-serif; color: #a09578;}

/* C2.3 */
.punbb .main .tcr {overflow:hidden; width: 28% !important; text-align: center;}



/***   ØÈÐÈÍÀ ÁËÎÊÎÂ ÍÀ ÃËÀÂÍÎÉ ÑÒÐÀÍÈÖÅ   ***/
#pun-index #pun-main .tcl {width: 54% !important; padding-right: 0px; overflow: hidden; text-align: justify;}
#pun-index #pun-main .tcr {width: 30% !important; vertical-align: middle; text-align: center;}


/***   ÓÁÈÐÀÅÌ ÔÎÐÓÌ-ÑÎÎÁÙÅÍÈÉ ÍÀ ÃËÀÂÍÎÉ ÑÒÐÀÍÈÖÅ   ***/
#pun-index #pun-main thead {display:none;}



/* C2.4 */
#pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl {width: 28%;}
#pun-searchtopics .main .tcl, #pun-searchtopics .main .tcr {font-size:1em;}

/* C2.5 */
#pun-userlist .main .tc2 {width: 20%; vertical-align:middle; text-align: left;}
#pun-searchtopics .main .tc2 {width: 20%; vertical-align:top; text-align: left;}

/* 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 {
    margin: 0em 0em 0.2em 0em;
    padding: 0.5em 0.5em 0em 0.5em;
    border-bottom: 1px dashed #b79b5d;
}

.night #pun-index .tcl h3 {
    margin: 0em 0em 0.2em 0em;
    padding: 0.5em 0.5em 0em 0.5em;
    border-bottom: 1px dashed #d4ccb7;
}

/* C2.9 */
.punbb td span.youposted {position: absolute; margin-left: -1em; font-weight: bold;}

/* C2.10 ÑÊÐÛÂÀÅÌ ÌÎÄÅÐÀÒÎÐÎÂ Â ÎÏÈÑÀÍÈÈ ÔÎÐÓÌÀ */
.punbb td .modlist {display: none; padding-top: 0.3em;}

/* C2.11 */
.punbb .main td {padding: 0.5em 0.6em; border: none;}

/* C2.12 */
.punbb .main th {padding: 0.4em 1em 0.4em 1em; border: none;}

/* C2.13 */
.punbb div.icon {float: left; display:block;}
.punbb .main .tcl {border-left-style: none; border-left-width: 0;}



 /* C3 Topics */
/* C3.1 */
.punbb .post .container {
margin: auto 0.5em; 
padding-bottom: 1px;
border-style: none; 
border-color: transparent; 
border-width: 0px; 
}

/* C3.2 */
.punbb .post h3 {
width: auto;
}

/* C3.3 */
.punbb .post h3 span {display: block;}

/* C3.4 */
.punbb .post h3 strong {
        float: right;
    font-weight: 100;
    text-align: right;
    margin-right: 0 !important;
}

/* C3.5 */
.punbb .post .post-author {
float: left; 
margin:-2em 0 0 -1em;
overflow: hidden; 
}


/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {line-height: 140%;}


/* C3.8 */
.pa-author strong {
font-weight: 600;
}


/* C3.9 */
li.pa-online {line-height:110%; border-left-style: none; margin-top: 0.7em;}


/* C3.11 */
.punbb .post-body {margin-left: 20em; padding: 0 0 1px 0; border-left-style: none; border-left-width: 0px; border-color: transparent;}

/* C3.12 */
.punbb .post-box {padding: 0 0em 0.8em 1.2em;}
#profile .post-box {padding-right: 0em !important;}


/*C3.13 */
.punbb fieldset .post-box {margin-bottom: 0.8em;}

/* C3.14 */
.punbb .post-links {
    margin-left: 20em;
    border-left-style: none;
    border-left-width: 0px;
    border-color: transparent;
    font-weight: 400;
    font-family: Arial, sans-serif;
    padding: 0 0 0 1em;
}


/* C3.15 */
.punbb .post-links ul {height: 2em; margin-left: -21em; padding: 0 5px 0 0; line-height: 2em; border-top-color: transparent; border-top-style: none; border-top-width: 0px; text-align: right; background: transparent;}

/* C3.16 */
.punbb .post-links li {display: inline; padding-left: 0.6em;}

/* C3.17 */
.pl-email, .pl-website {float: left;}

/* C3.18 */
.punbb .clearer {clear: both; height: 0; font-size: 0;}


/* C4 Moderator menu */
/* C4.1 */
.punbb .modmenu .container {padding: 0.5em 1em; text-align: right; font-weight: 100!important;}

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {height: 1.8em; line-height: 1.8em;}


/* C4.3 */
.punbb .modmenu .container strong {float: left;}

/* C4.4 */
.punbb .modmenu input {margin-left: 1em;}


/* C5 Message boxes */
/* C5.1 */
.punbb .info .container {padding: 0.8em 1em;}
/* C5.2 */
.punbb .info .container .backlink {padding-top: 1.1em !important;}


/* C6 Profile */
/*** C6.2 ***/
#profilenav {
display:block;
width:auto;
padding-top: 1.1em; 
text-align: center; 
}

/* C6.3 */
#profilenav li {
display: inline-block;
}
#viewprofile-next #profilenav {display: none;}



/* C6.4 */
#viewprofile ul, #profilenav ul {margin: 0 0 1em 0; padding: 0.3em 1em 0.5em 1em; border-style: none; border-width: 0px; border-color: transparent;}
#viewprofile ul:last-child, #profilenav ul:last-child {margin-bottom: 0em;}
#profile-left {text-align: center;}

/* C6.5 */
#viewprofile h2, #profilenav h2 {
margin: auto 0 0.6em auto;
padding: 0;
line-height: 110%;
border: none;
outline: none;
}

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
position: relative;
padding: 0 5px;
}


/* C6.7 */
#viewprofile li, #setmods dl {margin-bottom: 0.2em; padding: 0 0 0 16em;}

/* 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; display:inline; width: 14em; margin-left: -16em; padding: 0.8em 1em; font-weight: bold;}

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {display:block; padding: 1em; font-weight: normal;}

/* C6.11 */
.punbb img.avatardemo {float: right; margin: 0 0 0.8em 1.8em;}
.pa-avatar {
max-width: 200px;
max-height:360px;
width:auto;
height:auto;
margin: 0.9em auto 0.1em auto;
}

/* C7 User list */
/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {margin-bottom: 0; border-bottom: none;}

/* C7.2 */
#pun-userlist .usertable .container {padding: 0 2.3em 2.3em 2.3em; border-top: none;}

/* C7.3 */
/***   ÏÎËÎÑÀ-ÐÀÇÄÅËÈÒÅËÜ ÏÎËÜÇÎÂÀÒÅËÅÉ   ***/
#pun-userlist .usertable table {border: none;}
#pun-userlist .usertable td, #pun-message .forum td, #pun-messages .main td {
border-bottom: 1px solid rgba(0,0,0,0.07);
}


/*****D - PUNBB SECTIONS OTHER THAN MAIN CONTENT*****/
/* D1.1 */
#pun-title {margin: 0; border-style: none; border-width: 0px;}

/* D1.2 */
#pun-title h1 {display: none; padding: 2em 1em 0 1em;}

/* D1.3 */
#pun-title .container {border-style: none;}

/* D1.4 */
#pun-title h1 span  {font-size: 0.8em;}



/***   ØÀÏÊÀ   ***/
#pun-title table {
border: none;
height: 100px;
background: url(---) no-repeat;
margin-top: -145px!important;
margin-bottom: 60px;
margin-left: 370px;
position: top center;
}

#pun-title td.title-logo-tdl {
	border: none;
	width: 100%;
}

.night #pun-title table {
border: none;
height: 100px;
background: url(---) no-repeat;
margin-top: -145px!important;
margin-bottom: 60px;
margin-left: 370px;
position: top center;
}

.night #pun-title td.title-logo-tdl {
	border: none;
	width: 100%;
}



/* D2 Page navigation */
/* D2.1 */
#pun-pagelinks {position: absolute; width: 100%; top: -15px; left: 0; margin: 0; padding: 0; border: none; }

/* D2.2 */
#pun-pagelinks .container {padding: 0; border: none; background: transparent;}

/* D2.3 */
#pun-pagelinks .container li {display: inline;}

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
float:left; display: block; width: 100%; height: 2em; margin-left: -9999px; padding: 0; line-height: 2em; font-size: 1.2em; }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {position:relative; margin: 0;}
#pun-pagelinks li a span {display:block; margin: 0 1em;}

/* D3 Forum navigation */
/* D3.1 */
#pun-navlinks {
width: 100%; margin:auto; 
text-align:center;
background: transparent; 
}



/* D3.2 */

/***   ÌÅÍÞ ÍÀÂÈÃÀÖÈÈ 1   ***/
#pun-navlinks .container {
display: flex;
flex-direction: row;
justify-content: center;
flex-grow: 1;
flex-wrap: nowrap;
margin: auto auto 5px auto;
font-family: Romul, Arial, sans-serif; 
font-weight:400;
font-size: 14px;
background-color: transparent;
}



/* D.3.3 */
#pun-navlinks li {padding-right: 1.5em; }
#pun-navlinks li:last-child {padding-right: 0;}

/* D3.4 */
#pun-navlinks li a {letter-spacing: 0.03em;}

/* D4 User links */
/* D4.1 */
#pun-ulinks  {
margin: auto;
padding: 15px 2em 10px 2em;
text-align:center;
background: transparent;
}



/* D4.2 */

/***   ÌÅÍÞ ÍÀÂÈÃÀÖÈÈ 1   ***/
#pun-ulinks .container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-grow: 1;
    flex-wrap: nowrap;
    margin: auto;
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: 400;
    padding: 10px;
    border-radius: 20px;
    background: #ffffff26;
    outline-offset: 7px;
    outline: 1px dashed #b79b5d9c;
    border: 1px solid #ede1c175 !important;
    position: relative;
    box-shadow: #553b054d 0px 2px 5px 0px, inset 0 0 13px 0px #5b492836;
}

.night #pun-ulinks .container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-grow: 1;
    flex-wrap: nowrap;
    margin: auto;
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: 400;
    padding: 10px;
    border-radius: 20px;
    background: #ffffff26;
    outline-offset: 7px;
    outline: 1px dashed #d4ccb7;
    border: 1px solid #ede1c175 !important;
    position: relative;
    box-shadow: #553b054d 0px 2px 5px 0px, inset 0 0 13px 0px #5b492836;
}



/* D4.3*/
#pun-ulinks li, #pun-ulinks li a {border-left-style: none; border-left-width: 0px; white-space: nowrap;}

/* D4.4 */
#pun-ulinks li a {padding: 0 1.1em 0 1.1em;}

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {padding-left: 0; border-left-style: none; border-left-width: 0;}

/* D5 Welcome box and Top Breadcrumbs */
/* D5.1 */
#pun-status, #pun-status .container {margin-bottom: 0; margin-top:1em; border-bottom: none;}

/* D5.2 */
#pun-status .container {padding: 0em 0.5em 0.7em 0.5em; font-size: 1em;}

/* D5.3 */
#pun-status span {white-space: nowrap; margin-right: 0.5em;}

/* D5.4 */
#pun-crumbs1 {
margin-top: 0;
overflow: hidden;
font-size: 1em;
font-family: Verdana, serif;
}

/* D5.5 */
#pun-crumbs1 p.container {padding: 1em 1em 0.8em 1em; border-top: none;}

/* D5.6 */
#pun-break1 {position: relative; z-index: 1; height: 0; margin: 0 1em; border-style: none; border-width: 0px;}

/* D6 Announcement */
/* D6.1 */
#pun-announcement h2 {display: none;}

/* D6.2 */
#pun-announcement h2 span {display: none;}

/* D6.3 */
#pun-announcement {margin: auto;}

#pun-announcement .container {
margin: 0px auto auto;
padding: 1em 1.5em;
}


/* D7 Statistics */
#pun-stats .container {padding: 0.8em 1em 0em 1em;}
#pun-stats li.item1, #pun-stats li.item2 {clear: both; line-height: 150%;}
#pun-stats ul.container {margin: auto; text-align:center; background: transparent;}

#pun-stats li.item3 span, #pun-stats li.item4 span {display:none;}
#pun-stats li.item3 strong:before {content: 'Ó÷àñòíèêîâ: '; font-weight:400;}
#pun-stats li.item4 strong:before {content: 'Ñ íàìè: '; font-weight:400;}


/***   ÀÊÒÈÂÍÛ È ÏÎÑÅÒÈËÈ ÇÀ ÑÓÒÊÈ   ***/
li#onlinelist {
float: left;
width: 100%;
margin-top: 1em;
padding: 0.5em 0 0 0;
border-top-style: none;
border-top-width: 0px;
line-height: 130%;
}

#onlinelist {text-align:left;}


/* D8 Quick Jump - About - Bottom Breadcrumbs */
/* D8.1 */
#pun-qjump {position: relative; float: left; width: 50%; margin: 0; border: none;}

/* D8.2 */
#pun-qjump .container {padding: 0.8em 1em; border: none; background: transparent;}

/* D8.3 */
#pun-about {margin-top: 0; margin-right: 0.2em; margin-bottom:0;}

/* D8.4 */
#pun-about .container {
padding: 0.5em 1em;
line-height: 150%;
border-top-style: none;
font-weight: 400;
text-align: center;
background-color: transparent;
}

/* D8.5 */
#pun-about p span {display:block; padding-left: 50%;}

/* D8.6 */
#pun-crumbs2 {
margin-top: 0;
overflow: hidden;
font-size: 1em;
}

/* D8.7 */
#pun-crumbs2 .container {padding: 0.8em 1em; border-bottom: none;}

/* D8.8 */
#pun-break4 {position: relative; z-index: 1; display: none; height: 0; margin: -2px 1em; border-style: none; border-width: 0px;}

/* D8.9 */
div.punbb-admin #pun-about .container {border-top-style: none; border-top-width: 0px;}

/* D9 Help file */
/* D9.1 */
#pun-help .formal .info-box h3.legend {margin-bottom: 0.8em; padding-bottom: 0; border-bottom-style: none; border-bottom-width: 0px;}

/* D9.2 */
#pun-help .formal .info-box h3.legend span {display: block; padding-bottom: 0.6em; border-bottom-style: none; border-bottom-width: 0px; font-size: 1.1em;}


/*** âñÿêîå ***/
#pun-main div.catleft, #pun-main div.catright {display: none}
.punbb #pun-main .info-box .legend, .punbb .info-box, #setmods dd, #viewprofile li div, #viewprofile li strong, .punbb .formal fieldset .post-box, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, .punbb .post .container, .punbb .main .container {background: transparent}
.offline li.pa-online strong {font-weight: normal;}
.punbb .formal fieldset .post-box, .punbb .info-box, .punbb .divider, 
.punbb .container, .punbb .post, .punbb .post-body, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, #pun-ulinks li, #pun-ulinks li a,
#pun-announcement h2 span, #pun-announcement h2, li#onlinelist, li#onlinelist div, #pun-help .formal .info-box h3.legend, #pun-help .formal .info-box h3.legend span {border-color: transparent;}
.punbb td, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .post-links ul, .post-links, .usertable table {border: none;}

.punbb-admin #pun-admain h2 {text-align:center; font-family: Tahoma, Arial; font-size: 1.1em !important; color:#0c0c0c; background:#beb499;}

#pun-admain fieldset .handle, #pun-admain fieldset p {
    border-color: #dfd6c0!important;
    background-color: #dfd6c0!important;
}

.punbb .main .tcr span {overflow: hidden;}

#topic-users-in a:after {content: ',';}
#topic-users-in a:last-child:after {display: none;}

#keyboard-span input, #keyboard-span input[type="button"] {
text-shadow:none; box-shadow:none; 
background:#fff; color:#333 !important; 
border: 1px solid #a7a7a7 !important; 
font-family: Tahoma, Verdana, sans-serif !important; 
font-weight:400 !important;
}
#imageupload-left input[type=button] { width:auto !important; } 


/***  ÇÀÏËÀÒÊÀ ÄËß ÏÎËß ÎÒÂÅÒÀ ***/
textarea#main-reply {
text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-moz-text-size-adjust: 100%; 
-webkit-text-size-adjust: 100%;
}


.lastedit, li#navawards, .pl-share, .sharelink, .pa-invites, #pun-live-rusff, .pa-gifts {display:none;}



/***   ÔÈÊÑ ÄËß ÑÏÎÉËÅÐÀ - ÎÒÑÒÓÏ ÑÒÐÎÊ   ***/
.spoiler-box>div[onclick]>p {
display:inline-block;
margin:0!important;
padding:0!important;
}



/***   ÃÐÀÍÈÖÛ ÒÀÁËÈ×ÅÊ   ***/
.punbb .post-content td {border: 0px none transparent !important;}



/***   ÏÅÐÅÌÅÙÅÍÈÅ ÑÎÎÁÙÅÍÈÉ - ÐÀÇÄÅËÈÒÅËÜ   ***/
div.Select_Topics .container tr {border-bottom: 1px solid rgba(0,0,0,0.15); }



/***   ÇÀÏËÀÒÊÈ ÄËß ÇÀÊËÀÄÊÈ   ***/
#MyBookmarks .container, .editBookmark {
border: 1px solid #cdc3aa;
background: #cdc3aa;
box-shadow: 0 1px 5px #000;
}
#MyBookmarks .container {padding: 2em 1em 1em !important;}


/***   ÖÂÅÒÍÀß ÂÑÒÀÂÊÀ ÍÀ ÈÊÎÍÊÅ ÇÀÊËÀÄÊÈ   ***/
#BookmCntToggle.default-style {
    color: #010103 !important;
    background: #a89c80 !important;
}

/***   ÇÀÊËÀÄÊÀ Â ÒÅÌÅ  ***/
.post .bookmark {
    color: #a26f00!important;
}

/***   ÇÀÃÎËÎÂÎÊ ÇÀÊËÀÄÎÊ   ***/
#MyBookmarks h2, #MyBookmarks h1 {
margin: auto;
padding: 8px 1em !important; 
background-image: none;
background-color: #d4ccb7;
border-radius: 0px;
outline-offset: 0px;
} 



/*** ÖÂÅÒ ÏÎËÎÑ Â ÃÎËÎÑÎÂÀÍÈÈ ***/
table.poll2 {margin-left:40px;}
#poll-special td h1 {
margin: auto 0 !important; 
padding:1px !important;
background: #3c6567 !important; 
}



/***   ÔÎÍ ÄËß ÂÛÑÊÀÊÈÂÀÞÙÈÕ ÎÊÎÍ   ***/
#pun_wrap #post .container[id$="-area"] {max-height:264px; overflow:auto;}
#pun_wrap #post .container[id$="-area"], #video-area-tinp, #image-area-tinp, .pun-modal .modal-inner, .inner, #post-sig .container[id$="-area"] {
    max-height: 264px;
    overflow: auto;
    box-shadow: #553b054d 0px 2px 5px 0px, inset 0 0 20px 0px #5b492836;
    border: 1px solid #ede1c175 !important;
    background: #d3cbb6;
}



/***   ÌÎÄÅÐÀÒÎÐÑÊÎÅ ÌÅÍÞ - ÏÎËß ÂÂÎÄÀ   ***/
.punbb select, .punbb optgroup, .punbb input {
outline: none;
padding: 5px;
border: 1px solid #dcd1b5;
background: #d4ccb780;
box-shadow: inset 0 0 5px 1px #5b49284f;
}



/***   ÒÅËÎ ÏÎÑÒÀ ÒÅÊÑÒ   ***/
.post-box {text-align: justify; }
.punbb .post-content p {font-size: 1.1em;}



/***   ÊÍÎÏÊÈ   ***/
#viewprofile-next #pa-edit a, .input[class="button"], .input[type="button"], .punbb .formsubmit input, #reputationButtonSend.button, #reputationButtonCancel.button, .punbb .formsubmit a, .punbb .formsubmit span, .punbb optgroup, #viewprofile-next #pa-edit a, input[class="button"], input[class="button submit"], input[type="button"], input[type="submit"], .button {
    padding: 5px 8px;
    border: 1px solid #e4dac1;
    font-weight: 100 !important;
    font-size: 11px !important;
    background: #382102;
    box-shadow: 1px 1px 5px rgba(0,0,0, 0.15);
    color: #e7dbbc;
}


/***   ÊÍÎÏÊÈ ÏÐÈ ÍÀÂÅÄÅÍÈÈ   ***/
#viewprofile-next #pa-edit a:hover, .input[class="button"]:hover, .input[type="button"]:hover, .punbb .formsubmit input:hover, .punbb .formsubmit a:hover, .punbb .formsubmit span:hover, #reputationButtonSend.button:hover, #reputationButtonCancel.button:hover, .punbb optgroup:hover, #viewprofile-next #pa-edit a:hover, input[class="button"]:hover, input[class="button submit"]:hover, input[type="button"]:hover, input[type="submit"]:hover, .button:hover {
background: #dfd8c7;
color: #694800;
box-shadow: 1px 1px 2px rgba(0,0,0, 0.2);
cursor: pointer;
transition: 0.2s linear!important;
}



/***   ÖÂÅÒÍÎÉ ÑÊÐÎËË   ***/
*::-webkit-scrollbar {
width:10px;
height:8px;
background: rgba(0,0,0, 0.1);
}
*::-webkit-scrollbar-thumb {
background: #a26f00a6;
}
*::-webkit-scrollbar-corner {background: transparent;}