@charset "UTF-8";

!OATHTAKER CODED 2014
html {
  width:100%!important;
  height:100%;
}

A:link {
  color:#8A0829;
  text-decoration:none;
}

A:visited {
  color:#B4045F;
  text-decoration:none;
}

A:hover {
  color:#088A08;
  text-decoration:none;
}

.menu {
  position:fixed;
  left:0;
  top:5%;
  width:9em;
  margin:-2.5em 0 0;
  z-index:5;
  background-color:transparent;
  color:#FFFFFF;
  font-weight:600;
  font-size:12pt;
  font-style:normal;
  text-align:left;
  border:none;
  padding:.5em .5em .5em 1.5em;
  -webkit-transition-property:color,background;
  -webkit-transition-duration:1s,1s;
  -webkit-transition-timing-function:linear,ease-in;
}

.menu a {
  text-decoration:none;
  color:#FFFFFF;
  -webkit-transition-property:color;
  -webkit-transition-duration:1s,1s;
  -webkit-transition-timing-function:linear,ease-in;
  -moz-transition-property:color,background-color;
  -moz-transition-duration:1s;
  -moz-transition-timing-function:linear,ease-in;
}

.menu:hover {
  color:#FFFFFF;
  background-color:transparent;
}

.menu:hover a {
  color:#A4A4A4;
}

.menu a:hover {
  color:#0BB3F0;
}

#profile_avatar {
  display:none;
}

#profile_main_photo {
  display:none;
}

#header_bar {
  display:none;
}

#footer_bar {
  display:none;
}

#blurb_label {
  display:none;
}

#blurb_value {
  display:none;
}

#status_label {
  display:none;
}

#status_value {
  font-family:Geneva,Helvetica,sans-serif;
  font-weight:600;
  font-style:normal;
  z-index:1;
  position:absolute;
  top:100px;
  left:370px;
}

#unix_last_login_label,#unix_last_login_value,#unix_last_updated_label,#unix_last_updated_value {
  display:none;
}

#profile_photo_galleries {
  position:relative;
  border-radius:5px;
  left:0;
}

.photo_gallery_image {
  border:2px solid #457A95;
  border-radius:50px;
}

.heading {
  display:none;
}

body {
  width:1180px;
  margin:0 auto!important;
  background:url(https://www.cubby.com/pl/Persphonexxx_Background.jpg/_1f8d856426934beaa5c3ed708f558a3f) top center fixed;
  line-height:1;
}

.profile_section_content {
  top:490px;
  left:100px;
  width:960px!important;
  border:px #;
  padding:5px;
  margin:0;
  color:#666666;
  border:px #;
  padding:5px;
  margin:5px;
}

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

.profile_section_content .label {
  color:#457A95;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:.85rem;
}

.profile_section_content .value {
  color:#424242;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.85rem;
}

#profile_friends {
  width:800px!important;
  position:relative;
  left:0;
}

#favorite_models_container .label {
  min-width:100px!important;
}

#favorite_models_container .value {
  font:bold 13px/17px Arial,sans-serif;
}

#favorite_models_container .value a {
  color:#B4045F;
  text-decoration:none;
  padding:1px 5px;
  border-right:1px solid #000;
}

#favorite_models_container a:last-child {
  border:none;
}

#favorite_models_container a:hover {
  color:#FFFFFF;
  background-color:#B4045F;
  border-radius:2px;
}

#friends_container .value {
  font:bold 13px/17px Arial,sans-serif;
}

#friends_container .value a {
  color:#B4045F;
  text-decoration:none;
  padding:1px 5px;
  border-right:1px solid #000;
}

#friends_container a:last-child {
  border:none;
}

#friends_container .value a:hover {
  color:#FFFFFF;
  background-color:#B4045F;
  border-radius:2px;
}

.link-amazon a {
  display:block;
  position:absolute;
  width:95px;
  height:91px;
  top:50px;
  right:350px;
  z-index:1;
  background:transparent url(https://www.cubby.com/pl/Persphonexxx_IconAmazon.png/_041fd641c7274ae89d741be473181b8b) no-repeat;
}

.link-amazon a:hover {
  transform:scale(1.1);
  -moz-transform:scale(1.1);
  -o-transform:scale(1.1);
  -webkit-transform:scale(1.1);
}

.link-amazon a:hover {
  background-position:0 -91px;
}

.link-twitter a {
  display:block;
  position:absolute;
  width:95px;
  height:91px;
  top:50px;
  right:250px;
  z-index:1;
  background:transparent url(https://www.cubby.com/pl/Persphonexxx_IconTwitter.png/_7a6b796f90664fcabad1f8cd92496a26) no-repeat;
}

.link-twitter a:hover {
  transform:scale(1.1);
  -moz-transform:scale(1.1);
  -o-transform:scale(1.1);
  -webkit-transform:scale(1.1);
}

.link-twitter a:hover {
  background-position:0 -91px;
}

.link-offlinetip a {
  display:block;
  position:absolute;
  width:95px;
  height:91px;
  top:50px;
  right:150px;
  z-index:1;
  background:transparent url(https://www.cubby.com/pl/Persphonexxx_IconOffline.png/_33869dc1b85c4c0ea8c8523a624289be) no-repeat;
}

.link-offlinetip a:hover {
  transform:scale(1.1);
  -moz-transform:scale(1.1);
  -o-transform:scale(1.1);
  -webkit-transform:scale(1.1);
}

.link-offlinetip a:hover {
  background-position:0 -91px;
}

.link-rate a {
  display:block;
  position:absolute;
  width:95px;
  height:91px;
  top:50px;
  right:50px;
  z-index:1;
  background:transparent url(https://www.cubby.com/pl/Persphonexxx_IconRate.png/_0ac497bd52e04d9b84fec0b588a4cfee) no-repeat;
}

.link-rate a:hover {
  transform:scale(1.1);
  -moz-transform:scale(1.1);
  -o-transform:scale(1.1);
  -webkit-transform:scale(1.1);
}

.link-rate a:hover {
  background-position:0 -91px;
}

.link-competition a {
  display:block;
  position:absolute;
  width:271px;
  height:60px;
  top:2500px;
  left:360px;
  z-index:1;
  background:transparent url(https://www.cubby.com/pl/Persphonexxx_IconCompetitio.png/_7ef4f695fc3744bcaa939a8d84effa46) no-repeat;
}

//.link-competition a:hover {
  transform:scale(1.1);
  -moz-transform:scale(1.1);
  -o-transform:scale(1.1);
  -webkit-transform:scale(1.1);
}

.link-competition a:hover {
  background-position:0 -55px;
}

.simplex {
  styler:101;
}

#tags_label.label {
  display:none;
}

#tags_container .value {
  display:none;
}

#about_me_label {
  position:absolute;
  color:transparent;
}

#persephonexxx_header {
  width:995px!important;
  overflow:hidden;
  position:absolute;
  top:-605px;
  left:-13px;
  background:transparent;
}

