@charset "UTF-8";
/* CSS Document */
.box {
 background-color:yellow;
 border-radius:5px;
 width: 907px;
 border: 3px solid;
 margin-top: 5px;
 padding: 5px;
    
    font-size: 5px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}

.box a:link {
    font-family: "Comic Sans MS";
    font-size:16px;
}
.black a:link {
color:#e5b211!important;
text-decoration:underline;
}
.black a:visited{
color:#e5b211!important;
text-decoration:underline;
}
.black a:hover{
color:#e5b211!important;
text-decoration:underline;
}
.black a:active{
color:#e5b211!important;
text-decoration:underline;
}
.black {
color:#696969!important;

}
#addtracker {
padding-bottom: 15px;
}
tr.filters { display: none; }
.rank img {
padding-bottom:5px;
}
.raffledescription a {
color:#d65600;
}
.cms_table_salesthread_th{
color: #fff; text-align: center; cursor: auto !important; background: #444 url(images/buttons/newbtn_middle.png) repeat-x !important; border-color:#515151;
}
.trackerimage{
width:100px;
height:50px;
}
.cms_table_salesthread_td{
background-color: #EFEFEF;
}

#charnav {
    border: 1px solid #c4c4c4;
    border-radius: 5px 5px 5px 5px;
    margin: 10px auto 1em;
    padding: 7px;
    width: auto;
}
#charnav dd {
    background-color: #4D4D4D;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    margin-left: 2px;
    padding: 2px 4px;
    text-align: center;
    width: 85px;
	    margin-bottom: 2px;
}

#charnav dd {
    float: left;
}
#charnav dt {
    float: left;
    width: 9.1%;
}

			th.blocksubhead:hover {
				cursor: pointer;
				background-color: #FD9E00;
			}
			
			.headerSortUp {
				background-image: url(http://torrentinvites.org/images/sortarrow-asc.png);
				background-position: 99% center;
				background-repeat: no-repeat;
			}
			
			.headerSortDown {
				background-image: url(http://torrentinvite.com/forum/images/buttons/sortarrow-desc.png);
				background-position: 99% center;
				background-repeat: no-repeat;

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

/************************************************************************/
*{ -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;
}
#forums *, #wgo *, #forumbits * {
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}
#fb_headerbox {
	padding-right:5px;
}
.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;
}
.announcements {
	margin-top:10px;
}
.highlight {
	background-image:none;
}
.navlinksBox {
	text-align: center;
	color: #5d5d5d;
	font-size: 15px;
        font-weight:700;
        margin-top: 8px;
        margin-bottom: 0;
        width:100%;
        clear:both;
}
.navlinksBoxWrap {
	padding: 10px 0;
}
.bodyWrap {
	background:#fff;
	margin:0 2px;	
}
.body_wrapper {
	padding:10px 0;
	margin:0;
}
.above_body {
	padding:0;
	margin:0;
}
.threadbit .sticky, .threadbit .nonthread, .threadbit .nonsticky, .threadbit .deleted, .threadbit .discussionrow, .threadbit .ignored {
	border-top:0;
}
.popupbody li > a,
.popupbody li > label {
	padding:8px 10px;
}
.formsubmit label {
	color:#3E3E3E;
}
.memberBox .toplinks ul.isuser .popupbody li {
	color:#3E3E3E;
}
.loginLeft #fb_loginbtn {position:relative;top:4px;}
.toplinks #fb_loginbtn {position:relative;top:2px;}
.popupbody li > a,
.popupbody li > label {
	padding:8px 10px;
}
#memberlist #searchstats {color:#fff;}

.popupbody li > a,
.popupbody li > label {
	background:#fff;
}
.block .searchlisthead, .block .searchlisthead a {
color:#fff;
}
#sidebar_container > ul {
	width: 99%;
}

