@charset "UTF-8";

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

a:visited {
  color:#;
}

#title {
  width:600px;
  margin:auto;
  background:none;
  margin-bottom:-40px;
}

#menu {
  width:600px;
  margin:auto;
}

body {
  background-image:url(http://a1star.com/images/star--background-seamless-repeating9.jpg);
}

body {
  color:#2ae4eb;
  font-family:'Calibri Light';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  background-position:center center;
  background-attachment:scroll;
  background-repeat:repeat;
}

.profile_section_content {
  color:#2ae4eb;
  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:#000000;
  filter:alpha(opacity=100);
  opacity:1;
}

.img_radius_shadow {
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  -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;
  color:#000000;
  background-color:#2ae4eb;
  font-family:'Calibri Light';
  font-weight:normal;
  font-style:normal;
  font-size:16px;
  -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;
}

body {
  width:600px;
  margin:0 auto;
}

#profile_main_photo,#about_me_label,#username_container,#gender_container,#body_type_container,#ethnicity_container,#hair_container,#age_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#drugs_container,#marital_status_container,#occupation_container,#favorite_food_label,#automobile_container,#eyes_container,#weight_container,#height_container,#tags_container,#cam_score_container {
  display:none;
}