@charset "UTF-8";
/* CSS Document */

/**
* PersonalityCafe
*/
/************************************************************************/
*{ -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }
.pure_facebook {
position:absolute;
top:-30px;
right:500px;
z-index:3000;
}


.pure_facebook2 {
position:absolute;
top:3px;
right:0;
z-index:3000;
}



.pure_signup{
position:relative;
top:-35px;
right:-435px;
z-index:3000;
}




.pure_upgradeprogress{
position:relative;
top:-35px;
right:-435px;
z-index:3000;
}



#forums *, #wgo *, #forumbits * {
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}
#fb_headerbox {
	padding-right:5px;
}
.wgo_block {
	margin: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;
}
.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 {float:left;}
.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;
}
.forumdescription {
padding-top:3px;
}

/* 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;
}

.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 #ebebeb;
}
.threadbit .sticky, .threadbit .nonthread, .threadbit .nonsticky, .threadbit .deleted, .threadbit .discussionrow, .threadbit .ignored, .wgo_block .blockbody {
	border-top:0;
	border-bottom:1px solid #ebebeb;
}
.wgo_block .blockbody, .wgo_block .blockhead {
	border-bottom:0;
}
#wgo .blocksubhead {
	border:0;
}
.left {
	float:left;
}
.left.padLeft {
padding:0 5px;
}
.right {
	float:right;
}


/* Page Wrapper
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body {
	width:auto;
	min-width:990px;
	max-width:auto;
	margin: 0;
}

#pageWrapper,.pageWrap {
	width:990px;
	margin:0 auto 0 auto;
}

/* Header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.doc_header {
	background:url(images/styles/PersonalityCafe/style/headerBG.png) no-repeat bottom left;
	position:relative;
	height:109px;
	color: #7a7a7a;
	text-shadow: 1px 1px #fff;
}
#headerMain {
	background:url(images/styles/PersonalityCafe/style/headerBG.png) no-repeat bottom left;
	position:relative;
	height:109px;
	color: #7a7a7a;
	text-shadow: 1px 1px #fff;
}
#logo {
	position:absolute;
	top:18px;
	left:0;
}

/* Member Bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.loginBox {
	position:absolute;
	top:31px;
	right:0;
	color:#7a7a7a;
}
.loginBox ul {
	list-style:none;
	padding:0;
	margin:0;
}
.loginBox li {
	float:left;
	padding: 0;
}
.loginBoxInput {
	background: url(images/styles/PersonalityCafe/style/loginBoxInput.png) no-repeat top left;
	width:152px;
	height:26px;
	margin-top:1px;
}
.loginInput {
	background:transparent;
	border:0;
	color: #7d7d7d;
	width:136px; 
	height:24px;
	line-height:24px;
	padding:2px 8px 0 8px;
}
.passBoxInput {
	background: url(images/styles/PersonalityCafe/style/passBoxInput.png) no-repeat top left;
	width:127px;
	height:26px;
	margin:1px 0 0 6px;
}
.passInput {
	background:transparent;
	border:0;
	color: #7d7d7d;
	width:111px; 
	height:24px;
	line-height:24px;
	padding:2px 8px 0 8px;
}
.loginBox li.submitButton {
	padding: 0;
}
.loginBox li.rememberMe {
	color:#878787;
	line-height:26px;
	padding-left:4px;
	text-transform:lowercase;
}
.memberBox .rememberMe input {
	vertical-align: baseline;
}
.cb_cookieuser_navbar{
	position: relative;
	top: 2px;
}
.loginBox a:link, .loginBox a:visited {
	color: #2f5aa6;
	text-decoration: underline;
}
.loginBox a:hover {
	color: :#2f5aa6;
}
.memberBox {
float:right;
color:#444;
padding-top:35px;
}
.memberBox a:link, .memberBox a:visited {
color:#636363;
}
.memberBox a:hover {
color:#2d54a0;
}
.welcomelink a:link, .welcomelink a:visited {
font-weight:700;
color:#000;
}
.memberBox .memberlinks ul.isuser li {
	display:inline;
	position: relative; 
	color:#444;
	float: right;
	clear: left;
	padding-right: 10px;
}
.memberBox .memberlinks ul.isuser .popupbody li {
	display:block;
	float: none;
	clear: none;
	padding:0;
	margin:0;
}
.memberlinks {
	height:22px;
}

/* Search Box
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.searchBox {
	position:absolute;
	top:31px;
	left:361px;
}
.searchBoxInput {
	background: url(images/styles/PersonalityCafe/style/searchInput.png) no-repeat top left;
	width:126px;
	height:26px;
	float:left;
	margin-top:1px;
}
.searchinput {
	border:0;
	background:transparent;
	color: #6f6f6f;
	width:110px; 
	height:24px;
	line-height:24px;
	font-size:12px;
	margin:0;
	padding:2px 8px 0 8px;
}
.searchButton {
	float:left;
}
.searchBox .searchBox_advanced_search {
	position:absolute;
	top:33px;
	right:0;
	font-size:13px;
}
.searchBox .searchBox_advanced_search a:link, .searchBox .searchBox_advanced_search a:visited {
	color:#2f5aa6;
	text-decoration: underline
}
.searchBox .searchBox_advanced_search a:hover {
	color:#2f5aa6;
}

/* Content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#contentMain {
	background:#fff;
}
.contentTL {
	background:url(images/styles/PersonalityCafe/style/contentTL.png) no-repeat top left;
}
.contentTR {
	background:url(images/styles/PersonalityCafe/style/contentTR.png) no-repeat top right;
}
.contentBL {
	background:url(images/styles/PersonalityCafe/style/contentBL.png) no-repeat bottom left;
}
.contentBR {
	background:url(images/styles/PersonalityCafe/style/contentBR.png) no-repeat bottom right;
	padding: 20px;
}
.contentTopBar {
	height: 0px;
	line-height: 0px;
	font-size:15px;
	font-weight: 700;
	color: #000;
	padding-left: 5px;
}
.contentTopBar img {
	vertical-align: middle;
	padding-bottom: 0px;
}












.contentTopBar2 {
	height: 0px;
	line-height: 0px;
	font-size:15px;
	font-weight: 700;
	color: #000;
	padding-left: 5px;
}





.contentTopBar3 {
	height: 25px;
	line-height: 0px;
	font-size:20px;
	font-weight: 700;
	color: #000;
	padding-left: 5px;
}




.contentWelcome {
	padding: 12px 0;
	line-height: 18px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 18px;
}

/* Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footerMain {
	position: relative;
	padding: 20px 0;
}
.footerLogo {
	
}
.footerCopyright {
	color: #4e4c47;
	line-height: 22px;
	text-shadow: 1px 1px #fff;
}
.socialLinks {
	background:url(images/styles/PersonalityCafe/style/socialLinksBG.png) no-repeat top left;
	width:226px;
	height:80px;
	padding: 28px 0 0 45px;
	position: absolute;
	top:20px;
	right: 0;
	
}

/* Navbar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#navbar .pageWrap {
	position:relative;
}

.navbar {
	background: url(images/styles/PersonalityCafe/style/navBG.png) repeat-x left top;
	position:relative;
	height:66px;
	font:   11px arial, helvetica, sans-serif;
	color:#000;
	width:100%;
	padding:0;
	margin:0;
}


#navtabs li.selected ul.floatcontainer {
	margin-top:2px;
}
#navtabs li.selected ul.floatcontainer a:link, #navtabs li.selected ul.floatcontainer a:visited {
	line-height:27px;
	height:27px;
}

.navbar a { color:#000; }
.navbar a:hover { color:#1852aa; }

.navtabs ul li:first-child {
	text-indent: 0;
	margin-left:12px;
}
.navtabs {
	padding-left:0;
	background:none;
}
.navtabs ul {
	position:absolute;
	top:36px;
	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/PersonalityCafe/style/navSplit.png) no-repeat top right;
}
.navtabs li li {
	background:none;
}
.navtabs ul li {
	border-right: 0;
	position: relative;
}
.navtabs li a {
	height:36px;
	line-height:36px;
}
.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:#000;
	font:  bold 15px arial, helvetica, sans-serif;
	text-decoration:none;
	line-height:36px;
	height:36px;
	padding:0 8px;
	background:none;
}
.navtabs li a.navtab:hover {
	background:none;
	color:#1852aa;
}
.navtabs li.selected {
	color:#1852aa;
	height:36px;
}
.navtabs li.selected a.navtab {
	color:#1852aa;
	position:relative;
	top:-px;
	padding-top:px;
	z-index:10;
	background:none;
}
.navtabs li.selected li a,
.navbar_advanced_search li a {
	text-decoration:none;
	font:   11px arial, helvetica, sans-serif;
	line-height:27px;
}
.navtabs li.selected li {
	padding:0 3px 0 0;
}
.navtabs li.selected li li {
	padding:0 2px;
}
.navtabs li.selected li a {
	color:#424242;
	font-weight:400;
	padding:2px 3.3333333333333px;
	z-index:3001;
}

.navbar_advanced_search li {
	height:27px;
	display:block;
	clear:both;
}

.navbar_advanced_search li a {
	color:#000;
}

.navbar_advanced_search li a:hover {
	color:#1852aa;
	text-decoration:none;
}

.navtabs li.selected li a:hover {
	color:#1852aa;
	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/PersonalityCafe/misc/arrow_dark.png) no-repeat right center;
	padding-right:15px;
        _background-image:url('images/styles/PersonalityCafe/misc/arrow.gif');
	color:#424242;
}
.navtabs li.selected li:hover a.popupctrl {
	background:#424242 url(images/styles/PersonalityCafe/misc/arrow.png) no-repeat right center;
}

.navtabs li.selected li:hover a.popupctrl.active,
.navtabs li.selected li a.popupctrl.active {
	background:#424242 url(images/styles/PersonalityCafe/misc/arrow.png) no-repeat right center;
}
.navtabs li.selected li:hover a.popupctrl.active,
.navtabs li.selected li a.popupctrl.active,
.navtabs li.selected li a:hover.popupctrl {
	color:#fff;
}
































/* Navbar for Guest
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#navbar2 .pageWrap {
	position:relative;
}

.navbar2 {
	background: url(images/styles/PersonalityCafe/style/navBG.png) repeat-x left top;
	position:relative;
	height:30px;
	font:   11px arial, helvetica, sans-serif;
	color:#000;
	width:100%;
	padding:0;
	margin:0;
}


#navtabs li.selected ul.floatcontainer {
	margin-top:2px;
}
#navtabs li.selected ul.floatcontainer a:link, #navtabs li.selected ul.floatcontainer a:visited {
	line-height:27px;
	height:27px;
}

.navbar a { color:#000; }
.navbar a:hover { color:#1852aa; }

.navtabs ul li:first-child {
	text-indent: 0;
	margin-left:12px;
}
.navtabs {
	padding-left:0;
	background:none;
}
.navtabs ul {
	position:absolute;
	top:36px;
	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/PersonalityCafe/style/navSplit.png) no-repeat top right;
}
.navtabs li li {
	background:none;
}
.navtabs ul li {
	border-right: 0;
	position: relative;
}
.navtabs li a {
	height:36px;
	line-height:36px;
}
.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:#000;
	font:  bold 15px arial, helvetica, sans-serif;
	text-decoration:none;
	line-height:36px;
	height:36px;
	padding:0 8px;
	background:none;
}
.navtabs li a.navtab:hover {
	background:none;
	color:#1852aa;
}
.navtabs li.selected {
	color:#1852aa;
	height:36px;
}
.navtabs li.selected a.navtab {
	color:#1852aa;
	position:relative;
	top:-px;
	padding-top:px;
	z-index:10;
	background:none;
}
.navtabs li.selected li a,
.navbar_advanced_search li a {
	text-decoration:none;
	font:   11px arial, helvetica, sans-serif;
	line-height:27px;
}
.navtabs li.selected li {
	padding:0 3px 0 0;
}
.navtabs li.selected li li {
	padding:0 2px;
}
.navtabs li.selected li a {
	color:#424242;
	font-weight:400;
	padding:2px 3.3333333333333px;
	z-index:3001;
}

.navbar_advanced_search li {
	height:27px;
	display:block;
	clear:both;
}

.navbar_advanced_search li a {
	color:#000;
}

.navbar_advanced_search li a:hover {
	color:#1852aa;
	text-decoration:none;
}

.navtabs li.selected li a:hover {
	color:#1852aa;
	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/PersonalityCafe/misc/arrow_dark.png) no-repeat right center;
	padding-right:15px;
        _background-image:url('images/styles/PersonalityCafe/misc/arrow.gif');
	color:#424242;
}
.navtabs li.selected li:hover a.popupctrl {
	background:#424242 url(images/styles/PersonalityCafe/misc/arrow.png) no-repeat right center;
}

.navtabs li.selected li:hover a.popupctrl.active,
.navtabs li.selected li a.popupctrl.active {
	background:#424242 url(images/styles/PersonalityCafe/misc/arrow.png) no-repeat right center;
}
.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 {
	background: url(images/styles/PersonalityCafe/style/bcBG.png) repeat-x left top;
	height:31px;
	color:#545454;
	position:relative;
	margin-bottom:14px;
}

.bcLeft {
	background: url(images/styles/PersonalityCafe/style/bcLeft.png) no-repeat left top;
	height:31px;
}
.bcRight {
	background: url(images/styles/PersonalityCafe/style/bcRight.png) no-repeat right top;
	height:26px;
	padding:5px 12px 0px 12px;
}
.breadin {
	padding-top:12px;
	padding-bottom:8px;
}
.breadcrumb .navbit > a, .breadcrumb .lastnavbit span {
	border:1px solid transparent;
}
.breadcrumb .navbit a:link, .breadcrumb .navbit a:visited {
	color:#545454;
	font-weight:700;
}
.breadcrumb .navbit a:hover {
	background:#3059a5;
	color:#fff;
	border:1px solid transparent;
}

/* tcat Bars (Title Bars for Forum Home, Forum Display & Postbit)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.tcat {
	background: url(images/styles/PersonalityCafe/style/tcat2Right.png) no-repeat right top;
	float: left;
	width: 100%;
	color: #fff;
	height:39px;
	clear:both;
	margin-top: 8px;
	border:0;
	position:relative;
}
.tcatLeft {
	background: url(images/styles/PersonalityCafe/style/tcat2Left.png) no-repeat left top;
	height:39px;
	padding:0 7px;
}
.tcatRight {
	background: url(images/styles/PersonalityCafe/style/tcat2BG.png) repeat-x left top;
	height:39px;
}
.tcat2 {
	background: url(images/styles/PersonalityCafe/style/tcat2Right.png) no-repeat right top;
}
.tcat2 .tcatLeft {
	background: url(images/styles/PersonalityCafe/style/tcat2Left.png) no-repeat left top;
}
.tcat2 .tcatRight {
	background: url(images/styles/PersonalityCafe/style/tcat2BG.png) repeat-x left top;
}

.tcat .forumtitle {
	font-weight:700;
}
.tcat .tcatDesc {
	font-size:12px;
	font-weight:400;
	color:#fff;
	font-style:normal;
}
.tcat h2 {
	padding-left:8px;
	font: italic  bold 17px arial, helvetica, sans-serif;
	line-height:39px;
	float:left;
	text-shadow: #234c95 1px 1px;
}
.tcat2 h2 {
	text-shadow: #000 1px 1px;
}
.tcat a:link, .tcat a:visited {
	color:#fff;
}
.tcat a:hover {

}
.tcat .tcatCollapse {
	position:absolute;
	top:7px;
	right:2px;
}
/* tcat Thread List Controls - Forumdisplay */
.tcat_threadlist_controls {
	float:right;
	padding-right:8px;
}
.forumdisplaypopups, #forumdisplaypopups {
	clear:both;
}
.tcat_threadlist_controls h6 {
	height:39px;
	line-height:39px;
	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:39px;
	height:39px;
	line-height:39px;
	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:#ececec url(images/styles/PersonalityCafe/style/theadBG.png) repeat-x left top;
	display:block;
	width: 100%;
	float: left;
	position:relative;
	font:  normal 12px arial, helvetica, sans-serif;
	border:1px solid #d6d6d6;
	border-top:0;
	color:#a3a3a3;
	line-height:26px;
	text-shadow:1px 1px #fff;
}
.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:#ececec url(images/styles/PersonalityCafe/style/theadBG.png) repeat-x left top;
	display:block;
	width: 100%;
	float: left;
	position:relative;
	border:1px solid #d6d6d6;
	border-top:0;
	color:#a3a3a3;
	font:  normal 12px arial, helvetica, sans-serif;
	margin: 0;
	text-shadow:1px 1px #fff;
}
#threadlist .threadlisthead a, #threadlist .threadlisthead a:hover {
	color:#a3a3a3;
}
.postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead {
	background:#ececec url(images/styles/PersonalityCafe/style/theadBG.png) repeat-x left top;
	clear:both;
	display:block;
	float: left;
	width: 100%;
	color:#a3a3a3;
	margin: -1px -1px 0;
	font:  normal 12px arial, helvetica, sans-serif;
	padding:5px 0px 5px 0px;
	border:1px solid #d6d6d6;
	border-top:0;
	text-shadow:1px 1px #fff;
}
#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-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;
}

