@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	}

a:link {color:#999999; font-weight: inherit; text-decoration: none;}
a:visited {color:#999999; font-weight: inherit;  text-decoration: none;}  
a:active {color:#999999; font-weight: inherit;  text-decoration: none;}
a:hover {color:#545454; font-weight: inherit;  text-decoration:underline;}

a.nav:link {color:#fff; font-weight: inherit; text-decoration: none;}
a.nav:visited {color:#fff; font-weight: inherit;  text-decoration: none;}  
a.nav:active {color:#fff; font-weight: inherit;  text-decoration: none;}
a.nav:hover{color:#fff; font-weight: inherit;  text-decoration:underline;}

#headstone {width:100%;	background-color:#000; 
	position: fixed;
	top:0px;
	left:0px;
	z-index:99;}

#sigil{
	width:1300px;
	background-color:#000;
	padding-bottom:35px;
	display:inline-block;
	margin:0px;
	}

#underthissignconquer{
	padding-left:35px;
	padding-top:35px;
	padding-bottom:35px;
	width:126px;
	display:inline-block;
	float:left;
	}
#abracadabra{
	float:left;
	width:410px;
	padding-left:66px;
	padding-top:35px;
}

#abracadabr{
	float:left;
	width:190px;
	padding-left:33px;
	padding-top:35px;
}

.abra{
	color:#fff;
	width:100%;
	border-bottom:1px solid #fff;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	letter-spacing:.03em;
	padding-bottom:5px;
	margin-bottom:5px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	}




.cadabra{
	color:#fff;
	width:190px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
	text-align:left;
	float:left;
	}

#altar {
	width:100%;
	overflow:hidden;
	text-align:center;
	background-color:#000;
	background-position:center;
	border-top:1px solid #0c2a27;
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
	}
#bloodaltar {
	width:100%;
	overflow:hidden;
	text-align:right;
	background-color:#f8e8d3;
	background-position:center;
	border-top:1px solid #0c2a27;
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
	padding-top:125px;
	}


#inscription {
	width:410px;
	position: fixed;
	left:227px;
	top:250px;
	z-index:97;
	}

.title{	
	color:#4d303d;
	width:100%;
	border-bottom:1px solid #4d303d;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	letter-spacing:.04em;
	padding-bottom:15px;
	margin-bottom:5px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	}

.micronav{	
	color:#4d303d;
	width:390;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	letter-spacing:.04em;
	padding-bottom:5px;
	padding-top:15px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	}

.micronav2{	
	color:#4d303d;
	width:390;
	font-family:Helvetica, Arial, sans-serif;
	border-top:1px solid #4d303d;
	font-size:11px;
	padding-top:7px;
	margin-bottom:5px;
	font-weight:normal;
	text-align:left;
	padding-left:20px;
	font-style:normal;
	}
#illonav{
	width:100%;
	border-top:3px solid #4d303d;
	font-family:Helvetica, Arial, sans-serif;
	color:#0c2a27;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	text-align:left;
	padding-bottom:15px;
	padding-top:15px;
	position: fixed;
	font-weight:bold;
	text-transform:uppercase;
	bottom:60px;
	left:0px;
	z-index:99;
	padding-left:227px;
	display:none;

	}

.blurb{
	color:#895140;
	width:395px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	text-align:left;
	padding-right:15px;
	margin-top:10px;
	padding-bottom:5px;
	}

.details{
	color:#4d303d;
	width:395px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	text-align:left;
	border-top:1px solid #4d303d;
	padding-right:15px;
	padding-top:15px;
	margin-top:10px;
	}

.subhead{
	color:#4d303d;
	width:100%;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	line-height:16px;
	}

#copyright {
	width:100%;
	position: fixed;
	bottom:0px;
	left:0px;
	background-color:#000;
	}
	
.copyright-text{
	color:#5e5e5e;
	width:100%;
	font-family:georgia, times, serif;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:35px;
	display:inline-block;
	}
.copy2{
	color:#e5e5e5;
	width:100%;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	letter-spacing:.03em;
	text-align:left;
	text-transform:uppercase;
	}
	

