@import url(style_cs.1656107639.css);

@font-face {
    font-family: 'Berlin Sans';
    src: url(https://forumstatic.ru/files/001a/cb/c9/99811.ttf);
}

@font-face {
    font-family: 'Aesthetic';
    src: url(https://forumstatic.ru/files/001a/cb/c9/93523.ttf);
}

@font-face {
    font-family: 'Rubik Medium';
    src: local("Rubik Medium"), url(http://forumstatic.ru/files/001a/f5/e3/38693.ttf);
}

@font-face {
    font-family: 'Rubik Regular';
    src: local("Rubik Regular"), url(http://forumstatic.ru/files/001a/f5/e3/50092.ttf);
}

@font-face {
    font-family: 'Spectral SC';
    src: local("Spectral SC"), url(https://forumstatic.ru/files/001b/8f/a9/37568.ttf?v=1);
}

@font-face {
    font-family: 'GlorySignaturePersonalUse';
    src: local("GlorySignaturePersonalUse"), url(http://forumstatic.ru/files/001b/8f/a9/84204.otf);
}

/* Deal with browser defaults and wonkiness
-------------------------------------------------------------*/


html,
body {
    padding: 0;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}


html,
body,
.punbb * {
    margin: 0;

}

.punbb ul,
.punbb dl,
.punbb li,
.punbb dd,
.punbb dt {
    padding: 0;
    list-style: none;
}



.punbb .main table {
    table-layout: fixed;
    width: 100%;
}

.checkfield input[type="checkbox"],
.radiofield input[type="radio"] {
    margin: 0 0.3em;
}

input {
    outline: none;
    border: 1px solid #cec8c2;
}

input:focus {
    outline: none;
    border: 1px solid #91b3af;
}

textarea:focus {
    outline: 1px solid #91b3af !important;
}

p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
    height: 1.8em;
    vertical-align: middle
}


/* A3 Text setup
-------------------------------------------------------------*/
/* öâåò òåêñòà è ôîí ôîðóìà */
body {
    font-size: 100%;
    color: #383b2b;
    overflow-x: hidden;
    background: url(https://forumstatic.ru/files/001a/cb/c9/12774.png) #5f948e no-repeat top center;
    background-size: cover;
    background-attachment: fixed;
    margin-top: 85px;
    margin-bottom: 95px;
}


.punbb {
    font: normal 65% verdana, arial, helvetica, sans-serif;
}

.punbb textarea,
.punbb input,
.punbb select,
.punbb optgroup {
    font: 1em verdana, arial, helvetica, sans-serif;
    padding: 3px;
}

.punbb h1,
.punbb h2,
.punbb h3,
.punbb h4,
.punbb table,
.punbb th {
    text-align: center;
}


.punbb pre {
    font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
}

.punbb address,
.punbb em {
    font-style: normal
}

.punbb .post-content em {
    font-style: italic
}

.punbb em.bbuline {
    font-style: normal;
    text-decoration: underline;
}

/*  âñå ññûëêè */
.punbb a {
    color: #327474;
    text-decoration: none !important;
    transition: 0.3s;
}

a:hover {
    color: #5d9292;
    text-decoration: none !important;
    transition: 0.3s;
}

.punbb optgroup {
    font-weight: normal;
}


/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    line-height: 0.0;
    font-size: 0;
}

.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-ulinks h2,
#pun-status 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
}

/* Basic page layout and borders
-------------------------------------------------------------*/
/* òåëî */
#pun {
    margin: auto;
    width: 945px;
    background: #f1f1f1;
    position: relative;
}

.punbb {
    float: auto;
    height: auto;
    width: 901px;
    padding: 0 22px;
}


#pun-redirect,
#pun-maint {
    text-align: center;
    margin: 100px 0% -100px 0%;
    height: 0;
}

#pun-redirect h1 {
    margin-bottom: 0px;
}

#pun-redirect #pun-main {
    background: #f1f1f1;
}

.punbb .post {
    margin-top: 0.4em;
    padding: 30px 0;
}

