@charset "UTF-8";

a:link,a:active,a:hover {
  color:white;
}

a:visited {
  color:white;
}

body {
  font-size:1rem;
  line-height:1;
  color:rgb(255,255,255);
  padding:0;
  margin:0;
}

body {
  background-image:url(https://img.mfcimg.com/photos2/314/31496782/274-140-433-110-12656932.png);
/* immagine posteriore di sfondo */
  background-color:white;
  background-repeat:no-repeat;
  background-size:cover;
  background-attachment:fixed;
}

ul {
  padding:0;
  margin:0;
  list-style-type:none;
}

ol {
  padding:0;
  margin:0;
  list-style-type:none;
}

/* ========================================================================
   Sezione della barra superiore semplificata
   ====================================================================== */
.barrasuperioresemplificata {
  position:fixed;
  height:60px;
  width:100%;
  text-align:center;
  top:0;
  left:0;
  z-index:10;
  background:#4c4c4c;
  background:-moz-linear-gradient(top,#4c4c4c 0%,#000000 100%);
  background:-webkit-linear-gradient(top,#4c4c4c 0%,#000000 100%);
  background:linear-gradient(to bottom,#4c4c4c 0%,#000000 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c',endColorstr='#000000',GradientType=0);
  border-bottom:1px solid #fdca22;
  box-shadow:0 0 20px rgba(0,0,0,0.6);
  -webkit-box-shadow:0 0 20px rgba(0,0,0,0.6);
  -moz-box-shadow:0 0 20px rgba(0,0,0,0.6);
}

/* ========================================================================
   Sezione della barra di navigazione
   ====================================================================== */
nav {
  display:block;
  text-align:center;
  z-index:9999;
}

nav ul {
  margin:0;
  padding:0;
  list-style:none;
}

.nav a {
  display:block;
  color:white;
/* colore caratteri della barra di navigazione */
  text-decoration:none;
  padding-top:23px;
  padding-bottom:40px;
  position:relative;
  transition:all .1s ease-in-out;
  -webkit-transition:all .1s ease-in-out;
  -moz-transition:all .1s ease-in-out;
  -ms-transition:all .1s ease-in-out;
  -o-transition:all .1s ease-in-out;
  text-transform:;
  font-style:;
}

.nav {
  vertical-align:top;
  display:inline-block;
  width:940px;
  position:fixed;
  z-index:9999;
  margin:0 auto;
  text-align:center;
}

.nav li {
  position:relative;
}

.nav > li {
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:14px;
  font-weight:400;
  font-style:normal;
/* extra light */
  letter-spacing:0;
  text-transform:uppercase;
  float:left;
  border-bottom:0 rgba(0,0,0,0) solid;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

.nav li:hover > a {
  color:#a2a2a2;
}

.nav > li:hover > ul {
  left:auto;
  padding-top:0;
  min-width:100%;
}

.star {
  height:20px;
  width:20px;
  background-image:url(https://s19.postimg.cc/3xskz9sr7/STAR_copia.png);
  background-repeat:no-repeat;
  background-size:20px 20px;
  position:relative;
}

/* ========================================================================
   Classes for MFC Generated Elements
   ====================================================================== */
/* tutti gli elementi di about me */
#cam_score_container,#height_container,#sexual_preference_container,#marital_status_container,#occupation_container,#school_container,#favorite_food_container,#automobile_container,#pets_container,#age_container,#city_container,#country_container,#drink_container,#drugs_container,#smoke_container,#weight_container,#eyes_container,#hair_container,#ethnicity_container,#body_type_container,#gender_container,#username_container {
  display:none;
}

#footer_bar,#header_bar {
  display:none;
}

#about_me_label,#profile_about_me > div:nth-child(1) {
  display:none;
}

#tags_container,#tags_label,#tags_value {
  display:none;
}

#profile_main_photo,#profile_avatar,#avatar_holder {
  display:none;
}

#blurb_container {
/* scritta dell' headline */
  display:none;
}

#profile_header_container {
/* etichetta status */
  position:absolute;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,efefef+100 */
  background:#ffffff;
