body,p,h1,h2,h3,h4,h5,h6,div,span,nav,img,li,ul,a {
	margin:0px;
	padding:0px;
}

img {width: 100%;}
body {
	background:#fff;
}
p {
	font-family: 'Gill Sans MT';
	font-size: 1.2em;
	color:#333;
	line-height: 1.2;
}
h1 {
	font-size: 1.7em;
	font-family: 'Aladin';
}
h2 {
	font-family: 'Aladin';
	font-size:1.3em;
}
h3 {
	font-family: 'Patua One','Helvetica';
	font-size: 1.1em;
	line-height: 1.5em;
}
h4 {
	font-weight: 200;
}
h5 {
	font-size: 0.8em;
	font-family: 'News Cycle';
	margin-bottom:15px;
}
hr {
	width:60%;
	position: relative;
	left:20%;
	height:0px;
	border:1px solid #555;
	opacity:0.6;
}
ul {
	list-style-type: none;
}
a {
	color:#008bff;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.center {
	text-align: center;
	padding:0 20px;
}
main {
	margin:0;
	padding:0;
}

nav {
	position: absolute;
	width:100%;
	z-index: 10;
}
#upper-left-logo {
	position: absolute;
	left:25px;
	top:15px;
	font-size: 2em;
	font-family: 'Aladin';
	text-shadow:0em 0em 2em #000;
	text-decoration: none;
}
.logo-link {
	color:#eee;
}
.logo-link:hover {
	color:#ff3100;
	text-decoration: none;
}
.logo-link:visited {
	text-decoration: none;
}
#nav-list {
	position: relative;
	float:right;
	padding-left:15px;

}
.nav-list-item {
	display: inline-block;
	padding-right: 30px;
	padding-top: 20px;

}
.nav-link {
	color:#eee;
	font-family:'Aladin';
	font-size: 1.2em;
	text-shadow:0em 0em 1.5em #000;

}
.nav-link:hover {
	color:#ff3100;
}
.page {
	width:100%;
}
.hero {
	width:100%;
	z-index:0;
	/*box-shadow: 0em 0em 20em #111;*/
}
#hero-image {
	position:relative;
	width: 100%;
	height:inherit;
}
#hero-address {
	text-shadow:0em 0em 2em #000;
}
#address-phone {
	position: absolute;
	bottom:5%;
	left:10%;
	width:80%;
	margin:auto;
	text-align: center;


}
#address-phone p {
	font-family: 'Aladin';
	font-size: 1.3em;
	color:#eee;
}
.link {
	color:#eee;
	text-decoration: none;
}
.link:hover {
	color:#ff3100;
}

.rotating-photos {
	width:100%;
	opacity:.9;
	position: relative;
	z-index:-10;

}
.container {
	width:100%;
	position: relative;
	top:-5px;
	background: #eee;
	z-index:15;
}
.subcontainer {
	position: relative;
	width:90%;
	left:5%;
	background-color: #fff;
}
.left-side {
	width:64.5%;
	display: inline-block;
	margin:0px 0 20px 0;
}
.right-side {
	width:34.5%;
	display:inline-block;
	margin:20px 0 20px 0;
	vertical-align: top;
	border-left:1px solid #ccc;

}
.home-header {
	text-align:center;
	font-size:2.3em;
}
.home-subheader {
	font-size:1.8em;
}
#welcome-header {
	font-size: 3em;
	font-family: 'Aladin';
	text-align: left;
	color:#333;
	margin-bottom: 10px;
}
#creasian-summary {
	padding:30px;
}
#creasian-summary p {
	font-family: 'Gill Sans MT';
	font-size: 1.3em;
	color:#333;
	line-height: 1.2em;

}
#restaurant-photo {
	position: relative;
	width:94%;
	left: 3%;
	margin:0px;
	border-radius:2px;
}
#buttons-div {
	position: relative;
	top:30px;
}
.buttons {
	width:90%;
	height:60px;
	position: relative;
	left:5%;
	text-align:center;
	cursor:pointer;
	background-color: #ff3100;
	font-size:0.8em;
	font-family: 'Aladin';
	box-shadow: none;
	text-shadow:none;
	border-radius:30px;
	border:1px solid #ff3100;
	color:#fff;
	margin-bottom:20px;
}
.buttons:focus {
	outline:none;
	color:#fff;
	background-color:#ff3100;
}
#full-menu-button {
	background-color:#ffca00;
	border:1px solid #ffca00;
}
#online-order-button {
	background-color:#33cc33;
	border:1px solid #33cc33;
}
.button-links {
	color:#fff;
	font-size: 1.7em;
	font-family: 'Aladin';
}

