/*

Theme Name: Government of Canada Web Usability Theme

Theme URI: http://www.lostprototype.com/gcwu-fegc/

Description: Government of Canada's Web Usability (GCWU) version 1.3a2 - This theme is based on the <a href="http://tbs-sct.ircan.gc.ca/projects/gcwwwtemplates?jump=files&lang=eng" >Web Usability Theme</a> and features HTML5 and CSS3 properties.

Version: 1.3a2

Author: Jobe Roberts

Author URI: http://www.lostprototype.com/gcwu-fegc/

Tags: fixed-width, two-columns, light

License: MIT License (http://www.lostprototype.com/clf2v2-nsi2v2/wp-content/themes/CLF2-NSI2/License-eng.txt)

*/

/*!
 * WordPress variant v1.3a2 / Variante pour WordPress v1.3a2
 * Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
 * Terms and conditions of use: http://tbs-sct.ircan.gc.ca/projects/gcwwwtemplates/wiki/Terms
 * Conditions régissant l'utilisation : http://tbs-sct.ircan.gc.ca/projects/gcwwwtemplates/wiki/Conditions
 */



header, hgroup, section, footer, aside, nav, article { 
	display: block;
}


/* GENERAL */
/* ******* */

#container {
	background: none;
	margin: 0 auto;
	width: 960px;
}

hr {
	background-color: #e7e7e7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

/* The page header     */
/* ******************* */
/* applied to <header> */

#logo {
	padding-top:40px;
}

#logo h1 {
	font:bold 3.846em Tahoma, Geneva, sans-serif;
	letter-spacing: 0.769em;
	margin: 0 0 0 260px;
}

#logo h1 a {
	color:#000;
	text-decoration: none;
}

#logo h2 {
	font:normal 0.923em Arial, Helvetica, sans-serif;
	margin: 0 0 20px 265px;
	text-align:left;
	color:#666;
}

#pages {
	float:right;
}

#navlist, #navlist ul  {
	padding : 0;
	margin : 0;
	list-style : none;
	line-height : 1.615em;
	text-align : center;
}

#navlist {
	font-family: Tahoma, Geneva, sans-serif;
	font-size : 0.846em;
	text-transform:uppercase;
	letter-spacing: 0.231em;
}

#navlist a {
	display : block;
	padding : 0;
	background : #8ddee0;
	color : #785430;
	text-decoration : none;
	width : 110px;
	padding: 3px;
}

#navlist a:hover {
	color: #8ddee0;
	background: #785430;
}

#navlist li { 
	float : left;
	border-right : 1px solid #fff;
}

html>body #navlist li{
	border-right: 1px solid transparent;
}

#navlist li ul {
	position: absolute;
	width: 110px;
	left: -999em;
}

#navlist li ul li {
	border-top : 1px solid #fff;
}

html>body #navlist li ul li {
	border-top : 1px solid transparent;
}

#navlist li ul ul  {
	margin : -22px 0 0 110px;
	border-left : 1px solid #fff;
}

html>body #navlist li ul ul {        
	border-left : 1px solid transparent;
}

#navlist li:hover ul ul, #navlist li.sfhover ul ul {
	left: -999em;
}

#navlist li:hover ul, #navlist li li:hover ul, #navlist li.sfhover ul, #navlist li li.sfhover ul  {
	left: auto;
	min-height: 0;
}

.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}

.widget-container {
	list-style-type:none;
}

/* Pages navigation */
/* *************** */

.left a, .right a {
	color: #000;
}

.left {
	text-align:left;
	margin:0 0 0 24px;
	float:left;
	width:420px;
}

.right {
	text-align: right;
	margin:0 24px 0 0;
	float:right;
	width:420px;
}

/* The posts */
/* ********* */

#left {	
	float:left;
	width: 580px;
	margin-bottom: 20px;
}

#titre pre {
	font: normal 0.846em "Courier New", Courier, monospace;
	letter-spacing: 0.231em;
	text-transform:uppercase;
	color: #000;
	border-top: 1px dotted #ccc;
	padding:10px 0 0 0;
	margin: 0 0 25px 0;
}


/* Comments  */
/* ********* */

