/*
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:justify;
	}
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-bottom:2px;
	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 {
	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 {
	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.1em;
	}

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;
	}

h3 {
	font-size: 1.2em;
	padding-top:8px;
	color: #684C37;
	}
h3.section {
	border-bottom:1px solid #CCC;
	padding-bottom:6px;
	margin-bottom:8px;
	}

	
h4 {
	font-size: 1.3em;
	color: #000;
	line-height:normal;
	}
#sidebar.wide h4 {
	font-size: 1.1em;
	line-height:1em;
		}

.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;
	}

/* 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;
	}
	
#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;
	}

.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;
}

.postmetadata {
	clear: left;
}

#sidebar.wide {
	width: 335px;
	float: left;
	}
#sidebar.narrow {
	width: 175px;
	float: right;
	}

#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

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	
	}

#sidebar ul p, #sidebar ul select {
	}

#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;
	}
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;
	}

#commentform textarea {
	width: 99%;
	}
	
#commentform label {
	width: 50%;
	}



/* 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;
	}

#commentform p {
	margin: 5px 0;
	}
	
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 */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
	
#sidebar img.attachment-thumbnail {
	width:75px;
	height:75px;
	float:left;
	}	
/* End Sidebar */



/* 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:1em;
}
/* End Various Tags & Classes*/

#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;
}

/* Print Styles */
@media print {
body { background:white; color:black; margin:0; font-size:10px; }
p {font-family:"Times New Roman", Times, serif; text-align:left}
#header, #banniere, #sidebar, #footer, #comments-list, #comments, #respond, #content blockquote.pullquote {display:none}
#container, #page, .narrowcolumn, .widecolumn, .fullcolumn {width:100%; padding:0; margin:0;}
}