/* Copyright (c) 2006 Skyline-arts.com. All rights reserved - Style.css - Thème 'default' */


/* ===== Sommaire =====
1/ html et body
2/ Styles généraux
3/ Haut de page (#top)
4/ Zone de contenu (#content)
5/ Paneau latéral (#sidebar) 
6/ Pied de page (#footer)
=================== */



/* ---------------------
Html et body
--------------------- */
html {
	font-size : 75%;
	font-family : "Agenda-Medium",Geneva,"MS Sans Serif",sans-serif;
	color : black;
	background-color:white;
/*	background : url(img/fond.jpg) repeat-y top center; */
	margin : 0; padding : 0;
	}

body {
	width : 640px;
	margin : 0 auto; padding : 0;

	}
.center{text-align:center;}
.ital {font-style: italic;}
.underl{text-decoration:underline;}

/* ---------------------
Styles généraux
--------------------- */
h1 {font-size : 1.6em;}
h2 {font-size : 1.2em;text-align:left;font-family : "Agenda-Medium",Geneva,"MS Sans Serif",sans-serif;}
h3 {font-size : 1.1em; padding : 5px 0; margin : 0;}
p {margin : 0; padding : 3px 0;}
a {color : #933;background-color:white;}
a:hover {color : navy;background-color:white;}
hr {clear : both; visibility : hidden; margin : 0; padding : 0;}
img{border:0;}


/* ---------------------
Haut de page (#top)
--------------------- */
#top {
/*	height : 265px; */
/*	background : url(img/header.jpg) no-repeat; */
	font-size : 1.4em;
	}
#top h1{ /* titre et sous-titre du site */
	text-align : right;
	font-family : "Agenda-Medium",Geneva,"MS Sans Serif",sans-serif;
	position : relative;
/*	top : 195px; */
	left : -30px;
	margin : 0; padding : 0;
	font-weight : normal;
	letter-spacing : 1px;
	color : navy;
	background-color:white;
	}
#top p { /* titre et sous-titre du site */
	text-align : right;
	font-family : "Agenda-Medium",Geneva,"MS Sans Serif",sans-serif;
	position : relative;
/*	top : 190px; */
	left : -30px;
	margin : 0; padding : 0;
	color : navy;
	background-color:white;
	}
#top h1 a { /* lien du titre */
	text-decoration : none;
	color : navy;
	background-color:white;
	}
#top h1 a:hover {
	color : #C3C3C3;
	background-color:white;
	}



/* --------------------- 
Zone de contenu (#content)  
--------------------- */
#content { /* Bloc */
	float : right;
	width : 460px;
	margin : 20px 0 0 0;
	}

.post { /* Conteneur de l'article */
	padding : 0 20px 35px 10px;
	text-align:justify;
	font-size:1.1em;
	font-family: Georgia, "Times New Roman", Times, Serif;
	}
/* .post a{ 
	color : #036;
	background-color:white;
	text-decoration : none;
	} */

.post a[href^="mailto:"] {
   background: transparent url('img/mail.png') right center no-repeat;
   padding-right: 10px;
}

.post a[href^="http:"] {
   background: transparent url('img/extlink.png') right center no-repeat;
   padding-right: 10px;
}

.post a[href^="http://jr.local/asnierois.info/"] {
   background: inherit;
   padding-right: 10px;
}

.post a[href^="http://www.asnierois.info/"] {
   background: inherit;
   padding-right: 10px;
}

.post a[href^="http://asnierois.info/"] {
   background: inherit;
   padding-right: 10px;
}

.articletitle { /* Titre de l'article */
	color : navy;
	background-color:white;
	font-size : 1.5em;
	font-weight : normal;
	margin : 0; padding : 3px 0 0 0;
	font-style : normal;
	font-family : "Agenda-Medium",Geneva,"MS Sans Serif",sans-serif;
	}
.articletitle a{ /* Lien sur le titre de l'article */
	color : navy;
	background-color:white;
	text-decoration : none;
	}
.articletitle a:hover{
	color : #970B07;
	background-color:white;
	}

.post-info { /* Informations de l'article (auteur, date etc...) */
	color : #C3C3C3;
	background-color:white;
	margin : 0; padding :0 8px 0 0;
	text-align : right;

	}
.post-info a{
	color : #C3C3C3;
	background-color:white;
	}
.post-info a:hover {
	color : #808080;
	background-color:white;
	}

#pagination { /* Conteneur des liens 'page suivante' et 'page précédente' */
	margin-top : 10px;
	text-align : center;
	}



/* --------------------- 
Paneau latéral (#sidebar)  
--------------------- */
#sidebar {
	float : left;
	width : 155px;
	padding : 0 0 0 8px; margin : 20px 0 0 0;
	border-right : 1px solid #E0E0E0;
	}
#sidebar div {
	margin : 8px 0 ;
	}
#sidebar h2 { /* Titre des menus de la sidebar */
	color : navy;
	background-color:white;
	font-size : 1.1em;
	margin : 0; padding : 3px 0 0 10px;
	font-weight : normal;
	}
#sidebar ul { /* bloc de liste */
	margin : 0; padding : 2px 0;
	}
#sidebar li { /* élément de liste */
	list-style-type : none;
	padding: 1px 0 2px 30px;
	}
#sidebar li a { /* Liens dans les listes */
	color : navy;
	background-color:white;
	text-decoration : none;
	}
#sidebar li a:hover {
	color : navy;
	background-color:white;
	}
div#categories{ /* Bloc 'catégories' (application du background) */
	margin : 0;
	padding : 0px 0;
	}

/* #sidebar li a[href^="mailto:"] {
   background: transparent url('img/mail.png') right center no-repeat;
   padding-right: 10px; 
} */

/* ---------------------
Pied de page (#footer)
--------------------- */
#footer {
	border-top : 1px solid #E0E0E0;
	text-align : center;
	width : 500px;
	margin : 10px auto 0 auto;
	font-size : 0.85em;
	}
	
/* ---------------------
rss (#rss)
--------------------- */
#rss {
	margin-bottom:0;
	padding-bottom:5px;
	font-family : "Agenda-Medium",Geneva,"MS Sans Serif",sans-serif;
	font-size:13px;
	background-color:white;
	color:black;
	}
#rss li {list-style-type : circle;color:navy;background-color:white;}
#rss li a{ 
	color : navy;
	background-color:white;
	text-decoration : none;
	}
#pathe {display:none;}