html {
	background: radial-gradient(circle at 5% 5%, #391900 0.000%, #381e00 3.030%, #372206 6.061%, #35260c 9.091%, #322a12 12.121%, #2f2d17 15.152%, #2b301c 18.182%, #273220 21.212%, #223324 24.242%, #1d3428 27.273%, #17352b 30.303%, #11352e 33.333%, #0b3430 36.364%, #053332 39.394%, #003233 42.424%, #003034 45.455%, #002d34 48.485%, #002a33 51.515%, #002732 54.545%, #002331 57.576%, #001e2f 60.606%, #00192c 63.636%, #001429 66.667%, #000f25 69.697%, #000921 72.727%, #00031d 75.758%, #000018 78.788%, #000013 81.818%, #00000e 84.848%, #000008 87.879%, #000002 90.909%, #000000 93.939%, #000000 96.970%, #000000 100.000%) fixed;
}
a:not(:has(img)) {
	color: #d5d6d6;
	text-decoration: none;
	border-bottom: 1px dotted #799994;
	}
a:hover {
	text-decoration: none;
	color: #BFCDDA;
	border: none;
	}
body {
    margin-top: 10px;
	background: url(images/banner.webp) top left / 50%  no-repeat;
	font: 1.15em "Yanone Kaffeesatz", sans-serif;
    color: #a5a3a6;
	}
::-webkit-scrollbar { width: 14px;}
::-webkit-scrollbar-track { background: #000e24;}
::-webkit-scrollbar-thumb {
  background: linear-gradient(#a57b5a, #47909d, #000e29);
  border: 2px solid #00133a;
}
nav {
	margin-bottom: 20px;
	display: flex;
	justify-content: space-evenly;
	text-align: center;
	font-size: 1.2em;
	background-color: #f4a9556e;
	line-height: 28px;
}
nav a {
	color: #11352d;
	border:0;
}
nav a:hover {color: #e8e8e8;}
.current {color: #fff; font-weight: bold;}
#container {
    padding-top: 430px;
	display: flex;
	gap: 20px;
}
#content {
	margin-top: 31px;
	width: 398px;
}
#sidebar {
    width: 208px;
}
blockquote {
    line-height: 14px;
    width: 100%;
    padding: 0;
    margin: 0 0 20px 15px;
}
ul {list-style: none; padding-left: 2px;}
ul li:before {content: "\f06d \0020"; color: #b46560; font-family: FontAwesome;}
em {
	font-style: italic;
	font-weight: bold;
    color: #9987c1;
}
b {font-weight: bold; color: #507ea3;}
.center {text-align: center; margin: 0 auto;}
h1, h3 {
	font: 3em "Passion One", sans-serif;
	color: #f4a955;
    text-shadow: 2px 1px 2px #af2717;
 	}
h2 {
	margin: 9px 0;
    color: #fff;
    font: 1.75em "Passion One", sans-serif;
    border-bottom: 3px dotted #d84e51;
    letter-spacing: .25em;
    font-variant: small-caps;
	text-align: right;
	text-shadow: 2px 1px 2px #292f33;
	}
#sidebar h2 { text-align: left; }
h3 { font-size: 2.5em;}
.left {
	float:left;
	margin-right: 12px;
	}
.right {
	float:right;
	margin-left: 3px;
	text-align: right;
	}
.form {
	float: left;
	width: 50%;
}
label { display: inline; }
.req:before{
	content: "*";
	color: red;
}
.codecopy {
	float: left;
	width: 44%;
	padding: 0 10px;
}
.control-copytextarea {
	position: relative;
  	cursor: pointer;
   	font-size: .65em;
   	float: right;
  	top: -16px;
    right: -10px;
}
.control-copytextarea::before, .control-copytextarea::after {content: " - ";}
.codecopy textarea, .codecopy textarea:focus {
	width: 190px;
	color: #b0c0c7;
	font-family: inherit;
	font-size: .95em;
	overflow: hidden;
}
.codes h1 {margin: 50px 0 -20px;}
.donatetext {
    margin-top: 50px;
	text-align: center;
}
input, textarea, select {
	margin: 0px;
	width: 250px;
	color: #b0c0c7;
	font-size: .95em;
	font-family: inherit;
	background: transparent;
	border: 1px solid rgba(243, 238, 195, 0.19);
	outline: none;
   	box-sizing: border-box;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #507ea3;
}
input[type=radio], input[type=checkbox] {
	display: inline;
	width: 20px;
	margin-left: 10px;
	outline: none;
}
textarea {
	width: 250px;
	height: 80px;
}
p.show_join_comments {display: none;}
#select1, #select2 {
	margin-bottom: 15px;
	height: 40px;
	}
.show_join_submit label {display: block;}
.jsubbtn, .usubbtn, .jresbtn, .uresbtn {
	margin: 30px auto 0;
	color: #fff;
    font: 1.7em 'Bahiana', cursive;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
    background-color: transparent;
    border: 1px solid transparent;
    outline: none;
}
.jsubbtn:active, .jsubbtn:focus, .usubbtn:active, .subbtn:focus, 
.jresbtn:active, .jresbtn:focus, .uresbtn:active, .uresbtn:focus {outline: 0;}
.jsubbtn, .usubbtn {
	margin-left: 32px;
}
.jsubbtn:hover, .jresbtn:hover,
.usubbtn:hover, .uresbtn:hover {
	position: relative;
	top: 1px;
	left: 1px;
}
.stats { font-size: .85em; }
.show_join_credits, .show_update_credits, .show_lostpass_credits {
	font-size: .80em;
	text-align: center;
}
.clear { clear:both; }
table {
    margin: 20px auto;
    border-collapse: collapse;
	width: 375px;
}
th, td {
    text-align: left;
    padding: 8px 6px 4px 6px;
}
tr:nth-child(even){
	background-color: #00192c6e;
    border-bottom: 1px solid #000e29;
    border-top: 1px solid #000e29;
}
th {
    letter-spacing: .07em;
    font-size: .9em;
}
.show_members_showing_what {
	text-transform: uppercase;
	font-size: 1.15em;
	color: #B0D0D3;
	}
.flaglist {
	margin: 20px auto;
	width: 22%;
	}
.flaglist tr {
	background-color: unset;
	border: 0;
}
.flag {
	vertical-align: middle;
	padding-bottom: 3px;
	}
footer { 
	margin: 30px 0;
	font-size: .7em;
	text-align: center;
	font-style: oblique;
	}
footer div:nth-child(2) { font-style: normal;}
footer div:nth-child(2) a { border: 0; }