h1 {
	color:#ff6600;
}

.bmenu a {
	text-align: center;
	margin: 4px 12px;
	padding: 2px 12px;
	background-color: #ed1c24;
	border-radius: 20px;
	border:1px solid #fff;
	display: inline-block;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.bmenu a:hover {
	background-color: #faddcc;
	color:#ff6600;
	border:1px solid #ff6600;
}

a.fb {
	text-align: center;
	margin: 4px 12px;
	padding: 2px 12px;
	background-color: #3c5a98;
	border-radius: 20px;
	border:1px solid #fff;
	display: inline-block;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

a.fb img { width: 20px; border:1px solid #777;}

a.fb:hover {
	background-color: #6381c0;
	color:#fff;
	border:1px solid #334c80;
}

.bricette, .bricette li {
	list-style-type: none;
	text-align: center;
	margin: 0;
}

.bricette h1 {
	margin-bottom:0;
}

.bblocks, .bblocks li, .bblogs, .bblogs li {
	list-style-type: none;
	text-align: center;
	margin: 0;
	display: inline-block;
	vertical-align:text-top;
}

.bblock {
	text-align: center;
	width:300px;
	height:300px;
	margin:16px;
	border:8px solid #ff9900;
	position:relative;
	cursor:pointer;
}

.bblog {
	width:200px;
	height:200px;
	background-size:200px 200px;
	position:relative;
	cursor:pointer;
	border-color:#ececec;
}

.bblog .dida {
	width:190px;
}

.bblog-scheda {
	width:200px;
	border:8px solid #ececec;
	padding:0;
	margin:-10px 16px 16px 16px;
}

.bblog-scheda .pad {
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
}

.bricetta {
	width:500px;
	height:375px;
	background-size:500px 375px; 
	cursor:pointer;
	border-color:#ff6600;
}

.bricettina {
	width:250px;
	height:188px;
	background-size:250px 188px; 
	cursor:pointer;
	border-color:#ff6600;
}

.bricetta:hover {
	border-color:#9c0401;
}

.dida {
	width:290px;
	color:#fff;	
	font-size:13px;
	line-height: 16px;
	position: absolute;
	bottom:0px;
	text-align: center;
	padding:5px;
	background:url("../img/fancy_title_over.png");
	text-decoration: none;	
	font-family: arial;
}

.dida-cnt {
	padding:0 10px;
}

.dida h2 {
	font-size:16px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
	color:#fff;
	line-height: 20px;
	padding: 0 0 10px 0;
	margin: 0;
}

.bblock-over {
	opacity: 0.8;
	border-color: #ff6600;
}

form a {
	color:#444;
}

h1 {
	margin:10px 0;
	padding: 0!important;
}

.td1 {
	font-family: Verdana;
	font-size: 13px;
	color:#404040;
	font-weight: bold;
	padding:4px 20px;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	background-color: #ccc;
}

.td2 {
	padding:4px 20px;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	background-color: #efefef;
}

.td2 input {
	font-size: 16px;
	width:300px;
}

.btn {
	cursor: pointer;
}

input.prov {
	width: 30px;
	text-transform: uppercase;
}

input.born {
	width: 100px;
}

input.iradio {
	width: auto;
}

form .min {
	color:#777;
}


.vote-bar div {
	float:left;
	width:35px;
	height:35px;
	background-size:35px 35px;
	margin-right: 10px;
	background-image: url('star.png');
	text-align: center;
	line-height: 38px;
	font-size: 14px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color:#ff6600;
}

.vote-bar h2 {
	margin:10px 0;
}

.vote-bar a {
	display:block;
	text-decoration: none;
}

.vote-bar a:hover {
	background:url("../img/fancy_title_over.png");
	opacity:0.1;
	color:#ff3300;
}
