@charset "UTF-8";
/* CSS Document */

/**
* Custom CSS by Forumthemes.com
*/

/************************************************************************/
*{ -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }

#forums *, #wgo *, #forumbits *, #qr_defaultcontainer *, #quickreply_title {
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}
html {
	background:#037db0;
}
body {
	background:#037db0 url(images/styles/influx/style/pageBG.gif) repeat-x top left;
	width:auto;
	min-width:650px;
	max-width:auto;
	margin: 0;
	font-size:11px;
	color:#696c73;
	line-height:1.230;
}

body a {
	color:#35393f;
	text-decoration:none;
}
body a:hover,
body a:hover .time,
body a:hover .shade,
body a:hover .understate {
	color:#fe0030;
	text-decoration:none;
}

body a.understate,
body a .understate {
	color:inherit;
	text-decoration:none;
	*clear:expression(style.color = parentNode.currentStyle.color, style.clear = "none", 0);
}

.body_wrapper {
	padding: 16px 16px 0 16px;
}
.announcements {
	margin-top:10px;
}
.forumbit_nopost.row1 .forumrow, .forumbit_post.row1 .forumrow {
	background: #fefefe url(images/styles/influx/style/altBG.gif) repeat-x left bottom;
	border:1px solid #e2e2e2;
	border-top:0;
}
.forumbit_nopost.row2 .forumbit_nopost .forumrow, .forumbit_post.row2 .forumrow {
	background: #f6f6f6;
	border-top:0;
	border:1px solid #e2e2e2;
}

.threadbit.row1 .nonsticky{
	background: #fefefe url(images/styles/influx/style/altBG.gif) repeat-x left bottom;
}
.threadbit.row2 .nonsticky{
	background: #f6f6f6;
}
.threadbit .sticky .alt {
	background:#f6f2a9;
}
.threadbit.row1 .nonsticky .alt {
	background:#f9f9f9;
}
.threadbit.row2 .nonsticky .alt {
	background:#efefef;
}
.navlinksBox {
	background: #f6f6f6;
	border:1px solid #e2e2e2;
	text-align: center;
	color: #64666a;
	font-size: ;
        font-weight:700;
        margin-top: 20px;
        margin-bottom: 20px;
width:100%;
clear:both;
}
.navlinksBoxWrap {
	padding: 10px 0;
	border:1px solid #fff;
}
.forumrow .forumtitle a:link, .forumrow .forumtitle a:visited {
	font-size:12px;
}
.forumrow .lastposttitle a:link, .forumrow .lastposttitle a:visited {
	color:#fe0030;
	font-weight:700;
}
.forumrow .lastposttitle a:hover{
	color:#35393f;
}

.loginBox {
	position:absolute;
	top:5px;
	right:0px;
	height:31px;
	color:#fff;
}
.loginBox ul {
	list-style:none;
	padding:0;
	margin:0;
}
.loginBox li {
	float:left;
	margin:0;
	padding:0;
}
.memberBox {
	height:31px;
}
.memberBox li {
	padding:0 0 0 3px;
}
.memberBoxRight {
	height:28px;
	padding:3px 0 0 0;
}
.loginTab a {
	float:left;
	margin:0 0 0 3px;
	padding:0 0 0 9px;
	text-decoration:none;
}
.loginTab a span {
	float:left;
	display:block;
	padding:0 9px 0 0px;
	line-height:31px;
	color:#fff;
	font-weight:700;
}
.loginTab a:hover {
	text-decoration:underline;
	color:#fff;
}
.loginInput {
	background:#f8f8f8 url(images/styles/influx/style/loginBG.gif) repeat-x bottom left;
	border:1px solid #282828;
	width:107px;
	height:18px;
	line-height:18px;
	color:#333;
	font-size:11px;
	padding:0 3px;
	margin:0;
	float:left;
}
.rememberMe {
	
}
.memberBox .rememberMe {
	font-size: 11px;
}
.memberBox .rememberMe input {
	vertical-align: baseline;
}
.cb_cookieuser_navbar{
	position: relative;
	top: 3px;
}

