/**************************************************************

                            CSS RESET

**************************************************************/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: 'Monda', sans-serif;
    font-weight: lighter;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/**************************************************************
                            COLOR PALETTE
blue: #29a4c4
green: #99ca3c
***************************************************************/

/**************************************************************
                            FONTS                                 

***************************************************************/
@import url(http://fonts.googleapis.com/css?family=Monda:400,700);


/**************************************************************
                            GENERAL

***************************************************************/
#hiddenLink {
    display: none;
}

.clearFloat {
    clear: both;
}

.break {
    display: block;
}

.blue {
    color: #29a4c4;
}

.green {
    color: #99ca3c;
}

/**************************************************************

                            MAIN

**************************************************************/

* {
    margin: 0;
    padding: 0;
}

body {
    line-height: 1;
    background: #FECB0E;
    font-size: 34px;
    font-style: italic;
    letter-spacing: -1px;
    width: 10930px;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
}

a {
    color: #fff;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

span.reference {
    position: fixed;
    left: 10px;
    bottom: 10px;
    font-size: 13px;
    font-weight: bold;
}

span.reference a {
    color: #fff;
    padding-right: 20px;
}

span.reference a:hover {
    color: #ddd;
    text-decoration: none;
}

.section {
    margin: 0px;
    bottom: 0px;
    width: 1366px;
    float: left;
    height: 100%;
    overflow-y: hidden;
}

.section h2 {
    margin: 50px 0px 30px 50px;
}

.section p {
    margin: 20px 0px 0px 50px;
    width: 600px;
}

.section ul {
    list-style: none;
    margin: 35px 0px 0px 605px;
}

.normal {
    color: #fff;
    background: #FECB0E url(../images/kitchen.jpg) no-repeat top right;
}

.normal ul li {
    float: left;
    color: #aaa;
    padding-right: 3px;
}

.normal ul li a {
    display: block;
    color: #f0f0f0;
}

.normal ul li a:hover {
    text-decoration: none;
    color: #fff;
}

.extension ul li {
    float: left;
    padding: 5px;
    margin: 5px;
    color: #aaa;
}

.extension {
    color: #000;
    background: #FECB0E url(../images/kitchenExtension.jpg) no-repeat top right;
}

.extension ul li a {
    display: block;
    color: #222;
}

.extension ul li a:hover {}

#navBarBkd {
    width: 725px;
    background-color: #000;
    opacity: .6;
    height: 115px;
    left: 600px;
    top: 500px;
    position: fixed;
    border-radius: 7px;
    margin-top: 15px;
}

#logoContain {
    width: 450px;
    height: 450px;
    left: 720px;
    top: 55px;
    position: fixed;
    margin-top: 15px;
}

.nav {
    position: fixed;
    z-index: 9999;
    top: 480px;
}

.nav img:hover {
    filter: alpha(opacity=50);
    opacity: 0.5;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}

.weeklyImageContainer {
    width: 550px;
    height: 550px;
}

.weeklyImageContainer .fire {
    width: 75px;
    height: 100px;
    position: fixed;
    z-index: 999;
    top: 52%;
    left: 28%;
}

.weeklyImageContainer .fire2 {
    width: 75px;
    height: 100px;
    position: fixed;
    z-index: 999;
    top: 52%;
    left: 39%;
}

.weeklyImageContainer .chef {
    margin-left: 30px;
    top: 105px;
    left: 0;
    position: fixed;
    z-index: 0;
}

.weeklyImageContainer .week1Image {
    margin-left: 30px;
    top: 110px;
    position: relative;
    z-index: 1;
}

.weeklyImageContainer .week2Image {
    margin-left: 30px;
    top: 110px;
    position: relative;
    z-index: 1;
}

.weeklyImageContainer .week3Image {
    margin-left: 30px;
    top: 110px;
    position: relative;
    z-index: 1;
}

.weeklyImageContainer .week4Image {
    margin-left: 30px;
    top: 110px;
    position: relative;
    z-index: 1;
}

.weeklyImageContainer .week5Image {
    margin-left: 30px;
    top: 110px;
    position: relative;
    z-index: 1;
}

.weeklyImageContainer .week6Image {
    margin-left: 30px;
    top: 110px;
    position: relative;
    z-index: 1;
}

.weeklyImageContainer .week7Image {
    margin-left: 30px;
    top: 110px;
    position: relative;
    z-index: 1;
}

.weeklyImageContainer .week8Image {
    margin-left: 30px;
    top: 110px;
    position: relative;
    z-index: 1;
}

.signup {
    height: 120px;
    width: 960px;
}

.signup img {}

.signup a:hover {
    opacity: .8;
    filter: alpha(opacity=50);
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}