a:link, a:visited {
	color: #d5d6d6;
	text-decoration: none;
	border-bottom: 1px dotted #799994;
	}
a:hover {
	text-decoration: none;
	color: #BFCDDA;
	border: none;
	}
a.img {border: 0;}
.current {color: #fff;}
.show_join_error {
	background-color: red;
}
body {
    margin-top: 10px;
	background: #000 url(images/pic.jpg) no-repeat top left;
	font: .8em 'Didact Gothic', sans-serif;
    color: #a5a3a6;
	}
	::-webkit-scrollbar {
background-color: #000;
}
::-webkit-scrollbar-thumb {
    background-color: #222;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
		background-color: #000;
}
nav {
	text-align: center;
	font-size: 1.2em;
	background-color: #1d2b3a;
}
nav a:link, nav a:visited {
	color: #cacfd4;
	border:0;
}
nav a:hover {
	color: #e8e8e8;
	letter-spacing: .1em;
}

#container {
    padding-top: 575px;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
}
#content {
	float: left;
	margin-top: 31px;
	padding-right: 20px;
	width: 408px;
}
#sidebar {
	float: right;
    width: 196px;
}
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: #92c5be;
}
b {font-weight: bold; color: rgb(74, 106, 140);}
.center {text-align: center; margin: 0 auto;}
h3 {
	font: 3em 'Joti One', cursive;
	color: #901e19;
	margin-bottom: 0;
	text-shadow: 2px 1px 2px #292f33;
 	}
h6 {
	margin: 9px;
    color: #fff;
    font: 1.45em 'Alfa Slab One', cursive;
    border-bottom: 2px dotted rgb(74, 106, 140);
    letter-spacing: .25em;
    font-variant: small-caps;
	text-align: right;
	text-shadow: 2px 1px 2px #292f33;
	}
#sidebar h6 {
	text-align: left;
	}
.left {
	float:left;
	margin-right: 12px;
	}
.right {
	float:right;
	margin-left: 3px;
	text-align: right;
	}
div.form {
	float: left;
	width: 50%;
}
label {
	display: inline;
}
label#req:before{
	content: "* ";
	color: red;
}
.req {color:red;}
.codecopy {
	float: left;
	display: inline-block;
	width: 44%;
	padding: 0 10px;
}
.control-copytextarea {
	position: relative;
  	cursor: pointer;
   	font-size: .7em;
   	float: right;
  	top: -70px;
    right: -10px;
}
.control-copytextarea::before, .control-copytextarea::after {content: " - ";}
.codecopy textarea, .codecopy textarea:focus {
	width: 190px;
	color: #b0c0c7;
	font-family: inherit;
	font-size: .95em;
	-ms-overflow-style: none;
	overflow: hidden;
}
.codes h3 {margin: 50px 0 -20px;}
input, textarea, select {
	margin: 0px;
	width: 250px;
	color: #b0c0c7;
	font-size: .95em;
	font-family: inherit;
	background: rgb(45, 50, 56);
	border: 1px solid rgba(243, 238, 195, 0.19);
	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 #42a9ca;
}
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: #000;
    border: 1px solid #000;
    outline: none;
}
.jsubbtn:active, .jsubbtn:focus, .usubbtn:active, .subbtn:focus, .jresbtn:active, .jresbtn:focus, .uresbtn:active, .uresbtn:focus {outline: 0; -moz-outline-style: none}
.jsubbtn, .usubbtn {
	margin-left: 32px;
}
.jsubbtn:hover, .jresbtn:hover,
.usubbtn:hover, .uresbtn:hover {
	position: relative;
	top: 1px;
	left: 1px;
}
.stats {
	font-size: .85em;
	}
.small, .disc,
.show_join_credits, .show_update_credits, .show_lostpass_credits {
	font-size: .80em;
	text-align: center;
}
.disc {
	font-style: oblique;
	margin-top: 30px;
	}
.clear {
	clear:both;
}
table {
    margin: 20px auto;
    border-collapse: collapse;
    width: 75%;
}
th, td {
    text-align: left;
    padding: 8px 6px 4px 6px;
}
tr:nth-child(even){
    background-color: rgba(127, 30, 25, 0.45);
    border-bottom: 1px solid #691511;
    border-top: 1px solid #691511;
}
th {
    letter-spacing: .07em;
    font-size: 1.23em;
    font-weight: bold;
}
.show_members_showing_what {
	text-transform: uppercase;
	font-size: 1.15em;
	color: #B0D0D3;
	}
.flaglist {
	margin: 20px auto;
	width: 22%;
	}
.flag {
	vertical-align: middle;
	padding-bottom: 3px;
	}
	.footer {margin: 0 auto; display: block;}
footer {
	font-size: .85em;
}
footer p {
	font-size: 1em;
}
