@charset "UTF-8";

/*! CSS Used from: https://profiles.mfcimg.com/prod/mfc/profilescss.css?nc=69d9d4bd80b54db7bc7a */
#cboxOverlay,#cboxWrapper,#colorbox {
  position:absolute;
  top:0;
  left:0;
  z-index:9999;
  overflow:hidden;
}

#cboxOverlay {
  position:fixed;
  width:100%;
  height:100%;
}

#cboxBottomLeft,#cboxMiddleLeft {
  clear:left;
}

#cboxContent {
  position:relative;
}

#cboxTitle {
  margin:0;
}

#cboxLoadingGraphic,#cboxLoadingOverlay {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

#cboxNext,#cboxPrevious,#cboxSlideshow {
  cursor:pointer;
}

#cboxContent,#colorbox {
  box-sizing:content-box;
  -moz-box-sizing:content-box;
  -webkit-box-sizing:content-box;
}

#colorbox {
  outline:0;
}

#cboxContent {
  overflow:visible;
}

#cboxLoadingOverlay {
  background:#fff;
}

#cboxLoadingOverlay {
  -webkit-border-radius:9px;
  -moz-border-radius:9px;
  border-radius:9px;
}

#cboxTitle {
  position:absolute;
  bottom:-25px;
  left:0;
  color:#000;
}

#cboxCurrent {
  position:absolute;
  bottom:-26px;
  right:205px;
  text-indent:-9999px;
}

#cboxNext:active,#cboxPrevious:active,#cboxSlideshow:active {
  outline:0;
}

body {
  font-family:Verdana;
  font-size:12px;
  padding:0 40px;
  min-width:600px;
}

img {
  border:0;
}

input[type=password] {
  background-color:#fff;
  border:1px solid #ccc;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
  -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition:border .2s linear,box-shadow .2s linear;
  -moz-transition:border linear .2s,box-shadow linear .2s;
  -o-transition:border linear .2s,box-shadow linear .2s;
  transition:border .2s linear,box-shadow .2s linear;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

input[type=submit] {
  margin-top:3px;
  display:inline-block;
  padding:4px 12px;
  color:#333;
  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(180deg,#fff,#e6e6e6);
  background-repeat:repeat-x;
  cursor:pointer;
  border:1px solid rgba(0,0,0,.1);
  border-bottom-color:#b3b3b3;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

input[type=submit]:focus,input[type=submit]:hover {
  color:#333;
  background-color:#e6e6e6;
  *background-color:#d9d9d9;
  text-decoration:none;
  background-position:0 -15px;
  -webkit-transition:background-position .1s linear;
  -moz-transition:background-position .1s linear;
  -o-transition:background-position .1s linear;
  transition:background-position .1s linear;
}

#profile {
  display:table;
  width:100%;
  -webkit-overflow-scrolling:touch;
}

#fixed_background {
  z-index:-200;
  display:none;
  width:100%;
  height:100%;
  position:fixed;
  top:0;
  left:0;
}

#avatar_holder {
  text-align:right;
  float:left;
  margin-right:15px;
  width:90px;
  height:90px;
}

.profile_row {
  display:table-row;
}

.profile_section {
  display:table-cell;
  border-spacing:2px;
  width:100%;
}

.profile_section .heading {
  margin-bottom:15px;
  padding:5px;
  font-size:17px;
  font-weight:700;
}

.profile_section_content {
  z-index:1;
  position:relative;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  padding:5px;
  margin:5px;
}

.profile_section_background {
  z-index:-100;
  top:0;
  left:0;
  bottom:0;
  right:0;
  position:absolute;
  -webkit-border-radius:inherit;
  -moz-border-radius:inherit;
  border-radius:inherit;
}

.container {
  display:table-row;
  margin:7px 0 7px 20px;
}

.label {
  text-align:left;
  min-width:175px;
  margin-right:10px;
  font-weight:700;
}

.label,.value {
  display:table-cell;
}

#profile_main_about_holder {
  display:table;
  width:100%;
  border-spacing:0;
}

