@charset "UTF-8";

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

a:link {
  text-decoration:none;
}

form#new_comment.hidden {
  margin-left:120px;
}

#comments {
  margin-left:120px;
}

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

body {
  background-image:url(https://img.mfcimg.com/photos2/155/15529610/374-656-627-540-12458924.png);
  background-color:;
/* sfondo */
  background-repeat:no-repeat;
  background-size:cover;
  background-attachment:fixed;
}

@media (max-width: 980px) {
  body {
    background:rgb(255,255,255);
  /* Old browsers */
    background:-moz-radial-gradient(center,ellipse cover,rgba(255,255,255,1) 0%,rgba(240,237,252,1) 33%,rgba(225,206,229,1) 66%,rgba(220,181,226,1) 100%);
  /* FF3.6-15 */
    background:-webkit-radial-gradient(center,ellipse cover,rgba(255,255,255,1) 0%,rgba(240,237,252,1) 33%,rgba(225,206,229,1) 66%,rgba(220,181,226,1) 100%);
  /* Chrome10-25,Safari5.1-6 */
    background:radial-gradient(ellipse at center,rgba(255,255,255,1) 0%,rgba(240,237,252,1) 33%,rgba(225,206,229,1) 66%,rgba(220,181,226,1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dcb5e2',GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  }
}

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

/* =====================================
Turni
======================================= */
#profile_schedule {
  display:block;
  position:absolute;
  top:390px;
  margin-left:150px;
  background:-moz-linear-gradient(left,rgba(255,255,255,0.7) 0%,rgba(224,217,226,0.7) 100%);
/* FF3.6-15 */
  background:-webkit-linear-gradient(left,rgba(255,255,255,0.7) 0%,rgba(224,217,226,0.7) 100%);
/* Chrome10-25,Safari5.1-6 */
  background:linear-gradient(to right,rgba(255,255,255,0.7) 0%,rgba(224,217,226,0.7) 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3ffffff',endColorstr='#b3e0d9e2',GradientType=1);
/* IE6-9 */
  width:350px;
  text-align:left;
  font-family:'Yanone Kaffeesatz',sans-serif;
  padding:10px 0 0;
  border-radius:10px;
  border:2px solid white;
  box-shadow:0 10px 30px rgba(0,0,0,0.15);
}

#profile_schedule .container {
  background-color:yello;
  position:relative;
  display:block;
  width:350px;
  line-height:15px;
  margin-top:-10px;
}

#profile_schedule .label {
  display:inline-block;
  position:relative;
  background-color:gree;
  font-size:12px;
  text-align:left;
  margin-top:15px;
  letter-spacing:1px;
  left:20px;
  color:#8663a0;
  text-transform:uppercase;
}

#profile_schedule .value {
  display:inline-block;
  position:relative;
  font-size:12px;
  font-weight:normal;
  color:#595661;
  text-align:left;
  background-color:blu;
  width:230px;
}

#schedule_converted {
  text-align:center;
  font-size:7px;
  color:#5c77b3;
  margin:10px;
}

#profile_photo_galleries {
  display:block;
  position:relative;
  background-color:re;
  margin-top:-100px;
  display:none;
}

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

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

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

.photo_gallery_image {
  width:130px;
  height:130px;
  border:2px solid #f5d69e;
/* 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;
}

#password_photo_gallery_previews > .photo_gallery_preview > .photo_gallery_link {
/* immagine per le gallerie protette da password */
  background-image:url();
  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:rgba(255,255,255,0.8);
  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);
  -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:1000px;
  position:fixed;
  z-index:9999;
  text-align:center;
  background-color:re;
  margin-top:34px;
}

.elementibarrasuperiore li {
  font-size:15px;
  font-weight:bolder;
  letter-spacing:3px;
  float:left;
  font-weight:400;
  font-family:'Yanone Kaffeesatz',sans-serif;
}

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

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

.primoelemento {
  margin-left:70px;
}

.sociale {
  height:17px;
  margin-top:-1px;
  opacity:.6;
}

