html{height:100%;}
body{
	width:100%;
	height:100%;
	min-width:875px;
	margin:0;
	padding:0;
	font:10px/12px Georgia, "Times New Roman", Times, serif;
	background:#727cb0 url(../images/background.jpg) repeat-y 0 40px;
}
#main{
	width:100%;
	min-height:100%;
	position:relative;
	overflow:hidden;
	background:url(../images/bg.jpg) no-repeat;
}
* html #main{
	height:100%;
	overflow:visible;
}
form{
	margin:0;
	padding:0;
}
/*----------------------header----------------------*/
#header{
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	width:100%;
	height:201px;
	overflow:hidden;
	background:#727cb0 url(../images/top-background.jpg) repeat-x 0 14px;
}
.header-holder{
	width:740px;
	height:187px;
	padding:14px 0 0 135px;
	background:url(../images/header-bg.jpg) no-repeat;
}
#header .logo{
	float:left;
	margin:1px 0 0 14px;
	overflow:hidden;
	width:175px;
}
#header .logo a{
	display:block;
	margin:0;
	text-decoration:none;
	text-indent:-9999px;
	width:175px;
	height:115px;
	background:url(../images/bg-logo.gif) no-repeat 100% 0;
}
#header h1{
	margin:21px 0 0;
	padding:0 0 0 9px;
	font:32px/32px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	overflow:hidden;
}
* html #header h1{
	height:1%;
	overflow:visible;
}
#header cite{
	display:block;
	margin:3px 0 0;
	padding:0 0 0 8px;
	font:15px/20px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	width:250px;
	overflow:hidden;
}
/*--header-gallery--*/
#header ul{
	display:block;
	margin:4px 0 0;
	padding:0 0 0 8px;
	overflow:hidden;
}
* html #header ul{float:left;}
* +html #header ul{float:left;}
#header ul li{
	float:left;
	list-style:none;
	margin:0 20px 0 0;
	display:inline;
}
#header ul li.last{margin:0 0 0 2px;}
#header ul img{
	display:block;
	margin:0;
	border:3px solid #727cb0;
}
/*----------------------content----------------------*/
#content{
	float:left;
	width:733px;
	margin:201px 0 0 136px;
	padding:0 0 20px 7px;
	display:inline;
}
/*--information-column--*/
.information-column{
	float:left;
	width:477px;
	margin:12px 0 0;
}
.information-column p{
	clear:both;
	margin:0;
	padding:0 10px 16px 3px;
	overflow:hidden;
	font:12px/16px Georgia, "Times New Roman", Times, serif;
	color:#393c48;
}
.information-column a{color:#293c83;}
.information-column a:hover{text-decoration:none;}

.information-column ul {
	font:12px/16px Georgia, "Times New Roman", Times, serif;
	color:#393c48;
	margin-top:0;
	padding-top:0;
}
.information-column li {
	margin-top:0;
	padding-top:0;
	padding-bottom: 3px;
}
/*--heading--*/
.heading{
	overflow:hidden;
	width:477px;
	padding:0 0 15px;
}
.heading img{
	float:left;
	margin:0 5px 0 0;
	display:inline;
	border:1px solid #6c83d8;
}
.heading h3{
	margin:27px 0 0;
	padding:0 0 3px;
	color:#ed2970;
	letter-spacing:-1px;
	overflow:hidden;
	border-bottom:1px solid #6c83d8;
	font:bold 18px/20px Georgia, "Times New Roman", Times, serif;
}
* html .heading h3{
	height:0;
	overflow:visible;
}
.heading h3 a, .heading h3 a:link, .heading h3 a:visited {
	color:#ed2970;
	text-decoration: none;
}
.heading h3 a:hover, .heading h3 a:active {
	color:#3C3D7D;
	text-decoration: none;
}
.heading em{
	clear:both;
	display:block;
	margin:1px 0 0;
	color:#444;
	text-align:right;
	font:12px/15px Georgia, "Times New Roman", Times, serif;
}
.information-column .first{padding:0;}
/*--post--*/
DIV.post h4{
	margin:0;
	padding:0;
	color:#ed2970;
	font:bold 12px/16px Georgia, "Times New Roman", Times, serif;
}
DIV.post h4 a, DIV.post h4 a:link, DIV.post h4 a:visited {
	color:#ed2970;
	text-decoration: none;
}
DIV.post h4 a:hover, DIV.post h4 a:active {
	color:#3C3D7D;
	text-decoration: none;
}

/*--img-holder--*/
DIV.post img{
	/*float:left;*/
	display:block;
	margin:0;
	border:3px solid #fff;
}
.img-holder{
	overflow:hidden;
	width:477px;
	margin:0 0 0 2px;
	padding:0 0 16px;
}
.img-holder img{
	float:left;
	margin:0;
	border:3px solid #fff;
}
.img-holder span{
	display:block;
	clear:both;
	padding:2px 0 0 2px;
	overflow:hidden;
	font:11px/14px Georgia, "Times New Roman", Times, serif;
	color:#393c48;
}
/*--post-info--*/
ul.post-info{
	display:block;
	margin:1px 0 0;
	padding:0 0 30px 3px;
	overflow:hidden;
	
	padding-bottom: 30px !important;
	padding-bottom: 60px;
}
ul.post-info li{
	float:left;
	padding:0 5px 0 0;
	list-style:none;
}
ul.post-info strong{
	width:auto;
	margin:3px 0 0;
	font:12px/16px Georgia, "Times New Roman", Times, serif;
	color:#393c48;
	font-weight: bold;
}
ul.post-info a{
	font:12px/16px Georgia, "Times New Roman", Times, serif;
	color:#293c83;
}
ul.post-info li.last{
	background:url(../images/bg-post-info-separator.gif) no-repeat 0 2px;
	padding:0 0 0 8px;
}
ul.post-info li.commenta{
	clear:left;
	float:left;
	margin-bottom: 10px;
	padding:0 0 0 16px;
	width: 100%;
	background:url(../images/bg-comments.gif) no-repeat 0 4px;
}
ul.post-info li.commenta a {
	font-weight: bold;
}
ul.post-info li.last span{
	float:left;
	margin:0;
	padding:0 0 0 16px;
	background:url(../images/bg-comments.gif) no-repeat 0 4px;
	font:12px/16px Georgia, "Times New Roman", Times, serif;
	color:#393c48;
}
ul.post-info li.last span span{
	float:none;
	margin:0;
	padding:0;
	background:none;
	width:auto;
	margin:3px 0 0;
}
ul.post-info li.last a{
	text-decoration:none;
	background:url(../images/bg-comments-separator.gif) no-repeat 100% 6px;
	padding:0 9px 0 0;
}
ul.post-info li a:hover{text-decoration:none;}
ul.post-info li.last a:hover{text-decoration:underline;}
/*--footer--*/
#footer{
	clear:both;
	width:477px;
	overflow:hidden;
}
#footer p{
	margin:0;
	text-align:center;
	font:10px/12px Georgia, "Times New Roman", Times, serif;
	color:#494949;
}
/*--navigation-column--*/
.navigation-column{
	float:right;
	width:229px;
	margin:-49px 21px 0 0;
	padding:9px 0 0;
	display:inline;
	background-color:#3d3d7d;

	min-height: 200px;
	height: auto !important;
	height: 200px;
	
	z-index:50;
	position:relative;
}
* html .navigation-column{padding:19px 0 0;}
.navigation-column img {border: none;}
a.addskype{
	text-decoration:none;
	font:11px/18px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background:transparent url(../images/add-skype.png) no-repeat 0 0;
	padding: 4px 0 4px 24px;
	
}
a.addskype:hover{
	text-decoration:underline;
}

