/*
Theme Name: thedailycouture
Theme URI: 
Version: 
Author:
Author URI: 
Tags: 
License: 
License URI: 
*/

/* ----------------------------------------------- [ * ] */

* {
	margin: 0;
	padding: 0;
}

.modif {
	font-size:14px;
	/* font-family:lauren; */
	font-family: 'Old Standard TT', serif;
	margin-top:20px;
}

/* -------------------------------- [ General Elements ] */

html, body {height: 100%;}


body {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 62.5%;
	background-image: url(images/tdc-bg-80.jpg);
	background-repeat: repeat;
	background-position: center 0;
	color: #444;
}

.savoir {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 62.5%;
	background-image: url(images/savoir-bg-80.jpg);
	background-repeat: repeat;
	background-position: center 0;
	color: #444;
}

/* Création Paul */

	#videos {
	width: 170px;
	height: 93px;
}

.slideshow {
float: left;
margin-bottom: 20px;

}
hr {
	display: none;
}

img {
	vertical-align: baseline;
	border: 0;
}

p {
    font-family: Arial;
    font-size: 11px;
    line-height: 1.4;
    margin: 0 0 9px;
}

a {
	color: white;
	text-decoration: none;
}

.post a {
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	color: #B0D0C6;
	text-decoration: none;
}

a:hover {
	color: #1F536C;
}

h2.page-title {
	margin: 0 0 .5em 0 !important;
	font-size: 4em;
	font-weight: normal;
	color: #21759B;
}

code {
	font-family: Monaco, "Courier New", fixed;
	font-size: 12px;
	color: #6C8318;
	font-weight: normal;
}

@font-face {
	font-family:"lauren";
	src: url("fonts/lauren.eot");
	src: local("@"), url("fonts/lauren.ttf") format("opentype");
	font-weight:normal;
	font-style:normal;
	
} 

@font-face {
	font-family:"sun";
	src: url("fonts/sun.eot");
	src: local("@"), url("fonts/sun.ttf") format("opentype");
	font-weight:normal;
	font-style:normal;
	
} 

/* ----------------------------------------- [ Wrapper ] */

#wrapper {
	width: 707px;
	padding: 0 20px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -23px;
	position:relative;
	
	
}

#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* ------------------------------------------ [ Header ] */

#header-wrapper {
	height: 1%;
	clear: both;
	position:relative;
}

#header-wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#header {
	margin: 0 -40px;
	padding: 20px;
}

#header-savoir {

	margin: 0 -20px;
	
}

.flag {
	float: right;
	padding: 10px;
}

.flag ul {
	text-decoration:none; 
	list-style:none;
}

.flag ul li{
	display:inline-block;
	padding-left:3px;
}

.credit {
margin-top: 10px;
margin-right: 10px;
float: left;
}

.savoir-faire {
float: right;
position: absolute;
margin-top: 25px;
margin-left: 620px;
}

.daily-couture {
float: right;
position: absolute;
margin-top: 55px;
margin-left: 600px;
}

#header h1 {
	font-size: 4.8em;
	font-weight: normal;
	text-align: center;
}

#header-savoir h1 {
	font-size: 4.8em;
	font-weight: normal;
	text-align: center;
}

#header h1 a {
	text-decoration: none;
	border: 0 none;
}

#header-savoir h1 a {
	text-decoration: none;
	border: 0 none;
}

.etiquette {
height: 28px;
width: 10px;
float: left;
background-color: #6B6A69;
}

.etiquette-savoir {
height: 28px;
width: 21px;
float: left;
background-color: #F6B88A;
}

#nav {
width: 685px;
height: 30px;
border-bottom: dashed 1px #6AE3D7;
background-color:#6b6a69;
margin:20px auto 0;

}

#nav-savoir {
width: 696px;
height: 38px;
border-bottom: dashed 1px #6B6A69;
margin:10px auto 0;

}

#nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Son of Suckerfish Dropdowns: http://htmldog.com/articles/suckerfish/dropdowns/ */

#nav ul {
	list-style-type: none;
	background-color:#6b6a69;
	width:696px;
}

#nav .menu ul{
width: 696px;
height: 30px;
background-color:#6b6a69;

}