#profile_about_me_friends {
  display:table-cell;
  width:100%;
  vertical-align:top;
}

#profile_header_container {
  margin-left:105px;
  min-height:90px;
}

#profile_header .label {
  min-width:95px;
}

#profile_header .label,#profile_header .value {
  font-size:10px;
}

#member_type_value {
  font-weight:700;
  color:red;
}

#server_time {
  visibility:hidden;
  float:right;
  font-weight:700;
  font-size:9px;
}

#protected_gallery_instructions {
  padding:5px 0;
}

#protected_gallery_name {
  font-weight:700;
  color:green;
  padding:5px 0;
  font-size:16px;
}

#gallery_password_form {
  padding-top:5px;
}

#gallery_password_form_modal {
  font-size:14px;
  padding:40px 0 0 10px;
  color:#000;
  background-color:#fff;
}

#gallery_password_form_error,#send_message_form_error {
  padding-top:5px;
  color:red;
  font-weight:700;
}

#send_message_form_success {
  text-align:center;
  color:green;
  font-weight:700;
}

#send_message_form_modal {
  color:#000;
  background-color:#fff;
}

#header_bar {
  padding:5px 20px 10px 10px;
}

#footer_bar {
  padding:10px 20px 20px 10px;
}

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

#img_preview {
  background-color:#000;
  padding:4px;
  z-index:100;
  border:none;
  display:none;
}

#img_preview {
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
}

.hidden {
  display:none;
}

.notice {
  color:green;
}

#cboxOverlay {
  background:green;
}

/*! CSS Used from: Embedded */
.mfc_compliance_link {
  margin-top:10px;
  text-align:center;
  font-size:12px;
  padding-bottom:10px;
}

ul {
  list-style-type:none;
  margin:0;
  padding:0;
  overflow:hidden;
  background-color:#40434E;
}

li {
  float:left;
}

li a {
  display:block;
  color:#ffffff;
  text-align:center;
  font-family:helvetica;
  font-size:.89em;
  font-weight:bold;
  padding:0 99px;
  text-decoration:none;
}

li a:hover {
  background-color:#FDCFF3;
}

ul {
  position:fixed;
  margin:auto;
  top:0;
  width:100%;
  z-index:500;
}

body::-webkit-scrollbar {
  width:1em;
}

body::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
  background-color:black;
}

body::-webkit-scrollbar-thumb {
  background-color:#a600fc;
  outline:1px solid black;
}

#profile {
  width:940px;
  margin:auto;
}

#header_bar,#footer_bar,.header_time,.heading,#profile_header_container,#about_me_label,#avatar_holder,#admirers_container,#username_container,#gender_container,#hair_container,#eyes_container,#height_container,#age_container,#city_container,#sexual_preference_container {
  display:none;
}

body {
  font-family:'Arima Madurai',serif;
  font-size:110%;
  line-height:2;
  width:940px;
  margin:auto;
  background:#000000;
}

body {
  background-image:url(https://wallblush.com/cdn/shop/products/MuralSnip.jpg);
  background-repeat:repeat;
  background-position:center;
  background-attachment:fixed;
  z-index:10;
  imgdisplay:block;
  margin:auto;
  width:auto;
}

#onlyfans {
  position:fixed;
  visibility:visible;
  left:10px;
  top:100px;
  z-index:200;
  text-align:center;
  width:100px;
  height:100px;
}

#onlyfans img {
  margin:4%;
  height:92%;
  width:auto;
}

#onlyfans img:hover {
  margin:auto;
  height:100%;
}

#snapchat {
  position:fixed;
  visibility:visible;
  left:10px;
  top:266px;
  z-index:200;
  width:100px;
  height:100px;
  text-align:center;
}

#snapchat img {
  margin:4%;
  height:92%;
  width:auto;
}

#snapchat img:hover {
  margin:auto;
  height:100%;
}

#manyvids {
  position:fixed;
  visibility:visible;
  left:10px;
  top:432px;
  z-index:200;
  width:100px;
  height:100px;
  text-align:center;
}

