@charset "ISO-8859-1";
#page-wrap {
	margin-right: auto;
	margin-left: auto;
	padding-left: 6px;
	padding-right: 6px;
	width: 1012px;
}

.logo img {
width: 265px;
height: 64px;
}

#top-logo {
	width: 968px;
	height: 100px;
    text-align: center;
	margin-top: 30px;
}
#nav-box {
	width: 968px;
	height: 60px;
	text-align: center;
	verical-align: middle;
	margin-bottom: 20px;
}
#project-box {
	width: 968px;
	height: 364px;
}
#project-summary {
	width: 968px;
	margin-bottom: 60px;
}
#horizontalrule {
	width: 968px;
	margin-bottom: 40px;
	margin-top: -15px;
}
#projectpage-title {
	width: 968px;
	margin-bottom: 42px;
}
#projectpage-title-if-poster {
	width: 588px;
	margin-bottom: 42px;
	float: left;
}
#projectpage-poster {
	width: 278px;
	margin-bottom: 42px;
	float: right;
	margin-right: 42px;
	height: 410px;
	text-align: right;
	padding-right: 69px;
}
#frames {
	width: 968px;
}
#video {
	width: 968px;
}





/* TYPOGRAPHY */


a {
text-decoration: none; 
color: none; }

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited { 
	color: #000000; 
	text-decoration: none; }
a:hover {
	text-decoration: underline;
	color: #000000; }
	
a:hover img {
	outline: 4px solid white; }
	
/* ELEMENTS */




/* BODY */


.body-gray {
	font-family: 'Libre Franklin', sans-serif;
	font-size: 14px;
	color: #343434;
	line-height: 23px;
}

.body-small-gray {
	font-family: 'Libre Franklin', sans-serif;
	font-size: 11px;
	color: #343434;
	line-height: 14px;
}

.body-white {
	font-family: 'Libre Franklin', sans-serif;
	font-weight:700
	font-size: 14px;
	color: #000000;
	line-height: 23px;
}
.body-white-italic {
	font-family: 'Libre Franklin', sans-serif;
	font-weight:700
	font-size: 14px;
	color: #000000;
	line-height: 23px;
	font-style: italic;
}

/* TITLES ETC */

.project-title {
	font-family: 'Libre Franklin', sans-serif;
	font-size: 1.4em;
	font-weight: 500;
	color: #343434;
	line-height: 1.5em;
	font-weight: 500;
}

.project-title-big {
	font-family: 'Libre Franklin', sans-serif;
	font-size: 24px;
	color: #343434;
	line-height: 30px;
}
.project-genre {
	font-family: 'Libre Franklin', sans-serif;
	font-size: 12px;
	color: #343434;
	font-weight: 300;
	line-height: 1.4em;
}
.project-summary {
	font-family: 'Libre Franklin', sans-serif;
	font-size: 15px;
	color: #343434;
	font-weight: 300;
	line-height: 1.4em;
}
.project-summary-bold {
	font-family: 'Libre Franklin', sans-serif;
	font-size: 15px;
	color: #343434;
	font-weight: 700;
	line-height: 1.4em;
}
.project-genre-big {
	font-family: 'Libre Franklin', sans-serif;
	font-size: 21px;
	color: #343434;
	font-weight: 300;
}

.nav-text {
	font-family: 'Libre Franklin', sans-serif;
	font-size: 14px;
	color: #343434;
	font-weight: 300;
}

.nav-text-indic {
	font-family: 'Libre Franklin', sans-serif;
	font-size: 14px;
	color: #343434;
	font-weight: 300;
	text-decoration: underline;
}

.name-title {
	font-family: 'Libre Franklin', sans-serif;
	font-size: 30px;
	color: #343434;
	line-height: 40px;
	font-weight: 300;
}

.name-title-thin {
	font-family: 'Libre Franklin', sans-serif;
	font-size: 30px;
	color: #343434;
	line-height: 40px;
	font-weight: 300;
}
