@charset "UTF-8";

a:visited {
  color:#4d44cc;
}

body {
  width:70%;
  margin:0 auto;
  padding:80px;
  font-family:Roboto;
  font-size:16px;
  background:#9b52c7;
  color:white;
  text-align:left;
}

element.style {
}

/*header {
  float:left;
  background-color:#10041b;
  padding:16px;
  margin:0 0 16px;
  width:1000px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  color:#fff;
}*/
nav li {
  list-style-type:none;
  display:inline-block;
}

.profile_section_background {
  background-color:rgba(13,11,21,255);
  opacity:100;
}

nav a {
  text-decoration-color:#4d44cc;
  color:#fff;
  font-size:20px;
  font-weight:bold;
  margin:0 1em;
}

.profile_section_content {
  color:#10041b;
  border:0 none #;
  padding:8px;
  margin:10px;
  -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:#f4d5e0;
  filter:alpha(opacity=100);
  opacity:100;
}

.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:#68d6eb;
  color:#121010;
  font-family:'Lucida Console';
  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;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}

/*Custom CSS*/
#footer_bar,#header_bar {
  display:none;
}

#age_container,#automobile_container,#body_type_container,#cam_score_container,#city_container,#country_container,#drink_container,#drugs_container,#ethnicity_container,#eyes_container,#favorite_food_container,#gender_container,#hair_container,#height_container,#marital_status_container,#occupation_container,#pets_container,#school_container,#sexual_preference_container,#smoke_container,#username_container,#weight_container {
  display:none;
}

#about_me_label,#profile_about_me>div:nth-child(1) {
  display:none;
}

#tags_container,#tags_label,#tags_value {
  display:none;
}

#avatar_holder,#profile_avatar,#profile_main_photo {
  display:none;
}

#blurb_container {
  display:none;
}

#profile_header_container {
  display:none;
}

.profile_section .heading {
  display:none;
}

#profile_schedule {
  display:none;
}

#profile_photo_galleries {
  display:none;
}

#profile_password_photo_galleries {
  display:none;
}

.profile_section {
  display:none;
  border-spacing:2px;
  width:100%;
}

.ll-profile {
  width:1000px;
  margin-left:auto;
  margin-right:auto;
}

/* Header Test */
#model-header-full {
  margin-left:auto;
  margin-right:auto;
  width:90%;
  margin-bottom:200px;
}

#model_image {
  float:left;
  margin-left:20px;
  margin-top:0;
  border:5px solid #10041b;
  background-image:url();
  background-repeat:no-repeat;
  width:200px;
  height:200px;
  border-radius:50%;
}

#model_image:hover {
  background-image:;