* {padding: 0; margin: 0;}
html, body {margin: 0; padding: 0;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#004A80;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

div.break {clear: both;}


#clouds {
	background: transparent url(images/cloud.png) 305px 2px repeat-x;
}

body
{
  margin: 0 auto;
  padding: 0;
  background-color: #d5ebf9;
  background-image: url(images/grass2.png);
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: bottom left;
}

.stage {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	/*min-width: 900px;*/
	height: 200px;
	overflow: hidden;
}
#stage {
	top: 0px;
	left: 0px;
	z-index: 100;
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.PageBackgroundGlare
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index:-1000;
}

.PageBackgroundGlareImage
{
  background-image: url(images/bgclare.png);
  background-repeat: no-repeat;
  height: 512px;
  width: 601px;
  margin: 0;
}

html:first-child .PageBackgroundGlare
{
  border: 1px solid transparent; /* Opera fix */
}


#container{
	width:999px;
	margin:0px auto;
}



#sub-container{
	width:100%;
	background:url(images/body_bg.gif) repeat-y;
	overflow:hidden;
}

#wrapper{
	width:100%;
	padding-bottom:40px;
	overflow:hidden;
}

#content {
	width:683px;
	float:left;
}

#sidebars {
	width:316px;
	float:right;
}

#content_top{
	width:580px;
	padding-top:31px;
	margin-left:63px;
}

/* -------- content ------------- */
.page_only{
	width:100%;
}

.post-top {
    float: left;
}

.post-date{
	float:left;
	font-size:15px;
	width:59px;
	height:54px;
	color:#004eff;
	padding-top:3px;
	text-align:center;
	background:url(images/post-date_bg.png) no-repeat;
}

.post-date p{
	font-size:33px;
	line-height:30px;
}

.post-title{
	float:left;
	width:516px;
}

.post-title h2{
	font-size:27px;
	color:#000;
	font-weight:normal;
	margin:0 0 3px 8px;
}

.post-title h2 a{
	color:#000;
}

.post-title h3{
	font-weight:normal;
	color:#737373;
	font-size:11px;
	padding:5px 0 8px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0 8px;
	border-bottom:1px dashed #b3c9ca;
}

.post-title h3 a, .post-title h3 span{
	color:#37B8F3;
	font-weight:bold
}

.post_author{
	background:url(images/post_author.gif) no-repeat left 1px;
	padding:0 0 2px 16px;
}

.post_cat{
	background:url(images/post_cat.gif) no-repeat left 1px;
	padding:0 0 2px 16px;
}

.page_content {
	line-height:20px;
	font-size:18px;
	padding:12px 15px 0 5px;
}

.page_content p{
	/*padding-bottom:10px;*/
}

.page_content p a{
	font-weight:bold;
	text-decoration:underline;
}

.page_content p a:hover{
	text-decoration:none;
}


.postmetadata{
	background:url(images/postmetadata_bg.gif) no-repeat;
	width:100%;
	height:39px;
	margin-bottom:30px;
}

.postmetadata .postmeta_right  a  {
text-decoration:none;
right:10px;
bottom:15px;
padding:2px 8px;
background:#fff;
border:1px #D0E4E9 solid;box-shadow: 2px 2px 5px #BAD0D6;
-moz-box-shadow: 2px 2px 5px #BAD0D6;
-webkit-box-shadow: 2px 2px 5px #BAD0D6
}

