omgdbl

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » omgdbl » Новый форум » зеленый античный


зеленый античный

Сообщений 1 страница 4 из 4

1

Код:
<div id="Logo">romance</div>
<div id="Logo1">club</div>

<!--КНОПКИ ВВЕРХ ВНИЗ-->
<div class="go-up" id='ToTop'></div>
<div class="go-down" id='OnBottom'></div>

<!-- *************************************************************** -->

<div id="ZACHTO">

<div id="epic">
<a href='https://clubofromance.rusff.me/viewtopic.php?id=815'>papa said that it was okay</a>
</div>

<!-- Пара-->
<div id="pair">
<a href='https://clubofromance.rusff.me/viewtopic.php?id=676'>а в комарово на заре...</a>
</div>


<!-- Активисты-->
<div id="act">

<div id="act1">
<a href='https://clubofromance.rusff.me/profile.php?id=14'><img src="https://forumstatic.ru/files/001a/eb/a8/43945.gif" title="манта"/></a>
</div>

<div id="act2">
<a href='https://clubofromance.rusff.me/profile.php?id=112'><img src="https://forumupload.ru/uploads/001a/c4/45/3/46439.gif"  title="бобби"/></a>
</div>

<div id="act3">
<a href='https://clubofromance.rusff.me/profile.php?id=111'><img src="https://forumupload.ru/uploads/001a/c4/45/3/523726.gif"  title="майкл"/></a>
</div>

<div id="act4">
<a href='https://clubofromance.rusff.me/profile.php?id=27'><img src="https://forumupload.ru/uploads/001a/c4/45/3/567400.gif"  title="крис"/></a>
</div>

</div>
</div>

<div id="RANDOM2">
<!-- Ротатор произвольного контента -->
<div id="KontentRotator2">
<p><img src="https://forumstatic.ru/files/001a/cf/3c/60740.jpg"/>
</p>
<p><img src="https://forumstatic.ru/files/001a/cf/3c/14476.jpg"/>
</p>
<p><img src="https://forumstatic.ru/files/001a/cf/3c/29372.jpg"/>
</p>
<p><img src="https://forumstatic.ru/files/001a/cf/3c/71712.jpg"/>
</p>
<p><img src="https://forumstatic.ru/files/001a/cf/3c/34471.jpg"/>
</p>
<p><img src="https://forumstatic.ru/files/001a/cf/3c/62345.jpg"/>
</p>
</div>
</div>

<script language="javascript">
var sek = 100000000000000000000;  // Время отображения
var Nrout=$("#KontentRotator2 p").length
var i=Math.round(Math.random()*(Nrout-1));RotatorMycontent(i);
function RotatorMycontent(i) {
$("#KontentRotator2 p").hide();
$("#KontentRotator2 p").eq(i).show();
j =Math.round(Math.random()*(Nrout-1));
timerID = setTimeout("RotatorMycontent(j)",sek);}
</script>


<!-- *************************************************************** -->
<!--ОТКЛЮЧИТЬ "Сервис рекомендаций", Отключение кнопки "Жалоба в сообщениях", Отключить функцию "Теги"--><script type="text/javascript">
rusffLive.enable = false;
RusffCore.sets.show_reportBtn = 0;
RusffCore.sets.tags = false;</script>


<!-- *************************************************************** -->
<!-- Выделение кода в блоке "Код" // © Alex_63, версия 2017г. -->
<script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/26102.js"></script>
<script>eval(select_text.toString().replace(/\}$/,'try{document.execCommand("copy")}catch(e){}}'))</script>
<script type="text/javascript">select_text.linkText = 'выделить код [копируется сразу]' //текст ссылки</script>

<!-- *************************************************************** -->

<!-- Скрытие панели "profilenav" при просмотре профиля (c) satsana -->
<script type="text/javascript">
  if (document.URL.indexOf('profile.php')!=-1 && (!~document.URL.indexOf('section') || document.URL.indexOf('section=view')!=-1))
    $('#pun-profile').addClass('view');
</script>
<style>
#pun-profile.view #profilenav {display: none}
</style>

<script>
// Исправляем работу оценок в закрытых темах
if (!FORUM.editor) window.changeVisibility = function(id) { $('#' + id).toggle() };
</script>

<!-- *************************************************************** -->
<style>#ChangeStyle{position:relative;z-index:100;}#ChangeStyle td i{display:none!important}</style><span class="StyleChang"></span><table cellspacing="8" align=right id='ChangeStyle'><tr>

<td bgcolor=#999 title="default" ><i>
body {
    --html-bg: #666 url(https://forumstatic.ru/files/001a/cf/3c/93971.jpg);
}

</i></td>

<td bgcolor=#000 title="make darker" ><i>
body {
    --html-bg: #333 url(https://forumstatic.ru/files/001a/cf/3c/20833.jpg)!important;
    --color-back: #e6e6e6!important;
    --color-hz: #e6e6e6!important;
}

</i></td>

