﻿/*  
Theme Name: CorinneBrun-Royer
Theme URI: http://www.corinnebrunroyer.com
Description: theme minimaliste pour Corinne Brun-Royer
Version: 1.0
Author: Ange Andrianavalona
Author URL: http://www.aandria.com
*//

/* ************************************************************************************************************************************************************

Obviously feel free to change the info above once you've added your own styling

************************************************************************************************************************************************************ */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
/*ol, ul, li { list-style:none }*/
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none }

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
* a { position:relative } /* Gets links displaying over a PNG background */
a img { border:none } /* Gets rid of IE's blue borders */

/* ************************************************************************************************************************************************************

And now it's over to you...

************************************************************************************************************************************************************ */


body {
	font-family: Arial, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Sans-serif;
	font-size: 0.8em;
	text-align:center;
	background:#ffffff url(layout/bg_body.png) top left repeat-x;
	color: #4F4F4F;
	margin: 0;
	width:100%
}


/***********************************
		
			PAGE

************************************/
#hidden_logo{
	height:1px;
	overflow:hidden;
	text-indent: -5000px ;
}

#page {
	margin: 0 auto 40px auto !important;
	margin: -15px auto 40px auto;
	padding:0;
	width: 965px;
	background:transparent;
	text-align:center;
}



#page a{
	text-decoration:none;
	color:#9DB37C;
	font-weight:strong;
}

#page a:hover{
	color:#515F41;
}

#page p{
	line-height:1.5em;
}

#page h1{
	font-family:Georgia, Verdana, Arial Serif;
	font-size:2.8em;
	letter-spacing:1px;
	margin:0 20px 30px 0;
	text-align:left;
}



#page h2{
	font-family:Georgia, Verdana, Arial Serif;
	font-size:1.4em;
	letter-spacing:1px;
	margin:0 20px 30px 0;
	color:#9DB37C;
	clear:both;
	
}

#page h2 a{
	color:#9DB37C;
}

#page h3{
	font-size:2.4em;
	font-weight:bold;
	font-family:Garamond, Georgia, Verdana, Arial Serif;
	color:#cacaca;
	clear:both;
}

#page h3 a{
	color:#cacaca;
}


#page em{
	font-style:italic;
}










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

************************************/
#header {
	font-family: Georgia, Verdana, Serif;
	float: left;
	width: 965px;
	height:200px;
	padding: 0;
	margin: 0 auto 0 auto;
	background:transparent url(layout/coquelicot.png) bottom right no-repeat;
}




#logo{
	float:left;
	height:100px;
	width:965px;
	margin:8px 0 0 0;
	font-size:0.8em;
	display:block;
	background: transparent url(layout/header_logo.jpg) top left no-repeat;
}

#header h1
{
	height: 80px ;	
	margin:0;
	padding:0;

}

#header h1 a
{
	width: 965px ;
	height: 80px ;
	display: block ;
	position: relative ;
	overflow:hidden;
	text-indent: -5000px ;
}
  
#header p
{
	margin:0;
	padding:0;
	overflow:hidden;
	text-indent: -5000px ;
}




/************************************
			NAVI
*/

#navi{
	float:left;
	width:965px;
	margin:0;
	padding:0;
	font-family: Georgia, Verdana, Serif;
	text-align:left;
	line-height:2.5em;
}


#navi ul{
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

#navi li{
	float:left;
	margin:0 20px 0 0;
	text-align:center;
	display:block;
}




#navi a{
	padding:7px 7px 10px 7px;
	font-weight:bold;
	color:#AFAFAF;
}

#navi a:hover{
	border-bottom:2px solid #E47B24;
}

/* Mise en forme


#navi li a{
	height:2.7em;
	color:#2F2F2F;
	display:block;
	margin:0;
}
*/










/***********************************
		
			 CONTENT

************************************/
#content {
	width: 550px;
	margin:0 0 0 0;
	float:left;
	text-align:justify;
	padding:20px 0 0 0;
	
}



#content_page {
	width: 550px;
	margin:0 0 0 0;
	float:left;
	text-align:justify;
	padding:20px 0 0 0;
	
}

#content_page h3{
	font-size:3.5em;
	line-height:0.7em;
	margin:0 0 10px 0;
}


#marge {
	width: 140px;
	margin:0;
	float:left;
	text-align:right;	
}





