@charset "UTF-8";
/* CSS Document */

/**
* Custom CSS by PurevB.com
*/

/* CSS Resets
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
img {
	border:0;
}
.verticalAlign {
	vertical-align:middle;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.lastPostIMG {
	position:relative;
	top:2px;
}
.pure_facebook {
	position:absolute;
	top:208px;
	right:0;
	z-index:3000;
}

/* vBulletin 4 Resets
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
*{ -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }
#forums *, #wgo *, #forumbits * {
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}
.wgo_block {
	margin:0;
}
.announcements {
	margin-top:10px;
}
.body_wrapper {
	background:none;
	padding:0;
	margin:0;
}
.above_body {
	padding:0;
	margin:0;
}

.threadbit .sticky, .threadbit .nonthread, .threadbit .nonsticky, .threadbit .deleted, .threadbit .discussionrow, .threadbit .ignored, .wgo_block .wgo_subblock, 
.forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow {
	border-bottom:1px solid #0c0c0c;
	border-top: 1px solid #242424;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}
.threadbit .sticky, .threadbit .nonthread, .threadbit .nonsticky, .threadbit .deleted, .threadbit .discussionrow, .threadbit .ignored, .wgo_block .blockbody, .wgo_block .blockhead  {
	border-top:0;
}

.wgo_block .blockbody, .wgo_block .blockhead, .wgo_block .blocksubhead {
	border:0;
}

.block .searchlisthead, .block .searchlisthead a {
	color:#fff;
}
.popupbody li > a,
.popupbody li > label {
	padding:8px 10px;
	line-height:18px;
}
.formsubmit label {
	color:#8a8a8a;
}
.highlight {
	background-image:none;
}
#fb_headerbox {
	padding-right:5px;
}
.threadbit .sticky .alt {}

#navcustom.navlinks {
	background: none;
	border-top: none;
	text-align: center;
	color: #696969;
	font-size: 14px;
        font-weight:700;
        margin-top: 8px;
        margin-bottom: 0;
        width:100%;
        clear:both;
}
#navcustom.navlinks a:link, #navcustom.navlinks a:visited {
	color:#a2a2a2;
}
#navcustom.navlinks a:hover {
	color:#205ec0;
}
.test {
	background: #1a1a1a none   ;
	border-top: 1px solid #353538;
	padding: 10px 0;
	text-align: center;
	color: #696969;
	font-size: ;
        margin-top: 20px;
        margin-bottom: 20px;
	width:100%;
	clear:both;
}
#memberlist #searchstats  {
	color:#fff;
}
#footer, .footer {
	background:none;
	height:0;
	padding:0;
	margin:0;
}
#forum_icon_legend {
	background:#191919 url(images/styles/ZoneOne/style_blue/rowBG.png) repeat-x bottom left;
	border: 1px solid #262626;
	clear:both;
}
#forum_icon_legend h5 {
	background:#151515;
	border-bottom: 1px solid #262626;
}
#usercp_nav hr {
        border:0;
}
#sidebar_container > ul {
	width: 99%;
}
.posts, .postlist, #postlist  {
margin:0;
padding:0;
}
.left {
	float:left;
}
.right {
	float:right;
}

/* Page Wrapper
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body {
	width:auto;
	min-width:990px;
	max-width:auto;
	margin: 0;
}
#pageWrapper {
	background:#111 url(images/styles/ZoneOne/style_blue/pageTopBG.png) repeat-x top left;
}
.pageBottom {
	background:url(images/styles/ZoneOne/style_blue/pageBottomBG.png) repeat-x bottom left;
}
.pageWrap {
	width:auto;
	margin:0px 25px 0px 25px;
}

/* Top Bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#topBar {
	height:39px;
	line-height: 39px;
	padding: 9px;
	color: #a2a2a2
}
.topBarWelcome {
	float: left;
}
.socialBox {
	float: right;
	height: 24px;
	line-height: 24px;
	padding-top:6px;
}
.socialBox span {
	padding-right:6px;
}
.socialBox img {
	vertical-align: middle;
}

/* Header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.above_body {
	background:none;
}
.doc_header {
	background: url(images/styles/ZoneOne/style_blue/headerBG.png) no-repeat top center;
	height:120px;
	position: relative
}
#headerMain {
	background: url(images/styles/ZoneOne/style_blue/headerBG.png) no-repeat top center;
	height:120px;
	position: relative;
}
#logo {
	position: absolute;
	top:34px;
	left:13px;
}

/* Member Bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.loginBox {
	background: url(images/styles/ZoneOne/style_blue/loginBoxBG.png) no-repeat top left;
	padding-left:45px;
	color:#b1b1b1;
	position: absolute;
	top:35px;
	right:0;
}
.loginBox ul {
	list-style:none;
	padding:0;
	margin:0;
}
.loginBox li {
	float:left;
	padding-right:9px;
}
.loginBoxInput {
	background: url(images/styles/ZoneOne/style_blue/loginBoxInput.png) no-repeat top left;
	width:123px;
	height:29px;
}
.loginInput {
	background:transparent;
	border:0;
	color: #b1b1b1;
	width:113px; 
	height:29px;
	line-height:29px;
	padding:0 5px;
}
.loginBox li.submitButton {
	padding: 0;
}
.rememberMe {
	color:#b1b1b1;
}
.memberBox .rememberMe input {
	vertical-align: baseline;
}
.cb_cookieuser_navbar{
	position: relative;
	top: 2px;
}
.loginText {
	display: :block;
	padding-top:4px;
	font-size: 12px;
}
.loginBox a:link, .loginBox a:visited {
	color: #b1b1b1;
}
.loginBox a:hover {
	color: #205ec0;
}

/* Content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#contentOutline {
	background: url(images/styles/ZoneOne/style_blue/contentOutlineTopBG.png) repeat-x top left;
}
.contentOutlineBottom {
	background: url(images/styles/ZoneOne/style_blue/contentOutlineBottomBG.png) repeat-x bottom left;
}
.contentOutlineTL {
	background:url(images/styles/ZoneOne/style_blue/contentOutlineTL.png) no-repeat top left;
}
.contentOutlineTR {
	background:url(images/styles/ZoneOne/style_blue/contentOutlineTR.png) no-repeat top right;
}
.contentOutlineBL {
	background:url(images/styles/ZoneOne/style_blue/contentOutlineBL.png) no-repeat bottom left;
}
.contentOutlineBR {
	background: url(images/styles/ZoneOne/style_blue/contentOutlineBR.png) no-repeat bottom right;
	padding: 17px 15px 57px 15px;
}
#contentBox {padding-bottom:20px;}
#contentBody {
	background:#000;
	padding:0 20px;
}


/* Search Box
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.searchBox {
	position:absolute;
	top:19px;
	right:5px;
	height: 28px;
}
.searchBox ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.searchBox li {
	float: left;
	padding-left:4px;
}
.searchBoxInput {
	background: url(images/styles/ZoneOne/style_blue/searchInput.png) no-repeat top left;
	width:133px;
	height:28px;
}
.searchinput {
	border:0;
	background:transparent;
	color: #6f6f6f;
	width:109px; 
	height:28px;
	line-height:28px;
	font-size:12px;
	margin:0;
	padding:0 5px;
}
.searchButton {
	padding-top:2px;
}
.searchBox .searchBox_advanced_search {
	padding-right: 8px;
	line-height: 28px;
}
.searchBox .searchBox_advanced_search a:link, .searchBox .searchBox_advanced_search a:visited {
	color:#205ec0;
	text-decoration: underline
}
.searchBox .searchBox_advanced_search a:hover {
	color:#fff;
}

/* MidBox 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#midBox {
	background: #0f0f0f url(images/styles/ZoneOne/style_blue/midBoxBG.png) repeat-x top left;
}
#midBox.midMember {
	background: #131313 url(images/styles/ZoneOne/style_blue/midBoxBG_member.png) repeat-x top left;
}
.midBoxBottom {
	background: url(images/styles/ZoneOne/style_blue/midBoxBottomBG.png) repeat-x bottom left;
}
.midMember .midBoxBottom {
	background: url(images/styles/ZoneOne/style_blue/midBoxBottomBG_member.png) repeat-x bottom left;
}
.midBoxTL {
	background: url(images/styles/ZoneOne/style_blue/midBoxTL.png) no-repeat top left;
}
.midMember .midBoxTL {
	background: url(images/styles/ZoneOne/style_blue/midBoxTL_member.png) no-repeat top left;
}
.midBoxTR {
	background: url(images/styles/ZoneOne/style_blue/midBoxTR.png) no-repeat top right;
}
.midMember .midBoxTR {
	background: url(images/styles/ZoneOne/style_blue/midBoxTR_member.png) no-repeat top right;
}
.midBoxBL {
	background: url(images/styles/ZoneOne/style_blue/midBoxBL.png) no-repeat bottom left;
}
.midMember .midBoxBL {
	background: url(images/styles/ZoneOne/style_blue/midBoxBL_member.png) no-repeat bottom left;
}
.midBoxBR {
	background: url(images/styles/ZoneOne/style_blue/midBoxBR.png) no-repeat bottom right;
	padding: 14px 14px 26px 14px;
}
.midMember .midBoxBR {
	background: url(images/styles/ZoneOne/style_blue/midBoxBR_member.png) no-repeat bottom right;
	padding: 14px 14px 5px 14px;
}
.guestSignup {
	background: url(images/styles/ZoneOne/style_blue/guestSignup.png) no-repeat left;
	width:506px;
	height: 34px;
	text-align: right;
	float: left;
	padding-right: 25px;
}
.facebookBox {
	background: url(images/styles/ZoneOne/style_blue/orFacebook.png) no-repeat left;
	float: left;
	text-align: right;
	width:300px;
}

/* Footer Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footerNavigation {
	height: 45px;
}


/* FooterMain
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footerMain {
	background: url(images/styles/ZoneOne/style_blue/footerBG.jpg) no-repeat top center;
	padding:30px 0;
	text-align:center;
	color: #fff;
	line-height: 18px;
}
#footerMain a:link, #footerMain a:visited {
	color: #205ec0;
	font-weight: 700;
}
#footerMain a:hover {
	color: #fff;
}

/* Navbar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#navigation {
	background: url(images/styles/ZoneOne/style_blue/navigationBG.png) no-repeat top center;
	height: 109px;
	padding: 0 20px;
	margin-bottom: 0;
}
.navbar {
	-moz-border-radius-bottomleft: 0 !important;
	-moz-border-radius-bottomright: 0 !important;
	-webkit-border-bottom-left-radius: 0 !important;
	-webkit-border-bottom-right-radius: 0 !important;
}
.navbar {
	background:none;
	position:relative;
	height:109px;
	font:   10px Arial, Calibri, Verdana, Geneva, sans-serif;
	color:#989898;
	width:100%;
	padding:0;
	margin:0;
}
.navbar {
	background: url(images/styles/ZoneOne/style_blue/navBG.png) repeat-x top left;
	height: 109px;
	position: relative;
}
.navLeft {
	background: url(images/styles/ZoneOne/style_blue/navLeft.png) no-repeat top left;
	height: 109px;
}
.navRight {
	background: url(images/styles/ZoneOne/style_blue/navRight.png) no-repeat top right;
	height: 109px;
}
#navtabs ul.floatcontainer {
	margin-top:16px;
}
#navtabs ul.floatcontainer a:link, #navtabs ul.floatcontainer a:visited {
	line-height:27px;
	height:27px;
}
.navbar a { color:#989898; }
.navbar a:hover { color:#205ec0; }

.navtabs ul li:first-child {
	margin-left: 14px;
	text-indent: 0;
}
.navtabs li:last-child {
	background:none;
}
.navtabs {
	background:none;
	padding-left:0;
}
.navtabs ul {
	position:absolute;
	top:60px;
	left:0px;
	width:100%;
/* This is to fix RTL menu issue under Opera */
        direction:ltr;
}
.navtabs li {
	background:url(images/styles/ZoneOne/style_blue/navSplit.png) no-repeat right;
	float:left;
	padding-right:1px;
}
.navtabs ul li {
	background:none;
}
.navtabs ul li {
	border-right: 0;
	position: relative;
}
.navtabs li a {
	height:60px;
	line-height:60px;
}
.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:#989898;
	font:  bold 12px arial, helvetica, sans-serif;
	text-decoration:none;
	line-height:57px;
	height:57px;
	padding:3px 10px 0 10px;
	background:none;
}
.navtabs li a.navtab:hover {
	background:none;
	color:#205ec0;
}
.navtabs li.selected {
	color:#205ec0;
	height:60px;
}
.navtabs li.selected a.navtab {
	background:none;
	color:#205ec0;
	position:relative;
	top:-px;
	padding-top:px;
	z-index:10;
}

