@charset "UTF-8";

#about_me_label,#profile_header_container,#profile_avatar,#username_label,#username_value,#gender_label,#gender_value,#sexual_preference_label,sexual_preference_label.label,#sexual_preference_value,#footer_bar,#admirers_label.label,#admirers_value.value,#friends_label.label,#friends_value.value,#favorite_models_label.label,#favorite_models_value.value,div#header_bar,#cam_score_label.label,#cam_score_value.value,#age_label.label,#age_value.value,#profile_header.profile_section,#city_label.label,#city_value.value,#country_label.label,#country_value.value,#tags_label.label,#tags_value.value,#ethnicity_label.label,#ethnicity_value.value {
  display:none;
}

#topbar {
  top:0;
  right:0;
  left:0;
  width:100%;
  height:45px;
  background-color:#e2a1bb;
  position:fixed;
  z-index:99;
  text-align:center;
}

#navi {
  float:left;
  font-family:"arial",sans-serif;
  font-size:20px;
  text-transform:lowercase;
  text-align:center;
}

#navi ul {
  margin:0;
  padding:0;
}

#navi li {
  list-style:none;
  float:left;
  margin:10px 30px 0 20px;
  color:white;
  font-size:1.1em;
}

#navi a {
  text-decoration:none;
  position:relative;
  display:inline-block;
  position:relative;
  padding-bottom:3px;
  color:white;
}

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

a:visited {
  color:#78b4c6;
}

body {
  background-color:#9ec5cd;
  background-image:url();
  background-position:top left;
  background-attachment:fixed;
  background-repeat:repeat;
}

body,td {
  color:#666666;
  font-family:'Arial';
  font-weight:normal;
  font-style:normal;
  font-size:16px;
}

td .clock {
  font-size:9px;
}

.container_padding {
  padding:5px;
  height:100%;
}

.container_transparency {
  height:100%;
  width:100%;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  background:;
}

.container {
  color:#666666;
  position:relative;
  border:px #;
  height:100%;
  background-color:transparent;
}

.profile_section_content {
  color:#e2a1bb;
  border:0 none #;
  padding:10px;
  margin-left:477px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  width:650px;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  opacity:1;
  width:670px;
}

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

.profile_section_content .heading {
  padding:5px;
  background-color:#e2a1bb;
  color:#FFFFFF;
  font-family:'arial';
  font-weight:bold;
  font-style:normal;
  font-size:18px;
}

.content {
  padding:5px;
}

h1 {
  font-family:"arial",sans-serif;
  font-weight:normal;
  font-size:60px;
  color:#81c2d6;
  margin-top:5px;
  letter-spacing:-2px;
  line-height:10%;
  align:center;
}

.boxed {
  align:center;
  width:500px;
}

.rightside {
  float:right;
}

.heading {
  display:none;
}