/* definiamo il colore dello sfondo e della barra di scorrimento (IE6) */
/* background colour and property of sliding bar (IE6) */
BODY {
	/*SCROLLBAR-FACE-COLOR: #ff9900;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ff9900;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #99cc00;
	SCROLLBAR-DARKSHADOW-COLOR: #ff9900;
	SCROLLBAR-BASE-COLOR: #99cc00;*/
	background-image: url(../../img/blog/images/strip_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #3f2b30;
}
.whole{
	background-image: url(../../img/blog/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.blog_titleN{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d9c7af;
	font-size: 18px;
	padding-bottom:8px;
	}
/* definiamo la tipolgia di font e la dimensione per i tag fondamentali */
/* kind of font and size relating to the basic tags */
TD {
	FONT:  9px verdana, arial, helvetica, sans-serif
}
P {
	FONT:  9px verdana, arial, helvetica, sans-serif
}
DIV {
	FONT:  9px verdana, arial, helvetica, sans-serif
}

/* caratteristiche dei link di base*/
/* property of basic hyperlinks*/
A {
	COLOR: #d6618c; CURSOR: hand; FONT: 9px verdana, arial, helvetica, sans-serif; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #d6618c; TEXT-DECORATION: none
}
A:active {
	COLOR: #d6618c
}

/* tale classe definisce gli style per i tag relativi ai moduli ( input, select )*/
/* this class is related to the form tags ( input, select )*/
.form  {
	font-size : 9px;
	font-family : verdana;
	color : #402b30;
	border-width : 1;
	border-style : solid;
	border-color : #d6618c;
	background-color : #ffffff;
}

/* tale classe definisce gli style per i bordi tabelle, dove definiti */
/*  this class is related to the edges of the tables, where defined */
.tablemenu  {
	color:#f7f4ef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	
}
.Main_Body{
	color:#f7f4ef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	}
	.Main_Body a:link{
	color:#d6618c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	}
	.Main_Body a:active{
	color:#d6618c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	}
		.Main_Body a:visited{
	color:#d6618c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	}
		.Main_Body a:hover{
	color:#d6618c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	}
/* questa classe individua il giorno corrente nel calendario nel caso
in cui ci siano blog associati a quel giorno*/
/* this class define the current day in the calendar in the case in which  
blogs are present*/
.back A:link {
	COLOR: #87bcd2; FONT:  9px verdana, arial, helvetica, sans-serif; TEXT-DECORATION: none;  border-width : 1;border-style : solid;border-color : #d6618c
}
.back A:visited {
	COLOR: #87bcd2; FONT:  9px verdana, arial, helvetica, sans-serif; TEXT-DECORATION: none;  border-width : 1;border-style : solid;border-color : #d6618c
}
.back A:hover {
	COLOR: #d6618c; FONT:  9px verdana, arial, helvetica, sans-serif; TEXT-DECORATION: none ; border-width : 1;border-style : solid;border-color : #d6618c
}
.back A:active {
	COLOR: #87bcd2; FONT:  9px verdana, arial, helvetica, sans-serif; TEXT-DECORATION: none;  border-width : 1;border-style : solid;border-color : #d6618c
}

/* questa classe individua un giorno generico nel calendario nel caso
in cui ci siano blog associati a quel giorno*/
/* this class define a general day in the calendar in the case in which  
blogs are present*/
.back2 A:link {
	COLOR: #ffffff; FONT:  9px verdana, arial, helvetica, sans-serif; TEXT-DECORATION: underline
}
.back2 A:visited {
	COLOR: #ffffff; FONT:  9px verdana, arial, helvetica, sans-serif; TEXT-DECORATION: underline
}
.back2 A:hover {
	COLOR: #ffffff; FONT:  9px verdana, arial, helvetica, sans-serif; TEXT-DECORATION: underline
}
.back2 A:active {
	COLOR: #ffffff; FONT:  9px verdana, arial, helvetica, sans-serif; TEXT-DECORATION: underline
}

/* tale classe definisce uno dei due colori base ovvero il verde */
/* basic colour: green */
.green {
	COLOR: #d6618c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.Blueline{
	color:#87bcd2;
	}
.calender_numbers{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#ffffff;
	}
.calender_numbers_blue{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#87bcd2;
	}

/* tale classe definisce l'altro colore base ovvero l'arancione */
/* basic colour: orange */
.arancio{
	COLOR: #87bcd2
}
.drop {
	float: left;
	font: 2.5em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	margin:3px 8px 0 0;
	width:30px;
	text-align:center
	}

/* questa classe individua il giorno corrente nel calendario nel caso
in cui nessun blog risulti associato a quel giorno*/
/* this class define a current day in the calendar in the case in which  
no blogs are present*/
.giornocorrente{
	COLOR: #ffffff; background : #d6618c
}
.posted {
	text-transform:uppercase;
	font:1em 'Lucida Grande','Lucida Sans Unicode',Arial;
	color:#a57f88;
	letter-spacing:0.2em;
	margin:10px 0 0 0;
}
.Top_links{
	font: 14px Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	text-decoration:underline;
	}
.Top_links a:hover{
	font: 14px Georgia, "Times New Roman", Times, serif;
	color:#d6618c;
	text-decoration:underline;
	}
.blog_white{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ffffff;
	}
	
.by {
	
	font:1em 'Lucida Grande','Lucida Sans Unicode',Arial;
	color:#a57f88;
	letter-spacing:0.2em;
	margin:10px 0 0 0;
	font-style:italic;
}



/* queste classi simulano il tag hr per evitare incompatibilità con browser diversi da IE */
/* these classes simulate the tag hr in order to avoid problems with browser various from IE */
/* Thanks ..:: gico ::.. */
.hrgreen {
	margin-top: 7px;
	margin-bottom: 7px
}
.hrarancio { margin-top: 7px; margin-bottom: 7px; background-color: #87bcd2}
.dotted {
	background-image: url(../../img/blog/dotted.gif);
	background-repeat: repeat-x;
}

