@charset "UTF-8";

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

a:visited {
  color:#f3f3f3;
}

body {
  background-color:#ffffff;
  background-color:#000000;
  color:#ffffff;
  font-family:'Roboto Condensed';
  font-weight:normal;
  font-style:normal;
  font-size:24px;
}

#fixed_background {
  display:block;
  background-position:center center;
  background-attachment:fixed;
  background-size:contain;
  background-repeat:no-repeat;
  background-image:url(https://img.mfcimg.com/photos2/227/22793020/664-989-121-785-10122513.jpg);
}

.profile_section_content {
  color:#ffffff;
  border:0 dashed #aeaeae;
  padding:5px;
  margin:5px;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  border-radius:15px;
  -webkit-box-shadow:0 0 0 #82c4c2;
  -moz-box-shadow:0 0 0 #82c4c2;
  box-shadow:0 0 0 #82c4c2;
}

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

.img_radius_shadow {
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  -webkit-box-shadow:-1px 1px 25px #ffffff;
  -moz-box-shadow:-1px 1px 25px #ffffff;
  box-shadow:-1px 1px 25px #ffffff;
}

.profile_section_content .heading {
  padding:0;
  color:#FFFFFF;
  font-family:'Times New Roman';
  font-weight:normal;
  font-style:normal;
  font-size:38px;
  -webkit-border-radius:16px;
  -moz-border-radius:16px;
  border-radius:16px;
  -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;
}

#tags_container {
  display:none;
}

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

#profile_about_me .heading {
  display:none;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  opacity:.2;
}

#tip-me {
  margin:0 auto;
  width:675px;
}

.tip h3 {
  font-family:"Roboto Condensed";
}

.tip img {
  display:block;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:20px;
}

.tip-me-right {
  float:right;
}

#tip-me a {
  text-decoration:none;
  color:#003366;
  font-family:"Roboto Condensed";
}

#tip-me a:hover {
  text-decoration:none;
  font-family:"Roboto Condensed";
  color:#ffd700;
}

#tip-me .tip {
  background:none repeat scroll 0 0 (255,255,255,0.8);
  border:0 solid #DDDDDD;
  color:#333333;
  float:left;
  font:12px 'Lucida Sans','trebuchet MS',Arial,Helvetica;
  padding:20px;
  position:relative;
  text-shadow:0 1px rgba(255,255,255,0.8);
  width:630px;
}

#tip-me h3 {
  background-color:rgba(238,238,238,0.8);
/*background-image:linear-gradient(rgba(255, 255, 255, 0),rgba(238, 238, 238, 0));*/
  font-size:60px;
  font-weight:normal;
  margin:-20px -20px 50px;
  padding:20px;
  text-align:center;
  font-family:"Arial";
}

#tip-me h4 {
  background-color:(238,238,238,0.8);
  background-image:linear-gradient((255,255,255,0.8),(238,238,238,0.8));
  font-size:40px;
/*display: inline;*/
/*border:12px solid #DDDDDD;*/
  font-weight:normal;
  margin:-20px -20px 50px;
  padding:20px;
  text-align:center;
  font-family:"Arial";
}

#ticket_info {
  text-align:center;
  font-family:"Roboto Condensed";
  font-size:20px;
}

#tip-me ul {
  list-style:none;
  margin:0 0 40px;
  padding:0;
  color:#717171;
  font-family:tahoma;
  font-size:13px;
}

#tip-me li {
  font-size:22px;
  border-bottom:0 solid #DDDDDD;
  padding:10px 40px;
}

#profile_password_photo_galleries .photo_gallery_link img {
  display:block;
  background-image:url(https://img.mfcimg.com/photos2/227/22793020/388-641-511-858-10122459.png);
  background-repeat:no-repeat;
  background-position:40% 25%;
  width:85px;
  height:140px;
  margin-left:15px;
  padding-top:0!important;
  padding-right:0!important;
  padding-bottom:0!important;
  padding-left:120px!important;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-box-shadow:0 0 0 #A09C94;
  -moz-box-shadow:0 0 0 #A09C94;
  -o-box-shadow:0 0 0 #A09C94;
  box-shadow:0 0 0 #A09C94;
}

.end_banner_credits {
  margin-top:-100px;
}

#know_me_label.label {
  display:none;
}

#profile_interests_content .heading {
  display:none;
}