.punbb .post:not(:last-child) {
    border-bottom: 1px solid #eae7e4;
}

.punbb #pun-category1,
.punbb .toppost,
.punbb .topicpost {
    margin-top: 0;
}

#pun-post .topic {
    margin-top: 1em;
}

.punbb .section,
.punbb .forum,
.punbb .formal,
.punbb .modmenu,
.punbb .info,
.punbb .category {
    border-style: none;
    border-width: 0;
    border-color: transparent;
}

.punbb .container {
    border-style: solid;
    border-width: 1px;
}

.punbb .section h2,
#pun-main h1,
#pun-main h2,
#pun-stats h2,
#pun-debug h2 {
    border-style: none;
    border-width: 0;
    color: #ac81b0;
    text-transform: uppercase;
    font-size: 10px;
}



/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/*  Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

.punbb .post-content {
    padding: 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
    text-align: justify;
}

.post-content td {
    text-align: justify;
}

.punbb .post-sig dt {
    display: block;
    border-top: 1px solid #985544;
    opacity: .2;
    width: 70%;
    margin: 10px;
    margin-left: 15%;
}

.punbb .post-content p {
    margin: 0;
    padding: 0 0 1em 0;
    line-height: 150%;
}

.punbb .post-content img {
    vertical-align: text-bottom;
}

.punbb .post-content img.postimg {
    vertical-align: middle;
}

.punbb .post-content .blockcode,
.punbb .post-content blockquote {
    width: 100%;
    overflow: hidden;
}

.punbb .post-content .scrollbox {
    width: 100%;
    overflow: auto;
}

.punbb .post-content .quote-box,
.punbb .post-content .code-box {
    margin: 3px 0 16px 3px;
    border: 1px solid #cec8c2;
    background: #ebebeb;
    padding: 10px;
    max-width: 605px;
}

.punbb .quote-box cite,
.punbb .code-box strong.legend,
.code-box .legend a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    text-transform: lowercase;
    color: #97639c;
    margin: 0 0 7px 0;
}

/* Information boxes
-------------------------------------------------------------*/

.punbb .info-box {
    padding: 1.1em 1.7em 1em 1.7em;
    border-style: solid;
    border-width: 1px;
    margin: 0 0 1.1em 0;
}

.punbb .info-box * {
    padding: 0 0 0.7em 0;
}

.punbb #pun-main .info-box .legend {
    font-size: 1.1em;
    font-weight: bold;
}


/* Pagination and posting links
-------------------------------------------------------------*/

.punbb .linkst {
    float: left;
    position: relative;
    width: 100%;
    margin: 0;
    text-transform: lowercase;
}

.multipage {
    margin-top: 0;
}

.linkst .pagelink {
    position: absolute;
    float: left;
    width: 80%;
    margin: 0;
}

.linkst .postlink {
    bottom: 10px;
}

.postlink {
    position: absolute;
    text-align: right;
    right: 0;
    padding: 0;
    float: right;
}

.punbb .linksb {
    text-align: right;
}

.punbb .linksb .postlink {
    text-align: right;
    text-transform: lowercase;
}


.linksb .pagelink {
    float: left;
    text-align: left;
    width: 80%;
    text-transform: lowercase;
}

.subscribelink {
    clear: both;
    text-transform: lowercase;
}

#symbolcounter {
    display: block;
    margin: 5px 0;
}

#post fieldset legend span,
.permalink {
    text-transform: lowercase;
    font-size: 10px;
}

#topic-users-in .container {
    margin: 10px 0;
    padding: 5px 0;
    text-transform: lowercase;
    border-top: 1px solid #eae7e4;
    border-bottom: 1px solid #eae7e4;
}

/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* Form layout
-------------------------------------------------------------*/

/* .punbb .formal .container {
    padding: 0 30px 1.1em 0;
} */

.punbb .formsubmit {
    padding: 0 0 0 1.7em;
    margin: 1em 0 0 0;
}