#persephonexxx_welcome {
  width:995px!important;
  overflow:hidden;
  position:relative;
  top:10px;
  left:-187px;
  background:transparent;
}

#persephonexxx_rules {
  width:995px!important;
  overflow:hidden;
  position:relative;
  top:10px;
  left:-187px;
  background:transparent;
}

#persephonexxx_tipmenu {
  width:995px!important;
  overflow:hidden;
  position:relative;
  top:10px;
  left:-187px;
  background:transparent;
}

#persephonexxx_hightippers {
  width:995px!important;
  overflow:hidden;
  position:relative;
  top:10px;
  left:-187px;
  background:transparent;
}

#persephonexxx_spacer {
  width:995px;
  overflow:hidden;
  position:relative;
  margin:0 0 0 -187px;
  background:transparent;
}

#persephonexxx_spoilme {
  width:300px;
  overflow:hidden;
  position:absolute;
  top:130px;
  right:100px;
  background:transparent;
}

#persephonexxx_competition {
  width:995px!important;
  overflow:hidden;
  position:relative;
  top:10px;
  left:-187px;
  background:transparent;
}

#persephonexxx_banner {
  width:270px;
  overflow:hidden;
  position:absolute;
  top:-30px;
  right:110px;
  background:transparent;
}

#tippers1 {
  position:absolute;
  top:1645px;
  left:60px;
  font-family:Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  font-size:16px;
  font-style:normal;
  color:#457A95;
  line-height:19px;
}

#tippers2 {
  position:absolute;
  top:1645px;
  left:210px;
  font-family:Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  font-size:16px;
  font-style:normal;
  color:#457A95;
  line-height:19px;
}

#tippers3 {
  position:absolute;
  top:1645px;
  left:680px;
  font-family:Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  font-size:16px;
  font-style:normal;
  color:#457A95;
  line-height:19px;
}

#tippers4 {
  position:absolute;
  top:1645px;
  left:830px;
  font-family:Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  font-size:16px;
  font-style:normal;
  color:#457A95;
  line-height:19px;
}

//-------------------------------------------------------
#profile_comments {
  position:relative;
  top:10px;
  left:0;
}

#wall_poster_username {
  position:relative;
  top:-5px!important;
  left:0;
  border:none!important;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:.85rem;
  color:#457A95;
  background:transparent!important;
}

.wall_post_time:before {
  content:'commented on ';
}

.wall_post_time {
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.85rem;
  background-color:transparent;
  padding:5px;
  position:relative;
  top:-16px;
  left:126px;
  z-index:11;
}

.wall_post_body {
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.85rem;
  color:#000;
  background-color:#FFFFFF;
  padding-top:0;
  padding-left:0;
}

.wall_post_info {
  width:860px;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.85rem;
  color:#000;
  text-decoration:none;
  background:#C12FD3;
  background-color:#ffffff;
  margin:0 0 0 90px;
  border-bottom:2px solid #7A9AD5;
}

.wall_post_avatar {
  float:left;
  margin-top:-3px;
  width:80px;
  height:68px;
  background:url(https://www.cubby.com/pl/Persphonexxx_MsgWallThb.png/_ee7a983d3c7142a5b29ef597bd9977ac);
  z-index:98;
}

.wall_post_avatar img {
  width:51px;
  height:51px;
  border:none;
  border-radius:1px;
  padding:9px 0 0 6px;
}

#new_comment_buttons input[type='submit'] {
  font-size:12px;
  padding:2px 20px;
  background-image:linear-gradient(to bottom,#58ACFA,#58ACFA);
}

#new_comment_buttons input[type='submit']:hover,#new_comment_buttons input[type='submit']:focus {
  background-image:linear-gradient(to bottom,#6AAA3C,#BCDEA3);
  background-position:0;
  color:white;
  transition:none;
}