#nav li {
	margin-right: 1px;
	/* Modifié par Paul */	
	font-family: 'Old Standard TT', serif "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;	
	/* font-family: lauren, "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; */
	font-size: 14px;
	line-height: 26px;
	float: left;
	background: #6B6A69;
	padding: 5px 15px 0px;
	height: 25px;
	overflow: hidden; 
	border-right:1px solid #ccc;
	letter-spacing:0.8px;
}



#nav li#turquoise-blanc {
	margin-right: 1px;
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;*/
	font-size: 14px;
	line-height: 26px;
	float: left;
	background: #6AE3D7;
	padding: 5px 15px 0px;
	height: 25px;
	overflow: hidden;
	letter-spacing:0.8px;
}

li.current a{
color:#6AE3D7 ;
}

li.home a{
color:#fff ;
}


li.current-savoir a{
color:#000 ;
}

li.current-turquoise-blanc a{ color: red;}


#nav li#turquoise-blanc a {
	display: block;
	border: 0 none;
	color: #6B6A69;
}

#nav li#turquoise-blanc.current a {
	display: block;
	border: 0 none;
	color: #fff;
}

#nav li#turquoise-blanc.current a:hover {
	display: block;
	border: 0 none;
	color: #6B6A69;
}

#nav li#turquoise-blanc a:hover {
	display: block;
	border: 0 none;
	color: #fff;
}




#nav li a:hover {
	color: #6AE3D7;
}

#nav li ul {
	position: absolute;
	left: -999em;
}

#nav li:hover ul,
#nav li.sfhover ul {
	left: auto;
}

#nav li ul li {
	font-size: 11px;
}

#nav li ul li a {
	border-bottom: 1px dotted #ccc;
}

#nav-savoir ul {
	list-style-type: none;
}

#nav-savoir li {
	margin-right: 1px;
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;*/
	font-size: 11px;
	line-height: 1.6;
	float: left;
	background: #F6B88A;
	padding: 5px 5px 0px;
	height: 23px;
	overflow: hidden; 
}

#nav-savoir li.current-savoir {
	margin-right: 1px;
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;*/
	font-size: 11px;
	line-height: 1.6;
	float: left;
	background: #757473;
	padding: 5px 5px 0px;
	height: 23px;
	overflow: hidden; 
}

#nav-savoir li.current_page_item a {
	font-weight: bold;
	color: #333;
}

#nav-savoir li a {
	display: block;
	border: 0 none;
	color: #fff;
}

#nav-savoir li a:hover {
	color: #757473;
}

#nav-savoir li.current-savoir a:hover {
	color: #F6B88A;
}

#current li a:hover{ 
font-size: 140%
}

#nav-savoir li ul {
	position: absolute;
	left: -999em;
}

#nav-savoir li:hover ul,
#nav-savoir li.sfhover ul {
	left: auto;
}

#nav-savoir li ul li {
	font-size: 11px;
}

#nav-savoir li.current_page_item ul li a {
	font-weight: normal;
}

#nav-savoir li ul li a {
	border-bottom: 1px dotted #ccc;
}


/* ----------------------------------------- [ Content ] */

#content {
	width: 710px;
	margin: 40px auto 0;
	padding-bottom: 23px;
	

	
}

#content-single {
	width: 668px;
	margin: 0 0 0 13px;
	border: dashed #6B6A69 1px;
	padding: 5px;
	float: left;
	
}

#content-archives {
	width: 668px;
	margin: 0 0 0 13px;
	border: dashed #6B6A69 1px;
	padding: 5px;
	float: left;
	
}

#content-savoir {
	width: 668px;
	margin: 40px 0 0 13px;
	border: dashed #F6B88A 1px;
	padding: 5px;
	float: left;
	
}

#content-savoir ul {
float: left;
margin-top: 10px;
 font-family: georgia;
    font-style: italic;	

}

#content-savoir li {
	list-style: none;
	font-size: 14px;
	line-height: 2em;
	width: 250px;
	background: url("images/li-savoir.png") no-repeat scroll 0 10px transparent;
	padding-left: 20px;

}

#content-savoir a {
	color: #444444;
}

#content-savoir a:hover {
	color: #F6B88A;
}

/* Post */

