/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html, button, input, select, textarea {
	color: #222;
}
html {
	font-size: 1em;
	line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}
::selection {
	background: #b3d4fc;
	text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio, canvas, img, video {
	vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */

textarea {
	resize: vertical;
}
/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@font-face {
	font-family: "House Slant";
	src: url('HouseSlant.eot');
	src: url("HouseSlant.eot?#iefix") format("embedded-opentype"), url("HouseSlant.woff") format("woff");
	font-style: normal;
	font-weight: 400;
	font-stretch: normal;
}
#mti_wfs_colophon {
	display: none !important;
}
body {
	background-color: black !important;
	font: inherit !important;
	color: inherit !important;
}
.wrapper {
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
}
.desktop {
	display: none;
}
header {
	background-color: #f7f2e6;
}
header:before {
	content: "";
	display: block;
	width: 94%;
	height: 4px;
	border: 4px solid #000;
	border-top-width: 12px;
	border-bottom-width: 12px;
	margin: 0 auto 10px;
}
nav {
	border-top: 5px solid #000;
	font-weight: bold;
	font-family: 'Trade Gothic W01', sans-serif;
	line-height: 1;
}
nav a, nav a:visited {
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	display: block;
	border-top: 3px solid #000;
	text-align: center;
	padding: .25rem 0;
}
nav a:hover, nav a:focus, nav a.active, .menu nav a.menu.desktop, .meetpi nav a.meet, .blog nav a.bytesof, .blogentry nav a.bytesof {
	color: #c02e00;
}
nav em {
	font-style: normal;
	font-family: "House Slant", script;
	text-rendering: optimizeLegibility;
	font-weight: normal;
}
nav p > em {
	font-family: inherit;
	font-style: italic;
}
nav .logo {
	border: 0;
	height: 50px;
	width: 50px;
	background: url(../img/logo.png) left top no-repeat;
	background-size: 100% auto;
	margin: 10px auto;
	padding: 0;
}
nav #printlogo {
	display: none;
}
nav .logoborder {
	display: block;
	height: 4px;
	border-top: 4px solid #000;
	border-bottom: 4px solid #000;
	margin: 0 0 4px;
}
.home nav .logo, nav .logo:hover, nav .logo:focus {
	background-position: left bottom;
}
nav #choose {
	background: #c02e00 center top no-repeat;
	padding: 1rem .5rem;
	text-align: center;
	color: #f7f2e6;
	display: none;
}
nav #choose strong {
	text-transform: uppercase;
	color: #fff;
}
nav #choose p {
	font-family: "futura-pt", sans-serif;
	font-weight: normal;
	line-height: 1.4;
}
nav #choose.open {
	display: block;
}
nav a.location {
	border-top: 12px solid #000;
	background: url(../img/chooseicon.png) no-repeat;
	background-position: center bottom 5px;
	background-size: 30px auto;
	padding-bottom: 25px;
}
nav .location em {
	display: block;
	font-size: 2em;
}
nav .location:hover em, nav .location:focus em, nav .location.active em {
	color: #000;
}
nav .location span {
	display: block;
	font-size: 2.5em;
	margin: .125rem 0 .5rem;
}
nav .streetaddress {
	display: none !important;
}
nav .hours {
	font-size: 2.25em;
}
nav #locations dt, nav #menu-mobile dt {
	background-color: #000;
	font-size: 1.5em;
	line-height: 1.75;
}
nav #locations dt a, nav #locations dt a:visited, nav #menu-mobile dt a, nav #menu-mobile dt a:visited {
	color: #f7f2e6;
	border-top: none;
}
nav #locations dt a:hover, nav #locations dt a:focus {
	color: #c02e00;
}
nav #locations dt a.active, nav #menu-mobile dt a.active {
	color: #c02e00;
}
nav #locations dd {
	display: none;
	line-height: 1.75;
	margin: 0;
}
nav #locations, nav #phone, nav #hours, nav #menu-mobile, nav #contact-mobile, nav #faq-mobile, nav #menu-alert {
	position: relative;
	background-color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.5em;
	margin: 0;
	height: 0;
	overflow: hidden;
}
nav #menu-mobile dt {
	font-size: 1.5rem;
}
nav #menu-mobile dd {
	display: none; /* initial state */
	font-family: "futura-pt", sans-serif;
	font-weight: normal;
	text-transform: none;
	font-size: 1rem;
	line-height: 1.4rem;
	margin: 0 2rem;
	overflow: hidden;
	text-align: left;
}
nav #menu-mobile dd strong {
	text-transform: uppercase;
}
nav #menu-mobile h2 {
	background: url(../img/h3stripe.png) left center repeat-x;
	font-size: 1.5em;
}
nav #menu-mobile h2 > em {
	background-color: #FFFFFF;
	padding-right: .5em;
}
nav #menu-mobile h3 {
	font-family: 'Trade Gothic W01', sans-serif;
}
nav #locations.open, nav #phone.open, nav #hours.open, nav #menu-mobile.open, nav #contact-mobile.open, nav #faq-mobile.open {
	height: auto;
}
nav #hours dt, nav #phone dt, nav #menu-alert dt {
	background-color: #000;
	color: #f7f2e6;
	line-height: 1.3;
}
nav #hours dd, nav #phone dd, nav #menu-alert dd {
	line-height: 1.5;
	margin: 0;
	border-top: 3px solid #000;
	padding: .5em 0;
}
nav #hours dd:li:nth-of-type(1), nav #phone dd:li:nth-of-type(1), nav #menu-alert dd:li:nth-of-type(1) {
 border-top: none;
}
nav #hours dd span {
	display: block;
	font-size: 1.25em;
}
nav .chooseone {
	font-size: 2.1em;
}
nav .moreinfo {
	display: block;
	font-size: .75em;
}
nav #phone .street {
	display: block;
	font-size: 1.25em;
}
nav #phone a {
	display: inline;
	border: none;
}
nav .tel {
	font-size: 2em;
	letter-spacing: .5em;
}
nav .phone {
	font-size: 2em;
	letter-spacing: .125em;
}
nav .phone {
	font-size: 1.75em;
	letter-spacing: .125em;
}
nav .notsure {
	font-family: "futura-pt", sans-serif;
	font-weight: normal;
	text-transform: none;
	font-size: .875em;
}
nav .notsure a {
	text-transform: uppercase;
	text-decoration: underline;
}
nav .map {
	font-size: 5em;
}
nav .order {
	font-size: 3em;
	line-height: .9;
}
nav .order > span {
	font-size: .95em;
}
nav .menu {
	font-size: 6em;
	font-weight: 800;
}
nav .faq {
	font-size: 2em;
}
nav .contactus {
	font-size: 2em;
}
nav #contact-mobile, nav #faq-mobile {
	font-family: "futura-pt", sans-serif;
	font-weight: normal;
	text-transform: none;
	font-size: 1rem;
	line-height: 1.4rem;
	padding: 0 2rem;
	overflow: hidden;
	text-align: left;
}
#faq-mobile a {
	border-top: none;
	text-decoration: underline;
	display: inline;
	text-transform: none;
}
#contact-mobile a {
	border-top: none;
	font-family: 'Trade Gothic W01', sans-serif;
}
#contact-mobile a:hover, #contact-mobile a:focus {
	color: #c02e00;
}
nav #contact-mobile.open, nav #faq-mobile.open {
	border-top: 3px solid #000;
}
nav #menu-alert {
	position: absolute;
	display: none;
}
a.bytesof.mobile {
    font-size: 1.5em;
    padding: .25em 0;
	border-bottom: 3px solid #000;
}
#content {
	display: none;
	overflow: auto;
}
.copy {
	font-family: "futura-pt", sans-serif;
	width: 1080px;
	max-width: 96%;
	text-align: center;
	margin: 0 auto;
}
.copy h1 {
	font-family: 'Trade Gothic W01', sans-serif;
	text-transform: uppercase;
}
.copy a, .copy a:visited {
	text-decoration: underline;
	color: #000;
}
.copy a:hover, .copy a:focus {
	text-decoration: underline;
	color: #c02e00;
}
.default .copy {
	text-align: left;
}
.copy h2.city {
	width: 320px;
	margin: 3rem auto 1rem;
	font-family: "House Slant", script;
	font-size: 3rem;
	border-bottom: 2px solid #000;
	text-transform: uppercase;
}
.copy h2.city:first-child {
	margin-top: 2rem;
}
.copy h3.store {
	font-family: 'Trade Gothic W01', sans-serif;
	font-size: 1.5rem;
	text-transform: uppercase;
	margin: 2rem 0 1rem;
}
.blog #content, .blogentry #content, .default #content, .locations #content, .meetpi #content {
	display: block;
	background-color: #fff;
}
.blogheader, .bigimg-top, .subnav  {
	display: none;
}
.blogroll {
	font-family: "futura-pt", sans-serif;
	max-width: 96%;
	margin: 1em auto;
}
.featured {
	border: 2px solid #c02e00;
	padding: 0 .25em 1em;
}
.featured:before {
	content: 'Featured Posts';
	font-family: "House Slant", script;
	text-rendering: optimizeLegibility;
	font-size: 1.5em;
	padding: 0 .5em;
	background: #c02e00;
	color: #fff;
	display:  inline-block;
	margin-left: -.25em;
}
.blogpost a, .blogpost a:visited {
	color: #000;
	text-decoration: none;
}
.blogpost a:hover, .blogpost a:focus {
	color: #c02e00;
}
.blogpost h2 {
	font-family: 'Trade Gothic W01', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.5em;
}
.blogpost p.pubdate {
	position: relative;
	top: -1em;
	text-transform: uppercase;
	margin-bottom: 0;
}
.blogpost a.readmore {
	font-weight: bold;
	text-transform: uppercase;
}
.blog .pager .older, .blog .pager .older:visited, .blog .pager .newer, .blog .pager .never:visited {
	font-family: "House Slant", script;
	text-rendering: optimizeLegibility;
	font-size: 3em;
	padding: 0 2em;
}
.blog .pager span {
	font-family: 'Trade Gothic W01', sans-serif;
}
.blogentry .copy article {
	max-width: 960px;
	text-align: left;
}
.blogentry .copy article img {
  max-width: 100%;
  height: auto;
}
.blogentry .pager {
	margin: 2em 0;
	text-align: center;
	color: #fff;
}
.blogentry .pager a, .blogentry .pager a:visited, .blogentry .pager span, .blog .pager span {
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	font-size: 2em;
	color: #fff;
	background-color: #000;
	border-radius: 50%;
	width: 1em;
	line-height: .875em;
	padding-bottom: .125em;
}
.blogentry .pager span {
	background-color: #fff;
}
.blogentry .pager a.back {
	text-align: center;
	font-family: "House Slant", script;
	text-rendering: optimizeLegibility;
	color: #fff;
	font-size: 1.5em;
	line-height: 3em;
	width: 3em;
	margin: 0 .75em;
	padding: 0;
}
.blog .pager a:hover, .blog .pager a:focus, .blogentry .pager a:hover, .blogentry .pager a:focus {
	color: #c02e00;	
}
.fb_iframe_widget span {
	vertical-align: inherit !important;
	margin-right: 1em;
}
ul.galnav {
    clear: both;
    list-style: none;
    text-align: center;
    padding: 0;
}
.galnav li {
    display: inline-block;
    margin: 1em .25em;
}
ul.galnav {
    clear: both;
    list-style: none;
    text-align: center;
    padding: 0;
}
.galnav li {
    display: inline-block;
    margin: 1em .25em;
}
.galnav li a, .galnav li a:visited {
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	color: #fff;
	background-color: #000;
	border-radius: 50%;
    width: 1.5em;
	line-height: 1.5em;
}
.galnav li.control a {
    color: #000;
	background-color: #fff;
    width: auto;
}
.galnav li a:hover, .galnav li a:focus {
    color: #c02e00;
}
.galnav li a.active {
	background-color: #c02e00;
}
.galnav li.control a:hover, .galnav li.control a:focus {
    text-decoration: underline;
}  
footer {
	position: relative;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	padding-bottom: 1rem;
}
footer .social a {
	display: inline-block;
	height: 50px;
	width: 50px;
	background: url(../img/socialicons.png) left top no-repeat;
	background-size: 300% auto;
	margin: 2em .5em;
}
footer a.tw {
	background-position: left center;
}
footer a.ig {
	background-position: left bottom;
}
footer .bottomline {
	font-size: .625em;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}
