/*
Theme Name: Nutella
Theme URI: http://wordpress.org/
Description: Tema custom per il nuovo sito Nutella.it.
Version: 1.6
Author: NeoNetwork

*/

*{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

html, body{
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000;
	background: #fff;
}
body{
	text-align: center;
	background: url('images/bg_nocciole.jpg') 50% 70px no-repeat;
}
h1{}
h2, h3{
	color:#000000;
	font-size:25px;
	padding-bottom:6px;
	line-height:25px;
}
h2.pagetitle{
	color:#aa2107;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:15px;
}
h2 a, h3 a {
	color:#000000;
	text-decoration:none;
}

h4{}
h5{}

a{
	color:#aa2107;
	outline: 0;
}
a:hover{}

.active,{
	cursor: default;
}
a.link{
	display: block;
	font-weight: bold;
	color: #cd141b;
	padding-left: 6px;
	font-size: 12px;
	margin-top: 16px;
	background: url('images/freccina.png') 0 50% no-repeat;
}
p{
	margin-bottom: 12px;
}

.alt{
	display: none;
}
.clear{
	clear:both;
}
input, textarea{
	border:1px solid #a2a2a2;
	}
small{
	font-size:11px;
}
.center{
	text-align:center;
}
/* ================= paginazione ================= */
.navigation{
	display:block;
	margin-bottom:60px;
	margin-top:10px;
	text-align:center;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
/* Struttura 
====================================================== */
#mainWrap{
	width: 970px;
	margin: 20px auto;
	text-align: left;
}
#header{
	margin: 0 10px;
}
#mainContent{
	background: url('images/bg_body.png') top left repeat-y;
	padding:10px 21px;
}
.mainContentTop{
	background: url('images/bg_ContentTop.png') top left no-repeat;
	height: 12px;
	width:100%;
}
.mainContentBottom{
	background: url('images/bg_ContentTop.png') bottom left no-repeat;
	height: 16px;
	width:100%;
}
/* MENU ======================== */
#menu{
	width: 730px;
	height: 78px;
	float: right;
	margin-top: -67px;
	position: relative;
	background: url('images/bg_ombra_menu.png') 0 0 no-repeat;
	overflow: hidden;
}
ul#mainMenu li{
	display: block;
	position: absolute;
	top: 10px;
	overflow: visible;
}
ul#mainMenu li a{
	display: block;
	text-indent: -5000px;
	line-height: 37px;
	height: 37px;
	width: 100px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;  
	background: url('images/sprite_menu.png') 0 0 no-repeat;
}
ul#mainMenu li#mm1{width:89px; left: 0;}
ul#mainMenu li#mm2{width:150px; left: 89px;}
ul#mainMenu li#mm3{width:178px; left: 239px;}
ul#mainMenu li#mm4{width:136px; left: 417px;}
ul#mainMenu li#mm5{width:64px; left: 553px;}
ul#mainMenu li#mm6{width:107px; left: 617px;}

ul#mainMenu li#mm1 a{width:89px; background-position:0 0px;}
ul#mainMenu li#mm2 a{width:150px; background-position:-89px 0px;}
ul#mainMenu li#mm3 a{width:178px; background-position:-239px 0px;}
ul#mainMenu li#mm4 a{width:136px; background-position:-417px 0px;}
ul#mainMenu li#mm5 a{width:64px; background-position:-553px 0px;}
ul#mainMenu li#mm6 a{width:107px; background-position:-617px 0px;}

ul#mainMenu li#mm1 a:hover{background-position:0 -40px;}
ul#mainMenu li#mm2 a:hover{background-position:-89px -40px;}
ul#mainMenu li#mm3 a:hover{background-position:-239px -40px;}
ul#mainMenu li#mm4 a:hover{background-position:-417px -40px;}
ul#mainMenu li#mm5 a:hover{background-position:-553px -40px;}
ul#mainMenu li#mm6 a:hover{background-position:-617px -40px;}

