@charset "UTF-8";

a:link,a:visited {
  color:#f60;
}

a:hover {
  color:#ff0;
}

body {
  width:80%;
  margin:0 auto;
  color:#f1f1f1;
  font-family:"Century Gothic",Verdana,Geneva,Camgirl Live Editor,sans-serif;
  background-color:#400e03;
  font-weight:normal;
  font-style:normal;
  font-size:16px;
  background-image:url(https://raw.githubusercontent.com/cssmfc/wapio/master/ptmfc/wdbg.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  -webkit-background-size:cover;
  background-size:cover;
  background-attachment:fixed;
}

.profile_section_content {
  color:#666;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777;
  box-shadow:0 0 0 #777;
}

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

.img_radius_shadow {
  -webkit-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777;
  box-shadow:0 0 0 #777;
}

.profile_section_content .heading {
  padding:5px;
  background-color:gray;
  color:#fff;
  font-family:"Century Gothic",Verdana,Geneva,Camgirl Live Editor,sans-serif;
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -webkit-box-shadow:0 0 0 #777;
  box-shadow:0 0 0 #777;
  -webkit-text-shadow:0 0 0 #777;
  text-shadow:0 0 0 #777;
}

.content {
  padding:5px;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}

#about_me_label {
  display:none;
}

#avatar_holder,#status_container,#blurb_container,#unix_last_broadcast_container,#unix_last_updated_container {
  display:none;
}

#header_bar,#footer_bar,#profile_main_photo,#tags_container,#about_me_label,#cam_score_container,#profile_friends .heading,#friends_container,#profile_header,#profile_about_me>.heading,#username_container,#gender_container,#body_type_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#age_container,#city_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#drugs_container,#marital_status_container,#occupation_container,#school_container,#favorite_food_container,#pets_container,#automobile_container {
  display:none;
}

#about_me_container span#about_me_label,#profile_friends .heading,#profile_friends #friends_container,#profile_friends #favorite_models_container,#profile_about_me #tags_container,#profile_schedule,#profile_about_me div#occupation_container {
  display:none;
}

#about_me_value {
}

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

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

.xcr::-webkit-scrollbar-thumb {
  -webkit-border-radius:10px;
  border-radius:10px;
  background:#fb89ff;
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5);
}

.xcr::-webkit-scrollbar-thumb:window-inactive {
  background:rgba(204,0,0,.4);
  border:1px solid #333;
}

* {
  box-sizing:border-box;
}

html {
}

* {
  box-sizing:border-box;
}

.line::after {
  content:"";
  clear:both;
  display:inline-table;
}

[class*="cgc-"] {
  float:left;
  padding:15px;
  border:0 solid red;
}

.cgc-1 {
  width:8.33%;
}

.cgc-2 {
  width:16.66%;
}

.cgc-3 {
  width:25%;
}

.cgc-4 {
  width:33.33%;
}

.cgc-5 {
  width:41.66%;
}

.cgc-6 {
  width:50%;
}

.cgc-7 {
  width:58.33%;
}

.cgc-8 {
  width:66.66%;
}

.cgc-9 {
  width:75%;
}

.cgc-10 {
  width:83.33%;
}

.cgc-11 {
  width:91.66%;
}

.cgc-12 {
  width:100%;
}

.no {
  padding:0;
}

.tleft {
  text-align:left;
}

.tright {
  text-align:right;
}

.tcenter {
  text-align:center;
}

.tfleft {
  float:left;
}

.tfright {
  float:right;
}

.imgresp img,img.imgresp {
  display:block;
  width:100%;
  height:auto;
  margin:0 auto;
}

#main {
  margin:40px auto;
  background-color:#671c08;
  background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2018/11/04071155/c93caf59b7c374dd71301e8ef8dccac4.jpeg);
  background-repeat:no-repeat;
  background-position:top center;
  background-size:cover;
  background-attachment:fixed;
  font-family:Century Gothic,Comic Sans MS,cursive;
}

