a:link, a:visited {
    color: #627378;
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	color: #eeead5;
	}
body {
    margin: 0;
	background: #28353b url(images/starburst.jpg) top left / contain no-repeat;
	font: .85em arial, sans-serif;
	}
.title {
    padding: 17px 0 0 35px;
    float: left;
    width: 27%;
    text-align: left;
	}
header {
	margin: 0;
	background-color: #8c3d45;
	color: #eeead5;
    height: 63px;    
}
nav {
    float: left;
    padding: 22px 0;
    width: 42%;
    text-align: center;
    font: 1em arial, sans-serif;
    text-transform: uppercase; 
	}
nav span {margin: 24px;}
nav a:link, nav a:visited {
    padding-bottom: 23px;
	color: #eeead5;
	border: none;
}
nav a:hover, .current { border-bottom: 3px solid #fff; }
.current { padding-bottom: 23px; }
.smedia {
    float: left;
    width: 24.5%;
    text-align: right;
    font-size: 1.5em;
    line-height: 14px;
}
.smedia li {
    display: inline;
    padding-left: 8px;
}
.smedia a {color: #eeead5;}
#content {
	padding: 605px 80px 8px;
	color: #eeead5;
    font-size: 1.2em;
    line-height: 32px;
	}
.welcome {margin-top: 120px;}
ul {
	list-style-position: outside;
	list-style-type: square;
	}
b {text-shadow: 2px 2px 6px rgba(40, 53, 59, 1);}
em {
	font-style: italic;
	font-weight: bold;
	color: rgb(156, 88, 88);
}
.center, .show_join_credits, 
.show_update_credits, .show_lostpass_credits {text-align: center;}
h3 {
	margin-top: 0;
	font: 1.7em 'Roboto', sans-serif;
    text-transform: uppercase;
 	}
h6 {
    padding-left: 4px;
    font-size: 1.1em;
    letter-spacing: .1em;
    border-bottom: 1px solid #8a0606;
    text-transform: uppercase;
    text-align: right;
	}
blockquote{
    margin: 0 auto 10px;
    padding: 5px;
    color: #eeead5;
    font-size: .85em;
    background-color: rgba(130, 153, 162, 0.26);
    width: 34%;
    -webkit-box-shadow: 0px 0px 14px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 14px 3px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 14px 3px rgba(0,0,0,0.5);
}
.aff a { margin-right: 4px; }
.left {
	float:left;
	margin-right: 20px;
	}
.right {
	float:right;
	margin-left: 15px;
	}
.donatetext {
    margin-top: 50px;
    text-align: center;
    display: block;
}
.form {
	float: left;
    width: 38%;
}
label { display: inline; }
.req:before{
	content: "* ";
	color: red; 
}
.codecopy {
	display: inline-block;
	width: 23%;
	padding: 0 135px;
}
.control-copytextarea {
	float: right;
    margin-right: 13px;
  	font-size: .6em;
  	cursor: pointer;
	text-transform: uppercase;
}
.codecopy textarea, .codecopy textarea:focus {
	margin: 5px;
	width: 233px;
	color: #b0c0c7;
	font-family: inherit;
	font-size: .95em;
	-ms-overflow-style: none;
	overflow: hidden;
}
.codes {padding-top: 30px; text-align: center;}
.codes h3 {margin: 50px 0 -20px;}
input, textarea, select {
    padding: 5px;
    width: 290px;
    color: #b0c0c7;
    font-size: .95em;
    font-family: inherit;
    border: 1px solid #051d18;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.08);
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #7fbfff;
}
.show_join_email_settings {width: 39%;}
input[type=radio], input[type=checkbox] {
	display: inline;
	width: 20px;
	margin-left: 10px;
	outline: none;
}
p.show_join_comments {display: none;}
#select1, #select2 {
    margin: 3px 0 -15px -10px;
    width: 255px;
    height: 45px;    
	}
.show_join_form, .show_update_form, .show_donate_form {
    width: 70%;
    margin: 0 auto;
}
.jsubbtn, .usubbtn, .jresbtn, .uresbtn {
    margin: 30px auto 0;
    padding: 8px 20px;
    color: #eeead5;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #8c3d45;
    border: 2px solid #8c3d45;
}
.jsubbtn, .usubbtn {margin-left: 132px;}
.jsubbtn:hover, .jresbtn:hover, 
.usubbtn:hover, .uresbtn:hover {
	background: none;
    border: 2px solid #eeead5;
}
.stats { font-size: .85em; }
.clear { clear:both; }
.show_members_showing_what {
	text-transform: uppercase;
	font-size: 1.15em;
	}
.flaglist {
	margin: 0 auto;
	width: 14%;
	}
.flag {
	vertical-align: middle;
	padding-bottom: 3px;
	}
footer {
	font-size: .8em;
    padding-top: 40px;
    font-style: oblique;
    line-height: 14px;
    text-align: center;
}
footer div:nth-child(2) {
    font-style: normal;
    font-size: .95em;
}
.symbol {
    width: 197px;
    height: 203px;
    float: right;
    bottom: 0;
    margin: -164px -70px 0 0;
}