.navtabs ul.floatcontainer {
	color:#205ec0;
	height:60px;
}
.navtabs ul.floatcontainer a.navtab {
	background:none;
	color:#205ec0;
	position:relative;
	top:-px;
	padding-top:px;
	z-index:10;
}
.navtabs ul.floatcontainer li a,
.navbar_advanced_search li a {
	text-decoration:none;
	font:   10px Arial, Calibri, Verdana, Geneva, sans-serif;
	line-height:27px;
}
.navtabs ul.floatcontainer li {
	padding:0 3px 0 0;
}
.navtabs ul.floatcontainer li li {
	padding:0 2px;
}
.navtabs ul.floatcontainer li a {
	color:#7d7d7d;
	font-weight:400;
	padding:2px 3.33333333333px;
	z-index:3001;
}

.navbar_advanced_search li {
	height:27px;
	display:block;
	clear:both;
}

.navbar_advanced_search li a {
	color:#989898;
}

.navbar_advanced_search li a:hover {
	color:#205ec0;
	text-decoration:none;
}

.navtabs ul.floatcontainer li a:hover {
	color:#ededed;
	text-decoration:none;
}

.navtabs ul.floatcontainer .popupbody li > a {
	padding:0pxpx 10px;
	text-indent: 0;
	color: ;
}