.mdimg img {
  padding:7px 7px 20px;
  background-color:#f1f1f1;
  width:90%;
  -webkit-transform:rotate(8deg);
  transform:rotate(8deg);
  -webkit-box-shadow:7px 22px 15px -10px #000;
  box-shadow:7px 22px 15px -10px #000;
  -webkit-box-reflect:below -18px -webkit-linear-gradient(bottom,rgba(255,255,255,.3) 0%,transparent 10%,transparent 100%);
}

.sidebuttons {
  background-color:rgba(0,0,0,.7);
}

.effect {
  -webkit-transition:all .6s;
  transition:all .6s;
}

.effect img {
  opacity:.4;
}

.effect:hover img {
  opacity:1;
}

.effect:hover {
  background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2018/11/17061855/159c4fc5ac084330e7b19d59ba272172.png);
  background-repeat:repeat;
  background-size:5px 5px;
}

.sidebuttons div:hover:nth-child(1),.sidebuttons div:hover:nth-child(2),.sidebuttons div:hover:nth-child(3),.sidebuttons div:hover:nth-child(4) {
  background-color:#930;
}

.hornav,.clmenu {
  background-color:#930;
  background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2018/11/17061855/159c4fc5ac084330e7b19d59ba272172.png);
  background-repeat:repeat;
  background-size:5px 5px;
  -webkit-box-shadow:0 12px 11px -10px #000;
  box-shadow:0 12px 11px -10px #000;
}

.clmenu ul {
  list-style-type:none;
  margin:0;
  padding:0;
}

.clmenu li {
  float:left;
}

.clmenu li a {
  display:block;
  color:#f90;
  text-align:center;
  padding:6px 9px;
  text-decoration:none;
}

.clmenu li a:hover:not(.active) {
  color:#fff;
}

.clmenu .active {
  color:#fff;
}

.clmenu .active:hover {
  color:#fff;
  background-color:rgba(0,0,0,.7);
}

.clmenu .flright {
  float:right;
  color:#fff;
}

.divider {
  height:1px;
  overflow:hidden;
  opacity:0;
}

#aboutme h1 {
  display:block;
  width:70%;
  height:auto;
  padding:10px 17px;
  margin:20px auto -32px;
  position:relative;
  text-align:center;
  font-size:24px;
  color:#c60;
  background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2018/11/04071351/361b3bbb770cef92d6e19fef48e19f50.jpeg);
  background-repeat:repeat-x;
  background-size:auto;
  background-position:0 0;
  -webkit-border-radius:0 0 6px 6px;
  border-radius:0 0 6px 6px;
  -webkit-box-shadow:0 2px 5px #000,0 12px 15px -10px #000;
  box-shadow:0 2px 5px #000,0 12px 15px -10px #000;
  text-shadow:0 0 12px #000;
}

#tipmenu h1 {
  display:block;
  width:70%;
  height:auto;
  padding:10px 17px;
  margin:-50px auto 65px;
  position:relative;
  text-align:center;
  font-size:24px;
  color:#c60;
  background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2018/11/04071351/361b3bbb770cef92d6e19fef48e19f50.jpeg);
  background-repeat:repeat-x;
  background-size:auto;
  background-position:0 0;
  -webkit-border-radius:0 0 6px 6px;
  border-radius:0 0 6px 6px;
  -webkit-box-shadow:0 2px 5px #000,0 12px 15px -10px #000;
  box-shadow:0 2px 5px #000,0 12px 15px -10px #000;
  text-shadow:0 0 12px #000;
}

#toptippers h1 {
  display:block;
  width:70%;
  height:auto;
  padding:10px 17px;
  margin:30px auto -12px;
  position:relative;
  text-align:center;
  font-size:24px;
  color:#c60;
  background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2018/11/04071351/361b3bbb770cef92d6e19fef48e19f50.jpeg);
  background-repeat:repeat-x;
  background-size:auto;
  background-position:0 0;
  -webkit-border-radius:0 0 6px 6px;
  border-radius:0 0 6px 6px;
  -webkit-box-shadow:0 2px 5px #000,0 12px 15px -10px #000;
  box-shadow:0 2px 5px #000,0 12px 15px -10px #000;
  text-shadow:0 0 12px #000;
}

