/*
Theme Name: Projet photos les Halles
Theme URI: http://www.projet-les-halles.fr/
Description: Le thème pour le photo blog du <a href="http://www.projet-les-halles.fr">projet des Halles</a>.
Version: 2.7
Author: Denis Baudry
Author URI: http://www.leblogdedenis.com/
Tags: photo, yapb, dark, widgets 

ProjetlesHalles v1.0
http://www.leblogdedenis.com/

This theme was designed and built by Denis Baudry,
whose blog you will find at http://www.leblogdedenis.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
vert : aeee00
rose : FE5284
bleu : 01b0f0
*/
/* blocs et navigation */

body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #A9A9A9;
	margin: 0 0 20px 0;
	padding: 0;
	background-color: #000000;
}

a:link {
	color: #aeee00;
	text-decoration: none;
}
a:visited {
	color: #aeee00;
	text-decoration: none;
}
a:hover {
	color: #FE5284;	
}

#header {
	margin-bottom: 0px;	
	margin-top: 0px;
}

 #bann {
	width: 850px;
	height: 207px;
	overflow: hidden;
	margin-left: 0px;
	margin-top: 0px;               
            }
  #bann li{
   width: 1000px;
   height: 207px;
            }
#anim{
z-index:1;
overflow:hidden;
position:relative;
margin-top: 0px;

}
.projethead {
	padding-top: 15px;
}
#content {
	font-size: 12px;
	margin-top: 4px;

}

#page {
	background-color: #000000;
	width: 850px;
	border: 1px solid #959596;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top:0px;
}

#menu {
	padding-left: 0px;
	display:block;
	height:33px;
	margin-bottom: 0px;
	margin-top: -28px;
	z-index:5;
	position:relative;
	
}
#menu ul{
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 1px;
	height:50px;
	float:left;
	
}
#menu li {
	float: left;
	display:block;
	
	}
#menu li a {
	float: left;
	color: #999999;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
	background-image: url(images/boutton_menu.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 119px;
	padding-top:7px;
	margin-right: 1px;
	margin-left: 1px;
}
#menu li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/boutton_menu_on.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 119px;
}
		
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;	
}



#navigationhaut, #navigationbas {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	height: 20px;

}

.navigationclassique
 {
	margin-bottom: 40px;
	margin-right: 0px;
	margin-left:-20px;	
	}

.navigationsearch {
	margin-bottom: 40px;
	margin-right: 40px;	
	}
	
.resizeme {
	width: 30%;
	height:30%;
	margin-top: 10px;
	margin-bottom: 20px;
	position: relative;	
	
}



#navigationhaut a:hover, #navigationbas a:hover {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FE5284;
	border-bottom-color: #FE5284;
	color: #FE5284;
	border-top-width: 1px;
}

.alignright {
	float: right;	

}

.alignprecedente {
	
	margin-left: 730px;
	margin-left: 430px;
	padding-right: 20px;
	}
	
.alignleft {
	float: left;
	margin-left: 20px;
}
.precedente {
	float: right;	
}
.contenuphoto{
text-align: center;
}

.photo {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#exif {
	width: 850px;
	margin-left: 0px;
	display:block;
	font-size: 9px;	
}
#exif h3 {
	color: #aeee00;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
	
}
#exif ul{
	list-style-type: none;
	height: 20px;
	margin-left: 15px;
	padding-left:0px;
	margin-bottom: 0px;
	margin-top: 15px;
	
}
#exif li {
	
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left:10px;
	display:inline;

	}
	
	.exiftitre{
	font-size: 10px;
	font-weight: bold;
	color: #aeee00;
}

.entry{
	padding-left:25px;
	padding-right:20px;
	text-align: justify;
}

.desccat{
	padding-left:40px;
	padding-right:70px;
	text-align: justify;
}

.descliens{
	padding-left:80px;
	padding-right:20px;
	text-align: justify;
}


/* typographie */

h1, h1, h1 a, h1 a:hover, h1 a:visited {
	text-align: left;
	padding: 0px;
	color:#01b0f0;
	letter-spacing:-1px;
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom:30px;
	text-decoration: none;
	margin-top: 0px;
	display:none;
}

h2 {
	font-size: 16px;
	color: #aeee00;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 25px;
	margin-top: 35px;	
}

h2 a, h2 a:visited, h2 a:hover {
	text-decoration: none;
		color: #aeee00;		
}


h3 {
	font-size: 14px;
	padding-left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FE5284;
}

