* {
	margin: 0;
	padding: 0
}

body {
	background: url("../img/background.png")  repeat scroll 0 0 rgb(255, 255, 255);
	font-family: Tahoma, Verdana;
	font-size: 14px;
	line-height: 23px;
	width: 100%
}

p {
	margin: 0 0 11px;
	text-align: justify
}

strong,
b {
	font-weight: bolder
}

img {
	border: medium none
}

h1 {
	margin: 10px 0;
	font-size: 21px;
	line-height: 28px
}

h2 {
	margin: 10px 0;
	font-size: 22px
}

h3 {
	margin: 2px 0 10px;
	font-size: 20px;
	font-weight: normal
}

.container {
	width: 960px;
	margin: 0 auto
}

.header {
	width: 960px;
	margin: 0 auto 20px;
	height: 180px;
	cursor: pointer
}

.left-column {
	float: left;
	width: 570px;
	background: none repeat scroll 0 0 white;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	margin-right: 20px;
	padding: 30px;
	margin-bottom: 10px
}

.left-column .order {
	text-decoration: none;
	color: #000;
	cursor: text
}

.sidebar {
	float: left;
	width: 309px;
	font-size: 12px
}

.sidebar-last-posts {
	background: none repeat scroll 0 0 white;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	padding: 15px;
	margin-bottom: 20px
}

.sidebar-last-post {
	margin-bottom: 0
}

.sidebar-last-post a {
	color: rgb(72, 155, 31)
}

.sidebar-last-post-info {
	font-size: 11px;
	margin-bottom: 15px
}

.sidebar-last-post-info-login {
	color: rgb(187, 34, 92);
	margin-right: 5px
}

.sidebar-last-post-info-date {
	margin-right: 5px;
	color: rgb(119, 119, 119)
}

.sidebar-last-post-info-comments {
	color: rgb(119, 119, 119);
	text-decoration: underline
}

.sidebar-bloggers {
	background: none repeat scroll 0 0 white;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	padding: 15px;
	margin-bottom: 20px
}

.sidebar-bloggers-avatar {
	display: inline-block
}

.sidebar-bloggers img {
	margin: 5px
}

.footer {
	clear: both;
	margin-left: 220px;
	margin-bottom: 20px;
	font-size: 12px;
	color: rgb(119, 119, 119)
}

.footer .order {
	text-decoration: none;
	color: #000;
	cursor: text
}

.photo {
	width: 100%;
	height: auto
}

.photo img {
	border: 0 solid;
	width: 309px;
	height: 331px
}

.vk-container {
	font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
	font-size: 11px;
	line-height: 17px;
	color: black;
	text-decoration: none
}

.vk-comment-date a {
	text-decoration: none
}

.vk-link {
	text-decoration: none ! important;
	cursor: default ! important
}

.vk-header {
	background: none repeat scroll 0 0 rgb(218, 226, 232);
	padding: 4px 4px 4px 6px;
	margin-bottom: 10px
}

.vk-logo {
	background: url("../img/vk-logo.gif")  no-repeat scroll 0 0 transparent;
	width: 16px;
	height: 16px;
	float: right;
	margin-top: -1px
}

.vk-header-text {
	padding: 2px 3px 1px;
	line-height: 100%;
	color: rgb(69, 104, 142);
	font-weight: bold
}

.vk-avatar img {
	float: left;
	margin-right: 10px
}

.vk-comment,
.vk-comment-load {
	margin-bottom: 12px;
	position: relative;
	border-bottom: 1px solid rgb(218, 225, 232);
	padding-bottom: 10px
}

.vk-comment:last-child {
	border-bottom: 0 none
}

.vk-comment-name {
	color: rgb(43, 88, 122);
	font-weight: bold;
	font-size: 12px
}

.vk-comment-text {
	margin-left: 60px
}

.vk-comment-date {
	color: rgb(153, 153, 153)
}

.vk-comment-like {
	position: absolute;
	right: -5px;
	bottom: 10px;
	background: url("../img/like.png")  no-repeat scroll left center transparent;
	width: 30px;
	height: 16px;
	display: inline-block
}

