@charset "UTF-8";

UTF-8;
  a:link,a:active,a:hover {
    color:grey;
  }

  a:link {
    text-decoration:none;
  }

  a:visited {
    color:grey;
  }

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

  body {
    background-image:url();
    background:rgb(255,255,255);
  /* Old browsers */
    background:-moz-radial-gradient(center,ellipse cover,rgba(255,255,255,1) 0%,rgba(252,255,239,1) 52%,rgba(247,226,220,1) 100%);
  /* FF3.6-15 */
    background:-webkit-radial-gradient(center,ellipse cover,rgba(255,255,255,1) 0%,rgba(252,255,239,1) 52%,rgba(247,226,220,1) 100%);
  /* Chrome10-25,Safari5.1-6 */
    background:radial-gradient(ellipse at center,rgba(255,255,255,1) 0%,rgba(252,255,239,1) 52%,rgba(247,226,220,1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f7e2dc',GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  /* sfondo */
    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;
  }

  /* ========================================================================
                 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;
    background:#ffffff;
    background:-moz-linear-gradient(top,#ffffff 1%,#efefef 100%);
    background:-webkit-linear-gradient(top,#ffffff 1%,#efefef 100%);
    background:linear-gradient(to bottom,#ffffff 1%,#efefef 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef',GradientType=0);
    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:1000px;
    margin:0 auto;
    background-color:rgba(0,0,0,0);
  /* 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 70px rgba(0,0,0,0);
    -webkit-box-shadow:0 0 70px rgba(0,0,0,0);
    -moz-box-shadow:0 0 70px rgba(0,0,0,0);
    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:"Helvetica Neue",Helvetica,Arial,sans-serif;
  }

  #profile_header {
  }

  .profile_section {
    border-spacing:0;
  }

  .profile_section .heading {
    color:rgba(0,0,0,1);
    margin:20px auto;
    padding:0;
    width:1000px;
    height:50px;
    line-height:70px;
    font-size:25px;
    font-family:;
    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);
  }

  /* ==========================================================================   Schedule Section ========================================================================== */
  #profile_schedule {
    margin:0 auto;
    background-color:;
    width:1000px;
    height:160px;
  }

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

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

  #profile_schedule .label {
    display:block;
    width:100%;
    font-size:14px;
    line-height:1em;
    text-align:center;
    margin-top:15px;
    color:#c47180;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  }

  #profile_schedule .value {
    display:block;
    position:absolute;
    font-size:12px;
    font-weight:normal;
    color:grey;
    text-align:center;
    margin-top:10px;
    background-color:;
    width:100px;
    margin-left:12px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  }

  .emphasis {
    font-weight:normal;
  }

  #schedule_converted {
    text-align:center;
    font-size:10px;
    background-color:;
    color:#bfbebe;
    width:1000px;
    height:20px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    padding-bottom:100px;
  }

  /* ========================================================================                 Sezione delle Gallerie Fotografiche              ====================================================================== */
  #profile_photo_galleries {
    position:relative;
    background-color:;
    display:;
  }

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

  .photo_gallery_link {
    display:block;
    background-color:;
  }

  .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;
  /* per posizionare centralmente le anteprime delle gallerie */
    background-color:;
  }

  #photo_gallery_preview {
    background-color:green;
  }

  #password_photo_gallery_previews {
    background-color:;
  }

  .photo_gallery_name,.photo_gallery_name a {
  /* caratteristiche del font per il titolo di ciascuna galleria fotografica */
    font-size:12px;
    text-decoration:none;
    letter-spacing:;
    color:grey;
    font-weight:1000;
    text-transform:capitalize;
    -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;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style:italic;
  }

  .photo_gallery_name,.photo_gallery_name a:hover {
    color:black;
  }

  .photo_gallery_count {
  /* caratteristiche del font per il contatore delle foto */
    text-transform:uppercase;
    font-size:8px;
    letter-spacing:;
    color:grey;
    font-weight:1000;
  }

  .photo_gallery_image {
    width:100px;
    height:100px;
    border-radius:5%;
  /* cornice attorno alle icone della galleria immagini */
    box-shadow:0 0 10px rgba(0,0,0,0.1);
    -webkit-box-shadow:0 0 10px rgba(0,0,0,0.1);
    -moz-box-shadow:0 0 10px rgba(0,0,0,0.1);
    -ms-transform:rotate(0deg);
    -webkit-transform:rotate(0deg);
    transform:rotate(-deg);
    -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;
  }

  #password_photo_gallery_previews > .photo_gallery_preview > .photo_gallery_link {
  /* immagine per le gallerie protette da password */
    background-image:url(http://i.imgur.com/hvtNvaZ.png);
    background-repeat:no-repeat;
    background-size:100%;
    height:100px;
    width:100px;
    border:solid 0 blue;
    margin-bottom:5px;
  }

  .photo_gallery_lock {
    visibility:hidden;
  }

  /* per centrare le immagini contenute in una galleria */
  .images {
    text-align:center;
    background-color:;
  }

  /* ================================ Barra Superiore ==================================== */
  .barrasuperiore {
    position:fixed;
    height:58px;
    width:100%;
    text-align:center;
    top:0;
    left:0;
    z-index:10;
    background:rgb(244,242,237);
  /* Old browsers */
    background:-moz-linear-gradient(left,rgba(244,242,237,1) 0%,rgba(255,255,255,1) 33%,rgba(255,255,255,1) 66%,rgba(244,242,237,1) 100%);
  /* FF3.6-15 */
    background:-webkit-linear-gradient(left,rgba(244,242,237,1) 0%,rgba(255,255,255,1) 33%,rgba(255,255,255,1) 66%,rgba(244,242,237,1) 100%);
  /* Chrome10-25,Safari5.1-6 */
    background:linear-gradient(to right,rgba(244,242,237,1) 0%,rgba(255,255,255,1) 33%,rgba(255,255,255,1) 66%,rgba(244,242,237,1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f2ed',endColorstr='#f4f2ed',GradientType=1);
  /* IE6-9 */
    border-bottom:1px solid #c7758e;
    box-shadow:0 0 20px rgba(0,0,0,0.2);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.2);
    -o-box-shadow:0 0 20px rgba(0,0,0,0.2);
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.2);
  }

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

  .elementibarrasuperiore li {
    font-size:21px;
    font-weight:;
    letter-spacing:px;
    float:left;
    font-family:'Dancing Script',cursive;
  }

  .elementibarrasuperiore a {
    color:#c06779;
    text-transform:;
  }

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

  .elementibarrasuperiore > li:last-child > a {
    color:#bfa486;
  }

  .elementibarrasuperiore > li:last-child > a:hover {
    color:#db6812;
  }

  /* vietnamese */
  @font-face {
    font-family:'Dancing Script';
    font-style:normal;
    font-weight:400;
    src:local('Dancing Script Regular'),local(DancingScript-Regular),url(https://fonts.gstatic.com/s/dancingscript/v9/If2RXTr6YS-zF4S-kcSWSVi_szLviuEHiC4Wl-8.woff2) format("woff2");
    unicode-range:U+0102-0103,U+0110-0111,U+1EA0-1EF9,U+20AB;
  }

  /* latin-ext */
  @font-face {
    font-family:'Dancing Script';
    font-style:normal;
    font-weight:400;
    src:local('Dancing Script Regular'),local(DancingScript-Regular),url(https://fonts.gstatic.com/s/dancingscript/v9/If2RXTr6YS-zF4S-kcSWSVi_szLuiuEHiC4Wl-8.woff2) format("woff2");
    unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
  }

  /* latin */
  @font-face {
    font-family:'Dancing Script';
    font-style:normal;
    font-weight:400;
    src:local('Dancing Script Regular'),local(DancingScript-Regular),url(https://fonts.gstatic.com/s/dancingscript/v9/If2RXTr6YS-zF4S-kcSWSVi_szLgiuEHiC4W.woff2) format("woff2");
    unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
  }

  /* ============================== Sezione della Home Page =============================== */
  #ContentHeader {
    display:block;
    position:relative;
    margin:0 auto;
    height:1000px;
    width:1000px;
    background:url(https://i.ibb.co/VJWcWvw/New-gigapixel-height-1000px1231.png);
    background-size:1000px 1000px;
    background-repeat:no-repeat;
    background-position:top center;
    background-color:re;
  }

  .sottotitolo {
    display:inline-block;
    width:440px;
    height:180px;
    background-color:re;
    text-align:left;
    margin-top:260px;
    margin-left:70px;
    font-weight:400;
    color:#c3ac9f;
    overflow:hidden;
  }

  .sottotitolo h2 {
    font-size:35px;
    color:#bea487;
  }

  .sottotitolo h3 {
    margin-top:-20px;
    font-size:15px;
  }

  .contenitoresociale {
    display:block;
    position:absolute;
    width:300px;
    margin-top:-195px;
    margin-left:310px;
    background-color:;
    text-align:left;
  }

  .is {
    display:inline-block;
    position:relative;
    width:40px;
    border-radius:100%;
    box-shadow:0 5px 20px rgba(0,0,0,0.20);
    -moz-box-shadow:0 5px 20px rgba(0,0,0,0.20);
    -o-box-shadow:0 5px 20px rgba(0,0,0,0.20);
    -webkit-box-shadow:0 5px 20px rgba(0,0,0,0.20);
    -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;
    margin-left:10px;
  }

  .is:hover {
    opacity:.6;
    box-shadow:0 5px 2px rgba(0,0,0,0.10);
    -moz-box-shadow:0 5px 2px rgba(0,0,0,0.10);
    -o-box-shadow:0 5px 2px rgba(0,0,0,0.10);
    -webkit-box-shadow:0 5px 2px rgba(0,0,0,0.10);
  }

  .twitter {
    margin-left:40px;
  }

  /* ================================ Sezione delle Mance ================================ */
  #tipmenuWrapper {
    display:block;
    position:relative;
    margin:0 auto;
    height:770px;
    width:1000px;
    background-image:url(http://i.imgur.com/MohUHme.png);
    background-size:1000px 770px;
    background-repeat:no-repeat;
    background-color:rd;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  }

  h2 {
    font-family:'Dancing Script',cursive;
  }

  p {
  }

  .mancetitolo2 {
    display:inline-block;
    position:absolute;
    width:200px;
    text-align:center;
    margin-top:380px;
    margin-left:560px;
    text-transform:capitalize;
    font-size:40px;
    letter-spacing:2px;
    font-weight:100;
    line-height:35px;
    color:#de5264;
  }

  .contenitoremance {
    display:inline-block;
    background-color:re;
    margin-top:230px;
    width:300px;
    text-align:left;
    margin-left:190px;
    overflow:hidden;
  }

  .mancia {
    line-height:24px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  }

  .mancia a {
    color:#694e43;
    -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;
    font-size:15px;
  }

  .mancia a:hover {
    opacity:.6;
  }

  .prezzomancia {
    color:#de5164;
    font-size:14px;
    font-weight:bolder;
    font-family:'Dancing Script',cursive;
  }

  .valutamancia {
    color:#a3938a;
    font-size:11px;
    font-weight:200;
  }

  /* ============ Sezione dei Migliori Contributori del mese ===================================== */
  #monthlytippersWrapper {
    display:block;
    position:relative;
    margin:-40px auto;
    height:765px;
    width:1000px;
    background-image:url(http://i.imgur.com/4AuQn0H.png);
    background-size:1000px 765px;
    background-repeat:no-repeat;
    background-color:rd;
  }

  .contributorititolo2 {
    display:block;
    position:relative;
    width:400px;
    text-align:left;
    margin-top:100px;
    margin-left:100px;
    text-transform:capitalize;
    font-size:40px;
    letter-spacing:2px;
    font-weight:100;
    text-shadow:0 10px 15px rgba(0,0,0,0.2);
    color:#de5164;
    background-color:;
  }

  .contributorisottotitolo {
    display:inline-block;
    position:absolute;
    width:400px;
    text-align:left;
    margin-left:100px;
    margin-top:2px;
    color:#757474;
    font-size:18px;
    font-style:italic;
  }

  .monthname {
    display:block;
    color:#ec956e;
    font-size:35px;
  }

  .btc {
    background-color:rgba(255,255,255,0.2);
    display:block;
    position:absolute;
    text-align:center;
    overflow:hidden;
    padding:15px;
    border-radius:20px;
    box-shadow:0 8px 30px rgba(0,0,0,0.1);
    -moz-box-shadow:0 8px 30px rgba(0,0,0,0.1);
    -o-box-shadow:0 8px 30px rgba(0,0,0,0.1);
    -webkit-box-shadow:0 8px 30px rgba(0,0,0,0.1);
    border:5px solid #ffffff;
  }

  .btc1 {
    margin-left:200px;
    margin-top:130px;
    width:250px;
    height:100px;
  }

  .btc2 {
    margin-left:400px;
    margin-top:280px;
    width:220px;
    height:90px;
  }

  .btc3 {
    margin-left:600px;
    margin-top:430px;
    width:190px;
    height:80px;
  }

  .nbt {
    text-transform:capitalize;
  }

  .nbt1 {
    margin-top:-1px;
    color:#cec025;
    font-size:37px;
    border-bottom:7px dotted #ec956d;
  }

  .nbt2 {
    margin-top:1px;
    color:#a9a6a4;
    font-size:33px;
    border-bottom:6px dotted #ec956d;
  }

  .nbt3 {
    margin-top:3px;
    color:#e6a88b;
    font-size:30px;
    border-bottom:5px dotted #ec956d;
  }

  .bta {
    color:#757474;
    font-weight:400;
  }

  .am {
    color:#cac5c5;
  }

  .bta1 {
    font-size:30px;
    margin-top:-30px;
  }

  .bta2 {
    font-size:25px;
    margin-top:-25px;
  }

  .bta3 {
    font-size:20px;
    margin-top:-20px;
  }

  /* ================================ Sezione dei Cuori =================================== */
  #heartsWrapper {
    display:block;
    position:relative;
    margin:0 auto;
    height:665px;
    width:1000px;
    background-image:url(http://i.imgur.com/Qx5qvMX.png);
    background-size:1000px 665px;
    background-repeat:no-repeat;
    background-color:;
  }

  .cuorititolo2 {
    display:block;
    position:relative;
    width:1000px;
    text-align:center;
    margin-top:60px;
    text-transform:capitalize;
    font-size:40px;
    letter-spacing:2px;
    font-weight:100;
    text-shadow:0 10px 15px rgba(0,0,0,0.2);
    color:#de5164;
    background-color:;
  }

  .cuorisottotitolo {
    display:inline-block;
    position:absolute;
    width:1000px;
    text-align:center;
    margin-top:-20px;
    color:#757474;
    font-size:18px;
    font-style:italic;
  }

  .cuori1 {
    color:black;
    font-size:20px;
  }

  .cuori2 {
    font-size:16px;
  }

  .cuori3 {
    display:block;
    color:#b5a34c;
    font-family:'Dancing Script',cursive;
    font-size:30px;
    -ms-transform:rotate(-3deg);
    -webkit-transform:rotate(-3deg);
    transform:rotate(-3deg);
    text-shadow:0 10px 15px rgba(0,0,0,0.1);
  }

  .rc {
    display:block;
    position:relative;
    overflow:hidden;
    background-color:yello;
    width:800px;
    height:42px;
    margin-left:100px;
    margin-top:-12px;
  }

  .rc1 {
    margin-top:120px;
  }

  .cuore {
    display:inline-block;
    position:relative;
    height:30px;
    opacity:.8;
    top:1px;
  }

  .numcuore {
    display:inline-block;
    position:relative;
    font-size:25px;
    opacity:.3;
    top:-5px;
    letter-spacing:-2px;
    font-style:oblique;
    text-transform:uppercase;
  }

  .desccuore {
    display:inline-block;
    position:absolute;
    background-color:blu;
    margin-left:10px;
    margin-top:19px;
    width:690px;
    height:20px;
    overflow:hidden;
    font-size:15px;
    text-align:left;
  }

  .desccuore10 {
    background-color:re;
    height:40px;
  }

  .rc10 {
    background-color:yello;
    height:60px;
  }

  /* ============================ Sezione del Muro dei Cuori ================================ */
  #heartwallWrapper {
    display:block;
    position:relative;
    margin:-120px auto;
    height:440px;
    width:1000px;
    background-image:url(http://i.imgur.com/7gapRd5.png);
    background-size:1000px 440px;
    background-repeat:no-repeat;
    background-color:;
    padding-bottom:100px;
  }

  .murocuorititolo2 {
    display:inline-block;
    position:relative;
    width:1000px;
    text-align:center;
    margin-top:-20px;
    text-transform:;
    font-size:40px;
    letter-spacing:2px;
    font-weight:100;
    text-shadow:0 10px 15px rgba(0,0,0,0.2);
    color:#de5164;
    background-color:;
  }

  .murocuorisottotitolo {
    display:inline-block;
    position:absolute;
    width:1000px;
    text-align:center;
    margin-top:-20px;
    color:#757474;
    font-size:18px;
    font-style:italic;
  }

  #heartwallWrapper table {
    background-color:;
    font-size:15px;
    margin-top:53px;
    width:550px;
    margin-left:225px;
    text-align:center;
  }

  #heartwallWrapper td {
    background-color:;
    padding-bottom:10px;
  }

  .cuoridisc {
    color:#de4f64;
    width:1000px;
    text-align:center;
    margin-top:80px;
    font-size:13px;
  }

  /* ============================ Sezione della Messaggistica =============================== */
  #discordWrapper {
    display:block;
    position:relative;
    margin:10px auto;
    height:615px;
    width:1000px;
    background-image:url(http://i.imgur.com/Zj2d3IC.png);
    background-size:1000px 615px;
    background-repeat:no-repeat;
    background-color:re;
  }

  .msgcorpo {
    display:inline-block;
    position:relative;
    width:550px;
    height:400px;
    text-align:center;
    margin-top:160px;
    margin-left:350px;
    font-size:15px;
    text-align:right;
    background-color:re;
    overflow:hidden;
  }

  .msgcorpo h2 {
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  }

  .msgcorpo p {
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:16px;
    line-height:20px;
  }

  .msgcorpo h3 {
    margin-top:-20px;
    color:#e05d70;
  }

  .discdisc {
    font-size:10px;
  }

  /* ============================ Sezione delle Squadre =============================== */
  #discordclubsWrapper {
    display:block;
    position:relative;
    margin:-50px auto;
    height:580px;
    width:1000px;
    background-image:url();
    background-size:1000px 580px;
    background-repeat:no-repeat;
    background-color:;
  }

  .dc {
    display:block;
    position:relative;
    overflow:hidden;
    background-color:;
    width:700px;
    height:130px;
    margin-left:150px;
    margin-top:-20px;
  }

  .cnm {
    display:inline-block;
    font-size:35px;
  }

  .cnm1 {
    color:#ec956c;
  }

  .cnm2 {
    color:#63abbb;
  }

  .cnm3 {
    color:#99bbef;
  }

  .cnm4 {
    color:#e0dd7a;
  }

  .cnm5 {
    color:#75bb81;
  }

  .cp {
    display:inline-block;
    position:relative;
    top:1px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:30px;
    opacity:.7;
  }

  .cpc {
    color:#c1c0c0;
  }

  .ab {
    display:inline-block;
    position:relative;
    top:-4px;
    font-size:15px;
    width:70px;
    height:23px;
    line-height:23px;
    text-align:center;
    margin-left:20px;
    text-transform:uppercase;
    color:white;
    border-radius:15px;
    box-shadow:0 3px 10px rgba(0,0,0,0.1);
    -moz-box-shadow:0 3px 10px rgba(0,0,0,0.1);
    -o-box-shadow:0 3px 10px rgba(0,0,0,0.1);
    -webkit-box-shadow:0 3px 10px rgba(0,0,0,0.1);
    -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;
  }

  .ab:hover {
    background-color:grey;
    color:white;
    box-shadow:0 1px 3px rgba(0,0,0,0.1);
    -moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);
    -o-box-shadow:0 3px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);
  }

  .ab1 {
    background-color:#ec956d;
  }

  .ab2 {
    background-color:#63abbb;
  }

  .ab3 {
    background-color:#99bbef;
  }

  .ab4 {
    background-color:#e0dd7a;
  }

  .cpk {
    display:block;
    position:relative;
    margin-top:-30px;
    background-color:blu;
    font-size:16px;
  }

  /* ============================ Sezione del Murone ================================ */
  #wallWrapper {
    display:block;
    position:relative;
    margin:0 auto;
    height:773px;
    width:1000px;
    background-image:url(http://i.imgur.com/dFtDuVJ.png);
    background-size:1000px 773px;
    background-repeat:no-repeat;
    background-color:;
    padding-bottom:100px;
  }

  .murotitolo2 {
    display:inline-block;
    position:relative;
    width:1000px;
    text-align:center;
    text-transform:;
    font-size:40px;
    letter-spacing:2px;
    font-weight:100;
    text-shadow:0 10px 15px rgba(0,0,0,0.2);
    color:#de5164;
    background-color:;
  }

  .wns {
    display:inline-block;
    position:absolute;
    overflow:hidden;
    text-align:center;
    box-shadow:0 4px 25px rgba(0,0,0,0.1);
    -moz-box-shadow:0 4px 25px rgba(0,0,0,0.1);
    -o-box-shadow:0 4px 25px rgba(0,0,0,0.1);
    -webkit-box-shadow:0 4px 25px rgba(0,0,0,0.1);
    border-radius:25px;
    border:5px solid white;
  }

  .wns0 {
    width:270px;
    height:250px;
    margin-top:-10px;
    background-color:rgba(255,255,255,0.1);
    z-index:5;
  }

  .wns1 {
    width:250px;
    height:300px;
    margin-top:20px;
    margin-left:250px;
    background-color:rgba(255,255,255,0);
    z-index:4;
  }

  .wns2 {
    width:200px;
    height:340px;
    margin-top:50px;
    margin-left:490px;
    background-color:rgba(255,255,255,0);
    z-index:3;
  }

  .wns3 {
    width:170px;
    height:400px;
    margin-top:-40px;
    margin-left:680px;
    background-color:rgba(255,255,255,0.3);
    z-index:2;
  }

  .wns4 {
    width:150px;
    height:430px;
    margin-top:-60px;
    margin-left:840px;
    background-color:rgba(255,255,255,0.3);
    z-index:1;
  }

  .wns0 h2 {
    color:#f1b0bc;
    font-size:40px;
  }

  .wns1 h2 {
    color:#ec956c;
    font-size:35px;
  }

  .wns2 h2 {
    color:#62abbb;
    font-size:30px;
    margin-top:14px;
  }

  .wns3 h2 {
    color:#99bbef;
    font-size:26px;
    margin-top:14px;
  }

  .wns4 h2 {
    color:#e0dd7a;
    font-size:22px;
    margin-top:14px;
  }

  .wns0 p {
    margin-top:-7px;
    font-size:22px;
  }

  .wns1 p {
    margin-top:-7px;
    font-size:17px;
  }

  .wns2 p {
    margin-top:-9px;
    font-size:14px;
  }

  .wns3 p {
    margin-top:-9px;
    font-size:13px;
  }

  .wns4 p {
    margin-top:-9px;
    font-size:11px;
    line-height:12px;
  }

  /* ============================ Sezione delle Riffe ================================ */
  #raffleWrapper {
    display:block;
    position:relative;
    margin:0 auto;
    height:950px;
    width:1000px;
    background-image:url();
    background-size:1000px 950px;
    background-repeat:no-repeat;
    background-color:re;
  }

  .raffleposter {
    width:580px;
    margin-left:200px;
    margin-top:50px;
    border:10px solid white;
    box-shadow:0 4px 40px rgba(0,0,0,0.25);
    -moz-box-shadow:0 4px 40px rgba(0,0,0,0.25);
    -webkit-box-shadow:0 4px 40px rgba(0,0,0,0.25);
    -ms-transform:rotate(-5deg);
    -webkit-transform:rotate(-5deg);
    transform:rotate(-5deg);
  }

  /* ================================ My logo Section ==================================== */
  .MyLogo {
    display:inline-block;
    position:fixed;
    width:175px;
    height:45px;
    background-image:url(http://i.imgur.com/Uw6DFY4.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" */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3f3f3f+0,000000+100 */
  background:#3f3f3f;
/* Old browsers */
  background:-moz-radial-gradient(center,ellipse cover,#3f3f3f 0%,#000000 100%);
/* FF3.6-15 */
  background:-webkit-radial-gradient(center,ellipse cover,#3f3f3f 0%,#000000 100%);
/* Chrome10-25,Safari5.1-6 */
  background:radial-gradient(ellipse at center,#3f3f3f 0%,#000000 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f3f3f',endColorstr='#000000',GradientType=1);
/* IE6-9 fallback on horizontal gradient */
}

.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:;
  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:;
  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:none;
}

/* ========================================================================
       Sezione dei diritti d'autore
   ====================================================================== */
.Copyright {
  display:inline-block;
  position:relative;
  margin:0 auto;
  height:20px;
  width:100%;
  text-align:center;
  font-size:11px;
  font-weight:400;
  color:black;
  font-style:normal;
  z-index:1;
  background-color:;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

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

.divietodiriproduzione {
  color:#a09d9d;
  font-size:10px;
}

/* ------------------------- Stilizzazione dei link ----------------------------- */
.Copyright > a:link {
  color:#c06778;
  text-decoration:none;
/* per togliere la sottolineatura */
  -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;
}

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

.Copyright > a:active {
  color:#c06778;
}

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

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

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

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

#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:#c06778;
  text-decoration:none;
/* per togliere la sottolineatura */
}

.wall_post_info > a:visited {
  color:#c06778;
}

.wall_post_info > a:active {
  color:#c06778;
}

.wall_post_info > a:hover {
  color:#c06778;
}

/* -------------------------  Fine Stilizzazione dei link ----------------------------- */
.wall_post_body {
/* colore testo dei commenti */
  color:grey;
  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 grey;
  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:14px;
  width:600px;
  margin:10px 100px;
  color:#c06778;
  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:;
  padding:20px;
  position:relative;
  float:left;
  left:-65px;
  top:-60px;
  -ms-transform:rotate(0deg);
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg);
  border:1px solid rgba(0,0,0,0.2);
  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:-29px 30px;
  color:black;
  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 che si Ã¨ postato un commento */
  color:black;
  margin-bottom:40px;
  font-size:10px;
}

#profile_load_more_comments {
  border:0 solid black;
  text-transform:uppercase;
  width:170px;
  height:35px;
  margin-left:415px;
  font-size:0;
  background:url(http://i.imgur.com/xYVlajv.png);
}

#profile_load_more_comments:hover {
  opacity:.6;
}

#strip_links_popup {
  border:1px solid black;
  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 {
  background-color:;
  width:800px;
  font-size:13px;
  background-color:;
  text-align:center;
  margin-left:100px;
}

/* ==============================================
Friends Section (amici)
============================================== */
/* tutto il blocco */
#profile_friends {
  background-color:yello;
  width:220px;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  border-radius:15px;
  text-align:center;
  margin-left:390px;
/* Ho aggiunto 10 px per centrare */
  margin-top:50px;
  margin-bottom:30px;
  padding-top:20px;
  padding-bottom:20px;
}

