/* 
 * Retina helper mixins for Compass
 * http://www.joelambert.co.uk
 * 
 * Copyright 2012, Joe Lambert.
 * Free to use under the MIT license.
 * http://joelambert.mit-license.org/
 */
/* line 33, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 48, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 55, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
[hidden] {
  display: none;
}

/* line 77, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
html {
  background: #fff;
  color: #000;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 92, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/* line 98, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
body {
  margin: 0;
}

/* line 113, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/* line 119, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 132, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 137, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

/* line 142, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

/* line 147, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

/* line 152, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

/* line 157, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

/* line 163, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 169, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 173, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
blockquote {
  margin: 1em 40px;
}

/* line 178, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 184, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 191, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 198, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
p,
pre {
  margin: 1em 0;
}

/* line 206, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/* line 213, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* line 220, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
q {
  quotes: none;
}

/* line 226, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
q:before,
q:after {
  content: '';
  content: none;
}

/* line 232, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
small {
  font-size: 80%;
}

/* line 238, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 245, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 249, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 263, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

/* line 267, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
dd {
  margin: 0 0 0 40px;
}

/* line 274, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/* line 280, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* line 293, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* line 299, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 310, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
figure {
  margin: 0;
}

/* line 321, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
form {
  margin: 0;
}

/* line 326, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 335, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

/* line 349, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

/* line 359, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
button,
input {
  line-height: normal;
}

/* line 368, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 382, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

/* line 390, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 399, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

/* line 409, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 419, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 425, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 432, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 444, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media (min-width: 48em) {
  /* line 4, ../sass/partials/_functions.scss */
  .one, .oneFive, .two {
    vertical-align: top;
  }

  /* line 7, ../sass/partials/_functions.scss */
  .one {
    display: table-cell;
    width: 13.75em;
    padding: 0 1.25em;
  }

  /* line 21, ../sass/partials/_functions.scss */
  .oneFive {
    display: table-cell;
    width: 13.75em;
    padding: 0 1.25em;
    width: 21.25em;
    margin: 0;
  }

  /* line 38, ../sass/partials/_functions.scss */
  .two {
    display: table-cell;
    padding: 0 1.25em;
    width: 27.8125em;
    width: 26.25em;
  }

  /* line 61, ../sass/partials/_functions.scss */
  .three {
    width: 13.75em;
    padding: 0 1.25em;
    width: 42.5em;
  }

  /* line 82, ../sass/partials/_functions.scss */
  .four {
    width: 13.75em;
    padding: 0 1.25em;
    width: 42.5em;
  }

  /* line 103, ../sass/partials/_functions.scss */
  .one:last-child, .two:last-child, .three:last-child, .four:last-child, last {
    margin-right: 0;
  }
}
/* line 6, ../sass/partials/_page.scss */
body, select, input, textarea {
  color: black;
  font-family: "atrament-web",sans-serif;
  font-size: 18px;
  background: #fffdf9;
}
@media (min-width: 64.0625em) {
  /* line 6, ../sass/partials/_page.scss */
  body, select, input, textarea {
    font-size: 24px;
  }
}

/* line 19, ../sass/partials/_page.scss */
.one, .oneFive, .two {
  z-index: 50;
  padding: 0 1em;
}
@media (min-width: 48em) {
  /* line 19, ../sass/partials/_page.scss */
  .one, .oneFive, .two {
    padding: auto;
    background: #fffdf9;
  }
}

/* line 27, ../sass/partials/_page.scss */
#map_canvas {
  display: none;
}

@media (min-width: 48em) {
  /* line 31, ../sass/partials/_page.scss */
  #map_canvas {
    display: block;
    border-bottom: 4px solid #000000;
    height: 600px;
  }
}
@media (min-width: 64.0625em) {
  /* line 38, ../sass/partials/_page.scss */
  #map_canvas {
    height: 800px;
  }
}
/* line 43, ../sass/partials/_page.scss */
a, a:visited {
  color: black;
  text-decoration: none;
}

/* line 47, ../sass/partials/_page.scss */
a:hover {
  color: black;
}