/* Old browsers */
  background:-moz-linear-gradient(top,#ffffff 1%,#efefef 100%);
/* FF3.6-15 */
  background:-webkit-linear-gradient(top,#ffffff 1%,#efefef 100%);
/* Chrome10-25,Safari5.1-6 */
  background:linear-gradient(to bottom,#ffffff 1%,#efefef 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef',GradientType=0);
/* IE6-9 */
  border:3px solid #ffc8b6;
  box-shadow:4px 4px 20px rgba(0,0,0,0.2);
  -webkit-box-shadow:4px 4px 20px rgba(0,0,0,0.2);
  -moz-box-shadow:4px 4px 20px rgba(0,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:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
  display:none;
}

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

#status_container,#unix_last_broadcast_container,#unix_last_updated_container {
/* caratteristiche font per titoli etichette */
  color:black;
}

#unix_last_updated_value,#unix_last_broadcast_value {
/* caratteristiche font per valori dell'etichetta */
  color:black;
}

#status_container a:link {
  color:black;
  text-decoration:none;
/* per togliere la sottolineatura */
}

#status_container a:visited {
  color:black;
}

#status_container a:active {
  color:black;
}

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

/* ========================================================================
   Sezione del Profilo
   ====================================================================== */
#profile {
  width:940px;
  margin:0 auto;
  background-color:rgba(0,0,0,1);
/* colonna centrale */
  background-repeat:no-repeat;
  background-size:cover;
  background-position:fixed;
  background-attachment:fixed;
  font-size:.875em;
  line-height:1.25;
  color:black;
  box-shadow:0 0 20px rgba(0,0,0,0.3);
  -webkit-box-shadow:0 0 20px rgba(0,0,0,0.3);
  -moz-box-shadow:0 0 20px rgba(0,0,0,0.3);
  opacity:0;
  -webkit-animation:fadeIn ease 1;
  -moz-animation:fadeIn ease 1;
  -o-animation:fadeIn ease 1;
  animation:fadeIn ease 1;
  -ms-animation:fadeIn ease 1s;
  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  -o-animation:forwards;
  animation-fill-mode:forwards;
  -ms-animation-fill-mode:forwards;
  animation-duration:1s;
  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  -o-animation-duration:1s;
  -ms-animation-duration:1s;
  font-family:'Poppins',sans-serif;
}

#profile_header {
}

.profile_section {
  border-spacing:0;
}

.profile_section .heading {
  color:rgba(0,0,0,1);
  margin:20px auto;
  padding:0;
  width:940px;
  height:50px;
  line-height:70px;
  font-size:25px;
  font-family:'Bubbler One',sans-serif;
  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 {
  border-radius:0;
  box-shadow:none;
}

.img_radius_shadow {
  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;
}

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

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

/* ========================================================================
   Sezione dei Turni
   ====================================================================== */
#profile_schedule {
  display:none;
}

/* ========================================================================
      Sezione delle Gallerie Fotografiche
   ====================================================================== */
#profile_photo_galleries {
  display:none;
}

#profile_password_photo_galleries {
  display:none;
}

/* ========================================================================
             Sezione della Pagina Iniziale (Header)
   ====================================================================== */
#ContentHeader {
  display:block;
  position:relative;
  margin:0 auto;
  height:960px;
  width:940px;
  background:url(https://img.mfcimg.com/photos2/314/31496782/371-493-276-718-12656927.png);
  background-size:940px 960px;
  background-repeat:no-repeat;
  background-position:top center;
}

/* ========================================================================
        Sezione del Tutto su di Me
======================================================================== */
#aboutmeWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:900px;
  width:940px;
  background-image:url(http://i.imgur.com/5N2HPvS.png);
  background-size:940px 900px;
  background-repeat:no-repeat;
  background-color:;
}

.abouttxt {
  background-color:rgba(255,5,255,0);
  float:left;
  width:550px;
  height:740px;
  margin-top:160px;
  margin-left:30px;
  text-align:left;
  line-height:24px;
  overflow:hidden;
}

p {
  display:inline-block;
  position:relative;
  overflow:hidden;
  font-family:'Poppins',sans-serif;
  font-style:normal;
  font-size:14px;
  font-weight:400;
  letter-spacing:0;
  color:#a7a4a4;
}

/* ========================================================================
        Sezione delle Regole
======================================================================== */
#rulesWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:500px;
  width:940px;
  background-image:url(https://img.mfcimg.com/photos2/314/31496782/284-949-734-399-12656931.png);
  background-size:940px 500px;
  background-repeat:no-repeat;
}