#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 1.538em;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 1.846em;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 0.923em;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #666;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 0.923em;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #666;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}

.children ul {
	border: none;
	padding:0;
}

.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #666;
	font-size: 0.923em;
	line-height: 1.385em;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 1em;
}

/* Comments form */
/* *********** */

input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1.231em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 0.923em;
	line-height: 1.385em;
	font-weight: normal;
}
#respond .required {
	color:#C00;
	font-weight:bold;
}
#respond label {
	color: #666;
	font-size: 0.923em;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #666;
	font-size: 0.923em;
	line-height: 1.385em;
}
#respond .form-allowed-tags code {
	font-size: 0.923em;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 1.077em;
}

/* The sidebar */
/* *********** */

.cn-left-col-default ul ul, .cn-right-col-default ul ul {list-style-type: none;}
.cn-left-col-default li li, .cn-right-col-default li li {margin-left: -20px; padding: 0; border: none;}




/**************/
/* NEW NFB */
h1 { margin-top:20px; }
h1, h2, h3, h4, .top-section, .sub-section {font-family: Arial,Helvetica,sans-serif;}
h1, h2, h3, h4, h5, h6, p, blockquote, table, img, pre, .top-section, .sub-section { margin-left: 24px; margin-right: 24px; }
#cn-doc-dates { right: 24px; }
#cn-bc ol { margin: 6px 10px; }

.top-section, .sub-section { display:block; }

.cn-left-col-default ul ul { margin-left:0; border-left:0; padding-left:0; }

/*.cn-left-col-default ul li ul li a { 
	color: white;
	background: #23447E url(fip-pcim/images/menu-background.gif) 0 -2px repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
}*/

.cn-left-col-default ul li ul li ul.children li a { 
	display: block;
	color: #333;
	text-decoration: none;
	padding: 2px 4px;
	background: #DDD;
	font-size:1em;
}

.cn-left-col-default ul li ul li ul.children li ul.children a { 
	display: block;
	color: #333;
	text-decoration: none;
	background:transparent;
	padding: 2px 4px;
	font-size:1em;
}

#cn-body-inner-3col #cn-left-col {  }

#cn-body-inner-3col #cn-right-col { /*width:280px;*/ }
#cn-body-inner-3col #cn-right-col #cn-right-col-inner { width:88%; padding:0 6%; }
ul.cn-right-col-default { margin:0; }
.cn-right-col-default p, .cn-right-col-default h3 { margin:0; }
.cn-right-col-default h3 { margin-top:40px; }
.cn-right-col-default .r-block-content { margin:20px 0 0 0; border-bottom:1px solid #000; padding-bottom:20px; }
.cn-right-col-default ul { margin-left:0; margin-right:0; list-style-type:none; }
.cn-right-col-default ul li { margin-left:0; }


div.ctr-g50 {
	float: left;
	display: inline;
	width: 194px;
	margin: 1em 0;
	padding-right:12px;
}

.after::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

div#equipe p {
float: left;
width: 128px;
padding-right: 40px;
padding-bottom: 0px;
}

/****/

#sidebar {
	margin-left: 660px;
}

#sidebar ul {
	list-style-type:none;
	margin:auto !important;
	margin: 10px;
}

#sidebar ul li h2 {
	font: normal 2.846em/2.692em Arial, Helvetica, sans-serif;
	letter-spacing: -2pt;
	text-transform:lowercase;
	color:#E8E8E8;
	padding: 0;
	margin: 30px 0 20px 0;
}

#sidebar ul li ul {
	font: 1.154em Arial, Helvetica, sans-serif;
	list-style-image: url(images/arrow.gif);
	padding:0 24px;
}

#sidebar ul li ul li {
	margin: 10px 0;
}

#sidebar ul li ul li a {
	color: #000;
	text-decoration: none;
	margin-left: 2px !important;
	margin-left: 10px;
}

#sidebar ul li ul li a:hover {
	text-decoration:underline;
}

#sidebar .button {
	color: #fff;
	font-size:1.846em;
	border: none;
	background: none;
	padding-top: 5px;
}

