@charset "UTF-8";

/* =================================================================
Â©2018  AnyaHott
__________________________________________________________________
for my friend, Anya. May her dreams always come true.
RestlessRobot
=================================================================*/
body:after {
  display:none;
  content:url(https://dl.dropboxusercontent.com/s/f1nt6qzfhb90qvs/b%5Btwitter%5D.png?dl=0) url(https://dl.dropboxusercontent.com/s/upubgfjm5grbprt/b%5Btwitter%5Dh.png?dl=0) url(https://dl.dropboxusercontent.com/s/27h8g1w1ofw1jpa/b%5Bshare%5D.png?dl=0) url(https://dl.dropboxusercontent.com/s/3pmz0p017nww72e/b%5Bshare%5Dh.png?dl=0) url(https://dl.dropboxusercontent.com/s/1vhcku1lfbiw10v/b%5Btip%5D.png?dl=0) url(https://dl.dropboxusercontent.com/s/wfv0hb8c9gql1u5/b%5Btip%5Dh.png?dl=0) url(https://dl.dropboxusercontent.com/s/c28giwtgxgzyaxt/b%5Broom%5D.png?dl=0) url(https://dl.dropboxusercontent.com/s/2kvx4plceezqzz5/b%5Broom%5Dh.png?dl=0) url(https://dl.dropboxusercontent.com/s/ja2kkxjrr2p1u5c/HEADER%20AnyaHott%201280x700%20%5Bendversion%5D.png?dl=0) url(https://dl.dropboxusercontent.com/s/dqd3moendl4odwi/HEADER%20AnyaHott%201280x700%20%5Bhover2%5D.png?dl=0) url(https://dl.dropboxusercontent.com/s/tjor35su8qzogp5/ABOUT%20ME%20AnyaHott%201280.png?dl=0) url(https://dl.dropboxusercontent.com/s/rwxjq2v1tbl8ocs/RULES%20AnyaHott%201280.png?dl=0) url(https://dl.dropboxusercontent.com/s/mdeoppdwab143r6/TIP%20MENU%20AnyaHott%201280.png?dl=0) url(https://dl.dropboxusercontent.com/s/3wdtvifvq7ogmb3/SHARE%20AnyaHott%201280.png?dl=0) url(https://dl.dropboxusercontent.com/s/wkajwop4gspip53/SHARE%20%5Bhover%5D%20AnyaHott%201280.png?dl=0) url(https://dl.dropboxusercontent.com/s/4gpeus4mzufq43b/SNAP%20AnyaHott%201280.png?dl=0) url(https://dl.dropboxusercontent.com/s/u8me2pvn3hvzbol/SNAP%20%5Bhover%5D%20AnyaHott%201280.png?dl=0=) url(https://dl.dropboxusercontent.com/s/47dinlf5h28ikuu/CLUB%20AnyaHott%201280.png?dl=0) url(https://dl.dropboxusercontent.com/s/tq3xh15fbks5o27/CLUB%20%5Bhover%5D%20AnyaHott%201280.png?dl=0);
  urlhttps://dl.dropboxusercontent.com/s/9vug9ectbkscn2t/RATE%20ME%20AnyaHott%201280.png?dl=0);
}

body {
  font-family:Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif sans-serif;
  font-size:1rem;
  line-height:1;
/* =================================================================
 color change site background
=================================================================*/
  color:#ffd33c;
  background-color:#7a60d5;
  font-family:'Tahoma';
  font-weight:normal;
  font-style:normal;
  font-size:15px;
  padding:50px;
}

#header_bar,#footer_bar,#profile_main_photo,#tags_container,#about_me_label,#cam_score_container,#profile_friends .heading,#friends_container,#profile_header,#profile_about_me > .heading,#username_container,#gender_container,#body_type_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#age_container,#city_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#drugs_container,#marital_status_container,#occupation_container,#school_container,#favorite_food_container,#pets_container,#automobile_container {
  display:none;
}

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

a:hover,a:focus {
  color:#fff;
  text-decoration:underline;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
}

ul {
  padding:0;
  margin:0;
  list-style-type:none;
}

ol {
  padding:0;
  margin:0;
  list-style-type:none;
}

