body {
    font-family: 'Interstate-Regular', sans-serif;
    background-color: #32302e;
}
a {
    color: inherit;
    text-decoration: none;
}
.container {
    margin: auto;
    width: 1000px;
    background-color: #fffdf2;
}
.header {
    position: relative;
    height: 240px;
}
.header .logo {
    position: absolute;
    left: 320px;
    top: 20px;
    cursor: pointer;
}
.header .quality {
    position: absolute;
    left: 30px;
    top: 20px;
}
h1.logo {
    background: transparent url(../images/spodee_logo.png);
    overflow: hidden;
    text-indent: -99999px;
    width: 402px;
    height: 142px;
}
h4.quality {
    background: transparent url(../images/icon_quality.png);
    overflow: hidden;
    text-indent: -99999px;
    width: 138px;
    height: 94px;
}
.leftHand {
    position: absolute;
    z-index: 1000;
    left: 0;
    top: 15px;
    background: transparent url(../images/left_hand.png);
    overflow: hidden;
    text-indent: -99999px;
    width: 286px;
    height: 239px;
}
.rightHand {
    position: absolute;
    right: 0;
    top: 40px;
    background: transparent url(../images/right_hand.png);
    overflow: hidden;
    text-indent: -99999px;
    width: 305px;
    height: 102px;
}
.nav-wrap {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #d31145;
    height: 50px;
    z-index: 500;
}
.nav {
    margin: 0;
    position: absolute;
    bottom: 5px;
    z-index: 1500;
    list-style-type: none;
}
.nav li.first {
    margin-left: 60px;
}
.nav li {
    font-family: 'Interstate-Black', sans-serif;
    color: #fffdf2;
    font-size: 32px;
    margin-left: 115px;
    float: left;
    padding-top: 10px;
    height: 40px;
    line-height: 40px;
}
.nav li .active, .nav li a:hover {
    color: #32302e;
}
.nav li.first .active, .nav li.first a:hover {
    color: #d31145;
}
.content {
    background-color: #fffdf2;
    padding-top: 30px;
    margin-bottom: 10px;
}
.footer {
    border-top: 3px solid #000000;
    list-style-type: none;
    margin-bottom: 0;
}
.footer .pintrest {
    position: relative;
    left: -13px;
}
.footer li {
    margin-left: 0;
    float: left;
    width: 250px;
}
.footer img {
    display: block;
}
.footer-button {
    font-family: 'Interstate-Black';
    display: block;
    background-color: #d31145;
    color: #fffdf2;
    font-size: 28px;
    text-align: center;
    width: 250px;
    height: 38px;
}
.legal {
    list-style-type: none;
    color: #FFFFFF;
    line-height: 40px;
    font-size: 14px;
    text-align: justify;
    margin: auto;
    width: 1000px;
}
.legal li {
    float: left;
    margin-left: 70px;
}
.legal li.no-margin-left {
    margin-left: 0;
}
/* Merch */

.content.merch.single {
    width: 960px;
    padding: 20px 20px;
}
.merch {
    list-style-type: none;
    padding: 0px 9px;
}
.merch li {
    list-style-type: none;
    float: left;
    background-color: #d31145;
    width: 225px;
    color: #FFFFFF;
    margin: 8px
}
.merch li h4 {
    padding: 10px;
    font-size: 14px;
    margin-bottom: 0;
}
.merch p {
    padding: 0 10px;
    height: 57px;
    margin-bottom: 0;
}
.merch small {
    padding: 10px;
}
.crucial {
    background: #9D0731;
    color: white;
    text-transform: uppercase;
    padding: 10px;
    border-radius: 6px;
    box-shadow: 3px 3px -10px 5px #000, 0 0 4px rgba(0, 0, 0, .5) inset;
}
.merch.single .left {
    float: left;
    width: 620px;
}
.merch.single .right {
    width: 340px;
    float: left;
}
.merch.single h3, .merch.single h4, .merch.single h2 {
    margin-bottom: 0;
    font-size: 18px;
    text-transform: uppercase;
}
.merch.single p {
    padding: 0;
}
.red-box {
    background-color: #d31145;
    padding: 10px;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.crucial {
    margin-top: 10px;
}
/* pages */
.content.page {
    padding: 20px;
}
#slp_tagline {
    display: none;
}
.content.page.no-border {
    padding: 0;
    margin-bottom: 0;
}
.flavors {
    margin-top: 30px;
}
.flavors p {
    margin-bottom: 0;
}
/* recipes */
.recipes {
    padding: 0px 18px;
}
.recipe-list {
    list-style-type: none;
}
.recipe-list li {
    float: left;
    margin: 8px;
}
.recipe-nav {
    margin-left: 0;
}
.recipe-nav li {
    margin-left: 0;
    list-style-type: none;
    float: left;
    margin: 8px;
}
.recipe-nav li a {
    display: block;
    width: 225px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #32302e;
    color: #d31145;
    font-size: 24px;
    font-weight: bold;
}
.recipe-nav li a.active, .recipe-nav li a:hover {
    background-color: #d31145;
    color: #FFFFFF;
}
.recipe .entry-title {
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
}
.content.recipe .entry-content {
    font-family: 'Interstate';
    background-color: #d31145;
    text-align: center;
    color: #FFFFFF;
    padding: 20px;
}
.content.recipe {
    margin-bottom: 0;
}
.entry-content h3 {
    font-family: 'Interstate-Black';
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
}
.entry-content ul {
    font-family: 'Interstate-Black';
    font-weight: normal;
    padding: 0;
    margin: 0;
}
.recipe .entry-content li {
    list-style-type: none;
}
.recipe-list .entry-image {
    width: 225px;
    height: 225px;
    overflow: hidden;
}
.recipe-list .entry-content li {
    position: relative;
    margin: 0;
    list-style-type: none;
}
.recipe-list .entry-image:hover img {
    position: relative;
    left: -225px;
}
/* blog */
.blog ul {
    margin-left: 0;
    padding: 0 18px;
}
.blog ul li {
    list-style-type: none;
    float: left;
    width: 225px;
    color: #FFFFFF;
    margin-bottom: 10px;
    margin: 8px;
    background-color: #d31145;
}
.blog ul li h3 {
    margin-bottom: 0;
    padding: 10px 10px 0 10px;
    font-size: 14px;
    line-height: 14px;
}
.blog ul li .excerpt {
    color: #FFFFFF;
    padding: 10px;
    display: block;
    margin-bottom: 0px;
}
.nav-previous {
    float: left;
    margin-left: 10px;
    font-size: 24px;
}
.nav-next {
    float: right;
    margin-right: 10px;
    font-size: 24px;
}
.lastTweet {
    font-family: 'Interstate-Regular', sans-serif;
    color: #32302e;
    line-height: 1em;
    font-size: 24px;
    height: 229px;
    width: 229px;
    padding: 10px;
    overflow: hidden;
    word-wrap: break-word;
    display: block;
    background: transparent url(../images/last_tweet_bg.png) no-repeat bottom right;
}
.left {
    float: left;
}
.right {
    float: right;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix {
  zoom: 1;
}
