@charset "UTF-8";

utf-8;
/ CSS Document /
#container {
  width:600px;
  margin:auto;
  background-color:#ffffff;
}

#menu {
  width:350px;
  margin:auto;
}

#about {
  margin:auto;
  width:500px;
}

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

a:visited {
  color:#;
}

body {
  color:#000000;
  font-family:'Arial';
  font-weight:normal;
  font-style:normal;
  font-size:15px;
  background-image:url(http://s3.postimg.org/or72pwe77/image.jpg);
  width:600px;
  margin:auto;
}

#profile_header {
  width:600px;
}

#profile_header.profile_section {
  width:600px;
  margin:auto;
}

#profile_main_photo {
}

#username_container,#body_type_container,#ethnicity_container,#hair_container,eyes_container,#weight_container,#height_container,#age_container,#city_container,#sexual_preference_container,#marital_status_container,#marital_status_container,#gender_container,#country_container,#gender_container,#eyes_container,#smoke_container,#drink_container,#drugs_container,#occupation_container,#favorite_food_container,#pets_container,#school_container,#automobile_container,#cam_score_container,#about_me_label {
  display:none!important;
  .profile_section_contentheadingbackground-color:#9a21cf;
  color:#FFFFFF;
  font-family:'century gothic';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
  -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 {
  margin:auto;
}

.profile_section_content .heading {
  background-color:#9a21cf;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:strong;
  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;
  width:500px;
  margin:0;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  opacity:1;
  width:620px;
  margin:0;
}

#profile_header.profile_section {
  width:600px;
  margin:auto;
}

#tags_label {
  opacity:0;
}

#tags_value {
  opacity:0;
}

#profile_main_photo {
  display:none;
}