@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:#e5e5e5;
	width:100%;
	border-bottom:1px solid #e5e5e5;
	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:#e5e5e5;
	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 #000;
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
	}
#bloodaltar {
	width:auto;
	overflow:hidden;
	text-align:center;
	background-color:#FFF;
	background-position:center;
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
	padding-top:150px;
	float:left;
	}

#stage {width:1400px;}
#inscription {
	width:410px;
	float:left;
	margin-left:227px;
	margin-top:330px;
	}

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

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

.micronav2{	
	color:#c4c4c4;
	width:390;
	font-family:Helvetica, Arial, sans-serif;
	border-top:1px solid #d7d7d7;
	font-size:11px;
	padding-top:7px;
	margin-bottom:5px;
	font-weight:normal;
	text-align:left;
	padding-left:20px;
	font-style:normal;
	}


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

.subhead{
	color:#000;
	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;
	z-index:98;
	}
	
.copyright-text{
	color:#5e5e5e;
	width:900px;
	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:227px;
	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;
	}


.slideshow { height: 670px; width: 670px; margin: auto }
.slideshow img { padding: 0; border:none;  }