.punbb .formsubmit input,
.punbb .formsubmit a,
.punbb .formsubmit span {
    margin: 0 0.6em 0 0
}

#post-form .formsubmit {
    text-align: center;
}

.punbb fieldset {
    border-style: solid;
    border-width: 1px;
}

.punbb fieldset legend {
    padding: 0;
}

.punbb fieldset fieldset {
    border-style: none;
    margin: 0;
    padding: 0 0 8px 0
}

.punbb .fs-box {
    padding: 1em 0 0.8em 0;
}

.punbb .fs-box p,
.punbb .fs-box fieldset {
    padding: 0 0 0.8em 0
}

.punbb .inline .inputfield,
.punbb .inline .selectfield,
.punbb .inline .passfield {
    float: left;
    margin-right: 1em;
}

.punbb .inline .infofield {
    clear: both
}

.punbb .datafield br {
    display: none;
}

.punbb .required label,
.punbb .datafield span.input {
    font-weight: bold;
}

.punbb .datafield span.input a {
    font-weight: normal;
}

.punbb .areafield span.input,
.punbb p.longinput span.input {
    display: block;
    padding: 0 12em 0 0;
    height: 100%;
    /* For IE */
}

.punbb textarea,
.punbb .longinput input {
    width: 64%;
    margin: 0;
}

/* îêíî ââîäà */
.punbb textarea {
    outline: none;
    max-width: 100%;
    border: 1px solid #cec8c2;
    background: #f1f1f1;
}

#main-reply {
    box-sizing: border-box;
}

.punbb .hashelp {
    position: relative;
}

.punbb .helplinks {
    display: block;
    position: absolute;
    top: 1em;
    right: 0;
    font-weight: normal;
    width: 36%;
}

.punbb #profile .helplinks {
    top: 1.5em;
}

.punbb .helplinks span {
    display: block;
    padding-bottom: 0.2em;
}

#pun-post .formal .info-box li {
    padding-left: 4px;
    list-style-type: square;
    list-style-position: inside;
    line-height: 1.5;
    margin: 0;
}



/* Table layout
-------------------------------------------------------------*/

.punbb .main .tcl {
    text-align: left;
    width: 40%;
}

.punbb .main {
    position: relative;
    z-index: 1;
}

#pun-index thead,
#pun-index .tc2,
#pun-index .tc3 {
    display: none;
}

.punbb .main .tc2,
.punbb .main .tc3,
.punbb .main .tcmod {
    text-align: center;
}

.punbb .main .tcr {
    background-color: transparent;
    overflow: hidden;
    text-align: left;
    width: 30% !important;
    vertical-align: middle;
}

/* .punbb .main .tcr a {
    font-weight: bold;
    font-size: 9px;
    line-height: 9px;
} */

#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
    background-color: transparent;
    width: 39%
}

#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
    text-align: left;
    width: 19%;
}

#pun-debug table .tcl {
    background-color: transparent;
    width: 90%;
    white-space: normal;
}


/*-----------------øèðèíà êîëîíîê â ñïèñêå àêòèâíûõ ïîëüçîâàòåëåé ----------------*/

div#pun-online.punbb .tc3 {
    text-align: left;
    width: 20%;
}

div#pun-online.punbb .tcl {
    text-align: left;
}

#pun-online th.tcl,
#pun-online th.tc3 {
    font-size: 0%;
}

.punbb td span.youposted {
    font-weight: bold;
    margin-left: -1em;
    position: absolute;
}

.punbb td .modlist {
    display: none;
}

.punbb .main td {
    border-style: solid none none solid;
    border-width: 1px 0 0 1px;
    padding: 0.8em 1em;
}

.punbb .main th {
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    padding: 0.4em 1em 0.4em 1em;
}

.punbb .main .tcl {
    border-left-style: none;
    border-left-width: 0
}

/* ïîäôîðóìû */

#pun-index td div.tclcon {
    width: 415px;
    background: #ebebeb;
    min-height: 25px !important;
    padding: 20px 10px;
    text-align: center;
    border-radius: 27px;
    color: #716d77;
}

