/*
Theme Name: Michelle Sullivan (English)
Theme URI: http://michellesullivan.ca
Description: Custom theme for Michelle Sullivan.
Version: 1.1
Author: Laurent LaSalle
Author URI: http://laurentlasalle.com
*/

* {
	margin: 0;
	padding: 0;
}

a, 
a:visited, 
div#postroll div.post ul.postfoot a, 
div#postroll div.post ul.postfoot a:visited {
	color: inherit;
	text-decoration: none;
}

div#postroll div.post ul.postfoot a, 
div#postroll div.post ul.postfoot a:visited {
	font-weight: bold;
}

div#postroll div.post a, 
div#postroll div.post a:visited {
	color: #f00b08;
}

img {
	border: none;
}

blockquote {
	font-family: Georgia, Times, "New Times Roman", serif;
	font-style: italic;
	line-height: 20px;
	margin: 24px 40px;
	background: url(images/citationbottom.png) no-repeat right bottom;
	color: #605051;
}

blockquote p, blockquote ul {
	padding-left: 24px;
	margin-right: 24px;
	margin-left: 0;
	margin-right: 12px;
}

blockquote ul {
	margin-left: 28px;
}

ul.conversation {
	list-style-image: url(images/dash.png);
}

blockquote p:first-child, 
blockquote ul:first-child {
	background: url(images/citationtop.png) no-repeat left top;
	padding-bottom: 6px;
	margin-bottom: -6px;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	background: #ba2b23 url(images/fondrouge.jpg) fixed repeat-x 50% 50%;
}

div#container {
	width: 100%;
	background: url(images/cercles.png) scroll repeat;
}

div#outer {
	width: 1000px;
	margin: 0 auto;
}

div#inner {
	width: 725px;
	margin: 0 275px 0 0;
	background-color: #fff;
}

div.post h2 {
	padding: 0;
	margin: 0 24px 12px 24px;
}

div#content {
	margin: 0 200px;
	background-color: #fff;
}

input, 
textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #605051;
	border-width: 1px;
}

input#s, 
input#email_feedblitz {
	width: 185px;
	height: 14px;
	padding: 5px 2px 2px 8px;
	border-width: 0;
	background: url(images/searchfond.png) no-repeat left top;
	float: left;
}

input#searchsubmit, 
input#emailsubmit {
	background: transparent url(images/search.png) no-repeat right top;
	border: 0;
	cursor: pointer;
	height: 20px;
	text-indent: -5000px;
	width: 32px;
	float: right;
}

input#emailsubmit {
	background: transparent url(images/mail.png) no-repeat right top;
}

input#searchsubmit:hover, 
input#emailsubmit:hover {
	background-position: right -20px;
}

h1 {
	font-weight: bold;
	font-size: 28px;
	line-height: 36px;
	text-indent: -5000px;
}

p#description {
	text-indent: -5000px;
}

h2 {
	font-weight: bold;
	font-size: 28px;
	line-height: 36px;
	border-bottom: solid 5px #f00b08;
	color: #f00b08;
	letter-spacing: -1px;
}

div#postroll h2 a, 
div#postroll h2 a:link, 
div#postroll h2 a:visited {
	color: #f00b08;
}

h3 {
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	border-bottom: solid 3px #fff;
}

sup {
	line-height: 6px;
}

sup a, 
sup a:visited {
	font-weight: normal;
}
 
h1 sup a,
h1 sup a:visited, 
h2 sup a, 
h2 sup a:visited {
	font-weight: normal;
	font-size: 11px;
	line-height: 6px;
	letter-spacing: 0;
}

p sup {
	line-height: 6px;
	font-size: 11px;
}

h1 sup, 
h2 sup {
	line-height: 6px;
	font-size: 18px}

p, 
div.navigation, 
div.notice {
	margin: 18px 24px;
}

.comment-text p {
	margin: 18px 0;
}

strong {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

ul {
	margin: 18px 0 18px 14px;
}

div.post > ul {
	margin: 18px 40px;
}

div#page > ul {
	margin: 6px 24px 18px 40px;
}

