/** LIGHT / DARK TOGGLE */
:root[color-mode="light"] {	
	--lightbgfade:rgba(255, 251, 251, 0.85);
        --lightbg:#fafafa;
		--lighttxt:#888;
		--lightpbb:#ddd;}

:root[color-mode="dark"] {
    --lightbgfade: rgb(39 39 39 / 85%);
	    --lightbg:#353434;
		--lighttxt: #ccc;
		--lightpbb:#706e6e;}



/*slider switch css */
.theme-switch {
    display: inline-block;
    height: 16px;
    position: relative;
    width: 38px;
}

.theme-switch input {
  display:none;
}

.tog-butt {
	content:"e000";
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: .4s;
}
.tog-butt:before {
    content: '\e000';
    font-family: 'typicons';
    color: var(--accent1);}


input:checked + .tog-butt {
}
input:checked + .tog-butt:before {
    content: '\e13D';
    font-family: 'typicons';
    color: var(--accent1);}

 

 
/** basics */


.n_offline {font-size:30px; line-height:30px;}

.affiliates {   display: block;
    position: relative;
    top: 20px;
    width: 300px;
    height: 40px; }
.affiliates img {display:block;}

.post deleted_post_hidden{display:none;}

.deleted_post_collapsed {    font-size: 13px;
    background-color: rgba(255, 251, 251, 0.85);
    height: 31px;
    margin: 3px 0px;
    padding: 33px;}
.show_deleted_post float_right {}

.post_rules {    background-color: rgba(255, 251, 251, 0.85); padding: 45px; width: 450px; margin: auto;}
.post_rules title {line-height: 23px; display: inline-block; text-transform: uppercase; margin-left: 7px; font-size: 16px; position: relative; top: -3px; border-bottom: 1px solid #999; font-family: 'playfair display'; color: #26a69a;}
.post_rules .base {
    font-size: 19px;
    line-height: 24px;
    color: #999;
    letter-spacing: 1px;
}
.post_rules span { font-size: 30px; color: var(--accent1); display: inline-block;}


form#inlinemoderation_options .smalltext, form#moderator_options .smalltext {
display: inline-block;
    color: #ffffff;
    font-size: 10px;
    line-height: 26px;
    text-transform: uppercase;
    margin-right: 10px;
    text-shadow: -1px 1px 8px black;
}
#tagwarn {position: absolute;text-transform:lowercase;
    top: -174px;
    left: 36px;
    color: #939393;}
#tagwarn b {color: #595b5b;
    text-transform: uppercase;
    font-size: 11px;}
#posts .postc {    position: relative;
    width: 10px;
    height: 132px;}

#posts .postcount 
{ font-size:12px;    border: 1px solid #777;
    background-color: var(--lightbgfade);
        color: var(--accent1);    text-shadow: -1px -1px 0px var(--lightbg), 1px -1px 0px var(--lightbg), -1px 1px 0px var(--lightbg), 1px 1px 0px var(--lightbg);
    width: 154px;
    height: 8px;
    padding: 16px 23px 18px 22px;
    margin: 88px -73px 0px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    font-family: 'playfair display';
    font-weight: bolder;
    line-height: 11px;}


.post .post_author div.author_statistics .links { background-color: var(--fade);
    height: 104px;
    width: 124px;
    padding: 27px 48px;
    margin-top: 7px;}


.post .post_author div.author_statistics .links span
{width: 55px;
    height: 45px;
    display: inline-block;
    border: 1px solid #777;
    margin: 2px 2px;
    line-height: 42px;
    text-align: center;
    font-size: 28px;
    color: var(--accent1);
    text-shadow: 1px -1px #111111;
    background-color: rgba(255, 255, 255, 0.69);}

#posts .postauthor .name  {line-height: 65px;
    display: block;
    position: absolute;
    top: 25px;
    height: 78px;
   left: 180px;}

#inlinemoderation_options_selector {    position: relative;
    top: 28px;
	left: 127px;}

#posts .postauthor .name a:link, #posts .postauthor .name a:visited, #posts .postauthor .name a:active {border-bottom:1px solid #777;
    font-size: 36px;}

#posts .postright { display: inline-block;
    width: 288px;
    position: absolute;
    background-color: var(--fade);
    min-height: 511px;
    right: 0px;
    top: 0px;
    height: 100%;
    border-left: 1px solid var(--lightpbb);}

#posts .postauthor .ico {background-color: var(--fade);
    display: inline-block;
    width: 142px;
    height: 140px;
    position: relative;
    vertical-align: top;}

#posts .stats {background-color: var(--lightbgfade);
    padding: 55px 45px;
    font-size: 0px;
    border-top: 1px solid var(--lightpbb);}

.postauthor .stat {font-size: 14px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    top: 83px;
    color: #777;
    left: 179px;
    background-color:rgba(175, 175, 175, 0.35);
    padding: 4px 18px;
    border-radius: 10px;}

.postauthor .stat span {    color: var(--accent1);}

#custom fieldset input.textbox {width: 254px;}
#clickable_smilies img {display:block;}
.trow1 img {display:inline-block;}
.trow2 img {
    display: inline-block;
}
#myalerts_alerts_modal .tfoot {
    background-color: #595b5b;}


#myalerts_alerts_modal {
	    display: block;
    z-index: 9999;
    position: fixed;
    margin: 134px 400px;
    background-color: rgba(0, 0, 0, 0.55);
    max-height: 360px;
}
#myalerts_alerts_modal .alert_img {width: 76px;
    height: 80px;
    display: block;
    background-size: cover;}

.post_content .entry {border-top: 1px solid #ddd;}
.post_content .entry line {    height: 1px;
    width: 526px;
    background-color: #695471;
    display: inline-block;
    position: relative;
    top: -7px;
    left: 40px;}
.post_content .message { padding: 60px;
    color: var(--lighttxt);
    text-align: justify;position:relative;
    min-height: 384px;
    display: inline-block;
    width: 600px;
    vertical-align: top;}
.post_content .message img {display:block!important;
    margin: auto;}
.post_content .entry big {    line-height: 68px;
    color: #c0c0c0;
    font-size: 21px;
    display: inline-block;
    height: 50px;
    margin-left: 50px;
    margin-top: 9px;
    text-transform: capitalize;}
#postauthor { width: 200px;
    height: 380px;
    display: block;
    position: relative;
    right: 0px;border: 10px solid rgba(255, 254, 254, 0.57);
    outline: 1px solid var(--lightpbb);

}

