@charset "UTF-8";

a:link,a:active {
  color:#09C;
  text-decoration:none;
}

a:hover {
  color:#900;
  text-decoration:none;
}

a:visited {
  text-decoration:none;
  font-weight:normal;
}

body {
  width:600px;
  margin:auto;
  background-image:url(http://i613.photobucket.com/albums/tt220/chan0rodgers/elegant-grey-illumination-background-presentations-powerpoint-backgrounds_low1_zpsydftbddr.png);
  background-repeat:no-repeat;
  background-size:cover;
  background-attachment:scroll;
  background-position:top center;
}

.profile_section_content {
  padding:5px;
  margin:5px;
}

.profile_section_background {
  background-color:transparent;
  background-color:rgba(255,255,255,.9);
  filter:alpha(opacity=90);
  opacity:0;
}

.profile_section_content .heading {
  text-align:center;
  background:#74013d;
  padding:5px;
  color:#FFF;
  font-family:"Comic Sans MS",cursive,sans-serif;
  font-weight:bold;
  font-size:17px;
  text-indent:5px;
  font-variant:small-caps;
}

.content {
  padding:5px;
}

#footer_bar {
  padding:6px;
  text-indent:12px;
  margin-top:12px;
  font-size:13px;
}

#header_bar a:link,#header_bar a:visited,#header_bar a:active {
  color:#FFF;
  text-decoration:none;
  text-shadow:0 0 4px #000;
}

#header_bar a:hover {
  color:#903;
  text-decoration:underline;
  text-shadow:none;
}

div#profile_about_me.profile_subsection {
  text-indent:100px;
  text-align:center;
  color:#f4a4d7;
  font-size:23px;
  font-family:"Comic Sans MS",cursive,sans-serif;
}

input {
  color:#069;
  text-shadow:0 1px 7px #666;
  border:1px solid #333;
  outline:none;
  outline-style:none;
}

#profile_friends,#profile_schedule,#average_rating_container,#rate_container,#admirers_container,#friends_container,#favorite_models_container {
  display:none;
}

#gender_container,#smoke_container,#body_type_container,#ethnicity_container,#country_container,#sexual_preference_container,#eyes_container,#hair_container,#drink_container,#drugs_container,#tags_container {
  display:none;
}

#about_me_label,#pets_label,#marital_status_label,#age_label,#username_label,#automobile_label {
  display:none;
}