.rulestxt {
  background-color:rgba(255,5,255,0);
  float:right;
  width:460px;
  height:270px;
  margin-top:160px;
  margin-right:70px;
  text-align:right;
  line-height:40px;
  overflow:hidden:;
}

/* ========================================================================
        Sezione della piattaforma di condivisione
======================================================================== */
#MFCshareWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:960px;
  width:940px;
  background-image:url(https://img.mfcimg.com/photos2/314/31496782/502-363-766-542-12656929.png);
  background-size:940px 960px;
  background-repeat:no-repeat;
  background-color:yello;
}

.mfcshareframe {
  margin-top:150px;
  background-color:re;
}

/* ========================================================================
     Sezione del Tip Menu (LeTips)
======================================================================== */
#TipMenuWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:831px;
  width:940px;
  background:url(https://img.mfcimg.com/photos2/314/31496782/154-704-343-698-12656935.png) no-repeat;
  background-size:940px 831px;
  font-family:'Poppins',sans-serif;
  font-style:normal;
  font-size:14px;
  line-height:23px;
  font-weight:400;
  letter-spacing:0;
}

.TipMenuHolder {
  display:inline-block;
  position:relative;
  float:left;
  height:340px;
  margin-left:90px;
  margin-top:150px;
  background-color:;
  text-align:right;
  padding-top:20px;
  padding-right:50px;
}

.TipMenuItem A {
  color:black;
  text-transform:;
  text-decoration:none;
  text-indent:-3000px;
  LETTER-SPACING:1PX;
}

.TipMenuItem a:hover {
  text-decoration:none;
  color:#bf9f4f;
}

.amount {
  width:100px;
  color:#c0a050;
  font-family:'Poppins';
  font-size:17px;
}

.tokens {
  font-style:normal;
  font-family:'Poppins';
  color:#9e9a9a;
  font-weight:200;
}

.item {
  font-style:normal;
  text-transform:;
  letter-spacing:0;
}

/* devanagari */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:400;
  src:local('Poppins Regular'),local(Poppins-Regular),url(https://fonts.gstatic.com/s/poppins/v5/dDzx7Qrpf6EUDCpeO-RralKPGs1ZzpMvnHX-7fPOuAc.woff2) format("woff2");
  unicode-range:U+02BC,U+0900-097F,U+1CD0-1CF6,U+1CF8-1CF9,U+200B-200D,U+20A8,U+20B9,U+25CC,U+A830-A839,U+A8E0-A8FB;
}