.elementibarrasuperiore {
  padding-left:140px;
}

.regalino {
  margin-left:15px;
}

.posta {
  margin-left:20px;
}

.guarda {
  margin-left:17px;
}

.sociale:hover {
  opacity:1;
}

/* ==========================================
Sezione della Pagina Iniziale
============================================ */
#ContentHeader {
  display:inline-block;
  position:relative;
  margin:-30px auto;
  height:690px;
  width:1000px;
  background:url(https://img.mfcimg.com/photos2/155/15529610/890-420-738-366-12555426.png);
  background-size:1000px 900px;
  background-repeat:no-repeat;
  background-position:top center;
  background-color:re;
}

#ContentHeader h1 {
  display:block;
  position:relative;
  margin-top:264px;
  margin-left:452px;
  width:400px;
  color:white;
  font-family:'Yanone Kaffeesatz',sans-serif;
  font-size:30px;
  line-height:30px;
  padding:10px 1px;
  font-weight:400;
  background-color:rgba(255,255,255,0);
  letter-spacing:3px;
  color:#c342a2;
  text-align:center;
  font-style:initial;
  border:3px solid white;
  border-radius:10px;
}

.testomedia {
  font-family:'Yanone Kaffeesatz',sans-serif;
  text-align:left;
  font-size:16px;
  color:#3b3e73;
  letter-spacing:;
  margin-top:-10px;
  margin-left:452px;
  width:400px;
  background-color:re;
  font-weight:400;
  letter-spacing:1px;
}

.iconasociale {
  margin-top:-7px;
  height:35px;
  margin-right:15px;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
  opacity:1;
}

.twitter {
  margin-left:500px;
}

.iconasociale:hover {
  opacity:.7;
}

.logocondi {
  display:block;
  position:absolute;
  margin-top:-36px;
  margin-left:340px;
  width:110px;
  background-color:rgba(255,255,255,0.5);
  padding:7px 10px;
  opacity:.8;
  box-shadow:0 5px 20px rgba(0,0,0,0.15);
  border-radius:10px;
  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;
}

.logocondi:hover {
  background-color:white;
  opacity:1;
  box-shadow:0 3px 10px rgba(0,0,0,0.1);
}

.jmm {
  margin-left:490px;
  margin-top:70px;
  opacity:1;
  width:38%;
  border:5px solid white;
}

