@charset "UTF-8";

@font-face {
  font-family:Oswald;
  font-style:normal;
  font-weight:400;
  src:local("Oswald Regular"),local(Oswald-Regular),url(https://fonts.gstatic.com/s/oswald/v11/pEobIV_lL25TKBpqVI_a2w.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
  font-family:Lobster;
  font-style:normal;
  font-weight:400;
  src:local(Lobster),local(Lobster-Regular),url(https://fonts.gstatic.com/s/lobster/v18/cycBf3mfbGkh66G5NhszPQ.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
  font-family:Quicksand;
  font-style:normal;
  font-weight:400;
  src:local("Quicksand Regular"),local(Quicksand-Regular),url(https://fonts.gstatic.com/s/quicksand/v6/sKd0EMYPAh5PYCRKSryvW1tXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

body {
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  width:900px;
  background-image:url(https://mfcpro.files.wordpress.com/2015/06/royalty_main_bg.png);
  background-origin:initial;
  background-clip:initial;
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-attachment:fixed;
  background-size:100%;
  background-position-x:0;
  background-position-y:-20px;
  background-color:rgb(34,34,34);
  color:rgb(232,215,145);
}

.profile_section_background {
  background-color:rgba(255,255,255,0);
  opacity:1;
}

div#status_container.container {
  display:block;
  position:relative;
  width:30%;
  height:auto;
  overflow-x:hidden;
  overflow-y:hidden;
  z-index:500;
  text-align:center;
  background-color:rgba(0,0,0,0.4);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(150,128,72);
  border-right-color:rgb(150,128,72);
  border-bottom-color:rgb(150,128,72);
  border-left-color:rgb(150,128,72);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  margin-top:25px;
  margin-right:auto;
  margin-bottom:25px;
  margin-left:auto;
  padding-top:10px;
  padding-right:17px;
  padding-bottom:10px;
  padding-left:17px;
  color:rgb(220,193,100);
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  border-bottom-right-radius:7px;
  border-bottom-left-radius:7px;
}

div#status_container:hover {
  background-color:rgba(0,0,0,0.8);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(220,193,100);
  border-right-color:rgb(220,193,100);
  border-bottom-color:rgb(220,193,100);
  border-left-color:rgb(220,193,100);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  -webkit-box-reflect:below -7px -webkit-gradient(linear,0% 0%,0% 100%,from(transparent),to(rgba(0,0,0,0.5)));
}

#member_status_value:nth-child(1) {
  padding-left:3px;
  padding-right:3px;
  background-image:url(https://mfcdesign.files.wordpress.com/2016/06/bhover.png);
  background-size:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-position-x:-100px;
  background-position-y:0;
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-color:rgb(0,0,0);
  color:rgb(255,255,255);
  border-top-left-radius:3px;
  border-top-right-radius:3px;
  border-bottom-right-radius:3px;
  border-bottom-left-radius:3px;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

#member_status_value:nth-child(1):hover {
  padding-left:3px;
  padding-right:3px;
  background-image:url(https://mfcdesign.files.wordpress.com/2016/06/bhover.png);
  background-size:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-position-x:100px;
  background-position-y:0;
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-color:rgb(220,193,100);
  color:rgb(34,34,34);
}

#member_status_value a:link,#member_status_value a:visited {
  color:rgb(255,255,255);
}

#member_status_value a:hover {
  color:rgb(255,255,255);
  text-shadow:rgb(220,193,100) 1px 1px 1px,rgb(220,193,100) -1px -1px 2px,rgb(220,193,100) 0 0 17px;
}

#profile_interests_content .label {
  font-family:Oswald;
  display:block;
}

#member_type_value {
  display:none;
}

div#status_container.container a:hover {
  color:rgb(241,241,241);
}

span#unix_last_broadcast_label {
  display:none;
}

#status_label {
  display:none;
}

#photo_gallery_previews a {
  color:rgb(255,255,255);
  text-shadow:rgb(220,193,100) 1px 1px 1px,rgb(220,193,100) -1px -1px 2px,rgb(220,193,100) 0 0 17px;
}

