/* RESET */
html,body,div,span,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,
small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,
time,mark,audio,video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { display: block; }
blockquote,q { quotes: none; }
blockquote: before,blockquote: after,
q: before,q: after { content: ""; content: none; }
ins { background-color: #EA7342; color: #000; text-decoration: none; }
mark { background-color: #EA7342; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title],dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input,select { vertical-align: middle; }
br.hurdle { clear: both; height: 0 !important; margin: 0; padding: 0; }
img,a img { margin: 0 !important; padding: 0 !important; line-height: 0 !important; border: 0; }
strong,b { font-weight: 700; }
em,i { font-style: italic; }

/* GENERAL STYLEZ */
.wf-loading { visibility: hidden; }
.wf-active { visibility: visible; }
body { position: relative; height: 100%; font-family: "futura-pt-1","futura-pt-2",Futura,Helvetica,Arial,sans-serif; font-weight: 40; }
#illo { background: #fff url('../images/grub-1.jpg') no-repeat right top; height: 282px; width: 45%; bottom: 100px; left: 0; position: fixed; }
#text { width: 40%; position: absolute; right: 10%; top: 100px; line-height: 1.5; padding-bottom: 100px; font-size: 14px; }
p { margin-bottom: 1em; }
h2 { letter-spacing: 0.1em; font-weight: 500; }
h4 { font-size: 11px; text-transform: uppercase; color: #ccc; letter-spacing: 0.1em; margin-bottom: 11px; }
.grey { color: #ccc; }
p a { color: #000; text-decoration: none; font-weight: bold; }
p a: hover { color: #ACEF4B; }

