#header {background: #E61E0D; border-bottom: 2px solid #CC1B0C;}
#header h1 a {background: url('http://static.blogo.it/images/autoblog_logo.gif') no-repeat center left;} /* il logo deve essere  278px x 82px */
/* #header .sponsored img {height: 50px;} */
#header .blocco-login, #header .blocco-registrato  {background: #E64132}/* sfondo login */
#header .blocco-login label {color: #fff;}
#header .blocco-login label span { color: #A01509;}
#header .blocco-login input {border-color: #AA241B; }

#header .blocco-login .username, #header .blocco-registrato .registrato-right {border-color:  #CC1B0C;} 
#header .blocco-login .password button {background: #A01509; color: #fff;}
#header .blocco-login .password button:hover {background: #7C1007;}

#header .blocco-login .link-registrati, #header .blocco-registrato .avatar-utente {border-color: #E64132; } /* colore login */    
#header .blocco-login .link-registrati a, #header .blocco-login label span a, #header .blocco-registrato a {color: #fff;}

 

/* colore uguale ma applicato a valori diversi (non si possono unire) */
#header .blocco-registrato .link-utente {color: #fff;}
#header .blocco-registrato .avatar-utente img {border-color: #CC953D;}


.cerca {background: #CC1B0C; padding-left: 5px;} /* dovrˆ essere diversa per ogni blog */
.cerca input {border-color: #A3160A;}
.cerca button {background: #A01509; color: #fff;}
.cerca button:hover {background: #861208;}

.articolo h1 a, .s_titolo a, .galleria .gallerylist .titolo-galleria {color: #D71C0C; }
.s_vota .s_voti {background: #E61E0D; border-color: #AA160A;}
#sidebar .blocco h3 {border-top-color: #E61E0D;}
.footer a {color: #B2170A;}


/* COMMUNITY BOX */
#sidebar .communityactivities .title {background: #E64132;}

/* Badge from guida.autoblog.it */
div.autoblog-badge {
    width: 585px;
    font-family:'Lucida Sans',Arial,Trebuchet,sans-serif;
    margin-bottom: 10px;
}

div.autoblog-badge .badge-title {
    background: #E61E0D;
    padding-left: 10px;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 20px;
}

div.autoblog-badge .badge-title a {
    color: white;
    text-decoration:none;
}

div.autoblog-badge .badge-title a:hover {
    text-decoration: underline;
}

div.autoblog-badge .badge-title .badge-title-right {
    float:right;
    padding-right: 10px;
}

div.autoblog-badge .model-info a {
    font-size: 16px;
    line-height: 30px;
    font-family: 'Lucida Sans',Arial,Trebuchet,sans-serif;
    color: #4F5EA4;
    text-decoration: none;
}

div.autoblog-badge .model-info a:hover {
    text-decoration: underline;
}

div.autoblog-badge .model-info-left {
    float: left;
    width: 140px;
    height: 100px;
}

div.autoblog-badge .model-info-left img {
    border:1px solid #E0E0E0;
    padding: 1px;
}

div.autoblog-badge .model-info-right {
    float: left;
    width: 445px;
    height: 100px;
}

div.autoblog-badge .model-details {
    line-height: 30px;
    float: left;
    font-size: 16px;
}

div.autoblog-badge .rating-stars {
    overflow:hidden;
    padding:0;
    list-style:none;
    margin:0;
}

div.autoblog-badge .rating-stars li{
    float:left;
    margin:0 5px 0 0;
}

div.autoblog-badge .other-models {
/*  text-align: center;*/
}

div.autoblog-badge .other-models a {
    font-size:14px;
    line-height:20px;
    color:#4F5EA4;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
}

div.autoblog-badge .other-models a:hover {
    text-decoration: underline;
}

div.autoblog-badge .critica{
    float:right;
    width:115px;
    background:url(http://static.blogo.it/sr/auto/images/critica-bg.gif) no-repeat;
    overflow:hidden;
    height: 50px;
font-size: 11px;
    margin:0 0 0 10px;
    padding:10px 0 0 9px;
}

div.autoblog-badge .critica h3 {
    color:#d99e26;
    font-size:13px;
    margin:0;
}

div.autoblog-badge .critica-alt {
    float:left;
    width:280px;
    background:url(http://static.blogo.it/sr/auto/images/critica-alt-bg.gif) no-repeat;
    height:55px;
    padding:12px 0 0 0px;
}

div.autoblog-badge .critica-alt h3{
    color:#d99e26;
    font-size:14px;
    margin:0;
    border-bottom: 0px;
}

div.autoblog-badge .critica-alt .stars-box{
    float:left;
    width:125px;
    margin-left: 15px;
    margin-bottom: 10px;
}

div.autoblog-badge .critica-alt .guida-link {
    text-align: center;
}

div.autoblog-badge .critica-alt .guida-link a {
    font-size: 11px;
    text-align: center;
}

