@charset "UTF-8";

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

a:visited {
  color:#fb025a;
}

body {
  background-color:#ffffff;
  background-color:#000000;
  color:#000000;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

.profile_section_content {
  color:#000000;
  border:0 none #000000;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #000000;
  -moz-box-shadow:0 0 0 #000000;
  box-shadow:0 0 0 #000000;
}

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

.img_radius_shadow {
  -webkit-border-radius:19px;
  -moz-border-radius:19px;
  border-radius:19px;
  -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:5px;
  background-color:#000000;
  color:#FFFFFF;
  font-family:'Verdana';
  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 #000000;
  -moz-box-shadow:0 0 0 #000000;
  box-shadow:0 0 0 #000000;
  -webkit-text-shadow:0 0 0 #000000;
  -moz-text-shadow:0 0 0 #000000;
  text-shadow:0 0 0 #000000;
}

#username_label,#gender_label,#body_type_label,#ethnicity_label,#hair_label,#eyes_label,#weight_label,#height_label,#age_label,#country_label,#sexual_preference_label,#smoke_label,#drink_label,#marital_status_label,#occupation_label,#cam_score_label,#city_label,#drugs_label,#school_label,#favorite_food_label,#pets_label,#automobile_label {
  display:none;
}

#username_value,#gender_value,#body_type_value,#ethnicity_value,#hair_value,#eyes_value,#weight_value,#height_value,#age_value,#country_value,#sexual_preference_value,#smoke_value,#drink_value,#marital_status_value,#occupation_value,#cam_score_value,#city_value,#drugs_value,#school_value,#favorite_food_value,#pets_value,#automobile_value {
  display:none;
}

#profile_friends_value {
  display:none;
}

#profile_header {
  display:none;
  #profile_labeldisplay:none;
}

#rate_container {
  display:none;
}

#profile_header.profile_section {
  display:none;
}

#about_me_label {
  display:none;
}

#profile_header {
  display:none;
}

#profile_label {
  display:none;
}

#header_bar {
  display:none;
}

#profile_friends {
  display:none;
}

#comments {
  display:none;
}

#tags_label {
  display:none;
}

#tags_value {
  display:none;
}

#footer_bar {
  display:none;
}

#photo_gallery {
  display:none;
}

#profile_photo_galleries {
  display:block;
  margin-top:10px;
  margin-bottom:10px;
  background:url();
  background-repeat:repeat;
  background-position:left;
  background-attachment:fixed;
}  
}

#profile_photo_galleries_img:hover {
  border:2px solid #009;
  background:#000;
  padding:30px;
}

#profile_photo_galleries a:link {
  color:#fff;
  text-shadow:-1px 0 rgb(181,106,247),0 1px rgb(181,106,247),1px 0 rgb(181,106,247),0 -1px rgb(181,106,247);
}

#profile_photo_galleries a:hover {
  color:#006;
  text-shadow:-1px 0 rgb(181,106,247),0 1px rgb(181,106,247),1px 0 rgb(181,106,247),0 -1px rgb(181,106,247);
}

#profile_photo_galleries a:visited {
  color:#000;
  text-shadow:-1px 0 rgb(181,106,247),0 1px rgb(181,106,247),1px 0 rgb(181,106,247),0 -1px rgb(181,106,247);
}

.photo_gallery_preview {
  border:0 solid #FFF;
  color:#333;
}

.photo_gallery_preview:hover {
  border:0 solid #036;
}

.photo_gallery_lock {
  width:64px;
  height:64px;
  padding:8px;
  background-color:rgba(57,213,222,0.7);
  -moz-box-shadow:3px 3px 0 #000000,-3px -3px 0 #000000,-3px 3px 0 #000000,3px -3px 0 #000000;
  -webkit-box-shadow:3px 3px 0 #000000,-3px -3px 0 #000000,-3px 3px 0 #000000,3px -3px 0 #000000;
  box-shadow:3px 3px 0 #000000,-3px -3px 0 #000000,-3px 3px 0 #000000,3px -3px 0 #000000;
}

.photo_gallery_image {
  border-radius:50% 0;
  -moz-box-shadow:4px -8px 10px #3908ff,-5px 10px 10px #3908ff;
  -webkit-box-shadow:4px -8px 10px #3908ff,-5px 10px 10px #3908ff;
  box-shadow:4px -8px 10px #3908ff,-5px 10px 10px #3908ff;
  padding:10px;
  background:#050266;
  -moz-transition:all 1s;
  -webkit-transition:all 1s;
  -o-transition:all 1s;
}

/* photo gallery effect */
.photo_gallery_image:hover {
  border-radius:0;
  -moz-transition:all 1s;
  -webkit-transition:all 1s;
  -o-transition:all 1s;
  cursor:pointer;
  background:url(http://i963.photobucket.com/albums/ae117/dexdesign2002/frte_zpscb5c8728.png) no-repeat,-moz-linear-gradient(top,#3d457a 0%,#2e8ded 68%);
  background:url(http://i963.photobucket.com/albums/ae117/dexdesign2002/frte_zpscb5c8728.png) no-repeat,-webkit-gradient(linear,left top,left bottom,color-stop
(0%,#3d457a),color-stop(68%,#2e8ded));
  background:url(http://i963.photobucket.com/albums/ae117/dexdesign2002/frte_zpscb5c8728.png) no-repeat,-webkit-linear-gradient(top,#3d457a 0%,#2e8ded 68%);
  background:url(http://i963.photobucket.com/albums/ae117/dexdesign2002/frte_zpscb5c8728.png) no-repeat,-o-linear-gradient(top,#3d457a 0%,#2e8ded 68%);
  background-position:100px 0;
  -webkit-transition:all .7s;
  -moz-transition:all .7s;
  transition:all .7s;
  background-position:80px 0;
  -webkit-transition:all .7s;
  -moz-transition:all .7s;
  transition:all .7s;
  background-position:100px 0;
  -webkit-transition:all .7s;
  -moz-transition:all .7s;
  transition:all .7s;
  background-position:100px 0;
  -webkit-transition:all .7s;
  -moz-transition:all .7s;
  transition:all .7s;
}

#profile_main_photo {
  display:none;
}

#about_me_label {
  display:none;
}

.profile_section_content .heading {
  display:none;
}