/*
Theme Name: Home
Description:
Version: 1.0
Author: default
Author URI:
*/



/* General */

body {
	margin: 0;
	background-color:black;
	padding:0;
}


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

img {
	border: 0;
}

#headcif{
	z-index:1;
}

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

.clearer{
	clear: both;
	height: 10px;
	overflow: hidden;
	display:block;
}

.trait {
	clear: both;
	height: 1px;
	overflow: hidden;
	background-color:#CCC;
	margin:0px 0px 12px 0px;
}

.info{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:151px;
	font-family: arial;
	font-size:12px;
}
.more{
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family: arial;
	font-size:12px;
}


.photo{
	float:left;
	margin:0px;
	padding:0px;
	width:96px;
	height:96px;
}

.prenom{
	text-transform:capitalize;
	font-weight:bold;
}

.nom{
	text-transform:uppercase;
	font-weight:bold;
}


.section{
	font-weight:bold;
} 

.site{
	font-variant:small-caps;
	font-size:14px;
	font-weight:bold;
}

.blog{
	font-variant:small-caps;
	font-size:14px;
	font-weight:bold;
}

#anim{
	margin-left:310px;
	margin-top:10px;
	margin-bottom:30px;
}

.bookmarks{
	width:100%;
	text-align:center; 
}
/* Page */

#page {
	margin: 0 auto;
	width: 974px;
	background-color:white;
}

#page-in {
	width: 974px;
	background-color:black;
	height:194px;
}

#output{
	font-family: arial, sans-serif;
	width:600px;
	margin: 0px auto 10px auto;
}

.colonne{
	/* width:150px; */
	float:left;
	font-size:12px;
}

.colonne h3{
	font-size:14px;
	font-weight:bold;
	color:#bcbcbc;
	text-align:center;
	/* width:150px; */
	padding:0px;
	margin:0px 0px 30px 0px;
}

a.wsf {
	color:#6da100;
	font-weight:bold;
	width:150px;
	text-align:center;
	display:block;
}
a.cv {
	color:#019efb;
	font-weight:bold;
	width:150px;
	text-align:center;
	display:block;
}
a.av{
	color:#ff106b;
	font-weight:bold;
	width:150px;
	text-align:center;
	display:block;
}

.space{
	margin-left:25px;
	margin-right:25px;
	padding:auto;
}

.styleme{
	list-style-type:none;
	margin:5px 10px 5px 10px;
	padding:0px 0px 5px 0px !important;
	width:150px;
	height:55px;
	/* display:block; */
	float:left;
	border-bottom: 1px solid #CCCCCC;
	
}

.ulcol{
	/* width:150px; */
	margin:0px;
	padding:0px;
}

/* Header */

#header {
    position: relative;
}

#header-top {
	width: 974px;
	margin-top:2px;
}

#header-bottom {
	width: 974px;
	padding-bottom: 1px;
	background: url("images/header_bottom.gif") no-repeat left bottom;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 110px;
	        
	}
	
	#header #header-info h1 {
		color: #000000;
		font: normal 40px "Impact", Impact;
	}
	
	#header #header-info h1 a {
		color: #000000;
		text-decoration: none;
		margin-left:40px;
	}
	
	#header #header-info .description {
		color: #ffffff;
		font: normal 12px "Lucida Grande",verdana,lucida,helvetica,sans-serif;
		margin-left:45px;
		font-weight:bold;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 163px;
		right: 30px;
		height: 44px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding-top:1px;
		list-style-type: none;
		height: 44px;
	}
	
	#header #header-menu ul li {
		float: right;
		width: 100px;
		height: 44px;
		margin-right: 8px;
		font: normal 12px/32px "Lucida Grande",verdana,lucida,helvetica,sans-serif;
		color: #ffffff;
		text-align: center;
		background: url("images/header_menu_vert.jpg") no-repeat;
	}
	
	#header #header-menu ul li a {
		color: #ffffff;
		height: 44px;
		text-decoration: none;
		display: block;
		font-weight:bold;
	}
	
	#header #header-menu ul li a:hover {
		color: #ffffff;
		font-weight:bold;
		background: url("images/header_menu_hover_vert.jpg") no-repeat;
	}
	
		/* Header - Menu - Active */
		
		#header #header-menu ul li.current_page_item a {
			color: black;
			background: #FFF no-repeat;
		}
		
		/* Header - Menu - Submenu */
		
		#header #header-menu ul li ul {
			display: none;
		}
	
	/* Header - Feed */
	
	#header #header-feed {
		position: absolute;
		top: 310px;
		left: 380px;
		width: 195px;
		height: 102px;
	}

	/* Header - Foo */
	
	#header #header-foo {
		position: absolute;
		top: 335px;
		left: 40px;
		width: 300px;
		height: 102px;
		font: normal 12px "Lucida Grande",verdana,lucida,helvetica,sans-serif;
		color: #ffffff;
	}

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

	/* Header - Feed2 */
	
	#header #header-feed2 {
		position: absolute;
		top: 25px;
		left: 660px;
		width: 40px;
		height: 40px;
	}
	


	/* Header - Text */
	
	#header #header-text {
		position: absolute;
		top: 315px;
		left: 40px;
		width: 325px;
		font: normal 12px "Lucida Grande",verdana,lucida,helvetica,sans-serif;
		color: #000000;
	}
	
	#header #header-text a {
		color: #000000;
		text-decoration: underline;
	}
	
	/* Header - Slide */
	
	#header #header-slide {
		position: absolute;
		top: 208px;
		left: 547px;
		width: 10px;
		height: 15px;
	}
	
	/* Header - Ssearch */
	
	#header #header-search {
		position: absolute;
		top: 163px;
		left: 38px;
		width: 252px;
		height: 27px;

}

