/* Theme version: 1.50 */

body {
	background: #0a0a0a;    
	color: #d0d0d0; 
	text-align: center;
	line-height: 1.431;
	margin: 0;
	font-family: "Open Sans", Arial, Tahoma, sans-serif;
	font-size: 13px;
	overflow-y: scroll; 
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	vertical-align: baseline;
}


a:link {
	transition: all .12s ease !important;
	color: #9c8cff;
	text-decoration: none; 
}

a:visited {
	color: #b5a9ff;
	text-decoration: none; 
}

a:hover,
a:active { 
	color: #e3d7ff;
}

h1, h2, h3, h4 {
	padding: 0;
	margin-top: 0;
	font-weight: normal;
}

ol, ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#container {
	font-family: "Open Sans", Arial, Tahoma, sans-serif;
	text-align: left;
	color: #d0d0d0;
	line-height: 1.431;
	margin: 0;
	font-size: 13px;
	min-width: 960px; 
}

.wrapper {
	max-width: 1370px;
	margin: auto auto; 
    padding-left: 15%;
    padding-right: 15%;
}

#logo {
	background: #0f0f0f url(https://i.imgur.com/RXGGAPZ.png) no-repeat 0% 10% / cover; 
	height: 220px;
	width: 100%;
	display: flex;
	padding: 0 15px;
	display: -webkit-flex;
	display: -ms-flexbox;
	box-sizing: border-box;
}

#logo .wrapper {
	margin-bottom: 10px;
}

#content {
	width: auto !important;
	padding: 38px 10px;
	overflow: hidden;
	background: #121212;
}

#header {
	position: sticky;
	top: 0px;
	z-index: 777;
}

#header ul.menu {
	text-align: right;
	margin: 0;
	padding: 0;
	list-style: none; 
}

#header ul.menu li {
	margin: 0 4px;
	display: inline;
}

#header ul.menu li a {
	padding-left: 21px;
	display: inline-block;
	color: #d6d6d6;
}

#logo ul.top_links {
	text-align: right;
	margin: -10px 5px 0 0;
}

#panel {
    position: relative;
    z-index: 994;
    width: 100%;
}

#panel .upper a.logout {
	font-weight: 400;
	padding-right: 20px;
	margin-left: 10px;
}

#panel .upper a.login,
#panel .upper a.lost_password {
	padding: 7px 21px 7px 20px;
    background: #4a3b8c;
}

#panel .upper a.register {
	padding: 7px 21px 7px 20px;
	margin-left: 7px;
	background: #7b3d1a;
}

#panel .upper a.login:hover { 
	background: #6b5fa5;
	color: #fff; 
}

#panel .upper a.register:hover { 
	background: #b5752f; 
	color: #fff; 
}

#panel .lower ul.panel_links {
 float: right;
}

#panel .lower ul.user_links {
 float: left;
}

#panel .lower ul.user_links li a {
	padding: 0;
	padding-right: 5px;
	background-image: none; 
	color: #d6d6d6;
}

#panel .upper {
	position: relative;
	background: #1a1a1a;
	color: #ddd;
	clear: both;
	height: 64px;
	line-height: 64px;
	padding: 0px 15px;

}

#panel .lower a:link,
#panel .lower a:visited,
#panel .lower a:hover,
#panel .lower a:active { 
	color: #bbb;
}

#panel .upper a:link,
#panel .upper a:visited,
#panel .upper a:active { 
	color: #ddd; 
}

#panel .upper a:hover { 
	color: #9faaff; 
	text-decoration: none; 
}

#panel .lower {
	background: #2b2b2b;
	border-bottom: 1px solid #444;
    color: #999;
    height: 39px;
    line-height: 40px;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    overflow: hidden;
}

#panel .lower a:link,
#panel .lower a:visited,
#panel .lower a:hover,
#panel .lower a:active {
 color: #bbb;
}

.panel-pm {
    margin-left: 13px;
}

#search {
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	vertical-align: middle; 
}

#search input.button,
#search input.textbox { 
	border-color: #444; 
}

#search input.button { 
	background: #3a3a6e; 
	color: #fff; 
}

#search input { 
	margin: -3px 0; 
	background: #222;  
	color: #eee; 
}

#quick_login .remember_me input {
	vertical-align: middle;
	margin: -1px 0 0 1px;
}

#footer { 
	clear: both; 
}

#footer ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul.menu li {
	margin: 0 5px;
	display: inline;
}

#footer .upper {
	background: #1a1a1a;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	padding: 6px;
	font-size: 12px;
	color: #bbb;
	overflow: hidden; 
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active { 
	color: #aaa; 
}

#footer .upper .language {
	float: right;
	margin: -1px;
	margin-left: 15px; 
}

#footer .upper .language select { 
	border-color: #555; 
	background: #222; 
	color: #eee;
}

#footer .upper .theme {
	float: right;
	margin: -1px;
	margin-left: 15px;
}

#footer .upper .theme select { 
	border-color: #555; 
	background: #222; 
	color: #eee;
}

#footer .upper ul.bottom_links {
	float: none;
	margin: 8px -4px 7px; 
}

#footer .uppermid {
	overflow: hidden;
	background: #1a1a1a;
	padding: 2rem;
	color: #aaa;
	font-size: 13px;
	border-top: 1px solid #333;
}

#footer .uppermid a:link,
#footer .uppermid a:visited { 
	color: #bbb; 
}
#footer .uppermid a:hover,
#footer .uppermid a:active { 
	color: #fff; 
}

