/*  
Theme Name: Qu&eacute;bec89
Theme URI: http://quebec89.com/
Description: Th&egrave;me d&eacute;velopp&eacute; exclusivement pour Qu&eacute;bec89
Version: 1.0
Author: Emile Girard
Author URI: http://estrade.ca/
Tags: rue89,quebec89,qu&eacute;bec,bleu,gris,3 colones

Qu&eacute;bec89 est un th&egrave;me inspir&eacute; de Rue89 sous Drupal et d&eacute;velppp&eacute; 
par Emile Girard (http://estrade.ca/) pour le compte de BRANCHEZ-VOUS! (http://branchez-vous.com).

*/



* {
	margin: 0; 
	padding: 0;
    text-decoration: none;
	border: none;
}
body {
	background: #fff;
	color: #333;
	/* font-size: 62.5%; */
	font-size: 14.6px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	text-align: center;

} 
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1em;
}

a {
	color: #000000;
	outline: none;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
a:hover {
	color: #000099;
	text-decoration: none;
	border: none;
}

/* =----------------------------------- oh the convenience */
#wrapper {
	/* 
		sets the minimum(s) for the entire site
		off of which everything else is based on
	*/
	font-size: 1.1em;
	line-height: 1.1em;
}
.nav li {
	/* line-height: 1.2em; */
}
.nav li a {
	font-weight: bold;
	letter-spacing: 1px;
	/* text-transform: uppercase; */
}
.nav li a span {
	color: #888;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: lowercase;
}
.nav li a.focus span {
	color: #ccc;
}
.nav li a:hover,
.nav li a.focus {
	color: #fff;
}

.toggleCategories li a {
	color: #fff;
}
.toggleCategories li a:hover {
	color: #ccc;
}






/* encadré articles reliés */

/* encadré commentaires récents */
.widget_recent_comments {
    padding-left: 5px;
	padding-bottom: 10px;
}

.recentcomments,
.widget_recent_comments  h3 {
	font-weight: bold;
	font-size: 0.8em;
}

.recentcomments a {
	color: #666;
}

.widget_recent_comments,
.recentcomments li {
    margin-left: 20px;
    list-style-position: outside;
    list-style-image: url(../images/triangle.gif);
}

/* encadré commentaires récents */

/* encadré en direct */

.posthaste {
   margin-top: -45px;
   margin-bottom: -40px;
   font-size: 0.55em;
}
.posthaste img{
   margin-top: 50px;
}
.posthaste textarea
{
margin-top: -15px;
color: #000;
background: fff;
border: 1px inset #ccc
}

.posthaste input
{
color: #000;
font-size: bold;
background: silver;
border: 2px outset #fff; 
} 
 

/* encadré en direct */


.entry a,
.secondaryColumn a,
#commentsContainer h3 a,
.commentlist .comment-author a {
	color: #00099;
	font-weight: bold;
	
}

.secondaryColumn a {
  font-size: 1.3em;
  font-weight: bold;
}


.entry a:hover,
.secondaryColumn a:hover,
#commentsContainer h3 a:hover,
.commentlist .comment-author a:hover,
.commentlist .comment-meta a:hover {
	color: #000099;
	text-decoration: none;
	border: none;
	/* border-bottom: 1px solid #000099; */
}

.secondaryColumn a {
	font-weight: normal;
}

.entry ul,
.entry ol,
.entry blockquote {
	color: #555;
}

.entry blockquote {
	font-style: italic;
}

.secondaryColumn h3,
#commentsContainer h3 {
	font-size: 1.2em;
}

#cancel-comment-reply-link {
	color: #3C6C92;
	font-size: 0.8em;
}

.commentlist .comment-meta a {
	color: #777;
}

.commentlist .comment-author cite {
	font-style: normal;
	font-weight: bold;
}

.commentlist .comment-meta {
	font-size: 0.8em;
}

#commentform p span input,
#commentform span textarea {
	color: #333;
	font-family: arial,verdana,sans-serif;
	font-size: 1em;
}

#paginateIndex {
	font-size: 0.9em;
	text-transform: uppercase;
}

#footer {
	clear: both;
	margin-top:30px;
}

#footer p a {
	font-weight: bold;
	color:#333;
}

