@charset "UTF-8";

a {
  font-size:16px;
}

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

a:visited {
  color:#FFFFFF;
  font-weight:bolder;
}

body {
  background-image:url(https://img.mfcimg.com/photos2/108/10881555/691-834-244-426-13707058.jpg);
  background-size:75%;
  background-repeat:no-repeat;
  background-position:top;
  background-color:#ffffff;
  background-color:#FFE4E1;
  background-attachment:local,scroll;
  color:#000000;
  font-family:'Arial';
  font-weight:thinner;
  font-style:normal;
  font-size:16px;
  padding-left:100px;
  padding-right:100px;
}

.profile_section_content {
  color:#000000;
  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;
}

.img_radius_shadow {
  -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;
}

.profile_section_content .heading {
  padding:14px;
  background-color:##444444;
  color:#FFFFFF;
  font-family:'Arial';
  font-weight:bold;
  font-style:normal;
  font-size:30px;
  -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;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:2px;
}

#unix_last_broadcast_container {
  color:rgba(0,0,0,0);
}

#unix_last_updated_container {
  color:rgba(0,0,0,0);
}

#blurb_container {
  color:rgba(0,0,0,0);
}

.label#status_label {
  color:rgba(0,0,0,0);
}

.id#profile_header_container {
  color:rgba(0,0,0,0);
}

span#member_type_value {
  color:rgba(0,0,0,0);
  float:left;
}

.profile_section_content {
  color:white;
}

.profile_subsection#profile_friends {
  color:white;
}

.profile_row {
  color:white;
}

.heading {
  height:6px;
}

#status_container {
  position:relative;
  float:right;
  bottom:40px;
}

#member_status_value {
  font-size:14px;
  display:block;
  text-align:right;
}

#member_message_value {
  font-size:14px;
  display:inline;
  text-align:right;
}

#show_message_dialogue {
  font-size:14px;
  display:inline;
  text-align:right;
}

#gender_container. {
  display:none;
}

#city_container {
  display:none;
}

a[href="#wall"] {
  display:none;
}

#twitter {
  opacity:.4;
  filter:alpha(opacity=40);
/* For IE8 and earlier */
}

#twitter:hover {
  opacity:1;
  filter:alpha(opacity=100);
/* For IE8 and earlier */
}

#amazon {
  opacity:.4;
  filter:alpha(opacity=40);
/* For IE8 and earlier */
}

#amazon:hover {
  opacity:1;
  filter:alpha(opacity=100);
/* For IE8 and earlier */
}

#tip_lana {
  opacity:.4;
  filter:alpha(opacity=40);
/* For IE8 and earlier */
}

#tip_lana:hover {
  opacity:1;
  filter:alpha(opacity=100);
/* For IE8 and earlier */
}