/* -------------------
S_is_G
--------------------*/

body {
	font-size: 9px; /* Resets 1em to 10px */
	font-family: Georgia, Times, Serif;
	color: #000;
	}

small { font-family: Georgia, Times, Serif; font-size: 0.8em; }

h1, h2, h4, h5, h6 {
	font-family: Georgia, Times, Serif;
	font-weight: normal;	
    }

h1 { font-size: 2.3em; font-weight: normal; } /* header */
h2 { font-size: 2em; font-weight: normal; } /* titre post - post pages_archiv */
h3 { font-size: 2.6em; font-weight: normal; font-family: Helvetica, Arial, Sans-serif } /* titre pages_archiv */
h4 { font-size: 2em; font-weight: normal; } 

h3 { margin: 17px 0 30px 0;  text-align: right;}

pre { overflow: auto; }

acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
    }

strong { color:#000; }

a { color: #000; text-decoration: none; }

a:link { color: #000; text-decoration: underline; }

a:hover { color: #000; text-decoration: none; }

a:visited { color: #000; text-decoration: underline; }

hr { display: none; }

a img { border: none; }


/* Layout 
--------------------- */

body { margin: 0; padding: 0; }

#page {
	margin: 0 auto;
	padding: 0;
	width: 960px; 
	background: #fff;
    }

#header { width: 180px; float: left; 
	margin: -14px 0 5px 0; /* sinon -14px 0 10px 0 */
	padding: 0; 
    }

#wrapper { padding: 50px 40px; }

#content {
	margin: 0;
	padding: 0 0 0 0;
	width: 656px;
	float: right; 
	position: relative; 
	background: #fafafa; 
    }

.post {
	margin: 0;
	padding: 0; 
	overflow: hidden;
	clear: both; 
	position: relative; 
	background: transparent;
    }

#sidebar {
	margin: 0;
	padding: 5px 0; /* sinon 18px 0 */
	width: 180px;
	float: left;
	background: transparent; 
    }	

#footer { margin: 20px auto; clear: both; }

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

#title h1{ margin: 0; padding: 0;}

#title h1 a{ 
	display: block;
	margin: 0px; 
	padding-top: 13px;
	font: 2.3em Helvetica;
	color: #000; 
	text-decoration: none;
    }

#title h1 a:hover{ 
	display: block;
	margin: 0px; 
	padding-top: 6px;
	font: 2.3em Georgia;
	color: #000; 	
    }

/* Post & Content
---------------------*/
#content a:link{ text-decoration: none; }

#content p a:link, a:visited{ text-decoration: underline; }

#content a:hover{ text-decoration: underline; }

#content p a:hover{ text-decoration: none; }

.post {	
	text-align: justify; 
	font-size: 1.3em; 
	line-height: 1.3em; 
	padding-bottom: 50px;
	}

.post p{
	width: 500px;
	font-family: Helvetica, Arial, Sans-Serif; 
	padding-top: 0px; 
	margin-top: 0; margin-bottom: 0;
    }

.post h2 {
	width: 120px; 
	line-height: 0.8em;
	margin: 1px 0 5px 0;
	padding: 0;
	text-align: right;
    float: right;
    }

div.archive-title { font-size: 1.5em; font-weight: normal; }

.post hr { display: block; }

.postmetadata1 { width: 130px; clear: both; font-size: 1em; color:#000; float: right; 
	text-decoration: none;
	text-align: right; 
	} /* cf search */

.postmetadata2 { clear: both; font-size: 1em; color:#000; float: left; }

.postmetadata2 a:visited{ clear: both; font-size: 1em; color:#000; text-decoration: none; }

.postmetadata { clear: both; margin: 0 0 15px 0; }

.clear { clear: both; }

p img { padding: 0; max-width: 100%; margin-bottom: 15px; }

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
    }

.alignright {
	padding: 0;
	margin: 2px 0 2px 10px;
	display: inline;
	float: right; 
    }

.alignleft {
	padding: 0;
	margin: 2px 10px 2px 0;
	display: inline;
	float: left;
    }

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

.navigation .alignleft { text-align:left; }

.navigation .alignright { text-align:right; }

.navigation { font-size: 1.3em; clear: both; margin: 10px 0 0 0; }

.navigation a{ font-family: Helvetica, Arial, Sans-serif; color: #000; font-weight: bold; padding: 2px 2px 0 0; text-decoration: none; }

.navigation a:hover{ font-weight: bold; color: #000; font-weight: normal; padding: 2px 2px 0 0; }	


.wp-caption { padding-top: 0px; border: 1px solid #000; text-align: left; background-color: #fff; }

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

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

.center { text-align: center; }

.hidden { display: none; }


/* Sidebar 
--------------------*/

#sidebar { font: 1.3em Helvetica, Arial; }

#sidebar h2 {
	font-family: Georgia, Times, Serif;
	font-size: 1.1em;
    padding: 0;
    }

#sidebar ul, #sidebar ul ol { display: inline; margin: 0; padding: 0; }

#sidebar ul li { 
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	line-height: 0.9em;
    }

#sidebar ul p, #sidebar ul select {
	margin: 0 0 8px; /* sinon 5px 0 8px */
	padding: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar ul li a:link { color: #696969; background: transparent; text-decoration: none; font-weight: normal;      
}

#sidebar p a:link { color: #696969; background: transparent; text-decoration: none; font-weight: normal;      
}

#sidebar ul li a:visited { color: #696969; background: transparent; text-decoration: underline;
}

#sidebar p a:visited { color: #696969; background: transparent; text-decoration: none; font-weight: normal;      
}

#sidebar ul li a:hover { color: #000; background: transparent; text-decoration: underline;
}

#sidebar p a:hover { color: #000; background: transparent; text-decoration: underline; 
}

#sidebar ul li a:active { color: #000; background: transparent; text-decoration: overline;
}

.bloc_info { 
	padding: 0px 0 10px 0; 
	margin: 0; 
	text-align: left;
	line-height: 1.1em; 
    }


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

#footer {
	margin: 5px 40px;
	padding: 20px 0 40px 0;
	background: transparent;
	font-size: 1.3em;
	color: #000;
	text-align: right;	
    }

#footer p{ margin: 0; padding: 0; }

#footer a:link, a:visited{ text-decoration: none; }

#footer a:hover{ text-decoration: underline; }


/* Custom 
--------------------*/

.quotespage p { margin: 2.5em 0; }

.quotespage p:before { content:""; }

.quotespage p:after { content:""; }

