/*
Theme Name: Meunier
Theme URI: http://www.enyware.com/
Description: Custom Theme for Meunier.
Version: 1.0
Author: Enyware
Author URI: http://www.enyware.com/
Tags: enyware, meunier

*/



/* Begin Typography & Colors */
body {
	font-size: 13px;
	font-family: Arial, Sans-Serif;
	color: #c3c0c0;
    background: #150c0c url(images/body-bg.jpg) no-repeat top center;
}

object {
    outline: none;
}

#content {
	line-height: 20px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #FFFFFF;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}


.commentlist li ul li {
	font-size: 1em;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #00b0de;
	text-decoration: none;
    font-style: normal;
}

a {
    font-style: italic;
}

a:hover {
	color: #00b0de;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 17px 0 0;
	padding: 0;
}

#wrapper {
    width: 1064px;
    margin: 0 auto;
}

#meunier {
    position: absolute;
    z-index: 10;
    width: 186px;
    height: 398px;
    top: 61px;
    right: 95px;
}

#nav {
    position: absolute;
    top: 5px;
    left: 12px;
    width: 300px;
}

#nav ul {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 13px;
}

#nav li {
    float: left;
    list-style: none;
}

#nav li a {
    display: block;
    height: 8px;
    outline: none;
}

#nav li a span {
    display: none;
}

#nav li.divider {
    height: 8px;
    width: 3px;
    background: url(images/nav-divider.png) no-repeat;
    margin: 0 7px;
}

#nav li.nav1 a {
    width: 65px;
    background: url(images/nav-biographie.png) no-repeat;
}

#nav li.nav1 a:hover {
    width: 65px;
    background: url(images/nav-biographie_over.png) no-repeat;
}

#nav li.nav2 a {
    width: 84px;
    background: url(images/nav-espace.png) no-repeat;
}

#nav li.nav2 a:hover {
    width: 84px;
    background: url(images/nav-espace_over.png) no-repeat;
}

#nav li.nav3 a {
    width: 30px;
    background: url(images/nav-liens.png) no-repeat;
}

#nav li.nav3 a:hover {
    width: 30px;
    background: url(images/nav-liens_over.png) no-repeat;
}

#nav li.nav4 a {
    width: 52px;
    background: url(images/nav-contact.png) no-repeat;
}

#nav li.nav4 a:hover {
    width: 52px;
    background: url(images/nav-contact_over.png) no-repeat;
}

.page-spacing {
    margin-top: 120px;
}

#searchbar {
    position: absolute;
    width: 285px;
    top: 0;
    right: 75px;
}

#searchbar .title {
    width: 95px;
    height: 20px;
    background: url(images/title-recherche.png) no-repeat;
    float: left;
    margin-right: 12px;
}

#searchbar #s {
    float: left;
    width: 131px;
    height: 20px;
    border: none;
    background: url(images/search-bg.png) no-repeat;
    padding: 4px;
    font-size: 11px;
}

#searchform {
    float: left;
}

#searchsubmit {
    width: 31px;
    height: 20px;
    margin-left: 5px;
    background: url(images/btn-ok.png) no-repeat
}

#logo {
    width: 498px;
    height: 89px;
    background: url(images/meunier-logo.png) no-repeat;
    position: absolute;
    top: 43px;
    left: 156px;
    z-index: 10;
}

#header {
    height: 122px;
    position: relative;
}

#flashmenu {
    position: absolute;
    width: 1042px;
    height: 495px;
    top: 45px;
    right: -136px;
	overflow:hidden;
	z-index:0;
}

#notflashmenu {
    position: relative;
    float: right;
    right: 201px;
    top: 82px; 
    text-transform: uppercase; 
    font-size: 10px;
    
    /* Rotate */
    
    -webkit-transform: rotate(-2.9deg);
    -moz-transform: rotate(-2.9deg); 
    -ms-transform: rotate(-2.9deg); 
    -o-transform: rotate(-2.9deg); 
    transform: rotate(-2.9deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9987193571841863, M12=0.05059294007671331, M21=-0.05059294007671331, M22=0.9987193571841863, sizingMethod='auto expand');
    zoom: 1;
 
}


#notflashmenu li {
    display:inline;
    float: left;
    cursor : pointer;
    margin-bottom: 0;
    padding: 10px 20px;
    
    /* Border Radius */
    -webkit-border-radius: 0px 0px 3px 3px; 
    -moz-border-radius: 0px 0px 3px 3px; 
    border-radius: 0px 0px 3px 3px; 
    
    /* box shadow */
    -webkit-box-shadow: 2px 2px 7px #000; 
    -moz-box-shadow: 2px 2px 7px #000; 
    box-shadow: 2px 2px 7px #000; 
    
    
    /* transition */
    -webkit-transition: all 0.3s ease-out;  
    -moz-transition: all 0.3s ease-out;  
    -ms-transition: all 0.3s ease-out;  
    -o-transition: all 0.3s ease-out;  
    transition: all 0.3s ease-out;
    
    
    background: url(images/notflashmenu-arrow.png) no-repeat center -30px;
    
}