.photo_gallery_image {
  border-top-width:2px;
  border-right-width:2px;
  border-bottom-width:2px;
  border-left-width:2px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(85,85,85);
  border-right-color:rgb(85,85,85);
  border-bottom-color:rgb(85,85,85);
  border-left-color:rgb(85,85,85);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

.photo_gallery_image:hover {
  border-top-width:2px;
  border-right-width:2px;
  border-bottom-width:2px;
  border-left-width:2px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(220,193,100);
  border-right-color:rgb(220,193,100);
  border-bottom-color:rgb(220,193,100);
  border-left-color:rgb(220,193,100);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  box-shadow:rgb(102,102,102) 0 0 3px;
}

#profile {
  background-image:none;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:initial;
}

.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_main_about_holder {
  color:rgb(241,241,241);
  font-size:13px;
}

#avatar_holder {
  background-image:none;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:initial;
}

#profile_avatar {
  display:none;
}

#footer_bar {
  text-align:center;
  font-size:12px;
  font-family:Oswald;
  margin-top:3px;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

#footer_bar a:hover {
  color:rgb(102,102,102);
}

#footer_bar::after {
  content:"â˜…- camgirl.xniteproductions.com - â˜…";
  display:inline-block;
  margin-left:2px;
  font-family:Oswald;
  font-size:13px;
  font-weight:300;
  color:rgb(255,255,255);
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

#profile_header_container {
}

#unix_last_updated_container {
  display:none;
}

#blurb_label {
  display:none;
}

#blurb_value {
  display:none;
}

img#wall_poster_avatar,#wall_poster_username {
  display:none;
}

#last_login_string_container {
  display:none;
}

.photo_gallery_name a:link,.photo_gallery_name a:visited {
  color:rgb(0,0,0);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  font-size:14px;
}

.photo_gallery_name a:hover {
  color:rgb(241,241,241);
}

#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;
}

.profile_row #profile_about_me {
}

#photo_gallery_previews {
  display:block;
  position:relative;
  background-image:url(https://blacknrg.files.wordpress.com/2016/08/bg_wra_top.png);
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-repeat-x:repeat;
  background-repeat-y:no-repeat;
  background-color:rgba(0,0,0,0.5);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(150,128,72);
  border-right-color:rgb(150,128,72);
  border-bottom-color:rgb(150,128,72);
  border-left-color:rgb(150,128,72);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  margin-top:25px;
  margin-right:auto;
  margin-bottom:25px;
  margin-left:auto;
  padding-top:10px;
  padding-right:17px;
  padding-bottom:10px;
  padding-left:17px;
  color:rgb(220,193,100);
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  border-bottom-right-radius:7px;
  border-bottom-left-radius:7px;
}

.user_comment_textarea_small,.user_comment_textarea_small:focus {
  width:850px;
  height:100px;
  transition-duration:.4s;
  transition-timing-function:ease-in-out;
  transition-delay:0;
  transition-property:width;
  padding-top:12px;
  padding-right:12px;
  padding-bottom:12px;
  padding-left:12px;
  margin-top:10px;
  margin-right:auto;
  margin-bottom:10px;
  margin-left:auto;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(0,0,0,0.8);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(220,193,100);
  border-right-color:rgb(220,193,100);
  border-bottom-color:rgb(220,193,100);
  border-left-color:rgb(220,193,100);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  color:rgb(255,255,255);
}

textarea:focus {
  transition-duration:.4s;
  transition-timing-function:ease-in-out;
  transition-delay:0;
  transition-property:height;
}

.user_comment_textarea_big {
  width:850px;
  height:150px;
  padding-top:15px;
  padding-right:15px;
  padding-bottom:15px;
  padding-left:15px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(0,0,0,0.5);
  color:rgb(255,255,255);
  margin-top:10px;
  margin-right:auto;
  margin-bottom:10px;
  margin-left:auto;
  font-family:Oswald,"Palatino Linotype","Book Antiqua",Palatino,serif;
  outline-color:initial;
  outline-width:initial;
  outline-style:none;
  font-size:18px;
}

.wall_post_avatar img {
  background-image:url(https://mfcdesign.files.wordpress.com/2016/07/empty_avatar.png);
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-size:100%;
  background-position-x:50%;
  background-position-y:0;
  background-color:rgb(0,0,0);
  margin-top:1px;
  margin-left:-5px;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
  border-top-width:2px;
  border-right-width:2px;
  border-bottom-width:2px;
  border-left-width:2px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgba(255,255,255,0);
  border-right-color:rgba(255,255,255,0);
  border-bottom-color:rgba(255,255,255,0);
  border-left-color:rgba(255,255,255,0);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  width:70px;
  height:70px;
}

#no_profile_avatar {
  display:none;
}

