/*
Theme: MMC2008
Theme URI: http://www.moisemarcouxchabot.com
Version: 1.0
Auteur: Mo&iuml;se Marcoux-Chabot
URL Auteur: http://www.moisemarcouxchabot.com
*/


/* Begin Typography & Colors */

body, input, textarea {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #222;
	padding:0;
	margin:0;
	}
	

strong {
	color:#000;
	}
p {
	font-size: 1.3em;
	line-height:1.4em;
	text-align:left;
	}
input, textarea { 
	font-size: 1em;
	color:#000;
	}	
#sidebar p, .post-item p {
	font-size:1.2em;
	}	
#sidebar li {
	font-size:1.2em;
	line-height:1.4em;
	text-align:left;
	padding:2px 0;
	border-bottom:1px solid #eee;
	}
blockquote {
	margin: 15px 0 0 0;
	padding: 0 50px 0 50px;
	}
blockquote p {
	line-height:1.2em;
	}
blockquote cite {
	padding-left: 10px;
	}
a, .post #sidebar a {
	color:#930;
	text-decoration: none;
	}
.post a {
	text-decoration:underline;
	}	
.post a.tooltip {
	color:#222;
	text-decoration:none;
	border-bottom:dotted 1px #888;
	position:relative;
	}
.post a.tooltip:hover {
	cursor:help;
	}
sup {
	font-size:75%;
	line-height:75%;
	}
.post sup a,
.post #footnote a {
	text-decoration:none;
	}
.post a:visited {
	text-decoration: none;
	}
a:hover, .post #sidebar a:hover {
	color:#C30;
	text-decoration: underline;
	}
#menu a {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #684C37;
	padding:0 0 0 8px;
	}
#footer {
	background: none; 
	border: none;
	}
small {
	font-size: 1.2em;
	}
	
	
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding:0;
	margin:0;
	}
h1 {
	position:absolute;
	font-size: 4em;
	text-align: center;
	left:-8000px;
	}
h2 {
	font-size: 2em;
	color: #111;
	padding-bottom: 10px;
	text-align:left;
	}
h2.intertitre {
	font-size: 1.6em;
	color: #333;
	padding:10px 0 0 0;
	}
#sidebar h3 {
	font-size:1.2em;
	}
h3 {
	font-size: 1.2em;
	padding-top:8px;
	color: #444;
	}
h3.section, div.section {
	border-bottom:1px solid #CCC;
	padding-bottom:6px;
	margin-bottom:4px;
	}
#accueil h3.section {
	margin-bottom: 20px;
}	
h3.box {
	color:#930;
	border-top:1px solid #BBB;
	border-bottom:1px solid #BBB;
	background:#FFF url('images/bg_gradient.jpg') repeat-x bottom; 
	padding:5px 10px;
	margin-top:10px;
	clear:both;
	}	
h4 {
	font-size: 1.2em;
	color: #000;
	line-height:1.4em;
	}
	
	
.post {
	line-height:1.6em;
	}
small, .nocomments, .postmetadata, strike {
	color: #999;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}	
p.legend {
	font-size:1.2em;
	color:#444;
	text-align: center;
	padding: 0 30px 0 30px;
	}
.pale {
	color:#888;
	}
#sidebar span.pale {
	line-height: 1.2em;
	font-size:1em;
	display:block;
	margin:2px 0 4px;
	}

/* End Typography & Colors */



/* Begin Structure */

body {
	margin: 0;
	padding: 0;
	background: #FFF; 
	}
#container {
	margin: 0px auto;
	padding: 0;
	width: 960px;
	background: #FFF;
	}
#header {
	width:820px;
	margin: 0 auto;
	height:60px;
	background:none;
	}
#logo {
	display:block;
	float:left;
	}
#menu {
	text-align: right;
	float:right;
	margin-top:36px;
	}
#accueil {
	margin:0 auto;
	height: 340px;
	background:url('images/accueil.jpg') 70px no-repeat; 
	}	
#accueil-video {
	padding:20px 0 0 430px;
	margin-bottom:1em;
	}
.bandeau {
	margin:20px 0 0 20px;
	}
#banniere {
	margin:0 auto;
	height: 135px;
	background:url('images/banniere.jpg') no-repeat; 
	}	
#page {	
	width: 820px;
	margin: 0 auto;
	}
.narrowcolumn {
	float: right;
	width: 460px;
	}
.widecolumn {
	float: left;
	width: 620px;
	background-color:#FFFFFF;
	}	
.fullcolumn {
	float: left;
	width: 820px;
	}
	
	
.post {
	text-align: justify;
	}	
.news-item, .post-item {
	margin-bottom:20px;
	}
.news-item p {
	margin-top:0px;
	}
.postmetadata {
	clear: left;
	}

.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}
	
	
#sidebar.wide {
	width: 335px;
	float: left;
	}
