

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section
{
	display: block;
}
audio,canvas,video
{
	display: inline-block;
	display: inline;
	zoom: 1;
}
audio:not([controls])
{
	display: none;
}
[hidden]
{
	display: none;
}
html
{
	font-size: 75%;
	webkit-text-size-adjust: 100%;
	text-rendering: optimizelegibility;
}
html,button,input,select,textarea
{
	font-family: droid-serif,serif;
	color: #222;
}
body
{
	border: 1.25em solid #fff;
	background: url(../images/Unknown.png);
	margin: 0;
	font-size: 1.4em;
	line-height: 1.75em;
	height: 100%;
}


::-moz-selection
{
	background: #1f98d4;
	color: #fff;
	text-shadow: none;
}
::selection
{
	background: #1f98d4;
	color: #fff;
	text-shadow: none;
}
a
{
	color: #1f98d4;
	text-decoration: none;
	border: none;
}
a:visited
{
	color: #1f98d4;
}
a:hover
{	
	color: #02aafe;
	moz-transition: all 0.2s ease-in;
	o-transition: all 0.2s ease-in;
	webkit-transition: all 0.2s ease-in;
	ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
a:focus
{
	outline: thin dotted;
}
p a
{
	margin: -.5em;
	padding: .5em;
	position: relative;
}
a:hover,a:active
{
	outline: 0;
}
p
{	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
	margin-top: 0em;
	margin-bottom: 1.5em;
}
h1,h2,h3,h4,h5,h6
{
	font-family: 'museo-slab',serif;
	font-style: normal;
	text-align: center;
	font-weight: normal;
}
h1
{
	font-size: 2.63636em;
	line-height: 1.13793em;
	margin-top: 1.1379em;
	margin-bottom: 0.569em;
}
h2
{
	font-size: 1.63636em;
	line-height: 1.82223em;
	margin-top: 0.9167em;
	margin-bottom: 0em;
}
h3
{	
	font-size: 1.375em;
	line-height: 1.82223em;
	margin-top: 0.9167em;
	margin-bottom: 0em;
}
abbr[title]
{
	border-bottom: 1px dotted;
}
b,strong
{
	font-weight: bold;
}
blockquote
{
	margin: 1em 3em;
	font-style: italic;
}
blockquote p:before
{
}
blockquote p:after
{
}
dfn
{
	font-style: italic;
}
hr
{
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid rgba(0,0,0,0.2);
	padding: 0;
	margin: 4em auto;
	width: 50%;
}
ins
{
	background: #ff9;
	color: #000;
	text-decoration: none;
}
mark
{
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
pre,code,kbd,samp
{
	background-color: #efefef;
	font: 1em 'inconsolata',monospace;
}
pre
{
	border-style: none;
	border-color: #efefef;
	border-width: 0px;
	border-radius: 5px;
	padding: 1em;
}
pre
{
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q
{
	quotes: none;
}
q:before,q:after
{
	content: "";
	content: none;
}
small,aside
{
	font-size: 0.63636em;
}

.sidenote, aside {
    display: inline;
    position: absolute;
    width: 16em;
    left: 100em;
}

sub,sup
{
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup
{
	top: -0.5em;
}
sub
{
	bottom: -0.25em;
}
ul,ol
{
	margin: 1em 0;
	padding: 0 0 0 40px;
}
dd
{
	margin: 0 0 0 40px;
}
nav ul,nav ol
{
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

ul.thumbs {
	list-style:none;
display:inline;}
img
{
	border: 0em solid #fff;
	margin-left: auto;
	margin-right: auto;
	display: block;
	ms-interpolation-mode: bicubic;
	vertical-align: middle;
	max-width: 100%;
}
svg:not(:root)
{
	overflow: hidden;
}
figure
{
	margin: 0;
}
form
{
	margin: 0;
}
fieldset
{
	border: 0;
	margin: 0;
	padding: 0;
}
label
{
	cursor: pointer;
}
legend
{
	border: 0;
	margin-left: -7px;
	padding: 0;
	white-space: normal;
}
button,input,select,textarea
{
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	vertical-align: middle;
}
button,input
{
	line-height: normal;
}
button,input[type="button"],input[type="reset"],input[type="submit"]
{
	cursor: pointer;
	webkit-appearance: button;
	overflow: visible;
}
button[disabled],input[disabled]
{
	cursor: default;
}
input[type="checkbox"],input[type="radio"]
{
	box-sizing: border-box;
	padding: 0;
	width: 13px;
	height: 13px;
}
input[type="search"]
{
	webkit-appearance: textfield;
	moz-box-sizing: content-box;
	webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button
{
	webkit-appearance: none;
}
button::-moz-focus-inner,input::-moz-focus-inner
{
	border: 0;
	padding: 0;
}
textarea
{
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}
input:valid,textarea:valid
{
}
input:invalid,textarea:invalid
{
	background-color: #f0dddd;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
td
{
	vertical-align: top;
}
.chromeframe
{
	margin: 0.2em 0;
	background: #ccc;
	color: black;
	padding: 0.2em 0;
}
#container
{	
	margin: 0 auto;
	width: 660px;
}


header
{
	text-align: center;
	margin-top: 2em;
	margin-bottom: 0;
}
header h1
{
	color: #222;
	font: normal 2.5em "Old Standard TT",serif;
	letter-spacing: 0.15em;
	margin: 1em auto;
	padding: 0;
	text-align: center;
	font-weight: normal;
}
header h2
{
	color: #222;
	margin-bottom: 3em;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 75% "Old Standard TT",serif;
}
header a
{	font-size: 0.8em;
	font-weight: normal;
	color: #222;
	text-decoration: none;
}
header a:visited
{
	color: #222;
}
header a:hover
{	background:none;
	color: #02aafe;
}
header a:focus
{
	color: #222;
}
nav
{
	font-family: 'Old Standard TT',serif;
	letter-spacing: 0.05em;
	text-align: center;
	padding: 0;
	margin: 1.375em 0 0;

}
nav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
nav ul li
{
	display: inline;
}
nav li
{
	padding: 0;
	margin: 0 0.875em;
}
nav a,nav a:link,nav a:visited
{
	font-size: 1.25em;
	color: #222;
}
nav a:hover
{	
	color: #02aafe;
}
.nav-element a
{
	color: #222;
}
.nav-element a:visited
{
	color: #222;
}
.nav-element a:hover
{
	color: #02aafe;
}
#previous
{
	position: fixed;
	width: 220px;
	height: 40px;
	z-index: 9999;
	margin: 45% 0px 0px 0px;
	color: #FFF;
	opacity: 0.1;
	left: -220px;
	cursor: pointer;
	border-bottom-color: #222;
	border-bottom-right-radius: 3px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-color: #222;
	border-left-style: none;
	border-left-width: 0px;
	border-right-color: #222;
	border-right-style: none;
	border-right-width: 0px;
	border-top-color: #222;
	border-top-right-radius: 3px;
	border-top-style: none;
	border-top-width: 0px;
	font-size: 87.5%;
	background: url(../img/ui/previous.png) no-repeat 236px #222;
	text-align: left;
	padding: 0 0 0 30px;
}
#next
{
	position: fixed;
	width: 220px;
	height: 40px;
	z-index: 9999;
	margin: 45% 0px 0px 0px;
	color: #FFF;
	opacity: 0.1;
	cursor: pointer;
	border-bottom-color: #222;
	border-bottom-left-radius: 3px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-right-color: #222;
	border-right-style: none;
	border-right-width: 0px;
	border-left-color: #222;
	border-left-style: none;
	border-left-width: 0px;
	border-top-color: #222;
	border-top-left-radius: 3px;
	border-top-style: none;
	border-top-width: 0px;
	font-size: 87.5%;
	background: url(../img/ui/next.png) no-repeat 0 #222;
	text-align: right;
	float: none;
	right: -220px;
	padding: 0 30px 0 0;
}
#top
{
	width: 40px;
	height: 40px;
	padding: 0;
	margin: 0 auto 1.5em;
}
#top a,a:visited
{
	opacity: 0.1;
	moz-opacity: 0.1;
	webkit-opacity: 0.1;
	filter: alpha(opacity=10);
	moz-transition: all 0.2s ease-in;
	o-transition: all 0.2s ease-in;
	webkit-transition: all 0.2s ease-in;
	ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
#top a:hover
{
	opacity: 1.0;
	moz-opacity: 1.0;
	webkit-opacity: 1.0;
	filter: alpha(opacity=100);
	moz-transition: all 0.2s ease-in;
	o-transition: all 0.2s ease-in;
	webkit-transition: all 0.2s ease-in;
	ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
#headline h1
{
	font-size: 1.63636em;
	line-height: 1.82223em;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: center;
}
.blog-archive a
{
	color: #222;
}
.blog-archive a:visited
{
	color: #222;
}
.blog-archive a:hover
{
	color: #02aafe;
}
.blog-archive p
{
	color: #333;
	font-size: 87.5%;
}
#search
{
	text-align: center;
}
#search-field
{
	width: 50%;
}
article h1
{
	font-size: 1.63636em;
	line-height: 1.82223em;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: center;
}
.published,.author
{
	letter-spacing: 0.05em;
	font-size: 87.5%;
	text-align: center;
	margin-top: 0em;
	margin-bottom: 0em;
}
.time
{
	letter-spacing: 0.05em;
	font-size: 87.5%;
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0;
}
#toTop
{
	width: 5em;
	border: 1px dotted #ccc;
	background: #fff;
	text-align: center;
	padding: 0.2em;
	position: fixed;
	bottom: 1.5em;
	right: 1.5em;
	cursor: pointer;
	display: none;
	color: #333;
	font-size: 0.75em;
}
.summary
{
	font-size: 1.1875em;
}
.small
{
	font-size: 87.5%;
}
footer
{
	font-size: 87.5%;
	text-align: center;
	margin-top: 3em;
	margin-bottom: 3em;
	padding-top: 3em;
	border-top: 1px solid rgba(0,0,0,0.1);
}
@media screen and (max-width: 767px)
{
	body
	{
		font-size: 1.42500em;
	}
}
@media screen and (min-width: 321px) and (max-width: 767px)
{
	#container
	{
		max-width: 90%;
	}
	h1
	{
		font-size: 2.61111em;
		line-height: 1.14894em;
		margin-top: 1.1489em;
		margin-bottom: 0.5745em;
	}
	h2
	{
		font-size: 1.61111em;
		line-height: 1.86207em;
		margin-top: 0.931emm;
		margin-bottom: 0em;
	}
	nav ul li
{
	
	padding-bottom: 1em;
}
	small,aside
	{
		font-size: 0.61111em;
	}
	#previous,#next
	{
		display: none!important;
		visibility: hidden;
	}
	blockquote
	{
		margin: 1em 2em;
		font-style: italic;
	}
}
@media screen and (max-width: 320px)
{
	
	
	#container
	{	
		max-width: 90%;
	}

	nav li
	{
		padding: 0;
		margin: 0 0.5em;
	}
	
		nav ul li
{
	display: block;
	padding-bottom: 1em;
}



	header h1
	{
		color: #222;
		font: normal 1.75em "Old Standard TT",serif;
		letter-spacing: 0.15em;
		margin: 1em auto;
		padding: 0;
		text-align: center;
		font-weight: normal;
	}
	
		header a
{	font-size: 0.4em;
	font-weight: normal;
	color: #222;
	text-decoration: none;
}
	
	
	#previous,#next
	{
		display: none!important;
		visibility: hidden;
	}
	blockquote
	{
		margin: 1em 1em;
		font-style: italic;
	}
}
.FitMyVideo-container
{
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.FitMyVideo-container iframe,.vFitMyVideo-container object,.vFitMyVideo-container embed
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ir
{
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
	line-height: 0;
}
.ir br
{
	display: none;
}
.hidden
{
	display: none!important;
	visibility: hidden;
}
.visuallyhidden
{
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus
{
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible
{
	visibility: hidden;
}
.clearfix:before,.clearfix:after
{
	content: "";
	display: table;
}
.clearfix:after
{
	clear: both;
}
.clearfix
{
	zoom: 1;
}
@media print
{
	*
	{
		background: transparent!important;
		color: black!important;
		box-shadow: none!important;
		text-shadow: none!important;
		filter: none!important;
		ms-filter: none!important;
	}
	a,a:visited
	{
		text-decoration: underline;
	}
	a[href]:after
	{
		content: " (" attr(href) ")";
	}
	abbr[title]:after
	{
		content: " (" attr(title) ")";
	}
	.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after
	{
		content: "";
	}
	pre,blockquote
	{
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead
	{
		display: table-header-group;
	}
	tr,img
	{
		page-break-inside: avoid;
	}
	img
	{
		max-width: 100%!important;
	}
	@page
	{
		margin: 0.5cm;
	}
	p,h2,h3
	{
		orphans: 3;
		widows: 3;
	}
	h2,h3
	{
		page-break-after: avoid;
	}
}