@charset "UTF-8";

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

a:visited {
  color:#d0ae00;
}

body {
  margin:0;
  padding:0;
  background-color:transparent;
  color:#3f3938;
  font-family:'Helvetica';
  font-weight:normal;
  font-style:normal;
  font-size:18px;
  background-position:top center;
  background-attachment:scroll;
  background-repeat:no-repeat;
  background-image:none;
}

#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,#school_container,#about_me_label,#tags_container,#profile_schedule,#profile_comments,#profile_about_me > div:nth-child(1),#profile_friends > .heading,#favorite_models_container,#friends_label,#friends_value,#profile_interests_content > div:nth-child(1) > div:nth-child(2),#five_things_container,#favorite_books_container,#for_fun_container,#favorite_songs_container,#favorite_movies_container,#craziest_thing_container,#be_anywhere_container,#hobbies_container,#talents_container,#perfect_mate_container,#perfect_date_container,#know_me_container,#meaning_life_label,#turn_ons_label {
  display:none;
  visibility:hidden;
}

.label {
  display:table-cell;
  text-align:left;
  min-width:40px;
  margin-right:10px;
  font-weight:bold;
}

#avatar_holder {
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  text-align:right;
  float:left;
  margin-right:15px;
  width:140px;
  height:170px;
}

#profile_avatar {
  border:6px solid #ddd;
  margin:20px;
  width:120px;
  height:120px;
  display:block;
}

#profile_avatar:hover {
  border:6px solid #DB8F15;
  transition:all 1s ease-out;
}

#profile_header {
  background-color:#fff;
  height:170px;
}

#profile_header_container {
  margin-left:170px;
  min-height:90px;
  padding:25px 0 0;
}

#profile_main_about_holder {
  display:block;
  background:url(https://img.mfcimg.com/photos2/122/12212245/308-436-950-872-9244048.jpg) no-repeat center center fixed;
  background-size:cover;
  background-origin:content-box;
  width:100%;
  min-height:850px;
  border-spacing:0;
}

#profile_about_me_friends {
  display:block;
}

#cam_score_container {
  position:absolute;
  top:-120px;
  right:600px;
}

#about_me_container {
  text-align:center;
  padding:20%;
  padding-top:15%;
  padding-bottom:0;
  display:block;
}

#about_me_value {
  text-align:center;
  font-size:2.5em;
  font-weight:700;
  color:#fff;
  text-shadow:0 0 6px rgba(0,0,0,0.7);
}

#age_container {
  position:absolute;
  top:-90px;
  right:600px;
}

#average_rating_container {
  position:absolute;
  top:-120px;
  right:180px;
}

#rate_container {
  position:absolute;
  right:180px;
  top:-90px;
}

#admirers_label {
  position:absolute;
  top:-220px;
  right:30px;
}

#admire {
  position:absolute;
  top:110px;
}

#make_friend {
  position:absolute;
  top:70px;
}

#admire,#make_friend {
  color:#fff;
  font-weight:200;
  text-decoration:none;
  text-transform:capitalize;
  padding:14px 22px;
  border-radius:8px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  background:rgba(208,173,0,1);
  background:-moz-linear-gradient(top,rgba(208,173,0,1) 0%,rgba(219,143,21,1) 100%);
  background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(208,173,0,1)),color-stop(100%,rgba(219,143,21,1)));
  background:-webkit-linear-gradient(top,rgba(208,173,0,1) 0%,rgba(219,143,21,1) 100%);
  background:-o-linear-gradient(top,rgba(208,173,0,1) 0%,rgba(219,143,21,1) 100%);
  background:-ms-linear-gradient(top,rgba(208,173,0,1) 0%,rgba(219,143,21,1) 100%);
  background:linear-gradient(to bottom,rgba(208,173,0,1) 0%,rgba(219,143,21,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0ad00',endColorstr='#db8f15',GradientType=0);
}

#admirers_value {
  position:absolute;
  top:-56px;
  right:65px;
  font-size:8pt;
  color:#bbb;
}

.photo_gallery_lock {
  background-color:#fff;
}

.photo_gallery_name {
  position:relative;
  top:120px;
}

.photo_gallery_link {
  position:relative;
  top:-30px;
}

a.photo_gallery_link {
  white-space:nowrap;
}

.photo_gallery_count {
  font-size:11pt;
  color:#999;
}

