/* ::::: http://i.trackmeplz.ru/a/extaz/index.css ::::: */
* {
  margin: 0px;
  padding: 0px;
}

body {
  background: url('../index_files/background.png') repeat scroll 0% 0% rgb(255, 255, 255);
  font-family: Tahoma, Verdana;
  font-size: 16px;
  line-height: 23px;
  width: 100%;
}

a {
  color: rgb(10, 120, 194);
  outline: medium none;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

p {
  margin: 0px 0px 11px;
}

strong, b {
  font-weight: bolder;
}

img {
  border: medium none;
}

h1 {
  margin: 10px 0px;
  font-size: 26px;
  line-height: 1;
}

h2 {
  margin: 10px 0px;
  font-size: 24px;
}

h3 {
  margin: 2px 0px 10px;
  font-size: 22px;
  font-weight: normal;
}

.container {
  width: 960px;
  margin: 0px auto;
}

/*.header { width: 960px; margin: 0px auto 15px; background: url('../index_files/header.png') no-repeat scroll 0% 0% transparent; height: 131px; cursor: pointer; border-bottom-right-radius: 15px; border-bottom-left-radius: 15px; }*/
.left-column {
  float: left;
  width: 570px;
  background: none repeat scroll 0% 0% white;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  margin-right: 20px;
  padding: 30px;
  margin-bottom: 10px;
}

.sidebar {
  float: left;
  width: 309px;
  font-size: 12px;
}

.sidebar-bloggers {
  background: none repeat scroll 0% 0% white;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  padding: 15px;
  margin-bottom: 20px;
}

.sidebar-bloggers-avatar {
  display: inline-block;
}

.sidebar-bloggers img {
  margin: 5px;
  widht: 48px;
  height: 48px;
}

.footer {
  clear: both;
  font-size: 12px;
  color: rgb(119, 119, 119);
  margin: 20px auto;
  text-align: center;
}

.vk-container {
  font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
  font-size: 14px;
  line-height: 17px;
  color: black;
  text-decoration: none;
}

.vk-container a {
  text-decoration: none;
}

.vk-container a:hover {
  text-decoration: none;
}

.vk-header {
  background: none repeat scroll 0% 0% rgb(218, 226, 232);
  padding: 4px 4px 4px 6px;
  margin-bottom: 10px;
}

.vk-logo {
  background: url('../index_files/icon-fb.png') 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;
  width: 48px;
  height: 48px;
}

.vk-comment, .vk-comment-load {
  margin-bottom: 15px;
  position: relative;
  border-bottom: 1px solid rgb(218, 225, 232);
  padding-bottom: 15px;
}

.vk-comment:last-child {
  border-bottom: 0px none;
}

.vk-comment-name {
  color: rgb(43, 88, 122);
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

.vk-comment-name:hover {
  text-decoration: none;
}

.vk-comment-text {
  margin-left: 60px;
}

.vk-comment-date {
  margin-left: 60px;
  color: rgb(153, 153, 153);
}

.vk-comment-like {
  position: absolute;
  right: 0;
  bottom: 10px;
  background: url('../index_files/like0000.png') no-repeat scroll left center transparent;
  width: 30px;
  height: 16px;
  display: inline-block;
  text-decoration: none;
}

.vk-comment-like:hover {
  opacity: 0.5;
  cursor: pointer;
  text-decoration: none;
}

.vk-comment-like-count {
  padding-left: 20px;
  font-weight: bold;
  color: rgb(114, 149, 178);
  font-size: 10px;
  text-decoration: none;
}

.vk-comment-answer {
  color: rgb(43, 88, 122);
  text-decoration: none;
}

.vk-comment-answer:hover {
  opacity: 0.5;
  cursor: pointer;
  text-decoration: none;
}

/* Header */
.header {
  width: 960px;
  margin: 0px auto 20px;
  background-image: url(./header_s.jpg);
  height: 131px;
  background-size: contain;
  box-shadow: 0px 1px 2px rgb(129, 129, 129);
  text-transform: uppercase;
  color: #ffffff;
  position: relative;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

a.hlink {
  text-decoration: none;
}

.header h1 {
  position: absolute;
  top: 45px;
  left: 45px;
}

.header div {
  position: absolute;
  font-weight: bold;
  top: 25px;
}

.header .h-comment {
  right: 230px;
}

.header .h-comment:after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 35px;
  top: 35px;
  background-image: url(./speech-bubbles-comment-option.png);
  background-position: center;
  background-repeat: no-repeat;
}

.header .h-popular {
  right: 128px;
}

.header .h-popular:after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 17px;
  top: 35px;
  background-image: url(./bookmark-star.png);
  background-position: center;
  background-repeat: no-repeat;
}

.header .h-likes {
  right: 23px;
}

.header .h-likes:after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 17px;
  top: 35px;
  background-image: url(./thumbs-up-hand-symbol.png);
  background-position: center;
  background-repeat: no-repeat;
}

/* Header */
@media (max-width: 990px) {
  .header .h-comment, .header .h-popular, .header .h-likes {
    display: none;
  }

  .container {
    width: auto;
  }

  .header {
    width: auto;
  }

  .header h1 {
    text-align: center;
    position: relative;
    top: 51px;
    left: 0;
    right: 0;
  }

  .sidebar {
    display: none;
  }

  .left-column {
    float: none;
    width: auto;
    margin-right: 0;
  }

  .vk-container>.vk-comment:nth-last-child(n+7) {
    display: none;
  }
}

.img-left {
  float: left;
  margin: 0px 10px 10px 0px;
  max-width: 250px;
}

.img-right {
  float: right;
  margin: 0px 0px 10px 10px;
  max-width: 250px;
}

@media (max-width: 600px) {
  .img-left, .img-right {
    display: block;
    margin: 0 auto;
    float: none;
  }
}
@media (max-width: 500px){
  .header h1 {
    font-size: 17px;
  }
}
.btn {
  display: inline-block;
  padding: 5px 10px;    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;background-color: #346bc5;
  color:#fff;
  text-decoration: none;
          
}
.btn:hover{
  text-decoration: none;
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
          