/* -------------------------------------------------------------------------------
	Theme Name: Germaine Tillon
	Theme URI: http://www.soluo.fr/
	Description: Germaine Tillion website theme
	Version: 2.00
	Author: Charlottre HAOUR, Julien CASANOVA, Thibaut CAMBERLIN
	Author URI: http://www.soluo.fr/
	Tags: simple, clean, fixed width, widget ready, widgets, left sidebar, two columns, valid XHTML, valid CSS
   ------------------------------------------------------------------------------- */
/* general */
body{
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
	background: #A09FA0;
	border:0px green solid;
	text-align:center;
}

img {
	border:0px;
	padding:5px;
	max-width: 100%; /* not working in IE6*/
}
a {color:#5A6B1E;text-decoration: underline;}
a:hover {color: #5A6B1E;text-decoration: none;}

h1 {
	font-size:24px;
	color:#5A6B1E;
}
h2 {
	font-size:20px;
	color:#5A6B1E;
}
h3 {font-size:14px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #5A6B1E; width:90%;}

blockquote {
	/*clear: left;
	text-align: justify;
	padding: 0px 0px 0px 22px;
	margin: 10px 10px 10px 10px;
	background: url(images/quote.gif) no-repeat top left;*/
}

.quotescollection_randomquote  {
	text-align:center;
	font-family: Garamond;
	font-weight:bold;
	font-size:22px;
	color:#EF9258;
	font-size:170%;
	margin-right:2em;
	margin-left:2em;
}

q {
	text-align:center;
}

#quote_1 {
	background: url('images/quote-germaine-tillion.png') no-repeat top left;
	margin:20px 0 20px 0;
}
#quote_2 {
	background: url('images/quote-germaine-tillion-2.png') no-repeat bottom right;
}

input {
	margin-bottom:5px;
	vertical-align: middle;
}
select{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {/*clear:both;*/}
.spacer {height:20px;}

/***** layout *****/



#wrapper-bottom{
	padding:0;
	background: #A09FA0 url(images/wrapper-bottom.png) no-repeat left bottom;
	margin:0px auto;
	text-align:left;
	padding:0 0px 7px 0px;
	border:0px red solid;
	width:887px;
	margin-bottom:20px;
}

#wrapper-right{
	margin:0 auto;
	background: url(images/bg_repeat_right.png) repeat-y right top;
	border:0px green solid;
	padding-right:7px;
}

#base_padding {
		padding-right:0px;
		padding-left:0px;		
}

#header{
	position:relative;
	width: 100%;
	height: 155px;
	width:880px;
	background:#CCCE39 url('images/photo-logo-germaine-tillion.png') right no-repeat;
}
#menu{
	position:relative;
	width: 880px;
	height: 60px;
	background:#FF9966 url('images/menu-bg-germaine-tillion.gif')  repeat-x;
}
#container{
	position:relative;
	overflow:hidden;
	border:0px red solid;
	background:#fff;
}
#sidebar{
	float:left;
	width:250px;
	overflow:hidden;
	/*color:#706D2A;*/
	padding:20px 0;
	border:0px red solid;
}

#content{
	/*float:right;
	display:inline; 
	width:535px;
	overflow:hidden; */
	margin: 0 30px 30px 260px;
	border:0px red solid;
}
#footer{
	clear:both;
	color:#ffffff;
	background-color:#CCCE39;
	font-size:11px;
	border-top:1px #999999 solid;
	overflow:hidden;
	padding: 10px 20px 00px 20px;
}

#footer p {
	
}

#footer a,#footer a:hover{
	color:#ffffff;
	text-decoration:none;
}
/*######### header ############*/
#blogtitle {
	position:absolute; 
	top:23px;
	left:30px; 
	width:232px;
	height:92px;
	border:0px red solid;
	background:url('images/logo-germaine-tillion.png') no-repeat;
	display:block;
}

#blogtitle a, #blogtitle a:hover {
	font-family: Arial, Verdana; 
	font-weight:bold;
	color:#ffffff; 
	text-decoration:none;
	display:block;
}

#header {
	text-indent:-999px;
	color:#333333;
}