<td bgcolor=#125446 title="minimal" ><i>
body {
--color-green: #C57665!important;
--color-black: #112221!important;
--color-red: #749b8a!important;
--html-bg: linear-gradient(#112221, #11463b)!important;
}
#Logo {background: url(https://forumstatic.ru/files/001a/cf/3c/49792.png) bottom left no-repeat!important}
#pun-main h1, .punbb .section h2, #pun-main h2, #pun-debug h2, #pun-stats h2 {
    background: #DFBEAF!important;}
</i></td>

</tr></table><script type="text/javascript">$('#ChangeStyle td').each(function(i){$(this).attr("alt",i)});function setcookie(a,b,c){if(c){var d=new Date();d.setDate(d.getDate()+c)}if(a&&b)document.cookie=a+'='+b+(c?'; expires='+d.toUTCString():'');else return false}function getcookie(a){var b=new RegExp(a+'=([^;]){1,}');var c=b.exec(document.cookie);if(c)c=c[0].split('=');else return false;return c[1]?c[1]:false}function clearSet(L){if(L){setcookie("#ChangeStyle",L,30);$("span.StyleChang").html('<style>'+$("#ChangeStyle td[alt='"+L+"']").find("i").html()+'</style>')}};$('#ChangeStyle td').click(function(){clearSet($(this).attr("alt"))});var Lmem=getcookie("#ChangeStyle");clearSet(Lmem);</script>

<!-- Обтекание текста слева/справа --><style type="text/css">
.post-content p{clear:both}.post-content abbr[title^="float:"]{text-decoration:none;pointer-events:none;margin:.5em}
.post-content abbr[title="float:left"]{float:left}.post-content abbr[title="float:right"]{float:right}
</style>
<script type="text/javascript">
FORUM.set('editor.addition.tags.float_left', {name:'Обтекание слева',onclick:function(){bbcode('[abbr="float:left"]','[/abbr]');}});
FORUM.set('editor.addition.tags.float_right', {name:'Обтекание справа',onclick:function(){bbcode('[abbr="float:right"]','[/abbr]');}});
</script>
Подпись автора

https://forumstatic.ru/files/001a/cf/3c/94939.jpg

0

2

Код:
<!-- *************************************************************** -->
<!-- Аватар по умолчанию / Deff, Alex_63 -->
<script type="text/javascript">
var DefAvtr = 'https://forumupload.ru/uploads/001a/c4/45/3/289615.png'; //Ссылка на аватар по умолчанию

DefAvtr='<li class="pa-avatar item2"><img class="defavtr" src="'+DefAvtr+'" alt="Аватар"/></li>';
$('li.pa-title').each(function(){if($(this).parent().find('.pa-avatar').html()==null)$(this).after(DefAvtr);});
$('li.pa-author').each(function(){if($(this).parent().find('.pa-avatar').html()==null)$(this).after(DefAvtr);});
</script>
<!-- *************************************************************** -->

<!--Новый скрипт смены имиджа-->

<script src="https://forumstatic.ru/files/0017/95/29/79261.js"></script>
<script>
hvScriptSet.addMask({
    guestAccess: ['архив эпизодов', 'сюжетные эпизоды', 'настоящее время', 'прошлое и будущее', 'альтернатива', 'саратов', 'игровой архив'],
    forumAccessExtended: {
        'организационная': ['Пользователи'],
        'сюжетные эпизоды': ['Пользователи'],
        'настоящее время': ['Пользователи'],
        'прошлое и будущее': ['Пользователи'],
        'альтернатива': ['Пользователи'],
'саратов': ['Пользователи'],
        'игровой архив': ['Пользователи'],
        'архив эпизодов': ['Пользователи'],
        'флуд': ['Пользователи'],
        'игры и конкурсы': ['Пользователи'],
        'личные темы игроков': ['Пользователи'],
        'архив архивов': ['Пользователи']
    },
    changeList: {
        'pafld1': {
            title: 'pa-fld1',
            description: 'ЛЗ',
            tag: 'lz',
            class: 'pa-fld1',
            defaultCode: '<a href="ссылка на анкету" target="_blank">фамилия, имя (рус.), xx y.o.</a><br>чаще всего я <b>род деятельности</b>, но иногда <b>дополнительная информация</b>',
            type: 'html'
        },
        'pafld2': {
            title: 'pa-fld2',
            description: 'история',
            tag: 'fnd',
            class: 'pa-fld2',
            defaultCode: '',
            type: 'text'
        }
    },
    userFields: ['pa-fld2', 'pa-author', 'pa-title', 'pa-avatar', 'pa-fld1', 'pa-fld3', 'pa-fld4', 'pa-posts.hidePunkt', 'pa-online']
});
</script>


<!-- *************************************************************** -->
<p>another ancient edition</p>
<!-- *************************************************************** -->
<!--ЗАМЕНА-->
<script type="text/javascript">
var h=(new Date()).getHours(), UserID;
if (UserID == 'undefined' || UserID == null || UserID == '1'){
if (h > 23 || h <7) {a='Бессонница в час ночной меняет облик твой...'}
if (h > 6 && h < 12) {a='По свету бродят мертвецы с такими добрыми глазами!'} 
if (h > 11 && h < 19) {a='Будь как дома, путник, я ни в чем не откажу.'} 
if (h > 18 && h < 24) {a='Живы будем, не помрём, славно смотримся вдвоём.'}}
else {if (h > 23 || h <7) {a='В Саратове совы - не то, чем кажутся, '+UserLogin+'.'}
if (h > 6 && h < 12) {a='Наш спонсор по-прежнему гель для душа "Свердловск", '+UserLogin+'.'} 
if (h > 11 && h < 19) {a='Звенит апрельская вьюга, '+UserLogin+'.'} 
if (h > 18 && h < 24) {a='Я календарь переверну - и наконец-то весна, '+UserLogin+'.'}}
var arre=document.getElementsByClassName("item1")
var f=0
for (f=0; f<=(arre.length-1); f++)
{if (arre[f].innerHTML.indexOf("Привет,")!=-1)
{arre[f].innerHTML=a}}
</script>

<script>
function UniverСhange(selektor,changed,substitute){
$(selektor).each(function(){if ($(this).parent().html()!=null){if($(this).parent().html().indexOf(changed)!=-1){
$(this).parent().html($(this).parent().html().replace(changed,substitute));};};});}
UniverСhange("#pun-status > p > span.item2","Ваш","");
</script>


<!-- Ссылка на авторский пост в цитате // v.3 © Alex_63 -->
<script type="text/javascript">
$('.quote-box>cite:contains("#")').each(function() {
  var cntq = $(this).text(), pid = cntq.split(',')[0], lnkq = '<a class="qc-post-link" href="';
  if($('.post'+pid).length){$(this).html(lnkq+pid+'">'+cntq.split(',')[1]+'</a>');}
  else{$(this).html(lnkq+'/viewtopic.php?pid='+pid.split('#p')[1]+pid+'">'+cntq.split(',')[1]+'</a>');}
});$('#pun-viewtopic .pl-quote>a').each(function() {
  $(this).attr('href',$(this).attr('href').replace('(\'','(\'#'+$(this).parents('.post').attr('id')+','));
});
</script>

<script type="text/javascript">$('img[title],a[title]').tipsy({fade: true, gravity: 's'});</script>
<!-- *************************************************************** -->

<div class="container"><!--БАННЕРЫ-->
<div class="bannner"><div class="banr">
<a href="http://drinkbutterbeer.rusff.me" target="_blank"><img src="https://forumupload.ru/uploads/001a/2e/af/7/894083.png" title="у нас наливают"></a>
<a href="http://docnight.rusff.me/" target="_blank"><img title="Doctor Who: Night terror" src="https://forumstatic.ru/files/0013/70/40/20242.gif"></a>
<a href="http://ouatuntold.rusff.me/" target="blank"><img src="http://sh.uploads.ru/xuIB9.gif" class="" width="88" height="31"></a>
<a href="http://cursedcreatures.f-rpg.ru/" target="_blank"><img src="http://cursedcreatures.f-rpg.ru/files/0017/9e/82/34148.gif" border="1" width="88" height="31" original-title="Portland"></a>
<a href="https://soullove.ru" target=_blank> <img src="https://forumstatic.ru/files/000e/5d/50/64587.gif" border="0" alt="shadow souls"></a>
<a href="http://thecityandthecity.rusff.me" alt="The City" title="The City" target=_blank> <img src="https://forumupload.ru/uploads/0019/7d/d5/2/43566.jpg" border="0" ></a>
<a href="http://closeenemy.rusff.me" target="_blank" original-title="Marauders: Close Enemy"><img src="https://i.imgur.com/hq4eyv8.png"></a>
<a href="http://crossreturns.rusff.me" target="_blank"><img src="https://i.imgur.com/ZAGcRzt.jpg" title="wonderlandcross" border="0" width="88" height="31"></a>
<a href="http://replay.rusff.me" target="_blank"> <img src="https://i.imgur.com/nQKA3xF.gif" border="0" alt="Replay: Atlantic-City" original-title="Replay: Atlantic-City"></a>
<a href="http://manunkind.rusff.me" target=_blank><img src="https://i.imgur.com/SozMads.gif" border="0" title="Форумная ролевая игра по мотивам DC" width=88 height=31></a>
<a href="https://capital-queen.ru" target=_blank title="The Capital of Great Britain"><img src="https://forumupload.ru/uploads/001b/01/bb/2/626686.gif"></a>
<a href="http://breakfastclub.rusff.me/" title="breakfast club" target="_blank"><img src="https://forumstatic.ru/files/001b/1a/65/19084.jpg"></a>
<a href="https://rusmagic.rusff.me/" target="_blank"><img src="https://forumstatic.ru/files/0018/3d/6c/53870.gif" border="0" width="88" height="31" original-title="ПЕТРОВСКИЙ УКАЗЪ"></a>
<a href="https://dis.f-rpg.me/" target=_"blank"><img src="https://forumstatic.ru/files/001a/e7/ed/65531.jpg" title="DIS" alt="DIS" border="0"></a>
<a href='https://nolf.rusff.me/' target='blank' title="ФРПГ No One Lives Forever"><img src="https://forumstatic.ru/files/0015/1e/ae/69675.gif" border="0" width="88" height="31"></a>
<a href="http://toeden.rusff.me" title="Магический реализм, США, 2022 год"  target="_blank"><img src="https://i.imgur.com/ZFiLFxE.gif" alt="Return to eden"></a>
<a href="http://itisanewworld.rusff.me/"><img title="Mystery Book" src="https://i.imgur.com/8urfbim.png" border="0"/></a>
<a href="https://tvddownwardspiral.rusff.me/" title="tvd&other: the downward spiral"  target="_blank"><img src="https://i.ibb.co/XX0jbyZ/image.gif" alt="tvd&other: the downward spiral"></a>
<a href="http://kingscross.f-rpg.me/" target="_blank"><img title="KINGSCROSS. Внимание, поезд отправляется!" src="https://i.imgur.com/J116fWT.png"></a>
<a href="https://barcross.rusff.me" title="CROSS BAR" target="_blank"><img src="https://forumstatic.ru/files/001b/2c/35/65418.png"></a>
<a href="http://tenebris.f-rpg.me/" target="blank"><img src="https://forumupload.ru/uploads/001b/36/79/5/792981.gif"></a>
<a href="http://aukcepraha.rusff.me" alt="Прага" title="Прага: аукцион душ" target="_blank"><img src="https://i.ibb.co/R2HqwQn/blood.jpg" ></a>
<a href="http://romanceclub.rolka.me/" target="_blank"><img src="https://i.postimg.cc/zXR6d4QY/25.png" title="romance club: obsession "></a>
<a href="https://crosshearts.ru/" target="_blank"><img src="https://i.ibb.co/VVdq5T1/image.gif" title="Crossed Hearts"></a>
<a href="https://persephone.rusff.me" title="Станция Персефона. Начни с нуля" target="blank"><img src="https://forumupload.ru/uploads/001b/5d/70/5/130860.gif" alt="Станция Персефона" /></a>
<a href="https://nevah.ru/" target="_blank"><img src='https://forumupload.ru/uploads/001b/0d/bc/5/43281.gif' title="HAVEN: мистика, детектив, хоррор" /></a>
<a href="http://repatriates.rusff.me" target="_blank"> <img src="https://i.imgur.com/1tmDKA6.gif" title="что есть — душа?" border="0" alt="ARTIFICIAL"></a>
<a href="http://lateboys.rusff.me/" target="_blank"><img src=https://forumupload.ru/uploads/000d/ab/00/2/751344.png></a>
<a href="http://yellowcross.f-rpg.me/" target="_blank"><img src="https://i.imgur.com/tlCdNNX.png" title="yellowcross" border="0"width="88" height="31"></a>
<a href="https://nobalance.ru/" target="_blank"><img src="https://i.imgur.com/z5yngHM.png" width="88" height="31"></a>
<a href="http://piterfm.rusff.me/"><img src="https://forumupload.ru/uploads/001b/44/2b/89/431084.gif" title="Питер FM" /></a>
<a href="https://friday.mybb.rocks/" title="friday cross" target="_blank"><img src="https://i.imgur.com/2fXANnN.jpg" alt="friday"></a>
<a href="http://vkupe.rusff.me/"><img src="https://i.imgur.com/pgvR38M.gif" title="ВКупе"></a>
<a href="http://worldhistory.rusff.me/" target="_blank"><img src="https://i.imgur.com/1YR3aLj.png" title="world history crossover" border="1" width="88" height="31"></a>
</div></div>
<!--КОНЕЦ-->

<!-- *************************************************************** -->


<!--НОВЫЕ СООБЩЕНИЯ-->
<script type="text/javascript">$('#pun-ulinks ul').prepend('<li class="item1"><a href="/search.php?action=show_new">Новые сообщения</a></li>');</script>

<!-- *************************************************************** -->
<!-- счетчик символов -->
<script>var a,L,epl=$("#main-reply"),str='<small id="plng" style="display: block;color: #a5936d;">Написано символов: <b>00</b> </small>';epl.parents("fieldset").find("legend").prepend(str);function epl3(){a=epl.val().length;if(a>9){L=''}else{L='0'};$("#plng b").text(L+a)};epl3();$(".pl-quote").click(function (){setTimeout('epl3()',100)});epl.bind('mouseout mousemove keydown keypress keyup',function(e){epl3()});</script>

<!-- *************************************************************** -->
<!--ТЕГ ВСТАВИТЬ КАРТИНКУ ([img] [/img])-->
<script>var oldIMG="<td id=\"button-image\" title=\"Вставить картинку\"><img onclick=\"bbcode('[img]','[/img]')\" src=\"/i/blank.gif\"/><b><p style=\"position:absolute;height14px;margin:-15px 0 0 22px;font-size:8px;\">2</p></b></td>"
$("#button-image").after(oldIMG);</script>

<!-- *************************************************************** -->
<!--ТЕГ ТЕКСТ ПО ШИРИНЕ-->
<style>#button-mybb {background-image:url('http://icons.iconarchive.com/icons/famfamfam/silk/16/text-align-justify-icon.png'); 
padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:26px; width:100%}</style><script type="text/javascript">
if(form=document.getElementById("form-buttons"))
form.getElementsByTagName("tr")[0].insertCell(8).innerHTML="<img src='/i/blank.gif' id='button-mybb' onclick=\"bbcode('[align=justify]', '[/align]');\"/>"</script>

<!-- *************************************************************** -->
<!--ТЕГ  АБЗАЦА - [indent] -->
<style>#button-indent {background:url(http://s7.uploads.ru/t/mnkgq.png)no-repeat center 6px!important;}</style><script type="text/javascript">(function(){ var b = '[indent]';
$("#button-strike").after('<td id="button-indent" title="Отступы"><img src="/i/blank.gif"  onclick="smile(\''+b+'\')"></td>');
var indent = '<span style="display:inline-block;margin:1em 1.7em;"></span>'; /*удвоенные Отступы сверху и слево*/
$('.post-content p:contains("'+b+'")').each(function(){ $(this).html( $(this).html().replace(/\[indent\]/gm,indent));});}());</script>


<!-- *************************************************************** -->
<!-- Быстрое редактирование постов © Alex_63 // V.3 -->
<script src="https://forumstatic.ru/files/0015/c4/3f/97896.js" type="text/javascript"></script>


<!-- *************************************************************** -->

<!-- Спойлер в профиле -->
<script type="text/javascript">

    var g01='Профайл'; // Надпись на разворачивалке
    var g00='Скрыть'; // Надпись на cворачивалке

    hidePunkt=new Array(

    "pa-time-visit",  //Провел на форуме
    "pa-last-visit",   //Последний визит
"pa-respect", // панемы
"pa-posts", // панемы 
 "pa-ip",            //IP

    "End ul")

       var g012='<li class="pa-hidePunk">';
       g01='<span>'+g01+'</span>';
       g00='<span>'+g00+'</b></span>';
       $(".post .post-author").each(function () {
       for(var i=0;i<hidePunkt.length-1;i++){
       if($(this).find("li."+hidePunkt[i]).html()!=null){
       $(this).find("li."+hidePunkt[i]).addClass('hidePunkt');};};

$(this).find('ul:last').append(g012+g01+g00+'</li>');
       $(this).find("li.pa-hidePunk span:last").hide();
       $(this).find(".hidePunkt").hide();
    });


    $("li.pa-hidePunk").click(function () {
    $(this).find("span").toggle();
    $(this).parent("ul").find("li.hidePunkt").toggle('slow');});
    </script>