.post,
.page {
    background-color: #FFFFFF;
    border: 1px dashed #6AE3D7;
    float: left;
    height: 320px;
    margin: 0 14px 30px;
    padding: 15px;
    width: 175px;

}


.page {
	  background-color: #FFFFFF;
    float: left;
    padding: 15px;
    width: 638px;
}



#crumbs{
float: left;
width: 668px;
height: 20px;
margin: 0 0 0 43px;
padding: 7px 0 5px;
font-size: 11px;
font-family: Verdana;
color:#6AE3D7;
}

#crumbs a{
color:#6AE3D7;
}

#crumbs a:hover{
color:#555;
}

.post-single {
	width: 638px;
	padding: 15px;
	background-color: #fff;
	float: left; 
}

.post-single p
{
	
	font-size: 12px;
	line-height: 1.4em;
	text-align: justify;
}



.post-single a{
font-family: Arial;
font-size: 12px;
	color: #999999;
}

.post-single a:hover{
color: #6AE3D7;
}

.post-archives {
	width: 638px;
	padding: 15px;
	background-color: #fff;
	float: left;
}

.post-savoir {
	width: 638px;
	padding: 15px;
	background-color: #fff;
	float: left;
}

.post-savoir p {
	font-family: Georgia;
	font-style: italic;
	font-size: 12px;
	text-align: justify;
	float: left;
	margin: 15px 0;
}

.savoir-contact {
line-height: 2em;


}

.post-archives p
{
	
	font-size: 12px;
	line-height: 1.4em;
	text-align: justify;
}

.post-archives a{
font-family: Georgia;
font-size: 11px;
	color: #999999;
}

.post-archives a{
font-family: Georgia;
font-size: 11px;
	color: #999999;
}

.post-archives a:hover{
font-family: Georgia;
font-size: 11px;
	color: #68e2d7;
}

.post-archives img{
float: left;
margin-right: 30px;
}


.more {
font-family: sun;
font-size: 15px;
color: #999999;
}


.more a{
font-family: sun;
font-size: 15px;
color: #999999;
}

.more a:hover{
font-family: sun;
font-size: 15px;
color: #6AE3D7;
}

.meta-data-single {
background-image: url("images/dotted-large.png");
background-repeat: no-repeat;
height: 20px;
clear: both;
font-family: Georgia;
font-size: 11px;
color: #999999;
padding-top: 20px;
margin-top: 20px;
}

.meta-data-archive {
clear: both;
font-family: Georgia;
font-size: 11px;
color: #999999;
padding-top: 190px;

}


.dotted { 
background-image: url("images/dotted-large.png");
height: 3px;
/*width: 174px;*/
margin-bottom: 5px;

}

.dotted-large { 
background-image: url("images/dotted-large.png");
height: 4px;
width: 635px;
margin: 20px 0 15px; 

}.dotted-medium { 
background-image: url("images/dotted-large.png");
height: 4px;
width: 275px;
margin: 20px 0 15px; 
float: right;

}

}.dotted-savoir { 
background-image: url("images/dotted-savoir.png");
height: 4px;
width: 655px;
margin: 20px 0 15px; 
float: right;

}

.excerpt-archives {
width: 275px;
float: right;
}

.savoir-content {

}
.liens-savoir {width: 275px;
float: left;}

.texte-savoir{
width: 275px;
float: right;
}
.post:after,
.page:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.post h1,
.post h2 {
	
	font-size: 16px;
	color: #333;
	margin: 5px 0;
	color: #757473;
	font-family: Georgia;
	font-style: normal;
}

.post h2 a{
	
	font-size: 14px;
	color: #333;
	margin: 5px 0;
	color: #757473;
	font-family: Georgia;
	font-style: normal;
	font-weight: normal;
}

.post h3 {
	margin: 2em 0 .5em 0;
	font-size: 1.7em;
	color: #333;
}

.post h4,
.post h5,
.post h6 {
	margin: 2em 0 .5em 0;
	font-size: 1.4em;
	color: #333;
}

.post table {
	width: 100%;
	font-size: 1.4em;
	line-height: 1.65;
	border-collapse: collapse;
}

.post table th {
	padding: 5px 0;
	text-align: left;
}

.post table td {
	padding: 5px 0;
}

.post table tr {
	border-bottom: 1px solid #ddd;
}

