@charset "UTF-8";

@font-face {
  font-family:"Cinzel";
  font-style:normal;
  font-weight:400;
  src:local(Cinzel-Regular),url(https://fonts.gstatic.com/s/cinzel/v4/zOdksD_UUTk1LJF9z4tURA.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:"Cinzel";
  font-style:normal;
  font-weight:700;
  src:local(Cinzel-Bold),url(https://fonts.gstatic.com/s/cinzel/v4/L74890HNVnUypqWjqGUt1VtXRa8TVwTICgirnJhmVJw.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:"Merienda One";
  font-style:normal;
  font-weight:400;
  src:local("Merienda One"),local(MeriendaOne-Regular),url(https://fonts.gstatic.com/s/meriendaone/v7/bCA-uDdUx6nTO8SjzCLXvegdm0LZdjqr5-oayXSOefg.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:"Titillium Web";
  font-style:normal;
  font-weight:400;
  src:local("Titillium Web"),local(TitilliumWeb-Regular),url(https://fonts.gstatic.com/s/titilliumweb/v4/7XUFZ5tgS-tD6QamInJTcSo_WB_cotcEMUw1LsIE8mM.woff2) format("woff2");
  unicode-range:U+100-24F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
  font-family:"Titillium Web";
  font-style:normal;
  font-weight:400;
  src:local("Titillium Web"),local(TitilliumWeb-Regular),url(https://fonts.gstatic.com/s/titilliumweb/v4/7XUFZ5tgS-tD6QamInJTcZSnX671uNZIV63UdXh3Mg0.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:"Oswald";
  font-style:normal;
  font-weight:300;
  src:local("Oswald Light"),local(Oswald-Light),url(https://fonts.gstatic.com/s/oswald/v11/l1cOQ90roY9yC7voEhngDBJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range:U+100-24F,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:300;
  src:local("Oswald Light"),local(Oswald-Light),url(https://fonts.gstatic.com/s/oswald/v11/HqHm7BVC_nzzTui2lzQTDVtXRa8TVwTICgirnJhmVJw.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:"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+100-24F,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+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;
}

@keyframes crown {
  0% {
    transform:rotateY(360deg);
  }
  
  100% {
    transform:rotateY(0deg);
  }
}

@keyframes crown {
  0% {
    transform:rotateY(360deg);
  }
  
  100% {
    transform:rotateY(0deg);
  }
}

@keyframes crown {
  0% {
    transform:rotateY(360deg);
  }
  
  100% {
    transform:rotateY(0deg);
  }
}

@keyframes spinner {
  0% {
    transform:rotate(360deg);
  }
  
  100% {
    transform:rotate(-360deg);
  }
}

@keyframes spinner {
  0% {
    transform:rotate(360deg);
  }
  
  100% {
    transform:rotate(-360deg);
  }
}

@keyframes spinner {
  0% {
    transform:rotate(360deg);
  }
  
  100% {
    transform:rotate(-360deg);
  }
}

@keyframes fadeInScale {
  0% {
    transform:scale(0.6);
  }
  
  100% {
    transform:scale(1);
  }
}

@keyframes fadeInScale {
  0% {
    transform:scale(0.6);
  }
  
  100% {
    transform:scale(1);
  }
}

@keyframes fadeInScale {
  0% {
    transform:scale(0.6);
  }
  
  100% {
    transform:scale(1);
  }
}

#tip_request_1 {
  display:none;
}

#tip_request_6 {
  display:block;
}

#tip_request_5 {
  display:none;
}

#tip_request_11 {
  display:none;
}

#tip_request_12 {
  display:none;
}

#tip_request_13 {
  display:none;
}

#tip_request_14 {
  display:none;
}

#tip_request_15 {
  display:none;
}

#tippers_ttle {
  color:rgb(153,51,153);
}

#element_231 {
  text-align:left;
}

#element_232 {
  text-align:left;
}

#element_233 {
  text-align:left;
}

#element_234 {
  text-align:left;
}

#element_235 {
  text-align:left;
}

#element_236 {
  text-align:left;
}

#element_237 {
  text-align:left;
}

#element_238 {
  text-align:left;
}

#element_239 {
  text-align:left;
}

#element_240 {
  text-align:left;
}

#element_241 {
  text-align:left;
}

#element_242 {
  text-align:left;
}

#element_243 {
  text-align:left;
}

#element_244 {
  text-align:left;
}

#element_245 {
  text-align:left;
}

#element_246 {
  text-align:left;
}

#element_247 {
  text-align:left;
}

#element_248 {
  text-align:left;
}

#element_249 {
  text-align:left;
}