<!-- *************************************************************** -->
<!--ЗАПЯТАЯ ПОСЛЕ НАЖАТИЯ НА НИК-->
<script type="text/javascript">function to(username)
{insert('[b]' + username + '[/b]' + ', ');}</script>

<!-- *************************************************************** -->
<!--КЛИКАБЕЛЬНОСТЬ НИКА ОТ ГОСТЯ-->
<script>$(".post[data-group-id=3]").find(".pa-author").html(function(){return this.innerHTML.replace(/(<.+>)(.+)$/,'$1<a href="javascript:to(\'$2\')">$2</a>')});</script>


<!-- *************************************************************** -->
<!--КНОПКИ ВВЕРХ ВНИЗ-->
    <script type="text/javascript">
    $(function(){
    if ($(window).scrollTop()>="250") $("#ToTop").fadeIn("slow")
    $(window).scroll(function(){
      if ($(window).scrollTop()<="250") $("#ToTop").fadeOut("slow")
      else $("#ToTop").fadeIn("slow")
    });
    if ($(window).scrollTop()<=$(document).height()-"999") $("#OnBottom").fadeIn("slow")
    $(window).scroll(function(){
      if ($(window).scrollTop()>=$(document).height()-"999") $("#OnBottom").fadeOut("slow")
      else $("#OnBottom").fadeIn("slow")
    });
    $("#ToTop").click(function(){$("html,body").animate({scrollTop:0},"slow")})
    $("#OnBottom").click(function(){$("html,body").animate({scrollTop:$(document).height()},"slow")})
    }); </script>


<!-- *************************************************************** -->
<!--РЕГУЛИРОВКА РАЗМЕРА ШРИФТА В ПОСТАХ © Alex_63 -->
<script type="text/javascript" src="https://forumstatic.ru/files/0016/0b/c8/31011.js"></script>


<!-- *************************************************************** -->
<!-- ПЕРЕНОС КОЛОНОК ТЕМ И СООБЩЕНИЙ / Deff, Alex_63 -->
<script type="text/javascript">
(function(){
   $.catch = function(a,f){$(function(){var t,i=0;function s(){i++;if(i>120)return;t=setTimeout(function(){if(!$(a).length){s();return};f()},100);}s();});}
   function appendTopicS(){
     $('.category td.tcl .tclcon,#f-subforums td.tcl .tclcon').each(function() {
       var L=$(this).parents('tr:first');
       var str='<br><div class="Add"><div class="Tems_And_messages">тeм: <span class="right">'+L.find('td.tc2').text()+'</span></div>\
       <div style="margin-left:12px;" class="Tems_And_messages">сообщений: <span class="right">'+L.find('td.tc3').text()+'</span></div>\
       </div>';$(str).appendTo(this);
     });
   }
   if($('#pun-index').length){appendTopicS ();}
   if($('#pun-viewforum').length){
     var summ=$('.main table[summary]').attr('summary').split(': ')[1].substr(0,1);
     if(summ=='#'||summ==String.fromCharCode(173))$.catch('#f-subforums',function(){appendTopicS()});
   }
}());</script>

<!-- *************************************************************** -->

<!-- ДОП ШРИФТЫ -->
<script type="text/javascript">
if ($('#pun-viewtopic,#pun-post,#pun-edit,#pun-poll,#pun-messages').length) {
var ft; var i; var ft_f; var j = "";
ft = document.getElementById("font-area");
var ft_f = new Array();
ft_f.push('Micra');
ft_f.push('Carolina');
ft_f.push('Compact');
ft_f.push('Tagirctt');
ft_f.push('Lobster');
ft_f.push('Bebas Neue');
ft_f.push('Rochester');
ft_f.push('FatFacel');
ft_f.push('Yeseva One');
ft_f.push('Bangers');
ft_f.push('Limelight');
ft_f.push('Great Vibes');
ft_f.push('Cheque');
ft_f.push('Resphekt');
ft_f.push('Sansterdam');
for (i in ft_f) {
j = "<div><span style='font-family:" + ft_f[i] + ";'>" + ft_f[i] +  "</span><img src='/i/blank.gif' onclick=\"bbcode('[";
j += "font=" + ft_f[i];
j += "]','[/font]')\" /></div>";
ft.innerHTML += j;
}}
</script>


<!--Короткое и среднее тире на длинное автоматически--><script type="text/javascript">
$('.post-content p').each(function(){
function replacer(str){return str.replace(/-\s|–\s/gm,'— ');}
var a = $(this).clone().wrap('<div></div>').parent().html();
var b = a.replace(/>[^<>]+</gim,replacer);
if(a!=b)$(this).replaceWith(b)
});
</script>


<!-- *************************************************************** -->
<!-- ПИАР-ВХОД v.2 -->
<script src="https://forumstatic.ru/files/0015/c4/3f/26781.js"></script><script src="http://forumstatic.ru/f/info/mforum/pr_login.compressed.js?18566"></script>
<script type="text/javascript">
PR.nick = 'PR'; //Ник PR-аккаунта
PR.pass = '1111'; //Пароль PR-аккаунта
PR.btn_text = 'Реклама'; //Надпись на кнопке PR-входа(или ссылка на картинку);
PR.set();</script>
<script type="text/javascript">
PR.nick = 'Reader'; //Ник PR-аккаунта
PR.pass = 'ACSzJ5'; //Пароль PR-аккаунта
PR.btn_text = 'Читатель'; //Надпись на кнопке PR-входа(или ссылка на картинку);
PR.set();</script>

<script>
if($(".punbb").attr("id")=="pun-index"){
  function getNumEnding(Num,EndArr){var End,i;Num=Num%100;if(Num>=11&&Num<=19)End=EndArr[2];
  else{i=Num%10;switch(i){case(1):End=EndArr[0];break;case(2):;case(3):;
  case(4):End=EndArr[1];break;default:End=EndArr[2];};};return End;};
  var GuestWrdArr=new Array( "гость","гостя","гостей");
  var UserWrdArr=new Array("пользователь","пользователя","пользователей");

$("#pun-stats .item5 div").each(function(){
  var Cnt=$(this).find("span").html();var Lnk=$(this).find("a:first").clone();var L=$(this).html();
  var Wrd="";var Wrd2="";var Wrd3="";

if(L.indexOf("Активны")!=-1){  //Строка Активных;
  var GuestNum=parseFloat($(this).find("strong").eq(0).html());
  var UserNum=parseFloat($(this).find("strong").eq(1).html());
  Wrd=getNumEnding(GuestNum,GuestWrdArr);Wrd2=getNumEnding(UserNum,UserWrdArr);
  L='<span class=e1></span> <span class=e2><span class="e2-1">'+GuestNum+'</span>';
  L+='<span class="e2-2"> '+Wrd+'</span></span> <span class="e3"><span class="e3-1">'+UserNum+'</span>';
  L+='<span class="e3-2"> '+Wrd2+'</span></span>';if( UserNum>0){L+=":"};
  L+=' <span class=e4>'+Cnt+'</span>';$(this).html(L);$(this).find(".e1").prepend(Lnk)};

if(L.indexOf("Посетили за сутки")!=-1){  //Строка Посетителей за сутки;
  var UserNum=parseFloat($(this).find("strong").eq(0).html());
  Wrd3=getNumEnding(UserNum,UserWrdArr);
  L='<span class=e1></span> <span class="e3"><span class="e3-1">'+UserNum+'</span>';
  L+='<span class="e3-2"> '+Wrd3+'</span></span>';if( UserNum>0){L+=":"};
  L+=' <span class=e4>'+Cnt+'</span>';$(this).html(L);$(this).find(".e1").prepend(Lnk);
  if(UserNum.toString().substring(UserNum.length-1,UserNum.length)=="1"&&UserNum!=11){
  var e1=$(this).find(".e1 a");var a=e1.text();e1.text(a.replace('Посетили','Посетил'))};};});

$("#pun-stats .item6 div").each(function(){
  var UserNum=parseFloat($(this).find("strong").eq(0).html());var Cnt=$(this).find("span").html();
  UserWrdArr=new Array("пользователя","пользователей","пользователей");
  var Wrd=getNumEnding(UserNum,UserWrdArr);var St=$(this).html().replace(/^([^\[\]]*?)\!([\s\S]*)$/igm,"$1");
  L='<span class=e1>'+St+'</span> <span class="e3"><span class="e3-1">'+UserNum+'</span>';
  L+='<span class="e3-2"> '+Wrd+'</span></span>: <span class=e4>'+Cnt+'</span>';$(this).html(L);});};
</script> 


<!-- спойлер персональной информации v.3 © deff, alex_63 -->
<script type="text/javascript" src="https://forumstatic.ru/files/001a/cf/3c/28604.js"></script> 
<script>if(GroupID!=1)$('.private-spoiler').remove()</script>
<script>if(UserID!=2)$('.private-spoiler').remove()</script>



<!--смайлы под формой ответа-->
<script type="text/javascript">
$('#post button[alt^="cont_"]').click(function(){ var blk = $(this).attr('alt');
  $('#post button[alt^="cont_"]').not('[alt="'+blk+'"]').each(function(){
  $('#'+ $(this).attr('alt')).hide();}); $('#'+blk).toggle();
});
</script>

<script type="text/javascript">
function smls_blkCnt (){}smls_blkCnt = smls_blkCnt.toString().split('!~!;')[1];
$('#smls-blk').one('hover',function () {
  $(smls_blkCnt).appendTo(this);
});
</script>
Подпись автора

https://forumstatic.ru/files/001a/cf/3c/94939.jpg

0

3

Код:
/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
@import url(style_cs.css);
@import url('https://use.fontawesome.com/c248f1ebcd.css');

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap&subset=cyrillic,cyrillic-ext,latin-ext');

@import url('https://fonts.googleapis.com/css?family=Kurale|Playfair+Display|Playfair+Display+SC');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,500');

