@charset "UTF-8";

UTF-8;
html {
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  border:0;
  font-size:62.5%;
}

@font-face {
  font-family:'comic sans';
  font-style:normal;
  font-weight:normal;
  src:local('Reenie Beanie'),local(ReenieBeanie),url(https://fonts.gstatic.com/s/reeniebeanie/v7/ljpKc6CdXusL1cnGUSamXzxObtw73-qQgbr7Be51v5c.woff2);
}

a,a:visited {
  color:white;
  text-decoration:none;
}

a:hover,a:focus {
  color:white;
  text-decoration:none;
}

body {
  font-family:comic sans;
  font-size:2rem;
  line-height:1.25;
  height:auto;
  background:white;
  background-attachment:fixed;
  background-size:cover;
}

#profile {
  width:960px;
  margin:-8px auto 40px;
  background:black;
  box-shadow:0 0 18px 3px rgba(0,0,0,.8);
  line-height:1;
  z-index:300;
}

#profile_header {
  padding:100px 0 0;
}

.profile_section_content {
  z-index:auto;
}

#about_me_value {
  display:block;
  margin:0 auto 0 -20px;
  width:1200px;
}

.container {
  display:block;
  margin:0 0 0 20px;
}

#profile_avatar,#avatar_holder,#profile_main_photo,#header_bar,#footer_bar,#blurb_label,#blurb_value,#about_me_label,#status_label,#member_type_value,#member_message_value,#unix_last_updated_container,#show_message_dialog,#profile_header_container,#profile_header {
  display:none;
}

ul,ol {
  padding:0;
  margin:0;
  list-style-type:none;
}

#cam_score_label {
  padding-left:430px;
  font-size:40pt;
  font-family:'Reenie Beanie';
}

#cam_score_value {
  font-size:40pt;
  font-family:'Reenie Beanie';
}

#cam_score_container {
  position:absolute;
  padding-top:125px;
  display:table;
}

#username_container,#gender_container,#country_container,#city_container,#ethnicity_container,#marital_status_container,#occupation_container,#school_container,#body_type_container,#hair_container,#eyes_container,#smoke_container,#drink_container,#drugs_container,#favorite_food_container,#pets_container,#automobile_container,#status_container,#schedule_day_0_container,#schedule_day_1_container,#schedule_day_2_container,#schedule_day_3_container,#schedule_day_4_container,#schedule_day_5_container,#schedule_day_6_container,#schedule_converted,#profile_schedule,#weight_container,#height_container,#age_container,#sexual_preference_container {
  display:none;
}

#last_login_string_label,#unix_last_login_label,#unix_last_broadcast_label,#unix_last_broadcast_label,#unix_last_broadcast_value {
  display:none;
}

.twocolumn {
  column-count:2;
}

.heading {
  display:none;
}

#img_preview {
  border-radius:0;
  box-shadow:none;
}

.profile_section_content .label {
  font-weight:60;
  font-style:normal;
  font-size:1.4rem;
  line-height:1rem;
  color:white;
}

.profile_section_content .value {
  font-weight:50;
  font-style:normal;
  font-size:1.4rem;
  line-height:1rem;
  color:white;
}

#profile_friends {
  width:900px!important;
  position:relative;
}

#friends_container a {
  display:inline-block;
  margin:5px 0;
  padding:1px 5px;
  background:#FFF;
  color:#1C1C1C;
  border-radius:4px;
  text-decoration:none;
  box-shadow:2px 2px 2px rgba(0,0,0,0.6);
}

#friends_container a:hover {
  background:#eae5fb;
  color:black;
  border-radius:4px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
}

#admirers_container a {
  display:inline-block;
  margin:5px 0;
  padding:1px 5px;
  background:#FFF;
  color:#1C1C1C;
  border-radius:4px;
  text-decoration:none;
  box-shadow:2px 2px 2px rgba(0,0,0,0.6);
}

#admirers_container a:hover {
  background:#eae5fb;
  color:black;
  border-radius:4px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
}

