@charset "UTF-8";

a:link,a:active,a:hover {
  color:#;
}

a:visited {
  color:#;
}

.content {
  padding:0;
}

body {
  background:#FFFFFF;
/*
  background:#FFFFFF url(http://kzoophoto.com/alliebay/background3.jpg) top center no-repeat!important;
*/
  color:#666666;
  font-family:Helvetica;
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

.label {
  font-size:18px;
  color:#84d5c2;
}

.value {
  font-size:18px;
  color:#beb8c6;
}

.header_links,.header_time,#profile_header_container,.heading,.footer_links {
  display:none;
}

#body_type_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#country_container,#marital_status_container {
  display:none;
}

#avatar_holder,#username_container {
  display:none;
}

#gender_container,#age_container,#sexual_preference_container,#smoke_container,#drink_container,#drugs_container {
  display:none;
}

#average_rating_container,#rate_container,#admirers_container {
  display:none;
}

#friends_container,#favorite_models_container {
  display:none;
}

#about_me_label {
  display:none;
}

#about_me_value {
  position:absolute;
  left:-30px;
  top:-30px;
}

@font-face {
  font-family:'Varela Round';
  font-style:normal;
  font-weight:400;
  src:local('Varela Round'),local(VarelaRound-Regular),url(https://fonts.gstatic.com/s/varelaround/v7/APH4jr0uSos5wiut5cpjrugdm0LZdjqr5-oayXSOefg.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;
}

.postittext {
  font-family:'Varela Round';
  font-weight:bold;
  font-size:18px;
  text-shadow:2px 2px #000000;
  text-align:center;
  color:#ffffff;
}

.bold {
  font-weight:bold;
}

.underline {
  text-decoration:underline;
}

.postittop {
  background:#f8f7b6;
  width:180px;
  height:30px;
  box-shadow:10px 15px 5px #888888;
}

.postit {
  background:#fdfdc7;
  background-image:linear-gradient(#fdfdc7,white,#fbf9a4);
  width:180px;
  height:95px;
  position:relative;
  box-shadow:10px 10px 5px #888888;
}

.postitbluetop {
  background:#caecf8;
  width:370px;
  height:30px;
  box-shadow:10px 15px 5px #888888;
}

.postitblue {
  background:#d6f1fa;
  background-image:linear-gradient(#d6f1fa,white,#baddf3);
  width:370px;
  height:355px;
  position:relative;
  box-shadow:10px 10px 5px #888888;
}

.postitgreentop {
  background:#c5f8c0;
  width:565px;
  height:30px;
  box-shadow:10px 15px 5px #888888;
}

.postitgreen {
  background:#ccfbc7;
  background-image:linear-gradient(#ccfbc7,white,#bff2ba);
  width:565px;
  height:95px;
  position:relative;
  box-shadow:10px 10px 5px #888888;
}

.postitpinktop {
  background:#f1c3f1;
  width:180px;
  height:30px;
  box-shadow:10px 15px 5px #888888;
}

.postitpink {
  background:#e84682;
  background-image:linear-gradient(#e84682,white,#ecb0ec);
  width:180px;
  height:350px;
  position:relative;
  box-shadow:10px 10px 5px #888888;
}

table td {
  padding:10px;
}