/*
Theme Name: Bellafronte
Description: tema svìiliuppato per Cesare Bellafronte
Version: 1.0
Author: Luciano Matteucci
Author URI: http://www.webforyou2000.com
*/

@import "css/screen.css";

p { padding-bottom: 1.2em !important; }

.gallery {
	margin: auto;
}
.gallery-item {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	text-align: center;
	width: auto;
}
.gallery img {
	border: 0px solid #cfcfcf;
}
.gallery-caption {
	margin-left: 0;
}

#copyright p.w2000,
#copyright a.w2000 {
	color: #333 !important;
	text-decoration: none;
}
#copyright .w2000 a:hover {
	color: #fff !important;
	text-decoration: none;
}	