.bleu {color:#01b0f0;}

.centrer{
	text-align: center;
}
/* mosaique */
.mosaique{
	margin-bottom:10px;
	padding-bottom:10px;
		
}
.mosaique ul{
	margin-bottom: 0px;
	width: 800px;
	display:block;
}

.mosaique li{
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: -1px;
	margin-left: 1px;
}

li {
	list-style-type: none;
}


.linkcat li {
	list-style-type: none;


}
.linkcat ul {
	list-style-type: none;
	


}
.clear {
clear:both;
}

.liensul{
	
	margin-left: -40px;	}


/* Fin mosaique */


/* footer */



#footer {
	padding: 0;
	width: 850px;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 540px;
	display:block;
	background-repeat: no-repeat;
	background-color: #000000;
}
#footer p {
margin: 0;
padding: 5px 0;

}

hr {
	background-image: url(images/hr.jpg);
	height: 2px;
	width: 800px;	
	border: 0;
	
}

.imagefooter {
float:left;
padding-top: 5px;

}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#reseaux{
	width: 250px;
	display:block;
	float:left;
	margin-left: 28px;
		
}

#twitter {
	margin-left: 22px;
	margin-top: 5px;
	margin-bottom: 5px;	
}



#facebook {
	margin-left: 22px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #A4BCEE;
	color: #3b5998;
	width: 190px;
}
	
#facebook p{
	padding-left: 3px;
	padding-right: 2px;	
}
#facebook a, #facebook a:visited{
	color: #FFF;
	text-decoration: none;	
}
#flickr {
	margin-left: 22px;
	margin-top: 5px;
	margin-bottom: 5px;	
}

#scoopit {
	margin-left: 22px;
	margin-top: 10px;
	margin-bottom: 5px;	
}
#edito{
	margin-top: 10px;
	margin-left: 28px;
	float:left;
	width: 240px;
	margin-bottom: 15px;
	}
	#edito p{
	padding-left: 24px;
	padding-right: 17px;	

	
}
#planfooter{
	margin-left: 20px;
	float:left;
	margin-top: 0px;
}
#planfooter p{
	margin-left: 20px;
	
}
#categorie{

	width: 540px;
	display:block;
	float:left;
	margin-left: 20px;
	padding-left: 10px;
			
}
#categorie ul{
	float: left;
	display:block;
	}
#categorie li a{
	font-size: 14px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 220px;
	padding-top: 5px;
	display:block;
}

#categorie li a:hover{
	background-color: #66FF00;
	height: 20px;
	width: 220px;
	display:block;
	color: #006600;
}

.parent{
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: -20px;
}


#cooliris{
	margin-top: -100px;
	margin-left: 742px;
	height: 104px;
	width: 107px;
	margin-bottom: 0px;
	float: left;	
}
#syndication {
	float:left;
	width: 110px;
	padding-top: 20px;
	display:block;
	height: 200px;
	
}

#syndication ul{
padding-top: 125px;
}

#syndication li {
list-style-type: none;
}

#footerinfo {
	clear:both;
	width: 800px;
	margin-left: 250px;
	padding-top: 10px;
}

#footerinfo a:link, #footerinfo a:visited {
	color: #aeee00;
	text-decoration: none;
}

#footerinfo a:hover{
	color: #496FC5;
	text-decoration: none;
}


.valid {
	background: url("images/valid.png") no-repeat 0 50%;
	padding: 0 0 0 15px;
}
.rssfooter {
	background: url("images/rss.png") no-repeat 0 50%;
	padding: 0 0 0 15px;
}
/* fin style Denis */


.postmetadata {
text-align: center;
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 1.5em;
}


#headerimg .description {
	font-size: 12px;
	text-align: center;
}


#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

 #headerimg .description {
text-decoration: none;
color: white;
}

.entry a:visited, .entry a:link {
	color: #01b0f0;
}


.entry a:hover   {
	color: #FE5284;
}
.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.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: Arial, Helvetica, sans-serif;
padding-left:20px;
}
.commentmetadata {
	font-weight: normal;
	
}
.gravatar_img {
	margin-right: 4px;
	margin-left: 20px;
	vertical-align:middle;
}

.gravatar a, .gravatar a:hover {

	color: #FE5284;
}
#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
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;
}

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}
#wp-calendar a {
text-decoration: none;
}
#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */


/* Begin Structure */


.post {
	text-align: justify;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.post hr {
display: block;
}
.widecolumn .post {
margin: 0;
}
.narrowcolumn  {
padding-top: 0px;
}
.widecolumn  {
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: both; 
}
.clear { 
clear: both; 
}

/* End Structure */
/*	Begin Headers */


h2.pagetitle {
		

}
#sidebar h2 {
margin: 5px 0 0;
padding: 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;
}

/* 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 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;
margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style-type: none;
}
#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}

/* End Entry Lists */
/* Begin Form Elements */
#searchform {
	text-align: right;
	margin-top: 5px;
	margin-right: 60px;
	margin-bottom: -20px;
	

}
#searchform #s {
	width: 108px;
	padding: 2px;
	margin-left: 37px;
}
#sidebar  {
padding: 1px;
}