/* latin-ext */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:400;
  src:local('Poppins Regular'),local(Poppins-Regular),url(https://fonts.gstatic.com/s/poppins/v5/w5uwZf-mdghB6LOAw_y9AFKPGs1ZzpMvnHX-7fPOuAc.woff2) format("woff2");
  unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

/* latin */
@font-face {
  font-family:'Poppins';
  font-style:normal;
  font-weight:400;
  src:local('Poppins Regular'),local(Poppins-Regular),url(https://fonts.gstatic.com/s/poppins/v5/HUuNgGR31mqIHE6zs0BlBgLUuEpTyoUstqEm5AMlJo4.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

.tastitipmenu {
  display:inline-block;
  position:relative;
  float:left;
  border-radius:20px;
  padding:4px 30px;
  text-align:center;
  font-family:'Poppins-light',sans-serif;
  font-style:italic;
  font-size:11px;
  font-weight:400;
  height:10px;
  line-height:10px;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

.tastosnap {
  margin-top:530px;
  margin-left:-205px;
  color:black;
  border:1px solid black;
  box-shadow:0 0 10px rgba(0,0,0,0.2);
  -webkit-box-shadow:0 0 10px rgba(0,0,0,0.2);
  -moz-box-shadow:0 0 10px rgba(0,0,0,0.2);
}

.tastokik {
  margin-top:620px;
  margin-left:-140px;
  color:white;
  border:1px solid white;
  box-shadow:0 0 10px rgba(0,0,0,0.4);
  -webkit-box-shadow:0 0 10px rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 10px rgba(0,0,0,0.4);
}

.tastomutande {
  margin-top:712px;
  margin-left:-74px;
  color:black;
  border:1px solid black;
  box-shadow:0 0 10px rgba(0,0,0,0.2);
  -webkit-box-shadow:0 0 10px rgba(0,0,0,0.2);
  -moz-box-shadow:0 0 10px rgba(0,0,0,0.2);
}

.tastokik:hover {
  box-shadow:0 0 5px rgba(0,0,0,0.4);
  -webkit-box-shadow:0 0 5px rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 5px rgba(0,0,0,0.4);
  background-color:rgba(255,255,255,0.6);
  color:grey;
}

.tastomutande:hover,.tastosnap:hover {
  box-shadow:0 0 5px rgba(0,0,0,0.2);
  -webkit-box-shadow:0 0 5px rgba(0,0,0,0.2);
  -moz-box-shadow:0 0 5px rgba(0,0,0,0.2);
  background-color:rgba(255,255,255,0.6);
  color:grey;
}

.tipmenufooter1 {
  margin-top:750px;
  margin-left:-400px;
  color:black;
  background-color:;
}

.tipmenufooter2 {
  background-color:;
  width:940px;
  margin-top:10px;
  margin-left:20px;
  font-size:10px;
}

/* ========================================================================
        Sezione degli show su skype
======================================================================== */
#skypeWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:770px;
  width:940px;
  background-image:url(https://img.mfcimg.com/photos2/314/31496782/788-691-701-827-12656933.png);
  background-size:940px 770px;
  background-repeat:no-repeat;
}

.tastoskype10,.tastoskype15,.tastoskype20,.tastoskype30,.tastoskype60 {
  display:inline-block;
  position:relative;
  color:white;
  background-color:;
  font-family:'Poppins-light',sans-serif;
  font-style:normal;
  font-size:17px;
  font-weight:400;
  letter-spacing:0;
  text-align:center;
  border:1px solid white;
  padding:5px 30px;
  border-radius:20px;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

.tastoskype10 {
  float:left;
  margin-top:320px;
  margin-left:175px;
}

.tastoskype15 {
  float:left;
  margin-top:320px;
  margin-left:131px;
}

.tastoskype20 {
  float:left;
  margin-top:320px;
  margin-left:132px;
}

.tastoskype30 {
  float:left;
  margin-top:180px;
  margin-left:295px;
}

.tastoskype60 {
  float:left;
  margin-top:180px;
  margin-left:131px;
}

.tastoskype10:hover,.tastoskype15:hover,.tastoskype20:hover,.tastoskype30:hover,.tastoskype60:hover {
  color:black;
  background-color:rgba(255,255,255,1);
}

.skypetesto {
  background-color:rgba(255,5,255,0);
  float:left;
  width:840px;
  height:140px;
  margin-top:40px;
  margin-left:50px;
  text-align:center;
  line-height:22px;
  color:white;
  overflow:hidden;
  font-family:'Poppins',sans-serif;
  letter-spacing:0;
  font-weight:400;
}

/* ========================================================================
        Sezione del "Viziami"
======================================================================== */
#spoilmeWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:600px;
  width:940px;
  background-image:url(https://img.mfcimg.com/photos2/314/31496782/915-498-445-355-12656934.png);
  background-size:940px 600px;
  background-repeat:no-repeat;
}

.testospoilme {
  display:inline-block;
  position:relative;
  background-color:;
  text-align:center;
  margin-top:140px;
  width:940px;
}

.card {
  -ms-transform:rotate(-50deg);
  -webkit-transform:rotate(-50deg);
  transform:rotate(-50deg);
  display:inline-block;
  position:relative;
  height:93px;
  margin-right:-50px;
  box-shadow:0 0 20px rgba(0,0,0,0.1);
  -webkit-box-shadow:0 0 20px rgba(0,0,0,0.1);
  -moz-box-shadow:0 0 20px rgba(0,0,0,0.1);
  border-radius:12px;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

.amazon {
  margin-top:46px;
  margin-left:35px;
}

.card:hover {
  -ms-transform:rotate(-10deg);
  -webkit-transform:rotate(-10deg);
  transform:rotate(-10deg);
}

.tastoofflinetip {
  display:inline-block;
  position:relative;
  float:left;
  margin-top:80px;
  margin-left:339px;
  color:black;
  background-color:;
  font-family:'Poppins-light',sans-serif;
  font-style:italic;
  font-size:27px;
  font-weight:100;
  letter-spacing:0;
  text-align:center;
  border:1px solid black;
  padding:5px 30px;
  width:200px;
  border-radius:20px;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
  box-shadow:0 0 20px rgba(0,0,0,0.2);
  -webkit-box-shadow:0 0 20px rgba(0,0,0,0.2);
  -moz-box-shadow:0 0 20px rgba(0,0,0,0.2);
}

.tastoofflinetip:hover {
  box-shadow:0 0 10px rgba(0,0,0,0.2);
  -webkit-box-shadow:0 0 10px rgba(0,0,0,0.2);
  -moz-box-shadow:0 0 10px rgba(0,0,0,0.2);
  background-color:rgba(255,255,255,1);
  color:grey;
}

/* ========================================================================
            Sezione del Mattoncino
======================================================================== */
.MyLogo {
  display:inline-block;
  position:fixed;
  width:175px;
  height:45px;
  background-image:url(https://img.mfcimg.com/photos2/314/31496782/875-782-175-331-12656928.png);
  background-repeat:no-repeat;
  background-size:100%;
  bottom:35px;
  left:5px;
  z-index:1000;
  -webkit-transition:all 1s ease;
  -moz-transition:all 1s ease;
  -o-transition:all 1s ease;
}

.MyLogo:hover {
  -moz-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
  -webkit-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
  -o-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
  -ms-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
  animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;
  -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);
  }
}

/* ========================================================================
   Loader
   ====================================================================== */
@-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;
}  
}

@keyframes fadeIn {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

@-ms-keyframes fadeIn {
  from {
    opacity:0;
  }
  
  to {
    opacity:1;
  }
}

.fade-in {
  opacity:0;
  -webkit-animation:fadeIn ease 1;
  -moz-animation:fadeIn ease 1;
  -o-animation:fadeIn ease 1;
  animation:fadeIn ease 1;
  -ms-animation:fadeIn ease 1s;
  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  -o-animation:forwards;
  animation-fill-mode:forwards;
  -ms-animation-fill-mode:forwards;
  animation-duration:1s;
  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  -o-animation-duration:1s;
  -ms-animation-duration:1s;
}

/* ========================================================================
      Sezione degli interessi ed hobby
   ====================================================================== */
#profile_interests_content .value {
/* per fare le risposte alle domande non in grassetto */
  font-weight:normal;
  margin-left:0!important;
}

#meaning_life_container {
  padding-top:15px;
/* per distanziare il titolo della sezione da ciÃ² che segue */
}

#profile_interests_content {
/* E' il contenitore di tutta la sezione di "interessi e hobby" */
  background:#3f3f3f;
  background:-moz-radial-gradient(center,ellipse cover,#3f3f3f 0%,#000000 100%);
  background:-webkit-radial-gradient(center,ellipse cover,#3f3f3f 0%,#000000 100%);
  background:radial-gradient(ellipse at center,#3f3f3f 0%,#000000 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f3f3f',endColorstr='#000000',GradientType=1);
  border-top:1px solid #fcca22;
  border-bottom:1px solid #fcca22;
}

.profile_section_content .value {
}

#meaning_life_label,#five_things_label,#for_fun_label,#craziest_thing_label,#be_anywhere_label,#know_me_label,#favorite_books_label,#favorite_songs_label,#favorite_movies_label,#hobbies_label,#talents_label,#perfect_mate_label,#perfect_date_label,#turn_ons_label {
/* caratteristiche del font usato per le domande di "interessi ed hobby" */
  text-align:center!important;
  color:#ddc779;
  text-transform:uppercase;
  font-family:'Poppins',sans-serif;
  font-size:14px;
}

#meaning_life_value,#five_things_value,#for_fun_value,#craziest_thing_value,#be_anywhere_value,#know_me_value,#favorite_books_value,#favorite_songs_value,#favorite_movies_value,#hobbies_value,#talents_value,#perfect_mate_value,#perfect_date_value,#turn_ons_value {
/* caratteristiche del font usato per le risposte alle domande di "interessi ed hobby" */
  text-align:center!important;
  color:#d6d3d3;
  font-family:'Poppins',sans-serif;
  font-size:14px;
}

#meaning_life_container,#five_things_container,#for_fun_container,#craziest_thing_container,#be_anywhere_container,#know_me_container,#favorite_books_container,#favorite_songs_container,#favorite_movies_container,#hobbies_container,#talents_container,#perfect_mate_container,#perfect_date_container,#turn_ons_container {
  display:;
  background-color:;
  width:800px;
  margin-left:70px;
}

/* ========================================================================
       Sezione dell'Autore
   ====================================================================== */
.Copyright {
  display:inline-block;
  position:relative;
  margin:20px auto;
  height:20px;
  width:100%;
  text-align:center;
  font-size:12px;
  font-weight:1000;
  color:grey;
  font-style:normal;
  z-index:1;
  font-family:'Poppins',sans-serif;
}

/* ------------------------- Stilizzazione dei link ----------------------------- */
.Copyright > a:link {
  color:#deca7c;
  text-decoration:none;
/* per togliere la sottolineatura */
}

.Copyright > a:visited {
  color:#e4cf7f;
}

.Copyright > a:active {
  color:grey;
}

.Copyright > a:hover {
  color:white;
}

/* -------------------------  Fine Stilizzazione dei link ----------------------------- */
/* ========================================================================
    Sezione dei Commenti
   ====================================================================== */
#new_comment_login_message {
  color:white;
}

