@charset "UTF-8";

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

/* latin */
@font-face {
  font-family:'Courgette';
  font-style:normal;
  font-weight:400;
  src:local('Courgette Regular'),local(Courgette-Regular),url(https://fonts.gstatic.com/s/courgette/v4/BHG8ZtTfO0yYnp02--QxqltXRa8TVwTICgirnJhmVJw.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;
}

/* latin */
@font-face {
  font-family:'written';
  font-style:normal;
  font-weight:400;
  src:local('Gloria Hallelujah'),local(GloriaHallelujah),url(https://fonts.gstatic.com/s/gloriahallelujah/v8/CA1k7SlXcY5kvI81M_R28cNDay8z-hHR7F16xrcXsJw.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:'heading';
  font-style:normal;
  font-weight:400;
  src:local('Finger Paint Regular'),local(FingerPaint-Regular),url(https://fonts.gstatic.com/s/fingerpaint/v6/m_ZRbiY-aPb13R3DWPBGX-gdm0LZdjqr5-oayXSOefg.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;
}

#center {
  text-align:center;
}

a,a:visited,ul li a,ul li a:visited {
  color:#428bca;
}

a:hover,ul li a:hover,ul li a:active {
  color:#666;
}

body {
  background:#fff;
  margin-left:auto;
  margin-right:auto;
  font-family:'Courgette',Comic Sans MS,cursive,sans-serif;
  font-size:16px;
  font-weight:normal;
  font-style:normal;
  color:#333;
  overflow-x:hidden;
}

#profile {
  -webkit-animation:fadeIn ease 1;
  -moz-animation:fadeIn ease 1;
  animation:fadeIn ease 1;
  -o-animation:fadeIn ease 1;
  -ms-animation:fadeIn ease 1;
  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  -o-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
  -ms-animation-fill-mode:forwards;
  -webkit-animation-duration:2s;
  -moz-animation-duration:2s;
  -o-animation-duration:2s;
  animation-duration:2s;
  -ms-animation-duration:2s;
  -webkit-animation-delay:1.5s;
  -moz-animation-delay:1.5s;
  -o-animation-delay:1.5s;
  animation-delay:1.5s;
  -ms-animation-delay:1.5s;
  line-height:1.25;
  margin:0 auto;
}

.profile_subsection {
  z-index:0;
}

blockquote,q {
  quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
  content:'';
  content:none;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

/* ==========================================================================
	Layout of MFC Classes
	======================================================================= */
.container {
  display:block;
  margin:0;
  height:100%;
}

.profile_section {
  border-spacing:0;
}

.profile_section_content {
  z-index:inherit;
  padding:0;
  margin:0;
}

#profile_header .profile_section_background,.profile_section_background {
  display:none;
}

#server_time {
  font-weight:bold;
  font-size:9px;
  z-index:10;
  position:absolute;
  right:10px;
  font-family:cursive;
  top:-1px;
}

#header_bar {
  padding:0;
}

#profile_header_container {
  display:block;
  position:relative;
  z-index:1;
  top:-415px;
  margin-left:105px;
  min-height:90px;
}

#status_container {
  position:relative;
  left:330px;
  top:20px;
  width:500px;
}

#member_status_value::before {
  content:'I am currently ';
}

#blurb_container {
  position:relative;
  left:400px;
  top:55px;
  width:500px;
}

#member_type_value {
  display:none;
}

#blurb_label,#status_label {
  display:none;
}

#profile_header {
  padding:430px 0 0;
}

.profile_section_content .heading {
  top:0;
  width:1000px;
  margin:0 auto;
  text-align:center;
  font-family:'heading';
  font-size:80px;
  color:#242424;
  text-shadow:3px 3px 2px rgb(0,0,0);
}

#profile_header .value {
  font-size:14px;
  color:#232;
}

#profile_header .label {
  min-width:auto;
  width:auto;
  font-size:14px;
}

#profile_header #blurb_value {
  font-size:30px;
  color:#000;
  position:absolute;
  top:270px;
  left:200px;
}

#unix_last_broadcast_container {
  position:relative;
  left:300px;
  top:160px;
  width:300px;
}