/* Header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#headerMain {
	height:120px;
	position:relative;
}
.searchBox {
	position:absolute;
	top:57px;
	right:0;
}
.searchBox form {
	padding:0;
	margin:0;
}
.searchBox input {
	float:left;
}
.searchWrap {
	background: url(images/styles/influx/style/searchinput.gif) no-repeat top left;
	width:179px;
	height:33px;
	float:left;
}
.searchinput {
	background:transparent;
	border:0;
	color: #333;
	padding:6px 0 5px 0;
	font-size:8pt;
	width:166px; 
	margin:5px 5px 0 8px;
	
}
.searchButton {
	float:left;
}


/* Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#navigation {
	background:url(images/styles/influx/style/navBG.gif) repeat-x top left;
	height:42px;
}
.navLeft {
	background:url(images/styles/influx/style/navLeft.gif) no-repeat top left;
	height:42px;	
}
.navRight {
	background:url(images/styles/influx/style/navRight.gif) no-repeat top right;
	height:42px;
	padding:0 2px;
}
#navigation ul {
	list-style:none;
	padding:0;
	margin:0;
}
#navigation li {
	background:url(images/styles/influx/style/navSplit.gif) no-repeat top right;
	float:left;
	font-weight:700;
}
#navigation a:link, #navigation a:visited {
	padding:14px 20px 13px 20px;
	color:#fff;
	text-decoration:none;
	display:block;
	margin-right:2px;
}
#navigation a:hover {
	background:url(images/styles/influx/style/navHover.gif) no-repeat top center;
}

/* Content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#contentMain {
	background:#fff url(images/styles/influx/style/contentBG.gif) no-repeat top left;
}

/* Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footerMain {
	padding:8px 0;
	color:#fff;
	line-height:16px;
	font-size:8pt;
}
#footerMain a:link, #footerMain a:visited {
	color:#fe0030;
	font-weight:700;
}
#footerMain a:hover {
	color:#fff;
}
.copyright {
	color:#a8a8a8;
}
.copyWrap {
	float:left;
}
.footerNav {
	float:right;
	padding:0 0 8px 0;
	text-align:right;
}
.footerNav ul {
	list-style:none;
	padding:0 0 4px 0;
	margin:0;
}
.footerNav li {
	display:inline;
	padding:0 5px;
}
.footerMain td {
	padding:6px 0;
}
#footerMain .footerNav a:link, #footerMain .footerNav a:visited {
	color:#fff;
}
#footerMain .footerNav a:hover {
	color:#fe0030;
}


/* Navbar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.navbar {
	background:url(images/styles/influx/style/navMainBG.gif) repeat-x top left;
	position:relative;
	height:74px;
	font:   11px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	width:100%;
}
#navtabs li.selected ul.floatcontainer {
	margin-top:1px;
}
#navtabs li.selected ul.floatcontainer a:link, #navtabs li.selected ul.floatcontainer a:visited {
	line-height:30px;
	height:30px;
}
.navLeft {
	background:url(images/styles/influx/style/navLeft.gif) no-repeat top left;
	height:74px;
}
.navRight {
	background:url(images/styles/influx/style/navRight.gif) no-repeat top right;
	height:74px;
	padding:0 2px;
}
.navbar a { color:#3f3f3f; }
.navbar a:hover { color:#fe0030; }

.navtabs ul li:first-child {
	text-indent: 15px;
}
.navtabs {

}
.navtabs ul {
	position:absolute;
	top:42px;
	left:0px;
	width:100%;
/* This is to fix RTL menu issue under Opera */
        direction:ltr;
}
.navtabs li {
	float:left;
	padding-right:2px;
	background:url(images/styles/influx/style/navSplit.gif) no-repeat top right;
}
.navtabs li li {
	background:none;
}

