@charset "UTF-8";

a:link,a:active,a:visited {
  font-family:'Tillana';
  color:#F0C;
  font-size:18px;
}

a:hover {
  font-family:'Tillana';
  color:#F9C;
  font-size:18px;
}

body {
  margin:0 auto;
  margin:0;
  padding:0;
/* width:1000px; */
  color:#900;
  font-style:normal;
  font-weight:400;
  font-size:18px;
  background:url(https://mfcpro.files.wordpress.com/2015/02/bg1.gif);
  background-repeat:no-repeat;
  background-size:100%;
  background-position:10px 0;
  background-attachment:fixed;
  color:#666;
}

.profile_section_content {
  color:#900;
  border:0 solid #000000;
  padding:8px;
  padding:8px 0;
  margin:5px;
  margin:0;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

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

input::-moz-focus-inner {
  border:0;
}

#photo_gallery_previews a {
  color:#666;
}

.photo_gallery_image {
  border:2px solid #F0C;
}

.photo_gallery_image:hover {
  border:2px solid #F0C;
  box-shadow:0 0 3px #666;
}

#profile {
  background:none;
}

.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:none;
}

#profile_main_about_holder {
  color:#f1f1f1;
  font-size:13px;
  display:block;
}

#profile_about_me_friends {
  display:block;
}

#avatar_holder {
  background:none;
}

#profile_avatar {
  display:none;
}

#profile_header_container,#unix_last_login_container {
  display:none;
}

#avatar_holder {
  background:none;
}

#footer_bar {
  display:none;
}

#profile_header_container {
  opacity:0;
}

#unix_last_updated_container {
  display:none;
}

.photo_gallery_name a,.photo_gallery_name a:visited {
  color:#F0C;
  text-decoration:none;
  font-size:14px;
}

.photo_gallery_name a:hover {
  color:#f0c;
}

/***Inlaturate***/
#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;
}

#photo_gallery_previews {
  display:block;
  position:relative;
  margin:0 auto;
  padding:15px;
  background:rgba(255,255,255,0.5);
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border:1px solid #F6C;
  margin-bottom:5px;
}

.user_comment_textarea_small {
  width:800px;
}

.user_comment_textarea_big {
  width:800px;
  height:100px;
  padding:15px;
  background:rgba(255,255,255,.8);
  color:#000;
  margin-top:12px;
  -webkit-box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  -moz-box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  outline:none;
  outline-style:none;
}

.wall_post_avatar img {
  background:none repeat scroll 0 0 #F4F4F4;
  border:4px solid #0CF;
  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.0);
  width:70px;
  height:70px;
}

.wall_post_avatar:hover img {
  border:2px solid #f1f1f1;
  box-shadow:0 0 6px #333;
  -ms-box-shadow:0 0 6px #333;
  -o-box-shadow:0 0 6px #333;
  -webkit-box-shadow:0 0 6px #333;
}

.wall_post_info {
  border-bottom:1px solid rgba(204,153,102,.2);
  width:700px;
  margin-left:42px;
}

.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;
  color:#000;
  padding:8px 12px;
  border-bottom:1px solid #ccc;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  border-top:2px solid #ccc;
  border-radius:0 0 5px 5px;
  -moz-border-radius:0 0 5px 5px;
  -ms-border-radius:0 0 5px 5px;
  -o-border-radius:0 0 5px 5px;
  -webkit-border-radius:0 0 5px 5px;
  background:rgba(255,255,255,.4);
  transition:all .9s;
  -moz-transition:all .9s;
  -ms-transition:all .9s;
  -o-transition:all .9s;
  -webkit-transition:all .9s;
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
}

/***CUSTOM MYFREECAMS PROFILE DESIGN BY STUDIO CSSMFC PRODUCTIONS - @CSSMFC ON TWITTER***/
div#comments {
  padding:10px;
  margin-top:10px;
}

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

.img_radius_shadow {
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:0 1px 0 #777777;
  -moz-box-shadow:0 1px 0 #777777;
  box-shadow:0 1px 0 #777777;
}

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

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

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

form#new_comment.hidden {
  padding:10px;
  background:rgba(0,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:none;
}

#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 {
  display:block;
  padding:5px;
  background:rgba(255,255,255,0.5);
  border:1px solid #F6C;
  margin-bottom:20px;
  visibility:visible;
  font-size:18px;
  color:#666;
  font-family:'Comfortaa',Palatino Linotype,Book Antiqua,Palatino,serif;
  margin-left:-12px;
}

h1,h2,h3 {
  color:#F6C;
  font-family:'Tillana',Palatino Linotype,Book Antiqua,Palatino,serif;
}

#know_me_container {
  margin-bottom:100px!important;
}

/***Customized ***/
.scr::-webkit-scrollbar {
  width:9px;
}

.scr::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
}

.scr::-webkit-scrollbar-thumb {
  background:#09C;
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);
}

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

