/*

    Theme Name: Wild Dreams

    Theme URI: http://www.productivedreams.com/

    Description: Wild Dreams is a wordpress theme by <a href="http://www.productivedreams.com">ProductiveDreams</a>

    Version: 1.0

    Author: Gopal Raju
	
	Twitter: http://twitter.com/gopalraju

    Author URI: http://www.productivedreams.com/
	
	Tags: custom header, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background:#f4f1ea url(images/header_bg.jpg) repeat-x center top;
}

img, div, a, input {
	behavior: url(http://www.webady.net/blog/wp-content/themes/wilddreams_FR/iepngfix.htc)
}

img.shadow {
	background: url(images/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 12px 17px 17px 12px;
	margin-bottom:12px;
} 

#page {
background:transparent url(images/bgcontent.jpg) repeat-y scroll 50px 0;
text-align:left;
width:1004px;
}

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

#wrapper{
	background:transparent url(images/wrapperbg.jpg) no-repeat center top;
	width:100%;
	min-width: 1004px;
}

.innerpage{
background:transparent url(images/wrapperbg.jpg) no-repeat scroll -247px -111px;
overflow:hidden;
padding-left: 63px;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}

#content {
	font-size: 1.2em
}

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

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	padding:20px;
}

.widecolumn {
	line-height: 1.6em;
}

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

/* J'ajoute une petite marge pour les infos annexes de l'article en bas d'une page single... */
.widecolumn .entry .postmetadata {
	margin-top:50px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#footer {
background:transparent url(images/footer.jpg) no-repeat scroll center top;
border:medium none;
min-width: 1004px;
}

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

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

#headerimg .description strong{
color:#FFF;
}

h2 {
	font-size: 2.6em;
	font-weight:normal;
}

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: #35331b;
	font-family: Georgia, "Trebuchet MS", Arial;
}

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;
}
	
h5
{
	font-family: Georgia, "Trebuchet MS", Arial;
	display:block;
	font-size: 1.3em;
	color:#c65021;
	margin-top:7px;
	margin-bottom:0px;
	padding-top:12px;
	padding-bottom:5px;
	border-bottom: 2px dotted #a87428;
}

/* BOUTON TELECHARGER */
h6
{
	font-family: Georgia, "Trebuchet MS", Arial;
	display:block;
	width:170px;
	font-size: 1.3em;
	line-height: 1.3em;
	color:#c65021;
	padding: 7px 0 7px 23px;
	border-bottom: 2px dotted #a87428;
	background:#e6e4dc url(images/telecharger.png) no-repeat 17px 10px;
	border:1px dashed #948764;
	margin:25px auto 20px auto;
	text-align:center;
}

/* BOUTON DEMO */
h7
{
	font-family: Georgia, "Trebuchet MS", Arial;
	font-weight: bold;
	display:block;
	width:170px;
	font-size: 1.3em;
	line-height: 1.3em;
	color:#c65021;
	padding: 7px 0 7px 23px;
	border-bottom: 2px dotted #a87428;
	background:#e6e4dc url(images/demo.png) no-repeat 17px 10px;
	border:1px dashed #948764;
	margin:25px auto 20px auto;
	text-align:center;
}


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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	margin-right:12px;
}

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

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.text_fields{
width:160px;
float:left;
}

.text_fields input{
width:150px !important;
}

.text_fields label small, .text_area label small{
display:block;
width:160px;
float:left;
color:#000000;
}

p.text_area{
float:right;
width:100%;
padding-top:5px;
}

p.text_area textarea{
height:100px;
}

p.submit_btn{
clear:both;
float:none;
padding:10px 0px;
}

p.submit_btn input{
border:1px solid #000;
cursor: pointer;
cursor: hand;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.add_comment{
padding:12px 20px 20px 20px;
background:#93a553 url(images/addcommentbg.gif) no-repeat center bottom;
border: 2px solid #617037;
}

.add_comment #respond{
color:#FFF;
background: #617037;
display: inline;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, 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: #895226;
	text-decoration: none;
}

a:hover {
	color: #895226;
	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;
}

input:focus, textarea:focus{
background: #c9cf87;
}	
	
/* End Typography & Colors */


/* Header Classes */

.toplinks{
float:right;
width:355px;
height:111px;
}