.post dl {
	margin: 0 0 1.4em 0;
}

.post dt {
	margin-top: 1.4em;
	font-size: 1.4em;
	line-height: 1.65;
	font-weight: bold;
}

.post dt:first-child {
	margin: 0;
}

.post dd {
	font-size: 1.3em;
	line-height: 1.65;
}

.post ul,
.post ol {
	margin: 0 0 1.4em 0;
}

.post li {
	font-size: 14px;
	line-height: 1.65;
}

.post li ul,
.post li ol {
	margin-left: 15px;
}

.post address {
	font-size: 1.4em;
	line-height: 1.65;
	margin: 0 0 1.4em 0;
}

.post abbr,
.post acronym {
	border-bottom: 1px dotted #ccc;
}

.post pre {
	margin: 0 0 1.4em 0;
	font-family: Monaco, "Courier New", fixed;
	font-size: 12px;
	color: #6C8318;
}

.post kbd,
.post tt {
	font-family: Monaco, "Courier New", fixed;
	font-size: 12px;
	color: #666;
}

.post var {
	color: #892E12;
}

/* Hack to make the 'Div and Span Tests' unit test look better */
div.myclass strong { 
	font-size: 1.4em;
	line-height: 1.65;
}

.post blockquote {
	margin-left: 30px;
	padding-left: 15px;
	border-left: 2px solid #ddd;
}

.post img {
	max-width: 500px;
	height: auto;
	
}

.post-header h2 {
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}

.post-header-single h2 {
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	color: #757473;
	margin-bottom: 20px;
}

.post-header-savoir h2 {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}

.post-header-single h2 a{
	margin: 0;
	font-size: 20px;
	font-family: Georgia;
	font-weight: normal;
	color: #757473;
	margin-bottom: 20px;
}

.post-header h2 a {
	border: 0 none;
	color: #333;
}

.post-header h3 {
	margin-bottom: 10px;
	line-height: 1.4;
	font-weight: normal;
	
}

.post-header h3 a {
	border: 0 none;
	font-size: 20px;
	font-family: Georgia;
	color: #757473;
}

.post-header h3 a:hover {
	border: 0 none;
	font-size: 20px;
	font-family: Georgia;
	color: #333;
}

.post-header p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	color: #777;
}

.post-meta {
	padding: 10px 0 0 0;
	background: transparent url("images/l.gif") no-repeat left top;
	clear: both;	
}

.post-meta ul {
	list-style-type: none;
}

.post-meta li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
	color: #777;
}

.post-navigation,
.comment-navigation {
	margin: 0 0 40px 0;
	padding: 10px 0 0 0;
	background: transparent url("images/l.gif") no-repeat left top;
	clear: both;
	float: left;
	height: 1%;
}

.comment-navigation {
	margin-top: 40px;
}

.post-navigation:after,
.comment-navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.post-navigation ul,
.comment-navigation ul {
	list-style-type: none;
}

.post-navigation li,
.comment-navigation li {
	margin-right: 25px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	color: #777;
	float: left;
}

.post-page-links {
	margin-bottom: 1.4em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
	color: #777;
}

/* Comments */

.post-comments {
	background: none repeat scroll 0 0 white;
    height: 1%;
    padding: 0px;
    width: 647px;
    margin-left: 20px;
}

.post-comments a{
color: #777777;
}

.post-comments:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.post-comments h2,
h3#comments-title, 
h3#reply-title {
	margin-bottom: 1em;
	font-size: 2.8em;
	font-weight: normal;
	color: #757473;
}

.comment,
.trackback,
.pingback {
	width: 530px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ddd;
	clear: both;
	float: left;
	height: 1%;
}

.comment:after, 
.trackback:after,
.pingback:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.pingback p, 
.trackback p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
	color: #aaa;
}

.comment-avatar {
	width: 60px;
	float: left;
}

.comment-avatar img {
	width: 54px;
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
}

.comment-body {
	width: 460px;
	margin-left: 10px;
	float: right;
}

.comment-body ul {
	margin: 0 0 1.4em 1.2em;
}

.comment-body li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

.comment-body blockquote {
	margin-left: 30px;
	margin-bottom: 1.4em;
	padding-left: 15px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	border-left: 2px solid #ddd;
}

