@charset "UTF-8";

body {
  background:gray url(https://img.mfcimg.com/photos2/192/19215779/105-988-116-938-8288063.jpg) repeat fixed;
  font-family:Century Gothic,sans-serif;
  color:#000;
  line-height:20px;
  font-size:16px;
  width:900px;
  margin:0 auto;
}

div.vid {
  margin:20px;
  border:1px solid #ccc;
  float:left;
  width:180px;
}

div.vid:hover {
  border:1px solid #777;
}

div.vid img {
  width:100%;
  height:auto;
}

div.desc {
  padding:15px;
  text-align:center;
}

#profile {
  background:white;
  -webkit-box-shadow:0 0 36px 2px rgba(0,0,0,0.75);
  -moz-box-shadow:0 0 36px 2px rgba(0,0,0,0.75);
  box-shadow:0 0 36px 2px rgba(0,0,0,0.75);
  padding-right:20px;
}

#profile_about_me {
  margin-top:0;
}

#profile_about_me .container {
  display:block;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:900x;
}

#profile_about_me .value {
  text-align:left;
  padding-left:0;
}

#profile_photo_galleries {
  padding-left:20px;
  margin-left:10px;
}

#profile_password_photo_galleries {
  padding-left:20px;
  margin-left:10px;
}

#tags_label,#tags_value {
  display:none;
}

ul {
  list-style-type:none;
  margin:0;
  padding:0;
  overflow:hidden;
  background-color:#333;
}

li {
  float:left;
}

li a {
  display:block;
  color:white;
  text-align:center;
  padding:14px 16px;
  text-decoration:none;
}

/* Change the link color to #111 (black) on hover */
li a:hover {
  background-color:#111;
}

#username_label,#username_value,#gender_label,#gender_value,#body_type_label,#body_type_value,#ethnicity_label,#ethnicity_value,#hair_label,#hair_value,#eyes_label,#weight_label,#height_label,#age_label,#country_label,#sexual_preference_label,#smoke_label,#drink_label,#marital_status_label,#be_anywhere_container,#know_me_container,#occupation_label,#cam_score_label,#city_label,#drugs_label,#school_label,#favorite_food_label,#pets_label,#automobile_label,#eyes_value,#weight_value,#height_value,#age_value,#country_value,#sexual_preference_value,#smoke_value,#drink_value,#marital_status_value,#occupation_value,#cam_score_value,#city_value,#drugs_value,#school_value,#favorite_food_value,#pets_value,#automobile_value,#about_me_label,#main_photo {
  display:none;
}

#header_bar,#footer_bar,.header_time,.heading,.recent_photos,#profile_interests_content,#profile_header_container,#profile_comments,#profile_schedule,#profile_header,#profile_avatar,#profile_header_container,#avatar_holder {
  display:none;
}