/*   
Theme Name: Le Syndicat des Robots
Theme URI: http://www.xyzebres.be/
Description: A minimalist and <b>widgetized</b> theme from <a href="http://www.xyzebres.be/" title="X.Y.ZEBRES">X.Y.ZEBRES</a>. 
Author: Marc Wathieu
Author URI: http://www.xyzebres.be/
Version: 0.1
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/). 
This theme is based on Upstart Blogger Minim by Robert Ellis (http://www.upstartblogger.com).
*/

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 20px 20px 20px 20px;
	font-size: .88em;
	line-height: 1.5em;
	color: #444444;
}

#container {
	width: 840px;
}

#sidebar {
	width: 336px;
	float: left;
	font-size: .8em;
	line-height: 1.4em;
	padding: 0px 10px 25px 0px;
	}

#sidebarleft {
	width:180px;
	float: left;
}

#sidebarright {
	width: 145px;
	float: right;
}

#searchform {
width : 336px;
}

#footer {
	width:180px;
	float: left;
	clear: both;
	font-size: .64em;
}

#entries {
	width: 480px;
	float: right;
	/*padding: 0px 0px 0px 10px;*/
	margin: 0px 0px 0px 5px;
	}

.post {
	margin-bottom: 1em;
 text-align: justify;
}

a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a:link h3 {
	color: #951400;
	border: none;
}

a:link img {
	border: none;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

img {
	border: none;
}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}

h1 {
	font-size: 2em;
	line-height: 1em;
	text-transform: uppercase;
	/*padding: 5px 0px 5px 0px;*/
		/*padding: 0px 10px 0px 10px;*/
}

.title {
	border-bottom: 1px solid silver;
}

h3 {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	/*padding: 10px 10px 10px 10px;*/
	/*margin-bottom: .4em;*/
	/*margin-top: 2em;*/
	/*padding: 0px 0px 5px 0px;*/
	/*letter-spacing: .2em;*/
	color: #34353e;
	border-bottom: 1px solid silver;
}

#credits {
width: 336px;
float: left;
border-top: 1px solid silver;
}

.post h3 {
border-bottom: none;
letter-spacing: normal;
margin-bottom: -.5em;
}

blockquote {
/*background-color: #f3f3f3;*/
background-image: url(images/back_cartouche.jpg);
padding: 2px 0px 2px 10px;
margin: 0px 0px 10px 0px;
}


/*
----------------------------------*/
/* start INDEX
----------------------------------*/

#index_title_post {
background-color: #EBEBEB; 
padding:10px;
}

.lire_la_suite {
padding: 0px 10px 0px 10px;
margin: 0px 0px 10px 0px;
/*background-color: #E0E0E0;*/
	border: 1px solid #EBEBEB;
}

/*
----------------------------------*/
/* end INDEX
----------------------------------*/


/* start Post Navigation
----------------------------------*/
#post {
margin: 0px 0px 10px 0px;
}

#next_post {
	float: right;
	font-size: 10px;
	/*display:inline;*/
	margin: 0px 0px 10px 0px;
}


#previous_post {
	float: left;
	font-size: 10px;
	/*display:inline;*/
	margin: 0px 0px 10px 0px;
}

/* end Post Navigation
----------------------------------*/


/*
----------------------------------*/
/* start Page
----------------------------------*/

#page_category {
text-align: left;
	/*float: left;*/
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #34353e;
	border-bottom: 1px solid silver;
	margin: 30px 0px 10px 0px;
	/*padding: 0px 0px 10px 0px;
	display:inline;*/
}

#page_title {
	/*float: left;*/
	/*display:inline;*/
	font-size:3em;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
}

#page_subtitle {
/*text-align: left;*/
	/*float: left;*/
	/*display:inline;*/
	font-size:10px;
	border-bottom: 1px solid silver;
	/*line-height: 1em;*/
	padding: 0px 0px 10px 0px;
	/*margin-top:-2px;*/
}

/*
----------------------------------*/
/* end Page
----------------------------------*/


/*
----------------------------------*/
/* start Comments
----------------------------------*/

.comment_board {
background-color: #f3f3f3; 
padding: 1px 10px 10px 10px;
}

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 10px;
	background: #f3f3f3;
}

.commentlist {
	margin-top: 0px;
}

.commentlist li {
	margin: 5px 0 0 0px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

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

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

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

#commentform {
	margin-top: 10px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 90%;
	height: 100px;
}

/*
----------------------------------*/
/* end Comments
----------------------------------*/