/*--box--*/
.box{
	overflow:hidden;
	width:196px;
	margin:10px 0 0 7px;
	padding:0 0 18px 19px;
	background:url(../images/bg-box-separator.gif) repeat-x 0 100%;
}
.box h4{
	margin:0;
	font:bold 13px/15px Georgia, "Times New Roman", Times, serif;
	color:#ffd800;
}
ul.listing{
	display:block;
	margin:8px 0 0;
	padding:0;
}
ul.listing li{
	float:left;
	width:185px;
	list-style:none;
	padding:0 0 0 10px;
	background:url(../images/bg-nav-block-separator.gif) no-repeat 0 7px;
}
ul.listing a{
	text-decoration:none;
	font:11px/18px Georgia, "Times New Roman", Times, serif;
	color:#fff;
}
ul.listing a.active, ul.listing a:hover
, ul.listing li.current_page_item a
, ul.listing li.current-cat a
{text-decoration:underline;}

ul.children
, ul.listing ul
{
	margin: 0 -8px 0 0;
	padding:0;
}
ul.listing li.current_page_item ul li a
,ul.listing li.current-cat ul.children li a
{text-decoration:none;}

/*--search-box--*/
.search-box{
	width:196px;
	overflow:hidden;
}
.search-box #text-search{
	float:left;
	margin:0 7px 0 0;
	padding:2px 4px 3px;
	display:inline;
	width:114px;
	border:solid #abadb3;
	border-width:1px 1px 0;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#393c48;
}
.search-box #button-search{
	float:left;
	margin:1px 0 0;
	border:none;
}
/*--gallery--*/
ul.gallery{
	display:block;
	margin:0;
	padding:0;
}
ul.gallery li{
	float:left;
	list-style:none;
	display:inline;
	margin:8px 8px 0 0;
}
ul.gallery img{
	float:left;
	margin:0;
	border:1px solid #ffb611;
}

