:root {
  --ltblue: #d1edf8;
  --mdblue: #81c7e0;
  --blue: #00a7ff;  
  --bluedk: #0066b3;
  --dkgray: #404143;
  --strawberry: #dfa97b;
  --nearwhite: #deddd8;  
}

a:link, a:visited {
	color: #dfa97b;
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	color: #d1edf8;
	}

.show_join_error {
	background-color: red;
}
body {
	margin:0;
	background: #24c5f3 url(images/title.png) no-repeat top center;
	font: .9em 'Mallanna', sans-serif;
	}
nav {
	margin: 410px auto 0;
    	background-color: #0066b3;
    	border-bottom: 2px solid #404143;
    	font: 1em 'Schoolbell', cursive;
    	text-align: center;
    	line-height: 24px;
	}
nav a:link, nav a:visited {
	font-size: 1.2em;
	color: #cacfd4;
	border: none;
	padding: 0 3px;
}
nav a:hover {color: #e8e8e8;}
.current {    
	color: #fff !important;
    	background: #0276cd;
    	display: inline-block;
}
#wrapper {
	margin: 0 auto; 
	color: rgba(226, 226, 226, 0.84);
}
#lower {
	margin-bottom: 30px;
	background-color: rgba(0, 0, 0, 0.76);
}

#container {
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
    	width: 780px;
    	margin: 0 auto;
    	line-height: 15px;
}
#content {
    	float: left;
    	padding: 10px 40px 0 0;
    	width: 500px;
	}
#sidebar {
    	float: right;
    	width: 250px;
}
blockquote {
    	margin: 5px 0 20px;
	padding: 2px;
    	background-color: rgba(232, 232, 232, 0.25);
    	border: 1px dotted #404143;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	padding: 0 0 0 8px;
	}
em {
	font-style: italic;
	font-weight: bold;
	color: #81c7e0;
}
h3 {
	margin-top: 0;
	font-size: 2.5em;
	letter-spacing: .2em;
	font: bold 1.75em 'Schoolbell', cursive;
 	}
h3:before{content: url(images/cookies.png)" ";}
h6 {
	padding-left: 4px;
	color: #fff;
	font-size: 1.3em;
	letter-spacing: .1em;
	border-bottom: 1px dashed #d1edf8;
	text-transform: lowercase;
	}
h6:after {content: url(images/cookies.png); float: right;}
#sidebar h6 {margin-top:0; margin-bottom:0;}
.left {
	float:left;
	margin-right: 12px;
	}
.right {
	float:right;
	margin-left: 3px;
	}
.center {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
div.form {
	float: left;
	width: 50%;
}
label {
	display: inline;
}
label#req:before{
	content: "* ";
	color: red; 
}
.codecopy {
	float: left;
	display: inline-block;
	width: 45%;
	padding: 0 10px;
}
.control-copytextarea {
	position: relative;
	cursor: pointer;
	float: right;
	left: -36px;
	top: 5px;
	padding: 0 4px 4px;
	font-size: .65em;
    	border: 1px dotted #d1edf8;
}
.codecopy textarea, .codecopy textarea:focus {
	margin: 5px;
    	width: 180px;
    	color: #81c7e0;
    	font-family: inherit;
    	font-size: .95em;
    	background-color: rgba(232, 232, 232, 0.05);
    	overflow: hidden;
}
form.show_join_form {
    width: 80%;
    margin: 30px auto;
}
input, textarea, select {
	margin: 0px;
	width: 350px;
	color: #81c7e0;
	font-size: .95em;
	font-family: inherit;
	background: transparent;
	border: 1px dotted #d1edf8;
	outline: none;
	-webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
	-moz-box-sizing: border-box; /* For legacy (Firefox <29) Gecko based browsers */
    box-sizing: border-box;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #81c7e0;
	background-color: #d1edf8;
	color: #404143;
}
input, textarea {padding-left: 4px;}
input[type=radio], input[type=checkbox] {
	display: inline;
	width: 20px;
	margin-left: 10px;
	outline: none;
}
textarea {
	width: 350px;
	height: 50px;
}
#select1, #select2 {
	height: 45px;
	}
.jsubbtn, .usubbtn, 
.jresbtn, .uresbtn, 
input::file-selector-button {
    margin: 30px auto 0;
    padding: 4px 8px;
    color: #fff;
    text-align: center;
    background: #00a7ff;
    border: 1px solid #d1edf8;
    border-radius: 3px;
}
.jsubbtn, .usubbtn {
	margin-left: 105px;	
}
.jsubbtn:hover, .jresbtn:hover, 
.usubbtn:hover, .uresbtn:hover {
	position: relative;
	top: 1px;
	left: 1px;
	background: none;
}
.stats {
	font-size: .85em;
	}
.small, .disc {
	font-size: .80em;
	text-align: center;
}
.disc {
	font-style: oblique;
	}
.clear {
	clear:both;
}
table {
    margin: 20px auto 0;
    width: 70%;	
	border-collapse: separate;
    border: 1px solid #374350;
    border-spacing: 0;
	border-radius: .25rem;
}
th, td {
    text-align: left;
    padding: 8px 6px 4px 6px;
}
tbody td {border-bottom: 1px solid rgba(205, 68, 162, 0.20);}
tr {line-height: 15px;}

th {
    background-color: #374350;
    letter-spacing: .07em;
    font-size: 1.1em;
}
.show_members_showing_what {
	text-transform: lowercase;
	font-size: 1.15em;
	}
.flaglist {
	margin: 0 auto;
	width: 25%;
	}
.flag {
	vertical-align: middle;
	padding-bottom: 5px;
	}
footer {
	font-size: .85em;
	color: var(--gray);
}
footer p {
	font-size: 1em;
}
footer:after {background: url(images/footer.jpg;}