	blockquote {
		margin-left: 22px;
		margin-bottom: 10px;
		margin-right: 10px;
		margin-top: 10px;
		background-position: left top;
		background-repeat: no-repeat;
		background-image: url(http://novov.ru/css/images/blockquote.png);
		padding-right: 10px;
		padding-bottom: 0px;
		padding-top: 0px;
		padding-left: 37px;
		color: #999999;
		font-style: italic;
		font-size: 16px;
	}
	#top_information {
		background-position: right top;
		/*background-image: url(http://novov.ru/css/matreshka_blog.png);*/
		background-repeat: no-repeat;
		font-size: 24px;
		font-style: italic;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #666666;
		right: 18%;
		z-index: 1;
		top: 35px;
		position: absolute;
		height: 200px;
		width: 500px;
	}
	a {
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		text-decoration: underline;
		color: #E48911;
	}

	a:hover {
		color: #cc6600;
	}
	#content_blog {
	text-align: left;
	font-size: 14px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 40px;
	padding-bottom: 0px; /*40px old*/
	}
	#top_doots {
		border-bottom-color: #999999;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
	}
	#niz_doots {
		padding-top: 30px;
		border-top-color: #999999;
		border-top-width: 1px;
		border-top-style: dotted;
	}
#list_posts {
	width: 100%;
	}
	#post_title h2 {
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		font-size: 22px;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	#post_title a {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
	}
	.post_title {
		margin: 0px;
		padding-top: 30px;
	}
#post_date h3 {
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 10px;
		font-weight: normal;
		font-size: 13px;
		text-decoration: none;
		font-style: normal;
		margin: 0px;
	}
	#tags_line {
		margin: 0px;
		padding-top: 3px;
		padding-left: 20px;
		height: 25px;
		background-position: left 5px;
		background-image: url(http://novov.ru/css/images/tags.gif);
		background-repeat: no-repeat;
	}
	#tags_line a {
		text-decoration: none;
		border-bottom-color: #999999;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		color: #999999;
		font-size: 13px;
	}
	#tags_line a:hover {
		text-decoration: none;
		border-bottom-color: #666666;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		color: #666666;
		font-size: 13px;
	}
	/*comments index page*/
	#comm_line {
		float: right;
		margin: 0px;
		padding-top: 3px;
		padding-left: 20px;
		height: 25px;
		background-position: left 5px;
		background-image: url(http://novov.ru/css/images/comment_this.png);
		background-repeat: no-repeat;
	}
	#comm_line a {
		text-decoration: none;
		border-bottom-color: #999999;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		color: #999999;
		font-size: 13px;
	}
	#comm_line a:hover {
		text-decoration: none;
		border-bottom-color: #666666;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		color: #666666;
		font-size: 13px;
	}
	/*comments index page*/
	#post_text {
		text-align: left;
		font-size: 16px;
		color: #666666;
	}
	#post_text a {
		font-family: Georgia, "Times New Roman", Times, serif;
	}
#post_text a:hover {
		font-family: Georgia, "Times New Roman", Times, serif;
	}
#post_text p {
		margin-left: 0px;
		margin-bottom: 15px;
		margin-right: 0px;
		margin-top: 10px;
		padding: 0px;
	}
#post_text img {
		border-color: #cccccc;
		border-style: solid;
		padding: 2px;
		background-position: center center;
		background-repeat: no-repeat;
		background-image: url(http://novov.ru/css/images/loading.gif);
		border-width: 1px;
		margin: 0px;
	}
#noimg img {
		background-color: white;
		padding: 0px;
		border-width: 0px;
		margin: 0px;
	}
#post_text a img {
		padding-right: 2px;
		padding-left: 2px;
		padding-top: 2px;
		padding-bottom: 10px;
		background-position: right bottom;
		background-repeat: no-repeat;
		background-image: url(http://novov.ru/css/images/shadow_img.png);
		border-width: 0px;
		margin: 2px;
	}
#post_text a:hover img {
		padding-right: 2px;
		padding-left: 2px;
		padding-top: 2px;
		padding-bottom: 10px;
		background-position: right bottom;
		background-repeat: no-repeat;
		background-image: url(http://novov.ru/css/images/shadow_img_over.png);
		border-width: 0px;
		margin: 2px;
	}
