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

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

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

img {border:0;}
p {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:#111111; scrollbar-highlight-color:#111111;
scrollbar-3dlight-color:#111111; scrollbar-darkshadow-color:#111111;
scrollbar-shadow-color:#111111; scrollbar-arrow-color:#777777;
scrollbar-track-color:#111111;}

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

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

.details{color:#046380; text-decoration:none; font-size:12px;}
.details a{color:#046380; text-decoration:none; font-size:12px;}
.details a:hover{color:#046380; text-decoration:underline; 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: #ffffff; 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: #990005; font-size: 16px; font-weight: bold;}
.vote a:hover{color: #777777; font-size: 16px; font-weight: bold;}

/* Onglets fiche site */
#containered {font: bold 10px Verdana; list-style-type: none; text-align: left; width: 490px;}
#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;
}

#searchform {
	clear: both;
	margin-bottom: 15px;
	margin-left: 23px;
	padding: 3px;
	width: 140px;
	height: 28px;
}

input{
	font-size: 12px;
}

input#s { margin-bottom: 5px;
margin-top: 10px;
margin-left: 18px;
          width: 158px;
          border: 1px solid #777777;
          color: #990005;
          font-weight: bold;
          height: 18px;
}

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

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

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



#header {
	width: 890px;
	height: 260px;
	position: relative;
}

	#header #header-info {
		position: absolute;
		top: 120px;
		left: 20px;
		width: 335px;
		height: 81px;
		padding-left: 52px;
		background: url("images/logo.gif") no-repeat;
	}
	
	#header #header-info h1 {
		color: #ffffff;
		font: bold 28px "Georgia", Georgia;
		padding: 1px 0 5px 0;
	}
	
	#header #header-info h1 a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #header-info h1 a:hover {
		color: #777777;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #777777;
		font: bold 14px "Georgia", Georgia;
	}
	
	
	#header #header-menu {
		position: absolute;
		top: 2px;
		left: 40px;
		width: 400px;
		height: 46px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 600px;
		height: 46px;
	}
	
	#header #header-menu ul li {
		float: left;
		height: 46px;
		font: normal 12px/46px "Georgia", Georgia;
		color: #ffffff;
	}
	
	#header #header-menu ul li a {
		color: #ffffff;
		text-decoration: none;
		padding: 0 15px;
		display: block;
	}
	
	#header #header-menu ul li a:hover {
		background: url("images/header_menu.gif") repeat-x;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}
	
	#header #header-menu ul li.current_page_item a {
		background: url("images/header_menu.gif") repeat-x;
	}
	
	
	#header #header-search {
		position: absolute;
		top: 59px;
		left: 655px;
		width: 217px;
		height: 22px;
	}
	
	#header #header-search #searchform {
		margin: 0;
		padding: 0;
		width: 217px;
		height: 22px;
	}
	
	#header #header-search #s {
		width: 117px;
		height: 18px;
		padding: 2px 5px;
		border: 0;
		font: normal 13px "Century Gothic", Century Gothic;
		color: #000000;
		background: transparent;
		float: left;
	}
	
	#header #header-search #searchsubmit {
		background: transparent;
		border: none;
		width: 85px;
		height: 22px;
		padding: 0;
		float: right;
	}
	
	
	#header #header-newsletter {
		position: absolute;
		top: 230px;
		left: 32px;
		width: 200px;
		height: 90px;
		padding-top: 40px;
		background: url("images/header_newsletter.gif") no-repeat;
		color: #000000;
		font: bold 12px "Century Gothic", Century Gothic;
	}
	
	#header #header-newsletter p {
		margin: 0;
		padding-bottom: 7px;
	}
	
	#header #header-newsletter form {
		margin: 0;
		padding: 0;
	}
	
	#header #header-newsletter span {
		width: 55px;
		float: left;
		height: 18px;
		line-height: 18px;
	}
	
	#header #header-newsletter input {
		width: 123px;
		height: 18px;
		background: url("images/header_input.gif") no-repeat;
		border: none;
		padding: 0 5px;
		font: normal 12px "Century Gothic", Century Gothic;
		color: #000000;
	}
	
	#header #header-newsletter .submit {
		width: 85px;
		height: 26px;
		background: url("images/header_button.gif") no-repeat;
		margin-left: 104px;
	}
	
	
	#header #recent-articles {
		position: absolute;
		top: 223px;
		left: 264px;
		width: 305px;
		height: 145px;
	}
	
	#header #recent-articles h3 {
		width: 285px;
		height: 22px;
		color: #000000;
		font: bold 12px/22px "Century Gothic", Century Gothic;
		background: url("images/title_recent_articles.gif") no-repeat;
		padding: 0 10px;
	}
	
	#header #recent-articles ul {
		margin: 0;
		padding: 0 0 0 10px;
		list-style-type: none;
	}
	
	#header #recent-articles ul li {
		padding-left: 8px;
		background: url("images/header_articles.gif") no-repeat;
		color: #000000;
		font: bold 12px/28px "Century Gothic", Century Gothic;
	}
	
	#header #recent-articles ul li a {
		color: #000000;
		text-decoration: none;
	}
	
	#header #recent-articles ul li a:hover {
		text-decoration: underline;
	}
	
	
	#header #popular-articles {
		position: absolute;
		top: 223px;
		left: 595px;
		width: 278px;
		height: 145px;
	}
	
	#header #popular-articles h3 {
		width: 258px;
		height: 22px;
		color: #000000;
		font: bold 12px/22px "Century Gothic", Century Gothic;
		background: url("images/title_popular_articles.gif") no-repeat;
		padding: 0 10px;
	}
	
	#header #popular-articles ul {
		margin: 0;
		padding: 0 0 0 10px;
		list-style-type: none;
	}
	
	#header #popular-articles ul li {
		padding-left: 8px;
		background: url("images/header_articles.gif") no-repeat;
		color: #000000;
		font: bold 12px/28px "Century Gothic", Century Gothic;
	}
	
	#header #popular-articles ul li a {
		color: #000000;
		text-decoration: none;
	}
	
	#header #popular-articles ul li a:hover {
		text-decoration: underline;
	}

	
	#header #header-feed {
		position: absolute;
		top: 180px;
		left: 820px;
		width: 30px;
		height: 30px;
	}

	
	#header #header-feed1 {
		position: absolute;
		top: 210px;
		left: 750px;
		width: 30px;
		height: 30px;
	}

	
	#header #header-feed2 {
		position: absolute;
		top: 20px;
		left: 20px;
		width: 30px;
		height: 30px;
	}

	
	#header #header-feed3 {
		position: absolute;
		top: 20px;
		left: 100px;
		width: 30px;
		height: 30px;
	}

	
	#header #header-feed4 {
		position: absolute;
		top: 20px;
		left: 260px;
		width: 30px;
		height: 30px;
	}


