
/* LAYOUT */
/* ----------------------------------------- */


body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	color: #4c4b46;
	text-align: left;
	background: #ece9d9 url(../images/background-top.png) no-repeat scroll center top; 
	
}

img, embed,object,video {
	max-width: 100%;
	height: auto;
}
small {
	font-size: 10px;
	line-height: 30px;
}

#wrapper {
	
}

.container {
	width:95%;
	max-width: 1000px;
	margin: 0 auto;
}

.innercontent {
	background-color: #fff;
}

#postroll {
	width: 60%;	/* 600 / 100 */;
	float: left;
	padding: 0 0 24px 1.66666667%;
	background-color: #fff;
	font-size: 0.9em;
	overflow: hidden;
}


.sidebar {
	float: right;
	width: 30%; /*300 / 1000*/
	padding: 0;
	font-size: 0.8em;
	line-height: 128%;
	background-color: #fff;
	color: #706e67;
	border-left: 1px #ece9d9 solid;
}

#elsewhere {
	width:83%;/*250/300*/;
	margin: 0 auto;
	overflow: hidden;
}

.textwidget {
	padding-bottom: 10px;
}

.textwidget a {
	color:#706e67;
	font-weight: normal;
}

.widget ul {
	margin-top: 0.9em;
	margin-left: -1em;
	background-color: #f5f4ed;
}

.widget ul li {
	color:#4c4b46;
	padding: 0.6em 1em;
	border-top: 4px #fff solid;
	
}

.widget ul li:hover {
	color:#333;
	background-color: #d6d3c5;
}

.widget ul li:hover a {
	color:#333;
}

.widget ul li a {}

.widget_text small {
	margin: 0;
	padding: 0;
	line-height: normal;
}

ul#ico-social {
	width: 100%;
	background-color: #d6d3c5;
}

ul#ico-social li {
	width:24.5%;
	float: left;
	text-align: left;
	background-color: #d6d3c5;
	border-right: 1px #fff solid;
}

ul#ico-social li#twitter {
	border: none;
	
}

ul#ico-social:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

ul#ico-social li a {
	display: block;
}

ul#ico-social li img {
	max-width: 100%;
}



/*	CANAL YOUTUBE	*/
#canal-yt {
	width: 99.88%;
	background-color: #d6d3c5;
}

#wrap-ico-yt {
	/* background: #d6d3c5 url('../images/fleche-blanche.png') right center no-repeat; */
	color: #fff;
	text-transform: uppercase;
}

#img-yt{
	width: 24.88%;
	float: left;
	border-right: 1px solid #fff;
	display: block;
}

#img-yt img{
	max-width: 100%;
}

#titre-yt {
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}

#canal-yt iframe {
	margin: 0 auto;
}
/*	END CANAL YOUTUBE	*/

.sidebar h2 {
	font-weight:normal;
	font-size: 0.9em;
	text-transform: uppercase;
	text-align:left;
	color:#706e67;
	margin: 0.5em 0 0;
}

.widget {
	padding: 1em 0 1em 1em;
	color:#fff;
	background-color: #d6d3c5;
	margin-bottom: 0.5em;
}

.widget-open-close {
	cursor: pointer;
}

.widget-open-close h2 {
	font-weight:normal;
	font-size: 0.9em;
	line-height: 1.5em;
	text-transform: uppercase;
	text-align:left;
	color:#fff;
	background: #d6d3c5 url('../images/fleche-petite.png') right center no-repeat;
}

h2.widget-title {
	color:#fff;
}

/*
.widget-open-close {
	display:none;
}
*/



a, a:visited {
	color: inherit;
	text-decoration: none;
	font-weight: bold;
}

.post a, 
.commenttext a {
	color: #3198a8;
	text-decoration: underline;
	font-weight: normal;
}

.post a:hover, 
.commenttext a:hover {
	color: #09606c;
}

.post .postinfo a {
	text-decoration: none;
	font-weight: bold;
}

.post h2 a, 
.post h2 a:hover, 
.post a.stbutton, 
.post .postinfo a {
	text-decoration: none;
	font-weight: bold;
}

blockquote {
	font-family: Georgia, Times, "New Times Roman", serif;
	font-style: italic;
	margin: 24px 4px;
	border-left: solid 1px #52b5b0;
	/* font-size: 0.93em; */
	line-height: 1.375em;
	padding-left: 20px;
}

