@charset "UTF-8";

#age_container,#header_bar,#footer_bar,#profile_main_photo,#height_container,#weight_container,#eyes_container,#hair_container,#ethnicity_container,#automobile_container,#pets_container,#favorite_food_container,#occupation_container,#marital_status_container,#drink_container,#drugs_container,#smoke_container,#sexual_preference_container,#country_container,#city_container,#body_type_container,#gender_container,#username_container,#user_comment_comment,#school_container,#about_me_label,#tags_container,#profile_schedule,#profile_header_container,#profile_interests_content,#friends_container,#favorite_models_container,#profile_about_me > div:nth-child(1),.wall_post_time {
  display:none;
}

#profile_avatar {
  display:none;
}

#profile_about_me .heading {
  display:none;
}

#header_bar,#footer_bar {
  display:none;
}

#profile_interests_content .heading {
  display:none;
}

#about_me_label,#profile_interests_content .label {
  display:none;
}

#profile_header {
  text-align:center;
}

* {
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -ms-box-sizing:border-box;
  -o-box-sizing:border-box;
  -moz-box-sizing:border-box;
  padding:0;
  margin:0;
}

nav {
  position:fixed;
  top:0;
  left:0;
  margin:0 auto;
  width:100%;
  background-color:#;
}

nav ul {
  list-style-type:none;
  text-align:center;
}

nav ul li {
  display:inline-block;
  text-align:center;
  padding:20px;
  height:2%;
}

nav ul li a {
  text-decoration:none;
  color:black;
  padding:20px;
}

nav ul li a:hover,nav ul li a:active {
  border-bottom:2px solid #01adef;
  padding-bottom:8px;
}

.overlay {
  position:fixed;
  top:0;
  bottom:0;
  left:-80px;
  right:0;
  visibility:hidden;
  opacity:0;
}

.overlay:target {
  visibility:visible;
  opacity:1;
}

.popup .close {
  width:100%;
  height:100%;
  position:fixed;
}

.popup .close:hover {
  color:#1E90FF;
}

.popup .content {
  position:absolute;
  width:100%;
  height:100%;
  overflow-y:scroll;
  -webkit-user-select:none;
/* Chrome all / Safari all */
  -moz-user-select:none;
/* Firefox all */
  -ms-user-select:none;
/* IE 10+ */
  -o-user-select:none;
  user-select:none;
}

.popup {
  background:url();
  background-repeat:no-repeat,no-repeat;
  background-attachment:fixed;
  background-size:100% 100%;
  width:100%;
  height:100%;
  overflow-y:scroll;
  -webkit-user-select:none;
/* Chrome all / Safari all */
  -moz-user-select:none;
/* Firefox all */
  -ms-user-select:none;
/* IE 10+ */
  -o-user-select:none;
  user-select:none;
}

#profile_header {
  width:100px;
  height:1000px;
  background:url(https://img.mfcimg.com/photos2/121/12193757/340-163-251-269-11227231.jpg);
  background-repeat:no-repeat;
  background-position:1px 1px;
  background-position:cover;
  background-size:1215px 1000px;
  text-align:center;
}

#profile {
  width:1240px;
  margin:10px auto;
  background:# url();
  text-align:center;
  font-weight:bold;
  font-color:fff;
  font-style:italic;
  font-size:17px;
  opacity:.;
  border-top-left-radius:50px;
  border-top-right-radius:50px;
}

body {
  background-color:#fff;
  background-repeat:no-repeat,no-repeat;
  background-attachment:fixed;
  background-size:700px 400px;
  padding:0;
  margin:0;
}  
}

div {
  display:block;
}

.container {
  margin-left:350px;
  margin-right:100px;
  width:800px;
}  
}

.profile_section_content .heading {
  padding:10px;
  background-color:#fff;
  color:#fff;
  font-family:'Verdana';
  font-weight:bold;
  font-style:italic;
  font-size:27px;
  font-color:fff;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  -webkit-box-shadow:0 0 0 #f27ff4;
  -moz-box-shadow:0 0 0 #f27ff4;
  box-shadow:0 0 0 #f27ff4;
  -webkit-text-shadow:10px -8px 6px #e153e3;
  -moz-text-shadow:10px -8px 6px #e153e3;
  text-shadow:10px -8px 6px #e153e3;
}

.copyrightbar,.author,#member_type_value,#cam_score_value,#cam_score_label,#status_value,#status_label,#cam_score_container,#status_container,#status_container .label {
  background-color:#;
  color:#000;
  position:fixed;
  bottom:1px;
  right:1px;
}

.content {
  padding:5px;
}

.wall_post_avatar img {
  display:none;
}

.wall_post_body {
  background:url();
  width:500px;
  margin:10px auto;
  background-repeat:no-repeat,no-repeat;
  background-attachment:fixed;
  background-size:100% 100%;
}

.wall_post {
  background:url(https://img.mfcimg.com/photos2/121/12193757/480-284-444-548-10395834.png);
  background-repeat:no-repeat,no-repeat;
  background-attachment:top;
  background-size:100% 100%;
  font-weight:bold;
  font-style:italic;
  font-size:17px;
}