/* =----------------------------------- main structure */
#wrapper {
	/* border-top: 1px solid #3c6c92; */
	margin: 0px auto;
	text-align: left;
	width: 970px;
	padding: 0 0px;
}
#masthead {
	padding: 7px 0;
}
#filler {}
#mainColumn {
	float: left;
	margin: 0px 0 20px -5px;
	width: 490px;
	position:relative;
	padding-top:0px;
	
    border-top: 0px;
    border-bottom: 5px;
    border-left: 5px;
    border-right: 5px;
    border-style: solid;
    border-color: #cccccc;
	z-index:1;
	
}

.secondaryColumn {
	float: left;
	margin: 0px 0 0 0px;
	overflow: hidden;
	width: 170px;

    border-top: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 5px;
    border-style: solid;
    border-color: #cccccc;
z-index:1;
}

.thirdColumn {
    float: left;
	margin: 0px 0 0 -5px; /* 0 0 0 -5px */
	overflow: hidden;
	width: 300px;
    border-left:5px solid #ccc;
	z-index:20;
}


/* =----------------------------------- Pubs elements */
#bigbox1 {
       text-align: right;
       font-size: x-small;
       color: #CECECE;
}


/* =----------------------------------- header elements */
#masthead h1 {
	float: left;
	margin: 15px 0 0 7px;
}
#masthead h1 a {
	text-transform: uppercase;
	width: 400px;
}
#blogLead img {
	background: #fff;
	border: 1px solid #bbb;
	float: right;
	height: 42px;
	margin: 0 7px;
	padding: 2px;
	width: 42px;
}
#authorIntro {
	float: right;
	margin: 8px 0 0 0;
	width: 340px;
}

#rue89 {  
        border-top: 5px solid #cccccc;
        /* border-style: solid;
        border-color: #cccccc; */
}

#main_logo {
        margin-top: 15px;
        margin-right: 20px;   
        float: left;
}

#leader_top {

}


/* =----------------------------------- top + bottom navigation */
.navStripWrapper {
	position: relative;
	clear: both;
}
/* .nav {
	background: #ccc url;
}
.nav li {
	border-right: 1px none #cccccc;
	display: block;
	float: left;
}
.nav li a {
	display: block;
	padding: 7px 4px 0 7px; 
    padding: 0px 5px 0px 5px;
	 width: 110px;
	 height: 20px; 
}
.navStripWrapper li a span {}

.nav li a:hover {
	background: #c9ccd6;  
	#333; 
} 

.nav li a.focus {
	background: #3c6c92;
}
.nav li.searchField {
	float: right;
	border: 0;
}
.nav .searchField  {
	 margin: 109px 8px 99px 99px;
} 

.nav .searchField span li {
	background: #fff;
	border: 2px solid #ccc;
	border-left-color: #bbb;
	border-bottom-color: #bbb;
	display: block;
	padding: 2px; 
}
.nav .searchField input {
	border: 1px solid #bbb;
	outline: none;
	padding: 4px;
	width: 220px;
} */

.toggleCategories {
	background: #3c6c92;
}
.toggleCategories ul,
.toggleCategories2 ul {
	padding: 8px 7px 7px;
}
.toggleCategories ul li {
	display: block;
	float: left;
	width: 102px;
}
.toggleCategories li a {
	margin: 3px 0 4px 5px;
}

/* =----------------------------------- meta lead for each post */
.postMeta { 

}
.postMeta .container {

}

/* =----------------------------------- general post */
.post {
     border-bottom: 5px solid #ccc;
}
.post h1 {
	
}
.post h1 a {
	display:block;
}

.post h2 {
	margin-bottom: 10px;
	padding: 0 3px;
}
.post h2 a {
	display:block;
}

/* =----------------------------------- entry body */
.entry {
	padding: 0 3px;
	overflow: hidden;
	text-decoration: none;
	border: none;
}

.entry p {
	line-height: 1.1em;
	margin: 10px 0;
}
.entry ul,
.entry ol,
.entry blockquote {
	margin: 0 14px;
}
.entry ol {
	list-style: decimal;
}
.entry ul li,
.entry ol li {
	margin: 0 0 7px 18px;
}
.entry ul li {
	list-style: circle;
}
.entry blockquote {
	border-left: 1px solid #ccc;
	font-size: 1.1em;
	line-height: 1.4em;
	margin-left: 21px;
	padding-left: 10px;
}
.entry img,
.entry a img {
	background: #fff;
	/* border: 1px solid #bbb; */
	padding: 0px; /*2px;*/
	margin-left: -3px;
}

.entry a {
	text-decoration: none;
	border: none;
}

.entry a:hover img {
	border-color: #3c6c92;
}

