@charset "UTF-8";

a:link {
  color:#ebdaab;
  text-decoration:underline;
}

a:hover {
  color:#bba377;
  text-decoration:none;
}

a:visited {
  color:#bba377;
}

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

.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:#BCEC76;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -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:1080px!important;
  margin:auto!important;
  background-color:#140e0e;
  background-position:center center;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-image:url(http://i59.tinypic.com/fxximd.jpg);
  padding-top:900px;
  padding-bottom:100px;
  background-size:cover;
}

body[style] {
  margin:auto!important;
}

#status_container {
  bottom:-2px;
  left:0;
  position:fixed;
  z-index:600;
  background-color:#1d1d1d;
  padding:5px;
}

#status_container a {
  color:#ebdaab;
}

#status_container a:hover {
  color:#bba377;
}

#unix_last_login_container {
  bottom:-2px;
  position:fixed;
  right:10px;
  z-index:600;
  background-color:#1d1d1d;
  padding:5px;
}

#status_container .label {
  min-width:40px;
  color:#bba377;
}

#unix_last_login_container .label {
  min-width:60px;
  background-color:#1d1d1d;
  color:#bba377;
}

#unix_last_login_value {
  color:#ebdaab;
}

#member_type_value {
  color:#bba377;
}

#rate_container {
  left:10px;
  margin:0;
  padding:10px 10px 10px 23px;
  position:fixed;
  top:158px;
  max-width:108px;
  z-index:95;
  color:#ebdaab;
}

#rate_container .notice {
  text-decoration:none;
  color:#fff;
}

#new_admirer {
  left:10px;
  margin:0;
  padding:8px;
  position:fixed;
  top:48px;
  min-width:125px;
  z-index:99;
  text-align:center;
}

#new_admirer a {
  text-decoration:none;
  color:#ebdaab;
}

#new_admirer .notice {
  text-decoration:none;
  color:#fff;
}

#new_homepage_friend {
  left:10px;
  margin:0;
  padding:8px;
  position:fixed;
  top:80px;
  min-width:125px;
  z-index:98;
  text-align:center;
}

#new_homepage_friend a {
  text-decoration:none;
  color:#ebdaab;
}

#new_homepage_friend .notice {
  text-decoration:none;
  color:#fff;
}

#rate_value {
  display:block;
}

#rate_label {
  min-width:104px;
}

#cam_score_container_bg {
  left:10px;
  line-height:10px;
  margin:0;
  max-width:108px;
  min-width:108px;
  height:28px;
  padding:10px 17px 10px 16px;
  position:fixed;
  top:111px;
  z-index:96;
}

#cam_score_container {
  left:10px;
  line-height:10px;
  margin:0;
  max-width:108px;
  min-width:108px;
  padding:10px 17px 10px 16px;
  position:fixed;
  top:111px;
  z-index:97;
  color:#ebdaab;
}

#cam_score_container .label {
  display:block;
  margin-bottom:7px;
  margin-right:0;
  min-width:70px;
  text-align:center;
}

#cam_score_value {
  display:block;
  font-weight:700;
  text-align:center;
}

.photo_gallery_image {
  background:none repeat scroll 0 0 #F4F4F4;
  border:4px solid #b8a174;
  border-radius:50%;
  margin-top:30px;
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
}

.photo_gallery_image:hover {
  -webkit-transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  transform:scale(1.1,1.1);
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
}

#profile {
  background:url(http://i60.tinypic.com/6z1m55.jpg) repeat-y;
  padding-bottom:50px;
}

#profile_header_container {
  min-height:0;
}

#profile_header_container > .heading {
  display:none;
}

#profile_header_container > #blurb_container {
  display:none;
}

#profile_header_container > #unix_last_updated_container {
  display:none;
}

#avatar_holder {
  display:none;
}

#profile_interests_content {
  display:none;
}

#about_me_label {
  display:none;
}

#footer_bar {
  display:none;
}

#header_bar {
  display:none;
}

#profile_about_me .heading {
  display:none;
}

#new_comment .wall_post_avatar img {
  display:none;
}

#average_rating_label {
  display:none;
}

#average_rating_container {
  display:none;
}

#admirers_value {
  display:none;
}

#friends_value {
  display:none;
}

#favorite_models_container {
  visibility:hidden;
}

#profile_friends .heading {
  display:none;
}

#profile_friends {
  height:1000px;
}

#profile_about_me .label {
  color:#d3be90;
}

#profile_about_me .value {
  color:#ebdaab;
}

#profile_main_photo .heading {
  background:url(http://i57.tinypic.com/2dmefm.jpg) no-repeat;
  width:250px;
  height:100px;
  font-size:0;
}

#main_photo {
  border:5px solid #b8a174;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
}

.img_radius_shadow {
  border-radius:50%;
}

#profile_photo_galleries .heading {
  background:url(http://i60.tinypic.com/255nue1.jpg) no-repeat center;
  font-size:0;
  width:250px;
  height:100px;
  margin:0 auto;
}

.photo_gallery_link {
  color:#f1e0af;
  text-decoration:underline;
}

.photo_gallery_count {
  color:#f1e0af;
  font-weight:bold;
}

#photo_galleries .heading {
  background:url(http://i57.tinypic.com/2dmefm.jpg) no-repeat center;
  font-size:0;
  width:250px;
  height:100px;
  margin:0 auto;
}

#profile_comments .heading {
  background:url(http://i60.tinypic.com/jpzwhw.jpg) no-repeat center;
  font-size:0;
  width:250px;
  height:100px;
  margin:0 auto;
}

#wall_poster_username {
  color:#d3be90;
  font-weight:bold;
}

.wall_post_info {
  color:#d3be90;
}

#about_me_value {
  left:-250px;
  position:absolute;
  top:500px;
  width:1000px;
  z-index:1;
  color:#ebdaab;
}