@charset "UTF-8";

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

a:visited {
  color:#374D51;
}

body {
  background-color:#ffffff;
  background-color:#9AC956;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
  color:#433B5E;
  background-position:top left;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-image:url(https://img.mfcimg.com/photos2/183/18311190/533-469-182-374-7530626.jpg);
}

.profile_section_content {
  margin:0;
  background-color:#7B78A6;
  border:1px solid black;
  opacity:.7;
  filter:alpha(opacity=70);
/* For IE8 and earlier */
}

.profile_section_content {
  font-weight:bold;
  color:#000000;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=90);
  opacity:.9;
}

.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 {
  margin:0;
  background-color:#063F49;
  border:0 solid black;
  opacity:.2;
  filter:alpha(opacity20);
/* For IE8 and earlier */
}

.profile_section_content .heading {
  margin:2%;
  font-weight:bold;
  color:#ffffff;
}

.profile_section_content .heading {
  padding-top:5px;
  padding-bottom:5px;
  padding-left:0;
  padding-right:0;
}

.profile_subsection {
}

.heading,#profile_header,#about_me_label,#profile_comments,#profile_photo_galleries,#tags_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,#occupation_container,#school_container,#favorite_food_container,#pets_container,#automobile_container,#five_things_container,#photo_galleries,#profile_interests_content,#cam_score_container,#username_container,#profile_header_container,#profile_section_background,#profile_avatar,#avatar_holder,#schedule,#profile_main_photo,#wall_poster_avatar,#wall_poster_username,.wall_post_info,#new_comment_inputs,#average_rating_container {
  display:none;
}