.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
	display: none !important;
	visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
	visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before, .clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}
.clearfix:after {
	clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
 *zoom: 1;
}
/*
 * Basic float classes
 *
 */
.fl {
	float: left;
}
.fr {
	float: right;
}

/* ==========================================================================
   ANIMATION KEYFRAMES
   ========================================================================== */
@-webkit-keyframes icondown {
	0% { background-position: center top; }
	60% { background-position: center top; }
	70% { background-position: center bottom; }
	80% { background-position: center top; }
	90% { background-position: center bottom; }
	100% { background-position: center top; }
}
@keyframes icondown {
	0% { background-position: center top; }
	60% { background-position: center top; }
	70% { background-position: center bottom; }
	80% { background-position: center top; }
	90% { background-position: center bottom; }
	100% { background-position: center top; }
}
@-webkit-keyframes zoomin {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }
  15% {
    opacity: 1;
  }
}
@keyframes zoomin {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.9, .9, .9);
    -ms-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }
  20% {
    opacity: 1;
  }

}

/* ==========================================================================
   MEDIA QUERIES
   ========================================================================== */

@media only screen and (min-width: 49em) {
.wrapper {
	background-color: white;
}
.mobile {
	display: none !important;
}
header:before {
	width: 97.5%;
}
nav {
	text-align: center;
	border-bottom: 25px solid #000000;
	font-size: .75em;
	position: relative;
}
nav > a, nav > div > a {
	border: none !important;
}
nav a.logo, nav div.locbox, nav div.thmo, nav a.menu.desktop, nav div.mbs {
	display: inline-block;
}
nav .logo {
	font-size: .875em;
	height: 6.25em;
	width: 6.25em;
	margin: 0;
}
nav .locbox {
	width: 17.5em;
	background-image: none;
	position: relative;
}
nav a.location {
	background-image: none;
	padding: 0;
}
nav #choose {
	background-image: url(../img/choose.png);
	padding: 30px 1rem .5rem;
	position: absolute;
	margin-top: 7px;
	z-index: 999;
}
nav #locations {
	position: absolute;
	left: 0;
	top: 5.3em;
	width: 14em;
	font-size: 1.25em;
}
nav #locations a {
	padding: 0;
	border: none;
}
nav div.thmo {
	position: relative;
	width: 16.5em;
	margin-bottom: -0.375em;
}
nav a.hours {
	float: right;
	font-size: 1.75em;
	padding: .05em;
	letter-spacing: 0.1em;
}
nav a.tel {
	float: left;
	font-size: 1.5em;
	margin-left: 0.125em;
	position: relative;
	z-index: 10;
}
nav a.map {
	float: left;
	clear: both;
	padding: 0;
	line-height: 0.9;
}
nav a.order {
	float: right;
	font-size: 2.25em;
	padding: 0.125em 0 0;
}
nav #phone {
	position: absolute;
	left: -1.75em;
	top: 1.5em;
	font-size: 1.25em;
	width: 16em;
}
nav #hours {
	position: absolute;
	right: 0;
	top: 1.5em;
	font-size: 1.25em;
}
nav #hours.nolo {
	width: 13em;
}
nav #phone dd, nav #hours dd, nav #menu-alert dd {
	line-height: 1.25;
	padding: .5em;
}
nav a.menu.desktop {
	font-size: 8em;
	letter-spacing: -.05em;
	padding: 0;
	margin: 0 .2em;
}
nav .mbs {
	text-align: center;
}
nav .mbs a {
	display: inline-block;
	text-align: left;
	letter-spacing: .25em;
	margin: 0 1em .5em;
}
nav .navborder {
	display: block;
	height: 5px;
	border-top: 5px solid #000;
	border-bottom: 5px solid #000;
	margin: 0 0 5px;
}
nav #locations.open, nav #phone.open, nav #hours.open, nav #menu-alert.open {
	border: 2px solid #000;
	z-index: 999;
}
nav #menu-alert.open {
	height: auto;
	display: block;
	width: 14em;
	left: 66%;
	top: 6.1em;
	font-size: 1.25em;
}
#content {
	display: block;
	position: relative;
}
#slideshow {
	width: 100%;
	height: 560px;
	background: #000;
	overflow: hidden;
}
#slideshow > a, #slideshow > a:visited, .bigimg-top {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width: 100%;
	height: 400px;
	padding-top: 160px;
	background-color: #000;
	background-position:center center;
	background-repeat: no-repeat;
	background-size: 1440px 560px;
	font-size: 6em;
	font-family: 'Trade Gothic W01', sans-serif;
	text-transform: uppercase;
	text-shadow: 0px 0px 25px rgba(50,0,0,.75);
}

