/* phpBB3 Style Sheet
    -----------------------------------------------------------------------------
	Style name:			honour
	Based on style:		prosilver (the default phpBB 3.3.x style)
	Original author:	Tom Beddard ( http://www.subblue.com/ )
	Modified by:		Talk19Zehn ( ongray-design.de )
	Hint: Style idea is based on style named Honour by original authors at ( earlier spieleresidenz.de ) - website never exist in this context anymore. Credits: With kind permission from Wuerzi ( spieleresidenz.de ) to port this design in excerpts.
	Style Updated by:	Prosk8er ( https://gotskillslounge.com )
    -----------------------------------------------------------------------------
*/

html, body {
	color: #E2BC83;
	background-color: #242827;
}

h1 {
	margin-top: 10px;
	font-size: 1.8em;
	color: #E2BC83;
}

h2 {
	color: #E2BC83;
	margin: 0.8em 0 0.4em 0.7em;
}

h3 {
	border-bottom-color: #BF9F6E;
	color: #E2BC83;
}

hr {
	border-color: #352B1B;
	border-top-color: #BF9F6E;
}

hr.dashed {
	border-top-color: #BF9F6E;
}

/* Search box
--------------------------------------------- */

.search-box .inputbox,
.search-box .inputbox:hover,
.search-box .inputbox:focus {
	background-color: #061004;
	border-color: #8F8169;
}

.search-header {
	box-shadow: 0 0 10px #68583D;
}

.search-results li:hover,
.search-results li.active {
	background-color: #2A302C;
}

.search-box .inputbox {
	background-image: none;
	filter: none;
	border-right-width: 0;
	border-radius: 4px 0 0 4px;
	float: left;
	height: 24px;
	padding: 3px;
	box-shadow: 0 0 12px #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 160px;
}

/* Round cornered boxes and backgrounds
---------------------------------------- */
.wrap {
	background-color: #1E1E1E;
	filter: none;
	border-color: transparent;
	max-width: 1280px;
	padding: 1px;
}

.headerbar {
	color: #E2BC83;
}

.headerbar {
	background-color: #31250F;
	background-image: url("./images/fillhgarea.jpg");
	background-repeat: repeat;
	background-position: top center;
	filter: none;
}

.navbar {
	background-color: #37371F;
	background-image: url("./images/navbarbg.gif");
	background-repeat: repeat;
	filter: none;
	margin-top: 18px;
	padding: 2px 10px;
}

.forabg {
	background-color: #010101;
	background-image: url("./images/bg_list.gif");
	filter: none;
	margin: 0px 4px 2px;
	padding: 2px;
}

.forumbg {
	background-color: #010101;
	background-image: url("./images/bg_header.gif");
	filter: none;
	margin: 0px 4px 2px;
	padding: 2px;
}

.panel {
	background-color: #1D0F0E;
	color: #E2BC83;
}

.post:target .content {
	color: #E2BC83;
}

.post h3 a.first-unread,
.post:target h3 a {
	color: #E2BC83;
}

.bg1 {
	background-color: #0B1306;
	background-image: none;
	filter: none;
	border-color: #2A210E;
}

table.zebra-list tr:nth-child(odd) td, ul.zebra-list li:nth-child(odd) {
	background-color: #0B1306;
}

.bg2 {
	background-color: #0B1306;
	background-image: none;
	filter: none;
	border-color: #281F0C;
}

table.zebra-list tr:nth-child(even) td, ul.zebra-list li:nth-child(even) {
	background-color: #0B1306;
}

.bg3 {
	background-color: #0B1306;
	background-image: none;
	filter: none;
	border-color: #281F0C;
}

.ucprowbg {
	background-color: #7F6D50;
}

.fieldsbg {
	background-color: #CDCDCD;
}

/*
.site_logo {
	background-image: url("./images/site_logo.svg");
}
*/

/* Horizontal lists
---------------------------------------- */

ul.navlinks {
	border-top-color: #2C0C00;
}

/* Table styles
---------------------------------------- */
table.table1 thead th {
	color: #E2BC83;
}

table.table1 tbody tr {
	border-color: #7F6D50;
}

table.table1 tbody tr:hover, table.table1 tbody tr.hover {
	background-color: #180D0B;
	color: #A8916C;
}

table.table1 td {
	color: #E2BC83;
}

table.table1 tbody td {
	border-top-color: #7F6D50;
}