/***end global **/
frame {
  display:block;
  width:99%;
  height:auto;
  margin-top:5px;
  margin-bottom:5px;
}

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

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

#profile_about_me {
}

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

#about_me_container,#about_me_value {
  visibility:visible!important;
  font-family:'Tillana';
  display:block;
  margin:0;
  padding:0;
}

#profile_friends {
  display:block;
  margin-top:10px;
  color:#666;
  margin-bottom:30px;
  padding:10px 13px;
  background:url(https://mfcdesign.files.wordpress.com/2015/08/rate_admire.png);
  background-repeat:no-repeat;
  background-position:top right;
  background-color:rgba(255,255,255,.5);
  font-size:14px;
  border:1px solid #F6F;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}

#friends_value > a {
  margin-right:6px;
  color:#0CF;
}

#friends_value > a:hover {
  margin-right:6px;
  color:#888;
}

#favorite_models_value > a::before {
  content:'\2665';
  display:inline-block;
  text-shadow:none;
  color:#666;
  font-size:14px;
  margin-right:3px;
}

#friends_value > a::before {
  content:'\2605';
  display:inline-block;
  text-shadow:none;
  color:#666;
  font-size:12px;
  margin-right:3px;
}

#favorite_models_value > a {
  color:#F3C;
}

#favorite_models_value > a:hover {
  color:#F09;
}

#favorite_models_value > a {
  margin-right:6px;
}

