.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#head {
	background-image: url(../images/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 83px;
	width: 100%;
	position: relative;
}
#head #head_content {
	position: relative;
	height: 83px;
	width: 930px;
}
#head #head_content #logo {
	position: absolute;
	left: 30px;
	top: 30px;
}
#head #head_content #logo img {
	behavior: url(scripts/iepngfix.htc);
}
#head #head_content #avatars {
	position: absolute;
	left: 575px;
	top: 10px;
}
#head #head_content #avatars img {
	margin-right: 10px;
}
#wrapper {
	background-image: url(../images/bg_extra.jpg);
	background-repeat: no-repeat;
	background-position: 930px 0px;
	width: 100%;
	position: relative;
}
#wrapper #main {
	width: 930px;
	position: relative;
}
#wrapper #main #portfolio {
	float: left;
	width: 500px;
	position: relative;
	padding-right: 29px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#wrapper #main #portfolio .portfolio_image {
	margin-top: 30px;
	cursor: pointer;
	position: relative;
	width: 500px;
}
#wrapper #main #portfolio .portfolio_image .badge_new {
	position: absolute;
	top: 16px;
	right: 0px;
	background-image: url(../images/badge_new.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	width: 113px;
	behavior: url(scripts/iepngfix.htc);
}
#wrapper #main #portfolio .portfolio_image h2 {
	background-color: #F6921E;
	width: 120px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#wrapper #main #portfolio .portfolio_content {
	position: relative;
	width: 460px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	background-image: url(../images/curl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#wrapper #main #info {
	float: right;
	width: 310px;
	position: relative;
	padding: 30px;
}
#footer {
	width: 100%;
	position: relative;
	background-color: #333333;
}
#footer #footer_content {
	width: 870px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
	text-transform: uppercase;
}
#footer #footer_content #version {
	position: absolute;
	top: 5px;
	right: 30px;
}
#footer #footer_content a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #footer_content a:hover {
	text-decoration: underline;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.content h1, .content h2, .content h3, .content h4, .content h5 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #F6921E;
	margin-top: 0px;
}
.content h4 {
	font-style: italic;
}
.content h4, .content h5 {
	color: #666666;
}
.content .ruler {
	background-image: url(../images/hr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	behavior: url(scripts/iepngfix.htc);
	padding-bottom: 1.5em;
}
.content .contattaci {
	text-align: center;
}
.content .contattaci img {
	behavior: url(scripts/iepngfix.htc);
}
.content .assistenza {
	float: right;
}
.content a:link {
	color: #F6921E;
}
.content a:visited {
	color: #F6921E;
}
.content a:hover {
	color: #D07917;
}
.content a:active {
	color: #F6921E;
}
.content .tb_margin {
	margin-right: 15px;
}
.content .incipit {
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.4em;
}
.content .download img {
	vertical-align: text-bottom;
	margin-right: 10px;
	behavior: url(scripts/iepngfix.htc);
}
.content .download a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
}
.top_margin {
	margin-top: 30px;
}
#player {
	display: block;
	height: 312px;
	width: 500px;
}
ul.avatar_sign {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.avatar_sign li {
	float: left;
	margin-right: 10px;
}
ul.social {
	list-style-type: none;
	margin-left: 0px;
	height: 32px;
}
ul.social li {
	float: left;
	margin-right: 10px;
	height: 32px;
}