#subtitle {
/*	position:absolute;
	overflow:hidden; 
	font-family: Tahoma,Arial, Verdana; 
	width:450px; 
	height:45px;
	left:190px; 
	top:215px; 
	text-align:left; 
	font-size:13px;
	letter-spacing: 2px;
	color:#ffffff; 
	font-style:italic;
	border:0px red solid;
	line-height:1.1em;*/
}
#menu ul {
	position:absolute;
	top: 0px;
	right: 10px;
	overflow:hidden;
	padding:0px;
	float:right;
	margin-top:10px;
	margin-right:0px;
}
#menu ul li {
	display: inline;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	line-height:54px;
	/*text-transform:uppercase;*/
	max-width:50px;
	vertical-align:middle;
	letter-spacing:1px;
}
#menu ul li.separator {
	display: block;
	float: left;
	width:8px;
	height: 7px;
	background:url(images/separator-germaine-tillion.gif) no-repeat center;
	padding-top:44px;
}

#menu ul li a {
	display: block;
	float: left;
	line-height: 2.8em;
	height: 2.8em;
	vertical-align:middle;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin:4px 5px 0 5px;
	text-decoration:none;
	max-width:160px;
	overflow:visible;
}

#menu ul li.page-item-24 a{
	line-height: 1em;
	height: auto;
}
/* Padding right et padding left */
#menu ul li a:hover, #menu ul li.current_page_item a {
	color:#777777;
}

menu-list {
	float:right;
}

.searchbox {
	position:absolute;
	top:1px; 
	right: 45px;
	width:250px;
	height:30px; 
	border:0px;
}
.search-field input {
/*	position:absolute;
	top:5px;
	left:7px;
	width:172px; 
	height:15px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold;
	color:#999999; 
	padding:5px 3px 3px 3px;
	border:0px;
	background:#ffffff;*/
}
.search-but input {
	/*position:absolute;
	top:7px;
	right:5px;
	width:50px; 
	height:20px; 
	background:transparent;
	border:0px;*/
}
#footer img.rss{
	position: absolute;
	right: 52px;
	top: 29px;
	height:26px;
	width:26px;
}

/***** sidebar *****/
#sidebar a{
	color:#5A6B1E;
	text-decoration:none;
	margin-bottom:3px;
}
#sidebar a:hover {color:#666666;text-decoration:none;}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar ul ul {
	margin: 0;
	padding: 0px 0px 0px 20px;
}

#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



#sidebar ul ul li {
	position: relative;
	line-height: 1.3em;
	list-style-type: none;
	font-size:12px;
	border:0px red solid;
	margin: 0px 0px 0px 0px;
	padding:0 5px 0 0px;
	/*background: url('images/sidebar_arrow.jpg') no-repeat 0px 4px;*/
}

#recent-posts ul li H3 {
	line-height: 1.3em;
	list-style-type: none;
	font-size:12px;
	border:0px red solid;
	margin: 0px 0px 0px 0px;
	font-weight:normal;
	padding-bottom:1em;
}

#recent-posts ul li p {
	padding: 0 0 0 16px;
	font-size:10px;
}

#recent-posts ul li a {
	color:#5A6B1E;
}

#sub-page-menu ul ul li a {
	color:#000;
}

#sidebar ul ul ul li {
	position: relative;
	list-style-type: none;
	font-size:11px;
	border:0px; 
	margin: 0px 0px 0px 0px; 
	line-height: 1.3em; 
	font-family:Verdana,Arial;
	/*background: url('images/sidebar_arrow.jpg') no-repeat 0px 4px;*/
	padding: 0px 0px 0px 5px;
}

#sidebar h1 {
	color: #F29400;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 20px;
	border:0px red solid;
	text-transform:uppercase;
}

#sidebar .current_page_item ul li a{
	color:#000;/*#5A6B1E*/
	font-weight:normal;
}

#sidebar .current_page_item a{
	color:#5A6B1E;
	font-weight:bold;
}

#sidebar select{
	/*margin:5px 0px 2px 5px;
	font-size:12px;
	width:200px;
	overflow:hidden;*/
}

#sub-page-menu, #recent-posts {
	margin-bottom: 20px;
}

#sub-page-menu ul li a{
	display:block;
	margin-bottom:5px;
	color:#5A6B1E;
}

#sub-page-menu ul ul a{
	display:block;
	margin-bottom:10px;
}




/***** content *****/

