/* Les ?l?ments HTML en g?n?ral
-------------------------------------------------------- */
body{ font-family: arial; list-style: none; }

h1, h2, h3, h4, h5, h6{ font-family: arial; }

h1{font-size: 12px;}
h2{font-size: 18px; }
h3{font-size: 14px;}
h4{font-size: 12px;}
h5{font-size: 11px;}
h6{font-size: 10px;}

.menu { color: #eee6db; font-size: 11px; font-family: arial; font-weight: 500; line-height: 14px; text-decoration: none;}
a.menu:hover { color: #b79971; font-size: 11px; font-family: arial; font-weight: 500; line-height: 14px; text-decoration: none;}

.texte { color: #000; font-size: 14px; font-family: arial; font-weight: 500; line-height: 14px; text-decoration: none; text-align: justify; }
.sstitre { color: #000; font-size: 14px; font-family: arial; line-height: 14px; text-decoration: none; text-align: justify; }
a.texte:hover { color: #fff; font-size: 14px; font-family: arial; font-weight: 500; line-height: 14px; background-color: #000; text-decoration: none; }

.titre { color: #000; font-size: 16px; font-family: arial; font-weight: 700; text-decoration: none; letter-spacing: -1px; }
a.titre:hover { color: #fff; font-size: 16px; font-family: arial; font-weight: 700; background-color: #000; text-decoration: none; letter-spacing: -1px; }

.infos { color: #eee6db; font-size: 12px; font-family: arial; font-weight: 500; line-height: 14px; text-decoration: none; outline: none;}
.infosb { color: #000; font-size: 10px; font-family: arial; font-weight: 500; line-height: 14px; text-decoration: none; outline: none;}
a.infos:hover { color: #b79971; font-size: 12px; font-family: arial; font-weight: 500; line-height: 14px; text-decoration: none; outline: none;}
a.infosb:hover { color: #eee6db; font-size: 11px; font-family: arial; font-weight: 500; line-height: 14px; background-color: #482400; text-decoration: none; outline: none;}

.textegras { color: #000; font-size: 14px; font-family: arial; font-weight: bold; line-height: 14px; text-decoration: none; }
.previously { color: #000; font-size: 14px; font-family: arial; font-weight: 700; line-height: 20px; text-decoration: none; }
a.previously:hover { color: #b79971; font-size: 14px; font-family: arial; font-weight: bold; line-height: 20px; text-decoration: none; }
a.textegras:hover { color: #eee6db; font-size: 14px; font-family: arial; font-weight: bold; line-height: 14px; background-color: #482400; text-decoration: none; }

.menugras { color: #eee6db; font-size: 14px; font-family: arial; font-weight: 700; line-height: 14px; text-decoration: none; }
a.menugras:hover { color: #b79971; font-size: 14px; font-family: arial; font-weight: 700; line-height: 14px; text-decoration: none; }

pre, code{
	font-size: 1.2em;
}

pre{
	width: 100%;
	overflow: auto;
	border: 1px solid #333333;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #333333;
}

textarea{ width: 100%; font-size: 1em; font-family: arial; }

a{ font-family: arial; outline: none;}

a:visited{ font-family: arial; outline: none;}

a:hover{ font-family: arial; outline: none;}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

/* La page
-------------------------------------------------------- */
#page{
	color: #000000;
}
 
/* Le contenu
-------------------------------------------------------- */
.day-date{ padding-left: 20px; margin-left: -25px; color: #000; font-style: italic; }

.post-title{ color: #000; font-size: 16px; font-weight: 700; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; letter-spacing: -1px; margin-bottom: 0; }
a.post-title:hover{ color: #fff; font-size: 16px; font-weight: 700; background: #000; text-decoration: none; letter-spacing: -1px; margin-bottom: 0; }
.post-title a{ color: #000; font-size: 16px; font-weight: 700; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; letter-spacing: -1px; }
.post-info{ margin-top: 0; color: #000; background: white; text-decoration: none; text-align: justify; padding-bottom: 1ex; }

.post-info a{ color: #000; background: white; text-decoration: none; }

.post-content{ font-size: 12px; font-family: arial; text-align: justify; }

.post-content blockquote{ font-family: arial; font-style: italic; }

.post-info-co{
	text-align: right;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #333333;
	margin: 1em 0;
	padding: 1ex 1em;
}

/* La barre de navigation
-------------------------------------------------------- */
#sidebar div{
	border-bottom: 1px solid #333333;
	color: #000;
}

#sidebar div ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar h2, #sidebar h3, #sidebar h4{
	color: #000000;
	margin: 0 0 1ex 0;
}

#sidebar h3{
	font-size: 1em;
	margin: 0;
}

#sidebar div#search{
	background: transparent;
	color: #000;
	line-height: 1em;
}

#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 18px;
	background: url('http://www.metronomepress.com/CC/themes/metronome/img/q.png')#fff url(img/q.png) no-repeat 4px center;
}

#sidebar div#calendar{
	/*border-top: 1px solid #F0F0F0;*/
}

#sidebar div#calendar table{
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#sidebar div#calendar table caption{
	margin: 0 auto;
}

#sidebar div#calendar table th{
	color: #000000;
	background: transparent;
}

#sidebar div#calendar table td{
	width: 14%;
	line-height: 2em;
	border: 1px solid #333333;
}

#sidebar div#calendar table td a{
	display: block;
	background: white;
	color: #000000;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
	background: white;
	color: #000000;
}