#element_250 {
  text-align:left;
}

#element_251 {
  text-align:left;
}

#element_252 {
  text-align:left;
}

#element_253 {
  text-align:left;
}

#element_254 {
  text-align:left;
}

#element_255 {
  text-align:left;
}

#element_256 {
  text-align:left;
}

#element_257 {
  text-align:left;
}

#element_258 {
  text-align:left;
}

#element_259 {
  text-align:left;
}

#element_260 {
  text-align:left;
}

#element_119 {
  font-size:19px;
  display:block;
  color:rgb(189,116,223);
  font-family:arial black;
}

#element_399_2 {
  display:none;
}

#element_123_2 {
  display:block;
}

#element_405_2 {
  display:none;
}

#element_124 {
  font-size:19px;
  color:rgb(189,116,223);
}

#element_393 {
  display:none;
}

.row {
  padding-top:4px;
  padding-right:10px;
  padding-bottom:0;
  padding-left:10px;
}

#element_343 {
  font-size:19px;
  color:rgb(189,116,223);
}

body {
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  width:98%;
  padding-top:10px;
  background-image:url(https://blacknrg.files.wordpress.com/2016/07/sterlar_bg_top.png),url(https://blacknrg.files.wordpress.com/2016/07/bottom_main.png);
  background-clip:border-box,border-box;
  background-origin:padding-box,padding-box;
  background-size:100% auto,100% auto;
  background-position-x:center,center;
  background-position-y:-40px,bottom;
  background-repeat:no-repeat;
  background-attachment:scroll,fixed;
  background-color:rgb(17,17,17);
  color:rgb(189,116,223);
}

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

input::-moz-focus-inner {
  border-top-width:0;
  border-right-width:0;
  border-bottom-width:0;
  border-left-width:0;
  border-top-style:none;
  border-right-style:none;
  border-bottom-style:none;
  border-left-style:none;
  border-top-color:currentcolor;
  border-right-color:currentcolor;
  border-bottom-color:currentcolor;
  border-left-color:currentcolor;
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
}

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-image:url(https://blacknrg.files.wordpress.com/2016/07/bg_wra_top.png);
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-position-x:0;
  background-position-y:0;
  background-size:auto auto;
  background-repeat:repeat-x;
  background-color:rgba(153,0,102,0.1);
  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(209,157,233);
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  border-bottom-right-radius:7px;
  border-bottom-left-radius:7px;
  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(153,0,102);
  border-right-color:rgb(153,0,102);
  border-bottom-color:rgb(153,0,102);
  border-left-color:rgb(153,0,102);
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
}

div#status_container:hover {
  background-image:url(https://blacknrg.files.wordpress.com/2016/07/bg_wra_top.png);
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-position-x:0;
  background-position-y:0;
  background-size:auto auto;
  background-repeat:repeat-x;
  background-color:rgba(153,0,102,0.1);
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  border-bottom-right-radius:7px;
  border-bottom-left-radius:7px;
  text-align:center;
  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(209,157,233);
  border-right-color:rgb(209,157,233);
  border-bottom-color:rgb(209,157,233);
  border-left-color:rgb(209,157,233);
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
}

#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-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-size:auto auto;
  background-position-x:-100px;
  background-position-y:top;
  background-repeat: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-property:all;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
}

#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-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-size:auto auto;
  background-position-x:100px;
  background-position-y:top;
  background-repeat:no-repeat;
  background-color:rgb(255,0,153);
  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:1px 1px 1px rgb(255,102,255),-1px -1px 2px rgb(255,102,255),0 0 17px rgb(255,153,255);
}

#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:1px 1px 1px rgb(255,102,255),-1px -1px 2px rgb(255,102,255),0 0 17px rgb(255,153,255);
}

.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);
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
}

.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(255,0,153);
  border-right-color:rgb(255,0,153);
  border-bottom-color:rgb(255,0,153);
  border-left-color:rgb(255,0,153);
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
  box-shadow:0 0 3px rgb(102,102,102);
}

#profile {
  background-color:rgba(0,0,0,0);
  background-image:none;
  background-repeat:repeat;
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-position-x:0;
  background-position-y:0;
  background-size:auto auto;
}

.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-color:rgba(0,0,0,0);
  background-image:none;
  background-repeat:repeat;
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-position-x:0;
  background-position-y:0;
  background-size:auto auto;
}

#profile_avatar {
  display:none;
}

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

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

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

