/*
Theme Name: BlueSilver
Theme URI: http://bleuroy.com
Description: Basé sur le thème par défaut Fr de Wordpress.
Version: 0.1
Author: Noisel Christophe
Author URI: http://bleuroy.com
Tags: silver, blue, widgets, yeah
*/
body
{
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #575757;
	background: url(images/page_fond.png);
}

a img
{
	border: 0px;
}

a
{
	color: #b503c0;
	text-decoration: none;
}

/* RAZ */
div, p, h1, h2, ul, li, form, ol
{
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, strong
{
	font-weight: bold;
}

em, cite
{
	font-style: italic;
}

#page
{
	background: white;
	width: 1000px;
	margin: auto;
}

#header
{
	width: 100%;
}

#header ul
{
	margin: 6px 0px 0px 0px;
	padding: 0px;
}

#header li
{
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 198px;
	height: 44px;
	margin-left: 2px;
}

#header li.first
{
	margin-left: 0px;
}

#header li a
{
	text-decoration: none;
	display: block;
	width: 199px;
	height: 44px;
	background: url(images/menu_bg.png);
}

#header li a:hover
{
	background-position: 0px 44px;	
}

#header li a span
{
	display: block;
	text-align: center;
	padding-top: 4px;
	
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
}
#header li a:hover span {
	color: #faccff;;
}

.clearertop
{
	clear: both;
	height: 15px;
}
#wrap {
	background: #fff;
}

/****************************************/
#sidebar
{
	clear: both;
	float: right;
	width: 333px;
}

#sidebar li
{
	display: block;
	list-style-type: none;
}
#sidebar ul, #sidebar ol
{
	padding-left: 20px;
}
#sidebar ul li
{
	display: list-item;
	line-height: 1.3em;
}
#sidebar h2
{
	display: none;
}
#sidebar .widget_text h2, #sidebar .widget_easyedit h2
{
	display: block;
}
#sidebar a
{
	color: #575757;
	line-height: 1.4em;
}
#sidebar a:hover
{
	color: #b503c0;
}

/* TEXTE ACCUEIL */
.widget_easyedit
{
	border-bottom: 1px dotted #f081c1;
	margin-bottom: 22px;
}

#sidebar .widget_easyedit li
{
	display: list-item;
	list-style-type: disc;
}

#sidebar .bulle .h2
{
	width: 333px;
	padding-top: 35px;
	background: url(images/welc_title.png) no-repeat #575757;
	font-size: 14px;
	color: white;
}
#sidebar .bulle .ee_margin
{
	margin: 0px 7px 0px 7px;
}
#sidebar .bulle div.html
{
	width: 333px;
	padding: 7px 0px 67px 0px;
	background: url(images/welc_footer.png) bottom no-repeat #575757;
	font-size: 13px;
	line-height: 1.3em;
	color: white;
}
#sidebar .bulle a
{
	color: #b503c0;
}
/* ajout Aline */

#sidebar .edito {
	width: 333px;
	background: #575757;
	color: #fff;
	font: 1.2em/1.4em arial, helvetica, sans-serif;
	background: #575757 url(images/welc_footer.png) left bottom no-repeat;
	padding-bottom: 60px;
}

	#sidebar .edito h2 {
		display: block;
		height: 30px;
		background: transparent url(images/welc_title.png) left top no-repeat;
		margin: 0
	}
	
		#sidebar .edito h2 span {
			display: none;
		}
		
	#sidebar .edito h3 {
		display: block;
		font: 1.4em/1em arial, helvetica, sans-serif;
		margin: 0 0 10px 0;
		padding: 0;
	}
		
	#sidebar .edito .corps {
		padding: 10px;
		
	}
	
		#sidebar .edito .corps p {
			margin-bottom: 5px;
		}
	
		#sidebar .edito .corps p span.color {
			color: #b503c0;
		}
		
			#sidebar .edito .corps p a {
				color: #fff;
				text-decoration: underline;
			}
			
				#sidebar .edito .corps p a:hover, #sidebar .edito .corps p a:focus {
					color: #fff;
					text-decoration: underline;
				}
