@charset "UTF-8";

UTF-8;
a:link,a:active,a:hover {
  color:#FF0000;
}

a:visited {
  color:#FF0000;
}

body {
  background-color:#FF0000;
  background-color:#800020;
  color:#610055;
  font-family:'Georgia';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
  background-position:top left;
  background-attachment:scroll;
  background-repeat:repeat;
  background-image:url(http://i1368.photobucket.com/albums/ag190/PetiteOpal/MaggieMarlowe-ROSE2_zpsf1948784.png);
}

.profile_section_content {
  color:#C66231;
  border:1px;
  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:#800020;
  background-color:#800020;
  filter:alpha(opacity=60);
  opacity:.6;
/*  background-image:url(http://www.torange.us/photo/18/13/Red-cloth-background-1359895105_28.jpg);*/
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0d1d193;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#27000a;
  color:#C66231;
  font-family:'Georgia';
  font-weight:normal;
  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;
}

body {
  width:400px!important;
  margin:auto!important;
}

#header_bar {
  display:none;
}

#cam_score_container {
  display:none;
}

#tags_container {
  display:none;
}

#username_container {
  display:none;
}

#gender_container {
  display:none;
}

#height_container {
  display:none;
}

#age_container {
  display:none;
}

#city_container {
  display:none;
}

#country_container {
  display:none;
}

#sexual_preference_container {
  display:none;
}

#favorite_models_container {
  display:none;
}

/* Show arousinashlie user name */
#profile_header_container .heading {
  color:#C66231;
}

/* Hide My Schedule Block */
#profile_schedule {
  display:none;
}

/* Hide About Me Header Text */
#profile_about_me .heading {
  display:none;
}

/* Hide About Me Footer/Label Text */
#about_me_label {
  display:none;
}

/* Center the middle  */
#about_me_value img {
  margin-left:10px;
}

.scroll {
  display:block;
  border:1px solid #D339E1;
  padding:5px;
  margin-top:5px;
  width:500px;
  height:50px;
  overflow:scroll;
}

.auto {
  display:block;
  border:1px solid #D339E1;
  padding:5px;
  margin-top:5px;
  width:500px;
  height:50px;
  overflow:auto;