@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'amazdoomleft2regular';
    src: url('fonts/amazdoomleft2-webfont.ttf') format('woff2'), 
	url('fonts/amazdoomleft2-webfont.woff2') format('woff2'),
         url('fonts/amazdoomleft2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	width:100%;	
}
.wrapper{
	width:100%;	
}
.header{
	text-align:center;
}
.logo{
	margin-top: 20px;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav{
	text-align: center;
	height: 55px;
	background-image: url(/icons/jdsstreetfood/images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: amazdoomleft2regular;
	color: #FFF;
	font-weight: normal;
}
.nav a{
	color: #000 !important;
	font-size: 28px;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
	line-height:60px;
	letter-spacing: 2px;
	font-weight: normal;
}
.nav a:hover{
	color: #3c4a53;
}
.banner{
	width:100%;
	overflow:hidden; position: relative;
}
.slide_bg{
	width:100%;

}
.slide_container{
	width:1200px;
	float: none;
	margin-right: auto;
	margin-left: auto;	
}

.slide_overlay{
	background-image: url(/icons/jdsstreetfood/images/slide_bg.png);
	background-repeat: repeat;
	background-position: left top;
	position:absolute;
	z-index:100 !important;
	width:100%;
	height:100%;
}
.banner_btm{
	background-image: url(/icons/jdsstreetfood/images/slide_btm.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
}

.content{
	width:1050px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Special Elite', cursive;
	font-size: 18px;
	font-weight: normal;
	color: #3c4a53;
	text-align: center;
	line-height:32px;
	padding-top: 25px;
	padding-right: 75px;
	padding-bottom: 75px;
	padding-left: 75px;
}

.content h1{
	font-family: amazdoomleft2regular;
	font-size: 48px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 45px;
	margin-bottom: 45px;
}
.content h3{
	font-family: 'Special Elite', cursive;
	font-size: 24px;
	font-weight: normal;
	color: #3c4a53;
	padding: 0px;
	margin-top: 45px;
	margin-bottom: 45px;
		line-height:30px;
}
.content h3 a{
	color: #3c4a53;
	text-decoration:none;
}
.content h3 a:hover{
	color: #e97b5a;
}
.content h4{
	font-family: 'Special Elite', cursive;
	font-size: 22px;
	font-weight: normal;
	color: #3c4a53;
	padding: 0px;
	margin-top: 45px;
	margin-bottom: 45px;
		line-height:30px;
}
.content h4 a{
	color: #3c4a53;
	text-decoration:none;
}
.content h4 a:hover{
	color: #e97b5a;
}
.footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e97b5a;
	color: #3c4a53;
	text-align: center;
	font-family: 'Special Elite', cursive;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer a{
	text-decoration:none;
	color: #3c4a53;
}
.footer a:hover{
	text-decoration:none;
	color: #e97b5a;
}

.map{
	margin: 25px;
	border: 1px solid #e97b5a;
	width:950px;
	float: none;
	margin-right: auto;
	margin-left: auto;	
}
#slideshow { 
    margin: 0px auto; 
    position: relative; 
    width: 1200px; 
    height: 500px;  
}

#slideshow > div { 
    position: absolute; 

}

#slideshow img{
	display: inline-block !important;
	width: 100% !important;
	height: auto !important;
}


@media screen and  (min-width: 750px) and (max-width: 1005px) {
	.nav {
		text-align: center;
		height: 55px;
		background-image: url(/icons/jdsstreetfood/images/nav_bg.jpg);
		background-repeat: repeat-x;
		background-position: center top;
		font-family: amazdoomleft2regular;
		color: #FFF;
		font-weight: normal;
	}
iframe {
	width:600px;
}
.map{
	width:600px;
}
	.nav a {
		color: #FFF;
		font-size: 20px;
		text-decoration: none;
		padding-right: 15px;
		padding-left: 15px;
		line-height: 60px;
		letter-spacing: 2px;
		font-weight: normal;
	}
}

@media screen and  (min-width: 600px) and (max-width: 749px) {
	.nav {
		text-align: center;
		height: 55px;
		background-image: url(/icons/jdsstreetfood/images/nav_bg.jpg);
		background-repeat: repeat-x;
		background-position: center top;
		font-family: amazdoomleft2regular;
		color: #FFF;
		font-weight: normal;
	}
	iframe {
		width:400px;
	}

	.map{
		width:400px;
	}
	
	.nav a {
		color: #FFF;
		font-size: 16px;
		text-decoration: none;
		padding-right: 10px;
		padding-left: 10px;
		line-height: 60px;
		letter-spacing: 2px;
		font-weight: normal;
	}
}


@media screen and (max-width: 599px) {
	.nav {
		text-align: center;
		height: 55px;
		background-image: url(/icons/jdsstreetfood/images/nav_bg.jpg);
		background-repeat: repeat-x;
		background-position: center top;
		font-family: amazdoomleft2regular;
		color: #FFF;
		font-weight: normal;
	}
	iframe {
		width:300px;
	}

	.map{
		width:300px;
	}
	
	.nav a {
		color: #FFF;
		font-size: 14px;
		text-decoration: none;
		padding-right: 5px;
		padding-left: 5px;
		line-height: 60px;
		letter-spacing: 2px;
		font-weight: normal;
	}
}