/* SEARCH */
#search-2
{
	width: 333px;
	height: 27px;
	background: url(images/recherche_fond.png) no-repeat;
	margin-bottom: 3px;
}

#search-2 div
{
	text-align: right;
	padding-top: 4px;
}

#s
{
	vertical-align: middle;
	padding: 0px;
	height: 17px;
	width: 150px;
	border: 1px solid #cecece;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
}

#searchsubmit
{
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

/* SOUSCRIRE A LA NEWSLETTER */
#email-notification-widget, #post-notification
{
	width: 333px;
	height: 34px;
	background: url(images/subscribe_fond.png) no-repeat;
	padding-bottom: 22px;
	border-bottom: 1px dotted #b503c0;
	margin-bottom: 22px;
}
#email-notification-widget p, #post-notification p
{
	text-align: right;
	padding-top: 7px;
}
#email-notification-widget .email, #post-notification .email
{
	vertical-align: middle;
	padding: 0px;
	height: 17px;
	width: 150px;
	border: 1px solid #cecece;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
}
#email-notification-widget .submit, #post-notification .submit
{
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

/* LIENS UTILES */
#liens-utiles
{
	padding-bottom: 22px;
	border-bottom: 1px dotted #b503c0;
	margin-bottom: 22px;
}
#liens-utiles img
{
	margin-bottom: 4px;
}

/* NUAGE DE TAGS */
/* rollover géré par javascript (style inligne ploque tout :hover) */
#sidebar .st-tag-cloud
{
	background: url(images/categories.png) no-repeat;
	background-position: 15px 0px;
	padding: 40px 0px 22px 0px;
	border-bottom: 1px dotted #b503c0;
	margin-bottom: 22px;
}
#sidebar .st-tag-cloud, #sidebar .st-tag-cloud a
{
	line-height: 1.2em;
}

/* DERNIERS ARTICLES */
#recent-posts-3
{
	background: url(images/derniersarticles.png) no-repeat;
	background-position: 15px 0px;
	padding: 40px 0px 22px 0px;
	border-bottom: 1px dotted #b503c0;
	margin-bottom: 22px;
	width: 100%;
}
#recent-posts-3 ul li
{
	list-style-image: url(images/puce.png);
}

#category-cloud
{
	background: url(images/categories.png) no-repeat;
	background-position: 15px 0px;
	padding: 40px 0px 22px 0px;
	border-bottom: 1px dotted #b503c0;
	margin-bottom: 22px;
	width: 100%;
}


/* ARTICLES LES PLUS LUS */
#most-viewed
{
	background: url(images/articlespluslus.png) no-repeat;
	background-position: 15px 0px;
	padding: 40px 0px 22px 0px;
	border-bottom: 1px dotted #b503c0;
	margin-bottom: 22px;
	width: 100%;
}
#most-viewed ul li
{
	list-style-image: url(images/puce.png);
}

/* ARCHIVES */
#archives-2
{
	background: url(images/archives.png) no-repeat;
	background-position: 15px 0px;
	padding: 40px 0px 22px 0px;
	border-bottom: 1px dotted #b503c0;
	margin-bottom: 22px;
	width: 100%;
}
#archives-2 ul li
{
	list-style-image: url(images/pucearchives.png);
}

/* LIENS */
.widget_links
{
	background: url(images/liens.png) no-repeat;
	background-position: 15px 0px;
	padding: 40px 0px 22px 0px;
	border-bottom: 1px dotted #b503c0;
	margin-bottom: 22px;
	width: 100%;
}
.widget_links ul li
{
	list-style-image: url(images/puceliens.png);
}

/* DERNIERS COMMENTAIRES */
#recent-comments-2
{
	background: url(images/dernierscom.png) no-repeat;
	background-position: 15px 0px;
	padding: 40px 0px 22px 0px;
	border-bottom: 1px dotted #b503c0;
	margin-bottom: 22px;
	width: 100%;
}
#recent-comments-2 ul li
{
	list-style-image: url(images/puce.png);
}
#sidebar #recent-comments-2 a
{
	font-weight: bold;
}

/* LE TOP DES COMMENTATEURS */

#top-commentators
{
	background: url(images/topcommentateurs.png) no-repeat;
	background-position: 15px 0px;
	padding: 40px 0px 22px 0px;
	border-bottom: 1px dotted #b503c0;
	margin-bottom: 22px;
	width: 100%;
}
#sidebar #top-commentators ol
{
	padding-left: 30px;
}
#sidebar #top-commentators li
{
	list-style-image: url(images/puce.png);
}

/* FACEBOOK */
.facebook
{
	float: left;
	text-align: center;
}

/****************************************/
#content
{
	overflow: hidden; /* contexte de formatage */
	width: 640px;
	margin: 30px 0px 0px 10px;
}

#content p {
	font: 1em/1.3em arial, helvetica, sans-serif;
	margin-bottom: 15px;
}

#content ul {
	margin:15px;
	list-style-type:disc;
}