#favorite_models_container,.value {
  font-family:Georgia,Times,"Times New Roman",serif;
  font-size:1rem;
}

#favorite_models_container .value a {
  display:inline-block;
  margin:5px 0;
  padding:1px 5px;
  background:#eae5fb;
  color:#1C1C1C;
  border-radius:4px;
  text-decoration:none;
  box-shadow:2px 2px 2px rgba(0,0,0,0.6);
}

#favorite_models_container a:hover {
  background:#eae5fb;
  color:black;
  border-radius:4px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
}

#friends_container .value {
  font-family:"comic sans";
  font-size:.8rem;
  font-weight:600;
}

#friends_container .value a {
  display:inline-block;
  margin:5px 0;
  padding:1px 5px;
  background:#FFF;
  color:white;
  border-radius:4px;
  text-decoration:none;
  box-shadow:2px 2px 2px rgba(0,0,0,0.6);
}

#friends_container .value a:hover {
  background:#eae5fb;
  color:black;
  border-radius:4px;
  box-shadow:2px 2px 2px rgba(0,0,0,0.4);
}

#profile_comments {
  position:relative;
  top:10px;
}

.Main-Title {
  width:930px;
  margin:0 auto;
  margin-top:50px;
  font-family:"comic sans";
  font-size:2.5rem;
  line-height:1rem;
  text-align:center;
  color:white;
  text-shadow:1px 1px 2px #fff;
  box-sizing:border-box;
}

iframe {
  display:none;
}

#profile_schedule .value {
  display:none;
}

.preview {
  background-repeat:no-repeat;
  background-position:top center;
  Background-size:100% 100%;
  height:140px;
  width:240px;
}

#babygirloral {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/130-844-508-489-9747034.png);
}

#babygirloral:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/819-214-801-343-9262983.gif);
}

#goodbabygirl {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/542-796-419-797-9746947.png);
}

#goodbabygirl:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/359-279-339-719-9262982.gif);
}

#badbabygirl {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/953-170-485-163-9676782.jpg);
}

#badbabygirl:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/938-520-253-976-9262984.gif);
}

#cozygf {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/542-920-210-179-9676780.jpg);
}

#cozygf:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/424-858-392-127-9263847.gif);
}

#gfexp {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/327-106-679-944-9676779.jpg);
}

#gfexp:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/498-247-330-363-9263892.gif);
}

#sudsygf {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/295-354-857-163-9676770.jpg);
}

#sudsygf:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/618-303-977-788-9263848.gif);
}

#gfjoi {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/106-191-992-462-9737184.gif);
}

#gfjoi:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/106-191-992-462-9737184.gif);
}

#vanillacream {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/178-358-740-352-9734691.gif);
}

#vanillacream:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/178-358-740-352-9734691.gif);
}

#astralmakeout {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/105-237-484-499-9676772.jpg);
}

#astralmakeout:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/921-341-365-305-9679604.gif);
}

#makeoutastral2 {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/540-858-964-203-9866155.gif);
}

#makeoutastral2:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/540-858-964-203-9866155.gif);
}

#lotionshowastral {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/816-667-827-903-9866150.gif);
}

#lotionshowastral:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/816-667-827-903-9866150.gif);
}

#liveshowastral {
/* background-image:url(https://img.mfcimg.com/photos2/197/19734876/195-514-879-112-9746956.png); */
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/500-740-804-952-9556631.gif);
}

#liveshowastral:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/500-740-804-952-9556631.gif);
}

#straponastral {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/566-874-341-359-9746946.png);
}

#straponastral:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/598-322-278-699-9262924.gif);
}

#dualhitachiastral {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/111-246-111-479-9746937.png);
}

#dualhitachiastral:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/126-504-332-714-9262923.gif);
}

#makeoutmia {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/854-723-203-612-9746943.png);
}

#makeoutmia:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/225-247-306-241-9262979.gif);
}

#hitachiwithmia {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/486-878-161-319-9746938.png);
}

#hitachiwithmia:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/545-144-564-384-9262980.gif);
}

