@charset "UTF-8";

/*
Theme Name:PatNad 2.0
Author:Diverstructeurs

*/

/* Global reset
-------------------------------------------------------------------*/

	html,body,div,li,dl,dt,dd,h1,h2,h3,h4,h5,pre,form,blockquote,fieldset,input { margin:0; padding:0; }
	h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size:1em; font-weight:normal;  }
	fieldset,img { border:none; }
	caption,th { text-align:left; }
	table { border-collapse:collapse; border-spacing:0; margin-bottom:10px; width:100%; }
	table td { padding:0 10px 0 0; }

	.hidden, .screen_reader, hr { display:none; } /* Paragraph default styling, amend as desired */
	
	p { margin:0 0 1em 0; padding:0; } /* Default link styling */
	a { text-decoration:underline; }
	a:hover { text-decoration:none;  } /* Float an element left with a margin */
	a:active { position:relative; top:1px; } /* Float an element left with a margin */
	
	.floatL						{ float:left; } /* Float an element right with a margin */
	.floatR 					{ float:right; } /* Float an element right with a margin */
	.italic 					{ font-style:italic; } /* Italisise */
	.upper 						{ text-transform:uppercase; } /* Italisise */
	.clear 						{ clear:both; }
	.hideText					{ text-indent:-3000em; overflow:hidden; }
	
	.clearfix:after 			{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	
	blockquote					{ padding:20px; margin:0 40px 20px 20px; clear:both; }

/* Default
-------------------------------------------------------------------*/

	/*html, body 					{ font:11px/1.4em Helvetica Neue,Helvetica,Arial,sans-serif; }*/
	html, body 					{ font-size:13px; font-family: "Georgia, Arial, Verdana";}
	body 						{ padding-left:40px;}


/* Template
-------------------------------------------------------------------*/

	#wrapper					{ padding:20px; clear:both; position:relative; z-index:50; top:60px; }
	#contentwrap				{ position:relative; }
	#coreContent				{ width:960px; margin:0 auto; padding-top:50px; }
	#content					{ width:620px; }
	#sidebar					{ width:260px; }
	
	#content.contentright	{ float:right; margin-right:0; }
	#content.contentleft	{ float:left; }
	#sidebar.sidebarright	{ float:right; }
	#sidebar.sidebarleft	{ float:left; }

/* Header
-------------------------------------------------------------------*/



	.blogInfo					{ text-transform:uppercase; font-weight:bold; line-height:2em; }
	.blogInfo a					{ text-transform:capitalize; font-size:36px; color:#fff; }
	
	
	#header {		
		padding: 0;		
		overflow: hidden;
		position:fixed;
		margin: 0px 10px 40px -15px;
		padding-right : 10px;
		z-index:1000;
		font-family:'Quicksand', sans-serif;
		font-size:13px;
		font-weight:bold;
	}
	.headertext {
		overflow: hidden;
		text-align: left;
		font-family : arial, verdana, serif;
		padding: 0;
		margin: 0;
		padding-top:9px;
		float:left;
	}
	.headertext h1 a {
		font-weight: normal;
		font-style: normal;
	}
	#foliogrid{
		height:134px;
	}
/* MENU
-------------------------------------------------------------------*/
.menu-menu-principal-container{
	text-decoration : none;
	font-weight : bold;
	padding: 0px;
	margin-left:184px;
	margin-top:10px;
}
.menu-menu-principal-container ul{
	background-image: url(http://patricknadeau.com/contenu/themes/PatNad2/images/lemenu.png);
	background-repeat:no-repeat;
	width:124px;
	height:124px;
	text-align:center;
	float:left;
	margin:0px;
	padding: 0px;
	padding-top:14px;
	
}
.menu-menu-principal-container li{	
	list-style: none;
	margin-top:2px;	
}
.menu-menu-principal-container a, link {	
	color : #00FF00;	
	text-decoration : none;
	font-weight : bold;	
}
.menu-menu-principal-container .current_page_item a {
	background-color:#00FF00;
	color:#FFF;	
	padding:2px;
	border-radius:2px;
}
.menu-menu-principal-container a:active {
	text-decoration : none;
	font-weight : normal;
	padding : 4px 14px 4px 14px;
	margin: 0px;
}
.menu-menu-principal-container a:hover {
	/*background-color:#00ffff;*/
	text-decoration : none;
	font-weight : bold;
	/*padding : 5px 14px 5px 14px;*/
	color:#000000;
	margin: 0px;
	padding:2px;
	border-radius: 2px;
}

.menu-menu-principal-container li.page-item-173 a:hover {
	background-color:#00cccc;
}
.page-item-214 a:hover {
	background-color:#00cccc;
}
.page-item-211 a:hover {
	background-color:#00cccc;
}
.page-item-1340 a:hover {
	background-color:#00cccc;
}
.page-item-785 a:hover {
	background-color:#00cccc;
}
#menu-menu-bas{
}
/*-------------------------------------------------------------------*/
/*-------------------------------------------------------------------*/
	
