@charset "UTF-8";
/*
Theme Name: romain2
Theme URI: http://www.romaindudek.net/
Description: theme du site romain dudek
Version: 0.2
Author: Bago
 
Creation Theme by Bago || bago@romaindudek.net
 
*/

/* général ------------------------------------ */

html, body {
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
  		line-height: 13px;
  		color: #000;
		background-color: #FFF;
		margin: 0px;
		padding: 10px 10px 20px 10px;
		text-align: left;
		}


	a	{
		color: #000;
		font-weight:bold;
		text-decoration: none;
		background-color: transparent;
		}

	a:link	{
		color: #000;
		text-decoration: none;
		background-color: transparent;
		} 

	a:visited	{
		color: #000;
		text-decoration: none;
		background-color: transparent;
		} 

	a:active	{ 
		color: #C30;  
		text-decoration:underline;
		background-color: transparent;
		} 

	a:hover		{ 
		color: #C30; 
		text-decoration:underline; 
		background-color: transparent;
		} 
		
	.entete	h4	a[href$=".pdf"]::after,
	.entete	p	a[href$=".pdf"]::after {
  		content: url(http://www.romaindudek.net/blog/images/pdf_icon.gif);
  		padding: 0px 4px 0px 4px;
		}
		

	img	{
	padding: 0px;
	border: thin solid #CCC;
	margin: 0px;
		}
		
	.invisible {
	visibility:hidden;
	
	}
	
	.alignleft{
		
		float:left;
		}
		
	.logo {
		border:none;
		}
	
	.wp-smiley {
		border:none;
		}
		
	h1	{
		font-family: helvetica, arial, sans-serif;
		font-size: 18px;
		line-height: 25px;
		font-weight: bold;
		padding: 0px;
		margin: 0px;
		color:#FFF;
		background-color:#c707aa;
		padding-left:5px;
		}

	h2	{
		font-size: 12px;
		font-family: arial, helvetica, sans-serif;
		color: #000;
		line-height: 16px;
		font-weight: bold;
		padding: 0px 0px 10px 0px;
		border: 0px;
		margin: 0px 0px 0px 0px;
		}		

	h3	{
		font-size: 12px;
		font-family: arial, helvetica, sans-serif;
		line-height: 16px;
		font-weight: bold;
		padding: 0px 0px 10px 0px;
		border: 0px;
		margin: 0px 0px 0px 0px;
		}
		
	h4	{
		font-size: 11px;
		font-family: arial, helvetica, sans-serif;
		line-height: 13px;
		font-weight: bold;
		padding: 0px 0px 3px 0px;
		border: 0px;
		margin: 0px 0px 0px 0px;
		}

	p	{
		padding: 0px 0px 10px 0px;
		}
		
	img	{
		margin: 0px;
		padding: 0px;
		}

	#home,
	#articles,
	#calendar,
	#archives,
	#category,
	#about,
	#mailinglist,
	#elsewhere-section,
	#elsewhere-dates,
	#searchpage,
	#store	{
		width: 830px;
		margin: 0px;
		padding: 0px;
		}

#page {
	position: absolute;
	width:100%;
	height:auto;
	top: 0px;
	left:0px;
	
	
	overflow: hidden;
	}
	
#maincontainer {
	position:relative;
	width:850px;
	height:auto;
	padding-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow:hidden;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}


#content	{
	    position:relative;
		overflow:hidden;
		
		padding:0px;
		margin:0px;
		width: 850px;
		
		
		}


/* maincont $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
	
#maincont	{
	position:relative;
	
	left:0px;
	top:0px;
	margin:0px;
	float: left;
	padding: 0px;
	width: 630px;
		
		
		}




.social {
	height:50px;
	
	overflow: hidden;
	display: block;
	border:none;
	}
	
.social img {
	
	}
	
	
.profiledit {
	
	margin-top:10px;
	
	}
	
	
/* loginclass *****************************************************************************************************************************************/
	
.loginclass {
	
	
	
	width:620px;
	float:left;
	margin-bottom:20px;
	}
	
.loginclass h1 {

	margin-bottom:25px;
	}

.loginclass form {
	margin-left:10px
	}
	
.loginclass .submit {
	margin-left:150px;
	margin-top:20px;
	}
ul#cycnav li {
	margin-left: 120px;
	margin-bottom:5px;
	padding:0px;
	list-style-type: none;
	width:150px;
	
	}
	
.loginclass a {
	font-size: 10px;
	line-height: 16px;
	height:16px;
	width:auto;
	color: #CCC;
	text-decoration: none;
	display: block;
	text-align: center;
	vertical-align: middle;
	display: block;
	background-color: #000;
	margin: auto;
	}
	
.loginclass a:hover {
	background-color: #c707aa;
	color: #FFF;
	text-decoration: none;
	}
	
/* header ------------------------------------ */
	
#header {	
	position: relative;
	width:850px;
	
	border-top-style: solid;
	border-top-color:#000;
	border-top-width:3px;

	}
	
#headercont {
	position:relative;
	
	height:38px;
	width:850px;
	top:-2px;
	left:5px;
	margin-top:5px;
	margin-bottom:5px;
	
	}
	
#headerlogo {
	position:absolute;
	left:0px;
	width:540px;
	
	}
	
#headersearch {
	position:absolute;
	right:10px;
	width:215px;
	height:38px;
	overflow: hidden;
	font-size:10px;
	font-weight: bold;
	}
	

		