#blog_menu {
	padding-right: 10px;
	font-size: 16px;
	}
	#tags a {
		border-bottom-width: 1px;
		border-bottom-style: none;
		line-height: 20px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		font-size: 13px;
	}
	#tags a:hover {
		background-color: #cc6600;
		color: white;
		border-bottom-style: none;
		line-height: 20px;
		border-bottom-width: 1px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		font-size: 13px;
	}
	#blog_popular {
		padding-right: 10px;
		padding-left: 10px;
	}
#popular a {
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		position: relative;
		line-height: 20px;
		text-decoration: none;
		font-size: 13px;
	}
	#blog_lastpost {
		left: 0px;
		top: 0px;
		padding-left: 10px;
	}
#last_posts a {
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		line-height: 20px;
		position: relative;
		text-decoration: none;
		font-size: 13px;
		white-space: nowrap;
	}
	#last_posts a:hover {
		line-height: 20px;
		text-decoration: none;
		font-size: 13px;
	}
	#cut_links {
		background-position: 15px top;
		background-repeat: no-repeat;
		background-image: url(http://novov.ru/css/images/grad.png);
		right: 0px;
		bottom: -2px;
		height: 16px;
		width: 40px;
		position: absolute;
		white-space: nowrap;
	}
#pages_navigation {
		text-align: center;
		margin-top: 40px;
	}
	#pages_navigation a {
		border-color: white;
		border-width: 1px;
		border-style: solid;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		padding: 10px;
	}
	#pages_navigation a:hover {
		font-weight: normal;
		border-color: #cccccc;
		border-width: 1px;
		border-style: solid;
		font-style: normal;
		text-decoration: none;
		padding: 10px;
	}
	#comments {
		border-bottom-color: #999999;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		text-align: left;
		margin-top: 40px;
	}
	#comments h2 {
		font-weight: normal;
		font-size: 15px;
		font-style: normal;
	}
	#comments_post {
		padding: 20px;
		margin-top: 20px;
		background-color: #ebebeb;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	#comments_post blockquote {
		margin-left: 10px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 10px;
		background-position: 3px 3px;
		background-repeat: no-repeat;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-top: 10px;
		padding-left: 37px;
		color: #999999;
		font-style: italic;
		background-color: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	#comments_post blockquote p {
		padding: 0px;
		margin: 0px;
	}
	#comments_post a {
		font-style: normal;
		text-decoration: none;
		font-weight: normal;
	}
	#comments_link {
		float: right;
	}
	#comments_avatar img {
		margin-top: 20px;
		border-color: #cccccc;
		border-width: 1px;
		border-style: solid;
		padding: 2px;
	}
	#comments_say {
		background-image: url(http://novov.ru/css/images/comments_say.png);
		background-position: right 40px;
		background-repeat: no-repeat;
	}
	#comments_link a {
	font-weight: bold;
	padding: 3px;
	color: #666666;
	}
	#reply_link {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: right;
	}
	#reply_link a {
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		font-size: 13px;
	}
	#reply_link a:hover {
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		font-size: 13px;
	}
/*-----------------------------------------*/
form fieldset {
	margin: 0px;
	padding: 0;
	border: none;
	}
form fieldset label {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 10px;
	font-style: normal;
	padding: 0px;
	display: block;
	font-weight: normal;
	text-align: left;
	color: #888;
	color: #666666;
	}
#openid input {
		font-weight: bold;
		color: #999999;
		font-size: 14px;
		background-color: white;
		border-color: #999999;
		border-style: solid;
		border-width: 1px;
		padding: 5px;
		width: 530px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#send input {
		font-weight: bold;
		color: #333333;
		font-size: 14px;
		background-color: white;
		border-color: #999999;
		border-style: solid;
		border-width: 1px;
		padding: 5px;
		width: 230px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#zvezda input {
	background-image: url('http://novov.ru/css/images/star.gif');
	background-position: 535px center;
	background-repeat: no-repeat;
}
#zvezda2 textarea {
	background-image: url('http://novov.ru/css/images/star.gif');
	background-position: 535px 4px;
	background-repeat: no-repeat;
}
form fieldset input {
		font-weight: bold;
		color: #333333;
		font-size: 14px;
		background-color: white;
		border-color: #999999;
		border-style: solid;
		border-width: 1px;
		padding: 5px;
		width: 545px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
form fieldset textarea {
		/*font-weight: bold;*/
		color: #333333;
		font-size: 15px;
		border-color: #999999;
		border-style: solid;
		border-width: 1px;
		padding: 5px;
		width: 545px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
