@charset "UTF-8";

UTF-8;
/* cyrillic */
@font-face {
  font-family:'Lobster';
  font-style:normal;
  font-weight:400;
  src:local(Lobster),local(Lobster-Regular),url(http://fonts.gstatic.com/s/lobster/v12/c28rH3kclCLEuIsGhOg7evY6323mHUZFJMgTvxaG2iE.woff2) format("woff2");
  unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
}

/* latin-ext */
@font-face {
  font-family:'Lobster';
  font-style:normal;
  font-weight:400;
  src:local(Lobster),local(Lobster-Regular),url(http://fonts.gstatic.com/s/lobster/v12/9NqNYV_LP7zlAF8jHr7f1vY6323mHUZFJMgTvxaG2iE.woff2) format("woff2");
  unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

/* latin */
@font-face {
  font-family:'Lobster';
  font-style:normal;
  font-weight:400;
  src:local(Lobster),local(Lobster-Regular),url(http://fonts.gstatic.com/s/lobster/v12/cycBf3mfbGkh66G5NhszPQ.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

* {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

:before,:after {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

body {
  font-family:'Lobster';
  font-size:30px;
  color:#666666;
}

body,#fixed_background {
  background-image:url(http://www.chikaslindas.com/videos/aadrianasweet/bg.jpg);
  background-repeat:repeat;
}

#profile .profile_row:first-child,#profile_main_photo,#profile_friends,#profile_about_me .heading,#favorite_books_label,#profile_interests_content .heading,#profile_schedule {
  display:none!important;
}

#profile {
  background-color:#fff;
  width:600px;
  margin:0 auto;
}

#profile_main_about_holder {
  background-color:#fff;
}

#profile_about_me_friends {
  background-image:url(http://www.chikaslindas.com/videos/aadrianasweet/head.jpg);
  background-repeat:no-repeat;
  background-position:center 100px;
  padding-top:600px;
}

#amazon {
  position:absolute;
  top:-1400px;
  right:20%;
}

#offline {
  position:absolute;
  top:-1100px;
  right:20%;
}

#gral {
  margin:0 auto;
}