#logo{
	width:210px;
	float:left;
	background-color:#000;
	margin-top:5px;
}
		#header #header-search {
			width: 252px;
			height: 27px;
			background: url("images/sidebar_search_vert.jpg") no-repeat;
		}
		
		#header #header-search #search-form {
			margin: 0;
			padding: 0;
			width: 252px;
			height: 27px;
		}
		
		#header #header-search #sb {
			width: 149px;
			height: 17px;
			border: 0;
			padding: 5px;
			font: bold 13px "Lucida Grande",verdana,lucida,helvetica,sans-serif;
			color: #000000;
			background: transparent;
			float: left;
		}
		
		#header #header-search #searchsubmitb {
			background: transparent;
			border: none;
			width: 83px;
			height: 27px;
			padding: 0;
			float: right;
		}
	
	#header #header-text a {
		color: #ffffff;
		text-decoration: underline;
	}
	


	/* Header - Cat */
	
	#cat {
		width: 285px;
		padding: 0 427px 0 262px;
		font: normal 12px "Lucida Grande",verdana,lucida,helvetica,sans-serif;
		color: #000000;
	}
	
	#header-clear {
		width: 974px;
		height: 330px;
	}
	
	/* Header - Recent Articles */
	
	#header #header-recent {
		position: absolute;
		top: 100px;
		left: 680px;
		width: 300px;
		height: 120px;
	}
	
	#header #header-recent h3 {
		width: 285px;
		height: 22px;
		color: #ffffff;
		font: normal 13px/22px "Lucida Grande",verdana,lucida,helvetica,sans-serif;
	}
	
	#header #header-recent ul {
		margin: 0;
		padding: 5px 0 0 30px;
		list-style-type: none;
	}
	
	#header #header-recent ul li {
		padding-left: 8px;
		background: url("images/header_recent.gif") no-repeat;
		color: #ffffff;
		font: normal 12px/29px "Lucida Grande",verdana,lucida,helvetica,sans-serif;
	}
	
	#header #header-recent ul li a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #header-recent ul li a:hover {
		text-decoration: underline;
	}


/* Main */

