@charset "UTF-8";

a:visited,a:link,a:active,a:hover {
  color:grey;
}

a:link {
  text-decoration:none;
}

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

body {
  background-image:url(http://i.imgur.com/b1FTuTh.png);
/* 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:;
/* 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);
}

/* ==========================================================================
   Sezione dei Turni
   ========================================================================== */
#profile_schedule {
  display:block;
  margin:0 auto;
  position:relative;
  background-color:;
  width:940px;
  margin-top:-5090px;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

#profile_schedule .container {
  background-color:rgba(0,0,0,0);
  border:0 solid white;
  position:relative;
  top:15px;
  display:inline-block;
  width:125px;
  height:130px;
  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:10px!important;
}

#profile_schedule .label {
  display:block;
  width:100%;
  font-size:16px;
  line-height:1em;
  text-align:center;
  margin-top:15px;
  color:#c950bb;
  font-family:'Give You Glory',cursive;
}

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

.emphasis {
  font-weight:normal;
}

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

/* ========================================================================                 Sezione delle Gallerie Fotografiche              ====================================================================== */
#profile_photo_galleries {
  display:block;
  position:relative;
  background-color:re;
  margin-top:-100px;
}

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

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

.photo_gallery_preview {
  margin:0;
  display:inline-block;
  width:190px;
  background-color:#ee9f8;
  padding:1px 20px 30px;
/* Questo valore determina la larghezza dello spazio per ogni galleria */
}

.password_photo_gallery_preview {
  margin:0;
  display:inline-block;
  width:190px;
  background-color:violet;
  padding:1px 20px 30px;
/* Questo valore determina la larghezza dello spazio per ogni galleria */
}

.photo_gallery_previews {
  text-align:center;
/* per posizionare centralmente le anteprime delle gallerie */
  background-color:re;
  margin-top:200px;
}

#password_photo_gallery_previews {
  background-color:yello;
  margin-top:-45px;
}

.photo_gallery_name,.photo_gallery_name a {
/* caratteristiche del font per il titolo di ciascuna galleria fotografica */
  font-size:14px;
  text-decoration:none;
  letter-spacing:;
  color:black;
  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:'Give You Glory',cursive;
  font-style:;
}

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

.photo_gallery_image {
  width:130px;
  height:130px;
  border:2px solid white;
/* cornice attorno alle icone della galleria immagini */
  -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;
  border-radius:20px;
}

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

.photo_gallery_lock {
  visibility:hidden;
}

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

/* ========================================================================                        Sezione della barra superiore              ====================================================================== */
.barrasuperioresemplificata {
  position:fixed;
  height:80px;
  width:100%;
  text-align:center;
  top:0;
  left:0;
  z-index:10;
  background:rgb(255,255,255);
  box-shadow:0 0 30px rgba(0,0,0,0.2);
  -moz-box-shadow:0 0 30px rgba(0,0,0,0.2);
  -o-box-shadow:0 0 30px rgba(0,0,0,0.2);
  -webkit-box-shadow:0 0 30px 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:33px;
}

.elementibarrasuperiore li {
  font-size:16px;
  font-weight:bolder;
  letter-spacing:;
  float:left;
  font-weight:400;
  font-family:'Italiana',serif;
}

.elementibarrasuperiore a {
  color:#7490a5;
  text-transform:uppercase;
}

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

.sociale {
  height:25px;
  margin-top:-5px;
  -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;
}

.regalino {
  margin-left:110px;
}

.posta {
  margin-left:15px;
}

.guarda {
  margin-left:12px;
}

.sociale:hover {
  opacity:.7;
}

/* latin */
@font-face {
  font-family:'Italiana';
  font-style:normal;
  font-weight:400;
  src:local(Italiana),local(Italiana-Regular),url(https://fonts.gstatic.com/s/italiana/v6/QldNNTtLsx4E__B0XQmWaXx0xKVu.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 Pagina Iniziale ======================== */
#ContentHeader {
  display:inline-block;
  position:relative;
  margin:0 auto;
  height:720px;
  width:1000px;
  background:url();
  background-size:1000px 900px;
  background-repeat:no-repeat;
  background-position:top center;
  background-color:re;
}

#rosone {
  margin-left:187px;
  margin-top:90px;
  -webkit-animation:rotation 12s infinite linear;
}

.solonome {
  display:block;
  position:absolute;
  margin-top:-700px;
}

