* {
  border: 0;
  padding: 0;
  margin: 0;
  line-height: 1em;
  font-size: 16px;
  text-align: left;
}
.cl {
  line-height: 0;
  font-size: 0;
  width: 100%;
  clear: both;
}
p, li {
  line-height: 1.2em;
  margin: 0.6em 0 0.6em 0;
}
p {
  margin: 0.6em 0 0.6em 0;
}
li p { display: inline; }
ul, ol {
  list-style-position: inside;
  margin: 0.6em 0 0.6em 1em;
}
h1, h2, h3, h4, h5 {
  font-family: "chunk-1","chunk-2",serif;
  color: #f00;
  margin: 0 0 0.3em 0;
  text-shadow: #666 1px 1px 1px;
  x-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#6666,direction=135,strength=1)";
  letter-spacing: 0.04em;
  word-spacing: 0.04em;
}
#logo {
  filter: none;
}
h1 { font-size: 40px; }
h2 { font-size: 34px; text-align: center; }
h3 { font-size: 28px; }
h4, h5 {
  font-size: 20px;
  text-shadow: #333 1px 1px 1px;
  x-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#333,direction=135,strength=1)";
}
h5 {
  color: #000;
}
img.bordered {
  border: 2px solid black;
}
img[align=right] {
  margin-left: 15px;
}
.centered { text-align:center; }
div.centered * {text-align:center;}

body {
  text-align: center;
  background-image: url(http://c0194981.cdn.cloudfiles.rackspacecloud.com/niffers/assets/5/original.jpg);
  background-position: center top;
  background-repeat: repeat-y;
  background-color: #000;
  font-family: Helvetica, Arial;
}

/* Header */
#header {
  width: 1000px;
  height: 148px;
  margin: 13px auto 0 auto;
  position: relative;
}
h1#logo {
  position: absolute;
  top: 0;
  left: 17px;
  z-index: 10;
}
#navigation {
  position: absolute;
  bottom: 0;
  width: 994px;
  height: 55px;
  border: 3px solid #fff;
  border-bottom: none;
  background-color: #077c5f;
}
#navigation-2 {
  position: absolute;
  bottom: 60px;
  height: 25px;
  width: 700px;
  right: 0;
  text-align: right;
}
#navigation .container {
  height: 35px;
  width: 781px;
  margin-left: 210px;
  border-left: 3px solid #fff;
  padding-top: 21px;
}
#navigation a, #navigation-2 a {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  text-decoration: none;
  font-family: "chunk-1","chunk-2",serif;
  text-shadow: black 2px 2px 5px;
  x-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000,direction=135,strength=1)";
}
#navigation-2 a {
  font-size: 14px;
  text-shadow: black 3px 3px 2px;
  x-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000,direction=135,strength=1)";
  position: relative;
}
#navigation a:hover, #navigation-2 a:hover {
  color: #fff611;
}
#navigation-2 a span {
  display: block;
  position: absolute;
  top: -25px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff611;
  font-size: 1.3em;
}
#navigation a {
  margin-left: 10px;
}
#navigation-2 a {
  font-size: 14px;
  margin-right: 12px;
}

/* Footer */
#footer {
  width: 994px;
  margin: 0 auto 20px auto;
  padding: 6px 0 5px 0;
  border: 3px solid #fff;
  background-color: #077c5f;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: 12px;
  line-height: 1em;
}

/* Main */
#main {
  width: 994px;
  margin: 0 auto 0 auto;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
  background-image: url('http://c0194981.cdn.cloudfiles.rackspacecloud.com/niffers/assets/38/original.gif');
  background-repeat: repeat-y;
  background-color: #fff;
  border-top: 3px solid #fff;
  position: relative;
}
#main.home {
  background-image: none;
  border-top: 0;
}
img#main-banner {
  position: absolute;
  top: -3px;
  left: 0;
}
#sidebar {
  float: left;
  width: 190px;
  padding: 100px 20px 20px 20px;
  min-height: 200px;
}
#sidebar-navigation a {
  display: block;
  width: 160px;
  text-decoration: none;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  margin: 0.75em 0 0.75em 10px;
  padding-left: 20px;
  background-image: url(http://c0194981.cdn.cloudfiles.rackspacecloud.com/niffers/assets/40/original.jpg);
  background-repeat: no-repeat;
  background-position: 0 2px;
  text-shadow: black 1px 1px 2px;
  x-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000,direction=135,strength=1)";
}
#sidebar-navigation a:hover {
  color: #fff611;
}
#sidebar-navigation a.top-level {
  font-size: 18px;
  background-position: 0 1px;
  padding-bottom: 10px;
}
#content {
  width: 724px;
  float: right;
  padding: 120px 20px 20px 20px;
  min-height: 200px;
}
#content .col-2 {
  width: 49%;
}
#content .col-2.left {
  float: left;
  clear: left;
}
#content .col-2.right {
  float: right;
  clear: right;
}

