@charset "UTF-8";

body {
  margin:0 auto;
  width:70%;
  background-color:#fff;
  font-size:19px;
}

#profile_header,#profile_main_photo,#header_bar,#footer_bar,#profile_photo_galleries,#profile_password_photo_galleries,#profile_comments,#profile_schedule {
  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,#member_type_value,span#unix_last_broadcast_label,#status_label,.profile_section_content .heading,.wall_post_time,.convert-time,#profile_main_photo,#tags_container,#about_me_label,#profile_avatar,#unix_last_updated_container,#blurb_label,#blurb_value,img#wall_poster_avatar,#wall_poster_username,#last_login_string_container,#profile_friends,#profile_interests_content .label {
  display:none;
}

@font-face {
  font-family:"Crushed";
  font-style:normal;
  font-weight:400;
  src:local(Crushed),local(Crushed-Regular),url(https://fonts.gstatic.com/s/crushed/v6/Omv2eHy_AnjpAUA4svcAxwLUuEpTyoUstqEm5AMlJo4.woff) format("woff");
}

@font-face {
  font-family:"Josefin Slab";
  font-style:normal;
  font-weight:400;
  src:local("Josefin Slab"),local(JosefinSlab),url(https://fonts.gstatic.com/s/josefinslab/v6/46aYWdgz-1oFX11flmyEfaRDOzjiPcYnFooOUGCOsRk.woff) format("woff");
}

@font-face {
  font-family:"Poiret One";
  font-style:normal;
  font-weight:400;
  src:local("Poiret One"),local(PoiretOne-Regular),url(https://fonts.gstatic.com/s/poiretone/v4/HrI4ZJpJ3Fh0wa5ofYMK8b3hpw3pgy2gAi-Ip7WPMi0.woff) format("woff");
}

@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/yg0glPPxXUISnKUejCX4qfesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
  unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

@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:"Oswald";
  font-style:normal;
  font-weight:700;
  src:local("Oswald Bold"),local(Oswald-Bold),url(https://fonts.gstatic.com/s/oswald/v11/dI-qzxlKVQA6TUC5RKSb3xJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
  font-family:"Oswald";
  font-style:normal;
  font-weight:700;
  src:local("Oswald Bold"),local(Oswald-Bold),url(https://fonts.gstatic.com/s/oswald/v11/bH7276GfdCjMjApa_dkG6VtXRa8TVwTICgirnJhmVJw.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;
}

.clear {
  clear:both;
}

.content {
  display:block;
}

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

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

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

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

h1 {
  font-size:34px;
  font-family:"Josefin Slab",sans-serif;
  font-weight:400;
}

h2 {
  font-size:27px;
  font-family:"Josefin Slab",sans-serif;
  font-weight:400;
}

h3 {
  font-size:24px;
  font-family:"Poiret One",sans-serif;
  font-weight:400;
}

h4 {
  font-size:22px;
  font-family:"Poiret One",sans-serif;
  font-weight:400;
}

h5 {
  font-size:20px;
  font-family:"Josefin Slab",sans-serif;
  font-weight:400;
}

h6 {
  font-size:20px;
  font-family:"Josefin Slab",sans-serif;
  font-weight:400;
}

a {
  color:#f63;
  text-decoration:none;
}

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

a:hover {
  color:#000;
  text-shadow:0 0 4px #999,0px 1px 6px #999;
  text-decoration:none;
}

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

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

.hr {
  border:none;
  clear:both;
  height:30px;
  line-height:0;
  width:90%;
  font-size:0;
  padding:0;
  margin:30px auto 20px;
  background:url(https://blacknrg.files.wordpress.com/2016/07/hr.png);
  background-size:100%;
  background-position:top center;
  background-repeat:no-repeat;
}

.left {
  text-align:left;
}

.right {
  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;
}

.wrapper {
}

.wrapper a {
  color:#fff;
  text-decoration:none;
}

.wrapper a:visited {
  color:#fff;
  text-decoration:none;
}

.wrapper a:hover {
  color:#fff;
  text-shadow:0 0 4px #000,0px 1px 6px #000;
  text-decoration:none;
}

.wrapper a:active {
  color:#fff;
  text-decoration:none;
}

.ma_title {
  text-align:center;
  font-size:44px;
  font-family:"Josefin Slab",sans-serif;
  font-weight:bold;
  color:#333;
}

.ma_image img {
  display:block;
  width:100%;
  height:auto;
  margin:0 auto 20px;
  text-align:center;
  -webkit-box-shadow:0 16px 26px -13px rgba(0,0,0,.75);
  -moz-box-shadow:0 16px 26px -13px rgba(0,0,0,.75);
  box-shadow:0 16px 26px -13px rgba(0,0,0,.75);
  border:0;
}

.ma_nav {
  background-color:#099;
  text-align:center;
}

.ma_nav a:link,.ma_nav a:visited {
  display:inline-block;
  padding:5px 11px;
  border-bottom:2px solid #099;
  text-align:center;
  font-size:16px;
  font-family:Oswald,Poiret One,sans-serif;
  font-weight:bold;
  text-decoration:none;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

.ma_nav a:hover {
  color:#000;
  text-shadow:0 1px 3px #fff;
  text-decoration:none;
  border-bottom:2px solid #000;
}

.hders h1 {
  text-align:center;
  font-size:40px;
  font-family:"Crushed",sans-serif;
  font-weight:bold;
  color:#333;
  border-bottom:1px solid #099;
}

.model_image {
  text-align:right;
  max-height:340px;
}

.model_image img {
  display:block;
  height:340px;
  width:auto;
  margin:0 auto;
}

.model_about,.model_rules,.requests {
  font-size:19px;
  font-family:"Poiret One",sans-serif;
  font-weight:bold;
  padding:30px 13px;
  color:#333;
  max-height:390px;
  overflow:auto;
}

.model_rules p {
  display:block;
  margin:3px auto;
  font-size:19px;
  font-family:"Poiret One",sans-serif;
  font-weight:bold;
  color:#333;
}

.shadow img {
  display:block;
  width:100%;
  height:auto;
  clear:both;
}

.tipme,.tipme a:link,.tipme a:visited {
  display:block;
  background-color:#099;
  text-align:center;
  font-size:16px;
  font-family:"Oswald",sans-serif;
  padding:8px 0;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

.tipme:hover,.tipme a:hover {
  background-color:#000;
  text-align:center;
  font-size:16px;
  font-family:"Oswald",sans-serif;
}

.tip_request {
  border-bottom:1px solid #f1f1f1;
}

.tip_request:hover {
  background-color:#f1f1f1;
  border-bottom:1px solid #ccc;
}

.requests {
  padding-top:20px;
  padding-bottom:20px;
}

.imgthumb {
  text-align:center;
}

.imgthumb img {
  display:block;
  width:100%;
  height:auto;
  margin:0 auto;
  background-color:#099;
  opacity:.8;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

.imgthumb:hover img {
  opacity:1;
  background-color:#000;
}

.item_name {
  display:block;
  margin-bottom:1px;
  opacity:.5;
  background-color:#f1f1f1;
  font-family:"Josefin Slab",sans-serif;
  font-weight:bold;
  font-size:18px;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

.item {
  height:280px;
  margin-bottom:43px;
}

.item:hover .item_name {
  display:block;
  margin-bottom:1px;
  opacity:1;
}

.circle {
  display:block;
  width:70%;
  font-family:"Oswald",sans-serif;
  margin:0 auto 10px;
  clear:both;
  position:relative;
  border:5px solid #099;
  border-radius:50%;
  -moz-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  -webkit-border-radius:50%;
  font-size:30px;
  color:#555;
  padding-top:50px;
  padding-bottom:50px;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

.club_list {
  margin:0 auto;
  position:relative;
  background-color:#f1f1f1;
  border:1px solid #ccc;
  text-align:center;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

.club_list:hover .circle {
  background-color:#222;
  color:#099;
}

.club_list:hover {
  -webkit-box-shadow:0 16px 26px -13px rgba(0,0,0,.75);
  -moz-box-shadow:0 16px 26px -13px rgba(0,0,0,.75);
  box-shadow:0 16px 26px -13px rgba(0,0,0,.75);
}

.premiums {
  display:block;
  height:300px;
  oveflow:auto;
}

.premiums p {
  font-family:"Josefin Slab",sans-serif;
  font-weight:bold;
  font-size:17px;
  display:block;
  margin:2px auto 3px;
  text-align:left;
}

.premiums p:before {
  content:"\2606";
  margin-right:12px;
  unicode:U+2606;
  font-family:Arial,Tahoma,Geneva,sans-serif;
  color:#099;
}

.premiums p:hover:before {
  content:"\2605";
  margin-right:12px;
  unicode:U+2605;
  font-family:Arial,Tahoma,Geneva,sans-serif;
  color:#666;
}

.fixheight {
  margin-top:10px;
  margin-bottom:20px;
}

.round,.round a:link {
  border-radius:30px;
  -moz-border-radius:30px;
  -ms-border-radius:30px;
  -o-border-radius:30px;
  -webkit-border-radius:30px;
  font-size:17px;
}

.round {
  box-shadow:inset 0 2px 1px #000,0 1px 0 #fff;
}

.social {
  background-color:#099;
  padding-top:5px;
  border-radius:50px;
}

.social img {
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

.social img:hover {
  background-color:#222;
}

.raffle img {
  display:block;
  width:100%;
  height:auto;
}

.fixheight_raffles {
  height:auto;
  margin:3px auto 20px;
  overflow:auto;
  font-family:"Poiret One",sans-serif;
  font-weight:bold;
  color:#666;
}

.raffle_info {
  height:150px;
  overflow:auto;
}

.raffle_right_image {
  overflow:hidden;
  text-align:left;
  background-color:#099;
}

.raffle_right_image img {
  display:block;
  max-height:500px;
  width:auto;
}

.camgirlbioliveeditor {
  background-color:rgba(255,255,255,.5);
  margin:10px auto 20px;
}

.camgirlbioliveeditor {
  text-align:center;
  height:100px;
  oveflow:hidden;
}

.camgirlbioliveeditor::after {
  content:"Camgirl Live Editor";
  display:block;
  height:30px;
  font-size:15px;
  color:#666;
  opacity:0;
  transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  -webkit-transition:all .5s;
  margin:-30px auto;
  font-family:"Oswald",sans-serif;
}

.camgirlbioliveeditor:hover::after {
  content:"Camgirl Live Editor";
  display:block;
  height:30px;
  font-size:15px;
  color:#666;
  opacity:1;
  margin:0 auto;
}

.camgirlbioliveeditor img {
  display:block;
  width:240px;
  height:auto;
  opacity:.8;
  transition:all .3s;
  -webkit-transition:all .3s;
  -webkit-filter:grayscale(100%);
  filter:grayscale(100%);
  margin:0 auto;
}

.camgirlbioliveeditor:hover img {
  -webkit-filter:grayscale(0%);
  filter:grayscale(0%);
  opacity:1;
  transform:rotateY(180deg);
  -moz-transform:rotateY(180deg);
  -webkit-transform:rotateY(180deg);
}

.data_info {
  font-family:"Oswald",sans-serif;
  font-size:42px;
}

.ra_days,.ra_hours,.ra_minutes,.ra_seconds {
  display:block;
  text-align:center;
  font-size:16px;
  font-family:"Poiret One",sans-serif;
  font-weight:bold;
  color:#666;
  border-top:1px solid #ccc;
  padding-top:5px;
}

.ra_days {
}

.ra_hours {
}

.ra_minutes {
}

.ra_seconds {
}

.seconds_pie {
  position:relative;
  margin:10px auto;
  background-color:#fff;
}

.seconds_pie,.seconds_pie * {
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}

.seconds_pie {
  width:40px;
  height:40px;
}

.seconds_pie .pie {
  width:50%;
  height:100%;
  transform-origin:100% 50%;
  position:absolute;
  background-color:#099;
  border:5px solid rgba(0,0,0,.7);
}

.seconds_pie .spinner {
  border-radius:100% 0 0 100%/50% 0 0 50%;
  -webkit-border-radius:100% 0 0 100%/50% 0 0 50%;
  z-index:200;
  border-right:none;
  animation:rota 10s linear infinite;
}

.seconds_pie:hover .spinner,.seconds_pie:hover .filler,.seconds_pie:hover .mask {
  animation-play-state:running;
}

.seconds_pie .filler {
  border-radius:0 100% 100% 0/0 50% 50% 0;
  left:50%;
  opacity:0;
  z-index:100;
  animation:opa 10s steps(1,end) infinite reverse;
  border-left:none;
}

.seconds_pie .mask {
  width:50%;
  height:100%;
  position:absolute;
  background:inherit;
  opacity:1;
  z-index:300;
  animation:opa 10s steps(1,end) infinite;
}

.totop a:link,.totop a:visited {
  display:block;
  width:40px;
  height:40px;
  border-radius:100%;
  text-decoration:none;
  -webkit-border-radius:100%;
  background-color:#099;
  text-align:center;
  padding:8px 6px 9px 7px;
  margin:10px auto 12px;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

.totop a:hover {
  background-color:#222;
}

.totop a:link:before,.totop a:visited:before {
  content:"\25B3";
  unicode:U+25B3;
}

.totop a:hover:before {
  content:"\25B2";
  unicode:U+25B2;
}

.footer {
  border-top:3px solid #099;
  color:#333;
  border-radius:0 0 4px 4px;
  box-shadow:0 1px 1px #999;
}

.footer_sections h1 {
  font-family:"Oswald",sans-serif;
  font-weight:300;
  font-size:22px;
}

.footer_sections {
  text-align:left;
}

.footer_sections p {
  display:block;
  margin:2px auto;
  font-size:18px;
  font-family:"Josefin Slab",sans-serif;
  font-weight:bold;
  color:#666;
}

.footer_img img {
  display:block;
  width:90%;
  max-height:300px;
  overflow:hidden;
}

.footer_sections a:link,.footer_sections a:visited {
  color:#f63;
  text-decoration:none;
}

.footer_sections a:visited {
  color:#000;
  text-decoration:none;
}

.copyright {
  font-size:13px;
  color:#999;
  font-family:"Oswald",sans-serif;
}

#slideshow {
  width:100%;
  height:400px;
  overflow:hidden;
  position:relative;
  background-color:#243142;
  margin-bottom:18px;
  -webkit-box-shadow:0 16px 26px -13px rgba(0,0,0,.75);
  -moz-box-shadow:0 16px 26px -13px rgba(0,0,0,.75);
  box-shadow:0 16px 26px -13px rgba(0,0,0,.75);
  border:0;
}

#slideshow div.slide {
  width:100%;
  height:450px;
  position:absolute;
  top:0;
  cursor:pointer;
  z-index:1;
  -moz-transition:all 1s ease-out;
  -webkit-transition:all 1s ease-out;
  -o-transition:all 1s ease-out;
  -ms-transition:all 1s ease-out;
  transition:all 1s ease-out;
}

#slideshow div.slide img {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:450px;
}

#slideshow div.s1 {
  left:100px;
}

#slideshow div.s2 {
  left:200px;
}

#slideshow div.s3 {
  left:300px;
}

#slideshow div.s4 {
  left:400px;
}

#slideshow div.slide:hover {
  left:0;
  z-index:2;
}

@keyframes rota {
  0% {
    transform:rotate(0deg);
  }

  100% {
    transform:rotate(360deg);
  }
}

@-webkit-keyframes rota {
  0% {
    transform:rotate(0deg);
  }

  100% {
    transform:rotate(360deg);
  }
}

@-ms-keyframes rota {
  0% {
    transform:rotate(0deg);
  }

  100% {
    transform:rotate(360deg);
  }
}

@-o-keyframes rota {
  0% {
    transform:rotate(0deg);
  }

  100% {
    transform:rotate(360deg);
  }
}

@keyframes opa {
  0% {
    opacity:1;
  }

  50%,100% {
    opacity:0;
  }
}

@-ms-keyframes opa {
  0% {
    opacity:1;
  }

  50%,100% {
    opacity:0;
  }
}

@-moz-keyframes opa {
  0% {
    opacity:1;
  }

  50%,100% {
    opacity:0;
  }
}

@-o-keyframes opa {
  0% {
    opacity:1;
  }

  50%,100% {
    opacity:0;
  }
}

@-webkit-keyframes opa {
  0% {
    opacity:1;
  }

  50%,100% {
    opacity:0;
  }
}

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

* html .clearfix {
  height:1%;
}