/* -- This is the place to add your own style modifications without touching the original styles -- */
	/* ---------[ Hide Home Page ]--------- */

body.home #header {

display: none;

}



body.home #topnav {

border-bottom: none;

}



div.featured.wide {margin-top:0}

/* ---------[ Allineamento banner pagina secondaria ]--------- */

#sitetitle, #logo, .head-banner468 {
width: auto !important;
max-width: none;
}

#header {
margin-top: 2;
}
#head-content {
padding-top: 0;
}

/* ---------[ Bordo grigio pulsanti Leggi tutto, rispondi, cerca ]--------- */

a.more-link, a.comment-reply-link, #searchform #submitbutton {
border: 1px solid gray !important;
}

/* ---------[ Carosello altezza auto ]--------- */

.featured.wide .flex-caption .excerpt {
height: auto;
}

/* ---------[ Colore nome autore ]--------- */

#content .meta-author a, #content .meta-comments a, #comments cite.fn a, #comments .commentmetadata a {
color: inherit;
}

.like_button iframe {
width: 126px !important;
}