@charset "utf-8";
/* CSS Document */
/* @import url('//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css'); */
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css');

@font-face {
    font-family: 'Ariston';
    src: url('../fonts/Ariston.woff2') format('woff2'),
        url('../fonts/Ariston.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'brandyscriptregular';
    src: url('../fonts/brandyscript-webfont.woff2') format('woff2'),
         url('../fonts/brandyscript-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pt_sansbold';
    src: url('../fonts/pt_sans-web-bold-webfont.woff2') format('woff2'),
         url('../fonts/pt_sans-web-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'pt_sansbold_italic';
    src: url('../fonts/pt_sans-web-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/pt_sans-web-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pt_sansitalic';
    src: url('../fonts/pt_sans-web-italic-webfont.woff2') format('woff2'),
         url('../fonts/pt_sans-web-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pt_sansregular';
    src: url('../fonts/pt_sans-web-regular-webfont.woff2') format('woff2'),
         url('../fonts/pt_sans-web-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'GothamBook';
	src: url('../fonts/GothamBook.woff') format('woff'), url('../fonts/GothamBook.ttf') format('truetype');
}


@font-face {
    font-family: 'gothamblackregular';
    src: url('../fonts/gothamblack_regular-webfont.woff2') format('woff2'),
         url('../fonts/gothamblack_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

body {
	background: #bf1e2e;
    color: #000;
    margin: 0px;
    padding: 0px;
    border: 0;
    font-family: Arial, Helvetica, sans-serif;
    /* font-size: 12px; */
}


.site-wrapper {
	background: #fff;
	margin: 5px;
}


hr.red {
	border-top: 1px solid #bf1e2e;
	margin: .5em 0;
}

.pt10 {
	padding-top: 10px !important;
}

.ptb20 {
	padding-top: 20px !important;
}

.pad15 {
	padding: 15px !important;
}

.pad20 {
	padding: 20px !important;
}

.noPadLR {
	padding-left: 0px;
	padding-right: 0px;
}

.mtb10 {
	margin:10px 0 !important;
}

.mtb20 {
	margin:20px 0 !important;
}

.mt20 {
	margin-top:20px !important;
}

.mt40 {
	margin-top:40px !important;
}

.mb10 {
	margin-bottom:10px !important;
}

.mb20 {
	margin-bottom:20px !important;
}

.m20 {
	margin:20px !important;
}

.backTop {
	color: #000 !important;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1rem;
	text-transform: uppercase;
	
}

.backTop:hover{
	color: #000;
	text-decoration:none;
}

.backToTopBorder {
	height:44px;
	padding-top:12px;
}

header a, header a:active, header a:hover {
    color: #b6202c;
    text-decoration: none;
}

.boxShadow {
	box-shadow: 0px 5px 15px #000;
	/* background: #000; */
}

.container {
	padding-left: 0px;
	padding-right: 0px;
}

.img-border {
	border:1px solid #86161c;
}


/*HEADER STYLES*/

header h2 {
	font-family: 'Ariston', "Times New Roman", Times, serif;
	font-size: 1.8em;
	/* letter-spacing: 1px; */
	padding: 0;
	color: #b6202c;
	margin: 0 !important;
}

header .number {
	font-family: 'gothamblackregular', Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:900;
	line-height:1.2em;
	color: #000;
	padding: 0;
	margin: 0 !important;
}

header .address {
	font-family: 'GothamBook', Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height:1.2em;
	color: #000;
	padding: 5px 0;
	margin: 0 !important;
}

header .hours {
	font-family: 'gothamblackregular', Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight:900;
	line-height:1.2em;
	color: #086e3d;
	padding: 0;
	margin: 0 !important;
}


.italiangatorLogo {
	/* position: absolute;
	top: 10px;
	left: 25px;
	z-index: 100; */
	margin:10px 10px 5px 10px;
}



/*NAVBAR STYLES*/
.navbar {
	
	margin-bottom: 0px;
	font: 1.8em 'gothamblackregular', Arial, Helvetica, sans-serif;
	/* letter-spacing: .1em; */
	text-shadow: 1px 1px 5px #000;
}

.navbar-default {
    /* border: 1px solid #0f8442; */
	background: #bf1e2e;
	/* border-top-left-radius: 5px; */

}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ffff99;
    background-color: transparent;
}


.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ffff99;
    background-color: transparent;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: right;
}

/*MAIN CONTENT STYLES*/
section#mainContent, section#menuContent, section#aboutContent, section#specialsContent {
	background: #fff;
	/* overflow: hidden; */
}



/* Menu Page */

#menuContent h1 {
	color:#df0000;
	font-size: 4em;
	font-family: 'Ariston',"Times New Roman", Times, serif;
	margin-bottom: -20px;
	background:#fff;
	display: inline-block !important;
	padding:0 20px !important;

}


#menuContent h2 {
	color:#df0000;
	font-weight: normal;
	font-size: 2em;
	font-family: 'Ariston',"Times New Roman", Times, serif;
	/* margin: 0;
	padding: 0; */
}

#menuContent h3 {
	color:#0f7448;
	font-weight: normal;
	font-size: 2em;
	font-family: 'Ariston',"Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

.menuHeader {
	font: 1.0em 'gothamblackregular', Arial, Helvetica, sans-serif;
	color:#bf1e2e !important;
	/* text-transform: uppercase; */
	padding-bottom:5px;
	margin:0 !important;
}

.menuHeader2 {
	font: .9em 'gothamblackregular', Arial, Helvetica, sans-serif;
	color:#086e3d;
	/* text-transform: uppercase; */
	padding-bottom:5px;
	margin:0 !important;
}

.menuHeader3 {
	font: .9em 'gothamblackregular', Arial, Helvetica, sans-serif;
	color:#086e3d;
	text-transform: uppercase;
	margin-bottom:-8px !important;
}

.menuPrice {
	font: .9em 'GothamBook', Arial, Helvetica, sans-serif;
	color: #000;
}

.menuItem {
	font-family: 'GothamBook', Arial, Helvetica, sans-serif;
	font-size:1rem;
	/* margin:0; */
    color: #000 !important;
}

.menuInfo {
	font-size:1rem;
}

/* /Menu Page */



/* About Us Page */

#aboutContent h1 {
	color:#df0000;
	font-size: 4em;
	font-family: 'Ariston',"Times New Roman", Times, serif;
	margin-bottom: -20px;
	background:#fff;
	display: inline-block !important;
	padding:0 20px !important;
}

#aboutContent p {
	padding:0 5px;
	font-family: 'GothamBook', Arial, Helvetica, sans-serif;
	font-size: 1.1rem;
}
/* /About Us Page */

/* Specials Page */
#specialsContent h1 {
	color:#df0000;
	font-size: 4em;
	font-family: 'Ariston',"Times New Roman", Times, serif;
	margin-bottom: -20px;
	background:#fff;
	display: inline-block !important;
	padding:0 20px !important;
}