#pun-index td div.tclcon::not(:last-child) {
    margin: 0 0 20px;
}

.tclcon h3 {
    height: 16px;
    margin: 0 0 12px;
}

.tclcon h3 a {
    font-size: 23px;
    font-family: 'Berlin Sans';
    color: #ac81b0;
    text-transform: uppercase;
}

.tclcon h3 a:hover {
    color: #97639c;
}


#pun-index div.icon {
    float: left;
    display: block;
    margin: 22px 0 0px -8px !important;
}

#pun-index .icon.inew {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #b47fb9;
}

#pun-viewforum .icon {
    float: left;
    display: block;
    background: #d5d2d0;
    width: 15px;
    height: 15px;
    margin: 0px 6px 0 0 !important;
    border-radius: 50%;
}

#pun-viewforum .isticky .icon {
    background: #387b73;
}

#pun-viewforum .inew .icon {
    background: #b47fb9;
}

#pun-viewforum .iclosed .icon {
    background: #e5e4e3;
}


/* Topics
-------------------------------------------------------------*/

#pun-title,
#pun-navlinks {
    border: none;
}

.punbb .container,
.punbb .post-body,
.post h3 {
    border-color: transparent;
}

#pun-stats h2,
.punbb .main h1,
.punbb .main h2,
#pun-debug h2,
.punbb-admin #pun-admain h2 {
    border-color: transparent;
}

/* CS2.4 */
.punbb td,
.punbb fieldset,
#viewprofile ul,
#profilenav ul,
.punbb .post .post-body,
.punbb .post h3 span,
.post-links ul,
.post-links,
.usertable table {
    border-color: transparent;

}

/* CS2.5 */
.punbb th {
    border-color: transparent;

}

/* CS2.6 */

#pun-ulinks li,
#pun-announcement h2 span,
li#onlinelist,
#pun-help .formal .info-box h3.legend span {
    border-color: transparent;

}

#pun-ulinks li a,
li#onlinelist div,
#pun-help .formal .info-box h3.legend {
    border-color: transparent;

}

.punbb .divider {
    border-color: transparent;

}

.punbb .formal fieldset {
    padding: 0;
}

.punbb .formal fieldset .post-box,
.punbb .info-box {
    border: 0px solid transparent;
}

.punbb .post .container {
    border-style: none solid solid solid;
    border-width: 1px;
    margin-top: -1px;
    padding-bottom: 1px;
}

.punbb .post h3 {
    border-style: solid solid none solid;
    border-width: 1px;
}

.punbb .post h3 span {
    padding: 5px 0;
    display: block;
    margin: 0;
    border-left-style: none;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.punbb .post h3 strong {
    width: 5em;
    text-align: right;
    font-weight: normal;
    font-size: 16px;
    font-family: 'Aesthetic';
    color: #97639c;
}


/*  ïðîôèëü */

#profile-left {
    border-right: 1px solid #cec8c2 !important;
    text-transform: lowercase;
}

#profile-right {
    text-align: left;
    text-transform: lowercase;
}

.punbb .post .post-author {
    text-transform: lowercase;
    float: left;
    width: 204px;
    padding: 15px 5px 15px;
    position: relative;

}