#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(189,116,223);
  text-decoration-color:currentcolor;
  text-decoration-line:none;
  text-decoration-style:solid;
  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/07/bg_wra_top.png);
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-position-x:0;
  background-position-y:0;
  background-size:auto auto;
  background-repeat:repeat-x;
  background-color:rgba(153,0,102,0.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:rgba(153,0,102,0.6);
  border-right-color:rgba(153,0,102,0.6);
  border-bottom-color:rgba(153,0,102,0.6);
  border-left-color:rgba(153,0,102,0.6);
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
  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(209,157,233);
  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-property:width;
  transition-duration:.4s;
  transition-timing-function:ease-in-out;
  transition-delay:0;
  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-color:rgba(0,0,0,0.3);
  background-image:none;
  background-repeat:repeat;
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-position-x:0;
  background-position-y:0;
  background-size:auto auto;
  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(209,157,233);
  border-right-color:rgb(209,157,233);
  border-bottom-color:rgb(209,157,233);
  border-left-color:rgb(209,157,233);
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
}

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

.user_comment_textarea_big {
  width:850px;
  height:150px;
  padding-top:15px;
  padding-right:15px;
  padding-bottom:15px;
  padding-left:15px;
  background-color:rgba(0,0,0,0.5);
  background-image:none;
  background-repeat:repeat;
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-position-x:0;
  background-position-y:0;
  background-size:auto auto;
  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-width:medium;
  outline-color:currentcolor;
  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:no-repeat;
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-size:100% auto;
  background-position-x:center;
  background-position-y:top;
  background-color:rgb(0,0,0);
  margin-top:1px;
  margin-left:-5px;
  transition-property:all;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  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);
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
  width:70px;
  height:70px;
}

#no_profile_avatar {
  display:none;
}

.wall_post_avatar:hover img {
  background-image:url(https://blacknrg.files.wordpress.com/2016/07/empty_avatar_hover.png);
  background-repeat:no-repeat;
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-size:100% auto;
  background-position-x:center;
  background-position-y:top;
  background-color:rgb(0,0,0);
  box-shadow:0 0 6px rgb(255,0,153);
}

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

.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/07/bg_wra_top.png);
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-position-x:0;
  background-position-y:0;
  background-size:auto auto;
  background-repeat:repeat-x;
  background-color:rgba(153,0,102,0.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:rgba(153,0,102,0.6);
  border-right-color:rgba(153,0,102,0.6);
  border-bottom-color:rgba(153,0,102,0.6);
  border-left-color:rgba(153,0,102,0.6);
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
  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(209,157,233);
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
  transition-property:all;
  transition-duration:.9s;
  transition-timing-function:ease;
  transition-delay:0;
  font-family:"Titillium Web","Palatino Linotype","Book Antiqua",Palatino,serif;
}

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

.wall_post a,.wall_post a:visited {
  color:rgb(189,116,223);
  text-decoration-color:currentcolor;
  text-decoration-line:none;
  text-decoration-style:solid;
}

.wall_post a:hover {
  color:rgb(255,255,255);
  text-shadow:1px 1px 1px rgb(255,102,255),-1px -1px 2px rgb(255,102,255),0 0 17px rgb(255,153,255);
  text-decoration-color:currentcolor;
  text-decoration-line:none;
  text-decoration-style:solid;
}

div#comments {
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  padding-left:10px;
  margin-top:30px;
  background-color:rgba(0,0,0,0);
  background-image:none;
  background-repeat:repeat;
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-position-x:0;
  background-position-y:0;
  background-size:auto auto;
}

