/*
Theme Name: Blog Lyon-Alpes Mariage
Description: WebZen Communication
Author: david Esseiva
Author URI: http://www.davidesseiva.com
*/

/* module partager avec liens divers affichage à droite de l'article */

.addthis_container{
	float:right;
	padding-top:10px;
	}
	
/* menu déroulant */

.conteneur_menu {		
	margin : 0 auto 0 auto;
	height:117px;
	width:908px;
	margin-top:-1px;
	}	

.conteneur_menuIE {		
	margin : 0 auto 0 auto;
	height:117px;
	width:908px;
	margin-top:-1px;
	}	
	
ul#menu {	
	list-style-type:none;	
	margin:0;
	padding:0;		
	}	
	
ul#menu li {	
	list-style-type:none; 
	float:left;	
		
	margin:0;	
	padding:0;		
	}	
	
ul#menu li a span {	
	display:none;		
	}
	
.menu1 {	
	background:transparent url(images/titre_1.gif) no-repeat scroll 0 0;	
	border:0 none;	
	display:block;	
	height:117px;	
	width:50px;		
	}	
	

.menu2 {	
	background:transparent url(images/titre_2.gif) no-repeat scroll 0 0;
	border:0 none;	
	display:block;	
	height:58px;	
	width:162px;		
	}
	
.menu3 {	
	background:transparent url(images/titre_3.gif) no-repeat scroll 0 0;	
	border:0 none;	
	display:block;	
	height:117px;	
	width:286px;		
	}
	
.menu3ff {	
	background:transparent url(images/titre_3ff.gif) no-repeat scroll 0 0;	
	border:0 none;	
	display:block;	
	height:117px;	
	width:286px;		
	}		
	
.menu4 {	
	background:transparent url(images/titre_4.gif) no-repeat scroll 0 0;	
	border:0 none;	
	display:block;	
	height:58px;	
	width:130px;		
	}	
	
.menu5 {	
	background:transparent url(images/titre_5.gif) no-repeat scroll 0 0;	
	border:0 none;	
	display:block;	
	height:58px;	
	width:141px;		
	}
	
.menu6 {	
	background:transparent url(images/titre_6.gif) no-repeat scroll 0 0;	
	border:0 none;	
	display:block;	
	height:58px;	
	width:110px;		
	}	
	
.menu7 {	
	background:transparent url(images/titre_7.gif) no-repeat scroll 0 0;	
	border:0 none;	
	display:block;	
	height:117px;	
	width:29px;		
	}	
	
ul#menu li a:hover {	
	background-position:0 -58px;	
	border:0 none;		
	}
	
ul#menu li span{
	display:none;
	}

/* éléments principaux du site */	
	
* {
	margin: 0;
	padding: 0;
	}
	
body {
	font-family: arial;	font-size: 12px;	
	color: #484848;
	background: #950640 url('images/mainbg.png') repeat-y top center;
	min-height: 100%;
	}
	
a {
	text-decoration: none;
	color: #c40871;		
	font-family: arial;
	}

a:hover {
	text-decoration: underline;
	}
	
#head {
	height: 332px;
	width: 100%;
	background: url('images/header.jpg') no-repeat top center;
	padding: 0px 0 0px 0;
	}
	
#head h1 {
	font: 400 4.6em 'century gothic','arial narrow',arial,sans-serif;
	color: #FFF;
	}
	
#head h2 {
	font: 400 1.3em 'century gothic','arial narrow',arial,sans-serif;
	color: #00CCCC;
	}	
#right {
	float: right;
	clear: none;
	width: 275px;
	margin: 0px 0 50px 0;
	color: #000;
	}

#content {
	margin: 15px 345px 50px 0;
	}

#right h1 {	
	background:transparent url(images/rightlist_bullet.gif) no-repeat scroll left center;
	color:#e0037a;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	margin: 10px 0;
	padding-left: 25px;
	}

#right p {
	
	line-height: 1.5em;
	padding: 0px 0;
	}
	
#right ul {
	list-style-type: none;
	margin-bottom:20px;
	}