#wall_poster_avatar {
  display:none;
/* per togliere la foto dalla sezione del nuovo commento */
}

.user_comment_textarea_big {
  width:710px;
/* per allargare l'area dove si scrive un nuovo commento */
  height:125px;
  box-shadow:inset 0 0 16px #333);
  -webkit-box-shadow:inset 0 0 16px #333);
  -moz-box-shadow:inset 0 0 16px #333);
}

.user_comment_textarea_small {
  width:710px;
/* per allargare l'area dove si scrive un nuovo commento */
  height:125px;
  box-shadow:inset 0 0 16px #333);
  -webkit-box-shadow:inset 0 0 16px #333);
  -moz-box-shadow:inset 0 0 16px #333);
}

#user_comment_comment {
/* caratterisitche del font e dello spazio dove si scrive un commento */
  font-size:14px;
  box-shadow:inset 0 0 10px rgba(0,0,0,0.2);
  -moz-box-shadow:inset 0 0 50pxrgba(0,0,0,0.2);
  -o-box-shadow:inset 0 0 50px rgba(0,0,0,0.2);
  -webkit-box-shadow:inset 0 0 20px rgba(0,0,0,0.2);
  border:1px solid grey;
}

.wall_post {
  background-color:;
/* intero blocco che comprende tutti gli elementi di un singolo commento: titolo, avatar, orario etc... */
  margin:0 auto;
  min-height:93px;
  background-color:;
}