#unix_last_broadcast_container,#unix_last_updated_label,#last_login_string_label {
  font-family:cursive;
  font-weight:normal;
}

#last_login_string_container {
  position:relative;
  top:160px;
  left:320px;
}

#unix_last_updated_container {
  position:relative;
  left:480px;
  top:144px;
  width:300px;
}

.header_links,#footer_bar,#avatar_holder,#profile_avatar,#profile_main_photo,#profile_header_container .heading,#about_me_label {
  display:none;
}

#username_container,#cam_score_container,#gender_container,#age_container,#country_container,#city_container,#ethnicity_container,#sexual_preference_container,#marital_status_container,#occupation_container,#school_container,#body_type_container,#weight_container,#height_container,#hair_container,#eyes_container,#smoke_container,#drink_container,#drugs_container,#favorite_food_container,#pets_container,#automobile_container {
  position:relative;
  top:425px;
  display:block;
  width:350px;
  margin:0 0 0 100px;
  float:left;
  height:20px;
}

#tags_container {
  position:relative;
  top:-1442px;
  display:block;
  width:100%;
  margin:0 0 0 100px;
  float:left;
  height:20px;
}

.wall_post_avatar {
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  -khtml-border-radius:50%;
  border:4px solid #202020;
  float:left;
  margin-right:10px;
  background-color:#202020;
}

.wall_post_avatar img {
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  -khtml-border-radius:50%;
  vertical-align:middle;
  height:100px;
  width:100px;
}

.wall_post:nth-child(2n+1) .wall_post_avatar {
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  -khtml-border-radius:50%;
  border:4px solid #fcfcfc;
  float:left;
  margin-right:10px;
  background-color:#fcfcfc;
}

.wall_post:nth-child(2n+1) .wall_post_avatar img {
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  -khtml-border-radius:50%;
  vertical-align:middle;
  height:100px;
  width:100px;
}

.wall_post:nth-child(2n+1) {
  background-color:#202020;
  width:100%;
  margin:0;
  color:#fff;
}

.wall_post {
  clear:both;
  padding:10px 10px 20px;
  min-height:130px;
}

.wall_post_body {
  overflow:auto;
  padding:8px 4px 0 10px;
}

.wall_post_avatar:after {
  content:attr(title);
}

#profile_comments .profile_section_content {
  width:96%;
  margin:auto;
}

#profile_about_me {
  margin:20px 80px;
  text-align:center;
  padding:20px 40px 0;
  width:auto;
  height:100%;
}

#profile_friends {
  text-align:center;
  padding:25px 40px;
  width:auto;
  margin:20px 80px;
}

#profile_interests_content {
  display:table;
  padding:25px 40px;
  width:auto;
  margin:0 80px;
}

#profile_password_photo_galleries {
  display:table;
  margin:20px 80px;
  position:relative;
  padding:25px 40px;
  width:auto;
}

#profile_photo_galleries {
  display:table;
  margin:0 80px;
  width:auto;
  position:relative;
  padding:25px 40px;
}

#profile_comments {
  display:table;
  margin:20px 80px;
  width:auto;
  position:relative;
  padding:25px 40px;
}

#profile_mfc_news_feed_content {
  display:table;
  margin:0 80px 20px;
  width:auto;
  position:relative;
  padding:25px;
}

#profile_schedule {
  display:table;
  margin:20px 80px;
  width:auto;
  position:relative;
  padding:25px 40px;
}

#schedule_day_0_container,#schedule_day_2_container,#schedule_day_4_container,#schedule_day_6_container {
  background-color:#e9e9e94d;
  width:100%;
  margin:0;
}

#schedule_day_1_container,#schedule_day_3_container,#schedule_day_5_container {
  width:100%;
  margin:0;
}

#gallery_password_form_modal {
  font-size:18px;
  color:#fcfcfc;
  position:relative;
  top:-40px;
  background:none;
}

#protected_gallery_name {
  top:0;
  margin:0 auto;
  text-align:center;
  font-family:'heading';
  font-size:35px;
  color:#9F5F9F;
  text-shadow:3px 3px 2px rgba(255,255,255,1);
}

#protected_gallery_instructions {
  padding:5px 0;
  position:relative;
}

