/*
Theme Name: perFiducia
Description: Designed by Neo Network - Digital Entertainment Factory.
Version: 1.0
Author: Neo Network
Author URI: http://www.neonetwork.it
*/


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


html, body{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #fff;
	background: #000 url('images/bg.png') 0 0 repeat-x;
	text-align: center;
}

h1{}
h2{
	font-size: 24px;
	color: #6587b5;
	line-height: 40px;
}
h3{}
h4{}
h5{}

a{outline: 0;}
a:hover{}

p{
	margin-bottom: 10px;
}

.alignleft{
	float: left;
}
.alignright{
	float: right;
}

/* STRUTTURA 
====================================================== */
#mainWrap{
	width: 100%;
	min-width: 936px;
	background: url('images/bg_header.jpg') 50% 0 no-repeat;
}
#header{
	position: relative;
	height: 160px;
	width: 936px;
	margin: 0 auto;
}
#wrapper{
	width: 926px;
	padding: 0 5px;
	margin: 0 auto;
	margin-bottom: 16px;
	overflow: hidden;
	text-align: left;
}
#content{
	width: 580px;
	padding: 5px;
	border: 1px solid #b3b3b3;
	background: #fff;
	float: left;
	height:auto !important;
	height:1056px;
	min-height:1056px;
	color: #333;
	
}
#sidebar{
	width: 320px;
	float: right;
}
#footer{
	width: 100%;
	border-top: 5px solid #698cbc;
	margin-bottom: 20px;
	text-align: center;
	overflow: visible;
}

/* heaader 
====================================================== */
#header h1 {
	display:block;
	text-indent:-5000px;
	width:270px;
	height:84px;
	margin: 0 auto;
}
#header h2 a{
	display:block;
	text-indent:-5000px;
	background: url('images/t_blog.png') 0px 0px no-repeat;
	width:315px;
 	height:45px;
 	position:absolute;
  	bottom:10px;
   left:5px;
}
#header #lang{
	position: absolute;
	top: 10px;
	right: 0;
	display: block;
	text-indent: -5000px;
	width:135px;
	height:23px;	
	background: url('images/t_eng.png') 0px 0px no-repeat;
}
#header #back{
	display:block;
	text-indent:-5000px;
	background: url('images/t_back.png') 0px 0px no-repeat;
	width:165px;
 	height:24px;
 	position:absolute;
   bottom:20px;
   right:0px;
}


/* content 
====================================================== */

.testatina{
	background: #f2f2f2;
	padding: 5px 5px 8px;
	color: #666;
	font-size: 11px;
	margin-bottom: 10px;
}
.testatina h2{
	font-size: 20px;
	line-height: 26px;
	font-family: georgia, serif;
	color: #333;
}	
.testatina a{
	text-decoration: underline;
	color: #333;
}	

.postentry{
	font-size: 14px;
	color: #333;
	line-height: 140%;
	width: 100%;
	overflow: hidden;
}
.postentry img{
	border: 1px solid #333;
	margin: 6px;
}
.post-tags{
	clear: both;
}
.more-link{
	float: left;
}
.more-link a{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #6587b5;
	text-decoration: underline;
	display: block;
	padding-left: 18px;
	background: url('images/sprite_blog.png') 0 0 no-repeat;
}

.post-tags{
	display: block;
	margin-top: 20px;
	font-style: italic;
	color: #333;
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
.post-tags a{
	display: inline;
	float: left;
	line-height: 20px;
	padding-left: 18px;
	margin-right: 10px;
	color: #333;
	text-decoration: underline;
	font-style: normal;
	background: url('images/sprite_blog.png') 0 -20px no-repeat;
}
.post-tags span{
	display: block;
	float: left;
	margin-right: 20px;
	line-height: 20px;	
}
.shareComments{
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 30px;
}
.condividi{
	color: #333;
	float: right;
	margin-right: 20px;
}
.condividi span{
	float: left;
	line-height: 20px;
	margin-right: 6px;
}
.condividi ul{
	float: right;
	display: inline;
	text-indent: 0px;	
}
.condividi ul li{
	float: left;
	display: inline;
	text-indent: 0px;	
}
.condividi ul li a{
		display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-indent: -5000px;
	background: url('images/sprite_blog.png');
}

.condividi ul li a.fb{
	background-position: 0 -100px;
}
.condividi ul li a.tw{
	background-position: 0 -80px;
}
.condividi ul li a.ff{
	background-position: 0 -60px;
}
.commenti{
	float: right;
}
a.commentslink{
	display: block;
	text-decoration: underline;
	color: #333;
	padding-left: 20px;
	line-height: 20px;
	background: url('images/sprite_blog.png') 0 -40px no-repeat;
}

h2.page-title-border {
color:#666666;
font-family:georgia,serif;
font-size:20px;
margin-bottom:20px;
}

/* commenti 
====================================================== */
h2.comments-num{
	font-family: georgia, serif;
	color: #a5a5a5;
	font-size: 24px;
	margin-bottom: 30px;
}
h3.comment-title{
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
h3.comment-title a,
h3.comment-title strong {
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #666;
}
.comment-meta{
	text-align: right;
}
.comment-meta a{
	color: #666;
}
.comment-text p{
	margin: 4px 0 10px;
}
.ora{
	color: #a00004;
}

.postcomment{
	padding: 5px;
	background: #efeff1;
	margin: 20px 10px;
		font-family: georgia, serif;
}
h2#postcomment{
	font-family: georgia, serif;
	color: #333;
	font-size: 18px;
	line-height: 30px;
}
#commentform textarea{
	width: 520px;
	height: 120px;
	border: 1px solid #7f9db9;
}
#commentform input.txt{
	width: 200px;
	line-height: 22px;
	height: 22px;
	border: 1px solid #7f9db9;
}
span.nota{
	display: block;
	color: #878787;
	font-size: 11px;
	margin-bottom: 8px;
}

