@charset "UTF-8";

a:link {
  color:#FFF;
}

a:visited {
  color:#FFF;
}

body {
  background-color:#000;
  color:#FFFFFF;
  font-family:Helvetica;
  font-weight:normal;
  font-style:normal;
  font-size:14px;
}

#avatar_holder {
  display:none;
}

#profile_section_content {
  display:none;
}

#profile_header_container {
  display:none;
}

#about_me_label {
  color:#000;
}

#username_container {
  display:none;
}

#sexual_preference_container {
  display:none;
}

#gender_container {
  display:none;
}

#friends_container {
  display:none;
}

#favorite_models_container {
  display:none;
}

#video_frame {
  margin-left:45px;
}

#header_bar {
  display:none;
}

#wishlist {
  margin-left:170px;
}

#tip {
  margin-left:190px;
}

#social {
  margin-left:8px;
}

#premium {
  margin-left:170px;
}

#teams {
  margin-left:40px;
}

#profile {
  width:1005px;
  margin-left:19%;
  background:url(https://img.mfcimg.com/photos2/280/28048542/955-121-219-206-11569969.jpg) top center no-repeat;
  background-size:1005px;
}

.profile_section_content .heading {
  display:none;
}

#profile_header {
  padding:400px 0 0;
}

#profile_friends {
  margin-bottom:50px;
}

#video_embed {
}

#tip_menu {
  margin-left:-11%;
}

#tip_menu2 {
  margin-left:-11%;
}

.profile_section_content {
  color:#FFF;
  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:#000;
  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:5px;
  color:#FFFFFF;
  font-family:'Helvetica';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -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;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}

#profile_main_photo {
  display:none;
}

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

#profile_interests_content {
  display:none;
}

#profile_comments {
  display:none;
}

#tags_container {
  display:none;
}