/*
Theme Name:		GDP - PIB 
Theme URI:		http://www.nfb.ca
Description:	GDP - PIB project development blog theme
Version:		0.1
Author:			Desing : Gil Naulth - dev : JS Beaulieu 
*/

@import url("reset.css");
/*body { text-align: center; background: #1c1d18; color: #ccc;  }*/
body
{
	text-align: center;
	color: #ccc;
	/*background: #2f2f2f; color: #ccc; font: 62.5%  Arial, Helvetica, Sans, sans-serif; */
	background-image: url(images/bckg-canada.jpg);
	background-color: #282924;
	background-repeat: no-repeat;
	background-position: center top;
}
/*---:[ global elements ]:---*/
a { color: #703b5b; text-decoration: none; }
a:visited { color: #703b5b; text-decoration: none; }
a:hover { color: #f682c9; text-decoration: underline; }
a img { border: none; }
	
blockquote {}
abbr, acronym { /* border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; */ }
code { color: #090; font-family: Courier, monospace; }
pre { margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; clear: both; }

p.center { text-align: center !important; }
p.bottom { margin: 0 !important; }
p.unstyled { font-size: 1.4em; }

/*.flickr_blue { color: #007ae4; text-transform: lowercase; }
.flickr_pink { color: #ff2a96; text-transform: lowercase; }*/

.green { color: #090; }
.red { color: #f00; }
.orange { color: #f40; }
.purple { color: #909; }
.set-clear { display: block !important; height: 1px; overflow: hidden; font-size: 1px; line-height: 1px; clear: both; float: none; width: 100%; }

/*---:[ headlines ]:---*/
h1, h2, h3 { font-weight: bold; font-family: Arial, Helvetica, Sans, sans-serif; color: #703b5b; }
h1 { font-size: 3.6em; letter-spacing: -0.03em; }

#masthead h1 { padding: 0.4em 0 0.2em 0; border-top: 1px solid #818181; text-align: center; clear: both; }
h1 a, h1 a:visited, h1 a:hover { color: #ccc; text-decoration: none; }

h2 { font-size: 2.2em;text-transform:uppercase; }
h2 a { color: #703b5b; text-decoration: none; }
h2 a:visited { color: #703b5b; text-decoration: none; }
h2 a:hover { color: #d662a9; text-decoration: none; }
.posts h2 { margin: 0 0 20px 0px; line-height: 1.1em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }
.posts h2 a { color: #333 !important; text-decoration: none; }
.posts h2 a:hover { text-decoration: underline; }
.pages h2, h2.page_header { margin: 0 0 0.75em 0; padding: 0 0 0.6em 0; background: url('images/hr_title_sep.gif') 0 100% no-repeat; }
h2.archive_head { color: #a0d36a; font-weight: normal; font-size: 1.4em !important; text-transform: uppercase !important; letter-spacing: normal !important; margin: 0 0 1.8em 0 !important; padding: 0.4em 2px !important; border-top: 3px solid #1c1d18; border-bottom: 1px dashed #1c1d18; }
h2.archive_head .green { color: #fff; font-style: italic; padding-left: 5px; font-size: 0.7em !important; text-decoration: underline; }

h3 { font-size: 1.0em; text-transform: uppercase; }
#masthead h3 { margin: 48px 0 0.75em 0; font-weight: normal; font-size: 1.4em; text-transform: none; color: #fff; text-align: center; }
.entry h3 { margin: 2.5em 0 0.5em 0; }
.entry h3.top { margin: 1.5em 0 0.5em 0 !important; }
h3.comments_headers { font-size: 1.4em; }

h4 { font-size: 1.2em; font-weight: normal; }
h4 a, h4 a:visited { color: #d662a9; text-decoration: none; display:block;  }
h4 a:hover { color: #d662a9; text-decoration: underline; }
.posts h4 { margin: 14px 0 1.25em 0; padding: 0 0 1.0em 0;float:left}

/*---:[ core layout elements ]:---*/
#rss-407607961 { display: none; }
#b-wrapper { /*background: #282924;*/}
#container { width: 960px; margin: 30px auto 0 auto; min-height: 450px; height: auto !important; height: 450px; }
#container #content_box { width: 960px; text-align: left; clear: both; }
#container #content_box * { /*display: none; */ }
#content { width: 700px; padding: 0; float: left; }
#sidebar { width: 240px; float: right; min-height: 250px; height: auto !important; height: 250px; }

#footer { background: #1c1d18; padding: 1.2em 0 0 0; border-top: 2px solid #fff; clear: both; width: 100%; }

/*---:[ header styles ]:---*/
#masthead { width: 220px; float: right; display: none;  /*height: 100px; background: url('images/logo.gif') no-repeat;*/ /* uncomment the height and background declarations here if you intend to use a graphic in the header instead of the h1 */ }

/* #masthead a { display: block; width: 770px; height: 100px; } */ /* uncomment this line if you use a graphic in the header - make sure the height of your header graphic is equal to the height declared in this line of code! */
.nav-wrap { border-bottom: 1px dotted #818181; border-top: 1px dotted #818181; margin: 25px 0 5px 0; position: relative; }

ul#nav { height: 40px; list-style: none; width: 960px; padding: 0 10px; margin: 0 auto; line-height: 25px; }
ul#nav li { padding: 0.85em 40px 0.7em 0; float: left; }
ul#nav li a, ul#nav li a:visited { color: #fff; text-decoration: none; }
ul#nav li a:hover { text-decoration: underline; }
ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover {}
ul#nav li.first { font-style: italic; }
ul#nav li.category { padding-left: 400px; }
ul#nav li.category ul { float: left; padding: 0; }
ul#nav li.category ul li.cat-item { font-size: 18px; line-height: 18px; padding: 3px 10px; }
ul#nav li.rss { padding: 0.85em 0 0.7em 0; float: right; width: 20px !important; padding-left: 0; padding-right: 0; }
ul#nav li.rss a { text-indent: -500px; background: url('images/icon_rss.gif') 100% 50% no-repeat; display: block; width: 20px; height: 20px; overflow: hidden; }

ul.icons { position: absolute; top: 11px; right: 50px; list-style-type: none; margin: 0; padding: 0;}
ul.icons li { width: 20px; height: 20px; margin-right: 4px; position: relative; height: 28px; line-height: 25px; float: left}
ul.icons li a { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; }
ul.icons li .facebook { background: url('http://pib.onf.ca/pib/static/images/icons/header_facebook.png') left top no-repeat; }
ul.icons li .twitter { background: url('http://pib.onf.ca/pib/static/images/icons/header_twitter.png') left top no-repeat; }
ul.icons li a:hover { background-position: -20px top; }
ul.icons li .delicious { background: url('http://pib.onf.ca/pib/static/images/icons/header_deli.png') left top no-repeat; }
ul.icons li a:hover { background-position: -20px top; }
	
.icon { display: block; width: 15px; height: 15px; overflow: hidden; text-indent: -300px; }
.icon.facebook { background: url('http://pib.onf.ca/pib/static/images/icons/facebook.png') center center no-repeat; }
.icon.twitter { background: url('http://pib.onf.ca/pib/static/images/icons/twitter.png') center center no-repeat; }



#header_img {position: relative; margin: 0 0 0.5em 13px; padding: 0; background-repeat: no-repeat; background-position: center center; }
#header_img h1 {text-align: center; position: relative; width: 960px; margin: 0 auto; }
#header_img h1 img { display: block; margin: 0 auto; } /* this is really just an IE 6 and 7 hack in disguise */
#header_img h1 span { display: block; width: 960px; height: 226px; margin: 0 auto; position: absolute; }
#header_img h1 span a {	display: block; height: 226px; width: 45%; position: relative; overflow: hidden; text-indent: -5000px; }
#header_img h1 span a * { position: absolute; top: -8000px; }
#header_img h1 span a.first { float: left; margin-left: 0px; }
#header_img h1 span a.last { float: right; margin-right: 0px; }

/*---:[ content styles ]:---*/
#content h4.date { width: 120px; float: left; text-align: right; color: #fff; font-family: Georgia, "Times New Roman", Times, serif; font-size: 3em; line-height: 50%; }
#content h4.date em { display: block; width: 120px; font-size: 0.4em; font-style: italic; }
#content h4.date a { font-size: 0.3em; display: block; float: right; margin-top: 10px; color: #a0d36a; text-decoration: none; font-style: italic; }
#content h4.date a:hover { text-decoration: underline; }
#content .post-sub-wrap a { color: #6a9a36/*a0d36a*/; }
#content .post-sub-wrap a:hover { color: #a0d36a; }
.divider{ height: 3px; color: #1c1d18; background-color: #1c1d18; border-style: solid; clear: both; float: none; }

.entry-wrap { clear: both; float: none; }
.entry-wrap .post-sub-wrap { float: right; background-color: #fff; padding: 15px 30px 40px; width: 510px; }
.entry-wrap .entry { font-size: 1em; line-height: 140%; color:#000; float: none !important; clear: both !important; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
.entry-wrap h2 { color: #333 !important; }

.entry blockquote { font-size: 1em; padding: 15px 20px 1px 30px; background: #c9f29e; border-left: 3px solid #000; margin: 10px 20px; font-size: 1.2em; line-height: 120%; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #818181; border-width: 3px 0; text-align: center; float: right; }
.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #818181; border-width: 3px 0; text-align: center; float: left; }
.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.4em !important; }

.entry p { margin: 0 0 1.5em 0; }
.entry ul, .entry ol { margin: 0 0 1.5em 20px; }
.entry ul { list-style-type: square; }
.entry li { margin: 0 0 0.1em 25px; list-style-type: square;  }
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }
.entry dl { margin: 0 0 1.5em 0; }
.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }
.entry dd { margin: 0 0 1.5em 20px; }
.entry .ad { margin: 0 0 0.5em 15px; float: right; }
.entry .ad_left { margin: 0 15px 0.5em 0; float: left; }
.entry img { }
.entry img.left { padding: 3px; margin: 0.5em 15px 0.5em 0; border: 3px double #818181; float: left; clear: left; }
.entry img.right { padding: 3px; margin: 0.5em 0 0.5em 15px; border: 3px double #818181; float: right; clear: right; }
.entry img.center { display: block; padding: 3px; margin: 0 auto 1.5em auto; border: 3px double #818181; float: none; clear: both; }
.entry img.size-full { margin: 0 0 10px 0; }
.entry .wp-caption-text { font-family: Georgia, "Times New Roman", Times, serif; padding: 1px 3px; font-style: italic; text-decoration: underline; }
.entry img.off { padding: 0 !important; border: none !important; }
.entry img.stack { clear: none !important; }

.tagged {  padding: 0.4em 0 0 0; font-size: 1.2em; line-height: 1.6em; color: #000; clear: both; }
.tagged a, .tagged a:visited { text-decoration: underline; padding: 0.25em; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; color: #000 !important; }
.tagged a:hover { text-decoration: none; }
.add_comment { display: block; padding: 0 0 0 20px; float: right; }
.add_comment a { text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
.add_comment a:hover { text-decoration: underline; }
.add_comment a:visited { text-decoration: line-through; } 

.navigation { margin:10px; font-size: 1.4em; float: left; }
.navigation a{ color: #b6b6b6}	
.previous { padding: 0 20px 0 0; float: left; }
.next { float: right; }
.clear { width: 500px; margin: 0 0 5.0em 0; clear: both; float: none; }
.rule { background: url('images/hr_tag_sep.gif') no-repeat; }
.flat { margin: 0 0 0em 0 !important; }
.whitespace { margin: 0 0 !important; }


/*---:[ sidebar styles ]:---*/
ul.sidebar_list { list-style: none; }
ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 240px; margin: 0 0 1em 0; font-size: 1.1em; line-height: 120%; float: left; }
li.widget h2, li.linkcat h2 { color: #a0d36a; font-style: italic; font-weight: normal; font-size: 1.077em; line-height: 120%; font-family: Georgia, "Times New Roman", Times, serif; padding: 5px 2px; margin-bottom: 8px; text-transform: uppercase; letter-spacing: normal; border-top: 3px solid #1c1d18; border-bottom: 1px dashed #1c1d18; }
li.widget h2 a, li.linkcat h2 a { text-decoration: none; font-style: italic; color: #a0d36a; /*text-indent: 25px;*/ }
li.widget h2 a:hover, li.linkcat h2 a:hover { color: #a0d36a; }
li.widget h2 a:visited, li.linkcat h2 a:visited { color: #a0d36a; }
li.widget h2 a.rsswidget, li.linkcat h2 a.rsswidget { display: inline; }
li.widget h2 a.rsswidget img, li.linkcat h2 a.rsswidget img { display: inline; margin-right: 5px; position: relative; left: 2px; top: 2px; }
li.widget p { margin: 0 0 1.5em 0; }
li.widget ul, li.linkcat ul { list-style: square; margin: 10px 0 0.5em 0; }
li.widget ol, li.linkcat ol { margin: 0 0 0.5em 0; }
li.widget li, li.linkcat li { margin: 1px 0 0.6em 0; line-height: 110%; }
li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited { text-decoration: none; }
li.widget li a:hover, li.linkcat li a:hover {}
li.widget li .recent_date { padding: 0 0 0 8px; font-weight: bold; color: #888; }
ul.sidebar_list li ul li a, ul.sidebar_list li ul li a:visited { color: #888; }
ul.sidebar_list li ul li a:hover { text-decoration: underline; color: #888; }
ul.sidebar_list li ul li .rss-date { font-size: 0.85em; font-style: italic; display: block; clear: both; }

#tag_cloud {}
#tag_cloud a, #tag_cloud a:visited { padding-right: 3px; color: #a0d36a !important; line-height: 110%; }
#tag_cloud a:hover { text-decoration: none; color: #a0d36a !important; }

ul.sidebar_list li.widget_tag_cloud {}
ul.sidebar_list li.widget_tag_cloud a, ul.sidebar_list li.widget_tag_cloud a:visited { padding-right: 3px; color: #a0d36a !important; line-height: 110%; }
ul.sidebar_list li.widget_tag_cloud a:hover { text-decoration: none; color: #a0d36a !important; }

ul.sidebar_list li.widget_categories {} 
ul.sidebar_list li.widget_categories li { padding: 0; margin: 2px 0; }
ul.sidebar_list li.widget_categories li.cat-item-42, ul.sidebar_list li.widget_categories li.cat-item-41 { display: none; }

/**li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0 10px; }
li.widget ul.flickr_stream li { margin: 0; padding: 0 5px 5px 0; display: inline; }
li.widget ul.flickr_stream li a img { padding: 3px; }
li.widget ul.flickr_stream li a:hover img {} */
		
/*---< FlickrRSS styles for the widget only >---*/
/*li.widget_flickrrss { }
li.widget_flickrrss a img { margin: 0 5px 5px 0; padding: 3px; }
li.widget_flickrrss a:hover img { background: #ff2a96; }*/

/*---< Calendar widget styles >---*/
#calendar_wrap { font-size: 1.3em; }
				

/*---:[ footer styles ]:---*/
#footer .wrap { width: 960px; margin: 0 auto; text-align: left; }
#footer .wrap p { height: 50px; color: #fff; font-size: 12px; line-height: 40px; } 	
#footer .wrap p img { float: left; margin-right: 10px;  }
#footer a, #footer a:visited { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

/*---:[ comment styles ]:---*/

#comments { width: 534px; float:left; clear:both; margin-top:40px; }
#comments h3 { font-family: Georgia, "Times New Roman", Times, serif; color: #000; font-weight: normal; font-style: italic; }
ul#comment_list { list-style: none; margin: 0 0 4.0em 0; border-top: 1px solid #b6b6b6; float: left; }
ul#comment_list li.comment { width: 500px; padding: 1.2em 0 0 0; border-bottom: 1px dotted #b6b6b6; float: left; }
ul#comment_list li.trackback { width: 470px; padding: 1.2em 15px 0 15px; background: url('images/trackback_bg.gif'); }
				
.comment_meta { margin: 0 0 1.2em 0; }
.comment_meta strong { color: #000; }
.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 1.4em; float: right; }

.trackback .comment_num { padding: 0 0 0 20px; }

.comment_num a, .comment_num a:visited { text-decoration: none; }
.comment_num a:hover { text-decoration: none; }
.comment_meta strong { font-size: 1.6em; }
.comment_time {}
.comment .entry { padding: 0 15px; }
.comment .entry p { margin: 0 0 1.0em 0; }
			

/*---:[ comment form styles ]:---*/

#comment_form { width: 500px; padding: 1.0em 0 0 0; float: left; }
#comment_form a { color: #000 !important; }
#comment_form p { padding: 0.6em 0; font-size: 1em; }
#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; color: #000; }
#comment_form .text_input { width: 191px; padding: 3px; color: #444; font-family: Georgia, "Times New Roman", Times, serif; border-top: 2px solid #818181; border-left: 2px solid #999; border-right: 1px solid #bbb; border-bottom: 1px solid #818181; }
#comment_form .text_area { width: 321px !important; }
#comment_form .text_input:focus { border-top: 2px solid #818181; border-left: 2px solid #818181; border-right: 1px solid #818181; border-bottom: 1px solid #818181; }
#comment_form .form_submit { padding: 0.4em 4px; background: url('images/submit_bg.gif'); border: 3px double #818181; border-top-color: #818181; border-left-color: #818181; font: bold 1.4em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
#comment_form p.subscribe-to-comments { font-size: 1.4em; }
#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
			


/*---:[ search form styles ]:---*/

#search_form { }
#search_form .search_input { width: 221px; padding: 3px; font: normal 1.0em Georgia, "Times New Roman", Times, serif; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }
li.widget .search_input { font-size: 1.1em !important; }
#search_form .search_input:focus { border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
		
#content_box .pages {width: 504px; background-color: #fff; padding: 20px 30px 10px 30px; margin-left: 136px; }	
#content_box .pages h2 { font-family: Georgia, "Times New Roman", Times, serif; line-height: 120%; font-weight: normal; }
#content_box .pages .entry a, #content_box .pages #comments a { color: #6a9a36; }
#content_box .pages #comments .comment_meta strong { color: #000; }

#content_box  .posts	strong {font-weight: bold;}
#content_box  .posts	em {font-style: italic;}
