/*
Theme Name: Irvin Pelletier d&eacute;put&eacute; de Rimouski 
Description: Th&egrave;me du d&eacute;put&eacute; de Rimouski
Author: Ou&iuml;-dire m&eacute;dia 
Author URI: http://www.oui-dire.com
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #0D2339 url(images/background_r1_c2.png) repeat-x;
	font-family: verdana, arial  ,tahoma, serif;
	font-size: 11px;
	margin: 20px;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; /* margin-top:10px; */}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

/*img{border: none; padding: 6px;}
img a{border:none;}

img.left{ float: left; border: none; padding: 0 15px 10px 0; }
img.right{ float: right; border: none; padding: 0 0 10px 15px; }*/

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
color:#919191;
	font-style: italic;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#74796C;
	text-decoration:none;
	border: none;
	}

a:hover{color:#333;text-decoration: underline; border: none;}

small{
	color:#FA7F0B;
	/*color:#73BD1E;*/
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	/*text-transform: uppercase;*/
}

/* container */


#container {
	/*width: 860px;*/
	width: 925px;
	margin: 0 auto;
	padding: 0;
	/*background:#fff url(images/bg.jpg);*/
background:#fff url(images/background.gif);
	color:#000;
	overflow: hidden;
	border: 6px solid #fff;

	}
	
/* header */

#header {

	background: #E3EEF9;
/*background: #cccccc;*/
	width: 800px; 
	color: #fff; 
	height: 74px;
float:left;
	}
	
#header:hover{
	background: #E3EEF9;
	}
	
#header h1{
	font-family:  georgia, palatino linotype,  arial,times;
	color:#225A93;
	font-size: 22pt;
	font-weight: 300;
	/*letter-spacing: 1px;*/
	/*margin:12px 15px 0 15px;
	padding:4px 15px 10px 0;
	border-right:1px solid #CCCCCC;
	float:left;*/
	margin-bottom:0;
	margin-left:15px;
	padding-top:15px;
	}

#header p{
	font-family: georgia, verdana, palatino linotype, arial, times;
	font-size: 10pt;
	font-weight: 300;
	color: #73BD1E;
	/*padding:30px 0;*/
	margin-left:15px;
	}
	
.logo_pq{/* margin-left:700px; padding-left:500px;*/ background: #E3EEF9; padding-top:10px; height: 64px; clear: right;}
/* mid header */
	
#midheader{
	width: 100%; 
	height: 200px; 
	/*background: #DBDBD3;*/
	background: #FFFFFF;
	overflow: hidden;
	border-top: 6px solid #fff; 
	margin:0;
	padding:0;
	}

.leftcontent{ 
	width: 420px;
	height: 194px;
	/*float: left;*/
	font-size: 8pt;
	margin-left:0;
	padding-left:0;
	}


.leftcontent h2{
  font-family: palatino linotype, georgia, arial, times;
  font-size: 14pt;
  font-weight: 300;
  margin: 10px 0 0 15px;
  }

.leftcontent ul{ 
	margin: 10px 15px;
	}
	
.leftcontent ul li{ 
  padding: 4px 0 4px 0;
  border-top: 1px dotted #B2B2AA;
  list-style-type: none;
	}
	
.leftcontent ul li a{color: #767C6F;}
.leftcontent ul li a:hover{color: #767C6F; text-decoration: none;}
	
.leftcontent ul li:hover{ 
  background: #D3D3CB;
	}

.rightimg{ 
	width: 500px;
	height: 194px;
	float: right;
	/*background: url(images/rightimg/random.php);
	border-left: 6px solid #fff; 
	border-bottom: 6px solid #fff; */
	}

/* main menu */

#nav {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 25px;
	background: #73BD1E;
	font-family: verdana, arial, tahoma;
	font-size: 8pt;
	list-style: none;
	line-height: 1;
	text-transform: uppercase;
}

#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	line-height: 14pt;
	padding: 4px 9px 2px 9px;
	color:#fff;
	text-decoration: none;
}

