@charset "UTF-8";

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

a:link {
  text-decoration:none;
}

body {
  background-image:url();
  background-color:white;
/* sfondo */
  background-repeat:no-repeat;
  background-size:cover;
  background-attachment:fixed;
  padding:0;
  margin:0;
}

@media (max-width: 980px) {
  body {
    background:;
  }
}

/* =======================================
Tutti gli elementi generati dal sito
========================================= */
/* 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 */
  display:none;
}

.profile_section .heading {
  display:none;
}

/* ================================
    Sezione del Corpo Centrale
================================== */
#profile {
  width:940px;
  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:inset 0 0 0 0 red;
  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_section {
  border-spacing:0;
}

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

#profile_aboutme {
  margin:25px 0 0;
}

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

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

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

#profile_password_photo_galleries {
  display:none;
}

/* ====================================
          Sezione della Barra Superiore
===================================== */
.barrasuperioresemplificata {
  position:fixed;
  height:80px;
  width:100%;
  text-align:center;
  top:0;
  left:0;
  z-index:9990;
  background:white;
  box-shadow:0 0 50px rgba(132,106,106,0.3);
  -moz-box-shadow:0 0 50px rgba(132,106,106,0.3);
  -o-box-shadow:0 0 50px rgba(132,106,106,0.3);
  -webkit-box-shadow:0 0 50px rgba(132,106,106,0.3);
  -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;
}

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

.elementibarrasuperiore li {
  float:left;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  list-style-type:none;
  background-color:viole;
}

.elementibarrasuperiore > :nth-child(1) {
  margin-left:10px;
}

.elementibarrasuperiore > :nth-child(2) {
  margin-left:40px;
}

.elementibarrasuperiore > :nth-child(3) {
  margin-left:40px;
}

.elementibarrasuperiore > :nth-child(4) {
  margin-left:40px;
}

.elementibarrasuperiore > :nth-child(5) {
  margin-left:320px;
}

.tabbarra {
  background-color:gree;
  text-align:left;
  margin-left:25px;
  -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;
}

.tabbarra:hover .tabbarrasup {
  opacity:.4;
}

.tabbarrasup {
  display:inline-block;
  font-weight:300;
  font-size:14px;
  letter-spacing:1px;
  color:#4d3643;
  opacity:.7;
  text-transform:uppercase;
  -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;
}

.tbs1 {
  color:;
}

.tbs2 {
  color:;
}

.tbs3 {
  color:;
}

.tbs4 {
  color:;
}

.marchiolauretta {
  height:40px;
  margin-top:-12px;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
  opacity:.3;
}

.marchiolauretta:hover {
  opacity:.6;
}

/* ==========================================
         Sezione della Pagina Iniziale
============================================ */
#ParteIniziale {
  display:inline-block;
  position:relative;
  margin:0 auto;
  height:1300px;
  width:940px;
  background:url(http://i.imgur.com/Qpg0Wmg.png);
  background-size:940px 1000px;
  background-repeat:no-repeat;
  background-position:top center;
  background-color:re;
  z-index:2;
}

.mi {
  display:inline-block;
  position:relative;
  height:27px;
  border:1px solid black;
  border-radius:100%;
  margin-top:260px;
  margin-right:5px;
  padding:2px;
  -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;
}

.mi:hover {
  -ms-transform:rrotate(360deg);
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg);
}

.mancetta {
  margin-left:100px;
}

.testoiniziale {
  background-color:re;
  margin-top:155px;
  margin-left:40px;
  width:500px;
  text-align:center;
  padding:5px;
  overflow:hidden;
  font-weight:200;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.testoiniziale h2 {
  text-align:center;
  font-weight:400;
  font-size:27px;
  color:#7b7575;
}

.specificaregali {
  text-align:center;
  margin-top:-23px;
  font-size:12px;
}

.si {
  display:inline-block;
  position:relative;
  height:50px;
  border:1px solid black;
  border-radius:100%;
  margin:5px;
  top:-6px;
}

.si {
  margin-top:10px;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

.si:hover {
  -ms-transform:rrotate(360deg);
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg);
}

.vita {
  background-color:re;
  margin-top:180px;
  margin-left:100px;
  width:600px;
  text-align:left;
  padding:5px;
  overflow:hidden;
  font-weight:200;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  color:black;
}

.vita h3 {
  font-weight:400;
  font-size:19px;
}

.vita p {
  margin-top:-30px;
}

h1 {
  font-size:28px;
}

h2 {
  font-size:23px;
}

h3 {
  font-weight:400;
  font-size:19px;
}

h4 {
  font-size:18px;
}

p {
  font-size:15px;
  font-weight:200;
}

.turnazione {
  display:block;
  position:absolute;
  width:840px;
  margin-left:50px;
  z-index:4;
  margin-top:-190px;
}

/* ======================================
Sezione delle Mance (LeTips)
======================================= */
#TipMenu {
  margin-top:-50px;
}

