@charset "UTF-8";

/*MFCDUMP*/
#header_bar,#footer_bar,#tags_label,#tags_value,#profile_main_photo,#heading,#profile_row,.profile_section_background,#avatar_holder,#no_profile_avatar,#profile_header,#profile_header_container,#status_container,#member_status_value,#member_type_value,#member_message_value,#show_message_dialog,#unix_last_login_container,#unix_last_login_label,#value convert-time,#unix_last_login_value,#unix_last_updated_container,#unix_last_updated_label,#unix_last_updated_value,#profile_main_about_holder,#profile_about_me_friends,#about_me_container,#profile_schedule,div#profile_photo_galleries.profile_section,#comments,#new_comment,#wall_poster_username,#new_comment_buttons,.wall_post,.user_comment_textarea_big,.wall_post_avatar img,.wall_post_avatar,#new_comment_inputs,#comment_preview_buttons,#password_photo_gallery_previews,.photo_gallery_preview
>div:nth-child(1) {
  display:none;
}

/* MFCDump Section label */
#profile_interests_content .label {
  display:none;
}

.profile_section .heading {
  display:none;
}

/* CSS Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  font:inherit;
  vertical-align:baseline;
}

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display:block;
}

.container {
  margin:0 auto;
  width:900px;
  background-color:#fff;
  padding-bottom:20px;
  display:inherit;
}

#page-wrap {
  width:800px;
  margin:0 auto;
  background-color:#fff;
}

body {
  color:#000;
  width:800px;
  margin:0 auto;
  font-family:"arial";
  background-color:#FFE2EB;
}

a:link,a:visited,a:active {
  color:#f35285;
  text-shadow:0 0 4px #fafcfb;
  font-size:20px;
  text-decoration:none;
}

a:hover {
  color:#000;
  text-shadow:0 0 4px #fafcfb;
  text-decoration:none;
}

h1 {
  font-size:25px;
  color:#f35285;
  text-shadow:0 0 4px #fafcfb;
  font-style:bold;
  background-color:#eee;
}

h2 {
  font-size:20px;
  color:#f35285;
}

#profile_friends.profile_subsection {
  width:auto;
  height:auto;
  color:#fff;
  text-shadow:0 0 5px #ff6fbd;
}

#profile_header.profile_section {
  margin:0;
  padding:93px 0 0 1px;
  color:#fff;
  text-shadow:0 0 5px #ff6fbd;
}

.Links {
  color:#fff;
  font-size:20px;
  text-shadow:0 0 3px #936EED;
  letter-spacing:1px;
  text-align:center;
  top:-15px;
  z-index:2;
  padding:10px;
}

#meep {
  display:inline-block;
  width:auto;
  height:auto;
  padding:10px;
  font-family:arial;
}

/*Header Label*/
div.Header_Label {
  color:#fff;
  text-align:center;
  left:0;
  z-index:1;
  padding:0;
}

#alicecurtsy {
  margin-bottom:20px;
  overflow:auto;
  text-align:center;
  z-index:15;
  font-family:arial;
}

#about {
  padding:10px;
  overflow:auto;
  box-shadow:0 0 5px #000;
  text-align:center;
  margin-bottom:20px;
  z-index:15;
  font-family:arial;
  background-color:#FFF;
}

#rankgoals {
  padding:10px;
  margin-bottom:20px;
  overflow:auto;
  box-shadow:0 0 5px #000;
  text-align:center;
  z-index:15;
  font-family:arial;
}

#alicecat {
  margin-bottom:20px;
  padding:10px;
  overflow:auto;
  text-align:center;
  z-index:15;
  font-family:arial;
}

#tipmenu {
  margin-bottom:20px;
  margin-right:10px;
  padding:10px;
  overflow:auto;
  box-shadow:0 0 5px #000;
  text-align:center;
  z-index:15;
  font-family:arial;
}

#herotipmenu {
  margin-bottom:20px;
  margin-left:10px;
  padding:10px;
  overflow:auto;
  box-shadow:0 0 5px #000;
  text-align:center;
  z-index:15;
  font-family:arial;
}

#glorymembers {
  margin-bottom:20px;
  margin-left:10px;
  padding:10px;
  overflow:auto;
  box-shadow:0 0 5px #000;
  text-align:center;
  z-index:15;
  font-family:arial;
}

.Copyright {
  position:fixed;
  bottom:7px;
  left:10px;
  width:100%;
  color:#fff;
  font-weight:bold;
  text-shadow:0 0 10px #ad2234;
  z-index:9999;
}