/* Global settings */


@font-face {
	font-family: 'AGaramondPro-Regular';
	src: url('fonts/AGaramondPro-Regular.eot');
	src: local('☺'), url('fonts/AGaramondPro-Regular.woff') format('woff'), url('fonts/AGaramondPro-Regular.ttf') format('truetype'), url('fonts/AGaramondPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	letter-spacing:2px;
}
@font-face {
	font-family: 'MYRIADPRO-REGULAR';
	src: url('fonts/MYRIADPRO-REGULAR.eot');
	src: local('☺'), url('fonts/MYRIADPRO-REGULAR.woff') format('woff'), url('fonts/MYRIADPRO-REGULAR.ttf') format('truetype'), url('fonts/MYRIADPRO-REGULAR.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
img, a, p, span, div, strong, em, ul, ol, li, label, input, textarea, form, fieldset, table, tr, th, td, h1, h2, h3, h4, h5, h6, hr, iframe, embed, object {
    color: #666;
    font-family: 'MYRIADPRO-REGULAR';
    font-size: 16px;
    list-style-type: none;
    text-decoration: none;
    outline: none;
    border: 0;
    margin: 0;
    padding: 0;
    line-height: 22px;
}
table, td, tr, th {
	border-spacing: 0;
	vertical-align: middle;
	border-collapse: collapse;
}
label {
	display: block;
}
html {
	overflow-y: scroll;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-table;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
} 

resize:none;

a.selected,
a:hover {
color:#830000;	
}


#message {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background: #ccc;
	color:#830000;
	padding: 5px;
	text-align: center;
}
/* tooltip */
#tooltip {
	position: absolute;
	z-index: 1000;
 }

/* Layout */
body {
}
h1 {
	margin-bottom:40px;
}
h1 a {
	color:#830000;
	font-size:55px;
	font-weight:normal;
	font-family: 'AGaramondPro-Regular';
}
.title {
	color:#830000;
	font-size:22px;
	padding-left:20px;	
}
#container {
	width:920px;
	margin:auto;
	padding:30px;
}
#header {
	width:920px;
	border-bottom:1px solid #999;
	padding-bottom:40px;
}
#content {
	padding-bottom:40px;
}
/* Menu */
#menu {
	width:945px;
}
#menu li {
	display:block;
	width:210px;
	float:left;
	margin-right:26px;
}
#menu > li a {
	font-size:35px;
	font-family: 'AGaramondPro-Regular';
	color:#000;
}
#menu_footer li a.selected,
#menu_footer li a:hover,
#menu li a.selected,
#menu li a:hover {
	 color:#830000;
}

#menu li ul li  {
	padding-top:5px;
}
#menu li ul li:first-child  {
	padding-top:20px;
	margin-top:15px;
	border-top:1px solid #999;
}
#menu li ul li a {
	font-size:16px;
	font-family: 'MYRIADPRO-REGULAR';
	color: #666;
	padding-left:12px;
	margin-left:-12px;
}
#menu li ul li a.selected,
#menu li ul li a:hover {
	color:#830000;
	background:url(../img/selected.png) no-repeat left 3px; 
}
#footer {
	width:945px;
}
#menu_footer li {
	display:block;
	width:210px;
	float:left;
	margin-right:26px;
	border-top:1px solid #999;
	padding-top:20px;
}
#menu_footer li a {
	font-size:35px;
	font-family: 'AGaramondPro-Regular';
	color:#000;
}

