* {
    box-sizing: border-box;
}

#content {
    background: transparent;
    color: #fff;
}

.pm_wrapper .post_controls {
    padding-bottom: 1rem;
}

#container {
	background: url(/forum/images/2022/header-dark2.jpg) no-repeat top center;
	color: #333;
	background-size: 65%;
	background-position: center -100px;
	padding-top: 33vh;
	text-align: left;
	line-height: 1.4;
	margin: 0;
	min-width: 990px;
	
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 13px;
}

.customLogo{
	content:url(https://upload.wikimedia.org/wikipedia/commons/6/6f/Gothic_1_logo_2000.png);
	width: 85%;
    max-width: 970px;
    margin: auto auto;
	padding-bottom: 18vh;
    width:600px; /* you can use % */
    height: 200px;
}

@media (max-width: 1024px) {
	#container {
		padding-top: 20vh;
    	background-size: 100%;
}


}

#container a.button.inline_block {
 display: inline-block;
}

input[type=checkbox],
input[type=radio] {
    accent-color: #d29852;
}

::selection {
    background: #d29852;
    color: #000;
}

.navigation .active {
    color: #fff;
}

table {
    color: #ccc;
}

fieldset.tborder,
table.tborder {
	background-color: #000;
	background-image: 
		url(/forum/images/2022/table-tl.jpg), 
		url(/forum/images/2022/table-tr.jpg), 
		url(/forum/images/2022/table-t.jpg), 
		url(/forum/images/2022/table-bl.jpg), 
		url(/forum/images/2022/table-br.jpg), 
		url(/forum/images/2022/table-b.jpg), 
		url(/forum/images/2022/table-l.jpg), 
		url(/forum/images/2022/table-r.jpg), 
		url(/forum/images/2022/bg-pattern.jpg);
    background-position: 
		left top,
		right top,
		center top,
		left bottom,
		right bottom,
		center bottom,
		left top,
		right top,
		center;
    background-repeat: 
		no-repeat,
		no-repeat,
		repeat-x,
		no-repeat,
		no-repeat,
		repeat-x,
		repeat-y,
		repeat-y,
		repeat;
    background-size: 
		30px,
		30px,
		500px 30px,
		30px,
		30px,
		500px 30px,
		6px,
		6px,
		auto;
	
    border-radius: 0;
    position: relative;
    border: 0;
    padding: 0;
    border-collapse: collapse;
}

table.tborder.tfixed,
.post.classic,
.post.classic .postbit_edit_wrapper,
.post.classic .post_controls {
    position: static;
}

#container fieldset {
 border-color: #777;
}

fieldset.tborder td {
    padding: 1rem;
}

fieldset td {
    border: 0 !important;
}

textarea#usernotes {
    width: 100%;
}

/*table.tborder {
	background-color: #000;
	background-image: 
		url(../../../images/2022/forum-top2.jpg), 
		url(../../../images/2022/forum-bottom2.jpg), 
		url(../../../images/2022/forum-left.png), 
		url(../../../images/2022/forum-right.png), 
		url(../../../images/2022/bg-pattern.jpg);
    background-position: 
		center top,
		center bottom,
		left top, 
		right top, 
		center;
    background-repeat: 
		no-repeat,
		no-repeat,
		repeat-y, 
		repeat-y, 
		repeat;
    background-size: 
		contain,
		contain,
		auto,
		auto,
		auto;
	
    border-radius: 0;
    position: relative;
    border: 0;
    padding: 0;
    border-collapse: collapse;
}

table.tborder.table-medium {
	background-image: 
		url(../../../images/2022/forum-top-medium.jpg), 
		url(../../../images/2022/forum-bottom2.jpg), 
		url(../../../images/2022/forum-left.png), 
		url(../../../images/2022/forum-right.png), 
		url(../../../images/2022/bg-pattern.jpg);
}

table.tborder.table-small {
	background-image: 
		url(../../../images/2022/forum-top-small.jpg), 
		url(../../../images/2022/forum-bottom2.jpg), 
		url(../../../images/2022/forum-left.png), 
		url(../../../images/2022/forum-right.png), 
		url(../../../images/2022/bg-pattern.jpg);
}

*/

/*table.tborder::before,
table.tborder::after {
    content: '';
    background: #000 url(../../../images/2022/forum-left.png) repeat-y;
	width: 8px;
    display: block;
    position: absolute;
    top: 28px;
    bottom: 28px;
    left: 0;
}

table.tborder::after {
    background: #000 url(../../../images/2022/forum-right.png) repeat-y;
    left: initial;
	right: 0;
}

*/
.thead {
    background: transparent;
	position: relative;
    padding: 1.5rem 2rem 1rem 2rem;
	border-bottom: 0;
}