#sidebar.narrow {
	width: 175px;
	float: right;
	margin-top:7em;
	}
.post #sidebar.narrow {
	margin-top:0.4em;
	}
#sidebar.narrow p {
	text-align: left;
	}
#sidebar form {
	margin: 0;
	}	
#sidebar img.attachment-thumbnail {
	width:75px;
	height:75px;
	float:left;
	}	
	
	
#footer {
	margin: 20px auto;
	width: 820px;
	clear: both;
	border-top:1px solid #CCC;
	}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	color: #999;
	}
#footer a, #footer a:visited {
	color: #666;
	}

/* End Structure */



/* Begin Images */

.post-image {
	float:left;
	margin: 0 10px 0 0;
	}
a img {
	border:1px solid #AAA;
	padding: 4px;
	background: #FFF;
	}
a:hover img {
	border:1px solid #C30;
	}
a img.noborder, a:hover img.noborder {
	border:none;
	padding:none;
	margin:0;
	}
a img.attachment-medium, a img.size-medium {
	padding:0;
	border:1px solid #000;
	}
a:hover img.attachment-medium, a:hover img.size-medium {
	border:1px solid #C30;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
		
/* End Images */



/* Begin Lists */
	
.entry ul {
	list-style-type:circle;
	margin-top:-1em;
	padding-left:2em;
	}
.entry ul li {
	margin: 2px 0;	
	text-align:left;
	font-size:1.3em;
	}
.entry ol {
	padding: 0 0 0 20px;
	margin: 20px;
	}
.entry ol li {
	margin: 2px 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.entry #sidebar ul {
	padding:0;
	text-indent:0;
	}
.entry #sidebar li {
	margin:0;
	}	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* End Entry Lists */



/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 50%;
	}
#commentform, #comments-list {
	padding: 10px 20px;
	border-bottom:1px solid #BBB;
	background-color:#F6F6F6;
	}
#commentform textarea {
	width: 99%;
	}
#commentform label {
	width: 50%;
	}
#commentform p {
	margin: 5px 0;
	}

/* End Form Elements */



/* Begin Comments*/

.alt {
	margin: 0;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	list-style: none;
	}
.commentlist p {
	padding: 0 0 0 20px;
	}
input.border, textarea.border {
	border:1px solid #CCC;
	color:#000000;
	background-color:#FFFDDD;
	padding:2px;
	}
input.border:hover, textarea.border:hover {
	background-color:#FFF;
	}
input.border:focus, textarea.border:focus {
	border:1px solid #000;
	background-color:#FFF;
	}
.button {
	text-align:center;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* End Comments */



/* =Navigation */

.navigation {
	overflow: hidden;
	font-size:1.2em;
	}
.nav-previous {
	float: left;
	width: 50%;
	}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
	}

/* End Navigation */



/* Begin Various Tags & Classes */

.clear {
	clear:both;
	}
.clearleft {
	clear:left;
	}
.clearleft {
	clear:right;
	}
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
.center {
	text-align: center;
	}
hr {
	display: none;
	}
.navigation {
	margin-top: 10px;
	margin-bottom: 30px;
	}
.alt {
	}
.alt.authorcomment {
	}
.important {
	color:#FF0000;
	}
#footnote li {
	color:#666;
	font-size:1.2em;
	line-height:1.2em;
	text-align:left;
	}


#direct {
	width:820px;
	margin:0 auto;
	}
#message {
	width: 400px;
	float:left;
	padding:0;
	margin:0;	
	}
#webcam {
	width: 400px;
	float:right;
	padding:0;
	margin:0;	
	}
#chat {
	width:820px;
	clear:both;
	padding:20px 0;
	}
p.headline {
	font-size:16px;
	color:#F00;
	align:center;
	}
.widecolumn .formats {
	float:right;
	}
#content blockquote.pullquote {
	width:220px;
	}
.partage {
	margin-top:10px;
	margin-bottom:10px;
	}
.twitter-button {
	float:left;
	}
.facebook-button {
	float:left;
	margin-left:10px;
	}
.breadcrumbs {
	font-size: 1.2em;
	color:#999;
	margin-bottom: 1.2em;
	}
.breadcrumbs a {
	color:#684C37;
	}
	
/* End Various Tags & Classes*/
	

/* Print Styles */

@media print {
html, body, #container, #page {width:100%; margin:0; padding:0;}	
body {background:white; color:black;}
p {font-family:"Times New Roman", Times, serif; text-align:left; line-height:14pt; font-size:11pt;}
#header, #banniere, #sidebar, #footer, #comments-list, #comments, #respond, #content blockquote.pullquote, object, iframe {display:none;}
#content.narrowcolumn, #content.widecolumn, #content.fullcolumn {width:100%;}
a:link, a:visited {color:#520; font-weight:bold; text-decoration:underline;}
blockquote p {font-size:10pt; line-height:12pt;}
h3 {page-break-after:avoid;}