/* Post
-------------------------------------------------------------------*/
	
	/*h1, h2, h3, h4				{ font-family:Helvetica Neue,Helvetica,Arial,sans-serif; font-weight:bold; }*/
	h1, h2, h3, h4				{font-family: 'Quicksand', sans-serif;}
	h1							{ font-size:18px; line-height:1.2em; font-weight:bold;}
	h1,
	h1 a	 					{ text-decoration:none; }
	
	#coreContent h2,
	#coreContent h3,
	#coreContent h4				{ font-size:24px; line-height:1.2em; margin:0 0 20px 0; padding:10px 0; }
	
	#coreContent h3				{ font-size:18px; }
	#coreContent h4				{ font-size:14px; }
	
	.post 						{ width:300px; padding:0px; 
	margin:0 10px 19px 0; 
	overflow:hidden; -moz-border-radius:1px; -khtml-border-radius:1px; -webkit-border-radius:1px; position:absolute; -webkit-box-shadow:0px 0px 0px rgba(0,0,0,0.2); -moz-box-shadow:0px 0px 0px rgba(0,0,0,0.2); box-shadow:0px 0px 0px rgba(0,0,0,0.2);
	border:thin #CCC solid;
	overflow:visible;
	 }
	.twocols					{ width:620px; }
	.threecols					{ width:940px; }
	.post div 					{ }
	
	.post-header,
	.post-content	 			{ margin:0 0 0 0; }
	.post-header				{z-index : 1000;}
	.post-content	 			{ position:absolute ; bottom:21px; background-color:#EEE;opacity:0;padding  : 5px;}
	
	.post-footer h2	 		{ font-size:18px; margin:0 0 5px 0; line-height:1em; color:#fff; font-family: 'Quicksand', sans-serif;margin-left:6px; }
	.post-content h3	 		{ font-size:12px; margin:0 0 10px 0; line-height:0.9em; color:#000; padding-bottom: 6px; border-bottom:#999 dotted 1px;  }
	.post-content a	 			{ color:#fff; text-decoration:none; }
	
	.post-content .bubble		{ -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; padding:5px 8px; display:block; }
	
	.post-footer	 			{ line-height:1em;margin:10px 0 0 0; }
	.post-footer a	 			{ text-decoration:none; }
	.post-footer a:hover		{ text-decoration:none; }
	
	.copyright					{ text-transform:uppercase; font-size:10px; }
	.copyright p				{ margin:0; }
	.copyright a				{ text-transform:capitalize; font-style:italic; }
	
	.singlepost 				{ font-size:14px; line-height:1.2em; margin:20px 0; }

	.singlepost a img:hover,
	.singlepost a img:active 	{ -webkit-box-shadow:0 0 0 rgba(0, 0, 0, 0.8); -moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.8); }

	.archiveTitle h2			{ font-size:14px; font-style:italic; margin:0; font-family:Helvetica Neue,Helvetica,Arial,sans-serif; }
	.archiveTitle .currentCat	{ margin:0 0 10px 0; }
	.archiveTitle .currentCat span	{ font-weight:bold; }
	.archiveTitle .spaced		{ margin:0 0 30px 0; }
	.archiveTitle h3			{ font-size:14px; font-style:italic; margin:0 0 20px 0; font-family:Helvetica Neue,Helvetica,Arial,sans-serif; }
	.archiveTitle ul			{ list-style:none; padding:0; margin:0 0 30px 0; font-style:italic; }
	.archiveTitle ul ul			{ margin:0; font-style:italic; }
	.archiveTitle ul li			{ padding:0 0 0 20px; font-style:italic; }
	.archiveTitle ul ul	li		{ padding:0; }
	.archiveTitle p				{ margin:0 0 30px 0; }
	.archiveTitle .back			{ margin:0; }
	
	.alignleft					{ float:left; margin:0 30px 30px 0; }	
	.alignright					{ float:right; margin:0 0 30px 30px; }
	
	.prevpost					{ float:left; }
	.nextpost					{ float:right }
	.prevpost a,	
	.nextpost a					{ padding:10px 15px; margin:0; display:block; text-decoration:none; font-style:italic; }
	.prevpost a:hover,	
	.nextpost a:hover			{ font-size:11px; text-shadow:none; font-weight:normal; font-style:italic; }
	
	#top_link					{ text-shadow:none; font-size:1.1em; padding:9px 20px 9px 31px; margin:0 10px 0 0; position:fixed; right:-100px; top:90%; text-decoration:none; width:69px; -moz-border-radius:5px; -webkit-border-radius:5px;  }
	#top_link:hover				{ -webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.5); -moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.5); }
	
	#rss_link					{ text-shadow:none; font-size:1.1em; padding:9px 20px 9px 31px; margin:0 10px 0 0; position:fixed; right:-131px; top:125px; text-decoration:none; width:100px; -moz-border-radius:5px; -webkit-border-radius:5px;  }
	#rss_link:hover				{ -webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.5); -moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.5); }
	
	#searchBox					{ text-shadow:none; font-size:1.1em; padding:9px 20px 9px 31px; margin:0 10px 0 0; position:fixed; right:-250px; top:185px; text-decoration:none; width:220px; -moz-border-radius:5px; -webkit-border-radius:5px;  }
	#searchBox:hover			{ -webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.5); -moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.5); }
	#searchBox input			{ width:200px; margin:0;  }

	.nextPrev					{ display:none; }
	/* Infinite Scroll loader */
	#infscr-loading 			{ z-index: 5000; position: fixed; left: 40%; bottom: 40px; width: 200px; height: 100px; padding: 10px; background: #000;  opacity: 0.8; 
								  color: #FFF; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; font-family:Arial, Helvetica, sans-serif; 
								  text-shadow:none; }

	
/* Sidebar elements
-------------------------------------------------------------------*/	
	
	#sidebar			 				{ padding-top:20px; }
	#sidebar .sidebar_list 				{ list-style:none; padding:0; font-size:1.3em; clear:both; }
	#sidebar .sidebar_list li.widget, 
	#sidebar .sidebar_list li.linkcat 	{ margin:0 0 2.5em 0; line-height:1.4em; border:0; padding:10px; margin:0 0 10px 0; }
		#sidebar .widget h2,
		#sidebar .widget h3 			{ margin:0 0 10px 0; font-size:1.4em; border:0; }
		#sidebar .widget p 				{ margin:0 0 1.5em 0; padding:0 10px; }
		#sidebar .widget ul, 			
		#sidebar .widget ol 			{ list-style:none; margin:0; padding:0; }
	
	/* Contains the entire tabbed section */
	.tabbed						{ font-size:11px; font-family:Georgia, "Times New Roman", Times, serif; margin:0 0 20px 0; }
	
	.tabbed ul.tabs 			{ float: left; display: inline; width: 100%; margin: 0; padding: 0; }
	.tabbed ul.tabs li 			{ list-style: none; float: left; margin: 0; padding: 0; }
	.tabbed ul.tabs li a 		{ overflow: hidden; text-shadow:none; display: block; margin: 0 2px 2px 0; font-weight:bold; font-size:1.3em; padding: 10px; text-decoration:none; -moz-border-radius:3px; -webkit-border-radius:3px; cursor:pointer; }
	
	.tabbed ul.tabs li a.tab-current { margin: 0 2px -10px 0; padding:10px 10px 20px 10px; }
	
	.tabbed div 				{ float: left; display: block; width: 100%; -moz-border-radius:3px; -webkit-border-radius:3px; }
	
	.tabbed div.t2, .tabbed div.t3 { display: none; }
	
	.tabbed div ul				{ list-style:none; padding:10px; }
	.tabbed div ul li 			{ padding:2px; }
	.tabbed div ul li a 		{ -moz-border-radius:3px; -webkit-border-radius:3px; padding:5px; display:block; text-decoration:none; font-style:italic; }
	
	.widget-title				{ font-size:1.2em; font-weight:bold; display:block; margin:0 0 10px 0; }
	div.widget					{ margin:0 0 2.5em 0; line-height:1.4em; border:0; padding:10px; margin:0 0 10px 0; }
	#sidebar .widget .widget-twitter{ margin:0 0 10px 0; float:left; }
	#sidebar .widget .widget-twitter li{ margin:0 0 10px 0; }
	#sidebar .widget .follow-link{ margin:0; padding:0; }

/* Footer elements
-------------------------------------------------------------------*/

	#footer						{ padding:30px 0 10px 0; text-transform:uppercase; font-size:0.9em; clear:both; }
	#footer h3					{ text-transform:uppercase; padding:0; float:left; margin:0 10px 0 0; }
	#footer p					{ padding:0; margin:0; }
	#footer a					{ font-style:italic; text-transform:capitalize; text-decoration:none; }
	#footer a:hover				{ text-decoration:underline; }
	
	#footer ul					{ list-style:disc inside none; padding:0 30px 0 0;  float:left;
	margin-bottom:15px;
	width : 100%;
	border-top: 1px #000 dotted;
	padding-top : 5px; }
	#footer ul li				{ float:left; margin:0 0 0 5px; padding:0 0 0 5px; text-transform:lowercase; }
	#footer ul li.first			{ border-left:0; padding:0; margin:0; }
	#footer p					{ float:right; margin:0; padding:0; text-transform:uppercase; }
	
	.copyright					{ text-transform:uppercase; }
	.copyright a				{ text-transform:capitalize; }
	
	.left, .prev				{ float:left; }
	.right, .next				{ float:right; }

/* *************/
	
	label 						{ display:block; font-size:0.9em; }
	
	input[type=text],
	textarea					{ padding:7px 5px; margin:0 0 10px 0; font-family:Helvetica Neue,Helvetica,Arial,sans-serif; font-size:1em; -moz-border-radius:5px; -webkit-border-radius:5px; width:450px; }
	
	textarea					{ height:153px; }
	
	input[type=submit]			{  padding:3px 10px; font-weight:bold; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; cursor:pointer; }
	input[type=submit]:hover,
	input[type=submit]:focus	{ -webkit-box-shadow:0 0 10px rgba(0, 0, 0, 1); -moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.4); }
	
	#content .commentFormLeft,
	#content .commentFormRight	{ float:none; width:auto; }
	#content input[type=text],
	#content textarea			{ width:608px; clear:both; }
	#content .commentMeta		{ padding:12px 0 0 0; }
	
	#sidebar input[type=text],
	#sidebar textarea			{ width:228px; padding:2px 5px; }
	
	#content .contactform input[type=text],
	#content .contactform textarea	{ width:530px; }
	