#footer .lower {
	overflow: hidden;
	border-top: 1px solid #333;
	color: #888;
	padding: 1.5em 1.8em;
	line-height: 18px;
	font-size: 13px;
	background: #171717;
}

#footer .lower a:link,
#footer .lower a:visited { 
	color: #aaa; 
}
#footer .lower a:hover,
#footer .lower a:active {
	color: #fff; 
	text-decoration: none; 
}

#footer .lower #social {
	float: right;
	color: #999;
	margin-top: -17px; 
}

#debug {
	float: right;
	text-align: right;
	margin-top: 20px;
	font-size: 11px; 
	color: #888;
}

.scaleimages img { 
	max-width: 100%; 
	overflow: hidden; 
}

.remove_buddy_button:hover { 
	color: #aaa !important; 
	background: rgba(128, 0, 128, 0.1) !important; 
}

.report_user_button:hover {
	color: #f39c12 !important; 
	background: rgba(255, 165, 0, 0.08) !important; 
}

.forum_status {
    cursor: default;
    font-size: 28px;
    padding-left: 10px;
    margin-right: -5px;
    text-align: center;
}

.forum_status i {
	display: inline-block;
	line-height: 50px;
	color: #a29bfe;
}

.simple-dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-btn {
    background: #4a4a6a;
    color: #fff;
    padding: 10px 16px;
    border: none;
    cursor: pointer;
    font-size: 13px;
    transition: all 0.2s ease;
}

.dropdown-btn:hover {
	background: #6a5aa8;
}
.dropdown-btn:hover {
    background: #1f6aa4;
}

.dropdown-content {
    display: none;
    position: absolute;
    background: #1e1e1e; 
    min-width: 160px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.6); 
    z-index: 9999;
}

.dropdown-content a {
    color: #ccc; 
    padding: 10px 14px;
    text-decoration: none;
    display: block;
    transition: all 0.2s ease;
}

.dropdown-content a:hover {
    background: #2c2c3a; 
    color: #fff; 
}


.simple-dropdown:hover .dropdown-content {
    display: block;
}