.comment-body blockquote p {
	font-size: 1em;
}

.comment-meta {
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
	color: #777;
}

.comment-form table {
	width: 530px;
	border-collapse: collapse;
}

.comment-form th {
	width: 120px;
	padding: 2px 0 15px 0;
	text-align: left;
	vertical-align: top;
}

.comment-form th label {
	font-size: 1.3em;
	line-height: 1.4;
	color: #333;
}

.comment-form th p {
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #777;
}

.comment-form td {
	padding: 5px 0 15px 24px;
	vertical-align: top;
}

.comment-form td input {
	width: 280px;
	padding: 6px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #444;
}

.comment-form td textarea {
	width: 360px;
	padding: 6px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	line-height: 1.65;
	font-weight: 300;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #444;
}

#submit {
	width: auto;
	padding: 6px 10px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	font-weight: bold;
	background: transparent url(images/bg-button.png) repeat-x 0 50%;
	background-color: #6B6A69;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-transition: all .2s linear;
}

#submit:hover {
	background-color: #6B6A69;
	text-decoration: none;
	color: #68e2d7;
}

.depth-2,
.depth-3,
.depth-4,
.depth-5 {
	margin: 15px 0 0 0;
	padding: 0;
	border: 0 none;
}

.depth-2 .comment-avatar {
	text-align: right;
}

.depth-2 .comment-body p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
	color: #444;
}

.depth-2 .comment-avatar img {
	width: 30px;
	height: 30px;
}

.depth-3 .comment-avatar {
	width: 100px;
}

.depth-3 .comment-body {
	width: 420px;
}

.depth-4 .comment-avatar {
	width: 140px;
}

.depth-4 .comment-body {
	width: 380px;
}

.depth-5 .comment-avatar {
	width: 180px;
}

.depth-5 .comment-body {
	width: 340px;
}

/* ----------------------------------------- [ Sidebar ] */

#sidebar {
	width: 170px;
	padding:0px;
	/* Modifié par Paul */
	font-family: 'Old Standard TT', serif;	
	/* font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; */
	font-size: 1.5em;
	line-height: 1.5;
	float: left;
	color: #777777;
	margin-left: -170px;
	position: absolute;
	z-index: 10;
	margin-top: -25px;
}


#sidebar .reponsenews {
font-size: 11px; 
font-family: georgia; 
font-style: italic; 
color: #555;
}

#sidebar .reponsenews label h2 {
	margin: 0 0 0 0;;
	font-weight:normal;
	font-size: 1.3em;
	margin-bottom: 8px;
}

#sidebar #email {
	margin-bottom: 4px;
	width: 135px;
}


#sidebar h2 {
	margin: 0 0 .9em 0;
	line-height: 1.4;
	font-weight:normal;
}

#sidebar a {
	color: #555;
	
}



#sidebar a:hover {
	color: #68e2d7;
}

#sidebar p {
	font-size: 1em;
	line-height: 1.5;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar li {
	margin: 0 0 .4em 0;
	list-style: none;
	font-family: georgia;
    font-size: 11px;
    font-style: italic;
}

#sidebar .section {
	margin: 0 0 20px 0;
	padding: 15px;
	background-color:#fff ;
	z-index: 4;
}


#sidebar-single {
	width: 170px;
	padding:0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.5em;
	line-height: 1.5;
	float: left;
	color: #777777;
	margin-left: -189px;
	position: absolute;
	z-index: 10;
	margin-top: 0px;
}

#sidebar-single .reponsenews {
font-size: 11px; 
font-family: georgia; 
font-style: italic; 
color: #555;
}

#sidebar-single .reponsenews label h2 {
	margin: 0 0 0 0;;
	font-weight:normal;
	font-size: 1.3em;
	margin-bottom: 8px;
}

#sidebar-single #email {
	margin-bottom: 4px;
	width: 135px;
}


#sidebar-single h2 {
	margin: 0 0 .9em 0;
	line-height: 1.4;
	font-weight:normal;
}


#sidebar-single a {
	color: #555;
	
}



#sidebar-single a:hover {
	color: #68e2d7;
}

#sidebar-single p {
	font-size: 1em;
	line-height: 1.5;
}

#sidebar-single ul {
	list-style-type: none;
}

