﻿/*  
Theme Name: Agence MBA
Theme URI: http://www.agencemba.fr/
Description: Theme de l'agence MBA.
Version: 1.0
Author: Jean-Sylvain BAILLY
Author URI: http://www.blue-informatique.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	Have fun, and don't be afraid to contact me if you have questions.
*/


/* Begin Structure */ 
html, body {
    height: 100%;
}

body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: auto;
	padding: 0;
	height: 100%;
	}
	
#header {
	width: 100%;
	}

#headerimg 
{	margin: auto;
	padding: auto;
	width: 1000px;
	height: 121px;
}

#headerimg2 
{	margin-left: auto;
	margin-right: auto;
	padding-left: auto;
	padding-right: auto;
	width: 931px;
	height: 94px;
	padding-top: 27px;
	}


#pagecontent
{	width:931px;
	height:100%;
	margin: 1px auto 0 auto;
}

#blocleft
{	float:left;
	display:inline;
	position: relative;
	left:0;
	width: 155px;
	height: 100%;
}

#blocmba
{	width: 150px;
	margin-top: 3px; 
}

#recherche
{	width: 150px;
	_width: 143px;
	margin-top: 5px;
}

#searchform {
	margin: 0;
	width: 130px;
	_width: 140px;
	padding-left: 7px; 
	}		 

#searchtext
{	width: 133px;
}

					

#blocbuisson
{	width: 150px;
	height: 100%;
	_height: auto;
	margin-top: 5px;
}

.blocbuisson {
	padding-left: 7px;
	margin-top: 13px;
	margin-bottom: 10px;
	}
	
.titrebuisson {
	margin-left: -3px;
	border-top: 1px #636164 dashed;
	line-height: 40px;
	padding-top: 10px;
	}
	
#bloccontent
{	margin-left: -2px;
	width: 625px;	 
	height: 100%;
}

#menutop
{	margin-left: 3px;
	height:25px;
	width: 625px;
}

.menutopblank
{	/*background-color: #CEC9CD;*/
		float: left;
	display: inline;
	margin: 4px 0px 0 0px;
}

#menutop1
{	
	width: 156px;
	float: left;
	margin: 4px 3px 0 6px;
}

#menutop2
{	width: 157px;
	float: left;
	display: inline;
	margin: 4px 3px 0 3px;
}

#menutop3
{	width: 156px;
	float: left;
	display: inline;
	margin: 4px 6px 0 3px;
}

#content
{	width: 575px;
	padding: 20px;
	height: 100%;
}



.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	margin: 5px 0;
	padding-bottom:  20px;
	text-align: justify;
	border-bottom: 3px #B6B1B5 solid;
	}

.widecolumn .post {
	margin: 0;
	}


.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	float: right;
	padding: 0px;
}

#sidebar
{	margin-left: 3px;
	_margin-left: 0px;
	width: 150px;
	height: 100%;
}

#bloccas
{	margin-top: 4px;
	width: 150px;
}

#blocarchives
{	margin-top: 6px;
	width: 150px;
}

#blocarchivescontent
{	margin-bottom: 0px;
}

#blocliens
{	margin-top: 5px;
	width: 150px;
	height: 100%;
}

#footer {
	margin: 0 auto;
	width: 100%;
	clear: both; 
	}

#footer p {
	display: none;
	margin: 0;
	padding: 0px 0;
	text-align: center;
	}
	
.actu h1 a
{	margin: 0;
}

.coulisse h1 a
{	margin: 0;
}

.expr h1 a
{	margin: 0;
}

.actu h2 a
{	margin: 0;
}

.coulisse h2 a
{	margin: 0;
}

.expr h2 a
{	margin: 0;
}	   

#search
{	padding-bottom: 20px;
	border-bottom: 3px #B6B1B5 solid;
}

#recherchebarre
{	width: 575px;
	margin-bottom: 10px;
}

.commentpost {
	margin: 5px 0;
	padding-bottom:  20px;
	text-align: justify;
	}