#nav a:hover {
	background-color:#225A93;
	color: #ffffff;
}

#nav li { /* all list items */
	float: left;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #878A7E;
	width: 180px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin: 0;
	padding: 0;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li ul a{
	background: #878A7E;
	list-style: none;
	font-family: tahoma, verdana, serif;
	font-size: 8pt;
	font-weight: 300;
	text-align: left;
	padding: 6px;
	width: 180px;
	letter-spacing: 1px;
}

#nav li ul a:hover{
	background: #fff;
	color: #5B5B5B;
}


#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}


#nav_top {
	padding: 0;
	/*padding-left: 500px;*/
	width: 100%;
	height: 21px;
	background: #E3EEF9;
	/*background: #ffffff;*/
	font-family: verdana, arial, tahoma;
	font-size: 8pt;
	list-style: none;
	line-height: 1;
	/*text-transform: uppercase;*/

}

#nav_top ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav_top a {
	display: block;
	line-height: 14pt;
	padding: 0px 9px 2px 9px;
	color:#225A93;
	text-decoration: none;
}

#nav_top a:hover {
	background-color:#D3E4F5;
	color: #FA7F0B;
}

#nav_top li { /* all list items */
	float: right;
	/*background:#225A93;*/
	background: #E3EEF9;
	border-left:4px solid #ffffff;
	/*border-right:1px solid #ffffff;*/
	
}

#nav_top li ul { /* second-level lists */
	position: absolute;
	background: #878A7E;
	width: 180px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin: 0;
	padding: 0;
	
}

#nav_top li:hover ul, #nav_top li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav_top li ul a{
	background: #878A7E;
	list-style: none;
	font-family: tahoma, verdana, serif;
	font-size: 8pt;
	font-weight: 300;
	text-align: left;
	padding: 6px;
	width: 180px;
	letter-spacing: 1px;
}

#nav_top li ul a:hover{
	background: #fff;
	color: #5B5B5B;
}


#nav_top li:hover ul, #nav_top li.sfhover ul {
	left: auto;
}
/* content */


#content {
	float: left;
	width: 615px;
	overflow: hidden;

	}	

.post {

	margin: 0 15px;
/*	padding:10px 10px 10px 0px;*/
	line-height: 15pt;
	text-align: justify;
	margin-top:20px;
	color: #666666;
	font-size:12px;
	
	}
	
.post h2{
	font-family: georgia, times, serif;
	font-size: 18pt;
	font-weight: normal;
	color: #333333;
	padding: 0 0 6px 0;
	text-align:left;
	}
	
.post h2 a{
	color: #31342C;
	/*color:#225A93;*/
	text-decoration: none;
	border: none;
	line-height:26px;
	text-align:left;
	}
	
.post h2 a:hover{
	color: #666;
	text-decoration: none;
	}
	
.post h3, .post h3 a{
	font-family: georgia, times, serif;
	font-size: 16px;
	font-weight: normal;
	/*padding: 0 0 6px 0;*/
	color:#225A93;
margin-bottom:10px;
margin-top:20px;
padding-bottom:0;
	}
.post p{margin: 4px 0 4px 0; }

.post ul {padding: 12px;}

