@charset "UTF-8";

#profile_main_photo,#header_bar,#footer_bar,.header_time,.heading,#main_photo,.recent_photos,#profile_interests_content,#profile_header_container,#profile_schedule,#profile_schedule.heading#profile_password_photo_galleries,#schedule,#about_me_label,#tags_container,#avatar_holder,#average_rating_container,#rate_container,#admirers_container,#profile_comments,#username_container,#gender_container,#hair_container,#eyes_container,#height_container,#age_container,#city_container,#sexual_preference_container {
  display:none;
}

#profile_friends .container,.body {
  display:block;
  margin:0 auto;
}

#username_container,#gender_container,#cam_score_container,#body_type_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#age_container,#city_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#drugs_container,#marital_status_container,#occupation_container,#school_container,#favorite_food_container,#pets_container,#automobile_container,#tags_container,#admirers_container,#friends_container,#favorite_models_container,#profile_friends,#meaning_life_container,#five_things_container,#favorite_books_container,#for_fun_container,#favorite_songs_container,#favorite_movies_container,#craziest_thing_container,#hobbies_container,#talents_container,#perfect_mate_container,#perfect_date_container,#turn_ons_container,#know_me_container,#profile_interests_content,#profile_comments,#profile_header,#profile_main_photo {
  display:none!important;
}

.container-main {
  background:t url(here) repeat 0 0;
  box-sizing:border-box;
  position:relative;
  display:block;
  width:1200px;
  text-align:center;
  margin:-5px auto 0;
  background-color:transparent;
}

 {
  box-sizing:border-box;
}

body,.profile_section_content,.container {
  margin:0;
  padding:0;
}

body {
  background:transparent url(https://img.mfcimg.com/photos2/223/22383531/100-144-245-560-11861796.jpg) repeat 0 0;
  background-attachment:fixed;
}

img {
  max-width:100%;
  height:auto;
}

a.navi {
  background-color:#8b1a89;
  color:#ffffff;
  font-size:40px;
  font-weight:light;
  text-decoration:none;
  text-transform:lowercase;
  font-family:"Times",Times,monospace;
}

a.navi:hover {
  font-weight:bold;
  color:#99ccff;
}

ul {
  background-color:#8b1a89;
  opacity:.5;
  position:absolute;
  right:0;
  width:1200px;
  margin:0 auto;
  padding:14px 0;
  text-align:center;
  z-index:300;
}

ul {
  width:250px;
}

li {
  padding:0 25px;
  display:block;
  z-index:300;
}

#fixed_menu {
  position:fixed;
  top:300px;
}

#twitter {
  position:fixed;
  visibility:visible;
  left:10px;
  top:265px;
  z-index:200;
  text-align:center;
  width:100px;
  height:100px;
}

#twitter img {
  margin:4%;
  height:92%;
  width:auto;
}

#twitter img:hover {
  margin:auto;
  height:100%;
}

#amazon {
  position:fixed;
  visibility:visible;
  left:10px;
  top:565px;
  z-index:200;
  width:100px;
  height:100px;
  text-align:center;
}

#amazon img {
  margin:4%;
  height:92%;
  width:auto;
}

#amazon img:hover {
  margin:auto;
  height:100%;
}

#offlinetip {
  position:fixed;
  visibility:visible;
  left:10px;
  top:365px;
  z-index:200;
  width:100px;
  height:100px;
  text-align:center;
}

#offlinetip img {
  margin:4%;
  height:92%;
  width:auto;
}

#offlinetip img:hover {
  margin:auto;
  height:100%;
}

#insta {
  position:fixed;
  visibility:visible;
  left:10px;
  top:465px;
  z-index:200;
  width:100px;
  height:100px;
  text-align:center;
}

#insta img {
  margin:4%;
  height:92%;
  width:auto;
}

#insta img:hover {
  margin:auto;
  height:100%;
}

.profile_section_content {
  margin-left:auto;
  margin-right:auto;
  padding:0;
  width:1020px;
  background:url() no-repeat fixed center;
  background-color:white;
}

::-webkit-scrollbar {
  display:none;
}