@charset "UTF-8";

#username_container,#username_label,#username_value,#gender_container,#gender_label,#gender_value,#body_type_container,#body_type_label,#body_type_value,#ethnicity_container,#ethnicity_label,#ethnicity_value,#hair_container,#hair_label,#hair_value,#eyes_container,#eyes_label,#eyes_value,#weight_container,#weight_label,#weight_value,#height_container,#height_label,#height_value,#age_container,#age_label,#age_value,#city_container,#city_label,#city_value,#country_container,#country_label,#country_value,#sexual_preference_container,#sexual_preference_label,#sexual_preference_value,#smoke_container,#smoke_label,#smoke_value,#drink_container,#drink_label,#drink_value,#marital_status_container,#marital_status_label,#marital_status_value,#occupation_container,#occupation_label,#occupation_value,#school_container,#school_label,#school_value,#favorite_food_container,#favorite_food_label,#favorite_food_value,#pets_container,#pets_label,#pets_value,#automobile_container,#automobile_label,#automobile_value {
  display:none!important;
}

/* latin-ext */
@font-face {
  font-family:'Chela One';
  font-style:normal;
  font-weight:200;
  src:local('Chela One'),local(ChelaOne-Regular),url(https://fonts.gstatic.com/s/chelaone/v5/0uXFKi46eRCbFWkdb_7tDhJtnKITppOI_IvcXXDNrsc.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:'Chela One';
  font-style:normal;
  font-weight:200;
  src:local('Chela One'),local(ChelaOne-Regular),url(https://fonts.gstatic.com/s/chelaone/v5/DHUBEAsCcSRMyWTJ6sisfltXRa8TVwTICgirnJhmVJw.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;
}

/* centeredmenu */
#centeredmenu {
  float:left;
  width:800px;
  padding:0;
  background:url(https://s26.postimg.org/lvdoe6pw9/SPace_Space.gif);
  border-bottom:3px solid white;
  overflow:hidden;
  position:relative;
  text-shadow:2px 2px 2px #000;
  font-family:"Chela One";
}

#centeredmenu {
  list-style-type:none;
  margin:0;
  padding:0;
  overflow:hidden;
}

#centeredmenu ul {
  clear:left;
  float:left;
  list-style:none;
  margin:0;
  padding:10px;
  position:relative;
  left:49%;
  text-align:center;
}

#centeredmenu ul li {
  display:block;
  float:left;
  list-style:none;
  margin:auto;
  padding:0 3px;
  position:relative;
  right:50%;
}

#centeredmenu ul li a:hover {
  box-shadow:0 2px 8px 2px #47d5f4;
  Color:#47d5f4;
  border-radius:20px;
  background:#a1e1ef;
}

#centeredmenu ul li a {
  display:block;
  margin:auto;
  padding:15px;
  background:transparent;
  color:#fff;
  text-decoration:none;
  text-decoration:none;
  transition:.5s;
  font-size:19px;
}

/* centeredmenu */
#profile_schedule .heading {
  display:none;
}

#header_bar,.header_time,#profile_about_me>.heading,#profile_header,#username_label,#username_value,#about_me_label#gender_container,#gender_label,#gender_value,#age_container,#age_label,#age_value,#sexual_preference_container,#sexual_preference_label,#city_container,#city_label,#about_me_label #tags_label,#tags_container,#about_me_label,.recent_photos,#profile_main_photo,#cam_score_label,#cam_score_container {
  display:none;
}

.button {
  border-radius:20px;
  box-shadow:2px 2px 2px rgb(12,175,210);
}

.button2 {
  border-radius:20px;
  box-shadow:2px 2px 2px #ea68b0;
}

/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform:translateX(3px) rotate(2deg);
    transform:translateX(3px) rotate(2deg);
  }
  
  100% {
    -webkit-transform:translateX(-3px) rotate(-2deg);
    transform:translateX(-3px) rotate(-2deg);
  }
}