/*.thead::before,
.thead::after {
	content: '';
    background: url(../../../images/2022/forum-tl.png) no-repeat;
    background-size: contain;
    height: 30px;
    width: 30px;
    top: 0;
    left: 0;
    position: absolute;
}

.thead::after {
 background-image: url(../../../images/2022/forum-tr.png); left: initial; right: 0;
}

*/

/*table.tborder tbody tr + tr:last-of-type {
 position: relative;
}

table.tborder tbody tr + tr:last-of-type td:first-of-type::before,
table.tborder tbody tr + tr:last-of-type td:last-of-type::after {
	content: '';
    background: url(../../../images/2022/forum-bl.png) no-repeat;
    background-size: contain;
    height: 30px;
    width: 30px;
    bottom: 0;
    left: 0;
    position: absolute;
}

table.tborder tbody tr + tr:last-of-type td:last-of-type::after {
 background-image: url(../../../images/2022/forum-br.png); left: initial; right: 0;
}

*/

.tcat {
    background: transparent;
    border: 0.01px solid #2b2b2b;
}

.trow1,
.trow2 {
    background: transparent;
    color: #ccc;
    border-color: #2b2b2b; /* #545454 */
}

table.tborder tr td:first-of-type {
 padding-left: 1rem;
}

table.tborder tr td:last-of-type {
 padding-right: 1rem;
}

table.tborder tr td > * {
 /*z-index: 2; position: relative;*/
}

table.tborder tr td .expcolimage {
 z-index: 3; position: relative;
}

table.tborder tbody tr:last-of-type td {
 padding-bottom: 1rem;
}

.tfoot {
    border-top: 1px solid #2b2b2b;
    background: transparent;
    color: #ccc;
	z-index: 9;
}

#container table.tborder tbody > tr > td {
    padding-left: 1rem;
    padding-right: 1rem;
	border: 0.01px solid #2b2b2b;
}

#container table.tborder tbody > tr > td:first-of-type {
    border-left: 0;
}

#container table.tborder tbody > tr > td:last-of-type {
    border-right: 0;
}

#container .post .post_author {
    width: 18%;
}

#container .post .post_author, 
#container .post_controls {
    border: 0;
    background: transparent;
    padding-left: 0;
    padding-right: 0;
}

.popup_menu {
    z-index: 9;
    color: #000;
}

.post.classic {
    color: #ccc;
}

a:link,
#container a {
	color: #d29852;
	transition: all 0.25s ease;
}

a:hover,
#container a:hover {
	color: #dca665;
}

.post.classic:not(:first-of-type) {
    /*border-top: 2px solid #2b2b2b !important;*/
}

.post.classic:not(:first-of-type)::before {
    /*background: url(../../../images/2022/post-divider.jpg) repeat-x;
    content: '';
	top: 0;
    left: -15px;
    right: -15px;
    height: 5px;
    position: absolute;*/
}

.post.classic {
	overflow: visible;
}

.post_body {
    font-size: 14px;
}

.forum_status {
	background: none;
}

.forum_off {
    background: url(/forum/images/2022/forum_off.png) no-repeat;
	background-size: contain;
}

.forum_on {
    background: url(/forum/images/2022/forum_on.png) no-repeat;
	background-size: contain;
}

.trow_sep {
    background: transparent;
    color: #fff;
}

button, input.button, input.textbox, input.invalid_field, input.valid_field, select, textarea, .editor_control_bar, blockquote, .codeblock, fieldset, .pm_alert, .red_alert, .popup_menu, .postbit_buttons > a, a.button {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

select {
	background: #b0b0b0;
	color: #000;
	padding: 3px;
	border: 1px solid #adadad;
}

#container .star_rating a {
 transition: none;
}

blockquote {
    border: 1px solid #4c4c4c;
    background: #272727;
	color: #ccc;
}

blockquote cite {
    border-bottom: 1px solid #4c4c4c;
}

blockquote cite > span {
    color: #ccc;
}

.post .post_head span.post_date {
    color: #777;
}

.post .post_head span.edited_post {
    font-size: 10px;
    color: #777;
}

#container .post .post_head span.edited_post a {
 color: #ccc;
}

.post .post_head {
    border-bottom: 1px dotted #777;
}

.post .post_author div.author_avatar img {
    padding: 0;
    border: 0;
}

.post.classic .post_author div.author_statistics {
    border-top: 0;
    padding: 10px 0 0 0;
    color: #ccc;
    text-align: center;
}

.postbit_buttons > a:link, .postbit_buttons > a:hover, .postbit_buttons > a:visited, .postbit_buttons > a:active {
	background: transparent;
    border: 0;
}

.post_content .signature {
    border-top: 1px dotted #777;
}

.postbit_buttons a span {
	background: none;
    padding-left: 5px;
    color: #ccc;
    height: auto;
	transition: all 0.25s ease;
}

#container a.button {
	background: #454343;
	color: #6a6a6a;
	display: flex;
	align-items: center;
	 border: 1px solid #adadad;
	font-weight: bold;
}