.new {
  display:block;
  width:90px;
  height:auto;
  padding:7px 21px;
  font-size:12px;
  text-align:center;
  -webkit-clip-path:polygon(9% 0,92% 0,100% 100%,0% 100%);
  clip-path:polygon(9% 0,92% 0,100% 100%,0% 100%);
  color:#fff;
  background-color:#f93;
  -webkit-transform:rotate(-15deg);
  transform:rotate(-15deg);
  margin:0 auto -40px 0;
}

.tippersbox {
  height:auto;
  margin:-20px auto 32px;
  background-color:rgba(0,0,0,.8);
  padding:20px;
  -webkit-border-radius:0 0 15px 15px;
  border-radius:0 0 15px 15px;
  color:#c30;
}

.tippersbox p {
  color:#f93;
}

.buy a,.buy a:visited {
  padding:8px 17px;
  text-align:center;
  background-color:#c60;
  color:#fff;
  font-size:14px;
  -webkit-box-shadow:0 3px 14px #000;
  box-shadow:0 3px 14px #000;
}

.buy a:hover {
  background-color:#f90;
  color:#fff;
  -webkit-box-shadow:inset 0 10px 30px #c60,0 7px 14px -10px #fc6;
  box-shadow:inset 0 10px 30px #c60,0 7px 14px -10px #fc6;
}

.tiprequest {
  margin:0 auto;
  border-bottom:1px solid #c60;
}

.enyo {
  -webkit-perspective:500;
  -webkit-transform-style:preserve-3d;
  -webkit-transition-property:perspective;
  -webkit-transition-duration:.5s;
}

.enyo:hover {
  -webkit-perspective:5000;
}

.enyo img {
  border:10px solid #fcfafa;
  -webkit-transform:rotateY(30deg);
  -webkit-box-shadow:0 3px 10px #000;
  box-shadow:0 3px 10px #000;
  -webkit-transition-property:transform;
  -webkit-transition-duration:.5s;
}

.enyo:hover img {
  -webkit-transform:rotateY(0deg);
  transform:rotateY(0deg);
}

.effectz {
  padding:30px 0 33px;
  background-color:rgba(0,0,0,.7);
  background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2018/11/17061855/159c4fc5ac084330e7b19d59ba272172.png);
  background-repeat:repeat;
  background-size:5px 5px;
}

.abbox {
  display:block;
  width:80%;
  height:auto;
  margin:15px auto 52px;
  background-color:rgba(255,255,255,.8);
  padding:20px;
  -webkit-border-radius:15px;
  border-radius:15px;
  color:#c30;
}

#customfooter {
  background-color:#400e03;
  background-image:url(https://raw.githubusercontent.com/cssmfc/wapio/master/ptmfc/footerbg.jpg);
  background-repeat:repeat-x;
  background-position:top left;
  -webkit-background-size:auto;
  background-size:auto;
  background-attachment:scroll;
}

frame {
  display:block;
  width:99%;
  height:450px;
  margin-top:5px;
  margin-bottom:5px;
}

iframe {
  display:block;
  width:99%;
  height:450px;
  margin-top:5px;
  margin-bottom:5px;
}

embade {
  display:block;
  width:99%;
  height:450px;
  margin-top:5px;
  margin-bottom:5px;
}

.profile_row #profile_about_me {
}

#photo_gallery_previews {
  display:block;
  width:90%;
  position:relative;
  margin:0 auto;
  margin:25px auto;
  background-color:rgba(0,0,0,.8);
  border:1px solid #000;
  padding:10px 17px;
  color:#ccc;
  border-radius:7px;
  -moz-border-radius:7px;
  -ms-border-radius:7px;
  -o-border-radius:7px;
  -webkit-border-radius:7px;
  font-family:Century Gothic,Arial,Helvetica,Camgirl Live Editor,sans-serif;
}

