@charset "UTF-8";

#profile_about_me.profile_subsection:after {
  content:url('http://i375.photobucket.com/albums/oo198/emmyemiliathecat/combine_images_zpsgmpugtoq.jpg');
}

#profile_interests_content .label {
  display:none;
}

#profile_about_me_friends.profile_section:before {
  content:url('http://i375.photobucket.com/albums/oo198/emmyemiliathecat/combine_images_zps5pq3evli.jpg');
}

a:visited {
  color:#ff3399;
}

body {
  background-color:#ffffff;
  background-color:#ffc0cb;
  color:#666666;
  font-family:'papyrus';
  font-weight:bold;
  font-style:normal;
  font-size:20px;
}

.profile_section_content {
  color:#666666;
  border:0 none #;
  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:#ffc0cb;
  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 #f61eef;
  -moz-box-shadow:0 0 0 #f61eef;
  box-shadow:0 0 0 #f61eef;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#ffc0cb;
  color:#4db3b3;
  font-family:'papyrus';
  font-weight:normal;
  font-style:normal;
  font-size:40px;
  -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;
}

#tags_value {
  opacity:0;
}

#tags_label {
  opacity:0;
}

#about_me_label {
  opacity:0;
}