/*
Theme Name: Le photo Blog de Denis
Theme URI: http://www.leblogdedenis.com/
Description: Le thème par défaut de WordPress, modifié pour le photo blog de <a href="http://www.denisphotos.com">Denis</a>.
Version: 1.0
Author: Denis Baudry
Author URI: http://www.leblogdedenis.com/
Tags: photo, yapb, dark, widgets 

DenisPhoto 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

*/
/* 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: #A9A9A9;
	text-decoration: none;
}
a:visited {
	color: #A9A9A9;
	text-decoration: none;
}
a:hover {
	color: #A9A9A9;
	
}

#header {
	
}

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

}

#menu {
	float:left;
	width:850px;
	background-color: #000000;
	padding-left: 0px;
	display:block;
	height:30px;
	overflow:hidden;	
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#menu ul{
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 480px;
	height:30px;
	float:left;
	padding-top:5px;
}
#menu li {
	float: left;
	
	display:block;
	
	}
#menu li a {
	float: left;
	color: #A9A9A9;
	text-align: center;
	white-space: nowrap;
	padding-right: 14px;
	
	padding-left: 14px;
	font-weight: bold;
}
#menu li a:hover {
	text-decoration: none;
	color: #FFF799;	
}
			
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}

#content {
	font-size: 12px;
	
}

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

}


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

.alignright {
	
	margin-left: 730px;

}

.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;
	margin-bottom: 0px;
}
#exif h3 {
	color: #A9A9A9;
	margin-top: -10px;
	margin-left: 0px;
	margin-bottom: 0px;
	
}
.exiftitre{
	font-size: 10px;
	font-weight: bold;
}
#exif ul{
	list-style-type: none;
	height: 20px;
	margin-left: 15px;
	padding-left:0px;
	margin-bottom: 0px;
	margin-top: 15px;
	margin-right: 15px;
}
#exif li {
	
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left:10px;
	display:inline;

	}

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

#pols{
	height: 20px;
	padding-left: 290px;
	margin-top: 10px;
}
/* typographie */

h1, h1, h1 a, h1 a:hover, h1 a:visited {
	text-align: left;
	padding: 0px;
	color:#A9A9A9;
	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: 18px;
	color: #A9A9A9;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 35px;	
}

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

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

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

.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;
}
/* Fin mosaique */


/* footer */

#footer {
	padding: 0;
	width: 850px;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 250px;
	display:block;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	

}
#footer p {
margin: 0;
padding: 5px 0;
text-align: center;
}

#footer a {
	color: #A9A9A9;
	text-decoration: none;
}
#footer a:hover {
	color: #A9A9A9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF799;
}

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

}


#flickr {
	width: 310px;
	padding-top: 20px;
	display:block;
	height: 200px;
	float:left;
	
}

#flickr img {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}


#imageflickr {
	width: 250px;
	padding-top: 20px;
	display:block;
	float:left;
}

#imageflickr a:hover{
	border-bottom-style: none;
		
}

#categories {
	width: 180px;
	padding-top: 20px;
	display:block;
	height: 180px;
	float:left;

	
}

#categories ul{
padding-top: 0px;
}

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

#dernierscomm {
	float:left;
	width: 300px;
	padding-top: 20px;
	display:block;
	height: 200px;
}
#dernierscomm img {
	vertical-align: top;
	float:left;
	margin-right: 5px;
}
#dernierscomm ul{
	padding-top: 0px;
	margin-top: 5px;
	height: 10px;
	
}

#dernierscomm li {

	height: 20px;
	list-style-type: none;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 13px;
	
		
}


.contentcomm{	
}

#cooliris{
	margin-top: -116px;
	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;
}

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

.twitterfooter {
	background: url("images/twitter.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: #FFF799;
}
.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:25px;
}
.commentmetadata {
	font-weight: normal;
	
}
.gravatar_img {
	margin-right: 4px;
	margin-left: 20px;
	vertical-align:middle;
}

.gravatar a, .gravatar a:hover {

	color: #FFF799;
}
#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: 5px;
}
.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 {

	font-size: 12px;
	padding-top: 10px;
	margin-top: 10px;
}
#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}

h3.comments {
	padding: 0;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 55px;
}
/* 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 {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
	
}
#sidebar #searchform #s {
width: 108px;
padding: 2px;
}
#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: 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: #292929;
}
/* 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: #a9a9a9;
	color: #000000;
	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: #000000;
	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; 
}
hr {
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 */

.surlign {
	color: #FFF799;	
	}