.buttons a {
	text-decoration: none;
	color:#fff;
	font-family: 'Aladin';
	font-size: 1.2em;
}
#lunch-special {
	padding:20px;
}
#lunch-special-photo {
	width:100%;
	border-radius:2px;
}
#hours {
	padding-left:20px;
}
#map_canvas {
	width:100%;
	height:200px;
}
#reviews {
	position: relative;
	width:94%;
	background-color:#fff;
	left:5%;
	padding-top:30px;
}
.review-icon {
	width:20px;
	padding-right:15px;

}
blockquote {
	font-size: 1.4em;
	font-family: 'Gill Sans MT';
	text-align:center;
	margin-top:25px;
	padding:0px;
}

.news-link {
	font-size: 1.2em;
	font-family: 'Gill Sans MT';
	text-decoration: none;
}
.news-link:hover {
	text-decoration: underline;
}
.news-link p {
	padding:8px 0px 8px 8px;
	color:#086ca2;

}
#in-the-news p {
	padding-left:8px;
}
#map {
	position: relative;
	width:90%;
	left:5%;
	margin-top:30px;
	border: 1px solid #ff3100;
	border-radius: 5px;
}
iframe {
	position: relative;
	padding:2%;
	width:96%;
	height:250px;
	border: 1px solid #ff3100;
	border-radius:5px;
}
#social {
	width:100%;
	margin:30px 0px 0px 0px;
}
.social-icon-image {
	position: relative;
	width:30px;
}
.social-link {
	font-size: 1.1em;
	margin-bottom:10px;
	position: relative;
	text-align: center;
}
.social-span {
	position:relative;
	top:-7px;
	margin-left:10px;
}

/* ----- Menu Page ----- */

.menu-buttons-div {

	width:90%;
	left:5%;
	position: relative;
}
.menu-button {
	min-width: 120px;
	width:22.5%;
	height:46px;
	text-decoration: none;
	cursor:pointer;
	background-color: #fff;
	font-size:1.2em;
	font-family: 'Aladin';
	box-shadow: none;
	text-shadow:none;
	border-radius:23px;
	margin:20px 1% 10px 1%;
	border:1px solid #ff3100;
	color:#ff3100;

}

.menu-button:focus {
	outline:none;
	background-color: #ff3100;
	color:#fff;
	border:3px solid #ff3100;
}
.hero-title {
	position: absolute;
	top:35%;
	width:50%;
	left:25%;
	text-align: center;
	font-size: 3em;
	font-family: 'Aladin';
	color:#fff;
	text-shadow:0px 0px 15px #333;
	display: none;
}
.menu-section {
	position: relative;
	width: 70%;
	left:15%;
}
.menu-section-title {
	text-align: center;
	margin:20px 0px;
	font-size:2em;
}
.menu-section-description {
	text-align: center;
	margin:-5px 5% 40px 5%;
}
.menu-item {
	position: relative;
	margin-bottom:10px;
}
.menu-item-prominent {
	margin-top:30px;
	margin-bottom:40px;
	padding:10px 4%;
	border:1px solid #ff3100;
	border-radius:10px;

}
.menu-item-photo {
	border-radius:5px;
	position: relative;
	width:106%;
	left:-3%;



}
.item-price {
	float:right;
}
.item-title-div-pro {
	position: relative;
	width:106%;
	left:-3%;
	top:0px;
}
.item-title-pro {
	padding:5px 1% 0px 1%;

}
.item-description-div-pro {
	position: relative;
	width:106%;
	left:-3%;
	top:0px;

}
.item-description-pro {
	padding:0px 1% 0px 1%;

}
.star {
	position: relative;
	top:1px;
	width:18px;
	padding-left: 6px;
}
.spicy {
	position: relative;
	width:25px;
	top:5px;
	padding-left:5px;
}
.vegetarian {
	position: relative;
	width:20px;
	top:2px;
	padding-left:5px;
}
.description-price {
	position: relative;
	top:-35px;
	text-align: center;
}
#menu-key-desc {
	text-align: center;
}

.hide {
	display:none;
}