#sidebar .field {
	border: 2px solid #60dcdf;
	padding: 3px;
	margin-top: 7px !important;
	margin-top: 2px;

}

.widget_tag_cloud a {
	color: #000;
	text-decoration: none;

}

#rss-img {    /* background image */ 
	width : 91%; 
	height: 35px;
	background: url(images/rss.png) top center no-repeat; 
	margin-top: 5px;

} 

#zone1 {    /* link zone */ 
	width : 100%; 
	height: 100%;
	float: left;

} 

#twitter-img {    /* background image */
	width : 91%; 
	height: 35px; 
	background: url(images/twitter.png) top center no-repeat;
	margin-top: 5px;

} 

#zone2 {    /* link zone */ 
	width : 100%; 
	height: 100%; 
	float: left;

} 

time, pre { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; }



/* footer */
/* *********** */

#general {
	clear:both;
	font: 0.846em Tahoma, Geneva, sans-serif;
	text-align: center;
	color: #785430;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
	margin: 20px 0;
}

#general li {
	display: inline;
	list-style-type: none;
	padding: 0 7px;
	border-right: 1px solid #a69c91;
}

#general li a {
	color: #B85;
	border-bottom: 1px dotted #70a624;
	text-decoration:none;
}

/* Utilities */
/* ************************************************** */

#site-generator {
		float: none;
		width: auto;
}

#site-generator {
	position: relative;
	font-style: italic;
	font-size: 0.692em;
}

#site-generator a {
	color: #BCBCBC;
	display:inline-block;
	text-decoration: none;
	/* background: url(images/wordpress.png) center left no-repeat; */
	padding-left: 20px;
	line-height: 1.231em;
}

#site-generator a:hover {
	text-decoration: underline;
}

.wp-caption-text, .gallery-caption, .bypostauthor, .sticky  {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;

}

.wp-caption-dd {
	font-size: 0.846em;
	line-height: 1.308em;
	padding: 0 4px 5px;
	margin: 0;

}

.linkcat h4 {
	font-size: 100%;
	padding: 0;
	margin: 0;
	padding-left: 10px;
}

#cn-search-box {
	padding-bottom: 5px;
}

hr.spacer { margin-top:40px; }
.clear { clear:both; }
.newthumb { float:left; width:80px; padding-right:20px; }
.newthumb img { width:80px; height:80px; }
.newdesc { float:left; width:780px; }
.newdesc p { margin-top:0; }
.newlarge { float:left; width:194px; padding-right:40px; margin:10px 0;}
.newlarge img { width:194px; }

article h2 { font-size:120%; }

h3.widget-title {
font-size: 100%;
border-bottom: none;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
margin: 0 0 3px;
color:#FFF;
background:#23447e url(fip-pcim/images/menu-background.gif) 0 -2px repeat-x;
padding: 5px;
font-size: 1.1em;
font-weight:bold;
}

.textwidget img { margin:0; }
.cn-left-col-default li .textwidget a { padding:0; }

#cn-centre-col-inner { margin-top:6px; }
#cn-centre-col-inner .attachment-post-thumbnail { margin-bottom:12px; }

ul.liste-emplois {
	margin:0 24px;
	list-style-type:none;
}

ul.liste-emplois li { 
	width:100%;
	padding:10px 0 10px 10px;
	background-color:#efefef;
}

ul.liste-emplois li.pair { 
	background-color:#ddd;
}

.container { margin:0 24px; }