#specialsContent h2 {
	color:#df0000;
	font-weight: normal;
	font-size: 2em;
	font-family: 'Ariston',"Times New Roman", Times, serif;
	/* margin: 0;
	padding: 0; */
}

#specialsContent h3 {
    color: #0f7448;
    font-weight: normal;
    font-size: 2em;
    font-family: 'Ariston',"Times New Roman", Times, serif;
    margin: 0;
}

#specialsContent .menuHeader {
	font:bold 1.4em "Times New Roman", Times, serif;
	color:#000 !important;
	margin:0 !important;
}

#specialsContent .menuDetailGreen {
	font:bold 1.3rem "Times New Roman", Times, serif;
	margin:0;
    color: #0f7448;
}

#specialsContent .menuDetailBrown {
	font:bold italic 1.3rem "Times New Roman", Times, serif;
	margin:0;
    color: #7f5335;
}

#specialsContent p {
	font-family: 'gothamblackregular', Arial, Helvetica, sans-serif;
	font-size: 1em;
	/* font-weight:900; */
	line-height:1.2em;
	color: #bf1e2e;
	padding-bottom: 10px;
	margin: 0 !important;
}

#specialsContent span.number {
	color: #000;
}

#specialsContent span.price {
	color: #000;
	font-family: 'GothamBook', Arial, Helvetica, sans-serif;
}


