demo: [You must be registered and logged in to see this link.]
index_body
index_box
skin rip by dang0123
convert từ vbb 4.2.0
vui lòng không xóa dòng rip by dang0123
index_body
- Code:
{JAVASCRIPT}
<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
<ul>
<li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
<li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
<li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
<li><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a></li>
</ul>
<p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
<p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>
<!-- END switch_user_logged_out -->
<!-- BEGIN message_admin_index -->
<div class="main">
<!-- BEGIN message_admin_titre -->
<div class="main-head">
<h1 class="page-title">{message_admin_index.message_admin_titre.MES_TITRE}</h1>
</div>
<!-- END message_admin_titre -->
<!-- BEGIN message_admin_txt -->
<div id="pun-announcement">
<p>{message_admin_index.message_admin_txt.MES_TXT}</p>
</div>
<!-- END message_admin_txt -->
</div>
<!-- END message_admin_index -->
<!-- BEGIN switch_user_login_form_header -->
<div class="main">
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<div class="user_login_form main-box center">
<label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username" /></label>
<label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password" /></label>
<label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
<!-- BEGIN switch_fb_connect -->
<span class="fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
<fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
<!-- END switch_fb_connect -->
</div>
</form>
</div>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
<!-- BEGIN disable_viewonline -->
<div class="forumhead foruminfo L1 collapse"><h2> <span class="forumtitle"><h2>Tình hình diễn đàn</h2></span></h2> </div>
<div id="wgo" class="collapse wgo_block block">
<div class="blockbody formcontrols floatcontainer">
<div id="wgo_onlineusers" class="wgo_subblock section">
<h3 class="blocksubhead"><img src="http://i40.servimg.com/u/f40/17/50/76/58/users_10.png" alt="Currently Active Users" title="Currently Active Users"> Ai đang online ?</h3><div><p class="gensmall"><span class="gensmall">{TOTAL_USERS_ONLINE}<br />
{RECORD_USERS}<br />
<br />
{LOGGED_IN_USER_LIST}</span></p></div></div><!--
endlogged-in users --><div id="wgo_stats" class="wgo_subblock section"><h3 class="blocksubhead"><img src="http://forum.vipautopro.com/images/styles/ShinyBlue/misc/forum_stats.png" alt=" Statistics" title=" Statistics"> Forum Statistics</h3><div><p class="gensmall">{TOTAL_POSTS}<br />
{TOTAL_USERS}<br />
{NEWEST_USER}</p></div></div>
<div id="wgo_stats2" class="wgo_subblock section"><h3 class="blocksubhead"><img src="http://i40.servimg.com/u/f40/17/50/76/58/users_10.png" alt="ALS Statistics" title="ALS Statistics"> Member Stat</h3><div><table class="smallfont" id="dd4all"><tbody>{L_CONNECTED_MEMBERS}
{L_WHOSBIRTHDAY_TODAY}
{L_WHOSBIRTHDAY_WEEK}</tbody></table></div></div>
<div id="wgo_legend" class="wgo_subblock section"><h3 class="blocksubhead"><img src="http://i967.photobucket.com/albums/ae153/ligerv/ligg/legend.png" alt="Legend" title="Legend">Legend . Chatbox . Icon</h3><div><p class="gensmall"><!-- BEGIN switch_chatbox_activate -->
<span class="gensmall">{TOTAL_CHATTERS_ONLINE} : {CHATTERS_LIST} <br />
<!-- BEGIN switch_chatbox_popup -->
<div id="chatbox_popup"></div>
<script type="text/javascript">
//<![CDATA[
insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
//]]>
</script>
<!-- END switch_chatbox_popup -->
</span>
<!-- END switch_chatbox_activate --></p><p class="gensmall">{GROUP_LEGEND}</p><p class="gensmall" style="margin-left:20px"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}"width="16" /> Bài viết mới<br><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}"width="16" /> Chưa có bài viết mới<br><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}"width="16" /> Chuyên mục khóa<br></p></div>
<!-- END disable_viewonline -->
<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
<div class="user_login_form main-box center">
<label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username"/></label>
<label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password"/></label>
<label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
<!-- BEGIN switch_fb_connect -->
<span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
<fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
<!-- END switch_fb_connect -->
</div>
</form>
<!-- END switch_user_login_form_footer -->
{CHATBOX_BOTTOM}
<!-- BEGIN switch_legend -->
<ul id="pun-legend">
<li>
<img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /> {L_NEW_POSTS}
<img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /> {L_NO_NEW_POSTS}
<img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /> {L_FORUM_LOCKED}
</li>
</ul>
<!-- END switch_legend -->
{AUTO_DST}
<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
status: true,
cookie: true,
xfbml: true,
oauth: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->
<style>
/* bảng thống kê vbb */
.wgo_block {
margin: 0;
}
.wgo_block {
display: block;
-moz-border-radius-topright: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
-moz-box-shadow: -2px 0px 2px #C8C8C8;
-webkit-box-shadow: -2px 0px 2px #C8C8C8;
box-shadow: -2px 0px 2px #C8C8C8;
margin-bottom: 0px;
}
.block {
background: transparent none;
clear: both;
padding: 0;
color: ;
font: ;
}
#forums *, #wgo *, #forumbits * {
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
}
.wgo_block .blockbody {
border: 1px solid #C4C4C4;
background: #FDFEFF url(http://forum.vipautopro.com/images/gradients/gradient-greytowhite.png) repeat-x;
_background-image: none;
width: 100%;
}
.formcontrols {
border-right: 1px solid #B9C4CD;
border-left: 1px solid #B9C4CD;
border-bottom: 1px solid #B9C4CD;
}
.wgo_block .section {
display: block;
padding: 0 0 0.5em;
font: 12px;
color: #3E3E3E;
clear: both;
width: 100%;
background: #FDFEFF url(http://forum.vipautopro.com/images/styles/ShinyBlue/style/forumRowBG.gif) repeat-x left bottom;
font-size: 9pt;
}
.formcontrols > :first-child, .formcontrols .blocksubhead + .blockrow, .formcontrols .section .blockrow:first-child {
border-top: none;
}
.wgo_block .section div, .wgo_block .section ol {
padding-left: 20px;
}
.blocksubhead {
font: normal 12px;
color: #3E3E3E;
background: #E9E9E9 none repeat-x;
padding: 4px 10px 4px 10px;
border-top: 1px solid #CECECE;
}
.wgo_block .blocksubhead {
font: normal 13px;
color: #3E3E3E;
background: transparent;
}
.floatcontainer::after, .formcontrols .blockrow::after, dl.stats::after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
</style>
index_box
- Code:
<ol id="forums" class="floatcontainer">
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
<li class="forumbit_nopost old L1" id="cat4">
<div class="forumhead foruminfo L1 collapse">
<h2> <span class="forumtitle">
{catrow.tablehead.L_FORUM}</span>
<span class="forumlastpost">Bài viết cuối</span>
<a class="collapse" id="collapse_c_cat4" href="#top">
<img src="http://elive.vn/images/buttons/collapse_40b.png" alt="Đóng/Mở" title="Đóng/Mở"></a>
</h2> </div>
<!-- END tablehead -->
<!-- BEGIN forumrow -->
<ol id="c_cat4" class="childforum">
<li id="forum5" class="forumbit_post L2">
<div class="forumrow table">
<div class="foruminfo td">
<img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" class="forumicon" id="forumicon_5" alt="">
<div class="forumdata">
<div class="datacontainer">
<div class="titleline"> <h2 class="forumtitle">
<h2 class="forumtitle"> <h{catrow.forumrow.LEVEL} class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}></h2>
</div>
<p class="forumdescription">{catrow.forumrow.FORUM_DESC}</p>
</div> </div> </div>
<ul class="forumactionlinks td"> <li class="forumactionlink rsslink">
<a rel="nofollow" href="http://elive.vn/external.php?type=RSS2&forumids=5" title="Xem RSS của diễn đàn này">Xem RSS của diễn đàn này</a></li> </ul>
<div class="forumlastpost td">
<h4 class="lastpostlabel">Bài viết cuối:</h4>
<div>
<p class="lastposttitle">
<span>
<!-- BEGIN switch_topic_title -->
<a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />
<!-- END switch_topic_title -->
{catrow.forumrow.USER_LAST_POST}
</span>
</p>
</div> </div>
<ul class="forumstats td"> <li>Chủ đề: {catrow.forumrow.TOPICS}</li> <li>Bài viết: {catrow.forumrow.POSTS}</li>
</ul> </div>
</li>
</ol>
<!-- END forumrow -->
<!-- BEGIN catfoot -->
<!-- END catfoot -->
<!-- BEGIN tablefoot -->
</li>
<!-- END tablefoot -->
<!-- END catrow -->
</ol>
<style>
@charset "UTF-8";
/* CSS Document */
#forums {
clear:both;
}
.forumhead {
background: #C03612 url(images/buttons/newbtn_middle.png) repeat-x ;
_background-image: none;
padding: 0;
font: bold 12px Arial, Tahoma,Calibri,Verdana,Geneva,sans-serif;
color:#ffffff;
clear:both;
margin-top: 8px;
float: left;
border: 1px solid #8F270E;
width: 100%;
-moz-border-radius-topright: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
}
#forums .L1 .forumhead a {
font: bold 12px Arial, Tahoma,Calibri,Verdana,Geneva,sans-serif;
}
#forums .L1 .forumhead .forumdescription {
display:none;
}
#forums .L1 .L2 {
display:block;
clear: both;
}
#forums a.username {
color: #8F270E;
}
#forums a.username:hover {
color: #000000;
}
.forumbit_post .forumrow, .forumbit_nopost .forumhead, .forumbit_nopost .forumrow, .forumbit_post .forumhead, .forumbits .forumhead {
-moz-box-shadow: -2px 2px 2px #c8c8c8;
-webkit-box-shadow: -2px 2px 2px #c8c8c8;
box-shadow: -2px 2px 2px #c8c8c8;
}
.forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow {
color: #4e4e4e;
background: rgb(255, 255, 255) url(images/gradients/grey-up.png) repeat-x left bottom;
_background-image: none;
display:block;
width: 100%;
float: left;
min-height: 58px; /* 48px is the icon size */
position:relative;
border-bottom: 1px solid #c4c4c4;
border-left: 1px solid #c4c4c4;
border-right: 1px solid #c4c4c4;
}
.forumbit_nopost .forumbit_nopost .forumrow .forumicon {
position: absolute;
left: 10px;
top: 5px;
}
.forumbit_nopost .forumbit_nopost .forumrow .forumdata {
display: inline-block;
width:100%;
}
.forumbit_nopost .forumbit_nopost .forumrow .forumdata .datacontainer {
margin-left: 68px;
}
.forumbit_nopost .forumbit_post .forumrow .forumdata .datacontainer {
margin-left: 0;
}
/* forumbit nopost */
.forumbit_post .foruminfo .forumdata {
padding: 4px 0;
font-size: 12px;
}
.forumbit_nopost .forumhead .forumtitle {
font-size: 13px;
min-width: 64%;
}
.forumbit_nopost .forumhead .forumtitle a {
color: #ffffff;
margin-left: 10px;
}
.forumbit_nopost .forumhead span, .forumbit_post .forumhead span {
font-size: 12px;
}
.forumbit_nopost .forumhead span.forumlastpost, .forumbit_post .forumhead span.forumlastpost {
width: 21%;
}
.forumbit_nopost .forumhead a.collapse img {
/* values are based on the image */
position:absolute;
top: -15px;
right: -6px;
display:block;
width:13px;
height:13px;
overflow:hidden;
float: right;
clear: left;
}
.forumbit_nopost:hover .forumhead a.collapsegadget {
visibility:visible;
}
.forumbit_nopost .forumbit_nopost .forumrow .forumdata, .forumbit_post .forumrow .forumdata {
padding: 5px 10px;
padding-left: 0;
font-size: 11px;
}
/* Removed for VBIV-14010
.forumbit_nopost .forumbit_nopost .foruminfo .subforums {
margin-left: 10px;
position: relative;
top: -10px;
}
*/
/* forumbit post */
.forumbit_post {
float: left;
position:relative;
width: 100%;
display:block;
}
.forumbit_post .forumhead span {
padding: 0;
}
.forumbit_post .forumhead .forumlastpost {
top: 0;
margin-top: 0;
}
.forumbit_post .foruminfo, .forumbit_post .forumlastpost, .forumbit_post .forumactionlinks, .forumbit_post .forumstats, .forumbit_post .forumstats_2{
padding: 5px 0;
}
.forumbit_post .forumhead .forumtitle {
font-size: 13px;
min-width: 64%;
}
.forumbit_post .forumhead .forumtitle span {
padding: 0;
padding-left: 10px;
}
.forumbit_post .foruminfo {
width: 57%;
min-width: 30%;
float: left;
clear: right;
min-height: 48px;
}
.forumbit_post .foruminfo .forumicon{
position: absolute;
left: 10px;
}
.forumbit_post .foruminfo .forumdata, .forumbit_post .foruminfo .forumtitle, .forumbit_post .foruminfo .viewing {
float: left;
clear: right;
}
.forumbit_post .foruminfo .viewing {
white-space:nowrap;
}
.forumbit_post .foruminfo .forumdata {
padding: 0;
width: 100%;
_width: 99%;
}
.forumbit_post .foruminfo .forumdata .datacontainer {
float: left;
width: 88%;
padding-left: 68px;
}
.forumbit_post .foruminfo .forumdata .forumtitle, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle {
font-size: 13px;
margin-right: 10px;
}
.forumbit_post .foruminfo .forumdata .forumtitle a, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle a {
font-weight:bold;
}
.childsubforum .forumbit_post .foruminfo .forumdata .datacontainer .forumtitle a {
padding-left:1.8em;
background:url('images/misc/child_forum.png') top left no-repeat;
}
.forumbit_post .foruminfo .forumdata .viewing {
font-style: italic;
margin-right:10px;
margin-top: 3px;
font-size: 11px;
}
.forumbit_post .forumactionlinks {
width: 5%;
display:block;
float:left;
clear:right;
}
.forumbit_post .forumactionlinks li {
display: inline;
}
.forumbit_post .forumactionlink {
/* values based on icon size */
display:block;
width:18px;
height:12px;
overflow:hidden;
float: right;
clear: left;
background:transparent none no-repeat;
position: relative;
margin: 3px 10px 0 0;
}
.forumactionlink a {
/* values based on icon size */
display:block;
padding-left:18px;
}
.forumactionlinks .rsslink {
background-image:url(images/misc/rss_40b.png);
}
.forumactionlinks .subslink {
background-image:url(images/misc/subscribed_40b.png);
}
.forumactionlinks .unsubslink {
background-image:url(images/misc/unsubscribed_40b.png);
}
.forumbit_post .forumdescription {
display:block;
clear:both;
padding-right: 10px;
}
.forumbit_post .unsubscribe {
display:block;
right: 0;
top: 2px;
}
.forumbit_post .forumstats, .forumbit_post .forumstats_2 {
display: block;
float: left;
clear: right;
width: 12%;
margin-right: 2%;
}
.forumbit_post .forumstats li, .forumbit_post .forumstats_2 li{
font-size: 12px;
text-align: right;
padding-right: 20px;
display:block;
}
.forumbit_post .forumlastpost {
display:block;
float: left;
clear: right;
}
.forumbit_post .forumrow .forumlastpost {
width: 24%;
font-size: 12px;
padding-top: 5px;
}
.forumbit_post .forumlastpost .lastpostdate {
font-size: 11px;
}
.lastpostlabel {
display: none;
}
.forumlastpost .lastposttitle .postimg {
vertical-align:middle;
margin-top:-2px;
}
.forumlastpost p.lastposttitle {
overflow: hidden;
}
.moderators, .subforums {
display: block;
clear:both;
}
.moderators h4, .subforums h4 {
font-weight: bold;
padding-right: 5px;
}
.moderators h4, .moderators .commalist, .subforums h4, .subforums .commalist {
float:left;
clear:right;
}
h2 span.forumthreadpost {
width: 12%;
text-align: center;
}
/* CSS Document */
#forums {
width: 100%;
}
#welcomemessage {
color:#3e3e3e;
font-size:100%;
}
.forumhead + .childforum .L2:first-child .forumrow, .forumhead + .L2 .forumrow {
background: rgb(255, 255, 255) url(images/gradients/grey-up.png) repeat-x left bottom;
_background-image: none;
border-top: 1px solid rgb(255, 255, 255);
}
/* forumbit nopost */
/* forumbit nopost -> forumhead */
.forumbit_nopost .forumhead .forumtitle, .forumbit_nopost .forumhead span, .forumbit_nopost .forumhead .collapse, .forumbit_post .forumhead h2 span {
display:block;
float: left;
clear: right;
font: bold 12px Arial, Tahoma,Calibri,Verdana,Geneva,sans-serif;
padding: 4px 0;
color: #ffffff;
}
.forumbit_nopost .forumhead h2, .forumbit_post .forumhead h2 {
margin-left: 3px;
margin-right: 3px;
}
.forumbit_nopost {
clear:left;
}
.forumbit_nopost .forumrowdata {
clear:both;
display:block;
width: 100%;
}
.forumbit_nopost .subforumdescription {
padding: 5px 10px;
font-weight: normal;
color: #3e3e3e;
background: #e9e9e9 none repeat-x ;
}
/* CSS Document */
/* this might need to get renamed */
/* wgo */
.wgo_block {
display:block;
margin-top: 15px;
-moz-border-radius-topright: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
-moz-box-shadow: -2px 2px 2px #c8c8c8;
-webkit-box-shadow: -2px 2px 2px #c8c8c8;
box-shadow: -2px 2px 2px #c8c8c8;
margin-bottom: 10px;
}
.wgo_block .blockbody {
border: 1px solid #c4c4c4;
background: rgb(255, 255, 255) url(images/gradients/gradient-greytowhite.png) repeat-x ;
_background-image: none;
}
.wgo_block .blockhead {
font-size:12px;
font-weight:bold;
color: rgb(255, 255, 255);
background: #707070 url(images/buttons/newbtn_middle.png) repeat-x ;
_background-image: none;
border: 1px solid #606060;
}
.wgo_block .time {
color: #3e3e3e;
}
.wgo_block .section {
display:block;
padding: 0 0 0.5em;
font: 12px ;
color: #3e3e3e;
clear:both;
width: 100%;
}
.wgo_block .blocksubhead {
padding-left: 10px;
font: 13px;
color: #3e3e3e;
background: transparent;
padding-bottom: 5px;
}
.wgo_block .section:first-child .blocksubhead {
border-top: 0;
}
.wgo_block .section .blocksubhead img {
padding-right: 5px;
}
.wgo_block .section div, .wgo_block .section ol {
padding-left: 20px;
}
.wgo_block .section div p {
padding-bottom: 5px;
}
.wgo_block .section div ol {
padding-left: 0;
}
.wgo_block .section dl dt {
display:inline;
}
.wgo_block .section dl dt:after {
content:":";
}
.wgo_block .section dl dd {
display: inline;
margin-right:5px;
}
.wgo_block .section dl.icon_legends dt {
float: left;
clear: right;
margin-right: 5px;
}
.wgo_block .section dl.icon_legends dt:after {
content: "";
}
.wgo_block .section dl.icon_legends dd {
margin-bottom: 5px;
display:block;
}
#wgo_onlineusers .commalist li {
margin-left: 1px;
}
#wgo_birthdays .commalist li {
margin-left: 1px;
}
.forum_info {
margin-bottom: 5px;
float: left;
width: 100%;
clear:both;
position: relative;
top: -10px;
color: #3e3e3e;
font: 12px ;
}
.forum_info .blockhead {
font-size:12px;
font-weight:bold;
color: rgb(255, 255, 255);
background: #707070 url(images/buttons/newbtn_middle.png) repeat-x ;
_background-image: none;
border: 1px solid #606060;
margin-top: 5px;
-moz-box-shadow: -2px 0 2px #c8c8c8;
-webkit-box-shadow: -2px 0 2px #c8c8c8;
box-shadow: -2px 0 2px #c8c8c8;
}
.forum_info a.collapse {
position: absolute;
top: 6.88px;
}
.forum_info .blockbody {
border-bottom: 1px solid #c4c4c4;
border-left: 1px solid #c4c4c4;
border-right: 1px solid #c4c4c4;
background: rgb(255, 255, 255) url(images/gradients/gradient-greytowhite.png) repeat-x ;
_background-image: none;
-moz-box-shadow: -2px 2px 2px #c8c8c8;
-webkit-box-shadow: -2px 2px 2px #c8c8c8;
box-shadow: -2px 2px 2px #c8c8c8;
}
.forum_info_subblock, .info_subblock {
padding: 5px 10px;
}
.forum_info_form .options_input_wrapper {
float: right;
display: inline-block;
}
.forum_info_form .options_input_block {
float: left;
display:inline-block;
padding: 10px 10px;
}
.forum_info_form .options_input_block .description {
display: none;
}
.forum_info_form .options_input_block label {
display:block;
}
.forum_info_form .options_input_block .checkradio li {
display:inline-block;
margin-right: 10px;
}
.forum_info_form .options_input_block .button {
position: relative;
margin-top: 15.99px;
}
.forum_info .options_block_container, .thread_info .options_block_container {
width: 100%;
float: left;
display:block;
position: relative;
top: 0;
padding-top:0;
margin-top: 0;
}
.forum_info .options_block, .thread_info .options_block, .forum_info .options_block2, .thread_info .options_block2 {
width: 49%;
padding-right: 0.5%;
float: left;
clear: right;
position: relative;
}
.forum_info .options_block .options_correct, .thread_info .options_block .options_correct,
.forum_info .options_block2 .options_correct, .thread_info .options_block2 .options_correct {
margin-right:-1.1%;
}
.forum_info .options_block2 {
margin-left: 1%;
}
.thread_info .options_block2 {
margin-right: 1%;
}
dl.icon_legends dt {
float: left;
clear: right;
margin-right: 5px;
}
dl.icon_legends dt:after {
content: "";
}
dl.icon_legends dd {
margin-bottom: 5px;
display:block;
}
.info_subblock ul li {
margin-bottom: 2px;
}
.bbcodeblock ul li a, .rules_link a {
font-weight:bold;
}
.thread_info {
margin-bottom: 5px;
float: left;
width: 100%;
clear:both;
position: relative;
top: -10px;
margin-bottom: 0;
color: #3e3e3e;
font: 12px ;
}
.thread_info a {
font-weight:;
}
.thread_info h4 {
font-size:12px;
font-weight:bold;
color: rgb(255, 255, 255);
background: #707070 url(images/buttons/newbtn_middle.png) repeat-x ;
_background-image: none;
border: 1px solid #606060;
margin-top: 5px;
-moz-box-shadow: -2px 2px 2px #c8c8c8;
-webkit-box-shadow: -2px 2px 2px #c8c8c8;
box-shadow: -2px 2px 2px #c8c8c8;
}
.thread_info h5 {
display: none;
}
.thread_info .blockbody {
border-bottom: 1px solid #c4c4c4;
border-left: 1px solid #c4c4c4;
border-right: 1px solid #c4c4c4;
background: rgb(255, 255, 255) url(images/gradients/gradient-greytowhite.png) repeat-x ;
_background-image: none;
-moz-box-shadow: -2px 2px 2px #c8c8c8;
-webkit-box-shadow: -2px 2px 2px #c8c8c8;
box-shadow: -2px 2px 2px #c8c8c8;
}
.thread_info .inner_block, .info_subblock {
padding: 4px 10px;
}
ul.icon_list li {
display:block;
width: 100%;
margin-bottom: 5px;
}
.inner_block .commalist {
margin-top: 5px;
}
#thread_info_block_1 {
width:34.9%;
float:left;
}
#thread_info_block_1 > * {
margin-right:2px;
}
#thread_info_block_2 {
width:65%;
float:right;
}
#forumrules {
border: 0;
background: transparent;
}
/* Similar Threads */
.similar_threads {
clear:both;
}
.similar_threads li {
padding:5px 10px 5px 10px;
}
ol.similar_threads li h6 a {
font: 12px ;
}
.similar_threads .starter_forum {
font-size:11px;
}
.similar_threads .titleblock {float:left}
.similar_threads .dateblock {float:right; text-align:right}
</style>