@charset "UTF-8";

body {
  margin:0 auto;
  width:900px;
  background:url(https://mfcpro.files.wordpress.com/2015/06/royalty_main_bg.png);
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-size:100%;
  background-position:0 -20px;
  background-color:#222;
  color:#e8d791;
}

.profile_section_background {
  background-color:transparent;
  background-color:rgba(255,255,255,.0);
  filter:alpha(opacity=100);
  opacity:1;
}

input::-moz-focus-inner {
  border:0;
}

div#status_container.container {
  display:block;
  position:relative;
  width:30%;
  padding:7px 4px;
  margin:0 auto auto -300px;
  height:auto;
  overflow:hidden;
  z-index:500;
  text-align:center;
  background-color:rgba(0,0,0,.40);
  border:1px solid #968048;
  margin:25px auto;
  padding:10px 17px;
  color:#dcc164;
  border-radius:7px;
  -moz-border-radius:7px;
  -ms-border-radius:7px;
  -o-border-radius:7px;
  -webkit-border-radius:7px;
}

div#status_container:hover {
  background-color:rgba(0,0,0,.80);
  border:1px solid #dcc164;
  -webkit-box-reflect:below -7px -webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.5)));
}

#member_status_value:nth-child(1) {
  padding-left:3px;
  padding-right:3px;
  background:url(https://mfcdesign.files.wordpress.com/2016/06/bhover.png);
  background-position:-100px top;
  background-repeat:no-repeat;
  background-color:#000;
  color:#fff;
  border-radius:3px;
  -moz-border-radius:3px;
  -ms-border-radius:3px;
  -o-border-radius:3px;
  -webkit-border-radius:3px;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

#member_status_value:nth-child(1):hover {
  padding-left:3px;
  padding-right:3px;
  background:url(https://mfcdesign.files.wordpress.com/2016/06/bhover.png);
  background-position:100px top;
  background-repeat:no-repeat;
  background-color:#dcc164;
  color:#fff;
}

#member_status_value a:link,#member_status_value a:visited {
  color:#fff;
}

#member_status_value a:hover {
  color:#fff;
  text-shadow:1px 1px 1px #dcc164,-1px -1px 2px #dcc164,0 0 17px #dcc164;
}

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

#member_status_value:nth-child(1):hover {
  padding-left:3px;
  padding-right:3px;
  color:#222;
}

#member_type_value {
  display:none;
}

div#status_container.container a:hover {
  color:#f1f1f1;
}

span#unix_last_broadcast_label {
  display:none;
}

#status_label {
  display:none;
}

#photo_gallery_previews a {
  color:#fff;
  text-shadow:1px 1px 1px #dcc164,-1px -1px 2px #dcc164,0 0 17px #dcc164;
}

.photo_gallery_image {
  border:2px solid #555;
}

.photo_gallery_image:hover {
  border:2px solid #dcc164;
  box-shadow:0 0 3px #666;
  -webkit-box-shadow:0 0 3px #666;
}

#profile {
  background:none;
}

.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_interests_content .label {
  display:block;
}

#profile_main_about_holder {
  color:#f1f1f1;
  font-size:13px;
}

#avatar_holder {
  background:none;
}

#profile_avatar {
  display:none;
}

#avatar_holder {
  background:none;
}

#footer_bar {
  text-align:center;
  font-size:12px;
  font-family:'Oswald';
  margin-top:3px;
  transition:all .3s;
  -webkit-transition:all .3s;
}

#footer_bar a:hover {
  color:#666;
}

#footer_bar:after {
  content:'\2605  -  camgirl.xniteproductions.com  -  \2605';
  display:inline-block;
  margin-left:2px;
  font-family:Oswald;
  font-size:13px;
  font-weight:300;
  color:#fff;
  transition:all .3s;
  -webkit-transition:all .3s;
  unicode:U 2605;
}

#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:#000;
  text-decoration:none;
  font-size:14px;
}

