@charset "UTF-8";

UTF-8;
UTF-8;
.header_links,.footer_links {
  float:left;
  font-size:14px;
  display:none;
}

design by: el papa de los helados .header_links {
  display:none;
}

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

a:visited {
  color:#ed4eff;
}

body {
  background:#fff1f9;
  color:#ffffff;
  font-family:'Oregano',cursive;
  font-weight:normal;
  font-style:normal;
  font-size:33px;
}

#avatar_holder {
  text-align:right;
  float:left;
  margin-right:0;
  width:0;
  height:100px;
}

.profile_section_content .heading {
  display:none;
  padding:5px;
  background-color:ffffff;
  color:#73a5a3;
  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 #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;
}

#profile {
  width:1100px;
  min-width:0;
  margin:auto;
  background:#fff1f9 top center no-repeat;
  width:1000px;
  box-shadow:0 0 10px 1px rgba(0,0,0,.8);
  -webkit-box-shadow:0 0 40px 2px #d6d6d6;
  -moz-box-shadow:0 0 10px 1px rgba(0,0,0,.8);
  line-height:.9;
  z-index:300;
}

.label {
  font-family:'Oregano',cursive;
  display:center;
  color:#ed4eff;
  text-align:left;
  min-width:0;
  margin-right:0;
  font-weight:bold;
}

.profile_section_content {
  color:#e81fff;
  border:0 none #;
  padding:0;
  margin:0;
  -moz-border-radius:30px;
  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_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=0);
  opacity:0;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:50px;
  margin:0;
  -webkit-box-shadow:0 0 0 -moz-box-shadow:0 0 0;
  box-shadow:0 0 0;
  -webkit-box-shadow:0 0 60px 5px rgb(255,74,202);
}

.header_links,.footer_links {
  display:hidden;
  float:left;
  font-size:0;
}

.profile_section_content .heading {
  padding:5px;
  background-color:ffffff;
  color:#00ffff;
  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 #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;
}