/*
#content blockquote{
	font-family:Georgia, Verdana, Arial Serif;
	margin:15px;
	padding:5px 15px 5px 15px;
	width:350px;
	background:#FFFAFA;
	color:#000;
	text-align:justify;
	font-size:1.1em;
	font-style:italic;
	font-weight:bold;
	border-top:1px solid #EFEFEF;
	border-bottom:3px solid #EFEFEF;
}

#content blockquote em{
	margin:0;
	font-style:italic;
	font-weight:normal;
}

#content h3{
	font-size:1.4em;
	color:#000;
	margin:40px 0 30px 0;
}

#content h4{
	font-size:1.2em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Sans-serif;
	color:#000;
}

#content h5{
	font-size:1em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Sans-serif;
	color:#000;
}


#content ul{
	list-style-type:square;
}

#content li{
	margin:0 0 15px 0;
}

#content dt{
	font-weight:bold;
}

#content table{
	font-size:1em;
}

#content th{
	background:#FFEFEF;
}

#content td{
	padding:5px;
}

#content code{
	font-size:1.2em;
}

#content pre{
	font-size:1.1em;
}


*/

/************************************
NAVIGATION Entre les Pages
*/
.navigation_pages{
	text-align:center;
	margin:0;
	width:100%;
	float:left;
}

.navigation_pages img{
	border:0;
	vertical-align:bottom;
}













/************************************
			POST
*/
.post{
	margin:0 0 50px 0;
	padding:0 0 20px 0;
	line-height:20px;
	font-family:Georgia, Verdana, Arial Serif;
	border-bottom:2px solid #FAF4EB;
}

.article{
	margin:30px 0 25px 0;


}

.noborder{
	border:0;
}




/*****************************************
	PUBLICATIONS

*****************************************/

#publication_div{
	margin:0 0 50px 0;
	font-size:1.1em;
	font-family:Georgia, Verdana, Arial Serif;

}

#publication_div h2, #publication_div h3, #publication_div h4, #publication_div h5{
	clear:both;
	text-align:left;
}

#publication_div h3{
	margin:40px 0 40px 0;
	line-height:1em;
}

#publication_div h5{
	clear:both;
	color:#A3A7D8;
	margin:10px 0 20px 0;
}



#publication_div h6{
	clear:both;
	text-align:center;
	padding:20px 0 0 0;
	margin:0 0 15px 0;
}

#publication_div h4{
	font-size:1.2em;
	margin:0 0 20px 0;
}
#publication_div h4{
	text-align:left;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:10px 0 10px 0;
	color:#FFB05B;

}

#publication_div ul{
	margin-top:15px;
	margin-bottom:15px;
	list-style:none;

}


#publication_div ul li{
	margin:0 0 0 30px;
	list-style:none;

}

#publication_div ul li li{
	list-style:square;
	margin-bottom:10px;
}


#publication_div ul li li li{

	list-style:disc;
	margin-bottom:1px;

}

#publication_div img{
	margin:10px 20px 15px 0;
}



.publi_list_main{
	font-weight:bold;
	font-size:1.2em;
}

#publi_nouveautes{

	background:#FFFFF9;
	padding:30px;
	border-top:3px solid #FAF4EB;
	border-bottom:3px solid #FAF4EB;
	margin:10px 0 55px 0;
}

#publi_nouveautes ul li{
margin:0;
}


#edition_div{
	float:right;
	width:500px;
}


.publications{
	clear:both;
	width:400px;
	padding:0 10px 20px 10px;
	background:#FBFBFB;
	margin:0 0 80px auto;
	float:right;

}

.publications img{
	float:left;
	padding:3px;
	background:#FFF;
	border:1px solid #CFCFCF;
	margin:0 10px 5px 0;
	display:block;

}

.publi_frame{
	
	background:#FBFBFB;
	padding:20px;

}

.publi_frame h4{
	font-size:1.5em;
	color:#FFB05B;
}


.publications_plus{
	float:left;
	clear:both;
	font-weight:bold;
	margin:25px 0 0 0;
	padding:0 0 0 20px;
	background:transparent url(layout/bg_article_plus.png) top left no-repeat;
}




/*

.post input [type="submit"]{
	color:#FFF;
	font-weight:bold;
	font-size:1em;
	background:#999999;
	padding:5px;
}

.post input [type="reset"]{
	color:#FFF;
	font-weight:bold;
	font-size:1em;
	background:#999999;
	padding:5px;
}

.post input [type="file"]{
	color:#FFF;
	font-weight:bold;
	font-size:1em;
	background:#999999;
	padding:5px;
}





.post img{
	border:0;
}

.post hr{
	border:1px solid #DFDFDF;
}


.post input[type="submit"]{
	color:#FFF;
	font-weight:bold;
	font-size:1em;
	background:#999999;
	padding:5px;

}

.post input[type="reset"] {
	color:#FFF;
	font-weight:bold;
	font-size:1em;
	background:#999999;
	padding:5px;

}


.post select, input, input[type="file"]{
	background:#FAFAFA;
	padding:5px;
	border:1px solid #CAC9D6;

}




.post .entry_more{
	font-weight:bold;
	margin:30px 0 0 0;
}
*/
.postmetadata{
	text-align:right;
	background:transparent url(layout/bg_metadata.gif) top left repeat-x;
	margin:0 0 15px 0;
	
}