form#new_comment.hidden {
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  padding-left:10px;
  background-color:rgba(0,0,0,0);
  background-image:none;
  background-repeat:repeat;
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-position-x:0;
  background-position-y:0;
  background-size:auto auto;
  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);
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
  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-image:url(https://blacknrg.files.wordpress.com/2016/07/bg_wra_top.png);
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-position-x:0;
  background-position-y:0;
  background-size:auto auto;
  background-repeat:repeat-x;
  background-color:rgba(153,0,102,0.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:rgba(153,0,102,0.6);
  border-right-color:rgba(153,0,102,0.6);
  border-bottom-color:rgba(153,0,102,0.6);
  border-left-color:rgba(153,0,102,0.6);
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
  margin-top:25px;
  margin-right:auto;
  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:0;
  border-bottom-left-radius:0;
  margin-bottom:20px;
  visibility:visible;
  font-size:19px;
  color:rgb(189,116,223);
  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(209,157,233);
}

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

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

#profile_friends {
  display:block;
  margin-top:10px;
  color:rgb(209,157,233);
  margin-bottom:30px;
  padding-top:10px;
  padding-right:13px;
  padding-bottom:10px;
  padding-left:13px;
  background-image:url(https://blacknrg.files.wordpress.com/2016/07/bg_wra_top.png);
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-position-x:0;
  background-position-y:0;
  background-size:auto auto;
  background-repeat:repeat-x;
  background-color:rgba(153,0,102,0.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:rgba(153,0,102,0.6);
  border-right-color:rgba(153,0,102,0.6);
  border-bottom-color:rgba(153,0,102,0.6);
  border-left-color:rgba(153,0,102,0.6);
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
  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-color:currentcolor;
  text-decoration-line:none;
  text-decoration-style:solid;
  background-image:url(https://blacknrg.files.wordpress.com/2016/07/bg_wra_top.png);
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-position-x:0;
  background-position-y:0;
  background-size:auto auto;
  background-repeat:repeat-x;
  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:rgba(153,0,102,0.6);
  border-right-color:rgba(153,0,102,0.6);
  border-bottom-color:rgba(153,0,102,0.6);
  border-left-color:rgba(153,0,102,0.6);
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
  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-color:currentcolor;
  text-decoration-line:none;
  text-decoration-style:solid;
  background-color:rgb(219,116,223);
  background-image:none;
  background-repeat:repeat;
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-position-x:0;
  background-position-y:0;
  background-size:auto auto;
  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;
}

* {
  box-sizing:border-box;
}

html {
}

h1 {
  font-size:34px;
  font-family:"Merienda One",sans-serif;
}

h2 {
  font-size:27px;
  font-family:"Oswald",sans-serif;
}

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

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

h5 {
  font-size:20px;
  font-family:"Cinzel",sans-serif;
}

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

a {
  color:rgb(255,255,255);
  text-decoration-color:currentcolor;
  text-decoration-line:none;
  text-decoration-style:solid;
}

a:visited {
  color:rgb(255,255,255);
  text-decoration-color:currentcolor;
  text-decoration-line:none;
  text-decoration-style:solid;
}

a:hover {
  color:rgb(255,255,255);
  text-shadow:1px 1px 1px rgb(255,102,255),-1px -1px 2px rgb(255,102,255),0 0 17px rgb(255,153,255);
  text-decoration-color:currentcolor;
  text-decoration-line:none;
  text-decoration-style:solid;
}

a:active {
  color:rgb(255,255,255);
  text-decoration-color:currentcolor;
  text-decoration-line:none;
  text-decoration-style:solid;
}

.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);
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
}

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

.hr {
  border-top-width:medium;
  border-right-width:medium;
  border-bottom-width:medium;
  border-left-width:medium;
  border-top-style:none;
  border-right-style:none;
  border-bottom-style:none;
  border-left-style:none;
  border-top-color:currentcolor;
  border-right-color:currentcolor;
  border-bottom-color:currentcolor;
  border-left-color:currentcolor;
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
  clear:both;
  height:30px;
  line-height:0;
  width:90%;
  font-size:0;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
  margin-top:30px;
  margin-right:auto;
  margin-bottom:20px;
  margin-left:auto;
  background-color:rgba(0,0,0,0);
  background-image:url(https://blacknrg.files.wordpress.com/2016/07/hr.png);
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-size:100% auto;
  background-position-x:center;
  background-position-y:top;
  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-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:none;
  border-left-color:currentcolor;
  border-right-width:0;
  border-right-style:none;
  border-right-color:currentcolor;
  margin-bottom:10px;
}

#Slder {
  text-align:center;
  padding-top:44px;
  padding-right:20px;
  padding-bottom:44px;
  padding-left:20px;
  background-color:rgba(0,0,0,0);
  background-image:url(https://blacknrg.files.wordpress.com/2016/07/slider_top.png),url(https://blacknrg.files.wordpress.com/2016/07/slider_bottom.png);
  background-attachment:scroll,scroll;
  background-clip:border-box,border-box;
  background-origin:padding-box,padding-box;
  background-repeat:no-repeat;
  background-size:100% auto,100% auto;
  background-position-x:center,center;
  background-position-y:top,bottom;
}

span.cap {
  display:none;
}

ul.slider {
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  height:465px;
  list-style-type:none;
  list-style-image:none;
  list-style-position:outside;
  position:relative;
  width:100%;
}

ul.slider li {
  float:left;
  transition-property:all;
  transition-duration:1s;
  transition-timing-function:ease;
  transition-delay:0;
}

ul.slider li.slides {
  height:465px;
  overflow-x:hidden;
  overflow-y:hidden;
  position:relative;
  width:99%;
  z-index:10;
  transition-property:all;
  transition-duration:1s;
  transition-timing-function:ease;
  transition-delay:0;
}

ul.slider li.slides img {
  display:block;
  left:48%;
  opacity:0;
  position:absolute;
  top:0;
  transform:scale(0.5);
  transition-property:all;
  transition-duration:1s;
  transition-timing-function:ease;
  transition-delay:0;
  text-align:center;
}

ul.slider li.slides img.g0,ul.slider li.slides img.g1,ul.slider li.slides img.g2,ul.slider li.slides img.g3,ul.slider li.slides img.g4,ul.slider li.slides img.g5 {
  margin-left:-51%;
  margin-top:-28px;
}

ul.slider li.track {
  background-color:rgba(0,0,0,0.5);
  clear:left;
  margin-top:-98px;
  margin-right:auto;
  margin-bottom:-20px;
  margin-left:auto;
  position:relative;
  text-align:center;
  width:96%;
  z-index:20;
}

ul.slider li.track:hover {
  box-shadow:0 -4px 12px rgb(0,0,0);
  border-top-left-radius:0;
  border-top-right-radius:0;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
}

ul.slider li.track a {
  display:inline-block;
  height:65px;
  margin-top:5px;
  margin-right:5px;
  margin-bottom:5px;
  margin-left:5px;
  width:135px;
  opacity:.6;
  padding-top:2px;
  padding-right:2px;
  padding-bottom:2px;
  padding-left:2px;
  text-align:center;
  border-top-width:4px;
  border-right-width:4px;
  border-bottom-width:4px;
  border-left-width:4px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgba(0,0,0,0.5);
  border-right-color:rgba(0,0,0,0.5);
  border-bottom-color:rgba(0,0,0,0.5);
  border-left-color:rgba(0,0,0,0.5);
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
  box-shadow:1px 1px 0 rgb(189,116,223),-1px -1px 0 rgb(189,116,223);
}

ul.slider li.track a:hover {
  background-color:rgba(255,255,255,0.2);
  box-shadow:0 3px 4px rgb(0,0,0);
  opacity:1;
  border-top-width:4px;
  border-right-width:4px;
  border-bottom-width:4px;
  border-left-width:4px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgba(0,0,0,0.2);
  border-right-color:rgba(0,0,0,0.2);
  border-bottom-color:rgba(0,0,0,0.2);
  border-left-color:rgba(0,0,0,0.2);
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
}

span#slide0:target ~ ul.slider li.slides .g0,span#slide1:target ~ ul.slider li.slides .g1,span#slide2:target ~ ul.slider li.slides .g2,span#slide3:target ~ ul.slider li.slides .g3,span#slide4:target ~ ul.slider li.slides .g4,span#slide5:target ~ ul.slider li.slides .g5 {
  opacity:1;
  z-index:9999;
  transform:scale(1);
}

ul.slider li.slides .g0 {
  margin-left:-100%;
  opacity:1;
  z-index:9999;
  transform:scale(1);
}

span#slide0:target ~ ul.slider li.slides .g0,span#slide1:target ~ ul.slider li.slides .g0,span#slide2:target ~ ul.slider li.slides .g0,span#slide3:target ~ ul.slider li.slides .g0,span#slide4:target ~ ul.slider li.slides .g0,span#slide5:target ~ ul.slider li.slides .g0 {
  opacity:0;
  z-index:0;
  transform:scale(0);
}