#sidebar-single li {
	margin: 0 0 .4em 0;
	list-style: none;
	font-family: georgia;
    font-size: 11px;
    font-style: italic;
}

#sidebar-single .section {
	margin: 0 0 20px 0;
	padding: 15px;
	background-color:#fff ;

	z-index: 4;
}




/*sidebar-i <3*/

#sidebar .section-savoir {
	margin: 0 0 40px 0;
	padding: 15px;
	background-color:#fff ;

	z-index: 4;
}

#sidebar-savoir {
	width: 170px;
	padding:0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
	float: left;
	color: #777777;
	margin-left: -170px;
	position: absolute;
	z-index: 10;
	margin-top: 40px;
}

#sidebar-savoir h2 {
	margin: 0 0 .9em 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	line-height: 1.4;
	text-transform: uppercase;
	color: #666;
	text-indent: -2000px;
}

#sidebar-savoir a {
	color: #555;
	
}



#sidebar-savoir a:hover {
	color: #F6B88A;
}

#sidebar-savoir p {
	font-size: 1em;
	line-height: 1.5;
}

#sidebar-savoir ul {
	list-style-type: none;
}

#sidebar-savoir li {
	margin: 0 0 .4em 0;
	list-style: none;
	font-family: georgia;
    font-size: 11px;
    font-style: italic;
}

#sidebar-savoir .section-savoir {
	margin: 0 0 40px 0;
	padding: 15px;
	background-color:#fff ;

	z-index: 4;
}

.section-savoir a {
padding: 0 5px;
border-width: 0px 5px;
-moz-border-image: url(images/x-savoir.png) 0 5 repeat;
-webkit-border-image: url(images/x-savoir.png) 0 5 repeat;
border-image: url(images/x-savoir.png) 0 5 repeat;	
}

/*fin sidebar-i <3*/

.section a {
padding: 0 5px;
border-width: 0px 5px;
-moz-border-image: url(images/x.png) 0 5 repeat;
-webkit-border-image: url(images/x.png) 0 5 repeat;
border-image: url(images/x.png) 0 5 repeat;	
}

#sidebar .section-2 {
	margin: 0 0 40px 0;
	padding: 15px 15px;
	background-color:#fff ;
	z-index: 2;
}

#sidebar-single .section-2 {
	margin: 0 0 40px 0;
	padding: 15px 15px;
	background-color:#fff ;
	z-index: 2;
}

.section-savoir-2 {
	margin: 0 0 40px 0;
	padding: 15px 15px;
	background-color:#fff ;
	z-index: 2;
}



#filet {   background-image: url("images/filet.png");
    height: 870px;
    margin-left: -150px;
    margin-top: -94px;
    position: absolute;
    width: 161px;
    z-index: 8;
 }

.title-arch h2 { 
/* Modifié par Paul */
font-family: 'Old Standard TT', serif;
/* font-family : lauren; */
font-size:13px;
color:#6B6A69;
border-bottom:dashed 1px #6AE3D7;
font-weight:normal;
}

.title-arch-savoir h2 { 
background-image:url("images/arch-btn.png"); 
width: 102px;
height: 27px;
}

.title-categ h2 { 
/* font-family : lauren; */
/* Modifié par Paul */
"Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
font-size:13px;
color:#6B6A69;
border-bottom:dashed 1px #6AE3D7;
font-weight:normal;
}

.title-categ-savoir h2 { 
background-image:url("images/categ-btn.png"); 
width: 102px;
height: 27px;
}

.title-pages h2 { 
/* Modifié par Paul */
font-family: 'Old Standard TT', serif;
/* font-family : lauren; */
font-size:13px;
color:#6B6A69;
border-bottom:dashed 1px #6AE3D7;
font-weight:normal;
}

.title-links h2 { 
/* font-family : lauren; */
/* Modifié par Paul */
font-family: 'Old Standard TT', serif;
font-size:13px;
color:#6B6A69;
border-bottom:dashed 1px #6AE3D7;
font-weight:normal;
}

.title-links-savoir h2 { 
background-image:url("images/links-savoir-btn.png"); 
width: 102px;
height: 27px;
}

.title-pages-savoir h2 { 
background-image:url("images/pages-savoir-btn.png"); 
width: 102px;
height: 27px;
}


