/*  
Theme Name: Territorial
Theme URI: http://territorialstudio.org/
Description: Theme WordPress pour territorial studio
Version: 1.0
Author: Alexandre Goulet
Author URI: http://alexandregoulet.com/
Tags: 

Notes: 


*/
html {overflow-y: scroll;

} /* supprime le d�calage cr�e par la barre de d�filement. */

* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	color: #333;
	font-size: 62.5%;
	font-family: verdana, arial, sans-serif;
	text-align: center;
} 
h1 {
	font-size: 2em;
}
h2 {
	font-family: lucinda sans, verdana, sans-serif;
	font-size:10pt;
	}
h3 {
	font-family: verdana, geneva, sans-serif;
	font-size:10pt;
}
h4 {
	font-family: verdana, geneva, sans-serif;
font-weight:500;
	font-size: 10pt;
}
h5 {
	font-family: verdana, geneva, sans-serif;
font-weight:500;
	font-size: 9pt;
}
a:link, a:visited {
	color: #000;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a img
{
border: none;
}

/* =----------------------------------- specifique page equipe */
.cvville{
	width:50px;
	height:60px;
	font-family:lucinda sans, sans-serif;
	font-size:9pt;
	text-align: right;
	vertical-align: top;

	
}
.noms {height:60px;font-family:lucinda sans, sans-serif;font-size:9pt;vertical-align: top;}

.noms a:link, .noms a:visited { font-weight: normal; color: #000; text-decoration: none; }
.noms a:hover { color: #999; text-decoration: none; }
.noms a:active {font-weight: normal; color: #000; text-decoration: none; }
.cvnom{}
.cvprofession{color :#999;}


/* =----------------------------------- mise en forme g�n�rale */
/* 		copier les m�mes attributs dans plug-ins tinymce advanced "tavd-mce.css" pour les avoir dans le style */
.news {
	font-family: lucinda sans, verdana, sans-serif; 
	color:#3C3;
	font-size:8pt;
}
.divers {
	font-family: lucinda sans, verdana, sans-serif;
	font-size:8pt;
}
.texte {
	font-family: verdana, geneva, sans-serif;
	text-align:justify;
	font-size:8pt;

}
.textegris {
	font-family: verdana, geneva, sans-serif;
	text-align:justify;
	font-size:8pt;
color :#999;

.textegris a:link, .textegris a:visited {color :#999;font-weight: normal;}
.textegris a:hover { color :#000;font-weight: normal;}

}
.fiche {
	font-family: verdana, geneva, sans-serif;
	font-size: 8pt;
	line-height:120%;
text-align:justify;
}
.fichegris {
	font-family: verdana, geneva, sans-serif;
	font-size: 8pt;
	color :#999;
	line-height:120%;
text-align:justify;
}
.fichegris a:link, .fichegris a:visited {color :#999;font-weight: normal;}
.fichegris a:hover {color :#000;font-weight: normal;}

.fiche a:link, .fiche a:visited {
	font-family: verdana, geneva, sans-serif;
	color:#000;
	font-size: 8pt;
}

.fiche a:hover { color:#999; }


.images {
	border:none;
}
.tableauproj
{
	cursor:pointer;
	padding:5px;
	margin-bottom: 20px;
	border: #999 solid 1px;
	width:745px;
}
 
.tableauproj:hover
{
   border: #000 solid 1px;
}
#langue{
	font-family:"Lucida Console", Monaco, monospace;
	font-size:8pt;
	float:left;
	margin: 30px 0 0 0;
	}

/* =----------------------------------- oh the convenience */
#wrapper {
	/* 
		sets the minimum(s) for the entire site
		off of which everything else is based on
	*/
	font-size: 1.2em;
	line-height: 1.4em;
}

.toggleCategories li a {
	color: #fff;
}
.toggleCategories li a:hover {
	color: #ccc;
}
.postMeta {
	font-size: 0.9em;
	text-transform: uppercase;
}
.postMeta span.date {
	color: #777;
}
.postMeta span.comments a,
.postMeta span.date a {
	color: #3c6c92;
}
.post h2 {
	line-height: 1.2em;
}
.entry a,
.secondaryColumn a {
	/* border-bottom: 1px solid #ddd; */
	color: #999;
	font-weight: normal;
}
.entry a:hover,
.secondaryColumn a:hover {
	/* color: #000; supprimé*/
}
.secondaryColumn a {
	font-weight: normal;
}
.entry ul,
.entry ol,
.entry blockquote {
	color: #555;
}
.entry blockquote {
	font-style: italic;
}
.secondaryColumn h3 {
	font-size: 1.2em;
}

#paginateIndex {
	font-size: 0.9em;
	text-transform: uppercase;
}


/* =----------------------------------- main structure */
#wrapper {
	margin: 20px auto;
	text-align: left;
	width: 970px;
	padding: 0 0 0 0; /* 0 5 0 0 */
	position:relative;
	
	
}

#masthead {
	padding: 0px 0
}
#filler {
	margin-top: 190px;
	
}

#mainColumn {
	float: right;
	margin: 0;
	width: 750px;
	
}
.secondaryColumn {
	position:fixed;
	float: left;
	margin: 9px 0 0 0px;
	overflow: hidden;
	width:200px;

}
#largeColumn {
	float: left;
	margin: 0px 0 0 0;
	width: 970px;
}
#newsmaincolumn {
	float: left;
	margin: 0px 0 0 0;
	width: 650px;
}
#newssecondcolumn {
	float: right;
	margin: 0px 0 0 0;
	width: 300px;
overflow: hidden;
	
}
#mission {
	width: 550px;	
}
/* =----------------------------------- header elements */
#header {
	position: fixed;
	width: 970px;
	height:180px;
	top: 0;
	z-index: 103;
	background: #fff;
	}

