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

body {
	margin: 0;
	background: #4d82d1;
}

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

input {
	border: 2px solid #4d82d1;
	background-color: #4d82d1;
	color: #ffffff;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}

html {scrollbar-face-color:#4d82d1; scrollbar-highlight-color:#4d82d1;
scrollbar-3dlight-color:#4d82d1; scrollbar-darkshadow-color:#4d82d1;
scrollbar-shadow-color:#4d82d1; scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#4d82d1;}

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

a {color: #ffffff; text-decoration:none;}

.catwdc{color:#fffff; text-decoration:none; font-size:12px;}
.catwdc a{color:#ffffff; text-decoration:none; font-size:12px;}
.catwdc a:hover{color:#1A1D26; text-decoration:none; font-size:12px;}

.details{color:#1A1D26; text-decoration:none; font-size:12px;}
.details a{color:#1A1D26; text-decoration:none; font-size:12px;}
.details a:hover{color:#1A1D26; 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 #c2c2c2; vertical-align : top;}
.sitetables {width: 100%; vertical-align : top;}
.sitetd {border: 1px dotted #c2c2c2;}
.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: 10px; border-bottom : 1px dotted #CCC;}

.votetable {background: #4d82d1; 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: #ffffff; font-size: 16px; font-weight: bold; text-decoration: none;}
.vote a:hover{color: #ffffff; font-size: 16px; font-weight: bold; text-decoration: none;}

/* Onglets fiche site */
#containered {font: bold 10px Verdana; list-style-type: none; text-align: left; width: 540px;}
#containered hr {clear: both; border: 1px solid #CCC; 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 #d5d5d5; padding: 10px; text-align: left;}
#containered a.current {padding: 5px 3px; border: 1px solid #d5d5d5; 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 #d5d5d5; 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: 1000px;
	background: url("images/page.jpg") no-repeat;
}

#header {
	width: 1000px;
	height: 297px;
	position: relative;
}

	
	#header #header-info {
		position: absolute;
		top: 35px;
		left: 235px;
		width: 465px;
		text-align: center;
	}
	
	#header #header-info h1 {
		color: #ffffff;
		font: normal 30px "Trebuchet MS", Verdana;
	}
	
	#header #header-info h1 a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #ffffff;
		font: normal 15px "Trebuchet MS", Verdana;
	}
	
	#header #header-menu {
		position: absolute;
		bottom: 8px;
		right: 0;
		height: 31px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 31px;
	}
	
	#header #header-menu ul li {
		float: left;
		height: 31px;
		font: bold 16px/31px "Trebuchet MS", Verdana;
		color: #4d82d1;
		padding: 0 15px;
		background: url("images/header_menu.gif") repeat-x;
		margin-right: 5px;
	}
	
	#header #header-menu ul li a {
		color: #4d82d1;
		text-decoration: none;
	}
	
	#header #header-menu ul li a:hover {
		text-decoration: underline;
	}
	
	#header #header-feed {
		position: absolute;
		bottom: 62px;
		right: 11px;
		width: 74px;
		height: 74px;
	}


#main {
	width: 991px;
	padding-left: 9px;
}

	
	#content {
		float: left;
		width: 625px;
	}

	
	#content .post {
		color: #ffffff;
		float: left;
		margin-bottom: 50px;
		width: 614px;
		background: url("images/post.gif") repeat-y;
	}

		
		#content .post .post-title {
			width: 614px;
			font: bold 12px "Trebuchet MS", Verdana;
			color: #b51c17;
			height: 58px;
			background: url("images/post_title.gif") no-repeat;
		}
		
		#content .post .post-title a {
			color: #b51c17;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			float: left;
			background: #4e74b7;
			color: #ffffff;
			text-align: center;
			text-transform: lowercase;
			height: 45px;
			margin: 7px 15px 0 8px;
			width: 70px;
			font: normal 12px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title .post-date span {
			font: bold 20px "Trebuchet MS", Verdana;
			margin-top: 1px;
			display: block;
		}
		
		#content .post .post-title h2 {
			padding-top: 6px;
			color: #b51c17;
			font: bold 20px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title h2.not-found-title {
			line-height: 58px;
			padding-left: 25px;
			padding-top: 0;
		}
		
		#content .post .post-title h2 a {
			color: #b51c17;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}

		
		#content .post .post-entry {
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #ffffff;
			padding: 0 15px;
		}
		
		#content .post .not-found-entry {
			height: 200px;
		}
		
		
		#content .post .post-entry .picture {
			margin: 0 5px 5px 0;
			float: left;
		}
		
		#content .post .post-entry .more-link {
			font: bold 12px/20px "Trebuchet MS", Verdana;
			color: #869bc5;
			float: right;
			padding-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: #869bc5;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-info {
			clear: both;
			width: 604px;
			height: 53px;
			background: url("images/post_info.png") no-repeat;
			padding: 12px 0 0 15px;
			font: bold 12px/23px "Trebuchet MS", Verdana;
			color: #c24642;
		}
		
		#content .post .post-info a {
			color: #c24642;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}

		
		#content .post h3 {
			height: 36px;
			color: #869bc5;
			font: bold 18px/36px "Trebuchet MS", Verdana;
			margin-top: 15px;
			padding: 0 15px;
		}
		
		#content .post .comments {
			padding: 0 15px;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #ffffff;
		}
		
		#content .post .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li.alt {
			background: #4e74b7;
		}
		
		#content .post .comments ol li cite {
			color: #869bc5;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #869bc5;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #869bc5;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			margin: 0;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #ffffff;
			padding: 0 15px;
		}

	
	#sidebar {
		float: left;
		width: 360px;
		font: bold 12px "Trebuchet MS", Verdana;
		color: #b51c17;
	}
	
	#sidebar a {
		color: #4d82d1;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	#sidebar #sidebar-left {
		float: left;
		width: 175px;
	}
	
	#sidebar #sidebar-right {
		float: right;
		width: 175px;
	}
	
	#sidebar .sidebar-box {
		width: 171px;
		background: #4975c4;
		margin-bottom: 25px;
		padding: 2px 2px 2px 2px;
	}

		
		#sidebar h3 {
			padding-left: 16px;
			width: 155px;
			height: 25px;
			font: bold 12px/25px "Trebuchet MS", Verdana;
			color: #ffffff;
			background: url("images/sidebar_title.gif") repeat-x;
		}

		
		#sidebar ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		
		#sidebar ul li {
			color: #b51c17;
			width: 155px;
			height: 28px;
			font: bold 12px/28px "Trebuchet MS", Verdana;
			padding-left: 16px;
			background: #ffffff;
			margin-bottom: 2px;
		}
		
		#sidebar ul li a {
			color: #4d82d1;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
		}

		
		#sidebar #calendar_wrap {
			padding: 5px 0;
			text-align: center;
			background: #ffffff;
		}
		
		#sidebar #calendar_wrap table {
			margin: 0 auto;
			width: 130px;
		}
		
		#sidebar #calendar_wrap caption {
			margin: 0 auto;
			width: 130px;
		}

		
		#sidebar #searchform {
			margin: 0 auto;
			padding: 10px 0;
			text-align: center;
			background: #ffffff;
		}
		
		#sidebar #searchform #s {
			width: 140px;
		}

		
		#sidebar .textwidget {
			padding: 5px 10px;
			background: #ffffff;
		}

#footer {
	width: 1000px;
	height: 70px;
	color: #003079;
	font: bold 12px/70px "Trebuchet MS", Verdana;
	text-align: center;
}

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

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

