@charset "UTF-8";

UTF-8;
a:active {
  color:#E6003D;
  text-decoration:none;
}

#about_me_label {
  display:none!important;
}

.recent_photos {
  display:none;
}

#about_me_value {
  width:100%!important;
}

#tags_value {
  width:100%!important;
}

#tags_label {
  display:none!important;
}

a:hover {
  color:#FF9500;
}

a:visited {
  color:#FF9500;
}

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

.buttons2 {
  width:790px;
  margin:10px auto;
}

body {
  background:#E2F2F5 url(https://img.mfcimg.com/photos2/198/19863190/183-974-264-283-8337299.jpg) repeat fixed;
  font-family:Oldtown,fantasy;
  color:#9A2EFE;
  line-height:20px;
  font-size:16px;
  width:890px;
  margin:0 auto;
}

.profile_row #profile_header {
  background:url(https://img.mfcimg.com/photos2/198/19863190/240-797-686-568-8397049.jpg) no-repeat center;
  display:table-cell;
  vertical-align:bottom;
  width:890px;
  height:350px;
  border-bottom:solid white 5px;
}

#profile {
  background-color:rgba(255,255,255,0.7);
  #profile_headerprofile_section_contentpadding:0;
  margin:0;
  height:45px;
}

#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;
}

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