div.block > ul {
	margin-left: 28px;
}

li {
	margin: 0 0;
}

ul.paragraph > li {
	margin: 12px 0;
}

div.post h3 {
	padding: 12px 0 0 0;
	margin: 0 24px;
}

span#header {
	color: #f00b08;
	padding-top: 10px;
	background: url(images/header.png) no-repeat center top;
	height: 340px;
	width: 725px;
	margin: 0;
	display: block;
}

div#footer, 
span.clearer, 
ul.postfoot, 
ul.related_post {
	clear: both;
}

span.clearer {
	display: block;
}

div#menu {
	margin-top: 12px;
}

div#menu ul.menu, 
div.links ul {
	margin: 0;
}

div#menu ul.menu li, 
div.links ul li {
	list-style-type: none;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 24px;
	border-bottom: solid 1px #fff;
	padding: 6px 0 4px 24px;
	margin: 0;
}

div#blogroll ul li {
	text-transform: none;
}

div#sidebar ul li:hover, 
div#sidebar ul li:hover a, 
div#sidebar ul li a:hover, 
div#sidebar p a:hover {
	color: #f00b08;
	background-color: #fff;
}

div#sidebar a.image:hover {
	background-color: transparent;
}

div#menu ul.menu li a, 
div.links ul li a {
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
}

div.links ul li, 
div.links ul li a {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0;
}

div#postroll {
	padding: 0;
	margin: 0 0 24px 0;
	float: left;
	color: #605051;
}

div#postroll div.post a:hover, 
div#postroll div.post ul.postfoot a:hover, 
div#postroll div#related ul.related_post a:hover {
	text-decoration: underline;
	color: #93231C;
}

div#postroll div.post h2 a:hover {
	text-decoration: none;
	color: #93231C;
}

div#sidebar {
	width: 275px;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	display: block;
	color: #fff;
	float: right;
	margin-right: -275px;
}

form#searchform, 
form#emailform {
	margin: 12px 24px;
}

div.sideblock {
	margin: 48px 0;
}

div.sideblock p {
	margin: 12px 24px;
}

div.sideblock h3 {
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 0 24px;
	font-weight: normal;
	border-bottom: solid 1px #fff;
	margin-bottom: 24px;
}

div.links h3 {
	margin-bottom: 0;
}

div.post {
	margin: 0;
	padding: 30px 0;
}

ol.references {
	border-top: solid 1px #605051;
	font-size: 12px;
	line-height: 16px;
	margin: 18px 24px;
	padding: 9px 0 0 19px;
	width: 50%;
}

ul > li > ul, 
ul.postfoot, 
ul.related_post {
	border-top: solid 3px #605051;
	font-size: 12px;
	line-height: 16px;
	margin: 18px 0;
}

ul > li > ul > li, 
ul.postfoot > li, 
ul.related_post > li {
	list-style-type: none;
	border-bottom: solid 1px #605051;
	padding: 6px 5px 4px 5px;
	margin: 0;
}

div#related > ul.related_post > li {
	padding: 6px 0 4px 0;
}

ul > li > ul > li {
	padding-left: 0;
}

div.post > ul.postfoot {
	margin: 18px 24px 6px 24px;
}

div#related > ul.related_post {
	margin: 0 24px 6px 24px;
}

div.post > ul.postfoot > li {
	padding-left: 21px;
}

ul.postfoot > li.postinfo {
	background: url(images/info_alt.png) no-repeat left 5px;
}

ul.postfoot > li.posttags {
	background: url(images/tags.png) no-repeat left 6px;
	text-transform: capitalize;
}

ul.postfoot > li.postcomments {
	background: url(images/comments.png) no-repeat left 7px;
}

ul.postfoot > li.commentfeed {
	background: url(images/rss.png) no-repeat left 6px;
}

ul.postfoot > li.commentinfo {
	background: url(images/info.png) no-repeat left 6px;
}

