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, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
}

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

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

:focus { outline: 0; }

ins { text-decoration: underline; }

del { text-decoration: line-through; }

small { font-size: 0.8em; }

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

em { font-style: italic; }

strong { font-weight: bolder; }

a { text-decoration: none; }

/* TEXT STYLES */

a {
}

a:visited {
}

h1, .h1 { font-size: 1.4em; }
h2, .h2 { font-size: 1.3em; }
h3, .h3 { font-size: 1.2em; }
h4, .h4 { font-size: 1.15em; }
h5, .h5 { font-size: 1.1em; }
h6, .h6 { font-size: 1.05em; }

cite {
  font-style: normal;
  font-weight: bold;
}

blockquote {
  margin-left: 4em;
  margin-right: 4em;
  margin-top: 1em;
  padding: 0 1em 1em 1em;
}

blockquote p cite {
  display: block;
  font-size: smaller;
  font-style: normal;
  font-weight: normal;
  text-align: right;
}

blockquote p cite:before {
  content: '~ ';
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