#TipMenuWrapper {
  display:block;
  position:relative;
  margin:-0 auto;
  height:836px;
  width:940px;
  background-image:url(http://i.imgur.com/VZPYcbb.png);
  background-size:940px 836px;
  background-repeat:no-repeat;
  background-color:re;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  z-index:3;
}

.testomance {
  background-color:re;
  display:block;
  position:absolute;
  width:400px;
  margin-top:140px;
  margin-left:500px;
  padding:5px;
  text-align:right;
  overflow:hidden;
}

.testomance p {
  margin-top:-10px;
}

.testomance span {
  display:block;
  font-size:10px;
  font-weight:bold;
  margin-top:20px;
  color:grey;
}

.mancia {
  display:inline-block;
  position:relative;
  background-color:yello;
  width:400px;
  height:49px;
  -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-top:-24px;
  margin-left:-50px;
  -ms-transform:scale(0.65,0.65);
  -webkit-transform:scale(0.65,0.65);
  transform:scale(0.65,0.65);
}

.mancia:hover {
  -ms-transform:scale(0.8,0.8);
  -webkit-transform:scale(0.8,0.8);
  transform:scale(0.8,0.8);
  z-index:800;
}

.mancia:hover .prezzomancia {
  background-color:rgb(254,49,81);
  color:white;
}

.mancia:hover .etichettamancia {
  box-shadow:0 10px 60px rgba(0,0,0,0.2);
}

.prezzomancia {
  display:block;
  position:absolute;
  background-color:re;
  width:76px;
  height:35px;
  line-height:35px;
  font-size:22px;
  text-align:center;
  color:white;
  letter-spacing:;
  background-color:rgba(36,110,186,0.48);
  z-index:3;
  margin-top:2px;
  margin-left:2px;
  -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;
}

.etichettamancia {
  display:block;
  position:absolute;
  background-color:rgba(255,255,255,0.35);
  color:#585757;
  text-align:left;
  width:300px;
  height:25px;
  line-height:25px;
  font-size:19px;
  margin-top:0;
  padding:5px 5px 5px 90px;
  box-shadow:0 7px 40px rgba(0,0,0,0.10);
  font-weight:400;
  border-top-right-radius:25px;
  border-bottom-right-radius:25px;
  border:2px solid white;
  -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;
}

.contenitoremance1 {
  display:inline-block;
  background-color:viole;
  margin-top:320px;
  width:310px;
  height:;
  margin-left:600px;
  text-align:left;
}

.m1 {
  left:10px;
}

.m2 {
  left:10px;
}

.m3 {
  left:10px;
}

.m4 {
  left:10px;
}

.m5 {
  left:10px;
}

.m6 {
  left:10px;
}

.m7 {
  left:10px;
}

.m8 {
  left:10px;
}

.m9 {
  left:10px;
}

.m10 {
  top:20px;
  right:180px;
}

.m11 {
  top:20px;
  right:180px;
}

.m12 {
  top:20px;
  right:180px;
}

.m13 {
  top:20px;
  right:180px;
}

.m14 {
  top:20px;
  right:180px;
}

.m15 {
  top:20px;
  right:180px;
}

.m16 {
  top:20px;
  right:180px;
}

.m17 {
  top:20px;
  right:180px;
}

.m18 {
  top:20px;
  right:180px;
}

/* ======================================
           Sezione deila Squadra
======================================= */
#Club {
  margin-top:;
}

#ClubWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:1000px;
  width:940px;
  background-image:url(http://i.imgur.com/hRg6eCm.png);
  background-size:940px 1000px;
  background-repeat:no-repeat;
  background-color:re;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  z-index:2;
}

.testosquadre {
  background-color:re;
  display:block;
  position:absolute;
  width:340px;
  margin-top:170px;
  margin-left:440px;
  padding:5px;
  text-align:left;
  overflow:hidden;
  line-height:16px;
}

.testosquadre p {
  margin-top:-10px;
}

.testosquadre ul {
  color:#dd1941;
  font-size:14px;
  text-transform:uppercase;
  font-style:oblique;
  font-weight:600;
}

.costo {
  color:#df103d;
  font-weight:bolder;
  font-weight:800;
  font-size:16px;
}

.nomesquadra {
  color:#df103d;
  font-weight:800;
  font-size:18px;
  font-style:oblique;
}