@font-face {font-family: "micra"; 
src: local("micra"), url(https://forumstatic.ru/files/0015/e5/b7/77209.ttf);}

@font-face {font-family: "carolina";
src: local("carolina"), url(https://forumstatic.ru/files/0015/e5/b7/27348.ttf);}

@font-face {font-family: "compact"; 
src: local("compact"), url(https://forumstatic.ru/files/0015/e5/b7/99459.ttf);}

@font-face {font-family: "tagirctt"; 
src: local("tagirctt"), url(https://forumstatic.ru/files/0015/e5/b7/30706.ttf);}

@font-face {font-family: "lobster"; 
src: local("lobster"), url(https://forumstatic.ru/files/0015/e5/b7/20357.ttf);}

@font-face {font-family: "rochester"; 
src: local("rochester"), url(https://forumstatic.ru/files/0015/e5/b7/14867.ttf);}

@font-face {font-family: "fatfacel"; 
src: local("fatfacel"), url(https://forumstatic.ru/files/0015/e5/b7/95463.otf);}

@font-face {font-family: "yeseva one"; 
src: local("yeseva one"), url(https://forumstatic.ru/files/0015/e5/b7/36524.ttf);}

@font-face {font-family: "bangers"; 
src: local("bangers"), url(https://forumstatic.ru/files/0015/e5/b7/88955.ttf);}

@font-face {font-family: "limelight"; 
src: local("limelight"), url(https://forumstatic.ru/files/0015/e5/b7/21585.ttf);}

@font-face {font-family: "great vibes"; 
src: local("great vibes"), url(https://forumstatic.ru/files/0015/e5/b7/67816.otf);}

@font-face {font-family: "cheque"; 
src: local("cheque"), url(https://forumstatic.ru/files/0015/e5/b7/18369.otf);}

@font-face {font-family: "resphekt"; 
src: local("resphekt"), url(https://forumstatic.ru/files/0015/e5/b7/30388.otf);}

@font-face {font-family: "sansterdam"; 
src: local("sansterdam"), url(https://forumstatic.ru/files/0015/e5/b7/16638.otf);}

@font-face {font-family: "isocteur"; 
src: local("isocteur"), url(https://forumstatic.ru/files/001a/bb/dd/28728.ttf);}

@font-face {font-family: "Audrey"; 
src: local("Audrey"), url(https://forumstatic.ru/files/001a/c2/a1/60788.otf);}

@font-face {font-family: "AudreyIOS"; 
src: local("AudreyIOS"), url(https://forumstatic.ru/files/001a/c2/a1/98154.otf);}

@font-face {font-family: "Mistral"; 
src: local("Mistral"), url(https://forumstatic.ru/files/001a/c2/a1/95998.ttf);}

@font-face {font-family: "Caveat"; 
src: local("Caveat"), url(https://forumstatic.ru/files/001a/cf/3c/80205.ttf);}

@font-face {font-family: "Yeseva"; 
src: local("Yeseva"), url(https://forumstatic.ru/files/001a/cf/3c/65027.ttf);}

@font-face {font-family: "bebas neue"; 
src: local("bebas neue"), url(https://forumstatic.ru/files/001a/cf/3c/41357.otf);}

@font-face {font-family: "Benguiat Bold"; 
src: local("Benguiat Bold"), url(https://forumstatic.ru/files/0013/c1/fc/25163.ttf);}

@font-face {font-family: "Myriad"; 
src: local("Myriad"), url(https://forumstatic.ru/files/001a/cf/3c/56193.ttf);}

@font-face {font-family: "MyriadProBold"; 
src: local("MyriadProBold"), url(https://forumstatic.ru/files/001a/cf/3c/80083.ttf);}

@import url(https://allfont.ru/allfont.css?fonts=broadway-cyrillic);

@import url(https://allfont.ru/allfont.css?fonts=gothicrus-medium);

@font-face {font-family: "Candara"; 
src: local("Candara"), url(https://forumstatic.ru/files/001a/cf/3c/66426.ttf);}

@font-face {font-family: "CandaraBold"; 
src: local("CandaraBold"), url(https://forumstatic.ru/files/001a/cf/3c/15814.ttf);}

@font-face {font-family: "Broadway"; 
src: local("Broadway"), url(https://forumstatic.ru/files/001a/cf/3c/20368.ttf);}

@font-face {font-family: "AnonPro"; 
src: local("AnonPro"), url(https://forumstatic.ru/files/001a/eb/a8/29024.ttf);}

@font-face {font-family: "VerPro"; 
src: local("VerPro"), url(https://forumstatic.ru/files/001a/eb/a8/38327.ttf);}

@font-face {font-family: "Inverkrug"; 
src: local("Inverkrug"), url(https://forumstatic.ru/files/001a/cf/3c/65408.otf);}

@font-face {font-family: "InverkrugOutline"; 
src: local("InverkrugOutline"), url(https://forumstatic.ru/files/001a/cf/3c/18540.otf);}

@font-face {font-family: "BabelStoneModern"; 
src: local("BabelStoneModern"), url(https://forumstatic.ru/files/001a/cf/3c/72278.ttf);}

@font-face {font-family: "CopaseticC"; 
src: local("CopaseticC"), url(https://forumstatic.ru/files/001a/cf/3c/32426.ttf);}



/* 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%;
  }

/* 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%;
margin-top:25px;
  }

/* A3.2 */
.punbb {
  font: normal 68.75% verdana, arial, helvetica, sans-serif;
  }

.punbb textarea {
    border: 2px solid #00474a!important;
}

/* 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 {
    font-family: var(--custom);
    letter-spacing: 1px;
    font-size: 12px;
    color: var(--color-black);
    border: 1px solid var(--color-black);
    padding: 3px 10px 4px;
    background: var(--color-back);
    outline: 5px solid var(--color-back);
    outline-offset: 0px;
  }

.punbb legend span {display:none}

/* 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 {

  }

/* 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 -12px;

         }

    /* A5.2 */
 

    /* A5.3 */
    #pun-redirect {
      background:#191919 fixed top center repeat;
      position: absolute;
      width: 100%;
      height: 125%;
      z-index: 100;
      top: -200px !important;
      left: 0 !important;
      }

    #pun-redirect #pun-main {
    margin: 12% 37% 12px 37%;
    background-color: #191919;
      width: auto;
      float: none;
      position: relative;
      z-index: 1000;
      }

    #pun-redirect #pun-main > a {color:#f0f0f0!important}

/* A5.4 */
.punbb .section, .punbb .main {
  /*margin-bottom: 1em;*/
  }

/* 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 {
  }

/* A5.9 */
.punbb .container {
  }

/* A5.10 */
 #pun-main h1, .punbb .section h2, #pun-main h2, #pun-debug h2, #pun-stats h2 {
    text-align: left;
    padding: 4px 0px 4px;
    text-transform: lowercase;
    background: var(--color-red);
    margin: 2px 10px;
  }


#pun-stats h2 span {
    /*display: none;*/
}

/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
.punbb .post-sig dt {
    display: block;
    margin: 10px 0px 10px 0px;
    height: 1px;
    background: var(--color-brown);
  }

.post-sig dd p, #profile .fs-box dd p  {
   font-size: 10px;
   text-align: center!important;
   line-height: 11px!important;
  }

/* B1.3 */
.punbb .post-content p {
    margin: 0;
    padding: 3px 5px 5px!important;
    line-height: 150%;
    text-align: justify;
  }

/* 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;
    height: auto!important;
    max-height: 350px;
  }

/* B1.8 */ 
.punbb .post-content .quote-box, .punbb .post-content .code-box {
    padding: 10px 10px 5px 10px;
    margin: 15px 5px 15px 5px;
  }

.punbb .post-content .spoiler-box {padding: 10px 20px !important;
}

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
display: block;
    padding: 2px 15px 4px;
    font-size: 11px;
    font-weight: normal;
    width: fit-content;
    font-style: normal;
    text-align: center;
    text-transform: lowercase;
    margin-top: -21px!important;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 1px;
    color: var(--color-black);
    background-color: var(--color-back);
    border: 1px solid var(--color-black);
  }


/* 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: 940px;
    font-size: 10px;
    height: 0px;
    margin: 5px 10px;
    background: var(--color-back);
    top: -53px;
  }

/* B3.2 */
.multipage {
 margin-top: 3em;
  }

/* B3.3 */
div.linkst > div.postlink > span > a, .linkst .pagelink, .linksb .pagelink, #pun-main > div.linkst > noindex > div > span.new-topic > a, div.linkst > noindex > div > span.new-poll > a , span.new-topic > a, span.new-poll > a{  text-transform: lowercase; }

/* B3.4 */
.linkst .postlink {
text-align: right;
    position: relative;
    float: right;
    top: -12px;
    width: 160px!important;
  }

/* B3.5 */
.punbb .linksb {
    position: relative;
    font-size: 11px;
text-transform: lowercase;
    margin: 5px 10px;
  }


/* B3.6 */
.linksb .pagelink {
float: left;  }

/* B3.7 */
.linksb .postlink {
float: right;
    right: 10px;
    width: 16em;
    font-size: 10px;
    text-align: right;
  }

/* B3.8 */
.subscribelink {
    clear: both;
    padding-top: 0.3em 0.8em 0.5em 0;
    height: 14px !important;
    text-transform: lowercase;
    font-size: 10px !important;
    text-align: right;
  }


/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
    padding: 10px 15px;
    font-size: 11px;
    margin: 8px 0 8px 0;
  }

#profile .formal  {
   width: 574px;
}

/* C1.2 */
.punbb .formsubmit {
    padding: 0 0 0 22px;
    margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
    margin: 0 0.6em 0 0;
    color: var(--color-black);
  }

/* C1.4 */
.punbb fieldset {
    padding: 0px 20px;
  }

/* C1.5 */
.punbb fieldset legend {

  }

/* C1.6 */
.punbb fieldset legend span {
    padding: 2px 5px;
    margin: 0;
  }

/* C1.7 */
.punbb fieldset fieldset {
  border-style: none;
  margin: 0;
  padding: 0 0 8px 0
  }

/* C1.8 */
.punbb .fs-box {
  padding: 1em 0 0.8em 0;
  }

/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
  padding: 0 0 0.8em 0
  }

/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
  float: left;
  margin-right: 1em;
  }

/* C1.11 */
.punbb .inline .infofield {
  clear:both
  }

/* C1.12 */
.punbb .datafield br {
  display: none
  }

/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
  font-weight: bold
  }

/* C1.14 */
.punbb .datafield span.input a {
  font-weight: normal;
  }

/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
  display: block;
  padding: 0 12em 0 0;
  height: 100%; /* For IE */
  }

/* C1.16 */
.punbb textarea, .punbb .longinput input  {
  width: 64%;
  margin: 0;
  }

/* C1.17 */
.punbb .hashelp {
  position: relative;
  }

/* C1.18 */
.punbb .helplinks {
  display: block;
  position: absolute;
  top: 1em;
  right: 0;
  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%;
  }

.punbb td div.tclcon {
    text-align: left;
    font-size: 11px;
    color: var(--color-black);
    padding-left: 10px;
    margin-left: 15px;
    padding-right: 10px!important;
    margin-right: 15px;
}


/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 10%;
  text-transform: lowercase;
    vertical-align: top;
    padding-top: 20px;
    font-size: 11px;
  }

/* C2.3 */
.punbb .main .tcr {
    text-align: left;
    width: 30%;
    text-transform: initial;
    color: #000000;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
}
  }

#pun-userlist .main .tc2, #pun-userlist .main .tc3, #pun-userlist .main .tcmod {border:none!important}

#pun-viewforum .hasicon td.tcl, #pun-searchtopics .hasicon td.tcl, 
#pun-respect .main .tc2, #pun-respect .main .tc3, #pun-respect .main .tcmod, #pun-respect .main .tcr,
#pun-positive .main .tc2, #pun-positive .main .tc3, #pun-positive .main .tcmod, #pun-positive .main .tcr , #pun-online .main .tc2, #pun-online .main .tc3, #pun-online .main .tcmod, .punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod, #pun-viewforum .main .tcr, #pun-searchtopics .main .tcr {

}

#pun-online .main .tc2, #pun-online .main .tc3, #pun-online .main .tcmod {
    text-align: center;
    width: 15%;
    color: var(--color-black);
    text-transform: lowercase;
    padding: 8px;
}

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
  width: 40%
  }


#pun-searchposts .pa-replies{
display:none
}


#pun-respect .main .tcr,  #pun-respect .main .tcl,
#pun-positive .main .tcr,  #pun-positive .main .tcl 
 {
text-align: center;
}

#pun-mod .main .tc2, #pun-mod .main .tc3, #pun-mod .main .tcmod {
border: none;
color: #3f5363;
}

#pun-userlist .user-avatar .avatar-image {
    height: 35px!important;
    width: 35px!important;
}

/* C2.5 */
#pun-userlist .main .tc2 {}

#pun-searchtopics .main .tc2 {
    text-align: center;
    width: 20%;
    vertical-align: top;
    padding-top: 20px;
  }

/* 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 {
    text-align: left;
    font-size: 13px;
    max-height: 19px;
    min-height: 19px;
    margin-bottom: 7px;
    padding-right: 75px;
    padding-bottom: 0;
    vertical-align: middle;
    padding-top: 7px;
  }

#pun-index .tcl h3 a {
    color: var(--color-black);
    font-size: 14px;
    font-weight: bold;
    text-transform: lowercase;
    font-family: var(--custom2);
    letter-spacing: 2px;
    margin-left: 40px;
}

/* 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 {
padding: 0;
  }

/* C2.12 */
.punbb .main th {
  }

/* C2.13 */
.punbb .main .tcl {
  border-left-style: none;
  border-left-width: 0
  }

/* C2.14 */
.punbb tbody.hasicon td.tcl {
    padding-bottom: 5px;
    padding-top: 15px;
    padding-left: 1px;
  }


#pun-searchtopics .user-avatar {    top: -15px!important;}
#pun-viewforum .user-avatar {
float: right !important;
    padding-left: 15px;
    padding-bottom: 0px;
    margin: 0px 9px 3px 0px;
    top: -14px!important;
}

.punbb .user-avatar {top: 0px; 
width: 38px!important;}

#pun-viewforum .main .tcl {
width: 35%;
}
#pun-viewforum .main .tc2, #pun-viewforum .main .tc3 {
    width: 20px;
    vertical-align: top;
    padding-top: 20px;
    font-size: 10px;
    padding-left: 5px;
}


#pun-viewforum div.icon {
    margin-top: -30px;
}

#pun-searchtopics div.icon {
    margin-top: -35px;
}

#pun-modviewforum div.icon {
    margin-top: 0px!important;
}

#pun-multimove .main .tc2 {
border: none!important;
}

#pun-statistic .main .tc2, #pun-statistic .main .tc3, #pun-statistic .main .tcmod {
    text-align: center;
    width: 10%;
    color: #344150; 
    text-transform: lowercase;
    border-top: 3px solid #a5936d;
}

#pun-message .pun-navlinks {
margin-bottom: -82px!important;
}

#pun-messages .post h3 span {
    color: #f8f7e3;
}

#pun-viewforum .forum .tcl .tclcon {
    text-align: left;
    margin-right: 18px;
    padding-left: 40px;
    margin-top: -10px;
    margin-left: 30px;
}

#pun-searchtopics .forum .tcl .tclcon {
    text-align: left;
    padding: 0px 10px 0;
    margin-right: 18px;
    padding-left: 40px;
    margin-top: -10px;
    margin-left: 30px;
}

#pun-modviewforum .main .tcl {
}

#pun-modviewforum .main > form > div.forum > div > table > tbody > tr > td.tcr {
    vertical-align: top;
    padding-top: 20px;
}

#pun-modviewforum .forum .tcl .tclcon {
    padding-top: 5px;
    margin-left: 55px;
}




#pun-searchtopics .main .tcr {
    width: 40%!important;
}

#pun-searchtopics .main .tcr, #pun-viewforum .main .tcr {
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 5px;
    padding-top: 20px;
}


#pun-searchtopicsem.user-avatar {
    float: right !important;
    padding-left: 15px;
    padding-bottom: 11px;
    margin: -10px 0px 2px 0px;

}

 /* C3 Topics
-------------------------------------------------------------*/

/* C3.1 */
.punbb .post .container {
    margin-top: 0px;
    padding-top: 5px;
  }

/* C3.2 */
.punbb .post h3 {
  color:var(--color-black);
  }

/* C3.3 */
.punbb .post h3 span {
padding: 5px 10px;
    display: block;
    font-size: 11px;
    text-transform: lowercase;
  }

.punbb .post h3 span a {
    color: var(--color-grey);
}

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  color: var(--color-grey);
  font-weight: norma!importantl;
  }

/* C3.5 */
.punbb .post .post-author {
    float: left;
    width: 240px;
    margin-top: 0px;
    margin-left: 10px;
    padding-bottom: 0px;
    overflow: hidden;
  }

.punbb .post .post-author ul {
}


/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
    line-height: 140%;
  }

/* C3.7 */
div.post-author > p.pa-author, li.pa-author, .pa-author a ,.pa-author a:hover, .pa-author a:active {
    font-size: 18px!important;
    text-align: center;
    color: var(--color-red)!important;
    font-family: var(--custom2)!important;
    letter-spacing: 1px!important;
  }

div.post-author > p.pa-author, li.pa-author {padding: 10px 10px 7px;
    line-height: 1;
}


li.pa-avatar.item2 {
    padding: 10px;
    text-align: center;
    margin-top: -5px;
}

li.pa-avatar.item2 img {
    margin-top: 0px;
    border: 4px double var(--color-black);
}

.pa-awards {    text-align: center;
    color: var(--color-hz);
    text-transform: lowercase;
    font-size: 9px;
    margin: 0px 5px 10px;
display:none;}

/* C3.9 */
li.pa-title {
    text-align: center;
    font-size: 9px;
    color: var(--color-black);
    padding: 5px 10px;
    text-transform: lowercase;
    line-height: 1;
    margin-bottom: 0px;
    margin-top: -2px;
  }


li.pa-online {
    color: var(--color-black);
    text-align: center;
    text-transform: lowercase;
    font-size: 9px;
    margin: 2px 0 0 0;
  }

li.pa-online strong {
font-weight: normal!important;
}

/* C3.11 */
.punbb .post-body {
    margin-left: 255px;
  }

/* C3.12 */
.punbb .post-box {
    padding: 10px 10px;
  }

#post-preview .post-box {
text-transform: none!important;
}

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 */
.punbb .post-links {
    border-bottom: 1px solid var(--color-grey);
    padding-bottom: 5px;
    margin: 0 10px;
  }

/* C3.15 */
.punbb .post-links ul {
    font-size: 11px;
    text-align: right;
  }

.punbb .post-links ul a {
    color: var(--color-grey);
    text-transform: lowercase;
}

/* C3.16 */
.punbb .post-links li {
  display: inline;
    text-transform: lowercase;
  }

/* C3.17 */
.pl-email, .pl-website{
  float: left;
  }

.pl-email, .pl-website {padding-right: 10px!important;}

.pl-quote, .pl-delete, .pl-edit {padding-left: 10px!important;}

/* C3.18 */
.punbb .clearer {
  clear: both;
  height: 0;
  font-size: 0;
  }


/* C4 Moderator menu
-------------------------------------------------------------*/

/* C4.1 */
.punbb .modmenu .container {
    padding: 10px;
    font-size: 10px;
    text-transform: lowercase;
    color: var(--color-black);
    text-align: right;
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 12px;
  line-height: 1em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }

#topic-modmenu .container strong #mod-options {
    padding-bottom: 2px;
    text-transform: lowercase;
    font-size: 10px;
}

#topic-users-in { height: 100%;}
#topic-users-in a:last-child:after {content: "";}
#topic-users-in a:after {content: ",";}


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
    padding: 0.8em 1em;
    color: #797979;
    font-size: 8px;
    text-transform: uppercase;
    font-family: arial;
    font-weight: bold;
    text-align: center;
  }

/* C5.2 */
.punbb .info .container .backlink {
padding-top: 0.8em;
    text-align: center;
    font-family: verdana;
    text-transform: lowercase;
    font-size: 8px;
  }


/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#pun-profile #profile .container {
  padding-left: 18.6em;
    margin-top: 50px;
  }

.adminmain {
margin-top: 153px;
}

#pun-messages #profile .container {
  padding-left: 18.6em;
width: auto;
  }

#messages .icon {
margin-top: -10px;
}

#pun-main #viewprofile .container {
  }

#pun-messages #form-buttons {
width: auto;
}

#messages .tc2.pmtc22 {width:30%!important;
padding-right: 10px;
}

#messages > fieldset > div > div > table > tbody > tr > td.tcl.pmtcl1 {    width: 30%!important;
    padding-top: 0px;
    padding-bottom: 20px;}
#messages > fieldset > div > div > table > tbody > tr > td.tc2.pmtc24 {width:10%!important}

#messages > fieldset > div > div > table > tbody > tr > td.tcl.pmtcl1 > div > div.tclcon {    font-size: 11px;
    padding-top: 20px;
    margin-left: 25px;
    margin-right: 5px;}

#messages .tc3 {
color: var(--color-black);
padding-left: 15px;
    width: 24%!important;
}

#messages > fieldset > div > div > table > tbody > tr > td > input[type=checkbox] {    margin-top: 20px;
}


#messages .user-avatar {
/*height: auto; 
width: auto; 
display:none;*/
}

#pun-profile .formsubmit input {
color: #192c4b; 
}


#pun-profile  .main .tc2, #pun-profile  .main .tc3, #pun-profile .main .tcmod {
border:none;
}

.award-description {
color: #45545e;
}

/* 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;
    text-transform: lowercase;
    font-size: 9px;
    font-weight: bold;
    margin: 8px 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
    background: transparent;
    border: none;
    padding: 0 0 0 0;
/*   margin: 0 14px -5px -112px;*/
  }

/* 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: 5px 2px;
  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-style: none none none none;
    border-width: 0px 0px 0 0px;
  }

/* D1.2 */
#pun-title h1 {
  display : block;
  height : 0px;
  padding: 0em;
  }

/* D1.3 */
#pun-title .container {
  border-style: none solid none solid;
  }

/* D1.4 */
#pun-title h1 span  {
    display: none;
  }


#pun-title td.title-logo-tdl {
	border: none;
	width: 100%;
}

#pun-title td.title-logo-tdr {
	border: none;
	width: 0px;
}

/* 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 {
    text-align: center;
    margin-top: 4px;
  }

/* D3.2 */
#pun-navlinks .container {
    margin-bottom: 20px;
  }

/* D.3 */
#pun-navlinks li {
 display: inline;
  }

/* D3.4 */
#pun-navlinks li a {
    font-size: 16px;
    padding: 0 5px;
    text-transform: lowercase;
    letter-spacing: 3px;
    font-weight: bold;
  }

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-ulinks {
margin-top: 2px;
    margin-bottom: 10px;
  }

/* D4.2 */
#pun-ulinks .container {
    border-top: none;
    width: 100%;
    letter-spacing: 0px;
    text-align: center;
    font-size: 11px;
    text-transform: lowercase;
  }


/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
    display: inline;
    white-space: nowrap;
  }
