@charset "UTF-8";

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/439/43925529/875-374-190-973-14015819.jpg);
  /* immagine posteriore di sfondo */
    background-color:white;
    background-repeat:no-repeat;
    background-size:cover;
    background-attachment:fixed;
  }

  ul {
    padding:0;
    margin:0;
  }

  ol {
    padding:0;
    margin:0;
  }

  /* ========================================================================
  Top Header
  ====================================================================== */
  .TopBanner {
    position:fixed;
    height:50px;
    width:100%;
    text-align:center;
    top:0;
    left:0;
    z-index:10;
    background:rgb(0,0,0);
  /* Old browsers */
    background:-moz-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(91,29,61,1) 51%,rgba(0,0,0,1) 100%);
  /* FF3.6-15 */
    background:-webkit-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(91,29,61,1) 51%,rgba(0,0,0,1) 100%);
  /* Chrome10-25,Safari5.1-6 */
    background:linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(91,29,61,1) 51%,rgba(0,0,0,1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=1);
  /* IE6-9 */
    border-bottom:2px solid #f34a8b;
    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);
  }

  /* ========================================================================
  Nav Bar
  ====================================================================== */
  .nav a {
    display:block;
    color:#dcd4d7;
  /* colore caratteri della barra di navigazione */
    text-decoration:none;
    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:italic;
    background-color:re;
    margin-top:18px;
  }

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

  .nav li {
    position:relative;
    font-family:'Poppins',sans-serif;
    font-size:13px;
    font-weight:400;
    margin:0 31px;
    text-transform:uppercase;
    float:left;
    -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;
    list-style-type:none;
  }

  .nav li b {
    font-weight:800;
  }

  .nav li:hover a {
    color:#fb7dae;
  }

  /* ========================================================================
  MFC Generated
  ====================================================================== */
  /* 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;
  }

  /* ========================================================================
  Profile
  ====================================================================== */
  #profile {
    width:940px;
    margin:0 auto;
    background-color:transparent;
    background-color:;
  /* 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;
  }

  #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);
  }

  /* ========================================================================
  Header
  ====================================================================== */
  #ContentHeader {
    display:block;
    position:relative;
    margin:0 auto;
    height:740px;
    width:940px;
    background:url(https://img.mfcimg.com/photos2/439/43925529/834-578-955-350-14015928.jpg);
    background-size:940px 740px;
    background-repeat:no-repeat;
    background-position:top center;
  }

  /* ========================================================================
  About Me
  ======================================================================== */
  #aboutme {
    margin-top:100px;
  }

  #aboutmeWrapper {
    display:block;
    position:relative;
    margin:15px auto;
    margin-top:150px;
    height:700px;
    width:940px;
    background-image:url(https://img.mfcimg.com/photos2/439/43925529/769-503-176-271-14021669.png);
    background-size:940px 700px;
    background-repeat:no-repeat;
    background-color:;
  }

  .abouttxt {
    display:block;
    background-color:rgba(255,5,255,0);
    position:relative;
    width:400px;
    height:500px;
    margin-top:2px;
    padding:25px;
    padding-top:100px;
    overflow:hidden;
    font-family:Poppins,sans-serif;
    font-style:normal;
    font-size:18px;
    line-height:24px;
    font-weight:400;
    letter-spacing:0;
    text-align:left;
    color:rgb(167,164,164);
  }

  .abouttxt h3 {
    font-size:28px;
    line-height:26px;
    font-weight:400;
  }

  .abouttxt h4 {
    font-size:18px;
    line-height:21px;
    color:#f572a4;
    font-weight:400;
  }

  .abouttxt p {
    font-size:15px;
    line-height:19px;
    font-weight:400;
  }

  .StreamingText {
    display:inline-block;
    background-color:rgba(255,5,255,0);
    position:relative;
    width:440px;
    height:750px;
    margin-top:20px;
    margin-left:20px;
    padding:5px;
    overflow:hidden;
    font-family:'Yellowtail',cursive;
    font-style:italic;
    font-size:24px;
    line-height:24px;
    letter-spacing:0;
    text-align:center;
    color:#f572a4;
  }

  .StreamingText h3 {
    font-size:60px;
    line-height:24px;
    font-weight:325;
    color:#f572a4;
    margin-top:5px;
  }

  .Streaming ul {
    font-size:15px;
    line-height:19px;
    font-weight:400;
    color:re;
    text-align:left;
    list-style-type:circle;
    background-color:re;
    padding-left:30px;
  }

  .StreamingText li {
    list-style-type:circle;
    color:#f572a4;
  }

  .Streaming p {
    font-size:15px;
    line-height:19px;
    font-weight:400;
  }

  /* ========================================================================
  Streaming Schedule
  ======================================================================== */
  #Streaming {
    margin-top:-181px;
  }

  #StreamingWrapper {
    display:block;
    position:relative;
    margin:181px auto;
    height:700px;
    width:940px;
    background:url(https://img.mfcimg.com/photos2/439/43925529/441-293-522-394-14021671.png) no-repeat;
    background-size:940px 700px;
    font-family:'Poppins',sans-serif;
    font-style:normal;
    font-size:14px;
    line-height:30px;
    font-weight:400;
    letter-spacing:0;
  }

  .StreamingHolder {
    display:inline-block;
    position:relative;
    float:left;
    height:550px;
    margin-left:-10px;
    margin-top:25px;
    background-color:;
    text-align:right;
  }

  .StreamingItem A {
    color:white;
    text-transform:;
    text-decoration:none;
    text-indent:-3000px;
    -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;
  }

  ========================================================================
  Aboutme2
  ======================================================================== */
  #AboutMe2 {
    margin-top:-18px;
  }

  #AboutMe2Wrapper {
    display:block;
    position:relative;
    margin:5px auto;
    margin-top:20px;
    height:700px;
    width:940px;
    background-image:url(https://img.mfcimg.com/photos2/439/43925529/956-519-444-548-14021670.png);
    background-size:940px 700px;
    background-repeat:no-repeat;
    background-color:;
  }

  .AboutMe2Item A {
    color:white;
    text-transform:;
    text-decoration:none;
    text-indent:-3000px;
    -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;
  }

  .AboutMe2Item a:hover {
    text-decoration:none;
    color:#f15490;
  }

  .AboutMe2Text {
    display:inline-block;
    background-color:rgba(255,5,255,0);
    position:static;
    width:440px;
    height:500px;
    margin-top:75px;
    margin-left:500px;
    font-size:18px;
    line-height:21px;
    text-align:center;
    color:#f572a4;
    font-weight:400;
  }

  .AboutMe2 h3 {
    font-size:28px;
    line-height:26px;
    font-weight:400;
    color:rgb(167,164,164);
  }

  /* ======================================
  Mattoncino
  ======================================== */
  .Mattoncino {
    display:inline-block;
    position:fixed;
    bottom:35px;
    left:15px;
    z-index:1000;
    -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;
    opacity:1;
    z-index:5;
    font-family:'Poppins',sans-serif;
    color:white;
    font-size:13px;
    letter-spacing:2px;
    text-align:center;
    font-weight:400;
    opacity:.8;
  }

  .Mattoncino b {
    font-weight:600;
  }

  .rigamattoncinoinferiore {
    display:block;
    letter-spacing:0;
    text-transform:uppercase;
    font-size:8px;
    font-weight:600;
    margin-top:-1px;
    text-align:left;
    font-style:italic;
  }

  .Mattoncino:hover {
    opacity:1;
    -webkit-text-shadow:0 0 30px white,0 0 10px white;
    -moz-text-shadow:0 0 30px white,0 0 10px white;
    text-shadow:0 0 30px white,0 0 10px white;
  }

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