/* Medias*/ 
#links li,
#texts li,
#posts li,
#medias li {
	width: 920px;
	padding:20px 0 20px 0;
	border-bottom:1px solid #999;
	position:relative;
}
#discography {
	width: 560px;
	float:right;
	padding-bottom:20px;
}
#medias_file {
	width: 330px;
	float:left;
	padding:20px 0 20px 0;
}
#discography li {
	width: 560px;
	padding:20px 0 20px 0;
	border-bottom:1px solid #999;
	position:relative;
}
#discography li:last-child,
#links li:last-child,
#texts li:last-child,
#posts li:last-child,
#medias li:last-child {
	border:0;
}
h4,
h4 a {
	font-family: 'AGaramondPro-Regular';
	font-weight:normal;
	font-size:24px;
	color:#000;
	cursor:pointer;
	padding-left:35px;
}
h6 {
	font-family: 'AGaramondPro-Regular';
	font-size:24px;
	color:#000;
	font-weight:normal;
	cursor:pointer;
	margin-bottom:15px;
}
.description {
	display:block;
	font-family: 'AGaramondPro-Regular';
	font-size:18px;
	line-height:21px;
	margin-top:3px;
}
.container {
	padding:20px 0 20px 0;
	display:none;
}
#posts .file {
	float:left;
	padding: 0 10px 10px 0;
}
.pdf,
.link,
.sound,
.movie {
	position:absolute;
	left:0;
	top:17px;	
}
.thumbnail {
	position:absolute;
	left:0;
	top:8px;	
}
#medias_infos {
	padding:20px 0 20px 0;
	border-bottom:1px solid #999;
}
#medias_description {
	padding:20px 0 0px 0;
	border-top:1px solid #999;
}
/* Text*/
#text {
	padding-top:20px;
}
#texts a,
#text a {
	padding-left:20px;
	background:url(../img/selected.png) no-repeat left 4px; 
	line-height:25px;
}
#texts .text,
#text .text {
	width: 920px;
}
#texts .text_file,
#text .text_file {
	width: 690px;
	float:left;
}
#texts .file,
#text .file {
	width: 212px;
	float:right;
	text-align:center;
}

/* newsletter form */
#newsletter_form {
	margin-top:-12px;
	position:relative;
}
#newsletter_form input[type=text] {
	font-size:35px;
	font-family: 'AGaramondPro-Regular';
	color:#000;
	width:145px;
}
#newsletter_form button {
	display: none;
	padding:0 5px 0 0;
	cursor: pointer;
	border:0;
	font-size:35px;
	font-family: 'AGaramondPro-Regular';
	color:#000;
	background:none;
	float:right;

}
#newsletter_form  button:hover {
	color:#830000;
	font-size:35px;
	font-family: 'AGaramondPro-Regular';

}
#newsletter_form  input[type=text].focused {
	border:1px solid #999;
	color: #000;
	font-size:14px;
	font-family: 'AGaramondPro-Regular';
	height: 30px;
	position:absolute;
	top:0;
	left:0;
}


/*contact et passwd*/   
#contact_container,
#passwd_container,
#newsletter_container { 
    margin-top: 20px;      
}
#passwd_container h2 {
	padding-bottom: 20px;
	padding-top: 20px; 
}

#model_form { 
	width: 445px;
	float: left;      
}


#model_form p {
	margin-bottom: 10px;
}

#model_form label {
	font-family: 'AGaramondPro-Regular';
	color:#000; 
}

#model_form label.error {
	font-weight: bold;
	font-family: 'AGaramondPro-Regular';
	color:#000; 
}

#model_form input {
	border: 1px solid #999;
	height: 21px;
	line-height: 21px;
	width: 435px;
	padding: 5px;
}
#model_form textarea {
	border: 1px solid #999;
	height: 170px;
	width: 435px;
	padding: 5px;
	overflow-y: auto;
}

#model_form p button { 
	text-decoration: none;
	color: #000; 
	background:none;
	cursor: pointer;
	border:0;
	font-family: 'AGaramondPro-Regular';
	font-size:25px;
	padding:0; 
}

#model_form p button:hover { 
	color:#830000;

} 
#newsletter_text, 
#contact_text {
 	width: 450px;
	margin-top: 15px;
	float: right;      
}

#text p.text_file span.normal_link a {
	color:#aaa;
	padding-left: 0;
  	background: none;
 }
#text p.text_file span.normal_link a:hover {
	color:#000;
	padding-left: 0;
  	background: none;
 }