/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/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,
input, textarea, select{background:transparent;border:0;margin:0;padding:0;outline:0;vertical-align:baseline}article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section{display:block}html{height:100%}body{line-height:1;min-height:100%;height:auto !important;position:relative}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}hr{background:#fff;clear:both;color:#fff;border:0;height:2px;margin:0 0 40px;padding:20px 0 0}@media screen and (-webkit-min-device-pixel-ratio:0){hr{height:1px}}

/* http://sonspring.com/journal/clearing-floats */.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

/* http://perishablepress.com/press/2009/12/06/new-clearfix-hack */.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}* html .clearfix,
*:first-child+html .clearfix{zoom:1}