@charset "UTF-8";

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

a:visited {
  color:#a78fec;
}

body {
  background-color:#000000;
}

.profile_section_background {
  background-color:transparent;
  background-color:#535ba3;
  filter:alpha(opacity=0);
  opacity:0;
}

.img_radius_shadow {
}

.profile_section_content .heading {
  padding:5px;
  background-color:#000000;
  color:#000000;
}

profile_schedule {
  color:lavender;
}

.content {
  padding:5px;
}

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

#average_rating_container,#rate_container,#admirers_container,#friends_container,#favorite_models_container,#header_bar,#avatar_holder,#profile_header_container,#blurb_container,#username_container,#gender_container,#sexual_preference_container,#about_me,#profile_friends,#average_rating_container,#friends_container,#recent_photos_container {
  display:none;
}