@charset "UTF-8";

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

img.ri {
  margin:auto;
  position:absolute;
  top:900px;
  left:0;
  bottom:0;
  right:0;
}

img.ri2 {
  margin:auto;
  position:absolute;
  top:1000px;
  left:0;
  bottom:0;
  right:0;
}

img.ri3 {
  margin:auto;
  position:absolute;
  top:225px;
  left:0;
  bottom:0;
  right:0;
}

td[width='280'] {
  display:none;
}

#main_photo,#header_bar,#header_label,#avatar_holder,#blurb_label,#blurb_value,#unix_last_broadcast_label,#unix_last_broadcast_value,#unix_last_login_label,#unix_last_login_value,#unix_last_updated_label,#unix_last_updated_value,#tags_label,#tags_value,#status_label,#status_value,#member_type_value,.heading,.footer_links {
  display:none;
}

#state_value,#sexual_preference_label,#username_label,#cam_score_label,#gender_label,#sexual_preference_value,#username_value,#cam_score_value,#gender_value,#header_bar,#avatar_holder,#blurb_label,#blurb_value,#unix_last_login_label,#unix_last_login_value,#unix_last_updated_label,#unix_last_updated_value,#tags_label,#tags_value,#status_label,#member_type_value,.heading,.footer_links {
  display:none;
}

.clock,#clock {
  display:none;
}

td[style='font-size:14px;'] {
  display:none;
}

.clock,#clock {
  display:none;
}

td[style='font-size:14px;'] {
  display:none;
}

div#profile_friends.profile_subsection {
  display:none;
}

#five_things_label,#for_fun_label,#craziest_thing_label,#be_anywhere_label,#know_me_label,#about_me_label {
  display:none;
  opacity:0;
}

div#password_photo_gallery_control.holder,div#profile_password_photo_galleries.profile_section,ul#password_photo_gallery_previews.photo_gallery_previews,li.photo_gallery_preview,div.photo_gallery_name {
  display:none;
}

div.content.about_me table tr:nth-child(2) {
  display:none;
}

a:visited {
  color:#E9E581;
}

body {
  background-color:#ffffff;
  background-color:#daddd1;
  color:#daddd1;
  font-family:'Georgia';
  font-weight:bold;
  font-style:normal;
  font-size:14px;
}

.profile_section_content {
  color:#daddd1;
  border:0 solid #daddd1;
  padding:5px;
  margin:5px;
  -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;
}

.profile_section_background {
  background-color:transparent;
  background-color:#daddd1;
  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:5px;
  background-color:#2B2B2B;
  color:#F6F6F6;
  font-family:'Georgia';
  font-weight:bold;
  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:5px;
}