input#submit{
	-moz-appearance: button;
  padding: 0px 6px 0px 6px;
  border: 2px outset ButtonFace;
  background-color: ButtonFace;
  color: ButtonText; 
  font: -moz-button;
  line-height: normal !important;
  white-space: pre;
  cursor: default;
  -moz-box-sizing: border-box;
  -moz-user-select: none;
  -moz-binding: none;
  text-align: center;
  text-shadow: none;

}
/* sidebar 
====================================================== */
div.boxSideBar{
	border: 11px solid #b4c7e0;
	position: relative;
	margin-bottom: 6px;
}
div.boxSideBar .content{
	margin: 1px;
	background: #1a1a1a;
	padding: 20px 12px;
}
div.boxSideBar .gap{
	width: 264px;
	position: absolute;
	background: #000;
	height: 11px;	
	left: 19px;
}
div.boxSideBar .top{
	top: -11px;
}
div.boxSideBar .bottom{
	bottom: -11px;
}
div.boxSideBar h3{
	font-size: 24px;
}
div.boxSideBar ul li a{
	text-decoration: underline;
	color: #b4c7e0;
	line-height: 120%;
}
/* box oca */
#boxOca h3{
	display:block;
	text-indent:-5000px;
	background: url('images/sprite_tit_sidebar.png') 0px 0px no-repeat;
	width:79px;
 	height:20px;
 	margin-bottom: 12px;
}
#boxOca .content{
	background: #000;
}
#boxOca img {
	float: right;
	margin-left: 10px;
}
#boxOca a {
	display: block;
	clear: both;
	font-weight: bold;
	text-decoration: underline;
	color: #b4c7e0;
}

/* Rss */
#boxRss{
	background-color: #333;
	padding: 8px 10px;
	margin-bottom: 6px;
	height: 20px;
	position: relative;
}
#boxRss a#rss{
	display:block;
	text-indent:-5000px;
	background: url('images/sprite_blog.png') 0px -190px no-repeat;
	width:90px;
 	height:20px; 	
 	float: left;
 	position: relative;
}
#boxRss #seguici {
	background:transparent url(images/sprite_blog.png) no-repeat scroll 0 -216px;
	height:20px;
	padding-left:96px;
	position:absolute;
	right:10px;
	text-indent:-5000px;
	top:8px;
	width:66px;
}
#boxRss ul{
	float: right;
	width: 60px;
	position: absolute;
	top: 0;
	right: 0;
}
#boxRss ul li{
	float: left;
	display: inline;
	text-indent: 0px;	
}
#boxRss ul li a{
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-indent: -5000px;
	background: url('images/sprite_blog.png');
}
#boxRss ul li a.fb{
	background-position: 0 -160px;
}
#boxRss ul li a.tw{
	background-position: 0 -140px;
}
#boxRss ul li a.ff{
	background-position: 0 -120px;
}

/* Categorie */
#boxCategorie h3{
	display:block;
	text-indent:-5000px;
	background: url('images/sprite_tit_sidebar.png') 0px -20px no-repeat;
	width:79px;
 	height:22px;
 	margin-bottom: 10px;
}

/* Archivio */
#boxArchivio h3{
	display:block;
	text-indent:-5000px;
	background: url('images/sprite_tit_sidebar.png') 0px -50px no-repeat;
	width:79px;
 	height:20px;
 	margin-bottom: 12px;
}