#start {
  color:#fff;
  padding-top:20px;
  font-size:.6em;
  text-shadow:none;
  font-weight:700;
  text-decoration:none;
  text-transform:uppercase;
  padding:14px 22px;
  border-radius:8px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  background:rgba(208,173,0,1);
  background:-moz-linear-gradient(top,rgba(208,173,0,1) 0%,rgba(219,143,21,1) 100%);
  background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(208,173,0,1)),color-stop(100%,rgba(219,143,21,1)));
  background:-webkit-linear-gradient(top,rgba(208,173,0,1) 0%,rgba(219,143,21,1) 100%);
  background:-o-linear-gradient(top,rgba(208,173,0,1) 0%,rgba(219,143,21,1) 100%);
  background:-ms-linear-gradient(top,rgba(208,173,0,1) 0%,rgba(219,143,21,1) 100%);
  background:linear-gradient(to bottom,rgba(208,173,0,1) 0%,rgba(219,143,21,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0ad00',endColorstr='#db8f15',GradientType=0);
}

a.button {
  color:#fff;
  font-weight:200;
  text-decoration:none;
  text-transform:capitalize;
  padding:14px 22px;
  border-radius:8px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  background:rgba(208,173,0,1);
  background:-moz-linear-gradient(top,rgba(208,173,0,1) 0%,rgba(219,143,21,1) 100%);
  background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(208,173,0,1)),color-stop(100%,rgba(219,143,21,1)));
  background:-webkit-linear-gradient(top,rgba(208,173,0,1) 0%,rgba(219,143,21,1) 100%);
  background:-o-linear-gradient(top,rgba(208,173,0,1) 0%,rgba(219,143,21,1) 100%);
  background:-ms-linear-gradient(top,rgba(208,173,0,1) 0%,rgba(219,143,21,1) 100%);
  background:linear-gradient(to bottom,rgba(208,173,0,1) 0%,rgba(219,143,21,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0ad00',endColorstr='#db8f15',GradientType=0);
}

.heading {
  padding:26px 0;
  margin:0;
}

.profile_section .heading {
  margin:0;
  font-size:22px;
  font-weight:900;
}

#profile > div:nth-child(3),#profile > div:nth-child(7) {
  background-color:#422848;
}

#profile > div:nth-child(5) {
  background-color:#583D5F;
}

#profile > div:nth-child(3),#profile > div:nth-child(5) {
  text-align:center;
  display:block;
}

#profile > div:nth-child(3) > .profile_section,#profile > div:nth-child(4) > .profile_section,#profile > div:nth-child(5) > .profile_section,#profile > div:nth-child(6) > .profile_section {
  display:block;
  padding-top:40px;
  padding-bottom:20px;
  text-align:center;
}

#profile_password_photo_galleries > div >.heading,#profile_photo_galleries > div >.heading {
  color:#d0ae00;
}

#profile > div:nth-child(3),#profile > div:nth-child(5) {
  padding:10%;
  padding-top:20px;
  padding-bottom:20px;
  text-align:center;
}

#profile > div:nth-child(7) {
  display:block;
  background:url(https://img.mfcimg.com/photos2/122/12212245/197-487-335-945-9244049.jpg) no-repeat center center fixed;
  background-size:cover;
  background-origin:content-box;
  width:100%;
  min-height:850px;
  border-spacing:0;
}

#profile > div:nth-child(7) > div {
  display:block;
}

#turn_ons_container {
  width:100%;
  display:block;
  margin:0;
  padding:0;
}

#turn_ons_value {
  width:100%;
  margin:0;
}

.offlinetips {
  position:absolute;
  top:750px;
  left:7%;
}

.tipsmenu {
  position:absolute;
  top:140px;
  left:7%;
}

.tipsmenu > h2 {
  font-weight:100;
  font-size:2em;
  color:#fff;
  text-shadow:1px 1px 4px rgba(0,0,0,0.5);
}

.tipsmenu > div {
  height:30px;
  min-width:270px;
  color:#fff;
  text-shadow:1px 1px 4px rgba(0,0,0,0.5);
  padding-top:10px;
  padding-left:20px;
  border-bottom:1px solid rgba(255,255,255,0.5);
}

.tipsmenu > div > span {
  color:#FFDE40;
  font-weight:600;
}

#profile_interests_content .value,#turn_ons_value {
  margin:0;
}

.pagebottom {
  width:100%;
  height:120px;
  background:#422848;
  text-align:center;
  color:rgba(255,255,255,0.7);
  position:relative;
  top:790px;
  padding-top:40px;
  font-size:.7em;
}

.profile_section_content {
  padding:0;
  margin:0;
  width:100%;
}

.profile_section_background {
  background-color:transparent;
  background-color:#f6f6f6;
  filter:alpha(opacity=0);
  opacity:0;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:50%;
  border:6px solid #ddd;
  -webkit-box-shadow:0 0 0 #f91a1a;
  -moz-box-shadow:0 0 0 #f91a1a;
  box-shadow:0 0 0 #f91a1a;
}

.content {
  padding:20px;
}