@charset "UTF-8";

@MFCmodelsHelp
#hMenu {
  display:inline-block;
  position:fixed;
  background:rgb(0,0,0);
  top:0;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
  left:163px;
  width:76%;
  text-align:center;
  overflow:hidden;
  z-index:10000;
}

#hMenu a:link,#hMenu a:active,#hMenu a:visited {
  display:inline-block;
  height:20px;
  color:#FFF;
  padding-left:10px;
  padding-right:10px;
  padding-top:7px;
  padding-bottom:7px;
  text-decoration:none;
  border-bottom:3px solid rgba(255,255,255,0.0);
  font-size:large;
  font-variant:inherit;
  -webkit-transition:.4s;
  -moz-transition:.4s;
  -o-transition:.4s;
  -ms-transition:.4s;
  transition:.4s;
  text-shadow:0 1px 0 #000;
}

#hMenu a:hover {
  color:#fff;
  padding-left:10px;
  padding-right:10px;
  padding-top:7px;
  padding-bottom:7px;
  text-decoration:none;
  border-bottom:3px solid rgba(255,255,255,1);
  background:rgba(0,0,0,.6);
}

a:link,a:active {
  color:#959595;
  text-decoration:none;
}

a:hover {
  color:#FFF;
}

a:visited {
  color:#B26B8F;
}

body {
  background:gray url(https://picload.org/image/rplglrri/fondodeprofile.jpg) repeat fixed;
  font-family:Century Gothic,sans-serif;
  color:#000;
  line-height:20px;
  font-size:14px;
  width:1024px;
  margin:66px auto -10px;
  cursor:url(http://cur.cursors-4u.net/symbols/sym-7/sym637.png),auto;
}

.profile_row #profile_header {
  background:url(https://picload.org/image/rplglddr/fotocentralfinal.jpg) no-repeat center;
  display:table-cell;
  background-size:cover;
  vertical-align:bottom;
  width:1024px;
  height:500px;
  border-bottom:solid orange 1px;
}

#profile {
  background:url(https://picload.org/image/rplglrrw/centroparachat.jpg) repeat scroll;
  -webkit-box-shadow:0 0 36px 2px rgba(0,0,0,0.75);
  -moz-box-shadow:0 0 36px 2px rgba(0,0,0,0.75);
  box-shadow:0 0 36px 2px rgba(0,0,0,0.75);
}

#profile_header .profile_section_content {
  padding:0;
  margin:0;
  height:45px;
}

#avatar_holder {
  position:absolute;
  margin:auto;
  right:0;
  left:0;
}

#profile_avatar {
  border:solid white 5px;
  border-radius:50px;
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
}

#profile_about_me {
  margin-top:60px;
}

#profile_about_me .container {
  display:block;
  margin:0 auto;
  text-align:center;
}

#profile_about_me .label,#profile_about_me .value {
  display:inline-block;
  width:200px;
}

#profile_about_me .label {
  border-right:black solid 2px;
  text-align:right;
  padding-right:10px;
  margin-right:10px;
}

#profile_about_me .value {
  text-align:left;
  padding-left:0;
}

#header_bar,#footer_bar,.header_time,.heading,#main_photo,.rec
ent_photos,#profile_header_container,#profile_c
omments,#tags_value,#label,#tags_label {
  display:none;
}

#Aboutme {
  position:relative;
  display:block;
  margin:0 auto;
  height:1200px;
  width:920px;
  overflow:hidden;
  font-family:Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif sans-serif;
  color:rgba(0,0,0,0.8);
  text-shadow:1px 1px 5px rgba(255,0,0,0.33);
  letter-spacing:.5px;
  z-index:1;
  padding-top:20px;
  background:#FFF;
  border-right:1px solid #ccc;
  border-left:1px solid #ccc;
  border-bottom:1px solid #ccc;
  border-bottom-right-radius:20px;
  -webkit-border-bottom-right-radius:20px;
  -moz-border-bottom-right-radius:20px;
  -o-border-bottom-right-radius:20px;
  border-bottom-left-radius:20px;
  -webkit-border-bottom-left-radius:20px;
  -moz-border-bottom-left-radius:20px;
  -o-border-bottom-left-radius:20px;
}

/*-----------------[LINK DOWNLOAD END]------------------------*/
/*-----------------[POST & COMMENT STYLES START]------------------------*/
.user_comment_textarea_small {
  height:220px;
  padding:5px;
  width:818px;
  max-width:818px;
  min-width:818px;
}

.user_comment_textarea_big {
  height:220px;
  padding:5px;
  width:818px;
  max-width:818px;
  min-width:818px;
}

