body {
	background: #0b1016;
	color: #e0e6ed;
	text-align: center;
	line-height: 1.4;
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	overflow-y: scroll;
}

a:link {
	color: #5cb3ff;
	text-decoration: none;
}

a:visited {
	color: #5cb3ff;
	text-decoration: none;
}

a:hover,
a:active {
	color: #ffffff;
	text-decoration: underline;
}

#container {
	color: #e0e6ed;
	text-align: left;
	line-height: 1.4;
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	min-width: 990px;
}

.wrapper {
	width: 85%;
	min-width: 970px;
	max-width: 1500px;
	margin: auto auto;
}

#logo {
	background: #141c26;
	padding: 10px 0;
	border-bottom: 1px solid #2c3e53;
}

#content {
	background: #141c26;
	width: auto !important;
	padding: 20px 10px;
	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: 20px;
	background-image: url(../../../images/headerlinks_sprite.png);
	background-repeat: no-repeat;
	display: inline-block;
	line-height: 16px;
}

#logo ul.top_links {
	font-weight: bold;
	text-align: right;
	margin: -10px 5px 0 0;
}

#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 {
	font-weight: bold;
	background: url(../../../images/headerlinks_sprite.png) right -80px no-repeat;
	padding-right: 20px;
	margin-left: 10px;
}

#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 {
	background: linear-gradient(to bottom, #233549 0%, #1a2737 100%);
	color: #fff;
	border-top: 1px solid #2c3e53;
	border-bottom: 1px solid #0b1016;
	padding: 7px;
	clear: both;
}

#panel .upper a:link,
#panel .upper a:visited,
#panel .upper a:hover,
#panel .upper a:active {
	color: #fff;
}

#panel .lower {
	background: #111821;
	color: #8da2bb;
	border-top: 1px solid #2c3e53;
	border-bottom: 1px solid #2c3e53;
	padding: 5px;
}

#panel .lower a:link,
#panel .lower a:visited,
#panel .lower a:hover,
#panel .lower a:active {
	color: #5cb3ff;
}

#search {
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	vertical-align: middle;
}

#search input.button,
#search input.textbox {
	border-color: #2c3e53;
}

#search input.button {
	background: #1e2e40;
	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;
}

#footer ul.menu li {
	margin: 0 5px;
	display: inline;
}

#footer .upper {
	background: #111821;
	border-top: 1px solid #2c3e53;
	border-bottom: 1px solid #2c3e53;
	padding: 6px;
	font-size: 12px;
	overflow: hidden;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color: #8da2bb;
}

#footer .upper .language {
	float: right;
	margin: -1px;
	margin-left: 15px;
}

#footer .upper .language select {
	border-color: #2c3e53;
}

#footer .upper .theme {
	float: right;
	margin: -1px;
	margin-left: 15px;
}

#footer .upper .theme select {
	border-color: #2c3e53;
}

#footer .upper ul.bottom_links {
	float: left;
	margin: 4px 0 0 0;
}

#footer .lower {
	color: #8da2bb;
	padding: 6px 6px 12px 6px;
	overflow: hidden;
	font-size: 11px;
}

#footer .lower a:link,
#footer .lower a:visited {
	color: #5cb3ff;
	font-weight: bold;
}

#footer .lower a:hover,
#footer .lower a:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

#footer .lower #current_time {
	float: right;
	color: #8da2bb;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 20px;
	font-size: 11px;
}

