/*
Theme Name: NETWORK
Theme URI: 
Description: network-admin.
Version: 1.0
Author: Patricia Racine
Tags:  



*/



/* Begin Typography & Colors */
/* Begin Structure */
body {
	/*font-size: 62.5%;  Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
padding:0;	margin: 0 0 20px 0;
max-width: 1600px; min-width:800px;width:100%;
max-height: 1200px; min-height:400px;height: 100%; 
	background: #f0eeef;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	padding:0;margin:0 auto 0 auto; /*0 auto */
    background: #fff;
	border:2px solid #ff9900; border-top:none;
	/*temp :necessaire pour le background de coldroite remettre a fff
    background : #fff url('images/scratch-fullpage.jpg') top left repeat-y;*/
    /*width:85%;  800 px minus scroll bar (20px) */
	width: 760px;/*width: 75%;*/
	}
#header {
	background: #FFFFFF url('images/header1300px.png') no-repeat top right;
	margin: 0 0 0 1px;
	padding: 0;
	height: 120px;
	/*width: 60%; width: 758px;*/
	}

.title{
float:right;
color:#FFFFFF;
font-size: 1.3em;
margin-top:80px;
margin-right: 20px;
font-weight:bold;
}

.title a, .title a:link, .title a:visited{
color:#FFFFFF;
}

.title a:hover{
	text-decoration: none;
	color: #ff9900;
	}

#headerimg 	{
	margin: 0 ;
	top:-50px;
	right:10px;
	position:relative;/**/
	/*width: 100%;*/
	float:right;
	}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0 0;
	width: 60%;
	}


.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 60%;
	}

.post {
	margin: 30px 0  20px 0px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 2px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0 0 1em 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */


#content {
	font-size: 1em; /* was 1.2 em  - Warning ! this is multiplying h1-h3 sizes on titles */
	margin-top:0;
	padding-top:0;
	}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.2em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	font-size:0.8em;
	font-style:italic;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #fff url('images/footer1300px.png') top center no-repeat; height:80px;width:100%
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	margin:0;
	padding:0;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.3em; /* SA */
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	}
	
#headerimg h1 a:link, #headerimg h1 a:link a:visited {
  color: #fff;/*color: #b96d00;*/
}
#headerimg h1 a:hover {
  color: #f70;/*color: #b96d00;*/
}

h2 {
	font-size: 1.25em;
	}

h2.pagetitle {
	font-size: 1.25em;
	}

#sidebar h2{
font-size:0.9em;
}

#sidebar a:link,
#sidebar a:visited {
  color: #ff6600;/*color: #b96d00;*/
}

#sidebar a.dimmed:link,
#sidebar a.dimmed:visited {
  color: #ff6600;/*color: #9b9b9b;*/
}

#sidebar a:hover {
  color: #996633;/*color: #b96d00;*/
}

h3 {
	font-size: 1.25em;
	}

h1, h1 a,  h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
	
	h1 a:hover{
	text-decoration: none;
	color: #ff9900;
	}

h2, h2 a, h2 a:visited {
	color: #e60000;
	}

h3, h3 a, h3 a:visited {
	color: #f90;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

p {
	font-size: 1em;
	text-align: left;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #ff9900;
	text-decoration: none;
	}

a:hover {
	color: #ff9900;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */





/*	Begin Headers */
h1 {
	padding-top: 0px;  /* SA */
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}


#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	font-size:0.9em;
	}	

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 0px;
	margin:0;

	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 0px 0;
	margin-left: 545px;
	width: 210px;
		margin-top:3px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


a:link,
a:visited {
  color: #996633;/*color: #b96d00;*/
}

a.dimmed:link,
a.dimmed:visited {
  color: #ff6600;/*color: #9b9b9b;*/
}

a:hover {
  color: #ff9900;/*color: #b96d00;*/
}

h2 {
  /*font-family: Georgia, Verdana, Arial, Serif;*/
  font-family: Arial, Serif; border:0; color:#e60000;
}

.separateur{ margin:0;padding:0}
p.menu-bas{ color:#eeeeee}


/* juin 2009 */

#contact, #projets { width: 180px; background: transparent url(http://www.dd-rd.net/cms/site/images/boiteorange3.jpg) no-repeat left top;
border:1x solid #ff9900;border-bottom:4px solid #ff9900; padding-left:15px; font-size:0.9em; padding-right:10px;}


#contact h2, #projets h2 {color:#FF9900;font-size: 133%; font-weight:bold;padding-top:20px;padding-bottom:48px;}

#xlanguage-list-1{
font-size:0.9em;
text-align: right;
padding-right:10px;
}

.titre{
color:#e0022c;
font-size:1.0em;
font-weight:bold;
margin:0;
padding:0;
}

.news{
color:#ff9900;
font-size:1.3em;
font-weight:bold;
margin:0;
padding:0;
}

*+html .news {   /* pour explorer 7 */
margin-top:30px;
}

.date{
color:#ff9900;
margin:0;
padding:0;
font-style:italic;
}

#projets .separateur{
text-align:right;
border-bottom:#E0022C 2px solid;
}

