@charset "UTF-8";

a:link,a:active,a:hover {
  color:#B94FA5;
}

a:visited {
  color:#B94FA5;
  font-weight:bold;
}

body {
  font-family:Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif sans-serif;
  font-size:1rem;
  line-height:1;
  color:#eee;
  background-color:#131313;
  padding:0;
  margin:0;
}

#profile_main_photo {
  display:none;
}

#avatar_holder img {
  width:90px;
  border:3px solid #f995dc;
}

.profile_section_content {
  color:#eee;
  border-radius:0;
  padding:5px;
  margin: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;
  background-color:#44223d;
  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;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -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;
}

.mainwrapper {
  font:10pt normal Arial,sans-serif;
  height:auto;
  margin:30px auto 0;
  text-align:center;
  width:817px;
}

.mainwrapper .box:hover .scale-caption {
  opacity:1;
}

.mainwrapper .box {
  border:5px solid rgba(249,149,220,0.5);
  cursor:pointer;
  float:left;
  margin:5px;
  position:relative;
  overflow:hidden;
  height:320px;
  width:252px;
}

.mainwrapper .box .mini-title {
  position:absolute;
  top:0;
  left:0;
  width:inherit;
  height:80px;
  line-height:25px;
  z-index:112;
  width:105px;
}

.box .mini-title .tv {
  position:relative;
  width:64px;
  height:34px;
  margin:10px;
  background:rgba(43,40,43,0.9);
  border-radius:50% / 10%;
  text-align:center;
  text-indent:.1em;
  line-height:33px;
  color:#44FCFA;
  text-shadow:0 0 3px #000;
}

.mainwrapper .box img {
  position:absolute;
  width:252px;
  height:142px;
  left:0;
  border-bottom:3px solid rgba(249,149,220,0.5);
}

.mainwrapper .box .caption {
  display:inline;
  background:rgba(249,149,220,0.5);
  position:absolute;
  color:#fff;
  z-index:100;
  left:0;
  bottom:0;
}

#profile_about_me_friends .profile_section_content {
  padding:0;
  margin-left:0;
  margin-right:0;
}

#profile_about_me .heading {
  text-align:left;
  border-bottom:2px solid #44fcfa;
  color:#44fcfa;
  padding-left:14px;
}

#profile_about_me {
  padding-top:24px;
  padding-left:20px;
  padding-right:20px;
}

#profile_header {
  padding:380px 0 0;
}

.profile_section {
  border-spacing:0;
}

#profile {
  width:940px;
  margin:60px auto -10px;
/*background: #372542 url(fuuka-header-final.png) top center no-repeat;*/
  background:#372542 url(https://img.mfcimg.com/photos2/761/7619443/773-247-897-396-8568509.png) top center no-repeat;
  box-shadow:0 0 10px 1px rgba(0,0,0,0.3);
  font-size:.875em;
  line-height:1.25;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  display:table;
}

.mainwrapper .box .scale-caption h3 {
  margin:0;
}

.mainwrapper .box .scale-caption p {
  font-size:11px;
}

.mainwrapper .box .scale-caption {
  width:223px;
  height:145px;
  text-align:left;
  padding:15px;
}

.external_model_links {
  position:fixed;
  z-index:1000;
  top:0;
  left:0;
  width:100%;
  background-color:#714673;
  -webkit-box-shadow:0 12px 0 0 black;
  -moz-box-shadow:0 12px 6px 0 black;
  box-shadow:0 12px 6px 0 black;
}

.no_stuff {
  margin:auto;
  width:301px;
  border:2px solid #B94FA5;
  height:68px;
}

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

.no_stuff ul li {
  list-style:none;
  margin:0;
  padding:0;
  float:left;
}

#profile {
  margin-top:30px;
}

.external_model_links ul {
  display:inline-block;
  list-style:outside none none;
  font-size:1.5em;
  margin:auto;
}

.external_model_links ul a {
  height:51px;
  display:block;
}

.external_model_links ul li {
  height:29px;
  list-style:none;
  margin:0;
  padding:10px;
  float:left;
}

.external_model_links ul li img {
  width:150px;
}

.header_links,.footer_links {
  float:left;
  font-size:12px;
}

.header_links {
  display:none;
}

.header_links a {
  display:inline-block;
  margin-bottom:10px;
}

.label#about_me_label {
  min-width:0;
  width:0;
  display:none;
}

.container#about_me_container {
  display:block;
  margin:0;
  margin-top:40px;
  margin-bottom:20px;
  border-bottom:4px solid #44FCFA;
}

.right-border {
  border-right:1px solid #714673;
}

#profile_main_photo .profile_section_content .heading {
  font-size:16px;
}

.profile_section_content .heading.top_margin {
  margin-top:50px;
}

.profile_section_content .heading {
  font-size:20px;
}

.profile_section_content {
  z-index:auto;
}

#about_me_value a {
  color:#44fcfa;
  -webkit-text-shadow:0 0 3px #000;
  -moz-text-shadow:0 0 3px #000;
  text-shadow:0 0 3px #000;
}

#about_me_value {
  position:relative;
  text-align:center;
}

#about_me_value .heading {
  text-align:left;
}

.banner_container {
  text-align:center;
  margin-bottom:5px;
}

.banner_container img {
  border:5px solid #714673;
  max-width:800px;
}

.menu-body {
  max-width:680px;
  margin:0 auto;
  display:block;
  color:#F7E4F2;
}

.menu-section {
  margin-bottom:80px;
}

.menu-section-title {
  font-size:40px;
  display:block;
  font-weight:normal;
  margin:20px 0;
  text-align:center;
}

.menu-item {
  margin:35px 0;
  font-size:16px;
}

.menu-body .menu-item-name {
  font-weight:bold;
  text-align:left;
  border-bottom:2px dotted #EEE;
}

.menu-item-deion {
  font-style:italic;
  font-size:.9em;
  line-height:1.5em;
}

.menu-item-price {
  float:right;
  font-weight:bold;
  font-family:arial;
  margin-top:-22px;
}

#profile_about_me .heading:first-child {
  display:none;
}

#profile_friends {
  padding:20px;
}

#profile_header_container .heading {
  display:none;
}

#profile_header_container #status_container {
  display:none;
}

#profile_header_container #blurb_container {
  display:none;
}

#profile_header_container #unix_last_updated_container {
  display:none;
}

#unix_last_broadcast_container {
  position:absolute;
  bottom:-1px;
  left:86px;
}