#main {
	width: 974px;
	padding-top: 40px;
	background:#FFFFFF;
}

	/* Main - Sidebar */
	

	#sidebar, #add_this_block {
		float: left;
		width: 264px;
		padding: 20px 31px 0 22px;
		font: normal 12px/18px "Lucida Grande",verdana,lucida,helvetica,sans-serif;
		color: #000000;
		background-color:white;
		
	}
	
	#sidebar a, #add_this_block a {
		color: #000000;
		text-decoration: none;
	}
	
	#sidebar a:hover, #add_this_block a:hover {
		text-decoration: underline;
	}
	
	/* Main - Sidebar - Boxes */
	
	#sidebar .sidebar-box, #add_this_block .sidebar-box {
		width: 252px;
		background: url("images/sidebar_box.gif") repeat-y;
		margin-bottom: 15px;
	}
	
	#sidebar .sidebar-box-top, #add_this_block .sidebar-box-top {
		width: 252px;
		background: url("images/sidebar_box_top.gif") no-repeat;
	}
	
	#sidebar .sidebar-box-bottom , #add_this_block .sidebar-box-bottom{
		width: 252px;
		background: url("images/sidebar_box_bottom.gif") no-repeat left bottom;
	}
	
	#sidebar .sidebar-box-blank, #add_this_block .sidebar-box-blank {
		width: 252px;
		margin-bottom: 15px;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3, #add_this_block h3 {
			width: 237px;
			height: 36px;
			font-weight:bold !important;
			padding-left: 15px;
			font: normal 15px/36px "Lucida Grande",verdana,lucida,helvetica,sans-serif;
			color: #ffffff;
			background: url("images/sidebar_title_vert.jpg") no-repeat;
		}
		
		
		/* Sidebar - Search */
		
		#sidebar #sidebar-search {
			width: 252px;
			height: 27px;
			background: url("images/sidebar_search_vert.jpg") no-repeat;
		}
		
		#sidebar #sidebar-search #search-form {
			margin: 0;
			padding: 0;
			width: 252px;
			height: 27px;
		}
		
		#sidebar #sidebar-search #sb {
			width: 149px;
			height: 17px;
			border: 0;
			padding: 5px;
			font: bold 13px "Lucida Grande",verdana,lucida,helvetica,sans-serif;
			color: #000000;
			background: transparent;
			float: left;
		}
		
		#sidebar #sidebar-search #searchsubmitb {
			background: transparent;
			border: none;
			width: 83px;
			height: 27px;
			padding: 0;
			float: right;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul, #add_this_block ul{
			margin: 0;
			padding: 5px 0 15px 0;
			list-style-type: none;
		}
		
		#sidebar ul li, #add_this_block ul li {
			color: #000000;
			font: normal 12px/29px "Lucida Grande",verdana,lucida,helvetica,sans-serif;
		}
		
		#sidebar ul li a, #add_this_block ul li a {
			color: #000000;
			padding-left: 48px;
			text-decoration: none;
			background: url("images/sidebar_menu.gif") no-repeat left bottom;
			display: block;
			width: 204px;
			height: 29px;
		}
		
		#sidebar ul li a:hover, #add_this_block ul li a:hover{
			text-decoration: none;
			background: url("images/sidebar_menu_hover.gif") no-repeat left bottom;
		}
		
			/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul, #add_this_block ul li ul {
				padding: 0;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0;
			padding: 20px 0;
			width: 252px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 212px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			width: 145px;
			padding: 5px 0;
		}
		
		#sidebar #calendar_wrap table {
			width: 145px;
		}
		
		#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 - Texts */
		
		#sidebar .textwidget {
			padding: 3px 7px 5px 7px;
		}	
	
	/* Main - Content */
	
	#content {
		float: left;
		width: 657px;
		padding-top: 20px;
		background-color:white;
		background-repeat:repeat-y;
		height:inherit;
	
		
	}
	
	/* Main - Content - Post */
	
	#content .post {
		margin: 10px auto 10px auto;
		width: 617px;
		background: url("images/post.gif") repeat-y;
	}
	
	#content .post-top {
		width: 617px;
		background: url("images/post_top_vert.jpg") no-repeat;
	}
	
	#content .post-bottom {
		width: 617px;
		background: url("images/post_bottom.gif") no-repeat left bottom;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 400px;
			height: 65px;
			padding: 20px 10px 0 200px;
			color: #ffffff;
			font: normal 12px "Lucida Grande",verdana,lucida,helvetica,sans-serif;
			position: relative;
		}
		
		#content .post .post-title a {
			color: #FFFFFF;			
                        text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title h2 {
			color: #ffffff;
			font: normal 14px "Lucida Grande",verdana,lucida,helvetica,sans-serif;
			padding-bottom: 3px;
		}
		
		#content .post .post-title h2 a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-title-info {
			padding: 0 3px;
			width: 400px;
			height: 19px;
			line-height: 19px;
			color:#ccc;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 12px/18px "Lucida Grande",verdana,lucida,helvetica,sans-serif;
			color: #000000;
			width: 537px;
			padding: 0 40px;
		}
		
		#content .post .post-entry a {
			color: #E5760B;
			font-weight: bold;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry a.more-link {
			font-weight: bold;
		}
		
		#content .post .post-entry blockquote {
			border-left: 10px solid #ededed;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			width: 526px;
			height: 19px;
			padding: 5px 10px 10px 81px;
			font: bold 10px "Lucida Grande",verdana,lucida,helvetica,sans-serif;
			color: #000000;
		}
		
			#content .post .post-info-in {
				line-height: 19px;
				width: 520px;
				padding: 0 3px;
				height: 19px;
				text-align: left;
			}
		
		#content .post .post-info a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Subtitle */
		
		#content .post h3 {
			margin: 20px 0 5px 0;
			color: #000000;
			font: bold 15px "Lucida Grande",verdana,lucida,helvetica,sans-serif;
		}
		
		/* Post - Comments */
		
		#content .post .comments {
			font: normal 12px/18px "Lucida Grande",verdana,lucida,helvetica,sans-serif;
			color: #000000;
			width: 537px;
		}
		
		#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: #ededed;
		}
		
		#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;
		}
		
		/* Post - Comment Form */
		
		#content .post #commentform {
			font: normal 12px/18px "Lucida Grande",verdana,lucida,helvetica,sans-serif;
			color: #000000;
			width: 537px;
			padding-left: 25px;
			margin: 0;
		}
		
		#content .post #commentform a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		float: left;
		margin-bottom: 20px;
		font: bold 12px "Lucida Grande",verdana,lucida,helvetica,sans-serif;
		color: #000000;
		width: 605px;
		padding: 0 6px;
	}
	
	#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;
		}


/* Footer */
 
#footer {
	width: 974px;
	height: 86px;
	color: #808080;
	font: normal 12px "Lucida Grande",verdana,lucida,helvetica,sans-serif;
	text-align: center;
	background: url("images/footer_noir.jpg") no-repeat #000;
	clear:both;
	padding-top:6px;
}

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

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

#footer p {
	display:block;
	margin-top:3px;
}

.who{
	font-size:11px;
	color:#cacaca;
	width:150px;
	text-align:center;
	display:block;
	margin:5px 0px 0px 0px;
}