@charset "UTF-8";

body {
  width:1050px;
  margin:-100px auto;
  font-family:times;
  font-size:11px;
  background:#ffffff;
  background:url(https://imagizer.imageshack.com/img923/4065/y8T6G2.gif);
  background-repeat:repeat;
  background-position:center;
  background-attachment:fixed;
}

/* Add a black background color to the top navigation */
.topnav {
  background-color:rgba(255,255,255,0.8);
  overflow:hidden;
  -moz-border-radius-topleft:36px;
  -moz-border-radius-topright:36px;
  -moz-border-radius-bottomleft:36px;
  -moz-border-radius-bottomright:36px;
  -webkit-border-top-left-radius:36px;
  -webkit-border-top-right-radius:36px;
  -webkit-border-bottom-left-radius:36px;
  -webkit-border-bottom-right-radius:36px;
  border-top-left-radius:36px;
  border-top-right-radius:36px;
  border-bottom-left-radius:36px;
  border-bottom-right-radius:36px;
}

#header_bar,#footer_bar,#about_me_label,#profile_main_photo,#profile_schedule,#profile_interests_content,#profile_comments,#favorite_models_label,#favorite_models_value,#average_rating_container,#rate_container,#admirers_container,#friends_label,#blurb_label,#blurb_value,#avatar_holder,#friends_value,#admirers_label,#admirers_value,#status_label,#show_message_dialog,#member_type_value,#unix_last_updated_container.container,#unix_last_broadcast_container.container,#unix_last_login_container.container,div.heading {
  display:none;
}

#age_container,#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,#cam_score_container,#school_container,#tags_container,#status_container {
  display:none;
}

/* =================================================================
                                      scroll bars start 
=================================================================*/
::-webkit-scrollbar {
  width:5px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.4);
  -webkit-border-radius:10px;
  border-radius:10px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius:10px;
  border-radius:10px;
  background:#F5DABD;
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
}

::-webkit-scrollbar-thumb:window-inactive {
  background:#F5DABD;
  border:1px solid #FFF;
}

.mainpic {
  overflow:auto;
  background-color:rgba(255,255,255,0.6);
  background:url(https://imagizer.imageshack.com/img923/3267/zOxTEB.png);
  width:auto;
  height:auto;
  border:none 0 #73346f;
  -moz-border-radius-topleft:36px;
  -moz-border-radius-topright:36px;
  -moz-border-radius-bottomleft:36px;
  -moz-border-radius-bottomright:36px;
  -webkit-border-top-left-radius:36px;
  -webkit-border-top-right-radius:36px;
  -webkit-border-bottom-left-radius:36px;
  -webkit-border-bottom-right-radius:36px;
  border-top-left-radius:36px;
  border-top-right-radius:36px;
  border-bottom-left-radius:36px;
  border-bottom-right-radius:36px;
  margin-left:57px;
  padding:20px;
}

#pbar {
  display:inline-block;
  width:400px;
  height:auto;
  padding:5px 10px;
  border:1px solid #9d1395;
  background:rgba(155,63,155,0.4);
}

#fill {
  display:inline-block;
  width:400px;
  height:20px;
  background:#fff;
  box-shadow:0 1px 3px #333 inset,0 1px 0 #fff;
  -moz-box-shadow:0 1px 3px #333 inset,0 1px 0 #fff;
  -webkit-box-shadow:0 1px 3px #333 inset,0 1px 0 #fff;
  border:1px solid #888;
  border-radius:18px;
  -moz-border-radius:18px;
  -webkit-border-radius:18px;
  overflow:hidden;
  font-size:11px;
}

.t10 {
  display:inline-block;
  background:#555;
  width:12%;
  height:30px;
  margin-top:-3px;
  margin-left:-10px;
  box-shadow:0 5px 4px #000 inset;
  -moz-box-shadow:0 5px 4px #000 inset;
  -webkit-box-shadow:0 5px 4px #000 inset;
  font-size:11px;
}

.t30 {
  display:inline-block;
  background:#d697c3;
  width:30%;
  height:30px;
  margin-top:-3px;
  box-shadow:0 5px 4px #f1addd inset;
  -moz-box-shadow:0 5px 4px #f1addd inset;
  -webkit-box-shadow:0 5px 4px #f1addd inset;
  font-size:11px;
}

.t50 {
  display:inline-block;
  background:#0C3;
  width:50%;
  height:30px;
  margin-top:-3px;
  box-shadow:0 5px 4px #00FF00 inset;
  -moz-box-shadow:0 5px 4px #00FF00 inset;
  -webkit-box-shadow:0 5px 4px #00FF00 inset;
  font-size:11px;
}

.t80 {
  display:inline-block;
  background:#090;
  width:80%;
  height:30px;
  margin-top:-3px;
  box-shadow:0 5px 4px #00FF00 inset;
  -moz-box-shadow:0 5px 4px #00FF00 inset;
  -webkit-box-shadow:0 5px 4px #00FF00 inset;
  font-size:11px;
}

.t100 {
  display:inline-block;
  background:#069;
  width:100%;
  height:30px;
  margin-top:-3px;
  box-shadow:0 7px 6px #00CCFF inset;
  -moz-box-shadow:0 7px 6px #00CCFF inset;
  -webkit-box-shadow:0 7px 6px #00CCFF inset;
  font-size:11px;
}

.t0::before {
  content:'';
  font-size:11px;
  color:#888;
  font-style:italic;
  margin-top:1px;
  margin-left:22px;
}

.t10:after,.t30:after,.t50:after,.t80:after,.t100:after {
  content:'';
  display:inline-block;
  border-right:1px solid #000;
}

.t10::before {
  content:'10%';
  font-size:12px;
  color:#fff;
  margin-left:10px;
  font-weight:bold;
  position:relative;
  margin-top:6px;
  display:inline-block;
}

.t30::before {
  content:'30%';
  font-size:12px;
  color:#fff;
  margin-left:10px;
  font-weight:bold;
  position:relative;
  margin-top:6px;
  display:inline-block;
}

.t50::before {
  content:'50%';
  font-size:12px;
  color:#fff;
  margin-left:10px;
  font-weight:bold;
  position:relative;
  margin-top:6px;
  display:inline-block;
}

.t80::before {
  content:'80%';
  font-size:12px;
  color:#fff;
  margin-left:10px;
  font-weight:bold;
  position:relative;
  margin-top:6px;
  display:inline-block;
}

.t100::before {
  content:'100% - Thank you for your contribution!';
  font-size:12px;
  color:#fff;
  margin-left:150px;
  font-weight:bold;
  text-shadow:0 0 3px #fff;
  position:relative;
  margin-top:6px;
  display:inline-block;
}