.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_offclose {
	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_minioffclose {
	background-position: 0 -20px;
}

.subforum_miniofflink {
	background-position: 0 -30px;
}

table {
	color: #e0e6ed;
	font-size: 13px;
}

.tborder {
	background: #141c26;
	width: 100%;
	margin: auto auto;
	border: 1px solid #2c3e53;
	padding: 1px;
	box-shadow: 0px 4px 10px rgba(0,0,0,0.5);
}

.tfixed {
	table-layout: fixed;
	word-wrap: break-word;
}

.thead {
	background: linear-gradient(to bottom, #233549 0%, #1a2737 100%);
	color: #ffffff;
	border-bottom: 1px solid #2c3e53;
	padding: 8px;
}

.thead a:link {
	color: #ffffff;
	text-decoration: none;
}

.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}

.thead a:hover,
.thead a:active {
	color: #ffffff;
	text-decoration: underline;
}

.tcat {
	background: #1a2635;
	color: #8da2bb;
	border-top: 1px solid #2c3e53;
	border-bottom: 1px solid #0b1016;
	padding: 6px;
	font-size: 12px;
}

.tcat a:link {
	color: #5cb3ff;
}

.tcat a:visited {
	color: #5cb3ff;
}

.tcat a:hover,
.tcat a:active {
	color: #ffffff;
}

.trow1 {
	background: #141c26;
	border: 1px solid;
	border-color: #1e2a3a #1e2a3a #1e2a3a #1e2a3a;
}

.trow2 {
	background: #111821;
	border: 1px solid;
	border-color: #1e2a3a #1e2a3a #1e2a3a #1e2a3a;
}

.trow_shaded {
	background: #2a1b1d;
	border: 1px solid;
	border-color: #3e272a #3e272a #3e272a #3e272a;
}

.no_bottom_border {
	border-bottom: 0;
}

.post.unapproved_post {
	background: #2a1b1d;
}

.thread_start_datetime {
	color: #8da2bb;
}

.post.unapproved_post .post_author {
	border-bottom-color: #3e272a;
}

.post.classic.unapproved_post .post_author {
	border-color: #3e272a;
}

.post.unapproved_post .post_controls {
	border-top-color: #3e272a;
}

.trow_deleted,
.post.deleted_post {
	background: #1d172e;
}

.trow_selected,
tr.trow_selected td {
	background: #242615;
	color: #e0e6ed;
	border-right-color: #3e4024;
	border-bottom-color: #3e4024;
}

.trow_selected a:link,
.trow_selected a:visited,
.trow_selected a:hover,
.trow_selected a:active {
	color: #5cb3ff;
}

.trow_sep {
	background: #1a2635;
	color: #e0e6ed;
	border-bottom: 1px solid #2c3e53;
	padding: 6px;
	font-size: 12px;
	font-weight: bold;
}

.tfoot {
	border-top: 1px solid #2c3e53;
	padding: 6px;
	background: #111821;
	color: #8da2bb;
}

.tfoot a:link {
	color: #5cb3ff;
	text-decoration: none;
}

.tfoot a:visited {
	color: #5cb3ff;
	text-decoration: none;
}

.tfoot a:hover,
.tfoot a:active {
	color: #ffffff;
	text-decoration: underline;
}

.thead input.textbox,
.thead select {
	border: 1px solid #2c3e53;
}

.bottommenu {
	background: #111821;
	color: #e0e6ed;
	border: 1px solid #2c3e53;
	padding: 10px;
}

.navigation {
	color: #e0e6ed;
	font-size: 12px;
}

.navigation a:link {
	text-decoration: none;
}

.navigation a:visited {
	text-decoration: none;
}

.navigation a:hover,
.navigation a:active {
	text-decoration: underline;
}

.navigation .active {
	color: #ffffff;
	font-size: small;
	font-weight: bold;
}

.smalltext {
	font-size: 11px;
}

.largetext {
	font-size: 16px;
	font-weight: bold;
}

fieldset {
	padding: 12px;
	border: 1px solid #2c3e53;
	margin: 0;
	background: #0e151e;
}

fieldset.trow1,
fieldset.trow2 {
	border-color: #2c3e53;
}

fieldset.align_right {
	text-align: right;
}

input.textbox {
	background: #0e151e;
	color: #e0e6ed;
	border: 1px solid #2c3e53;
	padding: 3px;
	outline: 0;
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
}

input.textbox.portal_search {
    width: 68%;
}

textarea {
	background: #0e151e;
	color: #e0e6ed;
	border: 1px solid #2c3e53;
	padding: 2px;
	line-height: 1.4;
	outline: 0;
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-size: 13px;
}

select {
	background: #0e151e;
	color: #e0e6ed;
	padding: 3px;
	border: 1px solid #2c3e53;
	outline: 0;
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-size: 13px;
}

button,
input.button {
	padding: 3px 8px;
	cursor: pointer;
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-size: 13px;
	background: #1e2e40;
	border: 1px solid #3a5575;
	color: #ffffff;
	outline: 0;
}

button:hover,
input.button:hover {
	background: #283d54;
	border-color: #5cb3ff;
}

form {
	margin: 0;
	padding: 0;
}

input.error, textarea.error, select.error {
	border: 1px solid #ff5c5c;
	color: #ff5c5c;
}

input.valid, textarea.valid, select.valid {
	border: 1px solid #5cff9c;
}

label.error {
	color: #ff5c5c;
	margin: 5px;
	padding: 0px;
	display: block;
	font-weight: bold;
	font-size: 11px;
}

form #message {
	width: 500px;
}

