@charset "UTF-8";

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

a:visited {
  color:#;
}

.profile_section_content {
  color:#666666;
  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:#FFFFFF;
  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;
  background-color:#768eec;
  color:#FFFFFF;
  font-family:'Verdana';
  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;
}

body {
  background:#a90329;
  background:-moz-linear-gradient(top,#a90329 0%,#8f0222 44%,#6d0019 100%);
  background:-webkit-linear-gradient(top,#a90329 0%,#8f0222 44%,#6d0019 100%);
  background:linear-gradient(to bottom,#a90329 0%,#8f0222 44%,#6d0019 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a90329',endColorstr='#6d0019',GradientType=0);
}

.profile_section_content .heading {
  padding:5px;
  background-color:#942828;
  color:#FFFFFF;
  font-family:â€™Verdanaâ€™;
  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;
}

#profile_photo_galleries,#admirers_container,#friends_container,#favorite_models_container,#profile_main_photo .profile_section_content .heading,.recent_photos,#server_time,#unix_last_updated_container,#last_login_string_container {
  display:none!important;
}

.heading {
  margin-top:.5em;
  font-size:1.8em!important;
  background-color:#942828!important;
}

#profile_friends {
  padding-bottom:11px;
}

.profile_section_background {
  box-shadow:inset 0 0 20px rgba(255,0,0,.27),0 0 20px rgba(255,255,255,.54);
}

#username_value {
  color:#D84646;
  font-size:2em;
}

#blurb_value {
  font-size:1.08em!important;
}