@charset "UTF-8";

#whiteboardlink:hover {
  text-decoration:underline;
}

#username_container {
  padding-top:30px;
}

.hrline {
  border:none;
  width:120px;
  height:2px;
  background-image:linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255.75),rgba(255,255,255,0));
}

#tags_container {
  float:right;
}

h1 {
  padding-top:50px;
}

.numbers {
  color:#740b74;
  font-size:125%;
  font-weight:bold;
  text-shadow:none!important;
}

.tip-items {
  position:relative;
}

.tipitem {
  background-color:#c99db0;
  width:150px;
  height:100px;
  border:2px solid transparent;
  border-radius:10px;
  margin:15px;
  box-shadow:2px 5px #333333;
  text-shadow:1px 1px #333333;
}

.tipitem:hover {
  border:2px solid yellow;
  width:140px;
  height:90px;
  margin:20px;
}

#TipMenu a {
  color:white;
}

.flex {
  display:flex;
  justify-content:space-around;
  align-items:center;
  text-align:center;
  flex-direction:row;
  flex-wrap:nowrap;
  line-height:10px;
}

.flex2 {
  display:flex;
  justify-content:center;
  align-items:center;
  text-align:center;
  flex-direction:row;
  flex-wrap:nowrap;
}

:target:before {
  content:"";
  display:block;
  height:30px;
  margin:-30px 0 0;
}

.profile_section_content {
  z-index:unset;
}

#socials {
  border-radius:10px;
  margin-left:-240px;
  margin-top:50px;
  margin-bottom:50px;
  text-align:center;
}

.social-icons {
  max-width:80px;
  min-width:50px;
  margin-left:50px;
  margin-right:50px;
}

.social-icons:hover {
  border:3px solid yellow;
  border-radius:10px;
  box-sizing:border-box;
}

.social-buttons {
  text-align:center;
  margin-left:50px;
  margin-right:50px;
}

.social-buttons img {
  text-align:center;
  display:block;
  margin-left:auto;
  margin-right:auto;
}

#snapinfo {
  text-align:center;
  margin-left:300px;
  background-color:rgba(200,54,54,0.2);
  width:500px;
  border:yellow solid 3px;
  margin-bottom:20px;
  text-shadow:1px 1px #d3d3d3;
  font-size:200%;
  line-height:31px;
}

#snapinfo:after {
  content:url("https://images.vexels.com/media/users/3/137411/isolated/preview/2d2700cbc33a006fc7be45736cb80b07-snapchat-icon-logo-by-vexels.png");
}

#hMenu {
  position:fixed;
  top:0;
  margin:0 -276px;
  z-index:999999;
  display:block;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
}

#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() no-repeat;
  background-attachment:fixed;
  background-size:100% 100%;
  font-family:Century Gothic,sans-serif;
  color:#000;
  line-height:20px;
  font-size:14px;
  margin:26px 220px -10px;
  cursor:url(http://cur.cursors-4u.net/symbols/sym-7/sym637.png),auto;
}

.profile_row #profile_header {
  background:url(https://4.bp.blogspot.com/-jtarqM49D-E/Ww7YL9ku1pI/AAAAAAAAAms/NlrXYxxb5dY1gF8gAq2Y73J6i9jSF9wIACLcBGAs/s1600/IMG_8842.JPG) no-repeat center;
  display:table-cell;
  background-size:cover;
  vertical-align:bottom;
  width:940px;
  height:1280px;
  border-bottom:solid white 5px;
}

#profile {
  width:940px;
  margin:60px auto -10px;
  background-color:rgba(202,201,201,0.66);
  -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_photo_galleries,#profile_c
omments {
  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);
}

#stuff {
  width:1084px;
  overflow:hidden;
  position:relative;
  margin:10px 0 0 -566px;
  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;
}

span#about_me_label {
  visibility:hidden;
}

/*********** slider *************/
.fling-minislide {
  width:100%;
  height:0;
  padding-bottom:30%;
  overflow:hidden;
  position:relative;
  margin-bottom:15px;
}

.fling-minislide img {
  position:absolute;
  animation:fling-minislide 25s infinite;
  opacity:0;
  width:30%;
  height:auto;
}

@keyframes fling-minislide {
  25% {
    opacity:1;
  }
  
  40% {
    opacity:0;
  }
}

.fling-minislide img:nth-child(5) {
  animation-delay:0;
}

.fling-minislide img:nth-child(4) {
  animation-delay:5s;
}

.fling-minislide img:nth-child(3) {
  animation-delay:10s;
}

.fling-minislide img:nth-child(2) {
  animation-delay:15s;
}

.fling-minislide img:nth-child(1) {
  animation-delay:20s;
}

.fling-minislide img {
  margin:0 auto;
  left:0;
  right:0;
}