#liveshowkat {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/104-325-527-350-9746939.png);
}

#liveshowkat:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/586-342-705-410-9552692.gif);
}

#makeoutkat {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/994-806-408-450-9746942.png);
}

#makeoutkat:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/883-905-590-152-9552693.gif);
}

#openbobs {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/864-534-202-378-9741363.gif);
}

#openbobs:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/864-534-202-378-9741363.gif);
}

#spacebabe {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/177-335-145-650-9734806.gif);
}

#spacebabe:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/177-335-145-650-9734806.gif);
}

#dirtytalk {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/881-687-809-687-9734722.gif);
}

#dirtytalk:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/881-687-809-687-9734722.gif);
}

#wonderland {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/128-626-413-475-9676767.jpg);
}

#wonderland:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/772-794-742-367-9579020.gif);
}

#gardennymph {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/930-102-328-393-9676777.jpg);
}

#gardennymph:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/607-671-171-915-9556584.gif);
}

#watchingporn {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/789-170-325-252-9746944.png);
}

#watchingporn:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/302-935-944-662-9556586.gif);
}

#poolsidetease {
/*background-image:url(https://img.mfcimg.com/photos2/197/19734876/376-697-829-507-9676776.png); */
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/111-921-223-703-9556585.gif);
}

#poolsidetease:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/111-921-223-703-9556585.gif);
}

#kittycum {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/261-840-697-748-9676769.jpg);
}

#kittycum:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/653-461-872-153-9263849.gif);
}

#raggedy {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/602-288-145-494-9676775.jpg);
}

#raggedy:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/715-676-537-845-9263034.gif);
}

#biggest {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/814-589-120-531-9676781.jpg);
}

#biggest:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/369-513-260-478-9263037.gif);
}

#schoolgirl {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/326-123-946-927-9676771.jpg);
}

#schoolgirl:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/525-360-745-983-9263032.gif);
}

#reindeer {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/671-769-549-601-9746945.png);
}

#reindeer:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/142-937-340-328-9263035.gif);
}

#glassonglass {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/315-769-262-906-9676766.jpg);
}

#glassonglass:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/536-486-441-296-9263033.gif);
}

#multicum {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/192-633-317-282-9862482.gif);
}

#multicum:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/192-633-317-282-9862482.gif);
}

#muchlesbian {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/401-614-795-612-9862464.gif);
}

#muchlesbian:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/401-614-795-612-9862464.gif);
}

#firstgg {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/365-511-877-865-9862463.gif);
}

#firstgg:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/365-511-877-865-9862463.gif);
}

#ass {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/872-233-933-224-9862460.gif);
}

#ass:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/872-233-933-224-9862460.gif);
}

#astralstraponshow {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/654-222-343-643-9862454.gif);
}

#astralstraponshow:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/654-222-343-643-9862454.gif);
}

#povbj {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/870-551-585-105-9862450.gif);
}

#povbj:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/870-551-585-105-9862450.gif);
}

#artisticbody {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/793-734-967-793-9862448.gif);
}

#artisticbody:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/793-734-967-793-9862448.gif);
}

#geekybj {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/714-587-493-637-9862456.gif);
}

#geekybj:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/714-587-493-637-9862456.gif);
}

#agony {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/714-587-493-637-9862456.gif);
}

#agony:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/714-587-493-637-9862456.gif);
}

#agony {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/464-215-591-302-9862833.gif);
}

#agony:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/464-215-591-302-9862833.gif);
}

#astralbondage {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/639-726-883-513-9862858.gif);
}

#astralbondage:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/639-726-883-513-9862858.gif);
}

#fingerastral {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/522-288-942-867-9866154.gif);
}

#fingerastral:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/522-288-942-867-9866154.gif);
}

#windowsill {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/919-218-614-750-9866224.jpg);
}

#windowsill:hover {
  background-image:url(https://img.mfcimg.com/photos2/197/19734876/181-135-735-950-9263038.gif);
}

.photo_gallery_preview {
  width:260px;
}

.photo_gallery_image {
  width:250px;
  height:250px;
}