/* Commenti */
#commenti, #el_partecipanti{
	width:585px;font-size:1em;overflow:hidden;
}

#commenti a#anchor_comments {height:0;visibility:hidden}

#commenti #commenti_header,#el_partecipanti #el_partecipanti_header {
	padding:10px 0;height:55px;width:auto !important;width:585px;background:url(../images/box-postsingolo-top.png) no-repeat top left;
}

#commenti.cultura #commenti_header, #el_partecipanti.cultura #el_partecipanti_header {background:url(../images/cultura/box-top-b.png) no-repeat top left;}
#commenti.musica #commenti_header, #el_partecipanti.musica #el_partecipanti_header {background:url(../images/musica/box-top-b.png) no-repeat top left;}
#commenti.notte #commenti_header, #el_partecipanti.notte #el_partecipanti_header {background:url(../images/notte/box-top-b.png) no-repeat top left;}

#commenti h3, #el_partecipanti h3 {font-weight:bold;color:#FFF}

#commenti .comments_bg, #el_partecipanti .el_partecipanti_bg {
	width:auto !important;
	width:585px;
	background:url(../images/bg-post.png) repeat-y top left;
	overflow:hidden;
}

/* container singolo commento */
#commenti .comment {margin-right:10px;margin-top:10px}

#commenti .comment_content {padding:0 10px 10px 20px;font-size:0.9em;word-wrap: break-word;}
#commenti .comment_content p {line-height:17px;word-wrap: break-word;}

#commenti .comment_meta {
	width:575px;overflow:hidden;background:#efefef url(../images/virgola.jpg) no-repeat 20px 0;padding:10px 0;
}
#commenti .comment_meta .author_buddy {margin:0 0 0 60px;float:left;display:inline;/* IE suck */height:49px}
#commenti .comment_meta .author_buddy img {border:2px solid #EFEFEF}
#commenti .comment_meta .author_buddy a img {border:2px solid #BDBDBD}
#commenti .comment_meta .author_buddy a:hover img {border-color:#999}
#commenti .comment_meta .comment_detail {float:left;margin-left:10px;font-size:1em;width:280px;margin-top:20px;}
#commenti .comment_meta .author_comment_rate {float:right;margin-right:20px;font-size:1em;margin-top:30px;}

#commenti #comment_area {width:auto;margin:0;padding:10px 10px 10px 20px;}

#commenti #commenti_footer {
	height:50px;width:auto !important;width:585px;
}
#commenti.cultura #commenti_footer {background:url(../images/cultura/footer-commenti.png) no-repeat top left;}
#commenti.musica #commenti_footer {background:url(../images/musica/footer-commenti.png) no-repeat top left;}
#commenti.notte #commenti_footer {background:url(../images/notte/footer-commenti.png) no-repeat top left;}

#el_partecipanti #el_partecipanti_footer {
	height:20px;width:auto !important;width:585px;background:url(../images/box-bottom-b.png) no-repeat top left;
}
#el_partecipanti.cultura #el_partecipanti_footer {background:url(../images/cultura/box-bottom-b.png) no-repeat top left;}
#el_partecipanti.musica #el_partecipanti_footer, #el_partecipanti.musica #el_partecipanti_footer {background:url(../images/musica/box-bottom-b.png) no-repeat top left;}
#el_partecipanti.notte #el_partecipanti_footer, #el_partecipanti.notte #el_partecipanti_footer {background:url(../images/notte/box-bottom-b.png) no-repeat top left;}

/*
div.figure {
	float: left;
	padding: 0;
	margin-right:11px;
	margin-top:10px;
	overflow:hidden;
	position:relative;//IE6 suck
}

div.figure a img {
	border:2px solid #EFEFEF
}
div.figure a:hover img {
	border:2px solid #999
}
div.figure.me a img {
	border:2px solid #FF5D00;
}
div.figure.me a:hover img {
	border:2px solid #FF5D00;
}
*/
div.figure {
	float: left;
	margin-right:7px;
	overflow:hidden;
	position:relative;
	text-align:center;
	padding:3px;
	height:130px;
	width:90px;
}
div.figure.utente {border:1px solid #FFF}
div.figure.vaiimagefx {background-color:#EFEFEF;border:1px solid #BDBDBD;}
div.figure.vaiimagefx strong {color:#FD5D00}
/*div.figure.me {border:1px solid #FF5D00;}*/
div.figure p {
	text-align: left;
	margin-top:2px;
}

#elenco-partecipanti {
	padding:20px;
	overflow:hidden;
	font-size:0.9em;
	margin-right:10px;
}