.user_comment_textarea_small,.user_comment_textarea_small:focus {
  width:850px;
  height:100px;
  -webkit-transition:width .4s ease-in-out;
  transition:width .4s ease-in-out;
  padding:12px;
  margin:10px auto;
  background:rgba(0,0,0,.5);
  border:1px solid #111;
  color:#444;
}

textarea:focus {
  -webkit-transition:height .4s ease-in-out;
  transition:height .4s ease-in-out;
}

.user_comment_textarea_big {
  width:850px;
  height:150px;
  padding:15px;
  background:rgba(0,0,0,.8);
  color:#fff;
  margin:10px auto;
  font-family:Century Gothic,Arial,Helvetica,Camgirl Live Editor,sans-serif;
  outline:none;
  outline-style:none;
  font-size:18px;
}

.wall_post_avatar img {
  background-color:#f1f1f1;
  margin-top:1px;
  margin-left:-5px;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  -ms-transition:all .3s ease;
  transition:all .3s ease;
  border:2px solid rgba(255,255,255,0);
  width:70px;
  height:70px;
}

#no_profile_avatar {
  display:none;
}

.wall_post_avatar:hover img {
  background-color:#ccc;
  box-shadow:0 0 6px #999;
  -ms-box-shadow:0 0 6px #999;
  -o-box-shadow:0 0 6px #999;
  -webkit-box-shadow:0 0 6px #999;
}

.wall_post_info {
  width:700px;
  margin-left:42px;
  border-bottom:1px dotted #666;
}

.img_radius_shadow {
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

div.wall_post {
  display:block;
  margin-top:10px;
  font-size:18px;
  background-color:rgba(0,0,0,.7);
  border:1px solid #222;
  margin:25px auto;
  padding:10px 17px;
  color:#666;
  border-radius:7px;
  -moz-border-radius:7px;
  -ms-border-radius:7px;
  -o-border-radius:7px;
  -webkit-border-radius:7px;
  transition:all .9s;
  -moz-transition:all .9s;
  -ms-transition:all .9s;
  -o-transition:all .9s;
  -webkit-transition:all .9s;
  font-family:Century Gothic,Arial,Helvetica,Camgirl Live Editor,sans-serif;
}

div#profile_about_me.profile_subsection {
  text-indent:2px;
  background:transparent rgba(0,0,0,0);
  background-repeat:no-repeat;
  background-position:top right;
}

.wall_post a,.wall_post a:visited {
  color:#444;
  text-decoration:none;
}

.wall_post a:hover {
  color:#fc0;
  text-decoration:none;
}

div#comments {
  padding:10px;
  margin-top:30px;
  background:none;
}

form#new_comment.hidden {
  padding:10px;
  background:rgba(0,0,0,0);
  border:0 solid #fff;
  border-radius:8px;
  -moz-border-radius:8px;
  -ms-border-radius:8px;
  -o-border-radius:8px;
  -webkit-border-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;
  background-color:rgba(0,0,0,.8);
  color:#666;
  border-radius:5px;
  -webkit-border-radius:5px;
  margin:10px auto 4px;
  font-family:Century Gothic,Arial,Helvetica,Camgirl Live Editor,sans-serif;
}

p {
  font-family:Century Gothic,Arial,Helvetica,Camgirl Live Editor,sans-serif;
  font-weight:300;
}

#profile_about_me {
  padding:0;
  margin:0 auto;
}

.photo_gallery_count {
  color:#777;
}

#rate_label,#average_rating_label,#admirers_label,#friends_label,#favorite_models_label {
  color:#333;
  font-family:Century Gothic,Arial,Helvetica,Camgirl Live Editor,sans-serif;
  font-weight:300;
}

#about_me_container,#about_me_value {
  visibility:visible!important;
  font-family:Century Gothic,Arial,Helvetica,Camgirl Live Editor,sans-serif;
}

#profile_friends {
  display:block;
  width:90%;
  margin:10px auto 30px!important;
  color:#ccc;
  padding:10px 13px;
  background-color:rgba(0,0,0,.8);
  border:1px solid #000;
  font-size:15px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}

