img{
	width:100%;
}
.site-body{
	color:#000;
}

.intro_body{
	width: 100%;
	margin: 0 auto;
	font-weight: 800;
	font-size: 20px;
	margin-bottom: 30px;
	border: solid 3px #ccc;
	padding: 10px;
	color:#000;
	text-align:left;
}
.intro_body .woman{
    border: solid 3px #d00!important;
}

.site-body .vk_post_body.media-body{
	height:160px;
	margin-left:0px;
	min-height:150px;
}

h2{
	margin-top:20px;
	border:none!important;
}
.post-list.vk_posts.vk_posts-mainSection{
	margin-top:50px;
	margin:0 auto;
	text-align:left;
}

.vk_post_body.media-body{
	border:solid 1px #f00;
	padding:10px;
}



.vk_post_body.media-body{
	margin-bottom:30px;
}

.sub-section.sub-section--col--two{
	display:none;
}
.widget.widget_link_list{
	display:none;
}

.site-body{
	margin-top:50px;
	margin:0 auto;
	text-align:left;
}
.entry-meta-item.entry-meta-item-author{
	display:block;
}
.entry-meta-data-list.entry-meta-data-list--category{
	display:none;
}

.entry-header{
	margin-bottom:30px;
/*
	border-bottom:solid 1px #59e4d0;
*/
}
.entry-title{
	display:none;
}


.entry-meta{
	text-align:left;
	
}
.entry-meta .published{
	display:none;
}
.entry-body{
	border:solid 3px #f00;
/*
	border-radius:20px;
*/
	min-height:300px;
	padding:20px;
}
.entry-body img{
	width:100%;
	height:auto;
}
.entry-body p{
	line-height:50px;
}

.vk_post_title_new{
	color:#f00;
}
.vk_post_title_new a{
	color:#f00;
}

.vk_post_imgOuter{
	display:none;
}
.vk_posts.next-prev{
	margin-top:20px;
/*
	border-top:solid 1px #59e4d0;
*/
}
.vk_post-postType-post.card{
	margin-top:20px;
	color:#000;
	margin-bottom:50px;
}
.vk_post-postType-post.card a{
	color:#000;
}

.vk_post_body a{
	color:#000!important;
	position:relative;
	z-index:10000;
}
.vk_post_btnOuter{
	font-size:14px;
}

.navigation.pagination{
	display:none;
}
.sidebar li{
	width:100%!important;
	height:auto!important;
	margin-bottom:20px;
}
.sidebar li a{
	color:#00f!important;
}

h1{
	margin-top:20px;
	background-color:#fff!important;
	width:100%;
	display:block;
	font-size:28px;
	padding:0px;
	padding-top:10px;
}
#main{
	min-height:500px;
	padding:10px;
	font-size:18px;
}
#main li{
	width:50%;
	height:250px;
}
.entry-meta{
	font-size:18px;
}
.entry-body{
	font-size:18px;
	padding:10px!important;
}
.entry-body p:first-child{
	margin-top:20px;
	margin-bottom:20px;
	padding:10px;
}
.entry-body h2{
	background:none!important;
	background-color:#b8dc4b!important;
	margin-bottom:5px;
}
.vk_post_body.card-body{
	height:120px;
}
.vcard.author img{
	width:30px;
	height:30px;
}

.thumbnail{
	width:160px;
	float:left;
	margin-right:20px;
        min-height: 80px;
        max-height: 120px;
        margin-bottom: 30px;
	vertical-align:top;
	overflow:hidden;
}
.thumbnail img{
	width:100%;
}
.introduction{
	width:93%;
}

#main .categories{
	display:inline-flex;
	position:relative;
	left:-170px;
}
#main .categories li{
	font-size:11px;
	border:solid 1px #fff;
/*
	border-radius:10px;
	background-color:#ff9b9b;
*/
	background-color:rgba(51, 51, 51, 0.7);
	color:#fff;
	padding:0px 10px;
	height:25px;
	text-align:center;
	width:auto;
	margin-right:10px;
}
article .categories{
	margin:0 auto;
	text-align:center;
	margin-bottom:10px;
}

.profile{
	border: solid 3px #d00!important;
	padding:10px;
	margin-bottom:50px;
}
.vk_post_title.media-title{
/*
	margin-top:-20px;
*/
	margin-top:0px;
}


.vk_post_date.media-date.published{
	float:right;
	position:relative;
/*
	top:125px;
*/
	margin-top:20px;
	font-size:12.6px;
}

.dli-clock {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  position: relative;
  width: 1em;
  height: 1em;
  border: 0.1em solid currentColor;
  border-radius: 50%;
  box-sizing: content-box;
}

.dli-clock::before, .dli-clock::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 50%;
  background: currentColor;
  border-radius: 0.1em;
  transform: translate(-0.05em, 0.05em);
}

.dli-clock::before {
  width: 0.1em;
  height: 0.4em;
}

.dli-clock::after {
  width: 0.35em;
  height: 0.1em;
}

.vk_post_excerpt{
	display:none;
}

.main-section.main-section--col--two p a img{
	width:300px!important;
	height:auto!important;
	margin-bottom:10px;
}