.archivetitle {
	height:20px;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
	padding: 10px 0px 10px 5px;
	margin: 0px 0px 0px 0px;
}
.post{
	/*width:545px;
	margin:0 0 20px 0;
	border:0px red solid;*/
}	

.post_top{
	position: relative;
	/*height:40px;*/
}

.post_bottom{
	margin: 0 50px 0 50px;
	height:3px;
	background:url(images/line.jpg) repeat-x bottom;
	visibility:hidden;
}	

.titre_actus {
	padding-bottom:10px;
}


.posttitle{
	position:relative;
	top:0px;
	/*left:5px;*/
	font-size:18px;
	color:#5A6B1E;
	border:0px red solid;
	font-family:"Garamond Premr Pro Smbd";
}

.subposttitle {
	font-size:18px;
	color:#5A6B1E;
	margin-bottom:15px;
}
.posttitle a, .subposttitle a{
	font-family:"Garamond Premr Pro Smbd";
	font-size:25px;
	color:#5A6B1E;
	text-decoration:none;
}
.posttitle a:hover , .subposttitle a:hover{
	text-decoration:underline;
}

post_nodisplay {
	display:none;
}

.date {
	/*position:absolute;*/
	top:24px;
	/*left: 5px;*/
	font-size: 10px;
	padding: 10px 0px 10px 0px;
}
.author{
	position:absolute;
	font-size:11px;
	top:24px;
	left:5px;
}
.author a{
	text-decoration:none;
}
.author a:hover{
		text-decoration:underline;
}
.info {
	line-height: 2em;
	font-size: 9px;
	padding:10px 10px 5px 10px;
	color:#000000;
	border:0px red solid;
}
.category{
	padding:2px 0 2px 20px;
	background:url(images/category.jpg) no-repeat top left;
}
.bubble{
	padding:2px 0 2px 20px;
	background:url(images/bubble.jpg) no-repeat left top;
}
.tags{
	padding:2px 0 2px 20px;
	background:url(images/tags.jpg) no-repeat left top;
}

.entry {
	color: #333;
	line-height: 1.6em;
	text-align: justify;
	/*padding: 5px 15px 0px 15px;*/
	padding-top:10px;
}

.navigation {
	font-size: 12px;
	padding: 30px 0px 30px 0px;
}


.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #CC6633;
	background:#ffffff;
}

/*** comment ***/
#postmetadata {
	font-size: 11px;
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}
#comments{
	padding:0 20px 0 20px;
}
.nocomments {background: none; color: #000000;}

.commenttitle {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #5A6B1E;
}
.commentlist {list-style: none;margin:0px;padding:0px;}

.commentbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #5A6B1E;
	background:#F0F3CD;
}

.commenthead {
	height:34px;
	color: #000000;
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #5A6B1E;
	background:#F0F3CD;
}
.adminbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 15px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #5A6B1E;
	background:#F0F3CD;
}
.adminhead {
	height:32px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #5A6B1E;
	background:#F0F3CD;
}
.trackhead {
	height:34px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 40px;
	border-bottom: 1px dashed #5A6B1E;
	background: #F0F3CD url(images/track.gif) no-repeat center left;
}
.trackbody {
	height:100%;
	color: #000000;
	font-size:12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px dashed #5A6B1E;
	background:#F0F3CD;
}

.avatar {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #aaaaaa;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.authorlink a {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.commentlink {font-size: 10px; color: #000000;}

.trackbody p a {color: #000000;}

#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #5A6B1E;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 500px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #5A6B1E;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #5A6B1E;
}

/***** widget *****/
#wp-calendar td {font-size:11px;color:#999999;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 210px;
	text-align: center;
	font-size:11px;
	color:#5A6B1E;
}
.wp-caption { /*images caption*/
	text-align: center;
	color:#666666;
}

.textwidget { /*text box*/
	margin:5px 0px 5px 5px;
}

#akismetwrap{
	margin:2px 0 2px 45px;
}
.rsswidget img {
	margin-top:2px;
	margin-left:-15px;
	padding:0px;
	background:#ff0 fixed;
}

#sidebar h1 a.rsswidget{
	margin-left:-3px;
	color: #706D2A;
	text-decoration:none;
}
.page_item a{
	margin-bottom:10px;
	color:red;
}