#pun-ulinks a {
  color: var(--color-gr);
  }


/* D4.4 */
#pun-ulinks li a {
  padding: 0 5px
  }

/* 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 {
    margin-top: 0px;
    padding: 15px 0px;
    text-transform: lowercase;
    text-align: left;
    font-size: 11px;
    color: var(--color-red);
    letter-spacing: 0px;
    text-align: center;
  }

/* D5.3 */
#pun-status span {
  white-space: nowrap;
  }

/* D5.4 */
#pun-crumbs1 {
    font-weight: normal;
    overflow: hidden;
    margin-top: 20px;
    height: 25px;
  }


/* D5.5 */
#pun-crumbs1 p.container, #pun-crumbs2 .container{
  /*  margin-top: 6px!important;
    padding: 3px;*/
    text-align: left;
    text-transform: uppercase;
margin-left: 10px;
    font-size: 10px;
}
 

/* 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;
  }

/* D6.3 */
#pun-announcement .container {
  /* background: var(--html-bg)!important;*/
    padding: 10px 0 0;
  }

/* D7 Statistics
-------------------------------------------------------------*/

/* D7.1 */
#pun-stats .container {
    margin: 1px;
    margin-bottom: -11px;
    padding: 10px 19px;
    font-size: 10px;
    color: #252b3b;
  }