#user_comment_comment {
  color:#efefef;
  font-family:Tahoma;
  font-size:13px;
  word-spacing:-.69px;
  background:rgba(0,0,0,0.5);
}  
}

.wall_post_avatar img {
  background:none repeat scroll 0 0 #af9456;
  border:4px solid #d9ce9a;
  border-radius:50%;
  margin-top:30px;
}

.esquinas {
  position:relative;
  display:table;
  max-width:90%;
  margin:50px auto;
}

.esquinas img {
  display:table-cell;
  max-width:100%;
  height:auto;
  margin:0 auto;
  padding:8px;
  background:#fff;
  box-shadow:0 0 2px #666;
  box-sizing:border-box;
}

.esquinas:before,.esquinas:after,.esquinasbis:before,.esquinasbis:after {
  position:absolute;
  bottom:-20px;
  right:-40px;
  content:"";
  height:40px;
  width:80px;
  background:#ccc;
/*El mismo color que el fondo de la pÃ¡gina*/
  box-shadow:0 -6px 9px -8px #333;
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg);
}

.esquinas:after,.esquinasbis:after {
  top:-20px;
  left:-40px;
  box-shadow:0 6px 9px -8px #333;
}

.esquinasbis:before {
  top:auto;
  left:-40px;
  -webkit-transform:rotate(45deg);
  transform:rotate(45deg);
}

.esquinasbis:after {
  left:auto;
  right:-40px;
  -webkit-transform:rotate(45deg);
  transform:rotate(45deg);
}

.button-twitter-link a {
  display:block;
  width:72px;
  height:72px;
  background:url(http://1.bp.blogspot.com/-knouI4doKe8/VbESJgCriEI/AAAAAAAAFvM/AFppw5eSCUM/s1600/Twitter.png);
  margin:-100px 440px -1px;
  text-indent:-3000px;
  float:left;
  position:absolute;
  left:128px;
  top:520px;
  z-index:1;
}

.button-amazon-link a {
  display:block;
  width:72px;
  height:72px;
  background:url(http://2.bp.blogspot.com/-qxRbHPndRlo/VbESJqUacHI/AAAAAAAAFvQ/0aMyj0_Rn2g/s1600/amazon.png);
  float:left;
  position:absolute;
  text-indent:-3000px;
  left:270px;
  top:418px;
  z-index:1;
}

.button-instagram-link a {
  display:block;
  width:72px;
  height:72px;
  background:url(http://2.bp.blogspot.com/-yQ7M0oXZS74/VbESJvvqeEI/AAAAAAAAFvI/La4wDY5GNSY/s1600/instagram.png);
  text-indent:-3000px;
  float:left;
  position:absolute;
  left:365px;
  top:418px;
  z-index:1;
}

.button-tumblr-link a {
  display:block;
  width:72px;
  height:72px;
  background:url(http://3.bp.blogspot.com/-IGAPDqXxZyo/VbESKAN7nxI/AAAAAAAAFvY/WpWp_EVWGNg/s1600/tumblr.png);
  float:left;
  position:absolute;
  text-indent:-3000px;
  left:665px;
  top:418px;
  z-index:1;
}

#stuff {
  width:1084px;
  overflow:hidden;
  position:relative;
  margin:20px 0 0 -556px;
  text-align:center;
}

#OneSection,#TwoSection,#ThreeSection,#FourSection,#FiveSection,#SixSection {
  display:block;
  width:920px;
  height:auto;
  padding:5px;
  margin-top:12px;
  margin-bottom:12px;
  border:0 solid rgba(153,153,153,.4);
  color:#ccc;
}

#lrIn {
  display:block;
  width:301px;
  height:281px;
  float:left;
  margin-top:158px;
  background:rgba(0,0,0,0.13);
  margin-left:133px;
  margin-right:1px;
  padding:10px;
  overflow:auto;
  font-size:15px;
  color:#0C0C0C;
  text-shadow:0 1px 0 #ccc;
  font-family:Century Gothic;
  text-align:center;
}

#rigIn {
  display:block;
  width:301px;
  height:281px;
  float:right;
  margin-top:158px;
  background:rgba(0,0,0,0.1);
  margin-left:78px;
  margin-right:125px;
  padding:10px;
  overflow:auto;
  font-size:15px;
  color:#0C0C0C;
  text-shadow:0 1px 0 #ccc;
  font-family:Century Gothic;
  text-align:center;
}

#toptippers {
  display:inline-block;
  margin:0 auto;
  width:1084px;
  height:600px;
  background:url(http://2.bp.blogspot.com/-qmh_xyBGlrM/VbJikA5JOFI/AAAAAAAAFyg/xSiT23oD2lQ/s1600/HT.png) no-repeat top;
}

span#about_me_label {
  visibility:hidden;
}