.toplinks a{
display:block;
float:left;
width:110px;
height:90px;
background:transparent url(images/default_o.jpg) no-repeat 0 0;
line-height:100px;
overflow:hidden;
text-align:center;
font-size:13px;
font-variant:small-caps;
color:#fcd793;
position:relative;
}
.toplinks a:hover{
color:#FFFFFF;
text-decoration:none;
}

.toplinks a.topnav_home:hover{
background:transparent url(images/home_o.jpg);
position:relative;
z-index:2;
}

.toplinks a.topnav_rss{
margin-left:-10px;
background-position:-100px top;
text-indent:10px;
width:105px;
z-index:2px;
}
.toplinks a.topnav_rss:hover{
background:transparent url(images/rss_o.jpg) no-repeat -100px top;
z-index:2px;
width:105px;
z-index:100;
}

.toplinks a.topnav_contact{
width:105px;
line-height:110px;
background-position:-190px top;
margin-left:-15px;
z-index:0;
}

.toplinks a.topnav_contact:hover{
background:transparent url(images/contact_o.jpg) no-repeat -190px top;
z-index:1px;
width:105px;
margin-left:-15px;
}

.primarynav{
height:36px; clear:both; overflow:hidden;
font-family: Georgia, "Trebuchet MS", Arial;
padding-right: 278px;
line-height: 20px;
}

.primarynav .pagenav{
list-style:none;
}

.primarynav h2{
display:none;
}
.primarynav ul, .primarynav ul li{
float:left;
margin:0px;
padding:0px;
list-style:none;
}

.primarynav ul{
width:661px;
overflow:hidden;
float: right;
}

.primarynav ul li a{
display:block;
padding:10px;
font-size:15px;
font-variant:small-caps;
color:#c7a993;
font-size: 13px !important;
}
.primarynav ul li a:hover{
color:#FFF;
text-decoration:none;
}

.primarynav ul li.current_page_item a{
color:#FFFFFF;
background: #000;
}

#page .post h2{
padding-bottom: 3px;
border-bottom: 2px dotted #a87428;
}

.searchfield{
float:right;
width:275px;
padding:5px 0px;
}
.searchfield span{
float:left;
display:block;
color:#cd903c;
padding:8px 10px 5px 0px;
}

/* End Header Classes */


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

#page{
margin:0px auto;

}

#header {
	padding: 0;
	height: 177px;
	min-width: 1004px;
}

.innerheader{
width: 1004px;
margin: 0px auto;
overflow: hidden;
height: 178px;
}

.innerheader a.logo{
background:transparent url(images/logo.jpg) no-repeat scroll 57px 22px;
height:108px;
display: block;
width:286px;
overflow: hidden;
text-indent: -999px;
border: none;
float: left;
}




.innerheader .searchit{
padding-left: 70px;
clear:both;
}

#headerimg {
	padding-left:40px;
	margin: 0;
	width: 45%;
	height:111px;
	float:left;
	background:transparent url(images/header.gif) no-repeat left;
}


#headerimg h1{
text-align:left;
font-size:29px;
padding:23px 0 0;
}

#headerimg h1 a{
width:300px;
overflow:hidden;
display:block;
text-indent:-999px;
color:#ebb85f;
}

#headerimg div.description{
text-align:left;
color:#a76626;
padding:0px 2px;
font-size:12px;
font-weight:bold;
background:#000;
display:inline;
}

.narrowcolumn, .widecolumn {
	float: left;
	padding: 70px 20px 0px 20px;
	margin: 0px 0 0;
	width:596px;
}

.searchComments{
background:transparent url(images/commentnumbg.png) no-repeat center top;
text-align:center;
color:#000000;
font-weight:bold;
}

.comments {
float:left;
width:102px;
height:88px;
position:absolute; 
margin-left:18px;
margin-top:90px;
background:transparent url(images/commentnumbg.png) no-repeat center top;
text-align:center;
}

.comments a{
width:80px;
display:block;
font-size:9px;
margin:0px auto;
padding-top:20px;
text-align: left;
font-weight:bold;
color: #FFF;
}

.comments a:hover{
text-decoration:none;
}

.comments a span{
clear:both;
font-size:17px;
line-height:17px;
color:#d0c29e;
font-weight:normal;
}

.comments a:hover span{
color:#FFF;
}

.post {
	margin: 0px;
	text-align: justify;
	overflow:hidden;
	height:1%;
}

.post hr {
	display: block;
}


.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	margin-top:10px;
	height:42px;
	border-top:1px dashed #c8bcac;
	text-align:left;
}

