@charset "UTF-8";

#ContentHeader a:active,#ContentHeader a:link,#ContentHeader a:visited,.elementibarrasuperiore a,.tml a:active,.tml a:hover,.tml a:link,.tml a:visited,a:active,a:hover,a:link,body {
  color:#fff;
}

#profile,body {
  background-size:cover;
  background-attachment:fixed;
}

body,ol,ul {
  margin:0;
  padding:0;
}

#profile,.elementibarrasuperiore li {
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

#clubs h2,#multimedia h2 {
  font-weight:100;
  color:#ea9795;
  margin-top:100px;
}

#status_container a:link,.Copyright>a:link,.contenutodiscesa a,a:link {
  text-decoration:none;
}

#ContentHeader a:hover,.photo_gallery_name,.photo_gallery_name a:hover,a:visited {
  color:grey;
}

body {
  font-size:1rem;
  line-height:1;
  background-color:#000;
  background-repeat:no-repeat;
}

ol,ul {
  list-style-type:none;
}

#about_me_label,#age_container,#automobile_container,#avatar_holder,#be_anywhere_container,#blurb_container,#body_type_container,#cam_score_container,#city_container,#country_container,#craziest_thing_container,#drink_container,#drugs_container,#ethnicity_container,#eyes_container,#favorite_books_container,#favorite_food_container,#favorite_movies_container,#favorite_songs_container,#five_things_container,#footer_bar,#for_fun_container,#gender_container,#hair_container,#header_bar,#height_container,#hobbies_container,#know_me_container,#marital_status_container,#meaning_life_container,#occupation_container,#perfect_date_container,#perfect_mate_container,#pets_container,#profile_about_me>div:first-child,#profile_avatar,#profile_comments,#profile_friends,#profile_main_photo,#school_container,#sexual_preference_container,#smoke_container,#tags_container,#tags_label,#tags_value,#talents_container,#turn_ons_container,#username_container,#weight_container {
  display:none;
}

#profile_header_container {
  position:absolute;
  background:#fff;
  background:-moz-linear-gradient(top,#fff 1%,#efefef 100%);
  background:-webkit-linear-gradient(top,#fff 1%,#efefef 100%);
  background:linear-gradient(to bottom,#fff 1%,#efefef 100%);
  border:3px solid #ffc8b6;
  box-shadow:4px 4px 20px rgba(0,0,0,.2);
  -webkit-box-shadow:4px 4px 20px rgba(0,0,0,.2);
  -moz-box-shadow:4px 4px 20px rgba(0,0,0,.2);
  padding:5px;
  margin-top:460px;
  margin-left:290px;
  z-index:100;
  font-size:1em;
  width:316px;
  min-height:40px!important;
  text-align:left;
  color:#000;
  -ms-transform:rotate(-4deg);
  -webkit-transform:rotate(-4deg);
  transform:rotate(-4deg);
  -webkit-transition:.3s ease-in-out .1s;
  -moz-transition:.3s ease-in-out .1s;
  -o-transition:.3s ease-in-out .1s;
  -ms-transition:.3s ease-in-out .1s;
  transition:.3s ease-in-out .1s;
  display:none;
}

.photo_gallery_image,.photo_gallery_name,.photo_gallery_name a {
  -webkit-transition:.3s ease-in-out .1s;
  -moz-transition:.3s ease-in-out .1s;
  -o-transition:.3s ease-in-out .1s;
  -ms-transition:.3s ease-in-out .1s;
}

#profile_header_container:hover {
  -ms-transform:rotate(0);
  -webkit-transform:rotate(0);
  transform:rotate(0);
}

#status_container,#status_container a:active,#status_container a:visited,#unix_last_broadcast_container,#unix_last_broadcast_value,#unix_last_updated_container,#unix_last_updated_value,.elementibarrainferiore a {
  color:#000;
}

#status_container a:link {
  color:#000;
}

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

#profile {
  width:940px;
  margin:0 auto;
  background-color:rgba(0,0,0,0);
  background-repeat:no-repeat;
  background-position:fixed;
  font-size:.875em;
  line-height:1.25;
  color:#000;
  box-shadow:0 0 70px transparent;
  -webkit-box-shadow:0 0 70px transparent;
  -moz-box-shadow:0 0 70px transparent;
  opacity:0;
  -webkit-animation:1s forwards fadeIn;
  -moz-animation:1s forwards fadeIn;
  -o-animation:forwards;
  animation:1s forwards fadeIn;
  -ms-animation:fadeIn ease 1s;
  -ms-animation-fill-mode:forwards;
  -o-animation-duration:1s;
  -ms-animation-duration:1s;
}