.commentdesc
{	padding: 5px;
}  

#portraits
{	margin-left: -25px;
	height: 300px;
}

#portraits-visuels
{	position: relative;
	left: 10px; 
	top: 0px; 
	padding-bottom: 6px; 
	border-bottom: 3px solid; 
	border-bottom-color: #B6B1B5;
}

#portraits-textes
{	position: relative; 
	top: 0px; 
	left: 10px;
}

#partenaires
{	margin-left: -25px;
	height: 300px;
}

#partenaires-visuels
{	position: relative;
	left: 10px; 
	top: 0px; 
	padding-bottom: 6px; 
	border-bottom: 3px solid; 
	border-bottom-color: #B6B1B5;
}

#partenaires-textes
{	position: relative; 
	top: 0px; 
	left: 10px;
}

#francois-, #sebastien-, #solange-, #sylvain-, #hermann-, #jean-marc, #francois2-, #sebastien2-, #mapie-, #jean-sylvain, #gilles-
{	margin-bottom: 20px;
} 
/* End Structure */



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Arial;
	/*background-color: #EBE9EC; */
	background-image: url(images/rayure.jpg);
	color: #333;
	text-align: center;
	}

a
{	color: #E2670A;
}

#page {
	text-align: left;
	}

#header {
	/*background-color: #E2670A;*/
	background-image: url(images/rayure_orange.jpg);
	}

#blocleft
{	background-color: transparent;
}

#pagecontent 
{	background-color: transparent;
}

#blocmba
{	/*background-color: #E2670A;*/
	background-image: url(images/rayure_orange.jpg);
}

#recherche
{	/*background-color: #858388;*/
	background-image: url(images/rayure3.jpg);
	font-weight: bold;
}

#blocbuisson
{	/*background-color: #CEC9CD;*/
	background-image: url(images/rayure2.jpg);
}

.blocbuisson 
{	/*background-color: #CEC9CD;*/
	background-image: url(images/rayure2.jpg);
}
	
.titrebuisson {
	/*background-color: #CEC9CD;*/
	background-image: url(images/rayure2.jpg);
	color: #636164;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	}

#content {
	background-color: white;
	}

.entry {
	color: black;
	font-size: 11px;
	font-weight: normal;
}	  

.post-content a {
	color: black;
	text-decoration: underline;
}

.post-date
{	color: #6F6D70;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	line-height: 20px;
}	

.post-date a
{	color: #6F6D70;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	font-size: 10px;
	line-height: 20px;
}	

.post-date a:hover
{	text-decoration: none;
}	

.post-cat-actu a, .post-cat-actu0 a
{	color: #D36AA2;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	font-size: 10px;
}	

.post-cat-actu0 a
{	color: #B9281E;
}

.post-cat-actu a:hover, .post-cat-actu0 a:hover
{	text-decoration: none;
}	
	
.post-author-actu
{	color: #D36AA2;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	font-size: 10px;
}	

.post-time-actu
{	color: #D36AA2;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	font-size: 10px;
}

.post-cat-coulisse a
{	color: #63C2D4;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	font-size: 10px;
}	

.post-cat-coulisse a:hover
{	text-decoration: none;
}	
	
.post-author-coulisse
{	color: #63C2D4;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	font-size: 10px;
}	

.post-time-coulisse
{	color: #63C2D4;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	font-size: 10px;
}

.post-cat-expr a
{	color: #C7CC3E;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	font-size: 10px;
}	

.post-cat-expr a:hover
{	text-decoration: none;
}	
	
.post-author-expr
{	color: #C7CC3E;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	font-size: 10px;
}	

.post-time-expr
{	color: #C7CC3E;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	font-size: 10px;
}

.postmetadata {
	color: #E2670A;
	font-family: 'Trebuchet MS', Arial;
	font-size: 10px;
}

.postmetadata .post-cat-actu {
	color: #D36AA2;
}

