/*  
Theme Name: Maint-Control
Theme URI: 
Description: Maint-Control
Version: 1.0
Author: Michael Wassmer
Author URI: 

*/

/* Entêtes */
.entry h3{
  clear:both;
}

/* Couleurs */
.rouge {
  color:#fe0000;
}

.jaune {
  color:#ffa107;
}

.bleu{
  color:#7aa6d7;
}

/* Alignements */
.right{
  float:right;
}

.left{
  float:left;
}

.clear{
  clear:both;
}

/* Link love */
.linklove{
  display:none;
}

/* Thumb */
img.thumb{
  float:left;
  margin:0 10px 10px 0;
  display: block;
}

/* Body */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
}

/* Headers */
h4{
  clear:both;
}

/* Page */
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}


/* Header */
#header {
	background: #FFF url('images/kubrickheader.jpg') no-repeat top center;
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;
}

#header h1{
  font-size:23px;
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-variant:uppercase;
  margin: 0 0 0 30px;
}

#header div#description{
  font-size:13px;
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  margin: 0 0 0 30px;
  display:none;
}

#header div#slogan{
  font-size:15px;
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  margin: 20px 0 0 30px;
  font-weight:bold;
  color:#EEE;
  letter-spacing:5px;
}


#header img#logo{
  width:90px;
  height:90px;
  margin:30px 0 0 30px;
}

#header #adresse{
  /*float:right;*/
  margin:-140px 0 0 578px;
  font-size:11px;
  line-height:16px;
  /*background:#EEE;*/
  
  width:155px;
}

#header #adresse a{
  color:#333;
}

#header #adresse a:hover{
  color:#ffa107;
  text-decoration:none;
}


/* Menu */
#MainMenu 
{
	width:720px;
	height:32px;
	background: #FFFFFF url(images/kubrickbg-ltr.jpg);
	padding:5px 10px;
	border:0;
	margin:0;
}
#tab 
{
	margin:0 0 0 10px;
	top:0;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#FFF url("images/bright_030.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url("images/bleft_030.gif") no-repeat left top;
	padding:0 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FFFFFF;
	font-weight:bold;
	line-height:32px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#000000;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid #330066;
	background: #FFFFFF url("images/bmid_030.gif");
	color:#FFFFFF;
	z-index:100;
	text-decoration:none;
	padding:0 0 0 10px;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0 0 0 0 ;
	padding:0;
	display:block;
	border:0 solid #000000;
	color:#FFFFFF;
	background:url("images/bleft_030.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:32px;
	background:url("images/bright_030.gif") no-repeat right top;
	padding:0 18px 0 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FFFFFF;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid #000000;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFFFFF;
	font-weight:bold;
}

/* telephone */
div#telephone{
  display:none;
  background: url(images/telephone.gif) left center no-repeat;
  float:right;
  margin:-30px 45px 0 0;
  font-size:15px;
  font-weight:bold;
  color:#555;
  padding:0 0 0 20px;
  width:130px;
  height:20px;
}

/* Content */

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
}

.entry p img{
  padding:5px;
  background:#FFF;
  border:1px solid #DDD;
}

.entry img.left{
  padding:5px;
  background:#FFF;
  border:1px solid #DDD;
  float:left;
  margin:0 5px 5px 0;
}

.entry ul{
  text-align:left;
  margin:0;
  padding:0 0 0 15px;
  list-style:square;
}

.entry ul li{

}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
/* Tableau motcles Accueil */
table#tableau_motcles_accueil{
  border-collapse:collapse;
  width:450px;
  margin:0 auto 15px auto;
}

table#tableau_motcles_accueil td{
  text-align:center;
  padding: 0 5px 5px 5px;
  font-weight:bold;
  font-variant:small-caps;
  font-size:14px;
  color:#555;
}	
	

/* Tableau Accueil */
table#tableau_accueil{
  background:#F5F5F5;
  border-collapse:collapse;
  border:1px solid #EEE;
  width:450px;
  margin:0 auto;
}

table#tableau_accueil td{
  text-align:center;
  padding:3px;
}

table#tableau_accueil td.titre{
  font-weight:bold;
}

table#tableau_accueil td.titre a{
  
}

table#tableau_accueil td.titre a:hover{
  color:#ffa107;
  text-decoration:none;
}

table#tableau_accueil td.legende{
  text-align:left;
  font-size:11px;
  padding:3px 0 3px 20px;
  font-weight:bold;
}

/* Message */
div.message{
  margin: 15px auto;
  background:#FFF;
  padding:10px;
  font-size:14px;
  color:#4876B7;
  font-weight:bold;
  text-align:center;
  width:430px;
}

/* APSAD */
div.apsad{
  margin: 15px auto;
  background:#FFF url('images/apsad.jpg') top left no-repeat;
  padding:10px;
  font-size:12px;
  color:#dd542c;
  font-weight:bold;
  width:380px;
  height:80px;
  line-height:16px;
  letter-spacing:1px;
  text-align:left;
}

div.apsad span{
  font-size:14px;
}

/* Vignette Fiche */
img.fiche{
  border:1px solid #DDD;
  margin:10px 10px 20px 10px !important;
  padding:0 !important;
  float:left;
}

/* thermo anim */
div#thermo_anim{
  background:#FFF;
  padding:5px;
  margin:0 10px 0 0;
  border:1px solid #DDD;
  width:200px;
  height:200px;
  float:left;
}

/* Footer */
#footer {
	background: #eee url('images/footer_bg.jpg') center bottom no-repeat; 
	border: none; 
  padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px;
	text-align: left;
	color:#7aa6d7;
}

#footer p#baseline{
  margin:0;
  font-variant:small-caps;
  font-size:14px;
  padding:50px 30px 10px 0;
  font-weight:bold;
  letter-spacing:1px;
}

#footer p#copyright{
  margin:0;
  padding:0 30px 0 0;
}

#footer p#copyright a{
  color:#7aa6d7;
}

#footer p#copyright a:hover{
  color:#555;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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

.entry p a:visited {
	color: #b85b5a;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, 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: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}


/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}



#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

/* Post */
.post {
	margin: 0 0 40px;
	text-align: justify;
}

.post h2{
  font-size:14px;  
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.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;
}




/* End Structure */



/*	Begin Headers */
h1 {
	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 Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}



.entry form { 
	text-align:center;
}

select {
	width: 130px;
	}


/* End Form Elements */





/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* references */
div#references{
  text-align:center;
  display:none;
}

div#references h3{
  font-size:12px;
  margin:0;
  padding:0 0 5px 0;
}

div#references a{

}

div#references p{
  margin: 3px 0;
}

/* faq */
div#faq{
  display:none;
}





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