.navtabs ul.floatcontainer li a.popupctrl {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
	border:solid px transparent;
	_border: none;
	background:transparent url(images/styles/ZoneOne/misc/arrow.png) no-repeat right center;
	padding-right:15px;
        _background-image:url('images/styles/ZoneOne/misc/arrow.gif');
	color:#7d7d7d;
}
.navtabs ul.floatcontainer li:hover a.popupctrl {
	background:#000 url(images/styles/ZoneOne/misc/arrow.png) no-repeat right center;
}

.navtabs ul.floatcontainer li:hover a.popupctrl.active,
.navtabs ul.floatcontainer li a.popupctrl.active {
	background:#000 url(images/styles/ZoneOne/misc/arrow.png) no-repeat right center;
}
.navtabs ul.floatcontainer li:hover a.popupctrl.active,
.navtabs ul.floatcontainer li a.popupctrl.active,
.navtabs ul.floatcontainer li a:hover.popupctrl {
	color:#fff;
}

/* Breadcrumb
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#breadcrumb {
	font-size:13px;
}
.breadcrumb {
	height:41px;
	color:#fff;
	position:relative;
	margin-bottom:11px;
}
.bcLeft {
	background:url(images/styles/ZoneOne/style_blue/bcLeft_left.png) no-repeat top left;
	height:41px;
}
.bcRight {
	background:url(images/styles/ZoneOne/style_blue/bcRight_left.png) no-repeat top right;
	height:41px;
	padding: 0;
	padding-right:19px;
	padding-left:18px;
}
.bcWrap {
	background: url(images/styles/ZoneOne/style_blue/bcBG.png) repeat-x left top;
	height:19px;
	padding:11px 10px 11px 10px;
	color:#fff;
}
.breadcrumb .navbit > a, .breadcrumb .lastnavbit span {
	border:1px solid transparent;
}
.breadcrumb .navbit a:link, .breadcrumb .navbit a:visited {
	color:#fff;
	font-weight:700;
}
.breadcrumb .navbit a:hover {
	background:#205ec0;
	color:#fff;
	border:1px solid transparent;
}

/* tcat Bars (Title Bars for Forum Home, Forum Display & Postbit)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.tcat {
	background: url(images/styles/ZoneOne/style_blue/tcatBG.png) repeat-x left top;
	float: left;
	width: 100%;
	color: #fff;
	height:41px;
	clear:both;
	padding:0;
	margin:8px 0 0 0;
	border:0;
	position:relative;
}
.tcatLeft {
	background: url(images/styles/ZoneOne/style_blue/tcatLeft.png) no-repeat left top;
	height:41px;
}
.tcatRight {
	background: url(images/styles/ZoneOne/style_blue/tcatRight.png) no-repeat right top;
	height:41px;
}
.tcat .forumtitle {
	font-weight:700;

}
.tcat .tcatDesc {
	color:#a8c4ff;
	text-shadow:1px 1px #3a0000;
	font-size:12px;
	font-weight:400;
}
.tcat h2 {
	padding-left:16px;
	font:   bold 16px arial, helvetica, sans-serif;
	line-height:41px;
	float:left;
}
.tcat a:link, .tcat a:visited {
	color:#fff;
}
.tcat a:hover {

}
.tcat .tcatCollapse {
	position:absolute;
	top:8px;
	right:8px;
}
/* tcat Thread List Controls - Forumdisplay */
.tcat_threadlist_controls {
	float:right;
	padding-right:8px;
}
.forumdisplaypopups, #forumdisplaypopups {
	clear:both;
}
.tcat_threadlist_controls h6 {
	height:41px;
	line-height:41px;
	padding:0;
	display:block;
	font-size:12px;
}
.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:41px;
	height:41px;
	line-height:41px;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	font-weight:700;
	color:#fff;
	padding:0 10px;
	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:#8a8a8a;
}
#postlist_popups ul li a, .postlist_popups ul li a {
	color:#8a8a8a;
	_border: none;
}