#content.onlyone
{
	margin-top: 0px;
}

#content .navigation
{
	text-align: center;
	margin-bottom: 25px;
}

#content .navigation span
{
	display: none;
	font-weight: bold;
	font-size: 16px;
}

#content .bulle
{
	clear: both;
	float: left;
	width: 59px;
	height: 60px;
	color: white;
	background: url(images/bulle.png) no-repeat;
	font-family: arial, verdana, sans-serif;
	margin: 3px 15px 30px 0px;
}

.bulle .jour
{
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	margin-top: 1px;
}

.bulle .mois
{
	font-weight: bold;
	font-size: 17px;
	text-align: center;
	margin-top: 5px;
}

.post h2, .post h2 a
{
	color: #b503c0;
	font-size: 20px;
	line-height: 22px;
}
.post h2
{
	margin-bottom: 10px;
}

.post .auteurdate
{
	color: #696969;
	font-size: 13px;
	font-weight: bold;
}

.post .categories, .post .categories a
{
	color: #7D7D7D;
}
.post .categories a:hover
{
	color: #b503c0;
}

.post .contenu
{
	clear: left;
	margin: 20px 0px 25px 0px;
	font-size:14px;
}

.post .bullecom
{
	text-align: right;	
}
.post .bullecom a
{
	color: white;
	font-size: 12px;
	line-height: 12px;
	padding: 5px 15px 22px 15px;
	background: url(images/bullecom.png) left no-repeat;
}

.postmetadata
{
	border: 1px solid #b503c0;
	padding: 5px;
	margin: 10px 0;
	font-size: 10px;
}

#content div.hr
{
	margin: 35px 0px 30px 0px;
	height: 2px;
	background: url(images/post_separator.png) repeat-x;
}

.nav
{
	text-align: center;
	font-size: 14px;
	
}

/* COMMENTAIRES */
.commentsblock
{
	
}

.commentsblock h3
{
	margin: 35px 15px 15px 15px;
	font-size: 14px;
}

.commentsblock ol
{
	padding-left: 20px;
}
.commentsblock ol li
{
	margin-bottom: 20px;
}
.commentsblock ol li img
{
	float: left;
	margin: 0px 5px 2px 0px;
}
.commentsblock ol li .date
{
	font-size: 10px;
}
.commentsblock ol li p
{
	clear: left;
}

/* FORMULAIRE COMMENTAIRE */
.commentsblock form p
{
	margin-bottom: 15px;
}
.commentsblock form label
{
	font-size: 11px;
}

#footer 
{
	margin-left:150px;
	margin-bottom:10px;
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
.aligncenter
{
	display:block;	margin-left:auto;	margin-right:auto;
}