.navtabs ul li {
	border-right: 0;
	position: relative;
}
.navtabs li a {
	height:42px;
	line-height:42px;
}
.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: #fff;
	font-size:13px;
	text-decoration:none;
	line-height:42px;
	height:42px;
	padding:0 10px;
	font-weight:700;
}
.navtabs li a.navtab:hover {
	background:url(images/styles/influx/style/navHover.gif) no-repeat top center;
	color:#fff;
}
.navtabs li.selected {
	color:#fff;
	height:42px;
}
.navtabs li.selected a.navtab {
	background:url(images/styles/influx/style/navHover.gif) no-repeat top center;
	color:#fff;
	position:relative;
	top:-0px;
	padding-top:0px;
	z-index:10;
}
.navtabs li.selected li a,
.navbar_advanced_search li a {
	text-decoration:none;
	font:   11px Georgia, "Times New Roman", Times, serif;
	line-height:30px;
}
.navtabs li.selected li a {
	color: #3f3f3f;
	padding:2px 5px;
}

.navbar_advanced_search li {
	height: 30px;
	display:block;
	clear:both;
}

.navbar_advanced_search li a {
	color:#3f3f3f;
}

.navbar_advanced_search li a:hover {
	color:#fe0030;
	text-decoration:none;
}

.navtabs li.selected li a:hover {
	color:#fe0030;
	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(images/styles/influx/misc/arrow.png) no-repeat right center;
	padding-right:15px;
        _background-image:url('images/styles/influx/misc/arrow.gif');
	color: #3f3f3f;
}

/*************************************************/
/* SIDEBAR*/

#sidebar_button {
	display:block;
	margin-top: 40px;
	float:right;
	margin-right:-21px;
	_margin: 40px 0 0 0;
	_display: inline-block;
}

#sidebar_container.sidebarleft #sidebar_button {
	float:left;
	margin-left:-21px;
}

/*************************************************/
/* TCAT BAR */

.tcat {
	background:#0d0e10 url(images/styles/influx/style/tcatBG.gif) repeat-x top left;
	color: #fff;
	height:35px;
	clear:both;
	margin-top: 8px;
	float: left;
	border:0;
	width: 100%;
}
.tcatLeft {
	background:url(images/styles/influx/style/tcatLeft.gif) no-repeat top left;
	height:35px;
}
.tcatRight {
	background:url(images/styles/influx/style/tcatRight.gif) no-repeat top right;
	height:35px;
}
.tcat .forumtitle {
	font-weight:700;

}
.tcat .tcatDesc {
	font-size:11px;
	font-weight:400;
}
.tcat h2 {
	padding: 0 0 0 16px;
	font: bold 9pt Georgia, "Times New Roman", Times, serif;
	line-height: 35px;
	float:left;
	font-weight:700;
}
.tcat a:link, .tcat a:visited {
	color:#fff;
}
.tcat a:hover {

}
.tcat .tcatCollapse {
	float:right;
	position:absolute;
	top:11px;
}
/* tcat Thread List Controls - Forumdisplay */
.tcat_threadlist_controls {
	float:right;
	padding-right:8px;
}
.tcat_threadlist_controls h6 {
	height:35px;
	line-height:35px;
	padding:0;
	display:block;
	font-size:10pt;
}
.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:35px;
	height:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:700;
	color:#fff;
	padding:0 10px;
	border: 0;
	float: left;
	clear: right;

}

.forumdisplaypopups .popupmenu:hover a.popupctrl, .forumdisplaypopups .popupmenu:hover .popupctrl a.popupctrl.active.
.postlist_popups .popupmenu:hover a.popupctrl, .postlist_popups .popupmenu:hover .popupctrl a.popupctrl.active {
	border: 0;
	color:#fff;
	text-decoration:underline;
}
.postlist_popups ul.popupbody {
	color:#000;
}
.postlist_popups ul.popupbody label {
	font-weight:700;
}
.postlist_popups ul.popupbody a:link, .postlist_popups ul.popupbody a:visited {
	color:#000;
}

/*************************************************/
/* THEAD BAR*/

.thead_bar .theadrow {
	background:#fff url(images/styles/influx/style/theadBG.gif) repeat-x bottom left;
	display:block;
	width: 100%;
	float: left;
	position:relative;
	line-height:22px;
	font-size:11px;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	color:#3f3f3f;
}
.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: 14%;
	margin-right: 2%;
}
.thead_bar .foruminfo .forumdata .datacontainer {
	float: left;
	width: 88%;
	padding:0;
	padding-left: 68px;
}
.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: 11pxpx;
	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 .threadlisthead {
	background:#fff url(images/styles/influx/style/theadBG.gif) repeat-x bottom left;
	display:block;
	width: 100%;
	float: left;
	position:relative;
	font-size:11px;
	border:0;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	color:#3f3f3f;
	font-weight:400;
	margin: 0;
}

