/*  
Theme Name: Hethele, le monde fantastique
Theme URI: http://www.hethele.net
Description: theme base sur le graphisme de <a href="http://alexandrupopescu.lx.ro/">Alexandru Popescu</a> appele Lost Kingdom. Integration par <a href="http://bloggingzone.info">bloggingzone</a> from bloggingzone.info
Version: 1.2
Author: GNM, d'après bloggingzone.info
Author URI: http://bloggingzone.info
*/



/* General */

body {
	margin: 0;
	background: url("images/background.gif");
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}


/* Page */

#page {
	margin: 0 auto;
	width: 1005px;
}


/* Header */

#header {
	width: 1005px;
	height: 615px;
	background: url("images/header.jpg") no-repeat;
}

#header #header-in {
	width: 1005px;
	height: 615px;
	background: url("images/header-in.jpg") no-repeat left bottom;
	position: relative;
}

#header #header-in h1 {
	color: #542a11;
	font: normal 38px Georgia, Verdana;
	position: absolute;
	top: 15px;
	left: 495px;
}
	
#header #header-in h1 a {
	color: #542a11;
	text-decoration: none;
}

#header #header-in .description {
	color: #542a11;
	font: bold 14px Georgia, Verdana;
	position: absolute;
	top: 60px;
	left: 495px;
}

	/* Header - Menu */
	
	#header #header-in #menu {
		position: absolute;
		top: 515px;
		left: 130px;
		height: 22px;
	}
	
	#header #header-in #menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 22px;
	}
	
	#header #header-in #menu ul li {
		float: left;
		height: 22px;
	}
	
	#header #header-in #menu ul li a {
		float: left;
		color: #542a11;
		margin: 0 50px;
		font: bold 12px/22px Georgia, Verdana;
		text-decoration: none;
	}
	
	#header #header-in #menu ul li a:hover {
		text-decoration: underline;
	}


/* Main */

#main {
	width: 1005px;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

	/* Main - Content */
	
	#main #content {
		float: left;
		margin: 65px 0 0 56px;
		width: 600px;
	}
	
	#main #content .post {
		font: normal 14px Georgia, Verdana;
		color: #aea483;
		float: left;
		margin-bottom: 40px;
		width: 600px;
	}
	
	#main #content .post .info {
		background: url("images/date.jpg") no-repeat;
		width: 585px;
		height: 120px;
		float: left;
		padding-right: 15px;
	}
	
	#main #content .post .info h2 {
		color: #b1ce00;
		font: normal 24px Georgia, Verdana;
	}
	
	#main #content .post .info h2 a {
		color: #b1ce00;
		text-decoration: none;
	}
	
	#main #content .post .info h2 a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .about {
		display: block;
		font: normal 12px Georgia, Verdana;
		color: #a49b7c;
	}
	
	#main #content .post .about .author {
		float: left;
	}
	
	#main #content .post .about .author cite {
		color: #e5d9ad;
		font-style: normal;
	}
	
	#main #content .post .about .categories {
		float: left;
	}
	
	#main #content .post .about .categories a {
		color: #e5d9ad;
		text-decoration: none;
	}
	
	#main #content .post .about .categories a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .entry {
		line-height: 20px;
		padding-bottom: 15px;
	}
	
	#main #content .post .entry a {
		color: #e5d9ad;
		text-decoration: none;
	}
	
	#main #content .post .entry a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .entry img {
		margin: 0 5px 5px 0;
		float: left;
	}
	
	#main #content .post .entry .more-link {
		font: bold 14px Georgia, Verdana;
		color: #e5d9ad;
		float: right;
		margin-top: 5px;
	}
	
	#main #content .post .entry .more-link a {
		color: #e5d9ad;
		text-decoration: none;
	}
	
	#main #content .post .entry .more-link a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .comments-info {
		font: normal 12px/26px Georgia, Verdana;
		color: #e1d5ab;
		float: right;
		height: 26px;
		background: url("images/comments_info.jpg") no-repeat;
	}
	
	#main #content .post .comments-info a {
		color: #e1d5ab;
		font: normal 12px/26px Georgia, Verdana;
		text-decoration: underline;
	}
	
	#main #content .post .comments-info a:hover {
		color: #e1d5ab;
		text-decoration: none;
	}
	
	#main #content .post .comments-info a span {
		color: #082422;
		font-weight: bold;
		text-decoration: none;
		width: 24px;
		height: 26px;
		margin-right: 1px;
		text-align: center;
		float: left;
	}
	
	#main #content .post h3 {
		color: #b1ce00;
		font: normal 18px Georgia, Verdana;
		margin-top: 20px;
		margin-bottom: 5px;
	}
	
	#main #content .post .comments {
		margin: 0;
	}
	
	#main #content .post .comments ol {
		margin: 10px 15px 10px 0;
		padding-left: 20px;
	}
	
	#main #content .post .comments ol li {
		padding: 5px;
		margin-top: 5px;
	}
	
	#main #content .post .comments ol li.alt {
		background: #071e1f;
	}
	
	#main #content .post .comments ol li cite {
		color: #e5d9ad;
		font-style: normal;
		font-weight: bold;
	}
	
	#main #content .post .comments ol li cite a {
		color: #e5d9ad;
		text-decoration: none;
	}
	
	#main #content .post .comments ol li cite a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .comments ol li .commentmetadata a {
		color: #e5d9ad;
		text-decoration: none;
	}
	
	#main #content .post .comments ol li .commentmetadata a:hover {
		color: #e5d9ad;
		text-decoration: underline;
	}
	
	#main #content .post #commentform {
		margin: 0;
	}
	
	/* Main - Sidebar */
	
	#main #sidebar {
		float: left;
		width: 182px;
		background: url("images/sidebar.jpg") no-repeat;
		color: #a49b7c;
		font: normal 12px Georgia, Verdana;
		padding: 17px 0 0 77px;
	}
	
	#main #sidebar a {
		color: #e5d9ad;
		text-decoration: none;
	}
	
	#main #sidebar a:hover {
		color: #e5d9ad;
		text-decoration: underline;
	}
	
	#main #sidebar table {
		margin: 0 auto;
		margin-bottom: 30px;
		margin-left: 38px;
	}
	
	#main #sidebar table caption {
		text-align: center;
		margin-top: -16px;
	}
	
	#main #sidebar h3 {
		font: normal 18px Georgia, Verdana;
		color: #072021;
		background: url("images/sidebar_title.jpg") no-repeat;
		width: 120px;
		height: 46px;
		padding: 50px 0 0 60px;
	}
	
	#main #sidebar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		margin-bottom: 30px;
		margin-left: 40px;
		width: 125px;
		margin-top: -16px;
	}
	
	#main #sidebar ul li {
		font: normal 12px/23px Georgia, Verdana;
		border-bottom: 1px solid #325358;
		width: 102px;
		background: url("images/sidebar_item.gif") no-repeat;
		padding-left: 23px;
	}
	
	#main #sidebar ul li a {
		font: normal 12px/23px Georgia, Verdana;
		color: #aea483;
		text-decoration: none;
	}
	
	#main #sidebar ul li a:hover {
		color: #e5d9ad;
	}