.narrowcolumn .postmetadatarchive {
	margin-top:10px;
	/*height:42px;*/
	border-top:1px dashed #c8bcac;
	text-align:left;
}

.page_title{
padding:20px 0px 0px 20px;
}

.postmetadata {
	margin: 0px 0;
	padding:0px 10px 10px 10px;
}
	
.narrowcolumn .postmetadata span.tags{
padding:10px 0px 0px 20px;
display:block;
/*float:left;*/
color:#000000;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

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

.PostHead{
clear:both; overflow:hidden;
padding:22px 0 5px 30px;
background:transparent url(images/datebg.gif) no-repeat left top;
height:1%;
}

.PostDet{
padding-left:136px;
}

.rss_area{
height: 111px;
width:850px;
margin:0px auto;
}

.rss_area a{
float: right;
display: block;
height: 50px;
width: 50px;
margin:60px 25px 0px 0px;
overflow: hidden;
text-indent: -999px;
}

.PostHead h2{
text-align:left;
font-variant:small-caps;
width:461px;
font-size:27px;
float: right;
line-height:1em;
}

.PostTime { padding:0px 35px 0px 10px; margin: 0px; color:#f0ca7f; font-family: 'Arial'; letter-spacing: 0px; top: 0px; text-transform: lowercase; float:left; text-align:center; overflow:hidden; height:1%; }

.PostTime b{
color:#FFF;
font-family:Georgia, "Times New Roman", Times, serif;
padding:0px 0px 3px 0px;
margin-bottom:2px;
 font-size:32px;
 line-height:25px;
 background: #000;
 display:block;
 font-weight:normal;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
height:57px;
margin:0 auto;
clear: both
width:100%;

}

.footerwrap .copyright{
	text-align: left;
	float:left;
	margin:0;
	padding:10px;
	width:65%;
	color:#cd9d4e;
}

.footerwrap .copyright a{
color:#FFF;
font-size:12px;
}

.footerwrap .copyright a:hover{
color:#face84;
}

.footerwrap .primarynav{
	margin:0;
float:right;
clear:none;
}

.footerwrap .primarynav ul{
width:auto;
}

.footerwrap .primarynav a{
color:#ca9047;
font-size:11px;
}
#footer .primarynav a:hover{
color:#78694b;
}

.footerwrap{
background:#000000 url(images/footerbg.gif) repeat scroll 0 0;
clear:both;
margin:0 auto;
overflow:hidden;
width:100%;
position: relative;
z-index: 2;
}

.footerwidth{
width: 1004px;
margin: 0px auto;
}

.footerwrap .primarynav{
padding-right: 0px;
}

.hand, .lhand{
margin-top:120px; height:120px; width:100px; background:red; float:right; position:fixed; margin-left:923px; background:transparent url(images/hand.png) no-repeat center;
/* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/hand.png', sizingMethod='scale'); */
}


.lhand{
background:transparent url(images/lhand.png) no-repeat center;
/* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/lhand.png', sizingMethod='scale'); */
margin-left:-6px;
margin-top:60px;
}

.widecolumn h3#comments{
padding:10px;
display:block;
}

/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	padding:3px;
	color:#993300;
	font-size:18px;
	text-align:left;
}
#content h1 {
	margin: 0;
	padding:10px 5px;
	color:#993300;
	font-size:18px;
	text-align:left;
	background:#e6e4dc;
	border:1px dashed #948764;
}

h2 {
	margin: 0px 0 0;
}

h2.pagetitle {
	padding-bottom:10px;
	text-align: left;
	color:#4a2a16;
}

#sidebar h2 {
	margin: 0;
	padding:70px 11px 25px 10px;
	background:transparent url(images/hbg.gif) repeat-x right bottom;
	font-size:17px;
	color:#FCD793;
	font-weight:normal;
	font-variant:small-caps;
	text-align:left;
}
	

h3 {
	padding: 0;
	margin: 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;
}

.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: 23px;
	padding: 0 0 0 30px;
	list-style: disc;
	padding-left: 10px;
}

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

/* #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 li {
	list-style: none;
	/* list-style-image: none; */
	padding-bottom:30px;
	margin-bottom: 30px;
	background:transparent url(images/borderlinks.gif) no-repeat top left !important;
}

#sidebar ul li.gardIcon li {
	list-style: disc;
}
	
#sidebar ul li{
border: none;
background: none;
}	
	
#sidebar ul li a{
color:#978351;
}