ul#mainMenu li#mm1.active a,
ul#mainMenu li#mm1.rolling a{background-position:0 -40px;}
ul#mainMenu li#mm2.active a,
ul#mainMenu li#mm2.rolling a{background-position:-89px -40px;}
ul#mainMenu li#mm3.active a,
ul#mainMenu li#mm3.rolling a{background-position:-239px -40px;}
ul#mainMenu li#mm4.active a,
ul#mainMenu li#mm4.rolling a{background-position:-417px -40px;}
ul#mainMenu li#mm5.active a,
ul#mainMenu li#mm5.rolling a{background-position:-553px -40px;}
ul#mainMenu li#mm6.active a,
ul#mainMenu li#mm6.rolling a{background-position:-617px -40px;}

#sfondoSubMenu{
position: absolute;
top: 10px;
left: 0;
width: 690px;
padding-left: 38px;
height: 37px;
background: url('images/bg_submenu.png') bottom left no-repeat;
}
ul#mainMenu li ul.subMenu{
position: relative;
width: 500px;
/*top: -10px;*/
top:20px;
display: none;
left: 0;
padding-left: 38px;
height: 12px;
padding-top: 12px;
margin-top: 10px;
padding-bottom: 10px;
z-index: 1;
overflow: hidden;
}
/* FIX PER UN PROBLEMA DI Z-INDEX SU IE */
ul#mainMenu li ul#sm6 {
/* margin-left: -354px; */
left: -259px; 
}
ul#mainMenu li ul#sm3{
left: -12px; 
width: 170px;
}
ul#mainMenu li ul#sm3 li.last{
margin: 0px;
padding: 0px;
}
/* FIX -------------------------------- */


ul#mainMenu li ul.subMenu li{
position: static;
float: left;
background: url('images/bg_separatore_submenu.png') right -4px no-repeat;
margin-right: 14px;
padding-right: 15px;
}

ul#mainMenu li ul.subMenu li a{
position: relative;
display: block;
height: 13px;
line-height: 13px;
font-size: 11px;
float: left;
width: auto;
text-indent: -5000px;
background: url('images/sprite_sottomenu.png') 0 0 no-repeat;
}


ul#mainMenu li#mm1 ul.subMenu li#sml1 a{
	width: 116px;
	background: url('images/sprite_sottomenu.png') 0 0px no-repeat;
}
ul#mainMenu li#mm1 ul.subMenu li#sml2 a{
	width: 65px;
	background: url('images/sprite_sottomenu.png') 0 -14px no-repeat;
}
ul#mainMenu li#mm1 ul.subMenu li#sml3 a{
	width: 138px;
	background: url('images/sprite_sottomenu.png') 0 -42px no-repeat;
}
ul#mainMenu li#mm1 ul.subMenu li#sml9 a{
	width: 112px;
	background: url('images/sprite_sottomenu.png') 0 -115px no-repeat;
}
ul#mainMenu li#mm2 ul.subMenu li#sml4 a{
	width: 65px;
	background: url('images/sprite_sottomenu.png') 0 -28px no-repeat;
}
ul#mainMenu li#mm2 ul.subMenu li#sml5 a{
	width: 73px;
	background: url('images/sprite_sottomenu.png') 0 -56px no-repeat;
}
ul#mainMenu li#mm2 ul.subMenu li#sml6 a{
	width: 65px;
	background: url('images/sprite_sottomenu.png') 0 -70px no-repeat;
}
ul#mainMenu li#mm4 ul.subMenu li#sml7 a{
	width: 50px;
	background: url('images/sprite_sottomenu.png') 0 -85px no-repeat;
}
ul#mainMenu li#mm4 ul.subMenu li#sml8 a{
	width: 65px;
	background: url('images/sprite_sottomenu.png') 0 -100px no-repeat;
}
ul#mainMenu li#mm6 ul.subMenu li#sml10 a{
	width: 55px;
	background: url('images/sprite_sottomenu.png') 0 -130px no-repeat;
}
ul#mainMenu li#mm6 ul.subMenu li#sml11 a{
	width: 93px;
	background: url('images/sprite_sottomenu.png') 0 -145px no-repeat;
}
ul#mainMenu li#mm6 ul.subMenu li#sml12 a{
	width: 47px;
	background: url('images/sprite_sottomenu.png') 0 -160px no-repeat;
}
ul#mainMenu li#mm6 ul.subMenu li#sml13 a{
	width: 41px;
	background: url('images/sprite_sottomenu.png') 0 -175px no-repeat;
}
ul#mainMenu li#mm3 ul.subMenu li#sml14 a{
	width: 88px;
	background: url('images/sprite_sottomenu.png') 0 -190px no-repeat;
}
ul#mainMenu li#mm3 ul.subMenu li#sml15 a{
	width: 90px;
	background: url('images/sprite_sottomenu.png') 0 -205px no-repeat;
}
ul#mainMenu li#mm3 ul.subMenu li#sml16 a{
	width: 70px;
	background: url('images/sprite_sottomenu.png') 0 -220px no-repeat;
}
ul#mainMenu li#mm4 ul.subMenu li#sml17 a{
	width: 42px;
	background: url('images/sprite_sottomenu.png') 0 -235px no-repeat;
}
ul#mainMenu li#mm4 ul.subMenu li#sml18 a{
	width: 100px;
	background: url('images/sprite_sottomenu.png') 0 -250px no-repeat;
}
ul#mainMenu li#mm4 ul.subMenu li#sml19 a{
	width: 93px;
	background: url('images/sprite_sottomenu.png') 0 -265px no-repeat;
}
ul#mainMenu li#mm4 ul.subMenu li#sml20 a{
	width: 94px;
	background: url('images/sprite_sottomenu.png') 0 -280px no-repeat;
}

