@charset "UTF-8";

#header_bar,#unix_last_broadcast_container,#status_label,#member_type_value,#last_login_string_container,#unix_last_updated_container,#blurb_container,#avatar_holder,#profile_header_container .heading,#about_me_label,#footer_bar,#profile_main_photo,#profile_about_me .heading,#profile_about_me #username_container,#profile_about_me #gender_container,#profile_about_me #body_type_container,#profile_about_me #hair_container,#profile_about_me #weight_container,#profile_about_me #city_container,#profile_about_me #height_container,#profile_about_me #age_container,#profile_about_me #sexual_preference_container,#ethnicity_container,#eyes_container,#country_container,#smoke_container,#drink_container,#drugs_container,#marital_status_container,#tags_container,#occupation_container,#profile_schedule,#profile_interests_content,#friends_container,#favorite_models_container,#cam_score_label,#member_type_value,#member_message_value,a[href='#wall'],#profile_friends,#profile_password_photo_galleries,#profile_photo_galleries,#profile_mfc_share_content,#cam_score_container,#server_time,#profile_header {
  display:none!important;
}

#nav-menu {
  font-family:'Kanit',sans-serif;
  font-weight:bold;
  font-size:13pt;
  line-height:2.5;
}

#nav-menu ul {
  padding:0;
  background-color:#000000;
  position:fixed;
  margin:auto;
  top:0;
  list-style-type:none;
  width:1103px;
}

#nav-menu li {
  float:left;
}

#nav-menu li a {
  display:block;
  color:#fefdff;
  text-align:center;
  padding:0 65px;
  text-decoration:none;
}

#nav-menu li a:hover {
  background-color:#7d7d7d;
}

body {
  background-image:url(https://mfcprofile.s3.amazonaws.com/richmi/background.jpg);
  background-repeat:repeat;
  background-position:center;
  background-attachment:fixed;
  margin:auto;
  width:auto;
}

#profile {
  width:940px;
  margin:auto;
  background-color:#fefdff;
  margin-bottom:50px;
}

#member_status_value a {
  font-size:12pt;
  text-decoration:none;
  color:white;
  position:fixed;
  top:15px;
  left:35px;
  z-index:999;
  background-color:#fff;
  opacity:.6;
  padding-left:25px;
  padding-right:25px;
  padding-top:5px;
  padding-bottom:5px;
}

#custom-links {
  position:fixed;
  top:100px;
  left:35px;
}

#custom-links a img {
  display:block;
  width:90px;
  margin-bottom:20px;
}

#custom-links a img:hover {
  width:100px;
}

#custom-mfcshare iframe {
  width:100%;
  height:800px;
}

.custom-content {
  background-color:#fefdff;
  opacity:.6;
  border-radius:10px;
  padding:80px;
  padding-top:7px;
  padding-bottom:20px;
  margin:auto;
  font-family:'Patua One',cursive;
  font-family:'Righteous',cursive;
  font-size:17pt;
  color:#000000;
}

.custom-content p {
  display:block;
  margin-bottom:10px;
}

#custom-tip-menu {
  display:flex;
  justify-content:space-evenly;
}

#custom-tip-menu ul {
  margin:0;
  padding:0;
  list-style-type:none;
}

.profile_section {
  border-spacing:0;
}

.profile_section_content {
  margin:0;
  padding:0;
}

#custom-bio {
  margin-bottom:40px;
}

.wall_post {
  padding-left:20px;
}

#comments {
  background-color:#eee;
}

#profile_comments {
  padding-top:30px;
}

#profile_comments .heading {
  color:#fff;
  background-color:#8d0808;
  padding-top:15px;
  padding-bottom:15px;
}

#new_comment {
  background-color:lightgray;
  padding-top:10px;
  padding-bottom:10px;
}

.wall_post {
  background-color:white;
  margin-bottom:20px;
  padding-top:10px;
}