.entry.meta {
	background: #eee;
	border: 1px solid #ccc;
	border-width: 1px 0;
}
.entry.meta p {
	margin: 5px 7px;
}
.entry.meta .highlight {
	text-transform: uppercase;
	font-size: 10px;
}
.entry.meta a {
	color: #333;
	border-color: #bbb;
}
.entry.meta a:hover {
	color: #000;
	border-color: #000;
}

.tag_cloud {
	padding-left: 5px;
    margin-top: -15px;
	color: #333;
}

.endirect {
    font-size: 0.7em;
	margin-top: -15px;
	padding-left: 25px;
	line-height: 1.0em;
	list-style-image: url(http://www.rue89.com/sites/all/themes/rue89dev/layout/triangle.gif);
	/* list-style: none; */
}

/* =----------------------------------- main index pagination */
#paginateIndex { 
	padding:15px;
	background-color:#efefef;
}
#paginateIndex a,
.commentlist li .reply a {
	color: #777;
	font-size: 0.9em;
	text-transform: uppercase;
	display: block;
	padding: 4px 7px 3px;
	background: #fff;
	border: 1px solid #ddd;
}
.commentlist li .reply a {
	color: #aaa;
}
#paginateIndex a:hover,
.commentlist li .reply a:hover {
	color: #3c6c92;
	border-color: #3c6c92;
	background: #eee;
}

/* =----------------------------------- widget enabled sidebar */
.secondaryColumn span {
    text-transform: uppercase;
	padding: 4px;
	line-height: 1,2em;
}

.secondaryColumn h3 {
	border-top: 1px solid #ccc;
	border-bottom: 0px solid #eee;
	margin: 0 0 0 0;
	padding: 5px 4px;
}
.widgetContainer {
	margin: 0 0 0px 0;
}
.widgetContainer ul li {
	margin: 0 3px 7px 21px;
	list-style: none;
}
.widgetContainer ul li ul {
	margin-top: 5px;
}
.widgetContainer .textwidget {
	margin: 0 3px;
	line-height: 1.5em;
}
.widgetContainer #wp-calendar {
	border-collapse: collapse;
	width: 100%;
}

/* Encadre derniers commentaires */

.widget_get_recent_comments span.comment {
	font-size: 12.17px
} 

 .widget_get_recent_comments li {
	list-style: none;
	margin-left: -30px;
} 

.widget_get_recent_comments span.quote {
	color: #000099;
	font-weight: bold;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;

	line-height: 1.23em;
	vertical-align: baseline;
	letter-spacing: normal;
	word-spacing: normal;

	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: start;
	text-indent: 0px;

}

/* Encadre derniers commentaires */

#wp-calendar caption {
	font-weight: bold;
	margin-bottom: 7px;
}
#wp-calendar thead {}
#wp-calendar thead th {
	padding: 4px 0 4px 3px;
	border: 1px solid #ccc;
	border-width: 1px 0;
}
#wp-calendar td {
	padding: 3px 0 4px 3px;
	color: #777;
}
#wp-calendar td a {
	font-weight: bold;
}

/* =----------------------------------- style some comments */


.commentlist li p {
	margin: 1em 0;
	padding: 0 3px;
}

.commentlist li ul,
.commentlist li ol,
.commentlist li blockquote {
	margin: 0 20px;
}

.commentlist .children {
	margin: 0 0 0 40px;
}

.commentlist .children li {
	list-style: none;
}

#commentform .contain {
	margin: 0 0 10px 0 !important;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
	padding: 4px 3px;
	border: 1px solid #ccc;
	border-left-color: #bbb;
	border-bottom-color: #bbb;
	background: #fff;
	margin-right: 4px;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
	border: 1px solid #bbb;
	outline: none;
	padding: 4px 3px;
	width: 160px;
}
#commentform p label {
	margin: 4px 0 0 0;
}
#commentform textarea {
	float: none;
	width: 98%;
	overflow: auto;
}

/* =----------------------------------- boring footer */
#footer {
	border-top: 1px solid #3c6c92;
	margin: 35px 0 0 0;
}

#footer p {
	padding: 14px 3px 0; 
}

/* =----------------------------------- floats + clearing rule */
.floatleft,
.alignleft {
	float: left;
	margin: 3px 7px 0 0;
}

.floatright,
.alignright {
	float: right;
	margin: 3px 0 0 7px;
}

.right {
	float:right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fix {
	display: inline-block;
} 

* html .fix{
	height: 1%;
}

.fix{
	display:
	block;
}