ul#mainMenu li#mm1 ul.subMenu li#sml1 a:hover,
ul#mainMenu li#mm1 ul.subMenu li#sml1 a.active{
	background: url('images/sprite_sottomenu.png') -160px 0px no-repeat;
}
ul#mainMenu li#mm1 ul.subMenu li#sml2 a:hover,
ul#mainMenu li#mm1 ul.subMenu li#sml2 a.active{
	background: url('images/sprite_sottomenu.png') -160px -14px no-repeat;
}
ul#mainMenu li#mm1 ul.subMenu li#sml3 a:hover,
ul#mainMenu li#mm1 ul.subMenu li#sml3 a.active{
	background: url('images/sprite_sottomenu.png') -160px -42px no-repeat;
}
ul#mainMenu li#mm1 ul.subMenu li#sml9 a:hover,
ul#mainMenu li#mm1 ul.subMenu li#sml9 a.active{
	background: url('images/sprite_sottomenu.png') -160px -115px no-repeat;
}
ul#mainMenu li#mm2 ul.subMenu li#sml4 a:hover,
ul#mainMenu li#mm2 ul.subMenu li#sml4 a.active{
	background: url('images/sprite_sottomenu.png') -160px -28px no-repeat;
}
ul#mainMenu li#mm2 ul.subMenu li#sml5 a:hover,
ul#mainMenu li#mm2 ul.subMenu li#sml5 a.active{
	background: url('images/sprite_sottomenu.png') -160px -56px no-repeat;
}
ul#mainMenu li#mm2 ul.subMenu li#sml6 a:hover,
ul#mainMenu li#mm2 ul.subMenu li#sml6 a.active{
	background: url('images/sprite_sottomenu.png') -160px -70px no-repeat;
}
ul#mainMenu li#mm4 ul.subMenu li#sml7 a:hover,
ul#mainMenu li#mm4 ul.subMenu li#sml7 a.active{
	background: url('images/sprite_sottomenu.png') -160px -85px no-repeat;
}
ul#mainMenu li#mm4 ul.subMenu li#sml8 a:hover,
ul#mainMenu li#mm4 ul.subMenu li#sml8 a.active{
	background: url('images/sprite_sottomenu.png') -160px -100px no-repeat;
}
ul#mainMenu li#mm6 ul.subMenu li#sml10 a:hover,
ul#mainMenu li#mm6 ul.subMenu li#sml10 a.active{
	background: url('images/sprite_sottomenu.png') -160px -130px no-repeat;
}
ul#mainMenu li#mm6 ul.subMenu li#sml11 a:hover,
ul#mainMenu li#mm6 ul.subMenu li#sml11 a.active{
	background: url('images/sprite_sottomenu.png') -160px -145px no-repeat;
}
ul#mainMenu li#mm6 ul.subMenu li#sml12 a:hover,
ul#mainMenu li#mm6 ul.subMenu li#sml12 a.active{
	background: url('images/sprite_sottomenu.png') -160px -160px no-repeat;
}
ul#mainMenu li#mm6 ul.subMenu li#sml13 a:hover,
ul#mainMenu li#mm6 ul.subMenu li#sml13 a.active{
	background: url('images/sprite_sottomenu.png') -160px -175px no-repeat;
}

