
/* Color palette

#d6cda5 - body bg
#717171 - head neck
#8d8d8d - head neck bottom border
#560713 - guts bg
#c1ba9c - h2 color
#e8e2c8 - food color
#5c151f - food seperator

*/


/* Mini reset
*/
body, h1, h2, h3, h4, fieldset, p, img, hr, ul, ol, li {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: 400;
}

body {
	color: #e8e2c8;
	margin-top: 90px;
	background: #d6cda5;
	font: 12px/1.5em "arial mt", arial, helvetica, sans-serif;
}
h1, h2, h3, h4, p {
	line-height: 2em;
	margin: .5em 0 1em 0;
}
h2, h3, h4 {
	color: #fff;
	font-size: 1.3em;
}
h2 {
	padding: 0;
	color: #e8e2c8;
	margin: 0 0 .5em;
	font: 27px/1.2em georgia, "times new roman", times, serif;
}
h3 {
	opacity: .5
	color: #7f7f7f;
}
h4 {
	font-size: 1em;
	margin-top: -1em;
	font-weight: 800;
}
img {
	border: 0;
}
hr {
	clear: both;
	visibility: hidden;
}

a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #666;
}
a:hover {
	border-bottom-color: #e8e2c8;
}

ul.menu li a {
	border: 0;
	color: #524c47;
	padding: 7px 10px;
}

.col {
	float: left;
	width: 250px;
	margin-right: 15px;
}
.intro {
	font-size: 1.3em;
}
.right {
	float: right;
}
.lo {
	color: #891825;
	font-size: 1.1em;
	font-weight: 800;
}
.more {
	text-align: right;
}
	.more a {
		color: #fff;
	}
	.more a:hover {
		border-bottom-color: #fff;
	}

/* Forms
*/
label {
	float: left;
	width: 11em;
	line-height: 2.4;
	text-align: right;
}
input.txt, textarea {
	border: 0;
	width: 200px;
	padding: 4px;
	font-size: 14px;
}
input.txt {
	border: 0;
	padding: 4px;
	margin-left: 1em;
	font: 12px arial, helvetica, sans-serif;
}
textarea {
	width: 250px;
}
input.btn {
	font-size: 15px;
}
.btns {
	text-align: right;
}



#skin {
	width: 725px;
	position: relative;
	margin: 80px auto 20px;
}
	#head {
		position: relative;
		margin-bottom: 1px;
	}
		#head h1 {
			top: -90px;
			left: -10px;
			width: 293px;
			height: 133px;
			position: absolute;
			text-indent: -999em;
			background: transparent url("/assets/images/logo.png") no-repeat;
		}
		#head img#show {
			width: 725px;
		}
		#head p#neck {
			margin: 0;
			padding: 3px 0 0;
			padding-left: 320px;
			background: #717171;
			border-bottom: 4px solid #8d8d8d;
		}
		#head ul.menu {
			right: -28px;
			width: 730px;
			height: 42px;
			bottom: -38px;
			position: absolute;
			padding-left: 51px;
			background: transparent url("img/bg-head_menu.png") no-repeat;
		}
			#head ul.menu li {
				float: left;
				margin: 5px 0 0 5px;
				text-align: center;
			}
			#head ul.menu li a {
				color: #e8e2c8;
				font-weight: 800;
			}
			#head ul.menu li a:hover, #head ul.menu li.here a {
				color: #fff;
			}
	#guts {
		clear: both;
		padding: 40px 0 1em;
		background: #560713;
	}
		#side {
			float: right;
			width: 170px;
			padding: 5px 10px;
			margin: 0 0 0 15px;
			position: relative;
			border-left: 3px solid #5c151f;
		}
			#side #cntdwn {
				top: 10px;
				right: 10px;
				padding: 4px;
				width: 159px;
				height: 96px;
				line-height: 2;
				margin-bottom: 1em;
				text-align: center;
				background: url("img/cd.png") 50% 50% no-repeat;
			}
				#side #cntdwn strong {
					color: #fff;
					display: block;
					font-size: 50px;
					padding-top: 0;
					line-height: .9em;
				}
			#side ul.menu {
				color: #f00;
				margin: 1em 0 0;
				position: static;
			}
				#side ul.menu li {
					float: none;
					text-align: left;
					margin: 0 0 1em -10px;
				}
				#side ul.menu li a {
					color: #acacac;
					padding: 5px 10px;
				}
				#side ul.menu li a:hover, #side ul.menu li.here a {
					color: #fff;
					background: #5c151f url('img/bg-side-here.png');
				}
			#side img.feat {
				display: block;
				margin: 5em auto 1em;
			}
		#food {
			margin: 10px 240px 2em 60px;
		}
				#food ul li {
					margin: .5em 2em;
					list-style: circle;
				}
		#back.menu {
			clear: both;
			margin-left: 55px;
		}
		#back.menu li {
			float: left;
			text-align: center;
			margin: 5px 0 0 5px;
		}
		#back.menu li a {
			color: #e8e2c8;
		}
		#back.menu li a:hover {
			color: #fff;
		}
	#foot {
		color: #444;
		position: relative;
		border-bottom: 4px solid #560713;
	}
		#foot img.feat {
			float: left;
			display: block;
			background: #d6cda5;
		}
		#foot ul.menu {
			top: 0;
			height: 3em;
		}
			#foot ul.menu li {
				float: left;
				padding: 1em 0;
				font-size: 11px;
				margin: 0 2px 0 0;
				text-align: center;
			}
				#foot ul.menu li.right {
					float: right;
					margin-top: -3px;
				}
				#foot ul.menu li.right a {
					padding: 6px 0;
					line-height: 23px;
					padding-right: 45px;
					background: transparent url("img/creative.png") right top no-repeat;
				}
				#foot ul.menu li.right a:hover {
					background-position: right -24px;
				}
			#foot ul.menu li a {
				padding: 0;
				color: #444;
				text-decoration: underline;
			}
			#foot ul.menu li a:hover {
				color: #560a13;
			}

a.ad-top {
	right: 0;
	border: 0;
	top: -80px;
	position: absolute;
}
a.ad-top img {
	width: 330px;
	height: 70px;
	padding-left: 13px;
	background: transparent url("img/sa.png") 0 0 no-repeat;
}

#shh {
	color: #444;
	opacity: .5;
	text-align: center;
}

/* Ooold sIFR
*/
.sIFR-replaced span {
	display: none;
}

/* Snippet specific styles
*/
a.QE_Link {
	clear: none !important;
	color: #ccc !important;
	background: #333 !important;
	border: 3px double #999 !important;
	font: 10px verdana, tahoma, sans-serif !important;
}
a.QE_Link:hover {
	color: #fff !important;
	background: #444 !important;
}
#head a.QE_Link {
	right: 0;
	top: 30px;
	position: absolute;
}

/* Gallery styles
*/
ul.thumbs li {
	width: 75px;
	height: 60px;
	overflow: hidden;
	border: 2px solid #E8E2C8;
}
18}ul.thumbs li p {
	text-align: center;
	line-height: 1.4em;
}
#lbCenter a {
	border: 0;
}


/* Tickets - brochures and cards */

#brochure {
height:85px;
display:block;
margin:20px 0 ;
}

#brochure img {
float:left;
margin:0 20px 0 0;
}

#cards {
height:85px;
display:block;
margin:20px 0;

}

#cards img {
	float:left;
	margin:0 20px 0 0;
}