#slideshow > a  em, .bigimg-top  em {
	display: block;
	font-style: normal;
	font-family: "House Slant", script;
	text-rendering: optimizeLegibility;
	font-weight: normal;
	font-size: .75em;
	line-height: .675em;
}
#slideshow > a span.linkbox {
	display: inline-block;
	font-size: 1rem;
	background: #000 url(../img/linkarrow.png) right center no-repeat;
	background-size: auto 100%;
	padding: .5em 3em .5em .75em;
	position: relative;
	top: -2em;
}
.no-touch #slideshow > a div {
	opacity: 0;
}
#slideshow > a div.zoomin {
  opacity: 1;
  -webkit-animation-name: zoomin;
  animation-name: zoomin;
  -webkit-animation-duration: 6s;
  animation-duration: 6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.icondown { 
	height: 30px; 
	background-image: url(../img/icondown.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 1em 0;
	-webkit-animation: icondown 5s linear 3;
	animation: icondown 5s linear 3;	
}
.copy {
	text-rendering: optimizeLegibility;
}
.specials, .tripanel {
	width: 96%;
	max-width: 1250px;
	margin: 40px auto;
}
.specials > div, .tripanel > div {
	width: 32%;
	height: 0;
	padding-top: 32%;
	position: relative;
	float: left;
	margin-right: 2%;
	background-color:#333;
	background-size: cover;
}
.specials > div.sp3, .tripanel div.last {
	margin-right: 0;
}
.specials > div > a {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: rgba(0,0,0,0.40);
	color: #fff;
	text-decoration: none;
}
.specials > div > a > em {
	position: absolute;
	bottom: 2.75em;
	left: 1rem;
	font-style: normal;
	font-family: "House Slant", script;
	text-rendering: optimizeLegibility;
	font-weight: normal;
	font-size: 2.5em;
}
.specials > div > a > span {
	position: absolute;
	bottom: .75em;
	left: 1rem;
	font-size: 4em;
	font-family: 'Trade Gothic W01', sans-serif;
	text-transform: uppercase;
}
.specials > div > a > span.linkbox {
	position: absolute;
	bottom: 1rem;
	left: 1rem;
	font-size: 1rem;
	background: #000 url(../img/linkarrow.png) right center no-repeat;
	background-size: auto 100%;
	padding: .5em 3em .5em .75em;
}
.specials > div > a:hover, .specials > div > a:focus {
	opacity: 1;
}
/* .specials > div > a:hover > span.linkbox, .specials > div > a:focus > span.linkbox {
	color: #c02e00;
} */
.pilogo {
	background: url(../img/logo.png) center top no-repeat;
	background-size: 120px auto;
	height: 120px;
	margin: 2em 0;
}
.parallax {
	height: 560px;
	margin: 40px 0;
	background-position: center center;
	background-size: 100% auto;
	background-color: #333;
}
.no-touch .parallax {
	background-attachment: fixed;
	background-size: 1440px auto; 
}
.subnav {
	display: block;
	text-align: center;
}
.subnav a, .subnav a:visited  {
	display: inline-block;
	font-family: 'Trade Gothic W01', sans-serif;
	font-size: 1.25rem;
	text-transform: uppercase;
	text-decoration: none;
	background: #000;
	padding: .25em .5em;
	color: #fff;
	margin: 2rem .5rem 1rem;
}
.subnav a:hover, .subnav a:focus, .subnav a.active {
	color: #c02e00;
}
.subnav a.active {
	background-color: transparent;
}
.faqs .copy {
	width: 740px;
}
.faqs .copy p {
	margin-bottom: 2em;
}
.menu #content section {
	padding: 0 7.5% 0 400px;
	overflow: hidden;
}
.menu aside {
	width: 400px;
	margin: .75rem 0 1rem -400px;
	float:left;
	border-top: 2px solid #000;
	background-position: left bottom;
	background-repeat: no-repeat;
}
.menu aside ul {
	list-style: none;
	padding: 0;
	margin: 0 0 1rem 0;
	border-bottom: 2px solid #000;
}
.menu aside li a, #sharemenu a {
	display: block;
	text-align: left;
	font-family: 'Trade Gothic W01', sans-serif;
	font-size: 1.675rem;
	text-transform: uppercase;
	text-decoration: none;
	background: #000;
	padding: .25em 0 .25em 1em;
	color: #f7f2e6;
}
.menu aside li a:visited, #sharemenu a:visited {
	color: #f7f2e6;
}
.menu aside li a:hover, .menu aside li a:focus, #sharemenu a:hover, #sharemenu a:focus {
	color: #c02e00;
}
.menu aside li.active a {
	background: #fff;
	color: #c02e00;
}
#sharemenu {
	padding-top: 560px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image:  url(/uploads/menu-default.jpg);
}
#sharemenu a {
	margin: 1rem 0;
}
.menu .menudata {
	float: left;
	width: 95%;
	margin: .75rem 0 0;
	padding: 2em 0 2em 5%;
	border-top: 2px solid #000;
	text-align: left;
}
.menu .menudata h1 {
	font-family: 'Trade Gothic W01', sans-serif;
	font-size: 4em;
	margin: .375em 0;
}
.menu .menudata h1 em {
	font-style: normal;
	font-family: "House Slant", script;
	font-weight: normal;
	font-size: .75em;
	line-height: .5em;
	display: block;
}
.menu .menudata h2 {
	background: url(../img/h3stripe.png) left center repeat-x;
	font-size: 1.5em;
}
.menu .menudata h2 > em {
	background-color: #FFFFFF;
	padding-right: .5em;
	font-style: normal;
	font-family: "House Slant", script;
	font-weight: normal;
}
.menu .menudata strong {
	text-transform: uppercase;
}
.menu .menudata h3 {
	font-family: 'Trade Gothic W01', sans-serif;
}
.blogheader  {
	font-family: "futura-pt", sans-serif;
	width: 85%;
	margin: 1em auto;
	border-top: 2px solid #000;
	display: block;
}
.blogheader h1 {
	font-family: 'Trade Gothic W01', sans-serif;
	text-transform: uppercase;
	font-size: 4em;
	line-height: .75em;
}
.blogheader h1 em {
	font-style: normal;
	font-family: "House Slant", script;
	font-weight: normal;
}
.blogheader h1 span {
	letter-spacing: .25em;
	font-size: .5em;
	line-height: 1.5em;
}
.blogroll {
	width: 85%;
}
.blogpost {
	margin: 4em 0;
}
.blogpost a.blogimg {
	display: block;
	position: relative;
	float: left;
	width: 370px;
	height: 280px;
	margin-right: 1em;
	background: #333 center center no-repeat;
	background-size: cover;
}
.featured:before {
	display: none;
}
.featured {
	border: 0;
	padding: 0;
}
.featured .blogpost a.blogimg:before {
	content: 'Featured';
	font-family: "House Slant", script;
	text-rendering: optimizeLegibility;
	font-size: 2em;
	position: absolute;
	top: -5px;
	left: -10px;
	padding: 0 .5em;
	background: #c02e00;
	color: #fff;
	box-shadow: 5px 5px 2px rgba(0,0,0,.2);
}
.blogpost div.postcopy {
	max-width: 960px;
}
.blogentry .pager {
	margin: 4em 0;
}
.blogentry .pager a.back {
	font-size: 3em;	
}
.instagram {
	display: block;
	margin: 40px 0;
	background-position: center center;
	background-size: auto 100%;
	background-color: #000;
	background-image: url(../img/instagram.jpg);
}
.instagram > div {
	float: left;
	width: 20%;
	height: 0;
	padding-top: 20%;
	background-size: cover;
	position: relative;
}
.instagram > div > p {
	font-family: "House Slant", script;
	margin: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,.4);
	text-align: center;
	color: #fff;
	padding-top: 40%;
	opacity: 0;
}
.instagram > div:hover > p {
	opacity: 1;
}
.gallery #content section {
	padding: 0 5% 0 300px;
	overflow: hidden;
}
.gallery aside {
	width: 300px;
	margin: .75rem 0 1rem -300px;
	float:left;
	background-position: left bottom;
	background-repeat: no-repeat;
}
.gallery aside a {
	display: block;
	text-align: left;
	font-family: 'Trade Gothic W01', sans-serif;
	font-size: 1.675rem;
	text-transform: uppercase;
	text-decoration: none;
	background: #000;
	padding: .25em 0 .25em 1em;
	color: #fff;
}
.gallery aside a:visited {
	color: #fff;
}
.gallery aside a:hover, .menu aside a:focus {
	color: #c02e00;
}
.gallery .thumbs {
	float: left;
	margin: .75rem 0 0;
	padding: 0 0 2em .75rem;
	text-align: left;
	max-width: 100%;
}
.gallery .thumbs .th {
	float: left;
	width: 167px;
	height: 166px;
	margin: 0 .75rem .75rem 0;
	background-size: cover;
	background-position: center center;
}
.gallery .img-polaroid {
	max-width: 100%;
}
.gallery .img-nav {
	text-align: center;
	font-weight: bold;
}
.gallery .img-nav a, .gallery .img-nav a:visited {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
.gallery .img-nav a:hover, .gallery .img-nav a:focus {
	color: #c02e00;
}
.gallery .img-nav a:hover span {
	background-color: #c02e00;
}
.gallery .img-nav a.left {
	text-align: left;
	float: left;
}
.gallery .img-nav a.right {
	text-align: right;
	float: right;
}
.gallery .img-nav a span {
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	color: #fff;
	background-color: #000;
	border-radius: 50%;
	width: 1em;
	line-height: .875em;
	padding-bottom: .125em;
}
.gallery .instagram {
	display: none;
}
footer {
	color: #000;
}
footer a {
	color: #000;
	text-decoration: none;
}
footer a.desktop, footer div.desktop {
	display: block;
}
footer a.order {
	font-size: 1.5rem;
	font-family: 'Trade Gothic W01', sans-serif;
	display: inline-block;
	width: 85%;
	padding: 0 0 .5rem;
	border-bottom: 2px solid #000;
	margin: 0 auto;
}
footer .social a {
	margin: 1em .5em;
}
footer a.fb {
	background-position: right top;
}
footer a.fb:hover, footer a.fb:focus {
	background-position: center top;
}
footer a.tw {
	background-position: right center;
}
footer a.tw:hover, footer a.tw:focus {
	background-position: center center;
}
footer a.ig {
	background-position: right bottom;
}
footer a.ig:hover, footer a.ig:focus {
	background-position: center bottom;
}
footer a:hover, footer a:focus, footer a.active {
	color: #c02e00;
}
footer a.contactus {
	width: 320px;
	margin: 0 auto .5rem;
	font-family: "House Slant", script;
	font-size: 1.5rem;
	text-rendering: optimizeLegibility;
	border-bottom: 2px solid #000;
}
footer .footernav a {
	font-family: 'Trade Gothic W01', sans-serif;
}
footer #tothetop {
	position: absolute;
	right: 1rem;
	bottom: 1rem;
	width: 33px;
	height: 36px;
	background: url(../img/tothetop.png) center top no-repeat;
	background-size: 100% auto;
}
footer #tothetop:hover, footer #tothetop:focus {
	background-position: center bottom;
}

}  /* end of media query */  