/* cyrillic */
@font-face {
  font-family:'Yanone Kaffeesatz';
  font-style:normal;
  font-weight:400;
  src:local('Yanone Kaffeesatz Regular'),local(YanoneKaffeesatz-Regular),url(https://fonts.gstatic.com/s/yanonekaffeesatz/v9/3y976aknfjLm_3lMKjiMgmUUYBs04Y8fH-qHHt6MDPo.woff2) format("woff2");
  unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
}

/* vietnamese */
@font-face {
  font-family:'Yanone Kaffeesatz';
  font-style:normal;
  font-weight:400;
  src:local('Yanone Kaffeesatz Regular'),local(YanoneKaffeesatz-Regular),url(https://fonts.gstatic.com/s/yanonekaffeesatz/v9/3y976aknfjLm_3lMKjiMgmUUYBs04Y8UH-qHHt6MDPo.woff2) format("woff2");
  unicode-range:U+0102-0103,U+0110-0111,U+1EA0-1EF9,U+20AB;
}

/* latin-ext */
@font-face {
  font-family:'Yanone Kaffeesatz';
  font-style:normal;
  font-weight:400;
  src:local('Yanone Kaffeesatz Regular'),local(YanoneKaffeesatz-Regular),url(https://fonts.gstatic.com/s/yanonekaffeesatz/v9/3y976aknfjLm_3lMKjiMgmUUYBs04Y8VH-qHHt6MDPo.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:'Yanone Kaffeesatz';
  font-style:normal;
  font-weight:400;
  src:local('Yanone Kaffeesatz Regular'),local(YanoneKaffeesatz-Regular),url(https://fonts.gstatic.com/s/yanonekaffeesatz/v9/3y976aknfjLm_3lMKjiMgmUUYBs04Y8bH-qHHt6M.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
=============================================== */
#carmella {
  display:inline-block;
  position:relative;
  margin:-10px auto;
  height:800px;
  width:1000px;
  background:url();
  background-size:1000px 900px;
  background-repeat:no-repeat;
  background-position:top center;
  background-color:re;
  border:2px solid yello;
}

.aboutme {
  margin-top:100px;
  margin-left:100px;
  z-index:2;
  box-shadow:0 10px 30px rgba(0,0,0,0.2);
  border-radius:10px;
  border:1px solid white;
}

.fap {
  margin-left:540px;
  margin-top:160px;
  z-index:1;
  box-shadow:0 10px 30px rgba(0,0,0,0.1);
  border-radius:10px;
  border:1px solid #8c8cb9;
}

.numbers {
  margin-top:420px;
  margin-left:150px;
  z-index:3;
  box-shadow:0 10px 30px rgba(0,0,0,0.2);
  border-radius:10px;
  border:1px solid #b583b5;
}

h1 {
  font-family:'Yanone Kaffeesatz',sans-serif;
}

h2 {
  font-family:'Yanone Kaffeesatz',sans-serif;
}

h3 {
  font-family:'Yanone Kaffeesatz',sans-serif;
}

p {
  font-family:'Yanone Kaffeesatz',sans-serif;
}

.aboutme {
  display:inline-block;
  position:absolute;
  overflow:hidden;
  padding:20px;
  background:-moz-linear-gradient(left,rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.9) 100%);
/* FF3.6-15 */
  background:-webkit-linear-gradient(left,rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.9) 100%);
/* Chrome10-25,Safari5.1-6 */
  background:linear-gradient(to right,rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.9) 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3ffffff',endColorstr='#e6ffffff',GradientType=1);
/* IE6-9 */
  width:490px;
  height:300px;
}

.aboutme h2 {
  font-size:20px;
  color:#c53da3;
  letter-spacing:1px;
}

.aboutme h3 {
  font-size:17px;
  line-height:17px;
  color:#3b3c75;
  letter-spacing:;
}

.aboutme p {
  font-size:15px;
  line-height:15px;
  color:#636380;
  letter-spacing:;
}

.fap {
  display:inline-block;
  position:absolute;
  overflow:hidden;
  padding:20px;
  background-color:rgba(40,45,110,0.7);
  width:476px;
  height:550px;
  text-align:right;
}

.fap h2 {
  font-size:20px;
  color:#efa2dc;
  letter-spacing:1px;
  margin-bottom:-10px;
}

.fap h3 {
  display:inline-block;
  position:relative;
  font-size:17px;
  line-height:17px;
  color:#86d2e8;
  letter-spacing:;
}

.fap p {
  font-size:15px;
  line-height:15px;
  color:#dddde6;
  letter-spacing:;
  margin-top:-15px;
  margin-bottom:-8px;
}

.numbers {
  display:inline-block;
  position:absolute;
  overflow:hidden;
  padding:20px;
  background:-moz-linear-gradient(top,rgba(169,126,183,0.7) 0%,rgba(156,110,160,0.7) 100%);
/* FF3.6-15 */
  background:-webkit-linear-gradient(top,rgba(169,126,183,0.7) 0%,rgba(156,110,160,0.7) 100%);
/* Chrome10-25,Safari5.1-6 */
  background:linear-gradient(to bottom,rgba(169,126,183,0.7) 0%,rgba(156,110,160,0.7) 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3a97eb7',endColorstr='#b39c6ea0',GradientType=0);
/* IE6-9 */
  width:540px;
  height:110px;
  text-align:center;
}

.camvers {
  display:inline-block;
  padding:0 10px;
}

.numeri h2 {
  font-size:20px;
  color:#1c1b21;
  letter-spacing:1px;
  margin-bottom:-10px;
}

.numeri h3 {
  display:inline-block;
  position:relative;
  font-size:17px;
  line-height:17px;
  color:#c0ecc0;
  letter-spacing:;
}

.numeri p {
  font-size:15px;
  line-height:15px;
  color:#f5f5f5;
  letter-spacing:;
  margin-top:-15px;
  margin-bottom:-8px;
}

/* ==========================================
Sezione della Regole
============================================ */
#rules {
  margin-top:-40px;
}

#rulesWrapper {
  display:inline-block;
  position:relative;
  margin:0 auto;
  height:700px;
  width:1000px;
  background:url();
  background-size:1000px 900px;
  background-repeat:no-repeat;
  background-position:top center;
  background-color:re;
}

.fotozz {
  margin-top:-450px;
  margin-left:240px;
  height:600px;
  z-index:20;
}

h3.tester {
  color:#fff!important;
  top:-215px!important;
  background:transparent!important;
  border:unset!important;
  box-shadow:unset!important;
}

.tester {
  display:inline-block;
  position:absolute;
  padding:20px 300px 20px 20px;
  background:-moz-linear-gradient(left,rgba(255,255,255,0.7) 0%,rgba(252,239,247,0.7) 100%);
  background:-webkit-linear-gradient(left,rgba(255,255,255,0.7) 0%,rgba(252,239,247,0.7) 100%);
  background:linear-gradient(to right,rgba(255,255,255,0.7) 0%,rgba(252,239,247,0.7) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3ffffff',endColorstr='#b3fceff7',GradientType=1);
  width:200px;
  height:428px;
  box-shadow:0 10px 30px rgba(0,0,0,0.15);
  border-radius:10px;
  border:1px solid white;
/* margin-top: 120px; */
  margin-left:140px;
  z-index:9;
}

.tester a {
  color:#c737a4;
}

.tester a:hover {
  color:#5969e3;
}

.tester h2 {
  font-size:20px;
  color:#c53da3;
  letter-spacing:1px;
}

.tester h3 {
  font-size:17px;
  line-height:17px;
  color:#596de0;
  letter-spacing:;
}

.tester p {
  font-size:15px;
  line-height:15px;
  color:#63537b;
  letter-spacing:;
  margin-top:-13px;
}

/* ======================================
Sezione delle Mance
======================================= */
#tipmenuWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:630px;
  width:1000px;
  background-image:url();
  background-size:1000px 950px;
  background-repeat:no-repeat;
  font-family:'Yanone Kaffeesatz',sans-serif;
  margin-left:120px;
}

.wall_post_info {
  font-weight:400!important;
  color:#fff!important;
}

.fotozz {
  display:inline-block;
  position:absolute;
  height:600px;
  margin-top:100px;
  margin-left:40px;
}

.contenitoremance {
  display:inline-block;
  background-color:viole;
  margin-top:110px;
  width:900px;
  height:600px;
  text-align:right;
  margin-left:50px;
}

.mancia {
  display:inline-block;
  position:relative;
  font-size:17px;
  letter-spacing:;
  background:-moz-linear-gradient(left,rgba(255,255,255,0.7) 0%,rgba(194,191,245,0.7) 100%);
/* FF3.6-15 */
  background:-webkit-linear-gradient(left,rgba(255,255,255,0.7) 0%,rgba(194,191,245,0.7) 100%);
/* Chrome10-25,Safari5.1-6 */
  background:linear-gradient(to right,rgba(255,255,255,0.7) 0%,rgba(194,191,245,0.7) 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3ffffff',endColorstr='#b3e0d9e2',GradientType=1);
/* IE6-9 */
  width:40%;
  text-align:left;
  padding:1px 0 5px 20px;
  border-radius:10px;
  border:2px solid white;
  margin-right:12px;
  margin-bottom:3px;
  margin-left:;
  box-shadow:0 5px 10px rgba(0,0,0,0.2);
}

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

.contenitoremance a:link {
  color:#c737a4;
}

.contenitoremance a:visited {
  color:#c737a4;
}

.contenitoremance a:active {
  color:#c737a4;
}

.mancia:hover {
  background-color:white;
  -ms-transform:scale1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
  transform:scale(1.1,1.1);
  box-shadow:0 5px 13px rgba(0,0,0,0.2);
}

.prezzomancia {
  color:#374c95;
  font-size:20px;
}

.valutamancia {
  color:#a5a4a4;
  font-size:13px;
  font-weight:400;
}

/* =========================================
Sezione delle Squadre
========================================== */
.c1 {
  margin-top:230px;
  margin-left:645px;
  background-color:rgba(255,255,255,0.7);
  border:2px solid white;
}

.kmm a {
  color:#7d6d79;
  -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;
}

.kmm a:hover {
  color:black;
  background-color:#dfcef5;
  padding:3px;
}

.c2 {
  margin-top:100px;
  margin-left:20px;
  background-color:rgba(0,0,0,0.7);
  border:2px solid black;
  z-index:1;
}

.names {
  margin-top:60px;
  background-color:;
  width:640px;
  height:800px;
  text-align:center;
  font-size:20px;
  overflow:hidden;
  color:white;
  letter-spacing:1px;
  text-shadow:0 0 30px rgba(255,255,255,0.7);
  text-transform:uppercase;
}

.names tr {
  background-color:yello;
  width:160px;
}

.names td {
  width:160px;
  overflow:hidden;
}

.gemstones h2 {
  color:#f5f5f5;
  font-size:50px;
  text-align:center;
  text-shadow:0 0 30px rgba(255,255,255,0.7);
}

.nc {
  margin-top:10px;
  font-size:50px;
}

.cc {
  margin-top:-55px;
  font-size:35px;
  border-bottom:3px solid #d4cfcf;
  padding-bottom:7px;
  width:180px;
}

.cc2 {
  color:#e2e0e0;
  border-bottom:3px solid #908e8e;
}

.vcc1 {
  color:#c5c5c5;
}

.vcc2 {
  color:#8e8b8b;
}

.cm {
  font-size:25px;
  margin-top:-30px;
  color:#d261b7;
}

.cm2 {
  color:#b9b6f5;
}

.ec {
  font-size:17px;
  color:black;
  line-height:17px;
  margin-top:-20px;
}

.ec2 {
  color:white;
}

.pc {
  font-size:15px;
  line-height:16px;
}

.pc2 {
  margin-top:30px;
  width:130px;
  color:#cac7c8;
  font-size:16px;
}

.kmm {
  display:block;
  margin-right:30px;
  font-size:14px;
}

.cm1 {
  color:#d261b7;
}

.nc1 {
  color:#b991ef;
}

.nc2 {
  color:#a0d4f3;
}

.cab {
  display:block;
  position:absolute;
  font-size:18px;
  line-height:20px;
  width:70px;
  height:20px;
  border:1px solid #858586;
  text-align:center;
  margin-top:-387px;
  margin-left:170px;
  -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;
}

.cab:hover {
  border:1px solid #74d062;
  color:#74d062;
}

.cab1 {
  color:#ceb4ef;
}

.cab2 {
  margin-top:-389px;
  margin-left:206px;
  border:1px solid #e2dfe0;
  color:#bce2f7;
}

/* ============================================ 
Sezione del Negozio 
============================================= */
#store {
  margin-top:-10px;
}

#profile_mfc_share_content {
  display:none;
}