.pubblicita {
  display:inline-block;
  position:absolute;
  width:250px;
  margin-left:670px;
  margin-top:350px;
  border:10px solid white;
  box-shadow:0 10px 50px rgba(0,0,0,0.2);
}

.tastoaccesso {
  display:block;
  position:absolute;
  height:40px;
  width:120px;
  line-height:40px;
  font-size:20px;
  text-transform:uppercase;
  color:#df103d;
  text-align:center;
  background-color:;
  margin-top:350px;
  margin-left:467px;
  border:3px solid rgba(223,16,61,0.27);
  -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;
}

.tastoaccesso:hover {
  background-color:rgba(223,16,61,0.27);
  color:white;
  border:3px solid rgba(223,16,61,0);
}

.iscritti {
  display:block;
  position:absolute;
  background-color:yello;
  padding:10px;
  overflow:hidden;
  margin-top:555px;
  margin-left:50px;
  width:530px;
  height:390px;
}

.iscritti td {
  background-color:pin;
  width:180px;
  text-align:center;
  font-size:12px;
  line-height:15px;
  font-weight:400;
}

/* ======================================
  Sezione dei Migliori Contributori
======================================= */
#HighTips {
  margin-top:;
}

#HighTipsWrapper {
  display:block;
  position:relative;
  margin:44px auto;
  height:1300px;
  width:940px;
  background-image:url(http://i.imgur.com/eVGRFMv.png);
  background-size:940px 1149px;
  background-repeat:no-repeat;
  background-color:re;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.testocontributori {
  background-color:re;
  display:block;
  position:absolute;
  width:350px;
  margin-top:170px;
  margin-left:550px;
  padding:5px;
  text-align:right;
  overflow:hidden;
  color:white;
}

.HTever {
  background-color:re;
  display:block;
  position:absolute;
  padding:5px;
  overflow:hidden;
  margin-top:206px;
  margin-left:320px;
  text-align:center;
  width:290px;
}

.HTever h1 {
  color:#ad9f79;
  font-size:34px;
}

.HTever h2 {
  color:#545146;
  font-size:30px;
  margin-top:-10px;
  opacity:.85;
}

.HTever p {
  font-size:13px;
  margin-top:-25px;
  font-style:oblique;
}

.MT {
  background-color:rgba(255,0,0,0.);
  display:block;
  position:absolute;
  padding:4px;
  overflow:hidden;
  text-align:center;
  width:140px;
  height:50px;
  font-size:15px;
  color:#d08b32;
  font-weight:600;
  top:-6px;
}

.MT span {
  border-top:1px solid rgba(213,158,85,0.41);
  display:block;
  color:#948168;
  margin-top:5px;
  padding-top:3px;
}

.jan {
  margin-top:685px;
  margin-left:97px;
}

.feb {
  margin-top:685px;
  margin-left:297px;
}

.mar {
  margin-top:685px;
  margin-left:497px;
}

.apr {
  margin-top:685px;
  margin-left:697px;
}

.may {
  margin-top:888px;
  margin-left:97px;
}

.jun {
  margin-top:888px;
  margin-left:297px;
}

.jul {
  margin-top:888px;
  margin-left:497px;
}

.aug {
  margin-top:888px;
  margin-left:697px;
}

.sep {
  margin-top:1091px;
  margin-left:97px;
}

.oct {
  margin-top:1091px;
  margin-left:297px;
}

.nov {
  margin-top:1091px;
  margin-left:497px;
}

.dec {
  margin-top:1091px;
  margin-left:697px;
}

/* ====================================== 
         Marchio del Mattoncino 
======================================== */
.Mattoncino {
  display:inline-block;
  position:fixed;
  width:117px;
  height:30px;
  background-image:url(http://i.imgur.com/DfvXfgd.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;
}

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

/* =============================
         Caricamento della Colonna
==================================== */
@-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
============================================ */
#profile_interests_content {
  display:none;
}

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

.etica {
  display:block;
  background-color:blu;
  width:640px;
  margin-left:100px;
  color:#949393;
  font-size:11px;
}

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

.divietodiriproduzione {
  display:block;
  color:#949393;
  font-size:11px;
  margin-top:;
  text-decoration:;
}

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

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

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

.Copyright > a:hover {
  color:#266fba;
}

/* -----------------------------
Fine Stilizzazione dei link 
----------------------------- */
/* ======================================
     Sezione dei Commenti
========================================= */
#profile_comments {
  display:none;
}

/* ==============================================
   Sezione degli Amici
============================================== */
#profile_friends {
  display:none;
}