.vk-comment-like:hover {
	opacity: 0.5;
	cursor: pointer
}

.vk-comment-name a {
	text-decoration: none;
	color: rgb(43, 88, 122)
}

.vk-comment-like-count {
	padding-left: 14px;
	font-weight: bold;
	color: rgb(114, 149, 178);
	font-size: 10px
}

.vk-comment-answer {
	color: rgb(43, 88, 122)
}

.vk-comment-answer:hover {
	opacity: 0.5;
	cursor: pointer
}

#menu {
	width: 309px
}

#menu.fixed {
	position: fixed;
	top: 0
}

.order {
	text-decoration: none;
	color: #000;
	cursor: text
}

#menu h2 {
	color: rgb(0, 0, 0);
	font-weight: bold;
	font-style: italic;
	font-size: 19px;
	line-height: 20px;
	padding: 20px 15px 13px;
	text-align: center
}

#menu a {
	text-decoration: none;
	color: #acc752
}

.data_public {
	font-size: 13px
}

.col_img_right {
	float: right;
	margin: 0 0 10px 26px;
	max-width: 100%
}

.a_shop {
	color: rgb(11, 113, 241)
}

.vk-comment-text img {
	width: 100%
}

.yet_author {
	font-size: 12px;
	color: rgb(119, 119, 119)
}

.h3_posts {
	text-decoration: none;
	color: #000;
	cursor: text
}

.sidebar-last-post span {
	float: right;
	color: rgb(72, 155, 31)
}

.content_center {
	text-align: center
}

.header_640 {
	display: none
}

.header_480 {
	display: none
}

.header_320 {
	display: none
}

.header_240 {
	display: none
}

.social_320 {
	display: none
}

.social_240 {
	display: none
}

.comment_margin {
	margin-bottom: 16px
}

.comment-last {
	margin-bottom: 0;
	padding-bottom: 0
}

.comment-last>.vk-comment-like {
	bottom: 1px
}

@media screen and (max-width:990px) {
	.sidebar {
		display: none
	}

	.left-column {
		margin: 0 auto;
		float: none
	}

	.footer {
		text-align: center;
		margin: 0 auto 20px
	}

	.header {
		width: 100%;
		margin: 0 auto 20px;
		height: auto
	}

	.container {
		width: 100%
	}

	.header_640 {
		display: block;
		margin: 0 auto
	}

	.header_full {
		display: none
	}

	.header_480 {
		display: none
	}

	.header_240 {
		display: none
	}

	.header_320 {
		display: none
	}

}

@media screen and (max-width:650px) {
	.col_img_right{
		float: none;
		margin: 0 auto;
		display: block;
		text-align: center;
	}
	.container {
		width: 100%
	}

	.left-column {
		float: none;
		width: 400px;
		margin: 0 auto
	}

	.header {
		margin: 0
	}

	.header_480 {
		display: block;
		margin: 0 auto
	}

	.header_640 {
		display: none
	}

	.header_240 {
		display: none
	}

	.header_320 {
		display: none
	}

	.social_320 {
		display: block;
		margin: 0 auto 15px
	}

	.social_full {
		display: none
	}

	.comment-last>.vk-comment-like {
		bottom: 1px
	}

}

@media screen and (max-width:480px) {
	.left-column {
		width: 282px;
		padding: 10px
	}

	.col_img_right {
		width: 100%
	}

	.header_320 {
		display: block;
		margin: 0 auto
	}

	.header_480 {
		display: none
	}

	.header_240 {
		display: none
	}

	.social_full {
		display: none
	}

	.social_320 {
		display: block;
		margin: 0 auto 15px
	}

	.vk-comment-like {
	}

	.comment_margin {
		margin: 0
	}

}

@media screen and (max-width:320px) {
	.left-column {
		width: 208px;
		padding: 7px
	}

	.header_240 {
		display: block;
		margin: 0 auto
	}

	.header_320 {
		display: none
	}

	.social_full {
		display: none
	}

	.social_320 {
		display: none
	}

	.social_240 {
		display: block;
		margin: 0 auto 15px
	}

}