/*
 * HTML5 Boilerplate
 *
 * 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.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; color: #222; }

body { margin: 0; font-size: 1em; line-height: 1.4; background-color: #fff; }



/* =============================================================================
   Links
   ========================================================================== */

a { color: #000; text-decoration: none;}
a:hover { color: #006baf; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }
a .button { color:#fff; }

/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; list-style-type: none;}
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; display: inline;}
nav ul li { display:inline; padding-right:20px; }
nav ul li.last { padding-right: 0px; }
nav ul li a { 
  font-family: 'Russo One', sans-serif; 
  color:#fe0000; 
  font-size: 1.4em;
  text-shadow:none; }
nav ul li a:hover {color:#000;}

/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
 * Re-set default cursor for disabled elements
 */

button[disabled], input[disabled] { cursor: default; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
font-family: 'Magneto Bold';
font-style: normal;
font-weight: normal;
src: local('Magneto Bold'), url('MAGNETOB.woff') format('woff');
}

/* ==|== primary styles =====================================================
   Author: Tessa Simpson - tessa671@gmail.com
   ========================================================================== */

html, body { margin:0; padding:0; height:100%; }

header {
  background: #000;
  width: 100%;
  height: 90px;
  //position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

#main { 
  margin:0 auto; 
  text-align: center;
  padding:15px;
}

#logo{
  margin: 20px;
  float: left;
  width: 200px;
  height: 40px;
  //background: url(../img/logo.png) no-repeat center;
  display: block;
}

nav {
  float: right;
  padding: 20px;  
}

nav ul li a:hover { color:#5ef8d6; }

#menu-icon {
  display: hidden;
  width: 40px;
  height: 40px;
  background: #5ef8d6 url(../img/menu-icon.png) center;
}

a:hover#menu-icon {
  background-color: #444;
  border-radius: 4px 4px 0 0;
}

ul {
  list-style: none;
}

li {
  display: inline-block;
  float: left;
  padding: 10px;
}

.current {
  color: #2262AD;
}