/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
    float: left;
    clear: both;
    line-height: 150%;
    text-transform: lowercase;
}

/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
    text-align: right;
    line-height: 150%;
    text-transform: lowercase;
  }

/* D7.4 */
li#onlinelist {
    border-top-style: solid;
    border-top-width: 1px;
    float: left;
    line-height: 130%;
    text-align: justify;
    font-size: 10px;
text-transform:lowercase;
    width: 100%;
  }

/* 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: 35px;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  text-align: right;
  line-height: 150%;
  }

/* D8.5 */
#pun-about p span {
    display: block;
    position: absolute;
    width: 860px;
    height: 9px;
font-family:var(--custom);
    text-transform: uppercase;
    font-size: 8px;
    margin-left: 33px!important;
    margin-top: 33px!important;
    color: var(--color-gr);
    text-align: center;
  }

/* D8.7 */
#pun-crumbs2 .container {
    text-align: left;
    padding-top: 12px;
  }


/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style: solid none;
    display: none;
  border-width: 1px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }


/* D9 Help file
-------------------------------------------------------------*/

/* D9.1 */
#pun-help .formal .info-box h3.legend {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  margin-bottom: 0.8em;
  }

/* D9.2 */
#pun-help .formal .info-box h3.legend span {
  padding-bottom: 0.6em;
  display: block;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 1.1em;
  }

/* D9.3 */
#pun-help .formal p, #pun-help .formal dd {
  margin-bottom: 1em
  }

/* D9.4 */
#pun-help .formal ul, #pun-help .formal dl {
  padding: 0 0 0 1em
  }

/* D9.5 */
#pun-help .formal li {
  padding: 0;
  line-height: 130%
  }

/* D9.6 */
#pun-help .formal li * {
  vertical-align: text-top
  }

/* D9.7 */
#pun-help .formal dt span {
  font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* D9.8 */
#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
  padding-bottom: 0;
  }

.admain {
    padding-left: 172px!important;
    margin-bottom: 1em;
}

.editBookmark {baclground:var(--noise)}

.FNTslider .before {
    height: 3px;
    position: absolute;
    margin-top: 0px;
    background: var(--color-grey);
}
.FNTslider .thumb {
    width: 5px;
    height: 7px;
    position: relative;
    top: -2px;
    cursor: pointer;
    background: var(--color-green);
}
.FNTslider {
    position: relative;
    z-index: 1000;
    width: 110px;
    height: 3px;
    margin: 3.5px 130px 3px 5px;
    float: right;
    background: var(--color-grey);
}

#plng {color:var(--color-black)!important;}

li.pa-awards > a {color: var(--color-white)!important;}

.punbb .post-content .code-box > strong > a, .punbb .post-content .code-box > strong > a:hover {
/*color: var(--color-white)!important*/}

#pun-main > div.usertable > div > table > tbody > tr > td.tcl {    padding: 5px 15px 0 0;}

#pun-about > p > span {display:none}

.quote-box .spoiler-box .private-spoiler > div > b {color: var(--color-white)!important}


#pun-main > div.usertable > div > table > tbody > tr > td.tcl > em > a > span.isonline { right: 9px!important;
    top: -8px;}

#awards-content > tr > td.tcl, #pun-main > div.section > div {    padding-left: 10px;}
#pun-main > div.section > div > table > tbody > tr > td {border:none!important; padding:5px 0}


#filetable > tbody > tr > td.tcl {padding-top: 10px!important;}

#filetable > tbody > tr > td:nth-child(3), #filetable > tbody > tr > td:nth-child(5),
#filetable > tbody > tr > td.tc2.ft-uploaded, 
#filetable > tbody > tr > td.tc3.ft-version {padding-top: 14px!important;}

#filetable > tbody > tr > td.tcr {border:none!important}
#filetable > tbody > tr > td.tc3.checker {padding-top: 12px!important;}

#rep_form > table > tbody > tr > td.tc2 {border:none!important}
#rep_form > table > tbody > tr:nth-child(1) > td.tc2 {    padding-top: 0px;
    color: black;}
#rep_form > table > tbody > tr:nth-child(2) > td.tcl {    vertical-align: inherit;}

div.post-links > ul > li.pl-share {display: none!important}

/*div.for > a, td.tcr > a {    font-size: 13px;
    font-family: var(--custom);}*/

.fld-name {padding-right:4px}
li.pa-fld4.hidePunkt > span,
li.pa-respect.hidePunkt > span.fld-name,
li.pa-posts.hidePunkt > span{padding-right:0px!important}

#messages > fieldset > div > div > table > tbody > tr > td > em {    margin-top: -10px;}

#pun-userlist .main .tcl,
#pun-userlist .main .tc2,
#pun-userlist .main .tc3 {border: none!important;}

#messages > fieldset > div > div > table > tbody > tr > td.tc2.pmtc22 > em > a > span.avatar-image {width: 40px!important;
    height: 40px!important;    margin-left: 10px!important;}

#pun-main {padding: 0 0px}

div[id*=pun-admin_]> #pun-title >  #title-logo-table > tbody > #title-logo-tr {top:0!important}

#pun-status > p > span.item4.status-right {display:none}

.bubble:after {
    border-color: var(--color-grey) transparent!important;}
.bubble {
    background: var(--color-grey)!important;}

#tags .container {
    background: var(--color-back);}

.plashka, .plashka2 {
    padding: 2px 10px 3px;
    margin: 2px!important;
    width: 205px !important;
    max-height: 15px;
    overflow-y: auto;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    border: 1px solid var(--color-black);
    color: var(--color-black);
    letter-spacing: 1px;
    text-transform: lowercase;
    font-family: var(--custom);
}

#hron { width: auto; height: auto;     display: inline-table;}

#hron-m {
    padding: 5px;
    width: 200px;
    height: auto;
    margin: 0px 0 2px;
    overflow-y: auto;
    position: relative;
    font-size: 10px;
    display: inline-table;}

#hron-m-h{
    text-align: center;
    font-size: 18px;
    padding: 5px;
    font-family: var(--custom);}


#hron-m > done > a, #hron-m > a {text-transform: lowercase;}
#hron-m > done > a {color: var(--color-green)!important;}

