/*  
Nom du Thème : PureGlobes
Auteur : Neolien (http://annuaire.webdconseils.com/)
*/

body {
	margin: 0;
	background: #151f01;
}

h1, h2, h3, h4 {
	margin: 0;
}
img {border:0;}
p {font-size: 1.1em; line-height: 1.3em; margin: 0.5em 0;}
p img {float:left; margin:0 10px 0 0; padding-left: 6px; padding-bottom: 2px;}

html {scrollbar-face-color:#151f01; scrollbar-highlight-color:#151f01;
scrollbar-3dlight-color:#151f01; scrollbar-darkshadow-color:#151f01;
scrollbar-shadow-color:#151f01; scrollbar-arrow-color:#AEEE00;
scrollbar-track-color:#151f01;}

h5 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #AEEE00; }
h6 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #AEEE00; }

.catwdc{color:#046380; text-decoration:none; font-size:12px;}
.catwdc a{color:#046380; text-decoration:none; font-size:12px;}
.catwdc a:hover{color:#3300FF; text-decoration:none; font-size:12px;}

.details{color:#AEEE00; text-decoration:none; font-size:12px;}
.details a{color:#AEEE00; text-decoration:none; font-size:12px;}
.details a:hover{color:#AEEE00; text-decoration:underline; font-size:12px;}

.rss {color:#ff6600; text-decoration:none; font-size:12px;}
.rss a{color:#046380; text-decoration:none; font-size:12px;}
.rss a:hover{color:#4BB5C1; text-decoration:none; font-size:12px;}

.sitetable {width: 100%; border: 1px dotted #ddd; vertical-align : top;}
.sitetables {width: 100%; vertical-align : top;}
.sitetd {border: 1px dotted #ddd;}
.votelargeur {width: 50px;}

a.cat_display {text-decoration: none; font-weight: bold; font-size: 13px; color:#333333;}
a.cat_display:hover {text-decoration: none; font-weight: bold; font-size: 13px;
color:#CC0000;}
a.subcat_display {text-decoration: none; font-size: 12px; border-bottom : 1px dotted #ddd;}

.votetable {background: #151f01; width : 50px; height: 92px; margin-right: 5px;}
.vote span.note {font-size: 9px; height: 12px; display: block;}
.vote span.nombre {font-size: 16px; display: block;}
.vote a{color: #AEEE00; font-size: 16px; font-weight: bold;}
.vote a:hover{color: #AEEE00; font-size: 16px; font-weight: bold;}

/* Onglets fiche site */
#containered {font: bold 10px Verdana; list-style-type: none; text-align: left; width: 570px;}
#containered hr {clear: both; border: 1px solid #3300FF; margin-top: 10px; 	width: 50%;}
#containered ul#mest {font-weight: bold;}
#containered ul#mest li {font: bold 10px Verdana; list-style-type: none; text-align: left; display: inline; margin: 1px;}
#containered ul#mest li a {text-decoration: none;}
#containered ul#mest li a:hover {text-decoration: none; color: #333333;}
#containered h1,
#containered .content {border: 1px solid #3300FF; padding: 10px; text-align: left;}
#containered a.current {padding: 5px 3px; border: 1px solid #3300FF; background-image: url(images/shadeactive.gif); border-bottom-color: white; background-color: white; color: #333333; font-size: 12px;}
#containered a.ghost {padding: 5px 3px; margin-right: 1px; border: 1px solid #3300FF; color: #333333; font-size: 12px; background: white url(images/shade.gif) top left repeat-x;}
#containered a.current:hover {padding: 5px 3px; border: 1px solid #d5d5d5;	background-image: url(images/shadeactive.gif); border-bottom-color: white;	background-color: white; font-size: 12px; color: #333333;}
#containered a.ghost:hover {padding: 5px 3px; margin-right: 1px; border: 1px solid #d5d5d5; color: #333333; font-size: 12px;}
#containered .on {display: block; text-align: left;}
#containered .off {display: none;}

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

#page {
	margin: 0 auto;
	width: 1004px;
	background: url("images/page.gif") repeat-y;
}

#page-top {
	width: 1004px;
	background: url("images/page_top.jpg") no-repeat;
}

#page-bottom {
	width: 1004px;
	background: url("images/page_bottom.gif") no-repeat left bottom;
}

#header {
	width: 1004px;
	height: 385px;
	position: relative;
}
	
	#header #header-info {
		position: absolute;
		top: 22px;
		left: 152px;
		width: 700px;
		text-align: center;
	}
	
	#header #header-info h1 {
		color: #111111;
		font: normal 42px Arial, Verdana;
		padding-bottom: 2px;
	}
	
	#header #header-info h1 a {
		color: #111111;
		text-decoration: none;
	}
	
		#header #header-info h1 a:hover {
		color: #eeeeee;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #eeeeee;
		font: normal 16px Arial, Verdana;
	}
	
	#header #header-menu {
		position: absolute;
		top: 345px;
		left: 30px;
		width: 600px;
		height: 34px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 600px;
		height: 34px;
	}
	
	#header #header-menu ul li {
		float: left;
		height: 34px;
		font: bold 12px/34px Arial, Verdana;
		color: #162300;
		margin-right: 15px;
	}
	
	#header #header-menu ul li a {
		color: #162300;
		text-decoration: none;
	}
	
	#header #header-menu ul li a:hover {
		text-decoration: underline;
	}
	
		#header #header-menu ul li ul {
			display: none;
		}
	
	#header #header-search {
		position: absolute;
		top: 350px;
		left: 641px;
		width: 256px;
		height: 23px;
	}
	
	#header #header-search #searchform {
		margin: 0;
		padding: 0;
		width: 256px;
		height: 23px;
	}
	
	#header #header-search #s {
		width: 245px;
		height: 15px;
		border: 0;
		padding: 4px 5px;
		font: bold 12px Arial, Verdana;
		color: #263607;
		background: transparent;
		float: left;
	}
	
	#header #header-search #searchsubmit {
		background: transparent;
		border: none;
		width: 0;
		height: 23px;
		padding: 0;
		float: right;
		display: none;
	}
	
	#header #header-feed {
		position: absolute;
		top: 327px;
		left: 913px;
		width: 67px;
		height: 67px;
	}