.editor {
	background: #111821;
	border: 1px solid #2c3e53;
}

.editor_control_bar {
	background: #141c26;
	border: 1px solid #2c3e53;
}

.post .editor_control_bar {
	background: #111821;
}

.popup_menu {
	background: #141c26;
	border: 1px solid #2c3e53;
}

.popup_menu .popup_item {
	background: #111821;
	color: #e0e6ed;
}

.popup_menu .popup_item:hover {
	background: #1e2e40;
	color: #fff;
}

.trow_reputation_positive {
	background: #162a1c;
}

.trow_reputation_negative {
	background: #2a1b1d;
}

.reputation_positive {
	color: #5cff9c;
}

.reputation_neutral {
	color: #8da2bb;
}

.reputation_negative {
	color: #ff5c5c;
}

.repbox {
	font-size:16px;
	font-weight: bold;
	padding:5px 7px 5px 7px;
}

._neutral {
	background-color:#111821;
	color: #8da2bb;
	border:1px solid #2c3e53;
}

._minus {
	background-color: #2a1b1d;
	color: #ff5c5c;
	border:1px solid #5c1b1d;
}

._plus {
	background-color:#162a1c;
	color: #5cff9c;
	border:1px solid #165c26;
}

img {
	border: none;
}

img.attachment {
	border: 1px solid #2c3e53;
	padding: 2px;
	background: #0e151e;
}

hr {
	background-color: #2c3e53;
	color: #2c3e53;
	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: #242615;
	border-bottom: 1px solid #3e4024;
	color: #e0e6ed;
	text-align: center;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 3px;
}

.tcat_menu > .expcolimage {
	margin-top: 0;
}

blockquote {
	border: 1px solid #3a5575;
	margin: 0;
	background: #0e151e;
	padding: 10px;
	color: #a3b8cc;
	font-style: italic;
}

blockquote cite {
	font-weight: bold;
	border-bottom: 1px solid #2c3e53;
	font-style: normal;
	display: block;
	padding-bottom: 3px;
	margin: 0 0 10px 0;
	color: #5cb3ff;
}

blockquote cite > span {
	float: right;
	font-weight: normal;
	font-size: 12px;
	color: #8da2bb;
}

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}

.codeblock {
	background: #0e151e;
	border: 1px solid #2c3e53;
	padding: 10px;
}

.codeblock .title {
	border-bottom: 1px solid #2c3e53;
	font-weight: bold;
	padding-bottom: 3px;
	margin: 0 0 10px 0;
	color: #8da2bb;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
	white-space: pre;
	tab-size: 4;
	color: #5cff9c;
}

.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;
}

.highlight {
	background: #3e4024;
	padding-top: 3px;
	padding-bottom: 3px;
}

.pm_alert {
	background: #3d361c;
	border: 1px solid #5c4e24;
	text-align: center;
	padding: 5px 20px;
	margin-bottom: 15px;
	font-size: 11px;
	color: #e0e6ed;
}

.red_alert {
	background: #2a1b1d;
	border: 1px solid #5c1b1d;
	color: #ff5c5c;
	text-align: center;
	padding: 5px 20px;
	margin-bottom: 15px;
	font-size: 11px;
	word-wrap: break-word;
}

.red_alert a:link,
.red_alert a:visited,
.red_alert a:hover,
.red_alert a:active {
	color: #ff5c5c;
}

.high_warning {
	color: #ff5c5c;
}

.moderate_warning {
	color: #ffb35c;
}

.low_warning {
	color: #ffea5c;
}

.imminent_banned {
	color: #aa3333;
}

.high_banned {
	color: #ff3333;
}

.moderate_banned {
	color: #ff8833;
}

.low_banned {
	color: #33aa33;
}

.online {
	color: #5cff9c;
}

.offline {
	color: #556575;
}