/* ------------------------- Stilizzazione dei link ----------------------------- */
.wall_post_info > a:link {
  color:white;
  text-decoration:none;
/* per togliere la sottolineatura */
}

.wall_post_info > a:visited {
  color:white;
}

.wall_post_info > a:active {
  color:white;
}

.wall_post_info > a:hover {
  color:white;
}

/* -------------------------  Fine Stilizzazione dei link ----------------------------- */
.wall_post_body {
/* colore testo dei commenti */
  color:white;
  overflow:visible;
  position:relative;
  margin-left:160px;
  font-size:14px;
  font-style:italic;
}

.wall_post_body img {
  max-height:200px;
}

.wall_post_body iframe {
  max-height:340px;
  max-width:450px;
}

.wall_post_avatar img {
/* foto dei commentatori */
  width:60px;
  height:60px;
  border:1px solid #ab9759;
  border-radius:50px;
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
  -o-border-radius:50px;
  z-index:9999;
  margin:10px 0 0 20px;
}

.wall_post_info {
/* caratterisitche del font dei nomi dei commentatori */
  font-size:13px;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a279a8',endColorstr='#00a279a8',GradientType=1);
  width:600px;
  margin:10px 100px;
  color:white;
  font-style:italic;
  padding:2px;
}

#wall_poster_username {
/* nome del commentatore */
  font-size:15px;
  opacity:1;
  margin-left:180px;
  padding-left:10px;
}

.wall_post_body {
/* spazio occupato dal commento */
  width:738px;
  background-color:black;
  box-shadow:4px 4px 20px rgba(0,0,0,0.2);
  -moz-box-shadow:4px 4px 20px rgba(0,0,0,0.2);
  -o-box-shadow:4px 4px 20px rgba(0,0,0,0.2);
  -webkit-box-shadow:4px 4px 20px rgba(0,0,0,0.15);
  padding:20px;
  position:relative;
  float:left;
  left:-65px;
  top:-60px;
  -ms-transform:rotate(0deg);
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg);
  border:1px solid rgb(172,152,91);
  font-size:14px;
}

