/*
Theme Name: Exprimoire
Theme URI: http://www.mourtazag.fr/
Description: Thème pour mourtazag.fr/blog.
Version: 0.1
Author: Mourtaza G.
 
Mourtazag theme by Mourtaza G. || http://www.mourtazag.fr
 
*/


/*===============================================================Général========================*/
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #333;
	margin: 0;
	line-height: 1.5em;
}

a {
	text-decoration: underline;
	color: #666;
}

a:hover {
	text-decoration: underline;
	background-color: #999
	color: #FFF;
}

a:visited {
	text-decoration: none;
	color: #666;
}

#page {
	margin: 200px auto 0 auto;
	width: 550px;
}

ul {
	list-style-type: none;
}

/*==============================================================Header========================*/

#header {
	float: left;
	padding: 0;
	margin: 0 0 20px 0;
	width: 550px;
	height: 17px;
	clear: both;
	/*border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
}

#header img, h1 {
	border: none;
	margin: 0;
	padding: 0;
}

#header h1.bloginfo {
	display: none;
}



/*===============================================================Contenu========================*/

#single {
	float: left;
	width: 550px;
	margin-bottom: 10px;
	padding: 0;
}

#content {
	float: left;
	width: 550px;
	margin-bottom: 10px;
	padding: 0;
}

#content a {
	text-decoration: none;
}

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

#content h2.titrearticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

.post {
	padding: 3px 0 0 0;
	width: 550px;
	line-height: 1.5em;
}

.citation {
	background-color: #F9F9F9;
	font-size: 11px;
	padding: 10px;
}

.post_content,
.titrearticle {
	margin: 0 5px 0 0px;
}

.titrearticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;	
}

.postimage {
	margin-left: -5px;
	padding-left: -5px;
}

.posts_content {
	border-bottom: solid 1px #660;
}

.postmetadata {
	margin: 0;
	padding: 0;
	width: 550px;
	color: #B9B9B9;
}

.postmetadata2 {
	margin: 0;
	float: left;
	clear: both;
	width: 550px;
}


/*---------------------------------------------------------------------------Commentaires-------*/
.comments-template{
margin: 10px 0 0 0;
background-color: #FFF;
}

.comments-template ol{
margin: 10px;
padding: 0 0 0 15px;
list-style: none;
}

.comments-template ol p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.comments-template ol li{
margin: 10px 0 0 0;
line-height: 15px;
padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{
font-size: 1.2em;
}

.commentmetadata{
	font-size: 10px;
}

.comments-template p.nocomments{
padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.cadre_commentaires {
border-bottom: 1px solid #333;
}

#respond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}

#comments {
	margin: 30px 0 0 0;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

.comment_single {
	font-size: 9px;
	color: #999;	
}

#formcomment input {
	height: 14px;
	background-color: #FFF;
	border: thin solid #E1E1E1;
	font-size: 10px;
	padding: -5px 0 0 0;
}

#formcomment #submit {
	height: 17px;
	background-color: #FFF;
	border: thin solid #E1E1E1;
	font-size: 10px;
	padding: -5px 0 0 0;
}
/*===============================================================Sidebar========================*/

#sidebar {
	float: right;
	width: 330px;
}

/*#cate {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	clear: both;
	width: 950px;
}

#cate a.catelink, a.catelink:hover, a.catelink:visited {
	color: #000;
	text-decoration: none;
}
*/
#sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
}

#sidebar li {
	margin-left: 5px;
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar ul.cate {
	padding: 0;
	margin: 0;
}

#sidebar li.catetitle{
	width: 330px;
	margin: 0 0 5px;;
	padding: 0;
	border-bottom: #660 solid thin
}

#sidebar .cateli {
	width: 150px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #333;;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 10px;
}

#sidebar a.catelink, a.catelink:hover, a.catelink:visited {
	color: #333;
	text-decoration: none;
}

#searchform {
	width: 300px;
}

 #searchform input {
	background-color: #F0F0F0;
	border: thin #000;
}

.recherche {
	background-color: #666666;
	width: 290px;
	color: #FFF;
	padding: 0px 0 10px 10px;
}
/*==============================================================Footer========================*/

#footer {
	font-size: 1em;
	background: #999999;
	padding: 10px 10px 0 0;
	clear: both;
	float: left;
	width: 1000px;
}

/*==============================================================Menu========================*/

#menublog {
	font-size: 10px;
	clear: both;
	float: left;
	width: 550px;
	list-style: none;
	margin: 0 0 3px 0;
	padding: 0;
	text-transform: uppercase;
	color: #000;
	font-weight: 550;
	display: none;
}

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

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

#menublog li {
	padding: 0 10px 0 0;
	float: left;
}