@keyframes hvr-buzz {
  50% {
    -webkit-transform:translateX(3px) rotate(2deg);
    transform:translateX(3px) rotate(2deg);
  }
  
  100% {
    -webkit-transform:translateX(-3px) rotate(-2deg);
    transform:translateX(-3px) rotate(-2deg);
  }
}

.button,.button2 {
  display:inline-block;
  vertical-align:middle;
  -webkit-transform:perspective(1px) translateZ(0);
  transform:perspective(1px) translateZ(0);
}

.button:hover,.button:focus,.button:active {
  -webkit-animation-name:hvr-buzz;
  animation-name:hvr-buzz;
  -webkit-animation-duration:.15s;
  animation-duration:.15s;
  -webkit-animation-timing-function:linear;
  animation-timing-function:linear;
  -webkit-animation-iteration-count:infinite;
  animation-iteration-count:infinite;
}

.button2:hover,.button2:focus,.button2:active {
  -webkit-animation-name:hvr-buzz;
  animation-name:hvr-buzz;
  -webkit-animation-duration:.15s;
  animation-duration:.15s;
  -webkit-animation-timing-function:linear;
  animation-timing-function:linear;
  -webkit-animation-iteration-count:infinite;
  animation-iteration-count:infinite;
}

.center-div {
  margin:auto;
}

#header_bar {
  display:none;
}

#footer_bar {
  display:none;
}

div#profile_header.profile_section {
  display:none;
}

a:link,a:active,a:hover {
  color:#;
}

a:visited {
  color:#;
}

.box1 {
  background-color:#ffffff;
  background:rgba(0,0,0,0.4);
  text-decoration:none;
  text-shadow:1px 1px 1px #0095b5;
}

#shadow {
  text-shadow:1px 1px 1px #000;
}

#shadow2 {
  text-shadow:1px 1px 1px #000;
}

body {
  width:800px;
  margin:0 auto;
  background-color:#ffffff;
  background:url(http://117.imagebam.com/download/WdGC8x-2cx97XEzB2muZXA/52340/523398743/unnamed.jpg) repeat fixed 0 0 / cover;
  color:#666666;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

.fadeIn,body {
  animation-name:fadeIn;
  -webkit-animation-name:fadeIn;
  animation-duration:1.5s;
  -webkit-animation-duration:1.5s;
  animation-timing-function:ease-in-out;
  -webkit-animation-timing-function:ease-in-out;
  visibility:visible!important;
}

@keyframes fadeIn {
  0% {
    transform:scale(0);
    opacity:0;
  }
  
  60% {
    transform:scale(1.1);
  }
  
  80% {
    transform:scale(0.9);
    opacity:1;
  }
  
  100% {
    transform:scale(1);
    opacity:1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    -webkit-transform:scale(0);
    opacity:0;
  }
  
  60% {
    -webkit-transform:scale(1.1);
  }
  
  80% {
    -webkit-transform:scale(0.9);
    opacity:1;
  }
  
  100% {
    -webkit-transform:scale(1);
    opacity:1;
  }
}

.profile_section_content {
  color:#fff;
  border:px #;
  padding:0 5px;
  margin:auto;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFCAF9;
  filter:alpha(opacity=100);
  opacity:.7;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  padding:10px;
  border-bottom:3px solid #FFF;
  background:url(http://117.imagebam.com/download/f9NqmFsq6kepFw0Pc0_yOQ/52326/523259304/space-6.jpg) repeat fixed 0 0;
  color:#fff;
  font-family:'Chela One';
  font-weight:normal;
  font-style:normal;
  font-size:22px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:2px 2px 2px #000;
}

.content {
  padding:5px;
}

#comments {
  padding:0 50px;
}

.wall_post {
  padding:10px;
  text-align:center;
}

.wall_post_body {
  background:#354765;
  padding:10px;
  border-radius:20px;
}

.wall_post_time {
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}