body{
	background-image: url(../img/bg-contents.png);
	background-color: #fff; 
	background-repeat:repeat-y;
	background-position: top right;
	margin: 0px;
	padding: 0px;
	font-family: "augie", Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	text-align: center;
}

h1, h2, h3, h4, h5, h6{
 	font-family: "augie", verdana;
}


.main-container{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h1{
	background-image: url(../img/yb_png24-small.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/stili/img/yb_png24-small.png", method="crop") !important;
	background-repeat: no-repeat;
	background-position: top left;
	width: 167px;
	height: 56px;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
	text-indent: -9999px;
}


	h1 a{
		display: block;
		width:100%;
		height:100%;
	}

a{
	font-weight: bold;
	text-decoration: none;
	color: #069;
}
	a:hover{
		color: #a00;
		/*background-color: #fff;*/
	}

	a img{
		border: 0;
	}

h2{
	margin: 0px;
}

#header,
#contents-block,
#sitemap{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;

}

iframe{
	margin-left: auto;
	margin-right: auto; 
}
	#logo-block .fright{
		width: 500px;
		text-align: center;
		padding-bottom: 7px;
	}
#footer{
	margin-bottom: 0px;
}
#header.jast-box{
	background-color: #069;
	background-image: none;
	margin-bottom: 0;
}
	#header #auth-avatar{
		float: left;
		padding-right: 30px;
	}
		#header #auth-avatar img{
			border: 1px solid #ccc;
			padding: 2px;
			background-color: #fff;
			position: absolute;
			width: 16px;
			height: 16px;
		}

		#header #auth-avatar img:hover{
			position: absolute;
			width: 32px;
			height: 32px;
		}

	#header #login-block{
		float: left;
		color: #fff;
		font-size: 0.8em;
	}
		#header #login-block *{
			color: #fff;
		}
		input.tasto{
			margin-left: auto;
			margin-right: auto;
			background-color: transparent;
			border: 0px;
			color: #069;
			background-image: url(img/submit.gif);
			background-repeat: repeat;
			width: 160px;
			height: 34px;
			
			
		}
	#header #search-box{
		float: right;
		width: 235px;
		background-image: url(../img/sfondo-form-ricerca.png);
		background-repeat: no-repeat;
		background-position: center left;
		background-color: #fff;
		height: 19px;
		overflow: hidden;
	}
		#header #search-box div{
			text-align: right;
		}
			#header #search-box div label{
				display: none;
			}
			#header #search-box div input{
				background-repeat: no-repeat;
				background-position: center center; 
				float: left;
				border: 0px;
				width: 205px;
				font-size: 14px;
				color: #369;
				font-weight: normal;
				margin-left: 4px;
				margin-right: 0px;
				padding: 0px;
			}
			#header #search-box div input.submit{
				background-image: url(../img/sfondo-pulsante-ricerca.png);
				float: right;
				background-color: #fff;
				background-repeat: no-repeat;
				background-position: center center; 
				border: 0px;
				height: 19px;
				margin: 0px;
				padding: 0px;
				text-indent: -9999px;
				width: 24px;
			}

#news{
/*	width: 560px;*/
}
	#news ul, 
	#news ul li{
		list-style: none;
		margin: 0px;
		padding: 0px;
	}

		#news .title{
			font-size: 12pt;
			font-weight: bold;
			color: #069;
			text-decoration: none;
		}
		
		#news p{
			font-size: 8pt;
			margin-top: 0;
			margin-bottom: 5px;
			color: #000;
		}
		
		#news p a{
			text-decoration: none;
			font-weight: bold;
			color: #069;
		}
	


#contents-block.jast-box .contents {
	background-image: url(../img/bg-contents.png);
	height: 100%;
	background-color: #fff !important;
	background-repeat:repeat-y;
	background-position: top right;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 0;
	padding-right: 0;
	font-size: 0.85em;
}
	#contents-block.jast-box .contents .left-area{
		width: 745px;
		float: left;
		padding-top: 5px;
	}
	
	#contents-block.jast-box .contents .right-area{
		float: right;
		width: 200px;
		margin-top: 5px;
	}
	
		.right-area h2{
			/*background-color: #069;*/
			color: #fff;
			margin: 0px;
			padding: 2px;
			padding-left: 5px;
			font-size: 1em;
			background-image: url(img/bg-friend-box.jpg);
			background-repeat: no-repeat;
			background-position: top left;
			min-height: 26px;
		}
		.right-area ul{
			/*border: 1px solid #069;*/
			list-style: none;
			list-style-type: none;
			margin: 0px;
			padding: 0px;
		} 
			.right-area ul li{
				border-bottom: 1px solid #cad8dd;
				display: block;
			}
			
				.right-area ul li a{
					padding: 3px;
					height: 34px;
					display: block;
					padding-top: 1px;
					padding-bottom: 1px;
				}
					.right-area ul li a:hover{
						background-color: #fff;
					}
					.right-area ul li a img{
						float: left;
						border: 0px;
					}
					
