@charset "UTF-8";

.change_opacity:hover {
  opacity:.5;
}

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

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#9AC956;
  color:#000000;
  font-family:helvetica;
  font-size:12px;
  width:900px;
  margin:auto;
}

#fixed_background {
  display:block;
  background-position:top left;
  background-attachment:fixed;
  background-repeat:repeat;
  background-image:url(https://img.mfcimg.com/photos2/104/10414852/201-445-300-100-8119968.png);
}

.profile_section_content {
  color:#000000;
  border:0 solid #593B5B;
  padding:20px;
  margin:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  -webkit-box-shadow:0 0 27px #1a1111;
  -moz-box-shadow:0 0 27px #1a1111;
  box-shadow:0 0 27px #1a1111;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  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_section_content .heading {
  padding:0;
  background-color:#FFFFFF;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:0;
  -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 #FFFFFF;
  -moz-text-shadow:0 0 0 #FFFFFF;
  text-shadow:0 0 0 #FFFFFF;
}

.content {
  padding:5px;
}

#cam_score_value {
  display:none;
}

#cam_score_container {
  display:none;
}

#username_value {
  display:none;
}

#username_container {
  display:none;
}

#gender_value {
  display:none;
}

#gender_container {
  display:none;
}

#sexual_preference_container {
  display:none;
}

#sexual_preference_value {
  display:none;
}

#country_value {
  display:none;
}

#country_container {
  display:none;
}

#about_me_label {
  display:none;
}

#tags_container {
  display:none;
}

#friends_container {
  display:none;
}

#favorite_models_container {
  display:none;
}

#admirers_label {
  display:none;
}

#admirers_container {
  display:none;
}  
}

#friends_heading {
  display:none;
}

#header_bar {
  display:none;
}

#footer_bar {
  display:none;
}

/* Gallery */
.photo_gallery_preview {
  color:#000000;
  width:110px;
  height:120px;
  padding:7px;
  font-weight:bold;
  text-shadow:-4px 8px 9px #000;
  font-size:14px;
  background:rgba(0,0,0,0);
  outline:0 solid #000 -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  transition:all .5s ease;
}

.photo_gallery_preview:hover {
  font-weight:bold;
  font-style:none;
  color:#000000;
  padding:7px;
  background:#DC2D73;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  font-size:14px;
  position:relative;
}

img {
  outline:0 solid #728F8F;
}

.photo_gallery_preview .photo_gallery_count {
  font-size:10px;
}

.photo_gallery_preview a,.photo_gallery_preview a:link,.photo_gallery_preview a:active,.photo_gallery_preview a:hover,.photo_gallery_preview a:visited {
  color:#000000;
  text-decoration:none;
  white-space:nowrap;
}

.scrollArea {
  width:900px;
  height:600px;
  padding-left:0;
  padding-right:0;
  border-color:#6699CC;
  border-width:0;
  border-style:solid;
  float:left;
  overflow:auto;
}

.imgBox {
  display:inline-block;
  width:400px;
  height:225px;
  background:url(https://img.mfcimg.com/photos2/104/10414852/251-254-320-234-8186377.gif) no-repeat;
}

.imgBox:hover {
  width:400px;
  height:225px;
  background:url(https://dl.dropboxusercontent.com/u/84620059/cumexperience.gif) no-repeat;
}