/* ::::: http://topnovosty.ru/psoriaz/images/index.css ::::: */
* {
  box-sizing: border-box;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0px;
  padding: 0px;
  border: 0px none;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

blockquote::before, blockquote::after, q::before, q::after {
  content: none;
}

html {
  min-height: 110%;
}

body {
  font-family: "PT Sans", arial, sans-serif;
  background: none repeat scroll center center rgb(241, 242, 242);
  color: rgb(0, 0, 0);
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  margin: 1em 0px 0.5em;
  line-height: 1.2em;
  font-weight: 300;
  font-family: "Roboto", Verdana, arial, sans-serif;
}

h1 {
  font-size: 1.8em;
}

h2 {
  font-size: 1.6em;
}

h4 {
  font-size: 1.2em;
}

b {
  font-weight: bold;
}

p {
  line-height: 22px;
  margin-bottom: 1.6em;
}

p, ul, ol {
  font-size: 18px;
}

h2 {
  font-weight: bold;
}

.wrap {
  margin: 0px auto;
  min-width: 1200px;
  max-width: 1200px;
  display: block;
}

.structblock::after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

header {
  width: 100%;
  margin-bottom: 30px;
}

.panel {
  width: 100%;
  margin: 20px auto 0px;
}

.panel center {
  background: rgb(120, 130, 120);
  background: -webkit-linear-gradient(77deg, rgb(120, 130, 120) 27%, rgb(120, 150, 140) 100%);
  background: -o-linear-gradient(77deg, rgb(120, 130, 120) 27%, rgb(120, 150, 140) 100%);
  background: -ms-linear-gradient(77deg, rgb(120, 130, 120) 27%, rgb(120, 150, 140) 100%);
  background: linear-gradient(77deg, rgb(120, 130, 120) 27%, rgb(120, 150, 140) 100%);
  margin-bottom: 5px;
  height: 160px;
  position: relative;
}

.logo {
  position: relative;
  top: 40px;
  left: 3%;
  margin-bottom: -100px;
  float: left;
  background: url(../img/ava.jpg) repeat scroll rgb(221, 221, 221);
  background-position: center;
  background-size: cover;
  border: 6px solid rgb(255, 255, 255);
  border-radius: 50px;
  width: 6%;
  height: 45%;
}

.name {
  position: relative;
  top: 60px;
  left: 12%;
  width: 30%;
  padding-bottom: 10px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  float: left;
  text-transform: uppercase;
  color: rgb(255, 255, 255);
  font-weight: bold;
  font-size: 150%;
}

.border, .border1 {
  width: 2%;
  height: 160px;
  background: rgb(241, 242, 242);
  float: left;
  margin-left: 14%;
}

.border1 {
  margin-left: 0;
}

.blockCenter {
  width: 15%;
  float: left;
  color: #fff;
  font-size: 26px;
  text-transform: capitalize;
  margin-top: 50px;
  font-family: serif;
  font-weight: bold;
}

.blockCenter span {
  font-size: 40px;
}

.blockRight {
  float: right;
}

.blockRight img {
  width: 65px;
  margin: 30px 30px 0;
}

.blockRight span {
  color: #fff;
  font-family: serif;
  display: block;
  margin-top: 5px;
  font-size: 20px;
}

.sec_main {
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  display: inline-block;
  vertical-align: top;
  width: 730px;
  margin-right: 23px;
  padding: 90px 30px 30px;
  background: url('../img/title.png')
  no-repeat scroll 30px 30px rgb(255, 255, 255);
  border: 1px solid rgb(222, 223, 223);
  border-radius: 2px;
}

.sec_main h1 {
  margin: 0px 0px 0.5em;
  text-transform: uppercase;
  font-weight: bold;
}

.postmemo {
  padding: 10px 0px;
  float: left;
  position: relative;
  top: -68px;
  left: 34px;
  margin-bottom: -70px;
}

.postmemo .date {}

.postmemo .author {
  margin-left: 110px;
}

.sec_sidebar {
  display: inline-block;
  width: 442px;
  vertical-align: top;
}

.sidebar_block {
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
  padding: 30px;
  background: none repeat scroll 0% 0% rgb(255, 255, 255);
  border: 1px solid rgb(222, 223, 223);
  border-radius: 2px;
}

.sec_sidebar .lastpost {
  margin-bottom: 2em;
  font-size: 0.8em;
}

.lastpost p {
  margin: 0px;
  line-height: 1.2em;
}

.lastpost a {
  text-decoration: none;
}

.lastpost p.title {
  font-size: 1.2em;
  margin-bottom: 0.5em;
  font-weight: bold;
}

.lastpost .title a, .lastpost .title span {
  color: rgb(8, 87, 176);
  text-decoration: none;
}

.lastpost .data {
  color: rgb(102, 102, 102);
  font-size: 80%;
}

.lastpost .comment {
  margin-left: 1em;
}

.lastpost .comment a {
  color: rgb(17, 17, 17);
}

.friendsonline {}

.friendsonline img {
  margin: 0px 15px 15px 0px;
  border: 6px solid rgb(230, 231, 232);
  border-radius: 50px;
}

.friendsonline_ava {
  text-decoration: none;
}

.friendsonline_link {
  text-decoration: underline;
  color: rgb(57, 181, 74);
}

.friendsonline span:last-child {
  display: block;
}

.vk-container {
  font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
  font-size: 11px;
  line-height: 17px;
  color: black;
  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:  transparent;
  background-size: 16px;
  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;
  /*margin-left: 60px;*/
}

.vk-avatar img {
  float: left;
  margin-right: 10px;
  max-height: 50px;
  max-width: 50px;
}

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

.vk-comment-name {
  color: rgb(43, 88, 122);
  font-weight: bold;
  font-size: 12px;
  margin-left: 60px;
}

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

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

.vk-comment-date1 {
  color: rgb(43, 88, 122);
}

.vk-comment-date1:hover {
  color: rgb(165, 192, 213);
  cursor: pointer;
}

.vk-comment-like {
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 30px;
  height: 16px;
  display: inline-block;
}


/*.vk-comment-like:hover {
  opacity: 0.5;
  cursor: pointer;
}*/

.vk-comment-like-count {
  padding-left: 17px;
  font-weight: bold;
  color: rgb(114, 149, 178);
  font-size: 10px;
  background-position: left center;
  background-size: 14px;
}

footer {
  width: 1200px;
  margin: 0px auto;
  padding: 30px;
  text-align: center;
  font-size: 0.9em;
}

footer p {
  margin: 0px;
  color: rgb(0, 0, 0);
}

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700');
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700|PT+Sans:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@media only screen and (min-width: 1200px) {
  .sec_main {
    width: 730px !important;
  }
  .sec_sidebar {
    display: inline-block !important;
  }
  header img {
    display: inline-block !important;
  }
  header {
    display: table-cell;
  }
  .postmemo {
    padding: 10px 0px !important;
    float: left !important;
    position: relative !important;
    top: -68px !important;
    left: 34px !important;
    margin-bottom: -70px !important;
  }
  .panel {
    display: inline-block !important;
  }
}

@media only screen and (min-width: 100px) {
  .wrap {
    min-width: 0;
  }
  .sec_main {
    width: 100%;
  }
  .sec_sidebar {
    display: none;
  }
  footer {
    width: auto;
  }
  header img {
    display: none;
  }
  .postmemo {
    padding: 10px 0px;
    float: left;
    position: relative;
    top: -68px;
    left: 0px;
    margin-bottom: -70px;
    font-size: 1rem;
  }
  .panel {
    display: none;
  }
}

.button {
  display: block;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  color: red;
  line-height: 1.2;
}

.button:hover {
  text-shadow: 2px 2px 3px rgba(195, 105, 105, 0.5);
  color: red;
}

a {
  color: #8a21af;
}
a:hover {
  color: #788278;
}
img {
  max-width: 100%;
}

.sponsored {
  font-size: 14px;
  color: #999;
}

@media only screen and (max-width: 991px) {

  .hide {
    display: none;
  }
}
@media only screen and (max-width: 1200px) {
  .sec_main {
    background-image: none;
    margin: 0;
    padding: 15px;
  }
  .postmemo {
    display: none;
  }

  }