.jast-box{
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	clear: both;
}

	.jast-box .top-block{
		background-repeat: repeat-x;
		background-position: top;
		width: 100%;
		background-color: #069;
	}

	.jast-box .top-left-span,
	.jast-box .top-right-span,
	.jast-box .bottom-left-span,
	.jast-box .bottom-right-span{
			display: block;
			width: 4px;
			height: 4px;
			overflow: hidden;
	}
	
		.jast-box .top-left-span{
			float: left;
		}
		.jast-box .top-right-span{
			float: right;
		}

	.jast-box .bottom-block{
		clear: left;
		height: 100%;
		width: 100%;
		padding-bottom: 0px;
		background-repeat: repeat-x;
		background-position: bottom;
	}

		.jast-box .bottom-left-span{
			clear: left;
		}

		.jast-box .bottom-right-span{
			float: right;
			clear: left;
		}



	.jast-box .left-border{
		clear: left;
		background-repeat: repeat-y;
		background-position: left;
	}
	.jast-box .right-border{
		background-repeat: repeat-y;
		background-position: right;
	}
	
	.jast-box .contents{
		color: #222;
	}
	
/* Customizzazioni per il template */

.jast-box .top-left-span{
	background-image: url(../img/rbox/rbox2-tl.png);
}
.jast-box .top-right-span{
	background-image: url(../img/rbox/rbox2-tr.png);
}
.jast-box .bottom-right-span{
	background-image: url(../img/rbox/rbox2-br.png);
}
.jast-box .bottom-left-span{
	background-image: url(../img/rbox/rbox2-bl.png);
}
.jast-box .top-block{
	background-image: none;
}

.jast-box .bottom-block{
	background-image: none;
}

.titolo-profilo{
	margin-left: 1em;
	font-size: 0.8em;
	font-weight: bold;
	color: #fff;
}

.profilo,
.profilo-blog{
	padding-left: 2em;
	padding-top: 1em;
}

	.profilo h2,
	.profilo-blog h2{
		font-size: 1.3em;
		color: #069;
	}
	.profilo img{
		height: 140px;
	}

	.profilo p,
	.profilo-blog p{
		font-size: 0.8em;
	}
	
	#biography{
		font-size: 0.8em;
	}
	
	#bio-expand{
		clear:right;
		display:block;
		width:15px;
		height:15px;
		background-image: url(../img/scroll-bottom.gif);
		float: right;
	}

	#bio-collapse{
		display:block;
		height:15px;
		background-image: url(../img/scroll-top.gif);
		background-position: right;
		background-repeat: no-repeat;
	}
	
.fleft{
	float: left;
}

.cleft{
	clear: left;
}

.fright{
	float: right;
}

.cright{
	clear: right;
}

.right{ 
	text-align: right;	
}
.center{
	text-align: center;
}

.empty-clear-row{
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
}

.calendario{
	width: 50px;
	float: left;
}

	.calendario .month{
		background-color: #39c;
		color: #fff;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 0.8em;
		text-align: center;
	}
	.calendario .day{
		background-color: #069;
		color: #fff;
		text-align: center;
		font-size: 1.5em;
	}
	
.blog-post {
	padding: 1em;
	border-bottom: 2px solid #cad8dd;
}

	.calendario{
		width: 50px;
		float: left;
		margin-right: 1em;
	}
	
		.calendario .month{
			background-color: #39c;
			color: #fff;
			text-transform: uppercase;
			font-weight: bold;
			font-size: 0.8em;
			text-align: center;
		}
		.calendario .day{
			background-color: #069;
			color: #fff;
			text-align: center;
			font-size: 1.5em;
		}
	.blog-post h3{
		font-size: 1em;
		margin: 0px;
		padding: 0px;
		color: #069;
	}
	.blog-post h4{
		font-size: 0.9em;
		font-style: italic;
		font-weight: normal; 
		margin: 0px;
		padding: 0px;
		color: #48b;
	}
	.blog-post p{
		padding: 0px;
		margin: 0px;
		font-size: 0.8em;
	}

		.blog-post p.post-detail{
			margin-top: 1em;
		}
		
	.blog-post .tags{
		clear: left;
		font-weight: bold;
		display: block;
		padding-top: 1em;
		padding-bottom: 1em;
	}
	
	.blog-post .who{
		padding-top: 0.4em;
		font-size: 0.8em;
		font-weight: bold;
	}
