Тема: Некорректное отображение шаблона персональных сообщений в DLE
Добрый день, господа! Выручайте.
На сайте криво отображается страница ПС.
Изображение: https://talk.alaev.info/misc.php?action … mp;preview
Если я правильно понимаю это файл pm.tpl, если это так, тогда вот он:
<div class="baseform">
<div class="fheading">
<div class="dbg"><div class="dleft"><div class="dright">
<h3 class="dtitle">Персональные сообщения</h3>
</div></div></div>
</div>
<div class="clr"></div>
<div class="dcont2">
<div align="center" style="padding:5px;">
[inbox]Входящие сообщения[/inbox] | [outbox]Отправленные сообщения[/outbox] | [new_pm]Отправить сообщение[/new_pm]
</div>
</div>
<div class="fheading">
<div class="dbg"><div class="dleft"><div class="dright">
[pmlist]<h3 class="dtitle">Список сообщений</h3>[/pmlist]
[newpm]<h3 class="dtitle">Новое сообщение</h3>[/newpm]
[readpm]<h3 class="dtitle">Ваши сообщения</h3>[/readpm]
</div></div></div>
</div>
<div class="clr"></div>
<div class="dcont2">
[pmlist]{pmlist}[/pmlist]
</div>
</div>
[newpm]
<div class="dcont">
<table class="tableform">
<tr>
<td class="label">
Кому:
</td>
<td><input type="text" name="name" value="{author}" class="f_input" /></td>
</tr>
<tr>
<td class="label">
Тема:<span class="impot">*</span>
</td>
<td><input type="text" name="subj" value="{subj}" class="f_input" /></td>
</tr>
<tr>
<td class="label">
Сообщение:<span class="impot">*</span>
</td>
<td class="editorcomm">
{editor}<br />
<div class="checkbox"><input type="checkbox" id="outboxcopy" name="outboxcopy" value="1" /> <label for="outboxcopy">Сохранить сообщение в папке "Отправленные"</label></div>
</td>
</tr>
[sec_code]
<tr>
<td class="label">
Enter code:<span class="impot">*</span>
</td>
<td>
<div>{sec_code}</div>
<div><input type="text" name="sec_code" id="sec_code" style="width:115px" class="f_input" /></div>
</td>
</tr>
[/sec_code]
[recaptcha]
<tr>
<td class="label">
Введите два слова, показанных на изображении: <span class="impot">*</span>
</td>
<td>
<div>{recaptcha}</div>
</td>
</tr>
[/recaptcha]
</table>
<div class="fieldsubmit">
<button type="submit" name="add" class="bbcodes_poll"><span>Отправить</span></button>
<button type="button" class="bbcodes_poll" onclick="dlePMPreview()"><span>Просмотр</span></button>
</div>
</div>
[/newpm]
[readpm]
<div class="bcomment">
<div class="comheading">
<div class="commleft">
<div class="commava"><img src="{foto}" alt=""/></div>
</div>
<div class="commright">
<div class="dbg"><div class="dtop"><div class="dleft"><div class="dright"><div class="dltop"><div class="drtop"><div class="dbtm"><div class="drbtm"><div class="dlbtm">
<div class="dcont">
<div class="commtitle commtitlelast"><span>Написал: {author} на тему: {subj}</span></div>
<div class="comminfo">
<p>{date}</p>
<p>Группа: {group-name} | [del]Удалить[/del] | [complaint]Пожаловаться[/complaint] | [ignore]Игнорировать[/ignore] | [reply]<b>Ответить</b>[/reply]</p>
</div>
</div>
</div></div></div></div></div></div></div></div></div>
</div>
<div class="clr"></div>
</div>
<div class="commain">
<div class="commtext">
{text}
<div class="clr"></div>
</div>
</div>
</div>
[/readpm]
</div>
Как выравнять?
Если это не файл pm.tpl, тогда какой?
Вот ещё styles.css
/* ---- mainstyles ---- */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {margin:0;padding:0;}
html,body{color:#191919; font-weight:normal; word-wrap: break-word; font: 11px Arial, Helvetica, sans-serif; height:100%;}
body{background:#14181a url(../images/bg.png) repeat;}
a{color:#3787a6; text-decoration:underline; outline:none;}
a:hover{text-decoration:none; color:#e57106;}
img{border:none;}
input, textarea, select, button{outline: none; font-size: 1em; font-family:Arial, Helvetica, sans-serif; color:#424343;}
h1, h2, h3, h4, h5 {line-height: normal;}
h1 {font-size: 1.5em;} h2 {font-size: 1.4em;} h3 {font-size: 1.30em;} h4 {font-size: 1.2em;} h5 {font-size: 1.1em;}
table {border-collapse: collapse; border-spacing: 0;}
.reset, .reset li {list-style: none; padding: 0;}
.clr{clear:both;} div.clr{height:0px; overflow:hidden;}
.dpad{padding:10px;}
/* ---- NeoSansCyrRegular-font ---- */
@font-face {font-family: "NeoSansCyrRegular";src:url("fonts/neosanscyr.ttf") format("truetype");font-weight: normal;font-style: normal;}
/* ---- pagestyles ---- */
.wrapper{min-width:1000px; max-width:1152px; width:100%; margin:0 auto; width:expression(document.body.clientWidth < 1152? "auto": "1152px" ); }
/* ---- header ---- */
.header{height:267px; width:100%;}
.mainhead{height:222px;}
.mainhead .dbg, .mainhead .dltop, .mainhead .drtop, .mainhead .dright, .mainhead .dright2, .mainhead .drtop2, .mainhead .dlbtm{width:100%; height:100%;}
.mainhead .dbg{background:url(../images/mainhead.png) repeat-x;}
.mainhead .dltop{background:url(../images/mainltop.png) no-repeat;}
.mainhead .drtop{background:url(../images/maintrop.png) no-repeat 100% 0;}
.mainhead .dright{background:url(../images/mainright.png) no-repeat 100% 37px;}
.mainhead .drtop2{background:url(../images/mainrtop2.png) no-repeat 100% 34px;}
.mainhead .dright2{background:url(../images/mainright2.png) no-repeat 100% 136px;}
.mainhead .dlbtm{background:url(../images/mainlbtm.png) no-repeat 0 100%;}
.righthead{float:right; width:305px; margin-left:-305px;}
.lefthead{margin-right:343px; height:100px;}
.rssline{height:25px; padding-top:12px;}
.toprss{background:url(../images/toprss.png) no-repeat; float:left; height:25px; width:38px; float:right;}
.mainline{height:110px;}
.logotype{padding:27px 0 0 26px; float:left; position:relative; width:276px; height:60px; overflow:hidden; margin-right:-276px;}
.logotype a img{background:url(../images/logo.png) no-repeat; width:276px; height:60px;}
.logotext{position:absolute; bottom:3px; font-size:0.8em; text-transform:uppercase; font-style:italic; display:block; right:6px; font-weight:normal; color:#3b4244;}
.searchline{margin:0 0 0 322px; padding-top:22px;}
.searchbox{background:url(../images/headsep.png) no-repeat; height:64px; width:100%; float:left; padding-top:3px;}
.searchhead{height:23px; padding-left:27px;}
.searcht{background:url(../images/searchhead.png) no-repeat; width:97px; float:left; height:16px; margin-left:5px; display:inline;}
.searchadv img{background:url(../images/searchadv.png) no-repeat; height:23px; width:112px; float:right; display:inline; margin-right:5px;}
.searchadv:hover img{background-position:0 -23px;}
.searchform{height:37px; padding-left:27px;}
.sfbg, .sfleft, .sfright{background:url(../images/sform.png) no-repeat; height:100%; width:100%;}
.sfbg{background-position:0 -37px; background-repeat:repeat-x;}
.sfright{background-position:100% -74px;}
.sinput{padding-right:40px; padding-left:13px; padding-top:10px;}
.sinput input{width:100%; background:none; border:none; font-style:oblique;}
.sbtn{background:url(../images/sbtn.png) no-repeat; width:21px; height:24px; border:none; float:right; display:inline; margin:5px 9px 0 -30px; cursor:pointer;}
.sbtn:hover{background-position:0 -24px;}
.menuline{padding:25px 20px 0 20px;}
.menuline .reset li{float:left; height:27px; padding-right:7px;}
.menuline a, .menuline span{background:url(../images/menulinks.png) no-repeat 100% -27px; height:27px; display:inline; float:left; line-height:27px; text-transform:uppercase;
font-style:italic; color:#bfc7ca; font-size:10px;}
.menuline span{background-position:0 0; padding-left:10px; margin-right:10px;}
.menuline a:hover{background-position:100% -81px; color:#fff;}
.menuline a:hover span{background-position:0 -54px; color:#fff;}
.infoline{height:45px;}
.infoline .dbg, .infoline .dleft, .infoline .dright{width:100%; height:100%; background:url(../images/infoline.png) no-repeat;}
.infoline .dbg{background-position:0 -45px; background-repeat:repeat-x;}
.infoline .dright{background-position:100% -90px;}
.infl{color:#8a8d8e; font-style:italic; padding:0 15px 0 18px; font-size:10px; background:url(../images/infl.gif) no-repeat 0 50%; float:right; margin-top:14px;}
.infl span{color:#42798e;}
.loginbox{width:274px; height:103px; margin-top:74px; padding-left:24px; float:left;}
.loginform{float:left;}
.lname, .lpass{background:url(../images/linput.png) no-repeat; width:206px; height:27px; margin-top:12px;}
.lpass{background-position:0 -27px; margin-top:5px;}
.lname input, .lpass input{ padding-left:50px; background:none; border:none; padding-top:5px; color:#f0f5f7;}
.lpass input{padding-left:56px; padding-top:6px;}
.lbtn{float:left; display:inline; margin-top:7px; margin-left:7px; background:url(../images/lbtn.png) no-repeat; cursor:pointer; height:69px; width:48px;}
.lbtn:hover{background-position:0 -69px;}
.llinks{padding-top:4px;}
.llinks a{display:inline; float:left; background:url(../images/llink.png) no-repeat 0 50%; padding-left:10px; line-height:12px; margin-right:10px; color:#4b4b4a;text-decoration:none;}
.llinks a:hover{color:#626262; text-decoration:underline;}
.usrlinks{float:left; padding-top:83px; padding-left:6px;}
.usrlinks li{padding:12px 0; list-style-type:none;}
.usrlinks a{display:inline; float:left; background:url(../images/llink.png) no-repeat 0 50%; padding-left:10px; line-height:15px; color:#979898;text-decoration:none;}
.usrlinks a:hover{color:#f0f5f7; text-decoration:underline;}
/* ---- container ---- */
.container{width:100%; color:#191919; line-height:17px;}
.cbg, .cleft, .cright, .clbtm, .crbtm, .cbtm, .ctop, .cltop, .crtop{width:100%;}
.cbg{background:#f0f5f7;}
.cleft{background:url(../images/csidel.png) repeat-y;}
.cright{background:url(../images/csider.png) repeat-y right;}
.cbtm{background:url(../images/cbtm.png) repeat-x bottom;}
.clbtm{background:url(../images/clbtm.png) no-repeat 0 100%;}
.crbtm{background:url(../images/crbtm.png) no-repeat 100% 100%;}
.ctop{background:url(../images/ctop.png) repeat-x;}
.cltop{background:url(../images/cltop.png) no-repeat;}
.crtop{background:url(../images/crtop.png) no-repeat 100% 0;}
/* ---- sides ---- */
.lside{width:220px; float:left; padding:3px 0 5px 10px; margin-left:-240px;}
.rside{width:220px; float:right; padding:3px 10px 5px 10px; margin-right:-240px;}
.block{width:220px; padding-top:6px;}
.block .dbg, .block .dtop, .block .dbtm{background:url(../images/blocks.png) no-repeat; width:220px;}
.block .dtop{height:40px;}
.block .dbg{background-position:-220px 0; background-repeat:repeat-y;}
.block .dbtm{background-position:-440px 0; height:22px;}
.block .dtitle{font-size:1em; font-family: "NeoSansCyrRegular"; color:#f0f5f7; font-weight:bold; padding:12px 0 0 19px; text-transform:uppercase;}
.block .dcont{padding:10px 10px 2px 10px;}
.babout .dcont{ font-style:italic;}
.abouticon{float:left; padding:0 5px;}
.btopnews .dcont{padding-top:5px;}
.btopnews li{margin:5px 0 0 0; background:#e4e8ea; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
.btopnews li:hover{background:#002c3b url(../images/btophover.png) no-repeat; color:#f1b813;}
.btopnews a{color:#053445; text-decoration:none; display:block; padding:4px 8px;}
.btopnews a:hover{color:#e4a614; text-decoration:none;}
.bnavi .dcont{padding:5px 0px 5px 0px;}
.navilinks li{height:31px;}
.navilinks a{background:url(../images/navilink.png) no-repeat; height:31px; display:block; width:175px; padding:0 12px 0 33px; line-height:31px; color:#191919; text-decoration:none;}
.navilinks a:hover{background-position:0 -31px; color:#f0f5f7; text-decoration:none;}
.barchiv .dcont{padding-top:5px;}
.archives{background:url(../images/archivlink.png) no-repeat; display:block; height:21px; width:167px; padding:0 10px 0 23px; line-height:21px; margin-top:5px; text-decoration:none; color:#191919;}
.archives:hover{background-position:0 -21px; color:#053445;}
.archives b{font-weight:normal;}
.archivesall{text-decoration:underline; padding-left:8px; color:#191919;}
.archivesall:hover{text-decoration:none; color:#e57106;}
.bvote .dcont{padding-bottom:0px;}
.votetitle{padding-bottom:10px;}
.votetitle img{vertical-align:middle; margin:0 5px;}
.votetitle a{color:#191919; text-decoration:underline;}
.votetitle a:hover{text-decoration:none; color:#e57106;}
.votelist{padding:8px; background:#e4e8ea; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
.vbtns{padding-top:13px;}
.tovote, .vresult{background:url(../images/vbtns.png) no-repeat; width:83px; height:34px; border:none; cursor:pointer; margin:0 5px;}
.tovote:hover{background-position:0 -34px;}
.vresult{background-position:-83px 0;}
.vresult:hover{background-position:-83px -34px;}
.btags a{color:#191919; text-decoration:underline;}
.btags a:hover{text-decoration:none; color:#e57106;}
/* ---- mainside ---- */
.maincont{padding:0 240px 0 0;}
.midside{float: left; width:100%;} .midpad{padding:0 0 0 240px;}
.mainside{float: right; padding-top:10px; padding-bottom:22px; width:100%;}
.shh{height:0px; overflow:hidden;}
/* ---- story ---- */
.story{padding:15px 0 10px 0; background:url(../images/ssep2.png) repeat-x bottom;}
.sheading{padding:0 10px 8px 10px; background:url(../images/ssep.png) repeat-x bottom;}
.sheading .dbg, .sheading .dltop, .sheading .drtop, .sheading .dbtm, .sheading .dlbtm, .sheading .drbtm{width:100%; height:100%;}
.sheading .dbg{background:#05475d url(../images/shedbg.png) repeat-x;}
.sheading .dltop{background:url(../images/shedltop.png) no-repeat;}
.sheading .drtop{background:url(../images/shedrtop.png) no-repeat 100% 0;}
.sheading .dbtm{background:url(../images/shedbtm.png) repeat-x bottom;}
.sheading .dlbtm{background:url(../images/shedlbtm.png) no-repeat 0 100%;}
.sheading .drbtm{background:url(../images/shedrbtm.png) no-repeat 100% 100%;}
.sheading .dtitle{background:url(../images/stitle.png) no-repeat 10px 10px; padding:11px 16px 9px 30px; display:block; font-size:1.2em;color:#f0f5f7;}
.sheading a{color:#f0f5f7; text-decoration:none;}
.sheading a:hover{color:#f1b813; text-decoration:none;}
.sdate, .sdate span{background:url(../images/sdate.png) no-repeat; height:41px; float:right; display:inline; margin-right:8px; line-height:33px; color:#3f93b1;}
.sdate span{ background-position:100% -41px; padding:0 55px; float:left;}
.ratebox{width:85px; height:17px; float:left; padding-left:10px; padding-top:16px; overflow:hidden;}
.stext{padding:15px;}
.stext img{padding:5px;}
.storybtm{height:39px; padding:0 10px 8px 10px;}
.storybtm .dbg, .storybtm .dleft{width:100%; height:100%; background:url(../images/sbtm.png) no-repeat;}
.storybtm .dbg{background-repeat:repeat-x; background-position:0 -39px;}
a .fullbtn{float:right; background:url(../images/fullbtn.png) no-repeat; width:131px; height:39px; margin-left:-131px;}
a:hover .fullbtn{background-position:0 -39px;}
.sinfo{margin-right:141px; padding:10px 0 6px 8px; height:23px; overflow:hidden;}
.sauthor{background:url(../images/sauthor.gif) no-repeat;padding:5px 0px; }
.sauthor span{background:url(../images/sauthor.gif) no-repeat 100% -23px; padding:5px 15px 5px 22px; font-weight:bold;}
.sauthor a{color:#632800; text-decoration:none;}
.sauthor a:hover{color:#632800; text-decoration:underline;}
.scat{padding-left:5px; color:#4f5b5f; font-weight:bold;}
.relbox{width:100%; padding-bottom:15px;}
.relbox .dbg, .relbox .dltop, .relbox .drtop, .relbox .dbtm{width:100%;}
.relbox .dbg{background:#156079 url(../images/relbg.png) repeat-x;}
.relbox .dltop{background:url(../images/relltop.png) no-repeat;}
.relbox .drtop{background:url(../images/relrtop.png) no-repeat 100% 0;}
.relbox .dbtm{background:url(../images/relbtm.png) repeat-x bottom;}
.relbox .dtitle{background:url(../images/reltitle.png) no-repeat; width:205px; height:39px;}
.relbox .dcont{padding:18px 15px;}
.related li{background:url(../images/relli.png) repeat-x bottom; padding-bottom:1px;}
.related a{display:block; background:url(../images/rela.png) no-repeat; padding:0 10px 0 20px; height:26px; line-height:26px; color:#f0f5f7; text-decoration:none;}
.related a:hover{text-decoration:none; color:#e4a614; background-position:0 -26px;}
.guestbox{margin-bottom:15px; background:url(../images/ssep.png) repeat-x bottom; padding-bottom:15px;}
.berror{padding:15px 10px 5px 10px;}
.guestbox .berror{padding-top:5px;}
.erricon{float:left; background:url(../images/erroricon.png) no-repeat; width:72px; height:53px; margin-right:-72px;}
.errorinfo{margin-left:72px; background:#e4e8ea; padding:10px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; line-height:15px;}
a .addfavbtn{float:right; background:url(../images/addfav.png) no-repeat; width:91px; height:39px; margin-left:-131px;}
a:hover .addfavbtn{background-position:0 -39px;}
.storycntrl{float:right; margin-top:16px; height:17px; overflow:hidden;}
.storycntrl img{vertical-align:middle; margin-left:2px;}
.editdate{text-align:left; font-size:0.9em; border-left:4px #f27e7e solid; padding-left:10px;}
.fullinftxt{padding:10px; background:#e4e8ea; padding:10px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
/* ---- comments ---- */
.bcomment{padding-top:15px; background:url(../images/ssep2.png) repeat-x bottom; padding-bottom:10px;}
.comheading{padding:0 20px 5px 20px;}
.commleft{background:url(../images/commava.png) no-repeat; width:85px; height:96px; float:left; margin-right:-85px;}
.commava{background:url(../images/commavabg.png) no-repeat; width:54px; height:54px; padding:2px; overflow:hidden; margin:13px 0 0 11px;}
.commava img{width:54px;}
.commright{margin-left:90px;}
.commright .dbg, .commright .dleft, .commright .dtop, .commright .dright, .commright .dltop, .commright .drtop, .commright .dbtm, .commright .drbtm, .commright .dlbtm{width:100%;}
.commright .dbg{background:#e4e8ea;}
.commright .dtop{background:url(../images/comrtop.png) repeat-x;}
.commright .dleft{background:url(../images/commrleft.png) repeat-y;}
.commright .dright{background:url(../images/commrright.png) repeat-y right;}
.commright .dltop{background:url(../images/commltop.png) no-repeat;}
.commright .drtop{background:url(../images/commrtop.png) no-repeat 100% 0;}
.commright .dbtm{background:url(../images/commbtm.png) repeat-x bottom;}
.commright .drbtm{background:url(../images/commrbtm.png) no-repeat 100% 100%;}
.commright .dlbtm{background:url(../images/commlbtm.png) no-repeat 0 100%;}
.commright .dcont{min-height:71px; padding:8px 16px 19px 16px;}
.commtitle{font-weight:bold;font-style:italic; line-height:14px; padding:5px 0 1px 0;}
.commtitlelast{min-height:24px; padding:0px;}
.commtitle span{background:url(../images/commtitle.png) no-repeat 0 1px; padding-left:15px;}
.commtitle a{text-decoration:none !important;}
.comminfo{background:url(../images/dashed.gif) repeat-x; padding-top:4px; margin-top:4px; color:#4f5b5f; font-style:italic;}
.commain{background:#f0f5f7 url(../images/maincombg.png) repeat-x; padding:15px 20px 10px 20px;}
.commtext{background:url(../images/comtext.png) no-repeat 0 2px; padding-left:15px;}
.comminfo span{color:#4f5b5f !important; font-weight:normal !important;}
/* ---- pagenavi ---- */
.pagenavi{padding:10px 10px 18px 13px; background:url(../images/ssep2.png) repeat-x bottom;}
.pages{float:left; padding-top:7px; letter-spacing:-1px;}
.pages span, .pages a{padding:4px 7px 4px 6px; margin-right:4px; font-size:1.2em; font-weight:bold;}
.pages span, .pages a:hover{ -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
.pages span{color:#f0f5f7; background:url(../images/pages.png) repeat-x;}
.pages a{color:#191919; text-decoration:none;}
.pages a:hover{background:#e4e8ea; color:#4f5b5f;}
.nextprev{float:right;}
.next span, .prev span, .next a, .prev a{background:url(../images/nextprev.png) no-repeat; height:33px; width:21px; display:inline; float:left; margin:0 3px;}
.next span{background-position:-21px 0;}
.next a{background-position:-21px -33px;}
.next a:hover{background-position:-21px -66px;}
.prev a{background-position:0 -33px;}
.prev a:hover{background-position:0 -66px;}
/* ---- forms ---- */
.baseform{padding:15px 10px 10px 10px; background:url(../images/ssep2.png) repeat-x bottom;}
.fheading{ height:47px; float:left; overflow:hidden;}
.fheading .dbg, .fheading .dleft, .fheading .dright{background:url(../images/fheading.png) no-repeat; height:47px; width:100%; float:left;}
.fheading .dbg{background-position:0 -47px; background-repeat: repeat-x;}
.fheading .dright{background-position:100% -94px;}
.fheading .dtitle{padding:0 15px 0 30px; line-height:38px; font-size:1.2em;color:#f0f5f7; font-weight:bold;}
.baseform .dcont{padding:5px 0 10px 0;}
.baseform .dcont2{padding:10px;}
.tableform { width: 100%; }
.tableform td { }
.tableform td.label { width: 20%; vertical-align: top; padding-right: 0; font-weight: bold; }
.fieldsubmit, .tableform td { padding: 10px 8px; background:url(../images/dashed.gif) repeat-x bottom; }
.fieldsubmit{ background:none; padding-bottom:0px;}
.addnews { font-weight: bold; }
.impot { color: #f27e7e; font-weight: normal; }
.checkbox { padding: 4px 0; line-height: 1em; }
.checkbox input { margin-top: -2px; vertical-align: middle; }
.f_input { width: 300px; padding: 1px; }
.f_textarea { width: 458px; margin-top:1px;}
.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea,
.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select, .addcat select { padding: 2px; background: #f9fcfd url(../images/fields.png) repeat-x; border: 1px solid #bcc0c2; }
.f_textarea, .editor_button select { padding: 0; }
.textin { padding: 2px; }
.fbutton{background:url(../images/fbutton.png) no-repeat; width:83px; height:24px; cursor:pointer;}
.fbutton:hover{background-position:0 -24px;}
.poll_list{ background:#e4e8ea; padding:10px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
#searchtable{ width:99%; overflow:hidden;}
.pm .bbcodes {margin-right:-45px; margin-top:7px;}
.maintext{color:#167192; font-size:1.1em; font-style:oblique; font-weight:bold; background:#e4e8ea; padding:10px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; margin:0 10px 10px 10px; text-align:center;
position:relative; top:10px;}
.cattext{background:#e4e8ea; padding:10px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; margin:0 10px 10px 10px;
position:relative; top:10px;}
.ctitle{color:#167192; font-size:1.1em; font-weight:bold;}
/* ---- footer ---- */
.footer{height:252px;}
.topfoot{height:174px; width:100%;}
.topfoot .dbg, .topfoot .drtop, .topfoot .dright, .topfoot .drbtm, .topfoot .dleft{width:100%; height:100%;}
.topfoot .dbg{background:url(../images/topfootbg.png) repeat-x;}
.topfoot .drtop{background:url(../images/topfootrtop.png) no-repeat 100% 0;}
.topfoot .dright{background:url(../images/topfootr.png) no-repeat 100% 77px;}
.topfoot .drbtm{background:url(../images/topfootrbtm.png) no-repeat 100% 100%;}
.topfoot .dleft{background:url(../images/topfootl.png) no-repeat;}
.leftfoot{width:250px; height:100%; float:left; margin-right:-250px;}
.pagetop{height:77px;}
.ptolink img{float:left; display:inline; background:url(../images/pagetop.png) no-repeat; width:132px; height:27px; margin:27px 0 0 53px;}
.ptolink:hover img{background-position:0 -27px;}
.minilogo{background:url(../images/minilogo.png) no-repeat; width:191px; height:46px; float:left; display:inline; margin:18px 0 0 30px;}
.rightfoot{margin-left:280px;}
.fmmenu{height:34px; padding-top:43px;}
.fmlink{margin:0 5px; display:inline; background:url(../images/fmlink.png) no-repeat; padding:5px 0 5px 0; color:#424343; font-size:1em; text-decoration:none; line-height:14px; font-style:italic;}
.fmlink span{background:url(../images/fmlink.png) no-repeat 100% -24px; display:inline; padding:5px 10px 5px 20px;}
.fmlink:hover{background-position:0 -48px; color:#424343;}
.fmlink:hover span{background-position:100% -72px;}
.hits{float:right; margin-top:35px;}
.hits span{float:left; padding-right:15px;}
.copyrights{float:left; color:#f0f5f7; padding:30px 20px 0 10px; line-height:20px; font-size:1.1em;}
.copyrights a{color:#eb960f; text-decoration:underline;}
.copyrights a:hover{color:#eb960f; text-decoration:none;}
.pagebtm{height:78px;}
.pagebtm .dbg, .pagebtm .dleft, .pagebtm .dright, .pagebtm .dltop, .pagebtm .drtop{width:100%; height:100%;}
.pagebtm .dbg{background:url(../images/btmbg.png) repeat-x;}
.pagebtm .dleft, .pagebtm .dright{background:url(../images/btmside.png) repeat-y;}
.pagebtm .dright{background-position:right;}
.pagebtm .dltop{background:url(../images/btmltop.png) no-repeat;}
.pagebtm .drtop{background:url(../images/btmrtop.png) no-repeat 100% 0;}
.btmtext{font-size:1em; font-style:italic; text-align:center; color:#979797; line-height:18px; padding:15px 100px 0 100px;}
.btmtext span{color:#376b7e; display:block;}
/* ==================== Предыдущая и следующая новости в полной новости */
.fullbl a {
display:block;
float:left;
width:235px;
height:30px;
font:11px Arial;
color:#3787a6;
background:#e4e8ea;
text-align:center;
padding:6px 10px;
margin:0px 0;
border:1px solid #dbdbdb;
}
.fullbl a:hover {
background:#f1f1f1;
border:1px solid #ddd8c8;
color:#e57106;
}
.fullbr a {
display:block;
float:right;
width:235px;
height:30px;
font:11px Arial;
color:#3787a6;
background:#e4e8ea;
text-align:center;
padding:6px 10px;
margin:0px 0;
border:1px solid #dbdbdb;
}
.fullbr a:hover {
background:#f1f1f1;
border:1px solid #ddd8c8;
color:#e57106;
}
.pm_status {
float:left;
border: 1px solid #d8d8d8;
padding: 0px;
background-color: #fff;
width: 300px;
height: 100px;
margin-left: 20px;
margin-right: 5px;
}
.pm_status_head {
border-bottom: 1px solid #d8d8d8;
font-size: 0.9em;
background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
height: 22px;
padding: 0;
font-weight: bold;
text-align: center;
color: #4e4e4e;
}
.pm_status_content {
padding: 5px;
}
Добавлено: 12-10-2012 07:40:34
Ну что господа, форум потихоньку затухать начал, не успев подняться!
Первое время все кидались отвечать, по моему сам АлаичЪ (Админ) не просматривает сообщения.