@import "layout.css";
/*design réaliser par gerits aurelien
pour le compte de clash-design et le bonheur de dotclear
*/
 
/* ----- Général ----- */

body {
background: #000000;
color: #000;
font-size: 80%;
line-height: 1.6em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


h1, h2, h3, h4, h5, h6 {
font-family: "Trebuchet MS", sans-serif;
}


h1 { font-size: 1.5em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }


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: #000000;
}


a:visited {
color: #000000;
}


a:hover {
color: #000;
}

a img{border: none;
}

.left {
float: left;
margin-right: 1em;
}


.right {
float: right;
margin-left: 1em;
}



/* ----- La page ----- */

#page{
background: #fff;
color: inherit;
}
 


/* ----- Le Top ----- */

#top {
height: 130px;
background: #333 url(img/top.png) no-repeat left top;
}


#top h1 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
height: 20px;
line-height: 0px;
margin: 0 0 0 0px;
padding-top: 75px;
color: #ffffff;
font-size: 3em;
}


#top h1 a{
text-decoration: none;
color: #ffffff;
}



/* ----- Contenu ----- */

.day-date {
padding-left: 20px;
margin-left: -25px;
color: #66CC33;
background: transparent url(img/day-date.png) no-repeat left center;
font-style: italic;
}


.post-title {
background: transparent url('img/new_post.png') no-repeat left;
color: #000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-bottom: 0;
margin-right: 10px;
padding-left: 18px;
font-weight:  bold;
}


.post-title a {
margin-left: 11px;
color: #000;
background: transparent;
text-decoration: none;
}

.post-info {
margin-top: 0;
color: #66CC33;
background: transparent;
padding-bottom: 1ex;
font-size: 10px;
font-style: italic;
font-weight: bold;
}


.post-info a {
color: #66CC00;
background: transparent;
text-decoration: none;
font-size: 10px;
font-style: italic;
font-weight: bold;
}


.post-content {
text-align: justify;
}


.post-content blockquote {
font-family: Georgia, serif;
font-style: italic;
}


.post-info-co {
text-align: right;
border-bottom: solid 1px #CCC;
}


.post-info-co a {
color: #000;
text-decoration: none;
font-weight: bolder;
}


.post-info-co a:hover {
color: #5FAF23;
}


#trackbacks blockquote, #comments blockquote {
border: 1px solid #EEE;
margin: 1em 0;
padding: 1ex 1em;
}

/* messages d'erreur
-------------------------------------------------------- */
.error {
	border : 1px solid #c00;
	background : #fee;
	padding : 0.5em;
	margin-top:1em;
}
.error ul {
	padding-left : 20px;
}
.error li {
	list-style : square;
}


/* ----- SideBar ----- */

#sidebar div {
color: inherit;
background-color: #FFF;
border-bottom:solid 1px #000000;
}


#sidebar div ul {
padding-left : 1.0em;
margin-left : 0;
list-style: none;
}

#sidebar li a{
color: #666;
text-decoration:none;
padding-left:20px;
background: #FFF url(img/chkd.png) no-repeat left center;
}

#sidebar li a:hover{
color: #85D700;
background: #FFF url(img/chkh.png) no-repeat left center;
}

#sidebar div a {
margin: 0;
list-style: none;
padding-left:20px;
}


#sidebar div h2, #sidebar h3 {
color: #ffffff;
margin: 20px 0 0 0;
text-align: center;
}
#sidebar h2{
font-weight : normal;
background-color: #000000;
}
#sidebar h3 {
font-size: 1em;
margin: 0;
}


#sidebar div#search {
background: transparent;
color: inherit;
line-height: 2.3em;
}

/*------recherche-------*/
#search fieldset, #search p {
margin: 0;
padding-left: 20px;
}

#q {
padding-left: 18px;
background: #fff url(img/q.png) no-repeat 4px;
width: 60%;
}

/*------calendrier-------*/
#sidebar div#calendar table {
font-size: 0.8em;
text-align: center;
margin: 0 auto;
border-collapse: collapse;
}

#sidebar div#calendar a {
margin: 0;
padding: 0;
list-style: none;
}

#sidebar div#calendar table caption {
margin: 0 auto;
}


#sidebar div#calendar table th {
color: #5FAF23;
background: transparent;
}


#sidebar div#calendar table td {
width: 12%;
line-height: 2em;
border: 1px solid #EEE;
}


#sidebar div#calendar table td a {
display: block;
background: #FFF;
color: #228B22;
font-weight: bold;
text-decoration: none;
}


#sidebar div#calendar table td a:hover {
background: #FFF;
color: #000;
}

#annonce {
display:block;
text-align:center;
}

/* ----- Le footer ----- */

#footer{
background: #333 url(img/footer_1.jpg) no-repeat left top;
margin: 0;
padding: 1em;
border-top:solid 1px #000;;
background: #fffffff;
color: #000;
text-align: center;
}


#footer a{
color: #32CD32;
text-decoration: none;
font-weight: bold;
}

#footer a:hover{
	color: Black;
}
/* ---barre de Navigation --- */

#menu ul { 
background: #000000;
color: #000000;  
height: 21px; 
margin: 0; 
padding: 0; 
width: 100%; 
border-bottom: dotted 1px #000;
border-top: solid 1px #000;
}

#menu ul li { 
display: inline;
}

#menu ul li a { 
background: transparent;
color: #ffffff; 
float: left; 
line-height: 21px; 
padding: 0px 10px 0px 10px; 
text-decoration: none; 
border-right:solid 1px #000;
}

#menu ul li a:hover { 
background: #ffffff;
color: #000000; 
}