div.error {
	padding: 5px 10px;
	border: 2px solid #5c4e24;
	background: #3d361c;
	font-size: 12px;
}

div.error p {
	margin: 0;
	color: #e0e6ed;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #ff5c5c;
	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: #111821;
	border: 1px solid #2c3e53;
	color: #5cb3ff;
}

.pagination .pagination_current {
	background: none;
	color: #ffffff;
	border: none;
	font-weight: bold;
}

.pagination a:hover {
	background: #1e2e40;
	color: #fff;
	border-color: #5cb3ff;
	text-decoration: none;
}

.pagination .go_page img {
	margin-bottom: -4px;
}

.drop_go_page {
	background: #111821;
	padding: 4px;
	border: 1px solid #2c3e53;
}

.pagination_breadcrumb {
	background-color: #111821;
	border: 1px solid #2c3e53;
	outline: 1px solid #0b1016;
	padding: 5px;
	margin-top: 5px;
	font-weight: normal;
}

.pagination_breadcrumb_link {
	vertical-align: middle;
	cursor: pointer;
}

.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: #5cff9c;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #ff5c5c;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

#posts_container {
	padding: 0;
}

.ignored_post {
	border-top: 3px solid #2c3e53;
	padding: 15px;
}

.ignored_post .show_ignored_post {
	margin-top: -15px;
}

.ignored_post .show_ignored_post a.button span {
	background-position: 0 -400px;
}

.deleted_post_hidden {
	border-top: 2px solid #2c3e53;
	padding: 15px;
}

.deleted_post_collapsed {
	border-top: 3px solid #2c3e53;
	padding: 15px;
}

.deleted_post_collapsed .show_deleted_post {
	margin-top: -15px;
}

.deleted_post_collapsed .show_deleted_post a.button span {
	background-position: 0 -400px;
}

.post {
	overflow: hidden;
}

.post.classic {
	padding-top: 15px;
}

.post .post_author {
	border-bottom: 1px solid #2c3e53;
	border-top: 2px solid #2c3e53;
	background: #111821;
	padding: 5px;
	overflow: hidden;
}

.post.classic .post_author {
	border: 1px solid #2c3e53;
	float: left;
	width: 15%;
	margin: 0 1% 15px 0;
	border-left: 0;
	padding: 5px 1%;
	background: #111821;
}

.post .post_author .buddy_status {
	vertical-align: middle;
	margin-top: -4px;
}

.post .post_author div.author_avatar {
	float: left;
	margin-right: 3px;
}

.post.classic .post_author div.author_avatar {
	float: none;
	text-align: center;
	margin-bottom: 8px;
}

.post .post_author div.author_avatar img {
	padding: 5px;
	border: 1px solid #2c3e53;
	background: #0e151e;
}

.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 {
	float: right;
	font-size: 11px;
	padding: 3px 10px 3px 5px;
	color: #8da2bb;
	line-height: 1.3;
}

.post.classic .post_author div.author_statistics {
	border-top: 1px dotted #2c3e53;
	margin: 6px 0 0 0;
	padding: 6px 6px 3px 6px;
	float: none;
}

.post .post_head {
	font-size: 11px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #2c3e53;
	margin-bottom: 4px;
}

.post .post_head span.post_date {
	color: #8da2bb;
}

.post .post_head span.edited_post {
	font-size: 10px;
	color: #666;
}

.post .post_head span.edited_post a {
	color: #8da2bb;
}

.post_body {
	font-size: 14px;
	padding: 12px 0;
}

.post.classic .post_content {
	float: left;
	width: 79%;
	padding: 0 1% 5px 1%;
}

.post_content {
	padding: 9px 10px 5px 10px;
}

.post_content .signature {
	margin-top: 5px;
	border-top: 1px dotted #2c3e53;
	padding: 10px 0 4px 0;
	color: #a3b8cc;
}

.post .post_meta {
	margin: 4px 0;
	font-size: 11px;
	color: #666;
}

.post .post_meta a:link,
.post .post_meta a:visited {
	color: #8da2bb;
}

.post .post_meta a:hover,
.post .post_meta a:active {
	color: #ffffff;
}

.post_controls {
	clear: both;
	background: #111821;
	border-bottom: 1px solid #2c3e53;
	padding: 5px;
	overflow: hidden;
}

