@charset "UTF-8";
/* CSS Document - TYPE */
/* author: alessandro descovi with fleka */
/* start work: 18 may 2010 */

/* DEFAULT -------------------------- */

body {
	/*http://www.fleka.me/test/projects.php*/
	font-family: "Aller", Arial;

	/*font-family:Arial, Helvetica, sans-serif;	*/
	font-size:12px;}
ul, li {list-style-type:none;}
a {text-decoration:none;}
.active {font-weight:bold;}

/* HEADER --------------------------- */

#header ul {
	font-size:12px;
	font-style:italic;

	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	letter-spacing:3px;
	/*font-style:italic;*/
}
#header li {
	font-size:14px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-style:normal;
	letter-spacing:normal;
	text-transform:none;
}
#logo a {text-indent:-9999px;}

/* BOX PROGETTI ------------------ */
.titolo {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:18px;
	font-weight:bold;
	white-space:nowrap;
}
.data {white-space:nowrap;}
.ilike {white-space:nowrap;}
.ilike:hover {background-color:#c80001;}

/* BOX PROGETTI SUB MENU --------- */
#sub_menu ul {
	font-size:12px;
	letter-spacing:3px;
	font-style:italic;

	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	/*letter-spacing:6px;*/
	/*font-style:italic;*/
	/*font-weight:400;*/
	text-align:right;
}
#sub_menu li {

	font-size:12px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-style:normal;
	letter-spacing:normal;
}

/* ELEMENT OF SINGLE PROJECT |||||||||||||||||||||||||||||||||||| */
.description h3 {
	font-size:24px;
	font-weight:bold;
}
.date {

	/*font-family:Georgia, "Times New Roman", Times, serif;	*/
	font-size:16px;
	letter-spacing:2px;
	font-weight:100;
	/*font-style:italic;*/
}
.description h4{

	/*font-family: "AllerDisplay";

	font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:18px;
		font-weight:bold;

}
.description h5{

	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:14px;
		font-weight:bold;

}
.description p, .description ul {
	/*font-family:Arial, sans-serif;*/
	/*font-family:Verdana, Geneva, sans-serif;*/
	word-spacing:1px;
	font-size:13px;
	line-height:22px;
}
.description li {
	list-style-type:circle;
	
}
.description a {
	text-decoration:none;
}
.img p{
	font-size:12px;
	/*font-family: "AllerDisplay";

	font-family:Georgia, "Times New Roman", Times, serif;*/
}
.sidebar li{
	line-height:22px;
	font-size:12px;
	/*	font-family: "Aller",Arial;*/
	/*	font-family:Arial, sans-serif;*/
	text-align:left;
	line-height:18px;
}
.sidebar h3 {
		font-family: "Aller";

	font-size:24px;
	font-weight:bold;
}
#sidebar_media li{
	line-height:0;
}
#sidebar_btnsocial li a{
text-indent:-9999px; 
}
.sidebar h4 {

	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:14px;
	font-weight:bold;
	/*font-style:italic;*/
	letter-spacing:1px;
	text-align:left;
}


/* PIEDE ------------------------- */
#footer {font-size:12px; 	color:#fff}
#footer a{color:#666;}
#footer a:hover{text-decoration:underline}

.footer-wrapper {	text-align:center;}
.footer-wrapper a:hover {text-decoration:underline;}