.postmetadata .postmeta_right .cut a:hover, .post .cut a:active {border-color:#0788C3}

.postmetadata .postmeta_right  a  span {
	display:block;
	padding:2px;
}

.postmetadata .postmeta_left a  {
	color:#000;
	font-size:12px;
	background:url(images/comm_a.gif) no-repeat left 1px;
	padding-left:20px;
}
.postmetadata .postmeta_left a  span {
	font-weight:bold;
	color:#1798D3;
}	
.postmetadata .postmeta_left {
	padding-top:14px;
	padding-left:20px;
}

.metatags {padding: 10px 0;}
.metatags span {
	background: url(images/tag.gif) no-repeat top right;
	padding-right: 18px;
    font-size: 11px;
    font-weight: normal;
	color: #737373;
    font-family: Verdana,Arial,Helvetica,sans-serif;	
}
.metatags a{
    color: #37B8F3;
    font-weight: bold;
}
	
.postmetadata .postmeta_right { padding-top:14px; padding-right:20px; }
.postmeta_left { float: left; }
.postmeta_right { float: right; }

.post-page{	width:98%; }
.page_content  a { text-decoration:underline;	font-weight:bold; color:#0788C3;}
.page_content  a:hover { text-decoration:none; }
.page_content  strong{ color:#000; }
.page_content  h1, .page_content  h2, .page_content  h3, .page_content  h4, 
.page_content  h5, .page_content  h6{	color:#000;	display:block; font-weight:normal; }
.page_content  h1{ font-size:26px; padding:0 0 14px 0; }
.page_content  h2{ font-size:24px; padding:0 0 14px 0; }
.page_content  h3{ font-size:22px; padding:0 0 12px 0; }
.page_content  h4{ font-size:20px; padding:0 0 10px 0; }
.page_content  h5{ font-size:18px; padding:0 0 8px 0; }
.page_content  h6{ font-size:16px; padding:0 0 6px 0; } 
	
h2.page_title{
	font-size:27px;
	color:#000;
	font-weight:normal;
	border-bottom:1px dashed #b3c9ca;
	padding:0 0 8px 0;
}

h1.category, 
h1.archive, 
div.type_sitemap h1,
div.type_comments h1,
div.type_users_all h1
{ margin-bottom: 30px; 
	background: url("images/postmetadata_bg.gif") no-repeat 0 0;
    color: #01253f;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    padding: 10px 0 0 10px;
    text-transform: uppercase;
}

h1.category span {
color: #37B8F3;
}

/* ------- sidebars -------------- */

#sidebars_content {	margin-top:16px; }
#sidebar1 {	width:261px; float:left; }	
#sidebar1 div.wrap {color: #3D3D3D;}
div.widget h2.box {
	font-size:16px;
	color:#01253f;
	text-transform:uppercase;
	width:211px;
	height:30px;
	padding:15px 0 0 50px;
	background:url(images/li_h2.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 5px 0;
}

div.widget h2.last_comment{
	font-size: 14px;
	color:#01253f;
	/width:211px;
	/height:30px;
	text-transform: none;
	padding: 5px 0 0 10px;
	background: none;
	font-family:Arial, Helvetica, sans-serif;
	/font-weight:bold;
	margin:0 0 5px 0;
}

div.widget { padding-bottom:5px; }
div.widget div.w0 {padding-bottom:8px;}
div.widget ul.last_comment { margin-bottom: 10px; }	

div.widget ul.is_link {	padding-bottom:0px;	padding-left:10px;	width:auto;}
div.widget ul.is_link li {
	margin-bottom:0px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding:4px 0 8px 12px;
	font-size:13px;
}
	
div.widget ul.is_link li li {
	background:none;
	border:0;
	padding-bottom:3px;
}

div.widget ul.is_link li a { color:#3d3d3d; 
background:url(images/sidebar_li_cat.gif) no-repeat left 5px;
padding-left:12px;
}

div.widget ul.last_comment li  a { 
	background: none; 
	padding-left: 0;
}	

div.category_widget ul.is_link li {	
	font-weight:bold;
	color:#1798D3;
}	

div.category_widget ul.is_link li a {
	background:url(images/sidebar_li_cat.gif) no-repeat left 5px;
	-font-weight:normal;
	padding-left:12px;
}	

div.category_widget ul.is_link li  ul li a{
	background:none;
	font-weight:normal;
	padding-left:8px;
}

div.tagclouds_widget div.tagclouds { padding:0px 10px 10px 15px; }
div.tagclouds_widget div.tagclouds a {color:#3d3d3d;}
/* ------------- header --------------- */
#header{
	width:100%;
	height:190px;
	background:url(images/header_bg.gif) no-repeat;
	overflow:hidden;
}

#header_rss{ float:right; }

#header_title{ float:left; }

#header_title h1{
	color:#fff;
	font-size:60px;
	font-style:italic;
	letter-spacing:-5px;
	padding:28px 0 0 70px;
	display:none;
}

#header_title h1 a{ color:#fff; }

#header_title h1 a:hover{ 	text-decoration:none; }

.description{
	font-size:16px;
	position:relative;
	top:-10px;
	color:#fff;
	display:block;
	text-align:center;
	font-weight:normal;
	letter-spacing:0;
}

#header_rss img{ float:left; margin:1px 35px 0 0; }

/* ------------- menu ---------------- */
#menu{
	width:100%;
	height:58px;
	background:url(images/menu_bg.gif) no-repeat;
}

#header_search{
	float:right;
	width:314px;
}

#searchform_top{
	margin:8px 0 0 0;
}

#searchform_top_text{
	width:228px;
	border:0px;
	background:none;
	color:#004A80;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:11px 4px 0 0;
}

