/*
Theme Name: ArtHT
Theme URI: http://www.artht.fr
Description: Thème pour l'Art d'Aht.
Version: 0.1
Author: Franck Châtelet
css externe à wordpress 
Creation Theme by Franck Châtelet || http://www.incas-si.fr
 
*/

body {
	margin: 0;
	padding: 0;
	background: url(images/Header.jpg) no-repeat #FFF;
	}
	
/*Menu ajax mootools*/


#kwicks_container { 
	/*background-color: violet;
	background: url(images/Header.jpg) no-repeat #FFF;*/
	height: 50px;
}
#kwicks {
	position: absolute;
	width: 600px;
	top: 230px; 
	left: 20px;
	list-style-type: none;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 122px;
	height: 50px;
	cursor: pointer;
	overflow: hidden;
}

 
#kwick_presentation {background: url(/artht/wp-content/themes/mytheme/images/lartdaht2.jpg)}
#kwick_blog {background: url(/artht/wp-content/themes/mytheme/images/Actu3.jpg)}
#kwick_stages {background: url(/artht/wp-content/themes/mytheme/images/stage2.jpg);}
#kwick_ecommerce {background: url(/artht/wp-content/themes/mytheme/images/Shop2.jpg);}
/*#kwick_blue {background-color: blue;}
#kwick_indigo {background-color: indigo; color: #fff; }
#kwick_violet {background-color: violet;}*/

/*-------*/

 /* Les Posts */

 #content{
 	position: absolute;
	top: 330px; 
	left: 230px;
	width: 336px;
	
	
 }
 
 
 #content .post h2{
 	background: url(images/icone.jpg) no-repeat #FFF;
 	text-align: justify; 
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14px; 
	line-height: 17px; 
	margin-top: 0; 
	color: #707070;
	padding-left:22px;
	
	 	
 }
 #content .post a{
 	color: #981654;
	text-decoration: none;
	 text-underline-style: none;
	 border-bottom-style: dotted;
	 border-bottom-width: thin;
 }
 #content .post a:hover{
 	color: #5a052d;
 }
 
 #content .postmetadata {
 	text-align: justify; 
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 10px; 
	line-height: 10px; 
	margin-left: 10px; 
	color: #000000;
 }
 #content .post_content {
 	text-align: justify;
	text-indent:10px; 
	font-family: Century Gothic,Georgia,"Times New Roman",Times,serif;
	font-size: 11px; 
	line-height: 17px; 
	/*border-left-style:solid;
	border-right-style:solid;
	border-left-color:#e1e1e1;
	border-right-color:#e1e1e1;*/
	padding:0px 15px 2px 15px ;
	color: #707070;
	background-color:#f1f1f1;
 	border-left-style: solid;
	border-left-width:1px;
	border-left-color:#e1e1e1;
	border-right-style: solid;
	border-right-width:1px;
	border-right-color:#e1e1e1;
	border-spacing:0px;
 }
 
 #boxpost {
	width: 336px;
	
}

#header_post{
	background: url(images/header_post.png) top no-repeat #FFF;
	
	padding:1px 0px 0px 0px;
	
}

#footer_post{
	background: url(images/footer_post.png) no-repeat #FFF;
	padding: 0px 0px 25px 0px;
}
 
 
 /* Sidebar */
#sidebar {
	/*float:right;
	width:250px;*/
	margin-left:600px; 
 }
#sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px;
} 
#sidebar h2{
	text-align: justify; 
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14px; 
	line-height: 13px; 
	
	 
	color: #707070;
}
#sidebar a{
	color: #981654;
	font-size: 11px; 
}
#calendar{
	
	font-family: "Times New Roman",Times,serif;
	font-size: 11px; 
	color: #808080;
}
#search {
	margin-top:200px;
	
}
/*------------------*/

/* Footer */
#footer {
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 8px; 
line-height: 9px; 
background:#981654;
padding: 10px 10px 0 10px;
clear: both; 
width: 550px;
} 
/*-----------*/ 
 /*---- Les Graphiques-----*/
/* Templier graphic */
#templier { display: block !important; position: relative; margin-left: 576px; height: 0; z-index: 0;top:900px; }
#templier span {
	/*position: absolute;*/
	float:right;
	top: 1500px;
	width: 100%;
	height: 320px;
	background: url(images/Templier.jpg) no-repeat;
	}
/* --- Grisaille ---*/
#Grisaille { position: absolute; top: 1200px; left: 0px; width: 229px; height: 580px; background: url(images/Grisaille.jpg) no-repeat; z-index: 0; }
div[id="Grisaille"] { top: 712px !important; }

/* --- Les Books ---*/

 #book { font-family: "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif;
	font-size: 9px;
	background: url(images/menu.jpg) no-repeat;
	margin-left: 0px; 
	position: absolute;
	width: 229px;
	height:400px;
	top: 290px; 
	left: 670px;
	}
	
#bookselect{
	line-height: 3ex; 
	font-size: 11px;
	color: #000000;
	display: block; 
	padding-top: 50px; 
	margin-bottom: 5px;
	margin-left:60px;
	
}	
#bookselect h3 { font-family: "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif;
	font-size: 13px;
	position: absolute;
	color: #000000;
	padding: 30px;
	}
	
#bookselect ul {
	margin: 0;
	padding: 0;
	}
	
#bookselect li {
	display: block;
	margin: 0;
	padding: 0px;
	
	
	
}
	
	
#bookselect li a {
	text-decoration: none;
	text-underline-style: none;
	color: #000000;
	list-style-type: none;
	}
	
#bookselect li a:hover {

	color: #981654;

	
	}
/*----Panel glissé ----*/
#ucantseeme {
	background: url(images/fond.jpg) repeat;
	color: #000;
	padding-bottom: 185px;
	border-bottom: 1px solid grey;
	line-height: 7px; 
	
	
}

#ucantseeme img{
	color: #000;
	padding: 10px 20px;	
	float: left;
	display: block;
}
#ucantseeme span {
	text-align: justify; 
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 11px;
	border: solid 1px;
	border-color: grey;
	color: #000;
	margin-left:62px;
	margin-top:20px;
	width: 250px;
	height:130px;
	padding:5px;
	float: left;
	display: block;
}
#ucantseeme h1 {
	font-size: 13px;
	line-height: 20px;
	color: #981654;
	
}
#ucantseeme h2 {
	font-size: 11px;
	font-variant:small-caps;
}
#ucantseeme h3 {
	font-size: 11px;
	line-height: 7px; 
}
#ucantseeme h4 {
	font-size: 11px;
	font-style:italic;
	line-height: 5px; 
}
#ucantseeme h5 {
	font-size: 8px;
	line-height: 7px; 
}



#slide a{
	text-decoration: none;
	text-underline-style: none;
	border-style:none;
	border:none;
	list-style-type: none;
	position: relative;
	 margin-left: 776px; height: 0; z-index: 0;top:-5px;	
}
#slide a:hover{
	text-decoration: none;
	text-underline-style: none;
	border-style:none;
	border:none;
	list-style-type: none;
	position: relative;
	 margin-left: 776px; height: 0; z-index: 0;top:0px;
	
		
}
/*---------Gallerie---------*/
 #myGallery{
 	position: absolute;
	margin-top:40px;
	left: 20px;
	
	
	
 }
 /* --- Commentaire ---*/
#content .comments-template{
	text-align: justify;
	text-indent:10px; 
	font-family: Century Gothic,Georgia,"Times New Roman",Times,serif;
	font-size: 11px; 
	line-height: 17px; 
	color: red;
	
}

 