body {
	background: #000;
}
@font-face {
    font-family: 'bebas_neueregular';
    src: url('../fonts/BebasNeue-webfont.eot');
    src: url('../fonts/BebasNeue-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/BebasNeue-webfont.woff') format('woff'),
         url('../fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('../fonts/BebasNeue-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'honey_scriptlight';
    src: url('../fonts/honeyscript-light-webfont.eot');
    src: url('../fonts/honeyscript-light-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/honeyscript-light-webfont.woff') format('woff2'),
         url('../fonts/honeyscript-light-webfont.woff') format('woff'),
         url('../fonts/honeyscript-light-webfont.ttf') format('truetype'),
         url('../fonts/honeyscript-light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'honey_scriptsemibold';
    src: url('../fonts/honeyscript-semibold-webfont.eot');
    src: url('../fonts/honeyscript-semibold-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/honeyscript-semibold-webfont.woff') format('woff2'),
         url('../fonts/honeyscript-semibold-webfont.woff') format('woff'),
         url('../fonts/honeyscript-semibold-webfont.ttf') format('truetype'),
         url('../fonts/honeyscript-semibold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

.dishtitle {
	font-family: 'bebas_neueregular';
    src: url('../fonts/BebasNeue-webfont.eot');
    src: url('../fonts/BebasNeue-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/BebasNeue-webfont.woff') format('woff'),
         url('../fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('../fonts/BebasNeue-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
	margin-top: 12px;
	padding-left: 140px;
}

.dishdescription {
	font-family: 'heveltica, arial, sans-serif';
    font-weight: normal;
    font-style: normal;
	padding-left: 140px;
	
}

.dishingredients {
	font-family: 'orator-std, sans-serif';
	font-size: 14px;
	line-height: 20px;
    font-weight: normal;
	margin-bottom: 20px;
	padding-left: 140px;
}


#full-site {
	width: 1024px;
	height: 768px;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
}
.middle-col {
	float: left;
	display: inline;
}
.clearBoth {
	clear: both;
}
.games {
	font-family: 'bebas_neueregular';
}
.bebas {
	font-family: 'bebas_neueregular';
}
#middle-one {
	
}
#middle-two {
	background: url(../img/bg-middle-eat.png);
	background-position: 0 0;
	width: 182px;
	height: 384px;
}
#middle-two:hover {
	background-position: -185px 0;
	width: 182px;
	height: 384px;
}

#middle-three {
	background: url(../img/bg-middle-drink.png);
	background-position: 0 0;
	width: 168px;
	height: 384px;
}
#middle-three:hover {
	background-position: -199px 0;
	width: 168px;
	height: 384px;
}
#middle-four {
	background: url(../img/bg-middle-play.png);
	background-position: 0 0;
	width: 193px;
	height: 384px;
}
#middle-four:hover {
	background-position: -201px 0;
	width: 193px;
	height: 384px;
}
#middle-five-tl {
	background: url(../img/tiger.png);
	background-position: 0 0;
	width: 96px;
	height: 146px;
	float: left;
	display: inline;
}
#middle-five-tl:hover {
	background-position: -101px 0;
	width: 96px;
	height: 146px;
}
#middle-five-tr {
	background: url(../img/bg-right-tr.jpg);
	width: 146px;
	height: 146px;
	float: left;
	display: inline;
}
#middle-five-bl {
	background: url(../img/bg-right-bl.jpg);
	width: 96px;
	height: 238px;
	float: left;
	display: inline;
}
#middle-five-br {
	background: url(../img/bg-right-br.jpg);
	width: 146px;
	height: 238px;
	float: left;
	display: inline;
}
.games {
	font-size: 23px;
	font-weight: bold;
}
.games ul {
	list-style-type: none;
}
.light-grey {
	color: #d2d2d2;
}
.purple {
	color: #ee5bff;
}
.neon-blue {
	color: #00eaff;
}
.neon-green {
	color: #48ee63;
}
.neon-yellow {
	color: #fffc24;
}
.openmarg {
	margin-top: 25px;
}
.modal-content {
	background: #000;
}
.close {
	color: #fff;
}
/* Footer Styles */
.footer {
	position: absolute;
	height: 50px;
	margin-top: -100px;
	margin-left: 0px;
}
	.footer-container {
		width: 1024px;
		margin: 0 auto;
		padding: 0 15px;
	}
		.footer-left {
			float: left;
			display: inline;
			color: #fff;
			font-size: 20px;
			width: 250px;
			margin-right: 40px;
			text-transform: uppercase;
			padding-top: 12px;
			font-family: 'bebas_neueregular';
			margin-left: 25px;
		}
		.footer-middle {
			float: left;
			display: inline;
			width: 350px;
			margin-right: 16px;
		}
		.footer-right {
			float: left;
			display: inline;
			width: 310px;
			color: #fff;
			font-size: 20px;
			text-transform: uppercase;
			padding-top: 12px;
			padding-left: 25px;
			font-family: 'bebas_neueregular';
			margin-left: 15px;
		}
			.happyhour {
				margin: -50px 0 0 -90px;
				position: absolute;
			}
		.footer-container ul {
			margin: 0;
		    padding: 0px 0px 0px 0px;
		    list-style: none;
		    line-height: normal;
		}
			.footer-container ul li {
				padding-left: 0px;
			    display: inline;
			    list-style-type: none;
			    display: table-cell;
			    vertical-align: bottom;
			}
				.footer-container ul li a {
					font-family: 'bebas_neueregular';
					color: #fff;
					font-size: 26px;
					margin-left: 5px;
				}
					.footer-container ul li a:hover {
						text-decoration: none;
					}


/* MOBILE STYLES */
#mobile-wrap {
	background: url(../img/bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
img#oneup {
	margin: 10px 0;
}
img#callup {
	margin-top: -120%;
}
img#findup {
	margin-top: -100%;
	margin-bottom: -40%;
}
#alien {
	background: url(../img/invader.png) no-repeat;
	width: 323px;
	height: 251px;
	margin: 0 auto;
	opacity: 0.5;
}
#social-row img {
	margin: -30px 0 30px;
}
img#hoursup {
	margin: 0 0 30px;
}
img#websiteup {
	margin: 0 0 20px;
}