#profile_header_container .heading {
  display:none;
}

#profile_header_container {
  margin:0;
  display:none;
}

#header_bar,#footer_bar,#profile_main_photo,#profile_schedule,#profile_friends
> div:nth-child(1) {
  display:none;
}

.about_me_text {
  margin:0;
  display:none;
}

#profile {
  width:1280px;
  margin:0 auto;
  background:#7a60d5 url() top center no-repeat;
  box-shadow:0 0 25px 10px #ffd738;
  font-size:12px;
  line-height:1.25;
}

#profile_header {
  padding:0;
  display:none;
}

.profile_section_content {
  z-index:auto;
}

#profile_avatar {
  margin:3px 0 0;
  padding:0;
  background-color:#9B369B;
  border:0;
  border:solid 2px #a807a8;
  -moz-border-radius-topleft:75px;
  -moz-border-radius-topright:75px;
  -moz-border-radius-bottomleft:75px;
  -moz-border-radius-bottomright:75px;
  -webkit-border-top-left-radius:75px;
  -webkit-border-top-right-radius:75px;
  -webkit-border-bottom-left-radius:75px;
  -webkit-border-bottom-right-radius:75px;
  border-top-left-radius:75px;
  border-top-right-radius:75px;
  border-bottom-left-radius:75px;
  border-bottom-right-radius:75px;
  -webkit-animation:spin .5s linear;
  -moz-animation:spin .5s linear;
  animation:spin .5s linear;
  animation-duration:.5s;
  -webkit-animation-duration:.5s;
  -moz-animation-duration:.5s;
  -o-animation-duration:.5s;
  -ms-animation-duration:.5s;
}

@-moz-keyframes spin {
  100% {
    -moz-transform:rotate(360deg);
  }
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform:rotate(360deg);
  }
}

@keyframes spin {
  100% {
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}

.profile_section {
  border-spacing:0;
}

/* =================================================================
 Box
=================================================================*/
.profile_section .heading {
/* =================================================================
color
=================================================================*/
  background:#7a60d5;
  color:#ffd738;
  font-family:'Tahoma';
  height:50px;
  font-size:1.065rem;
  font-weight:normal;
  padding:0;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  margin-bottom:0;
}

.profile_section_content {
  z-index:auto;
}

#profile_about_me {
  margin:0;
}

#about_me_value {
  display:block;
  margin:0 auto 0-20px;
}

img {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0;
  -moz-box-shadow:0;
  box-shadow:0;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0;
  -moz-box-shadow:0;
  box-shadow:0;
}

#img_preview {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0;
  -moz-box-shadow:0;
  box-shadow:0;
}

.container {
  display:block;
  margin:0 0 0 20px;
}

.in_page_anchor {
  padding-top:50px;
  margin-top:-50px;
  display:inline-block;
}

/* =================================================================
LINK Twitter https://dl.dropboxusercontent.com
=================================================================*/
#link-twitter a {
  display:block;
  width:250px;
  height:100px;
  float:right;
  margin-right:0;
  background:transparent url(https://dl.dropboxusercontent.com/s/f1nt6qzfhb90qvs/b%5Btwitter%5D.png?dl=0) no-repeat;
  position:relative;
}

#link-twitter a:hover {
  background:transparent url(https://dl.dropboxusercontent.com/s/upubgfjm5grbprt/b%5Btwitter%5Dh.png?dl=0) no-repeat;
}

/* =================================================================
LINK MFC https://dl.dropboxusercontent.com
=================================================================*/
#link-MFC a {
  display:block;
  width:250px;
  height:100px;
  float:right;
  margin-right:0;
  background:transparent url(https://dl.dropboxusercontent.com/s/27h8g1w1ofw1jpa/b%5Bshare%5D.png?dl=0) no-repeat;
  position:relative;
  text-indent:-3000px;
}

#link-MFC a:hover {
  background:transparent url(https://dl.dropboxusercontent.com/s/3pmz0p017nww72e/b%5Bshare%5Dh.png?dl=0) no-repeat;
}