.pa-fld3:before {
  content: '';
  background:url(https://forumstatic.ru/files/001a/cf/3c/34218.png) center no-repeat;
    filter: invert(1);
    width: 23px;
    height: 13px;
    display: inherit;
    background-position-y: 0px;
}

.pa-fld4:before {
content: '';
    background: url(https://forumstatic.ru/files/001a/cf/3c/78703.png) center no-repeat;
    filter: invert(1);
    width: 23px;
    height: 13px;
    display: inherit;
    background-position-y: -2px;
}


div > table > thead {display:none}
.pl-reports {display:none!important}

.pa-fld5 {
     position: absolute;
    margin-top: -22px !important;
    margin-left: 190px !important;
}

#pa-fld5 > strong > img, .pa-fld5 > img { max-height: 40px;}

.tipsy-inner {
margin-top: -2px!important;
  margin-left:-6px!important;}

.tipsy-inner p{
margin: 0px!important;
margin-top: 6px!important;
}

.punbb input, .punbb select, .punbb optgroup, .button {
    font: 1em verdana, arial, helvetica, sans-serif;
    border: 1px solid var(--color-black)!important;}

/*блок наград*/
#awards-content > tr.alt1 > td.tcl {display:none}
#awards-content > tr.alt1 > td:last-child {display:none}

#awards-content > tr > td:nth-child(2) {width:40%}
#awards-content > tr > td:nth-child(3) {width:60%; text-align:left; padding-right: 10px;}

#profileContainer > fieldset:nth-child(1) > div > table > tbody > tr > td.tcl {width:5%}


/*аватар гостя в списке*/
.avatar-image[style*="default_avatar.jpg"]{
       background-image:url(https://forumupload.ru/uploads/001a/c4/45/3/289615.png)!important;
}

li.pa-fld1 > span, li.pa-fld2 > span, li.pa-fld3 > span, li.pa-fld4 > span, li.pa-fld5 > span {display:none}

/*---------GUEST------*/

html {width:100%; border:none!important}

div.theme-img {
    width: 310px;
    padding: 0 10px;
    margin-left: 5px;
    min-height: 120px;
    display: inline-block;
    text-align: center;
}

div.theme-img > img {    max-width: 310px;
    max-height: 110px;}

.theme-text {
    max-width: 313px;
    padding: 0px 10px;
    font-size: 11px;
    text-align: justify;
    display: inline-block;
}

div.blabla {
    width: 136px;
    padding: 0 10px;
    display: inline-table;
    height: 88px;}

div.blbl {
    width: 315px;
    padding: 10px 10px 10px 22px;
    display: inline-table;
    height: 150px;}

.theme-name1 {    margin: 0px 10px 10px;
    padding: 10px 10px 0px 0;
border-bottom: 1px solid var(--color-black);}

.theme-name {
    font-family: var(--custom2);
    text-align: right;
    font-size: 18px;
    font-weight: bold;
    text-transform: lowercase;
    }

.theme-subname {
font-size: 10px;
text-align: right;
font-weight: normal;
    margin-top: -1px;
    margin-bottom: 7px;
}

.colortext {
     color: var(--color-green);
   }

.theme-back {
/*background: var(--noise);*/
    margin: 5px;
border: 1px solid var(--color-black);
}

.theme-links {
    font-size: 10px;
    text-align: right;
text-transform:lowercase;
}

.guestblock {
    width: 305px;
    height: 80px;
  /*  background: var(--color-brown);*/
    font-size: 11px;
    padding: 5px;
    color: var(--color-nice);
border: 1px solid var(--color-black);
}

.gubl {padding: 5px;
    overflow-y: auto;
    height: 70px;}

#pun-ulinks #Rz{display:none}

#cont_1 > img {width:50px; height:50px;}

/*gueat mask*/
div.post-author.no-avatar > ul > li.pa-avatar > img {margin-top: 0px;
}

div.post-author.no-avatar > ul > li.pa-avatar {
padding: 10px;
    text-align: center;
    margin-top: 0px;}

div.tclcon > div.for {
    padding: 5px 25px 5px 10px;
}
.for-a {      background: var(--color-black);
    padding: 3px 0 5px!important;
    text-align: center;
    margin: 5px 0px!important;
color: var(--color-back);}

div.for > div > a {color: var(--color-back)!important}

li.pa-hidePunk, li.pa-awards > a, .fld-name > a {color: var(--color-red)!important;
    font: normal 68.75% verdana, arial, helvetica, sans-serif!important;
    font-size: 9px!important;
    letter-spacing: 0px!important;}

li.pa-hidePunk {    text-transform: lowercase;
    text-align: center;
    padding: 10px;}

#post > fieldset > div > p > span > div {width: 888px;}

.punbb textarea, .punbb select, .punbb input {outline: transparent;}

.status_userava>img {vertical-align:middle;
position: absolute;
background-size: contain!important;
    background-color: var(--color-grey)!important;
    width: 50px!important;
    height: 50px!important;
    opacity: 1!important;
    outline: 2px solid var(--color-red);
    outline-offset: 2px;
    border-radius: 50%;
    background-position: center center;
}
#pun-status > p > span.status_userava {margin-left: 25px;}
#pun-status > p > span.item1 {}
#pun-status > p > span.item2 {}

#ChangeStyle {    right: 5px;
    top: 150px;}

#ChangeStyle td {
    cursor: pointer;
    width: 10px;
    height: 10px;
    border-radius: 50px;
/*     outline: 1px solid var(--color-back);
    outline-offset: 1px;*/
}

/*замена*/
#navadmin a span {display:none}
#navadmin a:before {content:'амс';}

/*рамки*/
li.pa-author {
    border-top: 1px solid var(--color-black);
    border-right: 1px solid var(--color-black);
    border-left: 1px solid var(--color-black);
    }

li.pa-title {    border-right: 1px solid var(--color-black);
    border-left: 1px solid var(--color-black);}

li.pa-avatar.item2, li.pa-fld1 {
    border-bottom: 1px solid var(--color-black);
    border-right: 1px solid var(--color-black);
    border-left: 1px solid var(--color-black);
    }

td.tcl > div > div.tclcon > div.for > div > div > div, .topic a.sharelink {display:none}

#pun-reputation > div.inner.post_reputation > h1 {    margin: 7px 10px;}
Подпись автора

https://forumstatic.ru/files/001a/cf/3c/94939.jpg

0

4

Код:
/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Variables
--------------------------------- */

:root {
    --color-green: #786663; /*коричневый*/
    --color-red: #89ad76; /*зеленый*/
    --color-back:#f0f0f0;
    --color-hz: #f0f0f0;

    --color-white: #191919;
    --color-black: #222;
    --color-grey: #c3c3c3;

--color-brown: #bbb;
--color-nice:#222;

    --color-mda: #62001d;

--custom: Myriad;
--custom2: MyriadProBold;

    --html-bg: #666 url(https://forumstatic.ru/files/001a/cf/3c/93971.jpg);

    --noise: #d8d8d8 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAgMAAAAqbBEUAAAACVBMVEUAAADc2tzU1tSVBL31AAAAAXRSTlMAQObYZgAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWpJREFUKJEVkksOREEERW2yXlLmJOyHpMxJWGXrOfdzAI7DJ78PCwOamS6L9cmAI0fCz3S9gvC+g/HdJoVKuX6OU6DDVFnGoQj/oGJwqttlBpQ93uCt7AKTS6pqmBWQopZzstEc4juSPvXYCd7ByhR8Yxf05fVwJy4Bpo9d2+x7DN1H8VWdfgp4Vqwjb6fBrFRwVduOcbzLpdEYvBXESeSVp0NHsNxGxxY4sR2puFF6x+LpY2rLt00/l2LyUoFWTNOm98UDrbjRL5KuwResqJuhyuHKGZnvHVMGUiwdOZlbYWmEHTWd5RbmeaSHrRhGqahnuUTDAo1aAHZpfWZcciJ0LtyazTB5zib4YoqdjbYwdHF20KdDASgWt6JwFyEQ94Sjd1YAT90wxEPTML0m3w2ldwADe10upT3Y4w5+W8nE/2qf3NlIMoDD9xWhEW+CmjR0YZz9A3Jb6hq2rCdfZ9XwmgPu/feRnrfnD5HSLW50u+ptAAAAAElFTkSuQmCC);
}



/*Фон*/
body {
background: var(--html-bg) top center repeat-y fixed;
}

#Logo {right: 255px;
    background: url(https://forumstatic.ru/files/001a/cf/3c/46035.png) bottom left no-repeat;
    width: 390px;
    height: 60px;
    text-align: left;
    position: absolute;
    font-family: var(--custom2);
    letter-spacing: 0px;
    padding-top: 4px;
    font-size: 0px;
    font-weight: bold;
    color: var(--color-red);
}

#Logo1 { right: 33px; 
background: url(https://forumstatic.ru/files/001a/cf/3c/85390.png) bottom left no-repeat;
    width: 190px;
    height: 76px;
    text-align: left;
    position: absolute;
    font-family: var(--custom2);
    letter-spacing: 0px;
    padding-top: 4px;
    font-size: 0px;
    font-weight: bold;
    color: var(--color-red);
}

#Logo, #Logo1 {bottom: 25px;
    position: absolute;
    z-index: 2;}


#activity {display: none!important;
 }

#ams { display: none!important;
 }

 #pair, #epic, #RANDOM, #KontentRotator {display:none}


#act {
   position: absolute;
    width: 970px;
    top: 25px;
    left: -90px;}

#act1, #act2, #act3, #act4 {
    position: absolute;
    width: 50px;
    height: 50px;
}

div#act1:before, div#act2:before, div#act3:before, div#act4:before  {
    content: ".";
    font-family: var(--custom2);
    font-size: 88px;
    color: var(--color-red);
    top: -5px;
    left: 0px;
    position: absolute;
}

#act1> a > img:hover, #act2> a > img:hover, #act3> a > img:hover, #act4> a > img:hover {opacity:1;     
}

#act1 {left:320px}

#act2 {left:255px}

#act3 {left:190px}

#act4 {left:125px}

#act1 > a > img, #act2 > a > img, #act3 > a > img, #act4 > a > img {
    top: 50px;
    left: -12px;
    position: absolute;
    opacity: 0;
    border-radius: 50px;
    -webkit-transition: all 0.25s 0s ease;
    -moz-transition: all 0.25s 0s ease;
    -o-transition: all 0.25s 0s ease;
    transition: all 0.25s 0s ease;
    background-size: contain!important;
    background-color: var(--color-grey)!important;
    width: 50px;
    height: 50px;
    outline: 2px solid var(--color-red);
    outline-offset: 2px;
} 


#ZACHTO {    position: relative;     z-index: 2;}

#RANDOM2 { display:none!important;
    position: relative;
    z-index: 1;
    height: 150px;
    width: 960px;
    background: var(--color-black);
}

#RANDOM {
    position: absolute;
    left: 500px;
    top: 55px;
    width: 295px;
    height: 150px;
    background: url(https://forumstatic.ru/files/001a/eb/a8/60225.png) center no-repeat;
    padding: 10px;
    z-index: 5;
    opacity: 0.95;
}

#KontentRotator {  
display:none;
    font-size: 9px;
    text-align: justify;
    color: var(--color-white);
    overflow-y: auto;
    width: 232px;
    height: 70px;
    padding: 2px 8px;
    margin-top: 43px;
    margin-left: 10px;
    z-index: 5;
}

#KontentRotator br {display:none!important;
            display: block; /* makes it have a width */
            content: ""; /* clears default height */
            margin-top: 4px; /* change this to whatever height you want it */
}

kr {    color: var(--color-red);
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: century gothic;}   

#html-header {
    width: 970px;
    height: 150px;
    position: absolute;
    top: -20px;
}

/* Тело форума */
#pun {
   width: 970px;
   padding: 5px 10px 10px;
}

   .punbb {
    float: none;
    width:auto;
    height: auto;
    margin: 0 auto;
    background: var(--color-back);
margin-top: 100px;
    border: 4px double var(--color-black);
      }

/* Футер */
#pun-about .container {
    height: 0px;
width: 970px;
}

#html-footer p {
    display: block;
    width: 956px;
    padding: 7px;
    text-align: center;
    font-size: 11px;
    letter-spacing: 1px;
    color: var(--color-black);
    font-family: var(--custom2);
    letter-spacing: 2px;
}

/* 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: var(--color-back)!important;
  color: var(--color-black);
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background: transparent;
  color: var(--color-black);
  }

#pun-admain h2 span {
display:block;
}


/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  }

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background: transparent;
  color: var(--color-gr);
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
    display: block;
    padding: 4px 15px;
    padding-bottom: 0px;
    font-size: 13px;
    font-weight: normal;
    width: fit-content;
    font-style: normal;
    text-align: center;
    font-family: var(--custom);
/*    text-transform: uppercase;
    margin-top: -12px!important;*/
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 0.7px;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background: transparent;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
/*    background: var(--noise);*/
    border: 1px solid var(--color-black);
}

/* 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: transparent;
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
  }

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
  border-color: transparent;
  }

/* CS2.5 */
.punbb th {
  border-color: transparent;
  }



#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent;
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent;
  }

.punbb .divider {
  border-color: transparent;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid transparent;
  }

li.pa-online {
  border-left-color: transparent;
  }


/* 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 {
    text-decoration: none;
    color: var(--color-red);
   /* font-family: var(--custom);
    font-size: 12px;
    letter-spacing: 1px;*/
    }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: var(--color-red);
  }

/* 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: var(--color-red);
    }

/* CS3.3 */
#pun-navlinks a {
    color: var(--color-black);
    text-decoration: none;
    font-family: var(--custom2);
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
    color: var(--color-black);
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  color: var(--color-gr);
  }

#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  text-decoration: none;
  }



/* CS4 Post status icons
 -------------------------------------------------------------*/

/* Иконки*/

div.icon {
background-color: var(--color-grey);
    border-radius: 50px;
    margin-right: 15px;
    margin-top: 10px;
    margin-left: 36px;
    width: 15px;
    height: 15px;
    position: absolute;
  }

.isticky Div.icon, .iclosed Div.icon, .isticky.iclosed Div.icon {
    background-color: var(--color-black);
}

.inew Div.icon, .inew.isticky Div.icon, .inew.iclosed Div.icon, .inew.isticky.iclosed Div.icon {
    background:var(--color-red);
}

#pun-searchtopics TR Div.icon , #pun-viewforum TR Div.icon,
#pun-searchtopics TR.isticky Div.icon , #pun-messages TR.isticky Div.icon , #pun-viewforum TR.isticky Div.icon, #pun-searchtopics TR.iclosed.isticky Div.icon , #pun-messages TR.iclosed.isticky Div.icon , #pun-viewforum TR.iclosed.isticky Div.icon, .iclosed Div.icon,#pun-searchtopics TR.iclosed Div.icon , #pun-viewforum TR.iclosed Div.icon, #pun-searchtopics TR.inew Div.icon, #pun-viewforum TR.inew Div.icon {
    margin-top: 0px!important;
}

#pun-messages TR Div.icon, #pun-messages TR.iclosed Div.icon, #pun-messages TR.inew Div.icon {
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 20px!important;
}

#pun-main div.catleft, #pun-main div.catright {display: none}


