@charset "UTF-8";

@font-face {
  font-family:"El Messiri";
  font-style:normal;
  font-weight:400;
  src:local("El Messiri"),local(ElMessiri-Regular),url(https://fonts.gstatic.com/s/elmessiri/v1/yMBX9m9fUtMpa4yx2RG7Hfk_vArhqVIZ0nv9q090hN8.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
  font-family:Cinzel;
  font-style:normal;
  font-weight:400;
  src:local(Cinzel-Regular),url(https://fonts.gstatic.com/s/cinzel/v4/zOdksD_UUTk1LJF9z4tURA.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
  font-family:Cinzel;
  font-style:normal;
  font-weight:700;
  src:local(Cinzel-Bold),url(https://fonts.gstatic.com/s/cinzel/v4/L74890HNVnUypqWjqGUt1VtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
  font-family:Gabriela;
  font-style:normal;
  font-weight:400;
  src:local(Gabriela),local(Gabriela-Regular),url(https://fonts.gstatic.com/s/gabriela/v4/RDBxMrJQwQghHy7ApC2QuRTbgVql8nDJpwnrE27mub0.woff2) format("woff2");
  unicode-range:U+100-24F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
  font-family:Gabriela;
  font-style:normal;
  font-weight:400;
  src:local(Gabriela),local(Gabriela-Regular),url(https://fonts.gstatic.com/s/gabriela/v4/CO6bIpNvGrJRZDx3xfggGvesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
  font-family:"Titillium Web";
  font-style:normal;
  font-weight:400;
  src:local("Titillium Web"),local(TitilliumWeb-Regular),url(https://fonts.gstatic.com/s/titilliumweb/v4/7XUFZ5tgS-tD6QamInJTcSo_WB_cotcEMUw1LsIE8mM.woff2) format("woff2");
  unicode-range:U+100-24F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
  font-family:"Titillium Web";
  font-style:normal;
  font-weight:400;
  src:local("Titillium Web"),local(TitilliumWeb-Regular),url(https://fonts.gstatic.com/s/titilliumweb/v4/7XUFZ5tgS-tD6QamInJTcZSnX671uNZIV63UdXh3Mg0.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@-webkit-keyframes crown {
  0% {
    transform:rotateY(360deg);
  }

  100% {
    transform:rotateY(0deg);
  }
}

@keyframes crown {
  0% {
    transform:rotateY(360deg);
  }

  100% {
    transform:rotateY(0deg);
  }
}

@-webkit-keyframes spinner {
  0% {
    transform:rotate(360deg);
  }

  100% {
    transform:rotate(-360deg);
  }
}

@keyframes spinner {
  0% {
    transform:rotate(360deg);
  }

  100% {
    transform:rotate(-360deg);
  }
}

@-webkit-keyframes fadeInScale {
  0% {
    transform:scale(0.6);
  }

  100% {
    transform:scale(1);
  }
}

@keyframes fadeInScale {
  0% {
    transform:scale(0.6);
  }

  100% {
    transform:scale(1);
  }
}

body {
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  width:90%;
  padding-top:10px;
  background-image:url(https://media.giphy.com/media/FlodpfQUBSp20/giphy.gif);
  background-position-x:initial;
  background-position-y:initial;
  background-origin:initial;
  background-clip:initial;
  background-repeat-x:repeat;
  background-repeat-y:repeat;
  background-size:auto;
  background-attachment:fixed;
  background-color:rgb(17,17,17);
  color:rgb(255,255,255);
}

.profile_section_background {
  background-color:rgba(255,255,255,0);
  opacity:1;
}

div#status_container.container {
  display:block;
  margin-top:-5px;
  position:relative;
  margin-left:60px;
  height:20px;
  overflow-x:hidden;
  overflow-y:hidden;
  z-index:500;
}

#member_status_value:nth-child(1) {
  padding-left:3px;
  padding-right:3px;
  background-image:url(https://mfcdesign.files.wordpress.com/2016/06/bhover.png);
  background-size:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-position-x:-100px;
  background-position-y:top;
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-color:rgb(87,7,104);
  color:rgb(255,255,255);
  border-top-left-radius:3px;
  border-top-right-radius:3px;
  border-bottom-right-radius:3px;
  border-bottom-left-radius:3px;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0s;
  transition-property:all;
}

#member_status_value:nth-child(1):hover {
  padding-left:3px;
  padding-right:3px;
  background-image:url(https://mfcdesign.files.wordpress.com/2016/06/bhover.png);
  background-size:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-position-x:100px;
  background-position-y:top;
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-color:rgb(51,51,51);
  color:rgb(34,34,34);
}

#member_status_value a:link,#member_status_value a:visited {
  color:rgb(255,255,255);
}

#member_status_value a:hover {
  color:rgb(255,255,255);
}

#member_type_value {
  display:none;
}

div#status_container.container a:hover {
  color:rgb(241,241,241);
}

span#unix_last_broadcast_label {
  display:none;
}

#status_label {
  display:none;
}

#photo_gallery_previews a:link {
  color:rgb(241,241,241);
}

