body{
	background-color:#c3c4cf;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
}
img{
	border:0px;
}
a, a:link,a:visited,a:active{
	color:#000;
	text-decoration: none;
}
a:hover{
	color:#ccc;
}
#container{
width:760px;
margin: 0px auto;
text-align: left;
border:2px solid #96979f;
background:#fff url(/blogs/style_css/creative/whitefantasy/images/bg.jpg) no-repeat top left;
}
#top{
	height:11px; 
	width:782px;
	margin:0px auto;
}
/*testat*/
#tool{
	text-align:left;
	padding-right: 12px;
}
#nomeblog{
	margin: 90px 33px 27px 33px;
	float:left;
	font-family: Georgia;
}
.nomeblog{
	font-size: 28px;
}
#fotopersonale{
	float:right;
	width: 179px;
	height: 179px;
	padding:28px 20px 0px 0px;
	text-align:center;
	
}
.fotopersonale{
	width:143px; 
	padding:20px 18px 42px 18px;
background-image:url(/blogs/style_css/creative/whitefantasy/images/im_personale.jpg);
}
.fotopersonale2{
		height:117px; 
	overflow:hidden;
}
/*destra*/
#destra{
	width: 198px;
	float: right;
}
.destra a, .destra a:link, .destra a:visited, .destra a:active {
	color: #757575;
}
.destra a:hover{
	color: #929292;
}
.destra{
	padding:8px 15px 15px 15px;
	font-size: 11px;
	color:#757575;
}
#calendario{
	padding:0px;
}
#podcast{
	height: 28px;
	width: 114px;
	background:url(/blogs/style_css/creative/whitefantasy/images/podcast.gif) top left;
}
#link{
	height: 28px;
	width: 114px;
	background:url(/blogs/style_css/creative/whitefantasy/images/links.gif) top left;
}
#rubriche{
	height: 28px;
	width: 114px;
	background:url(/blogs/style_css/creative/whitefantasy/images/rubriche.gif) top left;
}
#post{
	height: 28px;
	width: 114px;
	background:url(/blogs/style_css/creative/whitefantasy/images/post.gif) top left;
}
#login{
	height: 28px;
	width: 114px;
	background:url(/blogs/style_css/creative/whitefantasy/images/login.gif) top left;
}
form{
	padding: 0px;
	margin: 0px;
}
.input{
	background-color: #505052;
	font-size: 9px;
	height: 18px;
	border: 1px solid #cacec5;
	color:#fff;
}
.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/creative/whitefantasy/images/li_destra.gif);
}

/*sinistra*/
#sinistra{
	padding:0px 45px 0px 32px;
	width: 485px;
	float:left;
}
.post{
margin:36px 15px 0px 15px;
}
.testopost{
	margin-top:27px;S
}
.data{
	font-size: 11px;
	color:#666;
	margin-bottom: 30px;
}
.titolopost{
	font-weight: bold;
}
.pulsantipost{
	text-align: right;
}

.postutil{
	margin-top:28px;
	padding-left: 15px;
	font-size:10px;
}
.postutil h1{
	font-weight: bold;
	font-size:14px;
}
.commentovoci{
	font-size:10px;;
	color:#999;
}
.commento{
	padding:16px 0px 16px 0px;
}
#sfoglia{
margin: 49px  auto auto 15px;
color:#ccc;
}
.big{
font-size:16px;
color:#ccc;
font-weight: bold;	
}
.titolopost{
	font-size: 14px;
}
#etichetta{
	background:url(/blogs/style_css/creative/whitefantasy/images/footer1.jpg) no-repeat right;
	height: 33px;
	margin: 0px auto;
	text-align: right;
	width: 750px;
	padding-right:10px;
}
/*testo*/
.textpink, .textpink a:link, .textpink a:visited, .textpink a:hover, .textpink a:active{color:#c10005;}
.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;
}
.fotopersonale2  img{
	width: auto;
	/*max-width: 140px;*/
	/*width: expression( document.body.clientWidth > 760 ? "140px" : "auto");*/
	/*width: expression( Math.min( parseInt(this.offsetWidth), 140 )+"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");*/
}
/*Calendario*/
table.calendar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	width: 100%;
	text-align: left;
	/*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: 11px;
}
table.calendar td {
	border: 0px;
	font-size: 11px;
	text-align: center;
}
div.mainheading {
	margin: 0px;
}
table.caldayheading {
	border-collapse: collapse;
	cursor: pointer;
	empty-cells: show;
	margin: 0px;
}
table.caldayheading td {
	border: solid #666 0px;
	text-align: center;
	color: #ccc;
	font-weight: bold;
	width: 20px; /*should match calendar cell's width*/
}
div.monthyear {
	color:#666;
	font-weight: bold;
	font-size:11px;
}

table.caldayheading td.wkhead {
	border-right: double #666 0px;
}
table.calcells {
	border-collapse: collapse;
	cursor: default;
	margin: 0px;
}
table.calcells td {
	border: solid #666 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: #fff;*/
	text-align:center;
	border-right: double #666 3px;
	color:#333;
}
table.calcells td.wkday {
	/*background-color:  #fff;*/
	color:#333;
}
table.calcells td.wkend {
	/*background-color:  #fff;*/
	color:#333;
}
table.calcells td.curdate {
	color:#ccc;
}
table.calcells td.cell_selected {
	background-color:#ccc;
	color: #ccc;
	cursor: pointer;
	filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;
}
table.calcells td.notmnth {
	/*background-color:#fff;*/
	color: #333;
}
table.calcells td.notallowed {
	/*background-color:#fff;*/
	color: #ccc;
	font-style: italic;
	
}
table.calcells td.hover {
	/*background-color: #fff;*/
}