@charset "UTF-8";

a:link,a:active,a:visited {
  color:#ffddaa;
}

a:hover {
  color:#ff1100;
}

body {
  background-color:#ffffff;
  background-color:#4f1103;
  color:#ffdd61;
  font-family:'Georgia';
  font-weight:normal;
  font-style:normal;
  font-size:16px;
}

#fixed_background {
  display:block;
  background-position:top center;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-image:url(https://img.mfcimg.com/photos2/214/21406089/554-871-939-673-9353858.jpg);
}

.profile_section_content {
  color:#ffdd61;
  border:0 none #;
  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:transparent;
  background-color:#2d0209;
  filter:alpha(opacity=75);
  opacity:.75;
}

.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:5px;
  background-color:#2d0209;
  color:#ffdd61;
  font-family:'Georgia';
  font-weight:bold;
  font-style:normal;
  font-size:16px;
  -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;
}

#profile_header_container .heading {
  font-size:45px;
  text-align:center;
  font-family:'Georgia';
  font-weight:normal;
}

#profile_header .label,#profile_header .value {
  font-size:20px;
}

.label {
  min-width:100px;
}

#aboutmecont td {
  font-size:18px;
  line-height:24px;
  padding:10px;
}

table#aboutme {
  margin-left:auto;
  margin-right:auto;
}

table#aboutme td {
  min-width:500px;
}

table.aboutme td {
  min-width:500px;
  vertical-align:top;
}

p.aboutmeheading {
  line-height:normal;
  text-decoration:underline;
  font-size:24px;
  margin-top:30px;
}

td.games {
  vertical-align:top;
  text-align:center;
}

table.smallinfo {
  margin-left:auto;
  margin-right:auto;
}

.smallinfo td {
  vertical-align:top;
  text-align:center;
}

.smallinfo img {
  height:100px;
  margin:10px auto;
}

#smallinfo1 td {
  width:100px;
}

#smallinfo2 td {
  width:250px;
}

table#tippers td {
  border:1px dotted;
  text-align:center;
  vertical-align:top;
  min-width:500px;
}

p.tippers {
  font-size:22px;
}

#unix_last_updated_container,#blurb_container,#username_container,#gender_container,#sexual_preference_container,#profile_main_photo,#unix_last_broadcast_container,#favorite_models_container,#friends_container,#country_container,#average_rating_container,#rate_container,#admirers_container,#profile_comments,#hightips,#vids,#age_container,#profile_friends,#tags_container {
  display:none;
}