Admin
[Share] Skin PurevB [punbb]
on 14/10/2012Admin
Demo:
http://vnaripteam6.forumvi.com/
Vui lòng không xóa dòng skin rip by dang0123
Index body:
Demo:
http://vnaripteam6.forumvi.com/
Vui lòng không xóa dòng skin rip by dang0123
<!-- BEGIN html_validation -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<div>
<div>
<div>
<div>
<div>
<div>
<ul>
<li>
<!-- END html_validation -->
</li>
</ul>
<!-- BEGIN switch_footer_links -->
<ul>
<li>
<!-- BEGIN footer_link -->
<!-- BEGIN switch_separator --> | <!-- END switch_separator -->
{switch_footer_links.footer_link.FOOTER_LINK_SEPARATOR}<a name="bottom" class="copyright" href="{switch_footer_links.footer_link.U_FOOTER_LINK_HREF}" rel="{switch_footer_links.footer_link.FOOTER_LINK_REL}" target="{switch_footer_links.footer_link.FOOTER_LINK_TARGET}" title="{switch_footer_links.footer_link.L_FOOTER_LINK_TITLE}">{switch_footer_links.footer_link.L_FOOTER_LINK_TEXT}</a>
<!-- END footer_link -->
</li>
</ul>
<!-- END switch_footer_links -->
</div>
<br />
<p class="center">
<strong>{ADMIN_LINK}</strong>
</p>
</div>
{PROTECT_FOOTER}
</div>
</div>
</div>
</div>
<!-- BEGIN switch_facebook_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
appId: '{switch_facebook_login.FACEBOOK_APP_ID}',
status: true,
cookie: true,
xfbml: true,
oauth: true
});
//]]>
</script>
<!-- END switch_facebook_login -->
<!-- BEGIN switch_facebook_logout_TMP -->
<script type="text/javascript">
//<![CDATA[
FB.Event.subscribe('auth.logout', function(response) {
if ($('a#logout'))
{
var lien_redir = $('a#logout').attr('href');
if ($('a#logout').attr('href') && $('a#logout').attr('href') != '')
{
document.location.href = 'http://{switch_facebook_logout.SERVER_NAME}/' + lien_redir;
}
}
});
$(document).ready( function() {
$('a#logout').click( function() {
FB.logout();
} );
} );
//]]>
</script>
<!-- END switch_facebook_logout_TMP -->
<script type="text/javascript">
//<![CDATA[
fa_endpage();
//]]>
</script>
</body>
</html>
<div id="footerMain"> <div class="footerBox"> <div class="copyright">
© 2012 Skin rip by: ( <a href="http://vn-answer.123.st/u2">dang0123</a> ) All rights reserved <span class="vbseo"><a href="http://www.vbcover.com/idevaffiliate/idevaffiliate.php?id=129" target="blank">iCart Billing</a> SEO by <a rel="nofollow" href="http://www.vbseo.com/2426/">vBSEO</a></span> </div> <div class="footerLinks"> <a href="http://www.purevb.com" target="_blank">PurevB</a> | <a href="http://www.pureipb.com" target="_blank">PureIPB</a> | <a href="http://www.purecp.com" target="_blank">PurecP</a> | <a href="http://www.puredirectadmin.com" target="_blank">PureDA</a> | <a href="http://www.pureadminskins.com" target="_blank">PureAdmin Skins</a> | <a href="http://www.purewp.com" target="_blank">PureWP</a> | <a href="http://www.purewt.com" target="_blank">PureWT</a> </div> </div> <div class="pureTwitter"> <div class="twitterBox"> </div> </div> </div>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" id="min-width" lang="{L_LANG_HTML}" xml:lang="{L_LANG_HTML}" {NAMESPACE_FB_LIKE} {NAMESPACE_FB} {NAMESPACE_BBCODE}>
<head>
<title>{SITENAME_TITLE}{PAGE_TITLE}</title>
<meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="content-style-type" content="text/css" />
<!-- BEGIN switch_compat_meta -->
<meta http-equiv="X-UA-Compatible" content="IE={switch_compat_meta.VERSION}" />
<!-- END switch_compat_meta -->
<!-- BEGIN switch_canonical_url -->
<link rel="canonical" href="{switch_canonical_url.CANONICAL_URL}" />
<!-- END switch_canonical_url -->
{META_FAVICO}
{META}
{META_FB_LIKE}
<meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}" />
{T_HEAD_STYLESHEET}
{CSS}
<link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}" />
<link rel="search" type="application/opensearchdescription+xml" href="{URL_BOARD_DIRECTORY}/search/improvedsearch.xml" title="{SEARCH_FORUMS}" />
<script src="{JQUERY_PATH}" type="text/javascript"></script>
<script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>
<!-- BEGIN switch_fb_login -->
<script src="http://connect.facebook.net/{switch_fb_login.FB_LOCAL}/all.js" type="text/javascript"></script>
<script src="{switch_fb_login.JS_FB_LOGIN}" type="text/javascript"></script>
<!-- END switch_fb_login -->
<!-- BEGIN switch_ticker -->
<link type="text/css" rel="stylesheet" href="{JS_DIR}jquery/ticker/ticker.css" />
<script src="{JS_DIR}jquery/ticker/ticker.js" type="text/javascript"></script>
<!-- END switch_ticker -->
<!-- BEGIN switch_ticker_new -->
<script src="{JS_DIR}jquery/jcarousel/jquery.jcarousel.js" type="text/javascript"></script>
<script type="text/javascript">//<![CDATA[
/* Definir le sens de direction en fonction du panneau admin */
var tickerDirParam = "{switch_ticker.DIRECTION}";
var slid_vert = false;
var auto_dir = 'next';
var h_perso = parseInt({switch_ticker.HEIGHT});
switch( tickerDirParam )
{
case 'top' :
slid_vert = true;
break;
case 'left':
break;
case 'bottom':
slid_vert = true;
auto_dir = 'prev';
break;
case 'right':
auto_dir = 'prev';
break;
default:
slid_vert = true;
}
$(document).ready(function() {
var width_max = $('ul#fa_ticker_content').width();
var width_item = Math.floor(width_max / {switch_ticker.SIZE});
if (width_max > 0)
{
$('#fa_ticker_content').css('display','block');
$('ul#fa_ticker_content li').css('float','left').css('list-style','none').width(width_item).find('img').each(function () {
if ($(this).width() > width_item)
{
var ratio = $(this).width() / width_item;
var new_height = Math.round($(this).height() / ratio);
$(this).height(new_height).width(width_item);
}
});
if (slid_vert)
{
var height_max = h_perso;
$('ul#fa_ticker_content li').each( function () {
if ($(this).height() > height_max)
{
height_max = $(this).height();
}
} );
$('ul#fa_ticker_content').width(width_item).height(height_max).css('marginLeft','auto').css('marginRight','auto');
$('ul#fa_ticker_content li').height(height_max);
}
$('#fa_ticker_content').jcarousel({
vertical: slid_vert,
wrap: 'circular',
auto: {switch_ticker.STOP_TIME},
auto_direction: auto_dir,
scroll: 1,
size: {switch_ticker.SIZE},
height_max: height_max,
animation: {switch_ticker.SPEED}
});
}
else
{
$('ul#fa_ticker_content li:not(:first)').css('display','none');
$('ul#fa_ticker_content li:first').css('list-style','none').css('text-align','center');
}
});
//]]>
</script>
<!-- END switch_ticker_new -->
<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){
<!-- BEGIN switch_enable_pm_popup -->
pm = window.open('{U_PRIVATEMSGS_POPUP}', '_faprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
pm.focus();
<!-- END switch_enable_pm_popup -->
<!-- BEGIN switch_report_popup -->
report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=no,WIDTH={switch_report_popup.S_WIDTH}');
report.focus();
<!-- END switch_report_popup -->
<!-- BEGIN switch_ticker -->
ticker_start({switch_ticker.HEIGHT}, {switch_ticker.SPACING}, {switch_ticker.SPEED}, '{switch_ticker.DIRECTION}', {switch_ticker.STOP_TIME});
<!-- END switch_ticker -->
});
<!-- BEGIN switch_login_popup -->
var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = false, logInBackgroundClass = false;
<!-- END switch_login_popup -->
<!-- BEGIN switch_login_popup -->
$(document).ready( function() {
$(window).resize(function() {
var windowWidth = document.documentElement.clientWidth;
var popupWidth = $("#login_popup").width();
var mypopup = $("#login_popup");
$("#login_popup").css({
"left": windowWidth/2 - popupWidth/2
});
});
});
<!-- END switch_login_popup -->
//]]>
</script>
{GREETING_POPUP}
<!-- BEGIN switch_ticker_new -->
<style>
.jcarousel-skin-tango .jcarousel-item {
text-align:center;
width: 10px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
margin-right: {switch_ticker.SPACING}px;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
margin-bottom: {switch_ticker.SPACING}px;
}
</style>
<!-- END switch_ticker_new -->
{HOSTING_JS}
<!-- BEGIN google_analytics_code -->
<script type="text/javascript">
//<![CDATA[
var _gaq = _gaq || [];
_gaq.push(["_setAccount", "{G_ANALYTICS_ID}"]);
_gaq.push(["_trackPageview"]);
_gaq.push(['_trackPageLoadTime']);
<!-- BEGIN google_analytics_code_bis -->
_gaq.push(['b._setAccount', '{G_ANALYTICS_ID_BIS}']);
_gaq.push(['b._trackPageview']);
<!-- END google_analytics_code_bis -->
(function() {
var ga = document.createElement("script"); ga.type = "text/javascript"; ga.async = true;
ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";
var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ga, s);
})();
//]]>
</script>
<!-- END google_analytics_code -->
</head>
<body>
<!-- BEGIN hitskin_preview -->
<div id="hitskin_preview" style="display: block;">
<h1><img src="http://2img.net/i/fa/hitskin/hitskin_logo.png" alt="" /> Hit<em>skin</em>.com</h1>
<div class="content">
<p>
{hitskin_preview.L_THEME_SITE_PREVIEW}
<br />
<span>{hitskin_preview.U_INSTALL_THEME}<a href="http://{hitskin_preview.U_RETURN_THEME}">{hitskin_preview.L_RETURN_THEME}</a></span>
</p>
</div>
</div>
<!-- END hitskin_preview -->
<!-- BEGIN switch_login_popup -->
<div id="login_popup" class="module main">
<div id="login_popup_title" class="main-head">
<div class="h3">{SITENAME}</div>
</div>
<div class="main-content">
{LOGIN_POPUP_MSG}
<div id="login_popup_buttons">
<form action="{S_LOGIN_ACTION}" method="get">
<input type="submit" class="button2" value="{L_LOGIN}" />
<input type="button" class="button2" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" />
<input id="login_popup_close" type="button" class="button2" value="{L_DONT_DISPLAY_AGAIN}" />
</form>
</div>
</div>
</div>
<!-- END switch_login_popup -->
<a id="top" name="top" accesskey="t"></a>
<div class="minwidth_IE">
<div class="layout_IE">
<div class="container_IE">
<div id="pageWrapper">
<div class="pageBottom"><div class="pageWrap">
<div id="topBar"> <div class="topLinks"> <a href="http://www.purevb.com/contact-us/" class="iconContact">Contact Us</a> </div> <div class="topCart">
You have ( 0 ) items in your
</div> </div>
<div id="headerMain"> <div class="logo"> <a name="top" href="http://www.purevb.com/index.php"><img src="http://www.purevb.com/images/logo.png" alt="PurevB - Quality vBulletin Themes at a Quality Price" title="PurevB - Quality vBulletin Themes at a Quality Price"></a>
</div>
<div id="netBar" class="netBar"><a href="http://www.purevb.com/pure" class="purenetwork mouse-over">Network</a></div>
<div id="purenetwork_menu" class="mouse-over" style="display: none; ">
<div class="purnetworkLeft"><div class="purnetworkRight"> <a href="http://www.thepurenetwork.com" target="_blank" class="networkRight"><img src="http://www.purevb.com/images/networkMore.gif" alt="More Pure Network Sites" title="More Pure Network Sites"></a>
<ul>
<li class="netSplit"><a href="http://www.purevb.com" target="_blank"><img src="http://www.purevb.com/images/networkPureVB.gif" alt="Pure vBulletin Skins" title="Pure vBulletin Skins"></a></li>
<li class="netSplit"><a href="http://www.pureipb.com" target="_blank"><img src="http://www.purevb.com/images/networkPureIPB.gif" alt="Pure Invision Power Board Skins" title="Pure Invision Power Board Skins"></a></li>
<li class="netSplit"><a href="http://www.purecp.com" target="_blank"><img src="http://www.purevb.com/images/networkPureCP.gif" alt="Pure cPanel Skins" title="Pure cPanel Skins"></a></li>
<li class="netSplit"><a href="http://www.puredirectadmin.com" target="_blank"><img src="http://www.purevb.com/images/networkPureDA.gif" alt="Pure DirectAdmin Skins" title="Pure DirectAdmin Skins"></a></li>
<li><a href="http://www.pureadminskins.com" target="_blank"><img src="http://www.purevb.com/images/networkPureAD.gif" alt="Pure Admin Skins" title="Pure Admin Skins"></a></li>
</ul>
</div></div>
</div>
<div class="slogan"></div>
<div id="loginBox">
<div class="loginBox">
<!-- BEGIN switch_user_logged_out -->
<form action="/login.forum" method="post" name="form_login" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, 0)">
<ul>
<li class="inputPad"><div class="loginBoxInput">
<input placeholder="Tên đăng nhập" class="loginInput default-value" type="text" size="10" name="username" tabindex="101">
<li class="inputPad"><div class="loginBoxInput">
<input placeholder="Mật khẩu" class="loginInput default-value" tabindex="102" type="password" size="10" name="password">
<li class="submitPad"><input type="image" src="http://www.purevb.com/images/loginButton.png" tabindex="104" value="Log in" name="login" alt="Submit" title="Enter your username and password in the boxes provided to login, or click the 'register' button to create a profile for yourself." accesskey="s"></li>
</ul>
<div class="memberBottom">
<div class="memberLinks">
<a href="#">Forgot password?</a>
</div>
<div class="rememberMe"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103"> Remember Me?</label></div>
</div>
<input type="hidden" name="s" value="">
<input type="hidden" name="securitytoken" value="guest">
<input type="hidden" name="do" value="login">
<input type="hidden" name="vb_login_md5password">
<input type="hidden" name="vb_login_md5password_utf">
</form>
<script type="text/javascript">
YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "inline");
YAHOO.util.Dom.setStyle('navbar_password', "display", "none");
vB_XHTML_Ready.subscribe(function()
{
//
YAHOO.util.Event.on('navbar_username', "focus", navbar_username_focus);
YAHOO.util.Event.on('navbar_username', "blur", navbar_username_blur);
YAHOO.util.Event.on('navbar_password_hint', "focus", navbar_password_hint);
YAHOO.util.Event.on('navbar_password', "blur", navbar_password);
});
function navbar_username_focus(e)
{
//
var textbox = YAHOO.util.Event.getTarget(e);
if (textbox.value == 'User Name')
{
//
textbox.value='';
textbox.style.color='#303030';
}
}
function navbar_username_blur(e)
{
//
var textbox = YAHOO.util.Event.getTarget(e);
if (textbox.value == '')
{
//
textbox.value='User Name';
textbox.style.color='#828282';
}
}
function navbar_password_hint(e)
{
//
var textbox = YAHOO.util.Event.getTarget(e);
YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "none");
YAHOO.util.Dom.setStyle('navbar_password', "display", "inline");
YAHOO.util.Dom.get('navbar_password').focus();
}
function navbar_password(e)
{
//
var textbox = YAHOO.util.Event.getTarget(e);
if (textbox.value == '')
{
YAHOO.util.Dom.setStyle('navbar_password_hint', "display", "inline");
YAHOO.util.Dom.setStyle('navbar_password', "display", "none");
}
}
</script>
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<ul><li>Chúc mừng bạn đã đăng nhập thành công</li></ul>
<!-- END switch_user_logged_in -->
</div> </div> </div>
<div id="navigation"> <ul>
<li class="navHome">
<a href="http://www.purevb.com/index.php">
<img src="http://www.purevb.com/images/home.png" alt="Home" title="Home"></a></li>
<li class="navThemes"><a href="http://www.purevb.com/vbulletin-skins/">vBulletin 4 Skins</a></li>
<li class="navAddons"><a href="http://www.purevb.com/vbulletin-addons/">vBulletin Addons</a></li>
<li class="navCustom"><a href="http://www.purevb.com/custom-vbulletin-skins/">Custom</a></li>
<li class="navSupport navSelect"><a href="http://www.purevb.com/forum/">Support Forum</a></li>
<li class="navFAQ"><a href="http://www.purevb.com/faq/">Faq</a></li>
<li class="navAbout"><a href="http://www.purevb.com/about/">About Us</a></li>
<li class="navTutorials"><a href="http://www.purevb.com/tutorials-23">Tutorials
<img src="http://www.purevb.com/images/new.png" alt="New" class="navNew" title="New"></a></li>
</ul>
</div>
<div id="midBar">
<div class="buttonBar">
<a href="http://www.purevb.com/testimonials.html" class="blueButton">Testimonials</a><span class="split">|</span><a href="http://www.purevb.com/portfolio/" class="blueButton">Skin Portfolio</a>
</div>
</div>
<div id="contentTop">
<a href="http://www.purevb.com/announcements-2/announcements.html" class="buy2deal" title="buy any two skins, get the third one FREE!"><span>click here to learn more</span></a> <a href="http://www.purevb.com/affiliate" class="affiliateProgram" title="AFFILIATE PROGRAM - earn 20% commession on every sale"><span>earn 20% commession on every sale</span></a> </div>
<div id="contentMain">
<div class="contentTL"><div class="contentTR"><div class="contentBL"><div class="contentBR">
<div id="navbar" class="navbar">
<div class="navLeft"><div class="navRight">
<ul id="navtabs" class="navtabs floatcontainer">
<li><a class="navtab" href="http://www.purevb.com/vbulletin-skins/">vBulletin 4 Skins</a></li>
<li class="selected"><a class="navtab" href="http://www.purevb.com/forum/">Forum</a>
<ul class="floatcontainer">
<li>{GENERATED_NAV_BAR}</li>
</ul>
</li>
<li><a class="navtab" href="http://www.purevb.com/search.php?do=getdaily&contenttype=vBForum_Post" accesskey="2">What's New?</a></li> </ul>
<div class="searchBox">
<form class="navbar_search" id="navbar_search" method="get" action="/search">
<input type="hidden" value="searchbox" name="mode" />
<input type="hidden" type="radio" value="posts" name="show_results" id="rposts" />
<input type="hidden" type="radio" checked="checked" value="topics" name="show_results" id="rtopics" />
<div class="searchText">
Search
</div> <div class="searchBoxInput">
<input class="searchinput" type="text" name="search_keywords" tabindex="1004" value="Type Here..." onfocus="if (this.value == 'Type Here...') this.value = '';" onblur="if (this.value == '') this.value = 'Type Here...';" size="23">
</div>
<span class="searchButton">
<input type="image" src="http://www.purevb.com/images/searchButton.gif" value="Search" alt="Submit">
</span>
</form>
</div>
</div></div>
</div>
<div class="contentBody clearfix">
<form action="http://www.purevb.com/profile.php?do=dismissnotice" method="post" id="notices" class="notices">
<input type="hidden" name="do" value="dismissnotice">
<input type="hidden" name="s" value="">
<input type="hidden" name="securitytoken" value="guest">
<input type="hidden" id="dismiss_notice_hidden" name="dismiss_noticeid" value="">
<input type="hidden" name="url" value="">
<div id="vbseo_vhtml_0">
<ol>
<li class="restore" id="navbar_notice_1"> If this is your first visit, be sure to check out the <a href="http://www.purevb.com/faq.php" target="_blank"><b>FAQ</b></a> by clicking the link above. You may have to <a href="http://www.purevb.com/register.php" target="_blank"><b>register</b></a> before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.</li> </ol></div>
</form>
<div class="pun">
<div id="pun-head">
</div>
<!-- BEGIN switch_ticker_new -->
<div id="fa_ticker_block" style="padding-top:4px;">
<div class="module main">
<div class="main-content clearfix">
<div id="fa_ticker_container">
<ul id="fa_ticker_content" class="jcarousel-skin-tango" style="display: none;width: 100%;">
<!-- BEGIN ticker_row -->
<li>{switch_ticker.ticker_row.ELEMENT}</li>
<!-- END ticker_row -->
</ul>
</div>
</div>
</div>
</div>
<!-- END switch_ticker_new -->
<!-- BEGIN switch_ticker -->
<div id="fa_ticker_block" style="padding-top:4px;">
<div class="module main">
<div class="main-content clearfix">
<div id="fa_ticker_container">
<div id="fa_ticker" style="height:{switch_ticker.HEIGHT}px;">
<div class="fa_ticker_content">
<!-- BEGIN ticker_row -->
<div>{switch_ticker.ticker_row.ELEMENT}</div>
<!-- END ticker_row -->
</div>
</div>
</div>
</div>
</div>
</div>
<!-- END switch_ticker -->
<div id="page-body">
<div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}>
<div id="outer-wrapper">
<div id="wrapper">
<div id="container">
<div id="content">
<div id="{ID_LEFT}">
<!-- BEGIN giefmod_index1 -->
{giefmod_index1.MODVAR}
<!-- BEGIN saut -->
<div style="height:{SPACE_ROW}px"></div>
<!-- END saut -->
<!-- END giefmod_index1 -->
</div>
<div id="main">
<div id="main-content">
<!-- BEGIN html_validation -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
<!-- END html_validation -->
body {
background:#f5f5f5 url(http://www.purevb.com/images/pageBG.gif) repeat-x top left;
width:auto;
min-width:960px;
max-width:auto;
margin: 0;
}
#pageWrapper {
background:url(http://www.purevb.com/images/pageTopBG.jpg) no-repeat top center;
}
.pageBottom {
background:url(http://www.purevb.com/images/pageBottomBG.gif) repeat-x bottom left;
}
.pageWrap {
width:960px;
margin:0 auto 0 auto;
}
/* Top Bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#topBar {
height:43px;
color:#8a8a8a;
}
.topCart {
background:url(http://www.purevb.com/images/iconCart.png) no-repeat right;
line-height:43px;
padding-right:35px;
float:right;
color:#b5b6b6;
}
.topCartLinks {
line-height:43px;
float:right;
padding-left:5px;
color:#b5b6b6;
}
.topCart a:link, .topCart a:visited,
.topCartLinks a:link, .topCartLinks a:visited {
color:#fff;
font-weight:700;
}
.topCart a:hover, .topCartLinks a:hover {
color:#a8c8ec;
}
.topLinks {
line-height:43px;
float:left;
}
.topLinks a:link, .topLinks a:visited {
color:#8a8a8a;
}
.topLinks a:hover {
color:#fff;
}
.iconSitemap {
background:url(http://www.purevb.com/images/iconSitemap.png) no-repeat left;
padding-left:23px;
margin-right:2px;
}
.iconContact {
background:url(http://www.purevb.com/images/iconContact.png) no-repeat left;
padding-left:23px;
margin-left:2px;
}
/* Header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#headerMain {
height:152px;
position:relative;
}
.logo {
position:absolute;
top:50px;
left:0;
}
#memberBox {
width:305px;
height:90px;
position:absolute;
top:24px;
right:0;
text-align:center;
}
#memberBox .memberBoxLinks {
font-size:12px;
text-transform:uppercase;
color:#565656;
text-shadow: #101010 1px 1px;
}
#memberBox .memberBoxLinks a:link, #memberBox .memberBoxLinks a:visited {
color:#ccc;
}
#memberBox .memberBoxLinks a:hover {
color:#fff;
}
#memberBox .memberBoxInfo {
padding:17px 0;
color:#acacac;
font-size:15px;
}
#memberBox .memberBoxInfo li {
display:inline;
}
#memberBox .userWelcome {
display:inline;
}
#memberBox .userWelcome a:link, #memberBox .userWelcome a:visited {
color:#fff;
font-weight:700;
}
#memberBox .userWelcome a:hover {
color:#a8c7ec;
}
#memberBox .notifications {
}
#memberBox .notifications a:link, #memberBox .notifications a:visited {
color:#adadad;
}
#memberBox .notifications a:hover {
color:#fff;
}
#memberBox .memberBoxCustomer {
background:url(http://www.purevb.com/images/customerAreaBG.gif) no-repeat top center;
height:220px;
height:60px;
line-height:60px;
text-transform:uppercase;
font-size:16px;
font-weight:700;
text-shadow: #101010 1px 1px;
}
#memberBox .memberBoxCustomer a:link, #memberBox .memberBoxCustomer a:visited {
color:#a7c7ec;
}
#memberBox .memberBoxCustomer a:hover {
color:#fff;
}
#loginBox {
width:305px;
height:90px;
position:absolute;
top:54px;
right:0;
padding:0;
color:#9f9f9f;
}
#loginBox ul {
list-style:none;
padding:0;
margin:0;
}
#loginBox li {
float:left;
}
.loginBox {
float:left;
}
.loginBox ul {
list-style:none;
padding:0;
margin:0;
}
.loginBar li {
float:left;
}
.loginBoxInput {
background: url(http://www.purevb.com/images/loginBoxInput.png) no-repeat top left;
width:118px;
height:31px;
}
.loginBoxPass {
background: url(http://www.purevb.com/images/loginBoxPass.png) no-repeat top left;
width:118px;
height:31px;
}
.loginInput {
background:transparent;
border:0;
color: #a7a7a7;
width:108px;
padding:0 5px;
height:31px;
line-height:31px;
margin:0;
}
.loginBoxPass .loginInput {
width:88px;
padding:0 5px 0 25px;
}
.cb_cookieuser_navbar{
position: relative;
top: 2px;
}
.inputPad .loginBoxInput, .inputPad .loginBoxPass {
}
.inputPad {
padding:0 6px 0 0;
}
.submitPad {
padding:0;
}
.submitPad input {}
.memberBottom {}
.memberLinks {
padding-top:6px;
float:left;
}
.memberLinks a:link, .memberLinks a:visited {
color:#9f9f9f;
}
.memberLinks a:hover {
color:#76a2c9;
}
.rememberMe {
float:right;
color:#a4a4a4;
padding-top:6px;
}
/* Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#navigation {
height:63px;
}
#navigation li {
background:url(http://www.purevb.com/images/navSplit.gif) no-repeat top right;
float:left;
padding-right:2px;
}
#navigation li.navTutorials, #navigation li.navTutorialSelect {
background:none;
padding-right:0;
}
#navigation a:link, #navigation a:visited {
display:block;
color:#d7d6d6;
font-size:14px;
font-weight:700;
height:57px;
line-height:57px;
text-align:center;
text-transform:uppercase;
text-shadow: #191919 1px 1px;
}
#navigation a:hover, #navigation .navSelect a:link, #navigation .navSelect a:visited {
background:url(http://www.purevb.com/images/navHoverBG.gif) repeat-x top left;
}
.navHome a, .navHomeSelect a {
width:54px;
}
.navHome img, .navHomeSelect img {
position:relative;
top:16px;
}
.navThemes a {
width:172px;
}
.navAddons a {
width:165px;
}
.navCustom a {
width:86px;
}
.navSupport a {
width:152px;
}
.navFAQ a {
width:60px;
}
.navAbout a {
width:102px;
}
.navTutorials a, .navTutorialSelect a {
width:155px;
}
.navNew {
position:relative;
top:4px;
margin-left:3px;
}
#navigation .navHome a:link, #navigation .navHome a:visited {
background:url(http://www.purevb.com/images/navHome.gif) no-repeat top left;
}
#navigation .navHome a:hover, #navigation .navHomeSelect a:link, #navigation .navHomeSelect a:visited {
background:url(http://www.purevb.com/images/navHome_hover.gif) no-repeat top left;
}
#navigation .navTutorials a:link, #navigation .navTutorials a:visited {
background:url(http://www.purevb.com/images/navTutorials.gif) no-repeat top left;
}
#navigation .navTutorials a:hover, #navigation .navTutorialSelect a:link, #navigation .navTutorialSelect a:visited {
background:url(http://www.purevb.com/images/navTutorials_hover.gif) no-repeat top left;
}
#navigation li.navTutorials {
background:none;
}
/* Mid Bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#midBar {
height:49px;
padding-top:16px;
}
.buttonBar {
height:31px;
line-height:31px;
}
.blueButton {
background:url(http://www.purevb.com/images/blueButton.gif) no-repeat top left;
width:122px;
height:31px;
line-height:31px;
text-align:center;
display:block;
float:left;
}
a.blueButton {
color:#fff;
}
a:hover.blueButton {
text-decoration:underline;
}
#midBar .split {
float:left;
color:#c5c5c5;
font-size:13px;
padding:0 6px;
}
/* Content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#contentTop {
background:url(http://www.purevb.com/images/contentTopBG.jpg) no-repeat top center;
height:77px;
position:relative;
}
.buy2deal {
background:url(http://www.purevb.com/images/but2deal.png) no-repeat top left;
width:525px;
height:42px;
display:block;
font-size:11px;
position:absolute;
top:18px;
left:0;
}
.buy2deal span {
position:absolute;
top:28px;
right:0;
}
a:link.buy2deal, a:visited.buy2deal {
color:#7e7e7e;
text-decoration:underline;
}
a:hover.buy2deal {
color:#326ca2;
}
.affiliateProgram {
background:url(http://www.purevb.com/images/affiliateProgram.png) no-repeat top left;
width:339px;
height:50px;
display:block;
font-size:11px;
position:absolute;
top:18px;
right:0;
}
.affiliateProgram span {
position:absolute;
top:25px;
right:0;
}
a:link.affiliateProgram, a:visited.affiliateProgram {
color:#7e7e7e;
}
a:hover.affiliateProgram {
color:#326ca2;
}
#contentMain {
background:#fff;
}
.contentTL {
background:url(http://www.purevb.com/images/contentTL.gif) no-repeat top left;
}
.contentTR {
background:url(http://www.purevb.com/images/contentTR.gif) no-repeat top right;
}
.contentBL {
background:url(http://www.purevb.com/images/contentBL.gif) no-repeat bottom left;
}
.contentBR {
background:url(http://www.purevb.com/images/contentBR.gif) no-repeat bottom right;
}
.contentBody {
padding:28px 30px;
}
.contentSub .contentBody {
padding:0;
}
/* Page Heading
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#pageHeading {
position:relative;
}
#pageHeading h1 {
font-size:30px;
font-weight:700;
color:#fff;
text-shadow:#06295e 1px 1px;
}
.pageHead {
background:url(http://www.purevb.com/images/pageHeadBG.gif) repeat-x top left;
height:54px;
line-height:54px;
}
.pageHeadLeft {
background:url(http://www.purevb.com/images/pageHeadLeft.gif) no-repeat top left;
height:54px;
}
.pageHeadRight {
background:url(http://www.purevb.com/images/pageHeadRight.gif) no-repeat top right;
height:54px;
padding:0 25px;
}
.pageHeadBox {
background:#1d1d1d url(http://www.purevb.com/images/pageHeadBox.gif) no-repeat top left;
border-bottom:11px solid #2d2d2d;
color:#777;
padding:18px 25px;
}
#pageHeading p {
line-height:19px;
}
.pageDetailsHeadBox {
background:#1d1d1d url(http://www.purevb.com/images/pageHeadBox.gif) no-repeat top left;
color:#777;
padding:18px 25px;
}
/* Heading Bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.headBar {
background:url(http://www.purevb.com/images/headBarBG.gif) repeat-x top left;
height:48px;
}
.headBarLeft {
background:url(http://www.purevb.com/images/headBarLeft.gif) no-repeat top left;
height:48px;
}
.headBarRight {
background:url(http://www.purevb.com/images/headBarRight.gif) no-repeat top right;
height:48px;
}
.headBar h2 {
color:#343434;
font-size:22px;
font-weight:700;
text-transform:uppercase;
height:48px;
line-height:48px;
padding-left:35px;
margin-left:14px;
text-shadow:#fff 1px 1px;
}
/* Footer Main
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footerMain {
background:url(http://www.purevb.com/images/footerBG.jpg) no-repeat top center;
height:89px;
}
.footerBox {
float:left;
line-height:20px;
padding-top:17px;
}
.copyright {
color:#818181;
}
.copyright .vbseo {
color:#fff;
}
.copyright a:link, .copyright a:visited {
color:#a5e7fc;
}
.copyright a:hover {
color:#fff;
}
.footerLinks a:link, .footerLinks a:visited {
color:#fff;
}
.footerLinks a:hover {
color:#a5e7fc;
}
/* Navbar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.navbar {
background:url(http://www.purevb.com/images/navBG.gif) repeat-x top left;
position:relative;
height:93px;
font: 14px arial, helvetica, sans-serif;
color:#d7d6d6;
width:100%;
padding:0;
margin:0;
}
.navLeft {
background:url(http://www.purevb.com/images/navLeft.gif) no-repeat top left;
height:93px;
}
.navRight {
background:url(http://www.purevb.com/images/navRight.gif) no-repeat top right;
height:93px;
padding:0 10px;
}
.navWrap {
background:url(http://www.purevb.com/images/navSplit.gif) no-repeat top left;
padding-left:2px;
}
#navtabs li.selected ul.floatcontainer {
margin-top:9px;
}
#navtabs li.selected ul.floatcontainer a:link, #navtabs li.selected ul.floatcontainer a:visited {
line-height:27px;
height:27px;
}
.navbar a { color:#d7d6d6; }
.navbar a:hover { color:rgb(255, 255, 255); }
.navtabs ul li:first-child {
margin-left:10px;
}
.navtabs {
background:none;
padding-left:0;
}
.navtabs ul {
position:absolute;
top:53px;
left:0px;
width:100%;
/* This is to fix RTL menu issue under Opera */
direction:ltr;
}
.navtabs li {
background:url(http://www.purevb.com/images/navSplit.gif) no-repeat top right;
padding-right:2px;
float:left;
}
.navtabs li li {
background:none;
}
.navtabs ul li {
border-right: 0;
position: relative;
}
.navtabs li a {
height:53px;
line-height:53px;
}
.navtabs li a.navtab {
display:block;
min-width:60px;
width:auto !important;
width:60px;
_min-width:75px;
_width:auto !important;
_width:75px;
text-align:center;
color:#d7d6d6;
font-size:14px;
text-decoration:none;
line-height:50px;
height:50px;
padding:3px 10px 0 10px;
font-weight:700;
background:none;
text-shadow: #191919 1px 1px;
text-transform: uppercase;
}
.navtabs li a.navtab:hover {
background:none;
color:rgb(255, 255, 255);
}
.navtabs li.selected {
color:rgb(255, 255, 255);
height:53px;
}
.navtabs li.selected a.navtab {
color:rgb(255, 255, 255);
position:relative;
top:-0px;
padding-top:3px;
z-index:10;
}
.navtabs li.selected li a,
.navbar_advanced_search li a {
text-decoration:none;
font: 14px arial, helvetica, sans-serif;
line-height:27px;
background:none;
}
.navtabs li.selected li {
padding:0 5px;
}
.navtabs li.selected li li {
padding:0 2px;
}
.navtabs li.selected li a {
color:#979696;
font-weight:400;
padding:2px 5px;
}
.navbar_advanced_search li {
height: 27px;
display:block;
clear:both;
}
.navbar_advanced_search li a {
color:#d7d6d6;
}
.navbar_advanced_search li a:hover {
color:rgb(255, 255, 255);
text-decoration:none;
}
.navtabs li.selected li a:hover {
color:#3a79ad;
text-decoration:none;
}
.navtabs li.selected .popupbody li > a {
padding:0px 10px;
text-indent: 0;
color: rgb(0, 0, 0);
}
.navtabs li.selected li a.popupctrl {
-moz-border-radius:3px;
-webkit-border-radius:3px;
border:solid 1px transparent;
_border: none;
background:transparent url(http://www.purevb.com/images/misc/arrow.png) no-repeat right center;
padding-right:15px;
_background-image:url('http://www.purevb.com/images/misc/arrow.gif');
color:#979696;
}
.navtabs li.selected li:hover a.popupctrl.active,
.navtabs li.selected li a.popupctrl.active,
.navtabs li.selected li a:hover.popupctrl {
color:#fff;
}
/*************************************************/
/* TCAT BAR */
.tcat {
background:url(http://www.purevb.com/images/tcatBG.gif) repeat-x top left;
color: #fff;
height:44px;
clear:both;
margin-top: 8px;
float: left;
border:0;
padding:0;
width: 100%;
}
.tcatLeft {
background:url(http://www.purevb.com/images/tcatLeft.gif) no-repeat top left;
height:44px;
}
.tcatRight {
background:url(http://www.purevb.com/images/tcatRight.gif) no-repeat top right;
height:44px;
}
.tcat .forumtitle {
font-weight:700;
}
.tcat2 {
background:url(http://www.purevb.com/images/tcat2BG.gif) repeat-x top left;
}
.tcat2 .tcatLeft {
background:url(http://www.purevb.com/images/tcat2Left.gif) no-repeat top left;
}
.tcat2 .tcatRight {
background:url(http://www.purevb.com/images/tcat2Right.gif) no-repeat top right;
}
.tcat .tcatDesc {
font-size:11px;
font-weight:400;
}
.tcat h2 {
padding: 0 0 0 16px;
font: bold 15px arial, helvetica, sans-serif;
line-height: 44px;
float:left;
font-weight:700;
text-transform: uppercase;
text-shadow: #191c1f 1px 1px;
}
.tcat a:link, .tcat a:visited {
color:#fff;
}
.tcat a:hover {
}
.tcat .tcatCollapse {
float:right;
position:absolute;
top:0;
right:0;
}
/* tcat Thread List Controls - Forumdisplay */
.tcat_threadlist_controls {
float:right;
padding-right:8px;
}
.forumdisplaypopups, #forumdisplaypopups {
clear:both;
}
.tcat_threadlist_controls h6 {
height:44px;
line-height:44px;
padding:0;
display:block;
font-size:11px;
}
.forumdisplaypopups a.popupctrl, .forumdisplaypopups.popupgroup .popupmenu a.popupctrl,
.postlist_popups h6 a.popupctrl, .postlist_popups.popupgroup .popupmenu h6 a.popupctrl {
background:none;
display:block;
_display:44px;
height:44px;
line-height:44px;
font-family:arial, helvetica, sans-serif;
font-weight:700;
font-size:13px;
color:#fff;
padding:0 7px;
border: 0;
float: left;
clear: right;
}
.forumdisplaypopups a:hover.popupctrl, .forumdisplaypopups.popupgroup .popupmenu a:hover.popupctrl,
.postlist_popups h6 a:hover.popupctrl, .postlist_popups.popupgroup .popupmenu h6 a:hover.popupctrl {
border: 0;
color:#fff;
text-decoration:underline;
}
#postlist_popups a, .postlist_popups a {
color: #fff;
_border: none;
}
#postlist_popups a:hover, .postlist_popups a:hover {
color: #fff;
text-decoration:underline;
}
#postlist_popups .popupmenu:hover a.popupctrl, #postlist_popups .popupmenu:hover .popupctrl a.popupctrl.active, .postlist_popups .popupmenu:hover a.popupctrl, .postlist_popups .popupmenu:hover .popupctrl a.popupctrl.active {
border: 0;
}
#postlist_popups ul li {
color: #4e4e4e;
}
#postlist_popups ul li a, .postlist_popups ul li a {
color: #4e4e4e;
_border: none;
}
#postlist_popups ul li a:hover, .postlist_popups ul li a:hover {
color: #4e4e4e;
text-decoration:underline;
}
#forumdisplaypopups ul a, .forumdisplaypopups ul a {
color: #3e3e3e;
}
/* Global Search
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.searchBox {
background:url(http://www.purevb.com/images/searchBoxBG.gif) no-repeat top left;
position:absolute;
top:0px;
right:0px;
width:277px;
height:27px;
line-height:27px;
padding:15px 0 11px 18px;
}
.searchText {
float:left;
color:#d7d6d6;
font-size:14px;
font-weight:700;
padding-right:18px;
text-transform: uppercase;
text-shadow: #191919 1px 1px;
}
.searchBoxInput {
background: url(http://www.purevb.com/images/searchInput.gif) no-repeat top left;
width:152px;
height:27px;
float:left;
margin-right:9px;
}
.searchinput {
border:0;
background:transparent;
color: #d5d5d5;
padding:0 5px;
width:142px;
height:27px;
line-height:27px;
margin:0;
}
.searchButton {
float:left;
padding:0;
}
.searchBox .searchBox_advanced_search {
position:absolute;
top:40px;
right:0;
}
.searchBox .searchBox_advanced_search a:link, .searchBox .searchBox_advanced_search a:visited {
color:#4a3e2c;
}
#notices .restore {
border:1px solid #d8c98f;
color:#3c3a22;
padding:8px;
}
h1.header, h2.header {
text-transform:capitalize;
}
/* Advanced Search
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#searchtypeswitcher {
border-bottom:4px solid #967653;
}
#searchtypeswitcher li a {
background-color:#bba88e;
color:#FFF;
}
#searchtypeswitcher li.selected a {
background-color:#967653;
}
#searchtypeswitcher li a:hover {
background-color:#967653;
}
#sidebar_home #sidebar_container li {
background:#f1f1f1 url(http://www.purevb.com/images/misc/blog/top-highlight.png) repeat-x left top;
}
#sidebar_home #sidebar_container li li {
background:none;
}
.popupbody li > a,
.popupbody li > label {
background:#fff;
}
.block .searchlisthead, .block .searchlisthead a {
color:#fff;
}
.latestPostBox {
background:url(http://www.purevb.com/images/latestPostBG.gif) repeat-x top left;
height:36px;
}
.latestPostBoxLeft {
background:url(http://www.purevb.com/images/latestPostLeft.gif) no-repeat top left;
height:36px;
}
.latestPostBoxRight {
background:url(http://www.purevb.com/images/latestPostRight.gif) no-repeat top right;
height:20px;
padding:8px 8px;
}
.latestPostBox p {
padding:0;
}
.latestPostBox img {
position:relative;
top:3px;
}
/* Checkout Box
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.checkoutBox {
padding:0;
}
.checkoutBoxWrap {
background:url(http://www.purevb.com/images/checkoutBottom.gif) no-repeat bottom left;
}
.checkoutBoxLeft {
background:url(http://www.purevb.com/images/checkoutLeft.gif) repeat-y top left;
}
.checkoutBoxRight {
background:url(http://www.purevb.com/images/checkoutRight.gif) repeat-y top Right;
}
.checkoutBoxBody {
background:url(http://www.purevb.com/images/checkoutTop.gif) no-repeat top left;
padding:20px 23px;
}
.checkoutBoxBody td {
padding:10px;
background:url(http://www.purevb.com/images/checkoutDots.gif) repeat-x bottom left;
}
.checkoutBoxBody tr:last-child td {
background:none;
}
.checkoutBoxBody td.checkoutBar {
padding:0 10px;
background:url(http://www.purevb.com/images/headBarBG.gif) repeat-x top left;
}
.checkoutBar {
color:#343434;
font-size:15px;
font-weight:700;
text-transform:uppercase;
height:48px;
line-height:48px;
text-shadow:#fff 1px 1px;
}
.checkoutBoxBody td.checkoutBarRight {
background:url(http://www.purevb.com/images/checkoutBarRight.gif) no-repeat top right;
}
.checkoutBoxBody td.checkoutBarLeft {
background:url(http://www.purevb.com/images/checkoutBarLeft.gif) no-repeat top left;
}
.checkoutBoxBody td.noborder {
padding:10px 5px;
background:none;
}
.checkoutBoxBody td strong {
font-weight:700;
}
.checkoutBoxBody td.price strong {
color:#3271a8;
}
.headVoucher h2 {
background:url(http://www.purevb.com/images/iconPrice.png) no-repeat left;
padding-left:47px;
}
.pageConstruction {
text-align:center;
}
.forumikb .tcat {
margin-top: 0;
}
/*************************************************/
/* THEAD BAR*/
#wgo h3.blocksubhead {
background:#fff url(http://www.purevb.com/images/theadBG.gif) repeat-x bottom left;
font-size:12px;
font-weight:400;
border-bottom:1px solid #d2d2d2;
color:#979696;
padding-top:0;
padding-bottom:0;
line-height:30px;
}
#wgo_stats div {
padding-top:8px;
}
.thead_bar .theadrow {
background:#fff url(http://www.purevb.com/images/theadBG.gif) repeat-x bottom left;
display:block;
width: 100%;
float: left;
position:relative;
line-height:30px;
font-size:12px;
border:1px solid #ebebeb;
border-top:0;
border-bottom:1px solid #d2d2d2;
color:#979696;
}
.thead_bar .padding {
padding-left:12px;
}
.thead_bar .forumhead span.forumlastpost {
width: 23%;
}
.thead_bar .theadrow .forumdata {
float: left;
}
.thead_bar {
float: left;
position:relative;
width: 100%;
display:block;
}
.thead_bar .forumhead .forumtitle {
width: 76%;
}
.thead_bar .foruminfo {
width: 53%;
min-width: 30%;
float: left;
clear: right;
}
.thead_bar .foruminfo .forumdata {
padding: 0;
width: 100%;
_width: 99%;
}
.thead_bar .forumstats, .thead_bar .forumstats_2 {
display: block;
float: left;
clear: right;
width: 6%;
margin-right: 2%;
}
.thead_bar .foruminfo .forumdata .datacontainer {
float: left;
width: 86%;
padding:0;
padding-left: 58px;
}
.thead_bar .forumactionlinks {
width: 5%;
display:block;
float:left;
clear:right;
}
.thead_bar .forumactionlink {
/* values based on icon size */
display:block;
width:18px;
overflow:hidden;
float: right;
clear: left;
background:transparent none no-repeat;
position: relative;
}
.thead_bar .forumstats li, .thead_bar .forumstats_2 li{
font-size: 12pxpx;
text-align: right;
padding-right: 20px;
display:block;
}
.thead_bar .forumlastpost {
display:block;
float: left;
clear: right;
}
.thead_bar .theadrow .forumlastpost {
width: 22%;
}
.forumbitBody {
padding-right:2px;
clear:both;
}
/*threadlisthead and posthead*/
.threadlist {
margin-top:0;
}
#threadlist .threadlisthead {
background:#fff url(http://www.purevb.com/images/theadBG.gif) repeat-x bottom left;
display:block;
width: 100%;
float: left;
position:relative;
font-size:12px;
border:1px solid #ebebeb;
border-top:0;
border-bottom:1px solid #d2d2d2;
color:#979696;
font-weight:400;
margin: 0;
padding:4px 0;
}
#threadlist .threadlisthead a, #threadlist .threadlisthead a:hover {
color: #979696;
}
.postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead {
background:#fff url(http://www.purevb.com/images/theadBG.gif) repeat-x bottom left;
clear:both;
display:block;
float: left;
width: 100%;
margin: -1px -1px 0;
font: normal 12px arial, helvetica, sans-serif;
padding: 8px 0;
border:1px solid #ebebeb;
border-top:0;
border-bottom:1px solid #d2d2d2;
color:#979696;
font-weight:400;
}
#posts .posthead a:link, #posts .posthead a:visited {
color:#535353;
}
#posts .posthead a:hover {
color:#535353;
}
#posts .posthead .time, #posts .nodecontrols {
color:#535353;
}
.wgo_subblock{
position:relative;
}
.wgo_subblock .whatspace {
padding-left:55px;
}
.wgo_subblock .whaticon {
position:absolute;
top:25%;
left:10px;
}
#postlist .userinfo {
padding-top:10px;
}
.username_container {
padding:2px 0;
text-align:center;
}
.username_container .username strong {
font-size: 16pt;
font-weight:400;
}
.usertitle, .rank {
text-align:center;
}
.usercenter {
padding-top:5px;
text-align:center;
}
.postbit, .postbitlegacy, .eventbit {
margin-bottom: 0;
}
.bbcode_container .bbcode_quote_container {
background:none;
}
.ikpLeft .bbcode_container .bbcode_code {
width:415px;
}
.forum_info_block, .forum_info_form {
background:none;
}
.postfoot {
border: 1px solid #ebebeb;
border-bottom:0;
border-left:0;
}
.postfootWrap {
border-right: 1px solid #ebebeb;
}
#thread_info a.collapse {
position: absolute;
top: 9px;
}
ol, ul {
list-style: none;
}li { display: list-item; }
a:link,a:active,a:visited {
text-decoration: none;
}
a:hover{
text-decoration: none !important;
}
Similar topics
Quick reply
Permissions in this forum:
Bạn không có quyền trả lời bài viết
|
|