html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(images/bg.gif);
}

body {
	font: 11px "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, "Lucida Sans", "Lucida Sans Unicode", Helvetica, sans-serif;
	background: url(images/bg.gif);
	padding: 0px 0px;
}

blockquote {
	border-left: 1px solid #e0e0d0;
	padding-left: 10px;
	margin: 0 30px;
}

a {
	color: #B22222;
	text-decoration: none;
}

code {
	color: #005577;
	text-align: left;
}

h1, h1 a {
	color: #B22222;
	font-size: 21px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS";
	font-weight: normal;
	margin: 40px 0 0;
	padding: 0;
	text-decoration: none;
	border-bottom: 1pt dashed #e0e0cd;
}

h2, h2 a {
	color: #930000;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
}

h3 {
	color: teal;
	font-size: 14px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode";
	margin: 1px;
	padding: 1px;
	border-bottom:1px solid #E9E9D9;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

p img {
	padding: 0;
	max-width: 100%;
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.5em;
	text-align: justify;
}

small {
	font-size: 10px;
	line-height: 1.2em;
}

#comment {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}

#content {
	background: transparent;
	border: none;
	color: #000000;
	float: left;
	left: 1px;
	margin: 0;
	padding: 0 28px 30px 20px;
	text-align: left;
	width: 500px;
}

#content h2 {
	color: White;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	padding: 3px;
	width: 100%;
	background: url(images/mhbg.gif) repeat-x;
}

#content a:hover {
	text-decoration: underline;
}

#email, #author {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#footer {
	background: transparent url(images/bottom.gif) bottom center;
	clear: both;
	color: #808979;
	font-size: 11px;
	margin: 0;
	padding: 10px 10px 10px 67px;
	text-align: center;
}

#header {
	background: transparent;
	color: #a0a999;
	float: left;
	font-size: 11px;
	height: 120px;
	margin: 0;
	padding: 8px 30px 0 7px;
	text-align: right;
	width: 490px;
}

#header a {
	color: #990000;
}

#header img {
	border: none;
}

#page {
	background: transparent url(images/middle.gif) repeat-y top center;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 800px;
}

#s {
	background: #ffffff;
	border: 1px solid #e0e0d0;
	color: #595949;
	font-size: 11px;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 115px;
}

#sidebar {
	background: transparent;
	border: none;
	color: #443;
	float: left;
	font-size: 11px;
	margin: 0;
	float:left;
	text-align: left;
	width: 252px;
}

#sidebar a {
	color: black;
}

#sidebar2 a {
	color: #444433;
}

#sidebar a:hover {
	color: #A52A2A;
	text-decoration: underline;
}

#sidebar2 a:hover {
	color: #A52A2A;
	text-decoration: underline;
}

#sidebar h2 {
	color: White;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	padding: 0;
	width: 252px;
	background: url(images/ana.jpg) no-repeat;
}




#sidebar li { 
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 0pt solid #d4d0c8;
}



#sidebar2 li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}



#sidebar ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#sidebar2 ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#noindent {
	margin: 0 0 0 -10px;
	padding: 0;
}

#noindent2 {
	margin: 0 0 0 -10px;
	padding: 0;
}

#submit {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
}

#today {
	background: #ffffff;
}

#top {
	background: transparent url(images/top1.jpg) no-repeat top center;
	height: 80px;
	width: 800;
}

#htxt {
	color: White;
	margin-left: 10px;
	font-size: 28px;
	text-align: left;
	padding-top:16px;

}
#htxt a {
	color: White;
	}


#nav3 a{
	color: #FFEEEE;
	background-color: transparent;
	padding: 2px 4px 2px;
	border: 1px solid Maroon;
	float: left;
	margin: 2px 2px;
}

#nav3 a:hover {
	background-color: Maroon;
}

#nav3 a{ margin-right:4px; }


#nav {
	background: transparent url(images/nav.jpg) no-repeat top center;
	height: 26px;
}

#nav2 {
	background: #747474 no-repeat center;
	width: 800px;
	color: White;
	text-align: center;
}

#url {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}

.commentbody {
	color: #595949;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	background: #f7f7f0;
	border: 1px solid #f0f0e0;
	position: relative;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 10px;
}

.commentlist {
	list-style: none;
}

.commentcount {
	position: absolute;
	right: 36px;
	top: 0;
	font-family: Georgia,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #e0e0d0;
	float: right;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.date {
	color: #808979;
	font: 11px trebuchet ms,verdana,arial,helvetica,sans-serif;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0 0 0 2px;
}

.navigation {
	font-size: 11px;
	padding: 40px 0 0 0;
}

.pagetitle {
	font-size: 11px;
	letter-spacing: 0.09em;
	text-align: right;
}

.postmetadata {
	color: #808979;
	font-size: 11px;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
	text-align: right;
}

.postmetadata a {
	color: #808979;
}


/* different postmetadata style for single.php */
.alt {
	line-height: 1.4em;
	padding: 0 0 15px 30px;
}

.alt a {
	color: #005577;
}

.latestactivity small
{
	display: block;
	margin: 0px;
	margin-left: 10px;
	font-size: 94%;
}

#header img {
	border: none;
}

img {
	border: none;
}

a img { border: none; }

#mHead {
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	list-style-image: url(images/fold.gif);
}

#mList {
	list-style-image: url(images/list.gif);
	font-family: Verdana;
	font-size: 12px;
	padding-left: 9px;
}

ul {
	margin-left:9px;
	padding-left:5px;
}

li {
	margin-left:10px;
	padding-left:10px;
}

#pimgb {
	background: #FFF;
	padding: 5px;
	margin-top: 9px;
	margin-bottom: 6px;
	width: 100%;
	overflow: auto;
}

#pimgb table {
	width: 100%;
        text-align: center;
}

#pimgb table td {
	padding: 9px;
	vertical-align: bottom;
}

.h {
	border-top: #FFF 1.5px solid;
	border-bottom: #006699 1.5px solid;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	background: #9b0000;
	text-align: center;
}

.p, .v {
	border-bottom: #006699 1px solid;
	font-size: 9pt;
	color: #000;
	background: #f0f0e8;
	vertical-align: middle;
	width: 50%;
}

.p {
	border-left: #006699 1px dashed;
	font-weight: bold;
	text-align: right;
	padding-right: 1em;
}

.v {
	border-right: #006699 1px dashed;
	font-style: normal;
	text-align: left;
	padding-left: 1em;
}

.pptbl{
	width: 100%
}

/* Стиль таблицы для главной */
#idxt, #cidxt {
	font: 15px "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, "Lucida Sans", "Lucida Sans Unicode", Helvetica, sans-serif;
	text-align: center;
	color: #000;
	width: 100%;
	font-weight: bold;
}

/* Стиль таблицы для категории */
#cidxt table td {
	padding: 18px;
	margin: 5px;
	padding-bottom: 9px;
}

#idxt table td {
	padding: 18px;
	margin: 5px;
	padding-bottom: 9px;
}

#idxt, #cidxt table {
	width: 100%;
        text-align: center;
}

#nBox {
	margin: 15px;
	padding-top: 9px;
}

#nItem h5 {
	font: 11px Verdana, sans-serif;
	color: #9B0000;
	margin: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px dashed #9B0000;
}

#nItem h5 a:hover {
	color: #454545;
	background-color: #EFEFE7;
}

.slx {
	border: 1px dashed #006699;
	padding: 3px;
	margin: 3px;
	background-color: #F5F4F3;
}
