@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#ffffff;
  color:#ffffff;
  text-align:center;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

#header_bar,#footer_bar,#about_me_label,#profile_main_photo,#profile_header_container,#profile_schedule,#profile_friends,#profile_about_me > div:nth-child(1) {
  display:none;
}

.heading,#sexual_preference_container,#country_container,#height_container,#weight_container,#eyes_container,#hair_container,#ethnicity_container,#body_type_container,#gender_container,#username_container,#profile_avatar,#profile_header_container,#profile_main_photo,#about_me_label {
  display:none!important;
}

#profile {
  background-image:none;
  position:relative;
}

#profile_main_about_holder {
  margin-top:-100px;
}

#about_me_value {
  margin:0 auto;
}

.ivyrae {
  background-color:#9A4647;
}

.value {
  display:block;
}

#profile_about_me_friends {
  padding-left:0;
}

.profile_section_content {
  margin:0;
  padding:0;
}

#profile {
  width:830px;
  margin:50px auto -10px;
  box-shadow:0 20px 3px #333;
  font-size:.875em;
  line-height:1.25;
}

#profile_header {
  padding:40px 0;
}

#profile_avatar {
  display:none;
  opacity:0;
  padding:4px;
  background-color:#fff;
  border:1px solid #ccc;
  border:1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);
  box-shadow:0 1px 3px rgba(0,0,0,0.1);
}

.profile_section {
  margin-bottom:-200px;
  border-spacing:0;
}

.profile_section .heading {
  opacity:0;
  background:#990067;
  color:#fff;
  height:40px;
  font-size:1.065rem;
  font-weight:normal;
  padding:10px 15px;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  margin-bottom:0;
}

.profile_section_content {
  z-index:auto;
}

#profile_about_me {
  margin:20px 0;
}

#about_me_value {
  display:block;
  margin:0 auto -20px;
}

img {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0;
  -moz-box-shadow:0;
  box-shadow:0;
}

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

#img_preview {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0;
  -moz-box-shadow:0;
  box-shadow:0;
}

.container {
  display:block;
  margin:0 20px;
}

.in_page_anchor {
  padding-top:50px;
  margin-top:-50px;
  display:inline-block;
/* required for webkit browsers */
}

#profile_password_photo_galleries {
  padding-top:45px;
  margin-top:-45px;
  display:inline-block;
/* required for webkit browsers */
}

.photo_gallery_previews {
  text-align:center;
}

#meaning_life_label {
  margin-top:15px;
}