.post ul li {list-style-type:square; list-style-position: inside; color: #7D7D7D;}
.post strong{/*color:#225A93;*/}
.entry p{margin:12px 0;}
.entry p a{color:#FA7F0B; text-decoration:underline;}
.entry p a:hover{color:#86dd26; text-decoration:underline;}

.enjeux li{margin-left:15px; padding-bottom:5px;}
.enjeux li h3{margin-left:0px; padding-left:0;}
.communique_principal p{
	margin:12px 0;
	font-family:  Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
.enjeux p, .enjeux{
	margin:5px 0;
	font-family:  Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	line-height: 125%;
	color: #888888;
	/*border-bottom: 1px dotted #C2C1B9;*/
padding-left:0;

}
.enjeux h3{
	font-family: georgia, times, serif;
	font-size: 18pt;
	font-weight: normal;
	padding: 0 0 6px 0;
	}
.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	border-top: 1px dotted #C2C1B9;
	border-bottom: 1px dotted #C2C1B9;
	text-align: center;
	line-height: 15pt;
	}
	
.postmetadata img{display: inline; margin: 0; padding: 4px 2px 0 2px;}
	
.navigation {
	margin: 10px;
	padding:2px;
	font-size:.9em;
	float:left;
	width:98%;
	}
	
.alignleft {float:left;}
.alignright {float:right;}


.archivetitle{
	font-family: baskerville, georgia, times, serif;
	font-size: 18pt;
	font-weight: 300;
	color: #31342C;
	padding: 0 0 12px 15px;
	}
.clearfloat{
	clear: right;
	float: none;
}

/* sidebar */
#newsletter, #calendar_wrap {border-bottom: 1px dotted #C2C1B9; padding-bottom:10px; }
#don {border-bottom: 1px dotted #C2C1B9; padding-bottom:5px;  padding-top:5px; padding-left:5px; text-align:center; }
#calendar_wrap {padding-left:20px; padding-right:20px;}
#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 305px;
	
	float:right;
	/*margin: 6px 0 24px 0;*/
	padding-right: 0;
	margin-right:0px;
border-top: 6px solid #fff;
	/*background: #E7E8E1;*/
	background:#E3EEF9;

	}

#sidebar h2, #sidebar h2 a{
	font-family: georgia, verdana, times;
	font-weight: normal; 
	font-size: 16px; 
	text-align: left;
	color: #225A93;	
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0 0 0 20px;

}
#sidebar h2 a{
	padding-left: 0;
}

#sidebar p {margin-bottom:10px; padding: 0 6px 0 0; padding-left:20px; color:#225A93; line-height:18px; margin-top:10px;}
#sidebar p.ferme {color: #888888;}
#sidebar form {padding-left:0px; margin-top:12px; color:#225A93;}
#sidebar .wp-polls form { margin-top:12px; color:#225A93; /*padding-right:20px;*/ text-align:left;}
 .wp-polls p {text-align:left; color: #74796c;}
 .wp-polls p strong{color:#FA7F0B; font-weight:normal}
 .wp-polls  {margin-top:10px;}
.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li 
{
font-size:10px;

}

.wp-
#sidebar form input {
	background:#CEE1F4;
	color:#225A93;
	border: 1px solid #B7B7B7;
	/*width:170px;*/
}

#sidebar form input.submit{
	background:#FEEEE0;
	color:#FA7F0B;
	border: 1px solid #FA7F0B;
	font-size:11px;
width:90px;
}
#sidebar  form #searchform input {
width:170px;
}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	/*margin:12px 0 12px 0;
	padding:0;*/
	list-style-type: none;
	

	}
#sidebar li {
	/*margin:12px 0 12px 0;
	padding:0;*/
	list-style-type: none;


	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	text-indent:0;
	}

#sidebar ul ul {
	margin: 12px 0 12px 0;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	
	margin: 0;
	padding: 4px 20px 4px 20px;
	border-bottom: 1px dotted #CBCBC9;
text-indent:0px;
text-align:left;
	}
	
#sidebar ul ul li:hover{
  background: #D7E7F4;
  }

#sidebar ul ul li a{color: #767C6F; text-decoration: none; border: none;}
#sidebar ul ul li a:hover{color: #666; text-decoration: none; border: none;}

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

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #E3EEF9;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #73BD1E;
	}
	
#commentform a{color:#FA7F0B; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

.commentmetadata a{color:#FA7F0B;}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding: 6px;
	border: 1px solid #B2B2B2;
	}
	
#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #E3EEF9;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt; color:#7D7D7D;}

ol.commentlist a {color:#FA7F0B;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	/*color:#225A93;*/
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	/*padding: 6px 0 6px 10px;*/
	font-family: verdana, arial, times;
margin-left:20px;
margin-bottom:20px;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	width:175px;
	border: 1px solid #B7B7B7;
	}
