blockquote:after, div.fancyPositioning:after {
	content: "";
	display: block;
	clear: both
}

html {
	background-color: #111
}

body {
	font-family: Open Sans, Arial;
	color: #B1B1B1;
	font-size: 16px;
	margin: 2em auto;
	max-width: 800px;
	padding: 1em;
	line-height: 1.5;
	text-align: justify
}

a {
	color: #07a;
	text-decoration: none
}

a.title, a.title:visited {
	color: #B1B1B1;
	text-decoration: none
}

a:visited {
	color: #941352
}

.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

span.citneed {
	vertical-align: top;
	font-size: .7em;
	padding-left: .3em
}

th.t-header, th.t-header2 {
	vertical-align: bottom;
	max-height: 20px
}

small {
	font-size: .4em
}

p.st {
	margin-top: -1em
}

div.fancyPositioning div.picture-left {
	float: left;
	width: 40%;
	overflow: hidden;
	margin-right: 1em
}

div.fancyPositioning div.picture-left img {
	width: 100%
}

div.fancyPositioning div.picture-left p.caption {
	font-size: .7em
}

div.fancyPositioning div.tleft {
	float: left;
	width: 55%
}

div.fancyPositioning div.tleft p:first-child {
	margin-top: 0
}

ul li img {
	height: 1em
}

blockquote {
	color: #697684;
	margin-left: 0;
	margin-top: 2em;
	margin-bottom: 2em
}

blockquote span {
	float: left;
	margin-left: 1rem;
	padding-top: 1rem
}

blockquote author {
	display: block;
	clear: both;
	font-size: .6em;
	margin-left: 2.4rem;
	font-style: oblique
}

blockquote author:before {
	content: "- ";
	margin-right: 1em
}

blockquote:before {
	font-family: Times New Roman, Times, Arial;
	color: #4a4a4a;
	content: open-quote;
	font-size: 2.2em;
	font-weight: 600;
	float: left;
	margin-top: 0;
	margin-right: .2rem;
	width: 1.2rem
}

@media screen and (max-width:500px) {
	body {
		text-align: left
	}

	div.fancyPositioning div.picture-left, div.fancyPositioning div.tleft {
		float: none;
		width: inherit
	}

	blockquote span {
		width: 80%
	}

	blockquote author {
		padding-top: 1em;
		width: 80%;
		margin-left: 15%
	}

	blockquote author:before {
		content: "";
		margin-right: inherit
	}

}

span.foufivfoufivfoufiv:before, span.foufoufou:before {
	content: "";
	display: inline-block;
	width: 1em;
	height: 1em;
	margin-left: .2em;
	margin-right: .2em
}

span.visited {
	color: #941352
}

span.visited-maroon {
	color: #85144b
}

span.wr {
	color: #c0392b;
	font-weight: 600;
	text-decoration: underline
}

div#contrast {
	color: #000;
	top: 10px
}

div#contrast, div#invmode {
	cursor: pointer;
	position: absolute;
	right: 10px;
	font-size: .8em;
	text-decoration: underline;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

div#invmode {
	color: #fff;
	background-color: #000;
	top: 34px;
	padding: 2px 5px
}

span.sb {
	color: #00e
}

span.sb, span.sv {
	cursor: not-allowed
}

span.sv {
	color: #551a8b
}

span.foufoufou {
	color: #444;
	font-weight: 700
}

span.foufoufou:before {
	background-color: #444
}

span.foufivfoufivfoufiv {
	color: #B1B1B1;
	font-weight: 700
}

span.foufivfoufivfoufiv:before {
	background-color: #B1B1B1
}

span.mfw {
	color: #730000
}

a.kopimi, a.kopimi img.kopimi {
	display: block;
	margin-left: auto;
	margin-right: auto
}

a.kopimi img.kopimi {
	height: 2em
}

p.fakepre {
	font-family: monospace;
	font-size: .9em
}

h1.title {
	font-size: 6em;
	margin-bottom: -30px;
	margin-top: -10px
}

span.author-name {
	font-size: 1em;
	position: relative;
	margin-left: 10px
}

th.t-header {
	border-left: dotted;
	padding: 0 8px
}

th.t-header2 {
	padding-bottom: 8px
}

div.title {
	padding-bottom: 20px;
	padding-left: 0
}

div.body {
	padding-left: 20px
}