﻿
/*сброс стилей*/
a{text-decoration:none; color:#6cd0ed;}
a:hover{text-decoration:none;}
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,  
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,  
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,  
dl, dt, dd, ol, ul, li, fieldset, form, label, legend { 
    vertical-align: baseline; 
    font-family: inherit; 
    font-weight: inherit; 
    font-style: inherit; 
    font-size: 100%; 
    outline: 0; 
    padding: 0; 
    margin: 0; 
    border: 0;  } 
/* remember to define focus styles! */ 
:focus {outline: 0;} 
body {line-height: 1;color: black;} 
ol, ul {list-style: none;} 
/* tables still need cellspacing="0" in the markup */ 
table {border-collapse: separate;border-spacing: 0;} 
caption, th, td {font-weight: normal;text-align: left;} 
/* remove possible quote marks (") from <q> & <blockquote> */ 
blockquote:before, blockquote:after, q:before, q:after {content: "";} 
blockquote, q {quotes: "" "";}
/*сброс стилей*/

/* FONTS*/
@font-face {
  font-family: 'RobotoMedium';
  src: url("../fonts/RobotoMedium");
  src: url("../fonts/RobotoMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoMedium.woff") format("woff"), url("../fonts/RobotoMedium.ttf") format("truetype"), url("../fonts/RobotoMedium.svg#RobotoMedium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoRegular';
  src: url("../fonts/RobotoRegular");
  src: url("../fonts/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular.ttf") format("truetype"), url("../fonts/RobotoRegular.svg#RobotoRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoLight';
  src: url("../fonts/RobotoLight");
  src: url("../fonts/RobotoLight.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoLight.woff") format("woff"), url("../fonts/RobotoLight.ttf") format("truetype"), url("../fonts/RobotoLight.svg#RobotoLight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoBold';
  src: url("../fonts/RobotoBold");
  src: url("../fonts/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold.ttf") format("truetype"), url("../fonts/RobotoBold.svg#RobotoBold") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FONTS*/
.wrapper {
  max-width: 2560px;
  min-width: 320px;
  margin: 0 auto;
  overflow: hidden;
  background:#080307;
}
a, input[type="submit"] {
  cursor: pointer;
  transition:0.5s;
}
input[type="text"]{
  transition:0.5s;
}
/* crossplaceholder */
::-webkit-input-placeholder {      color:    #000000;}
:-moz-placeholder {      color:    #000000;      opacity:  1;}
::-moz-placeholder {      color:    #000000;      opacity:  1;}
:-ms-input-placeholder {      color:    #000000;}

.wrap {
  width: 1020px;
  margin: 0 auto;
  overflow: hidden;
}
.wrap_a, .wrap_center {
  width: 100%;
  float: left;
}
.arcticmodal-overlay,
.arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000; }
.arcticmodal-container { overflow: auto; margin: 0; padding: 0; border: 0; border-collapse: collapse; }
*:first-child+html .arcticmodal-container { height: 100% }
.arcticmodal-container_i { height: 100%; margin: 0 auto; }
.arcticmodal-container_i2 { padding: 24px; margin: 0; border: 0; vertical-align: middle; }
.arcticmodal-error { padding: 20px; border-radius: 10px; background: #000; color: #fff; }
.arcticmodal-loading { width: 80px; height: 80px; border-radius: 10px; background: #000 url(loading.gif) no-repeat 50% 50%; }


header,section,footer {
  width: 100%;
  float: left;
}
header {
  min-height: 150px;
}
header .logo {
  float: left;
  margin: 6px 15px 0 55px;
}
header .logo a {}
header .logo a img {}
header h1 {
  color: #6cd0ed;
  font: 30px/150px 'RobotoMedium';
  float: left;
}

section {}
section .wrap {
  width: 962px;
  background: #323232;
  padding: 36px 31px 30px;
}
.thumbnails{
  text-align: center;
  margin-bottom: 30px;
}
.thumbnail{
  text-decoration: none;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: 0px;
}
.thumbnail .r{
  float: left;
  position: relative;
}
.thumbnail .r img {
  width: 189px;
  height: 106px;
}
.block_autor {
  width: 94.7%;
  background: #454545;
  overflow: hidden;
  padding: 25px 25px 18px 25px;
}
.block_autor .info {
  width: 75%;
  float: left;
}
.block_autor .info p {
  color: #cecece;
  font-size: 80%;
  font-family: Tahoma, Verdana, "Helvetica CE", "Arial CE", sans-serif;
  margin-bottom: 8px;
  line-height: 14px;
  letter-spacing: 0.2px;
  word-spacing: 0.2px;
}
.block_autor .photo {
  float: right;
  width: 15%;
}
.block_autor .photo img {
  max-width: 100%;
}
.block_autor .block_social {
  width: 100%;
  float: left;
  /*margin-top: 25px;*/
  margin-top: 0px;
}
.block_autor .block_social a {
  display: block;
  width: 40px;
  height: 40px;
  float: left;
    margin: 0 11px 0 0;
}
.block_autor .block_social a:nth-child(6){
  margin-right: 0;
}
.block_autor .block_social a.fb{
  background: url(../img/ico_fb2.png);
  }
.block_autor .block_social a.md{
  background: url(../img/ico_mdm.png);
  }
.block_autor .block_social a.in{
  background: url(../img/ico_in2.png);

}
.block_autor .block_social a.livej {
  background: url(../img/ico_live.png);

}
.block_autor .block_social a.fc {
  background: url(../img/ico_flcr.png);
}
.block_autor .block_social a.mail {
  background: url(../img/ico_mail2.png);
}

footer {
  text-align: center;
  min-height: 420px;
}
footer .wrap {
  min-height: 108px;
  display: table;
}
footer p {
  color: #454545;
  font: 11px/11px 'Tahoma';
  display: table-cell;
  vertical-align: middle;
}

/* MEDIA max-width:1020px */
@media screen and (max-width: 1020px) {
  .wrap {
    width: 100%;  
  }
  section .wrap  {
    width: 97%;
  }
  .block_autor {
    width: 94%;
  }
  .block_autor .photo img {
    max-width: 100%;
  }
}
/* MEDIA max-width:780px */
@media screen and (max-width: 780px) {
  section .wrap {
    width: 90%;
  }
  .block_autor {
        width: 92%;
  }
  .block_autor .info {
    width: 100%;
  }
  .block_autor .info p {
    font: 14px/16px 'Tahoma';
  }
  .block_autor .photo {
    float: right;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .block_autor .block_social {
    float: none;
    width: 155px;
    overflow: hidden;
    margin: 0 auto;
  }
  footer p {
    font: 18px/22px 'Tahoma';
  }
}

/* MEDIA max-width:580px */
@media screen and (max-width: 580px) {
  header .logo {
    margin: 0 1% 0 10%;
  }
  .block_autor {
    width: 90%;
  }
}

/* MEDIA max-width:550px */
@media screen and (max-width: 550px) {
  header .logo {
    margin: 0 1% 0 5%;
  }
  header .logo img {
    max-width: 100%;
  }
  header h1 {
    font-size: 50px;
  }
  .block_autor {
    width: 90%;
  }
}

/* MEDIA max-width:505px */
@media screen and (max-width: 505px) {
  .wrap {}
  header {
    text-align: center;
  }
  header .logo {
    margin: 20px auto 0;
    width: 100%;
  }
  header h1 {
    width: 100%;
    line-height: 100px;
  }
  footer .wrap {
    width: 90%;
  }
  .block_autor {
    width: 85%;
  }
  section .wrap {
    width: 85%;
  }
}
/* MEDIA max-width:400px */
@media screen and (max-width: 400px) {
  .block_autor {
    width: 80%;
  }
  header h1 {
    font-size: 45px;
  }
}