li.slides img {
  width:100%;
  height:460px;
}

li.track img {
  width:100%;
  height:100%;
}

span#slide0:target ~ ul.slider li.track .tr0,span#slide1:target ~ ul.slider li.track .tr1,span#slide2:target ~ ul.slider li.track .tr2,span#slide3:target ~ ul.slider li.track .tr3,span#slide4:target ~ ul.slider li.track .tr4,span#slide5:target ~ ul.slider li.track .tr5 {
  border-top-width:4px;
  border-right-width:4px;
  border-bottom-width:4px;
  border-left-width:4px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgba(0,0,0,0.2);
  border-right-color:rgba(0,0,0,0.2);
  border-bottom-color:rgba(0,0,0,0.2);
  border-left-color:rgba(0,0,0,0.2);
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
  margin-top:-5px;
  opacity:1;
  box-shadow:0 15px 10px -13px rgb(189,116,223);
}

.goup {
  display:block;
  padding-top:20px;
  margin-top:-10px;
  background-color:rgba(0,0,0,0);
  background-image:url(https://mfcdesign.files.wordpress.com/2016/07/black_shadow.png);
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-repeat:no-repeat;
  background-size:90% auto;
  background-position-x:center;
  background-position-y:top;
}

.shadow {
  display:block;
  width:99%;
  height:35px;
  margin-top:-10px;
  background-color:rgba(0,0,0,0);
  background-image:url(https://mfcdesign.files.wordpress.com/2016/07/black_shadow.png);
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-repeat:no-repeat;
  background-size:90% auto;
  background-position-x:center;
  background-position-y:bottom;
}

.goup p {
  display:block;
  text-align:center;
  clear:both;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.goup a:link,.goup a:visited {
  display:inline-block;
  width:30px;
  height:30px;
  background-color:rgba(0,0,0,0);
  background-image:url(https://mfcpro.files.wordpress.com/2014/06/top1.png);
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-position-x:0;
  background-position-y:0;
  background-size:100% auto;
  background-repeat:no-repeat;
  text-align:center;
  border-top-left-radius:20px;
  border-top-right-radius:20px;
  border-bottom-right-radius:20px;
  border-bottom-left-radius:20px;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:dotted;
  border-right-style:dotted;
  border-bottom-style:dotted;
  border-left-style:dotted;
  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);
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
  top:10px;
  transition-property:all;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  overflow-x:hidden;
  overflow-y:hidden;
  opacity:.7;
  filter:grayscale(100%);
}

.goup a:hover {
  display:inline-block;
  width:30px;
  height:30px;
  border-top-left-radius:20px;
  border-top-right-radius:20px;
  border-bottom-right-radius:20px;
  border-bottom-left-radius:20px;
  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);
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
  top:-5px;
  opacity:1;
  filter:none;
  box-shadow:0 3px 8px rgb(0,0,0);
}

.credits {
  font-size:12px;
  font-family:Oswald,Palatino Linotype,Book Antiqua,Palatino,serif;
  font-weight:300;
}

.credits a:hover {
  color:rgb(255,153,255);
}

.wrapper {
  font-size:19px;
  padding-top:10px;
  padding-bottom:220px;
  background-color:rgba(0,0,0,0);
  background-image:url(https://blacknrg.files.wordpress.com/2016/07/bgs_top.png),url(https://blacknrg.files.wordpress.com/2016/07/bgs_bottom.png);
  background-attachment:scroll,scroll;
  background-clip:border-box,border-box;
  background-origin:padding-box,padding-box;
  background-repeat:no-repeat;
  background-size:100% auto;
  background-position-x:0px,center;
  background-position-y:120px,bottom;
}

.model {
  padding-bottom:110px;
}

.model h1 {
  display:block;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  font-size:5.666rem;
  font-family:"Merienda One",Palatino Linotype,Book Antiqua,Palatino,serif;
  font-style:normal;
  font-weight:400;
  color:rgb(209,157,233);
  text-shadow:0 -1px 0 rgb(255,102,255);
}

.model:hover h1 {
  color:rgb(255,255,255);
  text-shadow:1px 1px 1px rgb(255,102,255),-1px -1px 2px rgb(255,102,255),0 0 17px rgb(255,153,255);
}

.subtitle {
  display:block;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  height:40px;
  padding-top:3px;
  background-color:rgba(0,0,0,0);
  background-image:url(https://blacknrg.files.wordpress.com/2016/07/hr.png);
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-repeat:no-repeat;
  background-size:100% auto;
  background-position-x:center;
  background-position-y:top;
  overflow-x:hidden;
  overflow-y:hidden;
}

.subtitle p {
  display:block;
  margin-top:-40px;
  margin-right:auto;
  margin-bottom:-40px;
  margin-left:auto;
  padding-top:3px;
  font-size:1.666rem;
  font-family:"Cinzel",Palatino Linotype,Book Antiqua,Palatino,serif;
  font-style:normal;
  font-weight:400;
  text-shadow:0 -1px 4px rgb(68,68,68);
  transition-property:all;
  transition-duration:.4s;
  transition-timing-function:linear;
  transition-delay:0;
  transform:rotateX(180deg);
  opacity:0;
}

.model:hover .subtitle p {
  display:block;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  transform:none;
  opacity:1;
  color:rgb(255,255,255);
  text-shadow:1px 1px 1px rgb(255,102,255),-1px -1px 2px rgb(255,102,255),0 0 17px rgb(255,153,255);
}

.social {
}

.social a:link,.social a:visited {
  font-family:"Cinzel",Palatino Linotype,Book Antiqua,Palatino,serif;
  font-style:normal;
  font-weight:400;
  padding-top:6px;
  padding-right:18px;
  padding-bottom:6px;
  padding-left:18px;
  text-align:center;
  color:rgb(241,241,241);
  background-color:rgba(189,116,223,0.1);
  text-decoration-color:currentcolor;
  text-decoration-line:none;
  text-decoration-style:solid;
  box-shadow:0 2px 6px rgb(255,153,255) inset,0 4px 18px rgb(209,157,233) inset,0 3px 6px rgb(209,157,233) inset;
  border-top-left-radius:19px;
  border-top-right-radius:19px;
  border-bottom-right-radius:19px;
  border-bottom-left-radius:19px;
}

.social a:hover {
  background-color:rgba(189,116,223,0.1);
  background-image:none;
  background-repeat:repeat;
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-position-x:0;
  background-position-y:0;
  background-size:auto auto;
  color:rgb(255,255,255);
  box-shadow:0 -1px 6px rgb(255,153,255) inset;
  text-shadow:0 1px 0 rgb(0,0,0),0 0 9px rgb(255,255,255);
}

.menu {
}

.menu a:link,.menu a:visited,.but a:link,.but a:visited {
  font-family:"Oswald",Palatino Linotype,Book Antiqua,Palatino,serif;
  font-style:normal;
  font-weight:300;
  padding-top:6px;
  padding-right:18px;
  padding-bottom:6px;
  padding-left:18px;
  text-align:center;
  color:rgb(241,241,241);
  background-color:rgba(189,116,223,0.1);
  text-decoration-color:currentcolor;
  text-decoration-line:none;
  text-decoration-style:solid;
  box-shadow:0 2px 6px rgb(255,153,255) inset,0 4px 18px rgb(209,157,233) inset,0 3px 6px rgb(209,157,233) inset;
  border-top-left-radius:19px;
  border-top-right-radius:19px;
  border-bottom-right-radius:19px;
  border-bottom-left-radius:19px;
}

.menu a:hover,.but a:hover {
  background-color:rgba(189,116,223,0.1);
  background-image:none;
  background-repeat:repeat;
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-position-x:0;
  background-position-y:0;
  background-size:auto auto;
  color:rgb(255,255,255);
  box-shadow:0 -1px 6px rgb(255,153,255) inset;
  text-shadow:0 1px 0 rgb(0,0,0),0 0 9px rgb(255,255,255);
}

.fix-width {
  display:block;
  padding-top:3px;
  padding-right:5px;
  padding-bottom:3px;
  padding-left:5px;
  width:95%;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

#AboutMe,#RoomRules,#TipMenu,#Store,#Videos,#TopTippers {
  background-image:url(https://blacknrg.files.wordpress.com/2016/07/bg_wra_top.png);
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-position-x:0;
  background-position-y:0;
  background-size:auto auto;
  background-repeat:repeat-x;
  background-color:rgba(153,0,102,0.3);
  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:rgba(153,0,102,0.6);
  border-right-color:rgba(153,0,102,0.6);
  border-bottom-color:rgba(153,0,102,0.6);
  border-left-color:rgba(153,0,102,0.6);
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
  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(209,157,233);
  transition-property:all;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
}

#AboutMe:hover,#RoomRules:hover,#TipMenu:hover,#Store:hover,#Videos:hover,#TopTippers: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(255,102,255);
  border-right-color:rgb(255,102,255);
  border-bottom-color:rgb(255,102,255);
  border-left-color:rgb(255,102,255);
  -moz-border-top-colors:none;
  -moz-border-right-colors:none;
  -moz-border-bottom-colors:none;
  -moz-border-left-colors:none;
  border-image-source:none;
  border-image-slice:100%;
  border-image-width:1;
  border-image-outset:0;
  border-image-repeat:stretch stretch;
  box-shadow:1px 1px 1px rgb(255,102,255),-1px -1px 2px rgb(255,102,255),0 0 17px rgb(255,153,255);
}

#AboutMe h1,#RoomRules h1,#TipMenu h1,#Store h1,#Videos h1,#TopTippers h1 {
  display:block;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  font-size:27px;
  color:rgb(153,51,153);
  font-family:Oswald,Tahoma,Geneva,sans-serif;
  border-bottom-width:1px;
  border-bottom-style:dashed;
  border-bottom-color:rgb(209,157,233);
}

.tiprequest {
  display:block;
  width:95%;
  margin-top:10px;
  margin-right:auto;
  margin-bottom:33px;
  margin-left:auto;
  height:330px;
  overflow-x:auto;
  overflow-y:auto;
  font-size:19px;
  font-family:Oswald,Tahoma,Geneva,sans-serif;
  font-weight:300;
}

.tiprequest p {
  padding-top:8px;
  padding-right:3px;
  padding-bottom:8px;
  padding-left:3px;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgba(204,102,204,0.1);
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.tiprequest p:hover {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgb(204,102,204);
}

.tiprequest a.buy:link,.tiprequest a.buy:visited {
  margin-top:-4px;
  font-family:"Oswald",Palatino Linotype,Book Antiqua,Palatino,serif;
  font-style:normal;
  font-weight:300;
  padding-top:6px;
  padding-right:18px;
  padding-bottom:6px;
  padding-left:18px;
  text-align:center;
  color:rgb(241,241,241);
  background-color:rgba(189,116,223,0.1);
  text-decoration-color:currentcolor;
  text-decoration-line:none;
  text-decoration-style:solid;
  box-shadow:0 2px 6px rgb(255,153,255) inset,0 4px 18px rgb(209,157,233) inset,0 3px 6px rgb(209,157,233) inset;
  border-top-left-radius:19px;
  border-top-right-radius:19px;
  border-bottom-right-radius:19px;
  border-bottom-left-radius:19px;
  font-size:14px;
  float:right;
}

.tiprequest a.buy:hover {
  background-color:rgba(189,116,223,0.1);
  background-image:none;
  background-repeat:repeat;
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-position-x:0;
  background-position-y:0;
  background-size:auto auto;
  color:rgb(255,255,255);
  box-shadow:0 -1px 6px rgb(255,153,255) inset;
  text-shadow:0 1px 0 rgb(0,0,0),0 0 9px rgb(255,255,255);
}

.info {
  display:block;
  text-align:center;
  margin-top:5px;
  margin-right:auto;
  margin-bottom:12px;
  margin-left:auto;
  font-family:"Oswald",Palatino Linotype,Book Antiqua,Palatino,serif;
  font-style:normal;
  font-weight:300;
  color:rgb(255,255,255);
  text-shadow:1px 1px 1px rgb(255,102,255),-1px -1px 2px rgb(255,102,255),0 0 17px rgb(255,153,255);
}

.section {
  display:block;
  width:95%;
  height:350px;
  overflow-x:auto;
  overflow-y:auto;
  margin-top:15px;
  margin-right:auto;
  margin-bottom:15px;
  margin-left:auto;
  text-align:center;
}

.item {
  display:inline-block;
  width:30%;
  height:350px;
  background-color:rgba(0,0,0,0.5);
  background-image:none;
  background-repeat:repeat;
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-position-x:0;
  background-position-y:0;
  background-size:auto auto;
  margin-top:5px;
  margin-right:5px;
  margin-bottom:2px;
  margin-left:3px;
  overflow-x:hidden;
  overflow-y:hidden;
  transition-property:all;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
}

.item img {
  display:block;
  width:100%;
  height:200px;
  transition-property:all;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
}

.item:hover img {
  display:block;
  width:100%;
  height:200px;
  background-color:rgba(0,0,0,0);
  background-image:url(https://blacknrg.files.wordpress.com/2016/07/item_bg.png);
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-size:100% auto;
  background-repeat:no-repeat;
  background-position-x:center;
  background-position-y:top;
}

.name {
  display:block;
  font-size:19px;
  font-family:"Oswald",Palatino Linotype,Book Antiqua,Palatino,serif;
  font-style:normal;
  font-weight:300;
  color:rgb(255,153,255);
  margin-top:9px;
  margin-right:auto;
  margin-bottom:18px;
  margin-left:auto;
}

.premiums p {
  display:block;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  padding-top:3px;
  padding-right:4px;
  padding-bottom:3px;
  padding-left:4px;
  font-size:17px;
  color:rgb(255,153,255);
}

.premiums p::before {
  content:"â˜†";
  margin-right:20px;
}

.premiums p:hover::before {
  content:"â˜…";
  margin-right:20px;
}

.footer {
  background-image:url(https://blacknrg.files.wordpress.com/2016/07/bg_wra_top.png);
  background-attachment:scroll;
  background-clip:border-box;
  background-origin:padding-box;
  background-size:auto auto;
  background-repeat:repeat-x;
  background-position-x:0;
  background-position-y:-50px;
  background-color:rgba(153,0,102,0);
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  clear:both;
  padding-top:17px;
  padding-right:17px;
  padding-bottom:17px;
  padding-left:17px;
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
}

.footer h1 {
  display:block;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  font-size:20px;
  color:rgb(255,153,255);
  font-family:Oswald,Tahoma,Geneva,sans-serif;
  border-bottom-width:1px;
  border-bottom-style:dashed;
  border-bottom-color:rgb(209,157,233);
}

.footer p {
  display:block;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  padding-top:3px;
  font-size:15px;
  color:rgb(209,157,233);
}

.camgirlbioliveeditor {
  padding-top:30px;
  text-align:center;
}

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

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

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

* html .clearfix {
  height:1%;
}