@font-face {
	font-family: 'BergamoStdRegular';
	src: url('BergamoStd-Regular-webfont.eot');
	src: local('☺'), url('BergamoStd-Regular-webfont.woff') format('woff'), url('BergamoStd-Regular-webfont.ttf') format('truetype'), url('BergamoStd-Regular-webfont.svg#webfont31qx6I9T') format('svg');
	font-weight: normal;
	font-style: normal;
}







html {
	xheight: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: black;
	font: 15px 'BergamoStdRegular', serif; 
	position: relative;
	color: white;
	font-style:normal;
	text-align: center;
	xmin-width:1990px;
	xoverflow:hidden;
	xheight:100%;
}

img {
    border: none;
}



p {
    line-height: 20px;
}
h3{
	font: 18px 'BergamoStdRegular', Georgia, serif; 
	font-weight:normal;
}

a {
	color: white;
	text-decoration: none;
	-webkit-transition: 0.25s ease-in-out;
}
a:hover {
	color:#ab8a8f;
}

#header {
	height: 0px;
	position: relative;
}

/*#main, #main embed, #main object {
	z-index: 700;
}*/

#home #logo{
position:absolute;
z-index: 700;
/*margin: 250px auto;*/
top:50%;
left:50%;
margin:-75px 0 0 -358px;
width:716px;
height:150px;
text-indent:-5000em;
background: url('../images/logo.png') no-repeat;
}

.nav li{
float:left;
margin:0 10px 0 0;
}

#home{
height:100%;
}
#contentholder{
position:absolute;
top:0px;
left:0px;
z-index:2000;
width:100%;
background: #000;
background: rgba(0,0,0,0.7);
}
#contentholdertourdates{
position:absolute;
top:0px;
left:0px;
z-index:2000;
width:100%;
}
#contentholdercontact{
position:fixed;
top:0px;
left:0px;
z-index:2000;
width:100%;
height:100%;
background: #000;
background: rgba(0,0,0,0.7);
}
#contentholdercurios{
position:fixed;
top:-30px;
left:0px;
z-index:2000;
width:100%;
height:100%;
background: #000;
background: rgba(0,0,0,0.7);
overflow-x:auto;
overflow-y:hidden;
}
#bgdark{
position:fixed;
top:0px;
left:0px;
z-index:1990;
width:100%;
height:100%;
background: #000;
background: rgba(0,0,0,0.7);
}
#dark{

margin:40px auto 50px auto;
width:470px;
padding:30px 0px 10px 0px;
xbackground: #000;
xbackground: rgba(0,0,0,0.8);
height:100%;
overflow:hidden;
}
/***#curios{
	position:absolute;
	top:0px;
	left:0px;
	z-index:2000;
	width:2200px;
	height:100%;
}***/
#curios{
	width:1180px;
	margin:auto;
	padding:25px 0px;
}
#curios br{
	display:none;
}
/**#curios ul{
	margin-left:5px;
	padding-left:0px;
	position:absolute;
	top:50%;
	left:0%;
	margin-top:-200px;
}**/
#curios ul{
	overflow:hidden;
}
#curios ul li{
	list-style:none;
	float:left;
	height:200px;
	display:inline;
	margin: 10px;
}
#curios ul li:last-child{
	margin-right:0px;
}
.panel{
max-width:500px;
margin:0 auto;
margin-bottom:50px;
}

.panel ol{
margin:0;
list-style-type:none;
padding:0 0 0 5px;
}

#background {
	position: absolute;
	top: 0px;
	left: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 40px;
	font-weight:normal;
}

h2 {
	margin: 0px;
	padding: 0px;
	font: 30px 'BergamoStdRegular', Georgia, serif; 
	line-height: 50px;
	text-transform:uppercase;
	font-weight:normal;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 50px;
	font-weight:normal;
}

#container {
	position: fixed;
	z-index: 700;
	height: 100%;
	overflow: hidden;
}

#main{
float:left;
}
#mainimg img{
	width:100%;
	position:fixed;
}
#title {
    position: absolute;
    text-indent: -5000em;
    display:none;
}