.wall_post_avatar {
  background-image:url();
/* immagine per i commentatori che non hanno una foto */
  background-repeat:no-repeat;
  background-size:100%;
  border-radius:100px;
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -o-border-radius:100px;
  height:100px;
  width:100px;
}

.wall_post_time {
/* data pubblicazione del commento */
  font-size:8px;
  float:right;
  margin:-26px 40px;
  color:white;
  padding:3px;
  background-color:;
}

#comments {
/* intero spazio che contiene i commenti */
  margin-bottom:40px;
  background-color:;
}

#new_comment {
  margin:35px 0 15px;
  background-color:;
/* colore sfondo area nuovo commento */
}

#new_comment input {
/* caratterisitche dei tasti per inviare un nuovo commento */
  background-color:#E8E8E8;
  font-size:10px;
  border:1px solid #ccc;
  border-radius:15px 5px 15px 5px;
  -webkit-border-radius:15px 5px 15px 5px;
  -moz-border-radius:15px 5px;
  -o-border-radius:15px 5px 15px 5px;
  transition:.5s ease-in-out;
  -moz-transition:.2s ease-in-out;
  -o-transition:.2s ease-in-out;
  -webkit-transition:.2s ease-in-out;
  -ms-transition:.2s ease-in-out;
}

#new_comment input:hover {
  border-radius:5px 15px 5px 15px;
  -webkit-border-radius:5px 15px 5px 15px;
  -moz-border-radius:5px 15px;
  -o-border-radius:5px 15px 5px 15px;
}

#new_comment_inputs {
  max-width:750px;
}

#new_comment_buttons {
/* scritta "strip links" dopo aver postato un commento */
  color:white;
  margin-bottom:40px;
  font-size:10px;
}

#profile_load_more_comments {
  border:0 solid black;
  text-transform:uppercase;
  width:170px;
  height:35px;
  margin-left:385px;
  font-size:0;
  background:url(https://img.mfcimg.com/photos2/314/31496782/857-118-253-181-12656930.png);
  box-shadow:2px 2px 10px rgba(0,0,0,0.2);
  -moz-box-shadow:2px 2px 10px rgba(0,0,0,0.2);
  -o-box-shadow:2px 2px 10px rgba(0,0,0,0.2);
  -webkit-box-shadow:2px 2px 10px rgba(0,0,0,0.2);
}

#profile_load_more_comments:hover {
  opacity:.6;
  box-shadow:2px 2px 2px rgba(0,0,0,0.2);
  -moz-box-shadow:2px 2px 2px rgba(0,0,0,0.2);
  -o-box-shadow:2px 2px 2px rgba(0,0,0,0.2);
  -webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.2);
}

#strip_links_popup {
  border:2px solid white;
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  -o-border-radius:10px;
}

#new_comment_strip_links_container {
  display:none;
}

#new_comment_login_message {
  font-size:14px;
  background-color:;
  text-align:center;
}

/* ==============================================
Friends Section (amici)
============================================== */
#favorite_models_value,#rate_container,#admirers_container,#friends_container,#favorite_models_container,#favorite_models_value,#average_rating_container,.friends_value,.admirers_value,.profile_section_content .value {
  margin:0 auto;
  font-size:12px;
  color:grey;
}

.friends_value,.admirers_value {
  font-size:12px;
}

#average_rating_count {
  font-size:12px;
}

#average_rating_container {
  margin:auto 0;
  width:450px;
}

#favorite_models_value {
  font-size:12px;
  font-weight:bold;
  font-style:normal;
}

#profile_friends {
  margin-bottom:30px;
}

#average_rating_container,#rate_container,#admirers_container,#friends_container,#favorite_models_container,#favorite_models_value,#favorite_models_container {
  margin:0 auto;
  font-weight:normal;
  width:282px;
}

#average_rating_container {
  margin-top:15px;
}

a:active {
  color:white;
}

a:hover {
  color:white;
}

#profile_friends > div:nth-child(1) {
  display:none;
}

#profile_friends {
  padding-top:100px;
}