/*
Theme Name: Thème blog Luuna
Theme URI: http://www.latelierdeluuna.com/
Description: Thème créé par Luuna
Version: 1.0
Author: Luuna
 
*/


/* lien */
a {
	color: #df9005;
	text-decoration: none;
}

/* lien survolé */
a:hover {
	color:#ad6f01;
}


body {
font-family: Arial, Narrow;
font-size: 0.9em;
text-align: left;
background: #fff;
color: #444;
margin: 0;
padding: 0;
}

#page {
margin: 10px auto 10px auto;
width: 960px;
background-color: white;
border: 2px solid #df9005;
}

.img {
margin: 10px 5px 10px 5px
}

/* en tete */

#header {
margin: 0px 0px 0px 0px;
height: 213px;
background-image: url(images/header_bg5.png);
border-bottom: 1px solid #9c8d7a;
cursor: pointer;
}

* html #header {
margin: 0px 0px 0px 0px;
height: 213px;
background-image: url(images/header_bg5.png);
}

#header h1 { 	margin: 0em; }

h1 a {
	position: absolute;
	left: -5000px;
	top: -5000px;
	text-indent: -5000px;
	}

#header p {
	position: absolute;
	left: -5000px;
	top: -5000px;
	text-indent: -5000px;
	}

/* contenu de la page */

#content {
width: 680px;
margin-left: 10px;
padding: 20px 20px 20px 10px;
float: left;
}

* html #content {
width: 680px;
margin-left: 10px;
padding: 20px 10px 10px 5px;
float: left;
}

#content h2 a {
font-family: Arial, Narrow;
font-size: 0.8em;
font-style: normal;
font-weight: normal;
line-height: 1em;
text-decoration: none;

}

#content h2 {
font-family: Arial, Narrow;
font-size: 30px;
font-style: normal;
font-weight: normal;
line-height: 1em;
text-decoration: none;
color: #df9005;
margin: 0;
}

.post_content {
font-family: Arial, Narrow;
font-size: 12px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #555;
}

.postmetadata {
	font-size: 0.7em;
	padding-bottom: 3px;
	border-bottom: 1px solid #eee;
}

.postmetadata a {
}

.postmetadata a:hover {
}

.tags {
	background-color: #f2f2f2;
	padding: 5px;
	margin-bottom: 30px;
	
}

#date {
	font-family: Arial, Narrow;
font-size: 20px;
font-style: normal;
font-weight: normal;
line-height: 1em;
text-decoration: none;
color: #555;
}

#home-comments, #home-comments a {
	display: inline;
	color: #555;
}

/* colonne de droite */

.sidebar {
width: 210px;
margin: 0 20px 0 10px;
float: right;
}

*html .sidebar {
width: 210px;
margin: 0 20px 0 10px;
float: right;
}

.sidebar a {
	text-decoration: none;
}

.sidebar ul{
list-style-type: none;
padding: 0;
margin-bottom: 20px;
margin-left: 0;
}

.sidebar ul h2{
	color: #555;
	border-bottom: 2px solid #df9005;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
}

.widget{
	margin-bottom: 20px;
}

/* footer */

#footer{
clear: both;
margin: 0 10px 0 10px;
}

#footer p{
padding: 20px;
background-color: #888;
color: white;
}

#footer p a{
color: #80df05;
text-decoration: none;
}



/* barre de navigation déroulante */

#nav{
	background:#ffff00;
	margin: 5px;
	font-size:1em;
	padding-left: 3px;
}

#nav, #nav ul {
	list-style: none;
	line-height: 1;
}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
}

/* barres grises de séparation */
#blog {
	float: left;
	list-style:none;
	border-left:0px solid #9c8d7a;
	}

#nav li {
	float: left;
	list-style:none;
	border-right:1px solid #9c8d7a;
	}

/* textes principaux */
#nav a, #nav a:visited  {
	display:block;
	color: #9c8d7a;
	padding:6px 12px;
	width: ;
	text-align: center;
}


/* fond de page cliqué + survol */
#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background: #eeeeee;
}	

/* mettre les sous menus a droite de l'écran */
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
        padding: inherit;
}

/*bloc sous menu*/
#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #cccccc;
}

/* texte bloc sous menu */
#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
}

/* bloc sous menu survol */
#nav li li a:hover, #nav li li a:active {
	background:#640024;
}	

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

a.main:hover
{
    background:none;
}


a.main:hover{
    background:none;
}

#searchform {
	float:right;
	text-align:right;
	margin: 0;
	padding: 4px 10px;
		}

* {
	
}


/* gestion des commentaires */

.comment-body {
font-size: 0.8em;
}

.comments-template{
margin: 0px 0 0 0;
}

.comments-template ol{
margin: 0px;
padding: 0;
list-style: none;
}



.comments-template ol li{
margin: 10px 0 10px 0;
line-height: 15px;
padding: 0 0 0px;
display: inline;
width: 200px;
}

.comments-template ol li p{
margin-left: 10px;
}

.reply {
	margin: 10px;
}


.comments-template ol li .depth-2 {
	background-color: #f5f5f4;
	width: 200px;
}

.comments-template ol li .depth-2 p textarea#comment {
	width: 510px;
}

.comments-template ol li .depth-3 {
	background-color: #ccc;
	width: 490px;
}

.comments-template h2, .comments-template h3{
font-size: 1.5em;
margin: 0;
padding: 20px 0;
}


.comments-template p.nocomments{
padding: 0;
}


.cadre_commentaires {
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

.avatar {
	float: left;
	border: 2px solid #ccc;
}

cite {
	padding: 0 0 0 15px;
	background-color: transparent;
	font-weight: bold;
	font-style: normal;
	
}

cite a{
	background-color: transparent;
	text-decoration: none;
}

.commentmetadata a {
	padding: 0 0 0 15px;
	background-color: transparent;
	text-decoration: none;
	font-size: 0.8em;
	color: #999;
}

.comment-author {
	margin: 10px 10px 5px;
}

.comment_info {
	padding: 3px 0;
}



.comment {
	color: #555;
	padding: 20px 20px 20px 220px;
}

.comment even {
	color: #555;
	padding: 20px 20px 20px 220px;
	background:#000;
}

.comment p {
	margin: 0;
	padding-bottom: 10px;
	padding-left: 50px;
}


h3#respond {
clear: both;
}

ol.trackbacks-layout {
	clear: both;
	padding-bottom: 10px;

}

ol.trackbacks-layout li {
	padding: 20px;
	background: #ccc;
	width: 540px;
}

textarea#comment {
	width: 580px;
}






/* page search */

#searchno #searchform {
	float: left;
}






/* =Menu
-------------------------------------------------------------- */

#access {
	margin: 5px auto 0 auto;
	width: 940px;
	display:block;
	float:left;
        color:#9C8D7A;
}
#access .menu-header,
div.menu {
	font-size: 1em;
	margin-left: 12px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#9C8D7A;
	padding:6px 10px;
	ligne-height: 38px;
        border-right:1px solid #9C8D7A;
        }
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;	
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#eee;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}
#access li:hover > a,
#access ul ul :hover > a {
	background:#eee;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#;
}

/*fix firefox*/
a img {border-width:0;}