.forum_on { color: #7f9cf5; } 
.forum_off, .forum_offlock, .forum_offlink { color: #555; }
.forum_off i { opacity: .7; }
.forum_offclose i:before { content: "\f023"; color: #ef7351; } 
.forum_offlink i:before { content: "\f0c1"; color: #44ce9d; } 

.subforumicon {
    display: inline-block;
    font-size: 11px;
    height: 10px;
    width: 10px;
    margin: 0px 3px 0px 7px;
}

.subforum_minion { color: #b5b5b5; }
.subforum_minioff,
.subforum_minioffclose,
.subforum_miniofflink { color: #555; }
.subforum_minioff { opacity: .5; } 
.subforum_minioffclose i:before { content: "\f023"; color: #ef7351; } 
.subforum_miniofflink i:before { content: "\f0c1"; color: #44ce9d; } 

table {
    color: #ccc;
    font-size: 14px;
    font-family: inherit;
    border-collapse: collapse;
}

.tborder {
    background: #1b1b1b;
    width: 100%;
    margin: auto auto;
    border: 1px solid #333; 
}

.tfixed {
    table-layout: fixed;
    word-wrap: break-word;
}

.thead {
    background: #2d0036; 
    color: #e8d7ff; 
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    padding: 1.2em 1.425em 1.175em 1.275em;
    line-height: 24px;
}

.thead.side {
    background: #3b1f4d; 
    padding: 1rem 1.2rem .9rem 1.2rem;
}

.thead a:link,
.thead a:visited {
    color: #e8d7ff; 
    text-decoration: none; 
}

.thead a:hover,
.thead a:active {
    color: #fff; 
    text-decoration: underline; 
}

.thead.signin {
    background: #1b1b1b; 
    font-size: 24px;
    color: #b5b5b5 !important; 
    text-align: center;
    padding: 1rem 1rem 1.5rem 1rem;
}

.tcat {
    background: #15001a; 
    color: #e8d7ff; 
    font-size: 12px;
    box-sizing: border-box;
    padding: 11px 20px 9px 18px;
}

.tcat a:link, 
.tcat a:visited { 
    color: #e8d7ff; 
}

.tcat a:hover,
.tcat a:active { 
    color: #f2f4f5; 
}

.trow1 { 
    background: #1a1a1a !important; 
    border-bottom: 1px solid #333 !important;
    padding: 1.025em 1.275em 0.875em 1.175em; 
} 

.trow2 { 
    background: #222 !important;
    border-bottom: 1px solid #333 !important; 
    padding: 1.025em 1.275em 0.875em 1.175em; 
    color: #ccc !important; 
} 

.trow_shaded { 
    background: #2b1b2e !important;
    border: 0 !important; 
    padding: 1.025em 1.275em 0.875em 1.175em; 
}

.no_bottom_border { 
    border-bottom: 0; 
}

.post.unapproved_post { 
    background: #551c24; 
}

.post.unapproved_post .post_author { 
    border-bottom-color: #8b3a44; 
}

.post.classic.unapproved_post .post_author { 
    border-color: #8b3a44; 
}

.post.unapproved_post .post_controls { 
    border-top-color: #8b3a44; 
}

.trow_deleted,
.post.deleted_post { 
    background: #2b2b2b; 
    border-bottom: 1px solid #333;
}

.trow_selected,
tr.trow_selected td {
    background: #3b2a4d !important; 
    color: #e8d7ff;
}

.trow_selected a:link,
.trow_selected a:visited,
.trow_selected a:hover,
.trow_selected a:active { 
    color: #e8d7ff; 
}

.trow_sep {
    background: #2b1b2e; 
    color: #b5b5b5;
    padding: 8px 18px;
    font-size: 12px;
    font-weight: 600; 
}

.deleted_post_hidden {
    border-top: 2px solid #333; 
    padding: 15px;
}

.deleted_post_collapsed {
    background: #1e1e1e; 
    margin-bottom: 7px;
    padding: 15px;
    border: 1px solid #444; 
}

.deleted_post_collapsed .show_deleted_post { 
    margin: -16px 6px 0 0; 
}

.deleted_post_collapsed .show_deleted_post a.button span { 
    color: #e8d7ff; 
}

.tfoot {
    padding: 10px;
    color: #999;
    background: #1a1a1a; 
}

.tfoot a:link,
.tfoot a:visited { 
    color: #b5b5b5;
    text-decoration: none; 
}

.tfoot a:hover,
.tfoot a:active {
    color: #e8d7ff; 
    text-decoration: underline; 
}

.thead input.textbox,
.thead select { 
    border: 1px solid #444; 
    background: #1a1a1a; 
    color: #b5b5b5; 
}

.bottommenu {
    background: #222; 
    color: #e8d7ff; 
    border: 1px solid #555; 
    padding: 10px; 
}

.navigation {
    margin-bottom: 13px;
    padding: 0 19px;
    color: #e8d7ff; 
    border-radius: 2px;
    font-size: 13px;
    overflow: hidden;
    height: 48px;
    line-height: 48px;
    font-family: inherit;
    background: #4a1f4f; 
}

.navigation a:link { 
    text-decoration: none; 
    color: #e8d7ff !important; 
}
.navigation a:visited { 
    text-decoration: none; 
    color: #b5b5b5 !important;
}

.navigation a:hover,
.navigation a:active { 
    text-decoration: underline; 
    color: #f2f4f5 !important; 
}
.navigation a:focus { color: #ccc; }

.navigation .active i:before { 
    content: "\f015"; 
    color: #e8d7ff; 
}

.navigation .active {
    font-weight: 900;
    color: #e8d7ff;
    font-size: 13px; 
}

.smalltext {
    font-size: 13px;
    font-weight: 400;
    font-family: inherit;
    color: #b5b5b5; 
}

.smalltext.bold { 
    font-weight: 500 !important; 
    color: #fff; 
}

.largetext {
    font-size: 17px;
    font-weight: 400;
    color: #e8d7ff; 
}

fieldset {
    padding: 12px;
    border: 1px solid #444; 
    margin: 0; 
    background: #1a1a1a; 
    color: #ccc; 
}

fieldset.trow1,
fieldset.trow2 { 
    border-color: #555;
    background-color: #222 !important;
    color: #ccc;
}

fieldset.align_right { text-align: right; }

input.textbox {
    background: #222; 
    color: #ccc; 
    border: 1px solid #444; 
    padding: 5px 7px;
    outline: 0;
    box-sizing: border-box; 
    font-size: 13px;
    font-family: inherit;
}

input.textbox:focus {
    border: 1px solid #666; 
    box-shadow: 0 0 2px 0 #555;
}

textarea {
    background: #1a1a1a; 
    color: #ccc; 
    border: 1px solid #444; 
    padding: 8px;
    line-height: 1.4;
    outline: 0;
    font-family: inherit;
    font-size: 13px;
}

select {
    font-family: "Open Sans", Arial, Tahoma, sans-serif;
    font-size: 13px;
    border: 1px solid #555; 
    outline: 0;
    height: 32px;
    padding: 0 45px 0 8px;
    color: #ccc; 
    background: #222 url(../../../images/flatty/arrow-down.png) no-repeat 93% 55%;
    background-size: 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
}

button,
input.button {
    padding: 6px 15px 6px 12px;
    cursor: pointer;
    font-family: inherit;
    font-size: 13px;
    background: #4a1f4f; 
    border: 0 !important;
    outline: 0 !important;
    color: #e8d7ff; 
    border-radius: 2px !important;
}

button:hover,
input.button:hover { 
    border-color: #777; 
    background: #68286b; 
}

form {
    margin: 0;
    padding: 0; 
}

input.error, textarea.error, select.error {
    border: 1px solid #f30; 
    color: #f30; 
}

input.valid, textarea.valid, select.valid { 
    border: 1px solid #0c0; 
}

label.error {
    color: #f30;
    margin: 5px;
    padding: 0px;
    display: block;
    font-weight: 500;
    font-size: 11px; 
}

form #message { 
    width: 500px; 
    box-sizing: border-box; 
}

.editor {
    background: #222;
    border: 1px solid #444; 
}

.editor_control_bar {
    background: #1a1a1a;
    border: 1px solid #444; 
    margin-bottom: 5px; 
}

.post .editor_control_bar { background: #f5f5f5; }

.popup_menu {
    z-index: 75;
    box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, .5); 
    padding: 1px;
    border-radius: 3px !important;
    background: #1a1a1a; 
}

.popup_menu:before {
    position: absolute; 
    width: 0; height: 0;
    content: "";
    display: block;
    left: 1.4em;
    bottom: 100%;
    border-bottom: 7px solid #1a1a1a;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

.popup_menu .popup_item { 
    color: #ccc; 
}

.popup_menu .popup_item:hover {
    background: none;
    color: #34a0ef !important; 
}

.trow_reputation_positive { background: #2e3b2e; }
.trow_reputation_negative { background: #3b2e2e; }

.reputation_positive { color: #00cc44; } 
.reputation_neutral { color: #ccc; } 
.reputation_negative { color: #ff5555; } 

.repbox {
    font-size: 16px;
    font-weight: bold;
    padding: 5px 7px 5px 7px; 
}

._neutral {
    background-color: #2a2a2a; 
    color: #ccc;
    border: 1px solid #555; 
}

._minus {
    background-color: #3b1e1e; 
    color: #ff5555;
    border: 1px solid #980201; 
}

._plus {
    background-color: #1e3b1e; 
    color: #00cc44;
    border: 1px solid #008800; 
}

img { border: none; }

img.attachment {
    border: 1px solid #00aeff;
    margin-top: 10px;
    margin-bottom: -5px;
    padding: 1px;
    border-radius: 1px; 
}

hr {
    background-color: #555; 
    color: #333;
    height: 1px;
    border: 0px; 
}

.clear { clear: both; }

.float_left { float: left; }
.float_right { float: right; }

.text_left { text-align: left; }
.text_right { text-align: right; }

.hidden {
    display: none;
    float: none;
    width: 1%; 
}

.hiddenrow { display: none; }

.selectall {
    background: #333; 
    border-bottom: 1px solid #555; 
    color: #ccc; 
    text-align: center;
}

.expcolimage {
    width: auto;
    float: right;
    top: 1px;
    position: relative;
}

.expcolimage img {
    max-width: 24px;
    height: auto;
}

.thead .expcolimage img {
    opacity: .7;
    transition: all .2s ease;
}

.thead:hover .expcolimage img {
    opacity: .9; 
}

.expcolimage img:hover {
    opacity: 1 !important;
}

.tcat_menu > .expcolimage { 
    margin-top: 0; 
}

blockquote {
    border: 1px solid #444; 
    margin: 0;
    background: #1a1a1a; 
    color: #ccc; 
    padding: 12px; 
}

blockquote blockquote {
    background: #222;
    border: 0 !important;
}

blockquote blockquote blockquote {
    background: #1a1a1a;
    border: 0 !important;
}

blockquote blockquote blockquote blockquote {
    background: #222;
    border: 0 !important;
}

blockquote cite {
    font-weight: 600;
    border-bottom: 1px solid #555; 
    font-style: normal;
    display: block;
    padding-bottom: 7px;
    margin: 0 0 10px 0; 
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    color: #ddd;
}

blockquote cite > span {
    float: right;
    font-weight: normal;
    font-size: 12px;
    color: #999; 
}

blockquote cite span.highlight {
    float: none;
    font-weight: 600;
    padding-bottom: 0; 
    color: #f0dfff;
}

.codeblock {
    border-radius: 2px !important;
    background: #1e1e1e; 
    border: 1px solid #444; 
    padding: 12px; 
    color: #ccc;
}

.codeblock .title {
    border-bottom: 1px solid #555;
    font-weight: bold;
    padding-bottom: 8px;
    margin: 0 0 12px 0; 
    color: #eee;
}

.codeblock code {
    overflow: auto;
    height: auto;
    max-height: 200px;
    display: block;
    font-family: Monaco, Consolas, Courier, monospace;
    font-size: 13px; 
    color: #ddd;
    background: #1e1e1e; 
}

.smilie { 
    vertical-align: middle; 
}

.smilie_pointer { 
    cursor: pointer; 
}

.separator {
    margin: 5px;
    padding: 0;
    height: 0px;
    font-size: 1px;
    list-style-type: none; 
    border-top: 1px solid #444; 
}

.popup_menu .popup_item_container {
    line-height: 24px;
    padding: 7px;
    text-align: left;
    border-bottom: 1px solid #333; 
    background: #1a1a1a;
    color: #ccc;
}

.popup_menu .popup_item_container:last-child {
    border-top: 0;
    border-bottom: 0;
}

.popup_menu .popup_item {
	text-decoration: none;
	display: block;
	min-width: 160px;
	white-space: nowrap;
	padding: 4px 10px 5px;	
	color: #ccc !important; 
}

.popup_item_container:hover { 
	background: rgba(255, 255, 255, 0.05); 
}

.popup_menu a.popup_item:hover { 
	text-decoration: none; 
}

.subject_new { 
	font-weight: 500; 
	color: #f0dfff;
}

.highlight {
	background: #333; 
	padding-top: 3px;
	padding-bottom: 3px;
	color: #fff;
}

.pm_alert {
    background: #2c3e50; 
    border: 1px solid #1f2d38;
    text-align: center;
    font-size: 12px;
    padding: 10px 20px;
    margin-bottom: 18px;
	border-radius: 2px;
    color: #eee;
}

.red_alert {
	margin-bottom: 1.5em;
	padding: 1.1em 1.65em 1.1em 1.3em;
	font-size: 12px;
	text-align: center;
	font-weight: 300;
	color: #fff;
	background: rgba(198, 56, 56, 0.8); 
}

.red_alert a:link,
.red_alert a:visited,
.red_alert a:hover,
.red_alert a:active { 
	color: #aaeeff; 
}

.high_warning { color: #ff4c4c; }  
.moderate_warning { color: #ff944c; } 
.low_warning { color: #d18c00; }

.online { color: #39ff14; }  
.offline { color: #888; }  

div.error {
	padding: 1.475em 1.275em 0.575em 1.175em;
	font-size: 14px;
	font-family: inherit;
    color: #fff;
	background: #b71c1c; 
}

div.error p {
	margin: 0;
	color: #f0dfff;
	font-weight: normal; 
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #fff;
	background: url(../../../images/error.png) no-repeat 0;
}

div.error ul { 
	margin-left: 24px; 
}

.pagination {
	font-size: 11px;
	padding-top: 14px;
	margin-bottom: 14px; 
	color: #ccc;
}

.tfoot .pagination,
.tcat .pagination { 
	padding-top: 0; 
}

.pagination .pages { 
	font-weight: 500; 
	color: #fff;
}

.pagination .pagination_current,
.pagination a {
	padding: 5px 9px;
	margin-bottom: 3px; 
}

.pagination a {
	background: #222; 
	color: #aaa; 
	border: 1px solid #444; 
}

.pagination a:link { 
	color: #aaa !important; 
}

.pagination a:link:hover { 
	color: #fff !important; 
}

.pagination .pagination_current {
	background: #8c00ff; 
	border: none;
	font-weight: 500; 
	color: #fff;
	border-radius: 2px;
	border: 1px solid #8c00ff;
}

.pagination a:hover {
	background: #5a00b2; 
	color: #fff;
	border-color: #5a00b2;
	text-decoration: none; 
}

.pagination .go_page img { 
	margin-bottom: -4px; 
}

.drop_go_page {
	background: #1a1a1a; 
	padding: 7px; 
	margin-top: 1em;
	color: #ccc;
}

.pagination_breadcrumb {
	background-color: #1a1a1a;
	border: 1px solid #333;
	padding: 1px 12px 0px;
	margin-top: 0px;
	font-weight: normal;
	margin-left: -2em;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
	color: #ccc;
}

.pagination_breadcrumb:before {
	border-bottom: 7px solid #1a1a1a;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	width: 0; height: 0;
	content: "";
	display: block;
	left: 0.5em;
	bottom: 100%;
	position: absolute; 
}

.pagination_breadcrumb_link {
	vertical-align: middle;
	cursor: pointer;
	color: #ccc;
}

.thread_legend,
.thread_legend dd {
	margin: 0;
	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; 
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
	margin-top: 7px; 
}

.forum_legend dt {
	margin-right: 10px;
	float: left; 
}

.success_message {
	color: #39ff14; 
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px; 
}

.error_message {
	color: #ff4c4c; 
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px; 
}

#posts_container { 
	padding: 0; 
}

.ignored_post {
	border-top: 3px solid #444; 
	padding: 15px; 
	background: #1e1e1e;
	color: #ccc;
}

.ignored_post .show_ignored_post { margin-top: -15px; }
.ignored_post .show_ignored_post a.button span { background-position: 0 -400px; }

.post { 
	background: #1e1e1e; 
	overflow: hidden; 
	margin-bottom: 8px;
	border: 1px solid rgba(140, 0, 255, 0.22); 
	color: #ccc; 
}

.post.classic {
	border: 1px solid rgba(140, 0, 255, 0.22);
	margin-bottom: 10px;
	padding-top: 15px;
	background: #1e1e1e; 
	color: #ccc;
}

.post .post_author {
    padding: 1em;
    overflow: hidden;
    background: #1a1a1a !important;
    color: #ccc !important;
}


.post.classic .post_author {
	margin: 2px 0 18px 0;
	float: left;
	width: 15%;
	padding: 5px 1%;
	border-right: 1px solid #333; 
}

.post .post_author .buddy_status {
	vertical-align: middle;
	margin-top: -4px; 
}

.post .post_author div.author_avatar {
	float: left;
	margin-right: 1em;
	min-width: 70px;
	max-width: 90px;
}

.post.classic .post_author div.author_avatar {
	float: none;
	margin: 0px auto 1em;
	max-width: 90px;
	text-align: center;
	min-width: 70px;
}

.post .post_author div.author_avatar img {
	border-radius: 1000px;
	width: 100px;
	height: 100px;
	background: #333; 
	border: 2px solid #8c00ff; 
}

.post .post_author div.author_information {
	float: left;
	padding: 6px 8px; 
	color: #ccc;
}

.post.classic .post_author div.author_information {
	float: none;
	font-family: inherit;
	padding: 0;
	text-align: center; 
	color: #ccc;
}

.post .post_author div.author_statistics {
	float: right;
	font-size: 12px;
	padding: 14px 18px 12px 16px;
	color: #999;
	font-family: inherit;
	line-height: 1.4; 
}

.post .post_author div.author_statistics_default {
	background: #2b2b2b; 
	float: right;
	font-size: 12px;
	padding: 11px 18px 6px 16px;
	color: #999;
	font-family: inherit;
	line-height: 1.4; 
}

.post.classic .post_author div.author_statistics {
	margin: 7px 0 0 0;
	float: none; 
}

.post .post_head {
	border-bottom: 1px solid #333; 
	font-size: 11px;
	padding-bottom: 12px;
	margin-bottom: 7px; 
	color: #ccc;
}

.post .post_head span.post_date { 
	color: #888; 
	font-size: 13px;
}

.post .post_head span.edited_post {
	font-size: 10px;
	color: #999;
}

.post .post_head span.edited_post a { color: #aaa; }

.post_body {
	font-size: 14px;
	padding: 10px 0;
	color: #ccc; 
}

.post.classic .post_content {
	border-left: 1px solid #333; 
	margin-left: -1px;
	float: left;
	width: 80%;
	padding: 5px 1.4% 5px;
}

.post_content { 
	padding: 18px 20px 10px 20px; 
	color: #ccc;
}

.post_content .signature {
	margin-top: 5px;
	border-top: 1px dotted #444; 
	padding: 10px 0 4px 0; 
	color: #999;
}

.post .post_meta {
	margin: 4px 0;
	font-size: 11px;
	color: #999; 
}

.post .post_meta a:link,
.post .post_meta a:visited { color: #aaa; }

.post .post_meta a:hover,
.post .post_meta a:active { color: #fff; }

.post_controls_default {
	padding: 0.9em;
	clear: both;
	overflow: hidden;
}

.post_controls {
	overflow: hidden;
	clear: both;
	padding: 0.875em;
	background: #1e1e1e; 
	border-top: 1px solid #333;
	color: #ccc;
}

.post:not(.deleted_post) .postbit_qrestore,
.post:not(.deleted_post) .status_type,
.post.deleted_post .postbit_mirage {
    display: none;
}

.postbit_buttons > a:link,
.postbit_buttons > a:visited,
.postbit_buttons > a:active {
	display: inline-block;
	color: #b18aff; 
	padding: 7px 16px 7px 14px;
	margin: 5px 2px 2px;
	font-size: 12px;
	border: 1px solid #4a2b70; 
	background: #2b1e3f; 
	border-radius: 2px;
	text-decoration: none;
	transition: all 0.2s ease;
}

.postbit_buttons > a:hover { 
	background: #8e44ad;
	color: #fff; 
	border: 1px solid #8e44ad; 
}

.postbit_buttons a span {
	display: inline-block;
	height: 16px; 
}

a.button:link,
a.button:visited,
a.button:active {
	background: #8e44ad; 
	display: inline-block;
	color: #fff;
	margin: 2px 0px 6px;
	font-size: 13px;
	padding: 8px 23px 8px 21px;
	border-radius: 2px;
	text-decoration: none;
	transition: all 0.15s ease;
}

a.button:hover { background: #b18aff; }

a.button.small_button {
	font-size: 13px;
	padding: 5px 10px;
	border-radius: 2px;
}

a.button span { 
	display: inline-block; 
}

.quick_jump {
	background: url(../../../images/jump.png) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px;
	margin-top: -3px;
	border: none; 
}

.pollbar {
    background: #333; 
    height: 20px;
    margin-top: -16px;
    color: #fff;
    font-size: 13px;
    text-align: right;
    overflow: hidden;
    box-sizing: border-box;
    border-radius: 2px;
}

.pollbar .percent { 
	display: inline-block; 
	padding: 0 5px; 
	color: #fff;
	font-weight: 500;
}

.poll-fw {
	position: relative;
	height: 20px;
	box-sizing: border-box;
	border-radius: 2px;
	top: 4px;
	overflow: hidden;
	background: #1e1e1e; 
	border: 1px solid #444;
}

.poll-fw::before {
    content: "0%";
    font-size: 13px;
    padding: 0 5px;
    color: #fff;
}

.poll-icn-adj {
	font-size: 14px;
	vertical-align: middle;
	margin-top: -1px;
	margin-right: 2px;
	color: #ccc;
}

/** 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;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  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 **/

.jGrowl.center .jGrowl-notification,
.jGrowl.center .jGrowl-closer {
  margin-left: auto;
  margin-right: auto; 
}

.jGrowl-notification {
  background-color: #000;
  opacity: 0.75;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.75*100));
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.75*100));
  zoom: 1;
  width: 250px;
  padding: 1em;
  margin: 10px;
  text-align: left;
  display: none;
  word-break: break-all;
  min-height: 40px; 
}

.jGrowl-notification .ui-state-highlight,
.jGrowl-notification .ui-widget-content .ui-state-highlight,
.jGrowl-notification .ui-widget-header .ui-state-highlight {
  border: 1px solid #000;
  background: #000;
  color: #fff;
}

.jGrowl-notification .jGrowl-header {
  font-weight: bold;
  font-size: .85em;
}

.jGrowl-notification .jGrowl-close {
  background: none !important;
  color: inherit;
  border: none;
  z-index: 99;
  float: right;
  margin-top: -10px;
  color: #fff !important;
  font-weight: bold;
  font-size: 21px;
  padding: 0;
  cursor: pointer; 
}

.jGrowl-message { padding-right: 3em !important; }

.jGrowl-closer {
  background-color: #000;
  opacity: 0.75;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.75*100));
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.75*100));
  zoom: 1;
  width: 250px;
  padding: 1em;
  margin: 10px;
  text-align: left;
  display: none;
  word-break: break-all;
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
  font-size: .9em;
  font-weight: bold;
  text-align: center; 
}

.jGrowl-closer .ui-state-highlight,
.jGrowl-closer .ui-widget-content .ui-state-highlight,
.jGrowl-closer .ui-widget-header .ui-state-highlight {
	border: 1px solid #000;
	background: #000;
	color: #fff; 
}

/** Hide jGrowl when printing **/
@media print {
	.jGrowl { display: none; }
}

/** jGrowl End **/


/** Modal Start **/

.blocker {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
overflow: auto;
z-index: 9999;
padding: 20px;
box-sizing: border-box;
background-color: rgba(26, 26, 26, 0.85); /* dark gothic overlay */
text-align: center;
}

.blocker {
content: "";
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -0.05em;
}

.blocker.behind {
background-color: transparent;
}

.modal {
position: relative;
display: inline-block;
width: 400px;
max-width: 95%;
text-align: left;
background: #17181a; 
color: #ddd; / readable light text /
box-sizing: border-box;
z-index: 2;
vertical-align: middle;
border-radius: 3px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); 
padding: 20px;
font-family: "Open Sans", Arial, Tahoma, sans-serif;
}

.modal a,
.modal a {
color: #b5b5b5;
text-decoration: none;
transition: all 0.12s ease;
}

.modal a,
.modal a {
color: #f2f4f5;
text-decoration: underline;
}

.modal h1, .modal h2, .modal h3, .modal h4 {
color: #ddd;
margin-top: 0;
font-weight: normal;
}

.modal button,
.modal input.button {
background: #2c82c9;
color: #fff;
border-radius: 2px;
border: none;
padding: 8px 15px;
cursor: pointer;
font-size: 13px;
font-family: inherit;
}

.modal button,
.modal input.button {
background: #6e88ea;
}

.modal a.close-modal {
position: absolute;
top: 1.3rem;
right: 1.3rem;
display: block;
width: 16px;
height: 16px;
text-indent: -9999px;
background: url(../../../images/flatty/close.png) no-repeat 0 0;
}

.modal.login-modal {
max-width: 326px;
padding: 17px 10px;
background: #1a1a1a; 
}

.modal-spinner {
display: none;
width: 64px;
height: 64px;
position: fixed;
top: 50%;
left: 50%;
margin-top: -32px;
margin-left: -32px;
background: url(../../../images/spinner_big.gif) no-repeat center center;
border-radius: 8px;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); 
}

/** Modal End **/

/** Impromptu Start **/

/*! jQuery-Impromptu - v6.2.3 - 2016-04-23
* http://trentrichardson.com/Impromptu
* Copyright (c) 2016 Trent Richardson; Licensed MIT */

.jqifade {
position: absolute;
background-color: rgba(119, 119, 119, 0.85); 
}

iframe.jqifade {
display: block;
z-index: -1;
}

div.jqi {
font-family: inherit;
width: 400px;
max-width: 90%;
position: absolute;
background: #1a1a1a; 
color: #ddd; 
font-size: 13px;
text-align: left;
padding: 10px;
border-radius: 3px;
box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.5); 
}

div.jqi .jqicontainer {}

div.jqi .jqiclose {
position: absolute;
top: 5px;
right: 9px;
width: 16px;
cursor: pointer;
color: #bbb;
font-size: 18px;
}

div.jqi .jqiclose:hover {
color: #fff; 
}

div.jqi .jqistate {
background-color: #1a1a1a;
color: #ddd;
}

div.jqi .jqititle {
padding: 6px 12px;
font-size: 16px;
line-height: 20px;
border-bottom: solid 1px #333; 
color: #fff;
}

div.jqi .jqimessage {
padding: 14px 18px 20px;
line-height: 20px;
color: #aaa; 
overflow: auto;
}

div.jqi .jqibuttonshide {
display: none;
}

div.jqi .jqibuttons {
margin: 0px -7px -7px -7px;
text-align: right;
border-top: solid 1px #444; 
background-color: #222;
border-radius: 0 0 3px 3px;
padding: 8px 11px;
}

div.jqi .jqibuttons button {
background-color: #333;
color: #ccc;
margin-left: 5px;
padding: 4px 20px;
font-weight: normal;
font-size: 13px;
border-radius: 2px !important;
border: 1px solid #555 !important;
box-shadow: none !important;
transition: all 0.15s ease;
}

div.jqi .jqibuttons button.jqidefaultbutton {
color: #00bcd4;
border: 1px solid #81d4fa !important;
}

div.jqi .jqibuttons button:hover,
div.jqi .jqibuttons button:focus {
color: #fff;
outline: none;
background-color: #2c82c9;
border: 1px solid #00bcd4 !important;
}

div.jqi .jqibuttons button[disabled] {
color: #777;
background-color: #333;
border: 1px solid #555 !important;
cursor: not-allowed;
}


.jqiwarning .jqi .jqibuttons {
background-color: #b95656; / dark red alert */
}


div.jqi .jqiparentstate::after {
background-color: #555; / darker semi-transparent overlay */
opacity: 0.6;
filter: alpha(opacity=60);
content: '';
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
border-radius: 3px;
}

div.jqi .jqisubstate {
position: absolute;
top: 0;
left: 20%;
width: 60%;
padding: 7px;
border: solid 1px #666;
border-top: none;
border-radius: 0 0 6px 6px;
background-color: #222;
}

div.jqi .jqisubstate .jqibuttons button {
padding: 10px 18px;
background-color: #333;
color: #ccc;
border: 1px solid #555;
border-radius: 2px !important;
}

div.jqi .jqisubstate .jqibuttons button {
background-color: #2c82c9;
color: #fff;
border: 1px solid #00bcd4;
}

.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: #1a1a1a; }
.jqi .jqiarrowtc { left: 50%; top: -20px; border-bottom-color: #1a1a1a; margin-left: -10px; }
.jqi .jqiarrowtr { right: 10px; top: -20px; border-bottom-color: #1a1a1a; }

.jqi .jqiarrowbl { left: 10px; bottom: -20px; border-top-color: #1a1a1a; }
.jqi .jqiarrowbc { left: 50%; bottom: -20px; border-top-color: #1a1a1a; margin-left: -10px; }
.jqi .jqiarrowbr { right: 10px; bottom: -20px; border-top-color: #1a1a1a; }

.jqi .jqiarrowlt { left: -20px; top: 10px; border-right-color: #1a1a1a; }
.jqi .jqiarrowlm { left: -20px; top: 50%; border-right-color: #1a1a1a; margin-top: -10px; }
.jqi .jqiarrowlb { left: -20px; bottom: 10px; border-right-color: #1a1a1a; }

.jqi .jqiarrowrt { right: -20px; top: 10px; border-left-color: #1a1a1a; }
.jqi .jqiarrowrm { right: -20px; top: 50%; border-left-color: #1a1a1a; margin-top: -10px; }
.jqi .jqiarrowrb { right: -20px; bottom: 10px; border-left-color: #1a1a1a; }

.sicon {
display: inline-block;
font-size: 16px;
width: 32px;
height: 32px;
text-align: center;
border-radius: 1000px;
background-color: #2c2c2c; / dark circle background */
color: #ccc;
}


.sicon.fb { border: 2px solid #3b5998; background: #3b5998; color: #fff; }
.sicon.fb:hover { border: 2px solid #3b5998; background: none; color: #3b5998; }

.sicon.yt { border: 2px solid #dd4b39; background: #dd4b39; color: #fff; }
.sicon.yt:hover { border: 2px solid #dd4b39; background: none; color: #dd4b39; }

.sicon.tw { border: 2px solid #00aced; background: #00aced; color: #fff; }
.sicon.tw:hover { border: 2px solid #00aced; background: none; color: #00aced; }

.sicon.ln { border: 2px solid #0077b5; background: #0077b5; color: #fff; }
.sicon.ln:hover { border: 2px solid #0077b5; background: none; color: #0077b5; }

.sicon.re { border: 2px solid #ff4500; background: #ff4500; color: #fff; }
.sicon.re:hover { border: 2px solid #ff4500; background: none; color: #ff4500; }


.rightbutton, .leftbutton {
cursor: pointer;
font-size: 18px;
display: block;
float: right;
transition: color 0.15s ease;
}

.rightbutton:hover, .leftbutton:hover { color: #eee; }


.pmbg {
background: #039be5;
max-width: 220px;
margin-left: 3px;
text-align: center;
height: 24px;
width: 24px;
line-height: 25px;
color: #fff;
display: inline-block;
border-radius: 1000px;
transition: background 0.15s ease;
}

.pmbg:hover { background: #2c82c9; }


.ttip { position: relative; font-weight: 400; outline: none; text-decoration: none; }

.ttip span {
position: absolute;
display: none;
margin-left: -999em;
}

.ttip:hover span {
position: absolute;
opacity: 1;
font-size: 12px;
color: #fff;
margin-left: 0;
min-width: 230px;
top: 2.5em; left: 3px;
z-index: 99;
font-family: inherit;
border-radius: 2px;
}

.ttbg {
padding: .6em .9em .6em .7em;
background: rgba(3, 3, 3, .7);
font-weight: 400;
font-family: "Open Sans", Arial, sans-serif !important;
position: relative;
}

.ttbg:after {
position: absolute !important;
bottom: 100%;
left: 10px;
content: " ";
height: 0;
width: 0;
pointer-events: none;
border-color: transparent !important;
border-bottom-color: rgba(3, 3, 3, .7) !important;
border-width: 6px !important;
border-style: solid;
}


#backtop {
position: fixed;
margin: 0;
cursor: pointer;
border-radius: 1000px;
color: #fff;
font-size: 18px;
right: 23px; bottom: 17px;
z-index: 372;
text-align: center;
height: 42px;
width: 42px;
transition: background-color 0.1s ease;
background: rgba(44, 130, 201, .6);
}

#backtop:hover { background: rgba(44, 130, 201, 0.85); }

#backtop .arr-adj {
line-height: 42px;
margin-left: -1px;
}


#backtop {
    background: #155a96; 
}



.menu.top_links li.dropdown {
    position: relative;
    z-index: 2000; 
}


.menu.top_links li .dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #111; 
    padding: 0;
    margin: 0;
    list-style: none;
    min-width: 150px;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.5);
    transition: all 0.25s ease;
    opacity: 0;
    transform: translateY(-10px);
}


.menu.top_links li .dropdown-menu li a {
    display: block;
    padding: 10px 15px;
    color: #ccc;
    text-decoration: none;
    white-space: nowrap;
}


.menu.top_links li .dropdown-menu li a:hover {
    background: #3a0f3a;
    color: #fff;
}


.menu.top_links li.dropdown:hover > .dropdown-menu {
    display: block;
    opacity: 1;
    transform: translateY(0);
}


#panel, .upper, .wrapper {
    overflow: visible;
}


.thead img[src*="bluesky"],
.thead img[src*="facebook"],
.thead img[src*="twitter"],
.thead a[href*="bsky"],
.thead a[href*="facebook"],
.thead a[href*="twitter"] {
    display: none !important;
}

.inline_rating {
    margin-top: -10px !important;
}

@media screen and (max-width: 1200px) {
    ul.menu.top_links.float_right {
        display: none !important;
    }
}




		
		
		
		
		
		
		
		
		
		
		
		