.postmetadata .date{
	font-style:font-family:Georgia, Verdana, Arial Serif;
	font-weight:bold;
	font-size:1.1em;
	color:#AFAFAF;
	padding:0 5px 0 10px;
}


.postmetadata .comment{
	font-weight:bold;
	font-size:1em;
	background:#fff url(layout/bg_comment.gif) center left no-repeat;
	color:#000;
	padding:0 0 0 23px;

}

.narrowcolumn{
	width:190px;
	text-align:left;
	margin:0 0 20px 0;
}


.meta{
	font-style:italic;
	color:#cacaca;
}


.meta_auteur{
	font-size:0.85em;
	color:#cacaca;
}

.article_plus{
	float:right;
	font-weight:bold;
	margin:25px 0 20px 0;
}

.sidebar_plus{
	width:100%;
	clear:both;
	font-weight:bold;
	margin:25px 0 20px 0;
	padding:0 0 0 20px;
	background:transparent url(layout/bg_article_plus.png) top left no-repeat;
}



/*****************************************
	AGENDA

*****************************************/
.passes{
	color:#cfcfcf;
}



#agenda_div h3{
	margin:40px 0 40px 0;
	line-height:1em;
}


#agenda_div ul{
	margin-top:15px;
	margin-bottom:15px;


}


#agenda_div ul li{
	margin:0 0 0 30px;
	list-style:square;

}

#agenda_div ul li li{
	list-style:square;
	margin-bottom:10px;
}



#agenda_div img{
	margin:10px 20px 15px 0;
}

.a-venir{
	color:#000;
}



.a-venir h4{
	text-align:left;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:10px 0 10px 0;
	color:#FFB05B;

}

/***********************************
		
			ARCHIVES

************************************/
.postspermonth{
	margin:10px 0 0 30px;

}

/*****************************************
			CONTACT

*****************************************/



/*

/************************************
			IMAGES
*/


.left{
	float:left;
	text-align:left;
	background:#EFEFEF;
}

.right{
	float:right;
	text-align:left;
	
}

.center{
	width:600px;
	margin: 20px auto 20px auto;
	text-align:center;
}


img.frame{
	padding:8px;
	background:#FFF;
	border:1px solid #CFCFCF;
}

img.frame_ls{
	padding:3px;
	background:#FFF;
	border:1px solid #CFCFCF;
}

img.left{
	margin:0 10px 0 0;
}

img.right{
	margin:0 0 3px 10px;
}



/*

img.noframe{
	border:0;
}
*/

.photo_single{
	font-size:0.8em;
	font-style:italic;
	margin:15px 10px 10px 10px;
	clear:both;
	color:#555;
	background:#FFF;
	padding:0 0 10px 0;
	text-align:center;
}


.photo_comment{
	font-size:0.8em;
	font-style:italic;
	margin:15px 0 15px 0;
	clear:both;
	color:#555;
	background:#CFCFCF;
	border-bottom:1px solid #CFCFCF;
	padding:0 0 5px 0;
}

.nowrap{
	clear:both;
	visibility:hidden;
	margin:0;
	height:0px;
}






/*                      AJOUT  POST  INFOS                          */
/*
#ajout_post_infos{
	width:470px;
	float:left;
	margin:20px 0 0 0;
	padding:10px 15px 5px 15px;
	background:#FAFAFA;
}

#ajout_post_infos img{
	border:0;
	vertical-align:middle;
}

#ajout_post_infos .date{
	float:right;
}

#ajout_post_infos .categorie{
	float:left;
}*/





/*                      RELATED POSTS  INFOS                          */




/*
#related_posts{
	width:470px;
	background:#FFF url(layout/bg_related_posts.jpg) bottom right no-repeat;
	margin:0;
	padding:0 10px 5px 15px;
	float:left;
}

#related_posts h3{
	color:#707F5F;
	margin:20px 0 15px 0;
}

#related_posts ul{
	margin:0 0 10px 0;
	padding:0;
}


#related_posts li{
	margin:0 0 20px 15px;
	line-height:1.5em;
}
*/




