@charset "UTF-8";

a:visited {
  color:#F56AAB;
}

body {
  background:white url(https://tse3.mm.bing.net/th?id=OIP.CSxeCay4BlixWusudXL43gEAEA&pid=15.1&P=0&w=300&h=300) repeat fixed;
  font-family:Century Gothic,sans-serif;
  color:#000;
  line-height:20px;
  font-size:16px;
  width:890px;
  margin:0 auto;
}

.profile_row #profile_header {
  background:url(http://media.tumblr.com/2615be0420a7e2bdbe19aa12c7d6a6a9/tumblr_inline_nel6c6FN851s9u1sy.gif) no-repeat center;
  display:table-cell;
  vertical-align:bottom;
  width:890px;
  height:500px;
  border-bottom:solid white 5px;
}

#profile {
  background:url(https://media.giphy.com/media/u9TVKNhutDkFG/giphy.gif) repeat scroll;
  -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);
}

#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 white 5px;
  border-radius:50px;
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
}

#profile_about_me {
  margin-top:60px;
}

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

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

.link-amazon a {
  display:block;
  width:380px;
  height:14px;
  float:center;
  background:transparent url(http://i658.photobucket.com/albums/uu304/Aivo_Viikberg/textspace_1650167_dc56d074.gif) no-repeat;
  position:relative;
  margin:0 0 0 1px;
  text-indent:-3000px;
}

.link-amazon a:hover {
  background-position:0 -10px;
}

#header_bar,#footer_bar,.header_time,.heading,#main_photo,.recent_photos,#profile_interests_content,#profile_header_container,#profile_password_photo_galleries,#profile_photo_galleries,#schedule,#profile_comments {
  display:none;
}