a {
	color: #b5aca3;
	text-decoration: none;
	border-bottom: 1px dotted #906247;
}
a:hover { 
	color: #906247;
	border-bottom: 1px dotted #b5aca3;
}  
.codes a, .aff a, .flaglist, .flaglist tr, .flaglist a, footer div:nth-child(2) a:has(img) { border: 0; }
body {
	margin:	0;
	background: #6a8491 url(images/bg.webp);
	}
nav {
    display: flex;
    gap: 50px;
    font: 1.5em "IM Fell English", serif;
}
nav a {
    padding: 6px 0;
    width: 125px;
    background: #5c342d;		
    color: #cacfd4;
    text-align: center;
}
nav a:hover {
	color: #e8e8e8;
	background-color: #2f454b;
}
#wrapper {
	margin: 30px auto 0;
    width: 864px;
	box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}
#banner {
    height: 476px;
    background: url(images/banner.webp);
}
#banner span {
	position: relative;
	top: 396px;
    left: 527px;
    font: 2.5em "Meddon", cursive;
    color: #929d36;
	text-shadow: #000000e8 4px 3px 2px;
}
#content {
	margin: -2px auto 25px;
	padding: 20px;
	color: #65767a;
    background-color: #d5d6cf;
	font: .85em sans-serif;
}
#main {
	display: flex;
    gap: 5%;
}
#main div:first-of-type { width: 290%; }
.aff { margin-bottom: 18px; }
.aff a { margin-left: 7px; }
blockquote {
    line-height: 14px;
    width: 100%;
    padding: 0;
    margin: 0;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	}
b {font-weight: bold; color: #2f6a68;}
em {color: #2f6a68;}
.center, .award {text-align: center;}
h3 {
    font: 2.75em "IM Fell English SC", serif;
    color: rgba(85, 85, 85, 0.98);
	text-align: center;
    text-shadow: 2px 1px 2px #292f33;
}
h6 {
    color: #906247;
    font: 1.5em "IM Fell English", serif;
	margin-bottom: 10px;
}
#main h6 { margin-bottom: 0; }
.top { margin-top: 50px; }
.left {
	float:left;
	margin-right: 12px;
	}
.right {
	float:right;
	margin-left: 3px;
	text-align: right;
	}
.form {
	float: left;
	width: 50%;
	text-align: right;
}
.req:before{
	content: "*";
	color: red;
}
.codecopy {
	float: left;
	width: 40%;
	padding: 0 10px;
}
#select1, #select2 {
	margin-bottom: 15px;
	height: 40px;
	width: 236px;
	line-height: 16px;
}
.control-copytextarea {
    position: relative;
    cursor: pointer;
    font-size: .7em;
	right: 45px;
}
.control-copytextarea::before, .control-copytextarea::after {content: " - ";}
.codecopy textarea, .codecopy textarea:focus {
	width: 190px;
	font-family: inherit;
	font-size: .95em;
	overflow: hidden;
}
.donatetext { margin-top: 50px; }
.donatetext a {
    text-align: center;
    display: block;
	width: 135px;
    margin: 0 auto;
}
.codes {margin: 63px 0 0;}
.codes h3 {margin: 50px 0 -20px;}
form.show_join_form { padding-right: 20px; }
p.show_join_password, .show_join_comment { text-align: right; }
input, textarea, select {
	padding: 5px;
	width: 280px;
    color: inherit;
    font-size: 1em;
	font-family: inherit;
    background-color: #e2e3e0;
    border: 1px solid #65767a;
	outline: none;
   	box-sizing: border-box;
}
input[type=radio], input[type=checkbox] {
	display: inline;
	width: 20px;
	margin: 3px 0 0 10px;
	outline: none;
}
form.show_join_form input {margin-bottom: 10px;}
input.show_join_comment_field { width: 99%; }
.show_join_comment label:after {
	display: block;
    content: "(about Jamie and/or the Outlander series of books)";
}
textarea {
	width: 250px;
	height: 80px;
}
.jsubbtn, .usubbtn, .jresbtn, .uresbtn,
input::file-selector-button {
	margin: 30px auto 0;
	padding: 3px 10px;
	color: #fff;
	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: #5a2714;
    border: 2px solid #262626;
}
.show_join_submit, .show_update_submit {
	margin-bottom: 30px;
	float: right;
}
.jsubbtn:hover, .jresbtn:hover,
.usubbtn:hover, .uresbtn:hover {
	position: relative;
	top: 1px;
	left: 1px;
}
.show_join_credits, .show_update_credits, .show_lostpass_credits {
	font-size: .8em;
	text-align: center;
	clear: both;
}
.small {
	font-size: .7em;
    text-align: center;
    line-height: 11px;
}
.clear { clear:both; }
.show_members_showing_what {
    position: relative;	
	margin-top: -20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #2f6a68;
	text-align: right;
    z-index: 50;
}
.show_members_showing_what b {
    position: relative;
    top: 23px;	
    display: block;
    color: #c5c7b9;
    font-size: 3.75em;
    z-index: -5;
}
table {
    margin: 40px auto 0;
    border-collapse: collapse;
    width: 95%;
    border: 1px solid #9e9f9c;
}
th, td {
    text-align: left;
    padding: 6px 4px 4px 8px;
}
th {
    font-size: 1.1em;
    background-color: #bebfbc;
}
tr { border-bottom: 1px outset #9e9f9c; }
.flaglist {
	margin: 0 auto;
	width: 17%;
}
.flaglist td { padding: 2px 0; }
.flaglist td:nth-child(2) { 
	text-align: right;
	width: 50%;
}
.flag {
	vertical-align: middle;
	padding-bottom: 3px;
}
footer { 
    margin-top: 40px;	
	padding-top: 18px;
	border-top: 1px solid;
	font-size: .8em;
	text-align: center;
	font-style: oblique;
}
footer div:nth-child(2) { font-style: normal;}