/*
Theme Name: Mahai Théme
Theme URI: http://ironis.me/
Description: The first theme created by tqmer.
Version: 0.1
Author: tqmer
 
Creation Theme by tqmer  || http://ironis.me
*/
body {
font-family: Lucida Grande, Arial, Helvetica, Sans-serif;
font-size: 0.8em;
text-align: left;
background: #1e1e1e;
color: #d7d7d7;
margin: 0;
}
#page {
margin: 0 auto 0 auto;
width: 750px;
}
#header {
	height: 69px;
	margin: 0 0 0 0.8em;
	background: url("title.png") no-repeat left;
	}
#content {
float: left;
width: 500px;
margin-bottom: 20px;
}
 
.sidebar {
float: right;
width: 350px;
}
#footer {
font-size: 1em;
background:#1e1e1e;
padding: 10px 10px 0 0;
clear: both;
width: 1000px;
}
#header h1 {
padding: 0 20px 0 0;
font-size: 2em;
text-align: left;
}
 
#header p {
padding: 0 20px 0 0;
font-size: 1em;
text-align: left;
}
#content h2 {
font-size: 1.3em;
}
.postmetadata {
font-size: 0.8em;
color: #999;
}
.post_content {
background:#1e1e1e;
font-size: 1em;
color: #d7d7d7;
}
.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px;
}
.sidebar {
background:#1e1e1e;
float: right;
width: 225px;
margin: 20px 0 20px 25px;
}
.sidebar h2 {
font-size: 1.2em;
}
#footer p{
text-align: right;
font-size: 1em;
padding: 0 10px 20px 0;
}
.comments-template{
	margin: 10px 0 0 0;
}
 
.comments-template ol{
	margin: 10px;
	padding: 0 0 0 15px;
	list-style: none;
}
 
.comments-template ol p{
	font-family: Trebuchet MS, Arial, Hevletica, 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: 0.9em;
}
 
.comments-template p.nocomments{
	padding: 0;
}
 
.comments-template textarea{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.cadre_commentaires {
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}
a {
color: #738c3b;
text-decoration: none;
}
a:hover {
color: #d7d7d7;
background:#738c3b;
text-decoration: none;
}
#content h2 a{
font-size: 1.2em;
font-family: Century Gothic, Lucida Grande, Verdana, Arial, Sans-Serif;
color: #738c3b;
}
#content h2 a:hover {
color: #d7d7d7;
background: #738c3b;
}
.post_content a {
color: #738c3b;
}
 
.post_content a:hover {
color: #d7d7d7;
background: #738c3b;
}
 
.sidebar a:hover {
text-decoration: none;
}