ul#mainMenu li#mm3 ul.subMenu li#sml14 a:hover,
ul#mainMenu li#mm3 ul.subMenu li#sml14 a.active{
	background: url('images/sprite_sottomenu.png') -160px -190px no-repeat;
}
ul#mainMenu li#mm3 ul.subMenu li#sml15 a:hover,
ul#mainMenu li#mm3 ul.subMenu li#sml15 a.active{
	background: url('images/sprite_sottomenu.png') -160px -205px no-repeat;
}
ul#mainMenu li#mm3 ul.subMenu li#sml16 a:hover,
ul#mainMenu li#mm3 ul.subMenu li#sml16 a.active{
	background: url('images/sprite_sottomenu.png') -160px -220px no-repeat;
}
ul#mainMenu li#mm4 ul.subMenu li#sml17 a:hover,
ul#mainMenu li#mm4 ul.subMenu li#sml17 a.active{
	background: url('images/sprite_sottomenu.png') -160px -235px no-repeat;
}
ul#mainMenu li#mm4 ul.subMenu li#sml18 a:hover,
ul#mainMenu li#mm4 ul.subMenu li#sml18 a.active{
	background: url('images/sprite_sottomenu.png') -160px -250px no-repeat;
}
ul#mainMenu li#mm4 ul.subMenu li#sml19 a:hover,
ul#mainMenu li#mm4 ul.subMenu li#sml19 a.active{
	background: url('images/sprite_sottomenu.png') -160px -265px no-repeat;
}
ul#mainMenu li#mm4 ul.subMenu li#sml20 a:hover,
ul#mainMenu li#mm4 ul.subMenu li#sml20 a.active{
	background: url('images/sprite_sottomenu.png') -160px -280px no-repeat;
}
ul#mainMenu li ul.subMenu li.last{
 background: none;
}
ul#mainMenu li#mm1 #sm1 li a{width:auto; background-position: top right;}
ul#mainMenu li#mm2 #sm2 li a{width:auto;  background-position: top right;}
ul#mainMenu li#mm3 #sm3 li a{width:auto;  background-position: top right;}
ul#mainMenu li#mm4 #sm4 li a{width:auto;  background-position: top right;}
ul#mainMenu li#mm5 #sm5 li a{width:auto;  background-position: top right;}
ul#mainMenu li#mm6 #sm6 li a{width:auto;  background-position: top right;}

ul#mainMenu li#mm3 ul.subMenu {
	width: 340px;
}
ul#mainMenu li#mm4 ul.subMenu {
	width: 460px;
	left:-223px;
}

/* counter */
#counter{
	margin: 0 5px 5px;
	width: 960px;
	height: 77px;
}
#counter2{
	margin: 0 5px 5px;
	width: 824px;
	height: 77px;
}
#counterWrap {
	position: relative;
	height: 84px;
}

#counterWrap a#fbfanpage{
	display:block; 
	text-indent: -5000px;
	overflow: hidden; 
	width: 116px; 
	height: 64px;
	background: url('images/btn_facebook.png') 0px 0px no-repeat;
	position: absolute;
	top:6px;
	right: 10px;
}
/* footer ================= */
#footer{
	width: 940px;
	padding: 0 10px;
	line-height: 25px;
	height: 25px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 11px;
	color: #561714;
	background:  url('images/bg_footer.png') 0 0 no-repeat;
}
#footer #copy{	float: left; display: inline;}
#footer ul{	float: right;	display: inline; margin-right: 180px;}
#footer ul li{	display: inline;}
#footer ul li a{color: #561714;}
#footer ul li a:hover{	color: #b82227;}