table.table1 tbody th {
	border-bottom-color: #7F6D50;
	color: #E2BC83;
	background-color: #515151;
}

table.info tbody th {
	color: #E2BC83;
}

/* Misc layout styles
---------------------------------------- */
dl.details dt {
	color: #A48D68;
}

dl.details dd {
	color: #E2BC83;
}

.sep {
	color: #7F6D50;
}

/* Icon styles
---------------------------------------- */
.icon.icon-blue, a:hover .icon.icon-blue {
	color: #196DB5;
}

.icon.icon-green, a:hover .icon.icon-green {
	color: #1B9A1B;
}

.icon.icon-red, a:hover .icon.icon-red {
	color: #C10100;
}

.icon.icon-orange, a:hover .icon.icon-orange {
	color: #FF6600;
}

.icon.icon-bluegray, a:hover .icon.icon-bluegray {
	color: #536482;
}

.icon.icon-gray, a:hover .icon.icon-gray {
	color: #777777;
}

.icon.icon-lightgray, a:hover .icon.icon-lightgray {
	color: #999999;
}

.icon.icon-black, a:hover .icon.icon-black {
	color: #333333;
}

.alert_close .icon:before {
	background-color: #E7C36D;
}

/* Pagination
---------------------------------------- */

.pagination li a {
	background: #7F6D50;
	filter: none;
	border-color: #000000;
	box-shadow: none;
	-webkit-box-shadow: none;
	color: #E7C36D;
}

.pagination li.ellipsis span {
	background: transparent;
	color: #BB9B6B;
}

.pagination li.active span {
	background: #24382F;
	border-color: #000000;
	color: #BBA788;
}

.pagination li a:hover, .pagination li a:hover .icon, .pagination .dropdown-visible a.dropdown-trigger, .nojs .pagination .dropdown-container:hover a.dropdown-trigger {
	background: #172D26;
	filter: none;
	border-color: #000000;
	color: #E2BC83;
	text-shadow: none;
}

/* Jumpbox */
.jumpbox .dropdown li {
	border-top-color: #1B382B;
}

.jumpbox-cat-link {
	background-color: #242827;
	border-top-color: #242827;
	color: #E2BC83;
}

.jumpbox-cat-link:hover {
	background-color: #0B1306;
	border-top-color: #0B1306;
	color: #BBA788;
}

.jumpbox-forum-link {
	background-color: #1B382B;
}

.jumpbox-forum-link:hover {
	background-color: #172E26;
}

.jumpbox .dropdown .pointer-inner {
	border-color: #7F6D50 transparent;
}

.jumpbox-sub-link {
	background-color: #242827;
}

.jumpbox-sub-link:hover {
	background-color: #0B1306;
}


/* Miscellaneous styles
---------------------------------------- */

.copyright {
	color: #A8916C;
	font-size: 10px;
}

.error {
	color: #FCFCD0;
}

.reported {
	background-color: #550101;
}

li.reported:hover {
	background-color: #1B382B !important; 
}

.sticky, .announce {
	/* you can add a background for stickies and announcements*/
}

div.rules {
	background-color: #0B1306;
	border: 1px inset #E2BC83;
	border-radius: 0px;
	color: #EBBB6D;
	margin: 5px 10px 9px;
}

p.post-notice {
	background-color: #000002;
	background-image: none;
}

/*
--------------------------------------------------------------
Colours and backgrounds for links.css
-------------------------------------------------------------- */
a:hover, a:focus, a:active {
	color: #E2BC83;
}