#newsletter input{
	
	width:260px;

	}
#newsletter form{
	
	padding-left:20px;

	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	/*padding: 2px;
	margin: 2px 0 0 2px;*/
	margin-top:5px;
	
	
	color: #797979;
		background:#FEEEE0;
	color:#FA7F0B;
	border: 1px solid #FA7F0B;
	font-size:11px;
width:90px;
	}

.colomne_gauche{width:305px; /* float:left; */font-family:Verdana, Arial, sans-serif; }
.colomne_bottom{/*margin-right: 5px;*/ font-family:Verdana, Arial, sans-serif; margin-bottom:30px;margin-top:10px;}
.colomne_droite{
	width:305px;
	/*margin-left: 310px;*/
	float:right;
font-family:Verdana, Arial, sans-serif;
/*margin-bottom:20px;*/

}


.colomne_gauche p, .colomne_bottom {font-size:11px;  color: #888888; margin-left:15px; margin-top:10px;}
.colomne_gauche a, .colomne_droite a, .colomne_bottom a  {font-size:10px; color:#FA7F0B; /*color: #888888;*/}
.colomne_gauche h3 a, .colomne_bottom h3 a{font-size:16px; padding-bottom:5px; margin-bottom:5px; margin-top:5px; padding-top:0;}
.colomne_gauche h3, .colomne_bottom h3 {margin-bottom:0; padding-bottom:0;}
.colomne_gauche span.green a{color:#73BD1E;}
 span.green a{color:#73BD1E;}
.colomne_gauche h2, .colomne_droite h2, .colomne_bottom h2, #section_boutons h2{
	font-family: georgia, times, serif;
	font-size: 16px;
	font-weight: normal;
	/*padding: 0 0 6px 0;
margin-top:0px;*/
	background:#E3EEF9;
	padding-top:3px;
	padding-bottom:6px;
	/*margin-top: 16px;*/
	border-top: 1px dotted #C2C1B9;
	border-bottom: 1px dotted #C2C1B9;
	text-align: left;
	/*line-height: 15pt;
	color:#73BD1E;*/
		color:#225A93;
	padding-left:15px;
/*margin-top:20px;*/
	}
.colomne_gauche div, .colomne_droite div{ margin-bottom:20px;	}
.colomne_gauche div .ngg-widget
{

margin-bottom:0;
}
.colomne_gauche .textwidget p
{
margin-top:13px;
margin-bottom:0;
}
.colomne_gauche  .ngg-widget, .ngg-widget-slideshow

{
margin-left:15px;
margin-top:15px;
margin-bottom:0;
}

.colomne_gauche h4, .colomne_droite h4, .colomne_bottom h4 {
	font-family: georgia, times, serif;
	font-size: 14px;
	font-weight: normal;
	/*padding: 0 0 6px 0;*/
margin-top:0px;
	background:#E3EEF9;
	padding-top:3px;
	padding-bottom:6px;
	/*margin-top: 16px;*/
	border-top: 1px dotted #C2C1B9;
	border-bottom: 1px dotted #C2C1B9;
	text-align: left;
	line-height: 15pt;
	color:#225A93;
	padding-left:15px;
	}

.colomne_gauche h2 a, .colomne_droite h2 a, .colomne_bottom h2 a{
	font-family: georgia, times, serif;
	font-size: 16px;
	font-weight: normal;
	
	color:#225A93;
	/*color:#73BD1E;*/
	}


.colomne_gauche  li, .colomne_droite  li, .colomne_bottom li{
	border-bottom: 1px dotted #C2C1B9;
	font-size:10px;
	padding-top:5px;
	padding-bottom:15px;
	color: #888888;
	list-style-image: none;
	list-style-type: none;
	text-indent: 0pt;
	padding-left:0px;
text-indent: 0;

}
.colomne_gauche  ul li, .colomne_droite ul  li, .colomne_bottom ul  li{
	border-bottom: 1px dotted #C2C1B9;
	font-size:10px;
	padding-top:5px;
	padding-bottom:5px;
	color: #888888;
	list-style-image: none;
	list-style-type: none;
	text-indent: 0;
padding-left:15px;
margin-left:0;
}
#boite_1{
	min-height:100px;
	margin-top:25px;
	
	clear: both;
}
/* footer */
.enjeux img {float:left; margin-right:10px; }
.communique_principal a{font-size:11px;color:#FA7F0B;}
#section_boutons{
	/*margin-top:15px;
	margin-left:10px;
	width: 650px;
	margin-bottom:15px;*/
	

}
#section_boutons ul li{
	
	display: inline;
	list-style-type: none;
	float:left;
text-align:center;
/*	border-right:1px dotted #cccccc;*/
}
#section_boutons ul li a{
	width:305px;	
	/*background:#225A93;*/
	height:25px;
	display: inline;
	list-style-type: none;
	float:left;
text-align:center;
/*	border-right:1px dotted #cccccc;*/
}
#section_boutons ul li.parcours  a {

		margin-right:5px;
	background-color:#73BD1E;
}
#section_boutons ul  li.parcours a:hover {

		margin-right:5px;
	background-color:#86DD26;