/* Fan box facebook 
====================================================== */
#boxFB{
	margin-bottom: -76px;
}
.fan_box .full_widget .connect_top 
{
display: block;
background-color: #000;       
background-image: none;
}
.fan_box .full_widget
{
display: block;
background-color: #000;       
background-image: none;
color: #b4c7e0;  
}
a
{
cursor: pointer;
color: #b4c7e0;              
outline-style: none;
text-decoration: none;
}
.fan_box .page_stream {
border-top:0px;
background: #333;
}
.fan_box .connections {
border-top:0px solid #D8DFEA;
min-height:0px;
}
.UIStoryAttachment_Copy {
color:#fff;
}

/* footer 
====================================================== */
#footerCont{
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url('images/filetto_footer.png') 50% 0 no-repeat;
	width: 926px;
	top: -5px;
	padding-top: 15px;
	color: #698cbc;
	overflow: auto;
	font-family: helvetica, arial, sans-serif;
}
#footerCont p#reg{
	float: left;
	line-height: 19px;
}
#footerCont p#sponsor{
	float: right;
	line-height: 19px;
	height: 19px;
	width: 400px;
	text-align: right;
	position: relative;
	padding-right: 180px;
}
#footerCont p#sponsor img{
	position: absolute;
	right: 0;
	top: 0;
	margin-left: 4px;
}
#footerCont p#reg a{
	color: #698cbc;
	text-decoration: none;
}

/* finestra modale 
====================================================== */
html, body{
	height: 100%;
}
html.noScroll{
	overflow: hidden;
}
div#modalBoxOverlay{
	display: none;
	width: 100%;
	height: 10000px;
	position: fixed !important;
	position: absolute; /* IE6 */
	top: 0;
	left: 0;
	z-index: 2000;
}	
div#finestraModale{
	/* display: none;*/
	position: fixed !important;
	position: absolute; /*IE6*/
	left: 50%;
	z-index: 2001;
}
div#finestraModale .messaggio{
	visibility:hidden;	
}

/* STILI GRAFICI */
div#modalBoxOverlay{
	background-color: #000;
	filter: alpha(opacity=80); /* internet explorer */
	-khtml-opacity: 0.8;      /* khtml, old safari */
	-moz-opacity: 0.8;       /* mozilla, netscape */
	opacity: 0.8;           /* fx, safari, opera */
}	
div#finestraModale{
	width: 566px;	
	height:auto !important;	
	height: 400px;
	min-height:400px;
	border: 1px solid #698cbc;
	margin-left: -283px;
	background: #000 url(images/spinner.gif) 50% 50% no-repeat;
	text-align: center;
}
div#finestraModale .messaggio{
	width: 526px;
	height:auto !important;	
	height: 360px;
	min-height:360px;
	background: #6d96bc url(images/bg_modale.jpg) top left repeat-x;
	padding: 20px;
	position: relative;
}
div#finestraModale a.btnChiudiModale{
		display:block;
		text-indent:-5000px;
		background: url('images/btn_chiudi.png') 0px 0px no-repeat;
		width:24px;
	 	height:17px;
	 	position:absolute;
	   top:10px;
	   right:10px;
}

/* Parla l'oca 
====================================================== */
#parlaLoca {
text-align: center;
}
#parlaLoca strong{
	color: #7e9cbf;
}
#parlaLoca a{
	text-decoration: underline;
	color: #aec5e6;
}
#parlaLoca p{
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}
#parlaLoca h1{
	display:block;
	text-indent:-5000px;
	background: url('images/logo_modale.jpg') 0px 0px no-repeat;
	width:296px;
 	height:53px;
 	margin: 0 auto	;
}
#parlaLoca div.floatNome{
	float: left;
	font-weight: bold;
	font-size: 13px;
	margin-top: 6px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#parlaLoca div.floatMail{
	float: right;
	font-weight: bold;
	font-size: 13px;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 10px;

}
#parlaLoca input.txt{
	line-height: 22px;
	border: 1px solid #3d5267;
}
#parlaLoca p.nota{
	clear: both;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 4px;
}
#parlaLoca div.floatConsenso-si{
	float: left;
	font-weight: bold;
	font-size: 13px;
	margin-left: 100px;
}
#parlaLoca div.floatConsenso-no{
	float: right;
	font-weight: bold;
	font-size: 13px;
	margin-right: 100px;
}
#parlaLoca button{
	clear: both;
	display:block;
	text-indent:-5000px;
	background: url('images/btn_oca.png') 0px 0px no-repeat;
	width:183px;
 	height:32px;
	margin: 10px auto 0;
	cursor: pointer;
}
#messageBox{
	font-weight: bold;
	line-height: 150%;
	padding: 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	display: none;
	margin-bottom: 20px;
}
#parlaLoca input.error{
	border: 1px solid #c00;
}
#feedbackOK,
#feedbackKO{
	margin-top:140px; 
	font-size:16px; 
	font-weight:bold;
}