@charset "UTF-8";

#about_me_label,#header_bar,#tags_value,#tags_label,#gender_container,#sexual_preference_container,#username_container {
  display:none;
}

.profile_section_content .heading {
  display:none;
}

div#profile_header.profile_section {
  display:none;
}

div#profile_friends.profile_subsection {
  display:none;
}

a:link {
  color:#00b2c7;
}

a:hover {
  color:#ffffff;
}

a:active {
  color:#00b2c7;
}

a:visited {
  color:#00b2c7;
}

body {
  background-color:#000000;
  color:#ffffff;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:11px;
  line-height:16px;
}

.titletext {
  color:#9e2810;
  font-weight:bold;
}

.titletext02 {
  font-weight:bold;
  background-color:#4c0d06;
}

.profile_section_content {
  margin:0;
  padding:0;
  color:#ffffff;
}

.profile_section_background {
  background-color:#370603;
}

.img_radius_shadow {
  -moz-border-radius-topleft:0;
  -moz-border-radius-topright:0;
  -moz-border-radius-bottomright:0;
  -moz-border-radius-bottomleft:0;
}

.profile_section_content .heading {
  padding:0;
  background-color:#ec7676;
  color:#ffffff;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -moz-border-radius-topleft:0;
  -moz-border-radius-topright:0;
  -moz-border-radius-bottomright:0;
  -moz-border-radius-bottomleft:0;
  text-shadow:#777777 0 0 0;
}

.content {
  margin:0;
  padding:0;
}