Туу тууууу
Кхе-кхе-кхеуу
Сообщений 1 страница 7 из 7
Поделиться22011-11-10 14:02:44
Коете
<script type="text/javascript">
function selectCode(a){
var e=a.parentNode.parentNode.getElementsByTagName('code')[0];
if(window.getSelection){
var s=window.getSelection();
if(s.setBaseAndExtent){
s.setBaseAndExtent(e,0,e,e.innerText.length-1);
}else{
var r=document.createRange();
r.selectNodeContents(e);
s.removeAllRanges();
s.addRange®;}
}else if(document.getSelection){
var s=document.getSelection();
var r=document.createRange();
r.selectNodeContents(e);
s.removeAllRanges();
s.addRange®;
}else if(document.selection){
var r=document.body.createTextRange();
r.moveToElementText(e);
r.select();}}
codediv=document.getElementsByTagName('div');
for(i=0;i<codediv.length;i++){
if(codediv[i].className=="bbCodeBlock"){
s=codediv[i].innerHTML;
s=s.replace(/>Code</g,'><font
size="11pt">Код: </font><a href="#" onclick="selectCode(this);return false;"><font
color="#3e73b9">Выделить
всё</font><\/a><').replace('<!--uzc-->','<!--uzc--><code>').replace('<!--\/uzc-->','<\/code><!--\/uzc-->');
codediv[i].innerHTML=s;}}
</script>
/************************************************************* A - SETUP **************************************************************/ /* A1 Import the colour scheme -------------------------------------------------------------*/ /* A1.1 */ @import url(style_cs.1314730247.css); /* A2 Deal with browser defaults and wonkiness -------------------------------------------------------------*/ /* A2.1 */ html, body { margin: 0; padding: 0; } /* A2.2 */ .punbb * { margin: 0; } /* A2.3 */ .punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt { list-style: none outside none; padding: 0; } .punbb dd { color: #817D64; } /* 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: 68.75% verdana,arial,helvetica,sans-serif; } /* 3.3 */ .punbb textarea, .punbb input, .punbb select, .punbb optgroup { font: 1em verdana; } /* A3.4 */ .punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th { font-size: 1em; font-weight: normal; } /* A3.5 */ .punbb legend span, #tab2 { font-size: 1.2em; } .punbb h1 span, .punbb h2 span { font-family: georgia, serif; font-size: 1.1em; font-variant: small-caps; } /* A3.6 */ .punbb pre { font: 1em 68.75% verdana,arial,helvetica,sans-serif; } /* A3.7 */ .punbb address, .punbb em { font-style: normal; } /* A3.8 */ .punbb .post-content em { font-style: italic; } /* A3.9 */ .punbb .post-content em.bbuline { font-style: normal; text-decoration: underline; } /* A3.10 */ .punbb a { text-decoration: none; } /* A3.11 */ .punbb optgroup { font-weight: bold; } /* A4 Float clearing and hidden items -------------------------------------------------------------*/ /* A4.1 */ #pun:after, .punbb .container:after, .punbb .post-links ul:after, .punbb .main div.inline:after, .punbb .post-box:after, .punbb .linksb:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; overflow:hidden; line-height: 0.0; font-size: 0; } /* A4.2 */ .acchide, #pun-index #pun-main h1, #pun-navlinks h2, #pun-pagelinks h2, #pun-status h2, #pun-ulinks h2, .punbb .forum h2, .punbb .multipage .topic h2, .punbb dl.post-sig dt span, .punbb p.crumbs strong, .punbb .divider hr, .punbb .required label em, .punbb .formsubmit label, .punbb .submitfield label, .punbb .modmenu label, #pun-userlist .main h2 { font-size: 0; height: 0; width: 0; line-height: 0.0; position:absolute; left: -9999px; overflow: hidden; } /* A5 Basic page layout and borders -------------------------------------------------------------*/ /* A5.1 */ #pun { margin: 0 auto auto auto; width: 870px; padding: 0px; border: none; border-top: none; border-width: 0px; float: center; } /* A5.2 */ .punbb { float: left; width: 100%; height: auto; } /* A5.3 */ #pun-redirect, #pun-maint { margin: 50px 20% 12px 20%; width: auto; float: none; } #pun-redirect { padding-bottom: 1.2em !important; -webkit-border-radius:15px; -khtml-border-radius:15px; -moz-border-radius:15px; } /* A5.4 */ .punbb .section, .punbb .main { margin-bottom: 0; } /* A5.5 */ .punbb .category, .punbb .post { margin-top: 0.4em; } /* 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 none none; border-width: 0px 0px 0px 0px; } /* A5.9 */ .punbb .container { border-style: none; border-width: 0px; } /* A5.10 */ #pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 { padding: 17px 1em; border-style: none none none none; border-width: 0 0 0 0; } /************************************************************* B - MAIN CONTENT - GENERAL **************************************************************/ /* B1 Parsed Content, Signatures and Scroll Boxes -------------------------------------------------------------*/ /* B1.1 */ .punbb .post-content { padding: 0; margin: 0; width: 100%; overflow: hidden; display: table; table-layout: fixed; } /* B1.2 */ .punbb .post-sig dt { border-top: 1px solid #61c1bd; display: block; margin: 5px 0; width: 250px; } /* B1.3 */ .punbb .post-content p { margin: 0; padding: 0 0 1em 0; line-height: 150%; } /* B1.4 */ .punbb .post-content img { vertical-align: text-bottom; } /* 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 { margin: 0.4em 1.8em 1.4em 1.8em; padding: 1em; border-style: solid; border-width: 1px; } /* B1.9 */ .punbb .quote-box cite, .punbb .code-box strong.legend { display: block; padding-bottom: 0.7em; font-size: 1.1em; font-weight: bold; font-style: normal; margin: 0; } /* B2 Information boxes -------------------------------------------------------------*/ /* B2.1 */ .punbb .info-box { padding: 1.1em 1.7em 1em 1.7em; border-style: none; border-width: 0px; 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; } /* B3.2 */ .multipage { margin-top: 3em; } /* B3.3 */ .linkst .pagelink { color: #817D64; font-size: 0.9em; left: 1em; position: absolute; top: -6.3em; width: 24em; } /* B3.4 */ .linkst .postlink { font-family: book antiqua,palatino; font-weight: bold; position: absolute; right: 1em; text-align: right; top: -4.5em; width: 16em; font-size:1.3em; color:#817D64; } /* B3.5 */ .punbb .linksb { text-align: right; padding:0.4em 1em 0; font-size: 1.1em; } /* B3.6 */ .linksb .pagelink { color: #817D64; float: left; font-size:0.9em; text-align: left; width: 24em; } /* B3.7 */ .linksb .postlink { float: right; font-family: book antiqua,palatino; font-weight: bold; width: 16em; font-size:1.3em; color:#817D64; } /* B3.8 */ .subscribelink { clear: both; font-family: book antiqua,palatino; font-size: 1.1em; padding-bottom: 0.5em; padding-top: 0.3em; } /************************************************************* 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 1em 1.7em; } /* C1.3 */ .punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span { margin: 0 0.6em 0 0; } /* C1.4 */ .punbb fieldset { padding: 0 18px 0 18px; } /* C1.5 */ .punbb fieldset legend { margin: 0 0 0 11px; font-size: 1.1em; } /* C1.6 */ .punbb fieldset legend span { font-family: book antiqua,palatino; margin: 0 0 0 -15px; text-shadow: 1px 1px 2px #FFFFFF; } /* C1.7 */ .punbb fieldset fieldset { border-style: none; margin: 0; padding: 0 0 8px 0; } /* C1.8 */ .punbb .fs-box { padding: 1em 0; } /* C1.9 */ .punbb .fs-box p, .punbb .fs-box fieldset { padding: 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, #pun-announcement h2 span, #pun-title h1 span, .lastedit { 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 12em 0 0; margin-bottom:1em; 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; } /* 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: 50%; padding-right: 1px; } /* 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: left; width: 30%; } /* 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-family: book antiqua,palatino; font-size: 1.4em; font-weight: bold; } /* C2.9 */ .punbb td span.youposted { font-weight: bold; margin-left: -1em; position: absolute; } /* C2.10 */ .punbb td .modlist { display: block; padding-top: 0.3em } /* C2.11 */ .punbb .main td { border-style: none none none none; border-width: 0px 0 0 0px; padding: 0.8em 1em; } /* C2.12 */ .punbb .main th { border-style: none none none none; border-width: 0 0 0 0px; padding: 0.4em 1em; text-align: center !important; } /* C2.13 */ .punbb .main .tcl { border-left-style: none; border-left-width: 0 } * html .tclcon {height: 1px} /* C2.14 */ .punbb td div.tclcon { margin-left: 10px; } /* C2.15 */ .punbb div.icon { display:block; float:left; height:55px; margin-left:9px; width:65px; } /* C3 Topics -------------------------------------------------------------*/ /* C3.1 */ .punbb .post .container { border-style: none; border-width: 0; margin-left: 0.4em; margin-right: 0.5em; margin-top: -1px; padding-bottom: 1px; } /* C3.2 */ .punbb .post h3 { border-style: none none none none; border-width: 0px; } /* C3.3 */ .punbb .post h3 span { padding: 0.6em 1em; display: block; margin-left: 19em; border-left-style: none; border-left-width: 0px; } /* C3.4 */ .punbb .post h3 strong { float: right; width: 5em; text-align: right; font-weight: normal; padding-right: 3px; } /* C3.5 */ .punbb .post .post-author { float: left; margin-left: 1em; width: 17em; margin-top: -1.8em; overflow: hidden; } /* C3.6 */ .punbb .post .post-author ul, .punbb .post .post-author p { color: #817D64; padding: 0; line-height: 140%; text-align: left; } /* C3.7 */ .pa-author { font-family: book antiqua,palatino; font-size: 1.4em !important; font-weight: bold; } /* C3.9 */ li.pa-title { color: #817D64; font-size: 0.9em; font-weight: bold; padding-bottom: 0.7em; padding-top: 0.3em; } 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 { border-left-style:none; border-left-width:0; margin-left:19em; padding:0 0 4px; } /* C3.12 */ .punbb .post-box { padding: 0 1em 1em 1em; } /*C3.13 */ .punbb fieldset .post-box { margin-bottom: 0.8em; } /* C3.14 */ .punbb .post-links { border-left: 1px solid #61c1bd; margin-left: 19em; } /* C3.15 */ .punbb .post-links ul { background: url("https://forumupload.ru/uploads/0005/20/b4/632-3-f.gif") center bottom no-repeat transparent; height: 2.3em; line-height: 1.9em; margin-left: -19em; padding: 0 1em 0 0; 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; } /* 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: bold; } /* 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 { background: transparent; border: none; padding: 0 0 0 0; margin: 0 14px -0.6em 14px; } /* C6.6 */ #viewprofile h2 span, #profilenav h2 span { position: relative; color: #604645; } /* 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: bold; } /*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; -webkit-border-radius:15px; -khtml-border-radius:15px; -moz-border-radius:15px; } /************************************************************* D - PUNBB SECTIONS OTHER THAN MAIN CONTENT **************************************************************/ /* D1 Logo and description -------------------------------------------------------------*/ /* D1.1 */ #pun-title { margin: 0; border-style: none none none none; border-width: 0px 0px 0 0px; } /* D1.2 */ #pun-title h1 { display: block; height: 40px; padding: 2em 1em 0 1em; } /* D1.3 */ #pun-title .container { border-style: none none none none; } /* D1.4 */ #pun-title h1 span { font-size: 1.5em; } #pun-title table { border: none; width: 100%; } #pun-title td.title-logo-tdl { border: none; width: 100%; margin-top: 1px; } #pun-title td.title-logo-tdr { border: none; width: 168px; vertical-align: top; position: top left; top: 0; } /* D2 Page navigation -------------------------------------------------------------*/ /* D2.1 */ #pun-pagelinks { position: absolute; top: -15px; left: 0; margin: 0; border: none; padding: 0; width: 100%; } /* D2.2 */ #pun-pagelinks .container { background: transparent; border: none; padding: 0} /* D2.3 */ #pun-pagelinks .container li { display: inline; } /* D2.4 */ #pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover { height: 2em; line-height: 2em; padding: 0; font-size: 1.2em; margin-left: -9999px; display: block; float:left; width: 100%; } /* D2.5 */ #pun-pagelinks a:active, #pun-pagelinks a:focus { position:relative; margin: 0; } #pun-pagelinks li a span { display:block; margin: 0 1em; } /* D3 Forum navigation -------------------------------------------------------------*/ /* D3.1 */ #pun-navlinks, #pun-navlinks .container { border-style: none; border-width: 0; margin: 0; text-align: center; } /* D3.2 */ #pun-navlinks .container { padding: 0.7em 1em; } /* D.3 */ #pun-navlinks li { display: inline; padding-right: 1em; } /* D3.4 */ #pun-navlinks li a { font-size: 1.2em; margin-bottom:0.5em; } /* D4 User links -------------------------------------------------------------*/ /* D4.1 */ #pun-ulinks { margin-top: 0; text-align: center; padding-top: 3px; } /* D4.2 */ #pun-ulinks .container { border-top: none; padding:0.2em 1em 2em; } /* D4.3 */ #pun-ulinks li, #pun-ulinks li a { display: inline; border-left-style: solid; border-left-width: 1px; white-space: nowrap; } /* D4.4 */ #pun-ulinks li a { padding: 0 0.3em 0 0.6em; color: #4a2001; text-shadow: #ffedce 1px 1px 2px; border-color: #907a54; } /* D4.5 */ #pun-ulinks li.item1, #pun-ulinks li.item1 a { border-left-style: none; border-left-width: 0; padding-left: 0; } /* D5 Welcome box and Top Breadcrumbs -------------------------------------------------------------*/ /* D5.1 */ #pun-status, #pun-status .container { border-bottom: medium none; color: #817D64; margin-bottom: 0; width: 840px; } /* D5.2 */ #pun-status .container { padding:1.3em 0 1em 1.5em; } /* D5.3 */ #pun-status span { white-space: nowrap; margin-right: 0.5em; } /* D5.4 */ #pun-crumbs1 { font-weight: bold; overflow: hidden; margin-top: 0; } /* D5.5 */ #pun-crumbs1 p.container { border-top: none; padding: 1em 1em 0.8em 1em; font-size: 1.1em; margin-right: 35px; } /* 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; position: relative; font-weight: bold; } /* D6.2 */ /* D6.3 */ #pun-announcement .container { padding: 1.8em 0.2em 1.2em; } /* D7 Statistics -------------------------------------------------------------*/ /* D7.1 */ #pun-stats .container { padding: 0.8em 1em; } /* 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; line-height:150%; padding:0.4em 3em 1em; text-align:right; } /* D8.5 */ #pun-about p span { display:block; padding-left: 50%; } /* D8.6 */ #pun-crumbs2 { font-weight: bold; overflow: hidden; margin-bottom: 0; border-bottom: none; } /* D8.7 */ #pun-crumbs2 .container { border-bottom:medium none; font-size:1.1em; padding:0 0.8em 1em; } /* D8.8 */ #pun-break4 { margin: -2px 2em; 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: none; border-bottom-width: 0px; 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: none; border-bottom-width: 0px; font-size: 1.1em; } /* D9.3 */ #pun-help .formal p, #pun-help .formal dd, .longinput { margin-bottom: 1em !important; } /* D9.4 */ #pun-help .formal ul, #pun-help .formal dl { padding: 0 0 0 1em; } /* D9.5 */ #pun-help .formal li { padding: 0; line-height: 130%; } /* D9.6 */ #pun-help .formal li * { vertical-align: text-top; } /* D9.7 */ #pun-help .formal dt span { font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace; } /* D9.8 */ #pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode { padding-bottom: 0; } #font-area, #size-area, #color-area, #smilies-area, #imageup-area, #keyboard-area, #video-area { -webkit-border-radius:15px; -khtml-border-radius:15px; -moz-border-radius:15px; background-color:#F7F4E3; border:1px solid #67d2ce; color: #2C565E; position: absolute; right: 1%; top: 43px; } .adformal h2, #pun-adnav h2, .adcontainer, .adformal, div.punbb-admin #pun-about .container { border-style: none !important; } #post { display: block; padding-bottom: 1em; } .punbb .post-content .blockcode{ font-size: 1.3em !important; } #pun-admain fieldset { border:1px solid #CEBDBB !important; } .punbb .formal textarea { padding: 0.7em; } .punbb #form-buttons table { width: 100%; } .punbb .formal textarea { width:98% !important; }
-------------------------------------------------------------*/ /* CS1.1 */ .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 { background-color: transparent; color: #433723; } /* CS1.2 */ .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer { background-color: transparent; color: #433723; } .admain { margin: 1em 1em 1em 1em !important; padding-left:15em; } /* CS1.3 */ #pun-debug h2, .punbb-admin #pun-admain h2 { background: url("https://forumupload.ru/uploads/0005/20/b4/632-1.png"); color: #604645; text-align: center; height: 15px; text-shadow: #fff 1px 1px 2px; font-weight:bold; } #pun-stats h2, .punbb .main h1, .punbb .main h2 { background-image: url("https://forumupload.ru/uploads/0005/20/b4/622-3-f.gif"); background-position: center top; background-repeat: no-repeat; border-style: none; border-width: 0; padding: 17px 1em; height: 8px; color:#6f5637; font-weight:bold; text-align:center; text-shadow:1px 1px 1px #ffedce; } #pun-redirect.punbb #pun-main h1 { background: none; } /* CS1.4 */ #pun-title, #pun-title .container{ color: #bb4134; } /* CS1.5 */ .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span { background-color:#e7e2d3; border:1px solid #cecdbb; color:#214340; -webkit-border-radius:15px; -khtml-border-radius:15px; -moz-border-radius:15px; padding: 2px 10px; } /* CS1.6 */ .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl { background-color: none; color: #A28C56; } /* CS1.7 */ .punbb .quote-box, .punbb .code-box, .punbb .formal textarea { background-color:#F7F4E3; border:1px solid #CEBDBB; color:#604645; border-radius:15px; -webkit-border-radius:15px; -khtml-border-radius:15px; -moz-border-radius:15px; } .punbb .formal textarea { border:1px solid #61C1BD; } /* CS1.8 */ #pun-navlinks .container { color: #4c537e; height: 20px; } .offline li.pa-online strong { font-weight: normal; } .punbb textarea, .punbb select, .punbb input { color:#273942; } .punbb textarea, .punbb select { background-color:#ECE7E1; border:1px solid #CDB8AD; } /* CS2 Border colours -------------------------------------------------------------*/ /* CS2.1 */ .punbb .container, .punbb .post-body, .post h3, #pun-title { border-color: transparent; } /* CS2.2 */ .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post { border-color: #303569; } /* CS2.3 */ #pun-debug h2, .punbb-admin #pun-admain h2 { border-color: #333764; } /* CS2.4 */ .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span { border-color: transparent; } /* CS2.5 */ .punbb th, .usertable table { border-color: #CECDBB; } /* CS2.6 */ #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span { border-color: transparent; } #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend { border-color: #CBC2A7; } .punbb .divider { border-color: transparent #CBC2A7 #CBC2A7; } .punbb .formal fieldset .post-box, .punbb .info-box { border: 1px solid #BEB4A5; -webkit-border-radius:15px; -khtml-border-radius:15px; -moz-border-radius:15px; } li.pa-online { border-left-color: #a10101; } /* CS3 Links -------------------------------------------------------------*/ /* CS3.1 */ .punbb a, .punbb a:link, .punbb a:visited, .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited { color: #006070; font-weight: none; text-decoration: none; text-shadow: #fff 1px 1px 2px; } .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited { color: #684D5E; text-shadow: #fff 1px 1px 2px; } /* CS3.2 */ .punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active { color: #57bab6; text-decoration: none; text-shadow: #e8fffe 1px 1px 2px; } /* CS3.3 */ #pun-navlinks a { color: #fff; font-family: georgia,serif; font-variant: small-caps; font-weight: bold; text-shadow: 1px 1px 2px #006fb5; } /* CS3.4 */ #pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active { color: #ffdbf2; font-weight:bold !important; font-weight: normal; font-style: normal; text-shadow: 1px 1px 5px #4b253d; } #pun-pagelinks a:active, #pun-pagelinks a:focus { background-color: #333; color: #fff; } /* CS4 Post status icons -------------------------------------------------------------*/ Div.icon { background-image : url("http://s49.radikal.ru/i123/1107/b0/a2b05c02bcd2.png"); background-repeat: no-repeat; } TR.inew Div.icon { background-image : url("http://s39.radikal.ru/i084/1107/94/4d106d4a2f5a.png"); background-repeat: no-repeat; } TR.iclosed Div.icon { background-image : url("http://s002.radikal.ru/i198/1107/0c/eba5877a5da9.png"); background-repeat: no-repeat; } TR.isticky Div.icon { background-image : url("http://s60.radikal.ru/i170/1107/58/919ca5e4fcf8.png"); background-repeat: no-repeat; } TR.iredirect Div.icon {background-image : url("http://i060.radikal.ru/1006/6f/ccd34d485aaa.png"); background-repeat: no-repeat; } #pun-stats ul.container { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:transparent url("http://s59.radikal.ru/i166/1107/b5/f7631a5ccff8.png") no-repeat scroll 0 0; padding-left:92px; } /* CS5 Other -------------------------------------------------------------*/ .punbb .main thead .tcl, .main thead .tc2, .main thead .tc3, .main thead .tcr, .main thead .tcmod { color:#AA9373; } HTML { background-image: url("https://forumupload.ru/uploads/000f/65/32/61466-1-f.jpg"); background-repeat: repeat; background-position: center top; background-color: #eae3c9; } body { background-image: url("https://forumupload.ru/uploads/000f/65/32/40012-2-f.jpg"); background-position: center top; background-attachment:scroll; background-repeat: no-repeat; } #pun_wrap { background-image: url("http://s16.radikal.ru/i191/1107/1e/56d82e29c31c.gif"); background-repeat: no-repeat; background-position: center bottom; padding-bottom: 0.5em; } .punbb #pun-title { height:320px; } td.tcr a { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:transparent url("https://forumupload.ru/uploads/0005/20/b4/625-3.png") no-repeat scroll 2px 50%; padding-left:24px; } #drf a { color: #5d8578; text-shadow:1px 1px 1px #000; } /*Контейнер с вкладками-------------------------------------------------------------*/ #pun-announcement { background: transparent url("") bottom center no-repeat; } .container1 { width: 900px; margin: 0 auto; padding: 0; } ul.tabs { margin: 0; padding: 0; float: right; list-style: none; height: 55px; width: 467px; width: 86% !important; } ul.tabs li { float: left; margin: 0; padding: 0; height: 37px; line-height: 37px; border: 0px; border-top: 1px solid transparent !important; border-bottom: 1px solid transparent !important; border-right: 1px solid #61c1bd; border-left: 1px solid transparent; background: url("https://forumupload.ru/uploads/0005/20/b4/632-5.png") repeat-x top left; overflow: hidden; position: relative; } ul.tabs li a { color: #006070 !important; text-align: center; text-shadow: #fff 1px 1px 1px !important; font-weight: bold; font-family: georgia, serif; font-variant: small-caps; display: block; padding: 0 5px; outline: none; } ul.tabs li a:hover { text-align: center; color:#92557c !important; text-shadow:1px 1px 2px #fff !important; } html ul.tabs li.active { border-top: 1px solid transparent !important; border-bottom: 1px solid transparent !important; border-right: 1px solid #7bd0e9; border-left: 1px solid transparent !important; background: url("https://forumupload.ru/uploads/0005/20/b4/632-1.png") repeat-x top left; overflow: hidden; position: relative; } html ul.tabs li#tt1 { border-left: 1px solid #7bd0e9 !important; } html ul.tabs li.active a:hover { border-bottom: 0px solid #160f0a; } .tab_container1 { clear:both; float:left; height:270px; width:840px; overflow: auto !important; } .tab_content { padding: 5px 22px 15px; } .tab_content h2 { font-weight: normal; padding-bottom: 2px; border-bottom: 0px dashed #000000; } /*Важные темы-------------------------------------------------------------*/ .punbb .main td.info_header { color:#817D64; font-family:georgia,serif; font-variant:small-caps; font-weight:bold; padding-left:2em; text-align:left; } /*Остальное-------------------------------------------------------------*/ #button-spoiler { background-image:url("https://forumupload.ru/uploads/0005/20/b4/548-1.gif"); } #button-smiles { background-image:url("https://forumupload.ru/uploads/0005/20/b4/548-4.png"); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; } .pa-title, .pa-author { text-align: center; } #ofl_f { font-weight: bold; font-family: book antiqua,palatino; color: #a8a09a; } #onl_l { font-weight: bold; font-family: book antiqua,palatino; color: #92557c; text-shadow: 1px 1px 3px #fff; } .punbb .main .container table thead tr { background:url("https://forumupload.ru/uploads/0005/20/b4/622-5-f.gif") top center no-repeat !important; } .punbb .main .fs-box .container table thead tr, .punbb .fs-box .post-links ul, #pun-userlist .usertable .container table thead tr { background: none !important; } #messages .linksb .postlink { font-size: 1em !important; }
Поделиться32011-11-10 14:20:27
-------------------------------------------------------------*/
/* CS1.1 */
.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 {
background-color: transparent;
color: #433723;
}
/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
background-color: transparent;
color: #433723;
}
.admain {
margin: 1em 1em 1em 1em !important;
padding-left:15em;
}
/* CS1.3 */
#pun-debug h2, .punbb-admin #pun-admain h2 {
background: url("https://forumupload.ru/uploads/0005/20/b4/632-1.png");
color: #604645;
text-align: center;
height: 15px;
text-shadow: #fff 1px 1px 2px;
font-weight:bold;
}
#pun-stats h2, .punbb .main h1, .punbb .main h2 {
background-image: url("https://forumupload.ru/uploads/0005/20/b4/622-3-f.gif");
background-position: center top;
background-repeat: no-repeat;
border-style: none;
border-width: 0;
padding: 17px 1em;
height: 8px;
color:#6f5637;
font-weight:bold;
text-align:center;
text-shadow:1px 1px 1px #ffedce;
}
#pun-redirect.punbb #pun-main h1 {
background: none;
}
/* CS1.4 */
#pun-title, #pun-title .container{
color: #bb4134;
}
/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
background-color:#e7e2d3;
border:1px solid #cecdbb;
color:#214340;
-webkit-border-radius:15px;
-khtml-border-radius:15px;
-moz-border-radius:15px;
padding: 2px 10px;
}
/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {
background-color: none;
color: #A28C56;
}
/* CS1.7 */
.punbb .quote-box, .punbb .code-box, .punbb .formal textarea {
background-color:#F7F4E3;
border:1px solid #CEBDBB;
color:#604645;
border-radius:15px;
-webkit-border-radius:15px;
-khtml-border-radius:15px;
-moz-border-radius:15px;
}
.punbb .formal textarea {
border:1px solid #61C1BD;
}
/* CS1.8 */
#pun-navlinks .container {
color: #4c537e;
height: 20px;
}
.offline li.pa-online strong {
font-weight: normal;
}
.punbb textarea, .punbb select, .punbb input {
color:#273942;
}
.punbb textarea, .punbb select {
background-color:#ECE7E1;
border:1px solid #CDB8AD;
}
/* CS2 Border colours
-------------------------------------------------------------*/
/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
border-color: transparent;
}
/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color: #303569;
}
/* CS2.3 */
#pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: #333764;
}
/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span {
border-color: transparent;
}
/* CS2.5 */
.punbb th, .usertable table {
border-color: #CECDBB;
}
/* CS2.6 */
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color: transparent;
}
#pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color: #CBC2A7;
}
.punbb .divider {
border-color: transparent #CBC2A7 #CBC2A7;
}
.punbb .formal fieldset .post-box, .punbb .info-box {
border: 1px solid #BEB4A5;
-webkit-border-radius:15px;
-khtml-border-radius:15px;
-moz-border-radius:15px;
}
li.pa-online {
border-left-color: #a10101;
}
/* CS3 Links
-------------------------------------------------------------*/
/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
color: #006070;
font-weight: none;
text-decoration: none;
text-shadow: #fff 1px 1px 2px;
}
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: #684D5E;
text-shadow: #fff 1px 1px 2px;
}
/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
color: #57bab6;
text-decoration: none;
text-shadow: #e8fffe 1px 1px 2px;
}
/* CS3.3 */
#pun-navlinks a {
color: #fff;
font-family: georgia,serif;
font-variant: small-caps;
font-weight: bold;
text-shadow: 1px 1px 2px #006fb5;
}
/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #ffdbf2;
font-weight:bold !important;
font-weight: normal;
font-style: normal;
text-shadow: 1px 1px 5px #4b253d;
}
#pun-pagelinks a:active, #pun-pagelinks a:focus {
background-color: #333;
color: #fff;
}
/* CS4 Post status icons
-------------------------------------------------------------*/
Div.icon {
background-image : url("http://s49.radikal.ru/i123/1107/b0/a2b05c02bcd2.png");
background-repeat: no-repeat;
}
TR.inew Div.icon {
background-image : url("http://s39.radikal.ru/i084/1107/94/4d106d4a2f5a.png");
background-repeat: no-repeat;
}
TR.iclosed Div.icon {
background-image : url("http://s002.radikal.ru/i198/1107/0c/eba5877a5da9.png");
background-repeat: no-repeat;
}
TR.isticky Div.icon {
background-image : url("http://s60.radikal.ru/i170/1107/58/919ca5e4fcf8.png");
background-repeat: no-repeat;
}
TR.iredirect Div.icon {background-image : url("http://i060.radikal.ru/1006/6f/ccd34d485aaa.png"); background-repeat: no-repeat;
}
#pun-stats ul.container {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url("http://s59.radikal.ru/i166/1107/b5/f7631a5ccff8.png") no-repeat scroll 0 0;
padding-left:92px;
}
/* CS5 Other
-------------------------------------------------------------*/
.punbb .main thead .tcl, .main thead .tc2, .main thead .tc3, .main thead .tcr, .main thead .tcmod {
color:#AA9373;
}
HTML {
background-image: url("https://forumupload.ru/uploads/000f/65/32/61466-1-f.jpg"); background-repeat: repeat; background-position: center top;
background-color: #eae3c9;
}
body {
background-image: url("https://forumupload.ru/uploads/000f/65/32/40012-2-f.jpg");
background-position: center top;
background-attachment:scroll;
background-repeat: no-repeat;
}
#pun_wrap {
background-image: url("http://s16.radikal.ru/i191/1107/1e/56d82e29c31c.gif"); background-repeat: no-repeat; background-position: center bottom;
padding-bottom: 0.5em;
}
.punbb #pun-title {
height:320px;
}
td.tcr a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url("https://forumupload.ru/uploads/0005/20/b4/625-3.png") no-repeat scroll 2px 50%;
padding-left:24px;
}
#drf a {
color: #5d8578;
text-shadow:1px 1px 1px #000;
}
/*Контейнер с вкладками-------------------------------------------------------------*/
#pun-announcement {
background: transparent url("") bottom center no-repeat;
}
.container1 {
width: 900px;
margin: 0 auto;
padding: 0;
}
ul.tabs {
margin: 0;
padding: 0;
float: right;
list-style: none;
height: 55px;
width: 467px;
width: 86% !important;
}
ul.tabs li {
float: left;
margin: 0;
padding: 0;
height: 37px;
line-height: 37px;
border: 0px;
border-top: 1px solid transparent !important;
border-bottom: 1px solid transparent !important;
border-right: 1px solid #61c1bd;
border-left: 1px solid transparent;
background: url("https://forumupload.ru/uploads/0005/20/b4/632-5.png") repeat-x top left;
overflow: hidden;
position: relative;
}
ul.tabs li a {
color: #006070 !important;
text-align: center;
text-shadow: #fff 1px 1px 1px !important;
font-weight: bold;
font-family: georgia, serif;
font-variant: small-caps;
display: block;
padding: 0 5px;
outline: none;
}
ul.tabs li a:hover {
text-align: center;
color:#92557c !important;
text-shadow:1px 1px 2px #fff !important;
}
html ul.tabs li.active {
border-top: 1px solid transparent !important;
border-bottom: 1px solid transparent !important;
border-right: 1px solid #7bd0e9;
border-left: 1px solid transparent !important;
background: url("https://forumupload.ru/uploads/0005/20/b4/632-1.png") repeat-x top left;
overflow: hidden;
position: relative;
}
html ul.tabs li#tt1 {
border-left: 1px solid #7bd0e9 !important;
}
html ul.tabs li.active a:hover {
border-bottom: 0px solid #160f0a;
}
.tab_container1 {
clear:both;
float:left;
height:270px;
width:840px;
overflow: auto !important;
}
.tab_content {
padding: 5px 22px 15px;
}
.tab_content h2 {
font-weight: normal;
padding-bottom: 2px;
border-bottom: 0px dashed #000000;
}
/*Важные темы-------------------------------------------------------------*/
.punbb .main td.info_header {
color:#817D64;
font-family:georgia,serif;
font-variant:small-caps;
font-weight:bold;
padding-left:2em;
text-align:left;
}
/*Остальное-------------------------------------------------------------*/
#button-spoiler {
background-image:url("https://forumupload.ru/uploads/0005/20/b4/548-1.gif");
}
#button-smiles {
background-image:url("https://forumupload.ru/uploads/0005/20/b4/548-4.png");
padding:0;
line-height:0;
background-position:center;
background-repeat:no-repeat;
}
.pa-title, .pa-author {
text-align: center;
}
#ofl_f {
font-weight: bold;
font-family: book antiqua,palatino;
color: #a8a09a;
}
#onl_l {
font-weight: bold;
font-family: book antiqua,palatino;
color: #92557c;
text-shadow: 1px 1px 3px #fff;
}
.punbb .main .container table thead tr {
background:url("https://forumupload.ru/uploads/0005/20/b4/622-5-f.gif") top center no-repeat !important;
}
.punbb .main .fs-box .container table thead tr, .punbb .fs-box .post-links ul, #pun-userlist .usertable .container table thead tr {
background: none !important;
}
#messages .linksb .postlink {
font-size: 1em !important;
}
Поделиться42011-11-17 03:16:02
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />
<meta name="ROBOTS" content="NOINDEX, FOLLOW" />
<title>Cообщения: Входящие (Акамитцу)</title>
<script type="text/javascript" src="http://rerole.ru/js/swfobject.2.2b.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<script src="http://mybb.bbcorp.ru/js/jquery.tipsy.min.js"></script>
<link rel="alternate" type="application/rss+xml" href="http://rerole.ru/export.php?type=rss" title="RSS" />
<link rel="top" href="http://rerole.ru" title="" />
<link rel="search" href="http://rerole.ru/search.php" title="Поиск" />
<link rel="author" href="http://rerole.ru/userlist.php" title="Участники" />
<link rel="stylesheet" type="text/css" href="https://forumstatic.ru/styles/0010/08/87/style.1321481438.css" />
<!--[if lte IE 6]><link rel="stylesheet" type="text/css" href="http://rerole.ru/style/style_fix.css" /><![endif]-->
<!--[if IE 7]><link rel="stylesheet" type="text/css" href="http://rerole.ru/style/style_fix7.css" /><![endif]-->
<link rel="stylesheet" type="text/css" href="http://rerole.ru/style/extra.13.css" />
<script type="text/javascript">
// JavaScript переменные форума
var BoardID = 1050759;
var BoardCat = 18;
var BoardStyle = 'Custom';
var GroupID = 4;
var GroupTitle = 'Участник';
var GroupUserTitle = '';
var UserID = 70;
var UserLogin = 'Nel zu Krain';
var UserName = '';
var UserTitle = '';
var UserSex = 0;
var UserAge = 0;
var UserBirthDate = '';
var UserAvatar = '/img/avatars/0010/08/87/70-1320738833.jpg';
var UserRegistered = 1320709333;
var UserInviteCode = '70iedd159b2';
var UserPosts = 77;
var UserLastPost = 1321398072;
var UserLastVisit = 1321476020;
var UserTotalTime = 114620;
var UserRespectPlus = 2;
var UserRespectMinus = 0;
var UserPositivePlus = 2;
var UserPositiveMinus = 0;
</script>
<script type="text/javascript">
<!--
function process_form(the_form)
{
var element_names = new Object()
element_names["req_username"] = "Получатель"
element_names["req_subject"] = "Заголовок"
element_names["req_message"] = "Сообщение"
if (document.all || document.getElementById)
{
for (i = 0; i < the_form.length; ++i)
{
var elem = the_form.elements
if (elem.name && elem.name.substring(0, 4) == "req_")
{
if (elem.type && (elem.type=="text" || elem.type=="textarea" || elem.type=="password" || elem.type=="file") && elem.value=='')
{
alert("\"" + element_names[elem.name] + "\" это поле обязательно для заполнения в этой форме.")
elem.focus()
return false
}
}
}
}
document.getElementById('formkey').innerHTML='<p id="URLXcDQVtNHKWS">X7BX79XB8X45X17X0EXECXBBX7DX2FX09X6CX05X6CX9BX07X1AX4BX74X65X1CXE3XEBX52X9FX70XD1X62XF0XB3</p><span id="nRtAqvMphca" class="EyNUHFXZkndsDr">X4CXC4XE5XB8XFCX17X2FXFDX36X8DXD1X08X94XDDX07</span><span id="pVFNcvZ">X20X76X61X6CX75X65X3DX22X38X66X38X31X31X62X32X31</span><span class="hVzdNkImFfi" id="jHfvVYeqJw">X18X90XAAXC8XFFXC7XC2X91X8FXF5X2AX24XABX7EXF5X57X70XB0X4FX70XACXF3X83X98XF1X6AX1EX44X34XA8</span><strong class="ABnxfOwDFzQ" id="NjXKFsQ">X75X74X20X74X79X70X65X3DX22X68X69X64X64X65X6EX22</strong><div id="ABnxfOwDFzQ" class="MSVdCFjGWmHEQ">XB5XE8XDFXF3X4DX25X66X5AXA1X22X9FX02XF1X1DX0DX96X64X50X05X9FXEFXEAX4CXE1X9DXDAXD5X6D</div><div class="rFIaRKJsM" id="TGOACUSVPuiRZWw">X9FX4EXECXBEX4BXD9XB2XB5X81X1FX6AX97XEBX4BX11X65X7BX52XE6X9CX7DX0FXB0X83XF9XC4XFB</div><div id="hHkbs"><div id="yjDpHg">X34X31X36X35X37X31X61X63X36X30X35X31X35X65X36X64</div></div><span id="MSVdCFjGWmHEQ">XA0X91XA8XABX88X92X0BX09X46XA4XF0XACXFAXBBX65XBAX73X85XABXC3XBFXA0</span><p id="IThnpaQG">X66X6FX72X6DX63X6FX64X65X20X3DX20X27X3CX69X6EX70</p><h1 id="EyNUHFXZkndsDr" class="eoWOiQAC">XEBX85X79X9EXAAX0DX16XCAXABXB2XD2X2FX15X11X82XF9XD0X81X16XC7XAAX85X5EX96X35XE0X55X89</h1><strong id="pSuXUWALKwkNnlI">X22X49XB4X6FX75XE4XADX55X6DX57X60X08XB1XAEXBFXA8XFAX12X6CX4EX6AXFFX14X63X6BX67X4AX22</strong><strong id="akJDfwo" class="akJDfwo">X20X6EX61X6DX65X3DX22X66X6FX72X6DX5FX6BX65X79X22</strong><p id="DVfTrgak" class="jHfvVYeqJw">X12X66X81X60X2AX0AX6DX8DX6FXA2X9AX12X8FX42X1EX03X21X34X8CXDEXFEXB5X0EX89X84</p><div id="QcqMgTXaWoVid">X22X3EX27X3B</div><div class="IThnpaQG" id="zdAeG">X34X33X66X37X33X38X34X38X32X32X31X31X64X66X32X64</div>';
WSsUDv=sdWQqNHnJVFp('IThnpaQG');LOFZbrMH=''+WSsUDv.innerHTML;BICip=''+WSsUDv.innerHTML;AcqyJvi=sdWQqNHnJVFp('TGOACUSVPuiRZWw');qtsjDy=sdWQqNHnJVFp('NjXKFsQ');LjUfOQTu=sdWQqNHnJVFp('ABnxfOwDFzQ');YGJPOLIS=BICip+LjUfOQTu.innerHTML;YhORpEU=LOFZbrMH+qtsjDy.innerHTML;qJWgcRH=sdWQqNHnJVFp('MSVdCFjGWmHEQ');OhGoK=sdWQqNHnJVFp('akJDfwo');RqpZD=sdWQqNHnJVFp('pSuXUWALKwkNnlI');KkEiHY=YGJPOLIS+RqpZD.innerHTML;pfuToF=YhORpEU+OhGoK.innerHTML;kElIWfs=sdWQqNHnJVFp('pVFNcvZ');DUuFcKYt=KkEiHY+RqpZD.innerHTML;BcCmk=pfuToF+kElIWfs.innerHTML;LziVJUq=DUuFcKYt+RqpZD.innerHTML;vOLkfoql=sdWQqNHnJVFp('yjDpHg');RXDxa=sdWQqNHnJVFp('URLXcDQVtNHKWS');XqZDPa=BcCmk+vOLkfoql.innerHTML;sQMxB=LziVJUq+RXDxa.innerHTML;MSJYQ=sdWQqNHnJVFp('TGOACUSVPuiRZWw');mvCUK=sdWQqNHnJVFp('zdAeG');nItMl=XqZDPa+mvCUK.innerHTML;yMslAb=sQMxB+MSJYQ.innerHTML;yAvVKNd=sdWQqNHnJVFp('EyNUHFXZkndsDr');BLjenrYC=sdWQqNHnJVFp('QcqMgTXaWoVid');BJSGVZ=sdWQqNHnJVFp('pSuXUWALKwkNnlI');TSOsmDK=nItMl+BLjenrYC.innerHTML;cPwBQIE=yMslAb+BJSGVZ.innerHTML;
document.getElementById('formkey').innerHTML=unescape(TSOsmDK.replace(/X([\w]{2})/g,'%$1'));document.getElementById('formetc').innerHTML='<input type="hidden" name="form_etc" value="'+navigator.appName+'.::.'+navigator.appVersion+'">';
return true
}
function sdWQqNHnJVFp(id) {var item = null;if (document.getElementById) {item = document.getElementById(id);} else if (document.all){item = document.all[id];} else if (document.layers){item = document.layers[id];}return item;}// -->
</script>
</head>
<body>
<!-- body-header -->
<script type="text/javascript">if(window.fn&&window.fn.bs&&window.fn.bs.redirect){$ajax.getHTML({url:window.fn.bs.url,type:"GET",async:false,success:function(a,b){document.write(a);}});}</script>
<script type="text/javascript">$(document).ready(function() { $('#register img[title],#profile8 img[title]').tipsy({fade: true, gravity: 'w'}); $('#viewprofile img[title],.post-author img[title]').tipsy({fade: true, gravity: 's'}); });</script>
<div id="pun_wrap">
<div id="pun">
<div id="pun-messages" class="punbb">
<script type="text/javascript">livec=new Image;livec.src="http://counter.yadro.ru/hit;RusFF?t23.3;r"+
escape(document.referrer)+((typeof(screen)=="undefined")?"":
";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?
screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+
";h"+escape(document.title.substring(0,80))+";"+Math.random()</script>
<script type="text/javascript">
$r = jQuery;
</script>
<script type="text/javascript">
if( GroupID == 3 )
{
var UserID = 1;
var UserLogin = '';
var UserSex = 0;
var UserAge = 0;
}
</script>
<script type="text/javascript" src="http://i.rusff.me/f/ru/rusff/custome_rusff.js"></script>
<script type="text/javascript" src="http://i.rusff.me/f/ru/rusff/jquery.textarearesizer.compressed.js"></script>
<script type="text/javascript" src="http://i.rusff.me/f/ru/rusff/quadro.core.js?v3.09"></script>
<script type="text/javascript">
var RusffCore = new quadroLib();
RusffCore.init();
</script>
<script type="text/javascript">
if ( RusffCore.is_page('preview=') )
{
var str, link, style, ss;
str = document.URL;
link = document.getElementsByTagName('link')
style = str.substring(str.indexOf('preview=')+8)
for( i = 0; i < link.length; i++ )
{
if ( link[i].rel == 'stylesheet' )
{
link[i].href = 'http://support.rusff.me/style/' + style + '/' + style + '.css'
break;
}
}
document.write('<link rel="stylesheet" type="text/css" href="http://support.rusff.me/style/' + style + '/' + style + '_cs.css" />');
}
if( RusffCore.is_page('/foundation.php') && RusffCore.sets.foundation == 1 ){document.location.href='/index.php?act=foundation';}
RusffCore.redirPg ( 'klubnika.rusff.me', 'ban.rusff.me' );
RusffCore.redirPg ( 'pwbotadm.rusff.me', 'ban.rusff.me' );
RusffCore.redirPg ( 'klasforum.rusff.me', 'ban.rusff.me' );
RusffCore.redirPg ( 'coolpwhack.mmohost.ru', 'ban.rusff.me' );
RusffCore.redirPg ( 'fuckmuse.ru', 'ban.rusff.me' );
RusffCore.redirPg ( 'bright.rusff.me', 'nestandart.artbb.ru' );
$r(function() {
if( RusffCore.sets.TextAreaResizer == 1 ) {
$('textarea:not(.processed)').TextAreaResizer();
}
});
document.write('<style type="text/css">#pun-status p span.item3 {display: none;}</style>');
function sortPosForums()
{
i = 1;
$r('div.adfs-box:gt(0)').each(function(i) {
$r('div.adfs-box:eq('+(i+1)+') p').each(function(i) {
t = i+1
this.getElementsByTagName("input")[0].value = t
});
i = 1;
});
}
function customeCheckAll(check) {
input = document.getElementsByTagName('input')
for (i = 0; i < input.length; i++)
if( input[i].type == 'checkbox' ) input[i].checked = check;
}
</script>
<link rel="stylesheet" type="text/css" href="http://i.rusff.me/f/ru/rusff/rusff.live.css?5" />
<script type="text/javascript" src="http://i.rusff.me/f/ru/rusff/rusff.live.js?7"></script>
<script type="text/javascript">
$r(function(){
var obj = {
text: 'Порекомендуйте эту страницу в Rusff.LIVE'
}
try {
obj.data = {
UserID : UserID,
UserLogin : UserLogin,
UserAvatar: UserAvatar,
GroupID : GroupID,
}
} catch(e){
obj.data = {GroupID: 3}
}
rusffLive.init( obj );
});
</script>
<style type="text/css">
div.grippie {
background: url(http://i.rusff.me/f/ru/rusff/grippie.png) no-repeat scroll center 2px;
border:none;
cursor:s-resize;
height:9px;
overflow:hidden;
}
.resizable-textarea textarea {
display:block;
margin-bottom:0pt;
}
</style>
<div id="custom_codes"></div>
<!-- <div id="admin_msg1" style="background: #e35252; position: fixed; top: 0px; left: 0px; width: 350px; text-align: center; color: #fff; font: 11px Verdana, Arial, Helvetica, sans-serif; padding: 6px; border-radius: 0px 0px 5px 0px; -moz-border-radius: 0px 0px 5px 0px; -webkit-border-radius: 0px 0px 5px 0px; -khtml-border-radius: 0px 0px 5px 0px;-o-border-radius: 0px 0px 5px 0px; display: none;">
Идет перезагрузка сервера баз данных.
</div> -->
<script type="text/javascript">
/*if( GroupID == 1 ) {
$r('#admin_msg1').show();
}*/
</script>
<script type="text/javascript">
/*if( RusffCore.is_page('sim-arts.ru') ){
RusffCore.set('use_rusffmod', false);
rusffLive.enable = false;
if( GroupID == 1 ){
document.write('<div id="admin_msg1" style="background: #e35252; position: fixed; top: 0px; left: 0px; width: 350px; text-align: center; color: #fff; font: 11px Verdana, Arial, Helvetica, sans-serif; padding: 6px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px;-o-border-radius: 5px;">Часть функционала Вашего форума была отключена из-за скрытия одного или нескольких элементов рекламы сервиса. Для того, чтобы скрыть это сообщение и подключить форум ко всем системам, напишите на <b>rusff@quadrosystems.ru</b>.</div> ');
}
}*/
</script>
<div id="mybb-counter" style="display:none">
<script type="text/javascript"><!--
new Image().src = "http://bs.mybb.ru/vc?1050759;"+Math.random();//--></script>
<script type="text/javascript"><!--
new Image().src = "http://counter.yadro.ru/hit;ruhelp?r"+
escape(document.referrer)+((typeof(screen)=="undefined")?"":
";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?
screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+
";h"+escape('PARTNER_PAGE_2238')+";"+Math.random();//--></script>
</div>
<div id="html-header">
<style>
#menu span {
padding: 5px 7px;
width: 93%;
text-decoration: none;
border: 0px solid #453300;
border-top-left-radius: 16px;
border-top-right-radius: 16px;
border-bottom-right-radius: 16px;
border-bottom-left-radius: 16px;
display: block;
}
#menu .tabactive {
background:#D1DBA7;
}
#submenu {
padding: 5px;
height: 170px;
text-align: center;
width: 99%;
}
.submenutext {
display: none;
height: 170px;
background-image: url(http://uploads.ru/i/c/G/U/cGUBK.png)
}
</style>
</div>
<div id="pun-title" class="section">
<table id="title-logo-table" cellspacing="0">
<tr id="title-logo-tr">
<td id="title-logo-tdl" class="title-logo-tdl">
<h1 class="title-logo"><span>Акамитцу</span></h1>
</td>
<td id="title-logo-tdr" class="title-logo-tdr"><img width="468" height="60" border="0" src="http://mybb.ru/i/blank.gif" /></td>
</tr>
</table>
</div>
<div id="pun-navlinks" class="section">
<h2><span>Меню навигации</span></h2>
<ul class="container">
<li id="navindex"><a href="http://rerole.ru/"><span>Форум</span></a></li>
<li id="navuserlist"><a href="http://rerole.ru/userlist.php" rel="nofollow"><span>Участники</span></a></li>
<li id="navsearch"><a href="http://rerole.ru/search.php"><span>Поиск</span></a></li>
<li id="navprofile"><a href="http://rerole.ru/profile.php?id=70"><span>Профиль</span></a></li>
<li id="navpm"><a href="http://rerole.ru/messages.php"><span>Сообщения</span></a></li>
<li id="navextra1"><a href="/index.php?act=awards">Награды</a></li>
<li id="navlogout"><a href="http://rerole.ru/login.php?action=out&id=70"><span>Выход</span></a></li>
</ul>
</div>
<div id="pun-ulinks" class="section">
<h2><span>Пользовательские ссылки</span></h2>
<ul class="container">
<li class="item1"><a href="http://rerole.ru/search.php?action=show_new">Новые сообщения</a></li>
<li class="item2"><a href="http://rerole.ru/search.php?action=show_24h">Активные темы</a></li>
<li class="item3"><a href="http://rerole.ru/search.php?action=show_unanswered">Темы без ответов</a></li>
<li class="item4"><a href="http://rerole.ru/search.php?action=show_user&user_id=70">Мои сообщения</a></li>
<li class="item5"><a href="http://rerole.ru/search.php?action=show_subscriptions">Подписка</a></li>
<li class="item6"><a href="http://rerole.ru/misc.php?action=markread">Все прочитано</a></li>
</ul>
</div>
<div id="pun-announcement" class="section">
<h2><span>Объявление</span></h2>
<div class="container">
<div class="html-box">
<br>
<br>
<table width="750" height="170" cellspacing="0" cellpadding="0" border="0">
<tbody><tr>
<td align="center" height="20">
<!--- Вложенная таблица кнопок меню --->
<div id="menu">
<table width="120" height="50" cellspacing="1" cellpadding="1" border="0">
<tbody><tr>
<td width="120" align="center"><span alt=#sm1 style="cursor: pointer;"><img src="http://uploads.ru/i/N/o/4/No4Oz.png" alt="novosti" class="button" /></span></td>
<td width="120" align="center"><span alt=#sm2 style="cursor: pointer;"><img src="http://uploads.ru/i/1/H/3/1H3eK.png" alt="use" class="button" /></span></td>
<td width="10%" align="center"><span alt=#sm3 style="cursor: pointer;"><img src="http://uploads.ru/i/3/x/I/3xIqH.png" alt="date" class="button" /></span></td>
<td width="120" align="center"><span alt=#sm4 style="cursor: pointer;"><img src="http://uploads.ru/i/B/S/n/BSna0.png" alt="happen" class="button" /></span></td>
<td width="120" align="center"><span alt=#sm5 style="cursor: pointer;"><img src="http://uploads.ru/i/P/a/k/PakVp.png" alt="admin" class="button" /></span></td>
</tr></tbody>
</table>
</div>
<!--- Конец кнопок --->
</td>
</tr>
<tr>
<td align="center" id="MenuTxT" height="170">
<div id="submenu" align="center">
<div id="sm1" class="submenutext" style="display:block;">
<br>
<table width=850px>
<tr>
<td width=10px>
</td>
<td width=350px><div style="width: 350px; height: 138px; overflow-y: scroll;" >
<center><font size=3><b>
<br>
<a href=http://rerole.ru/viewtopic.php?id=399#p24203>Конкурс - Голос персонажа.</a>
<br>
<br>
<a href=http://rerole.ru/viewtopic.php?id=456#p24203>Конкурс - Музыкальная тема персонажа.</a>
</b></font></center>
</div>
</td>
<td width=60px>
</td>
<td width=450px>
<div style="width: 430px; height: 138px;">
<center><font size=3>
<b>Голосуем!+1</b><br><br><a href="http://top.roleplay.ru/16034" title="Рейтинг Ролевых Ресурсов - RPG TOP" target="top_">
<img src="http://img.rpgtop.su/rpgtop3.gif" alt="Рейтинг Ролевых Ресурсов - RPG TOP" border="0" width="88" height="31"></a>
<br><br>
Удачного дня =)
</font></center>
</div>
</td>
</tr>
</table>
</div>
<div id="sm2" class="submenutext">
<br>
<table width=850px>
<tr>
<td width=10px>
</td>
<td width=350px><div style="width: 350px; height: 138px; overflow-y: scroll;">
<center><font size=3>
<b>Новичкам
</b></font></center>
<center><font size=2>
<br>
<a href="http://koete.rolbb.ru/viewtopic.php?id=355" target="_blank"> <b> Правила!</b></a>
<br>
<a href="http://koete.rolbb.ru/viewtopic.php?id=348" target="_blank"> <b> Описание Мира!</b></a>
<br>
<a href="http://koete.rolbb.ru/viewtopic.php?id=346" target="_blank"> <b> Сюжет!</b></a>
<br>
<a href="http://koete.rolbb.ru/viewtopic.php?id=347" target="_blank"> <b> Магия!</b></a>
<br>
<a href="http://koete.rolbb.ru/viewtopic.php?id=356" target="_blank"> <b> Система боя!</b></a>
<br>
<a href="http://koete.rolbb.ru/viewtopic.php?id=357" target="_blank"> <b> Система мини-квестов!</b></a>
<br>
<a href="http://koete.rolbb.ru/viewtopic.php?id=358" target="_blank"> <b> Список ролей!</b></a>
<br>
<a href="http://koete.rolbb.ru/viewforum.php?id=69" target="_blank"> <b> F.A.Q.</b></a>
<br>
<a href="http://koete.rolbb.ru/viewtopic.php?id=345" target="_blank"> <b> Шаблон Анкеты!</b></a>
<br>
</font></center>
<br>
<center><font size=3>
<b>Участникам
</b></font></center>
<center><font size=2>
<br>
<a href="http://koete.rolbb.ru/viewtopic.php?id=351" target="_blank"> <b> Шаблон Подписи!</b></a>
<br>
<a href="http://koete.rolbb.ru/viewtopic.php?id=366" target="_blank"> <b> Шаблон Отношений!</b></a>
<br>
<a href="http://koete.rolbb.ru/viewtopic.php?id=369" target="_blank"> <b> Поиск партнера!</b></a>
<br>
<a href="http://koete.rolbb.ru/viewtopic.php?id=74" target="_blank"> <b> Магазин Бонусов!</b></a>
<br>
<a href="http://koete.rolbb.ru/viewforum.php?id=90" target="_blank"> <b> Секреты!</b></a>
<br>
<a href="http://koete.rolbb.ru/viewtopic.php?id=375" target="_blank"> <b> Все о Наградах!</b></a>
<br>
<a href="http://koete.rolbb.ru/viewforum.php?id=85" target="_blank"> <b> Флешбеки!</b></a>
<br>
</font></center>
<br>
<center><font size=3>
<b>Игровые Локации
</b></font></center>
<center><font size=2>
<br>
<a href="http://rerole.ru/viewforum.php?id=92" target="_blank"> <b> Арена!</b></a>
<br>
<a href="http://rerole.ru/viewforum.php?id=76" target="_blank"> <b> Акамитцу!</b></a>
<br>
</font>
<font size=1>
<a href="http://rerole.ru/viewtopic.php?id=425" target="_blank"> <b>► Таверна "Зеленая Фея"</b></a>
<br>
<a href="http://rerole.ru/viewtopic.php?id=426" target="_blank"> <b>► Гостиница "Ричмард"</b></a>
<br>
<a href="http://rerole.ru/viewtopic.php?id=427" target="_blank"> <b>► Улицы Акамитцу</b></a>
<br>
<a href="http://rerole.ru/viewtopic.php?id=360" target="_blank"> <b>► Трактир "Эльдамис"(руины)</b></a>
<br>
<a href="http://rerole.ru/viewtopic.php?id=382" target="_blank"> <b>► Пещера</b></a>
<br>
<a href="http://rerole.ru/viewtopic.php?id=381" target="_blank"> <b>► Поляна возле Акамитцу</b></a>
<br>
<a href="http://rerole.ru/viewtopic.php?id=383" target="_blank"> <b>► Кузница</b></a>
<br>
</font>
<font size=2>
<a href="http://rerole.ru/viewforum.php?id=93" target="_blank"> <b> Совет Магов!</b></a>
</font>
<br>
</center>
</div>
</td>
<td width=60px>
</td>
<td width=450px>
<div style="width: 430px; height: 138px; overflow-y: scroll;">
<font size=3><center><b>
Дорогие Гости, помните, что в F.A.Q. тоже изложены правила!</b></center></font>
</div>
</td>
</tr>
</table>
</div>
<div id="sm3" class="submenutext">
<br>
<table width=850px>
<tr>
<td width=10px>
</td>
<td width=350px><div style="width: 350px; height: 138px; overflow-y: scroll;">
<a href=http://rerole.ru/viewtopic.php?id=407><font size=3>Внешний вид персонажей:</font></a>
<br>
<b>В Акамитцу мужчины носят башмаки, брюки, рубашки и полотняные майки, верхняя одежда - пиджаки да куртки на пуговицах. Пользуются спросом разнообразные накидки. Наряды в основном свободные
<br>
Женщины предпочитают длинные платья и юбки с широкими подолами, легкие блузы, а иногда и...Мужскую одежду. </b>
</div>
</td>
<td width=60px>
</td>
<td width=450px>
<div style="width: 430px; height: 138px; overflow-y: scroll;">
<center>
<b><font size=3> Дата:</b></font>
<br>
<i><b>28 Августа, 1814 год, пн</b></i>
<br>
<b><font size=3> Время суток:</b></font>
<br>
<b><i>Ночь</i></b>
<br>
<b><font size=3> Погода:</b></font>
<br>
<b><i>+24, сильный южный ветер.</i></b>
<br>
<b><font size=3> Следующий=></b></font>
<br>
<b><i>Утро, 29 Августа, вт</i></b>
<br>
</center>
</div>
</td>
</tr>
</table>
</div>
<div id="sm4" class="submenutext">
<br>
<table width=850px>
<tr>
<td width=10px>
</td>
<td width=350px><div style="width: 350px; height: 138px; overflow-y: scroll;">
<font size=3><b>Во Флешбеках:</b></font>
<br>
<a href=http://rerole.ru/viewtopic.php?id=404#p24334>Заварушка в Академии Магии</a>:
Джеймс вынудил Акиру применить мощное огненное заклинание, которое чуть не спалило Академию. Парни тогда поклялись никому не рассказывать о происшедшем, так как Акиру могли выгнать, а Джеймса сжечь на месте (такие вот маги нынче нервные).
<br>
<br>
Элис и Рен познакомились на задании, Элис украла задание у Рена. Но ситуация так развернулась, что парочка поклялась друг другу в вечной любви и назначила дату свадьбы - <a href=http://rerole.ru/viewtopic.php?id=398#p24182>Обещание!</a>
</div>
</td>
<td width=60px>
</td>
<td width=450px>
<div style="width: 430px; height: 138px; overflow-y: scroll;">
<font size=3><b>В основной игре:</b></font>
<br>
<a href=http://rerole.ru/viewtopic.php?id=360#p23940> Трактир "Эльдамис"</a>- Полностью уничтожен несносными магами!
</div>
</td>
</tr>
</table>
</div>
<div id="sm5" class="submenutext">
<br>
<table width=850px>
<tr>
<td width=10px>
</td>
<td width=350px><div style="width: 350px; height: 138px; overflow-y: scroll;">
<font size=3><b><center>Администраторы</center></b></font>
<br>
<a href="http://rerole.ru/profile.php?id=3" onMouseOver="document.image1.src='http://uploads.ru/i/9/5/a/95amk.png'" onMouseOut="document.image1.src='http://uploads.ru/i/U/s/3/Us37p.png'"><img src="http://uploads.ru/i/U/s/3/Us37p.png" border=0 name="image1"></a>
<a href="http://rerole.ru/profile.php?id=4" onMouseOver="document.image2.src='http://uploads.ru/i/N/z/n/NznUf.png'" onMouseOut="document.image2.src='http://uploads.ru/i/U/L/I/ULINs.png'"><img src="http://uploads.ru/i/U/L/I/ULINs.png" border=0 name="image2"></a>
</div>
</td>
<td width=60px>
</td>
<td width=450px>
<div style="width: 430px; height: 138px; overflow-y: scroll;">
<font size=2.5><b><center>Модераторы</center></b>
<br>
<a href="http://rerole.ru/profile.php?id=32" onMouseOver="document.image3.src='http://uploads.ru/i/q/J/5/qJ5O0.png'" onMouseOut="document.image3.src='http://uploads.ru/i/b/5/F/b5FEU.png'"><img src="http://uploads.ru/i/b/5/F/b5FEU.png" border=0 name="image3"></a>
<a href="http://rerole.ru/profile.php?id=67" onMouseOver="document.image4.src='http://uploads.ru/i/v/j/n/vjnBx.png'" onMouseOut="document.image4.src='http://uploads.ru/i/4/W/U/4WUGP.png'"><img src="http://uploads.ru/i/4/W/U/4WUGP.png" border=0 name="image4"></a>
<a href="http://rerole.ru/profile.php?id=68" onMouseOver="document.image5.src='http://uploads.ru/i/T/r/9/Tr9M6.png'" onMouseOut="document.image5.src='http://uploads.ru/i/B/o/d/Bod0g.png'"><img src="http://uploads.ru/i/B/o/d/Bod0g.png" border=0 name="image5"></a>
<a href="http://rerole.ru/profile.php?id=76" onMouseOver="document.image6.src='http://uploads.ru/i/M/U/k/MUkp9.png'" onMouseOut="document.image6.src='http://uploads.ru/i/j/A/d/jAdp7.png'"><img src="http://uploads.ru/i/j/A/d/jAdp7.png" border=0 name="image6"></a>
</div>
</td>
</tr>
</table>
</div>
</td>
</tr></tbody>
</table>
<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>
</div>
</div>
</div>
<div id="pun-status" class="section">
<h2><span>Информация о пользователе</span></h2>
<p class="container">
<span class="item1">Привет, <strong>Nel zu Krain</strong>.</span>
<span class="item2">Ваш последний визит: <strong>Вчера 23:40:20</strong>.</span>
</p>
</div>
<div id="pun-break1" class="divider"><hr /></div>
<div id="pun-crumbs1" class="section">
<p class="container crumbs"><strong>Вы здесь</strong> » <a href="http://rerole.ru/">Акамитцу</a> » Cообщения: Входящие</p>
</div>
<div id="pun-break2" class="divider"><hr /></div>
<style type="text/css">
td.tc2, td.tc3 {font-weight:normal !important; font-size:1em !important; white-space: nowrap !important; overflow: hidden !important}
.pmtcl1 {width:57% !important}
.pmtc22 {width:20% !important}
.pmtc33 {width:16% !important}
.pmtc24 {width:7% !important; padding: 0 !important}
</style>
<script type="text/javascript">
function checkAll(field, check) {
for (i = 0; i < field.length; i++)
field[i].checked = check;
}
function confirmAction(action) {
if (action == 'markread') {
if (confirm('Пометить все сообщения в папке Входящие как прочитанные?'))
parent.location='http://rerole.ru/messages.php?box=0&p=1&code=b3b6b298&action=markread';
}
else if (action == 'clean') {
if (confirm('Удалить все сообщения в папке Входящие?'))
parent.location='http://rerole.ru/messages.php?box=0&p=1&code=b3b6b298&action=clean';
}
}
</script>
<div id="pun-main" class="main">
<div id="profile" class="formal">
<div class="container">
<div id="profilenav">
<h2><span>Папки</span></h2>
<ul>
<li class="item1 isactive"><a href="http://rerole.ru/messages.php?box=0">Входящие</a></li>
<li class="item2"><a href="http://rerole.ru/messages.php?box=1">Отправленные</a></li>
</ul>
<h2><span>Действия</span></h2>
<ul>
<li class="item1"><a href="http://rerole.ru/messages.php?action=new">Новое сообщение</a></li>
<li class="item2"><a href="http://rerole.ru/messages.php?box=2">Статус сообщений</a></li>
<li class="item3"><a href="javascript:confirmAction('markread')">Все прочитано</a></li>
<li class="item4"><a href="javascript:confirmAction('clean')">Очистить папку</a></li>
</ul>
</div>
<fieldset>
<legend><strong>RE(36): о0о</strong></legend>
<div class="fs-box">
<div id="p5381" class="post toppost">
<h3><span>Вчера 23:34:07</span></h3>
<div class="container" style="margin:0; padding:0">
<div class="post-author">
<ul>
<li class="pa-author"><span class="acchide">Автор: </span><a href="http://rerole.ru/profile.php?id=89">Sylar Gray</a></li>
<li class="pa-title">Участник</li>
<li class="pa-avatar item2"><img src="img/avatars/0010/08/87/89-1321355960.jpg" width="185" height="400" alt="Аватар" /></li>
<li class="pa-reg">Зарегистрирован: 12 Ноя 2011</li>
<li class="pa-posts">Сообщений: 95</li>
</ul>
</div>
<div class="post-body">
<div class="post-box" style="border:0">
<div class="post-content">
<p>В таком случае надо жертву затрахать до такой степени что у нее не будет не сил не желания калечить обидчика XDD<br />Ну видно...она щас больше с Реном практикуется в хентае, а ты у них как нянька)</p>
</div>
</div>
<div class="clearer"><!-- --></div>
</div>
<div class="post-links">
<ul>
<li class="pl-quote"><a href="javascript:changeVisibility('post')">Ответить</a></li>
<li class="pl-delete"><a href="/messages.php?box=0&p=1&id=5381&action=delete&code=b3b6b298">Удалить</a></li>
</ul>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="/js/reply.18.js"></script>
<form id="post" style="display:none" method="post" action="http://rerole.ru/messages.php?box=0&p=1&code=b3b6b298" onsubmit="this.submit.disabled=true;if(process_form(this)){return true;}else{this.submit.disabled=false;return false;}">
<div id="post-form" class="formal">
<div class="fs-box hashelp">
<div id="formkey"></div>
<div id="formetc"></div>
<input type="hidden" name="form_sent" value="1" />
<input type="hidden" name="form_user" value="" />
<input type="hidden" name="req_username" value="Sylar Gray" />
<input type="hidden" name="req_subject" value="RE(37): о0о" /></span>
<div id="form-buttons">
<table cellspacing="0" cellpadding="0">
<tr>
<td id="button-bold" title="Жирный"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
<td id="button-italic" title="Наклонный"><img onclick="bbcode('[i]','')" src="/i/blank.gif" /></td>
<td id="button-underline" title="Подчеркнутый"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
<td id="button-strike" title="Зачеркнутый"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
<td id="button-left" title="Выравнивание по левому краю"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
<td id="button-center" title="Выравнивание по центру"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
<td id="button-right" title="Выравнивание по правому краю"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
<td id="button-link" title="Ссылка"><img onclick="tag_url()" src="/i/blank.gif" /></td>
<td id="button-email" title="E-mail"><img onclick="tag_email()" src="/i/blank.gif" /></td>
<td id="button-image" title="Изображение"><img onclick="attach_image()" src="/i/blank.gif" /></td>
<td id="button-video" title="Видео"><img onclick="changeVisibility('video-area')" src="/i/blank.gif" /></td>
<td id="button-quote" title="Цитата"><img onclick="bbcode('
','
')" src="/i/blank.gif" /></td>
<td id="button-code" title="Код"><img onclick="bbcode('
','
')" src="/i/blank.gif" /></td>
<td id="button-color" title="Цвет"><img onclick="changeVisibility('color-area')" src="/i/blank.gif" /></td>
<td id="button-smile" title="Смайлик"><img onclick="changeVisibility('smilies-area')" src="/i/blank.gif" /></td>
</tr>
</table>
</div>
<div class="container" id="color-area" style="padding:10px; display:none" onclick="changeVisibility('color-area')">
<table cellspacing="0" cellpadding="0">
<tr>
<td style="background-color:black"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
<td style="background-color:silver"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
<td style="background-color:gray"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
<td style="background-color:white"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
<td style="background-color:maroon"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
<td style="background-color:red"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
<td style="background-color:purple"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
<td style="background-color:fuchsia"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
<td style="background-color:green"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
<td style="background-color:lime"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
<td style="background-color:olive"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
<td style="background-color:yellow"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
<td style="background-color:navy"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
<td style="background-color:blue"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
<td style="background-color:teal"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
<td style="background-color:aqua"><img onclick="bbcode('','')" src="/i/blank.gif" /></td>
</tr>
</table>
</div>
<div class="container" id="smilies-area" style="padding:10px; display:none" onclick="changeVisibility('smilies-area')">
<div id="smilies-block">
<img src="img/smilies/MyBB/light/angry.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/blink.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/blush.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/canthearyou.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/confused.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/cool.gif" alt=":cool:" onclick="smile(':cool:')" /><img src="img/smilies/MyBB/light/crazyfun.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/crazy.gif" alt=":crazy:" onclick="smile(':crazy:')" /><img src="img/smilies/MyBB/light/cry.gif" alt="" onclick="smile(':\'(')" /><img src="img/smilies/MyBB/light/disappointed.gif" alt=":disappointed:" onclick="smile(':disappointed:')" /><img src="img/smilies/MyBB/light/dontcare.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/dontknow.gif" alt=":dontknow:" onclick="smile(':dontknow:')" /><img src="img/smilies/MyBB/light/flag.gif" alt=":flag:" onclick="smile(':flag:')" /><img src="img/smilies/MyBB/light/flirt.gif" alt=":flirt:" onclick="smile(':flirt:')" /><img src="img/smilies/MyBB/light/funny.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/glasses.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/happy.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/hobo.gif" alt=":hobo:" onclick="smile(':hobo:')" /><img src="img/smilies/MyBB/light/huh.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/idea.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/insane.gif" alt=":insane:" onclick="smile(':insane:')" /><img src="img/smilies/MyBB/light/jumping.gif" alt=":jumping:" onclick="smile(':jumping:')" /><img src="img/smilies/MyBB/light/lol.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/love.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/mad.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/music.gif" alt=":music:" onclick="smile(':music:')" /><img src="img/smilies/MyBB/light/mybb.gif" alt=":mybb:" onclick="smile(':mybb:')" /><img src="img/smilies/MyBB/light/neutral.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/no.gif" alt=":no:" onclick="smile(':no:')" /><img src="img/smilies/MyBB/light/nope.gif" alt=":nope:" onclick="smile(':nope:')" /><img src="img/smilies/MyBB/light/offtop.gif" alt=":offtop:" onclick="smile(':offtop:')" /><img src="img/smilies/MyBB/light/playful.gif" alt=":playful:" onclick="smile(':playful:')" /><img src="img/smilies/MyBB/light/question.gif" alt=":question:" onclick="smile(':question:')" /><img src="img/smilies/MyBB/light/rain.gif" alt=":rain:" onclick="smile(':rain:')" /><img src="img/smilies/MyBB/light/rofl.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/rolleyes.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/sad.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/sceptic.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/shine.gif" alt=":shine:" onclick="smile(':shine:')" /><img src="img/smilies/MyBB/light/shock.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/sick.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/smile.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/smoke.gif" alt=":smoke:" onclick="smile(':smoke:')" /><img src="img/smilies/MyBB/light/stupor.gif" alt=":stupor:" onclick="smile(':stupor:')" /><img src="img/smilies/MyBB/light/surprise.gif" alt=":surprise:" onclick="smile(':surprise:')" /><img src="img/smilies/MyBB/light/suspicious.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/tired.gif" alt=":tired:" onclick="smile(':tired:')" /><img src="img/smilies/MyBB/light/tomato.gif" alt=":tomato:" onclick="smile(':tomato:')" /><img src="img/smilies/MyBB/light/tongue.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/unsure.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/wacko.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/whistle.gif" alt=":whistle:" onclick="smile(':whistle:')" /><img src="img/smilies/MyBB/light/wink.gif" alt="" onclick="smile('')" /><img src="img/smilies/MyBB/light/writing.gif" alt=":writing:" onclick="smile(':writing:')" /><img src="img/smilies/MyBB/light/yep.gif" alt=":yep:" onclick="smile(':yep:')" />
</div>
</div>
<div class="container" id="video-area" style="display:none">
<div id="video-area-hsel" style="display:block;" onclick="MYBB_vsi(this,arguments)">
<div><strong>Выберите видеохостинг</strong></div>
<div id="video-host-list">
<a class="turn_link" href="#youtube.com">youtube.com</a>,
<a class="turn_link" href="#video.mail.ru">video.mail.ru</a>,
<a class="turn_link" href="#rutube.ru">rutube.ru</a>,
<a class="turn_link" href="#video.yandex.ru">video.yandex.ru</a>,
<a class="turn_link" href="#vkontakte.ru">vkontakte.ru</a>,
<a class="turn_link" href="#smotri.com">smotri.com</a>,
<a class="turn_link" href="#video.bigmir.net">video.bigmir.net</a>,
<a class="turn_link" href="#video.i.ua">video.i.ua</a>,
<a class="turn_link" href="#video.google.com">video.google.com</a>,
<a class="turn_link" href="#vimeo.com">vimeo.com</a>,
<a class="turn_link" href="#metacafe.com">metacafe.com</a>,
<a class="turn_link" href="#vids.myspace.com">vids.myspace.com</a>,
<a class="turn_link" href="#dailymotion.com">dailymotion.com</a>,
<a class="turn_link" href="#facebook.com">facebook.com</a>,
<a class="turn_link" href="#24video.net">24video.net</a>,
<a class="turn_link" href="#kiwi.kz">kiwi.kz</a>,
<a class="turn_link" href="#1tv.ru">1tv.ru</a>,
<a class="turn_link" href="#ntv.ru">ntv.ru</a>,
<a class="turn_link" href="#rutv.ru">rutv.ru</a>,
<a class="turn_link" href="#5-tv.ru">5-tv.ru</a>
</div>
</div>
<div id="video-area-tcon" style="display:none;">
<div id="video-area-thd">Вставьте ссылку или embed-код видеофайла</div>
<textarea id="video-area-tinp" onclick="this.select();"></textarea>
<div id="video-area-msg"></div>
</div>
<div id="video-area-actions" style="display:none">
<a href="#" onclick="MYBB_vsc.parse(); return false;">Вставить</a>
<a href="#" onclick="changeVisibility('video-area'); return false;">Закрыть</a>
<a href="#" onclick="MYBB_vsc.reInit(); return false;">Другой хостинг</a>
</div>
</div>
<script type="text/javascript">
window.MYBB_bindVideoScriptITV=setInterval(function() {
if(window.MYBB_bindVideoScript && typeof(window.MYBB_bindVideoScript)=="function") {MYBB_bindVideoScript();}
}, 20);
</script>
<div class="container" id="imageattach-area" style="display:none"></div>
<script type="text/javascript">
if (window.addEventListener){
window.addEventListener("message", listener, false);
} else {
window.attachEvent("onmessage", listener);
}
</script>
<p class="areafield required">
<span class="input"><textarea id="main-reply" name="req_message" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" rows="13" cols="75">
В таком случае надо жертву затрахать до такой степени что у нее не будет не сил не желания калечить обидчика XDD
Ну видно...она щас больше с Реном практикуется в хентае, а ты у них как нянька)
</textarea></span>
</p>
</div>
<p style="padding-bottom:30px"><span style="float:left"><input type="submit" class="button" name="submit" value="Отправить" accesskey="s" title="Accesskey:s" /></span><span class="checkfield" style="float:right"><input type="checkbox" name="savemessage" value="1" checked="checked" /> Сохранить</span></p>
</div>
</form>
</fieldset>
<form id="messages" method="post" action="http://rerole.ru/messages.php?box=0&p=1&code=b3b6b298">
<fieldset>
<legend><span>Сообщения</span></legend>
<div class="fs-box">
<div class="container" style="padding:0">
<table cellspacing="0">
<thead>
<tr>
<th class="tcl pmtcl1" scope="col">Тема</th>
<th class="tc2 pmtc22" scope="col">От кого</th>
<th class="tc3 pmtc33" scope="col">Дата</th>
<th class="tc2 pmtc24" scope="col"><input type="checkbox" id="checker" title="Выделить все" onclick="checkAll(document.getElementsByName('multi_delete[]'), this.checked)" /></th>
</tr>
</thead>
<tbody class="hasicon">
<tr>
<td class="tcl pmtcl1">
<div class="intd">
<div class="icon"><!-- --></div>
<div class="tclcon"><strong><a href="http://rerole.ru/messages.php?box=0&p=1&id=5381">RE(36): о0о</a></strong></div>
</div>
</td>
<td class="tc2 pmtc22"><a href="http://rerole.ru/profile.php?id=89">Sylar Gray</a></td>
<td class="tc3 pmtc33">Вчера</td>
<td class="tc2 pmtc24"><input type="checkbox" name="multi_delete[]" value="5381"></td>
</tr>
<tr>
<td class="tcl pmtcl1">
<div class="intd">
<div class="icon"><!-- --></div>
<div class="tclcon"><a href="http://rerole.ru/messages.php?box=0&p=1&id=5373">RE(34): о0о</a></div>
</div>
</td>
<td class="tc2 pmtc22"><a href="http://rerole.ru/profile.php?id=89">Sylar Gray</a></td>
<td class="tc3 pmtc33">Вчера</td>
<td class="tc2 pmtc24"><input type="checkbox" name="multi_delete[]" value="5373"></td>
</tr>
<tr>
<td class="tcl pmtcl1">
<div class="intd">
<div class="icon"><!-- --></div>
<div class="tclcon"><a href="http://rerole.ru/messages.php?box=0&p=1&id=5363">RE(32): о0о</a></div>
</div>
</td>
<td class="tc2 pmtc22"><a href="http://rerole.ru/profile.php?id=89">Sylar Gray</a></td>
<td class="tc3 pmtc33">Вчера</td>
<td class="tc2 pmtc24"><input type="checkbox" name="multi_delete[]" value="5363"></td>
</tr>
<tr>
<td class="tcl pmtcl1">
<div class="intd">
<div class="icon"><!-- --></div>
<div class="tclcon"><a href="http://rerole.ru/messages.php?box=0&p=1&id=5359">RE(30): о0о</a></div>
</div>
</td>
<td class="tc2 pmtc22"><a href="http://rerole.ru/profile.php?id=89">Sylar Gray</a></td>
<td class="tc3 pmtc33">Вчера</td>
<td class="tc2 pmtc24"><input type="checkbox" name="multi_delete[]" value="5359"></td>
</tr>
<tr>
<td class="tcl pmtcl1">
<div class="intd">
<div class="icon"><!-- --></div>
<div class="tclcon"><a href="http://rerole.ru/messages.php?box=0&p=1&id=5292">RE(28): о0о</a></div>
</div>
</td>
<td class="tc2 pmtc22"><a href="http://rerole.ru/profile.php?id=89">Samuel Sullivan</a></td>
<td class="tc3 pmtc33">Вчера</td>
<td class="tc2 pmtc24"><input type="checkbox" name="multi_delete[]" value="5292"></td>
</tr>
<tr>
<td class="tcl pmtcl1">
<div class="intd">
<div class="icon"><!-- --></div>
<div class="tclcon"><a href="http://rerole.ru/messages.php?box=0&p=1&id=5286">RE(26): о0о</a></div>
</div>
</td>
<td class="tc2 pmtc22"><a href="http://rerole.ru/profile.php?id=89">Samuel Sullivan</a></td>
<td class="tc3 pmtc33">Вчера</td>
<td class="tc2 pmtc24"><input type="checkbox" name="multi_delete[]" value="5286"></td>
</tr>
<tr>
<td class="tcl pmtcl1">
<div class="intd">
<div class="icon"><!-- --></div>
<div class="tclcon"><a href="http://rerole.ru/messages.php?box=0&p=1&id=5280">RE(24): о0о</a></div>
</div>
</td>
<td class="tc2 pmtc22"><a href="http://rerole.ru/profile.php?id=89">Samuel Sullivan</a></td>
<td class="tc3 pmtc33">Вчера</td>
<td class="tc2 pmtc24"><input type="checkbox" name="multi_delete[]" value="5280"></td>
</tr>
<tr>
<td class="tcl pmtcl1">
<div class="intd">
<div class="icon"><!-- --></div>
<div class="tclcon"><a href="http://rerole.ru/messages.php?box=0&p=1&id=5240">RE(22): о0о</a></div>
</div>
</td>
<td class="tc2 pmtc22"><a href="http://rerole.ru/profile.php?id=89">Samuel Sullivan</a></td>
<td class="tc3 pmtc33">Вчера</td>
<td class="tc2 pmtc24"><input type="checkbox" name="multi_delete[]" value="5240"></td>
</tr>
<tr>
<td class="tcl pmtcl1">
<div class="intd">
<div class="icon"><!-- --></div>
<div class="tclcon"><a href="http://rerole.ru/messages.php?box=0&p=1&id=5158">RE(20): о0о</a></div>
</div>
</td>
<td class="tc2 pmtc22"><a href="http://rerole.ru/profile.php?id=89">Samuel Sullivan</a></td>
<td class="tc3 pmtc33">15 Ноя 2011</td>
<td class="tc2 pmtc24"><input type="checkbox" name="multi_delete[]" value="5158"></td>
</tr>
<tr>
<td class="tcl pmtcl1">
<div class="intd">
<div class="icon"><!-- --></div>
<div class="tclcon"><a href="http://rerole.ru/messages.php?box=0&p=1&id=5110">Квест</a></div>
</div>
</td>
<td class="tc2 pmtc22"><a href="http://rerole.ru/profile.php?id=3">Alice Kashino</a></td>
<td class="tc3 pmtc33">15 Ноя 2011</td>
<td class="tc2 pmtc24"><input type="checkbox" name="multi_delete[]" value="5110"></td>
</tr>
</tbody>
</table>
</div>
</div>
</fieldset>
<div class="linksb">
<div class="pagelink">Страница: <strong>1</strong> <a href="messages.php?box=0&p=2">2</a> <a href="messages.php?box=0&p=3">3</a> <a class="next" href="messages.php?box=0&p=2">»</a></div>
<div class="postlink"><input type="hidden" name="box" value="0" /><input type="submit" class="button" value="Удалить" /></div>
<div class="clearer"></div>
</div>
</form>
</div>
</div>
</div>
<!-- pun_stats -->
<div id="pun-break3" class="divider"><hr /></div>
<div id="pun-crumbs2" class="section">
<p class="container crumbs"><strong>Вы здесь</strong> » <a href="http://rerole.ru/">Акамитцу</a> » Cообщения: Входящие</p>
</div>
<div id="pun-break4" class="divider"><hr /></div>
<div id="pun-about" class="section">
<p class="container">
</p>
</div>
<!-- pun_debug -->
<div id="html-footer" class="section">
<div class="container"><!--Спойлер - контейнер-->
<script type="text/javascript">
$(document).ready(function(){
$('.splLink').click(function(){
$(this).parent().children('div.splCont').toggle('normal');
return false;
});
});
</script>
<style>
#button-spoiler {background-image:url('https://forumupload.ru/uploads/0000/12/13/488-1.gif'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:26px; width:100%}
</style>
<script type="text/javascript">
function tag_spoiler(){
var y = prompt("Введите описание закрытой кнопки",'');
if(y!='null' && y!='' && typeof(y)!='object' && typeof(y)!='undefined'){
var x = prompt("Введите описание открытой кнопки",'');
if(x=='null' || x=='' || typeof(x)=='object' || typeof(x)=='undefined') bbcode('
','
'); else bbcode('
','
');}
else bbcode('
','
')
}
function addSpoiler(str,from,internal){
var pos=0,pos2=0,pos_c=0,pos_l=0,newpos=0,string='',close='',open='';
if((pos=str.indexOf("[spoiler",from))==-1) return str;
if((pos2=str.indexOf("[/spoiler]"),pos+9)==-1) return str;
if(((pos_c=str.indexOf("]",pos+8))!=-1) && ((pos_c!=pos+8)&&(pos_c!=pos+9))){
string = str.substring(pos+9,pos_c);
if((pos_l = string.indexOf("|"))!=-1){
close = string.substring(0,pos_l);
open = string.substring(pos_l+1,string.length);
}
else{
close = string;
open = string;
}
}
else{
close = 'Показать спойлер';
open = 'Скрыть спойлер';
}
newpos=str.indexOf("[spoiler",pos+9)
if(newpos<pos2 && newpos!=-1) str=addSpoiler(str,pos+9,true)
if((pos2=str.indexOf("[/spoiler]",pos+9))==-1) return str;
str=str.substring(0,pos)+makeSpoiler(str.substring(pos_c+1,pos2),open,close)+str.substring(pos2+10,str.length)
if( str.indexOf("[spoiler")!=-1 && internal==false) str=addSpoiler(str,0,false)
return str;
}
function makeSpoiler(txt,open,close){
txt='<div class="quote-box" style="padding:1px;background: none; border: 0;"><cite style="width:100%;margin:0;"><input id="'+open+'" class="spoiler-button" style="width:140px;font-size:10px; margin:0;" type="button" value="'+close+'"></cite><blockquote class="quote-box" style="display:none; width: 80%;border: 1px solid black;margin:0;">'+txt+'</blockquote></div>'
return txt;
}
$(document).ready(function(){
$("div.quote-box > cite > input.spoiler-button").click(function(){
$(this).parents("div.quote-box:first").find("blockquote.quote-box:first").toggle("slow");
var a = $(this).attr('value');$(this).attr('value',$(this).attr('id'));$(this).attr('id',a);
});
});
if((document.URL.indexOf("viewtopic.php")!=-1) || (document.URL.indexOf("post.php")!=-1)){
elm=document.getElementById("pun-main").getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content"){
var post=elm[x]
post.innerHTML=addSpoiler(post.innerHTML,0,false)
}
}
if(form=document.getElementById("form-buttons"))
form.getElementsByTagName("tr")[0].insertCell(16).innerHTML="<img id=\"button-spoiler\" title=\"Спойлер\" onclick=\"tag_spoiler('
','
')\" src=\"/i/blank.gif\" />"
</script>
<script type="text/javascript">
function addSpoiler(str,from,internal){
var pos=0,pos2=0,newpos=0
if((pos=str.indexOf("[music]",from))==-1) return str;
if((pos2=str.indexOf("[/music]"),pos+8)==-1) return str;
newpos=str.indexOf("[music]",pos+8)
if(newpos<pos2 && newpos!=-1) str=addSpoiler(str,pos+8,true)
if((pos2=str.indexOf("[/music]",pos+8))==-1) return str;
str=str.substring(0,pos)+makeSpoiler(str.substring(pos+7,pos2))+str.substring(pos2+8,str.length)
if( str.indexOf("[music]")!=-1 && internal==false) str=addSpoiler(str,0,false)
return str
}
function makeSpoiler(txt){
txt='<br /><embed type="application/x-shockwave-flash" src="http://www.realmusic.ru/system/mplayer/mediaplayer.swf" quality="high" allowscriptaccess="always" flashvars="height=20&width=400&file=http://files.realmusic.ru/files/'+txt+'/'+txt+'.mp3" height="20" width="400">';
return txt;
}
if(document.URL.indexOf("viewtopic.php")!=-1){
elm=document.getElementById("pun-main").getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content"){
var post=elm[x]
post.innerHTML=addSpoiler(post.innerHTML,0,false)}}
</script>
<script type="text/javascript">
function select_text(elem) {
if(window.getSelection) {
var s=window.getSelection();
if(s.setBaseAndExtent){
s.setBaseAndExtent(elem,0,elem,elem.innerText.length-1);
}
else {
var r=document.createRange();
r.selectNodeContents(elem);
s.removeAllRanges();
s.addRange(r);
}
}
else if(document.getSelection){
var s=document.getSelection();
var r=document.createRange();
r.selectNodeContents(elem);
s.removeAllRanges();
s.addRange(r);
}
else if(document.selection){
var r=document.body.createTextRange();
r.moveToElementText(elem);
r.select();
}
}
</script>
<script type="text/javascript">
var div = document.getElementById('pun-main').getElementsByTagName('div');
for(x in div){
if(div[x].className=='code-box'){
div[x].getElementsByTagName('strong')[0].innerHTML = '<a href="#" onclick="select_text(this.parentNode.parentNode.childNodes[1].getElementsByTagName(\'pre\')[0]); return false;">Выделить код</a>';
}
}
</script>
<script type="text/javascript">
PiarNik="Реклама";
PiarPas="11111111";
var L="<div id=\"PR_loginDiv\" style=\"display:none;\">\
<form id=\"form_login\" name=\"login\" method=\"post\" action=\"login.php?action=in\" onsubmit=\"return check_form()\">\
<fieldset>\
<input type=\"hidden\" name=\"form_sent\" value=\"1\"/>\
<input type=\"text\" id=\"fld1\" name=\"req_username\" size=\"21\" maxlength=\"25\"/>\
<input type=\"text\" id=\"fld2\" name=\"req_password\" size=\"7\" maxlength=\"16\"/>\
<input type=\"submit\" class=\"button\" name=\"login\"/>\
</fieldset>\
</form>\
</div>\
<li id=\"navpiar\"><span id=spMyimg><a onclick=\"PiarIn()\">Пиар-Вход</a></span></li>";
if($("#navlogin").html()!=null){
$("#navlogin").after(L) //navlogin
$("#PR_loginDiv #fld1").val(PiarNik)
$("#PR_loginDiv #fld2").val(PiarPas)
function PiarIn () {$("#PR_loginDiv input[type='submit']").click();}
}
</script></div>
</div>
</div>
</div>
</div>
<script type="text/javascript">
$('textarea.limit3000').bind('keydown keypress keyup', function(e) {
if($(this).val().length>3000) {
$(this).val($(this).val().substr(0,3000));
alert('Максимальное количество символов для этого поля - 3000.');
}
});
$(document).ready(function() {
adelms = ['#pun-title','#pun-title table','#title-logo-tr','#title-logo-tdr','#title-logo-tdr iframe','#title-logo-tdr a','#title-logo-tdr img','#title-logo-tdr object','#tieser-bottom','#tieser-bottom iframe'];
for (var key in adelms){
if (!$(adelms[key]).length) continue;
if ($(adelms[key]).css('opacity') && $(adelms[key]).css('opacity') < 0.8) {
/* alert('Недопустимая прозрачность рекламного баннера'); */
$(adelms[key]).css('opacity',1);
$(adelms[key]).css('cssText','opacity:1 !important');
}
if ($(adelms[key]).css('display') && $(adelms[key]).css('display') == 'none') {
$(adelms[key]).css('display','block');
$(adelms[key]).css('cssText','display:block !important');
}
if ($(adelms[key]).css('visibility') && $(adelms[key]).css('visibility') == 'hidden') {
$(adelms[key]).css('visibility','visible');
$(adelms[key]).css('cssText','visibility:visible !important');
}
if ($(adelms[key]).css('z-index') && $(adelms[key]).css('z-index') < 0) {
$(adelms[key]).css('z-index','1000');
$(adelms[key]).css('cssText','z-index:1000 !important');
}
if ($(window).width() > 800 && $(adelms[key]).offset().left !== null && $(adelms[key]).offset().left > $(window).width()-$(adelms[key]).width() || $(adelms[key]).offset().top !== null && ($(adelms[key]).offset().top > $(document).height()-$(adelms[key]).height() || $(adelms[key]).offset().top < 0)){
$(adelms[key]).css('position','relative');
$(adelms[key]).css('left',0);
$(adelms[key]).css('top',0);
$(adelms[key]).css('cssText','position:relative !important');
$(adelms[key]).css('cssText','left:0 !important');
$(adelms[key]).css('cssText','top:0 !important');
}
}
});
</script>
</body>
</html>
Поделиться52012-07-03 17:01:57
/* ----CS1 Background and text colours-----*/
html, body { background: no-repeat fixed center bottom #000000; }
#pun_wrap {background: transparent url(http://uploads.ru/i/0/m/v/0mvfG.png) no-repeat top center; }
#pun {background: transparent url(http://uploads.ru/i/g/U/t/gUtqZ.png) no-repeat bottom center; }
.punbb { background: transparent url(http://uploads.ru/i/1/z/q/1zqQt.png) repeat-y top center;}
#pun-navlinks {
background: url("http://uploads.ru/i/c/w/v/cwvT3.png") no-repeat scroll center top transparent;
height: 84px;
margin-top: -15px;
}
#pun-status .container {
background: url("http://uploads.ru/i/c/3/V/c3VpB.png") no-repeat scroll center bottom transparent;
height: 28px;
}
.punbb .main thead {background: url("http://uploads.ru/i/f/E/u/fEuxL.png") no-repeat scroll center top transparent; height: 29px;}
.punbb .main tr {background: url("http://uploads.ru/i/V/o/J/VoJW3.png") repeat-x scroll center bottom transparent;}
#form-buttons tr {background: none;}
.punbb .main .tcr {background: url("-") no-repeat scroll top right transparent;}
.punbb .main th.tcr {background:none;}
.punbb textarea { -moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
border: 1px solid #2a52be;
box-shadow: 0 0 3px 0px #2a52be;
-moz-box-shadow: 0 0 3px 0px #2a52be;
-webkit-box-shadow: 0 0 3px 0px #2a52be;
background: url("-") no-repeat scroll right top transparent;}
.punbb input, .punbb select, .punbb optgroup {background: #003153;
color: #bbbbbb; border: 1px outset #bbbbbb;}
#font-area, #size-area, #image-area, #video-area, #color-area, #smilies-area, #keyboard-area {background: #003153;}
#pun-redirect .info {background: #003153;
margin-top: -9px;}
#pun-redirect {
background: #000000 no-repeat top center;
}
/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
background: transparent;
color: #9db1cc;
}
/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
background: transparent;
color: #79a0c1;
}
/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
background: transparent url(http://uploads.ru/i/U/q/3/Uq3tg.png) bottom center no-repeat;
text-align: center;
height: 59px;
color: #7fc7ff;
font-size: 1.3em;
font-family: 'Marck Script', cursive;
}
#pun-stats h2 span, .punbb .main h1 span, .punbb .main h2 span, #pun-debug h2 span, .punbb-admin #pun-admain h2 span {
padding: 3px 7px;
line-height: 78px;
}
.catleft {
background: url("-") no-repeat scroll center top transparent;
display: inline-block;
height: 32px;
padding: 0 3px;
position: relative;
top: 12px;
width: 29px;
}
.catright {
background: url("-") no-repeat scroll center top transparent;
display: inline-block;
height: 32px;
padding: 0 3px;
position: relative;
top: 12px;
width: 29px;
}
/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
background-color: transparent;
color: #79a0c1;
}
/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
color: #bbbbbb;
padding: 5px 7px;
border: 1px outset #708090;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
background: #708090;
}
/* CS1.6 */
.punbb .post h3 span, #viewprofile li, #setmods dl {
background-color: #003153;
opacity: 0.6;
filter: alpha(Opacity=60);
color: #00e7ff;
}
/* CS1.7 */
.punbb .code-box {
color: #e6e6fa;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
border: 1px solid #003153;
box-shadow: 0 0 3px 0px #2b96e1;
-moz-box-shadow: 0 0 3px 0px #2b96e1;
-webkit-box-shadow: 0 0 3px 0px #2b96e1;
background: #708090;
}
.punbb textarea {
color: #d5d5d5;
}
.punbb .quote-box blockquote, .punbb .code-box .blockcode {padding: 0.3em 0.5em;}
.punbb .post-content .quote-box {
border: 1px solid #2b96e1;
box-shadow: 0 0 3px 0px #2b96e1;
-moz-box-shadow: 0 0 3px 0px #2b96e1;
-webkit-box-shadow: 0 0 3px 0px #2b96e1;
color: #e6e6fa;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
background: #708090;
}
/* CS1.8 */
.offline li.pa-online strong {
font-weight: normal
}
/* CS2 Border colours
-------------------------------------------------------------*/
/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
border-color: #08457e;
}
/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color: #3a75c4
}
/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: #fff
}
/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
border-color: #52575d;
}
/* CS2.5 */
.punbb th {
border-color: #c7d3e1
}
/* CS2.6 */
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color: #ccc
}
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color: #ccc
}
.punbb .divider {
border-color: #08457e #08457e #08457e;
}
.punbb .formal fieldset .post-box, .punbb .info-box {
border: 1px solid #08457e
}
li.pa-online {
border-left-color: #08457e;
}
/* ------------CS3 Links-------------------*/
/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
color: #abcdef;
font-style: italic;
font-weight: bold;
text-decoration: none;
}
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: #9db1cc;
}
/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
color: #ccccff;
text-decotation: underline;
text-shadow: #e6e6fa 0px 0px 5px;
}
/* CS3.3 */
#pun-navlinks li:hover {box-shadow: 0 0 5px 0px #bef9ff inset; -moz-box-shadow: 0 0 5px 0px #bef9ff inset; -webkit-box-shadow: 0 0 5px 0px #bef9ff inset;
-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
}
#pun-navlinks li:focus, #pun-navlinks li:active {box-shadow: 0 0 5px 0px #0095b6 inset; -moz-box-shadow: 0 0 5px 0px #0095b6 inset; -webkit-box-shadow: 0 0 5px 0px #0095b6 inset;
-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
#pun-navlinks a, #pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #cfdbdc;
text-decoration: none;
text-shadow: none;
}
/* CS3.4 */
#pun-ulinks a {
color: #fff;
text-decoration: none
}
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
color: #fff;
text-decoration: underline
}
#pun-pagelinks a:active, #pun-pagelinks a:focus {
background-color: #333;
color: #fff;
}
/* ----- CS4 Post status icons --- ИКОНКИ ---- */
div.icon {background: url(http://uploads.ru/i/f/4/P/f4Pa1.png) no-repeat;}
tr.inew div.icon {background: url(http://uploads.ru/i/I/V/9/IV9DJ.png) no-repeat;}
tr.iclosed div.icon {background: url(http://uploads.ru/i/4/k/p/4kpcF.png) no-repeat;}
tr.isticky div.icon {background: url(http://uploads.ru/i/8/v/t/8vtsy.png) no-repeat; height: 56px; width: 56px;}
/* Шапка */
#logo-up {height: 370px; background: transparent url(http://uploads.ru/i/o/j/e/ojerZ.png) no-repeat; margin: 0 -97px;}
#pun-title {position: absolute; top: 2px;}
#pun-title td.title-logo-tdr {padding-left: 12px;}
#pun-title h1 {
display: block;
line-height: 34px;
margin-left: 325px;
position: absolute;
text-align: center;
top: 312px;
width: 210px;
}
#pun-title h1 span {
font-size: 2em;
font-family: 'Marck Script', cursive;
color: #7fc7ff;
text-shadow: 0 0 5px #d4e2f0;
}
#pun-search #logo-up, #pun-message #logo-up, #pun-searchposts #logo-up, #pun-searchtopics #logo-up {}
#pun-login #logo-up, #pun-register #logo-up {}
#pun-userlist #logo-up, #pun-messages #logo-up, #pun-statistic #logo-up, #pun-online #logo-up {}
#pun-viewforum #logo-up, #pun-viewtopic #logo-up {}
#pun-profile #logo-up {}
/* Окантовка профиля и страница профиля */
.post-author ul {
margin-right: 3px;
}
.post-author ul li {
text-align: center;
}
.post-author ul li.pa-avatar, .post-author ul li.pa-title, .post-author ul li.pa-author {
border: 1px solid #6495ed;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
box-shadow: 0 0 3px 0px #7fc7ff;
-moz-box-shadow: 0 0 3px 0px #7fc7ff;
-webkit-box-shadow: 0 0 3px 0px #7fc7ff;
padding: 3px;
margin: 5px 10px;
}
.post-author ul li.pa-awards
{
background-color: #9db1cc;
border: 1px solid #6495ed;
color: #9db1cc;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
box-shadow: 0 0 3px 0px #7fc7ff;
-moz-box-shadow: 0 0 3px 0px #7fc7ff;
-webkit-box-shadow: 0 0 3px 0px #7fc7ff;
padding: 3px;
margin: 5px 10px;
}
.post-author ul li.pa-avatar {
background: url("http://uploads.ru/i/A/L/K/ALKyR.png") no-repeat scroll center top transparent;
height: 450px;
width: 270px;
text-align: left !important;
border: medium none !important;
margin: 0 !important;
padding: 0 !important;
}
.post-author ul li.pa-avatar img {
margin-left: 43px;
margin-top: 31px;
}
#viewprofile .container {
margin: 0.5em;
padding: 0.5em;
}
#viewprofile #profile-right {padding-left: 7px;}
/* Подвал */
#html-footer .container, #html-footer {border: 0px;}
#bottom-con {
background: url("http://uploads.ru/i/v/P/2/vP2pD.png") no-repeat scroll 0 0 transparent;
height: 110px;
margin: 0 -68px;
padding: 0 30px;
}
#bottom-con table {
color: #003366;
position: relative;
top: 10px;
width: 100%;
}
#bottom-con .text1 {
color: #95c5eb;
font-size: 14px;
padding-right: 7px;
padding-top: 13px;
text-align: center;
}
#bottom-con .text2 {
font-size: 12px;
padding-right: 40px;
padding-top: 11px;
text-align: right;
}
/* Отключение границ */
#pun-status .container, #pun-crumbs1 .container, #pun-stats .container, #pun-crumbs2 .container, #tieser-bottom, #pun-about .container {border: 0px;}
/* Админка */
.punbb-admin {margin-top: 100px !important;}
.punbb-admin .title-logo {top:-60px !important;}
.punbb-admin td.title-logo-tdr {margin-top: -60px !important;}
.punbb-admin .admain {margin: 0 28px;}
.punbb-admin #pun-crumbs1 p.container {margin-top: 5px;}
/* ----CSS media queries-----*/
@media screen and (max-width: 1550px) {
#pun {overflow: hidden;}
}
@media screen and (max-width: 1000px) {
#logo-up {background: url("http://uploads.ru/i/f/9/M/f9Mnz.png") no-repeat scroll center top transparent; height: 178px;}
.punbb {padding-top: 50px;}
#pun-title h1, #top-ani, #left-ani, #right-ani {display: none;}
#pun-title td.title-logo-tdr {margin-left: 350px !important; margin-top: 0 !important;}
#tabsText li {top: 320px !important;}
#pun, #pun_wrap {background:none;}
html, body {background-image:none;}
#bottom-con {display: none;}
}
Поделиться62012-07-03 20:12:01
/* CS1.1 */
.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 {
background-color: transparent;
color: #433723;
}
/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
background-color: transparent;
color: #433723;
}
.admain {
margin: 1em 1em 1em 1em !important;
padding-left:15em;
}
/* CS1.3 */
#pun-debug h2, .punbb-admin #pun-admain h2 {
background: url("https://forumupload.ru/uploads/0005/20/b4/632-1.png");
color: #604645;
text-align: center;
height: 15px;
text-shadow: #fff 1px 1px 2px;
font-weight:bold;
}
#pun-stats h2, .punbb .main h1, .punbb .main h2 {
background-image: url("https://forumupload.ru/uploads/0005/20/b4/622-3-f.gif");
background-position: center top;
background-repeat: no-repeat;
border-style: none;
border-width: 0;
padding: 17px 1em;
height: 8px;
color:#6f5637;
font-weight:bold;
text-align:center;
text-shadow:1px 1px 1px #ffedce;
}
#pun-redirect.punbb #pun-main h1 {
background: none;
}
/* CS1.4 */
#pun-title, #pun-title .container{
color: #bb4134;
}
/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
background-color:#e7e2d3;
border:1px solid #cecdbb;
color:#214340;
-webkit-border-radius:15px;
-khtml-border-radius:15px;
-moz-border-radius:15px;
padding: 2px 10px;
}
/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {
background-color: none;
color: #A28C56;
}
/* CS1.7 */
.punbb .quote-box, .punbb .code-box, .punbb .formal textarea {
background-color:#F7F4E3;
border:1px solid #CEBDBB;
color:#604645;
border-radius:15px;
-webkit-border-radius:15px;
-khtml-border-radius:15px;
-moz-border-radius:15px;
}
.punbb .formal textarea {
border:1px solid #61C1BD;
}
/* CS1.8 */
#pun-navlinks .container {
color: #4c537e;
height: 20px;
}
.offline li.pa-online strong {
font-weight: normal;
}
.punbb textarea, .punbb select, .punbb input {
color:#273942;
}
.punbb textarea, .punbb select {
background-color:#ECE7E1;
border:1px solid #CDB8AD;
}
/* CS2 Border colours
-------------------------------------------------------------*/
/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
border-color: transparent;
}
/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color: #303569;
}
/* CS2.3 */
#pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: #333764;
}
/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span {
border-color: transparent;
}
/* CS2.5 */
.punbb th, .usertable table {
border-color: #CECDBB;
}
/* CS2.6 */
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color: transparent;
}
#pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color: #CBC2A7;
}
.punbb .divider {
border-color: transparent #CBC2A7 #CBC2A7;
}
.punbb .formal fieldset .post-box, .punbb .info-box {
border: 1px solid #BEB4A5;
-webkit-border-radius:15px;
-khtml-border-radius:15px;
-moz-border-radius:15px;
}
li.pa-online {
border-left-color: #a10101;
}
/* CS3 Links
-------------------------------------------------------------*/
/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
color: #006070;
font-weight: none;
text-decoration: none;
text-shadow: #fff 1px 1px 2px;
}
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: #684D5E;
text-shadow: #fff 1px 1px 2px;
}
/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
color: #57bab6;
text-decoration: none;
text-shadow: #e8fffe 1px 1px 2px;
}
/* CS3.3 */
#pun-navlinks a {
color: #fff;
font-family: georgia,serif;
font-variant: small-caps;
font-weight: bold;
text-shadow: 1px 1px 2px #006fb5;
}
/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #ffdbf2;
font-weight:bold !important;
font-weight: normal;
font-style: normal;
text-shadow: 1px 1px 5px #4b253d;
}
#pun-pagelinks a:active, #pun-pagelinks a:focus {
background-color: #333;
color: #fff;
}
/* CS4 Post status icons
-------------------------------------------------------------*/
Div.icon {
background-image : url("http://s49.radikal.ru/i123/1107/b0/a2b05c02bcd2.png");
background-repeat: no-repeat;
}
TR.inew Div.icon {
background-image : url("http://s39.radikal.ru/i084/1107/94/4d106d4a2f5a.png");
background-repeat: no-repeat;
}
TR.iclosed Div.icon {
background-image : url("http://s002.radikal.ru/i198/1107/0c/eba5877a5da9.png");
background-repeat: no-repeat;
}
TR.isticky Div.icon {
background-image : url("http://s60.radikal.ru/i170/1107/58/919ca5e4fcf8.png");
background-repeat: no-repeat;
}
TR.iredirect Div.icon {background-image : url("http://i060.radikal.ru/1006/6f/ccd34d485aaa.png"); background-repeat: no-repeat;
}
#pun-stats ul.container {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url("http://s59.radikal.ru/i166/1107/b5/f7631a5ccff8.png") no-repeat scroll 0 0;
padding-left:92px;
}
/* CS5 Other
-------------------------------------------------------------*/
.punbb .main thead .tcl, .main thead .tc2, .main thead .tc3, .main thead .tcr, .main thead .tcmod {
color:#AA9373;
}
HTML {
background-image: url("https://forumupload.ru/uploads/000f/65/32/61466-1-f.jpg"); background-repeat: repeat; background-position: center top;
background-color: #eae3c9;
}
body {
background-image: url("https://forumupload.ru/uploads/000f/65/32/40012-2-f.jpg");
background-position: center top;
background-attachment:scroll;
background-repeat: no-repeat;
}
#pun_wrap {
background-image: url("http://s16.radikal.ru/i191/1107/1e/56d82e29c31c.gif"); background-repeat: no-repeat; background-position: center bottom;
padding-bottom: 0.5em;
}
.punbb #pun-title {
height:320px;
}
td.tcr a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url("https://forumupload.ru/uploads/0005/20/b4/625-3.png") no-repeat scroll 2px 50%;
padding-left:24px;
}
#drf a {
color: #5d8578;
text-shadow:1px 1px 1px #000;
}
/*Контейнер с вкладками-------------------------------------------------------------*/
#pun-announcement {
background: transparent url("") bottom center no-repeat;
}
.container1 {
width: 900px;
margin: 0 auto;
padding: 0;
}
ul.tabs {
margin: 0;
padding: 0;
float: right;
list-style: none;
height: 55px;
width: 467px;
width: 86% !important;
}
ul.tabs li {
float: left;
margin: 0;
padding: 0;
height: 37px;
line-height: 37px;
border: 0px;
border-top: 1px solid transparent !important;
border-bottom: 1px solid transparent !important;
border-right: 1px solid #61c1bd;
border-left: 1px solid transparent;
background: url("https://forumupload.ru/uploads/0005/20/b4/632-5.png") repeat-x top left;
overflow: hidden;
position: relative;
}
ul.tabs li a {
color: #006070 !important;
text-align: center;
text-shadow: #fff 1px 1px 1px !important;
font-weight: bold;
font-family: georgia, serif;
font-variant: small-caps;
display: block;
padding: 0 5px;
outline: none;
}
ul.tabs li a:hover {
text-align: center;
color:#92557c !important;
text-shadow:1px 1px 2px #fff !important;
}
html ul.tabs li.active {
border-top: 1px solid transparent !important;
border-bottom: 1px solid transparent !important;
border-right: 1px solid #7bd0e9;
border-left: 1px solid transparent !important;
background: url("https://forumupload.ru/uploads/0005/20/b4/632-1.png") repeat-x top left;
overflow: hidden;
position: relative;
}
html ul.tabs li#tt1 {
border-left: 1px solid #7bd0e9 !important;
}
html ul.tabs li.active a:hover {
border-bottom: 0px solid #160f0a;
}
.tab_container1 {
clear:both;
float:left;
height:270px;
width:840px;
overflow: auto !important;
}
.tab_content {
padding: 5px 22px 15px;
}
.tab_content h2 {
font-weight: normal;
padding-bottom: 2px;
border-bottom: 0px dashed #000000;
}
/*Важные темы-------------------------------------------------------------*/
.punbb .main td.info_header {
color:#817D64;
font-family:georgia,serif;
font-variant:small-caps;
font-weight:bold;
padding-left:2em;
text-align:left;
}
/*Остальное-------------------------------------------------------------*/
#button-spoiler {
background-image:url("https://forumupload.ru/uploads/0005/20/b4/548-1.gif");
}
#button-smiles {
background-image:url("https://forumupload.ru/uploads/0005/20/b4/548-4.png");
padding:0;
line-height:0;
background-position:center;
background-repeat:no-repeat;
}
.pa-title, .pa-author {
text-align: center;
}
#ofl_f {
font-weight: bold;
font-family: book antiqua,palatino;
color: #a8a09a;
}
#onl_l {
font-weight: bold;
font-family: book antiqua,palatino;
color: #92557c;
text-shadow: 1px 1px 3px #fff;
}
.punbb .main .container table thead tr {
background:url("https://forumupload.ru/uploads/0005/20/b4/622-5-f.gif") top center no-repeat !important;
}
.punbb .main .fs-box .container table thead tr, .punbb .fs-box .post-links ul, #pun-userlist .usertable .container table thead tr {
background: none !important;
}
#messages .linksb .postlink {
font-size: 1em !important;
}
Поделиться72012-07-05 13:45:58
/***************************************************/************************************************************* A - SETUP **************************************************************/ /* A1 Import the colour scheme -------------------------------------------------------------*/ /* A1.1 */ @import url(style_cs.css); /* A2 Deal with browser defaults and wonkiness -------------------------------------------------------------*/ /* A2.1 */ html, body {margin: 0; padding: 0} /* A2.2 */ .punbb * { margin: 0 } /* A2.3 */ .punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt { padding: 0; list-style: none; } /* A2.4 */ .punbb img { border:none } /* A2.5 */ .punbb .main table { table-layout: fixed; width: 100%; margin-top: -3px; } /* A2.6 */ .checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;} /* A2.7 */ p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] * { height: 1.8em; vertical-align: middle } /* A3 Text setup -------------------------------------------------------------*/ /* A3.1 */ body { font-size: 100.01%; } /* A3.2 */ .punbb { font: normal 68.75% verdana, 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, .punbb h4, .punbb table, .punbb th { 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% 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 .post-box:after, .punbb .linksb:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; overflow:hidden; line-height: 0.0; font-size: 0; } /* A4.2 */ .acchide, #pun-index #pun-main h1, #pun-navlinks h2, #pun-pagelinks h2, #pun-status h2, #pun-ulinks h2, .punbb .forum h2, .punbb .multipage .topic h2, .punbb dl.post-sig dt span, .punbb p.crumbs strong, .punbb .divider hr, .punbb .required label em, .punbb .formsubmit label, .punbb .submitfield label, .punbb .modmenu label, #pun-userlist .main h2 { font-size: 0; height: 0; width: 0; line-height: 0.0; position:absolute; left: -9999px; overflow: hidden } /* A5 Basic page layout and borders -------------------------------------------------------------*/ /* A5.1 */ #pun { margin: 0px auto auto auto; width : 100%; padding: 0; border: none; } /* A5.2 */ .punbb { width: 866px; height: auto; margin: 0 auto; } /* A5.3 */ #pun-redirect, #pun-maint { padding: 120px 20% 0; width: auto; float: none; } /* A5.4 */ .punbb .main { margin: 0px 28px; } /* A5.5 */ .punbb .category { margin-top: 0.4em; } .punbb .post { margin: 0em; border-top: 4px solid #08457e; } /* 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 { border-style: none none solid none; border-width: 0px 0px 0px 0px } /* A5.9 */ .punbb .container { border-style: solid; border-width: 0px; } /* A5.10 */ .punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 { padding: 3px; border-style: none solid solid none; border-width: 0 0px 0px 0; } /***************************************************/************************************************************* B - MAIN CONTENT - GENERAL **************************************************************/ /* B1 Parsed Content, Signatures and Scroll Boxes -------------------------------------------------------------*/ /* B1.1 */ .punbb .post-content { padding: 0; margin: 0; width: 585px; overflow: hidden; } /* B1.2 */ .punbb .post-sig dt { display: block; border-top: 4px solid #08457e; width: 100%; margin: 5px 0; } /* B1.3 */ .punbb .post-content p { margin: 0; padding: 0 0 1em 0; line-height: 150%; } /* B1.4 */ .punbb .post-content img { vertical-align: text-bottom } /* B1.5 */ .punbb .post-content img.postimg { vertical-align: middle; } /* B1.6 */ .punbb .post-content .blockcode, .punbb .post-content blockquote { width: 98%; overflow: hidden; } /* B1.7 */ .punbb .post-content .scrollbox { width: 99%; overflow: auto; } /* B1.8 */ .punbb .post-content .quote-box, .punbb .post-content .code-box { margin: 0.5em 1em 1em; } /* B1.9 */ .punbb .quote-box cite, .punbb .code-box strong.legend { display: block; padding-bottom: 0.3em; padding-left: 0.5em; font-size: 1.1em; font-weight: bold; font-style: normal; margin: 0; } /* 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; } /* B3.2 */ .multipage { margin-top: 3em; } /* B3.3 */ .linkst .pagelink { background-color: #708090; border-radius: 5px 5px 5px 5px; opacity: 0.7; padding: 3px 5px; position: absolute; top: -4em; width: 190px; } /* B3.4 */ .linkst .postlink { position: absolute; top: -4.6em; right: 1em; width: 16em; text-align: right; font-weight: bold; } .linkst .postlink span { padding: 3px; background-color: #000000; border-radius: 5px 5px 5px 5px; opacity: 0.7; } /* B3.5 */ .punbb .linksb { text-align: right; padding: 0.4em 1em 0.5em 1em; font-size: 1.1em; } /* 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: 1em; } /* C1.2 */ .punbb .formsubmit { padding: 0 0 0 1.7em; } /* C1.3 */ .punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span { margin: 0 0.6em 0 0 } /* C1.4 */ .punbb fieldset { border-style: solid; border-width: 0px; } /* 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: 0.5em 0 0.5em 0; } /* C1.9 */ /* 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 12em 5px 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; width: 50%; } /* 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: left; width: 30%; } /* 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: block; padding-top: 0.3em } /* C2.11 */ .punbb .main td { border-style: solid none none solid; border-width: 0px 1px 0px 0px; padding: 0.8em 1em; } /* C2.12 */ .punbb .main th { border-style: none none none solid; border-width: 0 0 0 0px; 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 { margin-left: 8px; } /* C2.15 */ .punbb div.icon { float: left; display: block; width: 56px; height: 66px; margin-right: 6px;} /* C3 Topics -------------------------------------------------------------*/ /* C3.1 */ .punbb .post .container { border-style: none solid solid solid; border-width: 1px; margin-top: -1px; padding-bottom: 0px; } /* C3.2 */ .punbb .post h3 { border-style: solid solid none solid; border-width: 1px; } /* C3.3 */ .punbb .post h3 span { padding: 0.5em 1em; display: block; margin-left: 270px; border-left: 4px solid #08457e; } /* C3.4 */ .punbb .post h3 strong { float: right; width: 5em; text-align: right; font-weight: normal; } /* C3.5 */ .punbb .post .post-author { float: left; width: 270px; margin-top: -1.5em; overflow: hidden; } /* C3.6 */ .punbb .post .post-author ul, .punbb .post .post-author p { padding: 0 0.5em 0.5em 0.5em; 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; padding-left: 0.4em; margin-top: 0.7em; } /* C3.11 */ .punbb .post-body { margin-left: 270px; border-left-style: solid; border-left-width: 0px; padding: 0; } /* C3.12 */ .punbb .post-box { padding: 0.5em; border-left: 4px solid #08457e; } /*C3.13 */ .punbb fieldset .post-box { margin-bottom: 0.8em } /* C3.14 */ .punbb .post-links { margin-left: 270px; border-left: 4px solid #08457e; } /* C3.15 */ .punbb .post-links ul { padding: 0 1em 0 0; height: 2em; line-height: 2em; margin-left: -270px; border-top-style: dashed; border-top-width: 0px; 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; } /* 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: bold; } /* 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 { background: transparent; border: none; padding: 0 0 0 0; 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: bold; } /*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: 10px; } /* D1.2 */ #pun-title h1 { display : block; height: 170px; margin: -1px 0px 0px -1px; } /* D1.3 */ #pun-title .container { border-style: none ; padding: 0.2em 1em 0.8em 1em; } /* D1.4 */ #pun-title h1 span { display: none; } #pun-title TABLE { border: none; height: 170px; width: 100%; } #pun-title TD.title-logo-tdl { border: none; width: 100%; } #pun-title TD.title-logo-tdr { border: none; width: 468px; vertical-align: top; padding-top: 178px; padding-right: 218px; } /* D2 Page navigation -------------------------------------------------------------*/ /* D2.1 */ #pun-pagelinks { position: absolute; top: -15px; left: 0; margin: 0; border: none; padding: 0; width: 100%; } /* D2.2 */ #pun-pagelinks .container { background: transparent; border: none; padding: 0} /* D2.3 */ #pun-pagelinks .container li { display: inline } /* D2.4 */ #pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover { height: 2em; line-height: 2em; padding: 0; font-size: 1.2em; margin-left: -9999px; display: block; float:left; width: 100%; } /* D2.5 */ #pun-pagelinks a:active, #pun-pagelinks a:focus { position:relative; margin: 0; } #pun-pagelinks li a span { display:block; margin: 0 1em } /* D3 Forum navigation -------------------------------------------------------------*/ /* D3.1 */ #pun-navlinks { border-style: solid; border-width:1px; margin: 0; margin-bottom: 15px; } #pun-navlinks .container { border-style: none; border-width:0px; margin: 0; } /* D3.2 */ #pun-navlinks .container { padding-top: 8px; height: 26px; font-weight:bold; text-align: center; } /* D.3 */ #pun-navlinks li { display: inline; margin: 1.3%; } /* D3.4 */ #pun-navlinks li a { font-size: 1.2em; } /* D4 User links -------------------------------------------------------------*/ /* D4.1 */ #pun-ulinks { margin-top: 10px; border: solid 1px #1671A8; } /* D4.2 */ #pun-ulinks .container { padding: 0.7em 1em; text-align: center; border: solid 1px #fff; padding-top: 6px; height: 14px; } /* D4.3 */ #pun-ulinks li, #pun-ulinks li a { display: inline; border-left-style: none; border-left-width: 0px; white-space: nowrap; } /* D4.4 */ #pun-ulinks li a { padding: 0 0.3em 0 0.6em } /* D4.5 */ #pun-ulinks li.item1, #pun-ulinks li.item1 a { border-left-style: none; border-left-width: 0; padding-left: 0 } /* D5 Welcome box and Top Breadcrumbs -------------------------------------------------------------*/ /* D5.1 */ #pun-status, #pun-status .container { border-bottom: none; margin-bottom: 0; } /* D5.2 */ #pun-status .container { padding: 0.8em 1em 1em 1em; } /* D5.3 */ #pun-status span { white-space: nowrap; margin-right: 0.5em; } /* D5.4 */ #pun-crumbs1 { font-weight: bold; overflow: hidden; margin-top: 0; } /* D5.5 */ #pun-crumbs1 p.container { border-top: none; padding: 1em 1em 0.8em 1em; 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; } /* 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: 4.3em 1em 1em 1em; } /* D7 Statistics -------------------------------------------------------------*/ /* D7.1 */ #pun-stats .container { padding: 0.8em 1em } /* 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%; } /* D8.6 */ #pun-crumbs2 { font-weight: bold; overflow: hidden; margin-bottom: 0; border-bottom: none; } /* D8.7 */ #pun-crumbs2 .container { border-bottom: none; padding: 0.8em 1em; 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