#gallery_password_form {
  padding-top:5px;
  position:relative;
  top:-10px;
}

#gallery_password_form_error,#send_message_form_error {
  padding-top:5px;
  color:#f00;
  font-weight:bold;
  position:relative;
  top:-10px;
  font-size:25px;
}

/* ==========================================================================
	Header
   =========================================================================*/
.page_header {
  width:100%;
  top:-550px;
  height:530px;
  display:inline-block;
  position:absolute;
  text-align:center;
  left:0;
}

#content {
  width:auto;
  height:500px;
}

#leftimage {
  position:relative;
  top:0;
  left:0;
  float:left;
  z-index:1;
}

#logo {
  position:relative;
  top:-370px;
  margin:0 auto;
  height:0;
  z-index:2;
}

#rightimage {
  position:relative;
  top:0;
  right:-20px;
  float:right;
  z-index:1;
}

#leftimage img,#rightimage img {
  max-height:600px;
  max-width:600px;
}

#profile_header #blurb_value {
  font-size:30px;
  color:#000;
  position:absolute;
  top:270px;
  left:200px;
}

/*	=====================================================================
	USER CONTENT
	===================================================================*/
.main_hr {
  height:30px;
  border-style:solid;
  border-color:#202020;
  border-width:2px 0 0;
  border-radius:20px;
  margin-top:35px;
  margin-left:0;
  margin-right:0;
}

.main_hr::before {
  display:block;
  content:"";
  height:30px;
  margin-top:-31px;
  border-style:solid;
  border-color:#202020;
  border-width:0 0 2px;
  border-radius:20px;
}

.title_hr {
  height:30px;
  border-style:solid;
  border-color:#fff;
  border-width:1px 0 0;
  border-radius:20px;
  margin-left:0;
  margin-right:0;
}

.title_hr::before {
  display:block;
  content:"";
  height:30px;
  margin-top:-31px;
  border-style:solid;
  border-color:#fff;
  border-width:0 0 1px;
  border-radius:20px;
}

.price_hr {
  height:30px;
  border-style:solid;
  border-color:#fff;
  border-width:1px 0 0;
  border-radius:20px;
  margin-left:0;
  margin-right:0;
}

.price_hr::before {
  display:block;
  content:"";
  height:30px;
  margin-top:-31px;
  border-style:solid;
  border-color:#fff;
  border-width:0 0 1px;
  border-radius:20px;
}

#col_left {
  width:280px;
  padding:5px 15px;
  border-radius:7px;
  -webkit-border-radius:7px;
  -moz-border-radius:7px;
  -o-border-radius:7px;
  border:1px solid rgb(0,0,0);
  box-shadow:0 0 10px #000;
}

#col_center {
  width:280px;
  padding:5px 15px;
  margin:0 35px;
  border-radius:7px;
  -webkit-border-radius:7px;
  -moz-border-radius:7px;
  -o-border-radius:7px;
  border:1px solid rgb(0,0,0);
  box-shadow:0 0 10px #000;
}

#col_right {
  width:280px;
  padding:5px 15px;
  margin:auto;
  border-radius:7px;
  -webkit-border-radius:7px;
  -moz-border-radius:7px;
  -o-border-radius:7px;
  border:1px solid rgb(0,0,0);
  box-shadow:0 0 10px #000;
}

#fan_hr {
  clear:both;
  padding:20px 0 0;
}

.title {
  display:block;
  font-size:2em;
  margin-top:10px;
  margin-bottom:10px;
  margin-left:0;
  margin-right:0;
  font-weight:bold;
}

.price {
  display:block;
  margin-left:0;
  margin-right:0;
  font-weight:bold;
  font-size:1.5em;
}

.members {
  display:block;
  margin-left:0;
  margin-right:0;
  font-weight:bold;
  font-size:1.5em;
  margin-top:-30px;
}

.list {
  width:auto;
  margin-right:auto;
  margin-left:auto;
  margin-top:-25px;
}

.member_list {
  width:auto;
  margin-right:auto;
  margin-left:auto;
}

#FanClub ul,#TipMenu ul {
  list-style:none;
}