#main {
	margin: 0 auto;
	width: 869px;
}

	
	#content {
		float: left;
		width: 541px;
		padding: 10px 17px 0 16px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 30px;
		width: 541px;
	}
	

		
		#content .post .post-title {
			width: 541px;
			height: 59px;
			font: bold 12px "Georgia", Georgia;
			color: #990005;
		}
		
		#content .post .post-title a {
			color: #990005;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title h2 {
			color: #000000;
			font: bold 18px "Georgia", Georgia;
			padding: 2px 0;
		}
		
		#content .post .post-title h2 a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			float: left;
			background: url("images/post_date.gif") no-repeat;
			width: 1px;
			height: 32px;
			margin-right: 18px;
			color: #6B0000;
			text-align: center;
			text-transform: lowercase;
			font: bold 10px "Georgia", Georgia;
			letter-spacing: 1px;
		}
		
		#content .post .post-title .post-date span {
			padding: 9px 0 1px 0;
			display: block;
		}
		
		
		#content .post .post-entry {
			font: normal 12px/18px "Century Gothic", Century Gothic;
			color: #000000;
			width: 541px;
			padding: 0 10px;
		}
		
		#content .post .post-entry a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry a.more-link {
			font: bold 12px/18px "Century Gothic", Century Gothic;
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry a.more-link:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry blockquote {
			border-left: 10px solid #e6e6e6;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		
		#content .post .post-info {
			padding: 0 15px;
			width: 511px;
			height: 26px;
			background: url("images/post_info.gif") no-repeat;
			clear: both;
			font: bold 12px/26px "Georgia", Georgia;
			color: #000000;
		}
		
		#content .post .post-info a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		
		#content .post h3 {
			margin: 30px 0 5px 0;
			color: #E8635C;
			font: bold 18px "Century Gothic", Century Gothic;
		}
		
		#content .post .comments {
			font: normal 12px/18px "Century Gothic", Century Gothic;
			color: #E8635C;
			width: 521px;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #e6e6e6;
		}
		
		#content .post .comments ol li cite {
			color: #000000;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			margin: 0;
			padding-left: 25px;
			font: normal 12px/18px "Century Gothic", Century Gothic;
			color: #000000;
			width: 496px;
		}
		
		#content .post #commentform a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	
	#content .navigation {
		margin-bottom: 30px;
		font: bold 12px "Century Gothic", Century Gothic;
		color: #000000;
		width: 541px;
	}
	
	#content .navigation a {
		color: #000000;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	
	#sidebar {
		float: left;
		width: 295px;
		font: normal 14px/18px "Century Gothic", Century Gothic;
		color: #000000;
	}
	
	#sidebar a {
		color: #000000;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	#sidebar .sidebar-box {
		width: 295px;
		padding-bottom: 10px;
	}
	
		
		#sidebar h3 {
			font: normal 12px/35px "Georgia", Georgia;
			color: #cccccc;
			width: 265px;
			height: 35px;
			padding: 0 17px;
			margin-bottom: 2px;
			background: url("images/sidebar_title.gif") no-repeat;
		}
		
		
		#sidebar ul {
			margin: 0;
			padding: 0 0 0 15px;
			list-style-type: none;
		}
		
		#sidebar ul li {
			padding-left: 8px;
			background: url("images/sidebar_menu.gif") no-repeat;
			font: normal 12px/22px "Century Gothic", Century Gothic;
			color: #ffffff;
		}
		
		#sidebar ul li a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
		}
		
		#sidebar ul li ul {
			padding: 0 0 0 10px;
		}
		
		
		#sidebar #searchform {
			margin: 0;
			padding: 10px 0;
			width: 295px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 205px;
		}
		
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			padding-top: 5px;
			width: 116px;
		}
		
		#sidebar #calendar_wrap caption {
			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 {
			padding: 0 5px;
		}
		
	
		#sidebar .sidebar-ads {
			padding: 10px 0 0 15px;
		}
		
		#sidebar .sidebar-ads-in {
			float: left;
			padding: 0 14px 14px 0;
		}


