@charset "UTF-8";

#profile_comments {
  display:none;
}

#comments {
  width:1000px!important;
}

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

a:link {
  text-decoration:none;
  font-family:'Verdana';
}

a:hover {
  opacity:.7;
}

a:visited {
  color:#;
}

body {
  font-family:Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif sans-serif;
  font-size:1rem;
  line-height:1;
  color:white;
  background-position:top left;
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-size:750px;
  background-color:white;
}

#header_bar,#footer_bar,#about_me_label,#profile_main_photo,#profile_header_container,#profile_about_me > div:nth-child(1) {
  display:none;
}

#header_bar,#footer_bar,#about_me_label,#about_me_value,#profile_main_photo,#profile_interests_content,#profile_schedule {
  display:none;
}

#username_container,#username_value,#gender_container,#gender_value,#body_type_container,#body_type_value,#ethnicity_container,#ethnicity_value,#hair_container,#hair_value,#eyes_container,#eyes_container,#weight_container,#weight_value,#height_container,#height_value,#age_container,#age_value,#country_container,#country_value,#sexual_preference_container,#sexual_preference_value,#smoke_container,#smoke_value,#drink_container,#drink_value,#drugs_container,#drugs_value,#marital_status_container,#marital_status_value,#occupation_container,#occupation_value,#school_container,#school_value,#favorite_food_container,#favorite_food_value,#pets_container,#pets_value,#automobile_container,#automobile_value,#city_container,#city_label> div:nth-child(1) {
  display:none;
}

#profile_section_content {
  display:initial;
}

#profile {
  padding-top:235px;
  width:1150px;
  margin-left:702px;
  margin-top:-7px;
  background-size:1152px;
  box-shadow:0 0 20px 3px #333;
  font-size:.875em;
  line-height:1.25;
  color:black;
}

#profile_header {
  padding-top:0;
}

#profile_avatar {
  padding:4px;
  margin-top:-50px;
  margin-left:0;
  background-color:black;
  border:1px solid #fff;
  border:1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);
  box-shadow:0 1px 3px rgba(0,0,0,0.1);
}

.profile_section {
  border-spacing:0;
}

.profile_section .heading {
  background:white;
  color:black;
  height:40px;
  font-size:1.065rem;
  font-weight:normal;
  padding:10px 0 0 15px;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}

.profile_section_content {
  z-index:auto;
}

#profile_about_me {
  margin:-10px;
}

#about_me_value {
  display:block;
  margin:20px auto 0 -20px;
}

#tags_container {
  padding-top:0;
}

#profile_friends {
  padding-top:50px;
}

img {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0;
  -moz-box-shadow:0;
  box-shadow:0;
}

.img_radius_shadow {
  padding:4px;
  background-color:rgb(216,216,216);
  border:1px solid rgba(0,0,0,0.2);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  -webkit-box-shadow:rgba(0,0,0,0.0980392) 0 1px 3px;
  box-shadow:rgba(0,0,0,0.0980392) 0 1px 3px;
}

#img_preview {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0;
  -moz-box-shadow:0;
  box-shadow:0;
}

.container {
  display:block;
  margin:0 0 0 20px;
}

#profile_password_photo_galleries {
  padding-top:45px;
  margin-top:-45px;
  display:inline-block;
/* required for webkit browsers */
}

.photo_gallery_previews {
  text-align:center;
}

.heading {
  border-radius:20px 20px 20px 20px;
}

.photo_gallery_image {
  border-radius:50px;
  border:solid 0;
}

#img_preview {
  background-color:rgba(200,179,156,0);
  z-index:999!important;
}

#cam_score_label,#cam_score_value,#username_label,#username_value {
  display:none;
}

.profile_section_content .heading {
  padding:0;
  margin-right:0;
  background-color:#ededed;
  color:black;
  font-family:"Times New Roman";
  font-weight:bold;
  font-style:normal;
  font-size:25px;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
  -webkit-box-shadow:0 -2px 0 #cc3333;
  -moz-box-shadow:0 -2px 0 #cc3333;
  box-shadow:0 -2px 0 #000;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
  margin-bottom:20px;
  text-align:center;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}

.rate {
  margin-left:308px;
  display:inline-block;
  -webkit-transition-duration:.3s;
  transition-duration:.3s;
  -webkit-transition-property:-webkit-transform;
  transition-property:transform;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  -webkit-transform:translateZ(0);
  -ms-transform:translateZ(0);
  transform:translateZ(0);
  box-shadow:0 0 1px rgba(0,0,0,0);
}

.rate:hover {
  -webkit-transform:scale(1.1);
  -ms-transform:scale(1.1);
  transform:scale(1.1);
}

.twitter {
  margin-left:138px;
  display:inline-block;
  -webkit-transition-duration:.3s;
  transition-duration:.3s;
  -webkit-transition-property:-webkit-transform;
  transition-property:transform;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  -webkit-transform:translateZ(0);
  -ms-transform:translateZ(0);
  transform:translateZ(0);
  box-shadow:0 0 1px rgba(0,0,0,0);
}

.twitter:hover {
  -webkit-transform:scale(1.1);
  -ms-transform:scale(1.1);
  transform:scale(1.1);
}

.spoil {
  margin-left:308px;
  display:inline-block;
  -webkit-transition-duration:.3s;
  transition-duration:.3s;
  -webkit-transition-property:-webkit-transform;
  transition-property:transform;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  -webkit-transform:translateZ(0);
  -ms-transform:translateZ(0);
  transform:translateZ(0);
  box-shadow:0 0 1px rgba(0,0,0,0);
}

.spoil:hover {
  -webkit-transform:scale(1.1);
  -ms-transform:scale(1.1);
  transform:scale(1.1);
}

#blogvideo {
  margin-left:130px;
}

.about {
  margin-left:105px;
}

.blog {
  margin-left:360px;
}

.top5 {
  margin-left:351px;
}

.bubbles {
  margin-left:228px;
}

.teams {
  margin-left:63px;
}

.pancakes {
  margin-left:220px;
}