/*
Theme Name: Gabrielm
Theme URI: http://gabrielmarcouxchabot.com/
Version: 1
Author: Moïse Marcoux-Chabot
*/

body {
	color:#000;
	margin:0;
	padding:0;
	font-size: 62.5%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background: url(/img/header.jpg) left top no-repeat #FFF;
	}

h2 {
	font-size:3em;
	font-family:Didot, Georgia, Times, serif;
	font-weight:bolder;	
	margin:30px 0 20px 0;
	}
	
h3 {
	clear:both;
	font-size:2em;
	font-family:Didot, Georgia, Times, serif;
	font-weight:bolder;
	margin:0.4em 0 0.6em 0;
	}

p, input, label, legend, span {
	font-size:1.2em;
	}
p {
	text-align:right;
	margin:0 0 1.2em 0;	
	line-height:1.4em;	
	}
#page {
	background:url(/img/footer.jpg) left bottom no-repeat;
	}
#container {
	width:900px;
	margin:0 auto;	
	background: url(/img/gabriel.gif) left bottom no-repeat;
	}
#header {
	margin:0 auto;	
	width:900px;
	}
#footer {
	margin:0 auto;	
	width:900px;
	height:80px;
	text-align:right;
	}	
#footer a {
	color:#999;
	font-size:1em;
	}
#content {
	width:790px;
	padding:0 0 250px 110px;
	text-align:right;
	min-height: 170px;
	}
#content p {
	width:640px;
	margin-left:140px;
	float:right;
	}
	
#colgauche, #coldroite {
	width: 300px;
	padding:0;
	margin:0;
	}
#colgauche p, #coldroite p {
	width: 300px;
	padding:0;
	clear:both;
	}
#colgauche {
	float:left;
	margin-left:150px;
	}
#coldroite {
	float:right;
	}	
	
	
.inter {
	margin-top:-.2em;
	font-family:Didot, Georgia, Times, serif;
	font-size:1.6em;
	font-weight:bold;
	line-height:1.2em;
	float:left;
	width:140px;
	padding:0;
	clear:both;
	color:#333;
	}
.inter small {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.7em;	
	font-weight:normal;
	line-height:1.2em;
	color:#666;
	}	
	
.clear {
	clear:both;
	margin-bottom:2em;
	}	
	
#menu a {
	color:#000;
	text-decoration: none;
	}
a {
	color:#555;
	text-decoration: underline;
	}
#menu a:hover {
	color:#333;
	text-decoration: underline;
	}
a:hover {
	color:#000;
	}

a.bouton {
	line-height:1.8em;
	font-weight:bold;
	}

	
	
ul, li {
	list-style-type:none;
	margin:0;
	padding:0;
	}

#menu {
	text-align:right;
	margin:120px 0 0 0;
	padding:0;
	}
#menu li {
	font-family:Didot, Georgia, Times, serif;
	display:inline;
	font-size:1.5em;
	}
#menu li a {
	overflow:hidden;
	margin:0 0 0 20px;
	padding:0;
	}	
	
.imgright {
	border:1px solid #666;
	float:right;
	margin: 0 0 0 20px;
}
img.alignright {
	border:1px solid #666;
	float:right;
	margin: 0 0 0 20px;
}
a:hover img.imgright  {
	border-color: #000;
	}

.pale, .pale a {
	color:#888;
	}
		
form {
	width: 640px;
	float:right;
	text-align:left;	
	}

form fieldset {
	margin-bottom: 1em;
	border:1px solid #888;
	}	
form legend {
	font-weight:bold;
	margin: 0 0 1em 0;
	}
form label {
	width:200px;
	float:left;
	text-align:right;
	margin-right: 20px;
	display:block;
	vertical-align:top;
	}	

form li {
	display:block;
	margin:0;
	min-height:2.4em;
	clear:both;
	}
	
form input {
	width:300px;
	margin:0 0 .2em 0;
	}	
form input.submit {
	width:150px;
	margin-left:220px;
	float:right;
	}
form input.qte {
	width:40px;
	}
form input.val {
	width:40px;
	}
form input.text {
	width:220px;
	}
form textarea {
	width:300px;
	}
form div.comment {
	width:300px;
	margin-left:220px;
	}
form span.quantite, form span.cout {
	width:5em;
	display:inline-block;
	text-align:right;
	}
form span.textarea {
	display:inline-block;
	width:300px;
	overflow:hidden;
	}
.imgitem {
	float:right;
	margin:0 0 1em .6em;
	border:1px solid #999;
	}
a:hover img.imgitem  {
	border-color: #333;
	}
form.etape2 input, form.etape2 textarea {
	display:none;
	}
form li.hide, form fieldset.hide, a.hide, div.hide {
	display:none;
	}
form.etape2 input.submit {
	display:inline;
	}
.important {
	color:#F00;
	}
	
#comments {
	}
ol.commentlist {
	margin:0;
	padding:0;
	list-style-type:none;	
	}
li.comment {
	clear:both;
	}
.comment-author {
	font-weight:bold;
	padding:0;
	margin:0;
}
#content .comment-author p {
	margin:0;
	padding:1em 0 0 0;	
	border-top:1px solid #999;	
	}
.comment-text {
	margin:0;
	padding:0;
	}
#content .comment-text p {
	padding:0 0 1em 0;	
	margin:0;	
	}
	
.ext-titre {
	float:right;
	clear:both;
	}
	
a.post-edit-link, #footer a.post-edit-link {
	color:#CC0000;
	}
	
/* 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;
	}

p input {
	font-size:1em;
	text-align:right;	
	}

p textarea {
	text-align:right;
	}
	
input.border, textarea.border {
	border:1px solid #CCC;
	color:#000000;
	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;
	width:150px;
	float:right;	
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* End Comments */
