/*

Theme Name: Government of Canada Web Usability Theme WET 3.0

Theme URI: http://www.lostprototype.com/wet-boew3/

Description: Government of Canada's Web Usability (GCWU) WET version 3.0b2 - This theme is based on the <a href="https://github.com/wet-boew/wet-boew" >Web Usability Theme WET-BOEW</a> and features HTML5 and CSS3 properties.

Version: 3.0

Author: Jobe Roberts

Author URI: http://www.lostprototype.com/wet-boew3/

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 v3.0 / Variante pour WordPress v3.0
 * 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 {
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	color: #000;
}

.left {
	text-align:left;
}

.right {
	text-align: right;
}

/* 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;}

#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;

} 


/* 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-bo