/* line 90, ../sass/partials/_page.scss */
header {
  padding-top: 2em;
  position: relative;
}
/* line 93, ../sass/partials/_page.scss */
header h1 {
  font-size: 2em;
  text-indent: -9999px;
  width: 7.5em;
  height: 7.5em;
  background: url(../img/logo.png) no-repeat;
  background-size: cover;
  margin: 0 auto;
}
/* line 106, ../sass/partials/_page.scss */
header h2 {
  text-align: center;
  width: 100%;
  font-size: 1em;
  font-weight: 100;
  margin: 3em 0;
  font-size: 1.25em;
  color: #fffdf9;
  background-color: #7d7d7d;
  padding: 0.5em 0;
}
/* line 120, ../sass/partials/_page.scss */
header #status {
  font-size: 0.75em;
  display: block;
  margin: 0 auto;
  margin-top: 4em;
  text-align: center;
}
/* line 129, ../sass/partials/_page.scss */
header #status p {
  margin: 0;
}
/* line 132, ../sass/partials/_page.scss */
header #status .openClosed {
  font-size: 2.292em;
  text-transform: uppercase;
  line-height: 2em;
}
/* line 136, ../sass/partials/_page.scss */
header #status .openClosed strong {
  font-size: 3.727em;
  font-weight: 400;
  display: block;
}
/* line 142, ../sass/partials/_page.scss */
header #status .location {
  font-size: 1.167em;
  margin-bottom: 0.393em;
  text-transform: uppercase;
  color: #cccccc;
  width: 100%;
  background: black url(../img/locationBolts.png) center center no-repeat;
  line-height: 1.8em;
}
/* line 150, ../sass/partials/_page.scss */
header #status .location strong {
  font-size: 1.286em;
  color: #fffdf9;
  font-weight: 400;
}
/* line 156, ../sass/partials/_page.scss */
header #status .hours {
  font-size: 1.5em;
}
/* line 160, ../sass/partials/_page.scss */
header #status.closed {
  display: none;
}
/* line 164, ../sass/partials/_page.scss */
header #status.openLater .openClosed {
  margin-bottom: 1em;
}
/* line 166, ../sass/partials/_page.scss */
header #status.openLater .openClosed strong {
  font-size: 3.35em;
}
@media (min-width: 48em) {
  /* line 90, ../sass/partials/_page.scss */
  header {
    padding-top: 0;
    width: 40em;
    margin: 0 auto;
    margin-top: -33.333em;
    position: relative;
  }
  /* line 178, ../sass/partials/_page.scss */
  header:before {
    background: url(../img/arrowDown.png) bottom center no-repeat;
    background-size: cover;
    width: 29px;
    height: 26.083em;
    position: absolute;
    left: 50%;
    display: block;
    content: " ";
    margin-left: -13px;
  }
  /* line 189, ../sass/partials/_page.scss */
  header h1 {
    font-size: 2em;
    text-indent: -9999px;
    float: left;
    width: 7.5em;
    height: 7.5em;
    background: url(../img/logo.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 2.083em;
    left: 0.938em;
  }
  /* line 202, ../sass/partials/_page.scss */
  header h2 {
    position: absolute;
    top: 16.944em;
    text-align: center;
    width: 100%;
    font-size: 1.5em;
    font-weight: 600;
    margin: 1em 0;
    color: #000000;
    background: transparent;
    padding: 0;
  }
  /* line 215, ../sass/partials/_page.scss */
  header #status {
    font-size: 1em;
    width: 18.750em;
    position: absolute;
    top: 6.875em;
    right: 0;
    text-align: center;
    margin-top: 0;
  }
  /* line 224, ../sass/partials/_page.scss */
  header #status p {
    margin: 0;
  }
  /* line 227, ../sass/partials/_page.scss */
  header #status .openClosed {
    font-size: 2.292em;
    text-transform: uppercase;
    line-height: 2em;
  }
  /* line 232, ../sass/partials/_page.scss */
  header #status .openClosed strong {
    font-size: 3.727em;
    font-weight: 400;
    display: block;
  }
  /* line 238, ../sass/partials/_page.scss */
  header #status .location {
    font-size: 1.167em;
    margin-bottom: 0.393em;
    text-transform: uppercase;
    color: #cccccc;
    background: black url(../img/locationBolts.png) center center no-repeat;
    line-height: 1.8em;
  }
  /* line 245, ../sass/partials/_page.scss */
  header #status .location strong {
    font-size: 1.286em;
    color: #fffdf9;
    font-weight: 400;
  }
  /* line 251, ../sass/partials/_page.scss */
  header #status .hours {
    font-size: 1em;
  }
}