.forum_info_block, .forum_info_form {
	background:none;
}
.postfoot {
	border-top: 1px solid #d6d6d6;
}
.postfootWrap {
	border-right: 1px solid #d6d6d6;
}

#thread_info a.collapse {
	position: absolute;
	top: 9px;
}

/* Postbit Align Username and Avatar Center
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.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 .usertitle {display: block; float:none; text-align:center; clear: both;}

.userinfo_extra dt {
	height:18px;
	line-height:18px;
	padding:6px 3px 0 10px;
	margin:0;
	color:#255382;
	font-weight:700;
}
.userinfo_extra dd {
	background:#fff none   ;
	color:#3e3e3e;
	border:1px solid #d6d6d6;
	height:18px;
	line-height:18px;
	padding:3px 0 3px 0;
	margin:0;
	margin-top: 2px;
}

/*************************************************/
/* 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:22px;

}

/* Bottom Bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.bottomBar {
	background: url(images/styles/PersonalityCafe/style/bottomBarRight.png) no-repeat right top;
	height:22px;
	font-size:0;
	clear:both;
}
.bottomBarLeft {
	background: url(images/styles/PersonalityCafe/style/bottomBarLeft.png) no-repeat left top;
	height:22px;
	font-size:0;
	padding:0 11px; 
}
.bottomBarRight {
	background: url(images/styles/PersonalityCafe/style/bottomBarBG.png) repeat-x left top;
	height:22px;
	font-size:0;
}

/* CMS & Blog CSS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
h1.header, h2.header { 
	text-transform:capitalize; 
}

/* Forum Home
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.forumrow .forumtitle a:link, .forumrow .forumtitle a:visited {
	color:#3e3e3e;
	font:  bold 16px arial, helvetica, sans-serif;
}
.forumrow .forumtitle a:hover{
	color:#255382;
}
.forumrow .lastposttitle a:link, .forumrow .lastposttitle a:visited {
	color:#3e3e3e;
	font-weight:700;
}
.forumrow .lastposttitle a:hover{
	color:#345ea9;
}
#forums .lastpostby a.username {
	color:#345ea9;
}
#forums .lastpostby a.username:hover {
	color:#3e3e3e;
}
.forumdescription {
	color:#5c5b53;
}
#notices {
background:transparent;
}
#notices .restore {
	background:#fff3cf none   ;
	border:1px solid #e2d7b9;
	color:#3c3a22;
	line-height:18px;
	padding:18px 8px 10px 8px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* Advanced Search
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#searchtypeswitcher {
	border-bottom:4px solid #274383;
}
#searchtypeswitcher li a {
	background-color:#3d67af;
	color:#FFF;
}

#searchtypeswitcher li.selected a {
	background-color:#274383;
}

#searchtypeswitcher li a:hover {
	background-color:#274383;
}

/* vBulletin Groups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
li.sgicon .maincol, #sidebar li.sgicon .maincol,#thumbnails li {
	background: #f9f9f9 url(images/styles/PersonalityCafe/style/rowBG.png) repeat-x left bottom;
}
#sidebar li.sgicon .maincol .textcontrol {
	color: #424242;
}
#content .grouplist .blockrow > li, #content .grouplist .blockrow > ol, #content .grouplist .blockrow > div {
	background: #f0f0f0 none   ;
	border: 1px solid #d6d6d6;
}
#pictures .blockbody .blockrow, #group_discussion_inlinemod_form .blockbody .blockrow {
	border: 1px solid #d6d6d6;
}
.toolsmenu {
	background: #f1f1f1 url(images/gradients/top-highlight.png) repeat-x left top;
	_background-image: none;
	border: 1px solid #c1c1c1;
}
.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: #f9f9f9 url(images/styles/PersonalityCafe/style/rowBG.png) repeat-x left bottom;
}
















/* Navigation Hover for Guest
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.navhoverguest
{
opacity:0.3;
position:relative;
top:5px;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
.navhoverguest:hover
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}




/* Dropdown Hover for Guest
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#menu ul li.item{display:none;}
#menu ul li.top{background:url(up.gif);width:100px;height:25px;}
#menu ul li.top:hover{background:url(over.gif);}
#menu ul:hover .item{display:block;}
#menu{position:absolute;}
















/* vBSEO
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
h1.relevant_replacement {
font-size: 200% !important;
font-weight: bold;
color: #3e3e3e;
margin-bottom: 3px;
}
 
p.relevant_replacement {
font-size: 14px;
width: 640px;
margin-bottom: 4px;
}


p.relevant_replacement2 {
font-size: 11px;
width: 640px;
margin-bottom: 4px;
}






.postcontent a {
color: #0000FF;
}










/* Postbit Bold
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.boldpostbittitle {
font-weight:bold;
padding-left:0.3cm;
padding-right:0.3cm;
display:inline;
}

















/* Info Boxes CSS */
.info {
font-size:11px;
font-face:Verdana;
color: #505052;
padding-left: 3px;
padding-right: 3px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #ffffff;
border-top: 1px solid #bbc2c7;
border-right: 1px solid #bbc2c7;
border-left: 1px solid #bbc2c7;
border-bottom: 1px solid #bbc2c7;
margin-bottom: 3px;
}  


















.imgbubblepostbit {
position:absolute;
top:10px;
right:-1px;
	color: #7a7a7a;
        height: 49px;
	text-shadow: 1px 1px #fff;
}










/* Subscribed Threads */
.subscribedthreads {
	font-size:14px;
font-weight:bold;
	color: #3d3d3c;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;

}









.rightsig
{
text-align: center;
}







/* Postbit Signature
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
span.dropt2 {padding-right:20px;}
span.dropt2:hover {text-decoration: none; background: #transparent; z-index: 6;}
span.dropt2 span {position: absolute; left: -5000px;
  margin: 20px 0 0 0px; padding: 3px 3px 3px 3px;
  border-style:solid; border-color:black; border-width:1px; z-index: 6;}
span.dropt2:hover span {left: 2%; background: #transparent;} 
span.dropt2 span {position: absolute; left: -5000px;
  margin: 4px 0 0 0px; padding: 3px 3px 3px 3px; 
  border-style:solid; border-color:transparent; border-width:1px; -moz-border-radius: 10px;
border-radius: 10px;}
span.dropt2:hover span {margin: 20px 0 0 170px; background: #ffffff; z-index:6;}
span.centerpostbit2 {margin-left: auto;   margin-right: auto;   width: 8em;}