/*========================================================
 @site		Citta Sane
 @company	Keepthinking LTD
 @address	http://keepthinking.it
 @author	Oskar Krawczyk (o.krawczyk@keepthinking.it)
 @rev		08/05/2007
 ========================================================*/

/*
 =============================================================== */
#main {
	float: left;
	width: 380px;
}

#page {

}

h2 {
	line-height: 140%;
	
}

.homepage .intro {
	font-size: 1.2em;
	line-height: 140%;
	padding: 0 0 20px 0;
}

#main .homepage h3 {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	color: #E94F13;
}

#main .homepage p {
	line-height: 130%;
}

	
/*
 =============================================================== */
#side {
	float: right;
	width: 330px;
}

#side .image li a {
	display: block;
	width: 328px;
	text-align: center;
	background: url(../img/bg-img-home.gif) 0 0 no-repeat;
}

#side .image li span.bgFill {
	display: block;
	width: 328px;
	padding: 15px 0;
	text-align: center;
	background: url(../img/bg-img-home-bottom.gif) 0 100% no-repeat;
}

	.clipper {
		position: absolute;
		top: 18px;
		right: -16px;
		width: 59px;
		height: 23px;
		display: block;
		background: url(../img/clipper.png);
	}

#search-results .itemContainer h3 {
	font-size: 125%;
	font-style: normal;
}

#search-results .itemContainer h3 span {
	display: block;
	padding: 4px 0 2px 0;
}