#footer {
	margin: 0 auto;
	width: 869px;
	height: 70px;
	color: #ffffff;
	font: normal 12px "Century Gothic", Century Gothic;
}

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

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

	
	#footer #footerbar {
		width: 869px;
		height: 80px;
		padding-top: 15px;
	}
	
	#footer #footerbar h3 {
		font: bold 12px "Century Gothic", Century Gothic;
		color: #7AA139;
		padding: 0 0 25px 10px;
	}
	
	#footer #footerbar ul {
		margin: 0;
		padding: 0 0 0 15px;
		list-style-type: none;
	}
	
	#footer #footerbar ul li {
		font: bold 12px/26px "Century Gothic", Century Gothic;
		color: #ffffff;
		padding-left: 8px;
		background: url("images/footer_menu.gif") no-repeat;
	}
	
	#footer #footerbar ul li a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#footer #footerbar ul li a:hover {
		text-decoration: underline;
	}
	
		
		#footer #footerbar #footerbar-left {
			width: 249px;
			padding: 0 17px 0 10px;
			float: left;
		}
		
		#footer #footerbar #footerbar-center {
			width: 273px;
			padding: 0 14px 0 11px;
			float: left;
		}
		
		#footer #footerbar #footerbar-right {
			width: 264px;
			padding: 0 14px 0 16px;
			float: left;
		}
	
	
	#footer #copyright {
		width: 869px;
		text-align: center;
		line-height: 30px;
	}