#content{
position:relative;
padding:20px;
}


.mail{
background:#dfd5d6;
width:10669px;
float:left;
}

.mail img{
float:left;
background:#dfd5d6;
}



#topbar {
	position: fixed;
	top: 0;
	left: 0px;
	width: 100%;
	height: 30px;
	opacity: 1;
	background: #000;
	background: rgba(0,0,0,0.8);
	z-index: 4000;
	-webkit-transition: 0.3s ease-in-out;
}

#topbar ul{
list-style-type:none;
margin:0;
padding:7px 0 0 10px;
float:left;
}

input{
font: 15px 'BergamoStdRegular', Georgia, serif; 
position: relative;
color:#ab8a8f;
border:none;
background:#222;
}

#topbar form{
position:absolute;
top:0px;
right:20px;
}

#topbar form input{
padding:5px;
}

#gobutton{
color:white;
background:none;
}
#footer{
	position: fixed;
	bottom: 0;
	left: 0px;
	width: 100%;
	height: 25px;
	opacity: 1;
	background: #000;
	background: rgba(0,0,0,0.8);
	z-index: 5001;
	padding-top:5px;
	text-align:right;
}
#footer a img{
	margin-right:10px;
	opacity: 1;
	height:18px;
	-webkit-transition: 0.25s ease-in-out;
}
#footer a:hover img{
	opacity: 0.7;
}
.timestamp{
	margin-bottom:0px;
}
.touritem{
	margin-bottom:15px;
	margin-top:15px;
}
.tourdatetitle{
	display:inline;
	font-weight:normal;
}
.archivesitem{
	width:420px;
	margin:auto;
	margin-bottom:60px;
}
.archivesitem img, .archivesitem embed, .archivesitem object{
	max-width:420px;
}

#open, #close{
cursor:pointer;
font-weight:bold;
font-size: 17px;	
}

#open:hover, #close:hover{
text-decoration:none;
}

#content{
position:absolute;
top:20px;
right:0;
padding:20px;
width:300px;
z-index:2500;
text-align:right;
}
#numberDisplay{
	display:none;
}
#newsreelpage{
	width:100%;
	margin:auto;
}
#newsreelpage img{
	width:70%;
	height:auto;
	margin-top:-5px;
}
.sonicsitem{
	margin-bottom:40px;
}
#notebookdark{

margin:-240px auto 50px auto;
width:100%;
padding:30px 0px 10px 0px;
xbackground: #000;
xbackground: rgba(0,0,0,0.8);
height:420px;
overflow:hidden;
position:absolute;
top:50%;
left:0%;
}
#notebook_list{
	list-style:none;
	width:1100px;
	margin:auto;
	background:url('../images/listbg.png') top center no-repeat;
	overflow:hidden;
	height:420px;
	padding:0px;
}
#notebook_list li{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	padding-left:0px;
	margin-left:0px;
}


#albumlinks{
	float:left;
	margin-left:10px;
	font-size:13px;
	padding-top:3px;
}

#videoplayer_wrapper{
	width:100% !important;
	height:100% !important;
	position:absolute !important;
	top:0px;
	left:0px;
	z-index:200;

}
#videoplayer_wrapper embed, #videoplayer_wrapper object{
	width:100% !important;
	height:100% !important;
}
#clickthrough{
	position:absolute;
	top:0px;
	right:0px;
	xwidth:100%;
	text-align:right;
	z-index:300;
	padding:10px;
	background:black;
	color:white;
}
#clickthrough a{
	margin-right:10px;
}

#hexagonslogo{
position:absolute;
z-index: 700;
/*margin: 250px auto;*/
top:50%;
left:50%;
margin:300px 0 0 -275px;
width:550px;
height:157px;
text-indent:-5000em;
background: url('../images/hexagonslogo.png') no-repeat;
}
a #hexagonslogo{
	opacity:1;
}
a:hover #hexagonslogo{
	opacity:0.5;
}
