@charset "UTF-8";

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

a:visited {
  color:#7ef6ef;
}

body {
  background-color:#ffffff;
  background-color:#9AC956;
  color:#f8eeee;
  font-family:'MS Sans Serif';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  background-position:top left;
  background-attachment:scroll;
  background-repeat:repeat;
  background-image:url(https://img.mfcimg.com/photos2/313/31320787/194-838-753-603-12265428.jpg);
}

.profile_section_content {
  color:#f8eeee;
  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:#d035f8;
  filter:alpha(opacity=50);
  opacity:.5;
}

.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:5px;
  background-color:#fafcf6;
  color:#d752fa;
  font-family:'Impact';
  font-weight:normal;
  font-style:normal;
  font-size:25px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #cf4df1;
  -moz-box-shadow:0 0 0 #cf4df1;
  box-shadow:0 0 0 #cf4df1;
  -webkit-text-shadow:0 0 0 #a742af;
  -moz-text-shadow:0 0 0 #a742af;
  text-shadow:0 0 0 #a742af;
}

.content {
  padding:5px;
}

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

#profile_mfc_news_feed_content,#profile_interests_content,#profile_about_me .heading,#tags_container,#about_me_label,#profile_main_photo,#cam_score_container,#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,#automobile_container {
  display:none;
}