@font-face {
    font-family: 'an_unfortunate_eventregular';
    src: url('anune___-webfont.woff2') format('woff2'),
         url('anune___-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

a:link, a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #c0baba;
	color: #d3d0ca;
	}
a:hover {
	text-decoration: none;
	color: #c0baba;
	font-weight: bold;
	}
.codes a {border:0;}
.show_join_error {
	background-color: red;
}
body {
	margin: 0;
	background-color: #ab9e8b;
	font: .95em 'Asul', sans-serif;
	letter-spacing: .2em;
	}
nav {
	font: 1em 'NTR', sans-serif;
	text-align: center;
	}
nav a:link, nav a:visited {
	font-size: 1.2em;
	color: #cacfd4;
	border: none;
}
nav a:hover {
	color: #e8e8e8;
}
#wrapper {
	margin: 0 auto;
	width: 497px;
    	min-height: 800px;
	background: #fff url(images/top.png) no-repeat top center;
	}
#content {
	padding: 500px 8px 285px;
	color: #ac6e45;
	background: url(images/bottom.png) no-repeat bottom center;
	z-index: -5;
	}
.drop {
  float: left;
  font-size: 38px;
  line-height: 36px;
  padding-right: 4px;
}
ul {
	list-style-position: outside;
	list-style-type: decimal;
	}
em {
	font-style: italic;
	font-weight: bold;
}
.center {text-align: center;}
h3 {
	font: 1.75em 'an_unfortunate_eventregular', cursive;
	color: #576e66;
	text-shadow: 1px 1px 1px #000;
	letter-spacing: .2em;
	text-align: center;
 	}
h6 {
	margin: 0 0 4px 4px;
	color: #9aa5a9;
	font-weight: bold;
	font-size: 1.75em;
	letter-spacing: .1em;
	font-variant-caps: small-caps;
	border-bottom: 1px solid #d3d0ca;
	}
blockquote{
	margin: 0 auto;
	padding: 5px;
	color: #000;
	font-size: .75em;
	background-color: #c6cccd;
	border-left: 8px solid #94a2a5;
	width: 64%;
}
blockquote a {
    color: #94a2a5 !important;
}
.by {
	position: relative;
  	right: 6px;
	font-style: italic;
	font-size: .85em;
	}
.left {
	float:left;
	margin-right: 12px;
	}
.right {
	float:right;
	margin-left: 3px;
	}
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: 35%;
	padding: 0 10px;
}
.control-copytextarea {
	position: relative;
  	cursor: pointer;
  	padding: 0 4px;
  	color: #b0c0c7;
  	border: 1px dotted #408ca8;
  	float: right;
	top: 62px;
	left: -2px;
  	font-size: .6em;
}
.codecopy textarea, .codecopy textarea:focus {
	margin: 5px;
	width: 280px;
	color: #b0c0c7;
	font-family: inherit;
	font-size: .95em;
	border: 1px dotted #408ca8;
	-ms-overflow-style: none;
	overflow: hidden;
}
input, textarea, select {
	margin: 0px;
	width: 235px;
	color: #b0c0c7;
	background: none;
	font-size: .95em;
	font-family: inherit;
	border: 1px solid #408ca8;
	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 #b0c0c7;
	color: #fff;
	background-color: #408ca8;
}
input[type=radio], input[type=checkbox] {
	display: inline;
	width: 20px;
	margin-left: 10px;
	outline: none;
}
textarea {
	width: 480px;
	height: 120px;
}
#select1, #select2 {
	height: 45px;
	}
.jsubbtn, .usubbtn, .jresbtn, .uresbtn {
	margin: 30px auto 0;
	padding: 3px 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	letter-spacing: .08em;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	border: 2px solid #408ca8;
	background-color: #408ca8;
}
.jsubbtn:before, .usubbtn:before, .usubbtn:before, .uresbtn:before {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 0px;
	width: 100%;
	z-index: -1;
	content: '';
	color: #000 !important;
	background-color: #408ca8 !important;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.jsubbtn, .usubbtn {
	margin-left: 127px;	
}
.jsubbtn:hover, .jresbtn:hover, 
.usubbtn:hover, .uresbtn:hover {
	color: #b0c0c7;
	background-color: #94836c;
	border: 2px solid #94836c;
	text-shadow: ntwo;
}
.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;
	}
.clear {
	clear:both;
}
table {
    margin: 0 auto;
    border-collapse: collapse;
    width: 50%;
    border: 1px solid #000;
}
th, td {
    text-align: left;
    padding: 6px 4px 2px 4px;
}
th {
    font-size: 1.1em;
}
.show_members_showing_what {
	text-transform: uppercase;
	font-size: 1.15em;
	}
.flaglist {
	margin: 0 auto;
	width: 30%;
	}
.flaglist a {
	border: 0;
}
footer {
	font-size: .75em;
	color: #9aa5a9;
}
footer p {
	font-size: 1em;
}