.curriculum{
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.cv{
	border-bottom: 2px solid #cad8dd;
	list-style: none;
	list-style-type: none;
	padding: 0.2em;
}
	.cv h3{
		color: #069;
		padding-bottom: 0px;
		margin: 0px;
		font-size: 1em;
	}
	.cv div{
		font-size: 0.8em;
	}
	
.tag-cloud{
	display: inline;
	font-weight: bold;
}
/*	.tag-cloud a{
		color: #069;
		text-decoration: none;
	}*/
	
.aphorism{
	font-size: 0.8em;
	border-bottom: 2px solid #cad8dd;
	padding: 0.5em;
}
.aphorism em{
	color: #069;
	font-weight: bold;
}	

#sitemap ul{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	float: left;
	width: 24%;
	text-align: center;
	line-height: 200%;
}
#sitemap a{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	font-size: 0.8em;
}

#footer{
	margin-bottom: 0px;
	font-size: 0.8em;
}

	#footer ul{
		display: inline;
		text-align: left;
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	
		#footer ul li{
			border-left: 1px solid #ccc;
			padding: 0.5em;
			display: inline;
		}
		
			#footer ul li:first-child{
				border-left: 0px;
			}
		
			#footer ul li a{
				color: #fff;
				font-weight: bold;
			}	

input.tasto{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
	background-color: transparent;
	background-position: center bottom; 
	border: 0px;
	color: #069;
	background-image: url(../img/submit.gif);
	font-size: 1.2em;
	background-repeat: repeat;
	width: 160px;
	height: 34px;
}

.framed{
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 5px;
	margin: 4px;
}

.framed-small{
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 3px;
	margin: 4px;
}

.fright{
	float: right;
}

#beta-suggest{
	color: #069;
	background-color: #ffe;
	border: 2px dashed #069;
	padding: 0.4em;
	margin: 0.2em;
	margin-top: 0.5em;
	font-weight: bold;
}

div.suggest{
	color: #800;
	background-color: #ffe;
	border: 2px dashed #cad8dd;
	padding: 0.4em;
	margin: 0.2em;
	margin-top: 0.5em;
	font-weight: bold;
	background-image: url(/images/actions/information.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: center left; 
	

}

	#beta-suggest a{
		color: #800;
	}
	
		#beta-suggest a:hover{
			color: #a00;
		}
.notice{
	color: #a00;
	padding-left: 0.5em;
}

form.modulo-generico{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

	form.modulo-generico div{
		padding-top: 10px;
	}
	form.modulo-generico label{
		display: block;
		padding: 5px;
		font-size: 1.5em;
		color: #069;		
	}
	
	form.modulo-generico input.testo_login{
		width: 100%;
		font-size: 1.5em;
		border: 1px solid #004;
		color: #069;
	}
	form.modulo-generico div.button-area{
		text-align: right;
	}

	form.modulo-generico input.testo{
		width: 100%;
		color: #a00;
		border: 1px solid #069;
		padding: 5px;
		font-size: 1.3em;
	}
	
.center{
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

th.center,
td.center{
	margin: auto;
	width: auto;
}

.error{
	background-image: url(../img/error.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.profilo #send-mail{
	padding-left: 20px;
	background-position: center left;
	background-repeat: no-repeat;
	background-image: url('/images/actions/email.png');
}

dt{
	font-weight: bold;
	display: inline;
	clear: left;
	
}

dd{
	display: inline;
	margin: 0px;
	padding: 10px;
}

#user-community{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	#user-community li{
		list-style: none;
		padding: 0.5em;
		margin: 0.5em;
		clear: left;
		border-bottom: 2px solid #cad8dd;
		font-size: 0.8em;

	}
		#user-community li h3{
			font-size: 1.3em;
			border-bottom: 1px solid #069;
		}
		#user-community li #toolbar a{
			line-height: 30px;
			margin: 4px;
			text-decoration: none;
			font-weight: bold;
		}
			#user-community li a img{
				border: 0px;
			}


#cpanel-altre-funzioni{
	
	height: 62px;
	display: block;
	
}

#ybox-link,
#cpanel-link{
	background-position: center center;
	background-repeat: no-repeat;
	
}
#cpanel-link{
	background-image: url('/images/pannello.gif');
	
}

#cpanel-link:hover{
	background-image: url('/images/pannelloh.gif');
	
}

.table-100{
	width: 95%;
}


#user-column-1,
#user-column-2,
#user-column-3{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

#user-column-1{
	width: 160px;
}

#user-column-2{
	font-size: 13px;
	width: 600px;
}

#user-column-3{
	width: 200px;
}

#user-column-1 ul{
	border-left: 2px solid #069;
	font-size: 10px;
	margin: 30px 0 10px 15px;
	padding: 0 0 0 5px;
	list-style: none;
	list-style-type: none; 
}

#user-column-1 ul li a{
	font-weight: normal;
	
}

.more-from-profile{
	border: 1px solid #cad8dd;
	background-color: #eef;
	color: #069;
	padding: 5px;
	margin-bottom: 5px;
	
}
	