@charset "UTF-8";

.neontext {
  font-size:11px;
  color:#fff;
  text-shadow:0 0 1px rgb(255,255,255),0 0 2px rgb(255,255,255),0 0 4px rgb(255,255,255),0 0 8px rgb(255,255,255),0 0 16px rgb(248,131,121),0 0 32px rgb(248,131,121),0 0 40px rgb(248,131,121),0 0 50px rgb(248,131,121);
  font-family:century gothic;
}

#header_bar,#footer_bar,.header_time,.heading,#main_photo,.recent_photos,#avatar_holder,#profile_avatar,#profile_header_container,#profile_interests_content {
  display:none;
}

#username_container,#username_label,#age_label {
  display:none;
}

#cam_score_label,#cam_score_value {
  display:none;
}

#gender_container,#gender_label {
  display:none;
}

#weight_container,#weight_value {
  display:none;
}

#height_container,#height_value {
  display:none;
}

#country_container,#country_value {
  display:none;
}

#eyes_container,#eyes_value {
  display:none;
}

#sexual_preference_container,#sexual_preference_value {
  display:none;
}

#about_me_label {
  opacity:0;
}

#profile_friends {
  display:none;
}

#tags_label {
  opacity:0;
}

#tags_value {
  opacity:0;
}

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

a:hover {
  text-shadow:0 0 1px rgb(255,255,255),0 0 2px rgb(255,255,255),0 0 4px rgb(255,255,255),0 0 8px rgb(255,255,255),0 0 16px rgb(248,131,121),0 0 32px rgb(248,131,121),0 0 40px rgb(248,131,121),0 0 50px rgb(248,131,121);
}

a:visited {
  color:#555555;
}

.heading {
  display:none;
}

body {
  width:800px!important;
  margin:auto!important;
  padding-top:60px;
  background:url(http://s7.postimg.org/k1vf0l9a3/703285_777392039013978_752551267_o.jpg) repeat fixed center;
  background-color:#ffffff;
  color:#555555;
  font-family:'century gothic';
  font-weight:normal;
  font-style:normal;
  font-size:15px;
}

.profile_section_content {
  padding-left:-80px;
  width:800px;
  color:#000;
  padding-right:100px;
  border:0 none #;
  margin:0;
  text-align:center;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}

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

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

#profile {
  -webkit-box-shadow:0 0 0 #000000;
  -moz-box-shadow:0 2px 32px #000000;
  box-shadow:0 2px 32px #000000;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#8a718f;
  color:#555555;
  font-family:'century gothic';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:0;
}

#nv a {
  padding:11px 18px 22px 22px;
  display:block;
  float:left;
  position:relative;
  text-transform:uppercase;
  border-left:1px solid #aaaaaa;
  border-right:1px solid #aaaaaa;
  color:#FFF;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
  text-shadow:0 2px 1px #000;
  font-size:21px;
  background:rgba(248,131,121,.7);
}

#nv a:hover {
  font-style:none;
  color:#fff;
  padding:11px 18px 22px 22px;
  background:#fff;
  background:rgba(0,0,0,0.5);
  -webkit-box-shadow:inset 0 10px 10px 0 #000;
  -moz-box-shadow:inset 0 10px 10px 0 #000;
  box-shadow:inset 0 10px 10px 0 #000;
  text-shadow:-4px 8px 9px #ccc;
  font-size:21px;
}

#WallofFame {
  display:inline-block;
  width:600px;
  height:300px;
  background:rgba(255,255,255,.6);
  overflow:hidden;
}

#WInfo {
  display:inline-block;
  margin-top:20px;
  margin-bottom:20px;
  height:70px;
  background:rgba(255,255,255,.2);
  padding:10px;
  width:400px;
  font-variant:small-caps;
  text-align:center;
  font-size:40px;
  overflow:auto;
  text-shadow:0 1px 0 #f1f1f1;
}

/** wall of fame info text***/
#WLpremiums {
  display:inline-block;
  margin-top:20px;
  margin-bottom:20px;
  height:400px;
  background:rgba(255,255,255,0);
  padding:10px;
  width:600x;
  font-variant:small-caps;
  text-align:center;
  overflow:hidden;
}

/** wall of fame Premium Listed - wrapper***/
/*** display effect on premium usernames - grown/star ***/
.gri {
  display:block;
  background:rgba(255,255,255,.1);
  color:#069;
  font-size:17px;
  font-family:Century Gothic;
  text-decoration:none;
}

.gri:hover:before {
  content:'';
  background:url(http://www.xniteproductions.com/MFC/foxy_eve/star.png);
  display:inline-block;
  width:20px;
  height:15px;
  margin-right:10px;
}

.gri:hover,.gri:focus {
  background:rgba(0,0,0,.1);
  font-size:17px;
  color:#000;
  -webkit-transition:all .4s;
  -moz-transition:all .4s;
  transition:all .4s;
}

.vip,vip:link {
  display:inline-block;
  padding-left:30px;
  padding-right:30px;
  padding-top:5px;
  padding-bottom:5px;
  background:#333;
  color:#fff;
  -webkit-transition:all .4s;
  -moz-transition:all .4s;
  transition:all .4s;
  font-size:.577em;
  text-decoration:none;
  border-radius:4px;
  -webkit-border-radius:4px;
  border:1px solid #000;
  text-shadow:0 1px 0 #999;
}

.vip:hover {
  display:inline-block;
  padding-left:30px;
  padding-right:30px;
  padding-top:5px;
  padding-bottom:5px;
  background:#f1f1f1;
  color:#000;
}

div.scrollabout {
  font-size:17px;
  font-family:Century Gothic;
  height:250px;
  width:600px;
  overflow:auto;
  border:none;
  background:rgba(255,255,255,.6);
  margin:auto!important;
  border-style:solid;
  border-width:1px;
  border-color:#000;
}

div.scrollrules {
  font-size:15px;
  font-family:Century Gothic;
  height:400px;
  width:600px;
  overflow:auto;
  border:none;
  background-image:url(http://s7.postimg.org/9bcw5iqij/Untitled2012.png);
  background-position:center top;
  margin:auto!important;
  border-style:solid;
  border-width:1px;
  border-color:#000;
}

div.goodies {
  font-size:15px;
  font-family:Century Gothic;
  height:250px;
  width:600px;
  overflow:auto;
  border:none;
  background:rgba(255,255,255,.6);
  margin:auto!important;
  border-style:solid;
  border-width:1px;
  border-color:#000;
}