#ContentHeader h1 {
  display:block;
  position:relative;
  margin-top:-300px;
  color:white;
  font-family:'Give You Glory',cursive;
  font-size:27px;
  font-weight:200;
  background-color:re;
  letter-spacing:;
  color:#4e2257;
  text-align:center;
  width:700px;
  margin-left:150px;
}

.testomedia {
  display:block;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align:center;
  font-size:14px;
  width:200px;
  margin-left:250px;
  color:#a26d9b;
  letter-spacing:;
  margin-top:10px;
  background-color:re;
  z-index:2;
  font-weight:400;
}

.iconasociale {
  display:inline-block;
  position:relative;
  margin-top:1px;
  height:30px;
  margin-right: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;
  opacity:.6;
  background-color:;
}

.twitter {
  margin-left:422px;
}

.iconasociale:hover {
  opacity:.4;
}

/* latin */
@font-face {
  font-family:'Give You Glory';
  font-style:normal;
  font-weight:400;
  src:local('Give You Glory'),local(GiveYouGlory),url(https://fonts.gstatic.com/s/giveyouglory/v7/8QIQdiHOgt3vv4LR7ahjw9-XYf10DYdh6awb.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 del Tutto su di me ======================================================================== */
#aboutmeWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:850px;
  width:1000px;
  background-size:1000px 800px;
  background-repeat:no-repeat;
  background-color:re;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.aboutme-image {
  display:inline-block;
  position:absolute;
  width:400px;
  height:600px;
  margin-left:40px;
  margin-top:100px;
  z-index:2;
  box-shadow:0 6px 40px rgba(0,0,0,0.35);
  -moz-box-shadow:0 6px 40px rgba(0,0,0,0.35);
  -o-box-shadow:0 6px 40px rgba(0,0,0,0.35);
  -webkit-box-shadow:0 6px 40px rgba(0,0,0,0.35);
  opacity:.9;
}

.testosudime {
  display:inline-block;
  position:relative;
  background-color:white;
  width:500px;
  height:600px;
  text-align:right;
  margin-top:150px;
  margin-left:340px;
  color:#4e4848;
  padding-left:100px;
  padding-right:20px;
  overflow:hidden;
  z-index:1;
  box-shadow:0 4px 20px rgba(0,0,0,0.15);
  -moz-box-shadow:0 4px 20px rgba(0,0,0,0.15);
  -o-box-shadow:0 4px 20px rgba(0,0,0,0.15);
  -webkit-box-shadow:0 4px 20px rgba(0,0,0,0.15);
}

.testosudime h3 {
  color:#5c3364;
  font-family:'Give You Glory',cursive;
  font-size:19px;
  display:block;
  font-weight:400;
  margin-left:30px;
  margin-top:50px;
  width:460px;
}

.paragrafosudime {
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align:right;
  font-size:13px;
  color:#2f2f2f;
  letter-spacing:;
  margin-top:20px;
  font-weight:400;
  background-color:re;
  width:440px;
  margin-left:50px;
  font-weight:200;
  line-height:16px;
}

/* ===================================================================
Sezione delle regole 
================================================================ */
#rulesWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:910px;
  width:1000px;
  background-size:1000px 920px;
  background-repeat:no-repeat;
  background-color:re;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.rulestitle {
  display:inline-block;
  position:absolute;
  font-size:45px;
  color:#c754b9;
  font-family:'Italiana',serif;
  margin-top:100px;
  margin-left:100px;
  width:800px;
  text-align:center;
  background-color:yello;
  text-shadow:0 5px 10px rgba(0,0,0,0.1);
  font-weight:400;
}

.rules-image {
  width:500px;
  position:absolute;
  margin-top:180px;
  margin-left:390px;
  box-shadow:0 4px 20px rgba(0,0,0,0.25);
  -moz-box-shadow:0 4px 20px rgba(0,0,0,0.25);
  -o-box-shadow:0 4px 20px rgba(0,0,0,0.25);
  -webkit-box-shadow:0 4px 20px rgba(0,0,0,0.25);
  z-index:1;
  opacity:;
}

.contenitoreregole {
  display:inline-block;
  position:absolute;
  background-color:re;
  padding:5px;
  overflow:hidde;
  width:400px;
  height:620px;
  margin-top:80px;
  margin-left:50px;
  z-index:2;
}

.regola {
  display:block;
  position:relative;
  background-color:re;
  width:300px;
  height:60px;
  padding:10px;
  margin-bottom:10px;
/* box-shadow:0 6px 40px rgba(0,0,0,0.35);
  -moz-box-shadow:0 6px 40px rgba(0,0,0,0.35);
  -o-box-shadow:0 6px 40px rgba(0,0,0,0.35);
  -webkit-box-shadow:0 6px 40px rgba(0,0,0,0.35); */
  border:px solid #88cce8;
  text-align:right;
  color:;
}

.regola h2 {
  color:#c754b9;
  font-size:18px;
  font-family:'Italiana',serif;
  margin-top:-1px;
  font-weight:800;
}

.regola p {
  color:black;
  font-size:15px;
  margin-top:-15px;
  font-weight:300;
}

.r1 {
  margin-top:90px;
}

.r2 {
  margin-top:-20px;
}

.r3 {
  margin-top:-20px;
}

.r4 {
  margin-top:-20px;
}

.r5 {
  margin-top:-20px;
}

.r6 {
  margin-top:-20px;
}

.onoff {
  display:block;
  position:absolute;
  background-color:#ffffffb8;
  padding:10px 20px 30px;
  text-align:right;
  z-index:1;
  width:300px;
  height:200px;
  font-weight:200;
  box-shadow:0 6px 50px rgba(0,0,0,0.10);
  -moz-box-shadow:0 6px 50px rgba(0,0,0,0.10);
  -o-box-shadow:0 6px 50px rgba(0,0,0,0.10);
  -webkit-box-shadow:0 6px 50px rgba(0,0,0,0.10);
}

.xv {
  position:relative;
  height:13px;
  margin-right:5px;
  top:1px;
}

.onoff p {
  font-size:14px;
  margin-top:-20px;
}

.turnons h2 {
  font-size:30px;
  font-family:'Give You Glory',cursive;
  color:#74b55e;
}

.turnoffs h2 {
  font-size:30px;
  font-family:'Give You Glory',cursive;
  color:#ab3838;
}

.turnons {
  margin-top:490px;
  margin-left:520px;
  box-shadow:0 6px 30px rgba(0,0,0,0.10);
  -moz-box-shadow:0 6px 30px rgba(0,0,0,0.10);
  -o-box-shadow:0 6px 30px rgba(0,0,0,0.10);
  -webkit-box-shadow:0 6px 30px rgba(0,0,0,0.10);
}

.turnoffs {
  margin-top:620px;
  margin-left:190px;
  z-index:4;
}

/* ========================================================================                   Sezione delle mance           ======================================================================== */
#tipmenuWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:800px;
  width:1000px;
  background-size:1000px 800px;
  background-repeat:no-repeat;
  background-color:re;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.tipmenutitle {
  display:inline-block;
  position:absolute;
  font-size:45px;
  color:#1074b3;
  font-family:'Give You Glory',cursive;
  margin-top:100px;
  margin-left:100px;
  width:800px;
  text-align:center;
  background-color:yello;
  text-shadow:0 5px 10px rgba(0,0,0,0.1);
}

.tipmenu-image {
  display:block;
  position:absolute;
  margin-left:210px;
  margin-top:170px;
  height:600px;
  opacity:1;
  box-shadow:0 4px 40px rgba(0,0,0,0.35);
  -moz-box-shadow:0 4px 40px rgba(0,0,0,0.35);
  -o-box-shadow:0 4px 40px rgba(0,0,0,0.35);
  -webkit-box-shadow:0 4px 40px rgba(0,0,0,0.35);
}

.contenitoremance {
  display:inline-block;
  position:absolute;
  text-align:left;
  margin-top:149px;
  margin-left:460px;
  padding:20px;
}

.mancia {
  display:block;
  position:relative;
  text-align:;
  -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;
  background-color:re;
  width:350px;
  height:45px;
  margin-bottom:-13px;
  padding:3px 20px 5px;
}

.prezzomancia {
  display:inline-block;
  color:#031117;
  font-weight:400;
  font-family:'Italiana',serif;
  font-size:30px;
  background-color:re;
  text-align:right;
  width:55px;
  margin-left:3px;
}

.valuta {
  display:inline-block;
  color:#961cbb;
  font-weight:200;
  margin-left:8px;
  font-family:'Italiana',serif;
  font-size:12px;
  background-color:yello;
}

.richiesta {
  display:inline-block;
  position:absolute;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  color:black;
  font-weight:300;
  letter-spacing:;
  font-size:15px;
  margin-top:-48px;
  background-color:viole;
  display:block;
  position:absolute;
  text-align:left;
  margin-left:110px;
  margin-top:-24px;
  padding:3px;
  overflow:hidden;
  line-height:14px;
}

.richiesta:hover {
  color:#1074b3;
}

.tipmenudisc {
  display:inline-block;
  margin-top:500px;
  width:700px;
  margin-left:150px;
  margin-top:800px;
  text-align:center;
  font-size:14px;
}

/* ========================================================================                   Sezione delle squadre           ======================================================================== */
#clubsWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:970px;
  width:1000px;
  background-size:1000px 800px;
  background-repeat:no-repeat;
  background-color:gree;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.clubstitle {
  display:inline-block;
  position:absolute;
  font-size:45px;
  color:#c754b9;
  font-family:'Italiana',serif;
  margin-top:100px;
  margin-left:100px;
  width:800px;
  text-align:center;
  background-color:yello;
  text-shadow:0 5px 10px rgba(0,0,0,0.1);
  z-index:2;
}

.clubs-image {
  display:block;
  position:absolute;
  margin-left:600px;
  margin-top:200px;
  width:350px;
  opacity:1;
  background-color:yello;
  box-shadow:0 4px 20px rgba(0,0,0,0.35);
  -moz-box-shadow:0 4px 20px rgba(0,0,0,0.35);
  -o-box-shadow:0 4px 20px rgba(0,0,0,0.35);
  -webkit-box-shadow:0 4px 20px rgba(0,0,0,0.35);
}

.club {
  display:inline-block;
  position:relative;
  background-color:white;
  padding-left:20px;
  width:500px;
  height:160px;
  z-index:1;
  margin-left:40px;
  margin-top:15px;
  background-color:#ffffffb8;
  box-shadow:0 6px 50px rgba(0,0,0,0.10);
  -moz-box-shadow:0 6px 50px rgba(0,0,0,0.10);
  -o-box-shadow:0 6px 50px rgba(0,0,0,0.10);
  -webkit-box-shadow:0 6px 50px rgba(0,0,0,0.10);
}

.c1 {
  margin-top:240px;
}

.c2 {
}

.c3 {
}

.c4 {
  margin-left:400px;
}

.club h2 {
  font-family:'Give You Glory',cursive;
  font-size:30px;
  background-color:yello;
  width:200px;
  height:40px;
}

.c1 h2 {
  color:#999fe4;
}

.c2 h2 {
  color:#eb86ef;
}

.c3 h2 {
  color:#1e6789;
}

.club p {
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:15px;
  background-color:gree;
  width:310px;
  height:100px;
  margin-top:-20px;
}

.accb {
  display:block;
  position:relative;
  padding:6px;
  font-size:16px;
  text-transform:uppercase;
  border:1px solid black;
  text-align:center;
  width:100px;
  margin-top:-110px;
  margin-left:330px;
  -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;
}

.accb:hover {
  background-color:#000000;
  color:white;
}

.clubwav {
  margin-top:-20px;
  margin-left:150px;
  margin-top:-110px;
  z-index:1;
}

.clubwav h2 {
  font-family:'Give You Glory',cursive;
  font-size:30px;
  background-color:yello;
  width:200px;
  height:40px;
  text-transform:capitalize;
}

.clubwav p {
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:15px;
  background-color:gree;
  width:300px;
  height:100px;
  margin-top:-11px;
  color:black;
}

.wavdisc {
  display:block;
  font-size:11px;
  color:#c754b9;
  margin-top:30px;
}

/* ========================================================================                   Sezione del Muro   ======================================================================== */
#wallWrapper {
  display:block;
  position:relative;
  margin:-50px auto;
  height:700px;
  width:1000px;
  background-size:1000px 700px;
  background-repeat:no-repeat;
  background-color:gree;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.walltitle {
  display:inline-block;
  position:absolute;
  font-size:45px;
  color:#c754b9;
  font-family:'Italiana',serif;
  margin-top:100px;
  margin-left:100px;
  width:800px;
  text-align:center;
  background-color:yello;
  text-shadow:0 5px 10px rgba(0,0,0,0.1);
  z-index:2;
}

.list {
  display:inline-block;
  position:absolute;
  background-color:#ffffffb8;
  box-shadow:0 6px 50px rgba(0,0,0,0.10);
  -moz-box-shadow:0 6px 50px rgba(0,0,0,0.10);
  -o-box-shadow:0 6px 50px rgba(0,0,0,0.10);
  -webkit-box-shadow:0 6px 50px rgba(0,0,0,0.10);
  text-align:center;
  padding:20px;
  width:140px;
  height:440px;
  overflow:hidden;
  border:10px solid white;
  font-size:15px;
}

.list1 {
  margin-top:170px;
  margin-left:150px;
}

.list2 {
  margin-top:170px;
  margin-left:410px;
}

.list3 {
  margin-top:170px;
  margin-left:670px;
}

.listname {
  font-family:'Give You Glory',cursive;
}

.listname1 {
  color:#979de6;
}

.listname2 {
  color:#ed81f1;
}

.listname3 {
  color:#18668a;
}

/* ========================================================================                   Sezione dei migliori contributori     ======================================================================== */
#htWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:590px;
  width:1000px;
  background-size:1000px 800px;
  background-repeat:no-repeat;
  background-color:gree;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.htstitle {
  display:inline-block;
  position:absolute;
  font-size:45px;
  color:#000000;
  font-family:'Give You Glory',cursive;
  margin-top:100px;
  margin-left:100px;
  width:800px;
  text-align:center;
  background-color:yello;
  text-shadow:0 5px 10px rgba(0,0,0,0.1);
}

.ht-image {
  width:500px;
  position:absolute;
  margin-top:200px;
  margin-left:20px;
  box-shadow:0 4px 20px rgba(0,0,0,0.25);
  -moz-box-shadow:0 4px 20px rgba(0,0,0,0.25);
  -o-box-shadow:0 4px 20px rgba(0,0,0,0.25);
  -webkit-box-shadow:0 4px 20px rgba(0,0,0,0.25);
  z-index:1;
  opacity:;
}

.contr {
  background-color:re;
  display:inline-block;
  position:absolute;
}

.contr1 {
  margin-top:180px;
  margin-left:540px;
}

.contr2 {
  margin-top:358px;
  margin-left:610px;
}

.contr h2 {
  font-family:'Italiana',serif;
  font-size:20px;
  color:black;
  margin-left:2px;
  line-height:20px;
}

.contr2 h2 {
  text-align:right;
  margin-left:120px;
}

.contrdet {
  display:block;
  position:absolute;
  background-color:#ffffffb8;
  padding:10px 20px 30px;
  text-align:left;
  z-index:1;
  width:300px;
  height:70px;
  font-weight:200;
  box-shadow:0 6px 50px rgba(0,0,0,0.10);
  -moz-box-shadow:0 6px 50px rgba(0,0,0,0.10);
  -o-box-shadow:0 6px 50px rgba(0,0,0,0.10);
  -webkit-box-shadow:0 6px 50px rgba(0,0,0,0.10);
  margin-top:-10px;
  overflow:hidden;
}

.contrdet2 {
  text-align:right;
}

.contrna {
  color:#f688aa;
  font-size:30px;
  margin-top:5px;
}

.contram {
  font-size:30px;
  font-weight:600;
  margin-top:-30px;
  color:#bbbaba;
}

.contrcu {
  font-weight:200;
}

/* ========================================================================                   Sezione degli extra       ======================================================================== */
#extraWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:900px;
  width:1000px;
  background-size:1000px 800px;
  background-repeat:no-repeat;
  background-color:yello;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.extratitle {
  display:inline-block;
  position:absolute;
  font-size:45px;
  color:#1074b3;
  font-family:'Italiana',serif;
  margin-top:100px;
  margin-left:100px;
  width:800px;
  text-align:center;
  background-color:yello;
  text-shadow:0 5px 10px rgba(0,0,0,0.1);
  z-index:2;
}

.extra-image {
  display:block;
  position:absolute;
  margin-left:40px;
  margin-top:190px;
  width:350px;
  opacity:1;
  background-color:yello;
  box-shadow:0 4px 20px rgba(0,0,0,0.35);
  -moz-box-shadow:0 4px 20px rgba(0,0,0,0.35);
  -o-box-shadow:0 4px 20px rgba(0,0,0,0.35);
  -webkit-box-shadow:0 4px 20px rgba(0,0,0,0.35);
}

.motto {
  display:inline-block;
  position:absolute;
  background-color:re;
  width:500px;
  padding:20px;
  margin-top:170px;
  margin-left:400px;
  height:180px;
}

.motto p {
  color:#7490a5;
  font-size:22px;
  font-weight:bolder;
  font-family:'Italiana',serif;
}

.motto h2 {
  font-family:'Give You Glory',cursive;
  font-size:33px;
  margin-top:-10px;
  color:black;
}

.extrainfo {
  display:inline-block;
  position:absolute;
  background-color:re;
  width:500px;
  height:400px;
  margin-left:400px;
  margin-top:360px;
  width:500px;
  padding:20px;
}

.extrainfo h3 {
  display:block;
  color:#7490a5;
  font-size:22px;
  font-weight:bolder;
  font-family:'Italiana',serif;
  margin-top:40px;
}

.extrainfo p {
  font-size:14px;
  margin-top:-10px;
}

.poem {
  color:#a67ab3;
}

/* =====================  Sezione del marchio del mattone  ========================= */
.MyLogo {
  display:inline-block;
  position:fixed;
  width:175px;
  height:45px;
  background-image:url(http://i.imgur.com/gQc4y3B.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;
/* 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 {
  position:fixed;
  bottom:0;
  left:0;
  width:100%;
  text-align:center;
  font-size:11px;
  font-weight:400;
  color:#3f3c46;
  font-style:normal;
  z-index:1;
  background:rgba(255,255,255,0.85);
  padding:5px 0 7px;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  -webkit-transform:translateZ(0);
  z-index:30;
}

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

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

/* ------------------------- Stilizzazione dei link ----------------------------- */
.Copyright > a:link {
  color:#a66fa0;
  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:#a66fa0;
}

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

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

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

.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: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 white;
  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;
  background:-moz-linear-gradient(left,rgba(168,91,191,1) 0%,rgba(168,91,191,0.99) 1%,rgba(64,150,238,0) 100%);
/* FF3.6-15 */
  background:-webkit-linear-gradient(left,rgba(168,91,191,1) 0%,rgba(168,91,191,0.99) 1%,rgba(64,150,238,0) 100%);
/* Chrome10-25,Safari5.1-6 */
  background:linear-gradient(to right,rgba(168,91,191,1) 0%,rgba(168,91,191,0.99) 1%,rgba(64,150,238,0) 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a85bbf',endColorstr='#004096ee',GradientType=1);
/* IE6-9 */
  width:400px;
  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:#a95dc130;
  box-shadow:0 6px 40px rgba(0,0,0,0.10);
  -moz-box-shadow:0 6px 40px rgba(0,0,0,0.10);
  -o-box-shadow:0 6px 40px rgba(0,0,0,0.10);
  -webkit-box-shadow:0 6px 40px rgba(0,0,0,0.10);
  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(105,99,117);
  font-size:13px;
  color:black;
}

.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 aver postato un commento */
  color:black;
  margin-bottom:40px;
  font-size:10px;
}

#profile_load_more_comments {
  border:1px solid #696375;
  text-transform:capitalize;
  width:170px;
  height:35px;
  line-height:35px;
  margin-left:385px;
  font-size:10px;
  color:black;
  text-align:center;
  text-decoration:none;
}

#profile_load_more_comments:hover {
  opacity:.6;
}

#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:11px;
  background-color:re;
  text-align:center;
  width:700px;
  margin-left:150px;
  color:grey;
  padding-bottom:30px;
}

/* ==============================================
Friends Section (amici)
============================================== */
/* tutto il blocco */
#profile_friends {
  background-color:yello;
  width:300px;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align:center;
  margin-left:350px;
}

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

/* tutte le etichette */
#favorite_models_label,#friends_label,#admirers_label,#rate_label,#average_rating_label {
  background-color:re;
  text-align:center;
  min-width:300px;
  max-width:300px;
  color:black;
  display:block;
}

/* tutti i valori */
#average_rating_value,#rate_value,#admirers_value,#friends_value,#favorite_models_value.value {
  background-color:gree;
  width:380px;
  text-align:center;
  padding-bottom:20px;
}

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

#admirers_value,#friends_value,#admirers_value,#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:black;
}

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

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

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

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

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

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

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

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