#searchsubmit{
	margin: 0;
	height:25px;
	white-space:nowrap;
	text-align:center;
	border:0;
	background-color: transparent;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	width: 126px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 3px;
}
.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: 480px;
padding: 2px;
}
#commentform #submit {
	margin: 0;
	height:25px;
	white-space:nowrap;
	text-align:center;
	border:0;
	background-color: transparent;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	width: 126px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
/* End Form Elements */



/* commentaires*/
.commentlist {
padding: 0;
text-align: justify;
}
.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}
.commentlist li .avatar {
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}
.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;
}

#commentaires{
margin-left:25px;

}
.comment {
	display: block;
	width: 500px;
	background-color: #5b5b5b;
	color: #CCCCCC;
	margin-bottom: -5px;
	padding-bottom: 5px;
}

.comment p {
padding-left:5px;
padding-top:2px;
	
}

div.commentba  p  {
	display: block;
	width: 450px;
	padding-left: 50px;
	height: 50px;
	background-image: url(images/bulle2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	margin-top: 0px;
}

.commentba p.altcomment   {
	display: block;
	width: 230px;
	padding-left: 270px;
	height: 50px;
	background-image: url(images/bulle.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}
.commentaires p {
	display: block;
	width: 500px;
	height: 50px;
	margin-top: 0px;
	
}

.commentba img {
	float:left;
	margin-right: 5px;
}

.comment a{
	color: #FE5284;
	text-decoration: underline;
}

/* End Comments */
/* Begin Sidebar */
#sidebar {
padding: 20px 0 10px 0;
margin-left: 545px;
width: 190px;
}
#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;
}
.hidden { 
display: none; 
}

a img {
border: none;
}

/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;

}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

/* page d'accueil */

#accueilgauche {
	float:left;
	width: 600px;
	margin-top: -30px;	
}
#accueilmosaique {
	float:left;
	width: 250px;
	display:block;
	margin-top: -30px;	
}

#pubgolden {
	text-align: center;	
}

#accueilmosaique ul{
	
	margin-left: -25px;	
	
}

#accueilmosaique li{
	float: left;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: -1px;
	margin-left: 5px;
}

#accueilmosaique li a{
	text-decoration: none;
}

#pub{
	margin-left: 20px;
	float:left;
	margin-top: 20px;
}
.plan {
	text-align: center;
	border: none;
	

}
/* menu en couleur pour le plan */
#couleur .cat-item-7, #couleur .cat-item-9 {
	background-image: url(images/li-jaune.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#couleur .cat-item-14, #couleur .cat-item-20 {
	background-image: url(images/li-bleu.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#couleur .cat-item-12, #couleur .cat-item-23 {
	background-image: url(images/li-marron.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#couleur .cat-item-16, #couleur .cat-item-29 {
	background-image: url(images/li-pomme.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#couleur .cat-item-10, #couleur .cat-item-24 {
	background-image: url(images/li-rose.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#couleur .cat-item-11, #couleur .cat-item-31 {
	background-image: url(images/li-rouge.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#couleur .cat-item-5, #couleur .cat-item-21 {
	background-image: url(images/li-vert.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#couleur .cat-item-17, #couleur .cat-item-30 {
	background-image: url(images/li-orange.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#couleur .cat-item-15, #couleur .cat-item-25 {
	background-image: url(images/li-violet.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#couleur .cat-item-13, #couleur .cat-item-26 {
	background-image: url(images/li-turquoise.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#couleur .cat-item-19 {
	background-image: url(images/li-violet2.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#couleur .cat-item-22 {
	background-image: url(images/li-gris.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#content li{
	margin-top: 5px;
	margin-bottom: 5px;
}



/* formulaire de contact */

.wpcf7 input[type=submit] {
	margin: 0;
	height:25px;
	white-space:nowrap;
	text-align:center;
	border:0;
	background-color: transparent;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	width: 126px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 5px;
}

.presse{
	border: 2px solid #FE5284;
	display: block;
	padding: 5px;
	width: 260px;
	margin-top: 30px;
	margin-left: 260px;
}

.Denis {
	font-weight: bold;
	color: #01b0f0;
	letter-spacing: 1px;
}
.Sylvie {
	font-weight: bold;
	color: #FE5284;
	letter-spacing: 1px;
}
#photorecentes{
	margin-bottom: -20px;
	margin-left: 20px;
	margin-top: 40px;
}

	
.bouton
{
	cursor:pointer;
	margin-left: 25px;
	color: #aeee00;
}
.classique {
	margin-top: 20px;
	margin-left:40px;
	margin-right:80px;

	}
	.classique li {
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