.postmetadata .post-cat-coulisse {
	color: #63C2D4;
}

.postmetadata .post-cat-expr {
	color: #C7CC3E;
}

.postmetadata a {
	color: #858388;
	font-family: 'Trebuchet MS', Arial;
	font-size: 10px;
}

.postmetadata a:hover {
	text-decoration: none;
}

small {
	font-family: 'Trebuchet MS', Arial;
	font-size: 10px;
	font-weight: bold;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Arial;
	}

h1 {
	font-size: 14px;
	color: #C45290;
	}

h1 a {
	font-size: 13px;
	}

h1 a:hover {
	text-decoration:none;
	}

h2 {
	font-size: 14px;
	}

h2 a {
	font-size: 29px;
	font-weight: normal	;
}

h2 a:hover {
	text-decoration:none;
}

.actu h1 a
{	color: #D36AA2;
	font-family: 'Trebuchet MS', Arial;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: heavy;
	line-height: 14px;
}

.coulisse h1 a
{	color: #63C2D4;
	font-family: 'Trebuchet MS', Arial;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: heavy;
	line-height: 14px;
}

.expr h1 a
{	color: #C7CC3E;
	font-family: 'Trebuchet MS', Arial;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: heavy;
	line-height: 14px;
}

.actu h2 a
{	font-family: 'Trebuchet MS', Arial;
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: 4px;
	color: #D36AA2;
}

.coulisse h2 a
{	font-family: 'Trebuchet MS', Arial;
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: 4px;
	color: #63C2D4;
}

.expr h2 a
{	font-family: 'Trebuchet MS', Arial;
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: 4px;
	color: #C7CC3E;
}
	
.description {
	font-size: 1.2em;
	text-align: center;
	}


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

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

.widecolumn {
	line-height: 1.6em;
	}
	
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	}


h2.pagetitle {
	font-size: 1.6em;
	color: #C45290;

	}

#sidebar h2 {
	font-family: 'Trebuchet MS', Arial;
	font-size: 1.2em;
	}

#sidebar h2, #wp-calendar caption, cite {
	color: #C45290;
	text-decoration: none;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Trebuchet MS', Arial;
	}
	
.commentlist li {
	font-weight: bold;
	}

.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: 'Trebuchet MS', Arial;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Trebuchet MS', Arial;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Trebuchet MS', Arial;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h1 a:hover h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Trebuchet MS', Arial;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#blocarchivescontent
{	/*background-color: #A7A2A6;*/
	background-image: url(images/rayure3.jpg);
}

.bloccas
{		color: black;
}

#blocliens
{	/*background-color: #CEC9CD;*/
	background-image: url(images/rayure2.jpg);
}

.lien
{	padding-left: 5px;
}

.archivetitle
{	color: #E2670A;
	font-family: 'Trebuchet MS', Arial;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
}  

.actustitle
{	color: #D36AA2;
	font-family: 'Trebuchet MS', Arial;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
}
.coulissestitle
{	color: #63C2D4;
	font-family: 'Trebuchet MS', Arial;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
}
.expressionstitle
{	color: #C7CC3E;
	font-family: 'Trebuchet MS', Arial;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
} 

.portraitstitre
{	color: #E2670A;			   
	font-family: 'Trebuchet MS', Arial;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
}

.recherchetitle
{	color: #E2670A;
	font-family: 'Trebuchet MS', Arial;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
}  

.recherche
{	color: #B6B1B5;
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: bold;
}  

.rechercheitem a
{	color: #E2670A;
	font-family: 'Trebuchet MS', Arial;
	font-size: 10px;
	letter-spacing: 2px;
}  

.rechercheitem a:hover
{	text-decoration: none;
}

#recherchebarre
{	color: #FFFFFF;
	background-color: #B6B1B5;
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: bold;
}  

.commentdesc
{	color: #858388;
	background-color: #EBE9EC;
	font-family: 'Trebuchet MS', Arial;
	font-size: 10px;
}  