.projetremarque {
	background-image: url("http://patricknadeau.com/contenu/themes/PatNad2/images/projetremarque.png");
    bottom: -23px;    
    overflow: hidden;
    position: absolute;
    right: -18px;
    width: 98px;
	height: 98px;
	z-index:200;	
}
.cadretexte-one{
    border: 1px solid #FFFFFF;
    height: 94%;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 278px;
}
.cadretexte-two{
    border: 1px solid #FFFFFF;
    height: 96%;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 597px;
}
.cadretexte-three{
    border: 1px solid #FFFFFF;
    height: 97%;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 915px;
}
.titrelivre{
	line-height: 1.4em;
	position:absolute;
	top:50%;	
    padding: 16px 0px 16px 0px;
	background-color:#0000ff;
	opacity: 0.8;
	width: 100%;
	text-align:center;
}
.titrelivre a{
text-decoration:none;
font-size: 18px;
color:#ffffff;
}
#postwrapper-parutions {
	margin-top:50px;
}
.parution-content img{
	margin-right : 10px;
	margin-bottom: 10px;
}
.parution-header{
	font-family:'Quicksand', sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:30px;
}
/**************************** ENSEIGNEMENT ***********/
#postwrapper-enseignement {
	margin-top:50px;
}
.enseignement-content img{
	margin-right : 10px;
	margin-bottom: 10px;
}
.enseignement-header{
	font-family:'Quicksand', sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:30px;
}
/**************************** TEXTES ******************** */
.texte-anglais{
	color: #339;
}