.normal {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

div.previous, div.next {
	float: left;
	background: url(images/previous.png) no-repeat left center;
	padding: 0 21px;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 24px;
}

div.next {
	float: right;
	background: url(images/next.png) no-repeat right center;
}

div.previous a, div.next a {
	font-weight: normal;
}

a.lang {
	background: transparent url(images/language.png) no-repeat 0 24px;
	clear: both;
	float: left;
	height: 24px;
	width: 24px;
	text-align: center;
	margin-left: 10px;
}

div#postroll a.lang:hover {
	background-position: 0 0;
	text-decoration: none;
}

a:link.lang, a:visited.lang, a:hover.lang {
	color: #909baf;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 23px;
	font-weight: bold;
}

a:hover.lang {
 	color: #fff;
}

.fr,
.hide {
	display: none;
}

div#language {
	height: 37px;
	padding: 0 0 0 5px;
	background: url(images/bulledebut.png) no-repeat left top;
	float: right;
	text-align: right;
	margin: 10px 0;
}

div#sidebar div#language a, 
div#sidebar div#language a:hover {
	background: url(images/bullefond.png) no-repeat right top;
	border: 0;
	cursor: pointer;
	height: 37px;
	display: block;
	color: #93231c;
	text-transform: uppercase;
	font-size: 12px;
	padding: 2px 6px 0 2px;
	font-weight: bold;
}

div#sidebar div#language a:hover {
	color: #f00b08;
}

div#commentszone, 
div#related {
	background-color: #d6dae3;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #999;
}

div#related {
	background-color: #ebeffa;
	padding-bottom: 30px;
	border-top: 1px solid #999;
}

div#commentszone h3, 
div#related h3 {
	padding: 30px 0 0 0;
	margin: 0 24px 12px 24px;
}

div#related h3 {
	margin: 0 24px;
	border: none;
}

div#commentszone #commentlist h3 {
	font-size: 16px;
	margin: 0 0 0 80px;
	padding: 0;
	border: 0;
	color: #605051;
}

#comments {
	margin: 0;
	padding: 0;
	}

.comments-num {
	border-bottom-color: #605051;
	}

#commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#commentlist li {
	padding: 24px 24px 6px 24px;
	border-bottom: 1px solid #999;
	background-color: #ebeffa;
}
.alt {
	background-color: transparent !important;
}

.comment-gravatar {
	float: left;
	width: 62px;
	height: 62px;
	background: transparent url(images/gravatar.png) no-repeat;
	}
	.comment-gravatar img {
		margin: 6px 0 0 6px;
		border: none;
		}

.comment-title,
.comment-meta,
.comment-text {
	margin: 0 0 0 80px;
	}

.comment-title,
.comment-title a,
.comment-title a:hover{
	color: #605051;
	}
.comment-meta,
.comment-meta a,
.comment-meta a:hover {
	font-weight: normal;
	}

h3#postcomment {
	margin: 30px 0 0 0;
	border-bottom-color: #605051;
}

form#commentform {
	padding-bottom: 30px;
}
.postcomment input,
.postcomment textarea {
	border: 1px solid #c2b0b2;
	font-size: 14px;
	line-height: 18px;
	padding: 4px;
	width: 667px;
	}
.postcomment input:hover,
.postcomment textarea:hover {
	border: 1px solid #F00B08;
	}
.postcomment input#author,
.postcomment input#email,
.postcomment input#url, 
.postcomment form#attendees input.text {
	height: 14px;
	}
.postcomment textarea#comment, 
.postcomment textarea#description {
	height: 200px;
	}
.postcomment textarea#description {
	height: 100px;
}

.postcomment input#submit {
	width: auto;
	height: 25px;
	padding: 2px 10px 3px 10px;
	font-weight: bold;
	}
.postcomment input#submit:hover {
	background: #fff;
	cursor: pointer;
	color: #f00b08;
	}
.postcomment form#attendees select {
	width: 50%;
	}
strong span {
	font-weight: normal;
}
div.notice {
	font-size: 80%;
	border: dotted 1px #c2b0b2;
	padding: 8px;
}
div.sociable {
	padding: 0 24px;
	float: right;
}