.post-author::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 0 9px;
    padding: 1px;
    background: linear-gradient(45deg, #c7a4ca, #e6e2e0, #91c4bd);
    -webkit-mask:
        linear-gradient(#f1f1f1 0 0) content-box,
        linear-gradient(#f1f1f1 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: 0;
}

#pun-main .post-author ul {
    text-align: center;
    line-height: 12px;
    position: relative;
    z-index: 1;
}

.pa-author {
    position: relative;
    text-align: center;
    color: #97639c;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

.pa-author a {
    text-decoration: none;
    color: #97639c !important;
}

.pa-author a:hover {
    color: #b37db8 !important;

}

li.pa-title {
    margin: 3px 0;
    line-height: 10px;
    font-size: 8px;
}

li.pa-avatar.item2 img {
    border: 2px solid #97639c;
    max-width: 180px;
    margin: 8px 0;
}

li.pa-online {
    margin: 10px 0 0;
}

/* th.tc2,
th.tc3,
th.tcr,
thead tr .tcl,
thead .pmtcl1  */

thead {
    font-size: 9px;
    opacity: .8;
    font-weight: bold;
    text-transform: lowercase;
}

#pun-index th.tc2,
#pun-index th.tc3,
#pun-index th.tcr,
.forum thead tr,
#pun-index thead .pmtcl1 {
    opacity: 0;
}


/* îòñòóï ïîñòà */
.punbb .post-body {
    margin-left: 225px;
    font-size: 11px;
}

.punbb .post-box {
    padding: 0 1em;
}

.punbb fieldset .post-box {
    margin-bottom: 0.8em
}

.punbb .post-links {
    margin-left: 15.3em;
    margin-top: 1em;
}


.punbb .post-links ul {
    margin-left: -15.2em;
    text-align: right;
}

.punbb .post-links li {
    text-transform: lowercase;
}

.punbb .post-links li:not(:first-child) {
    display: inline;
    margin: 0px 0 0 20px !important;
    text-align: center;
}

.pl-email {
    float: left;
}

.pl-email.email,
.website {
    display: none !important;
}

.punbb .clearer {
    clear: both;
    height: 0;
    font-size: 0;
}


/* Moderator menu
-------------------------------------------------------------*/

.punbb .modmenu .container {
    margin: 10px 0;
}

.punbb .modmenu strong,
.punbb .modmenu a {
    height: 12px;
    line-height: 1.8em;
}

.punbb .modmenu .container strong {
    float: left;
}

.punbb .modmenu input {
    margin-left: 1em;
}

.modal-inner {
    background: #f1f1f1;
    padding: 10px;
}

/* Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
    padding: 0.8em 1em
}

/* C5.2 */
.punbb .info .container .backlink {
    padding-top: 0.8em;
}


/* Profile
-------------------------------------------------------------*/

#profile .container {
    padding-left: 16.6em;
}

#profilenav {
    float: left;
    width: auto;
    margin-left: -16.3em;
    display: inline;
}

#profilenav li {
    padding-bottom: 0.8em;
    font-weight: bold;
}

#profilenav ul {
    margin: 20px 0 0;
}

#viewprofile h2,
#profilenav h2 {
    background: transparent;
    border: none;
    padding: 0 0 0 0;
    margin: 0 14px -0.6em 14px;
}


#viewprofile h2 span,
#profilenav h2 span {
    padding: 0 5px;
    position: relative;
}


#viewprofile li,
#setmods dl {
    padding: 0 0 0 16em;
    margin-bottom: 0.2em;
}

#viewprofile li span {
    float: left;
    width: 14em;
    margin: 0 0 0 -16em;
    padding: 0.5em 1em;
    font-weight: bold;
}

#setmods dt {
    float: left;
    width: 14em;
    margin-left: -16em;
    padding: 0.8em 1em;
    font-weight: bold;
    display: inline;
}

#viewprofile li strong,
#viewprofile li div,
#setmods dd {
    display: block;
    padding: 0.5em 1em;
    font-weight: normal;
}

.punbb img.avatardemo {
    float: right;
    margin: 0 0 0.8em 1.8em
}


/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal,
#pun-userlist .formal .container {
    border-bottom: none;
    margin-bottom: 0;
}

/* C7.2 */
#pun-userlist .usertable .container {
    padding: 0 2.3em 2.3em 2.3em;
    border-top: none;
}

/* C7.3 */
#pun-userlist .usertable table {
    border-style: solid;
    border-width: 1px;
}



/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
    margin: 0;
    border-style: none none none none;
    border-width: 1px 1px 0 1px;
    padding-top: 1px;
}

/* D1.2 */
#pun-title h1 {
    display: block;
    padding: 2em 1em 0 1em;
}

/* D1.3 */
#pun-title .container {
    border-style: none none none none;
}

