body{
	background-color:#272727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
}
a, a:link,a:visited,a:active{
	color:#595959;
	text-decoration: none;
}
a:hover{
	color:#3f3f3f;
}
#container{
width:780px;
margin: 0px auto;
text-align: center;
background: url(/blogs/style_css/basic/blu/images/bg_container.jpg) repeat-y center; 
}
#top{
	background: url(/blogs/style_css/basic/blu/images/top.jpg) no-repeat center bottom;
	height:10px; 
	width:780px;
	margin:0px auto;
}
#container2{
	width: 760px;
	text-align:left;
	margin:0px auto;
}
/*testat*/
#tool{
	background: url(/blogs/style_css/basic/blu/images/tool.jpg) repeat-x center bottom;
	height: 151px;
	text-align:left;
	padding-right: 6px;
}
#nomeblog{
	margin: 50px 33px 27px 33px;
	float:left;
	font-weight: bold;
}
.nomeblog{
	font-size: 28px;
	color:#fff;
}
#fotopersonale{
 	background: url(/blogs/style_css/basic/blu/images/im_personale.jpg) no-repeat bottom;
	float:right;
	width: 153px;
	height: 126px;
	padding:12px 9px 0px 8px;
	margin: 16px auto 0px auto;
	text-align:center;
}
.fotopersonale{
	width:150px; 
	height:128px; 
	overflow:hidden;
}
/*destra*/
#destra{
	width: 198px;
	float: right;
}
.destra a, .destra a:link, .destra a:visited, .destra a:active {
	color: #595959;
}
.destra a:hover{
	color: #929292;
}
.destra{
	padding:8px 15px 15px 15px;
	font-size: 11px;
	color:#595959;
}
#bottomfoto{
	width: 198px;
	height: 8px;
	background: url(/blogs/style_css/basic/blu/images/bottomfoto.gif) no-repeat top;
}
#calendario{
	padding:0px 19px 17px 19px;
}
#podcast{
	height: 10px;
	padding:4px 14px 8px 14px;
	background: url(/blogs/style_css/basic/blu/images/bg_titolidestra.gif) no-repeat;
	color:#00baff;
}
.titolidestra{
	height: 10px;
	padding:4px 14px 8px 14px;
	background: url(/blogs/style_css/basic/blu/images/bg_titolidestra.gif) no-repeat;
	color:#00baff;
}
form{
	padding: 0px;
	margin: 0px;
}
.input{
	background-color: #00baff;
	font-size: 9px;
	height: 18px;
	border: 1px solid #595959;
	color:#595959;
}
.input2{
	border: 1px solid #cacec5;
	font-size: 9px;
}
.destra ul{
	margin:0px;
	padding:0px;
}
.destra li{
	margin: 0px 0px 0px 15px;
	padding:0px;
	list-style-image: url(/blogs/style_css/basic/blu/images/li_destra.gif);
}

/*sinistra*/
#sinistra{
	padding:0px 45px 0px 32px;
	width: 485px;
	float:left;
	color:#fff;
}
.post{
margin:36px 15px 0px 15px;
}
.testopost{
	margin-top:27px;
}
.data{
	font-size: 11px;
	color:#666;
	margin-bottom: 30px;
}
.titolopost{
	font-weight: bold;
}
.pulsantipost{
	text-align: right;
}

.postutil{
	margin-top:28px;
	font-size:11px;
}
.postutil h1{
	font-weight: bold;
	font-size:14px;
	color:#00baff;
}
.commentovoci{
	font-size:10px;;
	color:#595959;
}
.commento{
	padding:16px 0px 16px 0px;
}
#sfoglia{
margin: 49px  auto auto 15px;
color:#595959;
}
.big{
font-size:14px;
font-weight: bold;	
color:#00baff;
}
.titolopost{
	font-size: 14px;
}
#etichetta{
	background: url(/blogs/style_css/basic/blu/images/footer1.gif) no-repeat;
	height: 30px;
	margin: 0px auto;
	text-align: right;
	width: 742px;
	text-align: right;
	padding:35px 42px 0px 0px;
	font-size:12px;
}
/*testo*/
.textpink, .textpink a:link, .textpink a:visited, .textpink a:hover, .textpink a:active{color:#00baff;}
.grigio, .grigio a, .grigio  a:link, .grigio  a:active, .grigio  a:hover, .grigio  a:visited{color:#494949;}

/*non toccare*/
.clear{
	clear: both;
}
.xxsmall{
	font-size: 10px;
}
.fotopersonale  img{
	width: auto;
	/*max-width: 150px;*/
	/*width: expression( document.body.clientWidth > 760 ? "150px" : "auto");*/
	/*width: expression( Math.min( parseInt(this.offsetWidth), 150 )+"px");*/
}
.servizio  img{
	width: auto;
	/*max-width: 150px;*/
	/*width: expression( document.body.clientWidth > 760 ? "150px" : "auto");*/
	/*width: expression( Math.min( parseInt(this.offsetWidth), 150 )+"px");*/
}
.testopost  img{
	width: auto;
	/*max-width: 450px;*/
	/*width: expression( document.body.clientWidth > 760 ? "450px" : "auto");*/
	/*width: expression( Math.min( parseInt(this.offsetWidth), 450 )+"px");*/
}
img{
	border:0px;
}
/*Calendario*/
table.calendar {
	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;*/
}
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 #CCCCCC 0px;
	text-align: left;
	color: #ccc;
	font-weight: bold;
	width: 20px; /*should match calendar cell's width*/
}
div.monthyear {
	color:#ccc;
	font-weight: bold;
}

table.caldayheading td.wkhead {
	border-right: double #3a3a3a0px;
}
table.calcells {
	border-collapse: collapse;
	cursor: default;
	margin: 0 6px 0 6px;
}
table.calcells td {
	border: solid #3a3a3a 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: 0px;
}
table.calcells td.wkhead {
	background-color: #000;
	text-align: center;
	border-right: double #3a3a3a 3px;
	color:#ccc;
}
table.calcells td.wkday {
	background-color:  #000;
	color: #ccc;
}
table.calcells td.wkend {
	background-color:  #000;
	color: #ccc;
}
table.calcells td.curdate {
	color:#ccc;
}
table.calcells td.cell_selected {
	background-color:#000;
	color: #00ccff;
	cursor: pointer;
}
table.calcells td.notmnth {
	background-color:  #000;
	color: #333;
}
table.calcells td.notallowed {
	background-color: #000;
	color: #333;
	font-style: italic;
}
table.calcells td.hover {
	background-color: #000;
}

