@charset "UTF-8";

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

a:visited {
  color:#;
}

#profile_header .profile_section_background,#profile_avatar,#profile_header_container,#header_bar,#footer_bar,#profile_main_photo,#tags_container,#about_me_label {
  display:none;
}

#about_me_value {
  width:1200px!important;
  text-align:center;
}

#profile_header {
  height:400px!important;
  position:relative;
  top:450px;
  background:url(https://img.mfcimg.com/photos2/180/18085334/412-534-747-661-7196181.jpg) no-repeat center;
  background-size:400px;
  display:block;
}

body {
  background:url(http://images2.layoutsparks.com/1/209664/raven-moon-sky-animated.gif) no-repeat fixed;
  background-size:1920px 1080px;
  width:1200px!important;
  Margin:0 auto;
  background-color:#ffffff;
  background-color:#040000;
  color:#ffffff;
  font-family:'Comic Sans MS';
  font-weight:normal;
  font-style:normal;
  font-size:20px;
}

.container {
  display:block;
}

.profile_section_content {
  color:#ffffff;
  border:0 none #;
  padding:5px;
  margin:5px;
  -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_background {
  background-color:grey;
  filter:alpha(opacity=10);
  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:limegreen;
  color:black;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:18px;
  -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 {
  position:absolute;
  width:1200px!important;
  top:-400px;
}

#profile_about_me_friends {
  padding-bottom:100px;
}

#profile_comments,#profile_interests_content,#profile_schedule,#photo_galeries,#password_galleries {
  padding-top:100px;
}