/* header blog ================= */
#colazioNews{
	padding:10px;
	background: url('images/bg_colazioNews.jpg') 0 0 no-repeat;
	height:219px;
	overflow:hidden;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	position:relative;
}
#colazioNews span{
	font-size:12px;
}
#acura{
	padding-left:18px;
	padding-top:30px;
	float:left;
}
#acura a{
	color:#000000;
	text-decoration:none;
}
a#home{
	color:#000000;
	text-indent:-5000px;
	display:block;
	width:324px;
	height:62px;
	position:absolute;
	top:14px;
	left:285px;	
}
#edizione{
	padding-right:55px;
	padding-top:30px;
	float:right;
	text-align:right;
}
#barra_servizi{
	background:url('images/barra_servizi.png') 0 0 no-repeat;
	height:37px;
	line-height:33px;
	padding-top:6px;
	overflow:hidden;
	margin-bottom:25px;
}
#barra_servizi input{
	border:1px solid #a2a2a2;
	margin-top:4px;
	padding:3px 0;
}
#barra_servizi ul, #barra_servizi li,  #barra_servizi a, #barra_servizi button, #barra_servizi div, #barra_servizi div h2{
	display:inline;
	float:left;
}
#barra_servizi h2{
	padding-right:15px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:32px;
}
#barra_servizi .btn, #commentform .btn{
	height:32px;
	overflow:hidden;
	border:none;	
	cursor:pointer;
	background-color: transparent;
	background-position:0 0;
	background-repeat:no-repeat;
text-indent:-5000px;
display:block;
}
#barra_servizi .btn:hover, #commentform .btn:hover{
	background-position:0 -33px;
}
#cerca{
	width:266px;
	padding-left:8px;
}
button#searchsubmit{
	background-image:url('images/btn_cerca.png');
	width:36px;
}
#login{
	width:511px;
	padding-left:14px;
}
#login input{
	width:120px;
}
#login input#user{
	margin-right:3px;
}
#login ul li{
	position:relative;
}
#login label{
	position:absolute;
	top:0;
	left:5px;
}
#login a#logout, a#riprova{
	float:none;
	padding-left:15px;
	font-weight:bold;
}
button#entra{
	width:77px;
	background-image:url('images/btn_entra.png');
}
a#registrati{
	width:96px;
	background-image:url('images/btn_registrati.png');
	margin-left:10px;
}
#boxFeed{
	width:106px;
	padding-left:14px;	
}
#boxFeed h2{
	padding-right:4px;
}
#boxFeed a#feed{
	background-image:url('images/feed.png');
	width:23px;
}
#boxFeed .btn:hover{
	background-position: 0 0;
}
/* ================= RECOVER PASSWORD ================= */
#barra_servizi2{
	background:url('images/barra_servizi2.png') 0 0 no-repeat;
	height:48px;
	line-height:33px;
	padding-top:4px;
	margin-bottom:25px;
}
#barra_servizi2 input{
	border:1px solid #a2a2a2;
	margin-top:0px;
	padding:3px 0;
}
#barra_servizi2 ul, #barra_servizi2 li,  #barra_servizi2 a, #barra_servizi2 button, #barra_servizi2 div, #barra_servizi2  div h2{
	display:inline;
	float:left;
}
#barra_servizi2 h2{
	padding-right:15px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:32px;
	display:inline;
	float:left;
}
#barra_servizi2 .btn, #commentform .btn{
	 height:32px;
	overflow:hidden;
	border:none;
	text-indent:-5000px;
	cursor:pointer;
	background-color: transparent;
	background-position:0 0;
	background-repeat:no-repeat; 
}
#barra_servizi2 .btn:hover, #commentform .btn:hover{
	background-position:0 -33px;
}