#FanClub li::before,#FanClub li::after {
  content:"\2665";
  color:#9c5597;
  padding:5px;
}

#col_left li,#col_right li {
  position:relative;
  left:-40px;
  width:285px;
}

#col_center li {
  width:275px;
  left:-40px;
  position:relative;
}

#FanClub a {
  color:#202020;
  text-decoration:none;
}

#FanClub a:hover {
  color:#428bca;
  text-decoration:none;
}

#FanClub a:hover .list,#FanClub a:hover .member_list,#FanClub a:hover .members {
  color:#333;
  text-decoration:none;
}

#col_center a:hover .price_hr,#col_center a:hover .title_hr {
  height:30px;
  border-style:solid;
  border-color:#000;
  border-width:1px 0 0;
  border-radius:20px;
  margin-left:0;
  margin-right:0;
}

#col_center a:hover .price_hr::before,#col_center a:hover .title_hr::before {
  display:block;
  content:"";
  height:30px;
  margin-top:-31px;
  border-style:solid;
  border-color:#000;
  border-width:0 0 1px;
  border-radius:20px;
}

#cols {
  display:-webkit-box;
/* OLD - iOS 6-, Safari 3.1-6 */
  display:-moz-box;
/* OLD - Firefox 19- (buggy but mostly works) */
  display:-ms-flexbox;
/* TWEENER - IE 10 */
  display:-webkit-flex;
/* NEW - Chrome */
  display:flex;
/* NEW, Spec - Opera 12.1, Firefox 20+ */
}

#vid {
  display:block;
  padding:0;
  list-style:none;
  width:1100px;
  position:relative;
  left:-40px;
  margin-right:-120px;
}

.vid_item {
  margin:10px 25px;
  display:inline-block;
  position:relative;
  width:300px;
  min-width:300px;
  height:auto;
  text-align:center;
  vertical-align:top;
}

.vid_hover:hover {
  opacity:.3;
}

.vid_hover {
  width:100%;
  z-index:2;
  position:relative;
  border-radius:18px;
}

.vid_info {
  position:relative;
  top:100px;
  display:block;
  font-size:20px;
  font-family:'written';
  color:#333;
}

.vid_container {
  display:block;
  padding:0;
  list-style:none;
  width:900px;
}

.vid_title {
  position:relative;
  top:20px;
  font-size:28px;
  font-weight:bold;
}

.vid_cap {
}

#Specials li {
  padding:10px;
}

#Specials ul {
  text-align:justify;
}

#Specials .title {
  text-decoration:underline;
  font-size:20px;
}

#menu {
  -webkit-column-count:3;
/* Chrome, Safari, Opera */
  -moz-column-count:3;
/* Firefox */
  column-count:3;
  -webkit-column-gap:40px;
/* Chrome, Safari, Opera */
  -moz-column-gap:40px;
/* Firefox */
  column-gap:40px;
  -webkit-column-rule:1px solid #fff;
/* Chrome, Safari, Opera */
  -moz-column-rule:1px solid #fff;
/* Firefox */
  column-rule:1px solid #fff;
}

#TipMenu {
  position:relative;
}

#FanClub {
  position:relative;
}

#Specials {
  position:relative;
  top:480px;
  height:1060px;
}

.about_me_blurb {
  position:absolute;
  top:120px;
  right:0;
  height:auto;
  padding-right:125px;
  padding-left:125px;
}

.about_image_mask {
  position:relative;
  left:0;
  top:0;
  float:left;
  display:inline-block;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  -khtml-border-radius:50%;
  border:4px solid #202020;
  width:360px;
  margin-right:30px;
  height:360px;
  overflow:hidden;
}

.about_image_mask img {
  max-width:100%;
}

/*	=====================================================================
	photo galleries
	===================================================================*/
.photo_gallery_previews {
  overflow:auto;
  list-style-type:none;
  padding:0;
  margin:0;
}

.photo_gallery_lock {
  top:2px;
  position:relative;
  height:100px;
  background:#fff;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  -khtml-border-radius:50%;
  border:4px solid #202020;
  width:100px;
}

.photo_gallery_lock img {
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  -khtml-border-radius:50%;
  vertical-align:middle;
}