/* line 262, ../sass/partials/_page.scss */
section {
  width: 100%;
  overflow: hidden;
}
/* line 265, ../sass/partials/_page.scss */
section:after {
  content: " ";
  background-position: bottom center;
  background-repeat: no-repeat;
  background-image: url('http://sailinon.ca/img/divider');
  background-color: #fffdf9;
  height: 7em;
  display: block;
  clear: both;
  position: relative;
  z-index: 99;
  margin-bottom: -1px;
}
/* line 280, ../sass/partials/_page.scss */
section h1 {
  font-size: 4.444em;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 2px 2px 0px #fffdf9, 7px 7px 0px #ccc;
  margin: 0.4em 0 0.3em 0;
  line-height: 1em;
  font-weight: 400;
}
/* line 290, ../sass/partials/_page.scss */
section h2 {
  font-size: 1.5em;
  font-weight: 400;
  margin: 0 0 0.15em 0;
  line-height: 1em;
}
/* line 297, ../sass/partials/_page.scss */
section#hours {
  background-color: #eae8e5;
  margin-top: 2em;
  padding: 0em 0 2em 0;
  text-align: left;
}
/* line 302, ../sass/partials/_page.scss */
section#hours .wrapper {
  padding-top: 3em;
  padding-bottom: 0em;
}
/* line 306, ../sass/partials/_page.scss */
section#hours .notice {
  font-size: 0.95em;
  font-weight: 100;
  color: gray;
  margin: 1.3em 0 1em 0;
}
/* line 312, ../sass/partials/_page.scss */
section#hours .one, section#hours .two {
  border: none;
  font-size: 1.2em;
  background: transparent;
}
/* line 316, ../sass/partials/_page.scss */
section#hours .one h1, section#hours .two h1 {
  font-size: 1em;
  text-transform: uppercase;
  text-shadow: none;
  line-height: 1em;
  font-weight: 400;
}
/* line 324, ../sass/partials/_page.scss */
section#hours .one h1 strong, section#hours .two h1 strong {
  font-weight: 100;
  color: #b3b3b3;
  font-size: 1em;
}
/* line 330, ../sass/partials/_page.scss */
section#hours .one p, section#hours .two p {
  margin: 0;
}
/* line 334, ../sass/partials/_page.scss */
section#hours .one p.email, section#hours .two p.email {
  text-align: center;
  margin: 1em 0 0.393em 0;
  padding-top: 1em;
  border-top: 2px solid #fffdf9;
}
@media (min-width: 48em) {
  /* line 334, ../sass/partials/_page.scss */
  section#hours .one p.email, section#hours .two p.email {
    margin-top: 0;
    padding-top: 0;
    border: none;
  }
}
/* line 352, ../sass/partials/_page.scss */
section#hours .one p.socialLinks, section#hours .two p.socialLinks {
  text-align: center;
  padding-left: 1em;
}
/* line 355, ../sass/partials/_page.scss */
section#hours .one p.socialLinks .social, section#hours .two p.socialLinks .social {
  display: inline-block;
  padding: 0;
  margin-right: 1em;
}
/* line 367, ../sass/partials/_page.scss */
section#hours .two p a {
  font-weight: 600;
}
/* line 372, ../sass/partials/_page.scss */
section#hours strong {
  font-size: 1.667em;
  font-weight: 300;
  color: #000000;
  display: inline-block;
  margin-right: 0.208em;
  display: block;
}
/* line 380, ../sass/partials/_page.scss */
section#hours:after {
  display: none;
}
/* line 383, ../sass/partials/_page.scss */
section#hours ul {
  margin: 0 0 1em 0;
  padding: 0;
}
/* line 386, ../sass/partials/_page.scss */
section#hours ul li {
  list-style: none;
  font-size: 1.167em;
  color: #4d4d4d;
}
/* line 393, ../sass/partials/_page.scss */
section#specials {
  display: none;
}
/* line 400, ../sass/partials/_page.scss */
section#specials h1 {
  margin-bottom: 0.6em;
}
/* line 403, ../sass/partials/_page.scss */
section#specials img {
  width: 100%;
}
/* line 407, ../sass/partials/_page.scss */
section#about {
  font-weight: 300;
}
/* line 409, ../sass/partials/_page.scss */
section#about:after {
  display: none;
}
/* line 412, ../sass/partials/_page.scss */
section#about img {
  width: 100%;
}
/* line 416, ../sass/partials/_page.scss */
section h2 + p {
  margin-top: 0;
}
/* line 419, ../sass/partials/_page.scss */
section .wrapper {
  margin: 0 auto;
  overflow: hidden;
}
/* line 422, ../sass/partials/_page.scss */
section .wrapper img.sectionImage {
  width: 100%;
  display: block;
  margin-bottom: 1em;
}
@media (min-width: 48em) {
  /* line 428, ../sass/partials/_page.scss */
  section .wrapper img.sectionImage {
    width: 66%;
    margin: 0;
    position: absolute;
    right: 28.958em;
    top: 0px;
  }
}
@media (min-width: 81.25em), (min-width: no-query) and (min-width: false) {
  /* line 419, ../sass/partials/_page.scss */
  section .wrapper {
    min-height: 500px;
  }
  /* line 437, ../sass/partials/_page.scss */
  section .wrapper img.sectionImage {
    width: 80%;
  }
}
@media (min-width: 100em), (min-width: no-query) and (min-width: false) {
  /* line 443, ../sass/partials/_page.scss */
  section .wrapper img.sectionImage {
    width: auto;
  }
}
/* line 458, ../sass/partials/_page.scss */
section#friesanddrinks .menuDesc {
  margin-bottom: 1em;
  font-weight: 300;
}
/* line 461, ../sass/partials/_page.scss */
section#friesanddrinks .menuDesc:before {
  content: "*";
  display: inline;
}
/* line 465, ../sass/partials/_page.scss */
section#friesanddrinks .menuDesc p {
  display: inline;
}
@media (min-width: 48em) {
  /* line 474, ../sass/partials/_page.scss */
  section h1 {
    font-size: 7.292em;
  }
  /* line 477, ../sass/partials/_page.scss */
  section .wrapper {
    width: 42.5em;
    margin: 0 auto;
    overflow: hidden;
  }
  /* line 483, ../sass/partials/_page.scss */
  section.menu .wrapper {
    width: 28.750em;
    padding-left: 14.375em;
    position: relative;
    overflow: visible;
  }
  /* line 489, ../sass/partials/_page.scss */
  section.menu:nth-of-type(even) .wrapper {
    padding-left: 0px;
    padding-right: 14.375em;
    position: relative;
  }
  /* line 493, ../sass/partials/_page.scss */
  section.menu:nth-of-type(even) .wrapper img.sectionImage {
    right: auto;
    left: 28.958em;
  }
  /* line 498, ../sass/partials/_page.scss */
  section div.one:first-of-type {
    background: url(../img/dots.png) repeat-y top right;
  }
  /* line 502, ../sass/partials/_page.scss */
  section#hours {
    margin-top: 2em;
    background-color: transparent;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url(../img/divider.png), -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 253, 249, 0)), color-stop(100%, #eae8e5));
    background-image: url(../img/divider.png), -webkit-linear-gradient(rgba(255, 253, 249, 0), #eae8e5);
    background-image: url(../img/divider.png), -moz-linear-gradient(rgba(255, 253, 249, 0), #eae8e5);
    background-image: url(../img/divider.png), -o-linear-gradient(rgba(255, 253, 249, 0), #eae8e5);
    background-image: url(../img/divider.png), linear-gradient(rgba(255, 253, 249, 0), #eae8e5);
    margin-top: 31.222em;
    position: relative;
    z-index: 99;
    padding-top: 1.583em;
  }
  /* line 510, ../sass/partials/_page.scss */
  section#hours .wrapper {
    min-height: 0;
  }
  /* line 513, ../sass/partials/_page.scss */
  section#hours .oneFive {
    background-color: transparent;
  }
  /* line 517, ../sass/partials/_page.scss */
  section#hours .two p {
    text-align: justify;
  }
  /* line 519, ../sass/partials/_page.scss */
  section#hours .two p a {
    font-weight: 600;
  }
  /* line 538, ../sass/partials/_page.scss */
  section#hours strong {
    display: inline;
  }
  /* line 544, ../sass/partials/_page.scss */
  section#specials h2 {
    font-size: 1.667em;
  }
  /* line 547, ../sass/partials/_page.scss */
  section#specials p {
    font-size: 1.5em;
    font-weight: 300;
  }
  /* line 553, ../sass/partials/_page.scss */
  section#about .two {
    padding-right: 0em;
  }
  /* line 558, ../sass/partials/_page.scss */
  section#about .wrapper {
    position: relative;
    overflow: visible;
  }
  /* line 562, ../sass/partials/_page.scss */
  section#about img.sectionImage {
    width: 75%;
    margin: 0;
    position: absolute;
    left: 28.958em;
  }
}
@media (min-width: 48em) and (min-width: 64.0625em) {
  /* line 502, ../sass/partials/_page.scss */
  section#hours {
    margin-top: 31.750em;
  }
}
@media (min-width: 48em) and (min-width: 100em), (min-width: 48em) and (min-width: no-query) and (min-width: false) {
  /* line 570, ../sass/partials/_page.scss */
  section#about img.sectionImage {
    width: auto;
    margin: 0;
    position: absolute;
    left: 28.958em;
  }
}
/* line 581, ../sass/partials/_page.scss */
section div.one p:first-child, section div.oneFive p:first-child, section div.two p:first-child {
  margin-top: 0;
}