#right li {
	margin: 0px;
	list-style:none;
	background: url('images/rightlist_line.gif') repeat-x top left;
	}

#right li a {
	padding: 8px 2px 8px 25px;
	display: block;
	margin:  0;
	margin-left:10px;
	color: #7b0c74;
	font-family: arial;		
	font-weight: bold;		
	font-size: 12px;
	text-decoration:none;
	background: url('images/rightlist_puce.gif') no-repeat left;
	}

#right li a:hover {	
	text-decoration:underline;
	}

#right li.recentcomments {
	padding: 8px 2px 8px 5px;
	margin-left:10px;
	background:transparent url(images/rightlist_line.gif) repeat-x scroll left top;
}

#right li.recentcomments a {
	color: #7b0c74;
	font-family: arial;		
	font-weight: bold;		
	font-size: 12px;
	text-decoration:none;
	background: none;
}

#content h1 {
	font-family: arial;		
	font-size: 12px;
	color: #484848;
	margin-top: 15px;		
	height: 50px;
	}

#content h1 a {
	color: #7b0c74;		
	font-family: arial;		
	font-weight: normal;		
	font-size: 19px;		
	margin-left: 13px;		
	}
	
#content h2, #content h2 a {
	font-weight: 400;
	color: #EF8767;
	margin-bottom: 10px;
	}
	
#content h1 a:hover, #content h2 a:hover {
	text-decoration: underline;
	}
	
#content p {
	margin: 1px 0 10px 0;
	line-height: 1.5em;
	text-align:justify;
	}
	
#content p img.right, #content p img.left {
	clear: none;
	padding: 4px;
	border: 1px solid #CCC;
	background-color: #EEE;
	}
	
#content p img.right {
	float: right;
	margin: 0 0 10px 15px;
	}
	
#content p img.left {
	float: left;
	margin: 0 15px 10px 0;
	}


.wrap {
	width: 900px;
	margin: 0 auto;
	height:220px;
	}
	
p.info {
	border-top: 1px solid #CCC; 
	border-bottom: 1px solid #CCC;
	background: #F3F3F3 url('images/bullet.png') no-repeat left center;
	font-size: 12px;
	padding: 10px 5px 10px 25px;
	width: 525px;
	clear:left;
	font-weight:bold;
	}	
	
span.publication {	
	font-family: arial;		
	font-size: 12px;	
	color: #484848;		
	margin-left: 15px;		
	margin-top : 3px;			
	}
	
.fond_date_g {	
	background: url('images/fond_date_gauche.jpg') no-repeat;		
	float:left;		
	width: 10px;		
	height: 43px;	
	}	
	
.date_jour_mois{		
	float:left;		
	margin-top: 8px;		
	font-family: arial;		
	font-weight: bold;		
	font-size: 12px;		
	color: #ffffff;		
	}	
	
.date_annee{		
	float:left;		
	margin-top: 25px;		
	margin-left: -37px;		
	font-family: arial;		
	font-weight: bold;		
	font-size: 15px;		
	color: #eb8ba7;	
	text-align:center;
	}	
	
.fond_date {
	background: url('images/fond_date_repeat.jpg') repeat-x;		
	float:left;			
	height: 43px;	
	}	
	
.fond_date_d {	
	background: url('images/fond_date_droite.jpg') no-repeat;		
	float:left;		
	width: 39px;		
	height: 43px;	
	}	
	
.blockquote {
	display: block;
	background: #F3F3F3 url('images/quote.gif') no-repeat top left;
	padding: 10px 10px 10px 25px;
	border-top: 1px solid #CCC; 
	border-bottom: 1px solid #CCC;
	}
	
ol {
	font-weight: 800;
	font-family:arial;
	font-size: 12px;
	color: #484848;
	margin: 20px;
	}
 
ol span {
	font: 400 1.0em arial,sans-serif;
	color: #888;
	}

ol li {
	margin-left: 25px;
	padding: 4px 0;
	}

#content ul {
	list-style-type: none;
	margin: 20px;
	}
	
#content ul li {
	padding: 4px 25px;
	background: url('images/bullet.gif') no-repeat left center;
	}
	
form label{
	display:block;
	}