/* =================================================================
LINK OFFLINE TIP https://dl.dropboxusercontent.com
=================================================================*/
#link-offlinetip a {
  display:block;
  width:250px;
  height:100px;
  float:right;
  margin-right:0;
  background:transparent url(https://dl.dropboxusercontent.com/s/1vhcku1lfbiw10v/b%5Btip%5D.png?dl=0) no-repeat;
  position:relative;
  text-indent:-3000px;
}

#link-offlinetip a:hover {
  background:transparent url(https://dl.dropboxusercontent.com/s/wfv0hb8c9gql1u5/b%5Btip%5Dh.png?dl=0) no-repeat;
}

/* =================================================================
LINK CHATROOM https://dl.dropboxusercontent.com
=================================================================*/
#link-room a {
  display:block;
  width:250px;
  height:100px;
  float:right;
  top:0;
  margin-right:0;
  background:transparent url(https://dl.dropboxusercontent.com/s/c28giwtgxgzyaxt/b%5Broom%5D.png?dl=0) no-repeat;
  position:relative;
  text-indent:-3000px;
}

#link-room a:hover {
  background:transparent url(https://dl.dropboxusercontent.com/s/2kvx4plceezqzz5/b%5Broom%5Dh.png?dl=0) no-repeat;
}

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

input[type="submit"] {
  margin-top:3px;
  display:inline-block;
  padding:4px 12px;
  color:#222;
  background-color:#FFB3CD;
  background-image:-moz-linear-gradient(top,#fff,#e6e6e6);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image:-o-linear-gradient(top,#fff,#e6e6e6);
  background-image:linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat:repeat-x;
  cursor:pointer;
  border:1px solid #ccc;
  border-color:#e6e6e6 #e6e6e6 #bfbfbf;
  border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  border-bottom-color:#b3b3b3;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

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

textarea {
  margin:10px 15px;
  width:760px!important;
  background:#ccc;
  -moz-box-shadow:0 0 4px #000 inset;
  -webkit-box-shadow:0 0 4px #000 inset;
  box-shadow:0 0 4px #000 inset;
  outline:1px solid #333;
  border:1px solid #000;
  padding:5px;
  color:#222;
  font-size:14px;
}

textarea:hover {
  margin:10px 15px;
  width:760px!important;
  background:#ccc;
  -moz-box-shadow:0 0 4px #000 inset;
  -webkit-box-shadow:0 0 4px #000 inset;
  box-shadow:0 0 4px #000 inset;
  outline:1px solid #333;
  border:1px solid #000;
  padding:5px;
  color:#222;
  font-size:14px;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
}

.wall_post_avatar {
  padding:5px;
  border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  -webkit-border-radius:4px;
  border-top:1px solid #ccc;
  border-bottom:1px inset rgba(153,153,153,.6);
  background:rgb(226,226,226);
  background:-moz-linear-gradient(top,rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(226,226,226,1)),color-stop(50%,rgba(219,219,219,1)),color-stop(51%,rgba(209,209,209,1)),color-stop(100%,rgba(254,254,254,1)));
  background:-webkit-linear-gradient(top,rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
  background:-o-linear-gradient(top,rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
  background:-ms-linear-gradient(top,rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
  background:linear-gradient(to bottom,rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2',endColorstr='#fefefe',GradientType=0);
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -ms-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition:all .3s ease-in-out;
}

.wall_post_avatar:hover,.wall_post_avatar>.img:hover {
  border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  -moz-transform:rotate(12deg);
  -moz-transform:skewx(0deg) translatex(20px);
  -webkit-transform:rotate(12deg);
  -o-transform:rotate(12deg);
  -ms-transform:rotate(12deg);
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1.2);
  -webkit-box-shadow:3px 5px 10px 0 rgba(50,50,50,0.75);
  -moz-box-shadow:3px 5px 10px 0 rgba(50,50,50,0.75);
  box-shadow:3px 5px 10px 0 rgba(50,50,50,0.75);
}

.wall_post_avatar> .img_radius_shadow:hover {
  -webkit-transform:scale(1.3);
  -moz-transform:scale(1.3);
  -ms-transform:scale(1.3);
  -o-transform:scale(1.3);
  transform:scale(1.3);
}

.wall_post_avatar > img {
  border:1px inset #888;
}

.profile_section_background {
  border:25px solid rgba(51,51,51,.3);
}

/* =================================================================
HEADER & link chatroom https://dl.dropboxusercontent.com
=================================================================*/
.HEADER {
  margin-bottom:10px;
  height:700px;
  width:1280px;
  display:block;
  background:transparent url(https://dl.dropboxusercontent.com/s/ja2kkxjrr2p1u5c/HEADER%20AnyaHott%201280x700%20%5Bendversion%5D.png?dl=0) center top no-repeat;
}

.HEADER:hover {
  background-image:url(https://dl.dropboxusercontent.com/s/dqd3moendl4odwi/HEADER%20AnyaHott%201280x700%20%5Bhover2%5D.png?dl=0);
}

/* =================================================================
ABOUT ME https://dl.dropboxusercontent.com
=================================================================*/
.ME {
  margin-bottom:px;
  height:450px;
  width:1280px;
  display:block;
  background:transparent url(https://dl.dropboxusercontent.com/s/tjor35su8qzogp5/ABOUT%20ME%20AnyaHott%201280.png?dl=0) center top no-repeat;
}

/* =================================================================
RULES https://dl.dropboxusercontent.com
=================================================================*/
.RULES {
  margin-bottom:10px;
  height:700px;
  width:1280px;
  display:block;
  background:transparent url(https://dl.dropboxusercontent.com/s/rwxjq2v1tbl8ocs/RULES%20AnyaHott%201280.png?dl=0) center top no-repeat;
}

/* =================================================================
TIPMENU https://dl.dropboxusercontent.com
=================================================================*/
.TIPMENU {
  margin-bottom:10px;
  height:630px;
  width:1280px;
  display:block;
  background:transparent url(https://dl.dropboxusercontent.com/s/mdeoppdwab143r6/TIP%20MENU%20AnyaHott%201280.png?dl=0) center top no-repeat;
}

/* =================================================================
MFCShareBIG & link share https://dl.dropboxusercontent.com
=================================================================*/
.MFCShareBIG {
  margin-bottom:10px;
  height:400px;
  width:1280px;
  display:block;
  background:transparent url(https://dl.dropboxusercontent.com/s/3wdtvifvq7ogmb3/SHARE%20AnyaHott%201280.png?dl=0) center top no-repeat;
}

.MFCShareBIG:hover {
  background-image:url(https://dl.dropboxusercontent.com/s/wkajwop4gspip53/SHARE%20%5Bhover%5D%20AnyaHott%201280.png?dl=0);
}

/* =================================================================
SNAP & link snap https://dl.dropboxusercontent.com
=================================================================*/
.SNAP {
  margin-bottom:10px;
  height:290px;
  width:1280px;
  display:block;
  background:transparent url(https://dl.dropboxusercontent.com/s/4gpeus4mzufq43b/SNAP%20AnyaHott%201280.png?dl=0) center top no-repeat;
}

.SNAP:hover {
  background-image:url(https://dl.dropboxusercontent.com/s/u8me2pvn3hvzbol/SNAP%20%5Bhover%5D%20AnyaHott%201280.png?dl=0);
}

/* =================================================================
CLUB & link club https://dl.dropboxusercontent.com
=================================================================*/
.CLUB {
  margin-bottom:10px;
  height:360px;
  width:1280px;
  display:block;
  background:transparent url(https://dl.dropboxusercontent.com/s/47dinlf5h28ikuu/CLUB%20AnyaHott%201280.png?dl=0) center top no-repeat;
}

.CLUB:hover {
  background-image:url(https://dl.dropboxusercontent.com/s/tq3xh15fbks5o27/CLUB%20%5Bhover%5D%20AnyaHott%201280.png?dl=0);
}

/* =================================================================
rate me
=================================================================*/
.RATE {
  margin-bottom:10px;
  height:200px;
  width:1280px;
  display:block;
  background:transparent url(https://dl.dropboxusercontent.com/s/9vug9ectbkscn2t/RATE%20ME%20AnyaHott%201280.png?dl=0) center top no-repeat;
}