@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:#7e7e7e;
}

a:visited {
  color:#7e7e7e;
}

a:hover {
  color:#ffffff;
}

a:active {
  color:#ffffff;
}

.buttons {
  width:550px;
  margin:10px auto;
}

.nv {
  width:853px;
  margin:10px auto;
}

body {
  background:#FFFFFF url(http://imageshack.com/img923/9389/1Gthvx.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://media-hosting.imagekit.io//98e724065e524782/vs.png?Expires=1833552766&Key-Pair-Id=K2ZIVPTIP2VGHC&Signature=U5ofdJl0dTq5O1IT6cULiRUp-It8WoLSFmSBwX-SFG2US1~UDAlH8ZbXCMqu9RukCH~x~i1bWmyer0lpfxzC8rMXqgrtV20DeuksPqxzl4UMvUmF654tFaM3dR7S4bmuNTTBop5O5VqmB2Mm0YrBi5mOST~mEN-KpA8aUuGZ5wzZEQ328dwsf0PaBPnjX35UDmntmy3oVFV5TFuk8daoxBBZ2w8ITIApsiHcyBIQy5OdAms9ktGJmvvauREMcYdGr3VJgwMA2aEWaz1-994qSq3GUOM9tifLejFsUpihwHc1pDyXYAsw679xcRwWoo2JxfFhhsFXjj3xxsJe59hGYg__) no-repeat center;
  display:table-cell;
  vertical-align:bottom;
  width:890px;
  height:250px;
  border-bottom:solid 0;
  color:#ffffff;
}

#profile {
  background-color:rgba(74,143,255,0.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;
}

#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:#ffffff;
  text-align:right;
  padding-right:10px;
  margin-right:10px;
}

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

#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,#school_container {
  display:none!important;
}