.wall_post_avatar:hover img {
  background-image:url(https://mfcdesign.files.wordpress.com/2016/07/empty_avatar_hover.png);
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-size:100%;
  background-position-x:50%;
  background-position-y:0;
  background-color:rgb(0,0,0);
  box-shadow:rgb(220,193,100) 0 0 6px;
}

.wall_post_info {
  width:700px;
  margin-left:42px;
  border-bottom-width:1px;
  border-bottom-style:dotted;
  border-bottom-color:rgb(102,102,102);
}

.img_radius_shadow {
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  border-bottom-right-radius:4px;
  border-bottom-left-radius:4px;
}

div.wall_post {
  display:block;
  font-size:18px;
  background-image:url(https://blacknrg.files.wordpress.com/2016/08/bg_wra_top.png);
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-repeat-x:repeat;
  background-repeat-y:no-repeat;
  background-color:rgba(0,0,0,0.5);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(150,128,72);
  border-right-color:rgb(150,128,72);
  border-bottom-color:rgb(150,128,72);
  border-left-color:rgb(150,128,72);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  margin-top:25px;
  margin-right:auto;
  margin-bottom:25px;
  margin-left:auto;
  padding-top:10px;
  padding-right:17px;
  padding-bottom:10px;
  padding-left:17px;
  color:rgb(102,102,102);
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
  transition-duration:.9s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
  font-family:Oswald,"Palatino Linotype","Book Antiqua",Palatino,serif;
}

div#profile_about_me.profile_subsection {
  text-indent:2px;
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-position-x:100%;
  background-position-y:0;
}

.wall_post a,.wall_post a:visited {
  color:rgb(85,85,85);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

.wall_post a:hover {
  color:rgb(255,255,255);
  text-shadow:rgb(220,193,100) 1px 1px 1px,rgb(220,193,100) -1px -1px 2px,rgb(220,193,100) 0 0 17px;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

div#comments {
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  padding-left:10px;
  margin-top:30px;
  background-image:none;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:initial;
}

form#new_comment.hidden {
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  padding-left:10px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(0,0,0,0);
  border-top-width:0;
  border-right-width:0;
  border-bottom-width:0;
  border-left-width:0;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(255,255,255);
  border-right-color:rgb(255,255,255);
  border-bottom-color:rgb(255,255,255);
  border-left-color:rgb(255,255,255);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-right-radius:8px;
  border-bottom-left-radius:8px;
  height:auto;
  margin-top:60px;
}

#craziest_thing_label.label {
  display:block;
}

#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,#know_me_container {
  display:block;
  background-color:rgba(0,0,0,0.5);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(150,128,72);
  border-right-color:rgb(150,128,72);
  border-bottom-color:rgb(150,128,72);
  border-left-color:rgb(150,128,72);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  margin-top:25px;
  margin-right:auto;
  color:rgb(232,215,145);
  padding-top:20px;
  padding-right:20px;
  padding-bottom:20px;
  padding-left:20px;
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  border-bottom-right-radius:7px;
  border-bottom-left-radius:7px;
  margin-bottom:20px;
  visibility:visible;
  font-size:16px;
  margin-left:0;
  font-weight:300;
}

p {
  font-family:Oswald,"Palatino Linotype","Book Antiqua",Palatino,serif;
  font-weight:300;
}

#profile_about_me {
}

.photo_gallery_count {
  color:rgb(220,193,100);
}

#rate_label,#average_rating_label,#admirers_label,#friends_label,#favorite_models_label {
  color:rgb(241,241,241);
  font-family:Oswald,"Palatino Linotype","Book Antiqua",Palatino,serif;
  font-weight:300;
}

#about_me_container,#about_me_value {
  font-family:Oswald;
  visibility:visible;
}

#profile_friends {
  display:block;
  margin-top:10px;
  color:rgb(102,102,102);
  margin-bottom:30px;
  padding-top:10px;
  padding-right:13px;
  padding-bottom:10px;
  padding-left:13px;
  background-color:rgba(0,0,0,0.5);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(150,128,72);
  border-right-color:rgb(150,128,72);
  border-bottom-color:rgb(150,128,72);
  border-left-color:rgb(150,128,72);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  font-size:15px;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
}

