@charset "UTF-8";

body {
  font-family:georgia,times,serif;
  background-image:url(http://www.geocities.ws/pelis/fondos1.png);
  background-repeat:no-repeat;
  background-position:center;
  background-attachment:fixed;
  font-size:1.3rem;
  line-height:1.4em;
  margin:0;
  padding:0;
}

#profile_header_container {
  min-height:0;
}

.profile_section_content {
  width:943px;
  padding:0;
  margin:0;
  position:relative;
  z-index:auto;
}

/*OCULTO*/
.header_links {
  display:none;
}

#footer_bar {
  display:none;
}

#header_bar {
  display:none;
}

.heading {
  display:none;
}

#avatar_holder {
  display:none;
}

#unix_last_updated_container,#unix_last_broadcast_container,#blurb_container {
  display:none;
}

#username_container,#cam_score_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,#smoke_container,#drink_container,#drugs_container,#marital_status_container,#tags_container {
  display:none;
}

#about_me_container .label {
  display:none;
}

.container {
  display:block;
  margin:0;
}

.value {
  margin:0;
  display:block;
}

/*nnnn*/
#member_status_value:before {
  content:'I AM ';
  color:#000;
  font-size:15px;
}

#member_status_value:after {
  content:' Now';
  color:#000;
  font-size:15px;
}

#status_container {
  position:absolute;
  width:940pxpx;
  top:610px;
  margin:0;
  left:-5px;
  text-align:center;
  font-family:'Prompt',sans-serif;
  font-weight:500;
  font-size:10px;
  color:#1c1c1c;
  text-shadow:none;
  text-transform:uppercase;
  z-index:1;
}

#member_status_value {
  display:inline-block;
  width:940px;
  margin:0 auto;
  left:-5px;
  text-align:center;
  font-family:'Prompt',sans-serif;
  font-weight:600;
  font-size:15px;
  color:#1c1c1c;
  text-shadow:none;
  text-transform:uppercase;
  z-index:1;
}

#status_value {
  font-size:0!important;
}

#status_value a {
  display:none;
  color:#DF0101!important;
  font-family:"Prompt","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-weight:600;
  font-size:15px;
  text-transform:uppercase;
}

#status_value span a {
  display:inline-block!important;
  font-family:"Prompt","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-weight:600;
  font-size:15px;
  color:#DF0101;
  text-transform:uppercase;
}

#status_value span:nth-child(3) {
  margin-left:10px;
}

#member_type_value {
  display:none;
}

#status_value #member_message_value {
  display:none!important;
}

#status_label {
  display:none!important;
}

/*nnnn*/
#friends_container,#favorite_models_container {
  display:none;
}

/*FIN OCULTO*/
/*EDITANDO...*/
a {
  text-decoration:none;
}

#profile {
  width:940px;
  margin:80px auto;
  border-right:1px solid black;
  border-top:1px solid black;
  border-left:1px solid black;
  z-index:300;
  box-shadow:0 0 12px 3px rgba(0,0,0,.8);
  box-sizing:border-box;
}

#profile_main_about_holder {
  display:table;
  width:100%;
  border-spacing:0;
}

#about_me_container {
  width:100%;
}

/*Navegador*/
.nav {
  position:fixed;
  top:0;
  z-index:99;
  padding:.3rem;
  width:943px;
  text-align:center;
  background:rgba(0,0,0,0.55);
  list-style:none;
  margin:0;
  color:#fff;
  box-sizing:border-box;
  box-shadow:0 0 12px 3px rgba(0,0,0,.8);
}

.nav li {
  display:inline-block;
}

.nav li a {
  display:block;
  padding:1rem 2rem;
  transition:all .4s linear;
  border-radius:5px;
  position:relative;
  justify-content:space-around;
  text-transform:uppercase;
  text-decoration:none;
  color:#fff;
}

.nav li a:hover {
  background:#4d0026;
}

/*FIN NAVEGADOR*/
/*ESPACIADO*/
.espaciado {
  height:60px;
}

/*FIN ESPACIADO*/
/*Portada*/
.portada {
  width:100%;
  height:600px;
}

/*Fin Portada*/
/*ABOUT*/
.about {
  text-align:center;
  font-size:25px;
  font-family:Tahoma;
  padding-left:40px;
  padding-right:40px;
}

/*FIN ABOUT*/
/*REGLAS*/
.titulo {
  text-align:center;
  font-size:60px;
  color:#ff80bf;
}

.reglasT {
  text-align:center;
  font-size:25px;
  font-family:Tahoma;
}

/*FIN REGLAS*/
/*TipMenu*/
.tip {
  display:block;
  width:60%;
  border-bottom:1px solid #000000;
  margin:0 auto;
  height:40px;
  padding:15px 12px;
  background:#ffccff;
  float:none;
  clear:both;
  color:#000000;
}

.prize {
  display:block;
  width:60%;
  height:33px;
  float:left;
  padding:8px 11px;
}

.price {
  display:block;
  float:right;
  height:33px;
  text-decoration:none;
  color:#000;
  border-radius:4px;
  background:#9933ff;
  text-align:center;
  padding:8px 11px;
}

.price:hover {
  background:#8000ff;
}

/*FIN TIPMENU*/
/*CALIFICACION Y COMENTARIOS*/
/*comentarios*/
.wall_post {
  padding:10px 40px;
  margin:20px 0;
  box-sizing:border-box;
}

.wall_post_body {
  color:#000;
  background:#fff;
  border:3px solid #3e725361;
  width:720px;
  border-radius:30px;
}

.wall_post_avatar img {
  width:80px;
  height:80px;
  border-radius:25px;
  border:3px solid #3e725361;
}

#new_comment {
  padding:20px;
  border:1px solid #ccc;
}

.wall_post_info {
  display:inline-block;
  color:#07201e;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:16px;
  margin-left:40px;
  text-transform:capitalize;
  background-color:re;
  width:300px;
}

#user_comment_comment {
  display:inline-block;
  max-width:600px;
}

.wall_post_info a:visited {
  color:#07201e;
}

.wall_post_info a:hover {
  color:#07201e;
}

.wall_post_time {
  display:inline-block;
  position:absolute;
  color:black;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  margin-top:8px;
  margin-left:190px;
  text-align:right;
  width:170px;
  font-size:9px;
  font-weight:bolt;
}

.user_comment_textarea_small {
  width:600px;
  min-width:600px;
  max-width:600px;
  height:100px;
  min-height:100px;
  border:3px solid #3e725361;
  box-shadow:inset 0 0 20px rgba(0,0,0,0.15);
  background-color:#d8e7e552;
}

.user_comment_textarea_big {
  min-width:600px;
  max-width:600px;
  min-height:100px;
  height:100px;
  border:3px solid #3e725361;
  box-shadow:inset 0 0 20px rgba(0,0,0,0.15);
  background-color:#d8e7e552;
}

#profile_friends {
  margin-top:50px;
  padding:20px;
  box-sizing:border-box;
}

/*FIN CALIFICACION Y COMENTARIOS*/
/*redes*/
.redes {
  text-align:center;
}

.redesImage {
  width:100px;
  height:100px;
  border-radius:100px;
  border:1px solid black;
  margin:20px;
}

.redesImage:hover {
  width:105px;
  height:105px;
  transition:1s;
}

/*redes*/