.postbit_buttons > a:link,
.postbit_buttons > a:hover,
.postbit_buttons > a:visited,
.postbit_buttons > a:active {
	display: inline-block;
	padding: 2px 5px;
	margin: 2px;
	font-size: 11px;
	background: #1e2e40;
	border: 1px solid #3a5575;
	color: #ffffff;
}

.postbit_buttons > a:hover {
	border-color: #5cb3ff;
}

.postbit_buttons a span {
	padding-left: 20px;
	display: inline-block;
	height: 16px;
	background-image: url(../../../images/buttons_sprite.png);
	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;
}

.post:not(.deleted_post) .postbit_qrestore,
.post:not(.deleted_post) .status_type,
.post.deleted_post .postbit_mirage {
    display: none;
}

a.button:link,
a.button:hover,
a.button:visited,
a.button:active {
	background: linear-gradient(to bottom, #233549 0%, #1a2737 100%);
	color: #fff;
	display: inline-block;
	padding: 4px 8px;
	margin: 2px 2px 6px 2px;
	border: 1px solid #2c3e53;
	font-size: 14px;
}

a.button.small_button {
	font-size: 13px;
	margin: 0;
	padding: 3px 6px;
}

a.button span {
	padding-left: 20px;
	display: inline-block;
	background-image: url(../../../images/buttons_sprite.png);
	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;
	margin-top: -3px;
	border: none;
}

.pollbar {
	background: #3a5575;
	border: 1px solid #2c3e53;
	height: 10px;
}

.pollbar .percent {
	display: none;
}

.poll_votedfor {
	background: #111821;
	border: 1px solid;
	border-color: #2c3e53 #1e2a3a #1e2a3a #2c3e53;
}

.posticons_label {
	white-space: nowrap;
}

.jqifade{
	position: absolute;
	background-color: #0b1016;
}
iframe.jqifade{
	display:block;
	z-index:-1;
}
div.jqi{
	width: 400px;
	max-width:90%;
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	background-color: #141c26;
	font-size: 11px;
	text-align: left;
	border: solid 1px #2c3e53;
	border-radius: 6px;
	padding: 7px;
	color: #e0e6ed;
}
div.jqi .jqistate{
	background-color: #141c26;
}
div.jqi .jqititle{
	padding: 5px 10px;
	font-size: 16px;
	line-height: 20px;
	border-bottom: solid 1px #2c3e53;
	color: #ffffff;
}
div.jqi .jqimessage{
	padding: 10px;
	line-height: 20px;
	color: #e0e6ed;
	overflow: auto;
}
div.jqi .jqibuttons{
	text-align: right;
	margin: 0 -7px -7px -7px;
	border-top: solid 1px #2c3e53;
	background-color: #111821;
	border-radius: 0 0 6px 6px;
}
div.jqi .jqibuttons button{
	margin: 0;
	padding: 15px 20px;
	background-color: transparent;
	border: none;
	border-left: solid 1px #2c3e53;
	color: #8da2bb;
	font-weight: bold;
	font-size: 12px;
}
div.jqi .jqibuttons button.jqidefaultbutton{
	color: #5cb3ff;
}
div.jqi .jqibuttons button:hover,
div.jqi .jqibuttons button:focus{
	color: #ffffff;
	outline: none;
}

.blocker {
	background-color: rgba(11, 16, 22, 0.75);
}

.modal {
	background: #141c26;
	border: 1px solid #2c3e53;
	color: #e0e6ed;
}

/* Constrain the logo banner to match the forum width */
#logo img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
	padding-bottom: 15px;
}

.portal-grounded-footer {
    background: #141c26;
    border-top: 1px solid #2c3e53;
    padding: 25px 0;
    margin-top: 60px;
    text-align: center;
    font-size: 0.85rem;
    color: #8da2b9;
}

/* Navigation Grid */
.portal-nav-bar {
    display: flex;
    justify-content: center;
    background: #141c26;
    border: 1px solid #2c3e53;
    border-radius: 4px;
    padding: 12px 0;
    margin-top: -5px;
    margin-bottom: 20px;
    list-style: none;
}

.portal-nav-bar a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 1rem;
    padding: 0 25px;
}

.portal-nav-bar a:hover, .portal-nav-bar a.active {
    color: #5cb3ff;
}