.profile_section {
  border-spacing:0;
}

.profile_section .heading {
  color:#000;
  margin:20px auto;
  padding:0;
  width:940px;
  height:50px;
  line-height:70px;
  font-size:25px;
  text-transform:capitalize;
  text-align:center;
  letter-spacing:-1px;
  font-weight:300;
  display:none;
}

.profile_section_content {
  z-index:auto;
  padding:0;
  margin:0;
}

#profile_aboutme {
  margin:25px 0 0;
}

#meet_aboutme_value {
  display:block;
  margin:0 auto;
}

.img_radius_shadow,img {
  border-radius:0;
  box-shadow:none;
}

#img_preview {
  box-shadow:none;
}

#img_preview,#img_preview img {
  background:rgba(0,0,0,0);
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  -o-border-radius:0;
}

.images {
  padding:10px;
  margin:10px;
  text-align:center;
}

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

.notice {
  color:rgba(8,8,8,.8);
}

#profile_schedule {
  margin-top:-3040px;
  position:absolute;
  width:940px;
}

#profile_schedule .container {
  background-color:rgba(0,0,0,0);
  border:0 solid #fff;
  position:relative;
  top:15px;
  display:inline-block;
  width:125px;
  height:130px;
  margin:0 auto 0 0;
  padding:0;
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
}

#schedule_day_0_container {
  margin-left:10px!important;
}

#profile_schedule .label {
  display:block;
  width:100%;
  font-size:13px;
  line-height:1em;
  text-align:center;
  margin-top:15px;
  color:#d88d8c;
}

#profile_schedule .value {
  display:block;
  position:absolute;
  font-size:11px;
  font-weight:400;
  color:silver;
  text-align:center;
  margin-top:10px;
  width:100px;
  margin-left:12px;
}

.emphasis {
  font-weight:400;
}

#schedule_converted {
  text-align:center;
  font-size:10px;
  color:grey;
  width:940px;
  height:20px;
  margin-top:-20px;
  padding-bottom:100px;
}

#profile_photo_galleries {
  position:relative;
  padding-bottom:50px;
}

#profile_password_photo_galleries {
  position:relative;
  margin:0 auto;
  padding-top:30px;
}

.bottonegiu:hover .contenutodiscesa,.photo_gallery_link {
  display:block;
}

.password_photo_gallery_preview,.photo_gallery_preview {
  margin:0;
  display:inline-block;
  height:190px;
  width:100px;
  background-color:re;
  padding:1px 20px;
}

.photo_gallery_previews {
  text-align:center;
}

#photo_gallery_preview {
  background-color:green;
}

.photo_gallery_name,.photo_gallery_name a {
  font-size:12px;
  text-decoration:none;
  color:#fff;
  font-weight:1000;
  text-transform:capitalize;
  transition:.3s ease-in-out .1s;
  font-style:italic;
}

.photo_gallery_count {
  text-transform:uppercase;
  font-size:8px;
  color:#bababa;
  font-weight:1000;
}

.photo_gallery_image {
  width:100px;
  height:100px;
  border-radius:5%;
  box-shadow:0 0 10px rgba(0,0,0,.1);
  -webkit-box-shadow:0 0 10px rgba(0,0,0,.1);
  -moz-box-shadow:0 0 10px rgba(0,0,0,.1);
  -ms-transform:rotate(0);
  -webkit-transform:rotate(0);
  transform:rotate(-deg);
  transition:.3s ease-in-out .1s;
}

#password_photo_gallery_previews>.photo_gallery_preview>.photo_gallery_link {
  background-image:url(https://i.ibb.co/t8w9kNz/catenaccio.png);
  background-repeat:no-repeat;
  background-size:100%;
  height:100px;
  width:100px;
  border:0 solid #00f;
  margin-bottom:5px;
}

.photo_gallery_lock {
  visibility:hidden;
}

