@charset "utf-8";
/* CSS Document */

/* IE6 =<*/
@import url("/css/YUIResetCSS.css");
@import url("/css/optional-resetter.css");
@import url("/css/screen.css");
@import url("/css/print.css");
@import url("/css/mobile.css");

/*CONTAINER*/
div#container
{
	position:relative;
	background:#000;
	margin:0 auto;
	padding:0;
	width:100%;
	min-height:100%;
	height:auto!important;
	height:100%;
	_height:100%;
	background:#000000;/*	background-image:url(/images/lente_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;*/
/*	border:#990000 solid 1px;*/
 }

/*TESTA*/
div#container div#testa
{
	position:relative;
	margin:0 auto;
	padding:0;
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	background:#000 url(/images/sfumatura_testa.jpg);
	/*Opacita e Trasparenza*/
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	clear:both;
}

div#testa div#loghino
{
	position:absolute;
	top:0px;
	left:0px;
	height:50px;
	line-height:0;
	font-size:0;
	display:inline;
	overflow:hidden;
}

div#testa span#testata
{
	position:relative;
	line-height:45px;
	cursor:pointer;
	cursor:hand;
}

div#container div#mainMenu
{
	position:relative;
	margin:0 auto;
	margin-top:0px;
	text-align:center;
	width:100%;
	height:18px;
	line-height:18px;
	border-bottom:solid 2px #333;
	background:#000000 url(/images/sfumatura_testa.jpg);
	/*Opacita e Trasparenza*/
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}

