/*  
Theme Name: Prunelle - Blog Nutrition
Theme URI: http://www.blog-nutrition.fr/
Description: Nutrition
Version:1.0 
Author: JUST4iD
Author URI: http://www.just4id.com/

colors used:
#676767	dark grey 
#A3A3A3	lite grey
#7b1a78	dark purple
#d723bd	lite purple
#ff6633	orange
#ffeffc	lite pink for backgrounds
#ff9fff pink for post footer infos
#FFFFFF	classic white
#000000	classic black
*/
/* BODY */
body{ 
	font-size: 62.5%; 
	font-size: 1em;
	font-family: Arial, Verdana, Sans-Serif;
	padding: 0px 0px;
	margin: 20px 0px;
	background-color: #676767;
	background: url(images/bg.jpg) repeat scroll top center;
}
form{
	padding:0;
	margin:0;
}
/* PAGE */
#page{
	width: 723px;
	margin:0px auto;
	padding:0 auto;
	border: 1px solid #d723bd;
	background-color:#FFFFFF;
	overflow: auto;
}	
/*HEADER*/
#header{ 
	background: url(images/bn-titre.jpg) no-repeat scroll top center;
	top: 0px;
	height:228px;
	width:723px;
}	
#header h1{ 
	padding-left:16px;
	padding-top:80px;
}	
#header h1, h1 a{ 
	font-size:1.4em;
	color:#555555;
	text-decoration:none;
	width:430px;
}	
#header h1 a:hover{ 
	color:#7b1a78;
}	
#header h2{ 
	width:430px;
	font-size:0.8em;
	color:#d723bd;
	font-weight:bold;
	padding-left:16px;
}
/* HEADER END */
/* MENU */	
.menu{ 
	background: url(images/bn-menu-fond.gif) no-repeat top;
	width:723px;
	height:33px;
	padding:0px;
	border:none;
}	
.menu ul{ 
	list-style:none;
	padding:0;
	padding-left:2px;
	margin:0;
}	
.menu ul li{ 
	float:left;
	height:33px;
}	
.menu a{ 
	padding-top:5px;
	height:28px;
	font-weight:bold;
	font-size:0.8em;
}	
.menu ul li a{ 
	display:block;
	width:86px;
	text-align:center;
	vertical-align:middle;
	color:white;
	text-decoration:none;
	background: url(images/bn-menu-cell-fond.gif) bottom;
}	
.menu a:hover{
	background-position: top;
}	
/* MENU END*/
/* CONTENU */
#contenu{
	float:left;
	width:470px;
	padding: 10px;
	position:relative;
	margin:0px;
	text-align:justify;
}
#contenu img{
/*	border:none;*/
}	
#ImgPreviousPage, #ImgNextPage{
	border:none;
}
#warning{
	width:450px;
	text-align:center;
	color:#000000;
	border:1px solid #FF0000;
	font-size:0.7em;
	font-weight:bold;
}

.datebox img{
	vertical-align:middle;
}
.datebox {
	font-size:1em;
	font-weight:bold;
	color:#676767;
	text-decoration:none;
	margin-top:30px ;
	margin-bottom:10px ;
}
.datebox:hover{
	color:#7b1a78;
}
.commentaireCSS{
	color:#FFCC00;
	text-decoration:underline;
}
.commentaireCSS:hover{
	color:#FFCC00;
	text-decoration:none;
}


.article-titre{
	border-bottom:1px #d723bd solid;
	margin:10px 0;
}
.article-titre h2, h2 a{
	font-size:0.8em ;
	text-decoration: none;
	color: #7b1a78;
}
.titrepage {
	text-align:center;
	font-size:1.2em;
	text-decoration: none;
	color: #7b1a78;
}
.article h2 {
	text-align:center;
	font-size:1.2em;
	text-decoration: none;
	color: #7b1a78;
	margin-top:30px;
}
P.source {
width:450px;
border:1px solid #000000; 
font-size:1em;
color:#666666;
text-align:left;
}
.article{
	font-size:0.8em ;
}
.article img{
	border:1px solid #DDDDDD;
	padding:5px;;
}

