@charset "UTF-8";

#about_me_label {
  display:none!important;
}

#about_me_value {
  width:100%!important;
}

.recent_photos {
  display:none;
}

#tags_value {
  width:100%!important;
}

#tags_label {
  display:none!important;
}

a:link {
  color:#ffffff;
}

a:visited {
  color:#ffffff;
}

a:hover {
  color:#b192cb;
}

a:active {
  color:#000000;
}

body {
  background:#FFFFFF url(https://imageshack.com/a/img922/9179/0AbEZY.jpg) no-repeat fixed center;
  background-size:100% 100%;
  font-family:Verdana,Geneva,sans-serif;
  color:#ffffff;
  line-height:20px;
  font-size:16px;
  width:890px;
  margin:0 auto;
}

.profile_row #profile_header {
  background:url(https://imageshack.com/a/img923/4513/ViDgNO.png) no-repeat center;
  display:table-cell;
  vertical-align:bottom;
  width:890px;
  height:220px;
  border-bottom:solid 3px;
  color:#b192cb;
}

#profile {
  background-color:rgba(0,0,0,1.0);
  -webkit-box-shadow:0 0 36px 2px rgba(0,0,0,0);
  -moz-box-shadow:0 0 36px 2px rgba(0,0,0,0);
  box-shadow:0 0 36px 2px rgba(0,0,0,0);
}

#profile_header .profile_section_content {
  padding:0;
  margin:0;
  height:45px;
}

#profile_friends {
  text-align:center;
  font-size:18px;
}

#profile_friends .container {
  position:relative;
  display:inline-table;
  width:101px;
  height:70px;
  margin:0;
  padding:10px;
  background-color:rgba(255,255,255,0.15);
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
  border-radius:15px;
}

#profile_friends .label {
  display:block;
  font-size:18px!important;
  line-height:22px!important;
  width:100%;
  text-align:left;
}

#profile_friends .value {
  position:absolute;
  display:inline-tabl;
  bottom:10px;
  text-align:left;
  font-size:14px!important;
  line-height:20px!important;
}

#profile_friends_converted {
  text-align:center;
}

#avatar_holder {
  position:absolute;
  margin:auto;
  right:0;
  left:0;
}

#profile_avatar {
  border:solid 3px;
  color:#ffffff;
  border-radius:50px;
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
}

#profile_about_me {
  margin-top:10px;
}

#profile_about_me .container {
  display:block;
  margin:0 auto;
  text-align:center;
}

#profile_about_me .label,#profile_about_me .value {
  display:inline-block;
  width:200px;
}

#profile_about_me .label {
  border-right:solid 2px;
  color:#000000;
  text-align:right;
  padding-right:10px;
  margin-right:10px;
}

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

#tags_value {
  width:70%!important;
  color:#ffffff;
  font-size:10px;
}

#header_bar,#footer_bar,.header_time,.heading,#main_photo,.recent_photos,#profile_header_container,#server_time,#username_container,#gender_container,#body_type_container,#ethnicity_container,#hair_container,#eyes_container,#age_container,#age_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#drugs_container,#marital_status_container,#cam_score_container,#weight_container,#height_container,#city_container,#favorite_food_container,#pets_container,#avatar_holder,#occupation_container,#automobile_container,#friends_container,#favorite_models_container {
  display:none!important;
}