/* PHOTOGALLERY */
.selecteur-alpha { background-color:#ddd; padding:12px 12px 12px 24px; /*width:210px;*/ margin-top:49px; text-align:center; display:block; }
.selecteur-alpha li { float:left; margin:8px 20px; font-weight:bold; width:10px; }
.selecteur-alpha li a { text-decoration:none; }

.liste-de-film-alpha { display:none; visibility:hidden; height:0px; }
.liste-de-film-alpha.active { display:block; visibility:visible; height:auto; }
.letter-tag { font-size:24px; }
.film-tag { padding:6px 0; }

.slide {
	background-color: #FFFFFF;
	border: 1px solid silver;
	float: left;
	margin: 0 0 10px 10px;
	width: 170px;
}

.slide p {
	font-size: 0.8333em;
	text-align: center;
	line-height: 1.5em;
	margin: 1em 10px;
}

.slide img {
	display: block;
	margin: 16px auto;
	border-width: 0;
}

.film-info {
	clear: both;
}

.row { clear:both; }


/** COLLECTION **/
.page-nav { margin:0 24px 24px 24px; }
.page-nav a.nav-link-text { border: 0; }
.page-nav a { padding: 0.2em 0.5em; border: 1px solid #666; }
.page-nav a.actif { text-decoration: none; border-width: 0px; font-weight:bold; }
.page-nav a:visited { color:#295376; }

ol.collection {
	margin:0 24px;
	list-style-type:none;
}

ol.collection li { 
	width:100%;
	padding:10px 0 10px 10px;
	background-color:#efefef;
	clear: both;
	min-height: 82px;
	margin-bottom:20px;
}

.resultats-recherche .onf-nfb-film {
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

ul.ulnostyle {
	margin:0 0 0 140px;
	list-style-type:none;
}

ul.ulnostyle li, ol.collection ul.ulnostyle li { margin:0; padding:0; min-height:0; }

.resultats-recherche .onf-nfb-vignette {
	border: 1px solid #000;
	float: left;
	margin: 0;
	padding:0;

}

.resultats-recherche .onf-nfb-no-vignette {
	float: left;
	margin: 0;
	padding:0;
	margin-right:20px;
	width:98px;
	height:82px;
}

.resultats-recherche .onf-nfb-vignette img { padding:0; margin:0; float:left; }

ol.collection div { margin-left:140px; }

.collection-fiche-image {
	background-repeat: no-repeat;
	background-position: top left;
	width: 428px;
	height: 289px;
	margin-left:24px;
	position:relative;
}

div.lists_two_column ul {
	display: inline;
	float: left;
	width: 45%;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

.box2-content .menu_extra_space li { margin:9px 0; }

.box2-content { clear:both; border-top:1px solid #000; padding:24px 0; margin:0 24px; }
.box2-content h3, .box2-content p { margin-left:0; }

a.lnk-top {
	float: right;
	padding: 10px 0px 0 0;
	font-size: 0.85em;
}

div.play-bottom-coll {
	position: absolute;
	bottom: 4px;
	width: 100%;
	background: transparent url(images/blkpx-59.png) repeat 0 0;
	vertical-align: middle;
}

div.play-bottom-coll div.play-online-coll {
	display: block;
	background: transparent url(images/collection-play-online.png) no-repeat 10px center;
	padding: 20px 5px 20px 60px;
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 1em;
}

div.play-bottom-coll div.play-online-coll a {
	color: #fff;
	font-size: 1.1em;
	font-weight:bold;
	text-decoration:none;
	line-height:1.1em;
}

div.content-box.categorie ul {
	list-style-type: none;
	list-style-position: outside;
	margin:10px 1em 10px 24px;
	padding: 0;
	width: 28%;
	float: left;
}

div.content-box.categorie ul li {
	background: url(images/arrow-right-list.gif) no-repeat 0 16px;
	margin: 0;
	padding: 10px 1em;
	border-top: 1px solid #cccccc;
}

ul.nav li.menucontent {
padding: 0.2em 5px;
}

div.gallery-thumbs { margin:0 0 80px 24px; clear:both; }

div.gallery-thumbs img {
	vertical-align: top;
	width: 96px;
	margin:1em 6px 0 0px;
}

#cn-centre-col div.gallery-thumbs a { background:none; text-decoration:none; padding-right:0; }

.linksearch { float:right; margin:-32px 12px 0 0; z-index:100000; position:relative; font-size:12px; }
.linksearch, .linksearch a { color:#fff; font-weight:bold; text-decoration:none; }
.linksearch a:hover { color:#fff; text-decoration:underline; }
.linksearch input { margin-left:8px;  }

#avancee { display:none; visibility:hidden; }
#avancee.active { display:block; visibility:visible; }
#avancee select { margin-bottom:10px; }
#avancee p { margin:20px 0 6px 0; }

div.communiques div.result-block {
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 10px 10px 1.4em 24px;
}

div.communiques div.result-block span.date {
	display: block;
	color: #666;
	font-size: 0.85em;
}

div.coll-furtage {
	font-size: 0.85em;
	background-color:#FFFFFF;
	margin: 48px 1em 1em 1em;
	text-align: center;
}

span.info { color:#666; font-size:10px; font-style:italic; }

button { padding:4px; }

article { margin-bottom:60px; }

.searchres article { margin:0 24px; padding:12px;}
.searchres article p, .searchres article h2 { margin:12px 0; }
.searchres article.pair { background-color:#ddd; }
.searchres article.impair { background-color:#efefef; }

#cn-right-col .communiques .result-block { margin-left:0; }
#cn-right-col h3.widget-title { width:94%; }
/*#cn-right-col { margin:-180px 0 40px 0; }*/
#cn-right-col.mrgcolslider { margin-top:20px; float:left; margin-left:-900px; }


.rmnu-search { margin-top:32px; }

.slider-style { margin:-5px 6px 24px 1px; background-color:#eee; padding-left:16px;  }
.slider-style, .smooth_slider { background:url('images/bg-carrousel.jpg') repeat-x left top; }
.slider-style .smooth_slider { padding-right:0; }
.slider-style .smooth_slider h2 { padding-top:12px; }
.slider-style p { margin-left:0; padding-left:0; }
.smooth_slider .smooth_nav { clear:both; }
.smooth_slider .smooth_slider_content { width:48%; display:block; }
.smooth_slideri img { display:block; }

.lg-en {
	padding-left: 18px;
	background: url('images/ico-EN.gif') left 3px no-repeat;
}

.lg-fr {
	padding-left: 18px;
	background: url('images/ico-FR.gif') left 3px no-repeat;
}

dl.resultat-generique { margin-left:24px; }
dl.resultat-generique dt { margin-top:24px; font-weight:bold; }
dl.resultat-generique dd { margin-left:24px; }

/* STYLE TABLEAU MOTS-CLÉS RELIÉS */
.onfb-g333 {min-height:0; margin-left:24px; }
.onfb-g333:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.onfb-g333 .onfb-un {
    float:left;
    margin-left:0;
    width:194px;
}
.onfb-g333 div.prim {
    margin-left:0;
}

.onfb-g333.ths_hr { width:602px; }

.lg-en {
	padding-left: 18px;
	background: url('images/ico-EN.gif') left 3px no-repeat;
}

.lg-fr {
	padding-left: 18px;
	background: url('images/ico-FR.gif') left 3px no-repeat;
}

div.ths { display:block; }
ul.fureter { padding-bottom:5px; list-style-type: none; list-style-position: outside; margin: 1em 0; padding: 0; width: 29%; float: left;}
ul.fureter span.ths { display:block; }

.onfb-g333 .onfb-un ul.fureter li {
	background: url(images/arrow-right-list.gif) no-repeat 0 0.8em;
	margin: 12px 0 0 0;
	padding: 0.4em 1em;
	border-top: 1px solid #cccccc;
}

.toggleMore {
    display:none;
    cursor:e-resize;
    color:#000;padding-left:14px;
    background:url(images/ico-fleche-suite.gif) no-repeat left;
}
.toggleLess {
    display:block;
    cursor:w-resize;
    color:#000;
    padding-left:14px;
    background:url(images/ico-fleche-suite.gif) no-repeat left;
}
ul.fureter li span.fureter-ttl-flm {
    color:#000;
    padding-left:14px;
    background:url(images/ico-pelicule.gif) no-repeat left;
}
span.thsp { padding-left:14px;}
span.thspm { padding-left:14px;}
i.ths { visibility:hidden; height:0; }
/*body { background:#ffffff; }*/
div.ths_hr { border-bottom:1px solid #999999; }
ol.collection li.fr { background-color:#ceceee; }
ol.collection li.en { background-color:#eecece; }
.orng { color:#fd6600; font-weight:bold; font-size:11px;}
span.thso { display:none; }
span.nbf:before { content: "<br>" }

#all_terms ul{
    font-size: 12px;
    width: 100%;
}