#threadlist .threadlisthead a, #threadlist .threadlisthead a:hover {
	color: #3f3f3f;
}
.posthead {
	background:#fff url(images/styles/influx/style/theadBG.gif) repeat-x bottom left;
	clear:both;
	display:block;
	float: left;
	width: 100%;
	color:#3f3f3f;
	margin: -1px -1px 0;
	font:   normal 12px Georgia, "Times New Roman", Times, serif;
	padding: 4px 0;
	border:0;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	font-size:11px;
	font-weight:400;
}
#posts .posthead a:link, #posts .posthead a:visited {
	color:#3f3f3f;
}
#posts .posthead a:hover {
	color:#3f3f3f;
}
#posts .posthead .time, #posts .nodecontrols {
	color:#3f3f3f;
}
.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;
}
.post_field {
	background: #fff;
	color: #4d5153;
	border: 1px solid #aeaeae;
	border-bottom: 2px solid #aeaeae;
	padding: 3px 3px 3px 10px;
	margin-top: 2px;
	text-align:left;
}
.post_field strong {
	color: #609600;
}
.post_field dt {
	color: #609600;
	font-weight:700;
}
.postbody {
	border-right: 1px solid #e2e2e2;
}
.bbcode_container .bbcode_quote_container {
	background:none;
}

.forum_info_block, .forum_info_form {
	background:none;
}
.postfoot {
	border: 1px solid #e2e2e2;
	border-bottom:0;
	border-right:0;
}
.postfootWrap {
	border-right: 1px solid #e2e2e2;
}
#posts .postfoot a:link, #posts .postfoot a:visited {
	color:#3f3f3f;
}
#posts .postfoot a:hover {
	color:#fe0030;
}
#thread_info a.collapse {
	position: absolute;
	top: 9px;
}
.loginBox .toplinks .welcomelink {
	color:#fe0030;
	font-weight:700;
}
.loginBox .toplinks ul.nouser li a{
	background:#242424;
}
.loginBox .toplinks ul.nouser li a:hover {
	background:#242424;
}
.toplinks ul.isuser .notifications .popupbody {
	background: #242424;
	border: 1px solid #242424; /* makes it look consistent with the popup background */
}
.toplinks .notifications a.popupctrl {	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 12px;
	background: #242424 url(images/styles/influx/misc/arrow.png) right center no-repeat ;
	-moz-border-radius: 5px;
       _background-image:url('images/styles/influx/misc/arrow.gif');
}

.toplinks .notifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl.active {
	background-color: #242424;
}

.memberBox .welcomeUser {
	font-weight:700;
	font-size:11px;
	float:left;
	padding-top:5px;
}
.memberBox .toplinks {
	padding:2px 0 0 3px;
}
#sidebar_container .blogusermenu h5,#sidebar_container .blogusermenu h4, #sidebar_container h5.blocksubhead {
	color:#fff;
}
#sidebar_container .advanced {
	border:none;
}
#sidebar_container .advanced a:link, #sidebar_container .advanced a:visited {
	color:#fff;
}

.postbitlegacy dl.userinfo_extra dd, .postbitlegacy dl.user_rep dd{
	background:url(images/styles/influx/style/bulletPostbit.gif) no-repeat top left;
	border-bottom:1px solid #e9e9e9;
	padding: 3px 0;
	margin-bottom:3px;
	color:#5f5a46;
}
.postbitlegacy dl.userinfo_extra dt, .postbitlegacy dl.user_rep dt {
	padding: 3px 0 3px 12px;
	color:#a2a091;
}

.postbitlegacy dl.userinfo_extra dd, .postbitlegacy dl.userinfo_extra dd a, .postbitlegacy dl.user_rep dd {

}
#post .userinfo_extra dt, #post .userinfo_extra dd {
background:#000;
border-bottom:1px solid #e9e9e9;
}
.restore, li.restore, ol li.restore {
	font-size:11px;
	line-height:16px;
	color:#69675d;
} 