@charset "UTF-8";

#header_bar,#profile_main_photo,#tags_container,#cam_score_container,#status_container,#blurb_container,#unix_last_broadcast_container,#unix_last_updated_container,#profile_about_me > .heading,#profile_interests_content,#profile_comments,#avatar_holder,#school_container,#profile_header_container > .heading {
    display:none;
  }

  #about_me_container span#about_me_label,#profile_about_me #tags_container,#footer_bar,#profile_about_me > .heading,#username_container,#gender_container,#body_type_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#age_container,#city_container,#country_container,#sexual_preference_container,#occupation_container,#smoke_container,#favorite_food_container,#drink_container,#drugs_container,#marital_status_container,#automobile_container,#pets_container {
    display:none;
  }

  #profile_header {
    display:none;
  }

  #profile {
    display:block;
    width:1124px;
    margin-top:20px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:50px;
  }

  .profile_section {
    text-align:center;
  }

  .center {
    margin:auto;
    width:50%;
    border:3px solid green;
    padding:10px;
  }  
}

UTF-8;
a:link {
  color:#ac46e5;
  text-decoration:none;
}

a:visited {
  color:#ac46e5;
  text-decoration:none;
}

a:hover,a:active {
  color:#00FFD6;
  text-decoration:underline;
}

body {
  width:1024px!important;
  margin:auto!important;
  background:linear-gradient(#452D7F,#C2ADFF);
  font-family:segoe ui;
  color:#323040;
  font-weight:normal;
  font-style:normal;
  font-size:16px;
  background-position:top left;
  background-attachment:fixed;
  background-repeat:no repeat;
}

.profile_section_background {
  background-color:transparent;
  background-color:snow;
  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 #;
  -moz-box-shadow:0 0 0 #;
  box-shadow:0 0 0 #;
}

.profile_section_content .heading {
  width:1024px!important;
  margin:auto!important;
  padding:5px;
  background-color:#9591BF;
  color:snow;
  font-family:segoe ui;
  font-weight:bold;
  font-style:normal;
  font-size:18px;
  -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;
}

.EBheading {
  text-align:left;
  font-size:100%;
  background-color:#9591BF;
  color:snow;
  border:0;
  Padding:5px;
  clear:both;
  margin:0;
}

.EBrules {
  width:60%;
  margin:5px auto;
  background-color:#E5DFFF;
  border:1px solid #E5DFFF;
}

.EBoffertable {
  margin:0 auto;
}

.EBvilleheading {
  text-align:center;
  background:radial-gradient(#909BFF,#DB9AFF);
  color:#00FFD6;
}

.EBvilletable {
  width:700px;
  margin:10px auto;
  background-color:#E5DFFF;
}

.EBheadingthanks {
  text-align:center;
  font-size:125%;
  background:radial-gradient(#909BFF,#DB9AFF);
  color:#00FFD6;
}

.EBherotype {
  font-size:125%;
  text-align:center;
  display:block;
  width:20%;
  margin:0 auto;
  padding:2px;
  border:2px solid #9591BF;
  background-color:#F7F8FF;
}

.EBheronames {
  text-align:center;
  font-style:italics;
}

.EBthankstable {
  background-color:#E5DFFF;
}

.info {
  clear:both;
  padding:5px;
  background-color:#F5F5F5;
  border:2px solid snow;
  margin:5px;
}

.EBheading {
  width:1034px;
}

;
.user-embed-col-left {
  display:none;
}