/* #pun-title h1 span {
    font-size: 1.5em;
}

#pun-title h1 span {
    font-size: 1.5em;
} */


/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
    position: absolute;
    top: -15px;
    left: 0;
    margin: 0;
    border: none;
    padding: 0;
    width: 100%;
}

/* D2.2 */
#pun-pagelinks .container {
    background: transparent;
    border: none;
    padding: 0
}

/* D2.3 */
#pun-pagelinks .container li {
    display: inline
}

/* D2.4 */
#pun-pagelinks li a,
#pun-pagelinks a:link,
#pun-pagelinks a:hover {
    height: 2em;
    line-height: 2em;
    padding: 0;
    font-size: 1.2em;
    margin-left: -9999px;
    display: block;
    float: left;
    width: 100%;
}

/* D2.5 */
#pun-pagelinks a:active,
#pun-pagelinks a:focus {
    position: relative;
    margin: 0;
}

#pun-pagelinks li a span {
    display: block;
    margin: 0 1em
}


/*  Forum navigation
-------------------------------------------------------------*/

#pun-navlinks .container {
    width: 100%;
    text-align: center;
}

#pun-navlinks {
    position: absolute;
    top: -69px;
    width: 100%;
    margin: 0 0 0 -22px;
}


#pun-navlinks li {
    display: inline;
    padding: 0 !important;
    margin: 0px 6px;
}


#prlog {
    cursor: pointer;
    margin-right: 6px !important;
}

#navindex a,
#navuserlist a,
#navsearch a,
#navprofile a,
#navpm a,
#navadmin a,
#navlogout a,
#navlogin a,
#navregister a,
#navpr_1 {
    display: inline-block;
    height: 16px;
}

#navindex a:hover,
#navuserlist a:hover,
#navsearch a:hover,
#navprofile a:hover,
#navpm a:hover,
#navadmin a:hover,
#navlogout a:hover,
#navlogin a:hover,
#navregister a:hover,
#prlog:hover {
    opacity: .6;
}

#navindex a {
    background: url(https://forumstatic.ru/files/001a/cb/c9/88382.png);
    width: 22px;
}

#navuserlist a {
    background: url(https://forumstatic.ru/files/001a/cb/c9/27387.png);
    width: 17px;
}

#navsearch a {
    background: url(https://forumstatic.ru/files/001a/cb/c9/23087.png);
    width: 16px;
}

#navprofile a {
    background: url(https://forumstatic.ru/files/001a/cb/c9/69072.png);
    width: 14px;
}

#navpm a {
    background: url(https://forumstatic.ru/files/001a/cb/c9/62250.png);
    width: 22px;
}

#navadmin a {
    background: url(https://forumstatic.ru/files/001a/cb/c9/74708.png);
    width: 17px;
}

#navlogout a {
    background: url(https://forumstatic.ru/files/001a/cb/c9/56244.png);
    width: 17px;
}

#navlogin a {
    background: url(https://forumstatic.ru/files/001a/cb/c9/70264.png);
    width: 17px;
}

#navregister a {
    background: url(https://forumstatic.ru/files/001a/cb/c9/44325.png);
    width: 16px;
}

.Myimge {
    margin: 0 0 0 18px;
}

#navindex a span,
#navuserlist a span,
#navsearch a span,
#navprofile a span,
#navpm a span,
#navadmin a span,
#navlogout a span,
#navlogin a span,
#navregister a span {
    display: none;
}

/* User links
-------------------------------------------------------------*/

#pun-ulinks .container {
    font-family: arial;
    text-transform: lowercase;
    text-align: left;
    position: absolute;
    top: -28px;
    width: 100%;
    height: 10px;
    color: #aa9f96;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 0 -22px;
}


#pun-ulinks li {
    display: inline;
    white-space: nowrap;
    margin: 0 5px;
}

#pun-ulinks li a {
    color: #beb1a8;
}

#pun-ulinks li a:hover {
    color: #978c85;
}