.photo_gallery_image {
  border-top-width:2px;
  border-right-width:2px;
  border-bottom-width:2px;
  border-left-width:2px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(85,85,85);
  border-right-color:rgb(85,85,85);
  border-bottom-color:rgb(85,85,85);
  border-left-color:rgb(85,85,85);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

.photo_gallery_image:hover {
  border-top-width:2px;
  border-right-width:2px;
  border-bottom-width:2px;
  border-left-width:2px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(0,114,54);
  border-right-color:rgb(0,114,54);
  border-bottom-color:rgb(0,114,54);
  border-left-color:rgb(0,114,54);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  box-shadow:rgb(102,102,102) 0 0 3px;
}

#profile {
  background-image:none;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:initial;
}

.profile_section_content .heading {
  display:none;
}

.wall_post_time,.convert-time {
  display:none;
}

#profile_main_photo,#tags_container,#about_me_label {
  display:none;
}

.content {
  display:block;
}

#profile_interests_content .label {
  display:block;
}

#profile_main_about_holder {
  color:rgb(241,241,241);
  font-size:13px;
}

#avatar_holder {
  background-image:none;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:initial;
}

#profile_avatar {
  display:none;
}

#footer_bar {
  text-align:center;
  font-size:12px;
  font-family:Cinzel;
  margin-top:3px;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0s;
  transition-property:all;
}

#footer_bar a:hover {
  color:rgb(102,102,102);
}

#profile_header_container {
}

#unix_last_updated_container {
  display:none;
}

#blurb_label {
  display:none;
}

#blurb_value {
  display:none;
}

img#wall_poster_avatar,#wall_poster_username {
  display:none;
}

#last_login_string_container {
  display:none;
}

.photo_gallery_name a:link,.photo_gallery_name a:visited {
  color:rgb(204,204,204);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  font-size:14px;
}

.photo_gallery_name a:hover {
  color:rgb(241,241,241);
}

#header_bar {
  display:none;
}

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

.profile_row #profile_about_me {
}

#photo_gallery_previews {
  display:block;
  position:relative;
  margin-top:0;
  margin-right:auto;
  margin-left:auto;
  padding-top:15px;
  padding-right:15px;
  padding-bottom:15px;
  padding-left:15px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(255,255,255,0.1);
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  margin-bottom:5px;
}

.user_comment_textarea_small,.user_comment_textarea_small:focus {
  width:850px;
  height:100px;
  transition-duration:.4s;
  transition-timing-function:ease-in-out;
  transition-delay:0s;
  transition-property:width;
  padding-top:12px;
  padding-right:12px;
  padding-bottom:12px;
  padding-left:12px;
  margin-top:10px;
  margin-right:auto;
  margin-bottom:10px;
  margin-left:auto;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(255,255,255,0.3);
}

textarea:focus {
  transition-duration:.4s;
  transition-timing-function:ease-in-out;
  transition-delay:0s;
  transition-property:height;
}

.user_comment_textarea_big {
  width:850px;
  height:150px;
  padding-top:15px;
  padding-right:15px;
  padding-bottom:15px;
  padding-left:15px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(255,255,255,0.5);
  color:rgb(0,0,0);
  margin-top:10px;
  margin-right:auto;
  margin-bottom:10px;
  margin-left:auto;
  font-family:Gabriela,"Palatino Linotype","Book Antiqua",Palatino,serif;
  outline-color:initial;
  outline-width:initial;
  outline-style:none;
  font-size:18px;
}