.photo_gallery_preview {
  margin:2px;
  text-align:center;
  display:inline-block;
  width:auto;
}

.photo_gallery_link {
  color:#333;
  text-decoration:none;
  font-family:'written',Comic Sans MS,cursive,sans-serif;
}

.photo_gallery_image {
  background:none repeat scroll 0 0 #fff;
  border:4px solid #202020;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  -khtml-border-radius:50%;
  margin-top:5px;
  width:100px;
  height:100px;
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
}

.photo_gallery_image img {
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  -khtml-border-radius:50%;
  vertical-align:middle;
}

#photo_galleries .profile_section {
  display:table;
  background:rgba(255,255,255,0.35);
  border-radius:7px;
  -webkit-border-radius:7px;
  -moz-border-radius:7px;
  -o-border-radius:7px;
  border:1px solid rgb(0,0,0);
  box-shadow:0 0 10px #000;
  margin:20px 80px 0;
  width:auto;
  position:relative;
  padding:25px 40px;
}

#password_photo_galleries .profile_section {
  display:table;
  background:rgba(255,255,255,0.35);
  border-radius:7px;
  -webkit-border-radius:7px;
  -moz-border-radius:7px;
  -o-border-radius:7px;
  border:1px solid rgb(0,0,0);
  box-shadow:0 0 10px #000;
  margin:10px 80px 20px;
  width:auto;
  position:relative;
  padding:25px 40px;
}

#img_preview img {
  border:4px solid #202020;
}

#img_preview {
  background:#fff;
  padding:0;
  -webkit-box-shadow:0 3px 6px rgba(0,0,0,.8);
  -moz-box-shadow:0 3px 6px rgba(0,0,0,.8);
  -webkit-transition:-webkit-transform .15s linear;
  box-shadow:0 0 3px 6px .8px #3B3B3B;
}

#img_preview,#img_preview img {
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
  border-radius:15px;
}

#img_preview span {
  text-align:center;
  font-family:'written',Comic Sans MS,cursive,sans-serif;
  text-decoration:none;
  font-size:20px;
  color:#333;
  padding:0;
  margin:0;
  position:absolute;
  top:2px;
  left:11px;
  height:25px;
}

div.ps-document-overlay {
  background:#202020;
}

div.ps-caption-bottom {
  border:none;
}

div.ps-caption-content {
  padding:13px;
  display:block;
  font-size:20px;
  font-family:'written';
  position:relative;
}

div.ps-toolbar-top {
  border:0;
}

div.ps-toolbar {
  background:#202020;
  border:none;
  color:#fff;
  font-size:13px;
  font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
  text-align:center;
  height:44px;
  display:table;
  table-layout:fixed;
}

div.ps-caption {
  background:#202020;
  border-bottom:1px solid #42403f;
  color:#fcfcfc;
  font-size:13px;
  font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
  text-align:center;
}

.ps-carousel-item.ps-carousel-item-1 img {
  background-color:#fff;
}

#cboxOverlay {
  background:#202020;
}

#cboxLoadingOverlay,#cboxLoadedContent {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  width:800px!important;
  height:500px!important;
}

#cboxLoadedContent {
  background:none;
  padding:0;
  width:600px!important;
  height:200px!important;
  overflow:hidden;
}

input[type="submit"] {
  margin-top:3px;
  display:inline-block;
  padding:4px 12px;
  color:#202020;
  background-color:#f5f5f5;
  background-image:-moz-linear-gradient(top,#fff,#e6e6e6);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image:-o-linear-gradient(top,#fff,#e6e6e6);
  background-image:linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat:repeat-x;
  cursor:pointer;
  border:1px solid #ccc;
  border-color:#e6e6e6 #e6e6e6 #bfbfbf;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  border-bottom-color:#b3b3b3;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

#cboxMiddleLeft {
  height:auto;
}

#cboxContent {
  overflow:visible;
  width:auto!important;
  height:500px!important;
}

#gallery_password_form_modal {
  font-size:18px;
  color:#fcfcfc;
  position:relative;
  top:-40px;
  width:500px!important;
  overflow:hidden;
  height:250px!important;
  background:none;
}

#colorbox {
  width:600px!important;
  height:500px!important;
}