#postlist_popups ul li a:hover, .postlist_popups ul li a:hover {
	color:#8a8a8a;
	text-decoration:underline;
}

#forumdisplaypopups ul a, .forumdisplaypopups ul a {
	color:#8a8a8a;
}

/* Thead Bars (Forum Home, Forum Display & Postbit)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.thead_bar .theadrow {
	background:#151515 none   ;
	display:block;
	width: 100%;
	float: left;
	position:relative;
	font:  normal 12px arial, helvetica, sans-serif;
	border:1px solid #151515;
	border-top:1px solid #0b0b0b;
	border-bottom:1px solid #0c0c0c;
	color:#3f3f3f;
	line-height:26px;
}
.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: 16%;
	margin-right: 2%;
}
.thead_bar .foruminfo .forumdata .datacontainer {
	float: left;
	width: 86%;
	padding:0;
	padding-left: 68px;
}
.thead_bar .forumactionlinks {
	width: 5%;
	display:block;
	float:left;
	clear:right;
}
.thead_bar .forumactionlink {
	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;
	z-index:1;
	clear:both;
}
#post {
	z-index:1;
}
.threadlist {
	margin-top:0;
}
#threadlist .threadlisthead {
	background:#151515 none   ;
	display:block;
	width: 100%;
	float: left;
	position:relative;
	border:1px solid #151515;
	border-top:1px solid #0b0b0b;
	border-bottom:1px solid #0c0c0c;
	color:#3f3f3f;
	padding:2px 0;
	font:  normal 12px arial, helvetica, sans-serif;
	margin: 0;
}
#threadlist .threadlisthead a, #threadlist .threadlisthead a:hover {
	color:#3f3f3f;
}
.postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead {
	background:#151515 none   ;
	clear:both;
	display:block;
	float: left;
	width: 100%;
	color:#3f3f3f;
	margin: -1px -1px 0;
	font:  normal 12px arial, helvetica, sans-serif;
	padding:4px 0px 4px 0px;
	border:1px solid #151515;
	border-top:1px solid #0b0b0b;
	border-bottom:1px solid #0c0c0c;
}
#posts .posthead a:link, #posts .posthead a:visited {
	color:#3f3f3f;
}
#posts .posthead a:hover {
	color:#3f3f3f;
}
#posts .posthead .time, #posts .nodecontrols {
	color:#3f3f3f;
}

/* Postbit CSS (Center Userinfo, Userinfo boxed stats wrap)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#postlist .userinfo {
	padding-top:10px;
}
.username_container {
	padding:2px 0;
	text-align:center;
}
.username_container .username strong {
	font:  normal 16pt arial, helvetica, sans-serif;
}
.usertitle, .rank {
	text-align:center;
}
.usercenter {
	padding-top:5px;
	text-align:center;
}


.postbitlegacy dl.userinfo_extra, .postbitlegacy dl.user_rep {
	padding:0;
	margin:0;
}
.postbitlegacy dl.userinfo_extra {
	margin-top:5px;
}
.userinfo_extra dt, .user_rep dt  {
	color:;
	font-weight:700;
	padding:8px 5px 0 10px;
	margin:0;
}
 
.userinfo_extra dd, .user_rep dd {
	background:#131313 none   ;
	color:#8a8a8a;
	border:1px solid #252525;
	padding:5px 0 8px 0;
	margin:0;
	margin-top: 2px;
}

/* center avatar, username, title, rank in postbit legacy 4.0.2 */
.postbitlegacy .userinfo .username_container, .postbitlegacy .userinfo .rank, .postbitlegacy .userinfo .usertitle {text-align:center;}
.postbitlegacy .userinfo .postuseravatar, .postbitlegacy .userinfo .postuseravatar img {float:none; text-align:center;}
.postbitlegacy .userinfo .postbit_reputation,.postbitlegacy .userinfo .postbit_reputation img {float:none; text-align:center;}
.postbit, .postbitlegacy, .eventbit {
	margin-bottom: 0;
}
.bbcode_container .bbcode_quote_container {
	background:none;
}