.langue{
margin:0;
padding:0;
font-style:italic;
}
.photo{
float:left;
margin: 15px 15px 0 0;
}



/* CSS MAP SECTION */
.map {
  font-family: arial, sans-serif;
  position:relative; /*absolute */
  width:474px; height:312px; background: transparent url(images/map01.jpg);
  z-index: 0;
  }
.map:hover {
   /*background: none; */
   /*z-index: 500; */
}

/*.province{ display: none;}*/

/* Liste des villes - Position */
/*.map #infos 		{position:absolute;left:36px; top:100px; z-index:2;height:10px; width:10px;  background:transparent url(images/pointorange.gif) top left no-repeat;} */
.map #whitehorse{position:absolute;left:13px; top:110px; z-index:2; height:10px; width:10px;  background:transparent url(images/pointorange.gif) top left no-repeat;}
.map #nanaimo 	{position:absolute;left:53px; top:223px; z-index:0; height:10px; width:10px;  background:transparent url(images/pointorange.gif) top left no-repeat;}
.map #victoria 	{position:absolute;left:58px; top:234px; z-index:0; height:10px; width:10px;  background:transparent url(images/pointorange.gif) top left no-repeat;}
.map #vancouver	{position:absolute;left:65px; top:222px; z-index:0; height:10px; width:10px;  background:transparent url(images/pointorange.gif) top left no-repeat;}
.map #calgary	{position:absolute;left:114px; top:187px; z-index:0; height:10px; width:10px;  background:transparent url(images/pointorange.gif) top left no-repeat;}
.map #edmonton	{position:absolute;left:109px; top:171px; z-index:0; height:10px; width:10px;  background:transparent url(images/pointorange.gif) top left no-repeat;}
.map #lethbridge{position:absolute;left:125px; top:218px; z-index:0; height:10px; width:10px;  background:transparent url(images/pointorange.gif) top left no-repeat;}
.map #regina	{position:absolute;left:176px; top:215px; z-index:0; height:10px; width:10px;  background:transparent url(images/pointorange.gif) top left no-repeat;}
.map #saskatoon	{position:absolute;left:163px; top:196px; z-index:0; height:10px; width:10px;  background:transparent url(images/pointorange.gif) top left no-repeat;}
.map #winnipeg	{position:absolute;left:211px; top:218px; z-index:0; height:10px; width:10px;  background:transparent url(images/pointorange.gif) top left no-repeat;}
.map #brantford	{position:absolute;left:309px; top:268px; z-index:4; height:10px; width:10px;  background:transparent url(images/pointorange.gif) top left no-repeat;}
.map #guelph	{position:absolute;left:315px; top:259px; z-index:4; height:10px; width:10px;  background:transparent url(images/pointorange.gif) top left no-repeat;}
.map #london	{position:absolute;left:303px; top:281px; z-index:4; height:10px; width:10px;  background:transparent url(images/pointorange.gif) top left no-repeat;}
.map #ottawa	{position:absolute;left:332px; top:253px; z-index:4; height:10px; width:10px;  background:transparent url(images/pointorange.gif) top left no-repeat;}
.map #sudbury	{position:absolute;left:286px; top:246px; z-index:4; height:10px; width:10px;  background:transparent url(images/pointorange.gif) top left no-repeat;}
.map #toronto 	{position:absolute;left:321px; top:272px; z-index:4; height:10px; width:10px;  background:transparent url(images/pointorange.gif) top left no-repeat;}
.map #waterloo	{position:absolute;left:304px; top:274px; z-index:4; height:10px; width:10px;  background:transparent url(images/pointorange.gif) top left no-repeat;}
.map #lennoxville	{position:absolute;left:367px; top:255px; z-index:2; height:10px; width:10px;  background:transparent url(images/pointorange.gif) top left no-repeat;}
.map #montreal 		{position:absolute;left:351px; top:258px; z-index:2; height:10px; width:10px;  background:transparent url(images/pointorange.gif) top left no-repeat;}
.map #quebec		{position:absolute;left:371px; top:235px; z-index:2; height:10px; width:10px;  background: transparent url(images/pointorange.gif) top left no-repeat;}
.map #sherbrooke	{position:absolute;left:361px; top:257px; z-index:2; height:10px; width:10px;  background: transparent url(images/pointorange.gif) top left no-repeat;}
.map #fredericton 	{position:absolute;left:382px; top:259px; z-index:2; height:10px; width:10px;  background: transparent url(images/pointorange.gif) top left no-repeat;}
.map #moncton		{position:absolute;left:393px; top:243px; z-index:2; height:10px; width:10px;  background: transparent url(images/pointorange.gif) top left no-repeat;}
.map #sackville		{position:absolute;left:393px; top:252px; z-index:2; height:10px; width:10px;  background: transparent url(images/pointorange.gif) top left no-repeat;}
.map #halifax		{position:absolute;left:407px; top:264px; z-index:2; height:10px; width:10px;  background: transparent url(images/pointorange.gif) top left no-repeat;}
.map #pointedeleglise	{position:absolute;left:390px; top:271px; z-index:3; height:10px; width:10px;  background: transparent url(images/pointorange.gif) top left no-repeat;}
.map #charlottetown	{position:absolute;left:408px; top:243px; z-index:2; height:10px; width:10px;  background: transparent url(images/pointorange.gif) top left no-repeat;}
.map #stjohns		{position:absolute;left:458px; top:243px; z-index:2; height:10px; width:10px;  background: transparent url(images/pointorange.gif) top left no-repeat;}