/* Footer */

#footer {
	width: 1005px;
	height: 34px;
	background: #220e01 url("images/footer.jpg") no-repeat;
	text-align: center;
	font: normal 11px/18px Georgia, Verdana;
	padding-top: 35px;
	color: #896a47;
}

#footer a {
	color: #d7b894;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_lists.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.

Dernière modif
gnm le 25/05/2008
=================================================================== */
	#lists {
		padding:0;
		margin:100px 0px 0px 15px;
		list-style:none;
		position:relative;
		height:25px;
		float:left;
		width:800px;
		z-index:500;
		font-family:Verdana, Helvetica, sans-serif
	} 
	#lists li {
		display:inline;
		float:left;
		height:25px;
	}
	#lists li a.tl {
		display:block;
		width:160px;
		height:25px;
		line-height:25px;
		text-decoration:none;
		text-indent:10px;
		text-align:center;
		font-size:13px;
		font-weight:bold;
		padding-top:5px;
		color: #542a11;
	}
	
	#lists div {display:none;}
	
	#lists li a:hover {text-decoration:underline; white-space:normal; background-position:130px 15px;}
	#lists li:hover > a {text-decoration:underline; white-space:normal; background-position:130px 15px;}
	
	#lists :hover div {
		display:block;
		width:798px;
		height:295px;
		background-color:#FFFFFF;
		filter: alpha(opacity=80);
		 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
		 -moz-opacity: 0.80; opacity:0.8;
		position:absolute;
		left:0;
		top:-300px;
		border:1px solid #ADC71E;
		padding-bottom:10px;
		}
	/*#lists :hover div.pos2 {background-color: #993300;}*/
	
	#lists .three:hover {position:relative;}
	#lists .two:hover {position:relative;}
	#lists .single:hover {position:relative;}
	
	#lists .three:hover div.pos4 {width:600px;}
	#lists .three:hover div.pos2 {width:600px;}
	#lists .two:hover div.pos4 {width:600px;}
	#lists .single:hover div.pos3 {width:200px;}
		
	#lists :hover div dl {display:inline; padding:0; margin:0 10px 10px 10px; float:left; width:179px;}
	#lists :hover div dl dt {
		width:179px;
		height:20px;
		margin:5px 0 10px 0;
		line-height:20px;
		text-indent:10px;
		text-decoration: none;
		color:#FFFFFF;
		background: url(images/sidebar_header.gif) repeat-x ;
	}
	
	#lists .two:hover div {left:0px;}
	#lists .three:hover div {left:0px;}
	/*
	#lists .two:hover div dl {width:129px;}
	#lists .two:hover div dl dt {width:129px;}
	*/
	#lists .single:hover div dl {width:179px;}
	#lists .single:hover div dl dt {width:179px;}
	
	#lists :hover div dl dd {padding:0; margin:0;}
	
	#lists :hover div dt a {text-decoration:none; cursor:default; font-weight: bold; color: #542a11; font-size:11px;}
	#lists :hover div dd a {display:block; text-decoration:none; font-weight:normal; font-size:10px; color: #542a11; text-indent:10px; line-height:15px;}
	#lists :hover div dd a:hover {text-decoration:underline;}
	
	#lists .clear {clear:both;}
