/*
Reset CSS
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

/*
Fonts CSS
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;outline: none;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


body
{
	background:#5a4f4a url(../images/bg_frontend.gif) no-repeat;
	font: 12px arial,helvetica,clean,sans-serif;
	color:#c9c4bf;
}

.clear {
	clear:both;
}

.smaller {
	font-size: 70%;
}

h1 {
	font-size:20px;
}

h2 {
	font-size:16px;
}

#logo {
position: absolute;
z-index:200;
top:0px;
left:0px;
}

#logo h1 a{
	width:380px;
	height:190px;
	display:block;
}

#logo h1 img{
	display:none;
}

a
{
  color: #fff;
  outline: none;
}

#menu {
	position: absolute;
	top:0px;
	left:310px;
	z-index:200;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

#menu li
{
	display: block;
	float: left;
	margin: 5px;
	padding: 0;
}


#menu li a
{
display: block;
	font-family: 'Times New Roman', serif;
	font-size: 25px;
	letter-spacing: -.01em;
	text-decoration:none;
	
}

#menu  li p {
	font-family: 'Courier New', courier, monospace;
	font-size: 11px;
	color: #c9c4bf;
	line-height:8px;
	margin-left:10px;
}


#flashcontent {
	position:absolute;top:0px;left:0px;width:100%;height:100%;
	outline:none;
}

#content {
	width:800px;
	margin:270px auto;
}


#show_image {
	border:8px solid white;
	float:left;
	margin-bottom:30px;
	
} 


#show_description {
	margin-left:490px;
}

#show_photographe_description,
#show_photos {
	
	margin-left:290px;
}

#show_photos {margin-top:30px; }

#show_description h1,
#show_photographe_description h1 {
	color:#fff;
	font-size:28px;
}

#show_description h2 {
	font-style:italic;
	font-size:22px;
}

#show_description h2 a {
	text-decoration:none;
	color: #c9c4bf;
}

#show_description .techdatas {
	font-size:16px;
	margin-top:10px;
	margin-bottom:10px;
}
#show_bio {
	clear:both;
	padding-top:30px;
	margin-bottom:50px;
	
}



#show_bio h2 {
	font-size:22px;
}

#show_bio h2 a{
	text-decoration:none;
	color: #c9c4bf;
}


#bookmarks  ul {
	list-style: none;
	padding: 0;
	margin: 0px auto;
	margin-top:10px;
	margin-bottom:10px;
}

#bookmarks ul  li
{
	display: inline;
	margin-right: 8px;
	padding: 0;
}


#disqus_thread {
	background-color: #5a4f4a;
	color: #c9c4bf;
	margin-top:20px;
}




.form
{
  width: 100%;
}

.form th
{
  white-space: nowrap;
  font-style: italic;
}

.form td, .form th
{
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  text-align: left;
  vertical-align: top;
  padding: 7px;
}

.form tfoot td, .form tfoot th
{
  border: 0;
  text-align: right;
}

.form .radio_list li
{
  display: inline;
}

.photographelistitem
 {
	width: 100px;
	height:200px;
	float:left;
	margin:20px;
	text-align:center
}


.photolistitem {
	width: 170px;
	height:170px;
	float:left;
	margin-right:10px;
	text-align:center
}

.photographelistitem a,
.photolistitem a {
	text-decoration:none;
}



.photo_box,
.photographe_box {
  display: inline-block;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  width: 140px;
  margin: 5px;
  vertical-align: top;
}

.photo_thumb,
.photographe_thumb {
  width: 140px;
  height: 140px;
  display: table-cell;
  vertical-align: middle;
  text-align:center;

}

.photo_thumb *,
.photographe_thumb * {
  vertical-align: middle; 
  
}

.photo_thumb img,
.photographe_thumb img {
	border:5px solid #fff;

}
.photo_caption,
.photographe_caption {
text-align:center;
}


.photo_caption a,
.photographe_caption a{
text-decoration:none;
}

#show_navigation {
		margin-bottom: 10px;
		
}

.navigation {
	font-family: 'Courier New', courier, monospace;
	font-style:normal;
	font-size:11px;
	color:#fff;
	margin-top:10px;
}

.navigation a {
	text-decoration:none;
	font-style:normal;
	color:#fff;
}

#show_navigation ul{
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

#show_navigation li{
	display:inline;
	margin-right:10px;
}



#show_navigation a{
	text-decoration:none;

}

#show_navigation li{
	display:inline;
}




