a {
    color: #b7cbe9;
	text-decoration: none;	
	font-variant: small-caps;
	font-size: 1.15em;
	}
a:hover {
	font-weight: bolder;
	}
.codes a { text-decoration: none; }
footer a { color: #b7cbe9a4;}
body {
	background-color: #424a55;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23000000' fill-opacity='0.4' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
	font-family: "Exo 2", sans-serif;
	}
::-webkit-scrollbar { width: 13px; }
::-webkit-scrollbar-track {background: #424a55;}
::-webkit-scrollbar-thumb {background: #491f2270;}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 602px;
	background-color: #491f2270;
	-webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.84); 
	box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.84);
	}
nav {
	position: absolute;
    top: 230px;
    left: -150px;
    width: 150px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.menu {
    width: 115px;
    padding: 3px 0px 5px 20px;
    background-color: #862c369e;
    margin-bottom: 9px;
    transition: transform 0.3s ease, padding-left 0.3s ease;
    transform-origin: right;
	-webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.50); 
	box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.50);
}
nav a {
	font-variant: small-caps;
	color: #dfdcc1;
	}
nav a:not(.current):hover {
	text-decoration: none;
	color: #88c0be;
	}
.menu:not(.current):hover {
    padding-left: 20px;
    transform: scaleX(1.25);
}
.menu a:hover {color: #000;}
.current {
    width: 150px;	
	background-color: #2f3640;
}
.current a {color: #000;}
#content {
	position: relative;
	top: -6px;
	padding: 15px;
	color: #dfdcc1;
	font-size: 0.85em;
	}
ul {
	list-style-position: outside;
	list-style-type: square;
	}
em {
	font-style: italic;
	font-weight: bold;
	color: #d95d79;
}
.center, .award {text-align: center;}
h1 {
    color: #f1da79;
    font-size: 3em;
 	font-family: "Protest Guerrilla", sans-serif;
	text-align: center;
    letter-spacing: .075em;
 	}
h2 {
	color: #dfdcc1;
	font-size: 2em;
	font-weight: bold;
	}
.sidebyside {
	display: flex;
  	align-items: center;
  	gap: 20px;
}
.sidebyside > img {
	margin-left: 45px;
	width: 125px;         
  	height: auto;
  	flex-shrink: 0;
}
blockquote{
	margin: 0 auto 10px;
    padding: 5px;
    width: 85%;
	color: #fff;
}
.left {
	float:left;
	margin-right: 12px;
	}
.right {
	float:right;
	margin-left: 3px;
	}
div.form {
	float: left;
	width: 50%;
}
label { display: inline; }
.req:before{
	content: "*";
	color: red; 
}
.codecopy {
	float: left;
	width: 40%;
	padding: 0 10px;
}
.control-copytextarea {    
    position: relative;
	top: -5px;
    left: 188px;
	font-size: .7em;
	cursor: pointer;
}
.codecopy textarea, .codecopy textarea:focus {
	width: 215px;
	color: #b0c0c7;
	font-family: inherit;
	font-size: .85em;
	overflow: hidden;
}
#select1, #select2 { height: 45px;}
.donatetext { margin-top: 50px; }
.donatetext a {
    text-align: center;
    display: block;
}
.codes h1 {margin: 50px 0 -20px;}
.show_join_form, .show_update_form { width: 271px; }
input, textarea, select {
	margin: 2px;
	width: 270px;
	color: #dfdcc1;
	font: inherit;
    background-color: #424a55;
	outline: none;
	border: 1px dotted #dfdcc15c;
    box-sizing: border-box;
}
.show_update_email_settings { width: 33%;}
input[type=radio], input[type=checkbox] {
	display: inline;
	width: 20px;
	margin-left: 10px;
	outline: none;
}
textarea {
	width: 250px;
	height: 80px;
}
.show_update_form a[href="lostpass"] { font-size: .9em;}
.show_update_form input:nth-of-type(5) { margin-top: 15px;}
.jsubbtn, .usubbtn, .jresbtn, .uresbtn {
	margin: 30px auto 0;
	color: inherit;
	background: linear-gradient(#dfdcc15c, #424a55);	
	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);
	font: inherit;
}
.jsubbtn, .usubbtn {  margin-left: 21px; }
.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: 0 auto;
    border-collapse: collapse;
}
th, td {
    text-align: left;
    padding: 8px 6px 4px 6px;
}
th {border-bottom: 3px solid #d95d7966;}
.show_members_showing_what { font-size: 1.15em;	}
.show_members_showing_what b { color: #d95d79;}
.flaglist {
	margin: 0 auto;
	width: 22%;
	}
.flaglist td {
	padding: 2px 0;
	vertical-align: sub;
}
.flag {
	vertical-align: middle;
	padding-bottom: 3px;
	}
.membernav { 
    margin: 0 auto 10px;	
	padding: 4px;
    background-color: #dfdcb938;
    width: 50%;
}
.show_members_no_email, .show_members_no_website { color: #dbdbdb;}
footer { 
	margin-top: 25px;
	font-size: .65em;
	text-align: center;
	font-style: oblique;
 }
footer div:nth-child(2) { font-style: normal;}
footer div:nth-child(2) a { border: 0; }