/*--blogroll--*/
.box ul.blogroll{
	margin:0;
	padding: 0;
}
.box li.blogroll{
	margin:0;
	padding: 0;
	list-style:none;
}
.box li.blogroll ul{
	display:block;
	margin:8px 0 0;
	padding:0;
}
.box li.blogroll ul li{
	float:left;
	width:185px;
	list-style:none;
	padding:0 0 0 10px;
	background:url(../images/bg-nav-block-separator.gif) no-repeat 0 7px;
}
.box li.blogroll ul a{
	text-decoration:none;
	font:11px/18px Georgia, "Times New Roman", Times, serif;
	color:#fff;
}
.box li.blogroll ul a.active, .box li.blogroll ul a:hover {text-decoration:underline;}

/*--navigazione_risultati--*/
DIV.navigazione {
	margin-bottom: 50px;
}
DIV.navigazione a{color:#293c83;}
DIV.navigazione a:hover{text-decoration:none;}

DIV.navigazione DIV.alignright {
	float: right;
	text-align:right;
	padding-right: 20px;
}
DIV.navigazione DIV.alignleft {
	float: left;
	text-align:left;
}
BR.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*--commenti--*/
H3#respond, H3#comments{
	color:#ed2970;
}
FORM#commentform TEXTAREA#comment {
	border: none;
	background-color: #DFE5FF;
	color:#3C3D7D;
	width: 465px;
	font:12px/16px Georgia, "Times New Roman", Times, serif;
}
FORM#commentform INPUT#author, FORM#commentform INPUT#email, FORM#commentform INPUT#url {
	border: none;
	background-color: #DFE5FF;
	color:#3C3D7D;
	width: 300px;
	font:12px/16px Georgia, "Times New Roman", Times, serif;
}
FORM#commentform INPUT#submit {
	border: 3px double #DFE5FF;
	background-color: #3C3D7D;
	color:#DFE5FF;
	height:30px;
	font:12px/16px Georgia, "Times New Roman", Times, serif;
}
OL.commentlist {
	margin:0px;
	padding:0px;
}
OL.commentlist LI {
	margin:0;
	margin-bottom:3px;
	padding:15px;
	font-size: 14px;	
	color:#3C3D7D;
	list-style-position: inside;
	background-color:#fff;
}
OL.commentlist LI.alt {
	background-color: #DFE5FF;
}
OL.commentlist CITE {
	font-weight:bold;
}
OL.commentlist CITE A, OL.commentlist CITE A:hover{
	color:#ed2970;
}


OL.commentlist SMALL.commentmetadata,
OL.commentlist SMALL.commentmetadata A {
	font-size: 10px;
	color: #545454;
}
OL.commentlist SMALL.commentmetadata A:hover {
	color: #545454;
	text-decoration: none;
}
OL.commentlist DIV {
	margin:0;
	padding:10px 5px 0px 5px;
}

/*--breadcrumbs--*/
DIV.breadcrumbs {
	text-align: right;
	color: #3D3D7D;
}
DIV.breadcrumbs A {
	color: #3D3D7D;
	text-decoration: underline;
}
DIV.breadcrumbs A:hover {
	color: #3D3D7D;
	text-decoration: none;
}
/*--pulsante modifica--*/
DIV.modifica {
	text-align: right;
}
DIV.modifica A {
	border: 3px double #DFE5FF;
	background-color: #3C3D7D;
	color:#DFE5FF;
	padding:5px;
	font:12px/16px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
DIV.modifica A:hover {
	border: 3px double #3C3D7D;
	background-color: #DFE5FF;
	color: #3C3D7D;
}

/*--banner--*/
DIV.banners {
	text-align: center;
	color: #fff;
}
DIV.banners A {
	color: #fff;
	text-decoration: none;
}
DIV.banners A:hover {text-decoration: underline;}
DIV.banners IMG {
	margin-top: 10px;
	/*margin-left:-19px;*/
	margin-left:0px;
	border:3px solid #BECBFF;
}

.autore > h4 {
	
	margin-bottom:8px;
	
}

.autore .autore_info {
	
	height:50px;
	
}

.autore_info h4 a {
	
	color: #FFD800!important;
	
}

.autore .autore_foto {
	
	width:50px;
	float:left;
	margin-right:10px;
	
}

.autore_foto img {
	
	border:none;
	
}