#barra_servizi2 #passRecover{
	display: none;
}
#logInForm{
	position: relative;
	width: 100%;
}
a#passForgot{
	position: absolute;
	top: 30px;
	left: 193px;
	font-size: 11px;
	line-height: 11px;	
}
#recoverForm {
padding-top:0;
}
#recoverForm table {
width:330px;
}
#recoverForm table td{
}
#login #recoverForm label {
position: static;
white-space: nowrap;
}
#passRecover, #response{
	position: relative;
	width: 500px;
}
#backToLogin{
	position: absolute;
	top: 0;
	right: 0;
}
a#riprova{
	float: none;
	padding-left: 0px;
}
#inviaPass { 
	width:77px;
	height:32px;
	display:block;
	text-indent:-5000px;
	background: url('images/btn_invia.png') 0px 0px no-repeat;	
   cursor:pointer;
   border: 1px solid #999;
}
#inviaPass:hover {	
	background: url('images/btn_invia.png') 0px -32px no-repeat;
}

/* ================= SIDEBAR ================= */
#sidebar{
	float:right;
	width:222px;
	display:block;
}
#sidebar a{
	padding:4px;
}

li#tag_cloud h2{
	text-indent: -5000px;
	height: 30px;
	background: url('/images/bg_sidebar_sprite.png') 0 0 no-repeat;
}
li#tag_cloud  div#tag_cloud_mod{
	background: url('/images/bg_sidebar_sprite.png') bottom left no-repeat;
	padding: 10px 20px 20px;
	height:auto !important;
	height:50px;
min-height:50px;
}
li#mycategoryorder h2{
	text-indent: -5000px;
	height: 34px;
	background: url('/images/bg_sidebar_sprite.png') 0 -37px no-repeat;
}
#sidebar li#mycategoryorder ul{
background:transparent url('/images/bg_sidebar_sprite.png') no-repeat scroll left bottom;
color:#AA2107;
list-style-position:inside;
list-style-type:square;
padding:0 20px 20px;
height:auto !important;
height:50px;
min-height:50px;
}
#sidebar li#mycategoryorder ul li{
list-style-type:square;
}
li#archives h2{
	text-indent: -5000px;
	height: 34px;
	background: url('/images/bg_sidebar_archivio.png') 0 0 no-repeat;
}
#sidebar li#archives ul{
	background: url('/images/bg_sidebar_archivio.png') bottom left no-repeat;
	background:transparent url('/images/bg_sidebar_archivio.png') no-repeat scroll left bottom;
color:#AA2107;
list-style-position:inside;
list-style-type:square;
padding:0 20px 20px;
height:auto !important;
height:50px;
min-height:50px;
}
#sidebar li#archives ul li{
list-style-type:square;
}


/* tag cloud ================= */
#tag_cloud{
	font-weight:bold;
background: url('/images/bg_sidebar_sprite.png') bottom left no-repeat;
	height:auto !important;
	height:100px;
	min-height:100px;

}
/* ================= CONTENUTO ================= */
#content{
	float:left;
	width:678px;
	display:block;
}
#content .calendar {
	background:transparent url('images/calendario.png') top left no-repeat;
	float:left;
	height:41px;
	width:32px;
	margin-left:6px;
}
#content .calendar .month {
	color:white;
	display:block;
	font-size:11px;
	font-weight:bold;
	line-height:11px;
	margin-bottom:2px;
	margin-top:6px;
	text-align:center;
}
#content .calendar .date {
	color:#393939;
	display:block;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	text-align:center;
	margin-bottom:0;
}
div.post{
	display:block;
	float:left;
	width:600px;
	padding:0 15px;
	margin-bottom:40px;
}
div.entry{
	padding-top:6px;
}
div.entry img{
	float:left;
	padding:0 10px 15px 0;
}
div.entry div.alignleft img{
	margin-right:15px;
}
div.entry div.alignright img{
	margin-left:15px;
}
.meta_share{
	background:#e5e5e5;
	padding:3px 10px;
	margin-left:-26px;
	margin-bottom:15px;
	width:100%;
	overflow:auto;
}
.meta_share a{
	color:#000000;
	padding-left:10px;
	float:left;
}
p.meta_share a{
	float:none;
}
a.sharethisIcon{
	color:#aa2107;	
	padding:2px 0 2px 20px;
	float:right;
	background:url('images/ico_sharethis.png') center left no-repeat;
}
/* box commenti ================= */

