/*
Theme Name: Remy
Theme URI: http://www.remyrasse.com
Description: 
Version: 1.0
Author: Rémi Sala
Author URI: http://www.notretour.com
Tags: blue, custom header, fixed width, two columns, widgets

	
*/



/* Begin Typography & Colors */
body {
	font-family: Arial, Sans-Serif;
	background: #000 url('images/fond.jpg') no-repeat;
	color: #111;
	top:0px;
	height:100%;
}#header{
	position: absolute;
	width:340px;
	top:20px;
	left:20px;
}#header p{
	margin:0px;
}#header a{
	font-family: Times New Roman,Arial, Sans-Serif;
	font-size:36px;
	font-weight:bold;
	margin:0px;
	text-decoration:none;
	color:#fff;
	letter-spacing:1px;
}#home{
	margin:-27px 0px 10px 820px;
}#home a{
	font-size:12px;
	color:white;
}#home2{
	margin:0px 0px 10px 820px;
}#home2 a{
	font-size:12px;
	color:white;

}h1.pagetitle{
	margin:0px 0px 10px 392px;
	color:white;
	font-size:14px;
}#content h1{
	font-family: Times New Roman,Arial, Sans-Serif;
	font-size:26px;
	background:url('images/line.gif') repeat-x;
	font-weight:bold;
	margin:20px -10px 10px -20px;
	color:#555;
	text-indent:20px;
	text-decoration:none;

}#content{
	position:absolute;
	left:400px;
	top:30px;
	width:570px;
	height:87%;
	background: url('images/fond-texte.png');
	overflow:auto;
}#content .post, #content .page {
	margin: 10px 10px 40px 20px;
	font-size:11px;
}#content .post p, #content .page p{
	margin:6px 0 0 0;
}#content h2{
	font-family: Times New Roman,Arial, Sans-Serif;
	font-size:26px;
	background:url('images/line.gif') repeat-x;
	font-weight:bold;
	margin:10px -10px 10px -20px;
}#content h2 a{
	color:#555;
	text-decoration:none;
	margin: 0 0 0 20px;
}#sidebar{
	position:absolute;
	left:20px;
	top:160px;
}#footer{
	margin-top:360px;
	width:30px;
	height:10px;
	float:right;
	background-color:red;
}#sidebar ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}#sidebar li{
	margin:0px;
	padding:0px;
}#sidebar li h2{
	display:none;
}#sidebar li ul{
	margin-top:20px;
	background:url('images/cadre.gif') no-repeat;
	background-position:0px 0px;
	width:160px;
	padding:2px;
}#sidebar li li{
	margin: 4px 0 0 2px;
	text-indent:14px;
	font-size:12px;
	background:url('images/puce.gif') no-repeat;
	background-position:2px 5px;
	color:#aaa;
}#sidebar li li a{
	text-decoration:none;
	color:#ccc;
}#sidebar #author{
	background:url('images/cadre.gif') no-repeat;
	background-position:0px -199px;
}#sidebar #author img{
	margin-top:20px;
}img{
	border:0px;
}

.navigation{
	margin:20px 20px 0px 20px;
	font-size:12px;
	font-weight:bold;
}
.navigation2{
	position:absolute;
	margin:0px 20px 0px 20px;
	font-size:12px;
	color:white;
	font-weight:bold;
	display:none;
}
.navigation2 a{
	color:white;
}
.navigation a{
	color:white;
}
.alignright {
	float: right;
	text-align: right;
	}

.alignleft {
	float: left
}

h3{
	font-size:14px;
	color:#555;
	margin:20px;
}
.commentlist {
	font-size:11px;
}
.commentlist  p{
	margin:3px 0 10px 0;
}

#commentform{
	font-size:11px;
	margin: 0 0 0 20px;
}
#commentform p{
	font-size:11px;
	margin: 0 0 5px 0;
}
cite{
	font-weight:bold;
}