/* Delivery */
.menu-header {
	font-size: 3em;
	font-family: 'Aladin';
	text-align: center;
	color:#ff3100;
}
.menu-delivery-header {
	font-size: 3.5em;
	font-family: 'Aladin';
	text-align: center;
	color:#ff3100;
}
.menu-divider {
	width:60%;
	position: relative;
	left:0%;
	height:1px;
	background-color:#ff3100;
	opacity:0.8;
	border:none;
	margin-top:40px;
	margin-bottom:20px;
}
.delivery-section-description {
	margin-top:10px;
	text-align: center;
}
#credit-card {
	text-align: center;
	width:200px;
}
#credit-div {
	height:40px;
	width:200px;
	margin:20px auto 5px auto;
}
#delivery-section-div {
	width:60%;
	margin:auto;
}
#download  {
	position:relative;
	width:40%;
	left:30%;
}
#delivery-phone {
	font-size: 1.3em;
}
#br {
	height:3px;
}
#phone {
	position: relative;
	width:30%;
	left:35%;
	display:none;
}
.deliv-button:hover {
	outline:none;
	color:#fff;
	background-color:#ff3100;
}


/* Contact Form */

#form {
	width:60%;
	margin-left:20%;
	margin-top:30px;
}
input {
	width:80%;
	margin-left:10%;
	border:1px solid #ff3100;
	border-radius:4px;
	height:25px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:15px;
}
input:focus {
	outline:none;
}
textarea {
	width:80%;
	margin-left:10%;
	border:1px solid #ff3100;
	border-radius:4px;
	font-size:1em;
	padding:5px;
	margin-bottom:15px;
}
textarea:focus {
	outline:none;
}
label {
	position: relative;
	font-family: 'Gill Sans MT';
	font-size: 1em;
	top:15px;

}

#saveForm {
	width:40%;
	height: 35px;
	margin-left:30%;
	margin-top:10px;
	background-color:#fff;
	color:#ff3100;
	border-radius:
}
#saveForm:hover {
	cursor:pointer;
	background-color:#ff3100;
	color:#fff;
}
#contact-header {
	margin-top:50px;
}
.contact-description {
	position:relative;
	top:10px;
}
.contact-description p {
	font-size:1.7em;
}
.contact-description img {
	width:30%;
	position:relative;
	left:35%;
	margin:50px 0px 80px 0px;
	border-radius:2px;
}
.contact-hr {
	width:20%;
	left:0%;
	position:relative;
	margin-top:40px;
	border:0;
	height:1px;
	color:#ccc;
	background:#ccc;
}



/* Footer */

footer {
	position:relative;
	width:100%;
	background-color: #fff;
	padding-bottom:5px;
	border-top:1px solid #ccc;
}
#cook-woman {
	position:relative;
	width:50px;
	left:5%;
	margin-top:5px;
	margin-bottom:10px;
	display: inline-block;
	float:right;
}
#social-icons {
	position: relative;
	width:10%;
	left:45%;
	top:20px;
}
#footer-left {
	width:40%;
	height:auto;
	display: inline-block;
	border-right:1px solid #ccc;
}
#footer-photo {
	width:50px;
	display: inline-block;
}
#footer-title {
	width:240px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	top:10px;
	margin-left:3%;
}
.footer-link {
	margin-right:11px;
	text-decoration: none;
	color:#ff3100;
}
.footer-link:hover {
	color:#;
}
#footer-title h1 {
	font-size: 1.8em;
}
#footer-title h2 {
	font-size: 1.1em;
	padding-bottom: 4px;
}
#footer-info {
	width:20%;
	display: inline-block;
	vertical-align: top;
}
#footer-copyright {
	width:37%;
	display: inline-block;
	vertical-align: top;
}
#footer-info p {
	position: relative;
	top:0px;
	font-family: 'Gill Sans MT';
	font-size:1.1em;
	line-height: 1.4em;
	border-right:1px solid #ccc;
	text-align: center;
	padding:19px 0px;
}
.social-footer-image {
	position: relative;
	width:30px;
	margin-right:10px;
	margin-bottom:5px;
}
#footer-copyright p {
	position: relative;
	top:20px;
	font-family: 'Gill Sans MT';
	font-size: 0.9em;
	text-align: left;
	padding-left:20px;
}
#footer-inner {
	width:304px;
	height:auto;
	margin:0 auto;
}
#footer-hr {
	width:100%;
	left:0%;
	height: 1px;
	border: none;
	background-color: #ddd;
}
#jared {
	color:#086ca2;
	text-decoration: none;
}
#jared:hover {
	color:#008bff;
	text-decoration: underline;
}


