/*Addams Family Style Sheet*/

* {
	margin: 0;
	padding: 0;
}

img { border: none; }

ul li {
	list-style-type: none;
}

.float{
	float: left;
}

.cleared { 
	clear: both;
	margin: 0;
	padding: 0;
	height: 0px;
}

.hidden { display: none; }

.enlarge {
	width: 152px;
	height: 22px;
	margin: 10px auto 0 auto;
	display: block;
}

.newyorker {
	font-family: "New Yorker", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
}

.alternateColor { color: #ab9562; }

a {
	-moz-outline: none;
	color: #FFF;
}

a:focus {
	outline: none;
}

a:hover { color: #faee15; }

body {
	background-color: #000;
	font-family: Times, Georgia, serif;
	color: #FFF;
}

/*---Container---*/

#container {
	width: 1050px;
	margin: 0 auto;
	background: #000 url(/img/interior_bg.jpg) repeat 0 0;
}

#container h1, #container h2 { text-indent: -50000px; }

#container h1 {
	width: 800px;
	height: 83px;
	margin: -24px auto 0 auto;
	background: url(/img/logo_horizontal.png) no-repeat 0 0;
}

#container h2 {
	width: 776px;
	height: 34px;
	margin: 12px auto 0 auto;
}

/*---Navigation---*/
#nav {
	width: 924px;
	height: 71px;
	margin: 0 auto;
	background: url(/img/nav_bg_home.png) no-repeat 0 0;
}

#nav ul { padding: 5px 0 0 69px; }

#nav ul li { display: inline; }
#nav ul li img { background: url(/img/nav_bullet.png) no-repeat right 2px; padding-right: 16px; padding-left: 0px; margin-right: -2px; }

#nav ul li.tickets img, #nav ul li.about img, #nav ul li.sights img { padding-left: 0px; padding-right: 16px; margin-right: -2px;  }
#nav ul li.tickets img { padding-left: 0px; padding-right: 18px; }

#nav ul li.home { padding-left: 4px; }
#nav ul li.store img { padding-right: 0px; background: none; position: relative; left: -4px; }

/*---Content---*/
div.content {
	width: 777px;
	margin: 20px auto 0 auto;
	font-size: 16px;
}

div.content p {	
	margin: 0 0 28px 0;
}

#subnav a {
	cursor: hand;
}


/*---Footer---*/
#footer {
	width: 791px;
	margin: 43px auto 0 auto;
	padding: 22px 0 0 0;
	border-top: 1px solid #5a4d34;
}

#footTop {
	margin-left: 15px;
}

#footTop img, #footTop input {
	vertical-align: bottom;
}

#footer img.connectTitle {
	margin-right: 12px;
}

#footer img.or {
	margin-right: 6px;
}

#footer span {
	font-size: 12px;
	font-weight: bold;
}

#footer input.footerInput {
	width: 122px;
	height: 15px;
	margin: 0 8px;
	background: url(/img/footer_email.png) no-repeat 0 0;
	border: none;
	padding: 3px 2px 0 2px;
	font-size: 10px;
	color: #FFF;
	overflow: hidden;
}

#footer input.join {
	width: 40px;
	height: 18px;
	vertical-align: top;
}

#footer a.facebook, #footer a.twitter {
	width: 75px;
	height: 19px;
}

#footer a.facebook {
	/*display: inline;*/
	margin-right: 15px;
}

#footer a.twitter {
	/*display: inline;*/
	margin-left: 18px;
}

#footerJoin {
	width: 242px;
	height: 29px;
	margin: 0 15px 0 0;
	background: url(/img/footer_clan.png) no-repeat 0 0;	
	float: left;
	display: block;
	text-indent: -9999px;
}

#footerPartner {
	width: 221px;
	height: 29px;
	margin: 0 15px 0 0;
	background: url(/img/footer_partner.png) no-repeat 0 0;
	display: block;
	float: left;
	text-indent: -999999px;
}

#footerStudy {
	width: 245px;
	height: 29px;
	margin: 0 15px 0 0;
	background: url(/img/study.png) no-repeat 0 0;	
	float: left;
	display: block;
	text-indent: -9999px;
}

#footBottom {
	width: 800px;
	height: 29px;
	margin: 15px 0 0 30px;
	padding: 0 15px 0 0;
}

/*#footerJoin span {
	font-size: 13px;
	font-weight: normal;
	padding: 3px 20px 0 0;
	float: left;
	display: inline;
}
#footerJoin img.dot {
	vertical-align: top;
	padding-top: 7px;
}
*/
#footerLinks {
	width: 298px;
	margin: 0 auto;
	padding: 18px 0px 0 15px;
}

#footerLinks a {
	font-weight: bold;
	font-size: 10px;
}

#footerLinks img.dot {
	padding: 0 6px;
}

#footer p.credit {
	padding: 5px 0;
	text-align: center;
	font-size: 11px;
}

/* Pop Over */
#popBG {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height: 100%;
	text-align: center;
	z-index: 900;
	background-color: #000;
	display: none;
}

#contactPop, #pressContactPop, #youtubePop {
	width: 412px;
	height: 372px;
	margin: -186px 0 0 -206px;
	background: url(/img/contactPop.png) no-repeat 0 0;
	text-align: left;
	color: #000;
	z-index: 1000;
	top: 50%;
	left: 50%;
	position: absolute;
	display: none;
}

#pressContactPop {
	background: url(/img/pressContactPop.png) no-repeat 0 0;
	width: 352px;
	height: 102px;
	margin-top: -236px;
	text-align: center;
	padding: 90px 30px 30px;
	display: none;
}

#youtubePop {
	background: none;
	width: 400px;
	height: 300px;
	margin: -186px 0 0 -200px !important;
	display: none;	
}

#contactPop form {
	position: relative;
	top: 80px;
	left: 21px;
	font-weight: bold;
	font-size: 13px;
}

#contactPop label {
	display: block;
}

#contactPop input.contactField {
	width: 297px;
	right: 0;
	margin: 8px 0 8px 5px;
}

#name {
	margin-left: 20px;
}

#email {
	margin-left: 19px;
}

#subject {
	margin: 0 0 0 11px;
}

#message {
	margin: 5px 0 0 0;
}

#contactPop textarea {
	width: 360px;
}

#contactPop input.contactField, textarea {
	padding: 2px;
	border: 1px solid #7b6961;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

#contactSubmit {
	margin: 0 0 0 298px;
}

/* sIFR */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

#newsSection {
	margin-top: 40px;
}

.newsItem { position: relative; }
.newsItem .newsImage { padding: 0 0 25px 0; }
.addthis_toolbox {
	position: absolute;
	left: 37px;
	top: 145px;
}

.reviewsBg {
	width: 774px;
	width/* */:/**/726px; 
  	width: /**/726px;
	background: url(/img/reviews_header.jpg) no-repeat 0 0;
	padding: 460px 24px 0px 24px;
}

.reviewsBg span {
	display: block;
	width: 726px;
	color: #271a17;
	text-align: center;
	font-family: Arial, Tahoma;
	font-weight: bold;
}