.wall_post_avatar img {
  background-image:url(https://mfcpro.files.wordpress.com/2016/07/empty_avatar.png);
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-size:100%;
  background-position-x:center;
  background-position-y:top;
  background-color:rgb(241,241,241);
  margin-top:1px;
  margin-left:-5px;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0s;
  transition-property:all;
  border-top-width:2px;
  border-right-width:2px;
  border-bottom-width:2px;
  border-left-width:2px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgba(255,255,255,0);
  border-right-color:rgba(255,255,255,0);
  border-bottom-color:rgba(255,255,255,0);
  border-left-color:rgba(255,255,255,0);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  width:70px;
  height:70px;
}

.wall_post_avatar:hover img {
  box-shadow:rgb(102,102,102) 0 0 6px;
}

#no_profile_avatar {
  display:none;
}

.wall_post_info {
  width:700px;
  margin-left:42px;
  border-bottom-width:1px;
  border-bottom-style:dotted;
  border-bottom-color:rgb(204,204,204);
}

.img_radius_shadow {
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  border-bottom-right-radius:4px;
  border-bottom-left-radius:4px;
}

div.wall_post {
  display:block;
  margin-top:10px;
  font-size:18px;
  color:rgb(241,241,241);
  padding-top:8px;
  padding-right:12px;
  padding-bottom:8px;
  padding-left:12px;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(204,204,204);
  border-right-color:rgb(204,204,204);
  border-bottom-color:rgb(204,204,204);
  border-left-color:rgb(204,204,204);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  border-top-left-radius:0;
  border-top-right-radius:0;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(255,255,255,0.5);
  transition-duration:.9s;
  transition-timing-function:ease;
  transition-delay:0s;
  transition-property:all;
  font-family:"Titillium Web","Palatino Linotype","Book Antiqua",Palatino,serif;
}

div#profile_about_me.profile_subsection {
  text-indent:2px;
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-position-x:right;
  background-position-y:top;
}

.wall_post a,.wall_post a:visited {
  color:rgb(241,241,241);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

.wall_post a:hover {
  color:rgb(0,0,0);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

div#comments {
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  padding-left:10px;
  margin-top:30px;
  background-image:none;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:initial;
}

form#new_comment.hidden {
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  padding-left:10px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(0,0,0,0);
  border-top-width:0;
  border-right-width:0;
  border-bottom-width:0;
  border-left-width:0;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(255,255,255);
  border-right-color:rgb(255,255,255);
  border-bottom-color:rgb(255,255,255);
  border-left-color:rgb(255,255,255);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-right-radius:8px;
  border-bottom-left-radius:8px;
  height:auto;
  margin-top:60px;
}

#craziest_thing_label.label {
  display:block;
}

#be_anywhere_container,#hobbies_container,#talents_container,#perfect_mate_container,#perfect_date_container,#turn_ons_container,#five_things_container,#know_me_container,#for_fun_container,#favorite_songs_container,#favorite_movies_container,#craziest_thing_container,#favorite_books_container,#meaning_life_container,#know_me_container {
  display:block;
  padding-top:5px;
  padding-right:15px;
  padding-bottom:5px;
  padding-left:15px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(255,255,255,0.1);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(51,51,51);
  border-right-color:rgb(51,51,51);
  border-bottom-color:rgb(51,51,51);
  border-left-color:rgb(51,51,51);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  margin-bottom:20px;
  visibility:visible;
  font-size:19px;
  color:rgb(255,255,255);
  font-family:Gabriela,"Palatino Linotype","Book Antiqua",Palatino,serif;
  margin-left:0;
}

p {
  font-family:Gabriela,"Palatino Linotype","Book Antiqua",Palatino,serif;
}

#profile_about_me {
}

.photo_gallery_count {
  color:rgb(204,204,204);
}

#rate_label,#average_rating_label,#admirers_label,#friends_label,#favorite_models_label {
}

#about_me_container,#about_me_value {
  font-family:Gabriela;
  visibility:visible;
}

#profile_friends {
  display:block;
  margin-top:10px;
  color:rgb(241,241,241);
  margin-bottom:30px;
  padding-top:10px;
  padding-right:13px;
  padding-bottom:10px;
  padding-left:13px;
  background-image:initial;
  background-size:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-position-x:right;
  background-position-y:top;
  background-color:rgba(255,255,255,0.1);
  font-size:14px;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(0,0,0);
  border-right-color:rgb(0,0,0);
  border-bottom-color:rgb(0,0,0);
  border-left-color:rgb(0,0,0);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
}

