
/*****************************************************************************************
 * Copyright (c) 2013 Audrey boursier
 * All rights reserved.
 *
 * Contributors:
 *      Hugo marchadour - Initial API and implementation 
 *****************************************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */


/*-----------------------------------------------------------------------------------*/
/*	1.	Document Setup (body, common classes, vertical rhythm, etc)
/*-----------------------------------------------------------------------------------*/

body, 
input,
button,
textarea {
	border: none;
	font: 12px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.hidden { display: none; }

.alignleft { float: left; }

.alignright { float: right; }

.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}

.clear {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width:100%;
}

a { text-decoration: none; }

a:hover { text-decoration: none; }

a img { border: none; }

p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form,
.gallery-row,
.post-thumb,
.author-bio,
#logo { margin-bottom: 5px; }

.hentry,
.navigation-links,
.hfeed,
.pinglist { margin-bottom: 40px; }

.widget
.children,
.entry-content ol ol,
.entry-content ol ul,
.entry-content ul ul,
.comment-body ol ol,
.comment-body ol ul,
.comment-body ul ul,
.widget ul ul { margin-bottom: 0; }

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin-bottom: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	padding: 0;
}

h1 {
	font-size: 24px;
	line-height: 28px;
}

h2 {
	font-size: 20px;
	line-height: 22px;
}

h3 {
	font-size: 16px;
	line-height: 20px;
}

h4 {
	font-size: 14px;
	line-height: 18px;
}

h5 {
	font-size: 12px;
	line-height: 18px;
}

h6 {
	font-size: 10px;
	line-height: 16px;
}

html {
	background-color: #FFF;
}

@font-face {
	font-family: tall_films;
	src: url(tall_films/tallfilm.ttf);
}

@font-face {
	font-family: tall_films_expanded;
	src: url(tall_films/tallfilmexpanded.ttf);
}

@font-face {
	font-family: avant_garde_xlight;
	src: url(itc_avant_garde/ITCAvantGardeStd-XLt.otf);
}
@font-face {
	font-family: avant_garde_light;
	src: url(itc_avant_garde/ITCAvantGardeStd-Bk.otf);
}
@font-face {
	font-family: avant_garde_medium;
	src: url(itc_avant_garde/ITCAvantGardeStd-Md.otf);
}
@font-face {
	font-family: avant_garde_bold;
	src: url(itc_avant_garde/ITCAvantGardeStd-Bold.otf);
}
@font-face {
	font-family: din;
	src: url(din/DIN1451-36breit.ttf);
}
@font-face {
	font-family: din_light;
	src: url(din/DINLight.ttf);
}

body {
	background-color: #FFF;
	font-family: avant_garde_light;
	font-size: 12px;
	margin: 0 auto;
	color: #646466;
}

.sized {
	width: 705px;
	margin: 0 auto;
}

.grayborder {
	box-shadow: 0px -11px 3px #999;
	margin-top: -12px;
	padding-top: 1em;
}

header, footer {
	width: 100%;
}

header, section, footer {
}

header .sized {
	width: 220px;
	text-align: center;
}

	
	ul#nav {
		list-style: none;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}
		ul#nav >li {
			float:left;
			font-family: tall_films_expanded;
			font-size: 36px;
			color: #777;
			display: block;
			text-align: center;
			padding: 0.1em;
			margin: 0;
		}
			ul#nav >li >span,
			ul#nav >li >a {
				float:left;
				color: #777;
				text-decoration: none;
				padding: 10px 0;
			}
			ul#nav >li >a.current {
				color: #d60079;
				color: #412781;
				background: transparent url(img/border.gif) no-repeat left bottom;
				background: transparent url(img/border2.gif) no-repeat left bottom;
			}
			
	section .grayborder h2 {
		font-size: 13px;
		font-weight: bold;
		background: transparent url(img/borderh2.gif) no-repeat left bottom;
		padding-bottom: 0.5em;
		margin-bottom: 0.5em;
	}
	
footer {
	background-color: #C1276B;
	background-color: #412781;
	/*float: left;*/
	margin-top: 3em;
	padding: 2em 0;
	text-size:
}

footer p {
	font-size:11px;
	line-height: 13px;
}

footer h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1em;
}

footer, footer  a, footer  h2 {
	color: #FFF;
}

footer .sized {
	overflow: hidden;
}

footer .left {
	float:left;
	width: 66%;
}

footer .right {
	float: right;
	width: 30.8%;
}

footer .right h2 {
	font-weight: normal;
	line-height: 21px;
}

footer .right img {
	margin-top: 5px;
}
.debug header {
	border: 1px solid;
}

.debug footer {
	border: 1px solid blue;
}