form p {
	margin-bottom: 10px;
	background-color: #F3F3F3;
	border: 1px solid #CCC;
	padding: 20px;
	}

form input.text, form textarea{
	width:96%;
	border:1px #DDD solid;
	color:#222;
	padding: 4px 5px;
	font-size: 12px;
	font-family: arial;
	background-color: #FFF;
	margin-bottom: 15px;
	}

form input.text:hover, form textarea:hover{
	border:1px #CCC solid;
	}

form input.text:focus, form textarea:focus{
	border:1px #999 solid;
	color:#666;
	}

form input.button{
	margin-right:8px;
	padding:3px 5px;
	font:10px Arial,san-serif;
	}
	
#submit{
	width:64px;
	height:20px;
	background:url(images/bouton_envoyer.gif);
	padding-bottom:20px;
	padding-right:29px;
	}
#rechercher{
	width:34px;
	height:20px;
	background:url(images/rechercher.gif);
	}

* html form input.text,

* html form textarea{
	border-color:#999;
	color:#999;
	}

.clearer {
	clear: both;
	line-height: 0; 
	height: 0; 
	font-size: 0;
	}
	
#footer {
	}

#footer .wrap {
	margin: 0 auto;
	padding: 20px 0;
	color: #FFF;
	height: 40px;
	float:left;
	}
	
#footnav {
	margin-bottom: 50px;
	}
	
#footnav ul {
	list-style-type: none;
	}
	
#footnav li {
	display: inline;
	}
	
#footnav li a {
	color: #B3BEBE;
	font: 400 16px 'trebuchet ms',arial,sans-serif;
	padding: 6px 12px;
	margin: 16px 20px 0 0;
	border: 1px solid #001414;
	text-decoration: none;
	}
	
#footnav li a:hover {
	color: #FFF;
	background-color: #005050;
	border: 1px solid #00ABAB;
	}
	
#footer h4, #footer h4 a {
	color: #009999;
	padding: 10px 0 10px 0;
	background: url('images/footlist_line.gif') repeat-x bottom left;
	text-decoration: none;
	}
 
 #footer h4 a:hover {
	color: #0FF;
	}
 
#footer a.credit {
	color: #0CC;
	text-decoration: underline;
	}

#footer a.credit:hover {
	color: #0CC;
	text-decoration: none;
	}

.linksright {
	float: right;
	width: 200px;
	margin: 0 40px;
	padding: 0 10px 30px 10px;
	list-style-type: none;
	background: #002C2C url('images/linkscorner.jpg') no-repeat top right;
	}
	
.linksright li {
	display: inline;
	margin: 0px;
	list-style-type: none;
	font-size: 0.9em;
	}

.linksright li a {
	padding: 4px;
	display: block;
	margin:  0;
	padding: 5px;
	color: #B3BEBE;
	text-decoration:none;
	background-color: #002C2C;
	border-bottom: 1px solid #002525;
	}

.linksright li a:hover {
	background-color: #002525;
	color:#FFF;
	border-bottom: 1px solid #001C1C;
	}

.links li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 0.7em;
	}

.links li a {
	padding: 4px;
	display: block;
	margin:  0;
	color: #BD9A56;
	text-decoration:none;
	background-color: #2D1A06;
	border-bottom: 1px solid #211000;
	}

.links li a:hover {
	background-color: #211000;
	color:#FEEDA4;
	}

p.foot {
	color: #fff;
	margin: 5px 0 0 12px;
	padding: 10px;
	font-size: 0.8em;
	line-height: 1.6em;
	background-color: #b90763;
	}

.float-left   { 
	float: left;
	}
	
.float-right  { 
	float: right; 
	}

img.avatar {
	float:left; 
	margin-right:5px;
	}

.liens { 	
	color: #EF8767;		
	font-family: arial;		
	font-size: 14px;		
	font-weight: bold;	
	}

.liens a:hover { 	
	color: #EF8767;	
	text-decoration: underline;	
	}
.alignleft{
	float:left;
	margin:5px 10px 10px 0px;
	}
	
.st-tag-cloud{
	margin-bottom:20px;
	}
