/*
Theme Name: WHITE Theme
Theme URI: http://www.google.com/
Description: Basé sur http://www.jonathansarago.com/
Version: white
Author: 23eme Homme & Jonathan Sarago
Creation Theme by 23eme Homme || http://www.23eme-homme.fr
 
*/


html{
height:100%;
}
* {
margin:0;
padding:0;
text-decoration:none;
}
a:link, a:visited {
color:#999999;
text-decoration:none;
}
a:hover {
color:#FF0000;
text-decoration:none;
}
img {
border:0 none;
}

body {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
margin:0;
padding:0;
height:100%;
}

#wrapper{
width:980px;
margin:0 auto;
}

#top{
position:fixed;
background:#ffffff;
top:0px;
width:980px;
margin:0 auto;
padding:20px 0 0 0;
}

#header {
width:400px;
}
#header div h1 a > span {
visibility:hidden;
}
#header div h1 a {
background:#FFFFFF url(images/photographe_professionnel.gif) no-repeat scroll 0 0;
display:block;
height:36px;
width:391px;
}
#header > span {
display:none;
}

#down_page{
width:980px;
margin:0 auto;
background:#ffffff;
}
#footer {
background:#ffffff;
padding:10px 5px;
height:36px;
width:970px;
position:fixed;
bottom:0px;
z-index:999;
font-size:10px;
}
#footer p {
color:#999999;
}
p.localisation {
width:300px;
}
p.adresse {
float:right;
position:relative;
text-align:right;
top:-36px;
width:605px;
}
p.adresse span {
font-weight:bold;
}

table#main {
width:980px;
height:100%;
margin:0 auto;
padding:0px;
}
table#main td {
vertical-align:middle;
}
#mainframe {
width:980px;
margin-top:82px;
margin-bottom:56px;
z-index:0;
}
#mainframe .post h2 {
display:none;
}



body#flash table#main {
height:0;
margin-top:50px;
}
body#flash div#mainframe {
height:435px;
}
body#flash div.post {
height:100%;
}
body#flash div.post_content {
height:100%;
}
body#flash #mainframe div.post div.post_content p{
display:block;
height:100%;
}


body#archive #mainframe .post h2{
display:inherit;
}

body#single #mainframe .post h2 {
display:inherit;
}

body#archive #mainframe .post h2 a, body#single #mainframe .post h2 a {
color:#000000;
font-size:21px;
}

body#archive #mainframe .post h2, body#single #mainframe .post h2  {
text-align:center;
}

.postmetadata {
text-align:center;
}

.post {
margin-bottom:55px;
}

body#single .postmetadata {
text-align:left;
margin-bottom:15px;
}
