/***************************************
A - SETUP
***************************************/
/* A1 Import the colour scheme
-------------------------------------------------------------*/
/* A1.1 */
@import url(style_cs.css);
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
/* используются в дизайне */
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700|Open+Sans:400,400i,600,600i,700,700i,800,800i|Roboto:100,300,400,700,900');
@import url('https://fonts.googleapis.com/css2?family=Alice&family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap');
/* используются в дизайне */
/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/
/* A2.1 */
html, body {margin: 0; padding: 0}
/* A2.2 */
.punbb * {
margin: 0px
}
/* 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%;
}
/* 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 70% verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
font: 1em verdana, arial, helvetica, sans-serif
}
/* A3.4 */
.punbb h1, .punbb h2, .punbb h3 {
font-size: 1em;
font-weight: bold;
}
.punbb th {
font-size: 0.9em;
font-weight: bold;
}
.punbb h4, .punbb table {
font-size: 1em;
font-weight: normal;
}
/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
font-size: 1.1em;
}
/* A3.6 */
.punbb pre {
font: 1.1em/140% verdana, arial, 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: underline
}
/* 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 dl.post-sig dt span,
.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 */
/* A5.1 */
#pun {
background: #f5efdb url(https://forumstatic.ru/files/001b/36/d6/32847.jpg);
margin: auto;
width: 1069px;
border: 6px solid #916816;
border-image: url(https://forumstatic.ru/files/001b/36/d6/92725.png) 6 round;
box-shadow: 0 0 0 1px rgba(0,0,0,.24), 0 0 4px 0 rgba(0,0,0,.18), 0 0 0 2px rgba(42,23,10,.2) inset;
margin-bottom: 56px !important;
margin-top: 41px !important;
}
.punbb {
height: auto;
margin: 0px 30px;
width: auto;
}
/* A5.3 */
#pun-redirect, #pun-maint {
margin: 50px 20% 12px 20%;
width: auto;
float: none;
min-height: 100px;
}
#pun-redirect{
border:0 none!important;
margin:0;
padding:0;
left:0;right:0;
top:0;bottom:0;
position:fixed;
width:100%;
height:100%;
text-align:center;
background: #272f32 url(https://forumstatic.ru/files/001b/36/d6/50910.jpg) repeat fixed top left !important;
backgorund-size: cover
}
#pun-redirect *{
border:0 none;
}
#pun-redirect .main-title {
display:none;
}
#pun-redirect.punbb .info .container{
text-align:center;
font:500 10px montserrat;
display:inline-block;
left:0;
right:0;
top:0;
bottom:0;
margin: 5% auto;
width:auto;
padding:30px 0px;
height:auto;
border: 0 !important;
background: #f5efdb url(https://forumstatic.ru/files/001b/36/d6/32847.jpg);
border: 6px solid transparent;
border-image: url(https://forumstatic.ru/files/001b/36/d6/92725.png) 6 round;
box-shadow: 0 0 0 1px rgba(0,0,0,.24), 0 0 4px 0 rgba(0,0,0,.18), 0 0 0 2px rgba(42,23,10,.2) inset;
width: 1069px;
margin-top: 5%
}
/* A5.4 */
.punbb .section, .punbb .main {
margin-bottom: 1em;
}
/* A5.5 */
.punbb .category, .punbb .post {
margin-top: 0.4em;
position: relative
}
/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
margin-top: 0;
}
/* 5.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 none solid none;
border-width: 0px 0px 2px 0px;
}
/* A5.9 */
.punbb .container {
border-style: solid;
border-width: 1px;
}
/* A5.10 */
#pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 {
padding: 2px 1em 9px 1em;
border-style: solid solid none solid;
border-width: 1px 1px 0px 1px;
}
#pun-main h2 {
padding: 2px 1em 9px 1em;
border-style: solid;
border-width: 1px;
}
/***************************************************/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/
/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/
/* B1.1 */
.punbb .post-content {
padding: 0;
margin: 0;
width: 100%;
overflow: hidden;
}
/* B1.2 */
.punbb .post-sig dt {
border: 1px solid transparent !important;
border-image: linear-gradient(to right, rgba(211,206,189,0) 0%,rgba(210,205,188,1) 50%,rgba(210,205,188,0) 100%) 1 !important;
border-width: 1px 0px 0px 0px !important;;
display: block;
margin: 5px auto 15px;
width: 80%;
}
/* B1.3 */
.punbb .post-content p {
margin: 0;
padding: 0 0 1em 0;
line-height: 150%;
font-family: 'Verdana', sans-serif; }
/* B1.4 */
.punbb .post-content img {
vertical-align: text-top
}
/* B1.5 */
.punbb .post-content img.postimg {
vertical-align: middle;
}
/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
width: 100%;
overflow: hidden;
}
/* B1.7 */
.punbb .post-content .scrollbox {
width: 100%;
overflow: auto;
}
/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
border: medium none;
margin: 0.4em 0em 0.8em;
padding: 0em;
}
/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
display: block;
font-size: 1.1em;
font-style: normal;
font-weight: bold;
margin: 0;
padding-bottom: 0.0em;
}
/* B2 Information boxes
-------------------------------------------------------------*/
/* B2.1 */
.punbb .info-box {
padding: 1.1em 1.7em 1em 1.7em;
border-style: solid;
border-width: 1px;
margin: 0 0 1.1em 0;
}
/* 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 */
.punbb .linkst {
float: left;
position: relative;
width: 100%;
font-size: 1.1em;
height: 0;
color: #3a3a3a;
font-family: roboto
}
/* B3.2 */
.multipage {
margin-top: 3em;
}
/* B3.3 */
.linkst .pagelink {
position: absolute;
top: -4.6em;
left: 0em;
width: 24em;
}
/* B3.4 */
.linkst .postlink {
position: absolute;
top: -4.6em;
right: 0em;
width: 16em;
text-align: right;
font-weight: bold;
}
/* B3.5 */
.punbb .linksb {
text-align: right;
padding: 0.4em 0em 0.5em 0em;
font-size: 1.1em;
color: #3a3a3a;
font-family: roboto
}
/* B3.6 */
.linksb .pagelink {
float: left;
width: 24em;
text-align: left;
}
/* B3.7 */
.linksb .postlink {
float: right;
width: 16em;
font-weight: bold
}
/* B3.8 */
.subscribelink {
clear:both;
padding-top: 0.3em;
padding-bottom: 0.5em;
}
/***************************************************/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/
/* C1 Form layout
-------------------------------------------------------------*/
/* C1.1 */
.punbb .formal .container {
padding: 1.7em 2.3em 1.1em 2.3em;
}
/* C1.2 */
.punbb .formsubmit {
padding: 0 0 0 1.7em;
margin: 1em 0 0 0;
}
/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
margin: 0 0.6em 0 0
}
/* C1.4 */
.punbb fieldset {
border-style: solid;
border-width: 1px;
padding: 0 0px 0 0px;
margin: 0 0 1em 0
}
/* C1.5 */
.punbb fieldset legend {
padding: 0;
margin: 0 0 0 11px;
font-size: 1.1em
}
/* C1.6 */
.punbb fieldset legend span {
padding: 0 5px;
margin: 0 0 0 -15px;
}
/* C1.7 */
.punbb fieldset fieldset {
border-style: none;
margin: 0;
padding: 0 0 8px 0
}
/* 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: bold
}
/* 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 4em 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;
font-weight: normal;
width: 36%;
}
/* c1.19 */
.punbb #profile .helplinks {
top: 1.5em;
}
/* C1.20 */
.punbb .helplinks span {
display: block;
padding-bottom: 0.2em;
}
.punbb .helplinks span INPUT {
margin: 0px 2px 2px 0px;
}
/* C1.21 */
#pun-post .formal .info-box li {
padding-left: 4px;
list-style-type: square;
list-style-position: inside;
line-height: 1.5;
margin: 0;
}
/* C2 Table layout
-------------------------------------------------------------*/
/* C2.1 */
.punbb .main .tcl {
/* overflow: hidden;*/
text-align: left;
width: 60%;
}
/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
text-align: center;
width: 10%;
}
/* C2.3 */
.punbb .main .tcr {
overflow: hidden;
text-align: center;
width: 27%;
}
/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
width: 40%
}
/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
text-align: left;
width: 20%;
}
/* 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 {
font-size: 1.2em;
font-weight: bold;
}
/* C2.9 */
.punbb td span.youposted {
font-weight: bold;
margin-left: -1em;
position: absolute;
}
/* C2.10 */
.punbb td .modlist {
display: none;
padding-top: 0.3em
}
/* C2.11 */
.punbb .main td {
border-style: solid none none solid;
border-width: 1px 0 0 1px;
padding: 0.8em 0em;
}
/* C2.12 */
.punbb .main th {
border-style: none none none solid;
border-width: 0 0 0 1px;
padding: 0.4em 1em 0.4em 1em;
}
/* C2.13 */
.punbb .main .tcl {
border-left-style: none;
border-left-width: 0;
}
* html .tclcon {height: 1px}
/* C2.14 */
.punbb td div.tclcon {
font-size: 11px;
line-height: 10px;
margin-left: 0;
text-align: left;
}
/* C2.15 */
.punbb div.icon {
float: left;
display: block;
width: 60px;
height: 60px;}
/* C3 Topics
-------------------------------------------------------------*/
/* C3.1 */
.punbb .post .container {
border-style: none solid solid solid;
border-width: 1px;
margin-top: -1px;
padding-bottom: 1px;
}
/* C3.2 */
.punbb .post h3 {
border-style: solid solid none solid;
border-width: 1px;
}
/* C3.3 */
.punbb .post h3 span {
border-left: 1px solid transparent;
padding: 0.5em 0em;
display: block;
margin-left: 280px;
background: linear-gradient(to right, rgba(169,165,144,0) 0%,rgba(169,165,144,.13) 50%,rgba(169,165,144,0) 100%) !important;
border: 1px solid transparent !important;
border-image: linear-gradient(to right, rgba(211,206,189,0) 0%,rgba(210,205,188,.4) 50%,rgba(210,205,188,0) 100%) 1 !important;
text-align: center;
font: normal 12px alice;
text-transform: uppercase
}
/* C3.4 */
.punbb .post h3 strong {
float: right;
width: auto;
text-align: right;
font-weight: normal;
padding: 0 5px;
border: 1px solid rgba(210,205,188,.6)
}
/* C3.5 */
.punbb .post .post-author {
float: left;
width: 19em;
margin-top: -1.5em;
overflow: hidden;
}
/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
padding: 0 1em 1em 1em;
line-height: 140%;
}
/* C3.7 */
.pa-author {
font-size: 1.1em;
font-weight: bold;
}
/* C3.8 */
.pa-author a {
text-decoration: none
}
/* C3.9 */
li.pa-title {
padding-bottom: 0.4em;
font-weight: bold;
}
li.pa-online {
line-height: 0.8em;
border-left-style: solid;
border-left-width: 0.7em;
padding-left: 0.4em;
margin-top: 0.7em;
}
/* C3.11 */
.punbb .post-body {
margin-left: 19em;
border-left-style: solid;
border-left-width: 1px;
padding: 0 0 1px 0;
}
/* C3.12 */
.punbb .post-box {
padding: 1em;
}
/*C3.13 */
.punbb fieldset .post-box {
margin-bottom: 0.8em
}
/* C3.14 */
.punbb .post-links {
margin-left: 19em;
border-left-style: solid;
border-left-width: 1px;
}
/* C3.15 */
.punbb .post-links ul {
padding: 0 1em 0 0;
height: 2em;
line-height: 2em;
margin-left: -19em;
border-top-style: dashed;
border-top-width: 1px;
background: transparent;
text-align: right;
}
/* C3.16 */
.punbb .post-links li {
display: inline;
padding-left: 1em;
}
/* 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;
margin-top: 4px;
}
/* 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: 0.8em;
}
/* C6 Profile
-------------------------------------------------------------*/
/* C6.1 */
#profile .container {
padding-left: 18.6em;
}
/* C6.2 */
#profilenav {
float: left;
width: 14em;
margin-left: -16.3em;
display: inline;
}
/* C6.3 */
#profilenav li {
padding-bottom: 0.8em;
font-weight: normal;
}
/* C6.4 */
#viewprofile ul, #profilenav ul {
border-style: solid;
border-width: 1px;
padding: 1.5em 18px 0.8em 18px;
margin: 0 0 1em 0;
}
/* C6.5 */
#viewprofile h2, #profilenav h2 {
padding: 3px 0 0 10px;
margin: 0 14px -0.6em 14px;
}
/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
padding: 0 5px;
position: relative;
}
/* C6.7 */
#viewprofile li, #setmods dl {
padding: 0 0 0 16em;
margin-bottom: 0.2em;
}
/* C6.8 */
#viewprofile li span {
float: left;
width: 14em;
margin-left: -16em;
padding: 0.5em 1em;
font-weight: normal;
}
/*C6.9 */
#setmods dt {
float: left;
width: 14em;
margin-left: -16em;
padding: 0.8em 1em;
font-weight: bold;
display: inline;
}
/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
display: block;
padding: 0.5em 1em;
font-weight: normal;
}
/* C6.11 */
.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: none;
margin-bottom: -35px;
}
/* D1.2 */
#pun-title h1 {
display : block;
height: 10px;
margin: -1px 0px 0px -30px;
}
/* D1.3 */
#pun-title .container {
border: none ;
padding: 0.2em 1em 0.8em 1em;
}
/* D1.4 */
#pun-title h1 span {
display: none;
}
#pun-title TD.title-logo-tdl {
border: none;
width: 100%;
}
#pun-title TD.title-logo-tdr {
border: none;
width: 420px;
}
/* D2 Page navigation
-------------------------------------------------------------*/
/* D2.1 */
#pun-pagelinks {
position: absolute;
top: -15px;
left: 0;
margin: 0;
border: none;
padding-left: -20px;
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
}
/* D3 Forum navigation
-------------------------------------------------------------*/
/* D3.1 */
#pun-navlinks {
border: none;
margin: 0;
}
#pun-navlinks .container {
border: none;
margin: 0;
}
/* D3.2 */
#pun-navlinks .container {
font-weight: normal;
}
/* D.3 */
#pun-navlinks li {
display: inline;
margin: 0;
}
/* D3.4 */
#pun-navlinks li a {
font-family: tahoma;
font-size: 0.8em;
padding: 10px 5px 10px 7px;
}
/* D4 User links
-------------------------------------------------------------*/
/* D4.1 */
#pun-ulinks {
border: none;
}
#pun-ulinks .container {
border: medium none;
font-weight: bold;
height: 3px;
padding-top: 0px;
text-align: center;
width: 850px;
}
#pun-ulinks li, #pun-ulinks li a {
display: inline;
white-space: nowrap;
}
#pun-ulinks li a {
font-size: 0.8em;
padding: 0 0 0 5px;
}
/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/
/* D5.1 */
#pun-status, #pun-status .container {
border-bottom: none;
margin-bottom: 0;
}
/* D5.2 */
#pun-status .container {
text-align: left;
font: 500 10px alice;
margin-top: 2px !important;
letter-spacing: .5px;
text-transform: uppercase;
border: 0 !important;
border-bottom: 1px solid transparent !important;
border-image: linear-gradient(to right, rgba(211,206,189,0) 0%,rgba(210,205,188,.7) 50%,rgba(210,205,188,0) 100%) 1 !important;
padding-bottom: 20px
}
#pun-status .container strong {
font-weight: 500 !important;
}
/* D5.3 */
#pun-status span {
white-space: pre-line;
margin-right: 0.5em;
}
/* D5.4 */
#pun-crumbs1 {
font-weight: bold;
overflow: hidden;
margin-top: 15px;
position: relative
}
/* D5.5 */
#pun-crumbs1 p.container {
border-top: none;
font-size: 1.1em;
}
/* D5.6 */
#pun-break1 {
margin: 0 1em;
border-style: solid none;
border-width: 1px 0;
height: 0;
margin: -2px 1em;
position: relative;
z-index: 1;
}
/* D6 Announcement
-------------------------------------------------------------*/
/* D6.1 */
#pun-announcement h2 {
padding: 0;
margin: 0 1em -3.5em 1em;
border-style: none none solid none;
border-width: 0 0 1px 0;
position: relative;
font-weight: bold;
display: none
}
/* D6.2 */
#pun-announcement h2 span {
display: block;
padding: 1em 0 0.8em 0;
border-bottom-style: solid;
border-bottom-width: 1px;
}
/* D6.3 */
#pun-announcement .container {
padding: 0.6em 1em 1em 1em;
margin-bottom: 0px;
margin-top: 22px;
text-align: center;
margin-bottom: -10px !important;
}
/* D7 Statistics
-------------------------------------------------------------*/
/* D7.1 */
#pun-stats .container {
padding: 0.8em 0em;
margin-top: -20px !important;
}
/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
float: left;
clear: both;
line-height: 150%;
}
/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
text-align: right;
line-height: 150%;
}
/* D7.4 */
li#onlinelist {
margin-top: 1em;
border-top-style: solid;
border-top-width: 1px;
float: left;
width: 100%;
line-height: 130%;
}
/* D7.5 */
li#onlinelist div {
border-top-style: solid;
border-top-width: 1px;
padding: 0.7em 0 0 0;
}
/* D8 Quick Jump - About - Bottom Breadcrumbs
-------------------------------------------------------------*/
/* D8.1 */
#pun-qjump {
margin: 0;
border: none;
width: 50%;
position: relative;
float: left;
}
/* D8.2 */
#pun-qjump .container {
border: none;
background: transparent;
padding: 0.8em 1em;
}
/* D8.3 */
#pun-about {
margin-top: 0;
}
/* D8.4 */
#pun-about .container {
border-top-style: none;
text-align: right;
line-height: 150%;
padding: 0.8em 1em;
}
/* D8.5 */
#pun-about p span {
display:block;
padding-left: 50%;
text-align: center;
}
/* D8.6 */
#pun-crumbs2 {
font-weight: bold;
overflow: hidden;
margin-bottom: 0;
}
/* D8.7 */
#pun-crumbs2 .container {
font-size: 1.1em;
}
/* D8.8 */
#pun-break4 {
margin: -2px 1em;
border-style: solid none;
border-width: 1px 0;
position: relative;
height: 0;
z-index: 1;
}
/* D8.9 */
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" }
::-webkit-scrollbar {
width: 6px;
height:6px;
background-color: rgba(20, 18, 15,0.1);
border-radius: 10px !important;}
::-webkit-scrollbar-thumb {
background-color:#446f65;
width:6px !important;
box-shadow: 0 0 0 1px rgba(20, 18, 15,0.1) inset;
border-radius: 1px !important;
}
.stickytext, .closedatafield, #pun-live-rusff, .pl-reports {display: none}
input, textarea {
outline: none;
}
input:active, textarea:active {
outline: none;
}
:focus {
outline: none;
}
#pun #pun-messages .post-author { margin-top: -15px !important;
}
#pun-messages .post-author ul {
margin: 0 10px !important;
}
#pun-messages .pa-author {
margin-bottom: 18px !important;
}
#pun-messages .pa-posts {display: none}
#pun-messages .pa-online {clear: both}
#pun-messages .post-content {
margin-top: 10px !important;
margin-left: 30px !important;
}
#main-reply {height: 200px;
}
#mask_dialog .inner, .modal-inner.section, #pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
background: #e9dfd0;
border: 1px solid #d7cdbf !important;
padding: 15px !important
}
#pun #pun-viewtopic .FNTslider {display: block}
.FNTslider {
border-radius: 0px;
position: absolute;
z-index: 1000;
background: #dcd5b9;
width: 110px;
height: 3px;
margin: 5px 5px;
border: solid 1px #bcbda0;
float: left;
margin-left: -30px;
display: none;
}
#pun .FNTslider .before {
height: 3px;
border: solid 1px #446f65;
border-right: none 0;
border-radius: 1px 0 0 1px;
position: absolute;
background: #446f65;
margin-top: -1px;
margin-left: -1px;
}
#pun .FNTslider .thumb {
width: 15px;
height: 7px;
border-radius: 0%;
position: relative;
top: -2px;
background: #444;
cursor: pointer;
box-shadow: 0 0 0 1px rgba(255,255,255,.1) inset
}
#post legend span {display: none}
#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {top: 55px !important;}
.pl-reports {display: none !important;}
.pa-avatar img {max-width: 180px}
.post-content td { border:none transparent !important;}
::selection { background: #446f65;
color: #fefefe;
}
html, body, .code-box .scrollbox, textarea, .scrollbox, div, spletenki, textcont {scrollbar-width: thin;
scrollbar-color: #446f65 rgba(20, 18, 15,0.01);}
#html-header {
color: #fff9d9;
text-shadow: 0 0 1px rgba(0,0,0,.63)
}
#html-header a {
color: #e7a41c
}
#html-header a:hover {
color: #fff9d9
}
.post-content abbr {text-decoration: underline;
text-decoration-style: dotted;
text-decoration-color: #555}
#BookmCntToggle {margin-top: 30px !important;}
#MyBookmarks {background: #eee9d3;
z-index: 99;
}
#BookmCntToggle.default-style {background: #eee9d3;
border-radius:2px;
box-shadow: 2px 2px 1px #000;
opacity: .95;
}
.post .bookmark {color: #446f65 !important;}
#BookmCntToggle.default-style {color: #446f65 !important;}
#BookmCntToggle {
top: 10px;
left: 40px !important;
z-index: 99
}
#MyBookmarks {
z-index: 9999 !important;
}
#guest.pa-online {display: none}
.undercover {
background: url(https://forumstatic.ru/files/001b/36/d6/91746.jpg);
position: fixed;
width: 1606px;
height: 90%;
max-height: 1067px;
box-shadow: 0 0 0 1px rgba(0,0,0,.05), 0 0 4px 0 rgba(0,0,0,.2);
z-index: -1;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
border: 3px solid rgba(0,0,0,0);
border-image: url(https://forumstatic.ru/files/001b/36/d6/36585.png) 3 round
}
.dalogo {
background: url(https://forumstatic.ru/files/001b/36/d6/72564.png);
width: 337px;
height: 216px;
position: absolute;
top: 0;
margin-left: -36px
}
.pa-fld1 .fld-name {
display: none;
}
.pa-fld1 {
background: rgba(137,127,91,.12);
border: 1px solid #bcbda0;
text-align: center;
padding: 11px !important;
margin-bottom: 10px;
margin-top: 4px
}
#pun .pa-fld1 a font {
font-size: 13px !important;
text-transform: uppercase;
color: #446f65;
}
.pa-fld2 .fld-name {
display: none
}
.pa-fld2 {
background: rgba(137,127,91,.12);
border: 1px solid #bcbda0;
text-align: center;
padding: 11px !important;
margin-bottom: 10px !important;
margin-top: 4px
}
#imageupload-left input[type=button] {width:auto !important}
.game_navigate {
position: absolute;
width: 240px;
text-align: right;
font: normal 12px alice;
text-transform: uppercase;
line-height: 27px;
top: 113px;
margin-left: 770px
}
.admin_news {
position: absolute;
font: normal 12px philosopher;
top: 117px;
margin-left: 312px;
width: 250px;
line-height: 20px
}
.admin_news h4 {
text-transform: uppercase;
font-family: alice;
font-size: 14px;
color: #85b1ac;
letter-spacing: 1px;
margin-bottom: 10px;
}
.admin_news p b {
color: #f1b82e
}
.admin_news div {
height: 45px;
overflow-y: auto;
}
#left-panel {
top:0px;
padding:0;
margin-left:-223px;
position:fixed;z-index:1000;
left: 0px;
}
#content-L {
padding:12px;
width:160px;
height:392px;
margin-left:20px;
margin-top:20px;
position:absolute;
text-shadow: none;
color: #1a1a1a;
overflow-y: auto;
font: normal 12px/15px Philosopher
}
.panel-h {
background: linear-gradient(to right, rgba(169,165,144,0) 0%,rgba(169,165,144,.13) 50%,rgba(169,165,144,0) 100%) !important;
border: 1px solid transparent !important;
border-image: linear-gradient(to right, rgba(211,206,189,0) 0%,rgba(210,205,188,.8) 50%,rgba(210,205,188,0) 100%) 1 !important;
font-family: alice;
text-transform: uppercase;
display: block;
padding: 5px 0;
text-align: center;
letter-spacing: 1px;
margin: 15px 0 12px 0
}
.panel-h:first-child {
margin-top: -10px
}
@media screen and (max-width: 540px) {
.admin_news, .game_navigate, .dalogo {
display: none
}
#pun-index .category h2, #pun-stats h2 {
background: url(https://forumstatic.ru/files/001b/36/d6/88300.jpg) center !important;
width: auto;
margin:0 auto !important;
}
#pun-index .category .container {
margin: 0 10px !important;
}
#pun-index .tclcon {
text-align: justify;
margin: 14px 14px 14px 44px !important;
padding: 15px !important;
line-height: 18px;
width: auto;
z-index: 1;
position: relative;
font-weight: 500;
font-family: philosopher;
font-size: 13px;
background: rgba(137,127,91,.11)
}
#pun-index .tclcon:before {
width: 15px;
left: -30px
}
#pun-navlinks {
font-size:inherit;
font-style: normal;
font-weight: lighter !important;
text-align: right;
word-spacing: 0;
padding: 0px !important;
z-index: 999;
width: auto;
margin: auto !important;
position: relative;
top: 0
}
#pun-navlinks a {
padding: 0px 0px !important;
margin: 0 3px;
color: currentColor;
background: #2a362c !important;
}
#pun #pun-title table {
height: 127px !important;
width: auto;
background: url(https://forumstatic.ru/files/001b/36/d6/44242.jpg);
background-position: -318px 1px
}
#pun {
position: relative;
width: 100%;
height: 100%
}
.punbb {
background: #f5efdb url(https://forumstatic.ru/files/001b/36/d6/32847.jpg) !important;
}
.undercover {
display: none
}
.go-down {
right: 0 !important;;
bottom: 0 !important;
}
.go-up {
right: 0 !important;
bottom: 10%
}
img.post-img-Sp {
display: none
}
#pun .pa-author, #pun .pa-title {
text-align: right !important;
margin-right: 70px !important;
}
#pun .pa-author {
margin-bottom: 5px !important;
}
#pun .pa-avatar {
margin-top: -39px !important;
}
#pun .FNTslider {
display: none !important;
}
.post-content {
margin: 10px !important;
}
.bottombanners div {
width: auto !important;
}
#navpr_1 {
display: none!important;
}
#pun #pun-crumbs2 {
display: block !important;
width: 100% !important;
}
#left-panel {
display: none;
left: -100px
}
}
.bottombanners {
background: url(https://forumstatic.ru/files/001b/36/d6/45536.jpg);
width: 1077px;
height: 62px;
margin-bottom: -7px;
margin-left: -35px
}
.bottombanners div {
height: 52px;
overflow-y: auto;
width: 1069px;
margin-left: 4px;
position: absolute;
margin-top: 5px;
text-align: center
}
.bottombanners img {
mix-blend-mode: luminosity;
filter: opacity(.8) brightness(.7);
margin: 2px 6px;
transition: all .6s ease-in-out 0s
}
.bottombanners img:hover {
filter: none;
mix-blend-mode: normal
}
#pun #pun-ulinks #Rz {
display: none !important;
}
/* кнопки в форме ответа, с предыдущего дизайна взяты*/
#form-buttons {
width: 97.5%;
margin-top: 1em
}
#form-buttons table, .punbb .formal textarea {
box-sizing: border-box;
margin: 0 auto;
}
#form-buttons table, #form-buttons tbody, #form-buttons tr {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
#form-buttons table {
text-align: center;
margin: 0 auto 1em;
}
#form-buttons td {
position: relative;
background-image: none !important;
display: block;
min-height: 1.5em;
min-width: 1.5em;
margin: 0.5em .8em;
text-align: center;
overflow: visible
}
#form-buttons td img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 10;
width: 100%;
height: 100%;
}
td#button-files_rusff, td#button-graffiti_rusff { display: none!important; }
#form-buttons td:before {
position: relative;
top: .6em;
font-family: FontAwesome;
font-size: 1.2rem;
z-index: 1;
color: #414141;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#button-font:before { content: '\f031'; }
#button-size:before { content: '\f034'; }
#button-bold:before { content: '\f032'; }
#button-italic:before { content: '\f033'; }
#button-underline:before { content: '\f0cd'; }
#button-strike:before { content: '\f0cc'; }
#button-left:before { content: '\f036'; }
#button-center:before { content: '\f037'; }
#button-right:before { content: '\f038'; }
#floatbut:before { content: '\f03c'; }
#button-link:before { content: '\f0c1'; }
#button-spoiler:before { content: '\f0fe'; }
#button-image:before { content: '\f1c5'; }
#button-video:before { content: '\f008'; }
#button-hide:before { content: '\f023'; margin-left: 0.4em !important; }
#button-quote:before { content: '\f10e'; }
#button-code:before { content: '\f121'; }
#button-audio:before { content: '\f001'; }
#button-color:before { content: '\f040'; }
#button-table:before { content: '\f0ce'; }
#button-shablon:before { content: '\f15c'; }
#button-smile:before { content: '\f118'; }
#button-keyboard:before { content: '\f11c'; margin-left: 0 !important; }
#button-addition:before { content: '\f085'; }
#button-files_rusff:before { content: '\f0ed'; }
#button-mask:before { content: '\f113'; }
#button-indent:before { content: "\f03c"}
/*отступ в лз*/
.pa-fld1 br {
display: none !important;
}
.pa-fld1 div br {
display: block !important;
}старый дизайн
Сообщений 1 страница 4 из 4
Поделиться12021-12-06 01:19:18
Поделиться22021-12-06 01:19:38
HTML {
background: #272f32 url(https://forumstatic.ru/files/001b/36/d6/50910.jpg) repeat fixed top left;
}
#pun_wrap {
padding-bottom: 20px !important;
}
#pun-title {border: none;
}
#pun-title table {
background: url(https://forumstatic.ru/files/001b/36/d6/73102.jpg);
width: 1077px;
height: 175px;
margin-top: -4px;
margin-left: -34px;
margin-bottom: 0px
}
#pun-navlinks a {
transition: all .3s ease-in-out 0s;
font: normal 20px 'alice' !important;
padding: 2px 5px !important;
display: inline-block;
margin: 0 7px;
position: relative;
letter-spacing: 1px;
color: transparent;
background: url(https://forumstatic.ru/files/001b/36/d6/48635.jpg) no-repeat fixed center 0;
background-clip: text !important;
-webkit-background-clip: text !important;
-moz-background-clip: text !important;
-o-background-clip: text !important;
text-shadow: 0px 0px 4px rgba(0,0,0,.5);
filter: brightness(1.1)
}
#pun-navlinks a span { padding: 0px !important;
}
#pun-navlinks a:hover {
background-position: center -20px;
filter: brightness(1.4)
}
#pun-navlinks .container:hover a {
opacity: .8;
transition: all .3s ease 0s;
}
#pun-navlinks .container li:hover a {
opacity: 1 !important;
}
#pun-navlinks {
font-size:0px !important;
font-style: normal;
font-weight: lighter !important;
text-align: right;
word-spacing: 0;
padding: 0px !important;
z-index: 999;
width: 1069px;
margin-left: -32px !important;
position: absolute;
top: 53px;
}
.offctgr {display:block!important;
visibility:visible!important;
}
.pa-respect img {width: 10px}
#profilenav h2 {
text-align: left !important;
}
.post-author {
background: rgba(137,127,91,.12);
border: 3px solid transparent;
border-image: url(https://forumstatic.ru/files/001b/36/d6/19530.png) 3 round;
box-shadow: 0 0 5px 0 #e7dcc8;
margin-left: 0px !important;
margin-top: -25px !important;
margin-bottom: 0px !important;
padding-bottom: 0px !important;
width: 214px !important;
padding-top: 0px !important;
position: relative;
overflow: visible !important;
}
.post-content {margin: 10px -10px 0px 28px !important;
position: relative}
.post-box #post {
margin-top: 0px !important;
position: relative
}
#post-preview .post-content {margin: 0px 10px 0px 10px !important;}
.post-links ul {
position: relative;
z-index: 9
}
.pa-author img {
display: none;
}
.post-author .pa-author {
font-family: alice !important;
font-size: 18px !important;
letter-spacing: 0;
font-weight: normal !important;
text-align: center !important;
padding: 6px 14px;
margin: 0 -14px;
margin-top:0px;
margin-bottom:14px;
transition: all .3s linear 0s;
display: block;
letter-spacing: 2px;
background: linear-gradient(to right, rgba(169,165,144,0) 0%,rgba(169,165,144,.13) 50%,rgba(169,165,144,0) 100%) !important;
border: 1px solid transparent !important;
border-image: linear-gradient(to right, rgba(211,206,189,0) 0%,rgba(210,205,188,.8) 50%,rgba(210,205,188,0) 100%) 1 !important;
}
.post-author ul {
line-height: 11px;
margin: 0 14px;
padding: 14px 0 !important;
text-align: center;
width: auto;
font: 500 11px 'open sans' !important;
}
.pa-avatar {
margin: auto !important;
text-align: center !important;
margin-top:0px !important;
margin-bottom: 5px !important;
}
.pa-avatar.item2 img {
border: 2px solid transparent;
border-image: url(https://forumstatic.ru/files/001b/36/d6/42399.png) 2 round
}
.pa-title {
text-align: center;
height: auto;
font-family: philosopher;
font-size: 11px;
padding: 0px !important;
letter-spacing: 1px;
font-weight: 500 !important;
margin-bottom: 6px !important;
margin-top: -8px !important;
opacity: .8
}
.pa-ip {clear: both;
margin-top: 0px !important;}
.pa-online {
border: 0 !important;
color: #323232;
font: bold 11px philosopher;
padding: 0 !important;
}
.punbb th {
font-size: 0 !important;
}
li#navawards, .lastedit {
display: none !important;
}
.pa-gifts, .pa-ua {
display: none !important;
}
#pun-ulinks .container {
font-family: alice !important;
font-style: normal;
font-weight: 400 !important;;
padding: 10px 0 !important;
text-align: center !important;
text-transform: lowercase;
width: auto !important;
margin-top: 20px;
height: auto !important;
margin-bottom: 20px !important;
background: linear-gradient(to right, rgba(169,165,144,0) 0%,rgba(169,165,144,.13) 50%,rgba(169,165,144,0) 100%) !important;
border: 1px solid transparent !important;
border-image: linear-gradient(to right, rgba(211,206,189,0) 0%,rgba(210,205,188,.4) 50%,rgba(210,205,188,0) 100%) 1 !important;
}
#pun-ulinks .item5 {
display: none;
}
#pun-ulinks a {
font-size: 11px !important;
transition: all 0.5s linear 0s;
letter-spacing: 0px;
padding: 0 2px 0px 2px !important;
position: relative;
margin: 0px 7px;
display: inline-block;
text-transform:uppercase;
letter-spacing: 0px;
}
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, .punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd, .punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {
border-color: transparent;
color: #333;
}
.punbb .post-box {
color: #333;
}
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: transparent;
color: #333;
font-style: normal;
font-weight: normal;
}
.punbb textarea {
background-clip: padding-box;
background: #e9dfd0;
border: 1px solid #d7cdbf !important;
padding: 10px !important;
color: #222;
border: none;
width: 97.6% !important;
}
.punbb #pun-main .quote-box, .punbb #pun-main .code-box {
background-clip: padding-box;
background: #e9dfd0;
border: 1px solid #d7cdbf !important;
padding: 15px !important;
position: relative;
}
#pun .quote-box.spoiler-box {
padding: 10px !important;
}
#pun .quote-box cite, #pun .code-box strong.legend {
display: block;
padding: 5px 10px 5px 10px !important;
font-size: 13px;
font-family: philosopher;
letter-spacing: 1px;
margin-bottom: 10px;
text-align: left;
font-weight: 800;
background: linear-gradient(to right, rgba(169,165,144,.13) 0%,rgba(169,165,144,.13) 50%,rgba(169,165,144,0) 100%) !important;
border: 1px solid transparent !important;
border-image: linear-gradient(to right, rgba(188,189,160,.6) 0%,rgba(188,189,160,0) 50%,rgba(210,205,188,0) 100%) 1 !important;
}
#pun-main .code-box .scrollbox pre {
font-size: 12px;}
.punbb select, input {
border: 0;
padding: 2px 3px 2px 3px !important;
color: #222;
background: #e9dfd0;
border: 1px solid #d7cdbf !important;
}
#pun-navlinks .container {
border-color: transparent;
color: #152115;
}
.offline li.pa-online strong {
font-weight: normal;
}
.punbb .container, .punbb .post-body, .post h3, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table, #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span, #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend, .punbb .divider, .punbb .quote-box, .punbb .code-box, .punbb th, .punbb .formal fieldset .post-box, .punbb .info-box, li.pa-online, .punbb .post-sig dt {
border-color: transparent;
}
.punbb a, .punbb a:link, .punbb a:visited, .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
border-bottom: 0 none #000;
color: #446f65;
text-decoration: none;
transition: color 0.3s ease-in-out;
}
.punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active { border-bottom: 0 none #000;
color: #222;
text-decoration: none;
}
#pun-pagelinks a:active, #pun-pagelinks a:focus {
background-color: #211a13;
color: #fff;
}
.punbb .section h2, #pun-main h1, #pun-stats h2, #pun-main h2, #pun-debug h2 {
font-family: philosopher !important;
font-size: 10px !important;
font-style: normal;
font-weight: lighter;
padding-bottom: 5px !important;
text-align: center;
width: auto;
text-transform: uppercase;
letter-spacing: 0px;
margin: 0px 0px !important;
margin-bottom: 10px !important;
height: auto;
color: #333 !important;
background: linear-gradient(to right, rgba(169,165,144,0) 0%,rgba(169,165,144,.13) 50%,rgba(169,165,144,0) 100%) !important;
border: 1px solid transparent !important;
border-image: linear-gradient(to right, rgba(211,206,189,0) 0%,rgba(210,205,188,.4) 50%,rgba(210,205,188,0) 100%) 1 !important;
padding: 5px 0 !important;
}
#pun-index h2 {box-shadow: none;
border: 0 !important}
#pun-main div.catleft, #pun-main div.catright {
display: none;
}
#pun-index .intd {
position: relative;
}
#pun-index table Div.icon {
border-style: none;
background: transparent;
height: 16px;
width: 16px;
position: absolute;
top: 22px;
z-index: 99;
left: 26px;
display: none
}
#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
background: #dacdb5;
background-position-x: 0;
display: block;
float: left;
height: 16px;
margin-left: 0px;
margin-right: 10px;
margin-top: -3px;
position: relative;
width: 16px;
clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
}
#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
background: #446f65;
}
#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
background: #c0a420
}
#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
background: #333;
}
#pun-about .container .item1 {
font-family: pt sans;
font-size: 10px;
text-align: center;
position: relative;
top: 3px
}
#pun-about p.container {
background: red;
height: 0px;
margin-bottom: 30px;
margin-top: 0px;
width: auto;
padding: 0 !important;
border: 0 !important;
}
div#pun-about {
margin-top: 0px;
}
div#html-footer {
margin: 0px 0 0;
}
#pun-announcement.section h2 span {
display: none;
}
.punbb input {
border: medium none;
}
.button, #pa-edit strong a {
background: #446f65;
border: 1px solid #acada6 !important;
box-shadow: 0 0 0px 1px #446f65 inset, 0 0 10px 3px rgba(255,255,255,.15) inset, 0 0 4px 4px rgba(0,0,0,0.05) inset, 0 2px 2px -2px rgba(255,255,255,0) inset, 0 0 10px 0 rgba(0,0,0,0);
color: #fefefe;
font-family: philosopher !important;
font-size: 10px !important;
font-weight: 600 !important;
margin-top: 5px !important;
padding: 4px 15px 4px 15px !important;
text-decoration: none;
transition: all 0.5s ease-in-out 0s;
vertical-align: middle;
text-transform: uppercase;
text-shadow: 1px 1px 1px rgba(0,0,0,.5)
}
.button:hover, #pa-edit strong a:hover {
box-shadow: 0 0 0px 1px #446f65 inset, 0 0 10px 3px rgba(255,255,255,.15) inset, 0 0 4px 4px rgba(0,0,0,0.05) inset, 0 2px 2px -2px rgba(255,255,255,0) inset, 0 0 0px 0 rgba(0,0,0,.8);
cursor: pointer;
filter: brightness(.9)
}
.button:active {
border-top-color: #2c5f75;
}
#pun-crumbs1 a, #pun-crumbs2 a {font-weight: 700 !important;
}
#pun-crumbs1, #pun-crumbs2 {
font-family: philosopher;
font-size: 13px !important;
text-align: left;
font-weight: normal !important;
font-weight: 500 !important;
letter-spacing: 0px !important;
padding: 3px 5px 2px 0px !important;
}
.post_reputation {
background: #e9dfd0;
border: 1px solid #d7cdbf !important;
}
#font-area, .popup_graffiti, #size-area, #image-area, #color-area, #addition-area, #video-area, .inner .popup_graffiti, #table-area, #keyboard-area, #smilies-area, #spoiler-area {
color: #333;
background: #e9dfd0;
border: 1px solid #d7cdbf !important;
padding: 15px !important;
}
#keyboard-area input {box-shadow: none;
color: #312c12!important;}
#font-area {height: 300px;
overflow-y: auto;
padding: 5px;
text-align: left;
width: 150px}
#pun-index .tcmod {
display: none
}
#pun-index .category h2, #pun-stats h2 {
background: url(https://forumstatic.ru/files/001b/36/d6/88300.jpg) left !important;
width: 1103px;
padding: 0 !important;
border: none !important;
margin-left:-47px !important;
margin-top: -5px !important;
margin-bottom:0px !important;
border: 0 !important;
height: 33px;
font: normal 13px alice !important;
color: #f4b52d !important;
text-transform: none;
letter-spacing: 2px;
line-height: 32px !important;
box-shadow: 0 0 0 1px rgba(0,0,0,.2);
text-transform: uppercase;
text-shadow: 0 0 4px rgba(0,0,0,.18)
}
#pun-index #pun-category1 h2 {
margin-top: -5px !important;
}
#pun-stats.section h2 {margin-top: -12px !important;
margin-bottom: 30px !important;
}
#pun-index .category .container {margin: 0px 0px !important;
position: relative;
padding: 0px 0;
border: 0
}
#pun-index .category table tr {
position: relative;
background: rgba(137,127,91,.1);
box-shadow: 0 0 0 1px #d4d5ba inset
}
#pun-index .category table {
border-spacing: 0px 28px;
border: 0 !important;
}
#pun-index .tclcon:before {
content: "";
background: url(https://forumstatic.ru/files/001b/36/d6/50910.jpg?v=1);
width: 35px;
height: calc(100% - 4px);
position: absolute;
top: 2px;
left: -53px;
border: 1px solid transparent;
border-image: url(https://forumstatic.ru/files/001b/36/d6/26598.png) 1 round;
outline: 2px solid #343c34;
box-shadow: 0 0 0 3px #afb099, 0 0 15px 0 rgba(255,255,255,.17) inset;
opacity: .4;
filter: sepia(100%)
}
#pun-index tr.inew .tclcon:before {
opacity: 1;
filter: sepia(0)
}
#pun-index .category table tr, #pun-index .category td {
border: 0 !important;
}
#pun-index .category {margin-right: 0px !important;}
#pun-index thead {display: none}
#pun-index .category td {
padding-left: 0;
padding-right: 0
}
#pun-index .tclcon h3 a {
font-size: 16px;
font-weight: normal !important;
font-family: alice;
position: relative;
z-index: 1;
margin-top: 0px;
letter-spacing: 1px;
}
#pun-index .tclcon h3 {
text-align: left;
margin-bottom: 10px !important;
margin-left: -15px;
display: block;
padding: 0px 0px 10px 15px;
width: calc(100% + 15px);
position: relative;
margin-bottom: 8px !important;
height: auto;
border-bottom: 1px solid #eae2ce;
line-height: 15px
}
#pun-index .tcl {
padding: 0px !important;
}
#pun-index .tclcon {
text-align: justify;
margin: 14px 14px 14px 70px;
padding: 15px;
line-height: 18px;
width: auto;
z-index: 1;
position: relative;
font-weight: 500;
font-family: philosopher;
font-size: 13px;
background: rgba(137,127,91,.11)
}
#pun-index .tc2, #pun-index .tc3, #pun-index .tcmod {
font-family: alice;
font-size: 16px;
font-weight: normal;
width: 10%;
opacity: .8
}
#pun-index .tcr a {font-size: 14px;
font-weight: bold;
}
#pun-index .tcr {
text-align: right;
font-family: philosopher;
font-size: 12px;
font-weight: 500;
width: 30%;
position: relative;
overflow: visible;
padding-right: 15px !important;
}
#pun-index .tcl {width:70% !important;
}
.forumlinks {
border-top: 1px solid #eae2ce;
width: calc(100% + 0px);
margin-left: -15px !important;
padding: 10px 15px 0px;
margin-top: 10px !important;
font-weight: bold;
font-size: 11px
}
.tclcon h3 + .forumlinks {
border-top: 0;
padding-top: 0px !important;
}
.forumlinks a {
text-transform: lowercase;
}
.forumlinks a:before {
content: " • ";
color: #1a1a1a;
opacity: .8
}
.forumlinks a:first-child:before {
display: none
}
#pun {
background-position: center top;
background-repeat: repeat-y;
}
#pun-main .post-author ul {
font-size: 10px;
text-align: center;
}
.punbb .post {
border-color: transparent;
text-align: justify;
}
.go-up, .go-down {
cursor: pointer;
display: none;
margin-bottom: 160px;
opacity: 1;
position: fixed;
z-index: 9999;
}
.go-up {
bottom:56%;
right: 2%
}
.go-down {
bottom: 42%;
right: 2%
}
.topic a.sharelink {
display: none;
}
/*Правка этих дебильных отступов в таблице в постах*/
.post-body .post-box table tbody tr td p {
margin:0px!important;
padding:3px!important;
}
.post-body .post-box table tbody tr td p .postimg {
margin:2px!important;
}
.post-body .post-box table tbody tr td {
padding:3px!important;
}
/*И черной обводки*/
textarea#main-reply:focus {
outline:1px solid rgba(0,0,0,0.3)!important;
}Поделиться32021-12-06 01:20:22
<meta name="robots" content="noindex,nofollow">
<script type="text/javascript">
//cookies
function setcookie(a,b,c) {if(c){var d = new Date();d.setTime(d.getTime()+c);}if(a && b) document.cookie = a+'='+b+(c ? '; expires='+d.toUTCString() : '');else return false;}
function getcookie(a) {var b = new RegExp(a+'=([^;]){1,}');var c = b.exec(document.cookie);if(c) c = c[0].split('=');else return false;return c[1] ? c[1] : false;}
var aimg = {
open: '-',
close: '+'
}
function categorytoggle(el){
var cat = $(el).parents('div.category');
cat.children('div.container').toggle('slow');
el.innerHTML = el.innerHTML == aimg.open ? aimg.close : aimg.open;
var catc = getcookie(cat.attr('id'));
catc = catc == 'close' ? 'open' : 'close';
setcookie(cat.attr('id'),catc,3600*24*30*1000);
}
</script>
<div class="undercover"></div>
<div class="dalogo"></div>
<div class="game_navigate">
<a href="http://dragonageone.mybb.ru/viewtopic.php?id=4">Правила</a> —
<a href="http://dragonageone.mybb.ru/viewtopic.php?id=3">Сюжет</a><br>
<a href="http://dragonageone.mybb.ru/viewtopic.php?id=27">Акции</a> —
<a href="http://dragonageone.mybb.ru/viewtopic.php?id=5">Герои</a><br>
<a href="http://dragonageone.mybb.ru/viewtopic.php?id=880">Гостевая</a> —
<a href="http://dragonageone.mybb.ru/viewtopic.php?id=804">Хочу к вам</a> —
<a href="http://dragonageone.mybb.ru/viewtopic.php?id=128">Хэдканон</a>
</div>
<div class="admin_news">
<h4>последние новости</h4><div>
<p><p><b>18.11.</b> <a href="https://dragonageone.mybb.ru/viewtopic.php?id=32&p=8#p96709">чистка профилей</a></p>
</p>
<p><p><b>06.11.</b> <a href="http://dragonageone.mybb.ru/viewtopic.php?id=32&p=8#p94966">47 месяцев игры!</a> страшно представить, классно играть!</p>
</p>
<b>09.10.</b> <a href="http://dragonageone.mybb.ru/viewtopic.php?id=32&p=8#p91493"> 46 месяцев</a> играем. Надеемся на выходы из лоу</p>
</div></div>
<script>function PanelToggleL(a){var b=a.attr('data'),c=a.css('margin-left');a.attr('data',c);a.stop().animate({'margin-left':b},500)}</script>
<div data="0" id="left-panel">
<div id="content-L">
<span class="panel-h">зима</span>
1. Зимоход — Верименсис</br>
2. Страж — Плуитанис
<span class="panel-h">весна</span>
3. Драконис — Нубулис</br>
4. Облачник — Элувиеста</br>
5. Волноцвет — Молиорис
<span class="panel-h">лето</span>
6. Джустиниан — Фервентис</br>
7. Утешник — Солис</br>
8. Август — Матриналис
<span class="panel-h">осень</span>
9. Царепуть — Парвулис</br>
10. Жнивень — Фрументум</br>
11. Первопад — Умбралисс
<span class="panel-h">зима</span>
12. Харинг — Кассус
</div>
<img id="img-left" src="https://forumstatic.ru/files/001b/36/d6/16820.png" onclick="PanelToggleL($('#left-panel'))"/>
</div><!-- Конец Левой Панели -->
<!---------------------------- Пиар-вход ---------------------------->
<script src="https://forumstatic.ru/files/0015/c4/3f/26781.js"></script>
<script type="text/javascript">
PR.nick = 'Вестовой'; //Ник PR-аккаунта
PR.pass = '1111'; //Пароль PR-аккаунта
PR.btn_text = 'Реклама'; //Надпись на кнопке PR-входа(или ссылка на картинку);
PR.set();</script>
<!--Всплывающие Подсказки при наведении-->
<style>
#tooltip {
position: absolute;
background: rgba(0,0,0,.85);
z-index: 999;
max-width: 180px;
border: none;
border-radius: 2px;
box-shadow: 0 0 0px 1px rgba(0,0,0,.05) inset;
font-family: roboto;
font-size: 11px; /* размер текста */
display: none;
color: #d9d8d1; /* цвет текста */
text-align: center;
padding: 5px;
letter-spacing: 1px;
font-weight: 500;
}
</style>
<script type="text/javascript" src="https://forumstatic.ru/files/001a/fa/d0/26671.js"></script>
<!--//End//-Всплывающие Подсказки при наведении-->
<!--выделить код-->
<script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/26102.js"></script>
<script>eval(select_text.toString().replace(/\}$/,'try{document.execCommand("copy")}catch(e){}}'))</script>
<script type="text/javascript">select_text.linkText = 'выделить [копируется сразу]' //текст ссылки</script>
<!-- конец -->
<!--Отключить кнопку "Вложения"-->
<script type="text/javascript">
RusffCore.sets.files.button = false;
</script>
<!-- Отключение сокращения ссылки-->
<script type="text/javascript">
FORUM.set("editor.link.short_url", function() { return false; });
</script>
<!-- Отключить мобильный стиль -->
<script src="https://forumstatic.ru/files/0019/4f/84/79959.js"></script>
<!-- Установка дня и часа Лотереи -->
<script type="text/javascript">
FORUM.Lottery_days = [1,2,3,4,5,6,7]; // День недели
FORUM.Lottery_hours = [0,24]; // Время по Москве (От и До)
</script>
<script type="text/javascript" src="https://forumstatic.ru/files/0013/61/e9/62802.js"></script>
<!--//End-->
<!-- Дайсы - 2, Ч.1 в начало HTML верх-->
<noscript><meta http-equiv="refresh" content="0;URL=http://qps.ru/prUMh" /></noscript>
<script type="text/javascript" src="https://forumstatic.ru/files/0017/b2/f5/34047.js"></script>
<!-- //END - Ч.1 в начало HTML верх Дайсы - 2 -->
<script>
RusffCore.sets.graffiti = false; /*Граффити*/
</script>
<style>
#menu {
position: absolute;
margin-top: 0px;
margin-left: 35px;
width: 150px;
height: 40px;
background-repeat : no-repeat;}
#menu span {
text-transform: uppercase;
font-family: 'Underdog';
text-align: left;
display:block;
color:#674927;
margin: 7px 0;
padding: 11px;
font-size: 12px;
}
#submenu, #menu span {
border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;
background:#;
}
#menu .tabactive {
color: #302211;
background:#;
}
#submenu {
margin-top: -30px;
padding: 2px;
height: 200px;
text-align: center;
font-size: 11px;
width: 465px;
line-height: 15px;
}
.submenutext {
display: none;
height: 40px;
color: #302211;
}
</style>
<!-- HTML верх -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
<style>
img.post-img-Sp {margin:2px 0px;}
img.post-img-Sp + .post-img-Sp {
margin-left: 8px
}
div.tipsy.tipsy-s.Sp-imgSp-img .tipsy-inner{font-size:14px;letter-spacing:1px;}
div.tipsy.tipsy-s.Sp-imgSp-img {
margin-left: -10px !important;
margin-top: -5px !important;
}
ul.post-ul-Sp.Sp1,ul.post-ul-Sp.Sp2 {
padding: 0 !important;
margin: 0
}
</style>
<script type="text/javascript" src="https://forumstatic.ru/files/0010/b4/f8/57844.js"></script>Поделиться42021-12-06 01:20:31
<script type="text/javascript">
var Rusff = {};
document.write('<sc'+'ript type="text/javascript" src="https://00e9e68b-1731-435a-9feb-7d76a0d68bd6.selcdn.net/client/build/app.js?'+(new Date().getTime())+'"></sc'+'ript>');
</script>
<!-- HTML низ -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
<script>
var a1 = 1 // 0 - спойлер-аккордеон, 1 - вертикальный спойлер; 3 - обычный спойлер
var a2 = 1 // 0 - Скрытие первой вкладки; 1 - Показ первой вкладки;
var a3 = 0 // Резкость Открытия: 0 - Плавно; 1 - Резко;
var LiArr=new Array(
//При наличии двух косых => // в начале пункта, - пункт не скрывается.
//"pa-author", //Ник-Нейм
//"pa-avatar", //Аватар
//"pa-title", //статус
// 1 кнопка - ссылка на Картинку
//В квадратных скобках, прямо к ссылке можно добавить своё описание (по желанию)
"https://forumstatic.ru/files/001b/36/d6/40692.jpg[Об игроке]",
"pa-fld1", //Доп.Поле.1
"pa-reg", //Зарегистрирован
"pa-invites", //Приглашений
"pa-posts", //Кол-во сообщений:
"pa-respect", //Уважение:
"pa-positive", //Позитив
"pa-sex", //Пол
"pa-age", //Возраст
"pa-icq", //Аська
"pa-ip", //IP Юзера
"pa-time-visit", //Провел на форуме:
"pa-last-visit", //Последний визит:
//"pa-online", //Пользователь online - Не засовываем в спойлеры
// 2 кнопка- ссылка на Картинку
"https://forumstatic.ru/files/001b/36/d6/89837.jpg[Награды]",
"pa-fld2", //Доп.Поле.2
"pa-fld4", //Доп.Поле.4
"pa-fld5", //Доп.Поле.5
"pa-fld3", //Доп.Поле.3
"pa-from", //Откуда
//"award", //Награды(только для rusff и ork)
//"gift", //Подарки(только для rusff и ork)
//Конец Списка,
"_End"); SetProvilSpoil(a1,a2,a3);
</script>
<!--Конец//=Cпойлер cкрытия Инфы под N-кнопок в Профиле Топик-->
<!--ТЕГ абзаца - [indent] -->
<style>#button-indent {background:url(http://s7.uploads.ru/t/mnkgq.png)no-repeat center 6px!important;}</style>
<script type="text/javascript">(function(){ var b = '[indent]';
$("#button-strike").after('<td id="button-indent" title="Отступы"><img src="/i/blank.gif" onclick="insert(\''+b+'\')"></td>');
var indent = '<span style="display:inline-block;margin: 0.7em 1em;"></span>'; /*удвоенные Отступы сверху и слева*/
$('.post-content p:contains("'+b+'")').each(function(){ $(this).html( $(this).html().replace(/\[indent\]/gm,indent));});}());
</script>
<!-- Анти-в-строчку для Сообщений и Репутации © deff -->
<script type="text/javascript">
function changeS(sc,ch,st){$(sc).parent().each(function(){$(this).html($(this).html().replace(ch,st));});}
changeS('.pa-respect span','<span>+','<span>');
changeS('#navadmin','Администрирование','АМС');
changeS('#pun-ulinks .item2','Активные темы','Активные');
changeS('#pun-ulinks .item3','Темы без ответов','Без ответов');
</script>
<script type="text/javascript">
$(document).ready(function() {
$("td.#MenuTxT div.submenutext").hide();
<!--$(".tabs span:first").addClass("active").show(); -->
$("td.#MenuTxT div.submenutext:first").show();
$("div.#menu span").click(function() {
$("div.#menu span").removeClass("tabactive");
$(this).addClass("tabactive");
$("td.#MenuTxT div.submenutext").hide();
var activeDiv = $(this).attr("alt");
$("div."+activeDiv).fadeIn();
return false; });
});
</script>
<script>var a,L,epl=$("#main-reply"),str='<small id="plng" style="border:1px #666 solid;padding:2px 3px;margin:0 20px 0 10px;">Ты напечатал(а) <b>0</b> символов </small>';epl.parents("fieldset").find("legend").prepend(str);function epl3(){a=epl.val().length;if(a>9){L=''}else{L='0'};$("#plng b").text(L+a)};epl3();$(".pl-quote").click(function (){setTimeout('epl3()',100)});epl.bind('mouseout mousemove keydown keypress keyup',function(e){epl3()});</script>
<!-------------- Регулировка размера шрифта в постах -------------->
<script type="text/javascript" src="https://forumstatic.ru/files/001b/36/d6/30397.js"></script>
<!-- Исключение из "Цитировать" подписи и "отредактировано" -->
<script type="text/javascript"> (function(){ var p =[];
$('.post').find('.pl-quote').click(function(){
p[0] = $(this).parents('.post').find('.lastedit');
p[1] = $(this).parents('.post').find('.post-sig');
p[2] = p[0].html();p[3] = p[1].html();
p[0].html('');p[1].html('');
setTimeout(function(){p[0].html(p[2]);p[1].html(p[3])},600);});
}());
</script>
<!-- Удаляем лишние строки после цитаты и кода // v.3 © Alex_63 -->
<script type="text/javascript">
$('.post-content').each(function() {
var CNT = $(this).html();
CNT = CNT.replace(/<p><br><\/p>/img,'');
CNT = CNT.replace(/<p><br><br>(.*?)<\/p>/img,'<p>$1</p>');
CNT = CNT.replace(/<p><br>(.*?)<\/p>/img,'<p>$1</p>');
$(this).html(CNT);
});
</script>
<!--кнопки вверх вниз-->
<div class="go-up" id='ToTop'><img src="https://forumstatic.ru/files/001b/36/d6/73435.png"></div>
<div class="go-down" id='OnBottom'><img src="https://forumstatic.ru/files/001b/36/d6/93927.png"></div>
<!--кнопки вверх вниз-->
<script type="text/javascript">
$(function(){
if ($(window).scrollTop()>="250") $("#ToTop").fadeIn("slow")
$(window).scroll(function(){
if ($(window).scrollTop()<="250") $("#ToTop").fadeOut("slow")
else $("#ToTop").fadeIn("slow")
});
if ($(window).scrollTop()<=$(document).height()-"999") $("#OnBottom").fadeIn("slow")
$(window).scroll(function(){
if ($(window).scrollTop()>=$(document).height()-"999") $("#OnBottom").fadeOut("slow")
else $("#OnBottom").fadeIn("slow")
});
$("#ToTop").click(function(){$("html,body").animate({scrollTop:0},"slow")})
$("#OnBottom").click(function(){$("html,body").animate({scrollTop:$(document).height()},"slow")})
});
</script>
<!--обтекание изображения 2.4.4-->
<script language="javascript">
$(function(){
$('td#button-link').before('<td id="floatbut" style=\'background-image:url("https://s002.radikal.ru/i198/1009/43/f183caeae434.gif")\'></td>');
$('#floatbut, .vibor').click(function(){
$('div#float').toggle();});
});
elm=document.getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content")
{
post = elm[x].innerHTML;
if(post.indexOf("[/float]") != -1) {
floats = /\[float=(.*?)\]([^\[]*)\[\/float\]/gi
elm[x].innerHTML = elm[x].innerHTML.replace(floats, "<span style='float: $1; margin: 15px; text-align: $1;'>$2</span>")
}}
</script>
<div id="float" style="display:none;background:#FFFFCC;border:1px solid black; width:auto; padding:8px; position:absolute; margin-top:-32%; margin-left:35%; z-index:20">
<div><strong>Направление обтекания</strong></div><br>
<div align="center">
<img class="vibor" src="https://s001.radikal.ru/i193/1009/96/695abc799ddb.png" title="left" onclick="bbcode('[float=left]', '[/float]')" />
<img class="vibor" src="https://s002.radikal.ru/i199/1009/ac/95c10fcc7d82.png" title="right" onclick="bbcode('[float=right]', '[/float]')" />
</div></div>
<script>
var oldIMG="<td id=\"button-image\" title=\"Вставить картинку\"><img onclick=\"bbcode('[img]','[/img]')\" src=\"/i/blank.gif\"/><b><p style=\"z-index:20;position:absolute;height14px;margin:-7px 0 0 14px;\">2</p></b></td>"
$("#button-image").after(oldIMG);
</script>
<!--замена коротких тире на длинные -->
<script>$('.post-content p').html(function(){return this.innerHTML.replace(/(\s| )?-(\s| )/g,'$1—$2')})</script>
<script>
$(function() {
/* ПОДСЧЕТ СИМВОЛОВ В ФОРМЕ ОТВЕТА */
if ($('textarea#main-reply').length > 0) {
$('p.areafield.required').after('<div id="charcounter">Символов в сообщении: <span class="charcount">0</span></div>');
var lastValue = '';
setInterval(function() {
if ($('#main-reply').val().length != lastValue) {
lastValue = $('#main-reply').val().length;
$('.charcount').text(lastValue);
}
}, 100);
} /* Конец скрипта */
});
</script>
<script src="https://forumstatic.ru/files/0017/95/29/89289.js"></script>
<script>
hvScriptSet.addMask({
guestAccess: ['Часть вторая. Таящееся зло', 'Недавнее прошлое', 'Пыльная быль', 'Иная Тень', 'Великий Архив', 'Малый архив', 'Таверна "Ржавый рог"'],
forumAccessExtended: {
'Часть вторая. Таящееся зло': ['Администраторы', 'Модераторы', 'Игроки', 'Пользователи'],
'Недавнее прошлое': ['Администраторы', 'Модераторы', 'Игроки', 'Пользователи'],
'Пыльная быль': ['Администраторы', 'Модераторы', 'Игроки', 'Пользователи'],
'Иная Тень': ['Администраторы', 'Модераторы', 'Игроки', 'Пользователи'],
'Великий Архив': ['Администраторы', 'Модераторы', 'Игроки', 'Пользователи'],
'Малый архив': ['Администраторы', 'Модераторы', 'Игроки', 'Пользователи'],
'Таверна "Ржавый рог"': ['Администраторы', 'Модераторы', 'Игроки', 'Пользователи'],
},
changeList: {
'pafld1': {
title: 'Личное Звание',
description: '',
tag: 'LZ',
class: 'pa-fld1',
defaultCode: '<br><b>ПЕРСОНАЖ ПОД МАСКОЙ<b>',
type: 'html'
}
}
});
</script>
<script>
function letsChangeEverything($changer) {
var post = $changer.closest('.post'),
postAuthor = post.find('.post-author');
if (post.find('.addMask.sign').length > 0) {
if (post.find('.post-sig').length > 0) {
post.find('.post-sig').find('dd').html('<p>' + post.find('.addMask.sign').html() + '</p>');
} else {
post.find('.post-content').after('<dl class="post-sig"><dt></dt><dd><p>' + post.find('.addMask.sign').html() + '</p></dd></dl>');
}
post.find('.addMask.sign').find('img').attr('class', 'sigimage');
}
if (post.find('.addMask.status').length > 0) {
postAuthor.find('.pa-title').html(post.find('.addMask.status').html());
}
if (post.find('.addMask.nick').length > 0) {
postAuthor.find('.pa-author a').html(post.find('.addMask.nick').html());
postAuthor.find('.pa-fld1 div').first().addClass('hv-mask').hide();
postAuthor.find('.pa-fld2, .pa-fld3').hide();
}
}
$('<span class="masked-char-button"></span>').insertBefore('.hv-mask');
$('.masked-char-button').attr('cursor', 'pointer').click( function() {
$(this).siblings('.hv-mask').slideToggle('slow');
});
</script>
<script>
$(document).ready(function() {
$('.post-author').each(function() {
if (!$(this).find('.pa-avatar').length) {
$(this).find('.pa-title').after('<li class="pa-avatar"><img src="https://forumstatic.ru/files/0019/4f/84/15878.jpg" width="188" height="188" margin-left="-12"></li>');
}
});
});
</script>
<script>
/* ВСТАВКА МУЗЫКИ И ПЛЕЙЛИСТОВ С PLEER.NET (ч.2 - кнопка в поле ответа), версия 3.0, автор muirelynn */
$('td#button-table').after('<td id="button-audio" title="Музыка в посте"><img src="/i/blank.gif"></td>'); /* Функция на кнопке */
$('td#button-audio').click(function (event) {
if (event.ctrlKey || event.altKey) {
bbcode('[audio]', '[/audio]');
} else {
var audioMusicURL = prompt('Вставьте ссылку на трек или плейлист с сайта pleer.net', 'http://');
if (audioMusicURL === null) {
return;
} else if (!audioMusicURL || audioMusicURL === 'http://') {
alert('Вы не вставили ссылку!');
} else {
insert('[audio]' + audioMusicURL + '[/audio]');
}
}
});
</script>
<!-- ник гостя -->
<script>$(".post[data-group-id=3]").find(".pa-author").html(function(){return this.innerHTML.replace(/(<.+>)(.+)$/,'$1<a href="javascript:to(\'$2\')">$2</a>')});</script>
<script type="text/javascript">
function show_new() { if(GroupID == 3) return;
$('#pun-ulinks ul').prepend('<li class="item1"><a href="/search.php?action=show_new">Новые</a></li>');}
show_new();
</script>
<script type="text/javascript">
var title = document.querySelectorAll('.pa-avatar img[title], p.formsubmit .button[title], input.button[title],#statistic-other a[title], .post-rating a[title], span.offctgr img[title]');
var allTitle = title.length;
for (i=0; i<allTitle; i++){
title[i].removeAttribute('title');
}
</script>
<!-- Восстановление последнего поста при утере by Человек-Шаман -->
<script>
$(document).ready(function() {
$('#addition-area').append(function() {
return $('<div>Восстановить последний пост</div>').click(restoreLastPost);
});
function restoreLastPost() {
$('#main-reply').val(localStorage.ReservePost);
};
});
</script>
<!--конец-->
<!-- Разделение ников пользователей в теме запятой -->
<script>$('#topic-users-in a').prev('a').after(',');</script>
<script type="text/javascript">
(function(){function rep(str, p1,offset, s){
return '>'+p1.replace(/"([^ "][^"]+?)"/gm,'«$1»')+'<';}
$('.post-content p').each(function(){
$(this).html(('</>'+$(this).html()+'</>').replace(/>([^<>]+)</gm, rep));
});}());
</script>
<script type="text/javascript">
var img1 = "https://forumstatic.ru/files/0012/e8/7a/38504.png";
var img2 = "https://forumstatic.ru/files/0012/e8/7a/97990.png";
$('#post').find("#addition-area").prepend('<div onclick="addanchor()"><span>Вставить якорь</span></div><div onclick="anchoru()" style="padding-bottom:4px"><span>Ccылка на якорь</span></div>');
function addanchor(){
var adnchor = '';
adnchor = prompt("Введите название якоря", "#");
insert("[url&" + adnchor + "]" + adnchor + "[/url]\n");
}
function anchoru(){
var anchorp = '';
anchorp = prompt("Введите название якоря", "#");
var anchorc = '';
anchorc= prompt("Введите описание якоря", "Описание");
insert("[url=http://anchor" + anchorp + "]" + anchorc + "[/url]\n");
}
$('.post-content').each(function(){
$(this).find('p:contains("[url&#"),div[onclick]:contains("[url&#")').each(function(){
var str=$(this).html();
var val = str.replace(/\[url&#[^\[\]]+\]#([^\[\]]+)\[\/url\]/img,'<a name="$1"></a>');
if(val!=str)$(this).html(val);
});
$(this).find('a[href*="//anchor"]').each(function(){
var href=$(this).attr('href');
href = href.split('#')[1];
if(!!href){$(this).removeAttr('target');$(this)[0].href = '#'+href;
var str = $(this).text();
if(str.indexOf('http://')==0)$(this).text(href);
}
});
});
$('.post-content').find('a[href^="#"]').live('click', function(){
var lnk = $(this).attr('href');
var a=$('.post-content').find('a[name="'+lnk.substr(1)+'"]');
b = a.parents('.spoiler-box').find('div[onclick]:first').not('.visible');
if(b.length)b.click();
setTimeout(function(){location.replace(document.URL.split('#')[0]+lnk)},10)
return false;
});
</script>
<style>
#smilies-area {
width:650px!important;
top:-25px;
z-index:10000!important;
}
</style>
<!--дополнительные смайлы v.3.1 © Romych-->
<style type="text/css">
#wrapper{left:-10px;top:-10px;position:relative;width:650px;z-index:10000!important;}
.tabs{height:22px;line-height:21px;margin:0 0 3px;list-style:none;}
.tabs li{float:left;cursor:pointer;}
.tabs li a{background:transparent url("https://forumstatic.ru/files/0017/d8/50/91984.png")no-repeat scroll 0 0/cover;color:#444;display:block;margin-bottom:-1px;padding:0 5px 1px;position:relative;text-align:center;text-decoration:none;width:70px;}
.tabs li a:hover{color:#efefef;background:url("https://forumstatic.ru/files/0017/d8/50/91984.png")no-repeat scroll 0-22.1px/cover;text-decoration:none;}
.tabs li.active a{color:#444;border:medium hidden;line-height:22px;background-position:0 -43.5px;}
.tabs li.active a:hover{color:#6A5ACD;}
#smilies-area div[class^="t-"]:not(.t-0){display:none;width:640px;padding:5px;}
</style>
<script type="text/javascript">
var nabor=[];
nabor['Пикселькот'] = [
'https://upforme.ru/uploads/0019/4f/84/241/320919.png',
'https://upforme.ru/uploads/0019/4f/84/241/694678.gif',
'https://upforme.ru/uploads/0019/4f/84/241/700572.gif',
'https://upforme.ru/uploads/0019/4f/84/241/677937.gif',
'https://upforme.ru/uploads/0019/4f/84/241/867987.png',
'https://upforme.ru/uploads/0019/4f/84/241/797320.gif',
'https://upforme.ru/uploads/0019/4f/84/241/740349.png',
'https://upforme.ru/uploads/0019/4f/84/241/438871.png',
'https://upforme.ru/uploads/0019/4f/84/241/289511.gif',
'https://upforme.ru/uploads/0019/4f/84/241/826880.png',
'https://upforme.ru/uploads/0019/4f/84/241/879638.png',
'https://upforme.ru/uploads/0019/4f/84/241/68245.png',
'https://upforme.ru/uploads/0019/4f/84/241/76658.png',
'https://upforme.ru/uploads/0019/4f/84/241/110144.gif',
'https://upforme.ru/uploads/0019/4f/84/241/112052.gif',
'https://upforme.ru/uploads/0019/4f/84/241/16503.png',
'https://upforme.ru/uploads/0019/4f/84/241/113743.png',
'https://upforme.ru/uploads/0019/4f/84/241/391011.png',
'https://upforme.ru/uploads/0019/4f/84/241/634036.png',
'https://upforme.ru/uploads/0019/4f/84/241/490105.gif',
'https://upforme.ru/uploads/0019/4f/84/241/591445.gif',
'https://upforme.ru/uploads/0019/4f/84/241/593278.gif',
'https://upforme.ru/uploads/0019/4f/84/241/668271.gif',
'https://upforme.ru/uploads/0019/4f/84/241/610461.png',
'https://upforme.ru/uploads/0019/4f/84/241/122571.png',
'https://upforme.ru/uploads/0019/4f/84/241/524401.gif',
'https://upforme.ru/uploads/0019/4f/84/241/371029.gif',
'https://upforme.ru/uploads/0019/4f/84/241/706165.gif',
'https://upforme.ru/uploads/0019/4f/84/241/673091.gif',
'https://upforme.ru/uploads/0019/4f/84/241/683702.png',
'https://upforme.ru/uploads/0019/4f/84/241/815710.gif',
'https://upforme.ru/uploads/0019/4f/84/241/351166.gif',
'https://upforme.ru/uploads/0019/4f/84/241/823045.png',
'https://upforme.ru/uploads/0019/4f/84/241/374406.gif',
'https://upforme.ru/uploads/0019/4f/84/241/736052.gif',
'https://upforme.ru/uploads/0019/4f/84/241/906565.png',
'https://upforme.ru/uploads/0019/4f/84/241/736781.gif',
'https://upforme.ru/uploads/0019/4f/84/241/301027.png',
'https://upforme.ru/uploads/0019/4f/84/241/484468.gif',
'https://upforme.ru/uploads/0019/4f/84/241/471167.png',
'https://upforme.ru/uploads/0019/4f/84/241/462188.png',
'https://upforme.ru/uploads/0019/4f/84/241/551116.gif',
'https://upforme.ru/uploads/0019/4f/84/241/707675.gif',
'https://upforme.ru/uploads/0019/4f/84/241/264359.png',
'https://upforme.ru/uploads/0019/4f/84/241/225145.gif',
'https://upforme.ru/uploads/0019/4f/84/241/843799.gif',
'https://upforme.ru/uploads/0019/4f/84/241/324068.gif',
'https://upforme.ru/uploads/0019/4f/84/241/992777.png',
'https://upforme.ru/uploads/0019/4f/84/241/199110.gif',
'https://upforme.ru/uploads/0019/4f/84/241/540022.gif',
'https://upforme.ru/uploads/0019/4f/84/241/151469.png',
'https://upforme.ru/uploads/0019/4f/84/241/156081.png',
'https://upforme.ru/uploads/0019/4f/84/241/208794.gif',
'https://upforme.ru/uploads/0019/4f/84/241/352193.gif',
'https://upforme.ru/uploads/0019/4f/84/241/738579.png',
'https://upforme.ru/uploads/0019/4f/84/241/205524.gif',
'https://upforme.ru/uploads/0019/4f/84/241/684497.png',
'https://upforme.ru/uploads/0019/4f/84/241/894367.gif',
'https://upforme.ru/uploads/0019/4f/84/241/441587.png',
'https://upforme.ru/uploads/0019/4f/84/241/370653.gif',
'https://upforme.ru/uploads/0019/4f/84/241/321986.gif',
'https://upforme.ru/uploads/0019/4f/84/241/927065.gif',
'https://upforme.ru/uploads/0019/4f/84/241/893024.gif',
'https://upforme.ru/uploads/0019/4f/84/241/965375.png',
'https://upforme.ru/uploads/0019/4f/84/241/322110.png',
'https://upforme.ru/uploads/0019/4f/84/241/250203.gif',
'https://upforme.ru/uploads/0019/4f/84/241/98097.gif',
'https://upforme.ru/uploads/0019/4f/84/241/95822.png',
'https://upforme.ru/uploads/0019/4f/84/241/93862.gif',
'https://upforme.ru/uploads/0019/4f/84/241/93626.gif',
'https://upforme.ru/uploads/0019/4f/84/241/90578.gif',
'https://upforme.ru/uploads/0019/4f/84/241/88237.png',
'https://upforme.ru/uploads/0019/4f/84/241/88112.gif',
'https://upforme.ru/uploads/0019/4f/84/241/87294.gif',
'https://upforme.ru/uploads/0019/4f/84/241/84801.gif',
'https://upforme.ru/uploads/0019/4f/84/241/83666.gif',
'https://upforme.ru/uploads/0019/4f/84/241/82322.gif',
'https://upforme.ru/uploads/0019/4f/84/241/81892.png',
'https://upforme.ru/uploads/0019/4f/84/241/79201.gif',
'https://upforme.ru/uploads/0019/4f/84/241/78859.png',
'https://upforme.ru/uploads/0019/4f/84/241/75147.gif',
'https://upforme.ru/uploads/0019/4f/84/241/72472.png',
'https://upforme.ru/uploads/0019/4f/84/241/67093.gif',
'https://upforme.ru/uploads/0019/4f/84/241/968788.png',
'https://upforme.ru/uploads/0019/4f/84/241/13295.png',
'https://upforme.ru/uploads/0019/4f/84/241/392915.png',
'https://upforme.ru/uploads/0019/4f/84/241/91925.gif',
'https://upforme.ru/uploads/0019/4f/84/241/38340.png',
'https://upforme.ru/uploads/0019/4f/84/241/905016.gif',
'https://upforme.ru/uploads/0019/4f/84/241/66354.gif',
'https://upforme.ru/uploads/0019/4f/84/241/56871.gif',
'https://upforme.ru/uploads/0019/4f/84/241/52755.gif',
'https://upforme.ru/uploads/0019/4f/84/241/47593.gif',
'https://upforme.ru/uploads/0019/4f/84/241/44889.png',
'https://upforme.ru/uploads/0019/4f/84/241/44635.png',
'https://upforme.ru/uploads/0019/4f/84/241/40377.gif',
'https://upforme.ru/uploads/0019/4f/84/241/38325.gif',
'https://upforme.ru/uploads/0019/4f/84/241/37420.gif',
'https://upforme.ru/uploads/0019/4f/84/241/36504.gif',
'https://upforme.ru/uploads/0019/4f/84/241/36389.png',
'https://upforme.ru/uploads/0019/4f/84/241/34842.png',
'https://upforme.ru/uploads/0019/4f/84/241/34369.gif',
'https://upforme.ru/uploads/0019/4f/84/241/34248.gif',
'https://upforme.ru/uploads/0019/4f/84/241/27331.png',
'https://upforme.ru/uploads/0019/4f/84/241/26837.gif'],
nabor['Лица'] = [
'http://s5.uploads.ru/czUGt.png',
'http://s5.uploads.ru/3fgF1.png',
'http://sd.uploads.ru/Ca8nz.png',
'http://s5.uploads.ru/WH870.png',
'http://sa.uploads.ru/a1onZ.png',
'http://s9.uploads.ru/zuGIr.png',
'http://s7.uploads.ru/TA1kt.png',
'http://sa.uploads.ru/U4CoB.png',
'http://s9.uploads.ru/CJomZ.png'],
nabor['Дракошки'] = [
'http://sd.uploads.ru/3LqMU.png',
'http://s5.uploads.ru/60MHm.png',
'http://sh.uploads.ru/TluMD.png',
'http://sd.uploads.ru/Bctb0.png',
'http://sd.uploads.ru/74VN8.png',
'http://sg.uploads.ru/i2cPv.png',
'http://s5.uploads.ru/QXYz5.png',
'http://sg.uploads.ru/JqLak.png',
'http://sd.uploads.ru/zLx86.png',
'http://s5.uploads.ru/boiwv.png',
'http://sh.uploads.ru/uqnZP.png',
'http://s3.uploads.ru/dtlcD.png',
'http://s8.uploads.ru/dW8Em.png',
'http://s3.uploads.ru/MptHC.png',
'http://sh.uploads.ru/IGQ8F.png',
'http://sg.uploads.ru/qJiau.png',
'http://sd.uploads.ru/MyrYU.png',
'http://sd.uploads.ru/VHyOD.png',
'http://s7.uploads.ru/1oWR2.png'],
nabor['Дракошки'] = [
'http://sd.uploads.ru/3LqMU.png',
'http://s5.uploads.ru/60MHm.png',
'http://sh.uploads.ru/TluMD.png',
'http://sd.uploads.ru/Bctb0.png',
'http://sd.uploads.ru/74VN8.png',
'http://sg.uploads.ru/i2cPv.png',
'http://s5.uploads.ru/QXYz5.png',
'http://sg.uploads.ru/JqLak.png',
'http://sd.uploads.ru/zLx86.png',
'http://s5.uploads.ru/boiwv.png',
'http://sh.uploads.ru/uqnZP.png',
'http://s3.uploads.ru/dtlcD.png',
'http://s8.uploads.ru/dW8Em.png',
'http://s3.uploads.ru/MptHC.png',
'http://sh.uploads.ru/IGQ8F.png',
'http://sg.uploads.ru/qJiau.png',
'http://sd.uploads.ru/MyrYU.png',
'http://sd.uploads.ru/VHyOD.png',
'http://s7.uploads.ru/1oWR2.png'],
nabor['Паучки'] = [
'https://i.postimg.cc/KcJkV3HQ/1-1-min.png',
'https://i.postimg.cc/13LNBxjQ/1-2-min.png',
'https://i.postimg.cc/kGXVG7Bx/1-3-min.png',
'https://i.postimg.cc/1tKny85m/1-34-min.png',
'https://i.postimg.cc/PxHvGWHV/1-36-min.png',
'https://i.postimg.cc/15XnZ5xS/1-37-min.png',
'https://i.postimg.cc/0NRbmYz5/1-38-min.png',
'https://i.postimg.cc/ZKQ9YtZd/1-39-min.png',
'https://i.postimg.cc/rsnDt7r7/1-4-min.png',
'https://i.postimg.cc/cL8vr945/1-40-min.png',
'https://i.postimg.cc/YSYLyX5m/1-5-min.png',
'https://i.postimg.cc/J02hhZwL/1-10-min.png',
'https://i.postimg.cc/0QZQLhcr/1-11-min.png',
'https://i.postimg.cc/tRSJDQsM/1-12-min.png',
'https://i.postimg.cc/hvjjgM5s/1-13-min.png',
'https://i.postimg.cc/CKsLqWyJ/1-14-min.png',
'https://i.postimg.cc/y6b6cm5q/1-15-min.png',
'https://i.postimg.cc/brWzPPbY/1-16-min.png',
'https://i.postimg.cc/sgFV0Vsw/1-17-min.png',
'https://i.postimg.cc/HxWW4Bdm/1-18-min.png',
'https://i.postimg.cc/Px6X6Y5w/1-19-min.png',
'https://i.postimg.cc/Wzh2xzdf/1-20-min.png',
'https://i.postimg.cc/654W07J8/1-21-min.png',
'https://i.postimg.cc/8cJStYY2/1-22-min.png',
'https://i.postimg.cc/jjtRtZWf/1-23-min.png',
'https://i.postimg.cc/W48T3grH/1-24-min.png',
'https://i.postimg.cc/mkvGqwft/1-25-min.png',
'https://i.postimg.cc/c12Zrsg0/1-26-min.png',
'https://i.postimg.cc/RF09nhLV/1-27-min.png',
'https://i.postimg.cc/G2SRPRXP/1-28-min.png',
'https://i.postimg.cc/02SvSLDm/1-29-min.png',
'https://i.postimg.cc/vZdst3tK/1-30-min.png',
'https://i.postimg.cc/6pLNjnHp/1-31-min.png',
'https://i.postimg.cc/zfzY9vMS/1-32-min.png',
'https://i.postimg.cc/C1dTxtwR/1-33-min.png',
'https://i.postimg.cc/250NmmNp/1-35-min.png',
'https://i.postimg.cc/pXmT6G8X/1-6-min.png',
'https://i.postimg.cc/pL8d2mqw/1-7-min.png',
'https://i.postimg.cc/TP63hTsp/1-8-min.png',
'https://i.postimg.cc/m2KDfYN3/1-9-min.png'],
nabor['Лисы'] = [
'https://i.postimg.cc/8PM4MH5s/2-11-min.png',
'https://i.postimg.cc/Cx446xbg/2-13-min.png',
'https://i.postimg.cc/L8STT1YD/2-15-min.png',
'https://i.postimg.cc/tgSNpvrv/2-19-min.png',
'https://i.postimg.cc/KcdQ1Vmd/2-22-min.png',
'https://i.postimg.cc/XJrcJKmj/2-25-min.png',
'https://i.postimg.cc/52pwSkM9/2-30-min.png',
'https://i.postimg.cc/nLzqRYH4/2-32-min.png',
'https://i.postimg.cc/T1mVjdTB/2-36-min.png',
'https://i.postimg.cc/HxF07c1Q/2-39-min.png',
'https://i.postimg.cc/c1KX4ZGR/2-4-min.png',
'https://i.postimg.cc/fW0fQKY5/2-42-min.png',
'https://i.postimg.cc/CLTHhqN0/2-44-min.png',
'https://i.postimg.cc/dVJ2dcpS/2-47-min.png',
'https://i.postimg.cc/fTc7JR29/2-48-min.png',
'https://i.postimg.cc/CdTZwbTQ/2-5-min.png',
'https://i.postimg.cc/hG5THzjH/2-50-min.png',
'https://i.postimg.cc/d1ZrvsZD/2-52-min.png',
'https://i.postimg.cc/cCQ3gFmS/2-53-min.png',
'https://i.postimg.cc/c1YwbJNb/2-56-min.png',
'https://i.postimg.cc/287vCXyd/2-58-min.png',
'https://i.postimg.cc/0jgmyT7n/2-61-min.png',
'https://i.postimg.cc/4NgVkTfN/2-67-min.png',
'https://i.postimg.cc/W1pZz6qB/2-70-min.png',
'https://i.postimg.cc/JzTkkDbG/2-71-min.png',
'https://i.postimg.cc/rp3RfBZT/2-74-min.png',
'https://i.postimg.cc/VNdbBfR4/2-76-min.png',
'https://i.postimg.cc/d1Ckp5gy/2-78-min.png',
'https://i.postimg.cc/MGKYkJYj/2-9-min.png'],
nabor['Всраван'] = [
'https://upforme.ru/uploads/0019/4f/84/264/417998.png',
'https://upforme.ru/uploads/0019/4f/84/264/904368.png',
'https://upforme.ru/uploads/0019/4f/84/264/233171.png',
'https://upforme.ru/uploads/0019/4f/84/264/390779.png',
'https://upforme.ru/uploads/0019/4f/84/264/720459.png',
'https://upforme.ru/uploads/0019/4f/84/264/532152.png',
'https://upforme.ru/uploads/0019/4f/84/264/77697.png',
'https://upforme.ru/uploads/0019/4f/84/264/447507.png',
'https://upforme.ru/uploads/0019/4f/84/264/695832.png',
'https://upforme.ru/uploads/0019/4f/84/264/125539.png',
'https://upforme.ru/uploads/0019/4f/84/264/886574.png',
'https://upforme.ru/uploads/0019/4f/84/264/531262.png',
'https://upforme.ru/uploads/0019/4f/84/264/591843.png',
'https://upforme.ru/uploads/0019/4f/84/264/521371.png',
'https://upforme.ru/uploads/0019/4f/84/264/590433.png',
'https://upforme.ru/uploads/0019/4f/84/264/622294.png',
'https://upforme.ru/uploads/0019/4f/84/264/854055.png',
'https://upforme.ru/uploads/0019/4f/84/264/838666.png',
'https://upforme.ru/uploads/0019/4f/84/264/881011.png',
'https://upforme.ru/uploads/0019/4f/84/264/259008.png',
'https://upforme.ru/uploads/0019/4f/84/264/760147.png',
'https://upforme.ru/uploads/0019/4f/84/264/392380.png',
'https://upforme.ru/uploads/0019/4f/84/264/989962.png',
'https://upforme.ru/uploads/0019/4f/84/264/77163.png'];
$('#button-smile').one('click',function(){$('#smilies-block').addClass('t-0');var vkl = '<div id="wrapper"><ul class="tabs" onclick="smilies();return 0;"><li class="t-0 active"><a>Обычные</a></li></ul></div>';$('#smilies-area').prepend(vkl)[0].removeAttribute('onclick');for(var i in nabor){$('.tabs').append('<li class="t-'+i+'"><a>'+i+'</a></li>');$('#wrapper').append('<div class="t-'+i+'"></div>');$.each(nabor[i],function(q){$('div.t-'+i).append('<img " width: " 100px " src="'+nabor[i][q]+'" onclick=smile("[img=smalimg]'+nabor[i][q]+'[/img]") />');})};$('.tabs li').click(function(){var thisClass=this.className;$('#smilies-area div[class^="t-"]').hide();$('div.'+thisClass).fadeToggle('slow');$('.tabs li').removeClass('active');$(this).addClass('active');}); $('#smilies-area img').click(function(){ $('#smilies-area').hide();});});
</script>
<script type="text/javascript">
function to(username)
{insert('[b]' + username + '[/b]' + ', ');}
</script>
<!-- баннеры партнеров -->
<div class="bottombanners"><div>
<!-- Top.Roleplay.Ru -->
<script type="text/javascript" language="javascript">
var topRPGc="<img src='https://s02.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=25369&rnd=" + Math.random();
topRPGc += "&r="+escape(document.referrer)+"' width='0' height='0' border='0'><a href='https://rpgtop.su/25369' title='Рейтинг Ролевых Ресурсов - RPG TOP' target='_blank'>"+
"<img src='//img.rpgtop.su/88x31x11x1.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a> ";
document.write(topRPGc);
</script>
<noscript>
<img src='//s02.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=25369' width='0' height='0' border='0'><a href='https://rpgtop.su/25369' target='_blank'><img src='//img.rpgtop.su/88x31x11x1.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a>
</noscript>
<!-- /Top.Roleplay.Ru --> <a href="http://urchoice.rolka.su/" target="_blank"><img src="http://s2.uploads.ru/1tCcd.png" border="0" title="Каталог форумов" alt="LYL"></a> <a href="http://artishock.rusff.ru/" target="_blank"><img src="http://s2.uploads.ru/nzVxs.gif" title="ARTISHOCK" border="0" width="88" height="31"></a> <a href="http://andover.f-rpg.ru" target="_blank"> <img src="https://forumstatic.ru/files/001a/72/e1/69110.png" border="0" alt="АНДØВЕР: Недобрая старая Англия"></a> <a href="http://swmedley.rusff.ru" title="STAR WARS: Medley" target="_blank"><img src="https://forumstatic.ru/files/0018/1a/00/97746.gif" width="88" height="31" border="0" alt="STAR WARS: Medley"></a> <a href="http://rains.rusff.ru/"><img src="http://i.imgur.com/5Ym0dnF.png" border="0" alt="Рейнс: Новая империя. Политика, войны, загадки прошлого" width="88" height="31"></a> <a href="http://reilan.ru/"><img src="http://sd.uploads.ru/ga1JT.png" border="0"></a> <a href="http://except-us.ru"><img src="http://sh.uploads.ru/t/E4jHi.gif" border="0" alt="Кроме Нас" target="_blank"></a> <a target="_blank" href="http://elm.rolbb.ru/" title="Ролевая игра ELM AGENCY. Стань агентом!" alt="Ролевая игра ELM AGENCY. Стань агентом!"><img src="https://c.radikal.ru/c28/1809/bc/8f62fc29bb85.png" border="0"></a> <a href="http://kingscross.f-rpg.ru/" target="_blank"><img title="KINGSCROSS. Внимание, поезд отправляется!" src="https://i.imgur.com/WNhMtiG.jpg" border="0"></a> <a href="http://insideout.mybb.ru/" target=_blank><img src="https://i.imgur.com/emfYusS.gif" title="Inside Out"></a> <a href="http://shelterme.rusff.me/"><img title="SHELTER ME" src="https://i.imgur.com/RjXt95o.gif" border="0" /></a> <a href="http://allnewmarvels.ru" title="Marvel: All-New"><img src="https://forumstatic.ru/files/0016/a4/af/28937.gif" height="31" width="88" border="0"></a> <a target="_blank" href="http://summerchronicles.rusff.ru/" title="Игра престолов: Хроники Долгого лета"><img src="http://s9.uploads.ru/mCcTy.png"></a> <a href="http://spacefiction.f-rpg.ru" target="_blank"><img src="http://sd.uploads.ru/t5aHV.gif" border="0" title="Space Fiction - Боевая фантастика"alt="Space Fiction"></a> <a href="http://holod.rusff.ru" target="_blank"><img src="http://s7.uploads.ru/YmQdR.gif" border="0" title="ХОЛОД" width="88" height="31"></a> <a href="http://kingdomtales.rusff.ru" title="Книга Авароса" target=_blank> <img src="http://s7.uploads.ru/zld3Y.png" border="0" alt="Книга Авароса"></a> <a href="https://crup.rusff.me/" target="_blank"><img src="https://i.imgur.com/PJ5omb0.png" title="hp 1982, postwar" alt="MBC" width="88" height="31"></a> <a href="http://lgchronicles.f-rpg.me/" ><img src="https://i.imgur.com/FWg4iAk.gif"></a> <a href="http://wwft.rusff.me/" target="_blank"><img src="https://forumstatic.ru/files/001a/e3/85/70979.jpg" title="WW fairy tales" width="88" height="31"></a> <a href="https://frpgsorta.ru" title="Sorta: World of Possibilities" target="blank"><img src="https://forumstatic.ru/files/0018/5f/a8/26171.png"></a> <a href="http://crosshearts.rusff.me" target="_blank"><img src="https://imgur.com/MPRiGrZ.gif" title="Crossed Hearts"></a> <a href="http://criticalmass.rusff.me/" target="_blank"><img src="https://forumstatic.ru/files/001b/67/4c/35910.png" alt="Mass Effect: New Cycle" title="Mass Effect: New Cycle" border="0" width="88" height="31"></a>
</div></div>
<!--Медальки в профиль(топик)-->
<style>
/****************************************************************/
/*CSS МЕДАЛЬКИ В ПРОФИЛЬ(ТОПИК) */
/****************************************************************/
.tipsy.title-awards .tipsy-inner {
letter-spacing:1px!important;
font-size:12px!important;
font-family: 'Times New Roman';
max-width:300px;
transition-duration: 1s;}
.awards {cursor:pointer;margin:2px; transition-duration: 1s; filter:sepia(0.20);}
.awards:hover {transform: rotate(15deg); transition-duration: 1s; filter:sepia(0.1);}
</style><div id=Myawrd style="display:none;">
<!--=================================================
//НОМЕР НАГРАДЫ // ЗА ЧТО // CCЫЛКА НА КАРТИНКУ
//=================================================-->
<p>1,Шесть месяцев игры,http://sd.uploads.ru/P3qRS.png</p>
<p>2,Три месяца игры,http://s7.uploads.ru/yUCSH.png</p>
<p>3,Чаша посвящения в сюжет,http://s3.uploads.ru/yimR2.png</p>
<p>4,Мастеру неписей,http://s7.uploads.ru/persV.png</p>
<p>5,За помощь АМС,http://s7.uploads.ru/V2PtX.png</p>
<p>6,Пройденное интервью,http://s9.uploads.ru/QXgV3.png</p>
<p>7,Пригласившему нового игрока,http://sd.uploads.ru/cUYMg.png</p>
<p>8,Десять отыгранных эпизодов,http://s7.uploads.ru/u2WvJ.png</p>
<p>9,За написание акций,http://s3.uploads.ru/J3MpZ.png</p>
<p>10,Тысяча и более сообщений,http://sa.uploads.ru/VLeax.png</p>
<p>11,Тридцать+ отыгранных эпизодов,http://s3.uploads.ru/QVh3U.png</p>
<p>12,Двадцать отыгранных эпизодов,http://sh.uploads.ru/IFf86.png</p>
<p>13,За вклад в фонд форума,http://s9.uploads.ru/Lu1CM.png</p>
<p>14,Имениннику,http://sh.uploads.ru/TvZh9.png</p>
<p>15,Год игры,http://s9.uploads.ru/Lu1CM.png</p>
<p>16,Владельцу дневника,http://sd.uploads.ru/nmRj9.png</p>
<p>17,Графист форума,http://s7.uploads.ru/VnAmO.png</p>
<p>18,Рекламщик форума,http://sd.uploads.ru/bcgqJ.png</p>
<p>19,Девять месяцев на форуме,http://sh.uploads.ru/fmn9I.png</p>
<p>20,Отыгрыш юного персонажа,http://s9.uploads.ru/j8I3r.png</p>
<p>21,Отыгрыш эпизода в Тени,http://sh.uploads.ru/aO2qf.png</p>
<p>22,Отыгрыш романтического эпизода,http://sd.uploads.ru/KI9mu.png</p>
<p>24,Модератор, ГМ Серых Стражей,http://s9.uploads.ru/oA1Pu.png</p>
<p>25,Технический мастер игры,http://s5.uploads.ru/pCyve.png</p>
<p>27,Поздравившему форумчан,http://s7.uploads.ru/YZqD2.png</p>
<p>28,Празднуем полугодие,http://s7.uploads.ru/1qhGl.png</p>
<p>29,Покрутившему Колесо,https://image.ibb.co/fNpXa8/18.png</p>
<p>30,Участник Ивента,http://s8.uploads.ru/17uXe.png</p>
<p>31,Герою ДСВ ау,http://sh.uploads.ru/ulCxT.png</p>
<p>32,двухлетие форума,https://i111.fastpic.ru/big/2019/1206/ec/f726f05bb19d8c27131e8fc8baa1adec.png</p>
<p>33,трехлетие форума,https://upforme.ru/uploads/0019/4f/84/24/388416.png</p>
</div>
<script type="text/javascript">
var NumPole=2; //Номер доп поля c наградками;
var listMedal=[];
$("#Myawrd p").each(function(j){
listMedal[j]=[];listMedal[j]=$(this).html().replace(/\s*(\d+),\s*(.*?),\s*(http.*)/ig,'$1,,$2,,$3').split(',,');});
var NamFld = '.pa-fld'+NumPole;
var awSTrt = '<img width="50" class=awards src="';
$("div.post-author "+ NamFld).each(function () {
if($(this).html()!=null){
var L = $(this).html().replace(/^.+:(?:[\s]|<br>)/ig,'')
var L0=$(this).html().replace(/^(.+:)[\s\S]*$/igm,'$1')+'<br>';$(this).html(L0)
var Thisaw = L.split(',');
for (j=0; j< Thisaw.length; j++){
Dp='';var x=Thisaw[j];x=x.replace(/(\d+)#.+$/img,'$1');Dp=(Thisaw[j].replace(x,'')).replace(/^#/i,'');
for (i=0; i< listMedal.length; i++){ //alert(Thisaw[j]+","+listMedal[i][0])
if(x==listMedal[i][0]){L='<span title="'+listMedal[i][1]+' '+Dp+'" class="tooltip4">'+awSTrt+listMedal[i][2]+'"/></span>';
//alert(L)
$(this).append(L);break;}
}
};}
});
$("span.tooltip4").tipsy({gravity: 's title-awards'});
</script><!--End//Медальки в профиль(топик)-->
<!-- ЧТОБЫ НЕ ПРОПАДАЛИ ПОСТЫ V.3 -->
<script type="text/javascript" src="https://forumstatic.ru/files/0017/b2/f5/47120.js"></script>
<script type="text/javascript"><!-- Dise_2 - Ч.2 в HTML низ -->
//ID форумов с применением Дайсов, должны быть открыты на чтение/запись под гостем;
FORUM.dise_Array = [21];
// 0 - Просмотр cообщений в форумах с Дайсами гостем возможен;(запись закрыта скриптом)
// 1 - Cкрытие возможности просмотра тем для гостя в Дайс-форумах;
FORUM.GuestHideDise_Forum = 1;
/*Set функция:*/ FORUM.set_Dise2 ();
</script><!-- END//Ч.2 в HTML низ Dise_2 --->
<script src="https://forumstatic.ru/files/0019/4f/84/52641.js"></script>