#gosearch{
	float:left;
}

/* ------------- footer --------------- */
#footer {
 background: url("images/footer_bg.gif") no-repeat scroll 0 0 transparent;
    height: 102px;
    width: 100%;
}	

#footer_text{
	padding:25px 0 0 0;
	text-align:center;
}

#footer_text p{
	color:#a7a7a7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 8px 0;
}

#footer_text a{
	color:#39ceff;
}

.pagination {
    clear: both;
    display: block;
    font-weight: bold;
    margin-bottom: 60px;
    margin-top: 10px;
    text-align: center;
}

.pagination a {
	color:#303030;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}	

.pagination a:hover {

}

span.pagination-first, span.pagination-prev, 
a.pagination-first, a.pagination-prev, span.new  {
	background:url(images/prev.gif) no-repeat left 1px;
	padding:0 0 0 18px;
}

span.new { float: left; }
span.old { float: right; }

span.pagination-next, span.pagination-last,
a.pagination-next, a.pagination-last, span.old {
	background:url(images/next.gif) no-repeat right 1px;
	padding:0 18px 0 0;
}

img.left {float: left; margin: 5px 10px 5px 0px;}
img.right {float: right; margin: 5px 0 5px 10px;}
img.center {margin: 0 auto; display: block;}
img.smiley {vertical-align: middle;}

/* CALENDAR */
div.calendar table {width: 100%;}
div.calendar td {text-align: center; padding: 1px; font-size: 8pt;}
div.calendar tr.week td {font-weight: bold;}
div.calendar div.today {font-weight: bold;}
div.calendar div.today-content {font-weight: bold;}
div.calendar td a {text-decoration: underline; color: #0788C3;}

/*
.loginform label {width: 220px; padding: 2px; display: block; margin-bottom: -25px;}
.loginform input.flogin_submit {width: 100px; margin-left: 126px; display: block; margin-top: 20px;}
#flogin input {width: 220px; padding: 2px; }
input#flogin_submit {width: 100px; margin-left: 126px;}
*/

div.comments-reg label.comments_email, div.comments-reg label.comments_password { width: 60px; }

div.login_form_widget .flogin, .loginform .flogin {padding-left: 12px; }
div.login_form_widget #flogin, .loginform  #flogin {padding-left: 12px; }

div.login_form_widget .flogin label input {width: 232px; padding: 2px; }
div.login_form_widget .flogin input.flogin_submit {
	margin: 8px 0 8px 146px;
	width:91px;
	height:33px;
	background: url(images/comm_sub.gif) no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border: none;
	cursor: pointer;
}

.loginform { }
.loginform .flogin label {display: block; width: 232px;}
.loginform .flogin label input {width: 232px; padding: 2px; }
.loginform .flogin input.flogin_submit {
	margin: 8px 0 8px 146px;
	width:91px;
	height:33px;
	background: url(images/comm_sub.gif) no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border: none;
	cursor: pointer;	
}

.login-form-auth a, .form-end a {
color: #1774c3; font-weight: bold;
}

.form-end {padding-top: 5px;} 

/* ---------------- comments --------------------- */
div.comments {margin-bottom: 20px;}
 h3.comments {
	font-size:27px;
	color:#000;
	font-weight:normal;
	border-bottom:1px dashed #b3c9ca;
	padding:0 0 8px 0;
	margin: 10px 0 10px 35px;
}

div.comments  ol {
	padding: 0;
	text-align: justify;
	margin:0 0 0 35px;
}

div.comments  ol  li {
	margin: 15px 0 0;
	padding: 5px 0 10px 0;
	list-style: none;
	background:#f0fafc;
	border:1px solid #e5edf4;
}

div.comments  ol  li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0;
}

.comment_meta_data {
	margin: 0;
	display: block;
	padding:7px 0px 0 15px;
	color:#133e60;
	font-size:17px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.comment_meta_data span{
	color:#2e353d;
}

.comment_meta_data a{
	color:#133e60;
	}
	
.comment_meta_text {
	padding-left:5px;
	padding-top:5px;
}

.comment_meta_text {
	padding:0 20px 10px 15px;
	font-size:13px;	
}

.comment_meta_text p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
	
span.moderate {

	font-size: 12px;
	color: red;
	font-weight: bold;
}	

/* ------------------ форма комментирования --------------- */
div.comment-form { margin:10px 0 0 35px;	padding-bottom:60px; }
div.comment-form form { margin-left:35px; color:#000; font-size:12px; width:90%; }

div.comment-form form input {
	background:#fff;
	border:3px #37B8F3 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#666;
}

div.comment-form form textarea {
	background:#fff;
	border:3px #37B8F3 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	margin:5px 0 10px 0;
	color:#666;
	width: 100%;
}	

div.comment-form form input#submit{
	background:none;
	border:0px;
}

div.comment-form form label {
	position:relative;
	top:-2px;
}	

div.comment-form .comments_submit {
	margin: 0;
	width:91px;
	height:33px;
	background: url(images/comm_sub.gif) no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border: none;
	cursor: pointer;
}


div.comment-form	 input#comments_author,
div.comment-form	 input#comments_email,
div.comment-form	 input#comments_password
 {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
	
.comment_smiles {padding-top: 5px; }
.comments-textarea {padding-top: 10px; }	

.comments-textarea label {	font-size: 14px; font-weight: bold; }

.comments-noreg {
margin-bottom: 20px;
border-bottom: 1px dashed #b3c9ca;
padding-bottom: 10px;
}

.comments-reg label.comments_email,
.comments-reg label.comments_password {
    display: inline-block;
    width: 60px;
}

.comment-form-auth {	margin: 10px 0;}
.comment-form-auth span {padding-right: 10px;}
.comment-form-auth  a { color: #37B8F3; font-weight: bold; }	

blockquote {
	margin: 5px 30px 20px 10px;
	padding-left: 24px;
	padding-bottom:7px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote {
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

pre {
	margin: 5px 10px 20px 10px;
	padding: 8px 10px 8px 10px;

    background: none repeat scroll 0 0 #e0e5f2;
    border: 1px dashed #0788C3;
	
	overflow: auto;
	
     white-space: pre-wrap;       /* css-3 */
     white-space: -moz-pre-wrap;  /* Mozilla, с 1999 */
     white-space: -pre-wrap;      /* Opera 4-6 */
     white-space: -o-pre-wrap;    /* Opera 7 */
     word-wrap: break-word;       /* Internet Explorer 5.5+ поддерживается в IE, Safari, и Firefox 3.1.*/		
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
hr {
	display: none;
	}

a img {
	border: none;
	}	
	
.center {
	text-align: center;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

.page_content ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:15px 15px 20px 20px;
	background:#edf9fb;
	border:1px solid #e0e5f2;
} 	

.page_content ul li {
	border-bottom:1px solid #bec8c9;
	background:url(images/entry_before.gif) no-repeat left 10px;
	padding: 4px 0 4px 17px;
	display:block;
	}	
	
.page_content ol {
	margin: 0 10px 15px 0;
	padding:15px 15px 20px 40px;
	background:#edf9fb;
	border:1px solid #e0e5f2;
	}

.page_content ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	border-bottom:1px solid #bec8c9;
	}	
	
ol li{
	list-style: decimal outside;
	}	
	
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
div.comment-form p.comment_button input {
	background: url(images/comm_sub.gif) no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border: none;
	cursor: pointer;
}

div.sitemap h3 {
    border-bottom: 1px dashed #b3c9ca;
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    margin: 10px 0 10px 35px;
    padding: 0 0 8px;
}	

div.comments h2.last_comment {
    border-bottom: 1px dashed #b3c9ca;
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    margin: 10px 0 10px 35px;
    padding: 0 0 8px;

}
div.sitemap ul, div.comments ul.last_comment {
	margin: 0 10px 15px 40px;
	list-style: none;
	padding: 5px 15px 20px 20px;
} 	

div.sitemap ul li, div.comments ul.last_comment li {
	border-bottom:1px solid #bec8c9;
	padding: 4px 0 4px 0px;
	display:block;
	}	




#sitemapnew{
/*  margin:8px 0 0 0;*/
}

#sitemapnew.linkable{
  cursor:pointer;

}