#masthead h1 {
	float: left;
	margin: 27px 0 0 0;
	border:none;
	
	
}
#masthead h1 a {
	width: 180px; /* sans doute inutile  */
}

#mastheadnavi {
	float: right;
	margin: 40px 0px 70px 7px; /* descend le menu et la barre bread */
}

#bread {
	float: right;
	background: #999;
	color: #fff;
	width: 750px;
	font-family: arial, verdana, sans-serif;
	margin: 30px 0 0 0; /* permet de descendre la barre bread */
	text-transform:uppercase;
	font-size:9pt;
	text-indent:0.5cm;
} 

#bread a {
	color: #fff;
}
/* =----------------------------------- header - barre de navigation */
#nav{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:10pt;
}

#nav, #nav ul {
	list-style: none;
	line-height: 1;
	width: 750px;
}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
}

#nav li {
	float: left;
	list-style:none;
}
/* texte du menu */ 
#nav a, #nav a:visited {
	display:block;
	font-weight:normal;
	text-transform:uppercase;
	color: #000;
	padding:0px 0px 0px 0px; /* peut etre supprim� */ 
	width:182px; /* controle les espaces du menu/ espace cliquable..peut etre remplac� par margin */ 
	height:18px;
}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	text-decoration:none;
}	

#nav li ul {
	position: absolute;
	left: -999em;
	height:auto;
	width: 174px;
	
}

#nav li li {
	line-height: 15pt;
	width: 172px;
	background: #fff;
	
}
/* texte du sous menu */ 
#nav li li a, #nav li li a:visited {
	font-weight:normal;
	text-transform:uppercase;
	font-size:8pt;
	color:#999;
}

#nav li li a:hover, #nav li li a:active {
	color:#000;
}	

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

a.main:hover
{
    background:none;
}
.clearfloat {
	clear:both;
}

/* =----------------------------------- meta lead for each post */
.postMeta {
	border-top: 1px solid #ccc;
	text-align: right;
	margin-bottom: 14px;
	position: relative;
}
.postMeta .container {
	position: absolute;
	top: -9px;
	right: 0;
}
.postMeta span.date {
	background: #fff;
	padding: 0 4px;
}


/* =----------------------------------- general post */
.post {
	margin: 0 0 21px 0;
}
.post h2 {
	margin-bottom: 10px;
	padding: 0 3px;
}
.post h2 a {
	display:block;
}

/* =----------------------------------- entry body */
.entry {
	padding: 0 3px;
	overflow: hidden;
}
.entry p {
	line-height: 1.6em;
	margin: 10px 0;
}
.entry ul,
.entry ol,
.entry blockquote {
	margin: 0 14px;
}
.entry ol {
	list-style: decimal;
}
.entry ul li,
.entry ol li {
	margin: 0 0 7px 18px;
}
.entry ul li {
	list-style: circle;
}
.entry blockquote {
	border-left: 1px solid #ccc;
	font-size: 1.1em;
	line-height: 1.4em;
	margin-left: 21px;
	padding-left: 10px;
}
.entry img,
.entry a img {
	background: #fff;
	padding: 2px;
}
.entry a:hover img {
}

.entry.meta {
	background: #eee;
	border: 1px solid #ccc;
	border-width: 1px 0;
}
.entry.meta p {
	margin: 5px 7px;
}
.entry.meta .highlight {
	text-transform: uppercase;
	font-size: 10px;
}
.entry.meta a {
	color: #333;
	border-color: #bbb;
}
.entry.meta a:hover {
	color: #000;
	border-color: #000;
}


/* =----------------------------------- widget enabled sidebar */
.secondaryColumn h3 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #eee;
	margin: 0 0 2px 0;
	padding: 2px 4px;
}

/* =----------------------------------- footer */
#footer {
	border-top: 1px solid #999;
	clear: both;
	background:#fff;
	text-align:center;
	width: 970px;
	position: fixed;
	bottom: 0;
	z-index: 32;


}
#footer p {
	padding: 4px 0px 0;
font-size:8pt;

	
}

#footer p a {
	font-weight: bold;
	color:#333;
}
/* =----------------------------------- floats + clearing rule */
.floatleft,
.alignleft {
	float: left;
	margin: 3px 7px 0 0;
}
.floatright,
.alignright {
	float: right;
	margin: 3px 0 0 7px;
}
.right {
	float:right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fix {
	display: inline-block;
} 
* html .fix{
	height: 1%;
}
.fix {
	display:block;
}


/* =----------------------------------- reglages multicolonnes */
div.column-sect {
  clear: both;
  display: inline-block;
  overflow: auto;
}

div.post-column {
  display: inline;
  float: left;
  margin-right: 18px;
  text-align: justify;
  width: 53%;
}
 