.photo_gallery_name a:hover {
  color:#f1f1f1;
}

#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;
  margin:0 auto;
  background:url(https://blacknrg.files.wordpress.com/2016/08/bg_wra_top.png);
  background-repeat:repeat-x;
  background-color:rgba(0,0,0,.50);
  border:1px solid #968048;
  margin:25px auto;
  padding:10px 17px;
  color:#dcc164;
  border-radius:7px;
  -moz-border-radius:7px;
  -ms-border-radius:7px;
  -o-border-radius:7px;
  -webkit-border-radius:7px;
}

.user_comment_textarea_small,.user_comment_textarea_small:focus {
  width:850px;
  height:100px;
  -webkit-transition:width .4s ease-in-out;
  transition:width .4s ease-in-out;
  padding:12px;
  margin:10px auto;
  background:rgba(0,0,0,.80);
  border:1px solid #dcc164;
  color:#fff;
}

textarea:focus {
  -webkit-transition:height .4s ease-in-out;
  transition:height .4s ease-in-out;
}

.user_comment_textarea_big {
  width:850px;
  height:150px;
  padding:15px;
  background:rgba(0,0,0,.50);
  color:#fff;
  margin:10px auto;
  font-family:"Oswald","Palatino Linotype","Book Antiqua",Palatino,serif;
  outline:none;
  outline-style:none;
  font-size:18px;
}

.wall_post_avatar img {
  background:url(https://mfcdesign.files.wordpress.com/2016/07/empty_avatar.png) no-repeat;
  background-size:100%;
  background-position:top center;
  background-color:#000;
  margin-top:1px;
  margin-left:-5px;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  -ms-transition:all .3s ease;
  transition:all .3s ease;
  border:2px solid rgba(255,255,255,.0);
  width:70px;
  height:70px;
}

#no_profile_avatar {
  display:none;
}

.wall_post_avatar:hover img {
  background:url(https://mfcdesign.files.wordpress.com/2016/07/empty_avatar_hover.png) no-repeat;
  background-size:100%;
  background-position:top center;
  background-color:#000;
  box-shadow:0 0 6px #dcc164;
  -ms-box-shadow:0 0 6px #dcc164;
  -o-box-shadow:0 0 6px #dcc164;
  -webkit-box-shadow:0 0 6px #dcc164;
}

.wall_post_info {
  width:700px;
  margin-left:42px;
  border-bottom:1px dotted #666;
}

.img_radius_shadow {
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

div.wall_post {
  display:block;
  margin-top:10px;
  font-size:18px;
  background:url(https://blacknrg.files.wordpress.com/2016/08/bg_wra_top.png);
  background-repeat:repeat-x;
  background-color:rgba(0,0,0,.50);
  border:1px solid #968048;
  border-radius:7px 7px 0 0;
  margin:25px auto;
  padding:10px 17px;
  color:#666;
  border-radius:7px 7px 0 0;
  -moz-border-radius:7px 7px 0 0;
  -ms-border-radius:7px 7px 0 0;
  -o-border-radius:7px 7px 0 0;
  -webkit-border-radius:7px 7px 0 0;
  transition:all .9s;
  -moz-transition:all .9s;
  -ms-transition:all .9s;
  -o-transition:all .9s;
  -webkit-transition:all .9s;
  font-family:"Oswald","Palatino Linotype","Book Antiqua",Palatino,serif;
}

div#profile_about_me.profile_subsection {
  text-indent:2px;
  background:transparent rgba(0,0,0,.0);
  background-repeat:no-repeat;
  background-position:top right;
}

.wall_post a,.wall_post a:visited {
  color:#555;
  text-decoration:none;
}

.wall_post a:hover {
  color:#fff;
  text-shadow:1px 1px 1px #dcc164,-1px -1px 2px #dcc164,0 0 17px #dcc164;
  text-decoration:none;
}

div#comments {
  padding:10px;
  margin-top:30px;
  background:none;
}

form#new_comment.hidden {
  padding:10px;
  background:rgba(0,0,0,.0);
  border:0 solid #fff;
  border-radius:8px;
  -moz-border-radius:8px;
  -ms-border-radius:8px;
  -o-border-radius:8px;
  -webkit-border-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,.50);
  border:1px solid #968048;
  border-radius:7px;
  margin:25px auto;
  color:#e8d791;
  padding:20px;
  border-radius:7px;
  -moz-border-radius:7px;
  -ms-border-radius:7px;
  -o-border-radius:7px;
  -webkit-border-radius:7px;
  margin-bottom:20px;
  visibility:visible;
  font-size:16px;
  font-family:font-family:"Oswald","Palatino Linotype","Book Antiqua",Palatino,serif;
  margin-left:0;
  font-weight:300;
}

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

