@charset "utf-8";
body {
	font-family: arial;
	font-size: 12pt;
	color: #282828;
	background-color: #1b4a72;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a {
	color: #355F6F;
        
}

a:hover 
{
text-decoration: underline;
}

#page #top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 219px;
	width: 850px;
}
#page #middle {
	background-image: url(images/middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 850px;
	height: auto;
	float: none;
	clear: both;
	visibility: visible;
}
#page #bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 168px;
	width: 850px;
	clear: both;
	font-size: .8em;
	color: #666666;
}
#top #title a {
	text-decoration: none;
}
.commentsblock .commentlist  p {
	margin-top: .5em;
}

#page {
	margin: auto;
	width: 850px;
	text-align: left;
	background-color: #f7f7f7;
}
}
#rightpan {
	height: 600px;
	width: 120px;
	margin-top: 165px;

}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 1em;
	margin-top: 0px;
}

H2,h3
{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 1em;
	margin-top: 0em;
}

#top #title {
	position: relative;
	left: 337px;
	top: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.2em;
	width: 460px;
	color: #355F6F;
}
#top #subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	position: relative;
	left: 350px;
	top: 55px;
	width: 440px;
	color: #355F6F;
}

#top #lang {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	position: relative;
	left: 668px;
	top: -53px;
	width: 150px;
	color: #355F6F;
}

/*Левая Панель*/

.widget h2
{
margin-top:2em;
font-size: 2em;
}

#left a {
	color: #FFFFFF;
}

#left .block {
	margin-bottom: 2em;
}

/*Средняя часть страницы*/

#middle #left #menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-align: left;
}
#middle #left {
	width: 255px;
	float: left;
	clear: both;
	color: #FFFFFF;
	font-size: 0.8em;
	position: relative;
	padding-left: 40px;
	top: 0px;

}
#menu li {
	margin-bottom: 0.7em;
	list-style-type: none;
}

#menu ul {
	margin: 0em;
	padding: 0em;
}

#middle #right {
	float: right;
	width: 460px;
	display: block;
	position: relative;
	top: -40px;
	padding-right: 50px;
}

/*Запись*/

#article blockquote {
	font-size: 0.9em;
	font-style: italic;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #993300;
	padding-left: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
#article ul li {
	list-style-type: circle;
}

#article li {
	line-height: 1.5em;
}

#article p {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom:1em;
	margin-top:0em;
}
#article img {
	margin: 5px;
	border: 1px solid #518FA6;
	padding: 2px;
}
#article #meta {
	font-size: .7em;
	margin-bottom: .5em;
}
#article #date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
	text-align: right;
}
#article .commentsblock {
	font-size: .8em;
}

#article 
{font-size: 0.8em;}

#articleslist 
{font-size: 0.8em;}

.commentsblock h3 {
	font-family: "Times New Roman", Times, serif;
}
#bottom #left {
	width: 225px;
	float: left;
	clear: both;
	color: #FFFFFF;
	font-size: 0.8em;
	position: relative;
	height: 100px;
	padding-left: 45px;
}

#bottom #right {
	float: right;
	width: 460px;
	display: block;
	position: relative;
	height: 100px;
	padding-right: 50px;
}
#top #lang a {
	color: #ffffff;
}

.datetime 
{
	font-family: verdana;
	font-size: 8pt;
	color: #aaaaaa;
}

#sidebar2 
{
padding-top:20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: white;
text-align:left;
}

#sidebar2 a
{
color:white;
}

#sidebar2 ul
{
padding:0px;
margin:0px;
}

#sidebar2 li
{
list-style-type: none;
margin-bottom:0.5em;
}

#bottom #right #copyright
{
position:relative;
top:70px;
}

.widget_mycategoryorder
{font-size:1.4em;}

.widget_mycategoryorder h2.widgettitle 
{display: none;}



