@charset "UTF-8";

/**************************** GOALS ****************************/
#data-pm-title::after {
  content:"MFC FRIEND";
}

#data-pm-price::after {
  content:"100 tokens total";
}

#data-pm-desc::after {
  content:"I'll add you as a friend on MFC and you get PM privileges.";
}

#data-topless-title::after {
  content:"TOPLESS (TEAM EFFORT)";
}

#data-topless-price::after {
  content:"300 tokens tonight, 150 instant";
}

#data-topless-desc::after {
  content:"Make me go topless for the rest of the night!";
}

#data-nude-title::after {
  content:"NUDE (TEAM EFFORT)";
}

#data-nude-price::after {
  content:"800 tokens tonight, 400 instant";
}

#data-nude-desc::after {
  content:"Make me go nude for the rest of the night!";
}

#data-cumshow-title::after {
  content:"CUMSHOW (TEAM EFFORT)";
}

#data-cumshow-price::after {
  content:"1200 tokens tonight, 600 instant";
}

#data-cumshow-desc::after {
  content:"Make me give a cumshow in public chat. I have lots of toys!";
}

/**************************** CUTE ****************************/
#data-smile-title::after {
  content:"SMILE";
}

#data-smile-price::after {
  content:"5 tokens";
}

#data-smile-desc::after {
  content:":)";
}

#data-kiss-title::after {
  content:"KISS";
}

#data-kiss-price::after {
  content:"15 tokens";
}

#data-kiss-desc::after {
  content:";*";
}

#data-spank-title::after {
  content:"SPANK x3";
}

#data-spank-price::after {
  content:"25 tokens";
}

#data-spank-desc::after {
  content:":o";
}

#data-feet-title::after {
  content:"FOOT PLAY";
}

#data-feet-price::after {
  content:"45 tokens";
}

#data-feet-desc::after {
  content:"I'll show you my feet, maybe lotion them... something.";
}

#data-dance-title::after {
  content:"DANCE";
}

#data-dance-price::after {
  content:"95 tokens";
}

#data-dance-desc::after {
  content:"I will shake my booty to one song under 4 minutes.";
}

/**************************** SEXY ****************************/
#data-flash-boobs-title::after {
  content:"FLASH BEWBS";
}

#data-flash-boobs-price::after {
  content:"29 tokens";
}

#data-flash-boobs-desc::after {
  content:"(.)(.)";
}

#data-flash-butt-title::after {
  content:"FLASH BOTTOM";
}

#data-flash-butt-price::after {
  content:"49 tokens";
}

#data-flash-butt-desc::after {
  content:"(_(_)";
}

#data-flash-nude-title::after {
  content:"NUDE FLASH";
}

#data-flash-nude-price::after {
  content:"69 tokens";
}

#data-flash-nude-desc::after {
  content:":o";
}

#data-striptease-title::after {
  content:"NAKED DANCE";
}

#data-striptease-price::after {
  content:"199 tokens";
}

#data-striptease-desc::after {
  content:"I will strip and dance nude to one song under 4 minutes.";
}

#data-request-title::after {
  content:"REQUESTS";
}

#data-request-price::after {
  content:"NEGOTIATED";
}

#data-request-desc::after {
  content:"Leave a request in a tip note.";
}

/**************************** SOCIAL ****************************/
#data-gamer-title::after {
  content:"LET'S PLAY!";
}

#data-gamer-price::after {
  content:"98 tokens";
}

#data-gamer-desc::after {
  content:"I'll add you on Steam, Battle.net, and other games/services if I have them.";
}

#data-snapchat-title::after {
  content:"SNAPCHAT";
}

#data-snapchat-price::after {
  content:"198 tokens";
}

#data-snapchat-desc::after {
  content:"A 3-month sub to my Snapchat, which gets you exclusive photos and videos.";
}

#data-kik-title::after {
  content:"KIK";
}

#data-kik-price::after {
  content:"398 tokens";
}

#data-kik-desc::after {
  content:"One month of personal texting. I only have time for 3 of these active at once.";
}

#data-identity-title::after {
  content:"IS THIS REAL LIFE??";
}

#data-identity-price::after {
  content:"999,998 tokens";
}

#data-identity-desc::after {
  content:"Get my real identity and contact info.";
}

/**************************** GALLERIES ****************************/
#data-gallery-mesh-title::after {
  content:"MESH TOP";
}

#data-gallery-mesh-price::after {
  content:"50 tokens";
}

#data-gallery-toys-title::after {
  content:"TOYS";
}

#data-gallery-toys-price::after {
  content:"50 tokens";
}

