@charset "UTF-8";

#tags_container,#header_bar,#footer_bar,#about_me_label,#profile_main_photo,#profile_schedule,#profile_header_container,#gender_container,#profile_content > div:nth-child(1) {
  display:none;
}

#profile {
  width:800px;
  margin:50px auto;
  background:#000() top center;
  box-shadow:0 0 20px 3px;
  font-size:1.05em;
  line-height:1.25;
  color:#fff;
}

#profile_header {
  padding:300px 0 0;
  .headertext-indent:9999px;
  background:url(https://i.ibb.co/mc1ytVw/DSC-0025-3.jpg),url();
  background-position:center,top right;
  background-repeat:no-repeat,no-repeat ,no-repeat;
  background-size:100%%,20%;
  width:100px;
/*dimensions equal to image size*/
}

body {
  margin:0;
}

div#slider {
  overflow:hidden;
}

div#slider figure img {
  width:20%;
  float:left;
}

div#slider figure {
  position:relative;
  width:500%;
  margin:0;
  left:0;
  text-align:left;
  font-size:0;
  animation:30s slidy infinite;
}  
}

  
}

#profile_avatar {
  padding:20px;
  background-color:#fff;
  border:1px solid #fff;
  border:1px solid #fff;
  -webkit-box-shadow:0 1px 3px #fff;
  -moz-box-shadow:0 1px 3px #fff;
  box-shadow:0 1px 3px #fff;
  display:none;
}

.profile_section {
  border-spacing:0;
}

.profile_section .heading {
  background:#transparent;
  color:#fff;
  height:40px;
  font-size:1.3rem;
  font-weight:normal;
  padding:10px 0 0 15px;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  margin-bottom:0;
  display:none;
}

.profile_section_content {
  z-index:auto;
}

#profile_about_me {
  margin:20px 0;
}

#about_me_value {
  display:block;
  margin:0 auto 0 -20px;
}

img {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0;
  -moz-box-shadow:0;
  box-shadow:0;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0;
  -moz-box-shadow:0;
  box-shadow:0;
}

#img_preview {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0;
  -moz-box-shadow:0;
  box-shadow:0;
}

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

.in_page_anchor {
  padding-top:10px;
  margin-top:-50px;
  display:inline-block;
}

#profile_password_photo_galleries {
  padding-top:45px;
  margin-top:-45px;
  display:inline-block;
}

.photo_gallery_previews {
  text-align:center;
}

#meaning_life_label {
  margin-top:15px;
}

body {
  margin:auto!important;
  width:1024px!important;
  background:url(),url(),url();
  background-position:top center,top left,top right;
  background-repeat:no-repeat,no-repeat ,no-repeat;
  background-attachment:local,fixed,fixed;
  background-size:100%,20%,10%;
  background-color:#000;
  color:#000;
}

.profile_section_background {
  background-color:transparent;
  background-color:#000;
  filter:alpha(opacity=90);
  opacity:.9;
}