.title-arch-savoir h2 { 
background-image:url("images/arch-savoir-btn.png"); 
width: 102px;
height: 27px;
}

.title-categ-savoir h2 { 
background-image:url("images/categ-savoir-btn.png"); 
width: 102px;
height: 27px;
}


.rss-btn { 
background-image:url("images/rss-btn.jpg"); 
background-position:15px;
background-repeat: no-repeat;
padding-left:-20px;
height: 22px;
}

.rss-btn h2 { 

/* Modifié par Paul */
font-family: 'Old Standard TT', serif;
/* font-family : lauren; */
font-size:13px;
color:#6B6A69;
border-bottom:dashed 1px #6AE3D7;
font-weight:normal;
padding-left:27px;
padding-top:7px;
}


/* ------------------------------------------ [ Footer ] */
.push-single {
padding-top: 40px;
float: left;
width: 700px;
}

.push-sidebar {
margin-top: -2px;
width: 140px;
height: 63px;
margin-left: -160px;
}

.push-sidebar-single {
width: 140px;
height: 63px;
margin-left: -160px;
}

.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}

#footer {
position: relative;

	background: url("images/footer-bg.png") no-repeat scroll bottom center transparent;
	width: 678px;
	height:23px;
	
	margin: 110px auto 0;
	
}

#footer-savoir {
	background: url("images/dotted-savoir.png") no-repeat scroll bottom center transparent;
	width: 700px;
	height:50px;
	margin: 0 auto;
	
}

#footer p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
	color: #777;
}

/* Widget: Search */

#searchform input {
	width: 90%;
	padding: 6px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #444;
}

/* Widget: Calendar */

table#wp-calendar {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}

table#wp-calendar caption {
	letter-spacing: 2px;
	text-transform: uppercase;
}

table#wp-calendar caption,
table#wp-calendar td,
table#wp-calendar tr {
	padding: 5px 2px;
}

table#wp-calendar tr {
	border-bottom: 1px solid #ddd;
}

table#wp-calendar tr:last-child {
	border: 0 none;
}

/* Widget: Tag Cloud */

.tag-cloud {
	line-height: 1.65;
}

.wp-tag-cloud {
	line-height: 1.5;
}

/* Widget: Pages */

#sidebar ul.children {
	margin: .4em 0 0 15px;
}

/* General WordPress Classes */

.aligncenter {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.alignleft {
	margin-right: 15px;
	float: left;
}

.alignright {
	margin-left: 15px;
	float: right;
}

img.alignnone {
	margin-right: 5px;
	margin-bottom: 0;
}

.wp-caption {
	padding: 2px 5px;
	background: #fff;
	border: 1px solid #E9E9E9;
}

.wp-caption p {
	font-size: 1.1em;
	line-height: 1.5;
}

.wp-caption img {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border: 0 none;
}

.wp-caption a[rel] {
	border: 0 none;
}

.gallery dd {
	font-size: 1.1em;
	line-height: 1.5;
}

.gallery-caption,
.wp-caption-text {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-align: center;
}

.gallery-icon a {
	border: 0 none;
}

.gallery-item img {
	margin-bottom: 5px;
	border: 1px solid #E9E9E9 !important;
}


/*BANNIERE I LOVE PARIS*/


.banniere-iloveparis {
	background:url("images/bcg-banniere.png")top left no-repeat;
	width:134px;
	height:400px;
	right:-150px;
	font-family: Georgia, "Lucida Grande";
	font-size:11px;
	display:inline-block;
	position:absolute;
	z-index:0;
}


.banniere-content {
	padding:5px;
	width:110px;
	height:200px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	top:150px;
	right:0px;
	position:relative;
	display:block;
	margin:0 auto;
	letter-spacing:0.3px;
}

.banniere-content a {
	color:#6B6A69;
	/* Modifié par Paul */
	font-family: 'Old Standard TT', serif;
	/* font-family:lauren, "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; */
	font-size:12px;
	
}

.banniere-content a:hover {
	color:#FFA466;	
}

.titre-banniere {
	/* font-family:lauren; "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; */
	/* Modifié par Paul */
	font-family: 'Old Standard TT', serif;
	font-size:14px;
	color:#ffa466;
	line-height:14px;
	letter-spacing:-0.3px;
}