/***Widgeturi***/
@font-face {
  font-family:'Comfortaa';
  font-style:normal;
  font-weight:400;
  src:local(Comfortaa),local(Comfortaa-Regular),url(https://fonts.gstatic.com/s/comfortaa/v7/Be0CkOtwwI2n86HMhtablRJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range:U+0460-052F,U+20B4,U+2DE0-2DFF,U+A640-A69F;
}

@font-face {
  font-family:'Comfortaa';
  font-style:normal;
  font-weight:400;
  src:local(Comfortaa),local(Comfortaa-Regular),url(https://fonts.gstatic.com/s/comfortaa/v7/-DackuIFgo7Hfy3rR14C3xJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
}

@font-face {
  font-family:'Comfortaa';
  font-style:normal;
  font-weight:400;
  src:local(Comfortaa),local(Comfortaa-Regular),url(https://fonts.gstatic.com/s/comfortaa/v7/qLBu5CQmSMt1H43OiWJ77VtXRa8TVwTICgirnJhmVJw.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;
}

@font-face {
  font-family:'Tillana';
  font-style:normal;
  font-weight:400;
  src:local(Tillana),local(Tillana-Regular),url(https://fonts.gstatic.com/s/tillana/v1/R-DNwS80-43bDtCDJRhnVPY6323mHUZFJMgTvxaG2iE.woff2) format("woff2");
  unicode-range:U+02BC,U+0900-097F,U+1CD0-1CF6,U+1CF8-1CF9,U+200B-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FB;
}

@font-face {
  font-family:'Tillana';
  font-style:normal;
  font-weight:400;
  src:local(Tillana),local(Tillana-Regular),url(https://fonts.gstatic.com/s/tillana/v1/z6kCOTzl7CmEojJBzdvgVfY6323mHUZFJMgTvxaG2iE.woff2) format("woff2");
  unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
  font-family:'Tillana';
  font-style:normal;
  font-weight:400;
  src:local(Tillana),local(Tillana-Regular),url(https://fonts.gstatic.com/s/tillana/v1/Aaum5W0pltElUjdLyt8iww.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;
}

img:hover {
  -webkit-filter:grayscale(100%);
  z-index:-1.0E+25px;
  -webkit-transition:all .9s ease-in-out;
  -moz-transition:all .9s ease-in-out;
  -o-transition:all .9s ease-in-out;
  -ms-transition:all .9s ease-in-out;
  transition:all .9s ease-in-out;
}

/***CUSTOM MYFREECAMS PROFILE DESIGN BY STUDIO CSSMFC PRODUCTIONS - @CSSMFC ON TWITTER***/
/***CUSTOM MYFREECAMS PROFILE DESIGN BY STUDIO CSSMFC PRODUCTIONS - @CSSMFC ON TWITTER***/
.mlogo {
  display:inline-block;
  width:50px;
  height:57px;
  text-align:center;
  background:url(https://mfcpro.files.wordpress.com/2015/05/top_logo.png);
  background-size:100%;
  background-repeat:no-repeat;
  opacity:.7;
  background-position:0 0;
  position:fixed;
  right:5px;
  top:17px;
}

.mlogo:hover {
  background:url(https://mfcdesign.files.wordpress.com/2015/06/top_logo_hover.png);
  background-size:100%;
  background-repeat:no-repeat;
  opacity:1;
}

.spinner {
  cursor:pointer;
  -webkit-animation-name:spinner;
  -webkit-animation-timing-function:rotation 8s infinite linear;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-duration:8s;
  -webkit-transform-style:preserve-3d;
  -moz-animation-name:spinner;
  -moz-animation-timing-function:rotation 8s infinite linear;
  -moz-animation-iteration-count:infinite;
  -moz-animation-duration:8s;
  -moz-transform-style:preserve-3d;
  animation-name:spinner;
  -animation-timing-function:rotation 8s infinite linear;
  animation-iteration-count:infinite;
  animation-duration:8s;
  transform-style:preserve-3d;
  -ms-animation-name:spinner;
  -ms-animation-timing-function:rotation 8s infinite linear;
  -ms-animation-iteration-count:infinite;
  -ms-animation-duration:8s;
  -ms-transform-style:preserve-3d;
  -o-animation-name:spinner;
  -o-animation-timing-function:rotation 8s infinite linear;
  -o-animation-iteration-count:infinite;
  -o-animation-duration:8s;
  -o-transform-style:preserve-3d;
}

.spinner:hover {
  -webkit-animation-play-state:paused;
  -moz-animation-play-state:paused;
  animation-play-state:paused;
  -ms-animation-play-state:paused;
  -o-animation-play-state:paused;
}

.credits {
  display:block;
  height:80px;
  margin-top:-20px;
  margin-bottom:30px;
  background:url(https://mfcpro.files.wordpress.com/2014/07/xnitpro.png);
  background-repeat:no-repeat;
  background-size:auto;
  background-position:bottom center;
  background-color:rgba(255,102,204,.25);
  opacity:.3;
}

/*** custom - widgets ***/
.scr::-webkit-scrollbar {
  width:9px;
}

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

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

.scr::-webkit-scrollbar-thumb:window-inactive {
  background:rgba(102,0,102,.3);
  border:1px solid #FFF;
}

#Corp {
  display:block;
  margin:0 auto;
  padding-bottom:1px;
  width:994px;
  color:#900;
/*** background:linear-gradient(27deg, #f3f3f3 5px, transparent 5px) 0 5px,linear-gradient(207deg, #f3f3f3 5px, transparent 5px) 10px 0px,linear-gradient(27deg, #f0f0f0 5px, transparent 5px) 0px 10px,linear-gradient(207deg, #f0f0f0 5px, transparent 5px) 10px 5px,linear-gradient(90deg, #fbfbfb 10px, transparent 10px),linear-gradient(#fdfdfd 25%, #fafafa 25%, #fafafa 50%, transparent 50%, transparent 75%, #f0f0f0 75%, #f0f0f0);background-color:#f0f0f0;background-size:20px 20px; ***/
  background:url(https://mfcpro.files.wordpress.com/2014/11/mbg1.png);
  background-repeat:repeat-x;
  background-position:0 0;
  background-attachment:fixed;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
/* margin-top:10px; */
  text-shadow:0 1px 0 #000;
  box-shadow:0 0 4px #000;
  -webkit-box-shadow:0 0 4px #000;
  border:3px solid #FCF;
  box-shadow:0 0 7px #000;
  -webkit-box-shadow:0 0 7px #000;
  border-radius:5px;
  -webkit-border-radius:5px;
  text-align:center;
  padding-bottom:20px;
  color:#900;
  background-color:rgba(255,204,255,.6);
}

#bontitle {
  display:block;
  text-align:center;
  color:rgba(255,204,255,1);
  font-size:4em;
  font-family:'Palatino Linotype','Book Antiqua',Palatino,serif;
  font-variant:small-caps;
  text-shadow:0 0 5px #960,0 2px 4px #000;
/* line-height:13px; */
  line-height:1;
/* margin-top:50px; */
/* margin-top: 20px; */
  margin-top:88px;
}

#bontitle > i {
  display:block;
  margin-top:30px;
  font-style:italic;
  font-size:18px;
  position:relative;
  font-variant:normal;
  font-weight:normal;
  margin-bottom:20px;
  font-family:'Palatino Linotype','Book Antiqua',Palatino,serif;
  color:#900;
  text-shadow:0 0 4px #fff;
}

#abme,#rrules,#tipmenu,#store,#videos,#club,#toptippers,#game {
  display:block;
/* width:98%; */
  height:840px;
  padding:10px;
  margin-top:30px;
  text-shadow:0 1px 0 #fff;
}

.abtitle {
  display:block;
  font-size:3em;
  color:#F9F;
  text-shadow:0 1px 0 #fff,0 0 4px #999;
  margin-top:25px;
  text-indent:12px;
  font-family:'Tillana';
  font-style:normal;
  font-weight:400;
  text-align:left;
  font-variant:small-caps;
}

.mehcon {
  display:block;
/* width:95%; */
  height:570px;
  color:#900;
  font-weight:normal;
  font-size:22px;
  overflow:auto;
/* overflow-x: visible; */
  text-align:left;
/* padding: 10px; */
  padding:20px;
  margin:0 auto;
  margin-top:50px;
  font-family:'Comfortaa';
  font-style:normal;
  font-weight:400;
  font-size:18px;
/* overflow-y: auto; */
}

#abme .mehcon {
  height:613px;
}

#abinfo img {
  display:inline-block;
  margin-left:15px;
  margin-top:5px;
  margin-right:12px;
  width:30%;
  border:6px solid #f1f1f1;
  background:rgba(255,255,255,0.5);
  box-shadow:0 0 6px #000,0 1px 0 rgba(153,153,153,.9);
  -webkit-box-shadow:0 0 6px #999,0 1px 0 rgba(153,153,153,.5);
}

.abinfocon {
  display:inline-block;
  width:60%;
/* height:420px; */
  padding:20px;
  color:#900;
  font-family:'Comfortaa';
  font-style:normal;
  font-weight:400;
  font-size:22px;
  margin-right:5px;
  margin-top:5px;
  font-weight:normal;
  float:right;
  overflow:auto;
  text-shadow:0 1px 0 #fff;
  background:-webkit-linear-gradient(rgba(255,153,255,0.2),rgba(255,255,255,.1));
  background:-o-linear-gradient(rgba(255,153,255,0.2),rgba(255,255,255,.1));
  background:-moz-linear-gradient(rgba(255,153,255,0.2),rgba(255,255,255,.1));
  background:linear-gradient(rgba(255,153,255,0.2),rgba(255,255,255,.1));
}

.widgcls {
  background:url(https://editbio.files.wordpress.com/2015/09/empty.png);
  background-size:100%;
  background-repeat:no-repeat;
  background-position:0 0;
}

.erules > p {
  display:block;
  padding:15px 11px;
  background-color:rgba(255,255,255,.2);
  border-bottom:1px solid #ccc;
  text-align:left;
  font-size:1.222em;
  font-style:normal;
}

.tbm:link,.tbm:active {
  display:block;
  float:right;
  border-radius:3px;
  -webkit-border-radius:3px;
  padding:5px 10px;
  color:#fff;
  text-shadow:0 1px 0 #000;
  text-align:center;
  top:1px;
/* margin-left:5px; */
  margin-right:5px;
  box-shadow:inset 0 7px 12px #F3C,inset 0 0 8px #F6F;
  -webkit-box-shadow:inset 0 7px 12px #F3C,inset 0 0 8px #F6F;
  border:1px solid #C06;
  background:#F39;
  transition:all .3s;
  -webkit-transition:all .3s;
  text-decoration:none;
}

.tbm:hover,.tbm:visited {
  background:#F06;
  box-shadow:inset 0 7px 12px #900,inset 0 0 8px #f00;
  -webkit-box-shadow:inset 0 7px 12px #900,inset 0 0 8px #F00;
  color:#fff;
}

.cclubs .tbm:link,.cclubs .tbm:active {
  float:unset;
  margin-left:5px;
}

.itinfo {
  display:inline-block;
  margin-left:-5px;
  opacity:0;
  width:400px;
  height:33px;
  padding:6px 13px;
  text-align:left;
  transition:all .5s;
  -webkit-transition:all .5s;
  font-size:14px;
  font-family:Tahoma,Geneva,sans-serif;
  border:1px solid #F3C;
  position:relative;
  top:-20px;
}

p:hover > .itinfo {
  display:inline-block;
  margin-left:35px;
  opacity:1;
  top:-20px;
}

.scial {
  display:block;
  margin-top:10px;
  text-align:center;
  padding:10px;
  background:rgba(0,0,0,.0);
}

.twt {
  display:inline-block;
  width:230px;
  background:url(https://mfcpro.files.wordpress.com/2014/08/tw1.png);
  background-repeat:no-repeat;
  background-size:100%;
  background-position:top center;
  transition:all .3s;
  -webkit-transition:all .3s;
  height:60px;
}

.ama {
  display:inline-block;
  width:230px;
  background:url(https://mfcpro.files.wordpress.com/2014/08/ama1.png);
  background-repeat:no-repeat;
  background-size:100%;
  background-position:top center;
  transition:all .3s;
  -webkit-transition:all .3s;
  height:60px;
}

.tipme {
  display:inline-block;
  width:230px;
  background:url(https://mfcpro.files.wordpress.com/2014/08/toff1.png);
  background-repeat:no-repeat;
  background-size:100%;
  background-position:top center;
  transition:all .3s;
  -webkit-transition:all .3s;
  height:60px;
}

.twt:hover {
  display:inline-block;
  width:230px;
  background:url(https://mfcpro.files.wordpress.com/2014/08/tw0.png);
  background-repeat:no-repeat;
  background-size:100%;
  background-position:top center;
  height:60px;
}

.ama:hover {
  display:inline-block;
  width:230px;
  background:url(https://mfcpro.files.wordpress.com/2014/08/ama0.png);
  background-repeat:no-repeat;
  background-size:100%;
  background-position:top center;
  height:60px;
}

.tipme:hover {
  display:inline-block;
  width:230px;
  background:url(https://mfcpro.files.wordpress.com/2014/08/toff0.png);
  background-repeat:no-repeat;
  background-size:100%;
  background-position:top center;
  height:60px;
}

.dasinfo {
  display:block;
  font-family:'Tillana';
  font-size:1em;
  text-shadow:0 1px 0 #fff;
}

.ttippers {
  display:inline-block;
  width:250px;
  height:250px;
  background:url(https://mfcpro.files.wordpress.com/2014/11/ttipers.png);
  background-repeat:no-repeat;
  background-size:100%;
  margin:40px 30px 0 20px;
/* margin: 40px 0px 0 0px; */
  overflow:hidden;
  border-radius:50%;
  -webkit-border-radius:50%;
  border:1px solid #F3C;
  transition:all .3s;
  -webkit-transition:all .3s;
  box-shadow:0 0 6px #F3C;
  -webkit-box-shadow:0 0 6px #F3C;
}

.ttipername {
  display:block;
  margin-top:175px;
  text-align:center;
  font-family:'Tillana';
  font-size:1em;
  text-shadow:0 1px 0 #fff;
}

.ttippers:hover {
  display:inline-block;
  width:250px;
  height:250px;
  background:url(https://mfcpro.files.wordpress.com/2014/11/ttipers.png);
  background-repeat:no-repeat;
  background-size:100%;
  margin:40px 30px 0 20px;
  overflow:hidden;
  border-radius:50%;
  -webkit-border-radius:50%;
  border:1px solid #F3C;
  box-shadow:0 0 3px #FFF;
  -webkit-box-shadow:0 0 3px #FFF;
}

.cclubs {
  display:inline-block;
  text-align:center;
  padding:5px;
  width:230px;
/* height:300px; */
  font-size:1.35em;
  border:1px solid #F9C;
  margin-top:30px;
  vertical-align:top;
}

.cclubs > p {
  text-align:center;
}

.centered {
  text-align:center;
}

#nav {
/* display:block; */
  display:block;
  position:fixed;
/* left: 0; */
/* border: 3px solid #FCF; */
/* right: 0; */
/* padding: 0 3px 0 3px; */
  margin-left:-6px;
  top:0;
  margin:0 auto;
  width:1000px;
  text-align:center;
  overflow:hidden;
/* background:-webkit-linear-gradient(#f1f1f1,#fcfcfc); */
/* background:-o-linear-gradient(#f1f1f1,#fcfcfc); */
/* background:-moz-linear-gradient(#f1f1f1,#fcfcfc); */
/* background:linear-gradient(#f1f1f1,#fcfcfc); */
  background:linear-gradient(rgba(241,241,241,0.8),rgba(252,252,252,0.8));
/* background-color: rgba(0,0,0,0.5); */
  z-index:99999;
}

#nav a:link,#nav a:active {
  display:inline-block;
  padding:15px 8px;
  color:#F39;
  text-shadow:0 1px 0 #000;
  text-decoration:none;
  font-family:'Comfortaa';
  transition:all .3s;
  -webkit-transition:all .3s;
  font-size:1.666em;
}

#nav a:hover {
  display:inline-block;
  padding:15px 8px;
  background:#F39;
  color:#FCC;
  text-shadow:0 1px 0 #000;
  text-decoration:none;
  font-family:Comfortaa;
}

#flo {
  display:none;
  position:fixed;
/* left:5px; */
  top:0;
  padding:;
  width:1000px;
  height:auto;
  text-align:center;
  background:rgba(0,0,0,.0);
  overflow:hidden;
  font-variant:small-caps;
  border:1px solid #ccc;
  border-radius:4px;
  -webkit-border-radius:4px;
  box-shadow:0 6px 7px #ccc;
}

#flo a:link,#flo a:active {
  display:inline;
  float:left;
  padding:6px 22px;
  text-align:left;
  color:#F0C;
  text-decoration:none;
  background:-webkit-linear-gradient(#f1f1f1,#fcfcfc);
  background:-o-linear-gradient(#f1f1f1,#fcfcfc);
  background:-moz-linear-gradient(#f1f1f1,#fcfcfc);
  background:linear-gradient(#f1f1f1,#fcfcfc);
  font-size:15px;
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  text-shadow:none;
  transition:all .3s;
  -webkit-transition:all .3s;
}

#flo a:hover {
  color:#fff;
  text-decoration:none;
  background:-webkit-linear-gradient(#F6C,#F09);
  background:-o-linear-gradient(#F6C,#F09);
  background:-moz-linear-gradient(#F6C,#F09);
  background:linear-gradient(#F6C,#F09);
  text-shadow:none;
}

#donotremove {
}

#donotremove p {
  display:none;
}

.crdst {
  display:block;
  width:100%;
  height:60px;
  margin-top:80px;
  background:url(https://editbio.files.wordpress.com/2015/09/credits1.png) no-repeat;
  background-position:top center;
  background-size:100%;
  text-align:center;
  color:#F69;
  padding:10px;
  margin-bottom:-20px;
  z-index:999;
}

.crdst span {
  display:block;
  font-size:13px;
  color:#777;
  font-family:"Comfortaa",'Palatino Linotype','Book Antiqua',Palatino,serif;
  margin-bottom:10px;
  margin-top:17px;
  text-shadow:none;
}

.toootop:link,.toootop:visited {
  display:block;
  position:fixed;
  right:10px;
  bottom:10px;
  padding:10px;
  text-align:center;
  border:1px solid #ccc;
  color:#F09;
  text-decoration:none;
  border-radius:4px;
  -webkit-border-radius:4px;
}

.toootop:hover {
  display:block;
  padding:10px;
  text-align:center;
  text-decoration:none;
  text-shadow:0 1px 0 #fff;
}

#dmca {
  display:block;
  width:98%;
  height:440px;
  padding:10px;
  overflow:hidden;
  margin-top:10px;
  background:url(https://editbio.files.wordpress.com/2015/09/empty_2.png);
  background-size:100%;
  background-repeat:no-repeat;
  background-position:0 0;
  text-shadow:0 1px 0 #fff;
}

.dmcainfo {
  display:block;
  width:88%;
  height:167px;
  color:#900;
  font-weight:normal;
  font-size:14px;
  overflow:auto;
  text-align:left;
  padding:10px;
  background:rgba(255,255,255,.1);
  margin:0 auto;
  margin-top:150px;
  font-family:"Comfortaa",'Palatino Linotype','Book Antiqua',Palatino,serif;
}

.dmcainfo img {
  display:block;
  margin-right:3px;
  width:97px;
  float:left;
}

#schdle {
  display:block;
  width:98%;
  height:460px;
  padding:10px;
  overflow:hidden;
  margin-top:10px;
  background:url(https://editbio.files.wordpress.com/2015/09/empty_2.png);
  background-size:100%;
  background-repeat:no-repeat;
  background-position:0 0;
  text-shadow:0 1px 0 #fff;
}

.schdleinfo {
  display:block;
  width:89%;
  height:200px;
  color:#900;
  font-weight:normal;
  overflow:auto;
  text-align:center;
  padding:10px;
  background:rgba(255,255,255,.4);
  margin:0 auto;
  margin-top:30px;
}

.dday {
  display:inline-block;
  width:110px;
/* height:110px; */
  margin:0 auto;
  background:-webkit-linear-gradient(#f1f1f1,#fcfcfc);
  background:-o-linear-gradient(#f1f1f1,#fcfcfc);
  background:-moz-linear-gradient(#f1f1f1,#fcfcfc);
  background:linear-gradient(#f1f1f1,#fcfcfc);
  font-size:18px;
/* font-family:"Palatino Linotype","Book Antiqua",Palatino,serif; */
  font-family:"Comfortaa",'Palatino Linotype','Book Antiqua',Palatino,serif;
  text-shadow:none;
  overflow:hidden;
}

.ddaytitle {
  display:block;
  text-align:center;
  padding-top:4px;
  padding-bottom:4px;
  font-size:18px;
  font-family:"Comfortaa",'Palatino Linotype','Book Antiqua',Palatino,serif;
  font-weight:bold;
  color:#FFF;
  background:#222;
  box-shadow:0 1px 2px #777;
  -webkit-box-shadow:0 1px 2px #777;
}

.ddhour {
  display:block;
  text-align:center;
  padding-top:14px;
  padding-bottom:14px;
  font-size:21px;
  font-family:"Comfortaa",'Palatino Linotype','Book Antiqua',Palatino,serif;
  color:#F09;
}

.oncam {
  display:block;
  margin-top:10px;
/* font-size:11px; */
  color:#fff;
  background:#222;
  padding:5px;
}

.offcam {
  display:block;
  margin-top:10px;
/* font-size:11px; */
/* color:#F3F; */
  color:#fff;
  background:#222;
  padding:5px;
}

.sunday {
/* color:#F03; */
/* font-weight:bold; */
}

/***Game-UndressMe***/
#MyPhoto {
  display:inline-block;
  position:relative;
  width:352px;
  height:530px;
  margin:20px;
  top:0;
  background:#000;
  border:1px solid #F6C;
}

#MyPhoto2 {
  display:inline-block;
  position:relative;
  width:352px;
  height:530px;
  margin:20px;
  top:0;
  float:right;
  border:1px solid #F9F;
  transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  -webkit-transition:all .5s;
  overflow:hidden;
  box-shadow:inset 0 0 14px #333;
  -moz-box-shadow:inset 0 0 14px #333;
  -ms-box-shadow:inset 0 0 14px #333;
  -o-box-shadow:inset 0 0 14px #333;
  -webkit-box-shadow:inset 0 0 14px #333;
}

#MyPhoto .t1 {
  display:block;
  background:url(https://mfcpro.files.wordpress.com/2015/10/main.jpg);
  width:352px;
  height:100px;
  background-position:0 0;
  background-color:#000;
  opacity:.4;
  -webkit-filter:blur(8px) sepia(20%);
}

#MyPhoto .t2 {
  display:block;
  background:url(https://mfcpro.files.wordpress.com/2015/10/main.jpg);
  width:352px;
  height:100px;
  background-position:0 -100px;
  background-color:#000;
  opacity:.4;
  -webkit-filter:blur(8px) sepia(20%);
}

#MyPhoto .t3 {
  display:block;
  background:url(https://mfcpro.files.wordpress.com/2015/10/main.jpg);
  width:352px;
  height:100px;
  background-position:0 -200px;
  background-color:#000;
  opacity:.4;
  -webkit-filter:blur(8px) sepia(20%);
}

#MyPhoto .t4 {
  display:block;
  background:url(https://mfcpro.files.wordpress.com/2015/10/main.jpg);
  width:352px;
  height:100px;
  background-position:0 -300px;
  background-color:#000;
  opacity:.4;
  -webkit-filter:blur(8px) sepia(20%);
}

#MyPhoto .t5 {
  display:block;
  background:url(https://mfcpro.files.wordpress.com/2015/10/main.jpg);
  width:352px;
  height:130px;
  background-position:0 -400px;
  background-color:#000;
  opacity:.4;
  -webkit-filter:blur(8px) sepia(20%);
}

#MyPhoto .t1:hover {
  display:block;
  background:url(https://mfcpro.files.wordpress.com/2015/10/main.jpg);
  width:352px;
  height:100px;
  background-position:0 0;
  background-color:#000;
  opacity:1;
  -webkit-filter:sepia(10%);
  transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
  box-shadow:0 3px 11px #000;
  -moz-box-shadow:0 3px 11px #000;
  -ms-box-shadow:0 3px 11px #000;
  -webkit-box-shadow:0 3px 11px #000;
}

#MyPhoto .t2:hover {
  display:block;
  background:url(https://mfcpro.files.wordpress.com/2015/10/main.jpg);
  width:352px;
  height:100px;
  background-position:0 -100px;
  background-color:#000;
  opacity:1;
  -webkit-filter:sepia(10%);
  transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
  box-shadow:0 3px 11px #000;
  -moz-box-shadow:0 3px 11px #000;
  -ms-box-shadow:0 3px 11px #000;
  -webkit-box-shadow:0 3px 11px #000;
}

#MyPhoto .t3:hover {
  display:block;
  background:url(https://mfcpro.files.wordpress.com/2015/10/main.jpg);
  width:352px;
  height:100px;
  background-position:0 -200px;
  background-color:#000;
  opacity:1;
  -webkit-filter:sepia(10%);
  transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
  box-shadow:0 3px 11px #000;
  -moz-box-shadow:0 3px 11px #000;
  -ms-box-shadow:0 3px 11px #000;
  -webkit-box-shadow:0 3px 11px #000;
}

#MyPhoto .t4:hover {
  display:block;
  background:url(https://mfcpro.files.wordpress.com/2015/10/main.jpg);
  width:352px;
  height:100px;
  background-position:0 -300px;
  background-color:#000;
  opacity:1;
  -webkit-filter:sepia(10%);
  transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
  box-shadow:0 3px 11px #000;
  -moz-box-shadow:0 3px 11px #000;
  -ms-box-shadow:0 3px 11px #000;
  -webkit-box-shadow:0 3px 11px #000;
}

#MyPhoto .t5:hover {
  display:block;
  background:url(https://mfcpro.files.wordpress.com/2015/10/main.jpg);
  width:352px;
  height:130px;
  background-position:0 -400px;
  background-color:#000;
  opacity:1;
  -webkit-filter:sepia(10%);
  transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
  box-shadow:0 3px 11px #000;
  -moz-box-shadow:0 3px 11px #000;
  -ms-box-shadow:0 3px 11px #000;
  -webkit-box-shadow:0 3px 11px #000;
}

#MyPhoto .t1,.t2,.t3,.t4,.t5 {
  background-repeat:no-repeat;
  background-size:100%;
  color:#fff;
  transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  -webkit-transition:all .5s;
  text-align:center;
  background-color:#000;
}

#MyPhoto .t1:hover,.t2:hover,.t3:hover,.t4:hover,.t5:hover,buy:link {
  background-repeat:no-repeat;
  background-size:100%;
  color:#fff;
}

#MyPhoto .buy:link,.buy:active,.buy:visited {
  padding:10px 44px;
  color:#fff;
  font-size:16px;
  position:relative;
  top:30px;
  background:#F03;
  opacity:.5;
  text-decoration:none;
  -webkit-filter:blur(0px);
}

#MyPhoto .buy:hover {
  padding:10px 44px;
  color:#fff;
  font-size:16px;
  opacity:1;
  text-shadow:0 1px 0 #000;
}

#MyPhoto2 .z1 {
  display:block;
  background:url(https://mfcpro.files.wordpress.com/2015/10/main2.jpg);
  width:352px;
  height:100px;
  background-position:0 0;
}

#MyPhoto2 .z2 {
  display:block;
  background:url(https://mfcpro.files.wordpress.com/2015/10/main2.jpg);
  width:352px;
  height:100px;
  background-position:0 -100px;
}

#MyPhoto2 .z3 {
  display:block;
  background:url(https://mfcpro.files.wordpress.com/2015/10/main2.jpg);
  width:352px;
  height:100px;
  background-position:0 -200px;
}

#MyPhoto2 .z4 {
  display:block;
  background:url(https://mfcpro.files.wordpress.com/2015/10/main2.jpg);
  width:352px;
  height:100px;
  background-position:0 -300px;
}

#MyPhoto2 .z5 {
  display:block;
  background:url(https://mfcpro.files.wordpress.com/2015/10/main2.jpg);
  width:352px;
  height:130px;
  background-position:0 -400px;
}

#MyPhoto2 .z1,#MyPhoto2 .z2,#MyPhoto2 .z3,#MyPhoto2 .z4,#MyPhoto2 .z5 {
  background-repeat:no-repeat;
  background-size:101%;
  opacity:0;
}

#MyPhoto2 .show {
  opacity:1;
}

#MyPhoto2:hover {
  box-shadow:0 14px 15px #333;
  -moz-box-shadow:0 14px 15px #333;
  -ms-box-shadow:0 14px 15px #333;
  -webkit-box-shadow:0 14px 15px #333;
  transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
}

#MyPhoto2:hover::after {
  content:'Undress Me - See My Sexy Pose';
  background:#111;
  display:inline-block;
  position:relative;
  top:-120px;
  text-align:center;
  font-size:27px;
  color:#fff;
  text-shadow:0 0 6px #F03;
  overflow:hidden;
}

.nosee {
  display:none;
}

#share {
  display:block;
  text-align:center;
}

#share a {
  display:inline-block;
  padding:5px 11px;
  text-align:center;
  font-size:14px;
  background:#F9F;
  color:#fff;
  text-decoration:none;
  font-family:Tahoma,Geneva,sans-serif;
}

#share a:hover {
  display:inline-block;
  padding:5px 11px;
  text-align:center;
  font-size:14px;
  background:#F3C;
  color:#fff;
  text-decoration:none;
  font-family:Tahoma,Geneva,sans-serif;
}

#share::before {
  content:'Share this: ';
  display:inline-block;
  color:#666;
  margin-left:-33px;
  font-size:14px;
  text-shadow:0 1px 0 #fff;
}

@-webkit-keyframes spinner {
  from {
    -webkit-transform:rotateY(360deg);
  }
  
  to {
    -webkit-transform:rotateY(0deg);
  }
}

@-moz-keyframes spinner {
  from {
    -moz-transform:rotateY(360deg);
  }
  
  to {
    -moz-transform:rotateY(0deg);
  }
}

@-ms-keyframes spinner {
  from {
    -ms-transform:rotateY(360deg);
  }
  
  to {
    -ms-transform:rotateY(0deg);
  }
}

@-o-keyframes spinner {
  from {
    -o-transform:rotateY(360deg);
  }
  
  to {
    -o-transform:rotateY(0deg);
  }
}

@keyframes spinner {
  from {
    transform:rotateY(360deg);
  }
  
  to {
    transform:rotateY(0deg);
  }
}

#profile {
  width:1000px;
  margin:0 auto;
/* margin-top:35px; */
/* margin-top:42px; */
  margin-top:-3px;
  margin-bottom:0;
  display:block;
}

.profile_section {
  display:block;
  margin:0 auto;
  width:1000px;
  border-spacing:0;
}

.profile_section_content {
  z-index:auto;
  z-index:unset;
}

#profile_about_me_friends .profile_section_content {
  width:1000px;
  margin:0;
  padding:0;
  visibility:hidden;
}

.profile_section_background {
  width:1000px;
  margin:0 auto;
  z-index:-9999;
}

#profile_about_me_friends .profile_section_content .profile_subsection,#profile_about_me_friends .profile_section_content .profile_section_background {
  visibility:visible;
/* margin:0; */
  padding:0;
}

.container {
  display:block;
/*   margin:0; */
}

#about_me_value {
  display:block;
}

#profile_header {
  display:none;
}

a.mlogo.spinner {
  display:none;
}

.cclubs ul {
  list-style:none;
  padding-left:30px;
}

.cclubs ul li {
  text-align:left;
  line-height:1.5;
  font-size:.90535em;
}