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;
}
body:not(.pace-done) > *:not(.pace), body:not(.pace-done):before, body:not(.pace-done):after{
opacity: 1 !important;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
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;
} html{
font-family: 'Lato', sans-serif;
height: 100%;
min-width: 500px !important;
-webkit-text-size-adjust: 100%;
}
body{
min-width: 500px;
}
@media (orientation: landscape){
html,
body{
min-width: 800px;
}
} header{
position: fixed;
top: 0px;
left: 0px;
width: 100%;
z-index: 99999;
min-width: 500px;
}
header #header-bg{
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 0;
background-repeat: no-repeat;
}
body.manha header #header-bg{
background-image: url(//www.storyland.com.br/wp-content/themes/storyland2015/images/menu/manha.jpg);
background-position: center top;
background-color: #ffba38;
}
body.dia header #header-bg{
background-image: url(//www.storyland.com.br/wp-content/themes/storyland2015/images/menu/dia.jpg);
background-position: right center;	
background-color: #682553;
}
body.noite header #header-bg{
background-image: url(//www.storyland.com.br/wp-content/themes/storyland2015/images/menu/noite.jpg);
background-position: right top;	
background-color: #430a6d;
}
html.cidade body header #header-bg{
background: none !important;
}
header #header-container{
max-width: 1000px;
padding: 0 30px;
margin: 0 auto;
overflow: hidden;
position: relative;
z-index: 1;
}
header #header-container #menu{
overflow: hidden;
}
header #header-container #menu h1{
text-indent: -99999px;
width: 30%;
font-size: 0;
overflow: hidden;
float: left;
margin: 10px 0;
}
@media (max-width: 800px){
header #header-container #menu h1{
height: 78px;
margin: 0;
}
}
header #header-container #menu h1 a{
overflow: hidden;
width: 100%;
display: block;
padding: 10px 0;
}
header #header-container #menu h1 img{
display: block;
width: 220px;
height: auto;
margin: 0 auto;
}
header #header-container #menu a.menu-item{
display: block;
float: left;
width: 17.5%;
margin-top: 55px;
text-align: center;
text-decoration: none;
color: #fffbd4;
font-size: 12px;
letter-spacing: 5px;
font-weight: 700;
text-transform: uppercase;
-webkit-transition: all 150ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
-moz-transition: all 150ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
-o-transition: all 150ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
transition: all 150ms cubic-bezier(0.250, 0.250, 0.750, 0.750); -webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
-moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
-o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); }
header #header-container #menu a.menu-item:hover{
color: #efab1e;
}
body.manha #header-container #menu a.menu-item{
color: #272126;
}
body.manha #header-container #menu a.menu-item:hover{
color: #fffbd4;
} header #header-container #menu-trigger{
display: none;
}
@media (max-width: 800px){
header #header-container #menu{
padding-top: 90px;
height: 0;
overflow: hidden;
-webkit-transition: all 300ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
-moz-transition: all 300ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
-o-transition: all 300ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
transition: all 300ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -webkit-transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000); 
-moz-transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000); 
-o-transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000); 
transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000); }
header #header-container #menu.act{
height: 220px;
}
header #header-container #menu h1{
position: absolute;
left: 30px;
top: 0px;
width: 50%;
}
header #header-container #menu h1 a img{
margin: 0;
}
header #header-container #menu a.menu-item{
width: 100%;
margin: 0;
padding: 20px 0;
color: #fffbd4;
}
body.dia header #header-container #menu a.menu-item{
border-top: 1px solid #6e285a;		
}
body.manha header #header-container #menu a.menu-item{
border-top: 1px solid #de9041;		
}
body.noite header #header-container #menu a.menu-item{
border-top: 1px solid #1c042a;		
}	
header #header-container #menu a.menu-item:hover{
color: #efab1e;
} header #header-container #menu-trigger{
height: 55px;
width: 55px;
text-align: center;
display: block;
border-radius: 50%;
text-decoration: none;
font-size: 40px;
line-height: 30px;
font-weight: 900;
position: absolute;
right: 30px;
top: 17px;
-webkit-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
-moz-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
-o-transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
transition: all 100ms cubic-bezier(0.250, 0.250, 0.750, 0.750); -webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
-moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
-o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); 
transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); }
body.manha #header-container #menu-trigger{
background: #57385c;
color: #efab1e;		
}
body.manha #header-container #menu-trigger:hover,
body.manha #header-container #menu-trigger.act{
background: #fffbd4;		
}
body.dia #header-container #menu-trigger{
background: #efab1e;
color: #57385c;		
}
body.dia #header-container #menu-trigger:hover,
body.dia #header-container #menu-trigger.act{
background: #fffbd4;		
}
body.noite #header-container #menu-trigger{
background: #efab1e;
color: #57385c;		
}
body.noite #header-container #menu-trigger:hover,
body.noite #header-container #menu-trigger.act{
background: #fffbd4;		
}	
} footer{
width: 88%;
padding: 30px 6% 30px 6%;
text-align: center;
font-size: 9px;
line-height: 16px;
text-transform: uppercase;
letter-spacing: 3px;
color: #fffbd4;
}
body.home footer{
display: none;
}