@charset "UTF-8";

UTF-8;
a:link,a:active {
  color:#fff;
  text-decoration:none;
}

a:hover {
  color:#f692cf;
}

a:visited {
  color:#B26B8F;
}

body {
  background:gray url(http://dreamontoyz.com/glitterfills/christmas/ani-pinksnow.gif)repeat fixed;
  font-family:Century Gothic,sans-serif;
  color:#f692cf;
  line-height:20px;
  font-size:14px;
  width:690px;
  margin:0 auto;
}

#profile {
  background:white;
  -webkit-box-shadow:0 0 36px 2px rgba(0,0,0,0.75);
  -moz-box-shadow:0 0 36px 2px rgba(0,0,0,0.75);
  box-shadow:0 0 36px 2px rgba(0,0,0,0.75);
  align:center;
}

#profile_about_me .label {
  text-align:left;
  padding-right:0;
  margin-left:100px;
}

#profile_header .profile_section_content {
  padding:0;
  margin:0;
  height:45px;
}

#avatar_holder {
  position:absolute;
  margin:auto;
  right:0;
  left:0;
}

#profile_avatar {
  border:solid white 5px;
  border-radius:50px;
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
}

#profile_about_me {
  margin-top:20px;
  #profile_about_mecontainerdisplay:block;
  margin:0 auto;
  text-align:left;
  position:relative;
}

#profile_about_me .label,#profile_about_me .value {
  display:inline-block;
  width:200px;
}

#profile_about_me .label {
  text-align:right;
  padding-right:0;
  margin-right:0;
}

#profile_about_me .value {
  text-align:left;
  padding-left:10px;
  img-align:center;
}

#profile_schedule {
  padding-left:20px;
  margin-left:10px;
}

#profile_photo_galleries {
  padding-left:20px;
  margin-left:10px;
}

#profile_password_photo_galleries {
  padding-left:20px;
  margin-left:10px;
}

/* Start http://www.cursors-4u.com */
body,a:hover {
  cursor:url(http://cur.cursors-4u.net/anime/ani-1/ani195.ani),url(http://cur.cursors-4u.net/anime/ani-1/ani195.png),progress!important;
}

/* End http://www.cursors-4u.com */
#tags_container.container,#profile_about_me.value#tags_container.container,#about_me_label.label,#header_bar,#footer_bar,.header_time,.heading,#main_photo,.recent_photos,#profile_interests_content,#profile_header_container,#profile_main_photo,#profile_comments,#profile_avatar {
  display:none;