#header	h1	{
		float: left;
		width: 210px;
		padding-left: 5px;
		}

#header	h4	span	{
		font-weight: normal;
		color: #666;
		}
		
#header	p	{
		float: left;
		width: 420px;
		margin: 0px;
		padding: 0px;
		}
		
#header	form	{
		margin: 0px;
		padding: 0px;
		}

#header	input	{
		font-family: arial, sans-serif;
		font-size: 11px;
		padding: 2px;
		margin: 0px;
		} 

#header	input.search-field {
		width: 140px;
		margin-right: 5px;
	}

	

	
	
#navcont {
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #000;
	padding: 0px 0px 6px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	overflow:hidden;
	}
	
#navcont p	{
		padding: 7px 7px 0px 0px;
		font-family: arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
		}
		
#navcont:after {
		content: "."; 
		display: block; 
		line-height: 1px; 
		font-size: 1px;
		color: transparent; 
		clear: both;
		} 

#navcont img {
		margin: 0px;
		padding: 0px 0px 1px 0px;
		}

ul#navigation {
		list-style: none; 
		padding: 0; 
		margin: 0px; 
		background-color: #000;
		font-size: 11px;
		}

	ul#navigation li {
		text-align: left;
		float: left; 
		height: 46px;
		overflow:hidden;
		margin: 0px 0px 0px 0px; 
		border-left: 1px solid #CCC;
		padding: 0; 
		background-color: #000;
		}

ul#navigation li { width: 105px;  voice-family: "\"}\""; voice-family:inherit; width: 104px;} 
html>body ul#navigation li { width: 104px;  } 
		

ul#navigation li a {
		display: block; 
		padding: 7px 5px 25px 7px; 
		color: #CCC; 
		font-size: 11px;
		text-decoration: none;
		height: 1%;
		text-shadow: 0 0 0 #000;
		}

#navcont>ul#navigation li a { width: auto;  } 

	ul#navigation li#active a {
		background: #c707aa; 
		color: #C30; 
		
		}

ul#navigation li a:hover,
ul#navigation li#active a:hover {
		color: #FFF;
		background-color: #c707aa;
		height: 46px;
		}
		
ul#navigation li.home	{
		border-left: none;
		}

ul#navigation li#empty	{
		width: 429px;
		}


/* sidebar styles --------------------------------------------------------------- */
		
	#sidebar	{
				
		margin: 0px 0px 0px 630px;
		padding: 0px 0px 0px 0px;
		width:212px;
		color: #666;
		overflow:hidden;
		
		}
		
	.sidebar-module	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 30px 0px;
		background-color:transparent;
		}
			
	.sidebar-module	h3,
	.sidebar-module h2 {
		margin: 0px 0px 0px 0px;
		border-top: 1px solid #666;
		padding: 5px 0px 6px 5px;
		background-color:transparent;
		color: #666;
		}
		
		
		
	.sidebar-module	h3 a	{
		
		color:#666;
		height:20px;
		
		display: block;
		list-style: none;
		margin: 0px 0px 0px 0px;
		padding-left:5px;
		padding-top:3px;
		vertical-align: middle;
		
		
		}
		
		
	.sidebar-module	h3 a:hover {
		text-decoration:none;
		color:#FFF;
		background-color:#c707aa}

	.sidebar-module	h4	{
		padding: 0px 5px 0px 5px;
		margin: 0px 0px 0px 0px;
		line-height: 14px;
	}

	.sidebar-module	p	{
		margin: 0px;
		padding: 0px 5px 7px 5px;
		color: #000;
		line-height: 14px;
		}

	.sidebar-module	p.first	{
		margin: -4px 0px 0px 0px;
		padding: 0px 5px 7px 5px;
		line-height: 16px;
		color: #999;
		}

	.sidebar-module	p.date	{
		float: none;
		margin: 0px;
		padding: 7px 5px 0px 5px;
		font-size: 11px;
		font-weight: normal;
		color: #000;
		line-height: 14px;
}
		
	.sidebar-module	img	{
		margin: 5px;
		padding: 0px 0px 0px 0px;
		}
		
	.sidebar-module .avatar_container {
		margin-left:5px;
		margin-bottom:5px;
		
		}
		
		
		



.sidebar-module form {
	margin-left:5px;
	padding:0px;
	}
	
.sidebar-module .submit {
	margin-left:5px;
	margin-top:20px;
	}
	
.sidebar-module ul {
	margin:0px;
	padding:0px;
	padding-left:10px;
}
	
.sidebar-module li {
	
	margin-bottom:5px;
	padding:0px;
	list-style-type: none;
	clip: rect(0px,0px,0px,0px);
	
	}
	
.sidebar-module a {
		
	color: #CCC;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	background-color: #000;
	
	}
	
.sidebar-module a:hover {
	background-color: #c707aa;
	color: #FFF;
	text-decoration: none;
	}

		
/* footer ------------------------------------ */

#piedcont{
	position: absolute;
	bottom:0px;
	height:15px;
	width:100%;
	padding:0px;
	margin:0px;
	}

#pied {
	position:relative;
	height:100%;
	width:850px;
	top:0px;
	font-size:9px;
	color: #CCC;
	background-color:#000;
	margin-right: auto;
	margin-left: auto;
	line-height: 15px;
	text-align: center;
	vertical-align: middle;	
	}
	
#pied a {
	color:#FFF;
	
	}
