/*
Theme Name: AtelierH
Theme URI: http://www.atelierh.fr
Description: Théme créé par Jean-Matthieu HERVOCHE 
Version: 1
Author: Jean-Matthieu HERVOCHE
Author URI: http://www.atelierh.fr
Tags: photo,bd , widgets
Text Domain: JM

Creation theme by JM || http://www.atelierh.fr

*/
@charset "utf-8";
/* CSS Document */

html {
	font-size: 100%;
	height:100%;
	margin:0;
	padding:0;
	background-color: #000000;
}
body {
color: #999999;
background-color: #000000;
}
a {
	text-decoration:none;
}


a:link {
	color:#999999;
}
a:visited {
	color:#999999
}
a:hover {
	color:#00FF00;
}
a:focus {
	color:#FFFF00;
}
a img {
	border:  none;
	margin:0;
	padding:0;
}
.title:link {
	color:#FF6600;
}

.title:visited {
	color:#FF6600;
}
.title:hover {
	color:#FF0000;
}
h2, h3 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	padding:0;
	color:#FF6600;
	font-weight:normal;
	font-family:"Palatino Linotype" Times, serif;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1em;
}

p {
	color: #999999;
	font-size:0.8em;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 70%;
	width:980px;
	min-height:27em;
	margin: 80px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background-image: url(images/fond.jpg);
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow:hidden;
}
#logo {
	background-image: url(images/logo-fond-gris.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 96px;
	width: 240px;
	float:left;
}
#bandeau, .sidebar {
	width: 240px;
	top:-1px;
	left:0px;
	height: 100%;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
}
#menu {
	float:left;
	padding:15px;
	list-style: none;
}
#menu ul {
	padding: 0px;
	margin: 0;
	list-style: none;
}
#menu a {
	display: block;
	text-decoration: none;
	font-family:"Palatino Linotype" Times, serif;
	font-size:x-large;
}
#menu a:hover {
	color:#FF3300;
}
#menu li ul {
	display:none;
	padding-left: 20px;
	height:200px;
}
#menu li:hover ul {
	display:block;
}
#main {
	margin-left:240px;
	padding-left:20px;
	padding-top:1px;
	float:right;
	overflow:visible;
	padding-right:20px;
	width:700px;
}
#main h2 {
	color:#FFFFFF;
	display:inline-block;
	font-weight:bold;
	height:1em;
	margin:0;
	padding:0;
}
#main h4 {
	display:inline;
}
#main a {
	font-weight:bolder;
}
#main a:hover {
	color:#FF3300;
}
#nom {
	width:450px;
	margin-right:0px;
	margin-bottom:20px;
	border-style:solid;
	border-color:#000000;
	display:block;
	float:left;
	border-width: 1px;
	background-color: #999999;
	padding:0px 2px 0px 2px;
	text-align:center;
}
#nom h1 {
	margin:0;
	padding:0;
	font-weight:bold;
	color:#000000;
	font-style:italic;
	font-size:1.5em;
	font-family:"Palatino Linotype" Times, serif;
}
.flottantillus {
display:block;
	float: left;
	margin:0px 20px 20px 0px;
	width:200px;
}
.flottantillusd {
display:block;
	float: right;
	margin:0px 0px 20px 20px;
	width:150px;
}
.blogillus{
display:inline;
	margin:5px 5px 5px 5px;
	height:150px;
}
.caracteristique {
	margin:0;
	padding:0;
	display:inline-block;
	text-align:left;
	width:205px;
	color: #CCCCCC;
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
	height:1.5em;
}
.tcaracteristique {
	margin:0;
	padding:0;
	display:inline-block;
	text-align:left;
	width:150px;
	color: #CCCCCC;
	font-size:1em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	height:1.5em;
}
.tablecarac {
float:left;
border:0;
margin:0;
padding:0;
}
.photogalw {
	margin:5px 0px 0px 0px;
	width:100px;
}
.photogalh {
	margin:5px 0px 0px 0px;
	height:100px;
}
.photothemew {
	margin:5px 0px 0px 0px;
	width:120px;
	position:absolute;
	right:100px;
}
.photothemeh {
	margin:5px 0px 0px 0px;
	height:180px;
	position:absolute;
	right:100px;
}
.photosculw {
	margin:5px 0px 0px 0px;
	width:100px;

}
.photosculh {
	margin:5px 0px 0px 0px;
	height:120px;

}
.info {
display:inline;
font-size:0.75em;
color:#666666;
}
#pied {
	color: #666666;
	font-size:0.9em;
	text-align:center;
	width: 70%;
	min-width:980px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#pied a:hover {
	color:#FF3300;
}
.spacer {
clear:both;
float:left;

}
.tsculptures{
position: relative;
height:180px;
margin:20px;
padding:20px;
text-align: center;
border: 1px;
border-style: solid;
border-color: #000000;
overflow:visible;
}
.sculpture{
position: relative;
width:38%;
height:200px;
margin:20px;
padding:20px;
text-align: center;
border: 1px;
border-style: solid;
border-color: #000000;
overflow:visible;
float:left;
}

.post {
padding:10px;
margin:0px 0px 10px 0px;
background-color:#333333;
	border:solid;
	border-width:1px;
	border-color:#000000;

}
.post h2 {
	color:#999999;
	font-size:1em;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
}
.tags {
	padding: 5px;
	margin-bottom: 30px;
}

#date {
font-family: Georgia, serif;
font-size: 20px;
font-style: normal;
font-weight: normal;
line-height: 1em;
text-decoration: none;
color: #555;
display:inline;
}

#home-comments, #home-comments a {
	display: inline;
	color: #FF6600;
}
#searchno #searchform {
text-align: center;
	margin-left: auto;
	margin-right: auto;
}


/* gestion des commentaires */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	/*padding: 2px;*/
	background: #fff;
	margin: 0px 5px 0px 0px;
	}

.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;
	}
.commentlist a, .commentlist em{
display:inline;
font-weight:normal;
font-size:0.8em;
}


#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}


.commentmetadata {
	font-weight: normal;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	background-color:#333333;
	border:solid;
	border-width:1px;
	border-color:#000000;

	}
.commentlist li ul li { 
	margin-right: 10px;
	margin-left: 10px;
}

.commentlist p {
	color:#CCCCCC;
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 10px 10px;

}
.children { 
padding: 0;
margin: 0px 0px 0xp 15px;
 }
.reply a{
	color:#666666;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	

/* End Comments */

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

.screen-reader-text {
     position: absolute;
     left: -1000em;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
	}

.alignleft {
clear:both;
	float: left;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