/* tutte le etichette */
#favorite_models_label,#friends_label,#admirers_label,#rate_label,#average_rating_label {
  background-color:;
  text-align:left;
  min-width:120px;
  max-width:120px;
  color:grey;
}

/* tutti i valori */
#average_rating_value,#rate_value,#admirers_value,#friends_value,#favorite_models_value.value {
  background-color:gree;
  width:180px;
  text-align:left;
}

/* tutti i contenitori */
#average_rating_container,#rate_container,#admirers_container,#friends_container,#favorite_models_container,#favorite_models_value,#favorite_models_container {
  margin:0 auto;
  width:220px;
  background-color:viole;
}

/* stelline per votare */
#profile_friends img {
  display:inline-block;
  position:relative;
  height:10px;
  margin-right:4px;
}

#admirers_value,#friends_value,#admirers_label,#favorite_models_value,#average_rating_count,#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 {
  font-size:10px;
  color:grey;
}

/* conferme tasti per votare, ammirare e aggiunta agli amici */
#admire_confirm,#make_friend_confirm,#rating_confirm {
  color:grey;
  font-size:10px;
}

#friends_value {
  font-size:10px;
  color:grey;
}

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

/* scritte cliccabili */
#make_friend,#admire {
  color:grey;
}

/* stilizzazione link */
#profile_friends > a:link {
  color:grey;
}

#profile_friends > a:hover {
  color:black;
}

#profile_friends > a:visited {
  color:grey;
}

#profile_friends > a:active {
  color:grey;
}