body{
	background-color: #e8f2ea;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#1a1843;
	margin:0px;
	padding:0px;
}
#container{
	width: 920px;
	background: url(/blogs/style/chiarelettere/immagini/bg.jpg) repeat-y;
	margin:0px auto;
	padding:0px 9px;
	text-align:left;
}
#tool{
	background:url(/blogs/templates/chiarelettere/immagini/top_tool3.jpg) no-repeat bottom;
	height: 129px;
	width: 900px;
	margin:0px auto;
	padding:50px 10px 0px 30px;
	text-align:left;
position:relative;}
.facebook_tool{
	font-size:12px;
	font-style:italic;
	height:28px;
	left:574px;
	position:absolute;
	text-align:right;
	top:65px;
	width:340px;
	color:#000;}
#tool_left{
float:left;
width:500px;
padding-top:40px;
font-size:48px;}
#tool_right{
float:right;
width:119px;
font-size:48px;}
.clementina{
width:119px;
}
.guida{
	visibility:hidden;
}
#tool a:link, #tool a:visited, #tool a:hover{
	text-decoration: none;
}
#column_left{
	width: 652px;
	float:left;
	padding:28px 0px 70px 28px;
}
#column_right{
	width: 238px;
	float:right;
	font-size:12px;
}
#footer{
	width: 940px;
	height: 81px;
	background:#a00028 url(/blogs/style/chiarelettere/immagini/footer2.gif) no-repeat;
	margin:0px auto;
}
.post{
	padding:0px 23px 37px 0px;
}
.title{
	color:#1a1843;
	margin:0;
	padding:0;
	font-size:18px;
}
.post_info{
	width: 510px; 
	float: left;
	font-size: 12px;
	color:#ff0055;
}
.text{
	padding:30px auto 35px auto;
	line-height: 24px;
}
.comment_number{
	width: 65px; 
	float: right;
	border:1px solid #a00028;
	color:#a00028;
	text-align:center;
}
.comment{
	background-color: #a00028;
	color:#fff;
	padding:5px;	
	font-size:11px;	
	border-top:1px solid #c3d1c6;	
}
.commentipost{
		text-align:right;
		padding:20px 0px 43px 0px;
		font-size:12px;
		color:#ff0055; 
}
.commentipost a:link, .commentipost a:visited, .commentipost a:hover{
		color:#ff0055;
		text-decoration:none; 
}
.number{
	background-color: #fff;
	height: 16px;
	padding:5px;
	color:#a00028;
}

.rubriche{
	padding:10px 15px 5px 23px;
}
.rubriche a:link, .rubriche a:visited, .rubriche a:hover{
	color:#a00028;
	text-decoration:none;
}
.rubriche_title{
	text-transform: uppercase;
	font-weight:bold;
	color:#1a1843;
}
.rubriche ul {
	margin:10px 0px 0px 15px;
	padding:0px;
}
.rubriche ul li{
	list-style: url(/blogs/style/chiarelettere/immagini/li.gif);
	padding:0px 0px 15px 2px;
}
.commenti, .commenti a:link, .commenti a:visited, .commenti a:hover{
	padding:0px 0px 43px 0px;
	font-size:12px;
	text-align:rigth;
	color:#a00028;
	text-decoration:none; 
	font-weight: bold;
}
/* vari */
.color, .color a:link, .color a:visited, .color a:hover{	color:#ff0055; text-decoration:none;}
.clear{clear: both;}

.input {
	border:1px solid #c0ccc5;
	background-color:#a00028;
	color:#c0ccc5;
}
.input2{
	border:1px solid #c0ccc5;
	color:#a00028;
}
#articoli{
	background: url(/blogs/style/chiarelettere/immagini/articoli.gif) no-repeat top;
	padding:77px 0px 60px 28px;
}

.feed_item{
	padding:4px 0px;
	margin:4px auto;
	/*border-bottom:1px dashed #e6ebe9;*/
	background:url(/blogs/style/chiarelettere/immagini/des.gif) repeat-x ;
}
.primipiani{
	padding:2px auto;
	margin:2px auto;
	border-bottom:1px dashed #e6ebe9;
}
.feed_date{
	width: 75px;
	font-size:14px;
	float:left;
	display: block;
}
.feed_title{
	width:370px;
	padding:0px 14px;
	font-size:16px;
	font-weight:bold; 
	float:left;
	display: block;
	color:#000;
	text-decoration:none;
}
a:link .feed_title , a:visited .feed_title ,  a:hover .feed_title{
		 cursor: hand;cursor:pointer;
}
.feed_author{
	width: 100px;
	font-size:14px;
	float:right;
	text-align: right;
	display: block;
	
}
.news{
	background: #eeeeee url(/blogs/style/chiarelettere/immagini/blog2.gif) no-repeat left top;
	padding:80px 0px 28px 23px;
}
#rssdisplay{
	background: url(/blogs/style/chiarelettere/immagini/articoli2.gif) no-repeat top;
	padding:77px 0px 60px 28px;
}
.category{
	color:#a00028; 
	text-transform: uppercase;
	font-size:11px; 
}
/*calendario*/

table.calendar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;

	text-transform: uppercase;
	width: 100%;
	text-align: center;
	/*prevent user from selecting text in Mozilla & Safari - check calendar constructor for IE code)*/
	-moz-user-select: none;
    /*-khtml-user-select: none;*/
	 margin:0px;
	 padding:0px;
}
table.calendar input, table.calendar select {
	font-size: 10px;
}
table.calendar td {
	border: 0;
	font-size: 10px;
	text-align: center;
}
div.mainheading {
	margin: 2px;
}
table.caldayheading {
	border-collapse: collapse;
	cursor: pointer;
	empty-cells: show;
	margin: 0 6px 0 6px;
}
table.caldayheading td {
	border: solid #fff 0px;
	text-align: left;
	color:#a00028;
	font-weight: bold;
	width: 20px; /*should match calendar cell's width*/
}
div.monthyear {
	color:#a00028;
	font-weight: bold;
}

table.caldayheading td.wkhead {
	border-right: double #CCCCCC 0px;
}
table.calcells {
	border-collapse: collapse;
	cursor: default;
	margin: 0 6px 0 6px;
}
table.calcells td {
	border: solid #f9f0f2 1px;
	vertical-align: center;
	text-align: center;
	font-weight: bold;
	width: 20px;
	height: 20px; /*IE doesn't like ems*/
}
table.calcells td div {
	padding: 1px;
	margin: 0;
}
table.calcells td.wkhead {
	background-color:#eff0f7;
	color:#a00028;
	text-align: center;
	border-right: double #f9f0f2 3px;
	
}
table.calcells td.wkday {
	background-color:#f9f0f2;
	color:#a00028;
}
table.calcells td.wkend {
	background-color:#f9f0f2;
	color:#a00028;
}
table.calcells td.curdate {
	color:#a00028;
}
table.calcells td.cell_selected {
	background-color:#a00028;
	color:#f9f0f2;
	cursor: pointer;
}
table.calcells td.notmnth {
	background-color:#f9f0f2;
	color:#a00028;
}
table.calcells td.notallowed {
	background-color:#f9f0f2;
	color:#a00028;
	font-style: italic;
}
table.calcells td.hover {
	background-color:#f9f0f2;
	color:#a00028;
}

img{
	border:0px;
	
}

.avviso{
color:#999999;
font-style:italic;

}

