#articolo_wrapper {
    border-top: 1px solid #dfe0e0;
    padding-top: 5px;
}
#articolo_wrapper .corpo {
    line-height: 25px;
}

#articolo_wrapper .corpo img{
    max-width: 100%;
}

#articolo_wrapper h1 {
    font-size: 35px;
    line-height: 45px;
    margin: 0 0 10px 0;
}

#articolo_wrapper img,
#articolo_wrapper iframe,
#articolo_wrapper object,
#articolo_wrapper embed {
    max-width: 100%;
}


#articolo_wrapper .foto {
    position: relative;
}
#articolo_wrapper .badge_fotogallery {
    position: absolute;
    background: rgba(0,0,0,0.5);
    right: 0;
    top: 50%;
    width: 145px;
    height: 130px;
    margin-top: -75px;
    text-align: center;
    color: #fff;
    padding: 10px 5px;
    font-size: 11px;
}
#articolo_wrapper .badge_fotogallery .sprite-badge_foto {
    display: block;
    margin: 0 auto 10px auto;
}
#articolo_wrapper .badge_fotogallery .tit {
    font-weight: bold;
    font-size: 13px;
    display: block;
    margin-bottom: 10px;
}

#articolo_wrapper .contenuto {
    width: 550px;
    float: right;
}
#share_bar_wrapper {
    float: left;
    text-align: center;
    width: 78px;
    min-height: 300px;
}
#share_bar {
    width: 78px;
}


#articolo_wrapper .contenuto > * {
    margin-bottom: 20px;
}
#articolo_wrapper .firma {
color: #a40000;
font-size: 14px;
padding-bottom: 10px;
border-bottom: 1px solid #ddd;
}




/* COLONNA MOBILE CONDIVISIONI */
#share_bar > * {
    margin-bottom: 15px;
}

#share_bar .sprite-stampa {
    cursor: pointer;
}

#share_bar .sprite-fumetto_commenti {
    text-indent: 0;
    line-height: 30px;
    font-size: 15px;
    font-weight: bold;
    color: #c00;
    cursor: pointer;
    text-decoration: none;
}
#share_bar .fb-share-button {
    min-height: 61px;
}
#share_bar .twitter {
    min-height: 66px;
}
#share_bar .googleplus {
    min-height: 64px;
}





#articolo_wrapper .contenuto .bottom {
    font-size: 12px;
    padding: 10px 0;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #626161;
}



#articolo_wrapper .contenuto .diventafan {
    display: table;
    width: 100%;
}
#articolo_wrapper .contenuto .diventafan .title {
    font-size: 11px;
    color: #a40000;
    padding-bottom: 5px;
}
#articolo_wrapper .contenuto .diventafan .item {
    display: table-cell;
    vertical-align: middle;
    margin-right: 10px;
}
#articolo_wrapper .contenuto .diventafan .item.twitter {
    margin-left: 10px;
    padding-right: 10px;
}
#articolo_wrapper .contenuto .diventafan .item.googleplus {
    margin-left: 10px;
    text-align: center;
    padding-right: 10px;
}

/* per far ballare meno la pagina */
#outbrain {
    min-height: 255px;
}



/* paywall */
.sfumatura_pay {
    background: url(/img/paywall/sfumatura.png);
    width: 550px;
    height: 80px;
    position: absolute;
    margin-top: -80px;
}
.paywall {
    background: #f2f6fc;
}
.paywall .intestazione {
    background: #d7e0ed;
    font-size: 17px;
    font-weight: bold;
    color: #069;
    line-height: 40px;
    padding-left: 15px;
}
.paywall ul {
    padding: 25px 20px 0px 210px;
    background: url(/img/paywall/paywall-1.png) no-repeat 16px center;
    margin: 0;
    font-size: 18px;
    line-height: 1.2;
    min-height: 120px;
    list-style-type: none;
}
.paywall li {
    margin: 0 0 17px 0;
    padding-left: 33px;
    background: url(/img/paywall/green-mark.png) no-repeat left top;
}
.paywall #button_shop {
    color: #FFF;
    background: #0085c8;
    background: -moz-linear-gradient(top,  #00aaff 0%, #00679a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00aaff), color-stop(100%,#00679a));
    background: -webkit-linear-gradient(top,  #00aaff 0%,#00679a 100%);
    background: -o-linear-gradient(top,  #00aaff 0%,#00679a 100%);
    background: -ms-linear-gradient(top,  #00aaff 0%,#00679a 100%);
    background: linear-gradient(to bottom,  #00aaff 0%,#00679a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aaff', endColorstr='#00679a',GradientType=0 );

    text-decoration: none;
    margin: 0 0 20px 178px;
    padding: 9px 25px;
    font-size: 20px;
    display: inline-block;
    border-radius: 10px;
}
.paywall #button_shop:hover {
    text-decoration: none;
}
.ui-dialog.bigFrame {
    width: 800px !important;
}

.paywall_login {
    border-top: 1px solid #d7e0ed;
    background: #e5eefc;
    padding: 10px 20px 20px 20px;
    font-size: 14px;
    font-weight: bold;
}
.paywall_login .label {
    color: #069;
}
.paywall_login .input {
    display: inline-block;
    width: 200px;
}
.paywall_login .input input {
    border: 1px solid #d3d3d3;
    font-weight: normal;
    padding: 5px 10px;
    background-color: #fafafa;
    border-radius: 8px;
}
.paywall_login .submit {
    display: inline-block;
    width: 80px;
}
.paywall_login .submit input[type="submit"] {
    background: #d7e0ed;
    color: #069;
    font-weight: bold;
    padding: 5px 17px;
}
.paywall_login .submit input[type="submit"]:hover {
    background: #CDF;
    border-color: #9bf;
}

#menu-wrapper .wrapper-secondo_livello, #menu-wrapper .uppermenu-wrapper{
    margin-top: 0;
}




/* sondaggi, che usano p=articolo. da separare un giorno */
form.risposte .buttons {
    margin-top: 20px;
}

form.risposte .risposta {
    margin-bottom: 10px;
    font-size: 18px;
}

form.risposte input[type="submit"] {
    font-size: 22px;
    padding: 5px 25px;
    background: #DAC31F;
}
form.risposte .buttons a.link_risultati {
    clear: both;
    display: inline-block;
    margin-left: 20px;
}

a.vedi_tutti {
    display: inline-block;
    font-size: 12px;
    color: #999;
    margin: 50px 0 0 200px;
    width: 200px;
    text-align: center;
}
.risposta .bar {
    height: 10px;
    background: #c00;
    border-radius: 5px;
}

.risposte .risposta {
    margin-bottom: 10px;
}
/* fine sondaggi */
