/* resets
--------------------------------------------------------------------------
*/

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; }

html { font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; overflow-y: scroll; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
*, *:before, *:after { -moz-box-sizing: inherit; -webkit-box-sizing: inherit; box-sizing: inherit; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }

svg:not(:root) { overflow: hidden; }

img, iframe { border: 0; vertical-align: middle; }

strong { font-weight: bold; }
em { font-style: italic; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -.5em; }
sub { bottom: -.25em; }

button, input, optgroup, select, textarea { margin: 0; font: inherit; line-height: normal; vertical-align: baseline; color: inherit; outline: 0; border-radius: 0; -webkit-font-smoothing: inherit; }
button, input, textarea { padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
legend { white-space: normal; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
input[type="checkbox"], input[type="radio"] { padding: 0; }
label, button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; }
button[disabled], input[disabled] { cursor: default; }
button { width: auto; overflow: visible; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input[type="search"] { -webkit-appearance: none; border-radius: 0; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

table { border-collapse: collapse; border-spacing: 0; }
th, td { vertical-align: top; }
th { font-weight: normal; text-align: left; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

ul, ol { list-style: none; }
li { display: list-item; }

a { color: #000; background: transparent; text-decoration: none; cursor: pointer; }
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; }

.hide { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

a, span, button { -webkit-transition: color .4s ease, background-color .4s ease, border-color .4s ease, opacity .4s ease; -moz-transition: color .4s ease, background-color .4s ease, border-color .4s ease, opacity .4s ease; -ms-transition: color .4s ease, background-color .4s ease, border-color .4s ease, opacity .4s ease; transition: color .4s ease, background-color .4s ease, border-color .4s ease, opacity .4s ease; }

/* global
--------------------------------------------------------------------------
*/

body { font: 62.5%/1 'Open Sans', 'Helvetica Neue', 'Arial', 'Helvetica', sans-serif; background: #ddd; color: #000; text-align: center; }

header { width: 100%; position: fixed; top: 0; left: 0; height: 160px; background: #071236; background: -webkit-linear-gradient(315deg, rgba(7,18,54,1) 0%, rgba(17,39,120,1) 100%); background: linear-gradient(135deg, rgba(7,18,54,1) 0%, rgba(17,39,120,1) 100%); border-bottom: 4px solid #ddd; }
header h1 { max-width: 1200px; margin: 40px auto 0; padding: 0 20px; font-size: 5em; line-height: 120%; color: #fff; text-align: left; }
header h1 a { color: #fff; }
header h1 a:hover { color: #ccc; }
header h2 { max-width: 1200px; margin: 0 auto; padding: 0 20px; font-size: 1.4em; line-height: 120%; color: #ddd; text-align: left; }

#karen { background: #f9f9f9; }
#karen > div { max-width: 1200px; margin: 160px auto 0; padding: 4em 20px 8em; text-align: left; }

#karen nav { width: 290px; position: fixed; float: left; }
#karen nav li ~ li { margin-top: .6em; }
#karen nav a { color: #071236; padding: .6em 20px; font-size: 1.6em; background: #ddd; border-radius: .6em; display: block; }
#karen nav a:hover { background: #eee; }
#karen nav li.on a { background: #071236; color: #fff; }

#karen .content { width: 820px; color: #111; float: right; }
#karen .content a { color: #071236; border-bottom: 2px solid #ccc; }
#karen .content a:hover { border-bottom-color: #071236; }
#karen .content h1 { font-size: 3.5em; line-height: 120%; text-transform: uppercase; color: #aaa; }
#karen .content h1 ~ h1 { margin: 2em 0 0; }
#karen .content h2 { margin: 2em 0 0; font-size: 2em; text-transform: uppercase; line-height: 140%; color: #3573c0; }
#karen .content p { margin: 1em 0 0; font-size: 1.6em; line-height: 140%; }
#karen .content ul { margin: 1em 0 0 3em; font-size: 1.6em; line-height: 140%; list-style: disc; }
#karen .content ul li ~ li { margin-top: .5em; }
#karen .content blockquote { margin: 1em 20px 0; padding: 1em 20px .5em; background: #f4f4f4; text-align: center; font-style: italic; font-size: 1.6em; line-height: 140%; border-radius: 6px 6px 0 0; }
#karen .content cite { margin: 0 20px; padding: .5em 20px 1em; background: #f4f4f4; text-align: center; text-transform: uppercase; font-size: 1.1em; line-height: 140%; display: block; color: #999; border-radius: 0 0 6px 6px; }
#karen .content iframe { margin: 1.6em 0 0; }
#karen .content img { width: 300px; height: 452px; margin: 0 0 10px 20px; float: right; }

footer { max-width: 1200px; margin: 0 auto; padding: 2em 20px; text-align: left; }
footer p,
footer ul { font-size: 1.4em; line-height: 140%; color: #666; }
footer p { font-weight: 600; }
footer ul li { margin-right: 2px; display: inline-block; }
footer ul li ~ li { padding-left: 4px; border-left: 2px solid #bbb; }
footer a { color: #333; }
footer a:hover { color: #666; }

@media only screen and (max-width: 1200px) {

	header { position: relative; height: auto; padding-bottom: 40px; }
	header h1 { font-size: 3em; }
	header h2 { font-size: 1.2em; }

	#karen nav { display: none; }

	#karen .content { width: auto; float: none; }
	#karen .content img { max-width: 100%; height: auto; margin: 0 auto 20px; float: none; display: block; }
	#karen > div { margin-top: 0; }

	footer ul li { margin-right: 0; display: block; }
	footer ul li ~ li { padding-left: 0; border-left: 0; }

}


/* clearfix
--------------------------------------------------------------------------
*/

.clearfix:before, .clearfix:after, div:before, div:after, header:before, header:after, main:before, main:after, section:before, section:after, article:before, article:after, nav:before, nav:after, ul:before, ul:after, ol:before, ol:after, footer:before, footer:after { content: " "; display: table; }
.clearfix:after, div:after, header:after, main:after, section:after, article:after, nav:after, ul:after, ol:after, footer:after { clear: both; }