.postauthor .icon{  display: inline-block;
    position: relative;
       top: 33px;
    left: 30px;
    width: 55px;
    height: 55px;
    transform: rotate(45deg);
    border: 10px solid #fafafa;
    outline: 1px solid #7c8485;
}

.postauthor .icon2 {    position: relative;
    width: 55px;
    overflow: hidden;
    height: 55px;}

.postauthor .icon3{
    display: block;
    background-image: url(https://via.placeholder.com/90x90);
    transform: rotate(-45deg);
    width: 90px;
    height: 90px;
    background-position: center;
    background-size: cover;
    position: relative;
    top: -15px;
    left: -20px;
}

.postauthor .big {display: block;
    font-size: 100px;font-weight: bold;
    color: rgba(16, 16, 16, 0.13);
    position: absolute;
    top: 0px;
    right: 32px;}

.post_content .block {display: inline-block;
    height: 75px;
    width: 274px;
    color: #c0c0c0;
    margin-left: 10px;}
.post_content title {display: block;
    font-size: 20px;
    margin: 0px 0px 10px 0px;}
.post_content .bar { border: 2px solid #48766c;
    height: 17px;
    font-size: 14px;
    font-weight: 900;}
.post_content perc {float:right;}
.post_content line {background-color: #595b5b;
    position: relative;
    width: 493px;
    display: block;
    height: 1px;
    left: 300px;
    top: -11px;}
.post_content lin {    margin: 0px 40px;
    width: 2px;
    height: 41px;
    display: inline-block;
    position: relative;
    left: 710px;
    top: -33px;
    background-color: #b86f92;
    -ms-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);}


.customfield {font-size: 14px;
    color: var(--accent1);
    font-weight: 600;
    font-family: 'playfair display';
    margin-top: 10px;
    margin-bottom: 5px;
    display: inline-block;}