input[type="submit"],.post_comment_btn,.preview_comment_btn {
  padding-top:11px;
  padding-right:22px;
  padding-bottom:11px;
  padding-left:22px;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  background-image:url(https://blacknrg.files.wordpress.com/2016/08/bg_wra_top.png);
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-repeat-x:repeat;
  background-repeat-y:no-repeat;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(232,215,145);
  border-right-color:rgb(232,215,145);
  border-bottom-color:rgb(232,215,145);
  border-left-color:rgb(232,215,145);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  background-color:rgb(17,17,17);
  color:rgb(255,255,255);
  font-size:16px;
  text-align:center;
}

input[type="submit"]:hover,.post_comment_btn:hover,.preview_comment_btn:hover {
  padding-top:11px;
  padding-right:22px;
  padding-bottom:11px;
  padding-left:22px;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(220,193,100);
  color:rgb(255,255,255);
}

iframe,embed,frame {
  display:block;
  width:90%;
  height:450px;
  margin-top:10px;
  margin-right:auto;
  margin-bottom:20px;
  margin-left:auto;
}

.xcr::-webkit-scrollbar {
  width:8px;
}

.xcr::-webkit-scrollbar-track {
  box-shadow:rgba(0,0,0,0.7) 0 0 6px inset;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
}

.xcr::-webkit-scrollbar-thumb {
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(228,187,88);
  box-shadow:rgba(0,0,0,0.9) 0 0 6px inset;
}

.xcr::-webkit-scrollbar-thumb:window-inactive {
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(204,0,0,0.4);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(0,0,0);
  border-right-color:rgb(0,0,0);
  border-bottom-color:rgb(0,0,0);
  border-left-color:rgb(0,0,0);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

h1 {
  font-size:34px;
  font-family:Lobster,sans-serif;
}

h2 {
  font-size:29px;
  font-family:Lobster,sans-serif;
}

h3 {
  font-size:28px;
  font-family:Oswald,sans-serif;
}

h4 {
  font-size:22px;
  font-family:Lobster,sans-serif;
}

h5 {
  font-size:17px;
  font-family:Quicksand,sans-serif;
}

h6 {
  font-size:20px;
  font-family:Oswald,sans-serif;
}

a {
  color:rgb(255,51,0);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

a:visited {
  color:rgb(255,51,0);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

a:hover {
  color:rgb(192,144,50);
  text-decoration-line:underline;
  text-decoration-style:initial;
  text-decoration-color:initial;
  text-shadow:rgb(0,0,0) 0 1px 2px;
}

a:active {
  color:rgb(102,102,102);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

* {
  box-sizing:border-box;
}

html {
}

.col-1 {
  width:8.33%;
}

.col-2 {
  width:16.66%;
}

.col-3 {
  width:25%;
}

.col-4 {
  width:33.33%;
}

.col-5 {
  width:41.66%;
}

.col-5-half {
  width:47.66%;
}

.col-6 {
  width:50%;
}

.col-7 {
  width:58.33%;
}

.col-8 {
  width:66.66%;
}

.col-9 {
  width:75%;
}

.col-10 {
  width:83.33%;
}

.col-11 {
  width:91.66%;
}

.col-12 {
  width:100%;
}

.col-12-full {
  width:100%;
  padding-top:30px;
  padding-right:30px;
  padding-bottom:30px;
  padding-left:30px;
}

[class*="col-"] {
  float:left;
  padding-top:15px;
  padding-right:15px;
  padding-bottom:15px;
  padding-left:15px;
  border-top-width:0;
  border-right-width:0;
  border-bottom-width:0;
  border-left-width:0;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(204,204,204);
  border-right-color:rgb(204,204,204);
  border-bottom-color:rgb(204,204,204);
  border-left-color:rgb(204,204,204);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

[class*="no"] {
  float:left;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
}

[class*="padd20"] {
  display:block;
  padding-top:20px;
  padding-right:20px;
  padding-bottom:20px;
  padding-left:20px;
}

.row::after {
  content:"";
  clear:both;
  display:block;
}

#wrapper {
  width:100%;
  background-color:rgba(0,0,0,0.6);
  margin-top:0;
  margin-right:auto;
  margin-bottom:20px;
  margin-left:auto;
  box-shadow:rgb(0,0,0) 0 1px 6px;
  color:rgb(228,187,88);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(228,187,88);
  border-right-color:rgb(228,187,88);
  border-bottom-color:rgb(228,187,88);
  border-left-color:rgb(228,187,88);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  overflow-x:hidden;
  overflow-y:hidden;
}

.tleft {
  text-align:left;
}

.tright {
  text-align:right;
}

.center {
  text-align:center;
}

.fleft {
  float:left;
}

.fright {
  float:right;
}

.clear {
  clear:both;
  display:block;
  overflow-x:hidden;
  overflow-y:hidden;
  visibility:hidden;
  width:0;
  height:0;
}

.dotted {
  border-bottom-width:1px;
  border-bottom-style:dashed;
  border-bottom-color:rgb(51,51,51);
  border-left-width:0;
  border-left-style:initial;
  border-left-color:initial;
  border-right-width:0;
  border-right-style:initial;
  border-right-color:initial;
  margin-bottom:10px;
}

.camgirl_photo_header img {
  text-align:center;
  width:100%;
  height:auto;
}

.homenu {
  background-color:rgb(17,17,17);
  text-align:center;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgb(228,187,88);
  background-image:url(https://fotodex.files.wordpress.com/2015/06/ninja_section_background.jpg);
  background-repeat-x:repeat;
  background-repeat-y:repeat;
  background-size:auto;
  background-position-x:0;
  background-position-y:0;
  text-shadow:none;
}

.homenu a:link,.homenu a:visited {
  display:inline-block;
  color:rgb(228,187,88);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  font-size:15px;
  font-family:Oswald,Tahoma,Geneva,sans-serif;
  padding-top:9px;
  padding-right:11px;
  padding-bottom:9px;
  padding-left:11px;
  text-shadow:none;
}

.homenu a:hover {
  background-color:rgb(228,187,88);
  color:rgb(0,0,0);
}

.abme {
  max-height:330px;
  padding-top:20px;
  padding-right:20px;
  padding-bottom:20px;
  padding-left:20px;
  font-size:17px;
  overflow-x:auto;
  overflow-y:auto;
  font-family:Quicksand;
}

.rules {
  height:auto;
  padding-top:20px;
  padding-right:20px;
  padding-bottom:20px;
  padding-left:20px;
  font-size:17px;
  overflow-x:auto;
  overflow-y:auto;
  font-family:Quicksand;
}

.store,.videos,.tippers {
  height:auto;
  padding-top:20px;
  padding-right:20px;
  padding-bottom:20px;
  padding-left:20px;
  font-size:17px;
  overflow-x:auto;
  overflow-y:auto;
  font-family:Quicksand;
}

#roomrules,#tipmenu,#store,#videos {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgb(228,187,88);
  margin-bottom:10px;
}

#roomrules h2,#tipmenu h2,#store h2,#videos h2 {
  text-align:center;
}

.item {
  height:320px;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(34,34,34);
  border-right-color:rgb(34,34,34);
  border-bottom-color:rgb(34,34,34);
  border-left-color:rgb(34,34,34);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  overflow-x:hidden;
  overflow-y:hidden;
  text-align:center;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

.item div:nth-child(2) {
  font-family:Oswald,Tahoma,Geneva,sans-serif;
  font-weight:bold;
}

.item:hover {
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(228,187,88);
  border-right-color:rgb(228,187,88);
  border-bottom-color:rgb(228,187,88);
  border-left-color:rgb(228,187,88);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  background-color:rgba(0,0,0,0.9);
  transform:scale(1.1,1.1);
}

.item img {
  display:block;
  width:300px;
  height:180px;
  margin-top:0;
  margin-right:auto;
  margin-bottom:12px;
  margin-left:auto;
}

.box_office_photo {
  text-align:right;
}

.box_office_photo img {
  display:block;
  width:260px;
  height:360px;
  position:relative;
  border-top-width:3px;
  border-right-width:3px;
  border-bottom-width:3px;
  border-left-width:3px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(228,187,88);
  border-right-color:rgb(228,187,88);
  border-bottom-color:rgb(228,187,88);
  border-left-color:rgb(228,187,88);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  transform:rotate(3deg);
  filter:grayscale(100%);
  top:30px;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

#aboutme:hover ~ .box_office_photo img {
  transform:rotate(0deg);
  filter:grayscale(0);
  top:0;
}

.so {
  overflow-x:hidden;
  overflow-y:hidden;
  text-align:left;
  padding-top:7px;
  padding-right:12px;
  padding-bottom:7px;
  padding-left:12px;
  width:100%;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgb(228,187,88);
  margin-bottom:20px;
  font-family:Oswald,Tahoma,Geneva,sans-serif;
}

.vi_cat {
  font-size:12px;
  line-height:normal;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.vi_cat div:nth-child(1) {
  display:inline-block;
  width:60%;
}

.vi_cat div:nth-child(2) {
  display:inline-block;
  width:30%;
  text-align:right;
  font-size:11px;
}

.so a:link,.so a:visited {
  display:inline-block;
  padding-top:7px;
  padding-right:20px;
  padding-bottom:7px;
  padding-left:20px;
  text-align:center;
  color:rgb(228,187,88);
  font-size:14px;
  margin-top:5px;
  position:relative;
}

.timevd {
  text-align:right;
}

.vi_cat img {
  display:block;
  width:180px;
  height:180px;
  text-align:right;
}

.credits {
  display:block;
  text-align:center;
}

.credits img {
  display:block;
  width:80%;
  height:auto;
  opacity:.5;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
  filter:grayscale(100%);
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.credits:hover img {
  filter:grayscale(0%);
  opacity:1;
}

.so a:hover {
  color:rgb(255,255,255);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  margin-top:2px;
}

.socialwrapper {
}

.tiprequest {
  display:block;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.tiprequest div:nth-child(1) {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgb(34,34,34);
}

.tip {
  text-align:right;
}

.tip a:link,.tip a:visited {
  padding-top:3px;
  padding-right:11px;
  padding-bottom:3px;
  padding-left:11px;
  font-size:14px;
  font-family:Oswald,Tahoma,Geneva,sans-serif;
  background-color:rgb(17,17,17);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(228,187,88);
  border-right-color:rgb(228,187,88);
  border-bottom-color:rgb(228,187,88);
  border-left-color:rgb(228,187,88);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  color:rgb(228,187,88);
}

.tip a:hover {
  background-color:rgb(228,187,88);
  color:rgb(0,0,0);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

.besttipper img {
  display:block;
  width:90%;
  height:auto;
  margin-top:8px;
  margin-right:auto;
  margin-bottom:-30px;
  margin-left:auto;
  opacity:.7;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(102,102,102);
  border-right-color:rgb(102,102,102);
  border-bottom-color:rgb(102,102,102);
  border-left-color:rgb(102,102,102);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

.besttipper:hover img {
  display:block;
  width:90%;
  height:auto;
  margin-top:4px;
  margin-right:auto;
  margin-bottom:-34px;
  margin-left:auto;
  opacity:1;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(228,187,88);
  border-right-color:rgb(228,187,88);
  border-bottom-color:rgb(228,187,88);
  border-left-color:rgb(228,187,88);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

.topbest {
  font-size:16px;
  font-family:Oswald,Tahoma,Geneva,sans-serif;
  text-align:center;
}

.banner img {
  display:block;
  width:100%;
  height:auto;
  text-align:center;
}

.divider {
  display:block;
  width:100%;
  height:20px;
  background-image:url(https://mfcpro.files.wordpress.com/2016/06/bg-pattern.png);
  background-repeat-x:repeat;
  background-repeat-y:repeat;
}

.tiper_list {
  font-size:14px;
  font-family:Oswald,Tahoma,Geneva,sans-serif;
  text-indent:6px;
}

.tiper_list div:nth-child(n):hover::before {
  content:"â˜…";
  margin-right:8px;
  font-size:18px;
}

.tiper_list div:nth-child(n)::before {
  content:"â˜†";
  margin-right:8px;
  font-size:18px;
}

.clearfix::after {
  clear:both;
  content:" ";
  display:block;
  font-size:0;
  line-height:0;
  visibility:hidden;
  width:0;
  height:0;
}

* html .clearfix {
  height:1%;
}