

/* Diagonal, musiques d'aujourd'hui - www.diagonal-musiques.com */
/* By Fernando Orellana - www.abacq.net - 2008 */
/* Contributor(s):  Maurice Svay - Fernando Orellana  */

@import "layout.css";
/* @import "layout-gauche.css"; */
 
/* HTML 
-------------------------------------------------------- */
body{
	 background: #fff url(img/fon.gif) no-repeat fixed center top;
	color: #000;
	font-size: 80%;
	line-height: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	font-size: 45px;
	font-family: Arial, Helvetica, sans-serif;
}
h2{font-size: 1.5em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

.submit {
background: #fff;
}

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

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

fieldset{
	border: none;
}

label{
	cursor: pointer;
}

.field label{
	display: block;
}

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

textarea{
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a{
	color: #000;
		text-decoration: underline;
}

a:visited{
	color: #000;
}

a:hover{
	color: #fff;
}

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

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

/*  page
-------------------------------------------------------- */
#page{
	background: #fff url(img/page2.gif) repeat-y center top; 
	color: inherit;
	margin-top: 15px;
	margin-bottom: 0pt;
}
 
/* entête
-------------------------------------------------------- */
#top{
	height: 120px;
padding-top: 10px;
	background: #FFF url(img/top.jpg) no-repeat left top;
}

#top h1{
	height: 80px;
	line-height: 80px;
	margin: 0 0 0 40px;
	padding-top: 20px;
	color: #FFFFFF;
}

#top h1 a{ 
	text-decoration: none;
	color: #FFFFFF;
}

/* prélude
-------------------------------------------------------- */ 
#prelude{
	background: transparent;
	color: #DFDFDF;
	text-align: center;
}

#prelude a{
	color: #DFDFDF;
	background: transparent;
}

#prelude a:hover{
	color: #666;
	background: transparent;
}

/* Le contenu
-------------------------------------------------------- */

.post-title{
 color: #666; 
	background-color: #fef5d6;
	margin-bottom: 0;
}

.post-title a{
 color: #666; 
	background-color: #F7F7F7;
	text-decoration: none;
	margin-right: 4px;
	padding-right: 4px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	padding-top: 1px;
}

.post-info a{
	color: #FA0;
	background: transparent;
	text-decoration: none;
}

.post-chapo{
	text-align: left;
	line-height: normal;
	margin-top: 15px;
} 

.post-content{
	text-align: left;
	line-height: normal;
	margin-top: 15px;	
}

.post-content a:hover{
	color: #fff;
	background-color: #333;	
}

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

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}
.suite{
	/* background-color: #F7F7F7; */
}
.suite a{
	background-color: #666666;
	color: #fff;
	text-decoration: none;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
.suite a:visited{
	color: #fff;
}

.suite a:hover{
	color: #000000;
	background-color: #F7F7F7;
		border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F7F7F7;
	border-left-color: #F7F7F7;
}

/*  navigation
-------------------------------------------------------- */

#sidebar div{
	border-bottom: 4px solid #FFFFFF;
	color: inherit;
}

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

#sidebar h2, #sidebar h3{
	color: #fff;
	background-color: #666666;
	margin: 0 0 1ex 0;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
}

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

#sidebar a{
	text-decoration: none;
}

#sidebar a:hover{
	color: #fff;
	background-color: #666;
	text-decoration: none;
}

#sidebar div#search{
 background-color: #F7F7F7;
	color: inherit;
	line-height: 2.3em;
}

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

#q{
	padding-left: 2px;
}

#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#contact p{
	font-size: 10px;
	text-align: left;
	margin: 0 auto;
	line-height: normal;
	border-collapse: collapse; 
}

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

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

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

#sidebar div#calendar table td a{
	display: block;
	background: #EFA;
	color: #493;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
	background: #DBB8DC;
	color: #636;
}

/* pied
-------------------------------------------------------- */
#footer{
	margin: 20px 0 0;
	padding: 20px 0 0;
	color: #666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

#footers p{font-size: 10px;
	line-height: normal;
	color: #999;
}

#footers a{
	color: #999;
	text-decoration: none;
}

#footers a:hover{
	color: #fff;
	background-color: #333;
}