blockquote p, blockquote ul {
	
	margin-right: 12px;
	margin-left: 0;
	margin-right: 12px;
}

a:link img {
	border: none;
}



h1 {
	font-weight: bold;
	font-size: 1.5em;
	line-height: 133%;
}

h2 {
	font-weight: bold;
	font-size: 1.5em;
	line-height: 133%;
	color: #3198a8;
}

h2 a:hover {
	color: #09606c;
}

h2#respond {
	color: #666;
	margin-top: 48px;
}

h3 {
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	border-bottom: solid 4px #666;
}

.sidebar h3 {
	border:none;
}

h4 {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	padding: 6px 8px 4px 8px;
}


div#postroll h4 {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	border-bottom: solid 4px #666;
	padding: 0;
	text-transform: none;
	margin-top: 48px;
	clear: both;
}

sup a, 
sup a:visited {
	font-weight: normal;
}
 
h1 sup a,
h1 sup a:visited, 
h2 sup a, 
h2 sup a:visited {
	font-weight: normal;
	font-size: 11px;
	line-height: 6px;
}

p sup {
	line-height: 6px;
	font-size: 11px;
}

h1 sup, 
h2 sup {
	line-height: 6px;
	font-size: 18px}

p, 
dl {
	margin: 12px 0;
}

strong {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}



/*			*
 *			*
 *			*
 *	HEADER	*
 *			*
 *			*
 *			*/



#header {
	width:95%;
	max-width: 1000px;
	margin: 0 auto;
	/* height: 447px; */
}

#header .textwidget {
	padding:0;
}

#header-pub {
	width:72.8%;
	max-width: 728px;
	margin: 12px auto 0 auto;
}

#header-pub img {
	max-width: 100%;
	height: auto;
}
#header-content {
	margin-top: 20px;
}

#header-photo {
	width:18.7%; /* 187 / 1000 */
	max-width: 187px;
	float: left;
}
#header-photo img {
	max-width: 100%;
	height: auto;
}

#header-title {
	width:32.8%;/* 328 / 1000 */
	float: left;
	margin-left: 1.7%;
}

#header-title img {
	max-width: 100%;
	height:auto;

}
#blog-title, #description {
	display:none;
}

#header-books {
	/*width:30%; 292 / 1000 */
	float:right;
	/* border: 1px #333 solid; */
	text-align: right;
	margin-top: 1.875em;
}

#header-books h2 {
	font-size: 0.8em;
	font-weight: normal;
	color:#706e67;
	text-align: right;
	padding-left: 8.666%;
	padding-bottom: 5px;
}

#header-books-covers a {
	padding: 0;
	margin: 0;
}

#header-books-covers img {
	width:45%;
	height:auto;
	padding: 0;
	margin: 0;
	max-width: 144px;
}
/*	END HEADER	*/

div#footer {
	background: url(../images/footer_short.png) no-repeat center bottom;
	color: #fff;
	padding: 0 0 50px 0;
	margin: 0 auto;
	clear: both;
	width:95%;
	max-width: 1000px;
}



div.header h1 a, div.header p {
	padding: 0 20px;
}


div.sidebar ul a, 
div.sidebar ul a:visited, 
div#footer ul a, 
div#footer ul a:visited {
	font-weight: normal;
}



/*
 *
 *
 *	MENU PRINCIPAL
 *
 *
 */
 
ul.menu {
	position: relative;
	display: block;
	margin: 10px 0 0 0;
	letter-spacing: 0;
	text-align: right;
	float: right;
	height:auto;
	width: 70%;
	/* border:1px #333 solid; */
}

ul.menu li {
	float:left;
	padding: .45em 0;
}

#li-searchform {
	padding: 0;
	border-left:5px;
}

ul.menu li a {
	display:block;
	font-size: 0.75em;
	font-weight: normal;
	padding: 0 0.9em;
	border-left: 1px #4c4b46 solid;
	text-align: left;
}


ul.menu li:first-child a {
	border-left:none;
}


ul.menu li:hover a, 
ul.menu li a:hover {
}

ul.menu li.ishome, 
ul.menu > li.current_page_item {
	text-decoration: underline;
}

/*
 *
 *
 *	SEARCHFORM
 *
 *
 */