/* line 586, ../sass/partials/_page.scss */
footer {
  margin-top: 3em;
  position: relative;
  height: 350px;
  background: url(../img/footerBgnd.png) bottom left repeat-x;
}
/* line 589, ../sass/partials/_page.scss */
footer .footerLogo {
  text-align: center;
}
/* line 591, ../sass/partials/_page.scss */
footer .footerLogo a {
  display: block;
  text-align: center;
}
/* line 595, ../sass/partials/_page.scss */
footer .footerLogo img {
  width: 150px;
  display: inline-block;
}
/* line 600, ../sass/partials/_page.scss */
footer .copyright {
  font-size: 0.5em;
  font-weight: 300;
  position: absolute;
  bottom: 0.5em;
  left: 0.5em;
  left: 50%;
  width: 100%;
  margin-left: -25px;
  background: #fffdf9;
  display: block;
  width: 5em;
  text-align: center;
  padding: 0.5em;
}
@media (min-width: 48em) {
  /* line 586, ../sass/partials/_page.scss */
  footer {
    height: 285px;
  }
  /* line 619, ../sass/partials/_page.scss */
  footer p {
    width: 40em;
    margin: 0 auto;
  }
  /* line 623, ../sass/partials/_page.scss */
  footer .footerLogo {
    text-align: left;
  }
  /* line 626, ../sass/partials/_page.scss */
  footer .lyrics {
    text-align: right;
    margin-top: -1.25em;
  }
}