.map .cache {display: none;z-index:4; color:#000000; }

.map:hover .cache {
   display: block; /*inline*/
   position: absolute; /*absolute*/
   /*white-space: nowrap;*/
   font-size:0.8em;
   font-weight:normal;
   height:100px;
   width:150px;  /* Largeur de la bulle */
   max-width:150px;
   left:0px; top:-100px; /* position de la bulle, au dessus du point (-100px)*/
   /* attention, la bulle doit toucher au point, sinon on ne peut cliquer les liens &agrave; l'int&eacute;rieur de celle-ci */
   background: #FFF;
   padding: 3px;
   border: 1px solid #5D779A;
   border-top: 4px solid #ff7700;
   overflow:auto;
   /*clip: rect(0px 160px 100px 0px); was clip: rect(auto auto 500 auto);*/
   z-index:6; text-align:left;
}

.map .cache ul {
	margin-left: 1em;
	padding-left: 1em;
	text-indent: 0em;}



/* Liste des villes - montrer lorsqu'on survole*/
.map #infos:hover .cache 			{display: inline;z-index:6; }
.map #vancouver:hover .cache			{display: inline;z-index:6; }
.map #victoria:hover .cache	{display: inline;z-index:8; }
.map #nanaimo:hover .cache	{display: inline;z-index:6; }
.map #calgary:hover .cache	{display: inline;z-index:6; }
.map #edmonton:hover .cache			{display: inline;z-index:6; }
.map #lethbridge:hover .cache			{display: inline;z-index:6; }
.map #regina:hover .cache			{display: inline;z-index:6; }
.map #saskatoon:hover .cache			{display: inline;z-index:6; }
.map #winnipeg:hover .cache			{display: inline;z-index:6; }
.map #brantford:hover .cache			{display: inline;z-index:6; }
.map #guelph:hover .cache			{display: inline;z-index:6; }
.map #london:hover .cache			{display: inline;z-index:6; }
.map #ottawa:hover .cache			{display: inline;z-index:6; }
.map #sudbury:hover .cache			{display: inline;z-index:6; }
.map #waterloo:hover .cache			{display: inline;z-index:6; }
.map #toronto:hover .cache			{display: inline;z-index:6; }
.map #lennoxville:hover .cache			{display: inline;z-index:6; }
.map #montreal:hover .cache			{display: inline;z-index:6; }
.map #quebec:hover .cache			{display: inline;z-index:6; }
.map #sherbrooke:hover .cache			{display: inline;z-index:6; }
.map #fredericton:hover .cache			{display: inline;z-index:6; }
.map #moncton:hover .cache			{display: inline;z-index:6; }
.map #sackville:hover .cache			{display: inline;z-index:6; }
.map #halifax:hover .cache			{display: inline;z-index:6; }
.map #pointedeleglise:hover .cache			{display: inline;z-index:6; }
.map #charlottetown:hover .cache			{display: inline;z-index:6; }
.map #stjohns:hover .cache			{display: inline;z-index:6; }
.map #whitehorse:hover .cache			{display: inline;z-index:6; }




/* Liste des villes - cacher les autres */
.map #infos:hover .cache 	{display: none;z-index:4; }
.map #vancouver .cache			{display: none;z-index:4; }
.map #victoria .cache		{display: none;z-index:4; }
.map #nanaimo .cache		{display: none;z-index:4; }
.map #calgary .cache	{display: none;z-index:4; }
.map #edmonton .cache			{display: none;z-index:4; }
.map #lethbridge .cache			{display: none;z-index:4; }
.map #regina .cache			{display: none;z-index:4; }
.map #saskatoon .cache			{display: none;z-index:4; }
.map #winnipeg .cache			{display: none;z-index:4; }
.map #brantford .cache			{display: none;z-index:4; }
.map #guelph .cache			{display: none;z-index:4; }
.map #london .cache			{display: none;z-index:4; }
.map #ottawa .cache			{display: none;z-index:4; }
.map #sudbury .cache			{display: none;z-index:4; }
.map #waterloo .cache			{display: none;z-index:4; }
.map #toronto .cache			{display: none;z-index:4; }
.map #lennoxville .cache			{display: none;z-index:4; }
.map #montreal .cache			{display: none;z-index:4; }
.map #quebec .cache			{display: none;z-index:4; }
.map #sherbrooke .cache			{display: none;z-index:4; }
.map #fredericton .cache			{display: none;z-index:4; }
.map #moncton .cache			{display: none;z-index:4; }
.map #sackville .cache			{display: none;z-index:4; }
.map #halifax .cache			{display: none;z-index:4; }
.map #pointedeleglise .cache			{display: none;z-index:4; }
.map #charlottetown .cache			{display: none;z-index:4; }
.map #stjohns .cache			{display: none;z-index:4; }
.map #whitehorse .cache			{display: none;z-index:4; }


#sidebar h2.widgettitle{
font-size:0.9em;
}

#sidebar .blogroll a{
font-size:0.8em;
}

.titre a{
font-weight:normal;
font-size:1.0em;
margin:0;
padding:0;
}

li.titre{
font-weight:normal;
list-style:none;
margin-bottom:9px;
}

.narrowcolumn .entry p {
margin:0;
padding:0;
	}
	
.narrowcolumn h4 {
margin:0;
padding:0;
}

.narrowcolumn .post {
margin:0;
padding:0;
}

.narrowcolumn h3 {
margin:14px 0 5px 0;
padding:0;
}

.narrowcolumn  small{
margin:0;
padding:0;
}

.narrowcolumn .postmetadata{
margin:0 0 10px 0;
padding:0;
}

#sidebar .textwidget h2{
font-size:1.2em;
}


a.titre2{
color:#e60000;
font-size:1.0em;
margin:0;
padding:0;
}