.article strong,a {
	color:#d723bd;
}
.article-metadata {
	border-top:1px #ff9fff solid;
	font-size:0.7em ;
	color:#A3A3A3;
	margin-bottom:20px;
}
.article-metadata a{
	/*color:#ff9fff;*/
}
.navigation div a{
	font-size:1em;
}
.alignleft {
	float:left;
}

.alignright{
	float:right;
}

#commentaire {
	color: #666666;
	font-size: 0.8em;
	text-align:center;
}


.commentaire{
	font-size:0.7em ;
}

.commentaire strong,a {
	color:#d723bd;
}
.commentaire-metadata {
	border-top:1px #ff9fff solid;
	font-size:0.6em ;
	color:#A3A3A3;
	margin-bottom:20px;
}
.commentaire-metadata a{
	color:#ff9fff;
}


/* CONTENU END */
/* SIDEBAR */
#sidebar{
	float:right;
	width:225px;
	padding:0;
	margin:0;
}	
#sidebar ul{
	list-style:none;
	padding:20px 25px;
	margin:10px 0;
}	
#sidebar ul.admin{
	background:url(images/bn-onglet-admin.gif) no-repeat top center;
}	
#sidebar ul.categories{
	background:url(images/bn-onglet-categories.gif) no-repeat top;
}	
#sidebar ul.liens{
	background:url(images/bn-onglet-liens.gif) no-repeat top;
}	
#sidebar ul.blogs{
	background:url(images/bn-onglet-blogs.gif) no-repeat top;
}
#sidebar ul.sites{
	background:url(images/bn-onglet-sites.gif) no-repeat top;
}
#sidebar ul.partenaires{
	background:url(images/bn-onglet-partenaires.gif) no-repeat top;
}	
#sidebar ul.sondage{
	background:url(images/bn-onglet-sondage.gif) no-repeat top;
}	
#sidebar ul.archives{
	background:url(images/bn-onglet-archives.gif) no-repeat top;
}	
#sidebar ul.recherche{
	background:url(images/bn-onglet-recherche.gif) no-repeat top;
}	
#sidebar ul.newsletter{
	background:url(images/bn-onglet-newsletter.gif) no-repeat top;
}	

#sidebar ul.derniersarticles{
	background:url(images/bn-onglet-derniersarticles.gif) no-repeat top;
}	
#sidebar div.nuagedetags{
	padding:20px 25px;
	margin:10px 0;
	background:url(images/bn-onglet-nuagedetags.gif) no-repeat top;
	text-align:center;
	text-decoration:none;
}	
#sidebar ul.rss{
	background:url(images/bn-onglet-rss.gif) no-repeat top;
}	

#sidebar li{
	font-size:0.8em;
	border-bottom:1px dotted #d723bd;
	padding:5px 2px;
	color:#676767;
}	
#sidebar li a{
	text-decoration:none;
	color: #d723bd;
}	
#sidebar li:hover{
	background:#ffeffc;
}	
#sidebar .tag a{
	font-family:"Times New Roman", Times, serif;
}


.search{
	color:#676767;
	border: 1px #676767 solid;
	background:#FFFFFF;
	vertical-align:middle;
	margin:1px;
}
#searchsubmit{
	width:25px;
}
#s{
	width:130px;
}
/* SIDEBAR END */
/* CONTENU END */
/* PAGE END */
/* FOOTER*/
#footer{
	height:16px;
	width:723px;
	padding: 8px 0px;
	margin: 10px auto;
	background: url(images/bn-footer.jpg) no-repeat scroll top center;
	border: 1px solid #d723bd;
	text-align: center;
	color:#FFFFFF;
	font-size: 0.6em;
}
#footer a{
	color:#ffeffc;
	text-decoration:none;
	font-weight:bold;
}
#footer2{
	width:723px;
	padding: 8px 0px;
	margin: 10px auto;
	border: none;
	text-align: center;
	color:#A3A3A3;
	font-size: 0.6em;
}
#footer2 a{
	color:#A3A3A3;
	text-decoration:none;
}
/* FOOTER END */
/* BODY END*/