/* line 638, ../sass/partials/_page.scss */
.social {
  background-position: top left;
  background-repeat: no-repeat;
  background-image: url('../img/socialIcons.png');
  -moz-border-radius: 3px;
  /* FF1+ */
  -webkit-border-radius: 3px;
  /* Saf3+, Chrome */
  border-radius: 3px;
  /* Opera 10.5, IE 9 */
  width: 40px;
  height: 40px;
  display: block;
  padding-left: 40px;
  opacity: 0.6;
  transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  /* FF3.7+ */
  -o-transition: opacity 0.3s ease-out;
  /* Opera 10.5 */
  -webkit-transition: opacity 0.3s ease-out;
  /* Saf3.2+, Chrome */
}
/* line 655, ../sass/partials/_page.scss */
.social.small {
  text-indent: -9999px;
  padding-left: 0;
}
/* line 659, ../sass/partials/_page.scss */
.social.instagram {
  background-position: 0px 0px;
}
/* line 662, ../sass/partials/_page.scss */
.social.twitter {
  background-position: 0px -40px;
}
/* line 665, ../sass/partials/_page.scss */
.social.facebook {
  background-position: 0px -80px;
}
/* line 668, ../sass/partials/_page.scss */
.social:hover {
  opacity: 0.9;
  transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  /* FF3.7+ */
  -o-transition: opacity 0.3s ease-out;
  /* Opera 10.5 */
  -webkit-transition: opacity 0.3s ease-out;
  /* Saf3.2+, Chrome */
}

