@charset "UTF-8";

/* =================================================================
                                                    Link function start
=================================================================*/
a:link,a:active {
  color:#fff;
  text-shadow:0 0 1px rgb(255,255,255),0 0 2px rgb (255,255,255),0 0 4px rgb(255,255,255),0 0 8px rgb (255,45,149),0 0 16px rgb(255,45,149),0 0 32px rgb (255,45,149),0 0 40px rgb(255,45,149),0 0 50px rgb (255,45,149);
  font-wight:bold;
}

a:hover,a:focus {
  color:#fff;
  text-shadow:0 0 1px rgb(255,255,255),0 0 2px rgb (255,255,255),0 0 4px rgb(255,255,255),0 0 8px rgb (255,45,149),0 0 16px rgb(255,45,149),0 0 32px rgb (255,45,149),0 0 40px rgb(255,45,149),0 0 50px rgb (255,45,149);
  font-wight:bold;
  text-decoration:underline;
}

a:visited {
  color:#fff;
  text-shadow:0 0 1px rgb(255,255,255),0 0 2px rgb (255,255,255),0 0 4px rgb(255,255,255),0 0 8px rgb (255,45,149),0 0 16px rgb(255,45,149),0 0 32px rgb (255,45,149),0 0 40px rgb(255,45,149),0 0 50px rgb (255,45,149);
  font-weight:normal;
}

/* =================================================================
                                                    Link function end
=================================================================*/
@font-face {
  font-family:'lobster';
  font-style:normal;
  font-weight:400;
  src:local(Lobster),local(Lobster-Regular),url(http://fonts.gstatic.com/s/lobster/v15/cycBf3mfbGkh66G5NhszPQ.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

body {
  width:1200px;
  margin:0 auto;
  font-family:lobster;
  font-size:18px;
  background:#fff;
  background:url(http://wallpaperen.com/wp-content/uploads/2018/01/ideal-cat-background-tumblr-image-gallery-hipster-cat-tumblr-cat-background-tumblr.jpg);
  color:#fff;
}

#profile .profile_row:first-child {
  position:absolute;
  margin-left:-264px;
  margin-top:311px;
  color:#fff;
  text-shadow:0 0 1px rgb(255,255,255),0 0 2px rgb (255,255,255),0 0 4px rgb(255,255,255),0 0 8px rgb (255,45,149),0 0 16px rgb(255,45,149),0 0 32px rgb (255,45,149),0 0 40px rgb(255,45,149),0 0 50px rgb (255,45,149);
  width:400px;
  font-size:24px;
}

/* =================================================================
          These elements are the main content sections we do not want seen.
=================================================================*/
#header_bar,#footer_bar,#about_me_label,#profile_main_photo,#profile_schedule,#profile_interests_content,#profile_comments,#favorite_models_label,#favorite_models_value,#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_login_container.container,div.heading {
  display:none;
}

/* =================================================================
          These elements are the main content information we do not want seen. 
=================================================================*/
#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 {
  display:none;
}

/* =================================================================
                                       Ratings and Admire start
=================================================================*/
/************************************* 
 
         Ratings and Admire
 
**************************************/
#average_rating img[src="https://img.mfcimg.com/profiles/prod/bundles/mfcprofile/vendor/img/star-on.png"] {
  background:url(http://3.bp.blogspot.com/-S3Qi7ZuwkUI/VM_8m-rmu1I/AAAAAAAAHb8/QbCSTBCGG-s/s1600/profile_star_rating_on.png)no-repeat;
  display:inline;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  width:23px;
  height:20px;
  padding-left:23px;
}

#average_rating img[src="//1.bp.blogspot.com/-i2dmT3SDLFA/VLYHFkNpydI/AAAAAAAAHBo/_4rVgb8Zb1w/s1600/rating_off.png"] {
  background:url(https://s3.amazonaws.com/spoonflower/public/design_thumbnails/0346/9283/rcatsinthegarden_bw_shop_thumb.png)no-repeat;
  display:inline;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  width:23px;
  height:20px;
  padding-left:23px;
}

#rating_value_bar img[src="https://img.mfcimg.com/profiles/prod/bundles/mfcprofile/vendor/img/star-on.png"] {
  background:url(http://3.bp.blogspot.com/-S3Qi7ZuwkUI/VM_8m-rmu1I/AAAAAAAAHb8/QbCSTBCGG-s/s1600/profile_star_rating_on.png)no-repeat;
  display:inline;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  width:23px;
  height:20px;
  padding-left:23px;
}

#rating_value_bar img[src="https://img.mfcimg.com/profiles/prod/bundles/mfcprofile/vendor/img/star-off.png"] {
  background:url(http://1.bp.blogspot.com/-8ughy6xPO7Q/VM_85jQAK3I/AAAAAAAAHcI/mXSH67UlL0o/s1600/profile_star_rating_on.png)no-repeat;
  display:inline;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  width:23px;
  height:20px;
  padding-left:23px;
}

#rating_confirm {
  color:#811baf;
  text-transform:uppercase;
  font-weight:400;
  margin-left:10px;
  vertical-align:top;
}

#admirers_label form#new_admirer {
  position:absolute;
  margin-left:69px;
  margin-top:-15px;
  vertical-align:middle!important;
  text-transform:uppercase;
}

#admire_confirm {
  color:#FF0000;
}

#new_admirer {
  line-height:13px;
  z-index:3!important;
  position:absolute;
}

/* =================================================================
                                       Ratings and Admire end
=================================================================*/