#data-gallery-pregnant-title::after {
  content:"PREGNANT";
}

#data-gallery-pregnant-price::after {
  content:"50 tokens";
}

.tip-menu-container {
  width:1000px;
}

.tip-menu-header {
  padding:5px;
  background-image:url(https://s3-us-west-2.amazonaws.com/jadechan.exposed/img/trim-triangles-blue.png);
  background-repeat:no-repeat;
  background-position:bottom center;
  color:#FFFFFF;
  font-family:'Metronic,"Myriad Pro",Myriad,Arial,sans-serif';
  font-weight:bold;
  font-style:normal;
  font-size:48px;
  text-align:center;
  text-shadow:0 0 16px #009cff;
}

.tip-menu-section {
  overflow:hidden;
}

.tip-menu-item {
  width:50%;
  height:96px;
  float:left;
}

.tip-menu-item-small {
  width:33%;
  height:96px;
  float:left;
}

.tip-menu-icon-container {
  position:relative;
  width:96px;
  height:96px;
  float:left;
}

.tip-menu-item-icon {
  position:absolute;
}

.tip-menu-item-icon-overlay {
  position:absolute;
  display:none;
}

.tip-menu-item:hover .tip-menu-item-icon-overlay {
  display:block;
}

.tip-menu-item-small:hover .tip-menu-item-icon-overlay {
  display:block;
}

.tip-menu-text-container-small {
  float:left;
  width:200px;
}

.tip-menu-text-container {
  float:left;
  width:400px;
}

.tip-menu-name {
  margin-top:10px;
  color:#FFFFFF;
  font-family:'Metronic,"Myriad Pro",Myriad,Arial,sans-serif';
  font-weight:bold;
  font-style:normal;
  font-size:24px;
}

.tip-menu-item:hover .tip-menu-name {
  text-shadow:0 0 16px #009cff;
  background-image:url(https://s3-us-west-2.amazonaws.com/jadechan.exposed/img/trim-triangles-blue.png);
  background-repeat:no-repeat;
  background-position:bottom center;
}

.tip-menu-item-small:hover .tip-menu-name {
  text-shadow:0 0 16px #009cff;
  background-image:url(https://s3-us-west-2.amazonaws.com/jadechan.exposed/img/trim-triangles-blue.png);
  background-repeat:no-repeat;
  background-position:bottom center;
}

.tip-menu-price {
  float:left;
  color:#FFFF77;
  font-family:'Metronic,"Myriad Pro",Myriad,Arial,sans-serif';
  font-weight:bold;
  font-style:normal;
  margin-right:5px;
}

.tip-menu-item:hover .tip-menu-price {
  text-shadow:0 0 8px #ffff9c;
}

.tip-menu-item-small:hover .tip-menu-price {
  text-shadow:0 0 8px #ffff9c;
}

.tip-menu-deion {
/* inherit regular text style */
}

#favorite_books_label,#know_me_label {
  visibility:hidden;
}

#avatar_holder,#unix_last_broadcast_container,#unix_last_updated_container,#profile_header_container > .heading,#profile_interests_content > .profile_section_content > .heading {
  display:none;
}

#profile_about_me::after {
  content:url(https://s3-us-west-2.amazonaws.com/jadechan.exposed/img/bio.png);
}

#profile_header_container {
  margin-left:0;
  min-height:0;
}

/* hide the usual garbage "about me" junk */
#profile_about_me > .container {
  display:none;
}

/* increase the text size of the status bar */
#profile_header .label,#profile_header .value {
  font-size:20px;
}

a:hover {
  color:#FFFFFF;
}

a:link,a:active,a:visited {
  color:#51aaff;
}

body {
  max-width:1000px;
  margin:0 auto;
  background-image:url(https://s3-us-west-2.amazonaws.com/jadechan.exposed/img/global-bg.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  background-attachment:fixed;
  background-color:#0D0119;
  color:#8eb1bc;
  font-family:'Arial,sans-serif';
  font-weight:normal;
  font-style:normal;
  font-size:1.12rem;
}

.profile_section_content {
  color:#8eb1bc;
  border:px #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -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;
  filter:alpha(opacity=100);
  opacity:1;
}

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

.profile_section_content .heading {
  padding:5px;
  background-image:url(https://s3-us-west-2.amazonaws.com/jadechan.exposed/img/trim-triangles-blue.png);
  background-repeat:no-repeat;
  background-position:bottom center;
  color:#FFFFFF;
  font-family:'Metronic,"Myriad Pro",Myriad,Arial,sans-serif';
  font-weight:400;
  font-style:normal;
  font-size:48px;
  text-align:center;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}