@media (max-height: 50em) {
  /* line 679, ../sass/partials/_page.scss */
  body {
    font-size: 18px;
  }

  /* line 682, ../sass/partials/_page.scss */
  #map_canvas {
    height: 600px;
  }

  /* line 685, ../sass/partials/_page.scss */
  section#hours {
    margin-top: 31.222em;
  }
}
/* line 692, ../sass/partials/_page.scss */
#coconut-bacon #main {
  padding: 0 1em;
}
/* line 694, ../sass/partials/_page.scss */
#coconut-bacon #main h2.headingtitle {
  margin-top: 0;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url('../img/coconut-bacon_1403108039.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 760px;
  height: 331px;
  background-repeat: no-repeat;
  display: block;
  background-size: contain;
  width: 100%;
  height: 130px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 694, ../sass/partials/_page.scss */
  #coconut-bacon #main h2.headingtitle {
    background-image: url('../img/coconut-bacon_1403108039.png');
    background-size: 380px 165.5px;
    background-size: contain;
  }
}
/* line 700, ../sass/partials/_page.scss */
#coconut-bacon #main h3 {
  margin-bottom: 0;
  margin-top: 0;
}
/* line 704, ../sass/partials/_page.scss */
#coconut-bacon #main ul {
  margin-top: 0;
  padding-left: 25px;
}
/* line 708, ../sass/partials/_page.scss */
#coconut-bacon #main .cta {
  clear: both;
  font-size: 1.5em;
  font-weight: 700;
  text-align: center;
  padding-top: 1em;
}
/* line 716, ../sass/partials/_page.scss */
#coconut-bacon #main .one img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 1em;
}
/* line 723, ../sass/partials/_page.scss */
#coconut-bacon #main .locations:before {
  content: " ";
  background-position: bottom center;
  background-repeat: no-repeat;
  background-image: url("../img/divider.png");
  background-color: #fffdf9;
  height: 3em;
  display: block;
  clear: both;
  position: relative;
  z-index: 99;
  margin-bottom: -1px;
}
@media (min-width: 48em) {
  /* line 692, ../sass/partials/_page.scss */
  #coconut-bacon #main {
    padding: 0;
    width: 750px;
    margin: 0 auto;
  }
  /* line 738, ../sass/partials/_page.scss */
  #coconut-bacon #main h2.headingtitle {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-image: url('../img/coconut-bacon_1403108039.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 760px;
    height: 331px;
    background-repeat: no-repeat;
    display: block;
    background-size: contain;
  }
  /* line 743, ../sass/partials/_page.scss */
  #coconut-bacon #main p {
    font-size: 26px;
    margin-top: 0;
  }
  /* line 747, ../sass/partials/_page.scss */
  #coconut-bacon #main .split {
    float: left;
    width: 50%;
  }
}
@media only screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 48em) and (-moz-min-device-pixel-ratio: 2), only screen and (min-width: 48em) and (-o-min-device-pixel-ratio: 2), only screen and (min-width: 48em) and (min-device-pixel-ratio: 2), only screen and (min-width: 48em) and (min-resolution: 192dpi), only screen and (min-width: 48em) and (min-resolution: 2dppx) {
  /* line 738, ../sass/partials/_page.scss */
  #coconut-bacon #main h2.headingtitle {
    background-image: url('../img/coconut-bacon_1403108039.png');
    background-size: 380px 165.5px;
    background-size: contain;
  }
}
/* line 754, ../sass/partials/_page.scss */
#coconut-bacon footer .footerLogo {
  text-align: center;
}