#searchform {
	width:30%;
	margin: 10px 0 0 0;
	height: 36px;
	color:#ece9d9;
	background-color: #706e67;
	float: right;
}

#searchform label {
	display:none;
}
#s {
	float:left;
	background-color: transparent;
	border:none;
	width:70%;
	padding: 0 5px;
	height: 36px;
	line-height: 36px;
	color:#ece9d9;
	font-size: 0.7em;
	font-style: italic;

}
#searchsubmit ,#rsssubmit {
	float:right;
	width:30%;
	max-width: 36px;
}


form#commentform {
	margin: 0;
	padding: 0;
}

ul.cat_links li:hover, 
ul.cat_links li a:hover, 
ul.author_links li:hover, 
ul.author_links li a:hover, 
div#archives ul li:hover, 
div#archives ul li a:hover, 
div#meta ul li:hover, 
div#meta ul li a:hover {
	color: #fff;
	background-color: #09606c;
	text-decoration: none;
}

div.post {
	padding: 24px 6.6666%;
	margin-bottom: 30px;
	border-bottom: 1px #ece9d9 solid;
}

div.navigation {
	padding: 24px 0 0 0;
	width: 100%;
}

div.single {
	padding: 0;
}

ol.references {
	border-top: solid 1px #666;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding-left: 14px;
}

ul>li>ul, 
p.postinfo {
	font-size: 0.9em;
	line-height: 1em;
	color:#0697a9;
	margin: 0;
}

p.postinfo span {
	text-transform: lowercase;
}

ol.commentzone, .post ol {
	margin-left: 20px;
}

ol.commentzone li {
	border-bottom: solid 1px #666;
	padding: 12px 0;
	list-style-position: outside;
}

span.commentauthor {
	text-transform: capitalize;
	font-weight: bold;
}

span.avatar {
	float: right;
}

span.commenttext {
	clear: both;
	margin: 18px 0;
	display: block;
}

div#commentaires {
	font-size: 14px;
	line-height: 18px;
	margin-top: 24px;
}

p.posttags, 
p.postmetadata, 
p.postcommentinfo, 
span.commentmetadata {
	font-size: 0.9em;
	line-height: 16px;
}

p.posttags {
	text-transform: capitalize;
}

p.postcommentinfo {
	text-transform: uppercase;
	text-align: left;
	padding-left: 15px;
	font-weight: normal;
	background: url("../images/fleche-commente.png") left center no-repeat;
}

p.postcommentinfo .nb-comment {
	color: #0698a9;
}

p.postcommentinfo a {
	text-decoration: none;
	font-weight: normal;
	color:#4c4b46;
}

p.postinfo {
	padding-top: 10px;
	line-height: 150%;
}

.normal {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}


div#licence {
	font-size: 0.75em;;
	line-height: 1.12em;
	color: #666;
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
}
div.first {
	border-left: none;
	margin-left: 0;
}

.clearer {
	clear: both;
}

div#pub {
	background-color: #44c7d1;
	padding: 10px;
	text-align: center;
}


div#archives {
	text-transform: capitalize;
}

dt {
	display: block;
	float: left;
	width: 20%;
}

dd {
	display: block;
	float: right;
	width: 80%;
}

ul.liensmarketing {
	margin-top: 12px;
}

ul.liensmarketing li {
	margin-top: 0;
	margin-bottom: 0;
}

ul.liensmarketing li a {
	font-weight: normal;
}

p.retour {
	font-size: 12px;
	line-height: 16px;
	float: right;
}

p.retour a {
	font-weight: normal;
}

div.presentation, 
a.skype img {
	margin-top: 12px;
}


div.fb_root_vert {
	margin: 0 auto;
}


.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.post img {
	max-width: 500px;
}

.post p.imprimez a {
	font-weight: bold;
	text-decoration: none;
}

.WP-PrintIcon {
	padding-right: 2px;
}

#ma14 {
	margin-bottom: -1px;
	border: none;
}

/** ajout Patricia Racine **/
/** 28 août 2009 **/



#mailinglist{
text-align:left;
}

 #searchform{
text-align:left;
}


/** ajout deuxpointzero design Inc **/
/** 3 sept. 2009 **/

ul.menuBio
{
	margin:15px 0;
	padding:0 0 0 10px;
	font-size: 14px;
	line-height: 16px;
	list-style-type: none;
	border-left: 1px #3198a8 solid;
}