/* Misc 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;
}

/* Page Wrapper
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body {
	width:auto;
	min-width:1080px;
	max-width:auto;
	margin: 0;
}
#pageWrapper {
	background:url(images/styles/ChitChat/style_orange/pageHeadBG.png) repeat-x top left;
}
.pageWrap {
	width:1200px;
	margin:0px auto 0px auto;
}

/* Top Bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#topBar {
	height:65px;
	position:relative;
}
.memberBox {
    float:left;
    padding-top:6px;
    line-height:31px;
}
.memberBox ul {
    list-style:none;
    padding:0;
    margin:0;
}
.memberBox li {
    float:left;
    margin:0;    
    padding:0 3px;    
}
.loginBoxInput {
    background:url(images/styles/ChitChat/style_orange/loginBoxInput.png) no-repeat top left;
    width:114px;
    height:29px;
}
.loginInput {
    background:transparent;
    border:0;
    color: #2d2d2d;
    font-size:12px;
    width:104px; 
    padding:0 5px;
    height:29px;
    line-height:29px;
}
.rememberMe {color:#fff;text-shadow:#515c0b 1px 1px;}
.memberBox .rememberMe {}
.memberBox .rememberMe input {
    vertical-align: baseline;
}
.cb_cookieuser_navbar{
    position: relative;
    top: 2px;
}
.inputPad .loginBoxInput {    
}
.inputPad {
    padding:0 4px;    
}
.submitPad input {
    margin:0;
    padding:0;
}
.loginLeft {
float:left;
}

/* Header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.above_body {
	background:none;
}
.doc_header {
	height:118px;
	position:relative;
}
.logo {
    float:left;
    height:118px;
    padding-right:19px;
    padding-left:3px;
}
.slogan {
    background:url(images/styles/ChitChat/style_orange/sloganSplit.png) no-repeat top left;
    float:left;
    font-size:14px;
    height:118px;
    line-height:118px;    
    color:#aaa9a9;
    padding-left:21px;
}
.bannerBox {
	position:absolute;
	top:29px;
	right:5px;
}

/* Social Bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#socialBar {
	background:url(images/styles/ChitChat/style_orange/followText_left.png) no-repeat top left;
	height:88px;
}
.socialIcons {
	float:right;
	padding-top:18px;
}
.socialIcons img {
	display:block;
	float:left;
}

/* Content Main
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#contentMain {
	padding:13px 0;
}

/* Footer Main
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footer {
background:none;
border:0;
padding:0;
margin:0;
}
#footerMain {
	background:url(images/styles/ChitChat/style_orange/footerBG.png) repeat top left;
	font-size:13px;
	border-bottom:7px solid #ffae01;
}
.footerWrap {
	background:url(images/styles/ChitChat/style_orange/footerWrapBG.png) repeat-x top left;
}
.footerBody {
	background:url(images/styles/ChitChat/style_orange/footerBodyBG.png) no-repeat top center;
}
.copyright {
	color:#fff;
	text-align:center;
	line-height:18px;
	padding:25px 0;
}
#footerMain a:link, #footerMain a:visited {
	color:#ffae01;
	font-weight:700;
}
#footerMain a:hover {
	color:#fff;
}

/* Footer Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footerNav {
	height:66px;
}
.footerNavLeft {
	background:url(images/styles/ChitChat/style_orange/footerNavLeft.png) no-repeat top left;
	height:66px;
}
.footerNavRight {
	background:url(images/styles/ChitChat/style_orange/footerNavRight.png) no-repeat top right;
	height:66px;
	padding:0 15px;
}
.footerNavWrap {
	background:url(images/styles/ChitChat/style_orange/footerNavBG.png) repeat-x top left;
	height:37px;
	line-height:37px;
	padding:11px 0 18px 0;
}
#footerNav ul {
	list-style:none;
	padding:0;
	margin:0;
}
#footerNav li {
	background:url(images/styles/ChitChat/style_orange/footerNavSplit.png) no-repeat top right;
	float:left;
	font-size:14px;
}
#footerNav a:link, #footerNav a:visited {
	color:#fff;
	display:block;
	padding-left:16px;
	padding-right:18px;
	font-weight:700;
}
#footerNav a:hover {
	background:url(http://torrentinvites.org/images/styles/ChitChat/style_orange/footerNavHover.gif) repeat-x top left;
	color:#ffae01;
}
.skinSelect {
	float:right;
	padding-top:4px;
	padding-right:5px;
}

/* Forumbit Box
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.forumBitBoxTBB .forumBitShowthread {
margin-bottom:8px;
}
.forumBitBoxTB {
	height:8px;
	font-size:0;
	margin-top: 5px;
}
.forumbitBoxTL {
	background:url(images/styles/ChitChat/style_orange/forumbitBoxTL.png) no-repeat top left;
	height:8px;
	font-size:0;
}
.forumBitBoxTR {
	background:url(images/styles/ChitChat/style_orange/forumBitBoxTR.png) no-repeat top right;
	height:8px;
	padding:0 8px;
	font-size:0;
}
.forumBitBoxTWrap {
	background:url(images/styles/ChitChat/style_orange/forumbitBoxTBG.png) repeat-x top left;
	height:8px;
	font-size:0;
}
.forumbitBoxBL {
	background:url(images/styles/ChitChat/style_orange/forumbitBoxBL.png) no-repeat top left;
	height:8px;
	font-size:0;
}
.forumBitBoxBR {
	background:url(images/styles/ChitChat/style_orange/forumbitBoxBR.png) no-repeat top right;
	height:8px;
	padding:0 8px;
	font-size:0;
}
.forumBitBoxBWrap {
	background:url(images/styles/ChitChat/style_orange/forumbitBoxBBG.png) repeat-x top left;
	height:8px;
	font-size:0;
}
.forumbitBoxLeft {
	background:url(images/styles/ChitChat/style_orange/forumbitBoxLeft.png) repeat-y top left;
}
.forumbitBoxRight {
	background:url(images/styles/ChitChat/style_orange/forumbitBoxRight.png) repeat-y top right;
	padding:0 3px;
}
.forumbitBox {
	background:#fff;
	padding:3px 7px;
}
.forumbitBox .tcat {
	margin-top:0;
}
.forumbitBoxShowthread {
	padding-bottom:0;
}

/* Global Search
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.searchBox {
	position:absolute;
	top:15px;
	right:18px;	
}
.searchBoxInput {
	background: url(images/styles/ChitChat/style_orange/searchInput.png) no-repeat top left;
	width:114px;
	height:29px;
	float:left;
	padding-right:5px;
}
.searchinput {
	border:0;
	background:transparent;
	color: #333;
	width:104px; 
	height:29px;
	line-height:29px;
	margin:0;
	padding:0 5px;
}
.searchButton {
	float:left;
}
.searchBox a:link, .searchBox a:visited {
	color:#34558f;
	text-decoration:underline;
}
.searchBox a:hover {
	color:#3c3c3c;
}

/* Navbar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.navbar {
	background: url(images/styles/ChitChat/style_orange/navBG.png) repeat-x left top;
	position:relative;
	height:101px;
	font:   12px arial, helvetica, sans-serif;
	color:#fff;
	width:100%;
	padding:0;
	margin:0;
}
.navLeft {
	background: url(images/styles/ChitChat/style_orange/navLeft.png) no-repeat left top;
	height:101px;
}
.navRight {
	background: url(images/styles/ChitChat/style_orange/navRight.png) no-repeat right top;
	height:55px;
	padding:11px 13px;
}
#navtabs li.selected ul.floatcontainer {
	margin-top:34px;
}
#navtabs li.selected ul.floatcontainer a:link, #navtabs li.selected ul.floatcontainer a:visited {
	line-height:27px;
	height:27px;
}
.navbar a { color:#fff; }
.navbar a:hover { color:#ffae01; }

.navtabs ul li:first-child {
	text-indent: 0;
}
.navtabs {
	background:none;
	padding-left:0;
}
.navtabs ul {
	position:absolute;
	top:37px;
	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/ChitChat/style_orange/navSplit.gif) no-repeat top right;
}
.navtabs li li {
	background:none;
}
.navtabs ul li {
	border-right: 0;
	position: relative;
}
.navtabs li a {
	height:37px;
	line-height:37px;
}
.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:  bold 14px arial, helvetica, sans-serif;
	text-decoration:none;
	line-height:37px;
	height:37px;
	padding:0 10px;
	background:none;
}
.navtabs li a.navtab:hover {
	background:none;
	color:#ffae01;
}
.navtabs li.selected {
	color:#ffae01;
	height:37px;
}
.navtabs li.selected a.navtab {
	background:none;
	color:#ffae01;
	position:relative;
	top:-px;
	padding-top:px;
	z-index:10;
}
.navtabs li.selected li a,
.navbar_advanced_search li a {
	text-decoration:none;
	font:   12px arial, helvetica, sans-serif;
	line-height:27px;
}
.navtabs li.selected li {
	padding:0 5px;
}
.navtabs li.selected li li {
	padding:0 2px;
}
.navtabs li.selected li a {
	color:#a3a3a3;
	font-weight:400;
	padding:2px 5px;
}

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

.navbar_advanced_search li a {
	color:#fff;
}

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

.navtabs li.selected li a:hover {
	color:#fff;
	text-decoration:none;
}

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

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

.navtabs li.selected li:hover a.popupctrl.active,
.navtabs li.selected li a.popupctrl.active,
.navtabs li.selected li a:hover.popupctrl {
	color:#fff;
}

/* Breadcrumb
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.breadcrumb {
	height:39px;
	margin-bottom:13px;
}
.bcLeft {
	background: url(images/styles/ChitChat/style_orange/bcLeft.png) no-repeat left top;
	height:39px;
}
.bcRight {
	background: url(images/styles/ChitChat/style_orange/bcRight.png) no-repeat right top;
	height:39px;
	padding:0 8px;
}
.bcWrap {
	background: url(images/styles/ChitChat/style_orange/bcBG.png) repeat-x left top;
	height:23px;
	padding:8px 10px 8px 10px;
}
.breadcrumb .navbit > a, .breadcrumb .lastnavbit span {
	border:1px solid transparent;
}
.breadcrumb .navbit a:link, .breadcrumb .navbit a:visited {
	color:#737373;
}
.breadcrumb .navbit a:hover {
	background:#d65600;
	color:#fff;
	border:1px solid transparent;
}

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

}
.tcat .tcatDesc {
	font-size:11px;
	font-weight:400;
}
.tcat h2 {
	padding-left:16px;
	font:   bold 13px arial, helvetica, sans-serif;
	line-height:42px;
	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:42px;
	line-height:42px;
	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:42px;
	height:42px;
	line-height:42px;
	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: #3E3E3E;
}
#postlist_popups ul li a, .postlist_popups ul li a {
	color: #3E3E3E;
	_border: none;
}

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

#forumdisplaypopups ul a, .forumdisplaypopups ul a {
	color:#3E3E3E;
}

/* Thead Bars (Forum Home, Forum Display & Postbit)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.thead_bar .theadrow {
	background:#fff none   ;
	display:block;
	width: 100%;
	float: left;
	position:relative;
	font:  normal 11px arial, helvetica, sans-serif;
	border:1px solid #ebe8e4;
	border-top:0;
	color:#a3a3a3;
	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:#fff none   ;
	display:block;
	width: 100%;
	float: left;
	position:relative;
	border:1px solid #ebe8e4;
	border-top:0;
	color:#a3a3a3;
	font:  normal 11px arial, helvetica, sans-serif;
	padding:2px 0;
	margin: 0;
}
#threadlist .threadlisthead a, #threadlist .threadlisthead a:hover {
	color:#a3a3a3;
}
.postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead {
	background:#fff none   ;
	clear:both;
	display:block;
	float: left;
	width: 100%;
	color:#a3a3a3;
	margin: -1px -1px 0;
	font:  normal 11px arial, helvetica, sans-serif;
	padding:4px 0px 4px 0px;
	border:1px solid #ebe8e4;
	border-top:0;
}
#posts .posthead a:link, #posts .posthead a:visited {
	color:#a3a3a3;
}
#posts .posthead a:hover {
	color:#a3a3a3;
}
#posts .posthead .time, #posts .nodecontrols {
	color:#a3a3a3;
}

/* 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;
}
.userinfo_extra dt {
	height:18px;
	line-height:18px;
	padding:6px 3px 0 10px;
	margin:0;
	color:#d65600;
	font-weight:700;
}
.userinfo_extra dd {
	background:#fff none   ;
	color:#414141;
	border:1px solid #b9c4cd;
	height:18px;
	line-height:18px;
	padding:3px 0 3px 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;}
.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 #ebe8e4;
}
.postfootWrap {
	border-right: 1px solid #ebe8e4;
}

#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:20px;
	padding-top:8px;
}

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

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

/* Forum Home
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.forumrow .forumtitle a:link, .forumrow .forumtitle a:visited {
	color:#5c5c5c;
	font:   16px arial, helvetica, sans-serif;
}
.forumrow .forumtitle a:hover{
	color:#d65600;
}
.forumrow .lastposttitle a:link, .forumrow .lastposttitle a:visited {
	color:#5c5c5c;
	font-weight:700;
}
.forumrow .lastposttitle a:hover{
	color:#d65600;
}
#forums .lastpostby a.username {
	color:#5c5c5c;
}
#forums .lastpostby a.username:hover {
	color:#d65600;
}
.forumdescription {
	color:#6f6f6f;
}
.notices {
	background:none;
}
#notices .restore {
	background:#ffefb6 none   ;
	border:1px solid #ebd27b;
	color:#3c3a22;
	line-height:16px;
	font-size:12px;
	padding:8px 10px 8px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

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

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

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

/* vBulletin Groups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
li.sgicon .maincol, #sidebar li.sgicon .maincol,#thumbnails li {
	background: #fff none   ;
}
#sidebar li.sgicon .maincol .textcontrol {
	color: #424242;
}
#content .grouplist .blockrow > li, #content .grouplist .blockrow > ol, #content .grouplist .blockrow > div {
	background: #f8f8f8 none   ;
	border: 1px solid #ebe8e4;
}
#pictures .blockbody .blockrow, #group_discussion_inlinemod_form .blockbody .blockrow {
	border: 1px solid #ebe8e4;
}
.toolsmenu {
	background: #ebe8e4 url(images/misc/blog/top-highlight.png) repeat-x left top;
	_background-image: none;
	border: 1px solid #dbd9d6;
}
.toolsmenu div {
	border-top:none;
	color: #424242;
}
.toolsmenu h1 a {
	color: #424242;
}
.toolsmenu .popupgroup a.popupctrl, .toolsmenu .popupgroup .popupmenu a.popupctrl, .toolsmenu .nopopupgroup li a {
	color: #424242;
}

.toolsmenu .popupgroup a.popupctrl, .toolsmenu .popupgroup .popupmenu a.popupctrl, .toolsmenu .popupgroup .popupmenu:hover a.popupctrl, .toolsmenu .popupgroup .popupmenu:hover .popupctrl a.popupctrl.active {
	color: #424242;
}
dl.blogbit, tr.blogbit,
dl.blogcatbit, tr.blogcatbit {
	background: #fff none   ;
}
/* TW7S - Remove Legend and Permissions Boxes */
#wgo_legend  {
display:none;
}
/* TW7S - Remove Legend and Permissions Boxes */