#notflashmenu li.blue  {
    background-color: #0095CF;
}

#notflashmenu li.purple {
    background-color: #6B0084;
}

#notflashmenu li.active, #notflashmenu li:hover   {
    background: #201617 url(images/notflashmenu-arrow.png) no-repeat center bottom;
    height: 30px;
}


#notflashmenu .portrait{
  
    position: absolute;
    right: 25px;
    top: 50px;
}



.narrowcolumn {
	float: left;
	width: 705px;
    margin-right: 47px;
}

.singlediv {
    width: 621px;
    margin-right: 10px;
    margin-left: 74px;
    color: #d5d2d2;
}

.singlepage {
    width: 581px;
    padding: 0 20px;
		display: block;
		float: left;
		clear:both;
}


.firstpost {
    margin-top: 120px;
    height: 220px;
    margin-bottom: 77px !important;
    margin-bottom: 20px;
		position:relative;
		z-index: 5;
}

.firstpost h1 {
    width: 222px;
    margin: 0 15px 0 0;
    text-align: right;
    float: left;
    color: #fff;
    font-size: 24px;
    padding: 0;
    line-height: 20px;
}

.firstpost .post-image {
    width: 258px;
    height: 169px;
    float: left;
    margin-right: 13px !important;
    margin-right: 5px;
}

.firstpost .entry {
    width: 196px;
    float: left;
    color: #9b8688;
}

.firstpost .post-date {
    margin-left: 237px;
    font-size: 11px;
}

.single-date {
    margin-top: 20px;
}

.otherpost .other-date {
    font-size: 11px;
    text-transform: uppercase;
    width: 74px;
    text-align: right;
    float: left;
    margin-right: 20px;
}

.otherpost h3 {
    margin: 0;
    text-align: right;
}

.otherpost .entry {
    float: left;
    width: 535px !important;
    width: 520px;
    text-indent: 0;
}

.otherpost h2 {
    width: 365px;
    margin: 0 0 0 15px;
    float: right;
}

.otherpost .post-divider {
    margin-left: 60px;
    height: 20px;
    border-bottom: 1px solid #281b1c;
    margin-bottom: 35px;
}

.otherpost .post-category {
    width: 60px;
    float: left;
    text-align: right;
    font-style: italic;
    color: #fff;
}

.post-category a {
    color: #fff;
}

.titledate {
    float: left;
    margin-right: 30px;
    width: 252px;
}

.singlehead .post-image-div {
    width: 299px;
    float: left;
		clear:right;
}
.singlehead .post-image-div img {
}

.singlehead h1 {
    padding: 0;
    font-size: 30px;
}

.singlehead h3 {
    font-size: 11px;
}

.singlehead {
    margin-top: 180px;
    min-height: 230px;
		float: left;
		clear:both;
}

.post-tags {
    line-height: 28px;
    padding-left: 102px;
    background: url(images/tags-bg.png) no-repeat;
    margin-top: 30px;
    font-size: 12px;
    color: #fff;
		float: left;
		clear: both;
		 width: 581px;
}

.post-tags a {
    color: #fff;
    font-style: normal;
}

.post-comments {
    width: 581px;
    background: #291c1d;
    padding: 20px;
    font-size: 11px;
    line-height: 14px;
		float: left;
}

.post-comments ol {
    margin: 0;
    padding: 0;
}

#comments-head {
    padding-bottom: 15px;
}

.post-comments #comments-title {
    width: 70%;
    height: 16px;
    background: url(images/title-commentaires.png) no-repeat;
    float: left;
}

.post-comments #comments-btn {
    width: 30%;
    float: left;
    text-align: right;
}

#comments-btn a {
    display: block;
    width: 102px;
    height: 20px;
    background: url(images/btn-reagir.png) no-repeat;
    margin-left: 74px;
}

#comments-btn a span {
    display: none;
}

.post-comments #respond-title {
    width: 149px;
    height: 19px;
    background: url(images/title-reagir.png) no-repeat;
}

#respond label {
    width: 120px;
    margin-left: 12px;
    display: block;
    float: left;
    padding-top: 5px;
}

#respond small {
    font-size: 11px;
    color: #fff;
}

.post-comments h3 {
    margin: 0;
}

.post-comments-top {
    line-height: 0;
    height: 3px;
    background: url(images/comments-top.png) no-repeat;
    padding: 0;
    margin: 0;
}