ul.menuBio li
{
	margin:0;
	padding:0;

}
ul.menuBio li a
{
	text-transform: none;
	text-decoration: none;
}


/* BOOKMARKS	*/

#blogroll {
	width: 100%;
	margin: 0 auto;
/* 	background-color: #d7d3c5; */
	background-color: white;
}

h2#blogroll-title {
	font-weight: normal;
	padding: 0 0 0.75em 0.75em;
	text-transform: uppercase;
	color:#706e67;
	font-size: 1.2em;
}

.bookmark-row {
	width: 100%;
	font-size: 0.8em;
	padding: 0 0 0 0;
	margin:0;
	background-color:#fff ;
}

.ul-row {
	margin: 0;
}

.bookmark-row h3 {
	margin: 0;
	border:none;
	background-color: #d6d3c5;
	text-transform: uppercase;
	font-weight:normal;
	font-size: 1.1em;
	line-height: normal;
	padding: 0 1em;
}

.bookmark-row h3 a {
	display: block;
	font-weight:normal;
	border-bottom: 1px #fff solid;
	
	padding: 0.8em 1.1em 0.8em 2.1em;
	background: #d6d3c5 url('../images/fleche-gauche.png') 0 center no-repeat;
}
.bookmark-row ul {
	width:25%;
	float:left;
	padding:0 0 15px 0;
	margin: 0 0 0 0;
	line-height: normal;
}

.bookmark-row ul li {
	color:#4c4b46;
	padding: 0.6em 1em;
	border-top: 4px #fff solid;
	background-color:#f5f4ed ;
	border-left:4px #fff solid;
	border-right:4px #fff solid;
}

.bookmark-row ul li:hover {
	color:#333;
	background-color: #d6d3c5;
}
.bookmark-row ul li a {
	display: block;
	width: 100%;
}
.bookmark-row ul li a:hover {
	color:#333;
}



/*	BOOLMARKS END	*/
#annoncer {
	width:100%;
	padding:20px 0 0 0;
	text-align: center;
}

#annoncer img{
	max-width:100%;
	height:auto;
}

/*	SUBMENU BIO	*/

.submenu-bio, .menu .sub-menu {
	margin: 20px auto 0 auto;
	width:83%;/*250/300*/;
}

.submenu-bio li,
.menu .sub-menu li {
	margin: 0 0 1px 0;
}

.submenu-bio li a,
.menu .sub-menu li a {
	display:block;
	padding: 5px 5px 5px 8px;
	color:#7c7a73;
	background-color: #d6d3c5;
	text-shadow: 1px 1px 0 #fff;
}

.submenu-bio li a:hover,
.submenu-bio li.current-menu-item a,
.menu .sub-menu li a:hover,
.menu .sub-menu li.current-menu-item a {
	color:#fff;
	background-color: #52b5b0;
	text-shadow: none;
}

.menu .sub-menu {
	display: none;
	position: absolute;
	width:300px;
	margin: 0 0 0 0px;
	border-bottom: 5px #ece9d9 solid;
	border-left: 5px #ece9d9 solid;
	border-right: 5px #ece9d9 solid;
	z-index: 99999;
}

.menu .sub-menu li {
	float: none;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	border-bottom: 1px #fff solid;
}

.menu .sub-menu li a {
	border-left: none;
	color: #333;
	text-shadow: none;
	-o-text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
}

.menu li:hover .sub-menu {
	display:block;
}

/*	END SUBMENU BIO	*/

#lafabrique img{
	max-width: 316px;
	width: 98%;
	height:auto;
}
#rsssubscribe {
	margin-top: 5px;
	background-color: #d6d3c5;
	height:36px;
	clear: both;
}

#rsssubscribe input[type=text] {
	height:36px;
	width: 60%;
	border: none;
	background-color: transparent;
	padding: 0 1em;
	float: left;
}

#rsssubscribe input[type=text]:focus {
	border: none;
}
#rsssubscribe input[type=submit] {
	width: 10%;
	float: right;
}

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

/* You might find the following useful */
/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them */
.clear { clear:both; display:block; height:1px;width:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */



/*	TRANSITION	
* {
   	transition: width .5s;
	-moz-transition: width .5s;
	-webkit-transition: width .5s;
}
*/