@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#dbdcd7;
  color:#666666;
  font-family:'Avenir';
  font-weight:normal;
  font-style:normal;
  font-size:16px;
  background-position:top center;
  background-attachment:scroll;
  background-repeat:repeat;
  background-image:url(http://i105.photobucket.com/albums/m235/LulaMhoon/stardust_zps2b97e8e9.png);
  width:550px!important;
  margin:0 auto;
}

.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:#dbdcd7;
  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:#666666;
  color:#777777;
  font-family:'Andale Mono';
  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:0;
}

.heading {
  display:none;
}

.label {
  display:none;
}

.header {
  display:none;
}

#unix_last_updated_value {
  display:none;
}

#cam_score_value {
  display:none;
}

#username_container {
  display:none;
}

#gender_container {
  display:none;
}

#ethnicity_container {
  display:none;
}

#age_container {
  display:none;
}

#sexual_preference_container {
  display:none;
}

#unix_last_login_container {
  display:none;
}

#header_bar {
  display:none;
}

.header_time {
  display:none;
}

#blurb_container {
  display:none;
}  
}

.aboutstuff {
  padding:5px;
  margin-top:5px;
  width:350px;
  float:left;
  font-family:'Wire One',sans-serif;
  text-transform:uppercase;
  color:#73b8b4;
  background-color:#fff2d7;
  margin:0 auto;
  border-radius:5px;
}