text-decoration:none;
}
#section_boutons ul  li.bilan a {
		margin-right:5px;
	background-color:#225A93;
}
#section_boutons ul  li.bilan a:hover {

		margin-right:5px;
	background-color:#2B71B7;
text-decoration:none;
}
#section_boutons ul  li.vision a {
	
	background-color:#FA7F0B;
}
#section_boutons ul  li.vision a:hover{
		
			
	background-color:#FF9B37;
text-decoration:none;
}
#section_boutons ul li p{
	
	padding-left:15px;
color:#EEEEEE;
font-family:verdana, arial, sans-serif;
font-size:11px;
padding-right:15px;
}
#section_boutons ul li a h3{
padding-top:3px;	
margin-top:0;
color:#ffffff;
font-family:georgia, times, serif;
font-size:16px;
font-weight:normal;

}
.widget_calendar h2 {
 /* background:none;
height:0;
margin:0;
padding:0;*/
}
.widget_text {
/*background-color: #ECECD9;
  background:none;
height:0;
margin:0;
padding:0;*/
}
.widget_recent_entries {
/*background-color: #ECECD9;
  background:none;
height:0;
margin:0;
padding:0;*/
}
.widget_recent_entries h2 {
/*margin:0;
padding:0;*/

}
.widget_text h2{
height:0;
}
.widget_archive select {
margin-left:15px;
}
/*.widget_polls {

background-color: #dedebe;

}
.wp-polls{
width:180px;
text-align:left;
margin-top:10px;

}
.wp-polls-form p strong{

text-align:left;


}
.wp-polls-loading{

}

.wp-polls-form {


margin-left:0;
float:none;
width:auto;
padding-left: none;
text-align:left;
}
#polls .wp-polls input.Buttons{
width:50px;

margin-top:10px;

}
.wp-polls-ans p {
width:115px;

}
.wp-polls-ul li {
line-height:12px;
margin-left:0;
margin-right:0;
width:135px;
}
#polls form{
background-color: #dedebe;
width:150px;
margin-left:0;
padding-left:0;
height:90%;
}
#polls form p {
margin-left:10px;
border:none;
line-height:12px;

}

#polls .wp-polls input{
width:20px;


}
#polls p{

}
#polls form label{

display: inline;

width: 100px;

}

#polls{

font-size:10px;
margin-bottom:20px;
}
#polls h2{

font-size:11px;
}*/

#footer {
	background: #225A93;
	clear: both;
	width: 100%;
	margin-top:15px;
	border-top:solid 1px #DEDEDE;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	border-top: 6px solid #fff;
	}
	
#footer p{padding:6px;margin: 0; color: #eee;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

.textwidget{/*margin-left:20px; margin-top:10px;*/}
.textwidget p a{/*margin-left:20px; margin-top:10px;*/ color:#FA7F0B;}
