address {
	padding: 0.5em;
	font-size: smaller;
}


blockquote.quote {
	background: #303030;
	border-left: solid #404040;
	font-style: italic;
	padding: 0.5em;
	margin: 0.5em 1em;
}


blockquote.quote blockquote.quote {
	background: #606060;
}


blockquote.quote p {
	text-indent: 0em;
}


div.post {
	border: solid #5AD5D5;
	background: #000080;
	font-size: smaller;
	padding: 0.5em;
	margin: 0.5em;
}


div.post-author {
	text-align: left;
	font-size: larger;
	font-weight: bold;
	color: #00FFFF;
	margin-bottom: 0.5em;
}


body {
	background: #2D2D2D;
	font-family: sans-serif;
	margin: 1em auto;
	color: #FFFFFF;
	max-width: 40em;
}

a {
	color: #80C0FF;
}

a:hover {
	text-shadow: 0 0 0.5ex #C0C0FF;
}

a:active, a:visited {
	color: #FFC0FF;
}


h1, h2, h3, h4 {
	font-family: Georgia, Times, serif;
	text-align: center;
}


h1 {
	text-shadow: 0 0.5ex 0.7ex #000000;
}


li p {
	text-indent: 0em;
}


p {
	margin: 0.5ex 0;
	text-align: justify;
	text-indent: 1.5em;
}


.center {
	text-align: center;
}


.comment-author {
	font-weight: bold;
	float: left;
}

.comment {
	font-family: cursive;
	font-style: oblique;
	color: #С0С0С0;
}


.epigraph {
	margin: 0.5em 0 0.5em 40%;
}


.quotation-author {
	text-align: right;
	font-style: italic;
}


div.body {
	text-align: justify;
	clear: both;
}


div.article {
	background: #000000;
	margin-bottom: 1em;
	padding: 1em;
	border: solid #565656;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-khtml-border-radius: 1em;
	page-break-before: always;
	text-align: justify;
	clear: both;
}


div.article-header {
	padding: 1pt 4pt;
}


.article-author {
	counter-increment: author;
	display: block;
	clear: both;
	font-family: Verdana,sans-serif;
	font-size: smaller;
	page-break-after: avoid;
	text-align: right;
	text-shadow: 0.3ex 0.3ex 0.1ex #B44E2C;
}


.article-title {
	display: block;
	clear: both;
}


.article-header br {
	display: none;
}


.annotation {
	font-family: serif;
	font-style: italic;
	margin: 0 3em 8px;
}


div.header {
	background: #FFFFFF;
	color: #000000;
	padding: 1em;
	border: solid #FFFFFF;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-khtml-border-radius: 1em;
}


ul#toc {
	font-family: serif;
	font-size: smaller;
	padding: 0 20%;
	list-style: none none;
}


#toc li {
	background: url(dot.gif) repeat-x 0 0.85em;
	clear: both;
}


#toc li .toc-author {
	background: #2D2D2D;
	float: left;
	padding-right: 4px;
}


#toc li .toc-title {
	background: #2D2D2D;
	float: right;
	padding-left: 4px;
	text-align: right;
}


#toc li .toc-annotation {
	clear: both;
	text-align: right;
	font-style: italic;
	padding-left: 30%;
}


dl#toa {
	font-family: serif;
	font-size: smaller;
	padding: 0 20%;
}


#toa dt {
	float: left;
}


#toa dd {
	text-align: right;
}


.noindent {
	text-indent: 0em;
}


.note {
	background: #400000;
	padding: 0.5em;
	margin: 0 -4em 0 0.5em;
	border: 2px dotted #C04040;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-khtml-border-radius: 0.5em;
	color: #A0A0A0;
	float: right;
	text-align: left;
	text-indent: 0em;
	width: 14em;
}


.notemark {
}


p.subscription {
	border-top-style: solid;
	display: block;
	margin-top: 0.5em;
	text-align: left;
	text-indent: 0em;
	width: 2in;
}


.smile {
	font-family: monospace;
	font-weight: bold;
	font-style: normal;
}


.verse {
	font-size: smaller;
	margin: 0.5em 2em 0.5em 4em;
	page-break-inside: avoid;
	text-align: left;
	text-indent: 0;
}


.verse2 {
	font-size: smaller;
	margin: 0.5em 2em 0.5em 6em;
	page-break-inside: avoid;
	text-align: left;
	text-indent: 0;
}


dl.interview dt {
	font-style: italic;
	font-weight: bold;
}

dl.interview dd p {
	text-indent: 0em;
}
