h1,
h2 {
   margin: 10px 0
}

.sidebar-bloggers-avatar,
.vk-comment-like {
   display: inline-block
}

* {
   margin: 0;
   padding: 0
}

body {
   background: url(../img/background.png) #fff;
   font-family: Tahoma, Verdana;
   font-size: 14px;
   line-height: 23px;
   width: 100%
}

.left-column,
.sidebar-bloggers {
   background: #fff;
   box-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

body img {
   max-width: 100%
}

a {
   color: #0a78c2;
   outline: 0;
   text-decoration: underline
}

.vk-container,
a:hover {
   text-decoration: none
}

p {
   margin: 0 0 11px
}

b,
strong {
   font-weight: bolder
}

img {
   border: none
}

h1 {
   font-size: 26px
}

h2 {
   font-size: 24px
}

h3 {
   margin: 2px 0 10px;
   font-size: 22px;
   font-weight: 400
}

.container {
   max-width: 960px;
   margin: 0 auto;
   min-width: 280px
}

.header {
   margin: 0 auto 7px;
   cursor: pointer
}

.left-column {
   float: left;
   margin-right: 20px;
   padding: 15px;
   margin-bottom: 10px;
   max-width: 680px;
   width: 100%;
}

.left-column p {
   text-align: justify
}

.sidebar {
   font-size: 12px;
   max-width: 309px;
   min-width: 213px;
   overflow: hidden;
   padding: 4px
}

.sidebar-bloggers {
   padding: 15px;
   margin-bottom: 20px
}

.sidebar-bloggers img {
   margin: 5px
}

.vk-comment-date,
.vk-comment-text {
   margin-left: 60px
}
.vk-comment-date a {
   color: inherit;
   text-decoration: none;
}
.footer {
   clear: both;
   margin-bottom: 20px;
   font-size: 12px;
   color: #777;
   text-align: center
}

.vk-container {
   font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
   font-size: 11px;
   line-height: 17px;
   color: #000
}

.vk-container .vk-comment-name a,.vk-comment-answer a {
   color: inherit;
   text-decoration: inherit
}

.vk-link {
   text-decoration: none !important;
   cursor: default !important
}

.vk-comment-answer:hover,
.vk-comment-like:hover {
   opacity: .5;
   cursor: pointer
}

.vk-header {
   background: #dae2e8;
   padding: 4px 4px 4px 6px;
   margin-bottom: 10px
}

.vk-logo {
   background: url(../img/logo.png) no-repeat;
   width: 16px;
   height: 16px;
   float: right;
   margin-top: -1px
}

.vk-header-text {
   padding: 2px 3px 1px;
   line-height: 100%;
   color: #45688e;
   font-weight: 700
}

.vk-avatar img {
   float: left;
   margin-right: 10px
}

.vk-comment,
.vk-comment-load {
   margin-bottom: 15px;
   position: relative;
   border-bottom: 1px solid #dae1e8;
   padding-bottom: 15px
}

.vk-comment:last-child {
   border-bottom: 0 none
}

.vk-comment-name {
   color: #2b587a;
   font-weight: 700;
   font-size: 12px
}

.vk-comment-date {
   color: #999
}

.vk-comment-like {
   position: absolute;
   right: 0;
   bottom: 10px;
   background: url(../img/Facebook-Like1.jpg) left center no-repeat;
   height: 16px
}
.vk-comment-like a {
   color: inherit;
   text-decoration: none;
}
.vk-comment-like-count {
   padding-left: 18px;
   font-weight: 700;
   color: #7295b2;
   font-size: 10px
}

.vk-comment-answer {
   color: #2b587a
}

@media screen and (max-width: 940px) {
   * {
      box-sizing: border-box
   }

   .left-column {
      float: none;
      margin: 0 auto;
      padding: 30px;
      margin-bottom: 10px;
      width: 95%;
      max-width: 920px
   }

   .sidebar,
   .footer {
      margin: 0 auto
   }
}

@media screen and (max-width: 460px) {
   .gif_img {
      float: none !important;
      width: 100%;
      margin: 0 auto
   }
}