.barrasuperiore {
  position:fixed;
  height:60px;
  width:100%;
  text-align:center;
  top:0;
  left:0;
  z-index:10;
  background:#424242;
  background:-moz-linear-gradient(top,#424242 0,#000 100%);
  background:-webkit-linear-gradient(top,#424242 0,#000 100%);
  background:linear-gradient(to bottom,#424242 0,#000 100%);
  border-bottom:1px solid #fd0102;
  box-shadow:0 3px 10px rgba(0,0,0,.3);
  -moz-box-shadow:0 3px 10px rgba(0,0,0,.3);
  -o-box-shadow:0 3px 10px rgba(0,0,0,.3);
  -webkit-box-shadow:0 3px 10px rgba(0,0,0,.3);
}

.elementibarrasuperiore {
  display:inline-block;
  vertical-align:top;
  width:940px;
  position:fixed;
  z-index:9999;
  text-align:center;
  background-color:re;
  margin-top:23px;
}

.elementibarrasuperiore li {
  font-size:13px;
  font-weight:400;
  float:left;
}

.elementibarrasuperiore a:hover {
  color:#848282;
}

.tastinomance {
  background:#ff0202;
  background:-moz-linear-gradient(top,#ff0202 0,#d11d02 100%);
  background:-webkit-linear-gradient(top,#ff0202 0,#d11d02 100%);
  background:linear-gradient(to bottom,#ff0202 0,#d11d02 100%);
  padding:5px 30px;
  border-radius:10px;
  text-transform:uppercase;
  -webkit-transition:.3s ease-in-out .1s;
  -moz-transition:.3s ease-in-out .1s;
  -o-transition:.3s ease-in-out .1s;
  -ms-transition:.3s ease-in-out .1s;
  transition:.3s ease-in-out .1s;
}

.tastinomance:hover {
  background:#25bc71;
  background:-moz-linear-gradient(top,#25bc71 0,#1e9662 100%);
  background:-webkit-linear-gradient(top,#25bc71 0,#1e9662 100%);
  background:linear-gradient(to bottom,#25bc71 0,#1e9662 100%);
}

.bottonegiu {
  background-color:re;
  display:inline-block;
  position:relative;
  margin-top:-3px;
  color:#fff;
}

.contenutodiscesa {
  display:none;
  position:absolute;
  background:#161616;
  background:-moz-linear-gradient(top,#161616 0,#000 100%);
  background:-webkit-linear-gradient(top,#161616 0,#000 100%);
  background:linear-gradient(to bottom,#161616 0,#000 100%);
  min-width:100px;
  box-shadow:0 10px 15px rgba(0,0,0,.4);
  z-index:2;
  width:100px;
  margin-left:44px;
  padding-top:10px;
  border-bottom:1px solid #fff;
  text-transform:capitalize;
}

.barrainferiore,.elementibarrainferiore {
  position:fixed;
  z-index:1;
  text-align:center;
}

#clubs h2,#multimedia h2,.sottotitolo {
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform:uppercase;
  letter-spacing:1px;
}

.contenutodiscesa a {
  color:#fff;
  padding:12px 16px;
  display:block;
}

.barrainferiore {
  height:25px;
  width:100%;
  top:0;
  left:0;
  background:#dbdbdb;
  background:-moz-linear-gradient(left,#dbdbdb 0,#fff 50%,#dbdbdb 100%);
  background:-webkit-linear-gradient(left,#dbdbdb 0,#fff 50%,#dbdbdb 100%);
  background:linear-gradient(to right,#dbdbdb 0,#fff 50%,#dbdbdb 100%);
  margin-top:60px;
  box-shadow:0 0 20px rgba(0,0,0,.1);
  -webkit-box-shadow:0 0 20px rgba(0,0,0,.1);
  -moz-box-shadow:0 0 20px rgba(0,0,0,.1);
}

#multimedia,#storeWrapper,.sottosottotitolo,.sottotitolo {
  background-color:re;
}

.elementibarrainferiore {
  display:inline-block;
  vertical-align:top;
  width:540px;
  margin-top:67px;
  margin-left:200px;
}

.elementibarrainferiore li {
  font-size:11px;
  font-weight:400;
  float:left;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

#ContentHeader {
  display:block;
  position:relative;
  margin:0 auto;
  height:859px;
  width:940px;
  background:url(https://i.ibb.co/YhZnn68/iniziale.png) top center/940px 859px no-repeat;
}

#storeWrapper,.MyLogo {
  background-repeat:no-repeat;
}

.sottotitolo {
  display:inline-block;
  position:relative;
  overflow:hidde;
  width:400px;
  height:40px;
  color:#ecebeb;
  font-size:30px;
  text-align:center;
  font-weight:200;
  margin-top:440px;
  margin-left:110px;
  text-shadow:0 10px 10px rgba(0,0,0,.7);
}

#clubs h3,#multimedia h3,.sottosottotitolo {
  text-shadow:0 7px 10px rgba(0,0,0,.4);
}

#ContentHeader img {
  display:inline-block;
  position:absolute;
  height:20px;
  margin-left:10px;
}

.sottosottotitolo {
  display:block;
  position:relative;
  width:350px;
  color:#fbfbfb;
  font-size:18px;
  text-align:center;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight:200;
  margin-left:135px;
  letter-spacing:1px;
  margin-top:-10px;
}

.sottosottosottotitolo {
  display:block;
  position:relative;
  overflow:hidden;
  width:300px;
  margin-left:160px;
  color:#f59e9c;
  font-size:13px;
  text-align:center;
  background-color:re;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight:200;
  margin-top:15px;
  text-shadow:0 5px 8px rgba(0,0,0,.5);
}

.indirizzodiposta {
  display:block;
  color:#fff;
}

#storeWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:2310px;
  width:940px;
  background-image:url(https://i.ibb.co/zZRzSb3/negoziotitolo.png);
  background-size:940px 1000px;
}

#clubs,#multimedia,.Copyright,.MyLogo {
  display:inline-block;
}

#clubs {
  margin-top:170px;
  width:940px;
  height:830px;
  background-color:yello;
  background-image:url(https://i.ibb.co/sy6jHzB/squadre.png);
}

#clubs h2 {
  font-size:30px;
  text-align:right;
}

#clubs h3 {
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight:100;
  color:#fff;
  font-size:17px;
  margin-top:-20px;
  text-align:right;
}

#clubs iframe {
  width:40p;
  margin-top:150px;
  margin-left:180px;
}

#multimedia {
  width:940px;
  height:900px;
  background-image:url(https://i.ibb.co/17nsHVS/galleria.png);
}

#multimedia h2 {
  font-size:30px;
}

#multimedia h3,.Copyright {
  font-weight:100;
  color:#fff;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

#multimedia h3 {
  font-size:17px;
  margin-top:-20px;
}

#multimedia iframe {
  margin-top:-20px;
  height:1000px;
  background-color:yello;
}

.MyLogo {
  position:fixed;
  width:175px;
  height:45px;
  background-image:url(https://i.ibb.co/xz7DYDM/mattone.png);
  background-size:100%;
  bottom:35px;
  left:5px;
  z-index:1000;
  -webkit-transition:1s;
  -moz-transition:1s;
  -o-transition:1s;
}

.MyLogo:hover {
  -moz-animation:.82s cubic-bezier(.36,.07,.19,.97) both shake;
  -webkit-animation:.82s cubic-bezier(.36,.07,.19,.97) both shake;
  -o-animation:.82s cubic-bezier(.36,.07,.19,.97) both shake;
  -ms-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
  animation:.82s cubic-bezier(.36,.07,.19,.97) both shake;
  -moz-animation-fill-mode:forwards;
  -webkit-animation-fill-mode:forwards;
  -o-animation-fill-mode:forwards;
  -ms-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
}

@-webkit-keyframes shake {
  10%,90% {
    transform:translate3d(-2px,0,0);
  }

  20%,80% {
    transform:translate3d(3px,0,0);
  }

  30%,50%,70% {
    transform:translate3d(-6px,0,0);
  }

  40%,60% {
    transform:translate3d(6px,0,0);
  }
}

@-moz-keyframes shake {
  10%,90% {
    transform:translate3d(-2px,0,0);
  }

  20%,80% {
    transform:translate3d(3px,0,0);
  }

  30%,50%,70% {
    transform:translate3d(-6px,0,0);
  }

  40%,60% {
    transform:translate3d(6px,0,0);
  }
}

@-o-keyframes shake {
  10%,90% {
    transform:translate3d(-2px,0,0);
  }

  20%,80% {
    transform:translate3d(3px,0,0);
  }

  30%,50%,70% {
    transform:translate3d(-6px,0,0);
  }

  40%,60% {
    transform:translate3d(6px,0,0);
  }
}

@keyframes shake {
  10%,90% {
    transform:translate3d(-2px,0,0);
  }

  20%,80% {
    transform:translate3d(3px,0,0);
  }

  30%,50%,70% {
    transform:translate3d(-6px,0,0);
  }

  40%,60% {
    transform:translate3d(6px,0,0);
  }
}

@-webkit-keyframes fadeIn {
  from {
    opacity:0;
  }

  to {
    opacity:1;
  }
}

@-moz-keyframes fadeIn {
  from {
    opacity:0;
  }

  to {
    opacity:1;
  }
}

@-o-animation fadeIn {
  fromopacity:0;
}

to {
  opacity:1;
}

.Copyright {
  position:relative;
  margin:40px auto;
  height:20px;
  width:100%;
  text-align:center;
  font-size:12px;
  line-height:16px;
  font-style:normal;
  z-index:1;
  letter-spacing:1px;
}

.dirittilogo {
  position:relative;
  top:1px;
  height:11px;
}

.Copyright>a:active,.Copyright>a:link,.Copyright>a:visited {
  color:#fdbb00;
}

.Copyright>a:hover {
  color:#c5aaf1;
}