@import url(style_cs.1642510591.css);
@import url(//forumstatic.ru/files/001b/13/cd/99418.css);
@charset "Windows-1251";

@font-face {
font-family: Nodesto;
src: url(//forumstatic.ru/files/001b/13/cd/65130.ttf);
}
@font-face {
font-family: Nodesto Cyrillic Regular;
src: url(//forumstatic.ru/files/001b/13/cd/65130.ttf);
}
@font-face {
font-family: Neverwinter;
src: url(//forumstatic.ru/files/001b/13/cd/49427.ttf);
}
@font-face {
font-family: Mookmania;
src: url(//forumstatic.ru/files/001b/13/cd/29566.otf);
}
@font-face {
font-family: Volbera-Regular;
src: url(//forumstatic.ru/files/001b/13/cd/79377.ttf);
}


/*** óáèðàåì font boosting ***/
html, html * {
text-size-adjust: none;
-ms-text-size-adjust: none;
-webkit-text-size-adjust: none;
-moz-text-size-adjust: none;
}


/* A2 Deal with browser defaults and wonkiness */
/* A2.1  */
html, body {margin: 0; padding: 0}


:root {
--bgbase: #262931;  /*  #d6bebe  */
--bgpun: #dbd1c7;
--puna: #884600;
--punah: #477204; /* ññûëêè hover */
--ppad: 36px; /* îòñòóïû ïàí */
--bgpad: 230px; /* âûñîòà îòñòóïà */
--catbg: #ddded8; /* öâåò êàòåãîðèé */
--punsc: #784a1c; /* öâåò òåêñòà äîïîëíèòåëüíûé */
--dopbg: rgb(190 158 97 / 30%);
--aupad: 4px; /* îòñòóï âíóòðè ïðîôèëÿ */
--brins: #b7a089; /* ãðàíèöû */
--inshw: inset 0 0 6px #d5cdc2; /* òåíü âíóòðåííÿÿ */
--pautg: rgb(110 82 55 / 7%); /* ïîëóòåíü íà ãðàäèåíòå */
}


/***   ÔÎÍ ÔÎÐÓÌÀ   ***/
html {
background: url(//forumstatic.ru/files/001b/13/cd/32247.jpg) 50% 100% no-repeat;
background-color: var(--bgbase);
background-attachment: fixed;
background-size: cover;
}
body {padding-top: var(--bgpad); box-sizing: border-box;}


/* 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:none;}

/* A2.5 */
.punbb .main table {table-layout: fixed; width: 100%; border-spacing: 0px 5px; border-collapse: separate;}
.punbb .main .post-content table {border-collapse: collapse;}

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 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: 105%;}

/* A3.2 */
.punbb {font: normal 76.50% verdana, arial, helvetica, sans-serif;}

/***   ÑÑÛËÊÈ ÍÀ ÔÎÐÓÌÅ   ***/
.punbb a, .punbb a:link, .punbb a:visited {color: var(--puna); cursor: pointer;}
.punbb a:hover, .punbb a:focus, .punbb a:active{color: var(--punah); text-shadow: 0 0 2px #c0ce86;}


/* A3.3  */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {font: 1em 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: 10px !important; font-family: Tahoma, Arial; font-weight: 400;
text-transform: lowercase; background-color: transparent; color: rgb(132 90 48 / 60%); }

/* 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;}

/* 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 {
position:relative;
width: 1100px;
box-sizing: border-box;
margin: auto auto;
padding: 0px var(--ppad) 10px var(--ppad);
color: #1f0f02;
background: url(//forumstatic.ru/files/001b/13/cd/82722.png) 0% 100% no-repeat border-box,
url(//forumstatic.ru/files/001b/13/cd/93050.jpg) 0% 0% no-repeat border-box,
url(//forumstatic.ru/files/001b/13/cd/11728.jpg) 0% 0% repeat border-box;
background-color: var(--bgpun);
border-top: 0px solid transparent;
border-bottom: 1px solid transparent;
}


/*** ÖÂÅÒ ÀÄÌÈÍÊÈ è ìåñòî ïîä ñåðâèñíûå áàííåðû ***/
.punbb-admin #pun-admain .adcontainer, #pun-admain {background-color:var(--bgpun);}

#pun-navlinks li#navadmin a span {display: none;}
#pun-navlinks li#navadmin a:before {content: 'Àäìèíêà';}

/*** ÑÑÛËÊÈ Â ÀÄÌÈÍÊÅ ***/
#pun-admain a {color: var(--puna) !important; text-shadow: none;}
#pun-admain a:hover {color: var(--punah) !important; }

.adformal {border: none 0px transparent !important;}
#pun-admain .linksb {font-size: 1.1em !important; font-family: Verdana, sans-serif; }
#pun-admain select {font-size:1.1em !important;}
#pun-admin_paid_services #pun-admain .linksb {font-size: 1.2em !important;}

.punbb-admin #pun-admain input[type="button"], #pun-admain input[class="button"] {letter-spacing: 0px; font-weight: 700 !important; font-size: 10px !important;}


/* A5.2 */
.punbb {float: left; width: 100%; height: auto; box-sizing: border-box;}


/* A5.3 */
body.redirect-page #pun {
margin-top:0%; overflow:hidden; text-align: center;
background: url(//forumstatic.ru/files/001b/13/cd/82722.png) 0% 100% no-repeat border-box,
url(//forumstatic.ru/files/001b/13/cd/93050.jpg) 0% 0% no-repeat border-box,
url(//forumstatic.ru/files/001b/13/cd/11728.jpg) 0% 0% repeat border-box !important;
background-color: var(--bgpun);
padding: 0px var(--ppad) calc(var(--ppad) / 2);
}
#pun-redirect h1 {margin: 7px calc(15px - var(--ppad)) 1.5em !important; border-width: 0px 0px 3px 0px !important;}



/* A5.4 */
.punbb .section, .punbb .main {margin-bottom: 0.7em;}

/* A5.5 */
.punbb .category {margin-top: 1.2em; 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; word-wrap: break-word;}


/* B1.2 */
/***   ÏÎÄÏÈÑÜ   ***/
.punbb .post-sig dt {display: block; width: auto; margin: 1.0em auto 0.6em; border: 0; height: 11px; 
background: url(//forumstatic.ru/files/001b/13/cd/33544.png) 50% 0% no-repeat;
}


/* B1.3 */
.punbb .post-content p {margin: 0; padding: 0 0.5em 0.8em 0; line-height: 150%;}

/* B1.4 */
.punbb .post-content img {vertical-align: text-bottom;}
.punbb .post-content img.postimg {margin: 0.2em 0px;}

/* 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%; height:auto !important; max-height:190px; overflow: auto; padding-bottom: 6px; font-size:10px;}

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {margin: 0.5em 1.5em 1em 0.8em; padding: 16px 20px;}

.post-content .spoiler-box > div {
margin: -16px -20px;
padding: 10px 1.2em 10px calc(1.2em + 22px) !important;
background: url('/img/plus.png') no-repeat calc(0% + 16px) 50% #e0d7ca !important;
box-shadow: inset 0 -2px 10px #c1af97;
}

.post-content .spoiler-box > div.visible {
background: url(/img/minus.png) no-repeat calc(0% + 16px) 50% #e0d7ca !important;
margin-bottom: 16px;
border: 3px double #b69a76;
border-width: 0px 0px 3px 0px;
box-shadow: inset 0 -2px 10px #c1af97, 0 6px 5px -5px rgb(188 148 97 / 35%);
}

/***  îòñòóï îòêðûòîãî òåêñòà îò êðàÿ íàçâàíèÿ  ***/
.post-content .spoiler-box > blockquote {
padding-top: 0em !important; 
}
.post-content .spoiler-box > blockquote a[onclick^="clickSP"] {font-size: 0.85em; font-style: italic; font-family: Georgia, Verdana, serif;}



/* B1.9 */
/***   ÈÌß ÏÎËÜÇÎÂÀÒÅËß Â ÖÈÒÀÒÅ È ÊÎÄÅ   ***/
.punbb .quote-box cite, .punbb .code-box strong.legend {
display: block;
position: relative;
margin: -16px -20px 1.1em -20px;
padding: 10px 4px 8px;
text-align: center;
font-style: italic;
font-weight: 400;
font-family: Georgia, Tahoma, sans-serif;
font-size: 1em;
color: #901513;
text-shadow: 0 0 2px #dcc6a4;
background: url(//forumstatic.ru/files/001b/13/cd/89448.png) calc(0% - 43px) calc(0% - 49px) no-repeat, url(//forumstatic.ru/files/001b/13/cd/89448.png) calc(100% + 43px) calc(100% + 49px) no-repeat, -webkit-linear-gradient(top, #e3dbd1 0%, #d7c7b3 100%);
background: url(//forumstatic.ru/files/001b/13/cd/89448.png) calc(0% - 43px) calc(0% - 49px) no-repeat, url(//forumstatic.ru/files/001b/13/cd/89448.png) calc(100% + 43px) calc(100% + 49px) no-repeat, linear-gradient(top, #e3dbd1 0%, #d7c7b3 100%) !important;
box-shadow: inset 0 0 6px #c1af97, 0 1px 0px 0px #b69a76, 0 2px 0px 0px #d3c7b7, 0 3px 0px 0px #b69a76, 0 11px 8px -8px #bea585;
}


/*** ÓÁÈÐÀÅÌ ËÈØÍÈÉ ÎÒÑÒÓÏ Â ÖÈÒÀÒÅ ***/
.quote-box p:last-child {padding-bottom: 0;}


/***   ÖÈÒÀÒÀ È ÊÎÄ   ***/
.punbb .quote-box, .punbb .code-box, .punbb .hide-box {
background: url(//forumstatic.ru/files/001b/13/cd/88437.jpg) 50% 0% repeat-y;
background-size: 100%;
background-color: rgb(255 255 255 / 17%);
border: 3px double #b69a76;
box-shadow: #bea585 0px 0px 8px inset, rgb(206 170 132 / 40%) 0px 1px 10px;
}


/***   ÑÒÀÒÈÑÒÈÊÀ ÔÎÐÓÌÀ ÊÀÊ ÁËÎÊÈ   ***/
#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {
flex-grow: 1;
display: inline-block;
min-width:180px;
padding: 5px 4px;
text-align: center;
font-style: italic;
font-size: 1.0em;
font-family: Arial, times, sans-serif;
color: var(--punsc);
}


/* 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;}

.punbb .linkst, .punbb .linksb {
width: 100%; 
font-size: 1.1em;
font-family: Tahoma, Arial, sans-serif;
color: var(--punsc);
}

.linkst .pagelink, .linkst .postlink {
display: inline-block;
margin: 0.2em auto;
padding: 0.5em;
}

.linkst .pagelink { width: 30em; }
.linkst .postlink { float: right; width: 18em; font-weight: 700; text-align: right; }

.linksb .pagelink, .linksb .postlink {
display: inline-block;
margin: 0.2em auto;
padding: 0.5em;
}

.linksb .pagelink { width: 25em; font-weight: 400; }
.linksb .postlink { float:right; width:16em; font-weight:700; text-align:right; }


/*** ÍÎÌÅÐ ÀÊÒÈÂÍÎÉ ÑÒÐÀÍÈÖÛ ***/
.linkst .pagelink strong, .linksb .pagelink strong {
font-weight: 700;
padding: 2px 6px;
border-bottom: 2px solid var(--puna);
}


/* B3.8 */
.subscribelink {clear:both; padding-top: 0.3em; padding-bottom: 0.5em; }
.punbb .linksb .subscribelink {font-size:11px !important; text-align:center; font-family: Tahoma, Arial, serif;}


/*****C - MAIN CONTENT - SPECIFIC*****/
/* C1 Form layout */
/* C1.1 */
.punbb .formal .container {padding: 1.7em 2em 1.1em 2em;}

/* C1.2 */
.punbb .formsubmit {margin: 1em 0 0 0; padding: 0 0 0 1.7em;}

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {margin: 0 0.6em 0 0;}

/* C1.4 */
.punbb fieldset {margin: 0 0 1em 0; padding: 0 16px 0 16px; border-style:none; border-width:0px; border-color: transparent;}

/* C1.5 */
.punbb fieldset legend {
margin: 0 0 0 10px;
padding: 0;  
font-size: 1.1em; 
font-family: Tahoma, sans-sefir;
color: var(--punsc);
}

#profile fieldset legend {margin: 0 0 -0.85em 10px;}

.punbb legend span, #viewprofile h2 span, .punbb-admin #pun-admain legend span {font-weight: 600;}
.punbb legend span, .punbb legend strong {
font-family: Tahoma, sans-serif;
font-size: 0.9em;
font-weight: 400;
color: var(--punsc);
text-shadow: 0 0 1px #c7b494;
background: rgba(255,255,255,0.15);
border: 1px solid #ccba9d;
}

/* C1.6 */
.punbb fieldset legend span {margin: 0 0 0 -15px; padding: 4px 10px;}

/* 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.4em 0 0.8em 0;}
.fs-box .infofield {font-style: italic; margim-top: -0.8em;}

/* 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: bold;}
.punbb .required label {color: var(--punsc);}

/* 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 {width: 64%; margin: 0;}
.punbb .longinput input {width: auto; 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 {width: 52%; vertical-align: middle; text-align: left;}
#pun-online .main .tcl {padding: 6px 0 6px 30px; text-align: left;}
#pun-online .tcl.username {padding-left:30px;}


/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {text-align: center; width: 8%;
font-family: Tahoma, Verdana, sans-serif;}
td.tc2, td.tc3 {vertical-align:middle;}
.punbb .main .tc3 {word-wrap: break-word;}

/* C2.3 */
.punbb .main .tcr {word-wrap: break-word; width: 28% !important; text-align: left;}


/***   ØÈÐÈÍÀ ÁËÎÊÎÂ ÍÀ ÃËÀÂÍÎÉ ÑÒÐÀÍÈÖÅ   ***/
#pun-index #pun-main .tcl {width: 100% !important; padding-right: 0px; 
box-sizing:border-box; text-align: left;}

#pun-index .category table tr {display: grid;
grid-template-columns: 4fr 1fr 1fr;
grid-template-rows: auto 1fr;
margin-bottom: 20px;
}
#pun-index .category table tr:last-child {margin-bottom: 0px;}


#pun-index #pun-main .tcl {grid-column: 1 / 2;
grid-row: 1 / 3;
justify-self: start;
}

#pun-index #pun-main .tc2 {
grid-column: 2 / 3;
grid-row: 1 / 2;
justify-self: center;
}

#pun-index #pun-main .tc3 {
grid-column: 3 / 4;
grid-row: 1 / 2;
justify-self: center;
word-wrap: normal;
}

#pun-index #pun-main .tc2, #pun-index #pun-main .tc3 {flex-direction: row; width: 100%; justify-content: center;
padding-top: 8px;
font-family: Times New Roman, Tahoma, serif;
font-size: 1.1em;
opacity: 0.65;
}
#pun-index #pun-main .tc2::before, #pun-index #pun-main .tc3::before {font-weight: 400; font-family: Tahoma, sans-serif; font-size: 0.8em; text-transform: lowercase;}
#pun-index #pun-main .tc2::before {content: "Òåì:  ";}
#pun-index #pun-main .tc3::before {content: "Ïîñòîâ:  ";} 

#pun-index #pun-main .tcr {
width: 100% !important; box-sizing: border-box; 
padding-left: 64px; padding-top: 12px; text-align: left;
grid-column: 2 / 4;
grid-row: 2 / 3;
justify-self: center;
align-self: stretch;}


#pun-index .main .tcr {padding:0 0 0 0px;}
#pun-index em.user-avatar {
display: block;
float:left;
width: 36px !important; height:42px !important; 
margin: auto 6px 4px -56px !important; 
}
#pun-index .main .tcl, #pun-index td.tc2, #pun-index td.tc3 {vertical-align:middle;}
#pun-index .main .tcr {overflow:visible;}
#pun-index .main .tcr a {font-family: Tahoma, sans-serif; display:block;}
#pun-index .main .tcr a ~ br {display: none !important;}


span.lastpost {display:block; font-size: 0.95em; padding-top: 4px;}


/***   ÓÁÈÐÀÅÌ ÔÎÐÓÌ-ÑÎÎÁÙÅÍÈÉ ÍÀ ÃËÀÂÍÎÉ ÑÒÐÀÍÈÖÅ   ***/
#pun-index #pun-main thead {display:none;}


/***   ÎÔÎÐÌËÅÍÈÅ ÎÏÈÑÀÍÈÉ ÍÀ ÃËÀÂÍÎÉ   ***/
#pun-main .category td div.tclcon {
margin: auto 18px auto auto;
padding: 0 12px 12px 12px;
position: relative;
font-size: 0.9em;
line-height: 150%;
text-align: center;
background: rgb(246 241 236 / 20%); 
border: 3px double #bd9f79;
box-shadow: #cbb69c 0px 0px 8px inset, rgb(206 170 132 / 40%) 0px 1px 10px;
}

#pun-index .category table {border-spacing: 0px; border-collapse: separate;}


/* C2.4 */
#pun-userlist .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:middle; 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, #pun-viewforum .tcl h3 {
text-align: center; margin: 0px -12px 10px -12px; padding: 15px 4px 11px 4px;
background: url(//forumstatic.ru/files/001b/13/cd/33544.png) 50% 100% no-repeat border-box;
border-bottom: 11px solid transparent;
}

/***   ÍÀÇÂÀÍÈÅ ÔÎÐÓÌÎÂ ÍÀ ÃËÀÂÍÎÉ   ***/
#pun-index .tcl h3 a, #pun-viewforum .tcl h3 a {
letter-spacing: 0.02em; font-weight: 400; font-size: 22px;
font-family: Nodesto, Tahoma, sans-serif !important;
}


/* C2.9 */
.punbb td span.youposted {position: absolute; margin-left: -1em; font-weight: bold;}

/* C2.10 */
.punbb td .modlist {display: none;}

/* C2.11 */
.punbb .main td {padding: 0.4em 0.6em 0.7em 0em; border: 0px none;}
#pun-index .main td {padding: 0em;}

/* C2.12 */
.punbb .main thead {padding: 0.4em 1em 0.4em 1em; border: 0px none;}

/* C2.13 */
.punbb div.icon {float: left; display:block;}
.punbb .main .tcl {border-left-style: none; border-left-width: 0;}



/***   ÈÊÎÍÊÈ   ***/
Div.icon {height: 18px;
width: 15px;
margin: -1px auto auto 10px;
background: var(--catbg);
border-radius: 50%;
border: 1px solid #ab8053;
box-shadow: inset 0 0 0 1px #d0c6b4, inset 0 0 0 2px #ae9578, inset 1px -1px 4px 2px #c4a777, 0 0 3px rgb(154 126 86 / 50%);
opacity: 0.5;
}

TR.inew Div.icon {opacity: 1; background: #fffaf4; box-shadow: inset 0 0 0 1px #d0c6b4, inset 0 0 0 2px #ae9578, inset 0px -3px 5px 2px #4435a3, 0 0 3px rgb(154 126 86 / 85%);}
TR.iclosed Div.icon {opacity: 1; background: #f8ddb6;}
TR.isticky Div.icon {opacity: 1; background: #ff7540; box-shadow: inset 0 0 0 1px #d0c6b4, inset 0 0 0 2px #ae9578, inset 1px -1px 4px 2px #470f03, 0 0 3px rgb(154 126 86 / 70%);} 

.main .tcl .tclcon {margin-left: 42px;}



/***   ÈÊÎÍÊÈ ÄËß ÃËÀÂÍÎÉ ÑÒÐÀÍÈÖÛ   ***/
#pun-index #pun-main .category Div.icon, #pun-viewforum #pun-main .category Div.icon { 
display: block; position: absolute; z-index: 15;
margin: -6px auto auto 10px;
box-shadow:none; opacity: 0.85;  border-radius: 0px; border: 0px none transparent;
background: url(//forumstatic.ru/files/001b/13/cd/33237.png) 100% 0% no-repeat border-box transparent;
width: 78px; height: 70px;
}
#pun-index #pun-main .category TR.inew Div.icon, #pun-viewforum #pun-main .category TR.inew Div.icon {background-position: 0% 0%; opacity: 1;}


/***   ÏÎÄÔÎÐÓÌÛ   ***/
#pun-index .category table tr.isub {margin-left: 0em !important;}
#pun-index .isub .tcl, #pun-index #pun-main .isub .tcl {padding-left: 3em !important;}


/***  ÖÈÔÐÛ ÍÅÏÐÎ×ÈÒÀÍÍÛÕ ÑÎÎÁÙÅÍÈÉ  ***/
.icon[data-new-topics]:before, .subforums span[data-new-topics]:before {
position: absolute;
transform: translateY(120%);
left: -10px !important;
text-shadow: 0 0 2px #000;
background: #9c2000 !important;
padding: 4px !important;
border-radius: 50% !important;
}


/***   ÒÈÐÅ ÏÅÐÅÄ ÀÂÒÎÐÎÌ ÒÅÌÛ   ***/
div.tclcon .byuser {font-size: 0.95em;}
div.tclcon .byuser:before {content: "—";}



 /* 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;}
.punbb .post h3:before {display: block; content: '';
padding-top: 72px;
margin-top: -72px;}

/* C3.3 */
.punbb .post h3 span {display: block; text-align: center;}

/* C3.4 */
.punbb .post h3 strong {float: right; min-width: 2.6em; box-sizing: border-box; font-weight: 600; text-align: left; padding: 4px 2.2em 4px 1.8em; 
margin: calc(2px - 1em / 2) 0px auto 1em;
background: var(--dopbg);
clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
}

/* C3.5 */
.punbb .post-author {float: left;
margin: auto auto auto -10px;
position: relative;
width: 250px;
box-sizing: border-box;
text-align:center;
background: linear-gradient(var(--pautg) 0%, var(--pautg) 100%), url(//forumstatic.ru/files/001b/13/cd/64394.jpg) 13% 55% repeat;
background-color: var(--catbg);
box-shadow:  inset 0 0 10px rgb(69 60 44 / 30%), inset 0 0 3px rgb(69 60 44 / 7%), 0 0 7px #b8874b;
border-width: 8px; border-style: solid; border-color: transparent;
-moz-border-image: url(//forumstatic.ru/files/001b/13/cd/29302.png) 8 repeat;
-webkit-border-image: url(//forumstatic.ru/files/001b/13/cd/29302.png) 8 repeat;
border-image: url(//forumstatic.ru/files/001b/13/cd/29302.png) 8 repeat;
}
#pun-messages .post-author {margin: auto auto auto -8px;}


/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {line-height: 140%;}

/***   ÁËÎÊ ÏÎËÜÇÎÂÀÒÅËß - ÏÐÎÔÈËÜ Â ÑÎÎÁÙÅÍÈßÕ   ***/
.post-author ul {
padding: 0 var(--aupad) calc(10px + var(--aupad)) var(--aupad) !important;
background: url(//forumstatic.ru/files/001b/13/cd/89448.png) calc(0% - 44px) calc(100% + 50px) no-repeat, url(//forumstatic.ru/files/001b/13/cd/89448.png) calc(100% + 44px) calc(100% + 50px) no-repeat;
font-size: 1em;
font-family: Tahoma, Arial, sans-serif;
}
.pa-title {padding: 0 0 8px 0!important; line-height: 110%; font-size: 11px; font-family: Arial, Tahoma, serif; font-style: italic; color: var(--punsc);}
.post-links a {padding: 2px 4px;}
.post-links .pl-email a, .post-links .pl-website a {border:none !important;}



/* C3.8 ÍÈÊÍÅÉÌ ÀÂÒÎÐÀ ÏÎÑÒÀ */
.pa-author strong {font-weight: 400;}
.punbb .pa-author {
margin: auto calc(0px - var(--aupad)) 12px; padding: 12px 2px; box-sizing: border-box;
color: #901513;
background: url(//forumstatic.ru/files/001b/13/cd/89448.png) calc(0% - 44px) calc(0% - 50px) no-repeat, url(//forumstatic.ru/files/001b/13/cd/89448.png) calc(100% + 44px) calc(0% - 50px) no-repeat, url(//forumstatic.ru/files/001b/13/cd/64394.jpg) 13% 55% repeat var(--catbg);
border-width: 0px 0px 3px 0px; border-style: solid; border-color: transparent;
-moz-border-image: url(//forumstatic.ru/files/001b/13/cd/44003.png) 3 repeat;
-webkit-border-image: url(//forumstatic.ru/files/001b/13/cd/44003.png) 3 repeat;
border-image: url(//forumstatic.ru/files/001b/13/cd/44003.png) 3 repeat;
box-shadow: inset 0 0 10px rgb(125 122 113 / 70%), 0 2px 8px -2px rgb(69 60 44 / 30%), 0 2px 3px -2px rgb(69 60 44 / 7%);
}
.post-author > .pa-author {margin: auto calc(4px - var(--aupad)) 4px;}
.pa-author, .pa-author a {line-height: 110%; font-size: 21px; font-family: Nodesto, Tahoma, sans-serif; font-weight: 400;}
.pa-author:first-letter {font-family: Neverwinter, Times, serif; font-size: 25px; text-transform: uppercase;}
.pa-author a {padding: 12px 0 6px 12px; margin-left: -12px;}



/* C3.9 */
li.pa-online {line-height:110%; border-left-style: none; margin: 1em auto 1.2em; font-style: normal; font-family: Arial, sans-serif; text-transform:uppercase; font-size: 10px;}
li.pa-online strong {font-weight: 600; letter-spacing: 0.02em; font-family: 'Nodesto', Tahoma, sans-serif; font-size: 12px;}


/* C3.11 */
.punbb .post-body {margin-left: 260px; padding: 0 0 1px 0; border-left-style: none; border-left-width: 0px; border-color: transparent;}
#pun-messages .post-body {margin-left: 260px;}

/* C3.12 */
.punbb .post-box {padding: 0 0em 0.8em 0.3em;}
#profile .post-box {padding-right: 0em !important;}

/*C3.13 */
.punbb fieldset .post-box {margin-bottom: 0.8em;}

/* C3.14 */
.punbb .post-links {
margin-top: 0.7em;
border-left-style: none;
border-left-width: 0px;
border-color: transparent;
text-transform: lowercase;
font-weight: 400;
font-family: Nodesto, Times New Roman, sans-serif;
font-size: 1.32em;
}


/* C3.15 */
.punbb .post-links ul {height: 2em;
padding: 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.4em;}
.punbb .post-links li:first-of-type {padding-left: 0;}

/* 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.6em 1em; text-align: right;}

/* 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;}

#pun-messages #profile fieldset {padding-right:0;}
#pun-online .main td, #pun-userlist .main td, #pun-messages .main td {padding: 0.5em 0.6em; box-sizing: border-box; }


#pun-userlist .main .tcl, #messages td.tc2, {display: flex; flex-wrap: nowrap; width: 100% !important; align-items: center; }

#pun-userlist .main tr:hover, #messages tr:hover, #pun-searchtopics tr:hover, #pun-viewforum tr:hover, #pun-online tr:hover {background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgb(255 255 255 / 15%) 20%, rgb(255 255 255 / 15%) 80%, rgba(255,255,255,0) 100%);}

#title-logo-table tr, #title-logo-table tr:hover {background: transparent;}

#pun-messages .post h3 span {margin: 0.65em calc(20px - var(--ppad) - 2em) 1.5em calc(15px - var(--ppad)) !important; }


/* C6 Profile */
#profile .container {padding-left: 17em;}
#profilenav {float: left; display: inline;
width: 14.5em; margin-left: -16.5em; padding-top: 0em; text-align: center; 
background: rgb(246 241 236 / 20%);
border: 3px double #b69a76;
box-shadow: #cbb69c 0px 0px 8px inset, rgb(206 170 132 / 40%) 0px 1px 10px;
}
#profile-name {font-family: Times New Roman, Tahoma, serif; font-size: 1.3em;}
.tcr input {width:97% !important;}

/* C6.3 */
#profilenav li {display: block; margin: auto 0.2em 0.5em auto; padding: 0.1em 0; font-weight: 700;}
#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;}
#profile-signature ul {
border: none transparent 0px !important;
padding: calc(1em + 11px) 1em 0 1em !important;
background: url(//forumstatic.ru/files/001b/13/cd/33544.png) 50% 0% no-repeat transparent !important;
}

/* âèä ïðîôèëÿ */
#profile-right {width: 100% !important; display: flex; flex-direction: row; flex-wrap: wrap;}
#profile-right li {
padding: 6px !important; flex-basis: calc(49% - 0.6em);
margin-right: 0.5em; margin-bottom: 0.5em !important;
box-sizing: border-box;
background: rgb(246 241 236 / 20%); 
border: 1px solid #bd9f79;
box-shadow: 0px 0px 8px #cbb69c inset, 0px 1px 5px rgb(208 181 152 / 35%);
}
#profile-right li span {
margin-left: auto !important; display:block; clear: both; float: none !important;
text-align: center !important; margin-left: auto !important; width: auto !important;
}
#profile-right li strong {padding-left: 0 !important; text-align:center;}
#pa-posts {flex-basis: calc(98% - 0.6em) !important; order: -2;}
#pa-fld1 {flex-basis: calc(98% - 0.6em) !important; order: -1;}
.pa-ip {padding: 6px 0 !important;}
#pa-fld4 {text-align:center;}
#pa-fld3 {display:none;}

/***   ÊÍÎÏÊÈ-ÂÊËÀÄÊÈ Â ÏÐÎÔÈËÅ ÀÊÒÈÂÍÛ   ***/
li.isactive > a { color: var(--punah) !important; padding: 0 5px; border-bottom: 1px solid var(--punah);}



/* C6.5 */
#viewprofile h2, #profilenav h2 {line-height: 110%; margin: 0.65em 0px 0.5em 0px;}

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {position: relative; padding: 0 4px;}

/* 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 0.3em; font-weight: bold; text-align:right;}

/*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: 0.3em 0em 0.5em; font-weight: normal;}

/* C6.11 */
.punbb img.avatardemo {float: right; margin: 0 0 0.8em 1.8em;}



/***   ÐÀÇÌÅÐ È ÎÒÑÒÓÏÛ ÀÂÀÒÀÐÊÈ   ***/
.pa-avatar img {
max-width: 200px;
max-height: 300px;
box-sizing: border-box;
box-shadow: 0 0 6px rgb(0 0 0 / 40%);
border-style: solid; border-width: 3px; border-color: transparent;
-moz-border-image: url(//forumstatic.ru/files/001b/13/cd/44003.png) 3 repeat;
-webkit-border-image: url(//forumstatic.ru/files/001b/13/cd/44003.png) 3 repeat;
border-image: url(//forumstatic.ru/files/001b/13/cd/44003.png) 3 repeat;
}
.pa-avatar {
text-align: center;
width: calc(100% + var(--aupad) * 2);
height: auto;
margin: 0.4em calc(0px - var(--aupad)) 0.8em calc(0px - var(--aupad));
}


/***   ÌÈÍÈÀÒÞÐÀ ÀÂÀÒÀÐÊÈ   ***/
#pun-index .user-avatar .avatar-image {border-radius: 50% !important;
width: 36px !important; 
height: 42px !important; 
margin: 0px auto auto 0px;
}
#pun-index .user-avatar .avatar-image:hover, .punbb .user-avatar .avatar-image:hover {border-radius: 0% !important;}

.punbb .user-avatar .avatar-image {
width:28px !important; height:28px !important;
box-shadow: 0 0 0 1px #b69a76, 0 0 0 3px #d8cfc6, 0 0 0 4px #b69a76;
}
.punbb .user-avatar {
width: 28px !important; 
height: 28px !important;
margin: 0px 12px 2px 0px !important;
}


/***   ÈÍÄÈÊÀÒÎÐ ÎÍËÀÉÍ   ***/
.punbb .user-avatar .isonline {
background-color: #ffd26d !important; 
right: -7px !important;
top: -4px;
bottom: auto;
}

#pun-index .user-avatar .isonline {
top: auto !important;
bottom: 16px !important;
}


/* C7 User list */
#pun-userlist .formal, #pun-userlist .formal .container {margin-bottom: 0; border-bottom: none;}
#pun-userlist .usertable .container {padding: 0 2.3em 2.3em 2.3em; border-top: none;}
#pun-userlist .usertable table {border: none;}


/*****D - PUNBB SECTIONS OTHER THAN MAIN CONTENT*****/
/* D1.1 */
#pun-title {margin: 0; border-style: none; border-width: 0px; box-sizing: border-box;}

/* 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 {
width: calc(100% + var(--ppad) * 2 + 40px);
height: var(--bgpad);
margin: calc(0px - var(--bgpad)) auto auto calc(-40px - var(--ppad));
box-sizing: border-box;
border: 0px none transparent;
background: url(//forumstatic.ru/files/001b/13/cd/64663.png) 0% 100% no-repeat, url(//forumstatic.ru/files/001b/13/cd/45878.png) calc(100% - 3px) 100% no-repeat transparent;
}
#pun-title table:hover {background: url(//forumstatic.ru/files/001b/13/cd/64663.png) 2% 100% no-repeat, url(//forumstatic.ru/files/001b/13/cd/45878.png) calc(99% - 3px) 100% no-repeat transparent;
}

#pun-title td.title-logo-tdl {width: 100%; border: none;}
#pun-title td.title-logo-tdr {
position: absolute; top: -130px; left: calc(50% - 234px); margin-top: 0px;
border: none; vertical-align: top; text-align: center;}
.punbb-admin #pun-title td.title-logo-tdr {background: var(--catbg);}


/* 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: auto;
box-sizing: border-box;
margin: 15px calc(15px - var(--ppad)) 0px calc(15px - var(--ppad));
padding: 16px 6px 8px 6px;
text-align: center;
}


/* D3.2 */
/***   ÌÅÍÞ ÍÀÂÈÃÀÖÈÈ 1   ***/
#pun-navlinks .container {
display: flex;
flex-direction: row;
justify-content: center;
align-content: flex-end;
align-items: stretch;
flex-grow: 1;
flex-wrap: nowrap;
margin: 0px auto 0px auto;
font-family: Nodesto, times, serif;
font-size: 20px;
font-style: italic;
}




/* D.3.3 */
#pun-navlinks li {padding-right: 1.5vw; }
#pun-navlinks li:last-child {padding-right: 0;}
#pun-navlinks li:first-letter {font-family: 'Neverwinter', Times, serif;
font-size: 28px;}

/* D3.4 */
#pun-navlinks li a {letter-spacing: 0.02em; padding: 12px 2px 6px 12px; margin-left: -12px;}
span.num_msg {position: relative !important; 
padding: 3px 5px !important; 
margin-left: 5px !important;
bottom: 3px;
letter-spacing: 1px;
text-shadow: 1px 1px 1px #000;
font-style: normal;
}
span.num_msg:before {display: none !important;}



/* D4 User links */
/* D4.1 */
#pun-ulinks  {
margin: auto calc(15px - var(--ppad)) 16px calc(15px - var(--ppad)); padding: 8px 1em 8px 1em;
background: linear-gradient(to right, var(--dopbg) 20%, rgba(255,255,255,0) 50%, var(--dopbg) 80%);
border: 1px solid rgb(180 133 70 / 25%); border-width: 1px 0px; text-align:center;
}


/* D4.2 */
/***   ÌÅÍÞ ÍÀÂÈÃÀÖÈÈ 2   ***/
#pun-ulinks .container {
display: flex; flex-direction: row; justify-content: center; align-content: flex-end; align-items: stretch; flex-grow: 1; 
flex-wrap: nowrap;
margin: auto;
font-size: 1em;
font-family: Tahoma, sans-serif;
font-weight: 400;
text-transform: lowercase;
}



/* 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 {padding-right: 0.9vw; margin: auto 0px;}
#pun-ulinks li:last-child {padding-right: 0;}

/* 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 1em; font-size: 1em; font-family: Tahoma, times, serif; color: var(--punsc);}
#topic-users-in {color: var(--punsc);}
#topic-users-in .container {padding: 1em 1em 8px;}

/* D5.3 */
#pun-status span {white-space: nowrap; margin-right: 0.5em;}

/* D5.4 */
#pun-crumbs1, #pun-crumbs2 {
margin: auto;
overflow: hidden;
font-style: italic;
font-weight: 400;
font-size: 1.1em;
font-family: Arial, Tahoma, sans-serif;
color: var(--punsc);
}
#pun-crumbs1 a, #pun-crumbs2 a {font-weight: 600; font-style: normal; font-family: 'Mookmania', Times New Roman, serif;}

/* D5.5 */
#pun-crumbs1 p.container {padding: 1.1em 1em 0.6em 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 calc(15px - var(--ppad)) 1em calc(15px - var(--ppad)); padding: 10px;
background: url(//forumstatic.ru/files/001b/13/cd/89448.png) calc(0% - 44px) calc(100% + 50px) no-repeat, url(//forumstatic.ru/files/001b/13/cd/89448.png) calc(100% + 44px) calc(100% + 50px) no-repeat, url(//forumstatic.ru/files/001b/13/cd/89448.png) calc(0% - 44px) calc(0% - 50px) no-repeat, url(//forumstatic.ru/files/001b/13/cd/89448.png) calc(100% + 44px) calc(0% - 50px) no-repeat;
background-color: rgb(173 148 120 / 30%);
box-shadow: 0 -5px 5px -5px rgb(183 137 86 / 65%), 0 -10px 10px -10px rgb(183 140 87 / 40%), 0 5px 5px -5px rgb(183 137 86 / 65%), 0 10px 10px -10px rgb(183 140 87 / 40%), inset 0 0 5px rgb(183 137 86 / 70%), inset 0 0 10px rgb(183 140 87 / 50%);
border-width: 3px 0px;
border-style: solid; border-color: transparent;
-moz-border-image: url(//forumstatic.ru/files/001b/13/cd/44003.png) 3 repeat;
-webkit-border-image: url(//forumstatic.ru/files/001b/13/cd/44003.png) 3 repeat;
border-image: url(//forumstatic.ru/files/001b/13/cd/44003.png) 3 repeat;
}
#pun-announcement .container {margin: 0px auto auto; padding: 0;}


/* D7 Statistics */
#pun-stats {margin-top:18px;}
#pun-stats .container {padding: 0.8em 1em 0em 1em;
display:flex;
flex-wrap: wrap;
align-items: stretch;
box-sizing: border-box;
}
#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%;
flex-basis: 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; color: var(--punsc);}

/* D8.4 */
#pun-about .container {
padding: 0.5em 1em;
line-height: 150%;
border-top-style: none;
font-weight: 400;
text-align: center;
background: transparent;
font-size:11px;
}

/* D8.5 */
#pun-about p span {display:block; padding-left: 50%;}

/* D8.7 */
#pun-crumbs2 .container {padding: 0.5em 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;}

/* D9.3 öâåòû øèïîâíèêà */
#pun-help .formal p, #pun-help .formal dd {margin-bottom: 1em;}

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {padding: 0 0 0 1em;}

/* D9.5 */
#pun-help .formal li {padding: 0; line-height: 130%;}

/* D9.6 */
#pun-help .formal li * {vertical-align: text-top;}

/* D9.7 */
#pun-help .formal dt span {font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace;}

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {padding-bottom: 0;}


/*** âñÿêîå ***/
.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: 400;}
.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:#333; background-color: var(--catbg);}
#pun-admain h2:not(#pun-adnav h2) {margin-top: 2em;}

.punbb .main .tcr span {word-wrap: break-word; word-break: break-word;}

#topic-users-in a:after {content: ',';}
#topic-users-in a:last-child:after {display: none;}



/*** ÖÂÅÒ ÂÈÐÒÓÀËÜÍÎÉ ÊËÀÂÈÀÒÓÐÛ ***/
#keyboard-span input, #keyboard-span input[type="button"] {
padding: 4px !important;
box-sizing: border-box;
height: auto;
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; } 



/*** ÄËß ÏÎËß ÍÀÃÐÀÄ È ÑÏÎÉËÅÐÀ ***/
.mini_awards_label {display: none;}
li.pa-awards > br {display:none;}
.pa-awards {margin: auto calc(0px - var(--aupad));
padding: 4px 0 5px 0 !important;
font-family: Nodesto, Tahoma, sans-serif;
font-size: 16px;
letter-spacing: 0.02em;
text-transform: uppercase;
background: rgb(140 140 140 / 20%);
}


/***   ÏÎËÅ ÎÒÂÅÒÀ   ***/
.punbb textarea {
padding: 1.4em;
box-sizing: border-box;
width: calc(100% - 0.3em) !important;
outline: none;
line-height: 150%;
background: rgb(246 241 236 / 20%); 
border: 3px double var(--brins);
box-shadow: #cbb69c 0px 0px 8px inset, rgb(208 181 152 / 35%) 0px 1px 5px;
}



/***  ÇÀÏËÀÒÊÀ ÄËß ÏÎËß ÎÒÂÅÒÀ ***/
textarea#main-reply {
text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-moz-text-size-adjust: 100%; 
-webkit-text-size-adjust: 100%;
}


/***   ÎÒÊËÞ×ÀÅÌ ÐÀÇÍÎÅ   ***/
#pun-ulinks #Rz, .item4.status-right, .lastedit, li#navawards, .pl-share, .sharelink, .pl-reports, .pa-invites, #pa-invites, #pun-live-rusff, span.closedatafield, span.stickytext, span.polltext, .pa-gifts, .pa-age, .pa-sex, .pa-from, .pa-reg, .pa-positive {display:none;}



/***   ÑÎÎÁÙÅÍÈß ÏÎÇÈÒÈÂ  Â ÑÒÐÎ×ÊÓ   ***/

.pa-posts, .pa-respect {display: inline-block;
box-sizing:border-box; width: 49%; line-height: 110%;
}
.pa-posts {margin: 6px auto 6px calc(0px - var(--aupad));}
.pa-respect {margin: 6px calc(0px - var(--aupad)) 6px auto;}
.pa-posts .fld-name, .pa-respect .fld-name {display:block; font-size: 0px; font-weight: 600; Font-family: Tahoma, sans-serif;}


.pa-posts span.fld-name:after {content:'Ïîñòû:'; font-size: 12px;}
.pa-respect span.fld-name a:after, .isguest .pa-respect .fld-name:after {content:'Óâàæåíèå:'; font-size: 12px;}

/***   ÔÈÊÑ ÄËß ÑÏÎÉËÅÐÀ - ÎÒÑÒÓÏ ÑÒÐÎÊ   ***/
.spoiler-box>div[onclick] p:empty{display:none;}


/***   ÃÐÀÍÈÖÛ ÒÀÁËÈ×ÅÊ   ***/
.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 {
background: var(--bgpun);
}
#MyBookmarks .container {padding: 2em 1em 1em !important; overflow-y:auto; overflow-x:hidden;}
#MyBookmarks {max-height: 300px; margin-top: calc(66px + 5%);}
#MyBookmarks inner {height: auto !important;}


/***   ÖÂÅÒÍÀß ÂÑÒÀÂÊÀ ÍÀ ÈÊÎÍÊÅ ÇÀÊËÀÄÊÈ   ***/
#BookmCntToggle {top: 66px !important; left: 18px !important;}
#BookmCntToggle.default-style {color: var(--punah) !important;}


/***   ÇÀÃÎËÎÂÎÊ ÇÀÊËÀÄÎÊ   ***/
#MyBookmarks h2, #MyBookmarks h1, #pun-main #MyBookmarks h2 {
margin: auto !important; padding: 8px 1em !important;
background: url(//forumstatic.ru/files/001b/13/cd/64394.jpg) 13% 55%;
background-color: var(--catbg);
font-family: Tahoma, sans-serif;
font-size: 1em;
border: 1px solid #b69a76; border-width: 1px 1px 1px 0px; box-shadow: none;
} 
#MyBookmarks h2:before, #MyBookmarks h2:after, .inner h1:before, .inner h1:after {display:none !important;}



/*** ÖÂÅÒ ÏÎËÎÑ Â ÃÎËÎÑÎÂÀÍÈÈ ***/
table.poll2 {margin-left:40px;}
#poll-special td h1 {
margin: auto 0 !important; padding:1px !important;
background: var(--bgbase) !important; border: none;
}
#poll-special td h1:before {display:none;}


/***   ÔÎÍ ÄËß ÂÛÑÊÀÊÈÂÀÞÙÈÕ ÎÊÎÍ   ***/
#pun_wrap .container[id$="-area"]{max-height:270px; overflow:auto; top: 56px;}
#post .container[id$="-area"], #video-area-tinp, #image-area-tinp, .pun-modal .modal-inner, .inner, #post-sig .container[id$="-area"], #mask_dialog .inner {
outline: none; padding: 12px;
background: var(--bgpun);
background-image: none !important;
border: 1px solid var(--brins);
box-shadow: var(--inshw), inset 0 0 0 1px #e6ddd2;
}

#tags .container {top: 54px;
padding-left: 1.5em !important; 
background: var(--bgpun);
background-image: none !important;
border: 1px solid var(--brins);
box-shadow: var(--inshw), inset 0 0 0 1px #e6ddd2;
outline: none;
}
.pun-modal .modal-bg {background: rgb(0 0 0 / 70%) !important;}



/***   ÌÎÄÅÐÀÒÎÐÑÊÎÅ ÌÅÍÞ - ÏÎËß ÂÂÎÄÀ   ***/
.punbb input, .punbb select, .punbb optgroup {outline: none; padding: 8px; margin: 4px auto;
background: var(--bgpun);
box-shadow: inset 0 0 0 1px #b39b80, var(--inshw), inset 0 0 0 2px #e5d6c8, inset 0 0 5px 2px #c7af8f;
filter: brightness(1.01); border: none;
}


/***   ÒÅËÎ ÏÎÑÒÀ ÒÅÊÑÒ   ***/
.post-box {text-align: justify; font-size: 1.2em;}
.punbb .post-content del {text-decoration: line-through;}


/***  ÐÅÉÒÈÍÃ ÏÎÑÒÀ  ***/
.post-rating .container {
padding: 4px 2.2em 4px 1.8em !important; 
margin: auto calc(0.8em - var(--ppad)) auto 1em !important;
box-sizing: border-box;
background: var( --dopbg) !important;
clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
font-size: 0.8em;
}


/***   ÊÍÎÏÊÈ   ***/
#viewprofile-next #pa-edit a,
input[class="button"], input[class="button submit"], input[type="button"], input[type="submit"], .button {
background: #e0ddd2;
background: -moz-radial-gradient(center, ellipse cover, #e0ddd2 0%, #e0ddd6 100%);
background: -webkit-radial-gradient(center, ellipse cover, #e0ddd2 0%, #e0ddd6 100%);
background: radial-gradient(ellipse at center, #e0ddd2 0%,#e0ddd6 100%);
border: 2px outset #e2dfd8 !important;
box-shadow: 0px 0px 4px #c8beba inset, 0px 1px 4px rgb(156 128 103 / 25%);
color: #69330f !important;
font-size: 11px;
font-family: Georgia, serif;
padding: 6px 12px !important;
text-shadow: 0px 1px 1px #d6c2b1;
font-weight: 400 !important;
text-transform: uppercase;
letter-spacing: 0.05em;
transition: all 0.35s linear;
}


/***   ÊÍÎÏÊÈ ÏÐÈ ÍÀÂÅÄÅÍÈÈ   ***/
#viewprofile-next #pa-edit a:hover, input[class="button"]:hover, input[class="button submit"]:hover, input[type="button"]:hover, .button:hover {
cursor: pointer; 
background: radial-gradient(ellipse at center, #fffbed 0%,#e0ddd6 100%);
box-shadow: 0px 0px 4px #c8beba inset, 0px 1px 4px rgb(156 128 103 / 55%);
transition: all 0.35s linear;
}


/***   ÊÍÎÏÊÀ ÐÅÄÀÊÒÈÐÎÂÀÍÈß ÏÐÎÔÈËß   ***/
#viewprofile li#pa-edit {margin-top: 1em;}


/*** HR-ðàçäåëèòåëü ***/
hr {
margin: 0.5em auto 0.8em auto !important; border: 0; height: 1px;
background: linear-gradient(90deg, rgba(255,255,255,0) 0%, #915a21 50%, rgba(255,255,255,0) 100%);
}


/***   ÖÂÅÒÍÎÉ ÑÊÐÎËË   ***/
*::-webkit-scrollbar {width:10px; height:8px; background: rgb(112 112 112 / 30%);}
*::-webkit-scrollbar-thumb {background: #dfd7ca; box-shadow: inset 0 0 0px 1px #bd9f79, inset 0 0 3px #bd9f79;}
*::-webkit-scrollbar-corner {background: transparent;}

#pun *::-webkit-scrollbar {width:6px; height:6px; background: rgb(174 148 115 / 50%);}
#pun *::-webkit-scrollbar-thumb {background: #dfd7ca; box-shadow: inset 0 0 0px 1px #bd9f79, inset 0 0 3px #bd9f79;}
#pun *::-webkit-scrollbar-corner {background: transparent;}


/***   ÕÀÉËÀÉÒ-ÂÛÄÅËÈÒÅËÜ   ***/
.post-content .highlight-text {background-color:#c0e465 !important; padding: 0 6px;}
.post-content abbr {cursor: help; text-decoration: underline dotted;}


/***  ÖÂÅÒÍÎÅ ÂÛÄÅËÅÍÈÅ ÒÅÊÑÒÀ  ***/
::selection {background: #ceb185; color: #130502;}  
*::-moz-selection {background: #ceb185; color: #130502;}


/*** Ñëàéäåð óâåäîìëåíèé ***/
#volSlider {
background: #d0d0cc !important; border: solid 1px #9a6f38 !important;
}
#volSlider .before {
background: #a2753c !important;
}
#volSlider .thumb {
background: #921e12 !important; 
box-shadow: inset 0 0 0px 1px rgb(0 0 0 / 10%), 0 0 3px rgb(0 0 0 / 18%) !important;
}


/***  Çàòåìíåíèå ïðè âñïëûâàøêå ***/
#pun-report .bg, #pun-reputation .bg, #pun-admin-award-form .bg {background: #0b0b0b !important;}


/***   ÊÀÒÅÃÎÐÈÈ ÏÐÅÄÏÐÎÑÌÎÒÐÀ ÑÎÎÁÙÅÍÈÉ   ***/
.punbb .category h2 span {display:block;}
.punbb .main h2, #pun-debug h2, .punbb h1, #mask_dialog .hv-mask-dialog-title {
position: relative; text-transform: uppercase;
font-weight: 400; font-family: Nodesto, Arial, serif; font-size: 16px; letter-spacing: 1px;
}

.punbb h2, #pun-stats h2, .punbb h1, #mask_dialog .hv-mask-dialog-title {
box-sizing: border-box; margin: auto calc(15px - var(--ppad)); padding: 12px 10px;
text-align: center; color: #3d2610; text-shadow: 0 0 3px #ecd1b4, 0 0 8px #eee1d3;
background: 
url(//forumstatic.ru/files/001b/13/cd/89448.png) calc(0% - 42px) calc(0% - 48px) no-repeat, 
url(//forumstatic.ru/files/001b/13/cd/89448.png) calc(100% + 42px) calc(0% - 48px) no-repeat,
url(//forumstatic.ru/files/001b/13/cd/65267.png) calc(0% - 610px) 0% repeat-y, url(//forumstatic.ru/files/001b/13/cd/65267.png) calc(100% + 610px) 0% repeat-y,  url(//forumstatic.ru/files/001b/13/cd/64394.jpg) 13% 55% var(--catbg);
border-width: 3px 0px; border-style: solid; border-color: transparent;
-moz-border-image: url(//forumstatic.ru/files/001b/13/cd/44003.png) 3 repeat;
-webkit-border-image: url(//forumstatic.ru/files/001b/13/cd/44003.png) 3 repeat;
border-image: url(//forumstatic.ru/files/001b/13/cd/44003.png) 3 repeat;
box-shadow: inset 0 0 10px rgb(125 122 113 / 75%), 0 5px 5px -5px rgb(183 137 86 / 65%), 0 -5px 5px -5px rgb(183 137 86 / 65%), 0 10px 10px -10px rgb(183 140 87 / 40%), 0 -10px 10px -10px rgb(183 140 87 / 40%);
}
.punbb h1 {margin-bottom: 0.6em;}
#mask_dialog .hv-mask-dialog-title{margin: auto auto 16px auto; line-height: 120%;}

#viewprofile h2, #profilenav h2 {background: url(//forumstatic.ru/files/001b/13/cd/64394.jpg) 13% 55% var(--catbg);}
#profilenav h2:first-of-type {margin-top: -3px; }


/***   ÊÀÒÅÃÎÐÈÈ ÍÀ ÃËÀÂÍÎÉ  ***/
#pun-index .main h2, #pun-stats h2 {
position:relative; text-align: center;
font-weight: 400; font-family: Nodesto, Tahoma, times, serif; font-size: 16px;
letter-spacing: 1px; text-transform: uppercase;
}
#pun-index .main h2 {margin: 32px calc(15px - var(--ppad)) 26px;}
#pun-index #pun-category1 h2 {margin-top: 2px;}
#pun-index .main h2 .catleft {
display: block; height: 11px; margin-top: -26px; margin-bottom: 15px;
background: url(//forumstatic.ru/files/001b/13/cd/20269.png) 50% 0% no-repeat transparent;
}



/***   ÄÀÒÀ È ÍÎÌÅÐ ÏÎÑÒÀ   ***/
.punbb .post h3 span {
margin: 0.85em calc(15px - var(--ppad)) 1.7em calc(15px - var(--ppad)) !important;
padding: 0.5em 0 0.4em 2.5em;
letter-spacing:0.01em;
font-weight: 400; font-style: italic; font-family: Arial, Tahoma, sans-serif; font-size: 0.85em; 
border: 1px solid transparent; border-width: 1px 0px;
border-image: linear-gradient(to right, rgb(112 88 44 / 22%) 0%, rgba(255,255,255,0) 90%);
border-image-slice: 1;
background: linear-gradient(to right, var(--dopbg) 0%, rgba(255,255,255,0) 90%);
}

/* âíóòðè òåì  - ìîäåðèðîâàíèå */
#topic-modmenu {margin: 0.5em calc(15px - var(--ppad)) 0.6em calc(15px - var(--ppad)) !important;}
#topic-modmenu p.container span, .modmenu p.container span {font-size: 0px; display: none;}

/* ïðîñìîòð êàòåãîðèè - ìîäåðèðîâàíèå */
#pun-viewforum .modmenu {margin: auto calc(15px - var(--ppad)) 1.1em calc(15px - var(--ppad)) !important;}

#topic-modmenu, #pun-viewforum .modmenu {
border: 1px solid #a7a09d; border-width: 1px 0px; 
box-shadow: inset 0 0 10px rgb(125 122 113 / 55%), 0 1px 0 0px #dad1d2, 0 2px 0 0px #9d8c75, 0 -1px 0 0px #dad1d2, 0 -2px 0 0px #9d8c75, 0 7px 5px -5px rgb(183 137 86 / 55%), 0 -7px 5px -5px rgb(183 137 86 / 55%), 0 12px 10px -10px rgb(183 140 87 / 35%), 0 -12px 10px -10px rgb(183 140 87 / 35%); 
background: url(//forumstatic.ru/files/001b/13/cd/64394.jpg) 13% 55%; background-color: var(--catbg);
}


/***   Ê ÑÒÈÊÅÐÀÌ ØÀÌÀÍÀ   ***/
.hvStickerPackModal {outline:none; 
border: #d7c7ae !important;
background-color: var(--bgpun) !important;
background-image: none !important;
box-shadow: var(--inshw), 0 0 7px rgb(0 0 0 / 15%) !important;
}



/*** ÑÒÐÅËÊÈ ***/
.go-up, .go-down {cursor: pointer; display: none; position: fixed; z-index: 999;
margin-left: 1057px !important;
width: 25px; height: 70px;
box-sizing: border-box;
background: url(//forumstatic.ru/files/001b/13/cd/64394.jpg) 13% 55% var(--catbg);
font-family: Verdana, sans-serif;
font-size: 0px;
border-width: 3px; border-style: solid; border-color: transparent;
-moz-border-image: url(//forumstatic.ru/files/001b/13/cd/44003.png) 3 repeat;
-webkit-border-image: url(//forumstatic.ru/files/001b/13/cd/44003.png) 3 repeat;
border-image: url(//forumstatic.ru/files/001b/13/cd/44003.png) 3 repeat;
box-shadow: inset 1px 0 8px rgb(125 122 113 / 90%);
}
.go-up {bottom: calc(30% + 86px);}
.go-down {bottom: 30%;}
.go-down:hover, .go-up:hover { filter:brightness(1.1); }



/***  Ðåãóëèðîâêà ðàçìåðà øðèôòà â ïîñòàõ © Alex_63  ***/
.FNTslider {position:relative; z-index:1000; float: right; margin: 3px 5px; margin-right: 7%;
width: 90px; height: 5px;
background: #d0d0cc; border-radius: 4px; border: solid 1px #9a6f38;
}
.FNTslider .before {position: absolute; margin-top: -1px; height: 5px;
border: solid 1px transparent; border-right: none 0; border-radius: 4px 0 0 4px; 
background: #a2753c;
}
.FNTslider .thumb {position: relative; top: -4px; cursor: pointer;
width: 8px; height: 13px; border-radius: 3px; background: #921e12;
}



/***   ÇÀÄÅÐÆÊÀ ÍÀ ÐÀÇÍÛÕ ÝËÅÌÅÍÒÀÕ   ***/
#viewprofile-next #pa-edit a, input[class="button"], input[class="button submit"], input[type="button"], .button, #viewprofile-next #pa-edit a:hover, input[class="button"]:hover, input[class="button submit"]:hover, input[type="button"]:hover, .button:hover,
#pun-navlinks a, #pun-navlinks a:hover, #pun-ulinks a, #pun-ulinks a:hover,
.punbb .pa-author a, .punbb .pa-author a:hover,
.punbb .user-avatar .avatar-image, .punbb .user-avatar .avatar-image:hover,
#pun-index .user-avatar .avatar-image, #pun-index .user-avatar .avatar-image:hover,
#pun-title table, #pun-title table:hover,
.partnerka a img, .partnerka a img:hover, 
.go-down, .go-down:hover, .go-up, .go-up:hover,
#stylelist li a, #stylelist li a:hover {
transition: all  0.3s linear; } 


/***   ÏÐÈËÈÏ×ÈÂÀß ÍÀÂÈÃÀÖÈß   ***/
.nfixed {box-sizing: border-box !important; position: fixed; top: 0; margin: 0px calc(7px - var(--ppad)) auto !important; width: 100% !important; max-width: 1086px;
background: url(//forumstatic.ru/files/001b/13/cd/89448.png) calc(0% - 44px) calc(0% - 49px) no-repeat, url(//forumstatic.ru/files/001b/13/cd/89448.png) calc(100% + 44px) calc(0% - 49px) no-repeat, url(//forumstatic.ru/files/001b/13/cd/65267.png) calc(0% - 610px) 0% repeat-y, url(//forumstatic.ru/files/001b/13/cd/65267.png) calc(100% + 610px) 0% repeat-y, url(//forumstatic.ru/files/001b/13/cd/64394.jpg) 13% 55% var(--catbg);
z-index: 20;}
#pun-navlinks.nfixed .container, #pun-navlinks.nfixed li:first-letter {font-family: Nodesto, Tahoma, sans-serif; font-size: 18px; font-style: normal;}
#pun-navlinks.nfixed li {padding-right: 2vw;}
#pun-navlinks.nfixed {height: 46px;}
#pun-ulinks.section.nfixed {box-sizing: border-box !important; top: 46px; z-index: 19; height: 35px; font-size: 11px;
background: url(//forumstatic.ru/files/001b/13/cd/65267.png) calc(0% - 610px) 0% repeat-y, url(//forumstatic.ru/files/001b/13/cd/65267.png) calc(100% + 610px) 0% repeat-y, url(//forumstatic.ru/files/001b/13/cd/64394.jpg) 13% 55% var(--catbg);
border-width: 3px 0px; border-style: solid; border-color: transparent;
-moz-border-image: url(//forumstatic.ru/files/001b/13/cd/44003.png) 3 repeat;
-webkit-border-image: url(//forumstatic.ru/files/001b/13/cd/44003.png) 3 repeat;
border-image: url(//forumstatic.ru/files/001b/13/cd/44003.png) 3 repeat;
}



/*** ÂÛÅÇÆÀÞÙÀß ÏÀÍÅËÜ ***/
#right-panel {
position:fixed; z-index:1000;
top: 10px; padding:0; margin-right: -370px;   right:0px;
}
.content-R {
position:absolute; box-sizing: border-box; 
padding: 0px 5px 0 0; margin: 14px 10px auto 50px !important;
width:auto; height:472px; overflow: auto; 
color: #1f0f02;
}
/* òàáëè÷êà â òàáëè÷êå */
#rcaldr {max-width: 340px; text-align: center; 
font-size: 11px; font-family: Verdana, Tahoma, sans-serif;
}



/***  ÑÌÅÍÀ ÄÈÇÀÉÍÀ  ***/
ul#stylelist {position: absolute; top: -28px; display: flex; flex-wrap: nowrap; justify-content: center; overflow: hidden; width: calc(98% - var(--ppad) * 2); background: transparent;}
#stylelist li {margin-right: 30px; padding: 8px;}
#stylelist li:last-child {margin-right: 0px;}
#stylelist li a {display:block; font-size: 0px; box-sizing: border-box; /* border-radius: 50%; */
height: 22px; width: 22px;
background: rgba(0,0,0,0.15);
transform: translateY(0%) rotate(45deg);
}
#stylelist li a:hover {transform: translateY(-10%); filter: brightness(1.1);}
#stylelist li[data="light"] a {
background: #cec3b1;
border: 1px solid #545454; box-shadow: 0 0 0 1px #d6d7d2, 0 0 0 2px #1d171d, inset 0 0 3px #9a6b38, inset 2px 2px 8px #c09b65;
}
#stylelist li[data="forestn"] a {
background: #465844;
border: 1px solid #545454;
box-shadow: 0 0 0 1px #d6d7d2, 0 0 0 2px #1d171d, inset 0 0 3px #1e2d20, inset 2px 2px 8px #29382e;
}
#stylelist li[data="nightn"] a {
background: #4b1313;
border: 1px solid #545454;
box-shadow: 0 0 0 1px #d6d7d2, 0 0 0 2px #1d171d, inset 0 0 3px #270a0a, inset 2px 2px 8px #250a0a;
}



/***   ÎÁÒÅÊÀÍÈÅ ÐÀÌÊÎÉ   ***/
.m1, .m2, img[alt="m1"], img[alt="m2"] {display: inline-block; margin: 8px 15px !important;
border-style: solid; border-width: 3px;
-moz-border-image: url(//forumstatic.ru/files/001b/13/cd/99224.png) 30 repeat;
-webkit-border-image: url(//forumstatic.ru/files/001b/13/cd/99224.png) 30 repeat;
border-image: url(//forumstatic.ru/files/001b/13/cd/99224.png) 30 repeat;
border-image-width: 30px;
border-image-outset: 4px 4px 4px 4px;
box-shadow:0px 0px 10px -1px rgb(126 84 23 / 50%), inset 0 0 5px rgb(183 137 86 / 70%), inset 0 0 10px rgb(183 140 87 / 50%); }
.m1, img[alt="m1"] {float:left;}
.m2, img[alt="m2"] {float:right;}
.m1 > p, .m2 > p {padding: 0 !important; margin: 0px;}
div.m1, div.m2 {padding: 10px;}


/***   ÌÅÍÞ ÄËß ÎÁÒÅÊÀÍÈß ÐÀÌÊÎÉ   ***/
#Styles {
position: absolute; right: 26px; top: 56px; outline: none; padding: 12px;
background: var(--bgpun);
background-image: none !important;
border: 1px solid var(--brins);
box-shadow: var(--inshw), inset 0 0 0 1px #e6ddd2;
}
#meny-styles.container {padding: 0;}
#Styles .container span {display:none;}
#Styles .container p {cursor:pointer; margin: 2px 5px; padding: 5px; font-size: 11px;}
#Styles .container p:hover {color: #fff; background-color: #895718;}
#form-buttons td#button-styles {background: url(//forumstatic.ru/files/001b/13/cd/26539.png) 50% 50% no-repeat; border: 1px solid #000;}



/***   ÃÐÀÄÈÅÍÒÍÛÉ ÒÅÊÑÒ  ***/
#pun-index .tcl h3 a, #pun-navlinks li a, .pa-author a, .nazv > em a {
color: transparent !important;
background: linear-gradient(#a36212 40%, #8b0013 100%) !important;
background: -moz-linear-gradient(top, #a36212 40%, #8b0013 100%) !important;
background: -webkit-linear-gradient(top, #a36212 40%, #8b0013 100%) !important;
background: -ms-linear-gradient(top, #a36212 40%, #8b0013 100%) !important;
background-clip: text !important;
-webkit-background-clip: text !important;
-moz-background-clip: text !important;
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
}
#pun-index .tcl h3 a:hover, #pun-navlinks li a:hover, .pa-author a:hover, .nazv > em a:hover {
color: transparent; text-shadow: none; filter:brightness(1.35);
}