#sidebar ul li a:hover{
text-decoration: none;
color: #2f1c09;
}

#sidebar ul li ul li{
padding:4px 0px;
font-size:13px;
color:#4a2a16;
background:none;
}	

#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 */
#searchform {
	margin:0;
	padding:3px;
	text-align: center;
	float:left;
}

#searchform #s {
	width: 160px;
	padding: 3px 0px 1px 5px;
	border:1px solid #E2E2E2;
	border-right: none;
	float:left;
	height:14px;
	margin:0px;
	line-height:10px;
	font-size:0.95em;
	
}

#searchform #s:focus {
	background: #FFF;
}

#searchsubmit{
	border:none;
	background:transparent url(images/search_btn.gif) no-repeat right;
	width:38px;
	overflow:hidden;
	cursor: pointer;
	text-indent:-999;
	font-size:1px;
	height:21px;
	float:left;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform a {
	font-weight:bold;
}

#commentform input {
	width: 170px;
	padding: 3px;
	margin: 5px 5px 1px 0;
	border:2px solid #424A1F;
}

#commentform textarea {
	width: 100%;
	padding: 2px;border:2px solid #424a1f;
}

#commentform #submit {
	margin: 0;
	background:transparent;
	color:#a08970;
	font-weight:bold;
	font-variant:small-caps;
	float: right;
	border: none;
	width:120px;
	float:right;
	padding-top: 12px;
}

#commentform #submit:hover{
color:#FFCC99;
}

/* End Form Elements */



/* Begin Comments*/


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

.commentlist li {
	border-top:1px dashed #640800;border-bottom:1px solid #faf9f0;
	padding: 20px 25px;
	list-style: none;
}
.commentlist li.alt {
	margin: 0;
	background: #faf9f0;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
	
.CommWidth{
	width:90%;
	margin:0px auto;
}

#commentform p {
	margin: 5px 0;
}

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

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar{
	margin-left:655px;
	padding:22px 0 10px;
	width:230px;
}

#sidebar form {
	margin: 0;
}
/* 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: 20px 30px 30px 27px;
	padding: 0 10px 0 100px;	
	font-style: italic;
	background:#cfbea2 url(images/quote.jpg) no-repeat 0.5em 0.5em;
	min-height:135px;
	border:2px dotted #978351;
	-moz-border-radius: 14px;
	-khtml-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
}

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: 20px;
	margin-bottom: 20px;
}

/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #978351;
	text-align: center;
	background-color: #cfbea2;
	padding-top: 4px;
	margin: 15px 15px 20px 15px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

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

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


/* Ajout d'un style pour les vidéos flash pour que tout sois homogène */
.vvqbox {
	background:#cfbea2;
	border:1px solid #978351;
	padding: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

/* Espace au dessus des vidéos... */
.entry .vvqbox {
	margin-top:20px;
	margin-bottom:25px;
}


.entry .adyTree {
	padding-top:15px;
	margin-bottom:23px;
}
.entry .adyTreeOpen {
	font-size: 1em;
	line-height: 1em;
	color:#000000;
	border:1px dashed #948764;
	background:#fff url(images/ouvrir.png) no-repeat 4px 6px;
	margin-right:23px;
	padding: 7px 7px 7px 23px;
}
.entry .adyTreeClose {
	font-size: 1em;
	line-height: 1em;
	color:#000000;
	border:1px dashed #948764;
	background:#fff url(images/fermer.png) no-repeat 4px 6px;
	margin-left:23px;
	padding: 7px 7px 7px 23px;
}

/* Correction de la marge gauche pour l'arbre de la PAGE Greenady... */
.entry .wp_dTreewp_dtree_Node {
	margin-left:15px;
}

/* Centrer tout et n'importe quoi... */
.adycentre {
	text-align:center;
}

/* Petite modif visuelle du MOIS dans la page des archives */
.adyMonthMrg { /* Classe ajoutée à la ligne 272 de : clean-archives-reloaded.php */
	padding-top:23px;
}
.car-yearmonth {
	font-family: Georgia, "Trebuchet MS", Arial;
	font-size: 1.3em;
	color:#c65021;
	border-bottom: 2px dotted #a87428;
}

/* Je centre l'inscription aux commentaires */
.subscribe-to-comments {
	text-align:center;
	font-weight:bold;
}

/* Je personalise mes drapeaux (traductions) */
#translation_bar {
	text-align:center;
}
#translation_bar a{
	padding:5px;
}