div.post-rating a, div.post-rating a:hover {
    display: block;
    color: var(--color-white)!important;
    width: 35px;
    height: 26px;
    padding-top: 7px;
    text-align: center;
    margin-right: 2px;
}

div.post-vote .container {
margin-top: 9px!important;
}

/*Стиль выделения */
::selection  {
    background: none repeat scroll 0 0 var(--color-green);
    color: var(--color-back);
    opacity: 1;
} 
*::-moz-selection
{
    background: none repeat scroll 0 0 var(--color-green);
    color: var(--color-back);
    opacity: 1;
} 

/* Стиль списка тем в форуме */
#pun-main .forum  .tcl .tclcon {
    text-align: justify;
}

/* Список тем в форуме ник создателя темы */
#pun-main .forum .tcl .byuser {
}
#pun-main .forum .tcl .byuser:before { content: "—";}


/*Форма ответа стиль выпадающих окошек*/
#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
    position: absolute;
    z-index: 1000;
    right: 12px!important;
    padding: 15px;
    top: 54px!important;
    box-shadow: inset 0 0 0 2px rgba(232, 231, 231, .7);
background-color: var(--color-back)!important
}

/*Фон окошка репутации*/
#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -131px 0 0 -451px!important;
    z-index: 100;
    width: 903px!important;
    position: absolute;
    right: 12px!important;
    font-size:10px;
    box-shadow: inset 0 0 0 3px rgba(232, 231, 231, .7)!important;
background-color: var(--color-back)!important
}

#pun-respect.punbb .main .tc3 {text-transform: none !important; color:#000}
#pun-respect.punbb .main {font-size:10px;}


/* скроллбар */
::-webkit-scrollbar {   width: 6px;  height: 6px;}  
::-webkit-scrollbar-track {background-color: var(--color-grey);} 
::-webkit-scrollbar-thumb {background-color: var(--color-red);}


/*форум тем, прозрачность*/
#pun th {    
text-transform: lowercase;
    font-size: 0px;
    font-weight: bold;
    opacity: 0.0;
}
#pun-userlist th {
opacity: 1;
font-size: 9px;
}

#pun-messages .fs-box {padding: 4em 0 0.8em 0;}
#pun-messages .pa-posts, #pun-messages .pa-reg {display:none;}

.resizable-textarea textarea {
    background-color: rgb(145 145 145 / 25%);
/*rgb(134 87 151 / 20%);*/
}
#main-reply {
border: 1px solid var(--color-black)!important;
    height: 270px;
    text-align:justify;
}

#form-buttons {
}


/*ARROWS*/
.go-up,.go-down {
    color: var(--color-red);
    position: fixed;
    margin-left: 987px!important;
    z-index: 9997;
    cursor: pointer;
    width: 47px;
    height: 47px;
    opacity: 1;
}

.go-up {
bottom: 57%; 
}
.go-down {
bottom: 47%; 
}
.go-down:hover,.go-up:hover {
opacity:1;
}

.go-up:before{font-family: FontAwesome;font-size:3.5rem;position: absolute;content: '\f0de';cursor: pointer;position: relative;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}

.go-down:before{font-family: FontAwesome;font-size: 3.5rem;position: absolute;content: '\f0dd';cursor: pointer;position: relative;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}


.banr{    height: 55px;
    overflow-y: auto;}

.bannner {
position:absolute;
    margin-top: 10px !important;
    width: 960px;
    height: 75px;
    overflow-y: none;
    text-align: center;
}

.bannner a {
    opacity: 0.65;
    -moz-opacity: 0.65;
    filter:grayscale(100%);
    transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
}

.bannner a:hover {
opacity:1; 
-moz-opacity:1; 
filter:grayscale(0%);
}

#statistic-other{
    text-align: center!important;
    text-transform: lowercase;
    font-size: 8px;
    font-weight: bold; }


.punbb .main .tcr a {
    text-transform: lowercase;
   }
.punbb .main .tcr span {
  font-size: 11px;
}

#pun-viewforum .tcr a {
    font-size: 11px;
}
.pun-modal .modal-inner {
    border: 4px double #c0bebc!important;
    background: var(--color-white)!important;
}


/* Стиль всех кнопок */
.button, #sub4 {
    cursor: pointer;
    margin-top: 0px !important;
    padding: 4px 8px 4px;
    text-decoration: none;
    vertical-align: middle;
    text-transform: lowercase;
}



/* Предпросмотр */
#post-preview .fs-box .post-content {padding:10px!important;}

/* лс */
#pun-messages .fs-box {/*margin-top: -52px;*/}
#pun-messages .post h3 { width: auto}
#pun-messages #profile .container fieldset {border:none;}
#pun-messages #profile .post-links ul {background: none;}
#pun-messages #font-area, #pun-messages #size-area, #pun-messages #color-area, #pun-messages #table-area, #pun-messages #image-area, #pun-messages #imageup-area, #pun-messages #imageattach-area, #pun-messages #keyboard-area, #pun-messages #video-area, #pun-messages #addition-area {width: auto!important;}
#pun-messages #smilies-area {width: 455px!important;}


#font-area {overflow-y: auto; height: 300px; width:170px;}

/* ПРОФИЛЬ */

div.post-author > ul.hv-mask > li.pa-fld1 > a:nth-child(1),
div.post-author > ul.hv-mask > li.pa-fld1 > a:nth-child(1):hover,
div.post-author > ul.hv-mask > li.pa-fld1 > a:nth-child(1):visited,
div.post-author.online > ul.hv-mask > li.pa-fld1 > a:nth-child(1),
div.post-author.online > ul.hv-mask > li.pa-fld1 > a:nth-child(1):hover,
div.post-author.online > ul.hv-mask > li.pa-fld1 > a:nth-child(1):visited,
div.post-author > ul > li.pa-fld1 > a:nth-child(1), 
div.post-author > ul > li.pa-fld1 > a:nth-child(1):hover, 
div.post-author > ul > li.pa-fld1 > a:nth-child(1):visited,
div.post-author.online > ul > li.pa-fld1 > a:nth-child(1), 
div.post-author.online > ul > li.pa-fld1 > a:nth-child(1):hover, 
div.post-author.online > ul > li.pa-fld1 > a:nth-child(1):visited, 
div.post-author > ul > li.pa-fld1 > a:nth-child(2), 
div.post-author > ul > li.pa-fld1 > a:nth-child(2):hover, 
div.post-author > ul > li.pa-fld1 > a:nth-child(2):visited,
div.post-author.online > ul > li.pa-fld1 > a:nth-child(2), 
div.post-author.online > ul > li.pa-fld1 > a:nth-child(2):hover, 
div.post-author.online > ul > li.pa-fld1 > a:nth-child(2):visited
{    
    color: var(--color-red)!important;
    font-size: 12px!important;
    font-family: var(--custom2)!important;
    letter-spacing: 1px!important;
    font-style: normal!important;
}

li.pa-fld1 > br {content: "";
    margin: 4px 0 3px;
    display: block;
    font-size: 1%;
}


.pa-fld1 {
    text-align: left;
    font-size: 9px;
    line-height: 12px;
    color: var(--color-black);
    margin-top: -5px!important;
    margin-bottom: 10px!important;
    padding: 0px 30px 15px!important;
    overflow-y: auto;
    background: var(--color-back);
}

#pa-fld1 > strong > a {font-weight:normal!important}

.pa-fld1 a, .pa-fld1 a:hover, .pa-fld1 a:visited {
color: var(--color-red)!important;
    font: italic 68.75% verdana, arial, helvetica, sans-serif!important;
    font-size: 9px!important;
    letter-spacing: 0px!important;
}

.post .pa-fld2 {
    color: var(--color-white);
    text-align: left;
    text-transform: lowercase;
    font-size: 12px;
    font-family: var(--custom);
    letter-spacing: 2px;
    padding: 5px;
    height: 15px;
    margin-top: 0px;
}


.pa-fld4, .pa-fld3 {
    font-family: var(--custom);
    font-size: 15px;
    letter-spacing: 1px;
    color: var(--color-black);
    margin-top: 5px!important;
    margin-bottom: 10px!important;
    width: 108px;
    display: inline-block;
}

.pa-fld3 {    text-align: right;
    padding-right: 10px!important}

.pa-fld4 {    text-align: left;
    padding-left: 10px!important;}

.pa-posts, .pa-respect, .pa-respect a {
    text-align: center;
    color: var(--color-black)!important;
    text-transform: lowercase;
    font-size: 9px;
}


.pa-posts {
    margin-left: 108px;
}

.pa-time-visit, .pa-last-visit, .pa-ip {
    font-size: 9px;
    color: var(--color-black)!important;
    text-transform: lowercase;
    text-align: center;
    margin-right: 5px!important;
}
.pa-time-visit br {display:none}
.pa-last-visit br {display:none}

/* РАЗМЕР АВАТАРКИ ДЛЯ МАСКИ */
.pa-avatar img {max-width: 180px; max-height: 180px;}
#mask_form .signature textarea, #mask_form .pafld1 textarea {height: 50px;}

/* УБРАТЬ - модераторов, "тема закрыта", "важно", "отредактировано", "объявление", награды */
#pun-index .modlist {display: none;}
.closedatafield {display:none;}
.stickytext {display:none}
.lastedit {display:none;}
#pun-announcement h2 {display: none}
li#navawards {display: none !important;}

/* ИКОНКА АВАТАРА */
#pun-index .user-avatar {
    margin: -6px 25px 0px 15px;
    height: 49px!important;
    }
.punbb em.user-avatar {
    float:right !important;
    }
.punbb .user-avatar img.ava {
    border-radius:0% !important;
    }

.punbb .user-avatar .avatar-image {
    background-size: contain!important;
    background-color: var(--color-grey)!important;
    width: 50px!important;
    height: 50px!important;
    opacity: 1!important;
    outline: 2px solid var(--color-red);
    outline-offset: 2px;
}



.img a.title {
 background: #f0f0f0;
}

/* ДЛЯ ПОДФОРУМОВ и СООБЩЕНИЙ */
#pun-index .category .tc2,#pun-index .category .tc3,
#f-subforums .tc2,#f-subforums .tc3{
  display:none!important;
}
.Tems_And_messages {
  display:inline-block;
  width:auto;
}
.main table .Add {
    display: none;
    padding: 5px 1px;
color: var(--color-grey);
}


.post-content hr {
background: var(--color-grey);
height: 1px;
box-shadow: none !important;
border: none !important;
margin: 5px 75px !important;
}

span.num_msg {
    margin-top: -15px!important;
    margin-left: -15px!important;
    background: var(--color-grey)!important;
}

span.num_msg:before {
    background: var(--color-grey)!important;
}

#MyBookmarks .container {
    background: var(--color-back);
}

#MyBookmarks h2 {
margin: 0!important;
    background: var(--color-hz)!important;
}

#BookmCntToggle.default-style {
    color: var(--color-grey)!important;
}

.isonline {
     margin-right: -5px!important;
    margin-top: 5px!important;
    background: var(--color-grey)!important;}
Подпись автора

https://forumstatic.ru/files/001a/cf/3c/94939.jpg

0


Вы здесь » omgdbl » Новый форум » зеленый античный


Рейтинг форумов | Создать форум бесплатно