@charset "UTF-8";

a:hover {
  color:#FFF;
}

a:visited {
  color:#B26B8F;
}

body {
  background-image:url(http://41.media.tumblr.com/fa6e5e318579a0a3ea070287d9030801/tumblr_np6ovnH85Q1t10veso2_r1_1280.jpg),url(http://40.media.tumblr.com/f2cac5c91fbaa9028254c14781d56a55/tumblr_np6ovnH85Q1t10veso3_r1_1280.jpg);
  background-position:bottom left -40px,bottom right 5px;
  background-repeat:no-repeat,no-repeat;
  background-attachment:fixed;
  padding:0;
  color:#000;
  line-height:20px;
  font-size:16px;
  width:1024px;
  margin:0 auto;
}

.profile_row #profile_header {
  background:url(http://40.media.tumblr.com/a9a27633c315eab5641cb9ae7cc867c6/tumblr_np6ovnH85Q1t10veso1_1280.jpg) no-repeat center;
  display:table-cell;
  vertical-align:bottom;
  width:1024px;
  height:576px;
  border-bottom:solid white 5px;
}

#profile {
  background:url(https://img.mfcimg.com/photos2/780/7809704/823-327-430-835-8042905.png) repeat scroll;
  -webkit-box-shadow:0 0 36px 2px rgba(0,0,0,0.75);
  -moz-box-shadow:0 0 36px 2px rgba(0,0,0,0.75);
  box-shadow:0 0 36px 2px rgba(0,0,0,0.75);
}

#profile_header .profile_section_content {
  padding:0;
  margin:0;
  height:55px;
}

#avatar_holder {
  position:absolute;
  margin:auto;
  right:0;
  left:0;
}

#profile_avatar {
  border:solid white 5px;
  border-radius:50px;
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
}

#profile_about_me {
  margin-top:50px;
  margin-left:-1000px;
  margin-bottom:0;
}

#profile_about_me .container {
  display:block;
  margin:0 auto;
  text-align:center;
}

#profile_about_me .label,#profile_about_me .value {
  display:inline-block;
  width:200px;
}

#profile_about_me .label {
  border-right:black solid 2px;
  text-align:right;
  padding-right:0;
  margin-right:0;
}

#profile_about_me .value {
  text-align:left;
  padding-left:0;
}

#username_label,#cam_score_label,#gender_label,#body_type_label,#ethnicity_label,#hair_label,#eyes_label,#sexual_preference_label,#smoke_label,#marital_status_label,#occupation_label,#automobile_label,#age_label,#city_label,#country_label,#drink_label,#drugs_label,#school_label,#favorite_food_label {
  text-align:left;
  padding-left:1024px;
}

#about_me_label,#tags_label,#tags_value {
  opacity:0;
}

#profile_interests_content .label {
  opacity:0;
}

#profile_interests_content .value {
  vertical-align:bottom;
  width:1020px;
  height:4354px;
  padding:0;
  margin:0;
}

.profile_section_content,#profile_interests_content .label,#profile_interests_content .value {
  padding:0;
  margin:0;
}

#profile_interests_content .label,#profile_interests_content .value {
  padding:0;
  margin:0;
}

#header_bar,#footer_bar,.header_time,.heading,#main_photo,.recent_photos,#profile_header_container,#profile_schedule,#profile_comments {
  display:none;
}