﻿@font-face {
    font-family: 'SpecialEliteRegular';
    src: url('fonts/SpecialElite-webfont.eot');
    src: url('fonts/SpecialElite-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/SpecialElite-webfont.woff') format('woff'),
         url('fonts/SpecialElite-webfont.ttf') format('truetype'),
         url('fonts/SpecialElite-webfont.svg#SpecialEliteRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'uglyquaregular';
    src: url('fonts/UglyQua-webfont.eot');
    src: url('fonts/UglyQua-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/UglyQua-webfont.woff') format('woff'),
         url('fonts/UglyQua-webfont.ttf') format('truetype'),
         url('fonts/UglyQua-webfont.svg#uglyquaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'uglyquaitalic';
    src: url('fonts/UglyQua-Italic-webfont.eot');
    src: url('fonts/UglyQua-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/UglyQua-Italic-webfont.woff') format('woff'),
         url('fonts/UglyQua-Italic-webfont.ttf') format('truetype'),
         url('fonts/UglyQua-Italic-webfont.svg#uglyquaitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background: -webkit-gradient(linear, left top, left bottom, from(#062316), to(#465967));
	background: -moz-linear-gradient(top,  #062316,  #465967);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#062316', endColorstr='#465967');
	background-color: #062316;
}

h1  
	{
	font-family: 'uglyquaregular', 'SpecialEliteRegular', "The X-Files", Chiller, "Arial Rounded MT Bold", sans-serif;
	padding-top:20px;
	padding-bottom:20px;
	margin:0px;
	text-decoration: none;
	color: #FFF;
	box-shadow: 10px 10px 5px #888888;
	background-image: url(images/Haunted-House-heading.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
	line-height: 50px;
	font-size: 36px;
	text-align: center;
}


h2 {
	font-family: 'uglyquaregular', 'SpecialEliteRegular', Chiller, "Arial Rounded MT Bold", sans-serif;
	padding-top:5px;
	padding-bottom:10px;
	margin:0px;
	text-decoration: none;
	line-height: 40px;
	font-size: 30px;
	text-align: center;
}

.graveyard-image-bottom {
	font-family: 'uglyquaregular', 'SpecialEliteRegular', Chiller, "Arial Rounded MT Bold", sans-serif;
	margin:0px;
	text-decoration: none;
	color: #FFF;
	background-image: url(images/Haunted-House-heading.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	box-shadow: 10px 10px 5px #888888;
}
.eldritch_banner {
	background-attachment: scroll;
	background-image: url(images/black_back_heading.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 42px;
	padding-bottom: 42px;
}



p	{
	font-family:Verdana, Geneva, sans-serif;
}
.leftspacing {
	text-indent: 15px;
}



blockquote {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}

.advert {
	text-align: center;
	box-shadow: 10px 10px 5px #888888;
	background-color: #000;
}


#wrapper
	{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FBEADB;
	color: black;
	border: thin black solid;
}


#logo	
	{width: 800px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}

#center	{
	text-align:center;
}


#navlist
	{
	text-align:center;
	background-color:#16432F;
	border-top:thin black solid;
	border-bottom:thin black solid;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	display: block;
}
#wrapper #nav {
	background-color: #3A5C66;
	text-align: center;
}


#navlist li
	{
	display: inline;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:5px;
	font-size: 140%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

#navlist li a {
	text-decoration: none;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navlist li a:link {
	color:#000000;
	text-decoration: none;
}
#navlist li a:visited {
	color:#E5D29A;
	text-decoration: none;
}
#navlist li a:focus {
	color:#FFFFFF;
}
#navlist li a:hover {
	color:#FFFFF7;
	text-decoration: underline;
	text-shadow: #000 0.1em 0.1em 0.2em;
}
a:link {
	color:#3A6343;
}
a:visited {
	color:#6D4C34;
	text-decoration: none;
}
a:focus {
	color:#073321;
}
a:hover {
	color: #073321;
	text-decoration: none;
	text-shadow: #000 0.1em 0.1em 0.2em;
}

#current
	{
	color: white;
	color: #fff;
	text-shadow: 0px 0px 3px#fff;	
}

	
#content
	{
	margin-top: 0;
	padding-top:0px;
 	Padding-right:20px;
	padding-bottom:15px;
	padding-left: 20px;
	overflow: auto;
}

#form
	{
	border: thin #3A6343 solid;
	padding-bottom:10px;
	padding-left:10px;
	background-color: #465967;
	color: white;
}

#footer	{
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	border: thin solid #000;
	padding: 10px;
	text-align: center;
	box-shadow: 10px 10px 5px #888888;
}
#wrapper   .player {
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #000000;
	color: #FFF;
	text-align: center;
	padding-bottom: 10px;
}

	
.center 
	{text-align: center;
	margin-right: auto;
	margin-left: auto;
	
}

.copyright 
	{
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
	
.float	
	{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-top: 0px;
	
}
.float_right {
	float: right;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}

	
.clearleft
	{clear: left;
}
ul li 
	{
	list-style-type: none;
}
	
.auto-style1 {color: #3A6343;
}

.hrheader	
	{height:5px;
	color: #3A6343;
}
	
.top_link {
	font-size: x-small;
	color: #666666;
	text-align: center;
}

hr {
	background-color: #3A5C66;
	
}

.player {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: medium;
	
}
.player a {
	color: #3A6343;
	text-decoration: underline;
}
.player a:hover {
	color: #2049BB;
	text-decoration: none;
}
.quote {
	font-style: italic;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
}
.header-quote {
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	background-image: url(images/Old_Paper_Texture_by_BaB_Jane.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
}

.folder_file {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	background-color: #FFF;
	box-shadow: 10px 10px 5px #888888;
	background-image: url(images/light_paper_background.jpg);
	background-repeat: repeat;
	background-position: center;
	padding: 15px;
	margin-bottom: 20px;
}

.ad_image {
	margin-left: 10px;
}

.facebook_float {
	width: 300px;
	float: left;
	background-color: #FFF;
	margin-right: 15px;
	margin-top: 5px;
	margin-left: 2px;
}

.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.add-a-border {
	border: thin solid #000;
	margin-bottom: 10px;
	background-color: #FFF;
	padding: 10px;
	box-shadow: 10px 10px 5px #888888;
}
.basement_intro {
	border: thin solid #000;
	margin-bottom: 10px;
	background-color: #FFF;
	padding: 10px;
	box-shadow: 10px 10px 5px #888888;
	background-image: url(images/dark_stairs.jpg);
	color: #FFF;
	background-position: center center;
}

.add-a-eldritch-border {
	border: thin solid #000;
	margin-bottom: 10px;
	background-color: #FFF;
	box-shadow: 10px 10px 5px #888888;
	background-attachment: scroll;
	background-image: url(images/eldritch_corner_bottom.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 135px;
	padding-bottom: 112px;
	padding-left: 10px;
}

/* ---- Donate  ---- */

#donate {
	background-color: #FFFFFF;
	margin-bottom: 20px;
	border: thin solid #000;
	padding-left: 10px;
	box-shadow: 10px 10px 5px #888888;
}

#donate p {
	font-size: 12px;
	line-height: 1.2em;
}

#donate form {
	float: left;
	padding-right: 15px;
	padding-top: 15px;
}
