@charset "utf-8";



/* File per la condivisione dei commeni ecc ecc */
.shrcmt
{
	clear:both;
	font-size:11px;
	float:left;
	width:234px;
	margin-bottom:15px;
	margin-top:20px;
	padding-bottom:5px;
	padding-top:5px;
}


.shrcmt ul
{
	margin:0px;
	text-align:left;
	list-style:none;
	
}


.shrcmt ul li
{
	display:inline;
	margin-left:15px;
	padding-top:5px;
	padding-bottom:5px;
}

/* Rss */

#rss
{
	padding-left:22px;
	cursor:pointer;
	background-image: url(../images/shrcmt/rss_black.png);
	background-repeat: no-repeat;
	background-position: left center;

}

#rss:hover
{
	background-image: url(../images/shrcmt/rss_color.png);
	color:#247d9f;
}



/* Social Bookmarks + invia ad un amico */


#socialbookmarks_click
{
	padding-left:22px;
	cursor:pointer;
	background-image: url(../images/shrcmt/share_black.png);
	background-repeat: no-repeat;
	background-position: left center;


}
#socialbookmarks_click:hover
{
	background-image: url(../images/shrcmt/share_color.png);
	color:#247d9f;
}

#socialbookmarks
{
	font-size:11px;
	clear:both;
	width:534px;

}

#socialbookmarks ul
{
	
	margin:0px;
	padding-top:0px;
	text-align:left;
	list-style:none;
	margin-left:7px;
}

#socialbookmarks ul li
{
	
	display:inline;
	padding-left:15px;
	margin-left:8px;
	
}

.socialbookmarks_facebook
{
	
	background-image: url(../images/shrcmt/facebook.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.socialbookmarks_live
{
	background-image: url(../images/shrcmt/windows_live.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.socialbookmarks_google
{
	background-image: url(../images/shrcmt/google_bmarks.gif);
	background-repeat: no-repeat;
	background-position: left center;
}



.socialbookmarks_digg
{
	background-image: url(../images/shrcmt/digg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.socialbookmarks_send_friend
{
	cursor:pointer;
	background-image: url(../images/shrcmt/send_friend.gif);
	background-repeat: no-repeat;
	background-position: left center;
}



/* Commenti   */

#cmt_click
{
	/*

	background-image: url(../images/shrcmt/comment.gif);
	background-repeat: no-repeat;
	background-position: left center;
		*/

	 cursor:pointer;
}

/* Commenti  Inserzione */

#cmt
{
	margin-top:25px;
	margin-left:15px;
	margin-right:15px;
	padding-bottom:2px;
	padding-top:10px;
	font-size:11px;
	border-top:1px solid #e6edf3;
	border-bottom:1px solid #e6edf3;
}


#cmt #form_ins
{
	border-top:1px solid #e6edf3;
	margin-top:30px;
}

#cmt #form_ins h3
{
	color:#79a5cc;
	margin-top:15px;
}


#cmt #form_ins p
{

}

#cmt #form_ins p .input_cmt
{
	width:97%;
	
}



#cmt #form_ins p .resizebleTextarea
{
	width:95%;
	height:100px;
	padding:0px;
}



#cmt  #form_ins p .resizehandle {
	background:transparent url("http://www.jquery.info/images/resizer.png") no-repeat scroll 45%;
	cursor:s-resize;
	font-size:0.1em;
	height:16px;
	width:100%;
}

/* Commenti Visualizzazione */

#cmt  #visual h3
{
	color:#79a5cc;
}


#cmt  #visual .row
{

}

#cmt  #visual .row
{
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;

}

#cmt  #visual .one
{
	background-color:#f1f4f9;
	padding-left:15px;
	padding-right:15px;
	border:1px solid #e6edf3;
}


#cmt  #visual .two
{
	background-color:#f1f4f9;
	padding-left:15px;
	padding-right:15px;
	border:1px solid #e6edf3;;

}



#cmt  #visual .row .people
{
	float:left;
	/*
	width:32px;
	height:32px;
	background-image: url(../images/elements/people-cmt.jpeg);
	background-repeat: no-repeat;
	background-position: left top;
	*/
}

#cmt  #visual .row .name
{
	color:#006691;

}

#cmt  #visual .row .comment
{
	color:#333;
}


#cmt  #visual.row .date
{
	color:#666;
}


/* Invia ad un amico */

#send_friend
{
	width:100%;
	clear:both;

	margin-top:25px;
	margin-left:15px;
	margin-right:15px;
	background-color:#eef5fb;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:2px;
	padding-top:10px;
	font-size:11px;
	width:518px;

}

#send_friend h3
{
	color:#79a5cc;
}

#send_friend p .input_friend
{
	width:243px;
}

/* Stampa la pagina eccetera eccettera */

#otherversion
{
	clear:both;
	float:left;
	font-size:11px;
	width:300px;
	margin-bottom:15px;
	margin-top:20px;
	display:none;
}

#otherversion ul
{
	margin-left:15px;
	padding-top:10px;
	list-style:none;


}

#otherversion ul li
{
	display:inline;
	padding-left:0px;
	padding-right:8px;
}

#otherversion .printer
{
		/*

	background-image: url(../images/shrcmt/printer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	*/
}

#otherversion .pdf
{
		/*

	background-image: url(../images/shrcmt/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	*/
}