#manyvids img {
  margin:4%;
  height:92%;
  width:auto;
}

#manyvids img:hover {
  margin:auto;
  height:100%;
}

#twitter {
  position:fixed;
  visibility:visible;
  right:10px;
  top:100px;
  z-index:200;
  text-align:center;
  width:100px;
  height:100px;
}

#twitter img {
  margin:4%;
  height:92%;
  width:auto;
}

#twitter img:hover {
  margin:auto;
  height:100%;
}

#insta {
  position:fixed;
  visibility:visible;
  right:10px;
  top:266px;
  z-index:200;
  width:100px;
  height:100px;
  text-align:center;
}

#insta img {
  margin:4%;
  height:92%;
  width:auto;
}

#insta img:hover {
  margin:auto;
  height:100%;
}

#fancentro {
  position:fixed;
  visibility:visible;
  right:10px;
  top:432px;
  z-index:200;
  width:100px;
  height:100px;
  text-align:center;
}

#fancentro img {
  margin:4%;
  height:92%;
  width:auto;
}

#fancentro img:hover {
  margin:auto;
  height:100%;
}

#page {
  display:block;
  margin:auto;
  width:100%;
}

.gallery {
  column-count:3;
  column-gap:20px;
  margin-top:40px;
  padding:0 10px;
}

.gallery-item {
  break-inside:avoid;
  background:rgba(255,255,255,0.05);
  margin-bottom:20px;
  border-radius:10px;
  overflow:hidden;
  padding:10px;
}

.gallery-item img {
  width:100%;
  height:auto;
  border-radius:10px;
  display:block;
  transition:transform .3s ease;
}

.gallery-item img:hover {
  transform:scale(1.03);
}

.gallery-item p {
  margin-top:10px;
  font-style:italic;
  font-size:1em;
  color:#000000;
}

#tags_container {
  display:none!important;
}

.custom-tags {
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:30px 0;
  padding:10px;
  background:rgba(255,255,255,0.05);
  border-left:4px solid #69306D;
  border-radius:10px;
}

.custom-tags span {
  background-color:rgba(255,105,180,0.1);
  color:#1a1a1a;
  padding:6px 12px;
  border-radius:30px;
  font-size:.9em;
  font-weight:bold;
  text-transform:uppercase;
  transition:.3s ease;
  cursor:default;
}

.custom-tags span:hover {
  background-color:rgba(255,105,180,0.1);
  color:#000;
}

.wall_post {
  background:rgba(255,255,255,0.25);
  border-left:4px solid #69306D;
  border-radius:10px;
  padding:15px 20px;
  margin:15px 0;
  box-shadow:0 0 10px rgba(247,201,72,0.25);
  transition:all .3s ease;
}

.wall_post:hover {
  background:rgba(255,255,255,0.50);
  transform:scale(1.01);
}

.wall_post_info {
  font-weight:bold;
  color:#000000;
  margin-bottom:5px;
  font-size:1em;
}

.wall_post_time {
  font-size:.85em;
  color:#000000;
  margin-left:10px;
}

.wall_post_body {
  font-size:1em;
  color:#000000;
  line-height:1.5;
  margin-top:5px;
}

#main_photo {
  width:250px!important;
  height:auto;
  border-radius:15px;
  border:3px solid #69306D;
  box-shadow:0 0 12px rgba(247,201,72,0.3);
  display:block;
  margin:0 auto 25px;
  object-fit:cover;
  margin-top:67px!important;
}

.hot-description {
  width:1000px;
  margin:40px auto;
  padding:30px;
  background:rgba(255,255,255,0.05);
  border:2px solid #69306D;
  border-radius:12px;
  color:#000000;
  text-align:left;
  box-shadow:0 0 20px rgba(247,201,72,0.2);
}

.hot-description h2 {
  font-size:2em;
  margin-bottom:15px;
  color:#000000;
}

.hot-description p {
  font-size:1.1em;
  line-height:1.6;
  font-style:italic;
}