#pun-ulinks li.item1,
#pun-ulinks li.item1 a {
    border-left-style: none;
    border-left-width: 0;
    padding-left: 0
}



/* --------------------- Welcome box and Top Breadcrumbs ------------------------------*/

/*àâàòàð ó òåì*/
.avatar-image {
    border: 2px solid #c7a4ca;
}

.isonline {
    background: #c7a4ca !important;
}

#pun-status .container {
    text-transform: lowercase;
    margin: 20px 0;
}

/* #pun-status {
    border-bottom: none;
    margin-bottom: 0;
    top: 0px;
    margin-left: 634px;
    z-index: 9999999 !important;
    background: url(http://forumstatic.ru/files/001a/c7/d3/66157.png);
    padding: 0px;
}

#pun-status .container .item1 strong,
#pun-status .container .item2 strong {
    font-weight: normal !important;
}

#pun-status .container .item1 {
    position: absolute;
    left: 51px;
    top: 11px;
    width: 220px;
}

#pun-status .container .item2 {
    position: absolute;
    left: 51px;
    top: 23px;
    width: 220px;
} */



#pun-status span {
    white-space: nowrap;
    margin-right: 0.5em;
}

.crumbs {
    opacity: .9;
    font-weight: bold;
}

#pun-crumbs1 {
    position: relative;
    margin: 10px 0 30px;
    text-align: center;
}

#pun-crumbs1 p.container {
    border-top: none;
}

#pun-break1 {
    margin: 0 1em;
    border-style: solid none;
    border-width: 1px 0;
    height: 0;
    margin: -2px 1em;
    position: relative;
    z-index: 1;
}


/*  Announcement
-------------------------------------------------------------*/

#pun-announcement h2 span {
    display: block;
    padding: 1em 0 0.8em 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

#pun-announcement .container {
    padding: 10px;
    position: relative;
}


/* Statistics ÏÎËß ÑÒÀÒÈÑÒÈÊÈ
-------------------------------------------------------------*/

#pun-stats .container {
    padding: 0;
    position: relative;
    text-transform: lowercase;
}

#pun-stats li.item1,
#pun-stats li.item2,
#pun-stats li.item3,
#pun-stats li.item4 {
    width: 23%;
    font-size-adjust: 0.49;
}

#pun-stats li.item1,
#pun-stats li.item2,
#pun-stats li.item3,
#pun-stats li.item4 {
    display: inline-block;
    margin: 0 1px 0;
    text-align: center;
    padding: 2px 5px;
    border: 1px solid #c7a4ca;
    border-radius: 20px;
}

#pun-stats li.item1 strong,
#pun-stats li.item2 strong,
#pun-stats li.item3 strong,
#pun-stats li.item4 strong {
    display: block;
}


li#onlinelist {
    margin-top: 1em;
    border-top-style: solid;
    border-top-width: 1px;
    float: left;
    width: 100%;
    line-height: 130%;
}

li#onlinelist div {
    border-top-style: solid;
    border-top-width: 1px;
    padding: 0.7em 0 0 0;
}

/* Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/

#pun-qjump {
    margin: 0;
    border: none;
    width: 50%;
    position: relative;
    float: left;
}

#pun-qjump .container {
    border: none;
    background: transparent;
    padding: 0.8em 1em;
}


#pun-about .container .item1 {
    margin: 0 0 0 30px;
}

#pun-about p span {
    display: block;
    padding-left: 50%;
}

#pun-crumbs2 {
    text-align: center;
    position: relative;
    margin: 30px 0 0;
}

#pun-break4 {
    margin: -2px 1em;
    border-style: solid none;
    border-width: 1px 0;
    position: relative;
    height: 0;
    z-index: 1;
}

div.punbb-admin #pun-about .container {
    border-top-style: solid;
    border-top-width: 1px;
}


/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 0;
    margin-bottom: 0.8em;
}

/* D9.2 */

#pun-help .formal .info-box h3.legend span {
    padding-bottom: 0.6em;
    display: block;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 1.1em;
}

/* 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;
}


 