@import url(colours.css);
@import url(typography.css);
	
	/* SLIDER JQUERY   */
#slider {float:left;
	margin:auto;
	/* You MUST specify the width and height */
	width:940px;
	height:215px;
	position:relative;	
	overflow:hidden;
}

#mask-gallery {
	
	overflow:hidden;	
}

#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	/* width = total items multiply with #mask gallery width */
	width:940px;
	overflow:hidden;
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:right;
	}


#mask-excerpt {
	
	/* Set the position */
	position:absolute;	
	top:0;
	left:540px;
	z-index:1000px;
	
	/* width should be lesser than #slider width */
	width:400px;
	overflow:hidden;	
	

}
	
#excerpt {
	/* Opacity setting for different browsers */

	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:1;
	position:absolute;
	top:0;
	left:500px;
	
	/* Set the style */
	width:400px;

	overflow:hidden;
	font-family:arial;
	font-size:20px;
}

	#excerpt li {
	color:blue;
	}


/* Debut de la Structure */

body {
		width: 100%;
		margin: 0;
		padding: 0;
		position: relative;
		}

#page {
		position: relative;
		margin: 0;
		padding: 0;
		width: 100%;
		}

#header {background:url(../images/bg.jpg) no-repeat center top;			
		height: 130px;
		width: 100%;
		}

#headerimg {background:url(../images/bandeau.jpg) no-repeat;}
#logo {float:left;}
.logo {	
		margin:17px 0 0 70px;
		width:153px;
		height:80px;
		}
		
#navmenu ul {
		width:540px;height:32px;
		border: solid #645849;
		border-width:1px;
		background-color:#342C28;
		float:right;
		margin:72px 10px 10px 0; 
		list-style-type: none; list-style-image: none; }
#navmenu li {display: inline;}
#navmenu li a {
		display:block;
		float:left;
		margin:0;
		padding:10px 9px 9px;
		}
		
#skip {
		position: absolute;
		top: -500px;
		width: 1px;
		height: 1px;
		overflow: hidden;
		}

#content {}

#sidebar{
		text-align: left;
		margin:20px 0 0 10px;
		padding: 20px 20px 25px 20px;
		width:338px;
		min-height:258px; /*fix ie6.css*/
		}
#sidebar p{line-height:2em;}
#footer {
		margin: 20px 0 10px 10px;
		width:938px;
		}	
		
#footer p {text-align:center;}

.post {	min-height:263px; /*fix ie6.css*/
		margin:20px 0 0 0;
		padding:20px 20px 20px 20px;
		}

.postmetadata {margin: 30px 0;}

.smallattachment {
		float: left;
		width: 128px;
		margin: 5px 5px 5px 0px;
		}

.attachment {margin: 5px 0px;}

.postmetadata {clear: both;}

/* Fin de la Structure */

/* Debut des Images */
p img {
		padding: 0;
		max-width: 100%;
		}

img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

img.alignright {
		padding: 4px;
		margin: 0 0 2px 7px;
		display: inline;
		}

img.alignleft {
		padding: 4px;
		margin: 0 7px 2px 0;
		display: inline;
		}

.alignright {
		float: right;
		}

.alignleft {
		float: left
		}
/* Fin des Images */

/* Debut des Listes*/

html>body .entry ul {
		margin-left: 0px;
		padding: 0 0 0 30px;
		list-style: none;
		padding-left: 10px;
		text-indent: -10px;
		}

html>body .entry li {
		margin: 7px 0 8px 10px;
		}

.entry ul li:before, #sidebar ul ul li:before {
		content: "\00BB \0020";
		}

.entry ol {
		padding: 0 0 0 35px;
		margin: 0;
		}

.entry ol li {
		margin: 0;
		padding: 0;
		}

.postmetadata ul, .postmetadata li {
		display: inline;
		list-style-type: none;
		list-style-image: none;
		}

/* Fin des Listes */

/* Debut des elements de formulaire */
#searchform {
		margin: 10px auto;
		padding: 5px 3px;
		text-align: left;
		}

#sidebar #searchform #s {
		width: 108px;
		padding: 2px;
		}

#sidebar #searchsubmit {
		padding: 1px;
		}

.entry form {
		text-align:center;
		}

select {
		width: 130px;
		}

#commentform input {
		width: 170px;
		padding: 2px;
		margin: 5px 5px 1px 0;
		}

#commentform {
		margin: 5px 10px 0 0;
		}

#commentform textarea {
		width: 100%;
		padding: 2px;
		}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
		}

#commentform #submit {
		margin: 0 0 5px auto;
		float: right;
		}

/* Fin des elements de formulaire */

/* Debut des Commentaires*/

.alt {
		margin: 0;
		padding: 10px;
		}

.commentlist {
		padding: 0;
		text-align: justify;
		}

.commentlist li {
		margin: 15px 0 10px;
		padding: 5px 5px 10px 10px;
		list-style: none;
		}

.commentlist li .avatar { 
		float: right;
		padding: 2px;
		}

.commentlist li ul li { 
		margin-right: -5px;
		margin-left: 10px;
		}

.commentlist p {
		margin: 10px 5px 10px 0;
		}

.children {
		padding: 0;
		}

#commentform p {
		margin: 5px 0;
		}

.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}

.commentmetadata {
		margin: 0;
		display: block;
		}

/*Fin des Commentaires */

/* Debut du Calendrier */
#calendar_wrap{width:155px;}

#wp-calendar {
		empty-cells: show;
		margin: 10px auto 0;
		width: 155px;
		}

#wp-calendar #next a {
		padding-right: 10px;
		text-align: right;
		}

#wp-calendar #prev a {
		padding-left: 10px;
		text-align: left;
		}

#wp-calendar a {
		display: block;
		}

#wp-calendar caption {
		text-align: center;
		}

#wp-calendar td {
		padding: 3px 0;
		text-align: center;
		}

/* Fin du Calendrier */

/* Debut divers  */
acronym, abbr, span.caps {
		cursor: help;
		}

blockquote {
		margin: 15px 30px 0 10px;
		padding-left: 20px;
		}

blockquote cite {
		margin: 5px 0 0;
		display: block;
		}

.center {
		text-align: center;
		}

.hidden {
		display: none;
		}

hr {
		display: none;
		}

.navigationTop {
		display: block;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 50px;
		}

.navigationBottom {
		display: block;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 50px;
		}
.navigation {font-size:15px;color:#fff;}		
.widget_recent_entries {}

div#sidebar #searchform{clear:both;text-align:center;margin-top:197px;}

small.singledate{display:block;margin-bottom:0;}

#post-notification{}

/* Fin Divers*/

/* Captions */
.aligncenter,
div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

.wp-caption {
		text-align: center;
		padding-top: 4px;
		margin: 10px;
		}

.wp-caption img {
		margin: 0;
		padding: 0;
		}

.wp-caption p.wp-caption-text {
		padding: 0 4px 5px;
		margin: 0;
		}
/* Fin des captions */