.commentdesc a
{	color: #B6B1B5;
	font-family: 'Trebuchet MS', Arial;
	font-size: 10px;
	font-weight: bold;
}  

.commenttitle
{	color: #E2670A;
	font-family: 'Trebuchet MS', Arial;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
}  

.commentlabel1
{	color: #636164;
	font-family: 'Trebuchet MS', Arial;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 8px;
	font-weight: bold;
}  

.commentlabel2
{	color: #858388;
	font-family: 'Trebuchet MS', Arial;
	font-size: 9px;
	line-height: 8px;
}  

.portraitstitle
{	color: #E2670A;
	font-family: 'Trebuchet MS', Arial;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: bold;
}  

#francois-, #sebastien-, #solange-, #sylvain-, #hermann-, #jean-marc, #francois2-, #sebastien2-, #mapie-, #jean-sylvain, #gilles-
{	color: #E0DEE1;
} 

#portraits-visuels
{
}

#portraits-textes
{
}		

.navigation {
	margin-top: 40px;
	margin-bottom: 30px;  
	
	}
	
.navigation a {
	color: #E2670A;
	font-family: 'Trebuchet MS', Arial;
}

/* End Typography & Colors */





/*	Begin Headers */
h1 {
	margin-top: 0px;
	padding-top: 13px;
	line-height: 0px;
	}

h1 a {
	margin: 0px;
	text-decoration: none;
	}

h1 a:hover {
	margin: 0px;
	text-decoration: none;
}

h2 {
	margin: 0;
	padding: 0;
	}

h2 a {
	margin: 0;
	padding: 0;
	}

h2 a:hover {
	margin: 0;
	padding: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

.description {
	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. */

.entry
{	margin-top:7px;
	border-top: 1px #B6B1B5 solid;

}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#blocmba ul {
	margin-top: -3px;
	margin-bottom: -2px;
	padding-left: 25px;
	_margin-left: -3px;
}

#blocmba li {
	list-style-image: url(images/bloc_mba_fleche.jpg);
	margin-bottom: 5px;
	padding-left: 0px;
	}

#blocmba li a{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	vertical-align: top;
	}

#blocmba li a:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	vertical-align: top;
	}

#bloccas ul {
	width: 145px;
	/*background-color: #858388;*/
	background-image: url(images/rayure4.jpg);
	margin: 0;
	padding-left: 5px;
	padding-top: 2px;
}

#bloccas li {
	list-style-type: none;
	list-style-image: none;
	line-height: 15px;
	}

#bloccas li a{
	color: white;
	text-decoration: none;
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	vertical-align: top;
	}

#bloccas li a:hover {
	color: black;
	text-decoration: none;
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	vertical-align: top;
	}

#blocarchives ul {
	width: 100px;
	margin: 0;
	padding-left: 5px;
	position: relative;
	top: -15px;
	/*background-color: #A7A2A6;*/
	background-image: url(images/rayure3.jpg);
	}

#blocarchives li {
	list-style-type: none;
	list-style-image: none;
	line-height: 15px;
	}

#blocarchives li a{
	color: white;
	text-decoration: none;
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	vertical-align: top;
	}

#blocarchives li a:hover {
	color: black;
	text-decoration: none;
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	vertical-align: top;
	}

#blocliens ul {
	width: 140px;
	/*background-color: #CEC9CD;*/
	background-image: url(images/rayure2.jpg);
	margin-top: 2px;
	padding-left: 3px;
	margin-left: 3px;
	padding-top: 2px; 
	}

#blocliens li {
	list-style-type: none;
	list-style-image: none;
	line-height: 15px;
	}

#blocliens li a{
	color: white;
	text-decoration: none;
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	vertical-align: top;
	}

#blocliens li a:hover {
	color: black;
	text-decoration: none;
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	vertical-align: top;
	}

/* End Entry Lists */



/* Begin Form Elements */
.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 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;
	}


/* End Various Tags & Classes*/

