body {
	text-align: left;
	line-height: 1;
}

a, a:link, 	a:visited, 	a:hover, a:active, .thead a:link, .thead a:visited, .thead a:hover, .thead a:active,
.trow_selected a:link,	
.trow_selected a:visited,	
.trow_selected a:hover,	
.trow_selected a:active,
.tfoot a:link,
.tfoot a:visited,
.tfoot a:hover,
.tfoot a:active,
.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active,
.red_alert a:link,	
.red_alert a:visited,	
.red_alert a:hover,	
.red_alert a:active,
.post .post_meta a:link,	
.post .post_meta a:visited,
.post .post_meta a:hover,	
.post .post_meta a:active {
	color: #827f7f;
	text-decoration: none;
}

a:hover, .thead a:hover, .trow_selected a:hover, .tfoot a:hover, .navigation a:hover, .post .post_meta a:hover {
	color: #fff;
}

.tcat a:link, .tcat a:visited,
.tcat a:hover,	
.tcat a:active {
	color: #fff;
	text-decoration: none;
}

.wrapper {	
	width: 100%;	
	min-width: auto;
}

.forum_status {
	height: 46px;
	width: 27px;
	background-image: url(../../../images/army/forum__icons.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.forum_on {
	background-position: -27px 0px;
	width: 39px;
}

.forum_off,
.forum_offlock,
.forum_offlink,
.subforum_minion,
.subforum_minioff,
.subforum_miniofflock,
.subforum_miniofflink {
	background-position: 0 0;	
}

.subforumicon {
	height: 7px;
	width: 7px;
	margin-right: 5px;
	vertical-align: middle;
	border-radius: 50%;
}

.subforum_minion {
	background: #e37d37;
}
.subforum_minioff {
	background: #f5f5f5;
}
.subforum_miniofflock {
	background: #e14b4a;
}
.subforum_miniofflink {
	background: #f5f5f5;
}
table {
	color: #686868;
	font-size: 14px;
}
.tborder {
	background: none;
	border: 0;	
	padding: 0;
}
.thead {
	border-bottom: 0;
}
.thead strong {
	font-weight: bold;
}
.tcat {	
	color: #686868;
	background: none;
	border-top: 0;
	border-bottom: 0;
	padding: 0;	
	font-size: 13px;	
}
.tcat strong {
	font-size: 12px;
	font-weight: normal;
}
.trow1,
.trow2 {
	background: none;	
	border: 0;	
	border-color: none;
}
.trow_shaded {
	background: #100f0f;
	border: 0;
}
trow_deleted,	
.post.deleted_post {	
	background: none;	
}
.trow_deleted,
.post.deleted_post {
	background: #3b1414;
	color: #686868;
	padding: 10px 15px;
	border-bottom: 1px solid #071521;
	border-right-color: none;	
	border-bottom-color: none;
}
.trow_selected .author-info,
.trow_selected .post-info {
	background: rgb(14, 15, 16);
}
.tfoot {	
	border-top: 0;	
	padding: 0;	
	background: none;	
	color: #686868;	
}
.navigation {	
	color: #686868;	
	font-size: 13px;	
}
.smalltext {
	font-size: 12px;
}
fieldset {
	border: none;
	border-radius: 3px;
	background: #1c1f27;
	color: #cbc3c3;
}
input[type=text],
input[type=password],
input[type=email] {
	border-radius: 0;
	padding: 11px 14px;
	background: #060708;
	border-radius: 3px;
	border: 0;
	border-bottom: 0;
	outline: 0;
	font-weight: normal;
	color: #fff;
	-webkit-transition: 0.3s ease-in-out background;
	-o-transition: 0.3s ease-in-out background;
	transition: 0.3s ease-in-out background;
}
textarea {
	background: none;
	color: #fff;
	border: 0;
	border-radius: 3px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 13px !important;
	max-width: 100%;
	background: #060708;
	-webkit-transition: 0.3s ease-in-out background;
	-o-transition: 0.3s ease-in-out background;
	transition: 0.3s ease-in-out background;
}
select {
	font-size: 13px!important;
	padding: 11px 14px;
	border: 0;
	border-radius: 3px;
	font-weight: normal;
	margin-right: 6px;
	color: #fff;
	transition: 0.3s ease-in-out background;
	-o-transition: 0.3s ease-in-out background;
	transition: 0.3s ease-in-out background;
	background: rgb(6, 7, 8);
}
button:hover,	
input.button:hover {	
	border-color: none;	
}	
form {	
	margin: 0;	
	padding: 0;	
}
button:not(:first-child),
input.button:not(:first-child) {
	margin-left: 10px;
}		
form #message {	
	width: 100%;	
}
.editor_control_bar {
	background: #433535;
	padding: 10px 20px;
	margin-top: 5px;
	border-radius: 3px;
	border: 0;
}
.editor_control_bar a {
	font-weight: bold;
}
.trow_reputation_positive {	
	background: none;	
}	
.trow_reputation_negative {	
	background: none;	
}
img.attachment {
	border: 1px solid #1975e2;
	padding: 0;
}
hr {
	background-color: #2e2b29;
	color: #2e2b29;
}
.clear {	
	clear: both;	
}
.expcolimage {
	margin-top: 0;
}
blockquote {
	margin: 5px 0;
	background: #18191c;
	border: 0;
	border-radius: 3px;
	color: #fff;
}
blockquote cite {
	border-bottom: 1px solid #818181;
	color: #818181;
	text-transform: uppercase;
	font-size: 13px;
	padding: 5px 0;
	padding-top: 3px;
	margin: 0 0 8px 0;
}
.codeblock {
	margin: 5px 0;
	background: #18191c;
	border-radius: 3px;
	color: #ffffff;
}
.codeblock .title {
	border-bottom: 1px solid #818181;
	font-style: normal;
	display: block;
	color: #818181;
	text-transform: uppercase;
	font-size: 13px;
	padding: 5px 0;
	padding-top: 3px;
	margin: 0 0 8px 0;
}
.codeblock.phpcodeblock span {
	color: #FFF !important;
}
.pm_alert {
	background: #1c2029;
	color: #a5c020;
	padding: 18px 10px;
	font-size: 11pt;
	border-radius: 4px;
	word-wrap: break-word;
	z-index: 10 !important;
	border: 0;
}
.red_alert {
	background: #070708;
	color: #b43f3f;
	border: 0;
	padding: 18px 10px;
	font-size: 12px;
	border-radius: 4px;
	z-index: 10 !important;
}
div.error {
	padding: 10px 15px;
	background: #b23636;
	border: 0;
	color: #fff;
	border-radius: 3px;
	margin-bottom: 40px;
}
div.error p em {
	color: #fff;
	padding-left: 0;
	background: none;
}
div.error ul {
	margin-left: 0;
	padding-left: 16px;
}
.pagination {
	font-size: 10pt;
	margin: 10px 0;
}
.pagination a {
	background: #080707;
	border: 1px solid #d55532;
	display: inline-block;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	padding: 5px 10px;
	border-radius: 5px;
	margin-left: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}	
.pagination a:hover {
	background: #cc4d2f;
	color: #fff;
}
.pagination .pagination_current {
	background: #cc4d2f;
	border: 1px solid transparent;
	cursor: default;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	border-radius: 5px;
	margin-left: 5px;
	color: #fff;
}
.deleted_post_collapsed .show_deleted_post {	
	margin-top: 0px;	
}
.post {	
	overflow: auto;	
}	
.post.classic {	
	padding-top: 0;	
}
.post .post_head {
    font-size: 13px;	
	padding-bottom: 0;	
	border-bottom: 0;	
	margin-bottom: 0;
}
.post .post_head span.post_date {	
	color: #686868;	
}
.post .post_head span.edited_post {	
	font-size: 13px;	
	color: #686868;	
}	
.post .post_head span.edited_post a {	
	color: #686868;	
}
.post_body {	
	font-size: 13px;	
	padding: 0;	
}
.post .post_meta {	
	margin: 0;	
	font-size: 13px;	
	color: #686868;	
}	

.postbit_buttons a,
.postbit_buttons>a:link,	
.postbit_buttons>a:hover,	
.postbit_buttons>a:visited,	
.postbit_buttons>a:active {
	color: #818181;
	background: #18191c;
    padding: 6px 12px;
    border: 0;
	border-radius: 3px;
	font-size: 13px;
	text-transform: uppercase;
    padding: 6px 11px;
    display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 3px;
	margin: 0 1px;
	-webkit-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}
.postbit_buttons a:hover,
.postbit_buttons>a:hover {
	background: rgb(81, 82, 88);
	color: #fff;
}
.postbit_buttons a span,
.postbit_buttons>a span {
    padding-left: 0;	
	display: inline-block;	
	height: auto;	
	background: none;
}
.post:not(.deleted_post) .postbit_qrestore,	
.post:not(.deleted_post) .status_type,	
.post.deleted_post .postbit_mirage {	
	display: none;	
}
a.button.small_button {
    padding:0;
}
a.button span {
    padding-left: 0;
    background: none;
}
.modal {
	background: rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.10);
    padding: 20px;
}
		
		
		
		
		