a { color: #E2BC83; }
a:hover { color: #BF9F6E; }

/* Links on gradient backgrounds */
.forumbg .header a, .forabg .header a, th a {
	color: #E2BC83;
}

.forumbg .header a:hover, .forabg .header a:hover, th a:hover {
	color: #BF9F6E;
	text-decoration: underline;
}

/* Notification mark read link */
.dropdown-extended a.mark_read {
	background-color: #39493C;
}

/* Post body links */
.postlink {
	color: #E2BC83;
	border-bottom-color: #CCC076;
}

.postlink:visited {
	color: #E2BC83;
	border-bottom-color: #E2BC83;
}

.postlink:active {
	color: #E2BC83;
}

.postlink:hover {
	background-color: #C9A97A;
	color: #130407;
	text-decoration: underline;
}

.signature a, .signature a:hover {
	background-color: transparent;
	color: #8F8269;
}

/* Back to top of page */
.top i {
	color: #E2BC83;
}

/* Arrow links */
i.icon.fa-angle-left.fa-fw.icon-black {
	color: #E2BC83;
}

i.icon.fa-angle-right.fa-fw.icon-black {
	color: #E2BC83;
}

.arrow-left:hover, .arrow-right:hover {
	color: #8F8269;
}

/*
--------------------------------------------------------------
Colours and backgrounds for content.css
-------------------------------------------------------------- */

ul.forums {
	background-color: #0B1306;
	background-image: none;
	filter: none;
}

ul.topics {
	background-color: #0B1306;
	background-image: none;
	filter: none;
}

ul.topiclist li {
	color: #E2BC83;
}

ul.topiclist dd {
	border-left-color: #7F6D50;
}

.rtl ul.topiclist dd {
	border-right-color: #2A302C;
	border-left-color: transparent;
}

ul.topiclist li.row dt a.subforum.unread {
	border-left: 1px solid #E19B4F;
	font-style: italic;
	padding-left: 2px;
	color: #E19B4F;
}

li.row {
	border-top-color: transparent;
	border-bottom-color: #3F331B;
}

li.row strong {
	color: #E2BC83;
}

li.row:hover {
	background-color: #0B1306;
	background-image: none;
	filter: none;
}

li.row:hover dd {
	border-left-color: #2A302C;
}

.rtl li.row:hover dd {
	border-right-color: #7F6D50;
	border-left-color: transparent;
}

li.header dt, li.header dd {
	color: #E2BC83;
}

/* Forum list column styles */
ul.topiclist dd.searchextra {
	color: #E2BC83;
}

/* Post body styles
----------------------------------------*/
.postbody {
	color: #E2BC83;
}

/* Content container styles
----------------------------------------*/
.content {
	color: #E2BC83;
}

.content h2, .panel h2 {
	color: #E2BC83;
	border-bottom-color: #042000;
}

dl.faq dt {
	color: #E2BC83;
}

.posthilit {
	background-color: #7F6D50;
	color: #E2BC83;
}

.announce, .unreadpost {
	/* Highlight the announcements & unread posts box */
}

/* Post signature */
.signature {
	border-top-color: #7F6D50;
}

/* Post noticies */
.notice {
	border-top-color: #A8916C;
}

/* BB Code styles
----------------------------------------*/
/* Quote block */
blockquote {
	background-color: #0B0A0B;
	border-color: #7F6D50;
}

blockquote blockquote {
	/* Nested quotes */
	background-color: #0B0A0B;
}

blockquote blockquote blockquote {
	/* Nested quotes */
	background-color: #0B0A0B;
}

/* Code block */
.codebox {
	background-color: #0B0A0B;
	border-color: #7F6D50;
}

.codebox p {
	border-bottom-color: #082521;
}

.codebox code {
	color: #E2BC83;
}

/* Attachments
----------------------------------------*/
.attachbox {
	background-color: #636162;
	border-color: #7F6D50;
	color: #7F6D50;
}

.pm-message .attachbox {
	background-color: #082521;
}

.attachbox dd {
	border-top-color: #7F6D50;
}

.attachbox p {
	color: #A0A0A0;
}

.attachbox p.stats {
	color: #A0A0A0;
}

.attach-image img {
	border-color: #191919;
}

/* Inline image thumbnails */

dl.file dd {
	color: #BB9B6B;
}

dl.thumbnail img {
	border-color: #666666;
	background-color: #7F6D50;
}

dl.thumbnail dd {
	color: #BB9B6B;
}

dl.thumbnail dt a:hover {
	background-color: transparent;
}

dl.thumbnail dt a:hover img {
	border-color: #181818;
}

/* Post poll styles
----------------------------------------*/

fieldset.polls dl {
	border-top-color: #826D4E;
	color: #E2BC83;
}

fieldset.polls dl.voted {
	color: #E2BC83;
}

fieldset.polls dd div {
	color: #E2BC83;
}

.rtl .pollbar1, .rtl .pollbar2, .rtl .pollbar3, .rtl .pollbar4, .rtl .pollbar5 {
	border-right-color: transparent;
}

.pollbar1 {
	background-color: #231615;
	border-bottom-color: #C4A778;
	border-right-color: #C4A778;
}

.rtl .pollbar1 {
	border-left-color: #C4A778;
}

.pollbar2 {
	background-color: #231615;
	border-bottom-color: #C4A778;
	border-right-color: #C4A778;
}

.rtl .pollbar2 {
	border-left-color: #C4A778;
}

.pollbar3 {
	background-color: #231615;
	border-bottom-color: #C4A778;
	border-right-color: #C4A778;
}

.rtl .pollbar3 {
	border-left-color: #C4A778;
}

.pollbar4 {
	background-color: #231615;
	border-bottom-color: #C4A778;
	border-right-color: #C4A778;
}

.rtl .pollbar4 {
	border-left-color: #C4A778;
}

.pollbar5 {
	background-color: #231615;
	border-bottom-color: #C4A778;
	border-right-color: #C4A778;
}

.rtl .pollbar5 {
	border-left-color: #C4A778;
}

/* Poster profile block
----------------------------------------*/
.postprofile {
	color: #E2BC83;
	border-color: #7F6D50;
}

.rtl .postprofile {
	border-right-color: #E2BC83;
	border-left-color: transparent;
}

.pm .postprofile {
	border-color: #E2BC83;
}

.postprofile strong {
	color: #7F6D50;
}

.postprofile dd, .postprofile dt {
	line-height: 1.8em;
}

.online {
	background-image: url("./en/icon_user_online.gif");
}

dd.profile-warnings {
	color: #C70505;
}

/*
--------------------------------------------------------------
Colours and backgrounds for buttons.css
-------------------------------------------------------------- */
.button {
	background-color: #39493C;
	background-image: -webkit-linear-gradient(top, #39493C, #0C251F);
	background-image: linear-gradient(to bottom, #39493C, #0C251F);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39493C', endColorstr='#0C251F',GradientType=0 ); /* IE6-9 */
	border-color: #7F6D50;
	box-shadow: 0 0 0 1px #39493C inset;
	-webkit-box-shadow: 0 0 0 1px #39493C inset;
	color: #7F6D50;
}

.dropdown-select {
	color: #7F6D50;
}

.button:hover, .dropdown-visible .dropdown-select, .nojs .dropdown-container:hover .dropdown-select {
	border-color: #7F6D50;
	background-image: -webkit-linear-gradient(top, #0C251F, #39493C);
	background-image: linear-gradient(to bottom, #0C251F, #39493C);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0C251F', endColorstr='#39493C',GradientType=0 ); /* IE6-9 */
	text-shadow: 1px 1px 0 #510000, -1px -1px 0 #510000, -1px -1px 0 rgba(188, 42, 77, 0.2);
}

.dropdown-select:after	{ border-color: #7F6D50; }
.dropdown-select:hover	{ border-color: #350000; }

.dropdown-visible .dropdown-select, .dropdown-visible .dropdown-select:hover, .nojs .dropdown-container:hover .dropdown-select {
	border-color: #565656;
	color: #7F6D50;
}

.button .icon,
.button-secondary {
	color: #BB9B6B;
}

.button-secondary:focus,
.button-secondary:hover,
.button:focus .icon,
.button:hover .icon {
	color: #8F8169;
}

.caret	{ border-color: #E2C9A4; }
.caret:hover	{ border-color: #BBA788; }

.contact-icons a		{ border-color: #7F6D50; }
.contact-icons a:hover	{ background-color: #39493C; }

/* Icon images
---------------------------------------- */

/* Forum icons & Topic icons */
.global_read					{ background-image: url("./images/announce_read.png"); }
.global_read_mine				{ background-image: url("./images/announce_read_mine.png"); }
.global_read_locked				{ background-image: url("./images/announce_read_locked.png"); }
.global_read_locked_mine		{ background-image: url("./images/announce_read_locked_mine.png"); }
.global_unread					{ background-image: url("./images/announce_unread.png"); }
.global_unread_mine				{ background-image: url("./images/announce_unread_mine.png"); }
.global_unread_locked			{ background-image: url("./images/announce_unread_locked.png"); }
.global_unread_locked_mine		{ background-image: url("./images/announce_unread_locked_mine.png"); }

.announce_read					{ background-image: url("./images/announce_read.png"); }
.announce_read_mine				{ background-image: url("./images/announce_read_mine.png"); }
.announce_read_locked			{ background-image: url("./images/announce_read_locked.png"); }
.announce_read_locked_mine		{ background-image: url("./images/announce_read_locked_mine.png"); }
.announce_unread				{ background-image: url("./images/announce_unread.png"); }
.announce_unread_mine			{ background-image: url("./images/announce_unread_mine.png"); }
.announce_unread_locked			{ background-image: url("./images/announce_unread_locked.png"); }
.announce_unread_locked_mine	{ background-image: url("./images/announce_unread_locked_mine.png"); }

.forum_link						{ background-image: url("./images/forum_link.png"); }
.forum_read						{ background-image: url("./images/forum_read.png"); }
.forum_read_locked				{ background-image: url("./images/forum_read_locked.png"); }
.forum_read_subforum			{ background-image: url("./images/forum_read_subforum.png"); }
.forum_unread					{ background-image: url("./images/forum_unread.png"); }
.forum_unread_locked			{ background-image: url("./images/forum_unread_locked.png"); }
.forum_unread_subforum			{ background-image: url("./images/forum_unread_subforum.png"); }

.sticky_read					{ background-image: url("./images/sticky_read.png"); }
.sticky_read_mine				{ background-image: url("./images/sticky_read_mine.png"); }
.sticky_read_locked				{ background-image: url("./images/sticky_read_locked.png"); }
.sticky_read_locked_mine		{ background-image: url("./images/sticky_read_locked_mine.png"); }
.sticky_unread					{ background-image: url("./images/sticky_unread.png"); }
.sticky_unread_mine				{ background-image: url("./images/sticky_unread_mine.png"); }
.sticky_unread_locked			{ background-image: url("./images/sticky_unread_locked.png"); }
.sticky_unread_locked_mine		{ background-image: url("./images/sticky_unread_locked_mine.png"); }

.topic_moved					{ background-image: url("./images/topic_moved.png"); }
.pm_read,
.topic_read						{ background-image: url("./images/topic_read.png"); }
.topic_read_mine				{ background-image: url("./images/topic_read_mine.png"); }
.topic_read_hot					{ background-image: url("./images/topic_read_hot.png"); }
.topic_read_hot_mine			{ background-image: url("./images/topic_read_hot_mine.png"); }
.topic_read_locked				{ background-image: url("./images/topic_read_locked.png"); }
.topic_read_locked_mine			{ background-image: url("./images/topic_read_locked_mine.png"); }
.pm_unread,
.topic_unread					{ background-image: url("./images/topic_unread.png"); }
.topic_unread_mine				{ background-image: url("./images/topic_unread_mine.png"); }
.topic_unread_hot				{ background-image: url("./images/topic_unread_hot.png"); }
.topic_unread_hot_mine			{ background-image: url("./images/topic_unread_hot_mine.png"); }
.topic_unread_locked			{ background-image: url("./images/topic_unread_locked.png"); }
.topic_unread_locked_mine		{ background-image: url("./images/topic_unread_locked_mine.png"); }

/*
--------------------------------------------------------------
Colours and backgrounds for cp.css
-------------------------------------------------------------- */

/* Main CP box
----------------------------------------*/

.panel-container h3, .panel-container hr, .cp-menu hr {
	border-color: #1C312A;
}

.panel-container .panel li.row {
	border-bottom-color: #1C312A;
	border-top-color: #1C312A;
}

ul.cplist {
	border-top-color: #1C312A;
}

.panel-container .panel li.header dd, .panel-container .panel li.header dt {
	color: #A8916C;
}

.panel-container table.table1 thead th {
	color: #E2BC83;
	border-bottom-color: #1C312A;
}

.cp-main .pm-message {
	border-color: #DBDEE2;
	background-color: #E2BC83;
}

/* CP tabbed menu
----------------------------------------*/

.tabs .tab > a {
	background: #0C251F;
	color: #E2BC83;
}

.tabs .tab > a:hover {
	background: #39493c;
	color: #E2BC83;
}

.tabs .activetab > a,
.tabs .activetab > a:hover {
	background-color: #39493C;
	background-image: -webkit-linear-gradient(top, #39493C, #0C251F);
	background-image: linear-gradient(to bottom, #39493C, #0C251F);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39493C', endColorstr='#0C251F',GradientType=0 ); /* IE6-9 */
	border-color: #7F6D50;
	-webkit-box-shadow: 0 0 0 1px #39493C inset;
	box-shadow: 0 0 0 1px #39493C inset;
	color: #E2BC83;
}

.tabs .activetab > a:hover {
	color: #E2BC83;
}

/* Mini tabbed menu used in MCP
----------------------------------------*/

.minitabs .tab > a {
	background-color: #0C251F;
}

.minitabs .activetab > a,
.minitabs .activetab > a:hover {
	background-color: #39493C;
	color: #E2BC83;
}

/* Responsive tabs
----------------------------------------*/

.responsive-tab .responsive-tab-link:before {
	border-color: #BB9B6B;
}

.responsive-tab .responsive-tab-link:hover:before {
	border-color: #E2BC83;
}

/* UCP navigation menu
----------------------------------------*/

/* Link styles for the sub-section links */
.navigation a {
	color: #E2BC83;
	background: #39493C;
	background: -webkit-linear-gradient(left, #39493C 50%, #0C251F 100%);
	background: linear-gradient(to right, #39493C 50%, #0C251F 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39493C', endColorstr='#0C251F', GradientType=1 );
}

.rtl .navigation a {
	color: #E2BC83;
	background: #39493C;
	background: -webkit-linear-gradient(left, #39493C 50%, #0C251F 100%);
	background: linear-gradient(to right, #39493C 50%, #0C251F 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39493C', endColorstr='#0C251F', GradientType=1 );
}

.navigation a:hover {
	background: #263A2E;
	color: #A48D68;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	text-decoration: underline;
}

.navigation .active-subsection a {
	background: #24382F;
	color: #A48D68;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	text-decoration: underline;
}

.navigation .active-subsection a:hover {
	color: #E2BC83;
}

@media only screen and (max-width: 900px), only screen and (max-device-width: 900px)
{
	#navigation a, .rtl #navigation a {
		background: #39493C;
	}
}

/* Preferences pane layout
----------------------------------------*/
.panel-container h2 {
	color: #A8916C;
}

.panel-container .panel {
	background-color: #24382F;
	background-image: none;
}

.cp-main .pm {
	background-color: #191919;
}

/* Friends list */
.cp-mini {
	background-color: #61624E;
}

dl.mini dt {
	color: #E2BC83;
}

/* PM Styles
----------------------------------------*/
/* PM Message history */
.current {
	color: #E2BC83 !important;
}

/* PM marking colours */
.pmlist li.pm_message_reported_colour, .pm_message_reported_colour {
	border-left-color: #D80000;
	border-right-color: #D80000;
}

.pmlist li.pm_marked_colour, .pm_marked_colour {
	border-color: #FFFF00;
}

.pmlist li.pm_replied_colour, .pm_replied_colour {
	border-color: #E2BC83;
}

.pmlist li.pm_friend_colour, .pm_friend_colour {
	border-color: #169216;
}

.pmlist li.pm_foe_colour, .pm_foe_colour {
	border-color: #D74D00;
}

/* Avatar gallery */
.gallery label {
	background: #242827;
	border-color: #694321;
}

.gallery label:hover {
	background-color: #0B1306;
}

/*
--------------------------------------------------------------
Colours and backgrounds for forms.css
-------------------------------------------------------------- */

/* General form styles
----------------------------------------*/
select {
	border-color: #7F6D50;
	background-color: #061004;
	color: #A8916C;
}

label {
	color: #A8916C;
}

option.disabled-option {
	color: graytext;
}

/* Definition list layout for forms
---------------------------------------- */
dd label {
	color: #E2BC83;
}

fieldset.fields1 {
	background-color: transparent;
}

/* Hover effects */
fieldset dl:hover dt label {
	color: #E2BC83;
	text-decoration: underline;
}

fieldset.fields2 dl:hover dt label {
	color: inherit;
}

/* Quick-login on index page */
fieldset.quick-login input.inputbox {
	background-color: transparent;
}

input#password.inputbox,
input#username.inputbox {
	background: #25392F;
}

/* Posting page styles
----------------------------------------*/

.message-box textarea {
	color: #E2BC83;
}

.message-box textarea.drag-n-drop {
	outline-color: rgba(102, 102, 102, 0.5);
}

.message-box textarea.drag-n-drop-highlight {
	outline-color: rgba(102, 103, 102, 0.5);
}

/* Input field styles
---------------------------------------- */
.inputbox {
	background-color: #0E1608;
	border-color: #7F6D50;
	color: #E2BC83;
}

.inputbox:-moz-placeholder {
	color: #E2BC83;
}

.inputbox::-webkit-input-placeholder {
	color: #E2BC83;
}

.inputbox:hover {
	border-color: #7F6D50;
}

.inputbox:focus {
	border-color: #7F6D50;
	color: #E2BC83;
}

.inputbox:focus:-moz-placeholder {
	color: transparent;
}

.inputbox:focus::-webkit-input-placeholder {
	color: transparent;
}

/* Form button styles
---------------------------------------- */

a.button1, input.button1, input.button3, a.button2, input.button2 {
	color: #E2BC83;
	background-color: #25392F;
	background-image: none;
	filter: none;
}

a.button1, input.button1 {
	border-color: #E2BC83;
	font-weight: normal;
}

input.button3 {
	background-color: #25392F;
	background-image: none;
	filter: none;
}

/* Alternative button */
a.button2, input.button2, input.button3 {
	border-color: #7F6D50;
}

/* <a> button in the style of the form buttons */
a.button1, a.button2 {
	color: #7F6D50;
}

/* Hover states */
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
	background-color: #181818;
	background-image: none;
	border-color: #7F6D50;
	color: #BF9F6E;
	filter: none;
}

/* Focus states */
input.button1:focus, input.button2:focus, input.button3:focus {
	border-color: #870000;
	color: #7F6D50;
}

input.disabled {
	color: #F70000;
}

/* jQuery popups
---------------------------------------- */
.phpbb_alert {
	background-color: #000001;
	border-color: #7F6D50;
}

.darken {
	background-color: #000001;
}

.loading_indicator {
	background-color: #D8D8D8;
	background-image: url("./images/loading.gif");
}

.dropdown-extended ul li {
	border-top-color: #7F6D50;
}

.dropdown-extended ul li:hover {
	background-color: #172D26;
	color: #E2BC83;
}

.dropdown-extended .header, .dropdown-extended .footer {
	border-color: #7F6D50;
	border-radius: 0px;
	color: #E2BC83;
	text-shadow: none;
}

.dropdown-extended .footer {
	border-top-style: solid;
	border-top-width: 1px;
}

.dropdown-extended .header {
	background-color: #181818;
	background-image: none;
	filter: none;
	text-shadow: none;
}

.dropdown .pointer {
	border-color: #B9B9B9 transparent;
}

.dropdown .pointer-inner {
	border-color: #7F6D50 transparent;
}

.dropdown-extended .pointer-inner {
	border-color: #7F6D50 transparent;
}

ul.linklist li.responsive-menu a.responsive-menu-link:before {
	border-color: #7F6D50;
}

ul.linklist li.responsive-menu a.responsive-menu-link:hover:before, ul.linklist li.responsive-menu.visible a.responsive-menu-link:before {
	border-color: #A52518;
}

.dropdown .dropdown-contents {
	background: #242827;
	border-color: #7F6D50;
	box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.2);
}

.dropdown-up .dropdown-contents {
	box-shadow: 1px 0 5px rgba(0, 0, 0, 0.2);
}

.dropdown li, .dropdown li li {
	border-color: #7F6D50;
}

.dropdown li.separator {
	border-color: #7F6D50;
}

/* Notifications Common - ADDs
---------------------------------------- */
.dropdown-extended .dropdown-contents {
	width: 250px;
}

/* Notifications
---------------------------------------- */

.notification_list p.notification-time {
	color: #F6DE84;
}

li.notification-reported strong, li.notification-disapproved strong {
	color: #F6DE84;
}

.badge {
	background-color: #24382F;
	color: #E2C9A4;
}

/* Another ADDs
------------------------------------ */
dl.row-item {
	background-position: 10px 50%;
	background-repeat: no-repeat;
	background-size: 45px auto;
}

dl.row-item dt .list-inner {
	padding-left: 65px;
}

dl.row-item dt, dl.row-item dd {
	min-height: 48px;
}

h3.first > img {
	vertical-align: top;
	width: 17px;
	height: 17px;
}

.postbody h3 img {
	vertical-align: top;
	width: 17px;
	height: 17px;
}

.stat-block {
	color: #A8916C;
	padding: 8px;
}

table.table1 thead th {
	line-height: 1.9em;
}

.online-list-viewforum {
	margin-bottom: 12px;
	margin-top: 61px;
	padding: 16px;
}

a.logoimagelink:link {
	color: transparent;
	text-decoration: none;
}

a.logoimagelink:visited {
	color: transparent;
	text-decoration: none;
}

a.logoimagelink:hover {
	color: transparent;
	text-decoration: none;
}

/*
--------------------------------------------------------------
Additional css for Theme
-------------------------------------------------------------- */

.honourheaderbar {
	background-color: #000;
	background-image: url("./images/honheadpanel.gif");
	background-position: center top;
	background-repeat: repeat;
	color: #CCC076;
	margin-bottom: 4px;
}

.honourheaderbar img {
	max-width: 100%;
	height: auto;
}

#login_body_content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
	margin-bottom: 28px;
	padding: 0px;
	width: 100%;
	text-align: center;
}

#login_body_content img {
	width: 94%;
	max-width: 242px;
	height: auto;
}

.page-body {
	margin: 4px 4px;
}

.back2top {
	padding-right: 12px;
	margin-top: 18px;
}

.action-bar {
	margin: 5px 10px 9px;
}

.post {
	border-bottom: 10px solid #7F6D50;
	margin: 5px 3px 9px;
}

.fa-external-link-square::before {
	content: "\f0ea";
	color: #E2BC83;
}

.fa-external-link::before {
	content: "\f08e";
	color: #E2BC83;
}

.fa-question::before {
	color: red;
}

.fa-angle-left::before {
	color: #E2BC83;
}

.fa-angle-right::before {
	color: #E2BC83;
}

.fa-commenting-o::before {
	content: "\f248";
	color: #E2BC83;
}

.fa-chevron-circle-up::before {
	color: #7F6D50;
}

.fa-file-o::before {
	color: #E2BC83;
}

.icon, .button .icon {
	color: #BB9B6B;
}

.submit-buttons input#agreed {
	font-weight: normal;
}

dd input[type="number"] { background: #042000; font-size: 1.2em; padding: 6px; color: #BB9B6B; }

#ch {
	background: #1D0F0E;
	font-size: 1.1em;
	padding: 10px;
	border-color: #463D00;
	color: #BB9B6B;
}

.online-list em a { font-weight: bold !important; }

/* Prevent horizontal scrollbars on thumbnails-responsive e.q. IE11 not working anymore smaller 701px so we need a workaround content-css
-------------------------------------------------------------------------------------------------------------------------------------------- */
dl.thumbnail dt a img {
	width: 100%;
	height: auto;
}

/* logo padding */
#logopad {
	background-image: url("./images/logopad.gif");
	padding-top: 30px;
	padding-bottom: 0px;
	text-align: center;
}

.headerbar, .navbar, .forabg, .forumbg, .panel {
	border-radius: 0px;
}

/* Content container styles
---------------------------------------- */

#content_main {
	color: #BF9F6E;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding: 0px;
	overflow: hidden;
}

#footerpad {
	background-image: url("./images/footerpad.gif");
	padding-top: 30px;
	padding-bottom: 30px;
}

.content h2, .panel h2 {
	color: #E2BC83;
	border-bottom-color: #000000;
}

/* Posting page styles
---------------------------------------- */

#message-box textarea {
	color: #E2BC83;
	background: url("./images/textarea.jpg") #14150F repeat;
}

.bodyfill {
	background-color: #31250F;
	background-image: url("./images/fillhgarea.jpg");
	background-repeat: repeat;
	background-position: top center;
}

/* ================================================================================ */
@media only screen and (max-width: 550px), only screen and (max-device-width: 550px) {
	#content_main {
	color: #BF9F6E;
	margin-left: 8px;
	margin-right: 8px;
	}
}

@media only screen and (max-width: 825px), only screen and (max-device-width: 825px) {
	.wrap {
	max-width: 1152px;
	}
}

@media (max-width: 700px) {
	.online, .offline {
	background-size: 28px;
	}
}

@media (min-width: 701px) {
	.postbody {
	width: calc(100% - 208px - 1px - 16px);
	}
	.postprofile {
	width: 208px;
	}
	.online, .offline {
	background-size: 45px;
	}
	.sloganimg-honour {
	background: url("./images/slogan_descript.svg");
	background-repeat: no-repeat;
	width: 36px;
	height: 57px;
	float: left;
	padding-right: 6px;
	}
	.slogan-honour {
	display: block;
	text-decoration: none;
	}
}

@media (min-width: 1024px) {
	#wrapborderimg {
	border: 10px solid transparent;
	padding: 6px;
	border-image: url("./images/frame/wrapborder.gif") 20% round;
	}
	/* Border Frame cells - the gradient backgrounds */
	#border_block {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 100%;
	min-height: 100%;
	height: 100%;
	clear: both;
	margin-bottom: -12px;
	}
	#borderleft {
	background-image: url("./images/frame/bsl.jpg");
	background-repeat: repeat-y;
	background-position: left;
	}
	#borderright {
	background-image: url("./images/frame/bsr.jpg");
	background-repeat: repeat-y;
	background-position: right;
	}
}
