@charset "UTF-8";

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

a:visited {
  color:#f28ed0;
}

body {
  background-color:#0d0d0c;
  color:#f20ca4;
  font-family:'Arial';
  font-weight:normal;
  font-style:normal;
  font-size:15px;
}

.profile_section_content {
  color:#f20ca4;
  border:0 none #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -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:#FFFFFF;
  filter:alpha(opacity=100);
  opacity:1;
}

.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:30px;
  background-color:#ee1eba;
  color:#1c1b1c;
  font-family:'Arial';
  font-weight:bold;
  font-style:normal;
  font-size:14px;
  -webkit-border-radius:16px;
  -moz-border-radius:16px;
  border-radius:16px;
  -webkit-box-shadow:0 0 0 #0d0d0d;
  -moz-box-shadow:0 0 0 #0d0d0d;
  box-shadow:0 0 0 #0d0d0d;
  -webkit-text-shadow:0 0 0 #090909;
  -moz-text-shadow:0 0 0 #090909;
  text-shadow:0 0 0 #090909;
  background-image:url(https://img.mfcimg.com/photos2/247/24775251/207-263-957-755-10717200.jpg);
}

.content {
  padding:5px;
}

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

.profile_row #profile_header {
  background:url(http://imagizer.imageshack.us/a/img922/8601/IEsz5T.png) no-repeat center;
  display:table-cell;
  background-size:contain;
  height:350px;
}

#profile_about_me,.profile_subsection,#profile_comments .profile_section_background,#profile_interests_content {
  background-color:white;
  border-radius:10px;
}

#avatar_holder,#profile_header_container,#profile_header #profile_section_background {
  display:none;
}

.profile_section_content .profile_section_background {
  background-color:transparent;
}

#username_container,#gender_container,#body_type_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#age_container,#city_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#drugs_container,#marital_status_container,#occupation_container,#school_container,#favorite_food_container,#pets_container,#cam_score_container,#automobile_container,#about_me_label,#profile_main_photo,#profile_header,.heading,#tags_container {
  display:none;
}

#meaning_life_label,#five_things_label,#favorite_books_label,#for_fun_label,#favorite_songs_label,#favorite_movies_label,#craziest_thing_label,#be_anywhere_label,#hobbies_label,#perfect_mate_label,#turn_ons_label,#know_me_label {
  color:black;
}

#ck_info {
  margin-left:auto;
  margin-right:auto;
  width:50%;
  font-size:20px;
  font-weight:700;
  color:black;
  text-align:left;
  margin-bottom:50px;
}