.forum_info_block, .forum_info_form {
	background:none;
}
.postfoot {
	border-top: 1px solid #181818;
}
.postfootWrap {
	border-right: 1px solid #181818;
}

#thread_info a.collapse {
	position: absolute;
	top: 9px;
}

/*************************************************/
/* TOP MEMBER BAR*/
.toplinks .notifications a.popupctrl {	
       -webkit-border-radius: 5px;
-moz-border-radius: 5px;
       border-radius: 5px;
       color:#fff;
}

.toplinks .notifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl.active, .toplinks ul.isuser li a:hover {
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
}
#toplinks, .toplinks {
	text-align:left;
	line-height:26px;
	padding:17px 0 12px 0;
	font-size:15px;
	top:60px;
}
#toplinks #fb_loginbtn {
	padding-top:4px;
}
#toplinks a:link, #toplinks a:visited {
	font-weight:400;
}
#toplinks .welcomelink a:link, #toplinks .welcomelink a:visited {
	color:#205ec0;
	font-weight:700;
}
#toplinks .welcomelink a:hover {
	color:#fff
}

/* Bottom Bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.bottomBar {
	background: url(images/styles/ZoneOne/style_blue/bottomBarBG.png) repeat-x left top;
	height:16px;
	font-size:0;
	clear:both;
}
.bottomBarLeft {
	background: url(images/styles/ZoneOne/style_blue/bottomBarLeft.png) no-repeat left top;
	height:16px;
	font-size:0;
}
.bottomBarRight {
	background: url(images/styles/ZoneOne/style_blue/bottomBarRight.png) no-repeat right top;
	height:16px;
	font-size:0;
}

/* CMS & Blog CSS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
h1.header, h2.header { 
	text-transform:capitalize; 
}

/* Forum Home
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.forumrow .forumtitle a:link, .forumrow .forumtitle a:visited {
	color:#bfbfbf;
	font:   16px arial, helvetica, sans-serif;
}
.forumrow .forumtitle a:hover{
	color:#205ec0;
}
.forumrow .lastposttitle a:link, .forumrow .lastposttitle a:visited {
	color:#bfbfbf;
	font-weight:700;
}
.forumrow .lastposttitle a:hover{
	color:#205ec0;
}
#forums .lastpostby a.username {
	color:#205ec0;
}
#forums .lastpostby a.username:hover {
	color:#bfbfbf;
}
.forumdescription {
	color:#6f6f6f;
	padding:3px 0;
}
#notices .restore {
	background:#050505 none   ;
	border:1px solid #050505;
	color:#8d8d8d;
	line-height:16px;
	margin-bottom: 14px;
	padding:10px 10px 10px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* Advanced Search
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#searchtypeswitcher {
	border-bottom:4px solid #454646;
}
#searchtypeswitcher li a {
	background-color:#585959;
	color:#FFF;
}

#searchtypeswitcher li.selected a {
	background-color:#454646;
}

#searchtypeswitcher li a:hover {
	background-color:#454646;
}

/* vBulletin Groups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
li.sgicon .maincol, #sidebar li.sgicon .maincol,#thumbnails li {
	background: #292929 none   ;
}
#sidebar li.sgicon .maincol .textcontrol {
	color: #ddd;
}
#content .grouplist .blockrow > li, #content .grouplist .blockrow > ol, #content .grouplist .blockrow > div {
	background: #1a1a1a none   ;
	border: 1px solid #181818;
}
#pictures .blockbody .blockrow, #group_discussion_inlinemod_form .blockbody .blockrow {
	border: 1px solid #181818;
}
.toolsmenu {
	background: #131313 none   ;
	_background-image: none;
	border: 1px solid #232323;
}
.toolsmenu div {
	border-top:none;
	color: #bfbfbf;
}
.toolsmenu h1 a {
	color: #bfbfbf;
}
.toolsmenu .popupgroup a.popupctrl, .toolsmenu .popupgroup .popupmenu a.popupctrl, .toolsmenu .nopopupgroup li a {
	color: #bfbfbf;
}

.toolsmenu .popupgroup a.popupctrl, .toolsmenu .popupgroup .popupmenu a.popupctrl, .toolsmenu .popupgroup .popupmenu:hover a.popupctrl, .toolsmenu .popupgroup .popupmenu:hover .popupctrl a.popupctrl.active {
	color: #bfbfbf;
}
dl.blogbit, tr.blogbit,
dl.blogcatbit, tr.blogcatbit {
	background: #292929 none   ;
}

/* Dark Skin Inputs
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
legend {
color: #353535;
}

.wysiwyg, .formcontrols .blockrow .editor_textbox textarea:focus {
background-color: #353535;
color: #ddd;
}

select {
background-color: #353535;
color: #ddd;
border: 1px solid #393939;
}

.bbcode_container div.bbcode_code, .bbcode_container pre.bbcode_code {
border: 1px solid #393939;
}

.edit_rightside textarea {
background-color: #353535;
color: #ddd;
border: 1px solid #393939;
}

.wysiwyg_block, .wysiwyg_block iframe.textbox, .wysiwyg {
background-color: #353535;
color: #ddd;
}

.editor_controls .popupmenu .popupbody {
background:#181818 none repeat scroll 0 0;
color: #8e8e8e;
}

.editor_controls .popupmenu .popupbody li > a {
 color:#ddd;
}

.editor_controls .popupmenu .popupbody li > a:hover {
background-color: #353535;
}

.editor_controls .popupmenu div.popupctrl {
border:1px solid #393939;
color:#ddd;
background-color:#353535;
}

.editor_controls .popupmenu .popupctrl.active,
.editor_controls .imagebutton_hover {
background-color: #353535;
color: #ddd;
}

.editor_controls .imagebutton_selected {
background-color: #353535;
color: #ddd;
}

.editor_controls .imagebutton_down {
background-color: #353535;
}

.editoroverlay input.textbox:focus,
.editoroverlay textarea:focus {
background-color: #353535;
color: #ddd;
}

.textbox, textarea, select, #vB_Editor_QR_editor {
background:#353535;
background-color: #353535 !important;
color: #ddd;
border: 1px solid #393939;
}

/* CKEditor Style
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
span.cke_skin_kama
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #393939 !important;
	padding: 5px;
}
.cke_skin_kama .cke_wrapper
{
	background-color:#181818 !important;
	background-image: none !important;
	background-repeat: repeat-x;
	background-position: 0 -1950px;
}
.editor_textbox textarea
{
	background-color:#201f1f !important;
}

/* CKEditor - Button Background */
.cke_skin_kama .cke_toolgroup
{
	background-image: url(http://www.ambientonline.org/images/styles/ZoneOne/style_blue/sprites.png);
	_background-image: url(http://www.ambientonline.org/images/styles/ZoneOne/style_blue/sprites_ie6.png);
	background-repeat: repeat-x;
}

/* CKEditor - Button Background Hover */
.cke_skin_kama .cke_button a:hover,
.cke_skin_kama .cke_button a:focus,
.cke_skin_kama .cke_button a:active	/* IE */
{
	background-color: #201f1f;
}

/* CKEditor - Dropdown Box Background */
.cke_skin_kama .cke_rcombo a,
.cke_skin_kama .cke_rcombo a:active,
.cke_skin_kama .cke_rcombo a:hover
{
	background-image: url(http://www.ambientonline.org/images/styles/ZoneOne/style_blue/sprites.png);
	_background-image: url(http://www.ambientonline.org/images/styles/ZoneOne/style_blue/sprites_ie6.png);
	background-repeat: repeat-x;
	background-position: 0 -100px;
	border-bottom:1px solid #393939;
	border-right:1px solid #393939;
}

.cke_skin_kama textarea.cke_source {
	background-color:#353535 !important;
	color: #ddd!important;
}

/* Sidebar CSS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#sidebar_button {
	float:right;
	margin-right:-34px;
}
#sidebar_container.sidebarleft #sidebar_button {
	float:left;
	margin-left:-34px;
}