@charset "UTF-8";

a:link,a:active,a:hover {
  color:#;
  cursor:url(http://cursors3.totallyfreecursors.com/thumbnails/cloud9.gif),auto;
}

a:visited {
  color:#;
}

body {
  background-image:url(http://i67.tinypic.com/j8l5b8.jpg);
  background-color:#ffffff;
  background-color:#b69aff;
  color:#424242;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
  cursor:url(http://cursors3.totallyfreecursors.com/thumbnails/cloud9.gif),auto;
}

.profile_section_content {
  color:#424242;
  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:#7e66a7;
  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_section .recent_photos {
  display:none;
}

#profile_main_photo {
  display:none;
}

#profile_main_about_holder {
  display:none;
  width:800px;
  border-spacing:0;
  position:relative;
  left:140px;
}

#profile_header {
  display:table;
  width:800px;
  border-spacing:0;
  position:relative;
  left:140px;
}

#profile_schedule,#profile_interests_content {
  display:none;
  width:666px;
  position:relative;
  left:210px;
}

#profile_schedule .heading,#profile_interests_content .heading,#profile_about_me .heading {
  display:none;
  text-align:center;
}

#friends_container,#username_container,#cam_score_container,#gender_container,#weight_container,#hair_container,#eyes_container,#drink_container,#smoke_container,#pets_container,#height_container,#age_container,#country_container,#sexual_preference_container,#about_me_label,#profile_photo_galleries,#footer_bar,#tags_label,#tags_value,#profile_comments {
  display:none;
}