@media only screen and (min-width: 59em) {
	nav .logo {
	font-size: 1em;
	}
	nav .mbs {
		text-align: left;
	}
	nav .mbs a {
		display: block;
		text-align: left;
		margin: 1em 0 0;
	}
	nav #menu-alert.open {
		left: 59.5%;
	}
	
}  /* end of media query */
@media only screen and (min-width: 67em) {
	nav {
		font-size: .875em;
	}
	.instagram > div > p {
		font-size: 1.25em;
	}
	
}  /* end of media query */
@media only screen and (min-width: 75em) {
	nav {
		font-size: 1em;
	}	
	.instagram > div > p {
		font-size: 1.5em;
	}
	
}  /* end of media query */

@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
/* Style adjustments for high resolution devices */
}  /* end of media query */ 

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
* {
 background: transparent !important;
 color: #000 !important; /* Black prints faster: h5bp.com/s */
 box-shadow: none !important;
 text-shadow: none !important;
}
html {
	font-size: .75em;
}
a, a:visited {
 text-decoration: underline;
}
/*a[href]:after {
 content: " (" attr(href) ")";
}
abbr[title]:after {
 content: " (" attr(title) ")";
}*/
/*
     * Don't show links for images, or javascript/internal links
     */

.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
 content: "";
}
pre, blockquote {
 border: 1px solid #999;
 page-break-inside: avoid;
}
p {
 page-break-inside: avoid;
}
thead {
 display: table-header-group; /* h5bp.com/t */
}
tr, img {
 page-break-inside: avoid;
}
img {
 max-width: 100% !important;
}
@page {
 margin: 0.5cm;
}
p, h2, h3 {
 orphans: 3;
 widows: 3;
}
h2, h3, dt {
 page-break-after: avoid;
}
nav a.logo {
	display: none;
}
nav #printlogo {
	display: block;
	height: 50px;
	width: 50px;
	margin: .5em auto;
}
nav .tel {
	margin-top: .5em;
}
nav a , nav #hours dd {
	border: none !important;
}
nav a.location {
	color: #fff !important;
	padding: 0;
}
nav a.location em, nav a.location span {
	color: #000;
}
header:before, span.logoborder, nav a.map, nav a.menu, nav a.order, nav a.faq, nav a.contactus {
  display: none;
}
nav #hours, nav dt, nav #menu-mobile, nav #menu-mobile dd {
height: auto !important;
display: block;
}
nav #hours dt {
	display: none;
}
nav .hours {
	font-size: 2em;
}
nav #hours {
	font-size: 1em;
}
nav #menu-mobile dt {
	height: 0;
	border-top: 1.825em solid #000 !important;
	margin: 1em 0 -1em;
}	
nav #menu-mobile dt a, nav #menu-mobile dt a:visited {
	padding: 0;
	color: #fff !important;
	position: relative;
	top: -1.75em;
}
nav #menu-mobile h2 {
	border-bottom: 2px solid #000 !important;
}
.bytesof {
        display: none;
}
} /* end of media query */