.homepage {padding:10px; text-align: center;color:#000;font-family:Verdana,Geneva,sans-serif;}
.homepage h1 { font-family: 'Magneto Bold', 'Pacifico', cursive; color: #ee2028; }

.main-content { padding: 10px; }
.main-content p { color:#000; font-family: Verdana, Geneva, sans-serif; font-size: 1em;}
.main-content h1 { font-family: 'Pacifico', cursive; color: #ee2028; }
#main .main-content p { color:#000; font-family: Verdana, Geneva, sans-serif; font-size: 1em;}

.float-right { float: right; padding-left: 80px; padding-right: 180px;}

.button a { color: #ffffff; }
.button {
    width:100%;
    height:25px; 
    text-align:center;
    cursor: pointer;
    -moz-border-radius:.5em;
    -webkit-border-radius:.5em;
    border-radius:.5em;
    padding:8px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-shadow:-1px -1px 0px #003ea1;
    border:1px solid #0d4aab !important;
    -moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
    -webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
    box-shadow:inset 0px 1px 0px 0px #97c4fe;
    background: #1e62d0; /* old browsers */
    background: -moz-linear-gradient(top, #3d94f6 0%, #1e62d0 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d94f6), color-stop(100%,#1e62d0)); /* webkit */
    background: linear-gradient(top, #3d94f6 0%, #1e62d0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0', GradientType=0 ); /* ie */
}

.button:hover {
    
    color: #ffffff !important;
    border:1px solid #0d4aab !important;
    background: #2e7be3; /* old browsers */
    background: -moz-linear-gradient(top, #54a2f9 0%, #2e7be3 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#54a2f9), color-stop(100%,#2e7be3)); /* webkit */
  background: linear-gradient(top, #54a2f9 0%, #2e7be3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54a2f9', endColorstr='#2e7be3', GradientType=0 ); /* ie */
}

.button:active {
  color: #ffffff !important;
  border:1px solid #0d4aab !important;
    position: relative;
  top: 1px;
    background: #2e7be3; /* old browsers */
    background: -moz-linear-gradient(top, #2e7be3 0%, #54a2f9 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e7be3), color-stop(100%,#54a2f9)); /* webkit */
  background: linear-gradient(top, #2e7be3 0%, #54a2f9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e7be3', endColorstr='#54a2f9', GradientType=0 ); /* ie */
}


.columnimg { 
  width: 80%; 
  padding:40px;  
}

img.logo {
  margin: 20px; 
  width:70%;
  text-align:center; 
  display:inline; 
  float:center;
}
img.header_imgs { vertical-align:top; margin: 10px 0px 0px 10px; }
img.icons { padding-right: 5px; }
img.menuimg { width: 900px; }

#bottom-content { 
  text-align:center;
  display: block; 
  border-top: 8px dotted #ee2028; 
  margin: 20px 0px; 
  padding-top:40px;
}
.caption {
  padding-bottom:20px;
  font-size: 1.5em;
  font-family: 'Pacifico', cursive; 
  color: #ee2028; 
  text-shadow:.5px 1px .5px #707070;
}

/*Polaroid Images*/
.straight.polaroid {
    float:left;
    margin: 0.8em 3em 2em 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }

#top-content .polaroid .caption { font-size: 1em; font-family: 'Pacifico', cursive; color: #000; }
#top-content .polaroid img { margin: 0 0 15px; }

#bottom-content .polaroid { margin-left: 50px; }

.polaroid {
  width: 200px;
  padding: 10px 10px 15px 10px;
  border: 1px solid #BFBFBF;
  background-color: white;
  -webkit-transform: rotate(9deg);
  -moz-transform: rotate(9deg);
  transform: rotate(9deg);
  -webkit-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.4);
  -moz-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.4);
  box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.4); }
  
  .polaroid img { margin: 0 0 8px; }
  
  .polaroid .caption, .polaroidWide .caption {
    margin: 0px;
    text-align:center;
    font-size: 1.5em;
    font-family: 'Pacifico', cursive; 
    color: #ee2028; 
    text-shadow:.5px 1px .5px #707070;}
  
  .pull-right { float: left;  margin: 0.8em 3em 2em 0; }
  .pull-left { float: left; margin: 0.8em 3em 2em 0; }
  .pull-left.polaroid {
    -webkit-transform: rotate(-9deg);
    -moz-transform: rotate(-9deg);
    transform: rotate(-9deg); }

.polaroidWide {
  float: right;
  margin: 0px 0px 10px 40px;
  width: 250px;
  height: 180px;
  padding: 10px 10px 15px 10px;
  border: 1px solid #BFBFBF;
  background-color: white;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.4);
  -moz-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.4);
  box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.4); }
 .polaroidWide img { margin: 0 0 8px; }


/*Menu*/
.menu .main-content, .catering .main-content, .specials .main-content {background-color: #fff;padding: 40px 60px;}
.menu h3, .catering h3, .specials h3 { 
  font-family: 'Pacifico', cursive; 
  color: #EE2028; 
  line-height: 40px;
  font-size: 1.5em;
  font-weight: normal;
  margin: 10px 0px 20px 0px; }
.menuContent p.menuNote { text-align: center; color: #00b58d; font-size: .9em;}
.menuContent { border: 4px dotted #00b58d; padding: 10px 20px 10px 20px; }
.menuContent p { color: #000; margin: 12px 0px;}
.menuSection { display: inline; }
.menuContent .price { font-weight: bold; float: right;}
.menu .left { float: left; width: 440px; }
.menu .right { float: right; width: 440px;}
.catering .menuContent {width: 350px; float:left;height:660px;}

.menu .polaroid .caption { font-size: 1.2em; text-shadow: none; color: #EE2028;}

#slider { display: block; width: 800px; height: 400px; margin: 20px 0px 0px 80px;}
.menu .polaroid { margin: 35px; }


/* Footer */
.map { float:right; padding-top: 150px; padding-right: 40px; width:200px; text-align:center; }
.map img { border: 4px solid #ee2028; }
.map p {
  text-align:center; 
  font-family: 'Russo One', sans-serif; 
  color:#000; 
  font-size: .75em; }
.map a { color:#000; text-shadow: 1px 1px 0px #bad3ed; }
.map img:hover { border: 4px solid #3d7892; }

.footer {
  background-color:#000;
  color:#fff;
  border-top:#000;
  border-top-width: 2px;
}
.footer a {color:#5ef8d6;}
.footercontent { margin:0 auto; padding:20px; }

h2 {text-shadow:.5px 1px .5px #707070;}

.left-content { float: left; width:350px; text-align: center;}
.left-content h2 { font-family: 'Pacifico', cursive; color: #ee2028; }
.middle-content { width: 360px; display:inline; text-align: center; float:left;}
.middle-content h2 { font-family: 'Pacifico', cursive; color: #ee2028; }
.right-content { float: right; width:275px; text-align: center;}
.right-content h2 { font-family: 'Pacifico', cursive; color: #ee2028; }

/*responsive 3 columns*/
.column {
  float: left;
  width: 33.33%;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

@media only screen and (max-width : 1150px) {
    nav ul li a { font-size: 1.1em; }
    header { height:80px; }
  }

@media only screen and (max-width : 960px) {

  .column {
    width: 100%;
  }
  #menu-icon {
    display:inline-block;
  }

  nav ul, nav:active ul { 
    display: none;
    position: absolute;
    padding: 20px;
    background: #fff;
    border: 5px solid #444;
    right: 20px;
    top: 60px;
    width: 50%;
    border-radius: 4px 0 4px 4px;
  }

  nav li {
    text-align: center;
    width: 100%;
    padding: 10px 0;
    margin: 0;
  }

  nav:hover ul {
    display: block;
  }
  
  nav ul li a:hover { color:#000; }

  img.menuimg { width: 100%; }
}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* 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; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



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

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; 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 { page-break-after: avoid; }
}