#profile_about_me {
}

.photo_gallery_count {
  color:#dcc164;
}

#rate_label,#average_rating_label,#admirers_label,#friends_label,#favorite_models_label {
  color:#f1f1f1;
  font-family:'Oswald',PalatinoLinotype,Book Antiqua,Palatino,serif;
  font-weight:300;
}

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

#profile_friends {
  display:block;
  margin-top:10px;
  color:#666;
  margin-bottom:30px;
  padding:10px 13px;
  background-color:rgba(0,0,0,.50);
  border:1px solid #968048;
  font-size:15px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}

input[type="submit"],.post_comment_btn,.preview_comment_btn {
  padding:11px 22px;
  text-decoration:none;
  background:url(https://blacknrg.files.wordpress.com/2016/08/bg_wra_top.png);
  background-repeat:repeat-x;
  background-color:rgba(255,255,255,.40);
  border:1px solid #e8d791;
  background-color:#111;
  color:#fff;
  font-size:16px;
  text-align:center;
}

input[type="submit"]:hover,.post_comment_btn:hover,.preview_comment_btn:hover {
  padding:11px 22px;
  text-decoration:none;
  background:#dcc164;
  color:#fff;
}

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

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

.xcr::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.7);
  -webkit-border-radius:10px;
  border-radius:10px;
}

.xcr::-webkit-scrollbar-thumb {
  -webkit-border-radius:10px;
  border-radius:10px;
  background:#e4bb58;
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.9);
}

.xcr::-webkit-scrollbar-thumb:window-inactive {
  background:rgba(204,0,0,.4);
  border:1px solid #000;
}

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:#f30;
  text-decoration:none;
}

a:visited {
  color:#f30;
  text-decoration:none;
}

a:hover {
  color:#c09032;
  text-decoration:underline;
  text-shadow:0 1px 2px #000;
}

a:active {
  color:#666;
  text-decoration:none;
}

@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+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:'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+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:'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+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;
}

* {
  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:30px;
}

[class*="col-"] {
  float:left;
  padding:15px;
  border:0 solid #ccc;
}

[class*="no"] {
  float:left;
  padding:0;
}

[class*="padd20"] {
  display:block;
  padding:20px;
}

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

#wrapper {
  width:100%;
  background-color:rgba(0,0,0,.60);
  margin:0 auto 20px;
  box-shadow:0 1px 6px #000;
  -moz-box-shadow:0 1px 6px #000;
  -ms-box-shadow:0 1px 6px #000;
  -o-box-shadow:0 1px 6px #000;
  -webkit-box-shadow:0 1px 6px #000;
  color:#e4bb58;
  border:1px solid #e4bb58;
  overflow: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:hidden;
  visibility:hidden;
  width:0;
  height:0;
}

.dotted {
  border-bottom:1px dashed #333;
  border-left:0;
  border-right:0;
  margin-bottom:10px;
}

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