input[type="submit"],.post_comment_btn,.preview_comment_btn {
  padding-top:11px;
  padding-right:22px;
  padding-bottom:11px;
  padding-left:22px;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  background-image:url(https://mfcpro.files.wordpress.com/2015/11/bg-pattern.png);
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:repeat;
  background-repeat-y:repeat;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(17,17,17);
  color:rgb(255,255,255);
  font-size:16px;
  text-align:center;
}

input[type="submit"]:hover,.post_comment_btn:hover,.preview_comment_btn:hover {
  padding-top:11px;
  padding-right:22px;
  padding-bottom:11px;
  padding-left:22px;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(0,114,54);
  color:rgb(255,255,255);
}

.wall_post iframe,.wall_post frame,.wall_post embed {
  display:block;
  width:99%;
  height:450px;
  margin-top:10px;
  margin-right:auto;
  margin-bottom:10px;
  margin-left:auto;
}

.xcr::-webkit-scrollbar {
  width:8px;
}

.xcr::-webkit-scrollbar-track {
  box-shadow:rgba(0,0,0,0.3) 0 0 6px inset;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
}

.xcr::-webkit-scrollbar-thumb {
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(51,51,51);
  box-shadow:rgba(0,0,0,0.5) 0 0 6px inset;
}

.xcr::-webkit-scrollbar-thumb:window-inactive {
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(204,0,0,0.4);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(204,204,204);
  border-right-color:rgb(204,204,204);
  border-bottom-color:rgb(204,204,204);
  border-left-color:rgb(204,204,204);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

* {
  box-sizing:border-box;
}

html {
}

h1 {
  font-size:34px;
  font-family:"El Messiri",sans-serif;
}

h2 {
  font-size:27px;
  font-family:"El Messiri",sans-serif;
}

h3 {
  font-size:24px;
  font-family:"El Messiri",sans-serif;
}

h4 {
  font-size:22px;
  font-family:"El Messiri",sans-serif;
}

h5 {
  font-size:20px;
  font-family:Cinzel,sans-serif;
}

h6 {
  font-size:20px;
  font-family:Cinzel,sans-serif;
}

a {
  color:rgb(136,136,136);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

a:visited {
  color:rgb(204,204,204);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

a:hover {
  color:rgb(0,114,54);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

a:active {
  color:rgb(0,0,0);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

a:focus {
  color:rgb(241,241,241);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

.col-1 {
  width:8.33%;
}

.col-2 {
  width:16.66%;
}

.col-3 {
  width:25%;
}

.col-4 {
  width:33.33%;
}

.col-5 {
  width:41.66%;
}

.col-5-half {
  width:47.66%;
}

.col-6 {
  width:50%;
}

.col-7 {
  width:58.33%;
}

.col-8 {
  width:66.66%;
}

.col-9 {
  width:75%;
}

.col-10 {
  width:83.33%;
}

.col-11 {
  width:91.66%;
}

.col-12 {
  width:100%;
}

[class*="col-"] {
  float:left;
  padding-top:15px;
  padding-right:15px;
  padding-bottom:15px;
  padding-left:15px;
  border-top-width:0;
  border-right-width:0;
  border-bottom-width:0;
  border-left-width:0;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(204,204,204);
  border-right-color:rgb(204,204,204);
  border-bottom-color:rgb(204,204,204);
  border-left-color:rgb(204,204,204);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  color:rgb(68,68,68);
}

[class*="no"] {
  float:left;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
}

[class*="padd20"] {
  display:block;
  padding-top:20px;
  padding-right:20px;
  padding-bottom:20px;
  padding-left:20px;
}

.row::after {
  content:"";
  clear:both;
  display:block;
}

.wrapper {
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(253,253,253);
  color:rgb(102,102,102);
  margin-bottom:2px;
  font-size:18px;
  margin-top:-81px;
  border-radius:50px;
}

.hr {
  border-top-width:initial;
  border-right-width:initial;
  border-bottom-width:initial;
  border-left-width:initial;
  border-top-style:none;
  border-right-style:none;
  border-bottom-style:none;
  border-left-style:none;
  border-top-color:initial;
  border-right-color:initial;
  border-bottom-color:initial;
  border-left-color:initial;
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  clear:both;
  height:1px;
  line-height:0;
  width:100%;
  font-size:0;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
  margin-bottom:20px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(204,204,204);
}

.left {
  text-align:left;
}

.right {
  text-align:right;
}

.center {
  text-align:center;
}

.fleft {
  float:left;
}

.fright {
  float:right;
}

.clear {
  clear:both;
  display:block;
  overflow-x:hidden;
  overflow-y:hidden;
  visibility:hidden;
  width:0;
  height:0;
}

.dotted {
  border-bottom-width:1px;
  border-bottom-style:dashed;
  border-bottom-color:rgb(51,51,51);
  border-left-width:0;
  border-left-style:initial;
  border-left-color:initial;
  border-right-width:0;
  border-right-style:initial;
  border-right-color:initial;
  margin-bottom:0;
}

.social {
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(87,7,104);
  color:rgb(255,255,255);
  overflow-x:hidden;
  overflow-y:hidden;
}

.social p {
  display:block;
  text-align:center;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  font-size:33px;
  color:rgb(255,255,255);
  line-height:1;
  padding-top:11px;
  font-variant-ligatures:normal;
  font-variant-numeric:normal;
  font-variant-east-asian:normal;
  font-variant-caps:small-caps;
  font-family:"El Messiri",Gabriela,"Palatino Linotype","Book Antiqua",Palatino,serif;
}

.social em {
  display:block;
  text-align:center;
  font-size:15px;
  color:rgb(255,255,255);
  font-style:normal;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:rgb(241,241,241);
  padding-top:5px;
  font-family:Cinzel,"Palatino Linotype","Book Antiqua",Palatino,serif;
}

.navigation {
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(87,7,104);
  color:rgb(255,255,255);
  text-align:center;
  height:46px;
  overflow-x:hidden;
  overflow-y:hidden;
}

.social a:link,.social a:visited {
  display:inline-block;
  text-align:center;
  opacity:.7;
}

.social a:hover {
  opacity:1;
}

.tipme,.amazon {
  display:inline-block;
  width:300px;
  height:70px;
  filter:invert(100%);
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0s;
  transition-property:all;
}

.social .amazon {
  background-image:url(https://fotodex.files.wordpress.com/2015/05/tmo_on.png);
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:initial;
  filter:none;
}

.social .amazon:hover {
  background-image:url(https://fotodex.files.wordpress.com/2015/05/tmo_on.png);
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:initial;
  filter:none;
}

.social .tipme {
  background-image:url(https://fotodex.files.wordpress.com/2015/05/tmo_on.png);
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:initial;
  filter:none;
}

.social .tipme:hover {
  background-image:url(https://fotodex.files.wordpress.com/2015/05/tmo_on.png);
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:initial;
  filter:none;
}

.hder {
  height:auto;
  text-align:center;
  overflow-x:hidden;
  overflow-y:hidden;
}

.hder img {
  display:block;
  width:100%;
  height:auto;
}

.navigation a:link,.navigation a:visited {
  display:inline-block;
  color:rgb(255,255,255);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  padding-top:10px;
  padding-right:9px;
  padding-bottom:10px;
  padding-left:9px;
  font-size:19px;
  font-family:"Titillium Web","Palatino Linotype","Book Antiqua",Palatino,serif;
  margin-top:-3px;
}

.navigation a:hover {
  color:rgb(255,255,255);
  text-shadow:rgb(255,255,255) 0 0 3px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(0,0,0,0.4);
}

.small-photo {
  text-align:right;
}

.small-photo img {
  display:block;
  height:480px;
  width:auto;
  float:right;
  border-top-width:5px;
  border-right-width:5px;
  border-bottom-width:5px;
  border-left-width:5px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(241,241,241);
  border-right-color:rgb(241,241,241);
  border-bottom-color:rgb(241,241,241);
  border-left-color:rgb(241,241,241);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0s;
  transition-property:all;
}

.small-photo:hover img {
  display:block;
  height:480px;
  width:auto;
  float:right;
  border-top-width:5px;
  border-right-width:5px;
  border-bottom-width:5px;
  border-left-width:5px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(241,241,241);
  border-right-color:rgb(241,241,241);
  border-bottom-color:rgb(241,241,241);
  border-left-color:rgb(241,241,241);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  box-shadow:rgb(153,153,153) 0 4px 12px;
}

.buttons a:link,.buttons a:visited {
  display:inline-block;
  width:240px;
  height:80px;
  padding-top:17px;
  padding-right:30px;
  padding-bottom:17px;
  padding-left:30px;
  text-align:center;
  color:rgb(253,253,253);
  font-size:21px;
  background-image:url(https://img.mfcimg.com/photos2/339/33969992/285-738-740-899-12912176.png);
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:initial;
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-size:auto;
  background-position-x:center;
  background-position-y:top;
  font-family:"Titillium Web","Palatino Linotype","Book Antiqua",Palatino,serif;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0s;
  transition-property:all;
  text-shadow:rgb(0,0,0) 0 1px 0;
}

.buttons a:hover {
  display:inline-block;
  width:240px;
  height:80px;
  padding-top:17px;
  padding-right:30px;
  padding-bottom:17px;
  padding-left:30px;
  text-align:center;
  color:rgb(255,255,255);
  font-size:21px;
  background-image:url(https://img.mfcimg.com/photos2/339/33969992/194-172-343-722-12912179.png);
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:initial;
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-size:auto;
  background-position-x:center;
  background-position-y:top;
  font-family:"Titillium Web","Palatino Linotype","Book Antiqua",Palatino,serif;
}

#AboutMe h1,#Room-Rules h1,#Tip-Menu h1,#My-Store h1,#Club h1,.store h1,.videos h1 {
  display:block;
  text-align:center;
  font-size:2.777rem;
  color:rgb(87,7,104);
  font-family:"El Messiri","Palatino Linotype","Book Antiqua",Palatino,serif;
  line-height:90%;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.about_me {
  height:450px;
  overflow-x:auto;
  overflow-y:auto;
  font-family:"Titillium Web","Palatino Linotype","Book Antiqua",Palatino,serif;
  font-size:20px;
}

.about_me p {
  font-family:"Titillium Web","Palatino Linotype","Book Antiqua",Palatino,serif;
  font-size:20px;
}

#Room-Rules {
}

#Room-Rules p {
  font-family:"Titillium Web","Palatino Linotype","Book Antiqua",Palatino,serif;
  font-size:20px;
}

#Tip-Menu {
}

#My-Store {
}

#My-Videos {
}

#Club {
}

.clubs h1 {
  display:block;
  text-align:center;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(0,114,54);
  color:rgb(255,255,255);
  font-size:22px;
  font-family:Cinzel,"Palatino Linotype","Book Antiqua",Palatino,serif;
}

.clubs .infoz {
  display:block;
  width:90%;
  height:340px;
  overflow-x:auto;
  overflow-y:auto;
  padding-top:20px;
  padding-right:20px;
  padding-bottom:20px;
  padding-left:20px;
  background-image:url(https://mfcpro.files.wordpress.com/2014/10/ttlist.png);
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:initial;
  background-size:100%;
  background-position-x:0;
  background-position-y:-30px;
  text-align:left;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.infoz p {
  display:block;
  font-size:17px;
}

.infoz p:hover {
  display:block;
  font-size:17px;
  color:rgb(0,114,54);
}

.infoz p::before {
  content:"?";
  margin-right:11px;
}

.infoz p:hover::before {
  content:"?";
  margin-right:11px;
}

.clubs img {
  display:block;
  text-align:center;
  width:250px;
  height:auto;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.clubs p {
  display:block;
  width:90%;
  height:auto;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.join a:link,.join a:visited {
  text-align:center;
  padding-top:10px;
  padding-right:22px;
  padding-bottom:10px;
  padding-left:22px;
  color:rgb(255,255,255);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(34,34,34);
}

.join a:hover {
  color:rgb(241,241,241);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  background-color:rgb(0,114,54);
}

.banner {
  text-align:center;
  background-color:rgb(0,114,54);
}

.banner img {
  display:block;
  width:100%;
  height:auto;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  background-color:rgb(87,7,104);
}

.items-wrapper {
  height:900px;
  overflow-x:auto;
  overflow-y:auto;
}

.item {
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(241,241,241);
  height:313px;
  margin-top:0;
  margin-right:7px;
  margin-bottom:7px;
  margin-left:auto;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(204,204,204);
  border-right-color:rgb(204,204,204);
  border-bottom-color:rgb(204,204,204);
  border-left-color:rgb(204,204,204);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  overflow-x:hidden;
  overflow-y:hidden;
}

.item:hover .item-img img {
  display:block;
  position:relative;
  width:100%;
  height:auto;
  margin-top:-180px;
  margin-right:auto;
  margin-bottom:5px;
  margin-left:auto;
  background-color:rgb(0,114,54);
}

.item-img img {
  display:block;
  width:100%;
  height:auto;
  background-color:rgb(0,114,54);
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  transition-duration:.4s;
  transition-timing-function:linear;
  transition-delay:0s;
  transition-property:all;
}

.item-title {
  line-height:90%;
  font-weight:bold;
  font-family:"El Messiri","Palatino Linotype","Book Antiqua",Palatino,serif;
  color:rgb(51,51,51);
  font-size:21px;
}

.item-desciption {
  height:130px;
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  padding-left:10px;
  font-family:"Titillium Web","Palatino Linotype","Book Antiqua",Palatino,serif;
  color:rgb(102,102,102);
  font-size:15px;
  overflow-x:auto;
  overflow-y:auto;
}

.buy {
}

.buy a:link,.buy a:visited {
  padding-top:9px;
  padding-right:18px;
  padding-bottom:9px;
  padding-left:18px;
  text-align:center;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(34,34,34);
  color:rgb(255,255,255);
}

.buy a:hover {
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(0,114,54);
  color:rgb(255,255,255);
}

.tmenu {
  height:360px;
  overflow-x:auto;
  overflow-y:auto;
}

.tmenu p {
  display:block;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  padding-top:8px;
  padding-right:4px;
  padding-bottom:8px;
  padding-left:4px;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgb(204,204,204);
}

.tmenu a:link,.tmenu a:visited {
  display:block;
  padding-top:5px;
  padding-right:10px;
  padding-bottom:5px;
  padding-left:10px;
  text-align:center;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(34,34,34);
  color:rgb(255,255,255);
  float:right;
  position:relative;
  margin-top:-5px;
  width:115px;
}

.tmenu a:hover {
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(87,7,104);
  color:rgb(255,255,255);
}

body .footer {
  background-image:url(https://mfcdesign.files.wordpress.com/2016/07/green_footer.png);
  background-position-x:initial;
  background-position-y:initial;
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-size:100%;
  background-color:rgb(87,7,104);
  color:rgb(255,255,255);
  border-top-left-radius:0;
  border-top-right-radius:0;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  margin-top:0;
  margin-right:auto;
  margin-left:auto;
  border-top-width:4px;
  border-top-style:solid;
/* border-top-color: rgb(51,51,51); */
/* margin-bottom: 20px; */
  padding:unset!important;
}

.footer a:link,.footer a:visited {
  color:rgb(204,204,204);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

.footer a:hover {
  color:rgb(255,255,255);
  text-decoration-line:underline;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

.footer .thanks {
  color:rgb(241,241,241);
}

.footer p {
  display:block;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  color:rgb(241,241,241);
  padding-top:2px;
  padding-right:2px;
  padding-bottom:2px;
  padding-left:2px;
}

.footer h3 {
  color:rgb(253,253,253);
  margin-bottom:-5px;
}

.footer .hr {
  border-top-width:initial;
  border-right-width:initial;
  border-bottom-width:initial;
  border-left-width:initial;
  border-top-style:none;
  border-right-style:none;
  border-bottom-style:none;
  border-left-style:none;
  border-top-color:initial;
  border-right-color:initial;
  border-bottom-color:initial;
  border-left-color:initial;
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  clear:both;
  height:1px;
  line-height:0;
  width:100%;
  font-size:0;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
  margin-bottom:20px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(0,102,0,0.1);
}

.copyright {
  display:block;
  margin-top:20px;
  margin-right:auto;
  margin-bottom:10px;
  margin-left:auto;
  font-size:14px;
  color:rgb(241,241,241);
  font-family:"El Messiri","Palatino Linotype","Book Antiqua",Palatino,serif;
}

.year_model {
  font-size:14px;
  color:rgb(241,241,241);
  font-family:"El Messiri","Palatino Linotype","Book Antiqua",Palatino,serif;
}

.camgirlbioliveeditor {
  background-color:rgb(34,34,34);
  margin-bottom:-20px;
}

.camgirlbioliveeditor img {
  display:block;
  width:80%;
  height:auto;
  opacity:.5;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0s;
  transition-property:all;
  filter:grayscale(100%);
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.camgirlbioliveeditor:hover img {
  filter:grayscale(0%);
  opacity:1;
}

.clearfix::after {
  clear:both;
  content:" ";
  display:block;
  font-size:0;
  line-height:0;
  visibility:hidden;
  width:0;
  height:0;
}

* html .clearfix {
  height:1%;
}