.specialsBoxSolid {
	border: 2px solid #000;
	padding: 5px;
	margin: 10px;
	min-height: 450px;
}

.specialsBoxDotted {
	border: 2px dashed #7f5335;
	padding: 0;
	margin: 20px 0;
	overflow: hidden;
	min-height: 300px;
}

#specialsContent .specialsBoxSolid h2, #specialsContent .specialsBoxDotted h2 {
	padding: 10px;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font: 2em "Times New Roman", Times, serif;
	font-weight: 500;
	background: #7f5335;
}

#specialsContent .specialsBoxSolid h3, #specialsContent .specialsBoxDotted h3 {
	padding: 10px 10px 0 10px;
	margin: 0;
	color: #7f5335;
	font:bold 1.7em "Times New Roman", Times, serif;
}

#specialsContent .specialsBoxSolid h3, #specialsContent .specialsBoxDotted h3 span {
	font:bold 1rem "Times New Roman", Times, serif;
}

#specialsContent .specialsBoxDotted h4.specialsPrice {
	color: #df0000;
	font:bold 1.8em "Times New Roman", Times, serif;
}

#specialsContent .specialsBoxDotted h4.specialsPrice sup {
	font:bold 1.4rem "Times New Roman", Times, serif;
}

#specialsContent .specialsBoxDotted h4.specialsPriceSmall {
	font-weight: bold;
	color: #df0000;
	font:bold 1.5em "Times New Roman", Times, serif;
}

#specialsContent .specialsBoxDotted h4.specialsPrice span {
	font:bold 2rem "Times New Roman", Times, serif;
	color: #7f5335;
}

#specialsContent .name {
	font:bold italic 2rem "Times New Roman", Times, serif;
	color: #000;
}

#specialsContent .name span {
	font:bold 2rem "Times New Roman", Times, serif;
	color: #7f5335;
}


.specialsFinePrint {
	font: italic 1.2rem  "Times New Roman", Times, serif !important;
	margin: 0;
	padding: 0 20px;
}



/* End Specials Page */



/*FOOTER STYLES*/

footer {
	background-color: #fff;
    color:#000;
	font-family: 'GothamBook', Arial, Helvetica, sans-serif;
	clear:both;
	padding-bottom:40px;
	margin-bottom:20px;
}

footer a {
    color:#fff;
    font-weight: bold;
}

footer h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight:900;
	text-align: center;
	/* letter-spacing: .2rem; */
	line-height: 0;
	color: #b6202c;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-bottom: 0px;
}

footer h3 {
	font-family: 'gothamblackregular', Arial, Helvetica, sans-serif;
	font-size: 1.3rem;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #000;
}

footer h3 span {
	font-family: 'GothamBook', Arial, Helvetica, sans-serif;
}

footer p {
	font-family: 'GothamBook', Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-align: center;
	color: #000;
}


.legalText {
	color: #b6202c;
    font-size: 1.1rem;
    margin: 20px;
	text-align:center;
}

.legalText a {
	color:#b6202c;
}



