/*  ozgg.ru  */

body {
	margin: 0;
	padding: 0;
	background: #f1fedd url("/images/moon.jpg") top left no-repeat;
	color: #203220;
	font: 1em "Palatino Lynotype", "Book Antiqua", "Antiqua", Serif;
}

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #406440;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-indent: 30px;
}

p {
	margin: 0;
	text-indent: 2em;
	text-align: justify;
}

img, a:link > img, a:visited > img {
	border: none;
}

input {
	font-family: "Courier New", monotype;
}

textarea {
	width: 100%;
}

ul, ol {
	margin-top: 0;
}

#menu-block {
	font-size: 1.1em;
	float: left;
	margin: 170px 0 0 20px;
	padding: 0;
}

#menu-block ul, #menu-block li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu-block ul li ul {
	font-size: 0.9em;
	padding: 0 0 0 20px;
}

#menu-block ul li ul a {
	font-weight: normal;
}

#content {
	margin: 20px 20px 30px 200px;
	background: url("/images/top_left.png") top left no-repeat;
}

#content .inside {
	background: url("/images/bottom_right.png") bottom right no-repeat;
	min-height: 400px;
	padding: 10px;
}

#copyright {
	background: url("/images/bottom.jpg") top left no-repeat;
}

#copyright .inside {
	background: url("/images/bottom.jpg") bottom left no-repeat;
	padding: 3px 20px;
}

.fl {
	display: block;
	float: left;
}

.fr {
	display: block;
	float: right;
}

.left-pic {
	display: block;
	float: left;
	margin: 5px;
}

.result {
	border: dotted 1px;
	margin: 0 2em;
	padding: 0.3em 1em;
	text-align: center;
	font-weight: bold;
}

.option {
	margin: 0 0 0 30px;
	background: url("/images/bottom.jpg") bottom left no-repeat;
}

.pager {
	text-align: center;
}

.entry {
	margin: 1em 30px 0 30px;
	border-bottom: solid #b5ca98 1px;
}

.date {
	font-style: italic;
	font-size: 0.9em;
	background: #dbebc2;
}

.entry h3 {
	text-indent: 0.5em;
	background: #d1e2b7;
}

.tags {
	background: #b5ca98;
	padding: 0 0 0 2em;
}

.nav-block {
	min-height: 1.5em;
}

.nav-next {
	display: block;
	float: right;
	margin: 0 30px 0 0;
}

.nav-prev {
	display: block;
	float: left;
	margin: 0 0 0 30px;
}

.deleter {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 3px 0 0;
	background: url('/images/yes-no-del.gif') 0 -32px no-repeat;
	border: outset 1px;
}

#comments-add-div {
	margin: 1em 30px 0 30px;
	border: dotted 1px;
}

.hidden {
	display: none;
}

#new-comment-form-holder {
	padding: 0 1em 1em 1em;
}

#new-comment-form dt, #new-comment-form dd {
	margin: 0;
	padding: 0;
}

#new-comment-form label {
	font-weight: bold;
}

.comment {
	margin: 1em 2em 0 4em;
	border-top: solid #b5ca98 1px;
}

.comment-header {
	background: #dbebc2;
}

.person {
	font-style: italic;
}

.person-data {
	font-size: 0.8em;
}

.comment-reply-header {
	margin: 0.5em 0 0 2em;
	background: #b5ca98;
	font-weight: bold;
	font-style: italic;
}

.comment-reply {
	border-bottom: dashed #b5ca98 2px;
	margin: 0 0 0 2em;
}

.sape_links {
	font-size: 0.8em;
}

.counter {
	float: left;
}

.cnt {
	text-align: center;
}

.outset {
	border: outset 1px;
}

.exposure-data {
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
}

#latest-items {
	width: 100%;
	margin: 0;
}

#latest-items td {
	vertical-align: top;
}

.tonal li {
	list-style-type: none;
}