h3#comments{
	font-size:14px;
}
ol.commentlist li{
	padding-top:12px;
	border-bottom:1px dotted #999999;
}
ol.commentlist li cite{
	color:#AA2107;
}
p.commentSloggato{
	padding-top:12px;
	text-align:center;
	color:#CC0000;
	font-weight:bold;
}
h3#respond{
	padding-top:12px;
	font-size:14px;
}
form#commentform textarea{
	width:100%;
}
#invia_commento{
	background-image:url('images/btn_invia_commento.png');
	width:136px;
}
/* risultati ricerca ================= */
#content.ricerca h2{
	padding-bottom:5px;
}
#content.ricerca .meta_share{
	margin-left:0px;
}
#content.ricerca .post{
	margin-bottom:15px;
}
#content.ricerca .post h3{
	font-size:18px;
	line-height:18px;
}
#content.ricerca .navTop{
	margin-bottom:40px;
}


/* SHARE THIS */
div.postmetadataBlock{width:444px;text-align:left;float:left;background-color:#f0f0f0;padding:3px;color:#000000;margin: 10px 0px 15px 0px;}
div.flLeft{float:left;}
div.flRight{float:right;}
table.grey{width:450px;}
table.grey td{padding:3px;}
tr.white{background-color:#ffffff;}
a.sharethisIcon{background: url('images/sharethis.gif') no-repeat 0 0;padding:0px 0px 0px 20px !important;margin:0px !important;text-indent:0px !important;}

div.shareThisPanel{position:absolute;z-index:2;}
/*div.shareThisPanel{display:none;position:absolute;z-index:2;margin-left:126px;}*/
div.shareThisBorder{background-color:#e90808;float:left;padding:3px;}
a.shareThisSocial{float:left;display:block;text-decoration:none;width:107px;height:32px;background-color:#e90808;color:#fff;font-size:13px;font-weight:bold;text-transform:uppercase;text-align:center;line-height:32px;}
a.shareThisSocial:hover{float:left;display:block;text-decoration:none;width:107px;height:32px;background-color:#e90808;color:#fff;font-size:13px;font-weight:bold;text-transform:uppercase;text-align:center;line-height:32px;}
div.shareThisSocial{float:left;width:107px;height:32px;background-color:#fff;color:#e90808;font-size:13px;font-weight:bold;text-transform:uppercase;text-align:center;line-height:32px;}
a.shareThisEmail{float:left;display:block;text-decoration:none;width:129px;height:32px;background-color:#e90808;color:#fff;font-size:13px;font-weight:bold;text-transform:uppercase;text-align:center;line-height:32px;}
a.shareThisEmail:hover{float:left;display:block;text-decoration:none;width:129px;height:32px;background-color:#e90808;color:#fff;font-size:13px;font-weight:bold;text-transform:uppercase;text-align:center;line-height:32px;}

div.shareThisEmail{float:left;display:block;text-decoration:none;width:129px;height:32px;background-color:#fff;color:#e90808;font-size:13px;font-weight:bold;text-transform:uppercase;text-align:center;line-height:32px;}
a.shareThisClose{float:left;display:block;width:27px;height:32px;background: url(images/sharethis_close.gif) no-repeat 0 0;margin-left:52px;}
div#shareThisSocialType{display:block;}
div#shareThisEmailType{display:none;}
div.shareThisSocialContent{float:left;background-color:#fff;padding:13px 7px 6px 16px;}
div.shareThisSocialContent div.sx{float:left;width:145px;}
div.shareThisSocialContent div.dx{float:left;width:145px;margin-left:2px;}
div.shareThisSocialContent a{display:block;width:100%; margin-bottom:8px;color:#666767;text-decoration:none;font-weight:bold;padding-left:22px;line-height:16px;}
div.shareThisSocialContent a:hover{color:#e90808;}

div.shareThisEmailContent{width:297px;background-color:#fff;padding:11px 9px 0px 9px}
div.shareThisEmailContent label{font-size:12px;color:#404040;font-weight:bold;display:block;margin-bottom:3px;padding-left:2px;}
div.shareThisEmailContent input.inp{font-size:12px;width:233px;border:solid 1px #b3b3b3;margin-bottom:8px;}
div.shareThisEmailContent textarea{font-size:12px;width:293px;display:block;height:30px;border:solid 1px #b3b3b3;margin-bottom:8px;}
div.shareThisEmailContent div.submitBar{background-color:#f0f0f0;text-align:right;}
div.shareThisEmailContent div.submitBar input{font-size:12px;background: url(images/share_submit.gif) no-repeat 0 0;width:71px;height:21px;font-weight:bold;line-height:21px;padding:-7px;color:#fff;text-transform:uppercase;border:none;cursorh:hand;}

a.shareFacebook{background: url('images/share_facebook.gif') no-repeat 0 0;}
a.shareDelicious{background: url('images/share_delicious.gif') no-repeat 0 0;}
a.shareTechnorati{background: url('images/share_technorati.gif') no-repeat 0 0;}
a.shareDigg{background: url('images/share_digg.gif') no-repeat 0 0;}
a.shareMySpace{background: url('images/share_myspace.gif') no-repeat 0 0;}
a.shareGoogleBookmarks{background: url('images/share_google.gif') no-repeat 0 0;}
a.shareSegnalo{background: url('images/share_segnalo.gif') no-repeat 0 0;}
a.shareOknotizie{background: url('images/share_oknotizie.gif') no-repeat 0 0;}
a.shareDiggita{background: url('images/share_diggita.gif') no-repeat 0 0;}
a.shareFaiinformazione{background: url('images/share_faiinformazione.gif') no-repeat 0 0;}
a.shareWikio{background: url('images/share_wikio.gif') no-repeat 0 0;}
a.shareTechnotizie{background: url('images/share_technotizie.gif') no-repeat 0 0;}
.block{display:block;}
.none{display:none;}


table.grey td.riga01{background-color:#f0f0f0 !important;padding:7px;}
table.grey td.riga02{background-color:#f8f8f8 !important;padding:7px;}
table.grey td.riga03{background-color:#f0f0f0 !important;padding:7px;}

div#emailFormResponse{font-weight:bold;color:#000000;font-size:12px;text-align:center;}
div#emailFormResponse p{margin:0px;color:#cc0000;padding:30px 5px;}
div#shareThisEmailContent textarea{font-family: Arial, Verdana, Arial, Sans-Serif;}
/* END SHARE THIS */	

/* ultimo post visualzzato sul sito nutella */
#ultimopost{
	text-align:left;
	font-size: 12px; 
	width: 900px;
	margin-left:15px;
}
#ultimopost div.post{
	text-align:left;
	font-size: 12px; 
	width: 900px;
	padding: 0 0;
	margin-bottom:0;
}
#ultimopost div.post p{
	margin-bottom:6px;
}
#ultimopost div.post img{
	float:left;
	padding:15px 6px 6px 0;
}
#ultimopost div.entry{
	padding-top:0;
}
#ultimopost h4{
	font-size:16px;
	margin-bottom:6px;
	margin-top:15px;
}
a.more_ultimopost{
	color:#CD141B;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding-left:6px;
	background:transparent url(images/freccina.png) no-repeat scroll 0 50%;
	float:left;
}
#ultimopost small{
	display:block;
	margin-bottom:15px;
	font-size:12px;
}


.wp-caption {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding-top:4px;

}
.aligncenter{
text-align:center;
margin: 0 auto 10px;
}
.alignleft{
text-align:left;
margin-bottom:10px;
}
.alignright{
text-align:right;
margin-bottom:10px;
}

div.entry .wp-caption img {
float:none;
padding:0;
}
div.entry .aligncenter img {
margin: 0 auto;
}
.aligncenter .wp-caption-dt{
margin: 0 auto;
}
.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}