/*
Theme Name: Mireille Soucy dots com
Theme URI: http://www.mireillesoucy.com/
Description: Un thème sur mesure pour Mireille
Version: 1.0
Author: Gabriel Rodrigue
Author URI: http://www.gabrielrodrigue.com/
Tags: mireille
*/

* {margin: 0; padding: 0;}
div.content {width: 760px; margin: 0 auto;}
a img {border: none;}
body {background: url(images/bg.png) top repeat-x #d7ecb2; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; margin-bottom: 1em;}

div#container {
	background: url(images/header_bg.png) top right no-repeat;
}

p#header {
	text-align: right;
	clear: both;
	padding: 20px 0;
}

div#sidebar {
	width: 250px;
	float: right;
	color: #FFF;
}

div#sidebar h2 {
	margin: 0;
}

div#sidebar ul, div#posts ul {
	margin: 5px 0 0 20px;
}

div#sidebar ul li {
	margin-bottom: 2px;
}

div#sidebar ul li a {
	color: #FFF;
	text-decoration: none;
}

div#sidebar ul li a:hover {
	border-bottom: 1px dotted #FFF;
}

div#sidebar div.sidebox {
	background: url(images/sidebar_top.png) no-repeat top #000000;
	margin-bottom: 25px;
}

div#sidebar div.sidebox div {
	background: url(images/sidebar_bottom.png) no-repeat bottom;
	padding: 10px;
}

div#sidebar p {
	margin: 0 0 1em 0;
}

div#sidebar a {color: #FFF; border-bottom: 1px dotted #FFF;}

div#posts {
	width: 490px;
	float: left;
}

p#footer {
	clear: both;
	font-size: 0.8em;
	color: #666666;
	text-align: center;
	padding-top: 25px;
}

div#posts p.entrymeta {
	font-size: 0.8em;
}

div#posts h1 {
	font-size: 1.3em;
}

a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

a:hover {
	border-bottom: none;
}

div#posts div.post {
	margin-bottom: 3em;
}

div#posts div.entrybody {
	text-align: justify;
}

div#posts div.entrybody p {
	margin: 1em 0;
}

div#posts p.entrymeta.comments {
	text-align: right;
}

div#posts div.comments {
	margin-top: 3em;
}

h2#respond {
	margin-top: 2em;
	margin-bottom: 0.3em;
}

ol.commentlist p {
	margin: 0.5em 0;
}

ol.commentlist {
	list-style-type: none;
}

ol.commentlist li {
	margin-bottom: 1.5em;
}

form#commentform p {
	margin-bottom: 0.5em;
}

h2#respond a {
	border: none;
}

ol.commentlist li div.comment_text {
	margin-left: 15px;
}

h2 {font-size: 1.1em; font-weight: bold; margin-top: 1em;}
h3 {font-size: 1em; font-weight: bold; margin-left: 1em; margin-top: 1em;}
blockquote {margin: 1em 2em;}