/* Bienvenue dans l'arborescence du nouveau thème d' Uncommonmanfrommars. CSS Powered.
* - << http://www.callmeunc.be >>
Ce fichier définit le style visuel pour les différents éléments du blog.
 * Dans l'ordre, vous trouverez les règles qui définissent l'apparence pour:
 * - les éléments HTML en général
 * - la page
 * - l'entête
 * - le prélude
 * - le contenu
 * - la barre de navigation
 * - le pied de page
 *
 * L'agengement des blocs est défini dans le fichier layout.css (Merci Mauriz')
 */

@import "layout.css";
 
/* Les éléments HTML en général
*******************************************************************************/
html, body{
	margin: 0;
	padding: 0;

	 
	
}

body{
	
	color: #6392A6;
 	font-size: 11px;
	line-height: 15px;
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	align: left;
	margin-top: 0;
	
	background: #6392A6 ;
	
	}
}



h1, h2, h3, h4, h5, h6{
	font-family: "Verdana", sans-serif;
}

h2{font-size: 1.2em; margin: 1em 0;}
h3{font-size: 1em; margin: 0.8em 0;}
h4{font-size: 1em; font-weight: normal}

pre, code{
	font-size: 1.2em;
}

pre{
 	width: 100%;
	overflow: auto;
	background: #ffffff;
	border: 1px solid #dcdcdc;
	color: #6392A6;
}

html>body pre {
	overflow: auto;
	width: auto;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input:hover, textarea:hover, input:focus, textarea:focus, input:active, textarea:active, input[type=checkbox]:hover, input[type=c_remember]:hover{
	border: 1px solid #6392A6;
}

input, input[type=checkbox]{
	border: 1px solid #dcdcdc;
	background: #ededed;
	color: #6392A6;
}

textarea{
	width: 100%;
	font-size: 11px;
	background: #ededed;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	color: #000000;
}

a{
	color: #6392A6;
	text-decoration: none;
}

a:visited{
	color: #6392A6;
}

a:hover{
	color: #6ECEF6;
}

a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]";
	color : #6392A6;
	font-size: 0.8em;
	vertical-align: top; /* Ne pas toucher à ceci */
}

acronym{
	border-bottom: 1px dotted #6392A6;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

/* La page
*******************************************************************************/
#page{
 
	background: #fff;
	align: center;
	position: relative;
	
	margin-top: 0px;

}
 
/* L'entête
*******************************************************************************/
#top{
	height: 150px;
	/*padding-top: 0px;*/
 	background: #FFFFFF url(top.jpg) no-repeat ;
}

	
	
		

/* Le prélude
*******************************************************************************/ 
#prelude{
 	display: none; /* Celui-ci ne s'accordant pas avec le style de la page.*/
	
}
	
/* Le contenu
*******************************************************************************/

#main{
	float: left;
	align: center;
	position : relative;
	background: #fff;
	
	
}

.day-date{
	display:none;
}
	
.post{

	padding-left: 8px;
	
	
}

.post-title{
	font-size: 17px;
	color: #ff6600;
	
font-weight: normal;
	font-family: trebuchet MS, verdana, sans-serif;

	
	
}

	.post-title a{
		color: #ff6600;
		
		text-decoration: none;
	}
	
	.post-title a:visited{
		color: #ff6600;
		
		text-decoration: none;
	}
	
	.post-title a:hover{
		color: #6392A6;
		
		text-decoration: none;
	}
	
.post-info{
	margin: 0;
	color: #6392A6;
	font-size: 9px;
	padding-bottom: 5px;
	
}

	
.post-content{
	
	margin-top: 10px;
	
	color:#000;
	text-align: justify;
	
	
}

.post-content blockquote{
	font-family: Verdana, sans-serif;
	font-size:11px;
	font-style: italic;
	
	
}



.post-info-co{
	font-family: verdana, sans-serif;
	padding-top: 4px;
	font-size: 10px;
	text-align: right;
	color: #6392A6;
	
	
}

.post-info-co a{
	padding-top: 4px;
	font-size: 10px;
	text-align: right;
	color: #6392A6;
	
	
}

.post-info-co a:hover{

	color: #006688;
	
	
}

.post-info-co a:visited{

	color: #6392A6;
	
	
}

.post-info-co span{
	color: #ccc;
}

#content {
	background: #ffffff;
	font-size:11px;
	

	color: #000;
	
}
#trackbacks {
	
	padding: 8px;
	background: #ffffff;
	font-size:10px;

	color: #000;
	margin-bottom: 30px;
	
}

#comments {
	


font-family: verdana, sans-serif;

	padding: 4px;
	background: #ffffff;
	font-size:10px;
	
	
	color: #000;
	
}

#comments a

{
color: #6392A6;
	}
#comments a

{
color: #6392A6;
	}

/* La barre de navigation
*******************************************************************************/

#sidebar
{
font-family: verdana, sans-serif;
background: #fff;
}

#sidebar div{
	color: #000;
	background: #fff;
	padding: 2px;
	
	
	text-decoration: none;
}
#sidebar div a{
	color: #444;
	text-decoration: none;
}
#sidebar div a:hover{
	color: #6392A6;
	text-decoration: none;
}

	#sidebar div ul{
		margin: 0;
		padding: 0;
		list-style: none;
	}

#sidebar h2{
font-family: verdana, sans-serif;
	color: #6392A6;
	text-transform: uppercase;
	text-align: left;
	font-size: 11px;
	
}

#sidebar h3{
	font-size: 11px;
	margin: 0;
	margin: 0 0 1ex 0;
	font-family: arial, sans-serif;
}



	
#sidebar div#calendar{

}


#calendar table{
	
	color: #444;
	background: transparent;
	
	
	font-size: 10px;
	text-align: center;
	

}

#calendar table td a{
	color: #6392A6;
	font-weight: bold;
}
/* Le pied de page
*******************************************************************************/	
#footer{
	margin: 0;
	padding: 1em 1em 2em 1em;
	background: #fff;
	height: 70px;

 	background: #6392A6 url(bot.gif) no-repeat ;
	text-align: right ;
	font-weight: bold;
	font-size: 10px;
	
}

#footer a{
	color: #6392A6;
}

