/*
Theme Name: Freddie Mercury
Theme URI: http://www.rapidoweb.ch/
Description: Theme created by rapidoweb.ch.
Version: 0.1
Author: Alain Zuber
 
Creation Theme by Alain Zuber || http://www.rapidoweb.ch
 
*/

body {
font-family: Lucida Grande, Arial, Helvetica, Sans-serif;
font-size: 0.8em;
text-align: left;
background: #FFFFFF;
color: #000000;
margin: 0;
}

#page {
margin: 10px auto 10px auto;
width: 760px;
background-color:white;
}

#header {
font-family: Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
float: left;
background:#FFFFFF;
width: 750px;
padding: 0px 10px 0 0;
}

#header h1 {
padding: 0px 0px 0px 0px;
font-size: 2em;
text-align: left;
}
 
#header p {
padding: 0px 20px 0px 0px;
font-size: 1em;
text-align: left;
}

#content {
float: left;
width: 500px;
margin: 20px 0px 20px 0px;
padding: 0px 10px 20px 10px;
text-align:justify;
background-color:white;
}
 
.sidebar {
float: right;
width: 240px;
background-color:#FFFFFF;
border-left:black solid thin;
}

#footer {
font-size: 1em;
background:#FFFFFF;
padding: 10px 10px 0 0;
clear: both;
width: 750px;
}

#content h2 {
font-size: 1.3em;
color: #000000;
}

#content h2 a {
font-size: 1.1em;
color: #000000;
}

.postmetadata {
font-size: 0.8em;
color: #999;
}

.post_content {
font-size: 1em;
color: #000000;
border-top:black thin solid;
margin: 0px 0px 30px 0px;

}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px;
}

.sidebar {
float: right;
width: 225px;
margin: 20px 0 0px 5px;
padding: 10px 5px 10px 0px;
}

.sidebar h2 {
font-size: 1.2em;
}

#footer p{
text-align: center;
font-size: 9px;
padding: 0 10px 20px 0;
}

/* stlye commentaires */

.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;
	background-color:#CCC;
}
 
.cadre_commentaires {
border-bottom: 1px solid #000;
border-top: 1px solid #000;
}

/* liens normaux */

a {
color: #777;
text-decoration: none;
}

a:hover {
color: #777;
text-decoration: underline;
}

.sidebar a {
	color: #777777;
	text-decoration:none;
	}

.sidebar a:hover {
	color: #333333;
	text-decoration:none;
	letter-spacing: 2px;
	}

/*gestion images*/
	
img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}

img {
border:0;
}