/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 

	header {
		width: 750px;
		margin-top: 0;
	}
	
	header h2 {
		font-size: 3em;
		margin-top: 80px !important;
		padding: 0 40px 0 0;
	}

	.italiangatorLogo {
		margin:10px 10px 5px 10px;
	}



	.navbar {
		border-radius: 0px;
		/* border-top-left-radius: 25px; */
		margin-bottom: 0;
	}

	.navbar-default {
		border: 1px solid #bf1e2e;
		background: #bf1e2e;
		border-top-left-radius: 10px;
	}
	
	.navbar-nav > li {
		font-size: 2rem;
		padding-left:0px;
	}


	#appsImg, #saladsImg, #pizzaImg, #calzoneImg, #subsImg, #entreesImg, #pastaImg {
 	display:block;	
	}
	
    .footerMenu {
    /*display: none;*/
    font-size: 1em;
    
	}
	
	
	
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 

	/* .site-wrapper {
		margin: 25px;
	} */
	
	header {
		width: 970px;
		height: 140px;
		margin-top: 0;
	}

	header h2 {
		font-size: 3em;
		margin-top: 80px !important;
		padding: 0 40px 0 0;
	}


	header .number {
		font-size: 2.8em;
		line-height:1.2em;
	}

	header .address {
		font-size: 1.5em;
		line-height:1.2em;
		padding: 10px 0;
	}

	header .hours {
		font-size: 1.5em;
		line-height:1.2em;
	}

	.italiangatorLogo {
		width: 65%;
		position: absolute;
		top: 10px;
		left: 25px;
		z-index: 100;
		margin:0;
	}

	.navbar-default {
		border: 1px solid #bf1e2e;
		background: #bf1e2e;
		border-top-left-radius: 10px;
	}

	.navbar-nav > li {
		font-size: 1em;
		padding-left: 10px;
		background:url(../imgs/nav_bkg.png) repeat-y top right;
	}

	.navbar-collapse {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	
	#menulinks {
	font-size: 1em;
	}

	.menuHeader {
		font-size: 1.3em
	}

	.menuHeader2, .menuHeader3 {
		font-size: 1.2em
	}


	.menuItem {
		font-size: 1.3rem;
		padding-bottom:5px;
	}
	#aboutContent p {
	padding:0 50px;
	font-size: 1.5rem;
	}

	.backTop {
		font-size: 1.6rem;
	}

	footer h2 {
		font-size: 3.5em;
	}

	footer h3 {
		font-size: 1.7em;
	}
	
	footer h3 span {
		font-size: .8em;
	}

	#appsImg, #saladsImg, #pizzaImg, #calzoneImg, #subsImg, #entreesImg, #pastaImg {
 	display:block;	
	}
	
	#specialsContent .specialsBoxDotted h4.specialsPrice {
    	font-size:2.5em;
	}
	
	
	
	
	.menuboxDetail {
    font-size: 2.5rem;
	}
	
	.menuDetailFundraisers {
		font-size: 2.5rem;
		color:#000;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 

	/* .site-wrapper {
		margin: 25px;
	} */

	/* section#menuContent, section#specialsContent, section#aboutContent {
		padding-left:50px;
		padding-right:50px;
	} */

	#specialsContent .specialsBoxDotted h4.specialsPrice sup {
	font:bold 1.8rem "Times New Roman", Times, serif;
	    top: -1em;
	}

	header {
		margin-top:0;
		width: 1170px;
		min-height: 160px;
	}
	
	header h2 {
	margin-top: 100px !important;
	padding: 0 40px 0 0;
	font-size: 4em;
	}

	header .number {
		font-size: 2.8em;
		line-height:1.2em;
	}

	header .address {
		font-size: 1.5em;
		line-height:1.2em;
		padding: 3px 0;
	}

	header .hours {
		font-size: 1.5em;
		line-height:1.2em;
	}

	.italiangatorLogo {
		width:250px;
		position: absolute;
		top: 10px;
		left: 50px;
		z-index: 100;
		margin:0;
	}

	.navbar-default {
    border: 1px solid #bf1e2e;
	background: #bf1e2e;
	border-top-left-radius: 10px;
	}
    
    .navbar-nav > li {
		font-size: 1em;
		padding-left: 50px;
		background:url(../imgs/nav_bkg.png) repeat-y top right;
	}

	.navbar-collapse {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}

	#mainContent h1 {
		font-size: 32px;
	}



	#menulinks {
	font-size: 1em;
	}
	
	.menuHeader {
		font-size: 1.3em
	}

	.menuHeader2, .menuHeader3 {
		font-size: 1.2em
	}


	.menuItem {
		font-size: 1.3rem;
		padding-bottom:5px;
	}
	#aboutContent p {
	padding:0 50px;
	font-size: 1.5rem;
	}

	.backTop {
		font-size: 1.6rem;
	}

	footer h2 {
		font-size: 3.5em;
	}

	footer h3 {
		font-size: 1.7em;
	}

	footer h3 span {
		font-size: .8em;
	}

    .footerMenu {
    display: block;
    }
	
	#specialsContent .specialsBoxDotted h4.specialsPrice {
    	font-size:3em;
	}
	
	
	
	#cateringContent h3 {
    	font-size: 4em;
	}
	
	.menuboxDetail {
    font-size: 2.5rem;
	}
	
	.menuDetailFundraisers {
		font-size: 2.5rem;
		color:#000;
	}
}