/*
Theme Name: SIBBM
Theme URI: http://www.dudat.it
Author: duDAT Srl
Author URI: http://www.dudat.it
Description: SIBBM - This theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.2

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/* Autore */
.home-box-autore, .box-hor-autore, .entry-autore {
	display: none;
}


/* Colori voci menu */
.menu-lingue-container ul li.italiano a {
	border-left: 8px solid red;
}

.menu-lingue-container ul li.english a {
	border-left: 8px solid #36408B;
}


/* Box homepage */

.home-box {
    padding-top: 5px;
}