.menu p, .menu li, .menu strong {
  font-family: "Comic Sans", "Comic Sans MS", Arial, sans-serif;
  font-size: 15px;
  list-style: none;
}
.menu ul {
  margin-top: 0;
  margin-bottom: 12px;
}
.menu ul li {
  margin-top: 0;
}
.menu li li {
  font-size: 11px;
}
.menu h4, .menu h5 {
  margin-bottom: 2px;
}
.menu p {
  margin-top: 0;
}

/* Signs */
#signs {
  height: 327px;
  width: 994px;
  background-image: url(http://c0194981.cdn.cloudfiles.rackspacecloud.com/niffers/assets/42/original.gif);
  background-repeat: repeat-x;
  border-top: 3px solid #fff;
}
#signs .sign {
  height: 300px;
  width: 225px;
  background-position: top center;
  background-repeat: no-repeat;
  float: left;
  margin: 20px 12px 20px 11px;
}
#signs .sign:hover {
  -moz-transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  x-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.99939083, M12=-0.03489950, M21=0.03489950, M22=0.99939083)";
}
#signs .sign a {
  display: block;
  margin: 8px 0 0 8px;
}
#signs #sign-1 {
  background-image: url(http://c0194981.cdn.cloudfiles.rackspacecloud.com/niffers/assets/51/original.png);
}
#signs #sign-2 {
  background-image: url(http://c0194981.cdn.cloudfiles.rackspacecloud.com/niffers/assets/52/original.png);
}
#signs #sign-3 {
  background-image: url(http://c0194981.cdn.cloudfiles.rackspacecloud.com/niffers/assets/53/original.png);
}
#signs #sign-4 {
  background-image: url(http://c0194981.cdn.cloudfiles.rackspacecloud.com/niffers/assets/54/original.png);
}

/* Google Maps */
.google-map {
  width: 720px;
  height: 450px;
  border: 2px solid #333;
  border-bottom-color: #999;
  border-right-color: #999;
}
.google-map-markers {
  display:none;
}
.google-map-marker p {
  font-size: 14px;
  margin: 0 0 5px 10px;
}
.google-map-marker h1 {
  font-weight: bold;
  text-shadow: none;
  color: #000;
  font-size: 16px;
  margin-bottom: 3px;
  font-family: Helvetica, Arial;
}
.google-map-marker h2 {
  font-weight: bold;
  text-shadow: none;
  color: #000;
  font-size: 14px;
  margin-bottom: 3px;
  font-family: Helvetica, Arial;
}

/* Menu Links */
ul.menu-links li {
  float: left;
  list-style: none;
  width: 24%;
  text-align: center;
}
ul.menu-links li a {
  color: #000;
}
ul.menu-links.frequent-eater-club {
  margin-top: 2em;
  width: 55%;
}
ul.menu-links.frequent-eater-club li {
  width: 49%
}
ul.menu-links.frequent-eater-club li a {
  font-size: 1.2em;
  font-weight: bold;
  padding: 10px 20px 11px !important;
  width: 135px;
  text-align: center;
  background-color: #e00 !important;
}
ul.menu-links.frequent-eater-club li a:active {
  padding: 11px 20px 10px !important;
}
/* Forms */
label {
  width: 170px;
  padding-right: 10px;
  float: left;
  display:block;
  font-weight: bold;
}
input, select {
  border: 1px solid #444;
  padding: 2px 2px 2px 6px;
}
input {
  width: 250px;
}
.checkbox input {
  width: 15px;
  margin-right: 15px;
}
.checkbox label {
  width: auto;
  display: inline;
  float: none;
}
form ul { list-style:none; }