@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:#FFFFFF;
  color:#666666;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
  position:relative;
  padding-bottom:400px;
  width:1169px;
  overflow-x:hidden;
}

.profile_section_content {
  color:#666666;
  border:px #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  opacity:1;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#87CEEB;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}

#profile_friends {
  display:none;
}

.header_links {
  display:none;
}

.header_time {
  display:none;
}

#footer_bar {
  display:none;
}

#profile_photo_galleries {
  display:none;
}

#profile_comments {
  display:none;
}

#tags_label {
  opacity:0;
}

#tags_value {
  opacity:0;
}

#hobbies_container {
  display:table;
  margin:0 auto;
}

#profile_interests_content .heading {
  display:none;
}

#profile_interests_content .label {
  display:none;
}

#profile_interests_content ul {
  margin:0;
  padding:0;
  list-style-type:none;
  text-align:center;
}

#profile_interests_content ul li a {
  color:#ffffff;
  text-decoration:none;
}

#profile_interests_content ul li {
  display:inline;
  padding:.4em 4em;
  color:#ffffff;
  background-color:#20B2AA;
}

#profile_password_photo_galleries {
  position:absolute;
  bottom:0;
}

#profile_interests_content ul li a:hover {
  color:#87CEEB;
  background-color:#ffffff;
}

#profile_password_photo_galleries .profile_section_content {
  width:1169px;
}

#header_bar {
  width:100%;
  height:150px;
  background:url(https://img.mfcimg.com/photos2/155/15561393/828-469-417-789-12071529.jpg) no-repeat top center;
  text-align:center;
}