body
	{
	background-color: #7FA9D3;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: medium;
	margin: 2%;
	text-decoration: none;
	}
	
.stuff_wrapper
	{
	max-width: 1024px;
	width: 75%;
	margin: 0 auto;
	}
	
hgroup
	{
	color: #14165A;
	font-family: Verdana, san-serif;
	text-align: center;
	text-decoration: none;
	background-color: rgba(255, 255, 255, 0.3);
	border-radius: 14px;
	}
	
h1, h2, h3, h4, h5, h6
	{
	font-family: Verdana, san-serif;
	text-align: center;
	text-decoration: none;
	}
	
h1 {font-size: 250%;}

h2 {font-size: 230%;}

h3 {font-size: 195%;}

h4 {font-size: 175%;}

h4.left {text-align: left;}

h5 {font-size: 150%;}

h6 {font-size: 125%;}

h6.left {
	display: inline;
	text-align: left;
	}

article
	{
	background-color: #BFD4E9;
	color: #000000;
	font-family:  Arial, sans-serif;
	font-size: medium;
	padding: 5px;
	border-radius: 10px;
	}


article#planets
	{
	-webkit-column-width: 25em;
	}
	
aside
	{
	background-color: #E9D9BF;
	color: #000000;
	font-family:  Arial, sans-serif;
	font-size: medium;
	padding: 10px;
	border-radius: 14px;
	box-shadow: 10px 10px 5px #888888;
	}
	
aside.armor
	{
	border-color: #000000;
	border-radius: 25px;
	border-style: outset;
	border-width: 2px;
	float: right;
	margin: 10px;
	padding: 5px 20px;
	width: 400px;
	}

aside.armor2
	{
	border-color: #000000;
	border-radius: 25px;
	border-style: outset;
	border-width: 2px;
	float: right;
	margin: 10px;
	padding: 20px;
	width: 500px;
	}
	
aside.elf
	{
	border-color: #000000;
	border-radius: 25px;
	border-style: outset;
	border-width: 2px;
	float: right;
	margin: 10px;
	padding: 5px;
	width: 300px;
	}

aside.montauk
	{
	border-color: #000000;
	border-radius: 25px;
	border-style: outset;
	border-width: 2px;
	margin: 10px;
	padding: 10px;
	}

aside.montauk_alien
	{
	border-color: #000000;
	border-radius: 25px;
	border-style: outset;
	border-width: 2px;
	float: right;
	margin: 10px;
	padding: 10px;
	width: 400px;
	}
	
aside#shion
{
	background-color: #CBDCED;
	border-radius: 25px;
	float: right;
	margin: 5px;
	text-align: center;
	width: 480px;
	padding-bottom: 10px;	
}

columns 
	{
	background-color: #B2CBE4;
	width: 100%;
	clear: both;
	}

.single_column

	{
	background-color: #B2CBE4;
	border-radius: 5px;
	border-radius: 5px;
	padding: 3px;
	}
	
.columns .column
	{
	background-color: #B2CBE4;
	border: none;
	margin: 10px 3px;
	padding: 3px;
	position: relative;
	width: 48%;
	border-radius: 5px;
	border-radius: 5px;
	}
	
.columns .one
	{
	float: left;
	overflow: hidden;
	}
	
.columns .two
	{
	float: right;
	overflow: hidden;
	}

.column_clear {clear: both;}

div.image
{
	float: right;
	margin: 10px;
}

.center {text-align: center;}

.float_right 
	{
	float: right;
	margin: 10px;
	} 
      
figure figcaption 
	{
	background-color: #D5E2F0;
	color: #000000;
	font-family: "Times New Roman", serif;
	font-size: small;
	font-style: italic;
	margin: 0 auto;
	text-align: center;
	max-width: 400px;
	border-radius: 3px;

	}

img {padding: 5px;}

.alert, .question {color: #FF0000;}

.emphasis {font-style: italic;}

.sfx {font-weight: bold;}

nav
	{
	background-color: #D5E2F0;
	color: #000000;
	font-family:  Arial, sans-serif;
	font-size: medium;
	padding: 5px;
	border-radius: 10px;
	text-align: center;
	}

p
	{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: medium;
	text-align: justify;
	text-indent: 3%;
	}
	
p.small_caps

	{
	color: #000000;
	font-size: 125%;
	font-variant: small-caps;
	font-weight: bold;
	text-align: left;
	text-indent: 3%;
	}


.small
	{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	}

p.quote
	{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: medium;
	margin: 10px 30px;
	text-align: justify;
	text-indent: 0%;
	}

p.title {
	border-bottom: thin dashed #888888;
	color: #000000;
	font-size: 125%;
	font-variant: small-caps;
	font-weight: bold;
	text-align: left;
	text-indent: 3%;
	}

p.race {
	border-bottom: thin dotted #888888;
	}	
pre
	{
	background-color: #E0E3FE;
	color: #000000;
	font-family: "Courier New";
	font-size: small;
	padding: 3px;
	overflow: auto;
	text-decoration: none;
	}	

section.gameinfo
	{
	background-color: #D5E2F0;
	border-radius: 25px;
	padding: 10px;
	margin: 10px;
	}

section.section {
	background-color: #D5E2F0;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	margin: 20px 40px 20px 40px;
	padding: 10px;
	}
section.subsection {
	background-color: #DCE7F3;
	border-color: black;
	border-width: 1px;
	border-style: dotted;
	margin: 10px;
	padding: 5px;
	}
	
dl, dt, dd, ol, ul, li
	{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: medium;
	}

dt	{font-weight: bold;}	

.none {list-style-type: none;}
	
table 
	{
	border: thin solid #000000;
	caption-side: top;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	}

table.WOD {width: 75%;}
	
table#possiblesuper 
	{background-color: #D7E4F1;
	color: #000080;
	}
	
table#shield
	{
	border: thin solid #000000;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
	}
	
th
	{
	background-color: #14165A;
	border: thin dotted #787878;
	color: #FFFAFA;
	font-family: Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	}

td
	{
	background-color: #D5E2F0;
	border: thin dotted #787878;
	color: #000000;
	font-family: Arial, sans-serif;
	padding: 5px;
	text-align: left;
	}

td.shield
	{
	background-color: #D5E2F0;
	border: thin dotted #787878;
	color: #000000;
	font-family: Arial, sans-serif;
	padding: 5px;
	text-align: center;
	}
	
caption
	{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	}

hr {color: #14156A;}
	
.clear {clear: both;}
	
footer#legal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 10px;
}

a:link
{
	color: #0000FF;
	text-decoration: none;
}

a:visited
{
	color: #4D004D;
	text-decoration: none;
}

a:hover
{
	color: #B39700;
	text-decoration: underline;
}

a:active
{
	color: #CCCC00;
	text-decoration: none;
}