@font-face {
    font-family: "OpenSansRegular";
    font-style: normal;
    font-weight: normal;
    src: url("http://www.flfilm.it/fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("http://www.flfilm.it/fonts/OpenSans-Regular-webfont.woff") format("woff"), url("http://www.flfilm.it/fonts/OpenSans-Regular-webfont.ttf") format("truetype");
}

@font-face {
    font-family: "OpenSansSemibold";
    font-style: normal;
    font-weight: normal;
    src: url("http://www.flfilm.it/fonts/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("http://www.flfilm.it/fonts/OpenSans-Semibold-webfont.woff") format("woff"), url("http://www.flfilm.it/fonts/OpenSans-Semibold-webfont.ttf") format("truetype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTaRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3bO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/MTP_ySUJH_bn48VBG8sNSqRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}

html, body, h1, h2, h3, h4, h5, h6, address, blockquote, dl, form,fieldset, ol, table, p, pre, ul {
    margin: 0;
    padding: 0;
    }

html {
    text-align: center;
    background: #fff;
	}

body {
	font-family: 'Open Sans', 'OpenSansRegular', Helvetica, Arial, sans-serif;
	margin: 0 auto;
	text-align: left;
	width: 1024px;
	background: #fff;
	color: #010101;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    vertical-align: baseline;
	}
	
ul, ol { 
    list-style: none;
	} 
	
a { 
	text-decoration: none;
	color: #010101;
	} 

article a:hover, footer a:hover {
	border-bottom: 1px solid;
}

	
img { 
    border: none;
	}

.clear {
	clear: both;
}

strong {
	font-weight: normal;
}

footer strong, strong.strong {
	font-weight: bold;
}
	
/*layout*/

header {
	height: 347px;
	background: url('img/fabio-leonardi-film.png') no-repeat;
	text-indent: -300em;
	margin-top: 20px;
}

nav {
	float: right;
	margin-right: 20px;
}

article {
	padding: 20px 20px 0;
	clear: both;
	overflow: hidden;
}

footer {
	padding: 10px 20px;
	clear: both;
}

article div {
	float: left;
	width: 482px; 
	margin-bottom: 12px;
}

article div.column-1 {
	margin-right: 18px; 
}

aside {
	padding: 10px 20px 20px 20px;
	overflow: hidden;
	margin-top: 10px;
}

aside ul {
	float: left;
	width: 33.333%;
}

/*typo*/

.title {
	color: #010101;
	font-size: 20px;
	font-weight: 600;
	margin-top: 18px;
}

article p {
	margin-bottom: 22px;
}

nav ul {
	overflow: hidden;
	margin-top: 5px;
}

nav ul li {
	float: left;
}

nav ul li a {
	display: block;
	width: 24px;
	height: 24px;
	background: #a9c3c3;
	margin-left: 5px;
	/*text-indent: -300em;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
}

nav ul li a:hover {
	background: #010101;
}

nav ul li a i {
	display: inline;
}

/*nav ul li a.vimeo.social-account {
	background: #a9c3c3 url('img/vimeo-icon.png') no-repeat 3px 4px;
}

nav ul li a.vimeo.social-account:hover {
	background: #010101 url('img/vimeo-icon.png') no-repeat 3px 4px;
}

nav ul li a.facebook.social-account {
	background: #a9c3c3 url('img/facebook-icon.png') no-repeat 6px 3px;
}

nav ul li a.facebook.social-account:hover {
	background: #010101 url('img/facebook-icon.png') no-repeat 6px 3px;
}

nav ul li a.twitter.social-account {
	background: #a9c3c3 url('img/twitter-icon.png') no-repeat 4px center;
}

nav ul li a.twitter.social-account:hover {
	background: #010101 url('img/twitter-icon.png') no-repeat 4px center;
}

nav ul li a.linkedin.social-account {
	background: #a9c3c3 url('img/linkedin-icon.png') no-repeat center center;
}

nav ul li a.linkedin.social-account:hover {
	background: #010101 url('img/linkedin-icon.png') no-repeat center center;
}

nav ul li a.youtube.social-account {
	background: #a9c3c3 url('img/youtube-icon.png') no-repeat 2px center;
}

nav ul li a.youtube.social-account:hover {
	background: #010101 url('img/youtube-icon.png') no-repeat 2px center;
}

nav ul li a.email.social-account {
	background: #a9c3c3 url('img/email-icon.png') no-repeat 3px 5px;
}

nav ul li a.email.social-account:hover {
	background: #010101 url('img/email-icon.png') no-repeat 3px 5px;
}*/

aside {
	background: #010101;
	color: #c9c9c9;
	font-size: 11px;
	text-align: center;
	line-height: 14px;
}

aside .title {
	color: #c9c9c9;
	line-height: 44px;
	margin-top: 0;
}

#cgi {
	display: block;
	height: 412px;
	width: 984px;
	background: url('img/cgi.jpg') no-repeat;
	margin: 0 auto;
}

/*#FS700-e-BMPCC {
	display: block;
	height: 315px;
	width: 1024px;
	background: url('img/FS700-e-BMPCC.jpg') no-repeat;
	margin-top: -80px;
}*/

.video-margin {
	margin-top: -30px;
}

#vcard {
	display: block;
	width: 100px;
	margin: 0 auto;
}

.vcard-box {
	border: 1px solid #000;
	margin-top: -44px;
	padding-top: 26px;
}

footer {
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	border-top: 3px solid #000;
	margin-top: 10px;
	margin-bottom: 20px;
}