#main {
	width: 1004px;
}

	
	#content {
		float: left;
		width: 606px;
		padding: 0 17px 0 20px;
	}
	
	#content .post {
		float: left;
		padding-bottom: 25px;
		width: 606px;
		background: url("images/post.jpg") no-repeat right bottom;
	}
	
	#content .post-page {
		background: none;
	}
		
		#content .post .post-title {
			width: 606px;
			color: #00EE33;
			font: normal 12px Arial, Verdana;
			background: #0b1100;
		}
		
		#content .post .post-title a {
			color: #00EE33;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
		color: #AEEE00; text-decoration: none;
		}
		
		#content .post .post-title h2 {
			color: #54700a;
			font: normal 24px Arial, Verdana;
		}
		
		#content .post .post-title h2 a {
			color: #33BB11;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: none; color: #AEEE00;
		}
		
		#content .post .post-title .post-title-info {
			width: 592px;
			padding: 0 7px;
			height: 21px;
			line-height: 21px;
			border-top: 2px solid #334604;
			background: #131d01;
			margin-top: 7px;
		}
		
			#content .post .post-title .post-title-info .post-title-date {
				float: left;
				background: url("images/icon_date.gif") no-repeat left center;
				padding: 0 15px 0 20px;
			}
			
			#content .post .post-title .post-title-info .post-title-author {
				float: left;
				background: url("images/icon_author.gif") no-repeat left center;
				padding: 0 15px 0 20px;
			}
			
			#content .post .post-title .post-title-info .post-title-category {
				float: left;
				background: url("images/icon_category.gif") no-repeat left center;
				padding: 0 15px 0 20px;
			}
		
		#content .post .post-entry {
			font: normal 13px/19px Arial, Verdana;
			color: #8f987e;
			width: 592px;
			padding: 0 7px;
		}
		
			#content .post .post-entry-page {
				width: 606px;
				padding: 0;
			}
		
		#content .post .post-entry a {
			color: #00EE33;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: none;
			color: #AEEE00;
		}
		
		#content .post .post-entry a.more-link {
			font-weight: bold;
		}
		
		#content .post .post-entry blockquote {
			border-left: 10px solid #141d03;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		#content .post .post-info {
			clear: both;
			font: normal 13px/28px Arial, Verdana;
			color: #00EE33;
			width: 576px;
			padding: 0 15px;
		}
		
		#content .post .post-info a {
			color: #00EE33;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
			#content .post .post-info .post-info-comments {
				float: right;
				background: url("images/icon_comments.gif") no-repeat left center;
				padding-left: 20px;
			}
		
		#content .post h3 {
			margin: 20px 0 5px 0;
			color: #54700a;
			font: normal 20px Arial, Verdana;
		}
		
		#content .post .comments {
			font: normal 13px/19px Arial, Verdana;
			color: #FFEE22;
			width: 592px;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #00EE33;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #141d03;
		}
		
		#content .post .comments ol li cite {
			color: #00EE33;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #00EE33;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #00EE33;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			font: normal 13px/19px Arial, Verdana;
			color: #FFEE22;
			width: 567px;
			padding-left: 25px;
			margin: 0;
		}
		
		#content .post #commentform a {
			color: #00EE33;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	#content .navigation {
		font: bold 13px Arial, Verdana;
		color: #00EE33;
		padding: 0 7px;
		float: left;
		width: 592px;
	}
	
	#content .navigation a {
		color: #00EE33;
		text-decoration: none;
		margin-bottom: 25px;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	#sidebar {
		float: left;
		width: 338px;
		font: normal 12px/18px Arial, Verdana;
		color: #00EE33;
		margin-bottom: 15px;
	}
	
	#sidebar a {
		color: #ddd;
		text-decoration: none;
	}
	
	#sidebar a:hover {
	    color: #AEEE00;
		text-decoration: none;
	}
	
	#sidebar #sidebar-left {
		float: left;
		width: 165px;
	}
	
	#sidebar #sidebar-right {
		float: right;
		width: 165px;
	}
	
	#sidebar .sidebar-box {
		width: 165px;
		margin-bottom: 10px;
	}
		
		#sidebar h3 {
			width: 163px;
			padding-left: 2px;
			font: normal 18px/30px Arial, Verdana;
			color: #7c992f;
			border-bottom: 2px solid #334604;
			margin-bottom: 4px;
		}
		
		#sidebar ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		
		#sidebar ul li {
			color: #00EE33;
			font: normal 12px/24px Arial, Verdana;
		}
		
		#sidebar ul li a {
			color: #00EE33;
			text-decoration: none;
			background: #131d01;
			padding-left: 4px;
			display: block;
			margin-bottom: 2px;
		}
		
		#sidebar ul li a:hover {
			background: #1f2f03;
		}
			
			#sidebar ul li ul li a {
				padding-left: 14px;
			}
		
		#sidebar #searchform {
			margin: 0;
			padding: 15px 0;
			width: 165px;
			text-align: center;
			background: #131d01;
		}
		
		#sidebar #searchform #s {
			width: 135px;
		}
		
		#sidebar #calendar_wrap {
			width: 165px;
			background: #131d01;
			padding-top: 2px;
		}
		
		#sidebar #calendar_wrap table {
			margin: 0 auto;
			width: 135px;
		}
		
		#sidebar #calendar_wrap caption {
			margin: 0 auto;
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		#sidebar .textwidget {
			background: #131d01;
			padding: 1px 3px;
		}


/* Footer */

#footer {
	width: 974px;
	height: 59px;
	padding: 0 15px;
	color: #919d7a;
	font: normal 13px/59px Arial, Verdana;
	text-align: center;
}

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

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