#storeWrapper {
  display:block;
  position:relative;
  margin:0 auto;
  height:870px;
  width:1000px;
  background-image:url();
  background-size:1000px 900px;
  background-repeat:no-repeat;
  background-color:re;
}

.wall_post {
  clear:both;
  padding-bottom:30px;
  display:inline-block;
  position:relative;
  font-size:17px;
  width:40%;
  text-align:left;
  margin-right:12px;
  margin-bottom:3px;
  box-shadow:rgba(0,0,0,0.2) 0 5px 10px;
  background:linear-gradient(to right,rgba(255,255,255,0.7) 0%,rgba(224,217,226,0.7) 100%);
  padding:1px 0 5px 20px;
  border-radius:10px;
  border-width:2px;
  border-style:solid;
  border-color:white;
  border-image:initial;
}

.tester a {
  color:#c737a4;
}

.tester a:hover {
  color:#5969e3;
}

#storeWrapper iframe {
  background-color:rgba(255,255,255,0.7);
  margin-top:100px;
  margin-left:80px;
  width:800px;
  height:870px;
  padding:120px 10px 0;
  border-radius:10px;
  border:2px solid white;
  box-shadow:0 10px 40px rgba(0,0,0,0.2);
}

/* ====================================== 
Sezione del marchio del mattone 
======================================== */
.MyLogo {
  display:inline-block;
  position:fixed;
  width:117px;
  height:30px;
  background-image:url(http://i.imgur.com/WlKePkp.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 {
  display:inline-block;
  position:relative;
  margin:0 auto;
  height:38px;
  width:100%;
  text-align:center;
  font-size:12px;
  font-weight:400;
  color:white;
  font-style:normal;
  z-index:1;
  background-color:;
  padding:2px;
}

@media (max-width: 980px) {
  .Copyright {
    background:-moz-linear-gradient(left,rgba(117,93,111,0) 0%,rgba(117,93,111,0.66) 33%,rgba(117,93,111,1) 50%,rgba(117,93,111,0.68) 66%,rgba(117,93,111,0) 100%);
  /* FF3.6-15 */
    background:-webkit-linear-gradient(left,rgba(117,93,111,0) 0%,rgba(117,93,111,0.66) 33%,rgba(117,93,111,1) 50%,rgba(117,93,111,0.68) 66%,rgba(117,93,111,0) 100%);
  /* Chrome10-25,Safari5.1-6 */
    background:linear-gradient(to right,rgba(117,93,111,0) 0%,rgba(117,93,111,0.66) 33%,rgba(117,93,111,1) 50%,rgba(117,93,111,0.68) 66%,rgba(117,93,111,0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00755d6f',endColorstr='#00755d6f',GradientType=1);
  /* IE6-9 */
  }
}

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

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

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

.Copyright > a:visited {
  color:#5eefee;
}

.Copyright > a:active {
  color:#5eefee;
}

.Copyright > a:hover {
  color:#e8aef3;
}

/* -------------------------  Fine Stilizzazione dei link ----------------------------- */
#profile_friends {
  display:none;
}

#cam_score_container {
  display:block;
  position:absolute;
  background-color:rgba(255,255,255,0.7);
  border-radius:10px;
  border:1px solid white;
  font-family:'Yanone Kaffeesatz',sans-serif;
  margin-top:280px;
  margin-left:800px;
  width:115px;
  height:25px;
  font-size:20px;
  line-height:25px;
  text-align:center;
  padding:10px;
  background-color:gree;
  box-shadow:0 10px 30px rgba(0,0,0,0.15);
  z-index:2;
}

#cam_score_label {
  display:block;
  position:absolute;
  background-color:yello;
  width:10px;
  color:grey;
}

#cam_score_value {
  display:block;
  position:absolute;
  background-color:viole;
  color:#c53da3;
  width:70px;
  text-align:left;
  margin-left:70px;
}

#storeWrapper iframe {
  background-color:rgba(40,45,110,0.7);
  margin-top:-215px!important;
  width:800px;
  height:870px;
  padding:120px 10px 0;
  border-radius:10px;
  border:2px solid white;
  box-shadow:0 10px 40px rgba(0,0,0,0.2);
  color:#fff;
}

#profile_comments {
  position:relative;
  z-index:-1;
}

.tester {
  width:50%;
  margin-left:140px!important;
}

.tester h3 {
  font-size:20px!important;
  letter-spacing:5px;
}

.tester h3 {
  font-size:20px!important;
}

.fotozz {
  margin-left:570px!important;
  margin-top:-420px!important;
}

#cam_score_container {
  display:none;
}