@charset "UTF-8";

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

a:visited {
  color:#000000;
}

#header_bar,#footer_bar {
  display:none;
}

#avatar_holder {
  border-style:ridge;
  border-color:#FF1493;
  border-width:3px;
  margin:10px 0 0;
}

.heading {
}

.label {
  color:#000000;
  font-family:'Monotype Corsiva';
  font-weight:bold;
  font-size:18px;
  text-transform:capitalize;
}

.value {
  color:#000000;
  font-family:'Monotype Corsiva';
  font-weight:bold;
  font-size:18px;
  text-transform:capitalize;
}

body {
  color:#000000;
  background-size:fit;
  background-position:center;
  background-image:url(https://img.mfcimg.com/photos2/140/14013024/535-643-400-821-8024055.png);
  background-attachment:fixed;
  background-repeat:no-repeat;
  width:1024px;
  margin:0 150px;
}

.profile_section_content {
  color:#000000;
  padding-left:15px;
  margin:10px;
  letter-spacing:3px;
  line-height:175%;
}

.profile_section_background {
  background-size:cover;
  background-position:top center;
  background-color:#ffffff;
  background-attachment:scroll;
  background-repeat:no-repeat;
  border-style:ridge;
  border-color:#FF1493;
  border-width:6px;
  opacity:.65;
}

.profile_section_content .heading {
  background:transparent;
  text-decoration:underline;
  padding-top:10px;
  color:#000000;
  font-family:'Monotype Corsiva';
  font-weight:bold;
  font-size:20px;
  text-transform:uppercase;
  text-shadow:2px 2px 4px #FF1493;
}

h1 {
  font-family:'Monotype Corsiva';
  font-weight:bold;
  font-size:20px;
  color:#000000;
  text-transform:uppercase;
  text-decoration:underline;
  text-align:center;
  text-shadow:2px 2px 4px #FF1493;
}

h2 {
  font-family:'Monotype Corsiva';
  font-size:18px;
  color:#000000;
  text-align:center;
}

p {
  font-family:'Bradley Hand ITC';
  font-size:24px;
  text-align:center;
  margin:0 0 0 -475px;
  text-shadow:2px 2px 4px #FF0000;
}

#username_label,#cam_score_label,#gender_label,#body_type_label,#ethnicity_label,#hair_label,#eyes_label,#weight_label,#height_label,#age_label,#city_label,#country_label,#sexual_preference_label,#smoke_label,#drink_label,#drugs_label,#occupation_label,#marital_status_label {
}

#username_value,#cam_score_value,#gender_value,#body_type_value,#ethnicity_value,#hair_value,#eyes_value,#weight_value,#height_value,#age_value,#city_value,#country_value,#sexual_preference_value,#smoke_value,#drink_value,#drugs_value,#occupation_value,#marital_status_value {
}

#about_me_label {
  text-align:center;
  color:#ffffff;
  text-shadow:2px 2px 4px #ffffff;
}

#tags_value,#tags_label {
  display:none;
}

#main_photo,.recent_photos,#recent_photos_label {
  display:none;
}

content {
  padding:15px;
}