.homenu {
  background-color:#111;
  text-align:center;
  border-bottom:1px solid #e4bb58;
  background-image:url(https://fotodex.files.wordpress.com/2015/06/ninja_section_background.jpg);
  background-repeat:repeat;
  background-size:auto;
  background-position:0 0;
  text-shadow:none;
}

.homenu a:link,.homenu a:visited {
  display:inline-block;
  color:#e4bb58;
  text-decoration:none;
  font-size:15px;
  font-family:Oswald,Tahoma,Geneva,sans-serif;
  padding:9px 11px;
  text-shadow:none;
}

.homenu a:hover {
  background-color:#e4bb58;
  color:#000;
}

.abme {
  max-height:330px;
  padding:20px;
  font-size:17px;
  overflow:auto;
  font-family:'Quicksand';
}

.rules {
  height:auto;
  padding:20px;
  font-size:17px;
  overflow:auto;
  font-family:'Quicksand';
}

.store,.videos,.tippers {
  height:auto;
  padding:20px;
  font-size:17px;
  overflow:auto;
  font-family:'Quicksand';
}

#roomrules,#tipmenu,#store,#videos {
  border-bottom:1px solid #e4bb58;
  margin-bottom:10px;
}

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

.item {
  height:320px;
  border:1px solid #222;
  overflow:hidden;
  text-align:center;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

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

.item:hover {
  border:1px solid #e4bb58;
  background-color:rgba(0,0,0,.90);
  transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
}

.item img {
  display:block;
  width:300px;
  height:180px;
  margin:0 auto 12px;
}

.box_office_photo {
  text-align:right;
}

.box_office_photo img {
  display:block;
  width:260px;
  height:360px;
  position:relative;
  border:3px solid #e4bb58;
  transform:rotate(3deg);
  -moz-transform:rotate(3deg);
  -ms-transform:rotate(3deg);
  -o-transform:rotate(3deg);
  -webkit-transform:rotate(3deg);
  filter:grayscale(100%);
  -webkit-filter:grayscale(100%);
  top:30px;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

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

.so {
  overflow:hidden;
  text-align:left;
  padding:7px 12px;
  width:100%;
  border-bottom:1px solid #e4bb58;
  margin-bottom:20px;
  font-family:'Oswald',Tahoma,Geneva,sans-serif;
}

.vi_cat {
  font-size:12px;
  line-height:normal;
  padding:0;
  margin:0 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:7px 20px;
  text-align:center;
  color:#e4bb58;
  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 {
}

.credits img {
  display:block;
  width:80%;
  height:auto;
  opacity:.5;
  transition:all .3s;
  -webkit-transition:all .3s;
  -webkit-filter:grayscale(100%);
  filter:grayscale(100%);
  margin:0 auto;
}

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

.so a:hover {
  color:#fff;
  text-decoration:none;
  margin-top:2px;
}

.socialwrapper {
}

.tiprequest {
  display:block;
  margin:0 auto;
}

.tiprequest div:nth-child(1) {
  border-bottom:1px solid #222;
}

.tip {
  text-align:right;
}

.tip a:link,.tip a:visited {
  padding:3px 11px;
  font-size:14px;
  font-family:'Oswald',Tahoma,Geneva,sans-serif;
  background-color:#111;
  border:1px solid #e4bb58;
  color:#e4bb58;
}

.tip a:hover {
  background-color:#e4bb58;
  color:#000;
  text-decoration:none;
}

.besttipper img {
  display:block;
  width:90%;
  height:auto;
  margin:8px auto -30px;
  opacity:.7;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
  border:1px solid #666;
}

.besttipper:hover img {
  display:block;
  width:90%;
  height:auto;
  margin:4px auto -34px;
  opacity:1;
  border:1px solid #e4bb58;
}

.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: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:'\2605';
  unicode:U 2605;
  margin-right:8px;
  font-size:18px;
}

.tiper_list div:nth-child(n):before {
  content:'\2606';
  margin-right:8px;
  unicode:U 2606;
  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%;
}