.post-comments-btm {
    line-height: 0;
    height: 3px;
    background: url(images/comments-btm.png) no-repeat;
}

.post-comments input {
    border: none;
    background: url(images/comments-input-bg.png) no-repeat;
    width: 196px;
    line-height: 20px;
    padding: 0 5px;
    font-size: 11px;
    color: #fff;
}

.post-comments input#submit {
    width: auto;
    border: none;
    padding: 0;
    margin: 0;
}

#respond textarea {
    background: #3a2e2f;
    padding: 5px;
    font-size: 11px;
    color: #fff;
    border: none;
    font-family: Arial;
}

#homecontent p {
    margin: 0;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	position:relative;
	z-index: 5;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
hr.clear {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



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

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	float:left;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul a.item {
	font-weight: bold;
	color: #FFFFFF;	
}
#sidebar ul li ul {
	overflow: hidden;
	margin: 0;
	
}
#sidebar ul li ul li {
	border: none;
	margin-top: 5px;
	padding-bottom: 6px;
}
#sidebar ul li ul a {
	display: inline;
	font-weight: normal;
	font-size: 10px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	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;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0;
	}

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

.commentlist li {
	list-style: none;
    border-bottom: 1px solid #3e3233;
    margin-bottom: 18px;
    padding-bottom: 18px;
	}

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

.commentlist p {
	margin: 0 0 0 16px;
}

.comment-author, .comment-meta {
    width: 50%;
    float: left;
    height: 15px;
}

.comment-meta {
    text-align: right;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	margin-top: 340px;
    width: 207px;
    float: left;
    margin-left: 20px;
}

#sidebar form {
	margin: 0;
}

#sidebar .valeurs {
    padding: 0;
    margin: 0 0 67px;
	position:absolute;
    width: 203px;
	z-index:2;
}

.valeurs li {
    background: url(images/valeurs-bg.png) no-repeat center right;
    padding: 0;
}

.valeurs li a {
    display: block;
    height: 11px;
    outline: none;
}

.valeurs li.item1 a {
    background: url(images/engagement.png) no-repeat;
    width: 179px;
}

.valeurs li.item1 a:hover {
    background: url(images/engagement_over.png) no-repeat;
    width: 179px;
}

.valeurs li.item2 a {
    background: url(images/fonctions.png) no-repeat;
    width: 143px;
}

.valeurs li.item2 a:hover {
    background: url(images/fonctions_over.png) no-repeat;
    width: 143px;
}


.valeurs li a span {
    display: none;
}

#dossiers {
    background: url(images/title-dossiers-large.png) no-repeat left top;
    padding-top: 134px;
    margin-bottom: 55px;
}

#dossiers li {
    list-style: none;
}

#dossiers li a {
    display: block;
    padding: 7px 10px;
    height: 50px;
    color: #807879;
    font-style: normal;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 10px;
}

#dossiers li a:hover {
    color: #fff;
}

#dossiers li:hover a {
    background: url(images/dossiers-bg.png) no-repeat;
}

#dossiers li img {
    float: left;
    margin-right: 9px;
}

#dossiers h5, #dossiers h6 {
    margin: 0;
    width: 115px;
    float: left;
    cursor: pointer;
    font-size: 11px;
}

#newsletter {
    background: url(images/title-newsletter.png) no-repeat left top;
    padding-top: 20px;
    margin-bottom: 55px;
}

#newsletter input.inputbox {
    border: none;
    background: url(images/newsletter-bg.png) no-repeat;
    line-height: 20px;
    padding: 4px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    color: #a49f9f;
    height: 12px;
}

#newsletter input.button {
    vertical-align: middle;
    margin-top: -3px;
}

#circonscription {
    background: url(images/title-circonscription.png) no-repeat left top;
    padding-top: 40px;
    margin-bottom: 55px;
}

#circonscription ul {
    padding: 0;
    margin: 0;
}

#circonscription ul li {
    margin: 5px 0;
}

#circonscription li {
    padding: 0 12px;
    border-bottom: 1px solid #2e2627;
}

#circonscription li a {
    font-size: 12px;
    display: block;
    width: 181px;
}
/* End Sidebar */



/* Begin Calendar */
#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;
	width: 100%;
	}

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

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
    height: 33px;
    background: url(images/navigation-bg.png) no-repeat top right;
}

#navigation ul {
    margin: 0;
}

.navigation li {
    display: inline;
    line-height: 33px;
    width: 500px;
}

.navigation li a {
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    margin: 0;
    padding: 1px 5px;
    text-transform: uppercase;
}

.navigation li.active_page a  {
    background: url(images/navigation-active.png) no-repeat center;
    color: #1d0206;
}
/* End Various Tags & Classes*/



/* Captions */

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