div#container div#menuCategorie
{
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-top:0px;
	width:100%;
	height:15px;
	line-height:15px;
	background:url(/images/sfumatura_testa.jpg);
	/*Opacita e Trasparenza*/
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

/*CORPO*/

div#container div#intro
{
	position:relative;
	margin:0 auto;
	background-color:#000000;
/*	width:80%;
	height:80%;*/
/*	clear:both;*/
}

div#intro img { margin-top:00px; }

div#container div#corpo
{
	position:relative;
	margin:0 auto;
	text-align:center;
	width:990px;
}

div#corpo div#intro
{
	position:relative;
	overflow:hidden;
}

div#corpo div#fotoBio
{
	position:relative;
	margin-top:20px;
	width:460px;
	float:left;
	display:inline;
	overflow:hidden;
}

div#fotoBio img { border:#CCCCCC solid 10px; }

div#corpo div#contentBio
{
	position:relative;
	padding:20px;
	margin-top:20px;
	text-align:justify;
	width:440px;
	height:380px;
	border:#333 double 1px;
	float:left;
	display:inline;
	overflow:auto;
}

div#contentBio p:first-letter
{
margin-right:6px;margin-top:5px;float:left;color:#ff0;background:#333;border:1px solid #666;font-size:78px;line-height:60px; padding:5px;padding-top:5px;padding-right:5px;font-family:times;

/*	float:left;
	color:chocolate;
	font-size:100px;
	line-height:70px;
	padding-top:2px;
	font-family:Times, serif, Georgia;*/
}

div#corpo div#titoloCategoria
{
	position:relative;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
	border-bottom:double #FFFFFF 3px;
	width:120px;
}

div#corpo div#gallery
{
	position:relative;
	margin: 0 auto;
	margin-top:20px;
	text-align:center;
	vertical-align:middle;
	width:90%;
	overflow:hidden;
}

div#gallery div#containerDetailGallery
{
	position:relative;
	margin:0 auto;
	text-align:center;
	width:100%;
/*display:inline;*/}

div#containerDetailGallery hr
{
	color:#333;
	width:90%;
	border:#333 dashed 1px;
}

div#containerDetailGallery span.boxDetailGallery
{
	position:relative;
	margin:0 auto;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	/*	width:80px;
	height:80px;*/
	padding-bottom:4px;
	padding-top:4px;
	/*	float:left ;*/
/*	border-bottom: #666666 dotted 1px;*/
	display:inline;
	overflow:hidden;
}

span.boxDetailGallery img
{
	position:relative;
	margin-top:4px;
	margin-bottom:4px;
	border-top: solid 3px #ccc;
	border-right: solid 3px #999;
	border-bottom: solid 3px #999;
	border-left: solid 3px #ccc;/*	height:70px;
	width:70px;*/
}

div#gallery div.boxSezioneGallery
{
	position:relative;
	text-align:center;
	width:100px;
	height:120px;
	margin-left:100px;
	margin-right:80px;
	padding-bottom:5px;
	padding-top:5px;
	float:left;
	border-bottom: #333 dotted 1px;
	display:inline;
	overflow:hidden;
}

div.boxSezioneGallery img
{
	position:relative;
	margin-top:5px;
	margin-bottom:5px;
	border-top: double 3px #999;
	border-right: double 3px #666;
	border-bottom: double 3px #666;
	border-left: double 3px #999;
	height:70px;
	width:70px;
}

div#corpo div#friendsContainer
{
	/*background:#330000;*/
position:relative;
	padding-bottom:5px;
	margin:0 auto;
	text-align:center;
	margin-top:20px;
	width:902px;
	/*border-left-style:double;
border-left-width:5px;
border-left-color:#333;*/
overflow:hidden;
}

/*friendsList */
div#friendsContainer div.friendsList
{
	position:relative;
	text-align:center;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	left:5px;
margin:5px;
padding:5px;
	border:#333 solid 1px;
	width:270px;
	height:60px;
	float:left;/**/
display:inline;/**/
overflow:hidden;
}

div.friendsList div.friendPhoto
{
	border:#666666 solid 1px;
	position:relative;
	padding:5px;
	left:2px;
	width:35px;
	height:50px;
	font-size:0;/*hack ie6 */
	line-height:0;/*hack ie6 */
	float:left;
	display:inline;
	overflow:hidden;
}

div.friendsList div.friendPhoto img
{
	margin:0px;
/*	height:34px;
	width:50px;*/
}

div.friendsList div.friendData
{
	border:#666666 solid 1px;
	position:relative;
	left:10px;
	padding:5px;
	width:200px;
	height:50px;
	line-height:50px;
	float:left;
}

/*friendsListDetail */
div#friendsContainer div.friendsListDetail
{
	position:relative;
	text-align:left;
	left:5px;
	margin:5px;
	padding:5px;
	border:#333 solid 1px;
	width:870px;
	height:212px;
	float:left;
	display:inline;
	overflow:hidden;
}

div.friendsListDetail div.friendPhoto
{	
	position:relative;
text-align:center;
margin:0 auto;
	border:#666666 solid 1px;
	padding:5px;
	left:2px;
	width:133px;
	height:200px;
	font-size:0;/*hack ie6 */
	line-height:0;/*hack ie6 */
	float:left;
	display:inline;
	overflow:hidden;
}

div.friendsListDetail div.friendPhoto img
{
position:relative;

/*	height:200px;
	width:200px;*/
}

div.friendsListDetail div.friendData
{
	border:#666666 solid 1px;
	position:relative;
	left:8px;
	padding:5px;
	width:185px;
	height:200px;
	line-height:30px;
	float:left;
}

div.friendData img
{/*ICONE*/
	border:none;
	width:40px;
	height:40px;
}

div.friendsListDetail div.friendDescription
{
	border:#666666 solid 1px;
	position:relative;
	left:15px;
	padding:5px;
	width:499px;
	height:200px;
	float:left;
	overflow:auto;
}

div.links
{
position:relative;
	width:800px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	text-align:center;
	border:#333333 solid 1px;
	overflow:visible;
}

div.links img { border:none; }

/*PIEDE*/
div#container div#piede
{
	position:absolute;
	margin:0 auto;
	padding:0;
	left:0;
	bottom:0;
	height:52px;
	width:100%;
	text-align:center;
}

div#piede div#menuBottom
{
position:relative;
	background: #000000 url(/images/sfumatura_testa.jpg);
	background-position:center;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:100%;
	height:20px;
	line-height:16px;
	/*Opacita e Trasparenza*/
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}

div#piede div#poweredBy
{
position:relative;
width:98%;
	margin-top:10px;
	background:#000;
	height:12px;
}

div#poweredBy div#music
{
position:absolute;
top:0;
right:0;
}


/*XTRA*/

.thumbImg
{
	position:relative;
/*	height:80px;
	width:80px;*/
}

.hr1
{
	margin:0 auto;
	text-align:center;
	border:#333333 dotted 1px;
	width:80%;
}