/* Screens 450px to 940px */
@media screen and (min-width:28.125em) and (max-width: 58.75em) {
	.menu-button {
		position:relative;
		width:45%;
		left:5%;
		height:38px;
		margin:6px 0px;
	}
	.menu-buttons-div {
		top:20px;
	}
}




/* Screens 450px to 768px */

@media screen and (max-width: 48em) {
	.left-side {
		width: 100%;
	}
	.right-side {
		width:100%;
	}
	.nav-list-item {
		padding-right: 15px;
	}
	.left-side {
		border:none;
	}
	#welcome-header {
		font-size: 2em;
	}
	#footer-left {
		width:100%;
		display: block;
		border-right:none;
	}
	#footer-info {
		width:49%;
	}
	#footer-copyright {
		width:49%;

	}
	#footer-info h2 {
		text-align: left;
		font-size: 0.9em;
		margin-left:10%;
	}
	#footer-copyright p {
		text-align: left;
		font-size: 0.9em;
		margin-left:10%;
		padding:0px 5px 0px 5px;

	}
	.contact-description img {
		width:70%;
		left:15%;
	}
	.contact-description p {
		font-size:1.4em;
	}


}

/* Screens 348px to 450px */

@media screen and (max-width: 28.125em) {
	a:visited {
		text-decoration: none;
	}
	#upper-left-logo {
		position: relative;
		left:0px;
		top:20px;
		width:100%;
		height:30px;
		text-align: center;
		padding:0 0 5px 0;
		margin:0;
		font-size: 2.5em;
	}
	.logo-link:visited {
		text-decoration: none;
	}
	#nav-list-div {
		width:100%;
		margin:auto;
		margin-top: 15px;
	}
	#nav-list {
		margin:auto;
		text-align: center;
		float:none;
	}
	.nav-list-item {
		padding-right: 10px;
		font-size: 0.9em;
	}

	.nav-link:hover {
		color:#ff3100;
	}
	p {
		font-size: 1em;
	}
	#creasian-summary {
		padding:20px 15px 10px 15px;
	}
	#creasian-summary p {
		font-size:1em;
	}
	#address-phone p {
		display: none;
	}
	#welcome-header {
		font-size:1.6em;
		padding:0px;
		margin-bottom:5px;
	}
	.left-side {
		margin:5px 0 5px 0;
	}
	.right-side {
		border:none;
	}
	#buttons-div {
		top:0px;
	}

	/* ----- Menu Page ----- */
	.hero-title {
		display: none;
	}
	.menu-buttons-div {
		padding-top:20px;
	}
	.menu-button {
		position:relative;
		width:90%;
		left:5%;
		height:38px;
		margin:3px 0px;
	}

	.menu-section {
		width:90%;
		left:5%;
	}
	.menu-section-title {
		font-size: 1.5em;
	}

	.item-title,.item-title-pro,.item-price {
		font-size: 1em;
	}
	.menu-item-prominent {
		margin-top:20px;
		margin-bottom:30px;
	}

	/* Delivery Page */
	.menu-header {
		font-size: 1.8em;
		font-family: 'Aladin';
		text-align: center;
		color:#ff3100;
	}
	.menu-delivery-header {
		font-size: 2em;
		font-family: 'Aladin';
		text-align: center;
		color:#ff3100;
	}
	.menu-divider {
		margin-top:20px;
		margin-bottom:10px;
	}
	.delivery-section-description {
		margin-top:20px;
		text-align: center;
	}
	#credit-card {
		text-align: center;
		width:140px;
	}
	#credit-div {
		height:40px;
		width:140px;
		margin:20px auto 5px auto;
	}
	#delivery-section-div {
		width:80%;
		margin:auto;
	}
	#download  {
		position:relative;
		width:40%;
		left:30%;
		display:none;
	}
	#phone {
		position: relative;
		width:110%;
		height:50px;
		left:-5%;
		display:block;
	}
	blockquote {
		font-size: 1em;
	}
	#footer-left {
		width:100%;
	}
	#footer-title h1 {
		font-size: 1.8em;
	}
	#form {
		width:90%;
		margin-left:5%;
	}
	#delivery-phone {
		display: none;
	}
	.delivery-section-description {
		margin-top:10px;
		text-align: center;
	}
}
