/*
Theme Name: Le blogue des libraires Monet
Theme URI: http://wordpress.org/
Description: Le thème du blogue des libraires Monet (en développement).
Version: 1.0
Author: Pixel Circus
Author URI: http://www.pixelcircus.ca/

*/

br {clear: both;}
.alignright {float: right;}
.alignleft {float: left;}
.navigation {clear: both; padding: 15px 0; margin-bottom: 15px;}

#affichage {float: right; width: 300px; text-align: right; margin: 10px 60px 0 0; }
	#affichage a:link, #affichage a:visited {font-weight: bold; padding: 4px; /*margin: 0 4px;*/}
	#affichage a:hover, #affichage a:active,  #affichage a.active {background: #c5c5b6; color: #333; }

#blogHead {
	width: 998px;
	height: 188px;
	background: #fff url(http://www.librairiemonet.com/images/blogue/bgblogHead.jpg) no-repeat 625px 40px;
	}
	
	#blogHead img {float: left; margin:32px 0 27px 52px;}
	#blogHead h1 {margin-left: 50px;}

#login {float: right; margin: 8px 24px 0 0; width: 250px; text-align: right;}
#login a {font-size: 11px; font-weight: bold;}


.col_745_0_0, .entry {font-size: 11px;}

.col_745_0_0 h1 {font-family: Arial, Helvetica, sans-serif; display: inline; width: 390px; font-size: 14px;}


h2 {font-size: 24px; color: #666; margin: 15px 0;}

h2.widgettitle {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333; margin: 0 0 20px 0;}
	li.widget ul {margin-bottom: 30px;}


h3 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; margin: 15px 0; color: #333;}
h3#comments {color: #45757f; background: url(http://www.librairiemonet.com/images/blogue/bgBtnComments.gif) no-repeat left 1px; padding: 2px 0 2px 24px;}

li.cat-item, li#list-authors-plus li, li.widget ul li {border-top: 1px #d3d3cb solid; padding: 5px 0 0 0; margin-bottom: 4px; min-height: 20px;}
	li.cat-item:first-child, li#list-authors-plus li:first-child, li.widget ul li:first-child {border: 0;}

	li a {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}

#footnote {width: 998px;}
#footnote img {float:right; margin: -6px 10px 0 0;}

 
a.comments-link:link, a.comments-link:visited {background: url(http://www.librairiemonet.com/images/blogue/bgBtnComments.gif) no-repeat left 1px; padding: 2px 0 5px 24px;}

li.comment {width: 596px; padding: 15px; margin: 15px 0; background: #F5F5EF; color: #333; text-align: left;}

div.entry p {font-size: 13px; line-height: 1.4em; font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;}
div.entry p img {float: right; clear: right; margin: 0 0 10px 10px;}
p.postmetadata {clear: both;}


/*overridden by public.css*/ a.btnPartager:link {background: url(http://www.librairiemonet.com/images/blogue/bgBtnPartager.gif) no-repeat top left; padding: 2px 0 2px 24px;}


hr {clear: both; width: 100%; height: 1px; background: #d3d3cb; color: #d3d3cb; margin: 0 0 10px 0; border: 0;}


/* Form to post comments */

form#commentform div.colLeft {width: 215px; float: left;}
form#commentform div.colRight {width: 465px; float: right;}

input#author, input#email, input#url {width: 210px; height: 20px; background: #fff; padding: 2px; border: 0; margin: 10px 0 5px 0;}

textarea#comment {width: 465px; height: 130px; background: #fff; border: 0; margin: 10px 0 5px 0;}

input#submit {width: 166px; height: 25px; background: url(http://www.librairiemonet.com/images/blogue/bgButton.gif) no-repeat top center; border: 0; font-weight: bold; font-size: 11px; color: #fff; padding-bottom: 2px; margin: 65px 0 45px 0;}



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

div.entry p.wp-caption-text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #706f6d;
	padding: 5px 10px 5px 0;
	line-height: 1.3em;
	margin: 0;
	font-style: italic;
	}
	
/* End captions */


/* ---[ Hacks ]--------------------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	