форма ответа по ширине
Код:
<!--форма ответа текст по ширине-->
<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('', '');\"/>"
</script>
скрипты
Сообщений 31 страница 60 из 86
Поделиться312016-06-06 23:55:17
Поделиться322016-06-06 23:55:35
уведомления о топах Код: <!-- УВЕДОМЛЕНИЕ --> <div id="inter2" style="display:none;position: fixed; z-index:10000;top: 40%; width: 420px; padding-left: 20px; padding-right: 0px; height:150px; left:50%!important;margin-left: -200px!important; background: #ce995f; border-radius:15px; -webkit-border-radius:15px; -khtml-border-radius:15px; -moz-border-radius:15px; -o-border-radius:15px; border: 3px solid #4c0c0c; font-size: 11px; "><img class="img1809" style="position: absolute;cursor:pointer;right:10px;top:10px;" src="http://forumstatic.ru/files/0013/de/e6/75876.png"/><div style="COLOR: #1c0c02; font-size: 12px; margin-bottom: 8px; margin-top: 7px; padding-top: 6px; overflow-y: auto!important; width: 380px; height: 150px!important;"> <!-- КОНТЕНТ --> <br><center><font size="1">ПИШЕМ ЗДЕСЬ, ЧТО ХОТИМ И КАК ХОТИМ<br><br></font></center> <!--/End КОНТЕНТ --> </div></div> <script src="http://forumstatic.ru/files/0005/36/64/81092.js"></script> <script type="text/javascript"> if(typeof(getCookie01)!="undefined"){ var UwOn=1 //1-Уведомление Включено; 0 - Выключено RabRegim=1 // 1 - Рабочий Режим -(Если - 0 Тестовый режим и Всплывает все время if(!RabRegim){deleteCookie01('#inter2')} var TimePOP=8 // раз в 12 часов повторяемость - для одного юзера if(GroupID!=3&&UwOn&&!getCookie01('#inter2')&&document.URL=="http://"+location.hostname+"/"){ $("#inter2").show();setCookie01('#inter2','off',TimePOP*60*60*1000)} $(".img1809").click(function(){$("#inter2").hide();}); } </script><!--//КОНЕЦ - УВЕДОМЛЕНИЕ -->
Поделиться332016-06-06 23:56:14
2012
форум, участники и т.д. двигать
#pun-navlinks .container {
text-align: center;
position: absolute;
background-color: transpanent;
background-image: url();
z-index: 1000;
top: 500px;
left: 150px}
Поделиться342016-06-06 23:56:25
в верх
<div style="position: absolute; color: rgb(30, 30, 20); width: 255px; font-size: 9px; top: 62px; left: -40px">
<script type="text/javascript" src="http://designsbyall.ucoz.ru/rtr/2"></script>
</div>
в документ
document.write('<a href="http://designsbyall.ucoz.ru/rtr/2-6-1"><img alt="" border="0" src="http://s1.uploads.ru/i/ql1Xt.png" width="356" height="284"></a>');
Поделиться352016-06-06 23:56:35
/* D1 Logo and description
-------------------------------------------------------------*/
/* D1.1 */
#pun-title {
margin: 0;
border: none;
margin-bottom: -35px;
}
/* D1.2 */
#pun-title h1 {
display : block;
height: 312px;
margin: -1px 0px 0px -30px;
}
/* D1.3 */
#pun-title .container {
border: none ;
padding: 0.2em 1em 0.8em 1em;
}
/* D1.4 */
#pun-title h1 span {
display: none;
}
#pun-title table {
border: none;
height:0px;
margin-left: -216px;
width: 1280px;
height: 802px;
background-image: url(http://s1.uploads.ru/lshJf.png);
}
#pun-title TD.title-logo-tdl {
border: none;
width: 100%;
}
#pun-title TD.title-logo-tdr {
border: none;
width: 420px;
}
Поделиться362016-06-06 23:56:42
<table border=0 width="350px" height="20px" style="text-align: justify; position: absolute; margin-left:-35px; top: 25px; " border: none><tr align=center><td>
<script type="text/javascript"> var myLogos = new Array
('http://uploads.ru/i/Z/3/Q/Z3QWD.jpg',
'http://uploads.ru/i/6/1/T/61TI3.jpg',
'http://uploads.ru/i/Z/q/r/ZqrLB.jpg');
var Idx = Math.floor(Math.random() * myLogos.length);
document.write('<img src="'+myLogos[Idx]+'">');
</script>
</table>
Поделиться372016-06-06 23:56:59
спойлер для наград
Код:
<!-- Спойлер наград -->
<div id="html-footer" class="section">
<div class="container"><!-- спойлер наград на Rusff в Профиле, в Топике -->
<style>
.post-author-Sp{
/*background-color:transparent!important;*/
}
img.aw{
background-color:transparent!important;
}
ul.wrapper{
margin-left:-15px;
width:167px!important;
margin-bottom:-15px;
display:none;
}
ul.wrapper,
ul.wrapper li.pa-awards{
border-color:transparent;
}
</style>
<script>
// кнопка - ссылка на Картинку
var Img="http://uploads.ru/i/K/o/7/Ko7fy.png";
wrapp1="<li class='post-author-Sp'><img class=aw style='cursor:pointer' src='";
wrappEnd="'><ul class=wrapper></ul></li>";
wrapp1=wrapp1+Img+wrappEnd;
$(window).load(function () {
$(".post .post-author .pa-awards").each(function() {
if($(this).css("display")!="none"){
$(this).before(wrapp1);a=$(this).parents('.post').find('.post-author-Sp ul')
$(this).appendTo(a)
}
});});
$(".post .post-author-Sp ").live("click", function(){
$(this).find('ul:first').toggle('slow')
});</script>
<!--Конец//=спойлер наград в Профиле, в Топике-->
Поделиться382016-06-06 23:57:31
Создание анимационного меню на jQuery
Демо: http://ruseller.com/lessons/les1048/index.html
HTML верх
Код:
<div id="container"> <ul id="nav"> <li><a href="ссылка">Home</a></li> <li><a href="ссылка">About</a></li> <li><a href="ссылка">Work</a></li> <li><a href="ссылка">Contact</a></li> </ul> </div>
HTML низ Код: <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js" type="text/javascript"></script> <script src="http://forumstatic.ru/files/000f/33/e7/54255.js" type="text/javascript"></script> <script src="http://forumstatic.ru/files/000f/33/e7/88789.js" type="text/javascript"></script>
Теперь добавим CSS Код: ul#nav { width: 700px; margin: 0 auto; text-align: center; overflow: hidden; } ul#nav li { float: left; list-style: none; } ul#nav li a { display: block; width: 97px; height: 77px; padding: 72px 0 0 0; margin: 0 32px 0 32px; font: bold 16px Helvetica, Arial, Sans-Serif; text-transform: uppercase; color: #9c5959; text-shadow: 0 1px 3px #c4bda6; text-decoration: none; background: url(http://forumstatic.ru/files/000f/33/e7/60551.png) 0 -149px no-repeat; } ul#nav li a:hover { background: url(http://forumstatic.ru/files/000f/33/e7/60551.png) 0 0 no-repeat; color: #eee9d9; text-shadow: 0 2px 3px #4c2222; } ul#nav li a.js:hover { background: url(http://forumstatic.ru/files/000f/33/e7/60551.png) 0 -149px no-repeat; }
Поделиться392016-06-06 23:58:33
смайлы тумблер
Код:
<img src="http://s2.uploads.ru/9EdNZ.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/9EdNZ.gif[/img]')" /><img src="http://s2.uploads.ru/tzPD7.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/tzPD7.gif[/img]')" /><img src="http://s3.uploads.ru/akYz3.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/akYz3.gif[/img]')" /><img src="http://s3.uploads.ru/8vRye.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/8vRye.gif[/img]')" /><img src="http://s2.uploads.ru/HGpCL.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/HGpCL.gif[/img]')" /><img src="http://s2.uploads.ru/xyPn1.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/xyPn1.gif[/img]')" /><img src="http://s3.uploads.ru/QEd0Y.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/QEd0Y.gif[/img]')" /><img src="http://s2.uploads.ru/5FWhI.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/5FWhI.gif[/img]')" /><img src="http://s3.uploads.ru/xgI1R.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/xgI1R.gif[/img]')" /><img src="http://s3.uploads.ru/UkAcY.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/UkAcY.gif[/img]')" /><img src="http://s3.uploads.ru/WmOwo.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/WmOwo.gif[/img]')" /><img src="http://s3.uploads.ru/Ld2HR.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/Ld2HR.gif[/img]')" /><img src="http://s3.uploads.ru/B7qXb.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/B7qXb.gif[/img]')" /><img src="http://s2.uploads.ru/CgLvZ.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/CgLvZ.gif[/img]')" /><img src="http://s3.uploads.ru/dKy8z.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/dKy8z.gif[/img]')" /><img src="http://s3.uploads.ru/3Bazl.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/3Bazl.gif[/img]')" /><img src="http://s2.uploads.ru/mbDNS.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/mbDNS.gif[/img]')" /><img src="http://s2.uploads.ru/ZUOVH.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/ZUOVH.gif[/img]')" /><img src="http://s3.uploads.ru/G49T6.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/G49T6.gif[/img]')" /><img src="http://s3.uploads.ru/PfkCo.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/PfkCo.gif[/img]')" /><img src="http://s2.uploads.ru/hct8a.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/hct8a.gif[/img]')" /><img src="http://s2.uploads.ru/gW4DF.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/gW4DF.gif[/img]')" /><img src="http://s2.uploads.ru/spHJi.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/spHJi.gif[/img]')" /><img src="http://s3.uploads.ru/x1yWf.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/x1yWf.gif[/img]')" /><img src="http://s3.uploads.ru/eDfCi.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/eDfCi.gif[/img]')" /><img src="http://s3.uploads.ru/Ybg4w.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/Ybg4w.gif[/img]')" /><img src="http://s3.uploads.ru/GmqL8.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/GmqL8.gif[/img]')" /><img src="http://s2.uploads.ru/WCfzo.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/WCfzo.gif[/img]')" /><img src="http://s3.uploads.ru/FQPH8.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/FQPH8.gif[/img]')" /><img src="http://s2.uploads.ru/T7mC5.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/T7mC5.gif[/img]')" /><img src="http://s3.uploads.ru/2hTtj.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/2hTtj.gif[/img]')" /><img src="http://s3.uploads.ru/ZX7Ha.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/ZX7Ha.gif[/img]')" /><img src="http://s2.uploads.ru/bxpoX.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/bxpoX.gif[/img]')" /><img src="http://s2.uploads.ru/Olshp.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/Olshp.gif[/img]')" /><img src="http://s3.uploads.ru/Hu7mO.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/Hu7mO.gif[/img]')" /><img src="http://s3.uploads.ru/Kmc8M.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/Kmc8M.gif[/img]')" /><img src="http://s2.uploads.ru/0tSas.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/0tSas.gif[/img]')" /><img src="http://s3.uploads.ru/Fv0Mz.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/Fv0Mz.gif[/img]')" /><img src="http://s2.uploads.ru/xzC46.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/xzC46.gif[/img]')" /><img src="http://s2.uploads.ru/ACsl6.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/ACsl6.gif[/img]')" /><img src="http://s2.uploads.ru/Q1sIM.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/Q1sIM.gif[/img]')" /><img src="http://s2.uploads.ru/eH8bg.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/eH8bg.gif[/img]')" /><img src="http://s3.uploads.ru/2803v.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/2803v.gif[/img]')" /><img src="http://s2.uploads.ru/IBeq8.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/IBeq8.gif[/img]')" /><img src="http://s3.uploads.ru/1LZGQ.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/1LZGQ.gif[/img]')" /><img src="http://s2.uploads.ru/wjH9b.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/wjH9b.gif[/img]')" /><img src="http://s3.uploads.ru/cLVZB.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/cLVZB.gif[/img]')" /><img src="http://s3.uploads.ru/1FjSm.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/1FjSm.gif[/img]')" /><img src="http://s3.uploads.ru/FcXao.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/FcXao.gif[/img]')" /><img src="http://s3.uploads.ru/FRekd.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/FRekd.gif[/img]')" /><img src="http://s2.uploads.ru/rYq1M.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/rYq1M.gif[/img]')" /><img src="http://s3.uploads.ru/Eocq9.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/Eocq9.gif[/img]')" /><img src="http://s2.uploads.ru/DtboK.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/DtboK.gif[/img]')" /><img src="http://s2.uploads.ru/Sys9D.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/Sys9D.gif[/img]')" /><img src="http://s3.uploads.ru/zWf8k.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/zWf8k.gif[/img]')" /><img src="http://s2.uploads.ru/lhUrF.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/lhUrF.gif[/img]')" /><img src="http://s2.uploads.ru/SrD7L.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/SrD7L.gif[/img]')" /><img src="http://s1.uploads.ru/i/IpX7f.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/i/IpX7f.gif[/img]')" /><img src="http://s1.uploads.ru/i/210iz.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/i/210iz.gif[/img]')" /><img src="http://s1.uploads.ru/i/eyOYJ.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/i/eyOYJ.gif[/img]')" /><img src="http://s1.uploads.ru/4jsd5.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/4jsd5.gif[/img]')" /><img src="http://s1.uploads.ru/qxUbQ.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/qxUbQ.gif[/img]')" /><img src="http://s1.uploads.ru/i/jqfka.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/i/jqfka.gif[/img]')" /><img src="http://s3.uploads.ru/ybFoR.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/ybFoR.gif[/img]')" /><img src="http://s3.uploads.ru/6VSHn.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/6VSHn.gif[/img]')" /><img src="http://s3.uploads.ru/5l8sa.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/5l8sa.gif[/img]')" /><img src="http://s3.uploads.ru/3mKHx.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/3mKHx.gif[/img]')" /><img src="http://s2.uploads.ru/Q1XKB.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/Q1XKB.gif[/img]')" /><img src="http://s2.uploads.ru/ylHKY.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/ylHKY.gif[/img]')" /><img src="http://s2.uploads.ru/o1gPW.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/o1gPW.gif[/img]')" /><img src="http://s2.uploads.ru/gqylS.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/gqylS.gif[/img]')" /><img src="http://s3.uploads.ru/wvfSK.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/wvfSK.gif[/img]')" /> <img src="http://s1.uploads.ru/i/EX8uv.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/i/EX8uv.gif[/img]')" /><img src="http://s1.uploads.ru/i/mQxUG.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/i/mQxUG.gif[/img]')" /><img src="http://s1.uploads.ru/i/krAm5.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/i/krAm5.gif[/img]')" /><img src="http://s1.uploads.ru/i/VAZig.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/i/VAZig.gif[/img]')" /><img src="http://s1.uploads.ru/i/t23fB.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/i/t23fB.gif[/img]')" /><img src="http://s1.uploads.ru/i/cYIA4.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/i/cYIA4.gif[/img]')" /><img src="http://s1.uploads.ru/i/sfruF.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/i/sfruF.gif[/img]')" /><img src="http://s1.uploads.ru/t/SxZf0.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/t/SxZf0.gif[/img]')" /><img src="http://s1.uploads.ru/t/YzdIL.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/t/YzdIL.gif[/img]')" /><img src="http://s1.uploads.ru/t/j2GRl.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/t/j2GRl.gif[/img]')" /><img src="http://s1.uploads.ru/i/xANmd.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/i/xANmd.gif[/img]')" /><img src="http://s1.uploads.ru/t/1IVEK.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/t/1IVEK.gif[/img]')" /><img src="http://s1.uploads.ru/t/Q2Hpt.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/t/Q2Hpt.gif[/img]')" /><img src="http://s1.uploads.ru/t/s3SDU.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/t/s3SDU.gif[/img]')" /><img src="http://s1.uploads.ru/t/QKwjb.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/t/QKwjb.gif[/img]')" /><img src="http://s1.uploads.ru/t/De1bg.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/t/De1bg.gif[/img]')" /><img src="http://s1.uploads.ru/t/ndZKw.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/t/ndZKw.gif[/img]')" /><img src="http://s1.uploads.ru/t/6eaz9.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/t/6eaz9.gif[/img]')" /><img src="http://s1.uploads.ru/t/qvLEd.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/t/qvLEd.gif[/img]')" /><img src="http://s1.uploads.ru/t/Jm1Hi.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/t/Jm1Hi.gif[/img]')" /><img src="http://s1.uploads.ru/t/at0dK.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/t/at0dK.gif[/img]')" /><img src="http://s1.uploads.ru/t/V1BFD.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/t/V1BFD.gif[/img]')" /><img src="http://s1.uploads.ru/t/1IRky.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/t/1IRky.gif[/img]')" /><img src="http://s1.uploads.ru/t/fKBH4.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/t/fKBH4.gif[/img]')" /><img src="http://s1.uploads.ru/t/SRAkF.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/t/SRAkF.gif[/img]')" /><img src="http://s1.uploads.ru/t/jGExO.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/t/jGExO.gif[/img]')" /><img src="http://s1.uploads.ru/i/nPOSw.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/i/nPOSw.gif[/img]')" /><img src="http://s1.uploads.ru/i/nr4G7.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/i/nr4G7.gif[/img]')" /><img src="http://s1.uploads.ru/nlyDQ.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/nlyDQ.gif[/img]')" /><img src="http://s1.uploads.ru/1tHDN.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/1tHDN.gif[/img]')" /><img src="http://s1.uploads.ru/qynRN.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/qynRN.gif[/img]')" /><img src="http://s1.uploads.ru/i/ldfeB.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/i/ldfeB.gif[/img]')" /><img src="http://s2.uploads.ru/fIU3k.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/fIU3k.gif[/img]')" /><img src="http://s3.uploads.ru/W5mC6.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/W5mC6.gif[/img]')" /><img src="http://s2.uploads.ru/T9CWj.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/T9CWj.gif[/img]')" /><img src="http://s1.uploads.ru/VbfwR.gif" style="cursor: pointer" onclick="smile('[img]http://s1.uploads.ru/VbfwR.gif[/img]')" /><img src="http://s3.uploads.ru/lTh1J.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/lTh1J.gif[/img]')" /><img src="http://s3.uploads.ru/n590W.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/n590W.gif[/img]')" /><img src="http://s3.uploads.ru/nei4B.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/nei4B.gif[/img]')" /><img src="http://s2.uploads.ru/dXDh9.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/dXDh9.gif[/img]')" /><img src="http://s3.uploads.ru/jBQW6.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/jBQW6.gif[/img]')" /><img src="http://s2.uploads.ru/WVKPX.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/WVKPX.gif[/img]')" /><img src="http://s3.uploads.ru/DiAWm.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/DiAWm.gif[/img]')" /><img src="http://s3.uploads.ru/UwT06.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/UwT06.gif[/img]')" /><img src="http://s2.uploads.ru/Q2Kdt.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/Q2Kdt.gif[/img]')" /><img src="http://s2.uploads.ru/LxAou.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/LxAou.gif[/img]')" /><img src="http://s2.uploads.ru/aqvxl.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/aqvxl.gif[/img]')" /><img src="http://s2.uploads.ru/Mcw5e.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/Mcw5e.gif[/img]')" /><img src="http://s3.uploads.ru/4XWRC.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/4XWRC.gif[/img]')" /><img src="http://s2.uploads.ru/y3KrP.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/y3KrP.gif[/img]')" /><img src="http://s2.uploads.ru/tGNP1.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/tGNP1.gif[/img]')" /><img src="http://s3.uploads.ru/0yrTJ.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/0yrTJ.gif[/img]')" /><img src="http://s3.uploads.ru/I0rGU.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/I0rGU.gif[/img]')" /><img src="http://s3.uploads.ru/0lvbP.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/0lvbP.gif[/img]')" /><img src="http://s2.uploads.ru/Q5Sif.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/Q5Sif.gif[/img]')" /><img src="http://s2.uploads.ru/mZBI8.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/mZBI8.gif[/img]')" /><img src="http://s2.uploads.ru/mI73w.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/mI73w.gif[/img]')" /><img src="http://s2.uploads.ru/kXsKO.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/kXsKO.gif[/img]')" /><img src="http://s3.uploads.ru/wDA4z.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/wDA4z.gif[/img]')" /><img src="http://s3.uploads.ru/fV7F1.gif" style="cursor: pointer" onclick="smile('[img]http://s3.uploads.ru/fV7F1.gif[/img]')" /><img src="http://s2.uploads.ru/IcGNo.gif" style="cursor: pointer" onclick="smile('[img]http://s2.uploads.ru/IcGNo.gif[/img]')" />
Поделиться402016-06-06 23:58:46
Привязка картинки к категории
В HTML-низ.
Код:
<script type="text/javascript"><!--Своя картинка в каждую категорию -->
$(document).ready(function(){
myarray=new Array(
"Название_категории_1", "картинка_первой_категории",
"Название_категории_2", "картинка_второй_категории" //Последний элемент без запятой!
)
$("#pun-index div.category h2,#pun-index #pun-stats h2").each(function (i) {
for(q=0;q<myarray.length;q++){
var cssObj = {
"height":"50px",
"background-color": "transparent",
"background-image":"url("+myarray[q+1]+")",
"background-position":"50% 50%",
"background-repeat":"no-repeat" //Последний элемент без запятой!
}
if($(this).children("span").text()==myarray[q])$(this).css(cssObj);
q++}
});
});
</script>
"Название_категории_1", "картинка_первой_категории", - дублируем столько раз, сколько категорий. также во второе окно стиля добавляем это: Код: #pun-stats h2 span, .category h2 span { visibility:hidden!important; }
Поделиться412016-06-06 23:59:24
<!--Своя картинка в каждую категорию -->
<script type="text/javascript">
$(document).ready(function(){
myarray=new Array(
"Глава первая", "http://i.imgur.com/KZu7l.png" ,
"Глава вторая", "http://i.imgur.com/7oX0f.png" ,
"Глава третья", "http://i.imgur.com/gVeFo.png" ,
"welcome", "http://i.imgur.com/KZu7l.png",
"organization", "http://i.imgur.com/gVeFo.png",
"games", "http://i.imgur.com/A7sqU.png",
"out of play", "http://i.imgur.com/7oX0f.png",
"archive", "http://i.imgur.com/CzYh5.png",
"advertising", "http://i.imgur.com/I9ACQ.png",
"Статистика форума", "http://i.imgur.com/Ht8HD.png"
)
$("#pun-index div.category h2,#pun-index #pun-stats h2").each(function (i) {
for(q=0;q<myarray.length;q++){
var cssObj = {
"height":"78px",
"margin-left":"-41px",
"background-color": "transparent",
"background-image":"url("+myarray[q+1]+")",
"font-size": "0.0em",
"background-position":"50% 50%",
"background-repeat":"no-repeat"
}
if($(this).children("span").text()==myarray[q])$(this).css(cssObj);
q++}
});
});
</script>
Поделиться422016-06-06 23:59:42
двигаем форум и т.д
Код:
/*двигаем*/
#navindex a
{
display: inline-block;
position: absolute;
left: 60px;
top: -15px;
z-index: 1000;
}
#navuserlist a
{
display: inline-block;
position: absolute;
z-index: 1000;
top: -15px;
left: 184px;
}
#navsearch a {
display: inline-block;
position: absolute;
z-index: 1000;
top: -15px;
left: 284px;
windth: 67px;
}
#navprofile a {
Поделиться432016-06-07 00:00:49
#pun-category1.category h2 {
background: url(http://uploads.ru/i/r/0/8/r08y1.jpg) no-repeat top center;
height:70px;
font-size:0 !important;
}
#pun-category2.category h2 {
background: url(http://uploads.ru/i/z/h/F/zhFpr.jpg) no-repeat top center;
height:70px;
font-size:0 !important;
}
#pun-category3.category h2 {
background: url(http://uploads.ru/i/o/v/1/ov1GJ.jpg) no-repeat top center;
height:70px;
font-size:0 !important;
}
#pun-category4.category h2 {
background: url(http://uploads.ru/i/m/E/j/mEjoR.jpg) no-repeat top center;
height: 70px;
font-size:0 !important;
}
#pun-category5.category h2 {
background: url(http://uploads.ru/i/g/M/9/gM987.jpg) no-repeat top center;
height: 70px;
font-size:0 !important;
}
#pun-category6.category h2 {
background: url(http://uploads.ru/i/X/L/p/XLpx7.jpg) no-repeat top center;
height: 70px;
font-size:0 !important;
}
#pun-category7.category h2 {
background: url(http://uploads.ru/i/c/R/N/cRNkv.jpg) no-repeat top center;
height: 70px;
font-size:0 !important;
}
#pun-category8.category h2 {
background: url(http://uploads.ru/i/H/Y/9/HY9pP.jpg) no-repeat top center;
height: 70px;
font-size:0 !important;
}
Поделиться442016-06-07 00:00:58
/* A3 Text setup
-------------------------------------------------------------*/
/* A3.1 */
body {
font-size: 100%;
}
Поделиться452016-06-07 00:01:24
разные
кис
Код:
#pun {background-color: #ead5b6; background-image: url(http://uploads.ru/i/A/L/S/ALSBg.png);}
#pun-navlinks .container, #pun-ulinks .container { text-align: center;}
Поделиться462016-06-07 00:01:30
#pun {
background-color: #d4cbae;
background-image: url(http://uploads.ru/i/e/g/X/egXiO.png); background-position: top center; background-attachment: fixed;
}
Поделиться472016-06-07 00:01:43
тело больше
мое
Код:
/* A5.2 */
.punbb {
float: center;
width: 100%;
height: auto;
}
Код:
/* A5.2 */
.punbb {
float: auto;
height: auto;
width: 98%;
padding-left: 9px;
}
Поделиться482016-06-07 00:02:06
<div align=center><a href="#" onclick=" obj=this.parentNode.childNodes[1].style;
tmp=(obj.display!='block') ? 'block' : 'none'; obj.display=tmp; return false;">
<img src="http://uploads.ru/i/E/O/3/EO32h.jpg"></a><div style="display: none">
Ваши Баннеры
<br>
</div>
баннеры
Поделиться492016-06-07 00:02:42
a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: tahoma;
font-size: 11px;
background-color:#1;
color: #2;
font-weight: normal;
text-align:center;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: #3;
border-left-width: 5px;
width:200px;
}
a.tvm:hover {
font-family: tahoma;
font-size: 11px;
color: #4;
background-color:#5;
display: block;
font-weight: bold;
text-align:center;
cursor:crosshair;
text-decoration: none;
border-left-style: solid;
border-left-color: #6;
border-left-width: 5px;
width:200px;
}
<a href="ССЫЛКА" class="tvm" target="">НАЗВАНИЕ</a>
Поделиться502016-06-07 00:05:22
в стиль
- цитирование
Код: /* Блок цитат */ .punbb .post-content .quote-box:not(.spoiler-box) { background:none; border:0!important; position:relative; overflow:hidden; min-height:35px!important; margin:10px 0; padding:10px 0 10px 5px; } .punbb .quote-box:not(.spoiler-box) > blockquote > p { font-size:14px; line-height:18px; color:#504536; font-family:Georgia; font-style:italic; } .punbb .quote-box:not(.spoiler-box) > blockquote { margin-top:7px; margin-left:6px; -moz-border-radius:8px; -khtml-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; border:solid 1px #B38000; background:linear-gradient(180deg, rgba(255, 254, 249, 1) 0%, rgba(253, 252, 206, 1) 100%); max-width:91%; position:relative; padding:11px 20px 0 17px; } .punbb .quote-box:not(.spoiler-box) > blockquote:before { content:''; background:url(http://forumstatic.ru/files/0013/61/d9/45308.png) top left no-repeat transparent; position:absolute; width:10px; height:10px; top:13px; left:3px; } .punbb .quote-box:not(.spoiler-box) > blockquote:after { content:''; position:absolute; z-index:100; background:url(http://forumstatic.ru/files/0013/61/d9/83565.png) top left no-repeat transparent; width:10px; height:10px; right:4px; bottom:4px; } .punbb .quote-box:not(.spoiler-box) > cite { font-style:normal; font-weight:700; display:block; font-size:13px; color:#000; background:url(http://forumstatic.ru/files/0013/61/d9/36828.png) top left repeat-x transparent; height:32px; line-height:24px; position:absolute; z-index:100; top:0; text-shadow:#fff 1px 1px; left:13px; }
\
.punbb .post-content .quote-box:not(.spoiler-box) { background:none; border:0!important; position:relative; overflow:hidden; min-height:35px!important; margin:10px 0; padding:10px 0 10px 5px; } .punbb .quote-box:not(.spoiler-box) > blockquote > p { font-size:14px; line-height:18px; color:#504536; font-family:Georgia; font-style:italic; } .punbb .quote-box:not(.spoiler-box) > blockquote { margin-top:7px; margin-left:6px; -moz-border-radius:8px; -khtml-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; border:solid 1px #B38000; background:linear-gradient(180deg, rgba(255, 254, 249, 1) 0%, rgba(253, 252, 206, 1) 100%); max-width:91%; position:relative; padding:11px 20px 0 17px; } .punbb .quote-box:not(.spoiler-box) > blockquote:before { content:''; background:url(http://forumstatic.ru/files/0013/61/d9/45308.png) top left no-repeat transparent; position:absolute; width:10px; height:10px; top:13px; left:3px; } .punbb .quote-box:not(.spoiler-box) > blockquote:after { content:''; position:absolute; z-index:100; background:url(http://forumstatic.ru/files/0013/61/d9/83565.png) top left no-repeat transparent; width:10px; height:10px; right:4px; bottom:4px; } .punbb .quote-box:not(.spoiler-box) > cite { font-style:normal; font-weight:700; display:block; font-size:13px; color:#000; background:url(http://forumstatic.ru/files/0013/61/d9/36828.png) top left repeat-x transparent; height:32px; line-height:24px; position:absolute; z-index:100; top:0; text-shadow:#fff 1px 1px; left:13px; } .punbb .quote-box:not(.spoiler-box) > cite:before { content:''; position:absolute; z-index:-1; background:url(http://forumstatic.ru/files/0013/61/d9/51191.png) no-repeat 0 0 transparent; width:31px; height:38px!important; left:-13px; top:0; } .punbb .quote-box:not(.spoiler-box) > cite:after { content:''; background:url(http://forumstatic.ru/files/0013/61/d9/31895.png) no-repeat 0 0 transparent; position:absolute; right:-10px; width:10px; height:32px; } - код
.punbb .code-box { background: #FFF6F6 url(http://forumstatic.ru/files/0013/0b/24/30459.png); background-repeat: no-repeat; background-position: 96% 5%; color: #2E1B00; font-size: 12px; }
спойлер
Код:
.punbb .quote-box.spoiler-box {
background-color: #fff;
border: dotted 1px #d0b857;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 10px 5px 14px 10px;
}
- выделение кода? Код: <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>
\
/* Quote on punBB*/
.postmain blockquote{
background:none;
border:0!important;
position:relative;
overflow:hidden;
min-height:35px!important;
margin:10px 0;
padding:11px 0 6px 10px;
font-size:14px; /*размер шрифта*/
line-height:18px;
color:#504536; /*цвет текста*/
font-family:Georgia; /*шрифт*/
font-style:italic; /*наклонный текст*/
}
.postmain blockquote div {
margin-top:7px;
margin-left:6px;
-moz-border-radius:8px;
-khtml-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
border:solid 1px #D5DEE5; /*рамка блока цитаты*/
background:url(http://i58.servimg.com/u/f58/14/80/95/87/spback10.png) bottom left repeat-x #FFF; /*фон цитаты*/
max-width:91%; /*максимальная ширина*/
padding:15px 20px 10px 23px;
position:relative;
}
.postmain blockquote div:before {
content:'';
background:url(http://i58.servimg.com/u/f58/14/80/95/87/openq10.png) top left no-repeat transparent; /*открывающая кавычка*/
position:absolute;
width:16px;
height:16px;
top:15px;
left:3px;
}
.postmain blockquote div:after {
content:'';
position:absolute;
z-index:100;
background:url(http://i58.servimg.com/u/f58/14/80/95/87/closeq10.png) top left no-repeat transparent; /*закрывающая кавычка*/
width:16px;
height:16px;
right:4px;
bottom:4px;
}
/*шапка заголовка цитаты*/
.postmain blockquote div cite {
font-style:normal;
font-weight:700; /*жирный текст*/
display:block;
font-size:13px; /*размер текста заголовка*/
color:#fff;
background:url(http://i58.servimg.com/u/f58/14/80/95/87/qhm10.png) top left repeat-x transparent; /*фон заголовка (средняя часть)*/
height:32px;
position:absolute;
z-index:100;
top:-15px;
text-shadow:#000 1px 1px; /*тень шрифта заголовка*/
left:0px;
}
.postmain blockquote div cite:before {
content:'';
position:absolute;
z-index:-1;
background:url(http://i58.servimg.com/u/f58/14/80/95/87/qho10.png) no-repeat 0 0 transparent; /*фон заголовка (левая часть - сапог)*/
width:31px;
height:38px!important;
left:-13px;
top:0;
}
.postmain blockquote div cite:after {
content:'';
background:url(http://i58.servimg.com/u/f58/14/80/95/87/qhc10.png) no-repeat 0 0 transparent; /*фон заголовка (правая часть)*/
position:absolute;
right:-10px;
width:10px;
height:32px;
top:0;
}
Поделиться512016-06-07 00:06:55
<div class="container">
<div class="post-author">
<ul>
<li class="pa-author"><span class="acchide">Автор: </span><a href="http://888.rolka.su/profile.php?id=2" rel="nofollow">сурикат</a></li>
<li class="pa-title">Администратор</li>
<li class="pa-avatar item2"><img src="http://forumavatars.ru/img/avatars/000f/98/51/2-1419434522.png" width="180" height="180" alt="сурикат" title="сурикат"></li>
<img class="post-img-Sp" data=".Sp1" onclick="FnImgSpprof(this)" style="cursor:pointer" src="http://sf.uploads.ru/yj51C.png" data-title="Об игроке" original-title=""><img class="post-img-Sp" data=".Sp2" onclick="FnImgSpprof(this)" style="cursor:pointer" src="http://sf.uploads.ru/eHd7p.png" data-title="Персонаж" original-title=""><img class="post-img-Sp" data=".Sp3" onclick="FnImgSpprof(this)" style="cursor:pointer" src="http://sf.uploads.ru/t8uZP.png" data-title="Награды" original-title=""><ul class="post-ul-Sp Sp1" style="display:none"><li class="pa-posts">Сообщений: 4152</li><li class="pa-respect"><a href="/respect.php?id=2" rel="nofollow">Репутация</a>: <span>+0</span></li><li class="pa-time-visit">Провел на форуме:<br>29 дней 4 часа</li><li class="pa-last-visit">Последний визит:<br>05-06-2016 20:38:49</li></ul><ul class="post-ul-Sp Sp2" style="display:none"><li class="pa-fld5"><br><img src="http://sf.uploads.ru/EtQ3l.png" alt="111" original-title="111"></li></ul><ul class="post-ul-Sp Sp3" style="display:none"><div class="award"><li class="pa-awards" data-id="2">
<a href="/mod/awards/?uid=2">Наград</a>: <span>0</span>
</li></div><div class="gift"><li class="pa-gifts"><a href="/mod/gifts/?uid=2">Подарков</a>: <span>0</span></li></div></ul>
</ul>
</div>
<div class="post-body">
<div class="post-box">
<div id="p4107-content" class="post-content">
<div class="htmldemo">
<style type="text/css">
@font-face { font-family: 'dragon_is_comingregular'; src: url('http://edentesting.b1.jcink.com/uploads/edentesting/dragon_is_coming_webfont.eot'); src: url('http://edentesting.b1.jcink.com/uploads/edentesting/dragon_is_coming_webfont.eot?#iefix') format('embedded-opentype'), url('http://edentesting.b1.jcink.com/uploads/edentesting/dragon_is_coming_webfont.woff') format('woff'), url('http://edentesting.b1.jcink.com/uploads/edentesting/dragon_is_coming_webfont.ttf') format('truetype'), url('http://edentesting.b1.jcink.com/uploads/edentesting/dragon_is_coming_webfont.svg#dragon_is_comingregular') format('svg'); font-weight: normal; font-style: normal; }
.stereo /*большое окно*/{
width: 450px;
height: 400px;
padding: 30px;
/* background-image: url(http://funkyimg.com/i/28Udn.jpg); */
/* border-right: 100px solid #7A5B49; */
margin: 0 auto;
margin-left: 5px;}
.stereotabs /*большое окно высота*/{
position: relative;
height: 400px;
/* width: 250px */ }
.stereotab { float: left;}
.stereotab label /*кнопочки*/ {
display: block;
width: 93px;
background-color: #CFBC9A;
color: #ebece7;
font-family: Georgia;
font-size: 13px;
letter-spacing; 5px;
text-align: center;
position: absolute;
left: 478px;
top: -18px;
}
.stereotab input[type=radio] { display: none; }
.stereocontent {
position: absolute;
top: -20px;
bottom: -20px;
left: -20px;
right: -20px;
background: #DCD6CA;
padding: 10px;
border: 5px solid #CFBC9A;
overflow-y: auto;
}
.stereocontent b { color: #343d5c }
.stereotab input[type=radio]:checked ~ label {
background-color: #43210C;
color: #ebece7;
border-bottom:
0px; z-index: 4; }
.stereotab [type=radio]:checked ~ label ~ .stereocontent {z-index: 5; }
.ttyt1 /*МЕЛКИЙ ТЕКСТ НА ЦВЕТНОМ ФОНЕ*/ {
font-size: 10px;
font-family: georgia;
letter-spacing: 1px;
background-color: #CFBC9A;
color: #612D03;
text-align: center;
padding-bottom: 5px;
line-height: 15px;
}
.ttyt2 /*БОЛЬШОЙ ТЕКСТ НА ЦВЕТНОМ ФОНЕ*/ {
font-size: 65px;
font-family: dragon_is_comingregular;
letter-spacing: 2px;
background-color: #CFBC9A;
color: #612D03;
text-align: center;
padding-top: 15px;
line-height: 15px;
/*font-weight: bold;*/
}
.ttyt3 /*ПОДПУНКТ*/ {
font-size: 10px;
letter-spacing: 1px;
background-color: #CFBC9A;
text-align: center;
line-height: 15px;
}
.ttyt4 /*ТЕКСТ*/ {
font-size: 11px;
line-height: 100%;
text-align: justify;
padding-left: 0px;
color: #222;
}
</style>
<!-- КНОПКА ПЕРВАЯ -->
<div class="stereo">
<div class="stereotabs">
<div class="stereotab">
<input type="radio" id="stereotab-1" name="stereotab-group-1" checked="">
<label for="stereotab-1">welcome</label><div class="stereocontent">
<div class="ttyt2">Description races</div>
<div class="ttyt1">бестиарий</div>
<br>
<img src=" http://placehold.it/460x100">
<br><br>
<div class="ttyt4">В данной теме можно найти описание любой из представленных на проекте рас, а также узнать о ее классификации, способах убийства и многом другом.</div>
<br><br>
<div class="ttyt3">существующие расы:</div>
<br>
<div class="ttyt4">• вампиры | vampiries<br>
• ведьмы и колдуны | witches and warlocks<br>
• оборотни | werewolves<br>
• суккубы и инкубы | succubus and incubus<br>
• кицунэ | kitsune<br>
• ногицунэ | nogitsune<br>
• демоны они | demons oni<br>
• банши | banshee<br>
• медиумы | mediums<br>
• сверхлюди | supermen<br>
• охотники | hunters<br>
• призраки | ghosts<br></div>
</div></div>
<!-- КНОПКА ВТОРАЯ-->
<div class="stereotab">
<input type="radio" id="stereotab-2" name="stereotab-group-1">
<label for="stereotab-2" style="margin-top: 22px;">вампиры</label>
<div class="stereocontent">
<div class="ttyt2">Vampiries</div>
<div class="ttyt1">вампиры</div>
<br>
<img src=" http://placehold.it/460x100">
<br><br>
<div class="ttyt3">как стать вампиром</div>
<br><div class="ttyt4">Стать представителем этой расы можно с помощью другого вампира, который сначала поит жертву своей кровью, а потом убивает ее. Через несколько часов человек становится вампиром. Но нужно помнить, что тут имеются и свои подводные камни. Если при жизни человек был слишком эмоционален, то он может невольно образовать связь со своим Создателем. Это происходит не всегда, но бывает. [данная связь обыгрывается по желанию игроков] В таких случаях вампиры чувствуют друг друга - например, когда кому-то нужна помощь, если он оказывается в беде. Так же Создатель может пользоваться этой связью, призывая свое дитя, порой даже управлять им, заставляя что-то делать не по его желанию. Создатель в состоянии оборвать эту связь, просто отказавшись от вампира, что он обратил. В этот момент на молодое потомство нахлынывает ощущение оторванности, потери чего-то важного, образуется пустота, которую ему приходится чем-нибудь заполнять.</div>
<br><div class="ttyt3">продолжительность жизни</div>
<br><div class="ttyt4">Вечная (до момента убийства).<br>
[в игре допустимый возраст вампира: не старше 900 лет]</div>
<br><div class="ttyt3">способности</div>
<br><div class="ttyt4">• Нечеловеческие сила и скорость;<br>
• Внушение; <br>
• Ускоренная регенерация;<br>
• Способность излечивать раненных своей кровью.</div>
<br><div class="ttyt3">описание расы</div>
<br><div class="ttyt4">В большинстве своем вампиры питаются человеческой кровью, но в наше время существует довольно много особей, употребляющих в пищу исключительно животную кровь. Это связано с их переходом на сторону светлых, которые ясно дают понять, что им не совсем по душе, когда их представители «едят людей». Вампиры не могут выйти на солнечный свет без специальных талисманов, которые им создают ведьмы и представляют собой какую-либо драгоценность. Более взрослые вампиры способны с легкостью контролировать свою жажду крови, а вот новоявленные могут разорвать человека на куски и даже не помнить потом об этом. С жаждой крови нужно бороться, если ты хочешь занять сторону светлых, ну, а если ты темный, то особо можно и не беспокоиться. Современные вампиры не похожи на своего предшественника Дракулу, коего описал в своем произведении Брэм Стокер. Они не боятся крестов, отражаются в зеркале и невосприимчивы к молитвам и прочим проявлениям божьей воли. Но самое верное средство от надоедливых вампиров и по сей день это деревянный кол в сердце.</div>
<br><div class="ttyt3">отношение с другими расами</div>
<br><div class="ttyt4">С древних времен повелось так, что вампиры недоверчиво относятся к оборотням, испытывают симпатию к суккубам и инкубам, а из людей делают "игрушки". Кровь сверхлюдей для них выделяется на общем фоне. Она притягательная, манящая и эффект от нее совершенно другой. Она бодрит, придает больше сил, помогает телу регенерировать гораздо быстрее и, вдобавок ко всему, слаще на вкус. Вампиры не в состоянии определять расовую принадлежность окружающих сверхъестественных существ. Чувствуют только сверхлюдей из-за запаха их крови.</div>
<br><div class="ttyt3">верховенство</div>
<br><div class="ttyt4">Вампиры слишком эгоистичны, поэтому не приветствуют тех, кто хочет стать во главе и данные попытки обычно не увенчиваются успехом.</div>
<br><div class="ttyt3">защита от вампиров и способы их убийства</div>
<br><div class="ttyt4">Заговоренные амулеты и вербена защищают от внушения.
Деревянные пули и также деревянные колы помогут вам убить даже самого старого вампира. Еще один эффективный способ - просто вырвать сердце вампира из груди. Солнечные лучи также смертоносны для вампиров, а потому в тех случаях, если они появляются на улице в дневное время суток без специального кольца, заговоренного ведьмами, то могут сгореть дотла.</div>
<br><div class="ttyt3">образ взят</div>
<br><div class="ttyt4">Из телесериалов "The Vampire Diaries" и "True Blood".</div>
</div></div>
<!-- КНОПКА ТРЕТЬЯ -->
<div class="stereotab">
<input type="radio" id="stereotab-3" name="stereotab-group-1">
<label for="stereotab-3" style="margin-top: 44px;">оборотни</label>
<div class="stereocontent">
<div class="ttyt2">Werewolves</div>
<div class="ttyt1">оборотни</div>
<br>
<img src=" http://placehold.it/460x100">
<br><br>
<div class="ttyt3">как стать вампиром</div>
<br><div class="ttyt4">Стать представителем этой расы можно либо родившись оборотнем,
либо получить укус от альфы.</div>
<br><div class="ttyt3">продолжительность жизни</div>
<br><div class="ttyt4">Обычная (человеческая).</div>
<br><div class="ttyt3">способности</div>
<br><div class="ttyt4">• Обостренные органы чувств;<br>
• Огромная скорость и сила;<br>
• Ускоренная регенерация;<br>
• Способность забирать чужую боль, путем прикосновения.</div>
<br><div class="ttyt3">классификация оборотней</div>
<br><div class="ttyt4">Оборотни делятся на три группы, исходя из принадлежности к стае. Есть оборотни-альфы, оборотни-беты и оборотни-омеги. <br>
<b>• Оборотни-альфы (α)</b> – это вожаки. Вожаков без стай не существует. Стать альфой можно двумя способами. Первый – убивать оборотней и забирать их силу, становясь все могущественнее. Второй – это быть истинным, настоящим альфой, которому для того, чтобы подняться, не нужны убийства – силу ему дает его воля и его стая. У альф красные глаза.<br>
<b>• Оборотни-беты (β)</b> – это члены стай. Они подчиняются вожаку и сила их в единстве. Они намного сильнее, когда рядом альфа. Их глаза желтого цвета.<br>
<b>• Оборотни-омеги (ω)</b> – это одиночки, у которых нет стай. Они принадлежат сами себе и никому не подчиняются, но, в то же время, они самые уязвимые среди остальных, ведь за спинами их нет поддержки. Глаза омег голубого цвета.</div>
<br><div class="ttyt3">описание расы</div>
<br><div class="ttyt4">Оборотни делятся на два вида - оборотни по рождению (родились с волчьим геном и всю жизнь жили с ним до активации, которая происходит у всех по-разному, но, чаще всего, примерно в 16 лет) и укушенные (те, кого укусил альфа). Оборотни предпочитают собираться в стаях, ведь стая дает им силу, уверенность в себе и чувство защищенности. В стаях оборотни очень сильны, даже опасны, однако они никогда не нападают без причины. Кровная месть, борьба за власть, попытки защитить своего близкого, полнолуние – в этих случаях оборотни действительно опасны.<br>
Молодые волки слабо контролируют себя и в обычные дни, а в полнолуние и вовсе сходят с ума. Они способны разорвать в клочья любого, кто встанет на их пути. Однако волки, в основном, живут спокойной, мирной жизнью, без особых трудностей уживаясь с простыми людьми. В полнолуние волки обращаются в обязательном порядке, а в остальные дни по собственному желанию. <br>
В человеческом состоянии глаза оборотней могут становиться голубого, красного или желтого цвета. Так же в человеческой форме более опытные и зрелые оборотни могут выпускать когти из пальцев. В каждом оборотне живет "внутренний волк", который и делает обычного человека оборотнем. От отношений с ним напрямую зависит и существование самого оборотня. Если они находятся в гармонии и согласии, а человек принимает своего волка, становясь с ним одним целым, то обращения в волка происходит моментально и безболезненно. Если же человек отталкивает своего волка, не желает слиться с ним воедино и не хочет принимать его, то обращения мучительны - внутренний волк ломает каждую кость в теле человеческой оболочки, силясь выбраться наружу. В этом случае оборотню может помочь только альфа стаи (если он в таковой состоит). Альфа способен успокоить внутреннего волка, если нужно надавить на него и расслабить, сделав обращение менее безболезненным. В волчьей форме оборотни выглядят как обычные волки, только в несколько раз крупнее.</div>
<br><div class="ttyt3">верховенство</div>
<br><div class="ttyt4">В каждой стае всегда существует вожак, волки-одиночки не подчиняются никому.</div>
<br><div class="ttyt3">отношение с другими расами</div>
<br><div class="ttyt4">Натянутые отношения с кицунэ и вампирами, со всеми остальными стараются придерживаться нейтралитета. Так как оборотни чувствуют запах смерти и умирающих существ, они легко могут опознать в своем окружении вампира. Более опытные и взрослые оборотни могут видеть ауры неопытных молодых кицунэ. Себе подобных волки явственно чувствуют лишь в полнолуние. В другое время оборотень может выдать себя, когда эмоции берут над ним вверх. Других сверхъестественных существ они распознать не могут.</div>
<br><div class="ttyt3">защита от вампиров и способы их убийства</div>
<br><div class="ttyt4">Оборотня можно поймать в ловушку из перетертого в пыль аконита.
Убить их можно любым оружием, если после этого замедлить или вообще приостановить регенерацию при помощи аконита или иного яда, не дав оборотню исцелиться. Как результат - потеря крови и смерть от нее.</div>
<br><div class="ttyt3">образ взят</div>
<br><div class="ttyt4">Из телесериал "Teen Wolf" & "Bitten", кинофильма "Twilight"
+ разбавлен авторскими дополнениями.</div>
</div></div></div></div></div>
</div>
<div class="mini_gifts"></div><div class="post-rating"><p class="container"><a title="">0</a></p></div>
</div>
<div class="clearer"><!-- --></div>
<!-- banner_last_post -->
</div>
</div> </div>
Поделиться522016-07-16 18:46:01
<table style="position: absolute; margin-top: 499px !important; margin-left:270px !important">
<tr><td><!-- Top.Roleplay.Ru -->
<script type="text/javascript" language="javascript">
var topRPGc="<img src='http://top.roleplay.ru/cgi-bin/iv.cgi?a=ins&id=21577&rnd=" + Math.random();
topRPGc += "&r="+escape(document.referrer)+"' width='1' height='1' border='0'><a href='http://top.roleplay.ru/21577' title='Рейтинг Ролевых Ресурсов - RPG TOP' target='top_'>"+
"<img src='http://img.rpgtop.su/88x31x11x3.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a> ";
document.write(topRPGc);
</script>
<noscript>
<img src='http://top.roleplay.ru/cgi-bin/iv.cgi?a=ins&id=21577' width='1' height='1' border='0'><a href='http://top.roleplay.ru/21577' target='_top'><img src='http://img.rpgtop.su/88x31x11x3.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a>
</noscript>
<!-- /Top.Roleplay.Ru --></td></tr>
</table>
Поделиться532016-07-16 18:47:56
<table style="position: absolute; margin-top: 499px !important; margin-left:270px !important">
<tr>
Поделиться542017-05-30 22:13:05
<!-- Просмотр полного профиля на странице profile.php // © Alex_63 -->
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/44994.js"></script>
<script type="text/javascript">
$('.pa-avatar').each(function(){
var that =$(this).parents('.post-author').find('.ava-wrp::first'),
a = $(this).find('img:first');
if(a.length&&that.length){
b = that.parents('li[class^="pa-fld"]'),
h = a.height(),w=a.width()+5,
c = a.wrap('<div style="width:'+w+'px;height:'+h+'px;"></div>').parent();
c.prepend('<span style="max-width:100%;height:'+(h-3*2-6)+'px;">'+b.remove().html()+'</span>');
}
});
</script>
<!-- Кнопки BB-кодов при редактировании подписи © Alex_63 -->
<script type="text/javascript">
if(document.URL.indexOf('section=signature')!=-1)document.write('<scr'+'ipt type="text/javascript" src="http://forumstatic.ru/files/0016/0b/c8/99528.js"></scr'+'ipt>');
</script>
<!--кнопки вверх вниз-->
<div class="go-up" id='ToTop'><img src="http://funkyimg.com/i/2r8sK.png" border="0" /></div>
<div class="go-down" id='OnBottom'><img src="http://funkyimg.com/i/2r8sL.png" border="0" /></div>
<style>
.go-up,.go-down {
display:none;
position:fixed; /*позиционируем*/
right:50px; /*указываем положение, если слева - left*/
z-index:9999; /*показываем поверх все элементов на странице*/
cursor:pointer;
margin-bottom:40px; /*отступ снизу (можно не указывать)*/
width:41px; /*ширина кнопки*/
height:41px; /*высота кнопки*/
}
.go-up {
bottom:130px; /*положение от низа окна браузера верхняя кнопка*/
}
.go-down {
bottom:80px; /*положение от низа окна браузера нижняя кнопка кнопка*/
}
.go-down:hover,.go-up:hover {
opacity:1;
}
</style>
<!--кнопки вверх вниз-->
<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>
<!-- Спойлер наград -->
<div id="html-footer" class="section">
<div class="container"><!-- спойлер наград на Rusff в Профиле, в Топике -->
<style>
.post-author-Sp{
/*background-color:transparent!important;*/
}
img.aw{
background-color:transparent!important;
}
ul.wrapper{
margin-left:-15px;
width:168px!important;
margin-bottom:-15px;
display:none;
}
ul.wrapper,
ul.wrapper li.pa-awards{
border-color:transparent;
}
</style>
<script>
// кнопка - ссылка на Картинку
var Img="http://sd.uploads.ru/MlvXV.png";
wrapp1="<li class='post-author-Sp'><img class=aw style='cursor:pointer' src='";
wrappEnd="'><ul class=wrapper></ul></li>";
wrapp1=wrapp1+Img+wrappEnd;
$(window).load(function () {
$(".post .post-author .pa-awards").each(function() {
if($(this).css("display")!="none"){
$(this).before(wrapp1);a=$(this).parents('.post').find('.post-author-Sp ul')
$(this).appendTo(a)
}
});});
$(".post .post-author-Sp ").live("click", function(){
$(this).find('ul:first').toggle('slow')
});</script>
<!--Конец//=спойлер наград в Профиле, в Топике-->
<script type="text/javascript">
if ((document.URL.indexOf("viewtopic.php") != -1) || (document.URL.indexOf("post.php") != -1) || (document.URL.indexOf("edit.php") != -1)) {
var repl = document.getElementById("main-reply");
var submit = document.getElementsByTagName("p")
for (var i=0; i<submit.length; i++){
if (submit[i].className == "formsubmit")
submit[i].innerHTML = "<span id=\"plng\" style=\"border: 1px solid; padding: 2px 3px;\">Написано символов: <b>0</b></span>" + submit[i].innerHTML;
}
repl.onkeyup = repl.onkeydown = repl.onfocus = repl.onblur = function(){
document.getElementById("plng").innerHTML ="Написано символов: <b>" + (repl.value.length) + "</b>";
}}
</script>
<style type="text/css">
p.yaxiko {
color: #000;
margin-top: 2px;
margin-left: 11px;
width:300px;
/*display:block;*/
}
#pun-crumbs1 .yaxiko,
#pun-crumbs2 .yaxiko,
#pun-index .yaxiko,
div.post-links .yaxiko,
#pun-main h1 .yaxiko{
display:none;
}
</style>
<script type="text/javascript">
var opisymb='‡';
$("#pun a:contains('‡')").each(function (){
var ss = $(this).html();
ss=ss.replace('‡','<p class="yaxiko">')+'</p>';$(this).html(ss);
$(this).find(".yaxiko").appendTo($(this).parents("td"));});
$("#pun-viewtopic .crumbs:contains('‡'),#pun-main h1 span:contains('‡')").each(function (){
var ss = $(this).html();var n=ss.indexOf('‡');ss=ss.substring(0,n);$(this).html(ss);});
if (((document.URL.indexOf("edit.php?id")!=-1)||(document.URL.indexOf("post.php?fid")!=-1))&&($("input[name='req_subject']").html()!==null)&&($("#fld4").html()==null)) {
var str2="";
$("input[name='req_subject']").after('<span><br/><b>Описание</b><br/></span><span class="input"><input id="fld4" type="text" name="tryam" value="'+str2+'" size="80" maxlength="70" /></span>');
$("input[name='submit']").css({'display':'none'});
$("input[name='preview']").css({'display':'none'});
var str=$("input[name='req_subject']").val(),Dleng=str.length;
var L=str.indexOf('‡');
if(L!=-1){
str0=str.substring(0,L-1);
var str2=str.substring(L+1,Dleng);
$("input[name='req_subject']").val(str0);
$("input[name='req_subject']").remove().prependTo("label:contains('Заголовок')");
$("#fld4").val(str2);
}
if ($("#pustoj").html()==null){$("input[value='Отправить']").after('<input type="button" id="pustoj" class="button" name="pustoj" value="Отправить" />');}
if ($("#pustoj2").html()==null){$("input[value='Посмотреть']").after('<input type="button" id="pustoj2" name="pustoj2" value="Посмотреть"/>');}
$("input[name='pustoj2']").click(function (){
var str=$("input[name='req_subject']").val(),str1; str1=$("#fld4").val(); if (str!=""&&str1!=""){
str+=" "+opisymb+str1;$("input[name='req_subject']").val(str);$("#fld4").remove();};
$("input[name='preview']").click();});
$("input[name='pustoj']").click(function (){
var str=$("input[name='req_subject']").val(),str1; str1=$("#fld4").val(); if (str!=""&&str1!=""){
str+=" "+opisymb+str1;$("input[name='req_subject']").val(str);$("#fld4").remove();};
$("input[name='submit']").click();});
}
</script>
<!-- НАЧАЛО. html-преобразователь -->
<script type="text/javascript">
function Transform_Code_Box_in_HTML(aX){
var TemLnk=aX.replace(/^(.*viewtopic\.php\?id=\d*).*$/ig,"$1");
var PstId=aX.replace(/^.*viewtopic\.php\?id=.*(#p\d+)$/ig,"$1");
var L=document.URL.replace(TemLnk,'');
if(L!=document.URL&&(L.slice(0,1)).search(/\d/ig)==-1 ){
L=$("div.topic "+PstId);
if(L.length==1){
var Lhtm=L.find(".post-content .code-box:first .scrollbox pre").text();
L.find(".post-content .code-box:first").replaceWith(Lhtm)
}}}
function Demo_HTML(Ts){var Ll=Ts.parents(".htmldemo").find(".code-box .scrollbox pre").text();
Ts.parents(".htmldemo").after('<div class="demHtml">'+Ll+'</div>');Ts.replaceWith(DemoButt0);
}
$(document).ready(function() {
$("#pun-viewtopic .post .code-box").each(function(){
if($(this).text().indexOf('[simsim]')!=-1){
$(this).wrap('<div class="htmldemo"></div>')
$(this).replaceWith($('.htmldemo').text().split('[simsim]')[1]);
}
});
});
</script>
<!-- КОНЕЦ. html-преобразователь -->
<script type="text/javascript">
$('div.post-author ul').find('li[class^="pa-fld"]').map(function(){
var Dop=$(this).html();
if(Dop=='undefined'||Dop==null){return false;};
var Virez=Dop.slice(Dop.indexOf(":")+1);
$(this).html(Virez);
});
</script>
Поделиться552017-05-30 22:25:30
/********************************************
A - SETUP
**************************************************************/
/* A1 Import the colour scheme
-------------------------------------------------------------*/
/* A1.1 */
@import url(style_cs.css);
@import url(http://fonts.googleapis.com/css?family=Lobster);
@import url(https://fonts.googleapis.com/css?family=Kurale);
@import "http://webfonts.ru/import/bebasneue.css";
@import "http://webfonts.ru/import/cuprum.css";
@import "http://webfonts.ru/import/nautilus.css";
@import "http://webfonts.ru/import/archive.css";
@import "http://fonts.googleapis.com/css?family=Open+Sans:600&subset=latin,cyrillic";
@import "http://fonts.googleapis.com/css?family=Montserrat";
@import url(http://fonts.googleapis.com/css?family= … t,cyrillic);
@import "http://webfonts.ru/import/marckscript.css";
@import "http://webfonts.ru/import/beermoney.css";
@import "http://webfonts.ru/import/kobzarks.css";
@import url(http://fonts.googleapis.com/css?family= … n,cyrillic);
@import url(http://allfont.ru/allfont.css?fonts=bebas-neue);
@font-face {
font-family: 'Nautilus';
src: url('http://forumstatic.ru/files/0016/26/b0/82734.eot'),
url('http://forumstatic.ru/files/0016/26/b0/12000.woff') format('woff'),
url('http://forumstatic.ru/files/0016/26/b0/68286.ttf') format('truetype'),
url('http://forumstatic.ru/files/0016/26/b0/17025.svg') format('svg');
font-weight: normal;
font-style: normal;
}
/* 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.7em;
vertical-align: middle
}
/* A3 Text setup
-------------------------------------------------------------*/
/* A3.1 */
body {
font-size: 96.00%;
font: verdana;
}
/* A3.2 */
.punbb {
font: normal 68.75% verdana, 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 legend span {
font-size: 1.1em;
font: 15px 'cuprum';
letter-spacing: 3px;
color: #162f50 !important;
font-weight: normal;
text-transform: lowercase;
}
/* 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 : 1073px;
padding: 0px 0px 0px 0px;
border: none;
border-top: none;
}
/* A5.2 */
.punbb {
float: left;
margin-left: 39px;
width: 92%;
height: auto;
}
/* A5.3 */
#pun-redirect, #pun-maint {
margin: 0px 20% 0px 0%;
height: 100px;
width: 1005px;
float: none;
background-image: url("");
background-position: top center; background-attachment: relative; }
/* 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 {
border-style: none none none none;
border-width: 0px 0px 0px 0px
}
/* A5.9 */
.punbb .container {
border-style: none;
border-width: 0;
}
/* A5.10 */
#pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 {
padding: 10px 1em 10px 1em;
border-style: none none none none;
border-width: 0 0 0 0;
}
#pun-main h2 {
padding-bottom: 0px;
font-weight: bold;
color: #000000;
text-align: center;
font-size: 0px;
font-family: Trajan Pro;
height : 0px;}
/********************************************************/*************************************************************
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;
border-top: 3px solid #853416;
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: 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: none;
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: 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 {
position: absolute;
top: -4em;
left: 1em;
width: 24em;
}
/* B3.4 */
.linkst .postlink {
position: absolute;
top: -4em;
right: 1em;
width: 16em;
text-align: right;
font-weight: bold;
}
/* B3.5 */
.punbb .linksb {
text-align: right;
padding: 0.4em 1em 0.5em 1em;
font-size: 1.1em;
font-family: cuprum;
font-style: italic;
text-transform: lowercase;
}
/* B3.6 */
.linksb .pagelink {
float: left;
width: 24em;
text-align: left;
}
/* B3.7 */
.linksb .postlink {
float: right;
width: 16em;
font-weight: bold;
}
/* B3.8 */
.subscribelink {
clear:both;
padding-top: 0.3em;
padding-bottom: 0.5em;
}
/*********************************/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/
/* C1 Form layout
-------------------------------------------------------------*/
/* C1.1 */
.punbb .formal .container {
padding: 1.7em 2.3em 1.1em 2.3em;
}
/* C1.2 */
.punbb .formsubmit {
padding: 0 0 0 1.7em;
margin: 1em 0 0 0;
}
/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
margin: 0 0.6em 0 0
}
/* C1.4 */
.punbb fieldset {
border-style: none;
border-width: 0px;
padding: 0 18px 0 18px;
margin: 0 0 1em 0
}
/* C1.5 */
.punbb fieldset legend {
padding: 0;
margin: 0 0 0 11px;
font-size: 1.1em
}
/* C1.6 */
.punbb fieldset legend span {
padding: 0 5px;
margin: 0 0 0 -15px;
}
/* C1.7 */
.punbb fieldset fieldset {
border-style: none;
margin: 0;
padding: 0 0 8px 0
}
/* C1.8 */
.punbb .fs-box {
padding: 1em 0 0.8em 0;
}
/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
padding: 0 0 0.8em 0
}
/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
float: left;
margin-right: 1em;
}
/* C1.11 */
.punbb .inline .infofield {
clear:both
}
/* C1.12 */
.punbb .datafield br {
display: none
}
/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
font-weight: bold;
}
/* C1.14 */
.punbb .datafield span.input a {
font-weight: normal;
}
/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
display: block;
padding: 0 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: 55%;
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-size: 1.2em;
text-transform: uppercase;
text-align: center;
text-transform: uppercase;
font-family: "bebas neue";
font-weight: bold;
font-size: 21px;
color: #4d51a5 !important;
text-shadow: 2px 1px 0px #4d51a5;
margin-top: -5px;
}
#pun-index .tcl h3 a, li#pun-index .tcl h3 {color: #ccc6e8;
}
/* 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 0.4em 1em;
}
/* C2.14 */
/* название тем на глав стр*/
.punbb td div.tclcon {
margin-left: 41px;
}
.punbb .main .tcr a {
font-family: 'cuprum' !important;
font-size: 13px !important;
font-style: normal;
font-weight: bold !important;
text-shadow: 0px 0px 0px #ffffff;
}
.punbb div.icon {
float: right;
display: block;
width: 70px;
height: 60px;
padding-right: 12px;
}
/* C2.15 */
.punbb div.icon {
float: left;
display: block;
width: 70px;
height: 70px;
margin-left: 25px;}
/* C3 Topics
-------------------------------------------------------------*/
/* C3.1 */
.punbb .post .container {
border-style: none none none none;
border-width: 0px;
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.5em 1em;
display: block;
margin-left: 23em;
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: 30 px;
}
/* C3.5 профиль */
.punbb .post .post-author {
float: left;
text-align: center;
width: 228px;
margin-top: -2.1em;
overflow: hidden;
margin-left: -14px;
padding: 0px 15px 15px 9px;
min-height: 110px;
background: url(http://funkyimg.com/i/2sRFk.png) 0px bottom no-repeat,
url(http://funkyimg.com/i/2sRJW.png) 0px top no-repeat, url(http://funkyimg.com/i/2sRFj.png) 0px repeat-y;
}
/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
padding: 0 1em 1em 1em;
line-height: 140%;
text-align: left;
}
/* C3.7 */
/* ник */
.pa-author {
width: 210px!important;
margin-top: 33px!important;
text-align: center;
font-size: 18px;
font-family: "bebas neue" !important;
font-weight: 900;
color: #dddded!important;}
/* C3.8 */
.pa-author a {
text-decoration: none;
}
/* C3.9 */
/* статус */
li.pa-title {
margin-top: 7px;
padding-bottom: 0.3em;
font-size: 8.5px;
letter-spacing: 1px;
text-align: center;
font-family: 'nautilus';
font-weight: normal;
text-transform: lowercase;
opacity: 0.7;
line-height: 3px;
}
#pun-index th.tcl {
font-size:0%;
}
th.tc2, th.tc3, th.tcr, .forum thead tr .tcl {
text-transform:lowercase;
opacity:.4;
font-size:10px;
letter-spacing: 1px;
text-transform: lowercase;
font-weight:normal!important;
}
#pun-index .tc3, #pun-index .tc2, #pun-index th.tcr {
text-align:center !important;
}
li.pa-online {
line-height: 0.8em;
border-left-style: solid;
border-left-width: 0.7em;
padding-left: 0.4em;
margin-top: 0.7em;
}
/* C3.11 */
.punbb .post-body {
margin-left: 19em;
border-left-style: none;
border-left-width: 0px;
padding: 0 0 1px 0;
padding-right: 20px;
}
/* C3.12 */
.punbb .post-box {
padding: 10px 10px 10px 50px;
}
/*C3.13 */
.punbb fieldset .post-box {
margin-bottom: 0.8em
}
/* C3.14 */
.punbb .post-links {
margin-left: 19em;
border-left-style: solid;
border-left-width: 1px;
}
/* C3.15 */
/* C3.15 */
/* профиль лс е-майл */
.punbb .post-links ul {
padding: 0 1em 0 0;
height: 2em;
line-height: 2em;
margin-left: -17em;
border-top-style: none;
border-top-width: 0px;
background: transparent;
text-align: right;
font: 11px 'cuprum';
text-shadow: #ffffff 1px 1px!important;
font-weight: bold!important;
text-transform: uppercase;
}
/* 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;
font-style: italic;
text-transform: lowercase;
font: 13px 'cuprum';
color: #2e4f7d !important;
font-weight: normal!important;
}
/* 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-style: none none none none;
border-width: 1px 1px 0 1px;
}
/* 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;
}
/* D1.4 */
#pun-title h1 span {
display: none;
}
#pun-title h1 span {
font-size: 1.5em;
}
/* D2 Page navigation
-------------------------------------------------------------*/
/* D2.1 */
#pun-pagelinks {
position: absolute;
top: -15px;
left: 0;
margin: 0;
border: none;
padding: 0;
width: 100%;
}
/* D2.2 */
#pun-pagelinks .container {
background: transparent;
border: none;
padding: 0}
/* D2.3 */
#pun-pagelinks .container li {
display: inline
}
/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
height: 2em;
line-height: 2em;
padding: 0;
font-size: 1.2em;
margin-left: -9999px;
display: block;
float:left;
width: 100%;
}
/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
position:relative;
margin: 0;
}
#pun-pagelinks li a span {
display:block;
margin: 0 1em
}
/* D3 Forum navigation
-------------------------------------------------------------*/
/* D3.1 */
#pun-navlinks {
border-style: none;
margin: 0px 0 0 0;
}
/* верхнавиг*/
/* D3.2 */
#pun-navlinks .container {
margin-top: -670px; /*высота расположения*/
padding: 10em 5em;
text-align: center; /*расположение*/
}
/* D3.3 */
#pun-navlinks li {
display: inline;
padding-right: 0.5em;
}
/* D3.4 */
#pun-navlinks li a {
text-transform: uppercase;
font-family: "bebas neue";
font-weight: bold;
font-size: 22px;
letter-spacing: 1px;
color: #dbeefd !important;
text-shadow: 2px 0px 0px #395a9e;
}
/* D4 User links
-------------------------------------------------------------*/
/* D4.1 */
#pun-ulinks {
margin-top: 100px;
margin-bottom:550px;
}
/*низнав */
/* D4.2 */
#pun-ulinks .container {
margin-top: -240px !important; /*высота расположения*/
padding: 0.7em 1em;
text-align: center; /*расположение*/
}
/* 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;
text-transform: lowercase;
font-family: "arial";
font-weight: normal;
font-size: 11px;
color: #fff !important;
letter-spacing: 0.5px;
opacity: 0.73;
text-shadow: 1px 0px 0px #395a9e;
}
/* 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: 0px;
}
/* D5.2 */
#pun-status .container {
padding: 1em 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;
text-align:center;
font-size: 14px;
text-transform: uppercase;
font-family: "bebas neue" !important;
font-style: normal;
text-shadow: px px 0px #ffffff;
}
/* D5.5 */
#pun-crumbs1 p.container {
border-top: none;
padding: 1em 1em 0.8em 1em;
font-size: 1.1em;
color: #375b8a !important;
text-align:center;
}
/* 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;
}
/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/
/* D5.1 */
#pun-status, #pun-status .container {
border-bottom: none;
margin-bottom: 0;
width: 1112px;
}
/* D5.2 */
#pun-status .container {
padding: 0.8em 1em 1em 1em;
width: 1020px;
}
/* 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;
text-align: center;
}
/* 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;
font-weight: normal;
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%;
font-weight: normal;
}
/* D7.5 */
li#onlinelist div {
border-top-style: solid;
border-top-width: 1px;
font-weight: normal;
text-align: left;
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;
}
.punbb .pa-author a {
color: #dddded!important;
text-decoration: none;
}
.pa-fld2 { margin-left: -6px !important;}
.pa-fld1 { margin-left: -10px !important;
margin-top: -15px;}
.pa-fld5 { margin-left: -5px !important;
margin-top: -37px;}
Поделиться562017-05-30 22:25:46
.mainlink1 {text-align:center;}
.mainlink1 a { width: 120px;
font-size: 11px;
font-family: arial;
color: #fff!important;
/* text-shadow: 1px 1px 0px #fff!important; */
text-transform: lowercase;
transition: 0.1s;
text-align: center;
font-style: italic;
background-color: #a0a4c7;
padding: 3px;}
.mainlink1 a:hover {color: #efe2ca!important; text-shadow: 1px 1px 0px #297bbc!important; background-color: #a0a4c7; padding: 3px;}
/* CS1 Background and text colours
-------------------------------------------------------------
*/
/* прокрутка */
::-webkit-scrollbar {
width: 6px;
height: 6px;
}
::-webkit-scrollbar-track {
background: #282563;
}
::-webkit-scrollbar-thumb {
background: #d14244;
}
/*-- АДМИНКА --*/
.amstabla {
position: relative;
display: inline-block;
font-family: 'bebas neue';
font-size: 14px;
font-style: normal;
line-height: 13px;
font-weight:bold;
}
.amstabla a{
color:#e7e7e7!important;
margin-right:2px;
text-shadow: 1px 1px 1px #7173c4;}
.amstabla a:hover {
color: #e86867!important;
margin-right: 2px;
text-shadow: 1px 1px 1px #ffffff;
}
.amstabla span {
display:none;
}
.amstabla:hover span{
position:absolute;
border-radius: 9px;
background: transparent;
display: inline-block;
margin-top: 11px;
left:-40px;
z-index:100000;
font-size:13px;
color: #fff;
}
.hoverbox a
{
cursor: default;
}
.hoverbox a .preview
{
display: none;
}
.hoverbox
{
cursor: default;
list-style: none;
}
.hoverbox a:hover .preview
{
display: block;
position: absolute;
top: -16px;
left: -16px;
z-index: 1;
}
/*---------------------------------- таблица-------------------------------------------*/
/*-- АКТИВИСТЫ --*/
.ac1 {position: absolute; margin-top: 458px!important; margin-left: -44px!important;}
.ac2 {position: absolute; margin-top: 458px!important; margin-left: 21px!important;}
.ac3 {position: absolute; margin-top: 458px!important; margin-left: 84px!important;}
.ac4 {position: absolute; margin-top: 458px!important; margin-left: 148px!important;}
/*-- ПОСТЫ --*/
.pt1 {position: absolute; margin-top: 458px!important; margin-left: 712px!important;}
.pt2 {position: absolute; margin-top: 458px!important; margin-left: 773px!important;}
.pt3 {position: absolute; margin-top: 458px!important; margin-left: 836px!important;}
.pt4 {position: absolute; margin-top: 458px!important; margin-left: 902px!important;}
/*-- НУЖНЫЙМУЖИК --*/
.needmen {position: absolute; margin-top: 401px!important; margin-left: 970px!important;}
/*-- НУЖНЫЙЖЕН --*/
.needwomen{position: absolute; margin-top: 401px!important; margin-left: 216px!important;}
/*-- ПАРА --*/
.bestlove {position: absolute; margin-top: 389px!important; margin-left: 693px!important;}
/*-- ПОСТ --*/
.bestpost {position: absolute; margin-top: 442px!important; margin-left: 533px!important;}
/*-- єпизод --*/
.bestep {position: absolute; margin-top: 389px!important; margin-left: -58px!important;}
#navindex a {
background: url(http://forumstatic.ru/files/0011/e9/99/28513.png) no-repeat top center;
display: inline-block;
position: absolute;
height: 62px;
width: 110px;
top: 0px;
left: 0px;
font-size: 0px!important;
}
#navuserlist a {
background: url(http://forumstatic.ru/files/0011/e9/99/93837.png) no-repeat top center;
display: inline-block;
position: absolute;
z-index: 1000;
height: 39px;
width: 96px;
top: 23px;
left: 109px;
font-size: 0px!important;
}
#navsearch a {
background: url(http://forumstatic.ru/files/0011/e9/99/30110.png) no-repeat top center;
display: inline-block;
position: absolute;
height: 39px;
width: 99px;
top: 23px;
left: 205px;
font-size: 0px!important;
}
#navprofile a {
background: url(http://forumstatic.ru/files/0011/e9/99/18514.png) no-repeat top center;
display: inline-block;
position: absolute;
height: 39px;
width: 98px;
top: 23px;
left: 305px;
font-size: 0px!important;
}
#navpm a {
background: url(http://forumstatic.ru/files/0011/e9/99/84263.png) no-repeat top center;
display: inline-block;
position: absolute;
height: 39px;
width: 72px;
top: 23px;
left: 404px;
font-size: 0px!important;
}
#navadmin a {
background: url(http://forumstatic.ru/files/0011/e9/99/51076.png) no-repeat top center;
display: inline-block;
position: absolute;
height: 39px;
width: 98px;
top: 23px;
font-size: 0px!important;
left: 553px;
}
#navlogout a {
background: url(http://forumstatic.ru/files/0011/e9/99/74715.png) no-repeat top center;
display: inline-block;
position: absolute;
height: 39px;
width: 78px;
top: 23px;
left: 475px;
font-size: 0px!important;
}
#navlogin a {
background: url(http://forumstatic.ru/files/0011/e9/99/58640.png) no-repeat top center;
display: inline-block;
position: absolute;
height: 39px;
width: 99px;
top: 23px;
left: 390px;
font-size: 0px!important;
}
#navregister a {
background: url(http://forumstatic.ru/files/0011/e9/99/92669.png) no-repeat top center;
display: inline-block;
position: absolute;
height: 39px;
width: 99px;
top: 23px;
left: 300px;
font-size: 0px!important;
}
/* КАТЕГОРИИ */
.category .tclcon {
width: 386px;
height: 130px;
padding-top: 30px;
padding-bottom: 60px;
background: url(http://funkyimg.com/i/2rmY5.png) top no-repeat;
border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
-o-border-radius: 0px 0px 0px 0px;
color: #000000}
.linksnice { margin-top: -51px!important;
margin-left: 316px!important;
text-align: center;
line-height: 145%;}
/* cкрыть: "форум, тем, сообщений, последнее сообщение"? */
#pun-index .category table thead {
display:none;
}
/* УБИРАЕМ КОЛ-ВО ЗАРЕГАНЫХ*/
.statscon .item3 {
display: none;
}
/* репутация и соо */
.pa-respect {
color: #424382;
font-size: 9px;
font-family: "Times New Roman" !important;
display: inline-block;
text-align: center;
text-transform: lowercase;
width: 100px;
letter-spacing: 1px;
margin-top: 10px!important;
}
.pa-posts {
color: #424382;
font-size: 9px;
font-family: "Times New Roman" !important;
display: inline-block;
text-align: center;
text-transform: lowercase;
width: 100px;
letter-spacing: 1px;
margin-top: 10px!important;
}
/* деньги и посты */
.pa-fld3 {
color: #424382;
font-size: 9px;
font-family: "Times New Roman" !important;
display: inline-block;
text-align: center;
text-transform: lowercase;
letter-spacing: 1px;
background: url(http://funkyimg.com/i/2sRLY.png) top no-repeat;
width: 85px;
height: 24px;
padding: 1px !important;
padding-right: 15px!important;
margin-top: 20px!important;
}
.pa-fld4 {
color: #424382;
font-size: 9px;
font-family: "Times New Roman" !important;
display: inline-block;
text-align: center;
text-transform: lowercase;
letter-spacing: 1px;
background: url(http://funkyimg.com/i/2sRLY.png) top no-repeat;
width: 85px;
height: 24px;
padding: 1px !important;
padding-left: 15px!important;
margin-top: 20px!important;
}
.pa-fld3, .pa-fld4 {
margin-top: 60px;
}
.pa-respect, .pa-posts {
margin-top: 100px;
}
.post-author ul li{
line-height: 11px;
margin-left: -3px;
}
/* ПРОФИЛЬ */
li.pa-avatar.item2 img {
margin-top: 13px;
margin-left: 0px;
margin-bottom: 3px;
}
/* лз*/
.niceprof { color: #6b6fbb;
font-size: 9px!important;
width: 166px;
padding-top: 7px!important;
padding-bottom: 25px!important;
padding: 25px 25px 25px 15px;
line-height: 100%;
position: relative;
left: 7px;
background: url(http://funkyimg.com/i/2sRJm.png) 0px bottom no-repeat,
url(-) 0px top no-repeat, url(http://funkyimg.com/i/2sRKc.png) 0px repeat-y;}
.niceprof1 { color: #6b6fbb; font-size: 14px; font-family: bebas neue; text-align: center; padding: 0px 0px 2px 0px; letter-spacing: 0px;}
#topic-modmenu select#mod-options{
margin:-11px 0 11px 0;
}
/* бабло и посты */
.niceactiv{
margin-top: 17px!important;
margin-left: 15px!important;
color: #fdfdfd!important;
font-size: 18px;
font-weight: 900!important;
font-family: "Bebas Neue";
}
/* время отправки поста */
.permalink {
font-size: 12px;
font-family: 'bebas neue' !important;
font-weight: bold;
letter-spacing: 1px;
text-transform: lowercase !important;
text-align: center;
text-shadow: #ffffff 1px 1px;
}
/* счетчик символов */
#plng {color:#2e4f7d}
/*------------- фон -------------*/
body {
background: url(http://forumstatic.ru/files/0011/e9/99/95567.png) 50% 0% repeat-x, url() 50% 100% repeat-x, url(http://forumstatic.ru/files/0011/e9/99/43979.png) 40% 0%;
background-color: #325483;
overflow-x: hidden}
/*------------- тело -------------*/
#pun {
background-image: url(http://funkyimg.com/i/2rg4N.png);
background-color: #e1e6ec;
width : 1073px;
margin: auto;
position: relative;
margin-bottom: 0px }
/*------------- шапка -------------*/
#pun-title table {
background-image : url(http://funkyimg.com/i/2rhiE.png);
width: 1486px;
height:582px;
margin-left: -290px;
background-repeat : no-repeat;
background-position: top center;
border: none; }
/*------------- футер -------------*/
#pun-about p.container {
background-image : url(http://funkyimg.com/i/2tk9J.png);
width: 3000px;
height: 195px;
margin-left: -1020px;
margin-top: 15px;
margin-bottom: -33px;
background-color: #;
background-position : center top;
background-repeat : no-repeat;
border-color: transparent;
text-align: center;
color: #e5e5e5;
font-size:0 !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: #1e3555;
}
/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
background-color: transparent;
color: #1e3555;
}
/* CS1.3 */
#pun-stats h2,.punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-stats .statscon, li#onlinelist, li#onlinelist div {
background-color: transparent;
color: #1e3555;
font-weight: bold;
font-style: normal;
text-align: center;
}
/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
background-color: transparent;
color: #1e3555;
}
/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
background-color: transparent;
color: #1e3555;
}
/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {
background-color: transparent;
color: #1e3555;
}
/* CS1.8 */
#pun-navlinks .container {
background-color: transparent;
color: #e8d6b2;
font-weight: bold;
text-align: center;
}
#pun-ulinks .container {
background-color: transparent;
color: #dbeefd;
text-align: center;
}
.offline li.pa-online strong {
color: #e8d6b2;
font-weight: normal;
}
.punbb textarea, .punbb select, .punbb input {
background-color: #e8d6b2;
color: #1d1410;
}
/* 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;
}
/* CS1.3 */
#pun-stats h2 .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin{
color: transparent;
}
/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
border-color: transparent;
}
/* CS2.5 */
.punbb th {
border-color: transparent;
}
/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
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 #0c0201
}
li.pa-online {
border-left-color: transparent;
}
.punbb .post-sig dt {
border-top-color: transparent !important;
}
/*------------------------------- быстрый ответ ---------------------------------*/
#post-form h2 span {
display:none;
}
#post-form h2 {
background: url(http://funkyimg.com/i/2tkN4.jpg) no-repeat;
margin-top: -29px;
margin-left: -17px;
margin-bottom: -5px;
height: 78px!important;
width: 1029px;
}
/* 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: #7173bd;
border-bottom: 0px none #000;
text-decoration: none;
}
.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
color: #7173bd;
}
/* 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: #7173bd;
border-bottom: 0px none #000;
text-decoration: none;
}
/* CS3.3 */
#pun-navlinks a {
color: #7173bd;
border-bottom: 0px none #000;
text-decoration: none;
font-weight: bold;
font-style: normal;
}
/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color: #7173bd;
border-bottom: 0px none #000;
text-decoration: none;
}
/*/6060*/
#pun-pagelinks a:active, #pun-pagelinks a:focus {
color: #7173bd;
}
#pun-navlinks a:hover {color: #ddd2db!important;}
#pun-ulinks a:hover {color: #ddd2db!important;}
/* CS4 Post status icons
-------------------------------------------------------------*/
div.icon {border-color: #7e5b40 #5E3B20 #4E2B10 #5E3B20}
tr.iredirect div.icon {border-color: #7e5b40 #7e5b40 #7e5b40 #7e5b40}
div.inew {border-color: #7e5b40 #5E3B20 #4E2B10 #5E3B20}
#pun-main div.catleft, #pun-main div.catright {display: none}
.punbb table Div.icon {float: right; display: block; border-style: none none none none; margin-left: 7px; margin-right: 2px; margin-top: 5px;
width: 56px;
height: 50px;
margin-left: 85px;
background-image : url("http://funkyimg.com/i/2qLaX.png");
background-repeat: no-repeat;
}
TR.inew Div.icon {
background-image : url("http://funkyimg.com/i/2qLaW.png");
background-repeat: no-repeat;
width: 56px;
height: 50px;
margin-left: 85px;
}
TR.isticky Div.icon {
background-image : url(http://funkyimg.com/i/2qLaX.png);
background-repeat: no-repeat;
width: 56px;
height: 50px;
}
TR.iclosed Div.icon {
background-image : url("http://funkyimg.com/i/2qLaX.png");
background-repeat: no-repeat;
width: 56px;
height: 50px;
}
#pun-category1.category h2 {
background: url(http://funkyimg.com/i/2rhjb.png);
height:78px;
width:1029px;
font-size:0 !important;
margin-left:-17px;}
#pun-category2.category h2 {
background: url(http://funkyimg.com/i/2rhpz.png);
height:78px;
width:1029px;
font-size:0 !important;
margin-left:-17px;}
#pun-category3.category h2 {
background: url(http://funkyimg.com/i/2rhpA.png);
height:78px;
width:1029px;
font-size:0 !important;
margin-left:-17px;}
#pun-category4.category h2 {
background: url(http://funkyimg.com/i/2rhkH.png);
height:78px;
width:1029px;
font-size:0 !important;
margin-left:-17px;}
#pun-category5.category h2 {
background: url(http://funkyimg.com/i/2rhkJ.png);
height:78px;
width:1029px;
font-size:0 !important;
margin-left:-17px;}
#pun-category6.category h2 {
background: url(http://funkyimg.com/i/2rhjT.png);
height:78px;
width:1029px;
font-size:0 !important;
margin-left:-17px;}
#pun-stats.section h2 {font-size: 0 !important;
height:78px;
width:1029px;
background-image: url("http://funkyimg.com/i/2t2fw.png");
margin-left:-17px;}
/* CS5.1 Статус картинки со статистикой 24*/
#pun-stats ul.container {
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("http://funkyimg.com/i/2qLas.png");
background-origin: padding-box;
background-position: 10px 12px;
background-repeat: no-repeat;
background-size: auto;
padding-left: 70px;
padding-top: 10px;}
/* CS5.7 Область для ввода текста в форме ответа и админке */
#pun-main .quote-box, #pun-main .code-box, .punbb textarea {
margin: 0.4em 1.8em 1.4em;
padding: 10px;
border-radius: 20px 0;
-webkit-box-shadow: inset 0 0 3px 2px #5759ae;
box-shadow: inset #beb7e2 0 0 6px 4px;
box-shadow: inset #dad7ee4 0 0 6px 4px;
border-right: #b6afd5 2px solid;
border-top: #b6afd5 2px solid;
border-left: #b6afd5 2px solid;
border-bottom: #b6afd5 2px solid;
padding: 10px;
background: #e6e4f3;
max-width: 900px;
}
.punbb input {
padding: 11px;
padding-top:10px;
border: none;
background: #e8e8f1;
border-radius:0px;
-webkit-box-shadow: inset 0 0 3px 2px #5759ae;
box-shadow: inset #beb7e2 0 0 6px 4px;
box-shadow: inset #dad7ee4 0 0 6px 4px;
border-right: #b6afd5 2px solid;
border-top: #b6afd5 2px solid;
border-left: #b6afd5 2px solid;
border-bottom: #b6afd5 2px solid;
text-decoration: none;
font-family: cuprum!important;
color: #365a89;
text-shadow: #ffffff 1px 1px!important;
padding: 5px 10px 5px 10px!important;
font-size:13px!important;
}
.punbb select {
background-color: #ded9f1;
padding: 11px;
padding-top: 10px;
border: none;
background: #d1cbea;
border-radius:0px;
-webkit-box-shadow: inset 0 0 3px 2px #5759ae;
box-shadow: inset #5759ae 0 0 6px 4px;
border-right: #b6afd5 double 2px;
border-top: #b6afd5 2px solid;
border-left: #b6afd5 double 2px;
border-bottom: #b6afd5 2px solid;
-webkit-box-shadow: 0px 0px 50px #ded9f1 inset;
-moz-box-shadow: 0px 0px 50px #dad4f4 inset;
box-shadow: 0px 0px 50px #dad4f4 inset;
text-decoration: none;
font-family: "bebas neue";
font-weight: bold !important;
color: #365a89;
text-shadow: #ffffff 0px 0px!important;
padding: 5px 10px 5px 10px!important;
font-size:10px!important;
text-transform: uppercase;
}
/* CS5.5 Двигаем верхний баннер */
#pun-title table tbody tr .title-logo-tdr {
position: absolute; z-index: 1;
left: 50px;
top: -192px}
#pun-main div.catleft, #pun-main div.catright {display: none}
#pun-announcement .container {margin-top: -2em}
#pun-main .post-author ul {text-align: center}
#pun-announcement h2 {display: none}
#pun-main .post-links li {text-align: center;}
#pun th, #pun-main h2 {text-align: center}
#pun-crumbs1 .container { text-align: center; margin-top: 10px; }
#pun-navlinks .container, #pun-ulinks .container { text-align: center;}
#pun-main .post-author ul, #pun-main .post .container {line-height: 14px; margin-top: 5px; }
#pun-main h2, #pun-stats.section h2 {
padding: 3px 1em;
border-style: none solid solid none;
border-width: 0 1px 1px 0;
}
/*---------------------------------- АНКЕТА -------------------------------------------*/
/*-- ПОДЛОЖКА --*/
.inf {width: 576px; height: 596px; background: url("http://funkyimg.com/i/2pJ5G.png");}
/*-- ИМЯ ФАМИЛИЯ --*/
.inf1 {position: absolute; text-align: center; width: 340px; margin-top: 26px!important; margin-left: 90px!important; font-size: 30px; font-family: Bebas Neue; text-transform: uppercase; color: #f4f7fb; text-shadow: #77a5c4 1px 1px 0px; }
/*-- ГИФ --*/
.inf2 {position: absolute; margin-top: 90px!important; margin-left: 83px!important; text-align: center; }
/*-- ВНЕШНОСТЬ --*/
.inf3 {position: absolute; text-align: center; margin-top: 55px!important; width: 400px; font-size: 12px; font-family: Bebas Neue; text-transform: lowercase; color: #89b3d0; letter-spacing: 2px; text-shadow: #ffffff 1px 1px 0px; }
/*-- ВОЗРАСТ --*/
.inf4 {position: absolute; text-align: center; width: 450px; margin-top: 110px!important; margin-left: 70px!important; font-size: 60px; font-family: Bebas Neue; color: #f4f7fb; text-shadow: #77a5c4 1px 1px 0px; }
/*-- ДАТА РОЖДЕНИЯ --*/
.inf5 {position: absolute; text-align: center; margin-top: 154px!important; margin-left: 215px!important; width: 158px; font-size: 15px; font-family: Bebas Neue; letter-spacing: 2px; color: #ffffff; }
/*-- МЕСТО РОЖДЕНИЯ--*/
.inf6 {position: absolute; text-align: center; margin-top: 82px!important; margin-left: 377px!important; width: 140px; font-size: 13px; font-family: Arial; color: #ffffff; text-shadow: #77a5c4 1px 1px 0px; }
/*-- ПРОФЕССИЯ --*/
.inf7 {position: absolute; text-align: center; margin-top: 120px!important; margin-left: 377px!important; width: 140px; font-size: 13px; font-family: Arial; color: #ffffff; text-shadow: #77a5c4 1px 1px 0px; }
/*-- ОРИЕНТАЦИЯ --*/
.inf8 {position: absolute; text-align: center; margin-top: 158px!important; margin-left: 377px!important; width: 140px; font-size: 13px; font-family: Arial; color: #ffffff; text-shadow: #77a5c4 1px 1px 0px; }
/*-- СЕМЕЙНОЕ ПОЛОЖЕНИЕ --*/
.inf9 {position: absolute; text-align: center; margin-top: 196px!important; margin-left: 377px!important; width: 140px; font-size: 13px; font-family: Arial; color: #ffffff; text-shadow: #77a5c4 1px 1px 0px; }
/*-- СОСЕДИ ДУМАЮТ --*/
.inf10 {position: absolute; text-align: center; margin-top: 245px!important; margin-left: 130px!important; width: 360px; font-size: 20px; font-family: Bebas Neue; color: #89b3d0; text-shadow: #ffffff 1px 1px 0px; }
/*-- БИО И ХАРАКТЕР --*/
.inf11 {position: absolute; text-align: justify; width: 480px; height: 270px; margin-top: 290px!important; margin-left: 70px!important; border-radius: 0px 0 0 90px; overflow: auto;}
.inf12 {padding: 2px 8px 2px 12px; font-size: 11px; line-height: 120%;}
/*---------------------------------- НУЖНЫЕ Ж-М -------------------------------------------*/
/*-- ПОДЛОЖКИ --*/
.wantg {width: 576px; height: 481px; background: url("http://funkyimg.com/i/2pKtk.png");}
.wantm {width: 576px; height: 481px; background: url("http://funkyimg.com/i/2pKtm.png");}
/*-- В ПОИСКАХ --*/
.wantg1 {position: absolute; text-align: center; width: 340px; margin-top: 26px!important; margin-left: 90px!important; font-size: 20px; font-family: Bebas Neue; text-transform: uppercase; color: #f9edf1; text-shadow: #cb939b 1px 1px 0px; }
.wantm1 {position: absolute; text-align: center; width: 340px; margin-top: 26px!important; margin-left: 90px!important; font-size: 30px; font-family: Bebas Neue; text-transform: uppercase; color: #f4f7fb; text-shadow: #77a5c4 1px 1px 0px; }
/*-- ГИФ --*/
.wantg2 {position: absolute; margin-top: 86px!important; margin-left: 167px!important; text-align: center; }
.wantm2 {position: absolute; margin-top: 86px!important; margin-left: 167px!important; text-align: center; }
/*-- ВНЕШНОСТЬ --*/
.wantg3 {position: absolute; text-align: center; margin-top: 55px!important; margin-left: 130px!important; width: 330px; font-size: 12px; font-family: Bebas Neue; text-transform: lowercase; color: #d4a7a9; letter-spacing: 2px; text-shadow: #ffffff 1px 1px 0px; }
.wantm3 {position: absolute; text-align: center; margin-top: 55px!important; margin-left: 130px!important; width: 330px; font-size: 12px; font-family: Bebas Neue; text-transform: lowercase; color: #89b3d0; letter-spacing: 2px; text-shadow: #ffffff 1px 1px 0px; }
/*-- ВОЗРАСТ--*/
.wantg4 {position: absolute; text-align: center; margin-top: 100px!important; margin-left: 453px!important; width: 100px; font-size: 13px; font-family: Arial; color: #f6e9f2; text-shadow: #cb939b 1px 1px 0px; }
.wantm4 {position: absolute; text-align: center; margin-top: 100px!important; margin-left: 453px!important; width: 100px; font-size: 13px; font-family: Arial; color: #e9eff6; text-shadow: #77a5c4 1px 1px 0px; }
/*-- ПРОФЕССИЯ --*/
.wantg5 {position: absolute; text-align: center; margin-top: 173px!important; margin-left: 30px!important; width: 100px; font-size: 13px; font-family: Arial; color: #f6e9f2; text-shadow: #cb939b 1px 1px 0px; }
.wantm5 {position: absolute; text-align: center; margin-top: 173px!important; margin-left: 30px!important; width: 100px; font-size: 13px; font-family: Arial; color: #e9eff6; text-shadow: #77a5c4 1px 1px 0px; }
/*-- Я ДУМАЮ --*/
.wantg6 {position: absolute; text-align: center; margin-top: 245px!important; margin-left: 130px!important; width: 360px; font-size: 20px; font-family: Bebas Neue; color: #cb939b; text-shadow: #ffffff 1px 1px 0px; }
.wantm6 {position: absolute; text-align: center; margin-top: 245px!important; margin-left: 130px!important; width: 360px; font-size: 20px; font-family: Bebas Neue; color: #89b3d0; text-shadow: #ffffff 1px 1px 0px; }
/*-- ИНФА О ПЕРСЕ --*/
.wantg7 {position: absolute; text-align: justify; width: 480px; height: 158px; margin-top: 287px!important; margin-left: 47px!important; overflow: auto;}
.wantg8 {padding: 2px 8px 2px 8px; font-size: 11px; line-height: 120%;}
.wantm7 {position: absolute; text-align: justify; width: 480px; height: 158px; margin-top: 287px!important; margin-left: 47px!important; overflow: auto;}
.wantm8 {padding: 2px 8px 2px 8px; font-size: 11px; line-height: 120%;}
/*---------------------------------- ДРУГИЕ ТЕМЫ НА ЧИСТОВИК -------------------------------------------*/
.dreammachine{
width: 600px;
background: url(http://i.imgur.com/1VRbFsJ.png) top no-repeat, url(http://i.imgur.com/1frFjL0.png) bottom no-repeat, url(http://i.imgur.com/fjik9Ud.png) repeat-y;
}
.dreammachine4 { width: 550px; line-height: 13px; color: #434570; text-align: justify; padding: 3px; overflow: auto;
margin-left: -29px!important;}
.dreammachine1 { width: 500px; line-height: 13px; color: #434570; text-align: justify; padding: 3px; overflow: auto;
}
.dreammachine2 {text-align: center; font-family: Bebas Neue; color: #ffffff; text-transform: uppercase; text-shadow: 1px 1px 0px #536015; }
.dreammachine3 {width: 160px; height: 15px; text-transform: lowercase; color: #ffffff; text-shadow: 1px 1px 0px #536015; line-height: 1px; padding-top: 7px; letter-spacing: 7px;}
.scrolling::-webkit-scrollbar { background: #fff; width: 8px; }
.scrolling::-webkit-scrollbar-thumb { background: #e5eae7; width: 8px }
.scrolling::-webkit-scrollbar-corner { background: #fff; }
Поделиться572017-05-30 22:28:09
<style>
.htmldemo{position:relative}
.lu1 > div , .lu1 > input { display: none; }
.lu1 {text-align: center; width: 806px; height: 725px; margin-top: -20px;margin-left: 20px;}
.lu1 input[type="radio"]:checked + label {
font-weight: bold;
text-transform: uppercase;
margin-left: -100px;
margin-top: -20px;
}
.lu1 > input:nth-of-type(1):checked ~ div:nth-of-type(1),
.lu1 > input:nth-of-type(2):checked ~ div:nth-of-type(2)
{ display: block; margin-top: 10px; text-align: justify; line-height: 6px;font-size: 12px; width: 550px;} >
input { display: none; }
.lu1 label {
width: 205px;
padding: 5px 30px;
display: inline-block;
letter-spacing: 2px;
text-shadow: 1px 1px #8a8887;
color: #FFFFFF;
margin-left: -100px;
margin-top: 27px;
font-size: 16px;
text-transform: uppercase;
}
.lu1 label:hover {
color: #474794;
text-transform: uppercase;}
.htmldemo{position:relative}
#click1, #click2, #click3, #click4, #click5, #click6, #click7, #click8, #click9, #click10, #click11 {/* background-color: rgba(0, 0, 0, 0.8); */ display: none; position: absolute; z-index: 99999; top: 0; right: 0;bottom: 0;left: 0;}
#glav1, #glav2, #glav3, #glav4, #glav5, #glav6, #glav7, #glav8, #glav9, #glav10, #glav11 {max-width: 600px; width: 70%; margin: 5% auto; position: absolute; font-family: refugemedium; font-size: 23px; color: #3F9C1E; text-shadow: 1px 1px 1px #fff;}
/* кнопка закрытия */
.close {background-color: #cae6ec; border: 2px solid #a09f9f; height: 24px; line-height: 24px; position: absolute; right: -120px; cursor: pointer; text-align: center; font-size: 14px; font-family: helvetica, arial; top: -15px; width: 24px; border-radius: 15px; box-shadow: 1px 1px 3px #000;}
.wiki {font-family: Arial; font-size: 12px; }
.wiki1 {height: 452px; width: 550px; margin-top: 5px; margin-left: 90px;}
.wiki2 {height: 452px; width: 550px; margin-top: 5px; margin-left: 90px;}
.wiki3 {height: 540px; width: 600px; margin-top: 60px; margin-left: -53px;}
.wiki4 {height: 540px; width: 600px; margin-top: 60px; margin-left: -53px;}
.wiki5 {height: 540px; width: 600px; margin-top: 60px; margin-left: -53px;}
.wiki6 {height: 540px; width: 600px; margin-top: 60px; margin-left: -53px;}
.wiki7 {height: 540px; width: 600px; margin-top: 60px; margin-left: -53px;}
.wiki8 {height: 540px; width: 600px; margin-top: 60px; margin-left: -53px;}
.wiki9 {height: 540px; width: 600px; margin-top: 60px; margin-left: -53px;}
.wiki10 {height: 540px; width: 600px; margin-top: 60px; margin-left: -53px;}
.wiki11 {height: 540px; width: 600px; margin-top: 60px; margin-left: -53px;}
label[for="ra2"],label[for="ra1"]{
cursor:pointer;
}
#ra1:checked+label,
#ra2:checked+label{
opacity:.6;
}
</style>
<script type="text/javascript">
$(window).load(function(){
$('label[for="ra1"]').click();
});
</script>
<center><div style="width: 1015px; height: 846px;
background: url(http://funkyimg.com/i/2rTR4.png) repeat-y">
<div style="text-align: justify; font-size: 11px; "><br>
<div class="lu1">
<input type="radio" name="odin1" checked="checked" id="ra1"/><label for="ra1"><img src="http://funkyimg.com/i/2sxtf.png" title=" Кабинет "></label>
<input type="radio" name="odin1" id="ra2"/><label title=" План дома " for="ra2"><img src="http://funkyimg.com/i/2sxtg.png"></label>
<div class="box"> <div style="width: 806px; height: 598px; margin-top: 117px; margin-left: 89px; line-height: 10px; background: url(http://funkyimg.com/i/2sxt6.png) repeat-y">
<!-- ПОДАРКИ -->
<div style="position: absolute; margin-top: 100px; margin-left: -2px; padding-right: 1px; width: 175px; height: 71px; overflow: auto;">
<img src="http://s8.uploads.ru/BcHWE.png"> <img src="http://s8.uploads.ru/BcHWE.png"><img src="http://s8.uploads.ru/BcHWE.png"> <img src="http://s8.uploads.ru/BcHWE.png"><img src="http://s8.uploads.ru/BcHWE.png"> <img src="http://s8.uploads.ru/BcHWE.png"><img src="http://s8.uploads.ru/BcHWE.png">
</div>
<!-- ПЛАШКИ -->
<div style="position: absolute; margin-top: 8px; margin-left: 347px; padding-right: 5px; width: 450px; height: 77px; font-size: 12px; line-height: 100%; font-family: ARIAL ITALIC; color: #1d7173; overflow: auto; text-align: justify;">
<img src="http://i.imgur.com/fhll6tA.png"><img src="http://i.imgur.com/fhll6tA.png"><img src="http://i.imgur.com/fhll6tA.png"><img src="http://i.imgur.com/fhll6tA.png"><img src="http://i.imgur.com/fhll6tA.png"><img src="http://i.imgur.com/fhll6tA.png"><img src="http://i.imgur.com/fhll6tA.png"><img src="http://i.imgur.com/fhll6tA.png"><img src="http://i.imgur.com/fhll6tA.png">
</div>
<!-- РОЖА -->
<img src="http://placehold.it/115x130" style="position: absolute; margin-top: 153px; margin-left: 633px;">
<!-- ЦИТАТА -->
<div style="position: absolute; margin-top: 230px; margin-left: 440px; padding-right: 5px; width: 140px; height: 77px; font-size: 13px; font-style: italic; line-height: 100%; font-family: ARIAL ITALIC; color: #cccccc; overflow: auto; text-align: justify;">
"Тут немного текста от пользователя, что-то типо напутствия для самого себя."
</div>
<!-- КОЛ-ВО ПОСТОВ -->
<div style="position: absolute; font-family: Bebas Neue; font-size: 31px; line-height: 90%; color: #fcf5cc; text-shadow: #c1b677 1px 1px 0px; margin-top: 209px; margin-left: 158px; ">
00
</div>
<!-- НАГРАДЫ -->
<div style="position: absolute; margin-top: 338px; margin-left: 65px; padding-right: 15px; width: 113px; height: 51px;overflow: auto;">
<img src="http://funkyimg.com/i/2rPxc.png"> <img src="http://funkyimg.com/i/2rPxc.png"><img src="http://funkyimg.com/i/2rPxc.png"> <img src="http://funkyimg.com/i/2rPxc.png"><img src="http://funkyimg.com/i/2rPxc.png"> <img src="http://funkyimg.com/i/2rPxc.png"><img src="http://funkyimg.com/i/2rPxc.png"> <img src="http://funkyimg.com/i/2rPxc.png">
</div>
<!-- ДРУГИЕ НАГРАДЫ -->
<div style="position: absolute; margin-top: 411px; margin-left: 65px; padding-right: 15px; width: 113px; height: 51px;overflow: auto;">
<img src="http://funkyimg.com/i/2rPxc.png"> <img src="http://funkyimg.com/i/2rPxc.png"><img src="http://funkyimg.com/i/2rPxc.png"> <img src="http://funkyimg.com/i/2rPxc.png"><img src="http://funkyimg.com/i/2rPxc.png"> <img src="http://funkyimg.com/i/2rPxc.png"><img src="http://funkyimg.com/i/2rPxc.png"> <img src="http://funkyimg.com/i/2rPxc.png">
</div>
</div></div>
<div class="box"> <div style="width: 820px; height: 598px; margin-top: 118px; margin-left: 88px; background: url(http://funkyimg.com/i/2rTsx.png) repeat-y"><div style="width: 806px; height: 598px; margin-left: 12px; padding-right: 12px; text-align: justify; color: #FFFFFF; overflow-x: auto;">
<!-- КОМАНДА -->
<img src="http://funkyimg.com/i/2rTsy.png" style="position: absolute; margin-top: 5px; margin-left: 0px;">
<!-- АРХИВ СОБЫТИЙ -->
<div style="position: absolute; margin-top: 18px; margin-left: 120px; padding-right: 5px; width: 400px; height: 60px; font-size: 12px; line-height: 100%; font-family: ARIAL ITALIC; color: #1d7173; overflow: auto; text-align: justify; "> текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст </div>
<!-- АКТУАЛЬНЫЕ СОБЫТИЯ -->
<div style="position: absolute; margin-top: 18px; margin-left: 551px; padding-right: 5px; width: 161px; height: 60px; font-size: 12px; line-height: 100%; font-family: ARIAL ITALIC; color: #1d7173; overflow: auto; text-align: justify; "> текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст текст </div>
<!-- МАГАЗИН -->
<img src="http://funkyimg.com/i/2rTsC.png" style="position: absolute; margin-top: 5px; margin-left: 730px;">
<!-- КВАРТИРЫ -->
<div style="position: absolute; margin-top: 105px; margin-left: 20px; width: 771px; height: 493px; font-size: 12px; overflow: auto;">
<!-- ДОМ -->
<div style="width: 740px; height: 944px; position: absolute; background: url(http://funkyimg.com/i/2rW7o.png) repeat-y">
<!-- ЛЕСТНИЦА -->
<div id="click2"><div id="glav2"><center>
<div style="background: url(http://funkyimg.com/i/2thd3.png) left top;margin:-13px 40px;width: 549px;height:448px;" class="wiki1"><br>
<img src="http://funkyimg.com/i/2t9Lz.png"> <img src="http://funkyimg.com/i/2t9LA.png"> <img src="http://funkyimg.com/i/2t9LG.png"> <img src="http://funkyimg.com/i/2t9LL.png"> <img src="http://funkyimg.com/i/2t9LV.png"><img src="http://funkyimg.com/i/2t9Mz.png"> <img src="http://funkyimg.com/i/2t9M7.png"> <img src="http://funkyimg.com/i/2t9M8.png"> <img src="http://funkyimg.com/i/2t9M9.png"> <img src="http://funkyimg.com/i/2t9Ma.png"> <img src="http://funkyimg.com/i/2t9Mb.png"> <img src="http://funkyimg.com/i/2t9My.png">
<div class="wiki" style="width: 500px; height: 420px; margin-top:4px">
<img src"http:="" funkyimg.com="" i="" 2t9pz.png"=""/>
</div>
</center>
<a class="close" title="Закрыть" onclick="document.getElementById('click2').style.display='none';">X</a></div></div>
<a href="javascript:void(0)" onclick="document.getElementById('click2').style.display='block';">
<span class="tooltip tooltip-turnleft"><img src="http://funkyimg.com/i/2tjBP.png" style="display:block;width: 25px; margin-top: 331px; margin-left: 339px; position: absolute;"></span></span></a>
<!-- ЛЕСТНИЦА -->
<div id="click3"><div id="glav3"><center>
<div style="background: url(http://funkyimg.com/i/2thd3.png) left top;margin:-13px 40px;width: 549px;height:448px;" class="wiki2"><br>
<img src="http://funkyimg.com/i/2t9Lz.png"> <img src="http://funkyimg.com/i/2t9LA.png"> <img src="http://funkyimg.com/i/2t9LG.png"> <img src="http://funkyimg.com/i/2t9LL.png"> <img src="http://funkyimg.com/i/2t9LV.png"><img src="http://funkyimg.com/i/2t9Mz.png"> <img src="http://funkyimg.com/i/2t9M7.png"> <img src="http://funkyimg.com/i/2t9M8.png"> <img src="http://funkyimg.com/i/2t9M9.png"> <img src="http://funkyimg.com/i/2t9Ma.png"> <img src="http://funkyimg.com/i/2t9Mb.png"> <img src="http://funkyimg.com/i/2t9My.png">
<div class="wiki" style="width: 500px; height: 420px; margin-top:4px">
<img src"http:="" funkyimg.com="" i="" 2t9pz.png"=""/>
</div>
</center>
<a class="close" title="Закрыть" onclick="document.getElementById('click3').style.display='none'" style="right:-73px;top:-27px">X</a></div></div></div>
<a href="javascript:void(0)" onclick="document.getElementById('click3').style.display='block';">
<span class="tooltip tooltip-turnleft"><img src="http://funkyimg.com/i/2tjBP.png" style="display:block;width:25px; position: relative; left:140px;top:280px"/></span></a>
<!-- СПАЛЬНЯ -->
<div id="click4"><div id="glav4"><center>
<div style="background: url(http://funkyimg.com/i/2thd3.png) width: 549px;height:448px;" class="wiki3"><br>
asdsadsad
<div class="wiki" style="width: 500px; height: 420px; margin-top:4px">
<img src"http:="" funkyimg.com="" i="" 2t9pz.png"=""/>
</center>
<a class="close" title="Закрыть" onclick="document.getElementById('click2').style.display='none';">X</a></div></div>
<a href="javascript:void(0)" onclick="document.getElementById('click2').style.display='block';">
<span class="tooltip tooltip-turnleft"><img src="http://funkyimg.com/i/2tjBP.png" style="display:block;width:25px; position: absolute; left:116px;top:177px"/></span></a>
<!-- КУХНЯ -->
<div id="click2"><div id="glav2"><center>
<div style="background-image: url(http://funkyimg.com/i/2thd3.png); height: 451px; width: 549px; " class="wiki1"><br>
<div class="wiki" style="width: 500px; height: 420px; margin-top: 5px;">
</div>
</center>
<a class="close" title="Закрыть" onclick="document.getElementById('click2').style.display='none';">X</a></div></div>
<a href="javascript:void(0)" onclick="document.getElementById('click2').style.display='block';">
<span class="tooltip tooltip-turnleft"><img src="http://funkyimg.com/i/2tjBP.png" style="width: 25px; top: 331px; left: 1px; position: absolute;"></span></span></a>
<!-- ВАННА -->
<div id="click5"><div id="glav5"><center>
<div style="background-image: url(http://funkyimg.com/i/2thd3.png); height: 451px; width: 549px; " class="wiki4"><br>
<div class="wiki" style="width: 500px; height: 420px; margin-top: 5px;">
</div>
</center>
<a class="close" title="Закрыть" onclick="document.getElementById('click2').style.display='none';">X</a></div></div>
<a href="javascript:void(0)" onclick="document.getElementById('click2').style.display='block';">
<span class="tooltip tooltip-turnleft"><img src="http://funkyimg.com/i/2tjBP.png" style="width: 25px; top: 177px; left: 470px; position: absolute;"></span></span></a>
</div><!--Див от оверлея-->
</div>
</div>
</div>
</div></div></div>
</div></center>
<script type="text/javascript">
$(function(){
$('label[for="ra1"]').click();});
</script>
Поделиться582017-05-30 22:32:03
<div id="pircs2"><!-- std.v.1/0/profilaktika --><link rel="stylesheet" type="text/css" href="http://hostjs-mybb2011.narod.ru/css/profilaktika.css" /><div id="msg-n2">У Вас отключён javascript.<br>В данном режиме, отображение ресурса<br/>браузером не поддерживается <br/></div><div id="LogIn_Window" style="display:none"><center>Ведется работа</center><br/><hr><br/><br/></div></div><!-- --><script type="text/javascript">
var ON_button=0; //Cвитч включения: 1 - включено!; 0 - выключено
var moderDostyp_ON=1; //?Модер-доступ включён?: 1 - включен!; 0 - выключен
if(ON_button!=1||GroupID ==1||moderDostyp_ON*GroupID==2){
$("style.#style_st,div.#pircs2").replaceWith("");}
else {$("#msg-n2").replaceWith("");
if(GroupID ==3) {$("#LogIn_Window").show();if(document.URL.indexOf("/login.php")==-1){
document.location.href = "../login.php"}else {
$(document).ready(function(){$("form#login").appendTo("#LogIn_Window");
$("#LogIn_Window").find("p.formsubmit a[href*='register.php']").text("");
var v=$("#LogIn_Window").find("p.formsubmit a[href*='action=forget']");
v.replaceWith("<span>Вход только для Администраторов</span>");});};}
else {document.location.href = "../login.php?action=out&id="+UserID};}
</script><!--end/profilaktika-->
<script type="text/javascript"> function displ(ddd) { if (document.getElementById(ddd).style.display == 'none') {document.getElementById(ddd).style.display = 'block'} else {document.getElementById(ddd).style.display = 'none'} } </script>
<style>
/* = доп смайлы
====================*/
div.t1,div.t2,div.t3 {
clear:both;
}
#smilies-area {
width: 600px!important;
z-index: 999;
}
#wrapper {width: 600px;}
ul.tabs {height: 25px;line-height: 20px;margin: 0 0 3px;list-style: none;}
ul.tabs li {float: left;margin-right: 1px; cursor:pointer;}
ul.tabs li a {background: url("http://flowplayer.org/img/global/tabs.png") no-repeat scroll -652px 0 transparent;color: #8b4d0f;cursor: pointer;display: block;margin-bottom: -1px;padding: 0 14px 1px;position: relative;text-decoration: none;width: 84px;
display: inline-block;
padding:3px 3px 3px 3px;
font: normal normal 700 11px/normal Tahoma;
background-color: #fbe1b6;
box-shadow:inset 2px 2px 10px #ffffff;
border-style: double;
border-width: 4px;
border-radius: 6px;
border-color: #fbe1b6;
text-align:center;
}
ul.tabs li a:hover {color: #8b4d0f;}
ul.tabs li.tab-current a
{color: #8b4d0f; padding: 0px 14px 2px;line-height: 22px;background-position: -652px -62px;
display: inline-block;
padding:3px 3px 3px 3px;
font: normal normal 700 11px/normal Tahoma;
background-color: #fbe1b6;
box-shadow:inset 2px 2px 10px #ffffff;
border-style: double;
border-width: 4px;
border-radius: 6px;
border-color: #fbe1b6;
}
ul.tabs li a:hover: active {
background-color: #fbe1b6;
}
ul.tabs li.tab-current a:hover {color: #8b4d0f;}
div.t2,div.t3 {display: none;
width: 518px;
height: 220px;
overflow: auto;
background: #f7e2c2;
border: 1px solid #790000 !important;
}
</style>
Поделиться592017-05-30 22:33:01
<!— не проебать бы снова тебя-->
<script>
var s0="[",s1="<span>[</span>",s2="]",s3="<span>]</span>"
$("#pun-viewtopic div.code-box").each(function (){
var s = $(this).html();s=s.replace(/\[/gm,s1);$(this).html(s.replace(/\]/gm,s3));});
</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>
<!--кнопки вверх вниз-->
<div class="go-up" id='ToTop'><img src="http://i.imgur.com/zVRyI56.png" /></div>
<div class="go-down" id='OnBottom'><img src="http://i.imgur.com/CHY2vgh.png" /></div>
<style>
.go-up,.go-down {
display:none;
position:fixed; /*позиционируем*/
right:8%; /*указываем положение, если слева - left*/
z-index:9999; /*показываем поверх все элементов на странице*/
cursor:pointer;
opacity:.8; /*прозрачность*/
width:21px; /*ширина кнопки*/
height:37px; /*высота кнопки*/
}
.go-up {
bottom:290px; /*положение от низа окна браузера верхняя кнопка*/
-webkit-transition: .3s all;
-moz-transition: .3s all;
-ms-transition: .3s all;
-o-transition: .3s all;
transition: .3s all;
}
.go-down {
bottom:240px; /*положение от низа окна браузера нижняя кнопка кнопка*/
-webkit-transition: .3s all;
-moz-transition: .3s all;
-ms-transition: .3s all;
-o-transition: .3s all;
transition: .3s all;
}
.go-down:hover,.go-up:hover {
opacity:1;
}
</style>
<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>
<script>
var oldIMG="<td id=\"button-image\" title=\"Изображение\"><img onclick=\"bbcode('--')\" src=\"/i/blank.gif\"/><b><p style=\"z-index:20;position:absolute;height14px;margin:-15px 0 0 22px;\">2</p></b></td>"
$("#button-image").after(oldIMG);
</script>
<script type="text/javascript">
var nrisunok="http://forumupload.ru/uploads/0000/0a/f2/68797-1.gif";
if( (document.getElementById("navpm").innerHTML.indexOf("(") != -1))
{
document.getElementById("navpm").innerHTML="<img src='"+nrisunok+"'> "+document.getElementById("navpm").innerHTML;
};
</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: 0.2em 2.1em; "></span>'; /*удвоенные Отступы сверху и слево*/
$('.post-content p:contains("'+b+'")').each(function(){ $(this).html( $(this).html().replace(/\[indent\]/gm,indent));});}());
</script>
<!--Обтекание изображения-->
<script language="javascript">
$(function(){
$('td#button-link').before('<td id="floatbut" style=\'background-image:url("http://s002.radikal.ru/i198/1009/43/f183caeae434.gif")\'></td>');
$('#floatbut, .vibor').click(function(){
$('div#float').toggle();});
});
elm=document.getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content")
{
post = elm[x].innerHTML;
if(post.indexOf("[/float]") != -1) {
floats = /\[float=(.*?)\]([^\[]{1,11000})\[\/float\]/gi
elm[x].innerHTML = elm[x].innerHTML.replace(floats, "<span style='float: $1; margin: 15px; text-align: $1;'>$2</span>")
}}
</script>
<div id="float" style="display:none;background:#FFFFCC;border:1px solid black; width:auto; padding:8px; position:absolute; margin-top:-32%; margin-left:35%; z-index:20">
<div><strong>Направление обтекания</strong></div><br>
<div align="center">
<img class="vibor" src="http://s001.radikal.ru/i193/1009/96/695abc799ddb.png" title="left" onclick="bbcode('[float=left]', '[/float]')" />
<img class="vibor" src="http://s002.radikal.ru/i199/1009/ac/95c10fcc7d82.png" title="right" onclick="bbcode('[float=right]', '[/float]')" />
</div></div>
<!-- Конец -->
<!--форма ответа текст по ширине-->
<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('', '');\"/>"
</script>
Поделиться602017-05-30 22:37:33
/********************************************
A - SETUP
**************************************************************/
/* A1 Import the colour scheme
-------------------------------------------------------------*/
/* A1.1 */
@import url(style_cs.css);
@import url(http://fonts.googleapis.com/css?family=Lobster);
@import url(https://fonts.googleapis.com/css?family=Kurale);
@import "http://webfonts.ru/import/bebasneue.css";
@import "http://webfonts.ru/import/cuprum.css";
@import "http://webfonts.ru/import/nautilus.css";
@import "http://webfonts.ru/import/archive.css";
@import "http://fonts.googleapis.com/css?family=Open+Sans:600&subset=latin,cyrillic";
@import "http://fonts.googleapis.com/css?family=Montserrat";
@import url(http://fonts.googleapis.com/css?family= … t,cyrillic);
@import "http://webfonts.ru/import/marckscript.css";
@import "http://webfonts.ru/import/beermoney.css";
@import "http://webfonts.ru/import/kobzarks.css";
@import url(http://fonts.googleapis.com/css?family= … n,cyrillic);
@import "http://webfonts.ru/import/zopa.css";
@font-face {
font-family: 'Nautilus';
src: url('http://forumstatic.ru/files/0016/26/b0/82734.eot'),
url('http://forumstatic.ru/files/0016/26/b0/12000.woff') format('woff'),
url('http://forumstatic.ru/files/0016/26/b0/68286.ttf') format('truetype'),
url('http://forumstatic.ru/files/0016/26/b0/17025.svg') format('svg');
font-weight: normal;
font-style: normal;
}
/* 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;
}
.pa-fld1 {margin-top: 30px}
/* 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.7em;
vertical-align: middle
}
/* A3 Text setup
-------------------------------------------------------------*/
/* A3.1 */
body {
font-size: 96.00%;
font: verdana;
}
/* A3.2 */
.punbb {
font: normal 68.75% verdana, 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 legend span {
font-size: 1.1em;
font: 15px 'bebas neue';
color: #a34d0f !important;
font-weight: normal;
text-transform: uppercase;
}
/* 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 : 1067px;
padding: 0px 0px 0px 0px;
border: none;
border-top: none;
}
/* A5.2 */
.punbb {
float: left;
margin-left: 65px;
width: 88%;
height: auto;
}
/* A5.3 */
#pun-redirect, #pun-maint {
margin: 50px 20% 0px 0%;
height: 100px;
width: 1005px;
float: none;
background-image: url("");
background-position: top center; background-attachment: relative; }
/* 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 {
border-style: none none none none;
border-width: 0px 0px 0px 0px
}
/* A5.9 */
.punbb .container {
border-style: none;
border-width: 0;
}
/* A5.10 */
#pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 {
padding: 10px 1em 10px 1em;
border-style: none none none none;
border-width: 0 0 0 0;
}
#pun-main h2 {
padding-bottom: 0px;
font-weight: bold;
color: #000000;
text-align: center;
font-size: 0px;
font-family: Trajan Pro;
height : 0px;}
/********************************************************/*************************************************************
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;
border-top: 3px solid #853416;
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: 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: none;
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: 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 {
position: absolute;
top: -4em;
left: 1em;
width: 24em;
}
/* B3.4 */
.linkst .postlink {
position: absolute;
top: -4em;
right: 1em;
width: 16em;
text-align: right;
font-weight: bold;
}
/* B3.5 */
.punbb .linksb {
text-align: right;
padding: 0.4em 1em 0.5em 1em;
font-size: 1.1em;
font-family: cuprum;
font-style: italic;
text-transform: lowercase;
}
/* B3.6 */
.linksb .pagelink {
float: left;
width: 24em;
text-align: left;
}
/* B3.7 */
.linksb .postlink {
float: right;
width: 16em;
font-weight: bold;
}
/* B3.8 */
.subscribelink {
clear:both;
padding-top: 0.3em;
padding-bottom: 0.5em;
}
/*********************************/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/
/* C1 Form layout
-------------------------------------------------------------*/
/* C1.1 */
.punbb .formal .container {
padding: 1.7em 2.3em 1.1em 2.3em;
}
/* C1.2 */
.punbb .formsubmit {
padding: 0 0 0 1.7em;
margin: 1em 0 0 0;
}
/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
margin: 0 0.6em 0 0
}
/* C1.4 */
.punbb fieldset {
border-style: none;
border-width: 0px;
padding: 0 18px 0 18px;
margin: 0 0 1em 0
}
/* C1.5 */
.punbb fieldset legend {
padding: 0;
margin: 0 0 0 11px;
font-size: 1.1em
}
/* C1.6 */
.punbb fieldset legend span {
padding: 0 5px;
margin: 0 0 0 -15px;
}
/* C1.7 */
.punbb fieldset fieldset {
border-style: none;
margin: 0;
padding: 0 0 8px 0
}
/* C1.8 */
.punbb .fs-box {
padding: 1em 0 0.8em 0;
}
/* C1.9 */
.punbb .fs-box p, .punbb .fs-box fieldset {
padding: 0 0 0.8em 0
}
/* C1.10 */
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
float: left;
margin-right: 1em;
}
/* C1.11 */
.punbb .inline .infofield {
clear:both
}
/* C1.12 */
.punbb .datafield br {
display: none
}
/* C1.13 */
.punbb .required label, .punbb .datafield span.input {
font-weight: bold;
}
/* C1.14 */
.punbb .datafield span.input a {
font-weight: normal;
}
/* C1.15 */
.punbb .areafield span.input, .punbb p.longinput span.input {
display: block;
padding: 0 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%;
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-weight: bold;
font-family: 'Bebas Neue';
font-size: 22px;
text-align: center;
letter-spacing: 1px;
margin-left: -3px;
margin-top: 2px!important;
}
.tclcon h3:first-letter {
color: #b25127;
}
.tclcon h3 a {
color: #e5a555!important;
text-shadow: #f2d9ba 1px 1px;
}
/* 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 0.4em 1em;
}
/* C2.14 */
/* название тем на глав стр*/
.punbb td div.tclcon {
margin-left: 41px;
}
.punbb .main .tcr a {
font-family: 'cuprum' !important;
font-size: 13px !important;
font-weight: normal !important;
font-style: normal;
font-weight: bold;
text-shadow: 1px 1px 0px #f2d9ba;
}
.punbb div.icon {
float: right;
display: block;
width: 56px;
height: 56px;
padding-right: 12px;
margin-left: -25px!important;;
}
/* C2.15 */
.punbb div.icon {
float: right;
display: block;
width: 56px;
height: 56px;
margin-left: -25px!important;;}
/* C3 Topics
-------------------------------------------------------------*/
/* C3.1 */
.punbb .post .container {
border-style: none solid solid solid;
border-width: 1px;
margin-top: -1px;
padding-bottom: 1px;
}
/* C3.2 */
.punbb .post h3 {
border-style: solid solid none solid;
border-width: 1px;
}
/* C3.3 */
.punbb .post h3 span {
padding: 0.5em 1em;
display: block;
margin-left: 25em;
border-left-style: solid;
border-left-width: 1px
z-index: 50;
}
/* C3.4 */
.punbb .post h3 strong {
float: right;
width: 5em;
text-align: right;
font-weight: normal;
}
/* C3.5 профиль */
.punbb .post .post-author {
float: left;
text-align: center;
width: 224px;
margin-top: -2.1em;
overflow: hidden;
margin-left: -19px;
padding: 100px 15px 15px 9px;
min-height: 110px;
background: url(http://funkyimg.com/i/2qBrK.png) 0px bottom no-repeat,
url(http://funkyimg.com/i/2qBrH.png) 0px top no-repeat, url(http://funkyimg.com/i/2qBrJ.png) 0px repeat-y;
}
.permalink {
font-size: 12px;
font-family: 'bebas neue' !important;
font-weight: bold;
letter-spacing: 1px;
text-transform: lowercase !important;
text-align: center;
text-shadow: #f2d9ba 1px 1px;
}
/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
padding: 0 1em 4em 1em;
font-size: 10px;
line-height: 100%;
}
/* C3.7 */
/* ник */
.pa-author {
margin-top: -75px !important;;
font-size: 21px;
font-weight: bold;
font-family: "bebas neue";
letter-spacing: 1px;
text-shadow: 1px 1px 1px #f3dcc3;
text-transform: uppercase;
text-align: center;
color: #c17435 !important;
}
/* C3.8 */
.pa-author a {
text-decoration: none;
}
/* C3.9 */
li.pa-title {
padding-top: 11px;
padding-bottom: 0.4em;
font-size: 11px;
font-family: Georgia;
font-style: italic;
padding: 15px 0px 5px 15px !important;
}
li.pa-ip {
margin-top: 5px;
}
li.pa-posts {
margin-top: 5px;
}
li.pa-online {
line-height: 0.8em;
border-left-style: solid;
border-left-width: 0.7em;
padding-left: 0.4em;
margin-top: 1.5em;
margin-bottom: -4px;
}
/* C3.11 */
.punbb .post-body {
margin-left: 21em;
border-left-style: solid;
border-left-width: 1px;
padding: 0 0 1px 0;
}
/* C3.12 */
.punbb .post-box {
padding: 1em;
}
/*C3.13 */
.punbb fieldset .post-box {
margin-bottom: 0.8em
}
/* C3.14 */
.punbb .post-links {
margin-left: 19em;
}
/* C3.15 */
.punbb .post-links ul {
padding: 0 1em 0 0;
height: 18px;
line-height: 2em;
margin-left: -15em;
text-align: right;
font-family:cuprum;
font-size:13px;
font-style: italic;
text-shadow:1px 0px 1px #fff;
}
/* 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;
font-style: italic;
text-transform: lowercase;
font: 11px 'cuprum';
color: #7d5312 !important;
font-weight: normal!important;
}
/* 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-style: none none none none;
border-width: 1px 1px 0 1px;
}
/* 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;
}
/* D1.4 */
#pun-title h1 span {
display: none;
}
#pun-title h1 span {
font-size: 1.5em;
}
/* D2 Page navigation
-------------------------------------------------------------*/
/* D2.1 */
#pun-pagelinks {
position: absolute;
top: -15px;
left: 0;
margin: 0;
border: none;
padding: 0;
width: 100%;
}
/* D2.2 */
#pun-pagelinks .container {
background: transparent;
border: none;
padding: 0}
/* D2.3 */
#pun-pagelinks .container li {
display: inline
}
/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
height: 2em;
line-height: 2em;
padding: 0;
font-size: 1.2em;
margin-left: -9999px;
display: block;
float:left;
width: 100%;
}
/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
position:relative;
margin: 0;
}
#pun-pagelinks li a span {
display:block;
margin: 0 1em
}
/* D3 Forum navigation
-------------------------------------------------------------*/
/* D3.1 */
#pun-navlinks {
border-style: none;
margin: 0px 0 0 0;
}
/* верхнавиг*/
/* D3.2 */
#pun-navlinks .container {
margin-top: -140px; /*высота расположения*/
padding: 10em 5em;
text-align: center; /*расположение*/
}
/* D3.3 */
#pun-navlinks li {
display: inline;
padding-right: 0.5em;
}
/* D3.4 */
#pun-navlinks li a {
text-transform: uppercase;
font-family: "bebas neue";
font-weight: bold;
font-size: 22px;
color: #c5823e !important;
letter-spacing: 1px;
text-shadow: 2px 0px 0px #f2d9ba;
}
/* D4 User links
-------------------------------------------------------------*/
/* D4.1 */
#pun-ulinks {
margin-top: 100px;
}
/*низнав */
/* D4.2 */
#pun-ulinks .container {
margin-top: -207px; /*высота расположения*/
padding: 0.7em 1em;
text-align: center; /*расположение*/
}
/* 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;
text-transform: lowercase;
color: #7d5312 !important;
letter-spacing: 0px;
}
/* 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: 0px;
}
/* D5.2 */
#pun-status .container {
padding: 1em 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;
text-align:center;
font-size: 14px;
font-family: "cuprum"; !important;
text-transform: lowercase;
font-style: normal;
text-shadow: 1px 0px 0px #f2d9ba;
}
/* D5.5 */
#pun-crumbs1 p.container {
border-top: none;
padding: 1em 1em 0.8em 1em;
font-size: 1.1em;
color: #7d5312 !important;
text-align:center;
}
/* 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;
}
/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/
/* D5.1 */
#pun-status, #pun-status .container {
border-bottom: none;
margin-bottom: 0;
width: 1112px;
}
/* D5.2 */
#pun-status .container {
padding: 0.8em 1em 1em 1em;
width: 1020px;
}
/* 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;
text-align: center;
}
/* 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;
font-weight: normal;
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%;
font-weight: normal;
}
/* D7.5 */
li#onlinelist div {
border-top-style: solid;
border-top-width: 1px;
font-weight: normal;
text-align: left;
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;
}
.pa-avatar {
margin-bottom:11px;
}
.punbb .pa-author a {
color: #c17435!important;
text-shadow: #f3dcc3 1px 1px;
font-size: 18px;
font-weight: bold;
font-family: "bebas neue";
text-decoration: none;
}
.post h5 {
width: 671px;
margin-top: -20px!important;
margin-left: 1px!important;
background-color: #f3bb72;
background-position: center;
font-family: Bebas Neue;
font-size: 22px;
color: #925628;
text-shadow: 1px 1px 0px #e9cbb4;
text-align: center;
font-style: bold;
text-transform: uppercase;
letter-spacing: 2px;
border-top: 3px double #a2603d;
border-bottom: 3px double #a2603d;
padding: 10px 10px 10px 10px;
}
.post h4 {
width: 682px;
margin-top: -21px!important;
margin-left: 1px!important;
background-color: #f8d4a2;
background-position: center;
padding: 2px 0px 2px 0px;
font-family: arial;
font-style: normal!important;
font-size: 12px;
color: #000000;
text-align: center;
border-bottom: 3px double #a2603d;
border-top: 3px double #a2603d;
font-weight: lighter;
text-align: justify;
padding: 5px 4px 4px 5px;
}
.post h6 {
margin-top: -10px!important;
background-color: #f8d4a2;
font-family: arial;
font-size: 12px;
color: #000000;
border-bottom: 1px dotted #a2603d;
border-right: 1px dotted #a2603d;
border-left: 1px dotted #a2603d;
border-top: 1px dotted #a2603d;
padding: 10px 4px 4px 5px;
margin-left: 1px!important;
text-align: center;
}