#container a.button:hover {
 text-decoration: none; background: #56442e;
}

#container a.button span {
    padding-left: 0;
    background-image: none;
	color: #fffcfc;
}

#container a.button span + span {
    padding-left: 0.5rem;
}

/*a.postbit_email::before {
    background-image: url(/forum/images/2022/icons/mail.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    width: 20px;
    height: 20px;
}

*/
#panel .upper a.logout span {
 margin-left: 0.5rem; padding-right: 0;
}

#panel .upper a.logout,
#header ul.menu li,
.postbit_buttons a {
	display: inline-flex;
}

#container #panel .upper a.logout {
 color: #fff; text-shadow: 1px 1px 1px #000;
}

#panel .upper a.logout,
#header ul.menu li,
#container .postbit_buttons a {
    align-items: center;
	transition: all 0.25s ease;
    font-size: 12px;
    color: #000;
    text-align: center;
}

#container .popup_menu .popup_item:hover {
    background: #d29852;
}

#header ul.menu li a {
 padding-left: 0.5rem;
}

#panel .upper a.logout:hover,
#header ul.menu li a:hover,
#container .postbit_buttons a:hover {
	text-decoration: none;
}

#container #panel .upper a.logout:hover,
#header ul.menu li a:hover,
#container .postbit_buttons a:hover span {
	color: #d29852;
}

#header ul.menu li {
	color: #fff;
}

#header ul.menu li span {
    text-shadow: 1px 1px 1px #000;
}

#header ul.menu li:hover {
    color: #d29852;
}

#header ul.menu li a {
    color: #fff;
    font-weight: normal;
}

.material-symbols-outlined {
	font-size: 18px;
}

.post_controls {
    position: relative;
}

.postbit_edit_wrapper {
	position: relative;
    display: inline-block;
    padding: 2px 5px;
    margin: 2px;
}

.popup_menu:not(.drop_go_page) {
    /*top: 100% !important;
    left: 0 !important;*/
}

tr.inline_row table td {
    border: 0 !important;
    padding: 0 !important;
}

.trow_selected, tr.trow_selected td {
    background: #000000;
    color: #fff;
    border-right-color: initial;
    border-bottom-color: initial;
}

.pagination {
    padding-top: 5px;
}

.pagination .pages,
.pagination .pagination_current {
	text-shadow: 1px 1px 1px #000;
}

.pagination a {
	background: #454343;
	color: #fff !important;
	border: 0;
	border-radius: 3px;
	border: 1px solid #adadad;
}

.pagination .pagination_current {
    color: #fff;
}

.pagination a:hover {
    background: #56442e;
}

input.textbox,
select {
	background: #433f3f;
	color: #ebe0d5;
	padding: 2px;
}

button, input.button {
	background: #454343;
	color: #fff;
	border: 0;
	transition: all 0.25s ease;
	font-weight: bold;
	border: 1px solid #adadad;
}

button:hover, input.button:hover {
    background: #56442e;
}

.pt_5 {
	padding-top: 5px;
}

#go_page_1 span,
#go_page_2 span {
    position: relative;
    top: 5px;
}

.post_classic_sep {
	background: url(/forum/images/2022/post-divider.jpg) repeat-x;
    height: 5px;
    width: 100%;
    width: calc(100% + 30px);
    position: relative;
    left: -15px;
    right: -15px;
    top: -15px;
}

.post_body button + button {
    margin-left: 0.5rem;
}

#footer {
    background: #1f1f1f;
    padding-bottom: 20px;
}

#footer .lower {
    display: none;
}

#footer .upper {
    background: transparent;
    border-top: 0;
    border-bottom: 0;
}

#footer a {
    color: #ccc !important;
}

#footer .upper ul.bottom_links {
    float: none;
    margin: 0;
    text-align: center;
}

textarea {
    border: 0;
}

.smalltext,
.navigation,
span.welcome {
    text-shadow: 1px 1px 1px #000;
}

#panel .lower {
    background: transparent;
    border: 0;
    color: #fff;
}

#container #panel .lower a {
 color: #fff; padding-left: 0.5rem; text-shadow: 1px 1px 1px #000;
}

#container #panel .lower li span {
 text-shadow: 1px 1px 1px #000;
}

#container #panel .lower li:hover a,
#container #panel .lower li:hover {
 color: #dca665;
}

#header ul.menu li a {
    padding-left: 0.5rem;
    background-image: none;
	text-shadow: 1px 1px 1px #000;
}

#panel .upper {
    background: transparent;
    border-top: 1px solid #1f1f1f;
    border-bottom: 1px solid #1f1f1f;
}

#logo {
    background: transparent;
    padding: 10px 0;
    border: 0;
}

.error ul {
    margin: 0 !important;
    color: #000;
}