input[type="submit"],.post_comment_btn,.preview_comment_btn {
  padding:11px 22px;
  text-decoration:none;
  border:1px solid #ccc;
  background-color:#111;
  color:#444;
  font-size:16px;
  text-align:center;
}

input[type="submit"]:hover,.post_comment_btn:hover,.preview_comment_btn:hover {
  padding:11px 22px;
  text-decoration:none;
  background:#f30;
  color:#fff;
  background-image:url(https://editbio.files.wordpress.com/2017/09/mic02.png);
  background-repeat:repeat;
  background-position:0 0;
}

.profile_section_content .heading {
  display:none;
}

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

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

#profile_interests_content .label {
  display:block;
  width:90%;
  height:auto;
  margin:4px auto 7px;
  padding:3px 15px;
}

.credits p {
  font-size:14px;
}

.tb #pop {
  display:none;
  width:100%;
  height:100%;
  position:fixed;
  top:0;
  left:0;
  z-index:10000!important;
  background-color:rgba(0,0,0,.8);
  background-image:url(https://editbio.files.wordpress.com/2017/09/mic02.png);
  background-repeat:repeat;
  background-position:0 0;
  -webkit-animation:fadeInScale 1.2s ease-in-out;
  -moz-animation:fadeInScale 1.2s ease-in-out;
  -o-animation:fadeInScale 1.2s ease-in-out;
  -ms-animation:fadeInScale 1.2s ease-in-out;
  animation:fadeInScale 1.2s ease-in-out;
}

.tb #pop:target {
  display:block;
}

.wrapping {
  display:block;
  width:80%;
  height:auto;
  padding:0;
  margin:10% auto;
  background-color:#f1f1f1;
}

.ttle {
  color:#06c;
  font-size:22px;
  font-weight:normal;
}

.close {
  text-align:right;
}

.close a,.close a:visited {
  display:block;
  overflow:hidden;
  width:32px;
  height:42px;
  padding:5px 7px 11px;
  margin:-8px 6px auto 2px;
  color:#fff;
  background-color:#09c;
  font-size:20px;
  -webkit-clip-path:polygon(100% 0,100% 100%,49% 89%,0 100%,0 0);
  clip-path:polygon(100% 0,100% 100%,49% 89%,0 100%,0 0);
}

.close a:hover {
  background-color:#09f;
  color:#fff;
  overflow:hidden;
}

.close span.led:before {
  content:"+";
  display:block;
  width:20px;
  height:20px;
  transform:rotate(45deg);
  text-align:center;
}

.wrapping p {
  display:block;
  text-align:left;
  font-size:19px;
  margin:0 auto;
  line-height:normal;
  color:#555;
}

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

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

@-moz-keyframes fadeInScale {
  0% {
    -moz-transform:scale(.6);
  }

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

@-o-keyframes fadeInScale {
  0% {
    -o-transform:scale(.6);
  }

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

@-ms-keyframes fadeInScale {
  0% {
    -ms-transform:scale(.6);
  }

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

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

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

@media only screen and (max-width:728px) {
  body {
    font-size:13px;
    color:#666;
    font-family:Verdana,Geneva,Camgirl Live Editor,sans-serif;
  }

  [class*="cgc-"] {
    width:100%;
  }

  .clmenu ul {
    list-style-type:none;
    margin:0;
    padding:0;
  }

  .clmenu li {
    float:none;
    clear:left;
  }

  .clmenu li a {
    display:block;
    color:#fff;
    text-align:center;
    padding:14px 16px;
    text-decoration:none;
  }

  .clmenu li a:hover:not(.active) {
    background-color:#111;
  }

  .clmenu .active {
    background-color:#c63;
  }

  .clmenu .active:hover {
    background-color:#930;
  }

  .clmenu .flright {
    float:none;
    clear:right;
  }
}

* {
  text-decoration:none;
}

* html .line {
  height:1%;
}