/************************************
		COMMENTAIRES
*/
/*
.comments-template {
	color:#999999;
	border-top:1px solid #EFEFEF;
	padding:15px 0 0 0;
	text-align:left;
}


.comments-template input, textarea{
	border:1px solid #CCCCCC;
	background:#FAFAFA;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Sans-serif;
	color:#6F6F6F;
	font-size:1em;
	padding:5px;

}

.comments-template label{
	margin:0 0 0 20px;

}

.comments-template #submit{
	color:#FFF;
	font-weight:bold;
	font-size:1em;
	background:#999999;
	padding:5px;

}

.commentlist li{
	border-bottom:1px solid #EFEFEF;
	color:#000;
	padding:30px 15px 20px 15px;
}

.commentmetadata{
	margin:0 0 15px 0;
}

.commentlist .date{
	float:right;
	font-size:0.8em;
}


.commentlist .date a, .commentlist .date strong{
	color:#AFAFAF;
}

.commentlist .date a:hover, strong:hover{
	color:#555;
}

.commentlist .time a, span{
	color:#AFAFAF;
}

.commentlist .time a:hover, span:hover{
	color:#555;
}


.alt{
	background:#FFFAFA;
}

.author-id-1{
	border:0;
	background:#FFFAF0 url(layout/zen.jpg) top right no-repeat;
	text-align:justify;
}

.commentlist strong{
	font-size:1.2em;
}

#formu{
		text-align:left;
		padding:3px;
}

#formu input{
	background:#FAFAFA;
	padding:5px;
	border:1px solid #CAC9D6;
}

#formu input[type="submit"]{
	color:#FFF;
	font-weight:bold;
	font-size:1em;
	background:#999999;
	padding:5px;

}



*/



#navigation_posts{
	font-family:Georgia, Verdana, Arial Serif;
	margin:20px 0 30px 0;
	padding:0;
	font-weight:strong;
	font-size:1.2em;
	height:20px;
}

#navigation_posts .nav_previous{
	float:left;
}

#navigation_posts .nav_next{
	float:right;
}






/***********************************
		
			SIDEBAR

************************************/


#sidebar {
	float: right;
	width: 200px;
	padding:0;
	margin:0 0 60px 0;
	text-align:left;
}


#sidebar h2{
	font-size:1.4em;
	border-bottom:2px solid #D2CCC3;
	padding:0 0 15px 0;
	margin:20px 0 35px 0;
}

#sidebar ul{
	list-style:none;
		margin:10px 0 0 0;
}

.part {
		margin:0 0 70px 0;
}



 
#cat_list ul{
		font-weight:bold;
		margin:10px 0 0 0;
		
}

#cat_list li{
	list-style:square;
	margin: 0 0 10px 20px;
}



#cat_list ul li{
	font-weight:bold;
	margin:0  0 10px 0;
	
}

#cat_list ul ul li{
	font-weight:italic;
	list-style:square;
	font-weight:normal;
	
}

#cat_list ul ul ul li{
	font-weight:italic;
	list-style:none;
	
}

#cat_item  li{
	width:50px;
	margin:0 0 0 -40px;
	list-style:square;
}



/*
#author_info {
	font-size:1em;
	margin:0;
	padding:5px;
	text-align:justify;
}
*/




.searchform {
	background:transparent;
}

.searchform input{
	background:#FAFAFA url(layout/search.gif) center right no-repeat;
	border:1px solid #ccc;
	color:#555;
	font-size:1em;
	padding:3px;
	color:#6F6F6F;
	width:180px;
}


.searchform input:hover{
	border:1px solid #8F8F8F;
}

.searchform  .searchsubmit{
	color:#FFF;
	font-size:0.8em;
	background:#999999;
	padding:1px 2px 1px 2px;
	width:25px;

}









/***********************************
		
			FOOTER

************************************/

#footer_container {
	clear:both;
	text-align:center;
	width: 100%;
	font-family:Georgia, Verdana, Arial Serif;
	background:#EEEEEE url(layout/footer_bg.png) bottom right no-repeat;
	float:left;
	padding: 0 0 10px 0;
	border-top:1px solid #CFCFCF;
	margin:0 0 0 0;		
}


#footer {
	font-size: 1.1em;
	padding: 10px 10px 0 0;
	margin:30px auto 20px auto;
	width: 965px;
	color:#5F5F5F;
	text-align:center;
}

#footer p{
	font-weight:bold;
	line-height:1.6em;
}

#footer em{
	font-weight:bold;
	color:#B6B6B6;
}