/* ------------------------------
  FORUM BUTTONS
------------------------------- */
.fb {	background-color: #7b4742;	color: #f2f2f2;	padding: 2px 20px;	margin: -2px -4px 0px 6px;	font-family: 'oswald', cursive; 	font-size: 10px;	letter-spacing: 1px; 	text-transform: uppercase; 	-webkit-transition: all 0.6s ease-in-out; 	-moz-transition: all 0.6s ease-in-out;	-o-transition: all 0.6s ease-in-out;	-ms-transition: all 0.6s ease-in-out;	transition: all 0.6s ease-in-out; }
.fb2 { font-family: 'playfair display';  font-size: 11px; padding: 3px 27px; font-weight: bold; display: inline-block;  letter-spacing: 2px;  line-height: 35px;  text-transform: uppercase; background-color:var(--accent1);margin-bottom: 2px; margin-left: 2px; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out;    -ms-transition: all 0.6s ease-in-out;    transition: all 0.6s ease-in-out;}

a.fb2 {color:#fff!important;}
.fb2:hover {color: #111111;	-webkit-transition: all 0.6s ease-in-out;	-moz-transition: all 0.6s ease-in-out;	-o-transition: all 0.6s ease-in-out;	-ms-transition: all 0.6s ease-in-out;	transition: all 0.6s ease-in-out; }
		
		

.statmemberlist {}
#posts2 .post_content {width:500px!important;}

.ubrowser {color: var(--lighttxt);
    font-size: 11px;
    text-align: center;
    background-color: var(--lightbgfade);
    font-size: 11px;
    line-height: 100%;
    padding: 10px;
    margin: 4px 0px 3px 0px;}
.wrapmini { width: 180px; margin-right: -1px; font-family: montserrat; font-size: 9px; font-weight: lighter; color: #777;  display: block; border: 1px #d0d0d0 solid; background-color: #fafafa; padding: 25px; float: left; line-height: 150%; text-align: right; margin-bottom: 15px; }

.wrapmini span { display: block; float: left; color: rgba(153,119,148,1); }
/**************************************************
CSS for Advanced Code and Quote Boxes by Chakka
**************************************************/

.quote_header {    width: 100%; padding: 10px; padding-left: 15px; font-family: ALEGREYA; text-transform: uppercase; font-size: 8px!important; letter-spacing: 0.25px; color: #999; font-weight: 900!important; background-color: #f1f1f1; border: 1px solid #e9e9e9;}
.code_header { width: 100%; padding: 10px; padding-left: 15px; font-family: ALEGREYA; text-transform: uppercase; font-size: 8px!important; letter-spacing: 0.25px; color: #999; font-weight: 900!important; background-color: #f1f1f1; border: 1px solid #e9e9e9;}
.quote_wrapper,
.code_wrapper { width: 100%;}
.shyguy { float: right;  margin: 0 10px; padding-bottom: 2px;}
#QUOTE { margin-top:2px; white-space:normal; font-family: 'Lekton', Arial;  font-size: 11px; color: #555555;  text-align:justify;	line-height:80%;}
#CODE  {  margin-top:2px; white-space:normal; font-family: 'Lekton', Arial; font-size: 11px; color: #555555;text-align:justify;	line-height:80%;}
#CODE-WRAP B, #QUOTE-WRAP B {display: none;}

.mycode_i, .mycode_b, b, i {color:var(--accent1);}

::-webkit-scrollbar-thumb:vertical {background-color: var(--accent1);  border: 4px solid #777;}
::-webkit-scrollbar-thumb:horizontal {background-color: var(--accent1);	height: 20px; width: 3px;border: 4px solid #f1f1f1;}
::-webkit-scrollbar {      background-color: #798383; height: 5px;  border: 5px solid #f1f1f1;  width: 12px;}


::selection { background-color: var(--accent1);color:#f5f5f5;}
::-moz-selection { background-color: var(--accent1);color:#f5f5f5;}
::-webkit-selection { background-color: var(--accent1);color:#f5f5f5;}

body { margin: 0px;
	padding: 0px;
	background: var(--lighttxt) url(/images/mainimg.jpg) center no-repeat;
	background-attachment: fixed;
	background-size: cover;
	font-family: 'Roboto', calibri, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
}


a:link, a:visited, a:active { text-decoration: none; color: var(--accent1);
  cursor: crosshair;}
a:hover { color: #555;  }
#container {background: none repeat scroll 0% 0% #FEFEFE;width: 950px;margin: 95px 50px 0px 320px;padding: 13px;	text-align: left;}
.wrapper {	padding:1px;}
#logo { display:none;}
#copyright { font-size: 7px; line-height: 10px; padding: 8px; font-family: Montserrat; text-transform: uppercase;  letter-spacing: 1px; word-spacing: 1px; }      
#copyright a:link, #copyright a:visited, #copyright a:active { font-size: 8px; font-family: Montserrat, Sans-Serif; margin:0px; padding:0;}
#copyright a:hover { font-size: 9px;  }

#content {width: auto !important;	padding: 20px 0px;	overflow: hidden;}
#header ul.menu {	margin: 0;	padding: 0;	list-style: none;}
#header ul.menu li {	margin: 0 7px;	display: inline;}
#header ul.menu li a {	padding-left: 7px;	background-repeat: no-repeat;	display: inline;}
#logo ul.top_links {font-weight: bold;text-align: right;margin: -10px 5px 0 0; display: none;}
#logo ul.top_links a.search {	background-position: 0 0;}
#logo ul.top_links a.memberlist {background-position: 0 -20px;}
#logo ul.top_links a.calendar {	background-position: 0 -40px;}
#logo ul.top_links a.help {	background-position: 0 -60px;}
#logo ul.top_links a.portal {	background-position: 0 -180px;}
#panel .upper a.logout {}
#panel .upper a.login,
#panel .upper a.lost_password {	background: url(../../../images/headerlinks_sprite.png) 0 -100px no-repeat;	padding-left: 20px;	margin-left: 10px;	font-weight: bold;}
#panel .upper a.register {background: url(../../../images/headerlinks_sprite.png) right -80px no-repeat;padding-right: 20px;margin-left: 10px;	font-weight: bold;}
#panel .lower ul.panel_links {	float: left;}
#panel .lower ul.panel_links a.usercp {	background-position: 0 -120px;}
#panel .lower ul.panel_links a.modcp {	background-position: 0 -140px;}
#panel .lower ul.panel_links a.admincp {	background-position: 0 -160px;}
#panel .lower ul.user_links {	float: right;}
#panel .lower ul.user_links li a {	padding: 0;	background-image: none;}
#panel .upper { width: 100%; position: fixed;  top: 0; left: 0; z-index: 4; text-transform: uppercase;}
#panel .upper a:link, #panel .upper a:visited, #panel .upper a:hover, #panel .upper a:active {}
#panel .lower {	background: #efefef;color: #999;border-top: 1px solid #fff;	border-bottom: 1px solid #ccc;	padding: 5px;}
#panel .lower a:link, #panel .lower a:visited, #panel .lower a:hover, #panel .lower a:active {	color: #666;}
#userlinks { display: none; }
#search {  display: none;border: 0;	padding: 0;	margin: 0;	float: right;vertical-align: middle;}
#search input.button, #search input.textbox {border-color: #000;}
#search input.button {	background: #0066a2 url(../../../images/thead.png) top left repeat-x;color: #fff;}
#search input {	margin: -3px 0;}
#quick_login .remember_me input {vertical-align: middle;	margin: -3px 0 0 5px;}
#footer {clear: both;}
#footer ul.menu {margin: 0;padding: 0;	list-style: none; display: none;}
#footer ul.menu li {margin: 0 5px;	display: inline;}
#footer .upper {    padding: 0px;
    font-size: 12px;
    overflow: hidden;}
#footer a:link,#footer a:visited, #footer a:hover, #footer a:active { color: #777;}
#footer .upper .language {float: right;	margin: -1px;margin-left: 15px; display: none;}
#footer .upper .language select {border-color: #ccc;}
#footer .upper .theme {	float: right;margin: -1px;margin-left: 15px;}
#footer .upper .theme select {font-family: 'open sans'!important;  font-size: 8px!important; vertical-align: middle;  background-color: #fefefe; border: 1px solid #777; letter-spacing: 1px; text-transform: uppercase; color: #1b1b1b; padding: 6px;}
#footer .upper ul.bottom_links {float: left;margin: 4px 0 0 0;}
#footer .lower {
    overflow: hidden;
    font-size: 11px;
    color: var(--lighttxt);
    background-color: var(--lightbgfade);
    padding: 5px;
    margin-top: 5px;
    font-weight: bold;}
#footer .lower a:link, #footer .lower a:visited {color: #4d8679;font-weight: bold;}
#footer .lower a:hover, #footer .lower a:active {color: #333;text-decoration: underline;font-weight: bold;}
#footer .lower #current_time {float: right;}


.creditskin {
    color: var(--lighttxt);
    padding: 7px 21px;
    text-align: center;
    font-size: 11px;
    width: fit-content;
    margin-left: -1px;
    letter-spacing: 3px;
    font-style: italic;
    margin-top: 10px;
    background-color: var(--lightbgfade);
    font-family: 'playfair display', sans-serif;
    font-weight: bold;
}

#affiliatebuttons img {	border: 2px solid #fefefe;  border: 1px solid #525252;padding: 2px; margin:1px; padding: 5px; filter: grayscale(100%); -webkit-filter: grayscale(100%);}
#affiliatebuttons img:hover {filter:grayscale(0%); -webkit-filter: grayscale(0%);}
.affiliatebuttons {  padding: 20px;	background-color:#282828; outline: 1px solid rgba(133, 171, 181, .5);  border: 5px solid #f5f5f5;margin:10px 0px;}

#debug {float: right;text-align: right;	margin-top: 20px;	font-size: 11px;  display: none;}
.scaleimages img {	max-width: 100%;}
.forum_status {	height: 30px;	width: 30px;background: url(../../../images/forum_icon_sprite.png) no-repeat 0 0;display: inline-block;}
.forum_on {	background-position: 0 0;}
.forum_off {background-position: 0 -30px;}
.forum_offlock {background-position: 0 -60px;}
.forum_offlink {background-position: 0 -90px;}
.subforumicon {	height: 10px;	width: 10px;	display: inline-block;	margin: 0 5px;	background: url(../../../images/mini_status_sprite.png) no-repeat 0 0;}
.subforum_minion {background-position: 0 0;}
.subforum_minioff {	background-position: 0 -10px;}
.subforum_miniofflock {	background-position: 0 -20px;}
.subforum_miniofflink {background-position: 0 -30px;}

table {	color: #949393;	 font-family: arial;}
.tfixed {table-layout: fixed;word-wrap: break-word;}

.thead {padding: 40px 20px 39px 5px;
    vertical-align: middle;
    font-family: 'playfair display', cursive;
    font-size: 30px;
    font-weight: normal;
    width: 100%;
    color: var(--lighttxt);
    background-color: var(--lightbgfade);
    letter-spacing: 4px;
    text-transform: lowercase;
    text-decoration: none;
    text-align: center;
}
.thead strong {font-weight:normal;    line-height: 100%;}

.thead a:link, .thead a:visited, .thead a:active {font-family: 'playfair display', cursive;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 4px;
    text-transform: lowercase;
    text-decoration: none;
    text-align: center;
}
.thead a:hover {text-decoration: none; 
    border-bottom: 1px solid #ffffff;
color:#d7d7d7!important;}
.tcat { font-size: 12px;
    color: #fff;
    background-color: var(--accent1);
    border-bottom: 1px solid #777;
    border-top: 1px solid var(--accent1);
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
    font-family: 'playfair display';
    font-weight: 300;}
.tcat strong { font-weight:300;}
.tcat a:link {color: #fff;text-transform:uppercase;letter-spacing:1px;}
.tcat a:visited {	color: #fafafa!important;}
.tcat a:hover, .tcat a:active {	color: #fafafa!important;}
.trow1 {background-color:var(--lightbgfade);border: 0px solid; padding: 10px; color: var(--lighttxt);	font-size: 12px;line-height:100%;}
.trow2 {background-color:var(--lightbgfade);border: 0px solid;    line-height: 100%;  padding: 10px;  color: var(--lighttxt);	font-size: 12px;}
.trow2 .legend {    display: block;
    height: 40px;
    line-height: 31px;
    font-size: 24px;
    color: var(--accent1);
    border-bottom: 1px solid #c0c0c0;
    font-family: 'playfair display';}
.trow_shaded {	background: #ffdde0;	border: 0px solid;	border-color: #fff #ffb8be #ffb8be #fff;}
.no_bottom_border {	border-bottom: 0;}
.post.unapproved_post {	background: #ffdde0;}
.post.unapproved_post .post_author {	border-bottom-color: #ffb8be;}
.post.classic.unapproved_post .post_author {	border-color: #ffb8be;}
.post.unapproved_post .post_controls {	border-top-color: #ffb8be;}
.trow_deleted, .post.deleted_post {	background: #ab4a4a;}
.trow_selected,
tr.trow_selected td {background: #ab4a4a;color: #333;border-right-color: #F7E86A;border-bottom-color: #F7E86A;}
.trow_selected a:link, .trow_selected a:visited, .trow_selected a:hover, .trow_selected a:active {	color: #333;}
.trow_sep { 
    margin-top: 5px;
    font-family: 'playfair display';
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #040404;
    text-align: left;
    background-color: var(--lightbgfade);
    padding: 15px 10px 15px 20px;
    border-bottom: 1px solid #9e9e9e;}
.trow_sep i {margin: 0px 20px;}
.trow_sep2 {margin-top: 5px;font-family: 'playfair display';font-size: 9px; position: relative; text-transform: uppercase;letter-spacing: 1px;color: var(--lighttxt);text-align: right;padding: 0px 5px 17px 20px;background-color:var(--lightbgfade);
    border: 1px solid rgba(241, 241, 241, 0.14);
}

.trow_sep .bar2 {  margin: 0px 18px;
    width: 1px;
    height: 23px;
    display: inline-block;
    position: relative;
    background-color: var(--accent1);
    -ms-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);}
.trow_sep name {position: absolute; margin-top: 2px;
    margin-left: 10px;}

.trow_sep2 input {margin-top:14px;position:relative; top:3px;}
.trow_sep_all {position:absolute; right:190px; margin-top:0px;}
.tfoot { font-size: 7px; color: var(--lighttxt); text-transform: uppercase; padding: 10px!important; font-family: montserrat; letter-spacing: 2px; word-spacing: 3px; text-align: center; line-height: 100%; background-color: var(--lightbgfade);}
.tfoot2 {border-top: 20px solid #313030;padding: 6px;background: #fcfcfc;color: #666;}
.tfoot3 {	padding: 0px;background-color: rgba(36, 36, 36, 0.61);color: #c0c0c0;font-size: 10px!important;}
.tfoot a:link, .tfoot a:visited {color: var(--accent1); font-size: 9px; letter-spacing: 0px; text-decoration: none; text-transform: uppercase; font-family: montserrat;}
.tfoot a:hover, .tfoot a:active {color: #555;text-decoration: none;}

.nextblock {margin-top: 14px; font-size: 9px; text-align: center; background-color: var(--lightbgfade); padding: 20px; text-transform: uppercase;  letter-spacing: 1px; }
.nextblock a:link, .nextblock a:visited, .nextblock a:active,  {color:var(--accent1);}
.nextblock a:hover {color:#888;}
.thead input.textbox, .thead select {	border: 1px solid #263c30;}
.bottommenu {background: #efefef;color: #333;border: 1px solid #4874a3;	padding: 10px;}
.navigation {color: #333;font-size: 13px;  font-family: "Oswald";  text-transform: uppercase;}
.navigation a:link {text-decoration: none;}
.navigation a:visited {text-decoration: none;}
.navigation a:hover, .navigation a:active {	text-decoration: none;}
.navigation .active {	color: #333;	font-size: small;	font-weight: none;}
#navi br { display: none;}
#navstrip  {z-index: 10; position: fixed; top: 10px; text-shadow: 1px -1px #111111; left: 228px; width: 570px; height: 32px; font-family: monospace; font-size: 0px; font-weight: 100; text-align: left; text-transform: uppercase; letter-spacing: 2px;}
#navstrip .navs {line-height: 8px;}
#navstrip a:link, #navstrip a:visited, #navstrip a:active {  padding: 0px 10px;  color: var(--accent1); text-transform: capitalize;  letter-spacing: 2px; border-bottom: solid 0px #282828;  font-size: 13px; font-family: 'playfair display';font-weight: 600;   position: relative;top: 9px;}
#navstrip a:hover {color:#777;}
#navstrip big { background-color: #797979; font-size: 20px; width: 1px; height: 25px; display: inline-block; -ms-transform: rotate(25deg); -webkit-transform: rotate(25deg); transform: rotate(35deg); position: absolute; top: 1px; left: -8px;}
#navstrip sm {font-size: 11px;   color: #555; position: relative; top: 9px;}


/** extras */
.smalltext { font-size: 10px;    line-height: 15px;}
.markblock { float: right; background-color: var(--lightbgfade); font-size: 10px; padding: 3px 15px; color: var(--darkbg); margin: 5px 0px; font-family: 'playfair display'; text-transform: uppercase; letter-spacing: 1px;}
.markblock a { color: #777;  text-transform: uppercase;  letter-spacing: 1px;  font-size: 7px;  font-family: Montserrat;}
.largetext {font-size: 16px;font-weight: bold;}
fieldset { padding: 12px; border: 0px; margin: 0px;width:100%!important; background-color: rgba(35, 35, 35, 0.55); letter-spacing: 1px; }
fieldset a:link {color: #777;}
fieldset a:visited, fieldset a:active {color: #777;}
fieldset a:hover {color: #888;}
fieldset.trow1, fieldset.trow2 {border-color: #bbb;padding: 37px;}
fieldset.trow1 span, fieldset.trow2 span {    font-size: 11px;}
fieldset.align_right {text-align: right;}
input.textbox {font-family: 'open sans'!important;  font-size: 8px!important; vertical-align: middle; background-color: #fefefe;  border: 1px solid #d0d0d0; letter-spacing: 1px;    text-transform: none!important;  color: #1b1b1b;  padding: 6px;}
.forumjump {font-family: 'open sans'!important;   font-size: 8px!important;  vertical-align: middle; background-color: #fefefe;  border: 1px solid #777; letter-spacing: 1px; text-transform: uppercase;  color: #1b1b1b;  padding: 6px;}
#custom textarea {    width: 712px!important;    height: 200px;}
textarea {background-color:var(--lightbgfade); color: var(--lighttxt); border: 1px solid #777; padding: 2px; line-height: 1.4; outline: 0; text-transform: none!important; font-size: 12px;}

button, input.button { background-color: var(--accent1); color: #FFFFFF; font-size: 7px; letter-spacing: 2px; text-transform: uppercase; margin: 0px 3px; line-height: 100%; padding: 10px; text-decoration: none; border: none; border-radius: 3px;}
button:hover, input.button:hover {border-color: #111111;background: #555;color: #f6f6f6;}
form {	margin: 0;	padding: 0;}
form input.error {	border: 1px solid #f30;	color: #f30;background: #ffffff;padding: 3px;outline: 0;font-size: 13px;font-family: Tahoma, Verdana, Arial, Sans-Serif;}
form input.valid {	border: 1px solid #0c0;	background: #ffffff;padding: 3px;	outline: 0;	font-size: 13px;	font-family: Tahoma, Verdana, Arial, Sans-Serif;}
form label.error {color: #f30;margin: 5px;padding: 0px;	display: block;	font-weight: bold;	font-size: 11px;}
form #message {    width: 500px;}
.editor {background: #f1f1f1;	border: 1px solid #ccc;}
.editor_control_bar {	background: #fff;	border: 1px solid #ccc;}
.post .editor_control_bar {	background: #f5f5f5;}
.popup_menu {	background: #fff;	border: 1px solid #ccc;position: absolute; top: 34px!important; left: 0px!important;display: block;z-index:1;}
.popup_menu .popup_item {background: #efefef;	color: #333;line-height: 18px;}
.popup_menu .popup_item:hover {	background: #828282;	color: #fff;}

.trow_reputation_positive {	background: #ccffcc;}
.trow_reputation_negative {background: #ffcccc;}
.reputation_positive {	color: green;}
.reputation_neutral {	color: #444;}
.reputation_negative {	color: red;}
.repbox {	font-size:16px;	font-weight: bold;	padding:5px 7px 5px 7px;}
._neutral {	background-color:#FAFAFA;	color: #999999;	border:1px solid #CCCCCC;}
._minus {	background-color: #FDD2D1;color: #CB0200;	border:1px solid #980201;}
._plus {	background-color:#E8FCDC;	color: #008800;	border:1px solid #008800;}

img {border: none;  display: none;}
img.attachment {	border: 1px solid #E9E5D7;	padding: 2px;}
hr {	background-color: #000000;	color: #000000;height: 1px;	border: 0px;}
.clear {	clear: both;}
.float_left {	float: left;}
.float_right {	float: right;}
.hidden {	display: none;	float: none;	width: 1%;}
.hiddenrow {	display: none;}
.selectall {background: #FFFBD9;border-bottom: 1px solid #F7E86A;color: #333;text-align: center;}
.expcolimage {	float: right;	width: auto;	vertical-align: middle;	margin-top: 3px;}
.tcat_menu > .expcolimage {	margin-top: 0;}

blockquote { color: #262626;border: 1px solid #ccc;margin: 0;background: #fff;padding: 10px;}
blockquote cite { color: #262626;	font-weight: bold;	border-bottom: 1px solid #ccc;	font-style: normal;	display: block;	padding-bottom: 3px;margin: 0 0 10px 0;}
blockquote cite span {	float: right;	font-weight: normal;	font-size: 12px;color: #262626;}
blockquote cite span.highlight {float: none;	font-weight: bold;	padding-bottom: 0;}
.codeblock {    background: #fff; border: 1px solid #ccc; padding: 10px; margin: 9px auto 2px auto; max-width: 553px;}
.codeblock .title {display:none;}
.codeblock code {overflow: auto;text-transform: none!important;	height: auto;max-height: 200px;	display: block;}
.clicker {margin: 0 auto; font: 7px montserrat; position: relative; display: block;}
.post input[type=submit], .post input[type=button], .post input[type=reset] { background-color: var(--accent1); color: #fafafa; font-size: 10px; font-family: 'playfair display'!important; text-transform: uppercase; letter-spacing: 1px; margin: 3px; padding: 8px 15px; text-decoration: none; margin-bottom: 10px!important; border: none;}
.smilie {	vertical-align: middle;}
.smilie_pointer {	cursor: pointer;}
.separator {	margin: 5px;	padding: 0;	height: 0px;	font-size: 1px;	list-style-type: none;}
.popup_menu .popup_item_container {	margin: 1px;text-align: left;}
.popup_menu .popup_item {	display: block;	padding: 4px;	white-space: nowrap;	text-decoration: none;}
.popup_menu a.popup_item:hover {	text-decoration: none;}
.subject_new {	font-weight: bold;}
.pm_alert { background: rgba(95, 95, 95, 0.74); text-align: center; letter-spacing: 2px; padding: 15px 20px; margin-bottom: 15px; font-size: 16px; color: #fefefe; position: fixed; top: 50px; right: 30px; width: 400px; z-index: 9999;}
.pm_alert a { font-size: 18px;    color: var(--accent1);}
.red_alert {     background:rgba(95, 95, 95, 0.74); color: #fefefe; text-align: center; padding: 20px; margin-bottom: 15px; font-size: 22px; word-wrap: break-word; position: fixed; top: 50px; z-index: 9999;}
.red_alert a:link,.red_alert a:visited,.red_alert a:hover,.red_alert  a:active {	color: #A5161A;}
.high_warning {	color: #CC0000;}
.moderate_warning {	color: #F3611B;}
.low_warning {	color: #AE5700;}
.online {	color: #15A018;}
.offline {	color: #C7C7C7;}
div.error {	padding: 5px 10px;	border-top: 2px solid #FFD324;	border-bottom: 2px solid #FFD324;	background: #FFF6BF;	font-size: 12px;}
div.error p {	margin: 0;	color: #333;	font-weight: normal;}
div.error p em {	font-style: normal;	font-weight: bold;	padding-left: 24px;	display: block;	color: #C00;background: url(../../../images/error.png) no-repeat 0;}
div.error ul {	margin-left: 24px;}
.pagination {	font-size: 11px;	padding-top: 10px;	margin-bottom: 5px;}
.tfoot .pagination,.tcat .pagination {	padding-top: 0;}
.pagination .pages {	font-weight: bold;}
.pagination .pagination_current,.pagination a {	padding: 3px 6px;margin-bottom: 3px;}
.pagination a {	background: #f5f5f5;	border: 1px solid #ccc;}
.pagination .pagination_current {	background: none;	color: #333;	border: none;	font-weight: bold;}
.pagination a:hover {	background: #828282;	color: #fff;	border-color: #263c30;	text-decoration: none;}
.pagination .go_page img {	margin-bottom: -4px;}
.drop_go_page {	background: #f5f5f5;	padding: 4px;}
.pagination_breadcrumb {	background-color: #efefef;	border: 1px solid #fff;	outline: 1px solid #ccc;	padding: 5px;	margin-top: 5px;	font-weight: normal;}
.pagination_breadcrumb_link {	vertical-align: middle;	cursor: pointer;}
.thread_legend,.thread_legend dd {	margin: 0;	color:#232323;	padding: 0;}
.thread_legend dd {	padding-bottom: 4px;	margin-right: 15px;}
.thread_legend img {	margin-right: 4px;	vertical-align: bottom;}
.forum_legend,.forum_legend dt,.forum_legend dd {	margin: 0;	padding: 0;        display: none;}
.forum_legend dd {	float: left;	margin-right: 10px;	margin-top: 7px;}
.forum_legend dt {	margin-right: 10px;	float: left;}
.success_message {	color: #00b200;	font-weight: bold;	font-size: 10px;	margin-bottom: 10px;}
.error_message {	color: #C00;	font-weight: bold;	font-size: 10px;	margin-bottom: 10px;}
#posts_container {	padding: 0; }
.ignored_post {	border-top: 3px solid #333;	padding: 15px;}
.ignored_post .show_ignored_post {	margin-top: -15px;}
.ignored_post .show_ignored_post a.button span {background-position: 0 -400px;}
.post {overflow: hidden; margin-top: 10px;}
.post.classic {	padding-top: 0px;}
.post .post_author {position: relative; top: 7px; left: 5px;}
.postauthor { font-size: 50px; display: block; background-color: var(--lightbgfade); height: 140px; border-bottom: 1px solid var(--lightpbb); line-height: 135px; position: relative; text-transform: capitalize;}

.post.classic .post_author {	border: 0px solid #ddd;	float: left;	width: 280px;	margin: -6px 5px 5px;	border-left: 0;	padding: 0px;}
.post .post_author .buddy_status {	vertical-align: middle;	margin-top: -4px;}
.post .post_author div.author_avatar {float: left;	margin-right: 3px;height: 380px; width: 200px; background-size: cover;  background-position: center;}
.post.classic .post_author div.author_avatar {	float: none;	text-align: center;	margin-bottom: 8px;}
.post .post_author div.author_avatar img {	padding: 0px;	border: 0px solid #ddd;	background: #fff;}
.post .post_author div.author_information {	float: left;	padding: 6px 8px;}
.post.classic .post_author div.author_information {	float: none;	padding: 0;	text-align: center;}
.post .post_author div.author_statistics {font-size: 11px;	padding: 3px 10px 3px 5px;	color: #666;	line-height: 1.3;}
.post.classic .post_author div.author_statistics {	border-top: 0px dotted #ccc;	margin: 0px;	padding: 0px;	float: none;}
.post .post_head {	font-size: 11px;  position: absolute;  display: block;  width: 400px;  height: 100px;  color: #fff;  top: 53px; right: -140px;}
.post .post_head span.post_date {	color: var(--lighttxt);}
.post .post_head span.edited_post {	font-size: 10px;	color: #999;}
.post .post_head span.edited_post a {	color: #666;}
.post_body {	font-size: 14px;	padding:0px;	line-height: 100%;}
.post.classic .post_content {	float: right;	width: 670px;	padding: 0 1% 5px 1%;}
.post_content { padding: 9px 10px 5px 10px;  display: inline-block; min-height: 595px; background-color: var(--lightbgfade); margin: 0px 0px 2px 0px; width: 98%; position: relative;}
.post_content .signature {	margin-top: 5px;	border-top: 1px dotted #ddd;	padding: 10px 0 4px 0;}
.post .post_meta {	margin: 4px 43px;	font-size: 11px;	color: #999;}
.post .post_meta a:link,.post .post_meta a:visited {	color: #777;}
.post .post_meta a:hover,.post .post_meta a:active {	color: #777;}
.post_controls {	clear: both;	background: #ededed;	border-bottom: 0px solid #ccc;	padding: 12px 0px 3px 5px;	overflow: hidden;}
.postbit_buttons > a:link,.postbit_buttons > a:visited,.postbit_buttons > a:active {    background-color: var(--accent1);    color: #f2f2f2;    padding: 3px 10px;    margin: 16px -3px 0px 5px;    font-family: montserrat!important;	font-size: 12px;	letter-spacing: 0px; 	text-transform: uppercase; 	-webkit-transition: all 0.6s ease-in-out; 	-o-transition: all 0.6s ease-in-out;	-ms-transition: all 0.6s ease-in-out;	transition: all 0.6s ease-in-out;}
.postbit_buttons > a:hover {background-color: #37383a; 	color: #fafafa;	-webkit-transition: all 0.6s ease-in-out; 	-o-transition: all 0.6s ease-in-out;	-ms-transition: all 0.6s ease-in-out;	transition: all 0.6s ease-in-out;}
.postbit_buttons a span {	padding-left: 10px;        padding-right: 10px;	display: inline-block;	height: 16px;	background-image: url(../../../none);	background-repeat: no-repeat;}
.postbit_buttons a.postbit_find span {	background-position: 0 0;}
.postbit_buttons a.postbit_reputation_add span {	background-position: 0 -20px;}
.postbit_buttons a.postbit_email span {	background-position: 0 -40px;}
.postbit_buttons a.postbit_website span {	background-position: 0 -60px;}
.postbit_buttons a.postbit_pm span {	background-position: 0 -80px;}
.postbit_buttons a.postbit_quote span {	background-position: 0 -100px;}
.postbit_buttons a.postbit_multiquote span {	background-position: 0 -120px;}
.postbit_buttons a.postbit_multiquote_on span {	background-position: 0 -140px;}
.postbit_buttons a.postbit_edit span {	background-position: 0 -160px;}
.postbit_buttons a.postbit_qdelete span {	background-position: 0 -180px;}
.postbit_buttons a.postbit_qrestore span {	background-position: 0 -200px;}
.postbit_buttons a.postbit_report span {	background-position: 0 -220px;}
.postbit_buttons a.postbit_warn span {	background-position: 0 -240px;}
.postbit_buttons a.postbit_purgespammer span {	background-position: 0 -540px;}
.postbit_buttons a.postbit_reply_pm span {	background-position: 0 -260px;}
.postbit_buttons a.postbit_reply_all span {	background-position: 0 -280px;}
.postbit_buttons a.postbit_forward_pm span {	background-position: 0 -300px;}
.postbit_buttons a.postbit_delete_pm span {	background-position: 0 -320px;}
.postbuttons {width: 49px;
    display: inline-block;
    right: 7px;z-index:1;
	position: absolute;}
.postbuttons a:link, .postbuttons a:visited, .postbuttons a:active {margin-left:0px;}

a.button:link,a.button:visited,a.button:active {	color: #555555;    font-family: 'oswald', sans-serif;    font-size: 20px;    padding: 0px 0px 0px 20px;    font-weight: bold;    display: inline-block;    letter-spacing: 2px;    line-height: 16px;    text-transform: uppercase;	-webkit-transition: all 0.6s ease-in-out; 	-moz-transition: all 0.6s ease-in-out;	-o-transition: all 0.6s ease-in-out;	-ms-transition: all 0.6s ease-in-out;	transition: all 0.6s ease-in-out;}
a.button:hover {	color: #181818;	-webkit-transition: all 0.6s ease-in-out; 	-moz-transition: all 0.6s ease-in-out;	-o-transition: all 0.6s ease-in-out;	-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
a.button.small_button {		font-size: 13px;	margin: 0;	padding: 3px 6px;}
a.button span {padding-left: 10px;padding-right: 10px;display: inline-block;background-image: url(../../../none);background-repeat: no-repeat;}
a.button.new_thread_button span {	background-position: 0 -340px;}
a.button.new_reply_button span {	background-position: 0 -360px;}
a.button.closed_button span {	background-position: 0 -380px;}
a.button.rate_user_button span {	background-position: 0 -400px;}
a.button.add_buddy_button span {	background-position: 0 -440px;}
a.button.remove_buddy_button span {	background-position: 0 -480px;}
a.button.add_ignore_button span {	background-position: 0 -460px;}
a.button.remove_ignore_button span {	background-position: 0 -500px;}
a.button.report_user_button span {	background-position: 0 -520px;}
.quick_jump {	background: url(../../../images/jump.png) no-repeat 0;	width: 13px;	height: 13px;	padding-left: 13px; /* amount of padding needed for image to fully show */	margin-top: -3px;	border: none;}
.pollbar {	background: url(../../../images/pollbar.png) top left repeat-x;	border: 1px solid #3f3f3f;	height: 10px;}
.pollbar .percent {	display: none;}
.posticons_label {	white-space: nowrap;}

/** jGrowl Start **/

/** Special IE6 Style Positioning **/
.ie6 {	position: absolute;}
.ie6.top-right {	right: auto;	bottom: auto;
	left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );}

.ie6.top-left {	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );}

.ie6.bottom-right {	left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );}

.ie6.bottom-left {	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );	top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );}
.ie6.center {	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );	width: 100%;}

/** jGrowl Styling **/
.jGrowl {	z-index: 9999;	color: #fff;	font-size: 12px;	position: fixed;}
.jGrowl.top-left {	left: 0px;	top: 0px;}
.jGrowl.top-right {	right: 0px;	top: 0px;}
.jGrowl.bottom-left {	left: 0px;	bottom:	0px;}
.jGrowl.bottom-right {	right: 0px;	bottom: 0px;}
.jGrowl.center {	top: 0px;	width: 50%;	left: 25%;}

/** Cross Browser Styling **/
.center .jGrowl-notification,.center .jGrowl-closer {	margin-left: auto;	margin-right: auto;}
.jGrowl .jGrowl-notification,.jGrowl .jGrowl-closer {	background-color: #000;	opacity: .85;	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);	zoom: 1;	width: 235px;	padding: 10px;	margin-top: 5px;	margin-bottom: 5px;	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 1em;	text-align: left;	display: none;	border-radius: 5px;}
.jGrowl .jGrowl-notification {	min-height: 40px;}
.jGrowl .jGrowl-notification,.jGrowl .jGrowl-closer {	margin: 10px;}
.jGrowl .jGrowl-notification .jGrowl-header {	font-weight: bold;	font-size: .85em;}
.jGrowl .jGrowl-notification .jGrowl-close {z-index: 99;	float: right;	font-weight: bold;	font-size: 1em;	cursor: pointer;}
.jGrowl .jGrowl-closer {	padding-top: 4px;	padding-bottom: 4px;	cursor: pointer;	font-size: .9em;	font-weight: bold;	text-align: center;}

/** Hide jGrowl when printing **/
@media print {	.jGrowl {	display: none;} }
/** jGrowl End **/
/** Modal Start **/
.modal {
	display: none;
	text-align: left;
	-webkit-box-shadow: 0 0 40px #000;
	-moz-box-shadow: 0 0 40px #000;
	-o-box-shadow: 0 0 40px #000;
	-ms-box-shadow: 0 0 40px #000;
	box-shadow: 0 0 40px #000;
	color: #91ad9f;
	width: 450px;
	text-decoration: none;
}
.modal a.close-modal { background: url(../../../images/close.png) no-repeat 0 0; width: 30px;  position: absolute;  top: -6.5px; right: -6.5px;  display: block; height: 30px;  text-indent: -9999px;  color: #91ad9f;  text-decoration: none;}
.modal-spinner {	display: none;	width: 64px;	height: 64px;	position: fixed;	top: 50%;	left: 50%;	margin-right: -32px;	margin-top: -32px;	background: url(../../../images/spinner_big.gif) no-repeat center center;-webkit-border-radius: 8px;	-moz-border-radius: 8px;	-o-border-radius: 8px;	-ms-border-radius: 8px;	border-radius: 8px;}
/** Modal End **/

/** Impromptu Start **/
/*! jQuery-Impromptu - v5.2.4 - 2014-05-26
* http://trentrichardson.com/Impromptu
* Copyright (c) 2014 Trent Richardson; Licensed MIT */

.jqifade {	position: absolute;	background-color: #777777;}
div.jqi {	width: 400px;	max-width:90%;	font-family: Verdana, Geneva, Arial, Helvexica, sans-serif;	position: absolute;	background-color: #ffffff;	font-size: 11px;	text-align: left;	border: solid 1px #eeeeee;	border-radius: 6px;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;	padding: 7px;}
div.jqi .jqiclose {	position: absolute;	top: 4px; right: -2px;	width: 18px;	cursor: default;	color: #bbbbbb;	font-weight: bold;}
div.jqi .jqistate {	background-color: #fff;}
div.jqi .jqititle {	padding: 5px 10px;	font-size: 16px;	line-height: 20px;	border-bottom: solid 1px #eeeeee;}
div.jqi .jqimessage {	padding: 10px;	line-height: 20px;	color: #444444;}
div.jqi .jqibuttons {	text-align: right;	margin: 0 -7px -7px -7px;	border-top: solid 1px #e4e4e4;	background-color: #f4f4f4;	border-radius: 0 0 6px 6px;	-moz-border-radius: 0 0 6px 6px;	-webkit-border-radius: 0 0 6px 6px;}
div.jqi .jqibuttons button {	margin: 0;	padding: 15px 20px;	background-color: transparent;	font-weight: normal;	border: none;	border-left: solid 1px #e4e4e4;	color: #777;	font-weight: bold;	font-size: 12px;}
div.jqi .jqibuttons button.jqidefaultbutton {	color: #489afe;}
div.jqi .jqibuttons button:hover,div.jqi .jqibuttons button:focus {	color: #287ade;	outline: none;}
.jqiwarning .jqi .jqibuttons {	background-color: #b95656;}

/* sub states */
div.jqi .jqiparentstate::after {	background-color: #777;	opacity: 0.6;	filter: alpha(opacity=60);	content: '';	position: absolute;	top: 0;	left: 0;	bottom: 0;	right: 0;	border-radius: 6px;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;}
div.jqi .jqisubstate {	position: absolute;	top: 0;	left: 20%;	width: 60%;	padding: 7px;	border: solid 1px #eeeeee;	border-top: none;	border-radius: 0 0 6px 6px;	-moz-border-radius: 0 0 6px 6px;	-webkit-border-radius: 0 0 6px 6px;}
div.jqi .jqisubstate .jqibuttons button {	padding: 10px 18px;}

/* arrows for tooltips/tours */
.jqi .jqiarrow {	position: absolute;	height: 0; width: 0;	line-height: 0;	font-size: 0;	border: solid 10px transparent;}
.jqi .jqiarrowtl {	left: 10px;	top: -20px;	border-bottom-color: #ffffff;}
.jqi .jqiarrowtc {	left: 50%;	top: -20px;	border-bottom-color: #ffffff;	margin-left: -10px;}
.jqi .jqiarrowtr {right: 10px;	top: -20px;border-bottom-color: #ffffff;}
.jqi .jqiarrowbl {	left: 10px;	bottom: -20px;	border-top-color: #ffffff;}
.jqi .jqiarrowbc {	left: 50%;	bottom: -20px;	border-top-color: #ffffff;	margin-left: -10px;}
.jqi .jqiarrowbr {	right: 10px;	bottom: -20px;	border-top-color: #ffffff;}
.jqi .jqiarrowlt {	left: -20px;	top: 10px;	border-right-color: #ffffff;}
.jqi .jqiarrowlm {	left: -20px;	top: 50%;	border-right-color: #ffffff;	margin-top: -10px;}
.jqi .jqiarrowlb {	left: -20px;	bottom: 10px;	border-right-color: #ffffff;}
.jqi .jqiarrowrt {	right: -20px;	top: 10px;	border-left-color: #ffffff;}
.jqi .jqiarrowrm {	right: -20px;	top: 50%;	border-left-color: #ffffff;	margin-top: -10px;}
.jqi .jqiarrowrb {	right: -20px;	bottom: 10px;	border-left-color: #ffffff;}
.private_content {    float: right;    width: 62%;    padding: 0px 1% 5px;}

/** Impromptu End */
.threadlink a:link, .threadlink a:active, .threadlink a:visited {    text-transform: none;    font-weight: lighter;    letter-spacing: 0px;    font-size: 20px;    font-family: "benchnine";    margin-bottom: 0px;	color: #735c70;	line-height:90%;    text-align: center;    padding-left: 0px;    padding-top: 20px;}
		
		
		
		