@import "layout.css";

 
/* ----- Général ----- */

body {
background: #14457d;
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.4em; }
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: #4F8AAF;
}


a:visited {
color: #4F8AAF;
}


a:hover {
color: #000;
}


.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 {
height: 20px;
line-height: 0px;
margin: 0 0 0 40px;
padding-top: 65px;
color: #FFFFFF;
font-family: Verdana;
font-size: 2.5em;
}


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

#top p {
margin: 0 0 0 40px;
font-family: Verdana;
font-size: 100%;
color: #FFFFFF;
}


/* ----- Contenu ----- */

#content {
text-decoration: none;
}

#post {
text-decoration: none;
}

.day-date {
padding-left: 20px;
margin-left: -25px;
color: #888;
background: transparent url(img/day-date.png) no-repeat left center;
font-style: italic;
}

.catimage { border:0; }

.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 {
color: #000;
background: transparent;
text-decoration: none;
}


.post-info {
margin-top: 0;
color: #4F8AAF;
background: transparent;
padding-bottom: 1ex;
font-size: 10px;
font-style: italic;
text-decoration: none;
}


.post-info a {
color: #4F8AAF;
background: transparent;
text-decoration: none;
font-size: 10px;
font-style: italic;
}


.post-content {
text-align: justify;
text-decoration: none;
}


.post-content blockquote {
font-family: Georgia, serif;
font-style: italic;
text-decoration: none;
}


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


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


.post-info-co a:hover {
color: #4F8AAF;
text-decoration: none;
}


#trackbacks blockquote, #comments blockquote {
border: 1px solid #EEE;
margin: 1em 0;
padding: 1ex 1em;
text-decoration: none;
}



/* ----- SideBar ----- */

#sidebar div {
color: inherit;
background-color: #FFF;
text-decoration: none;
}


#sidebar div ul {
margin: 0;
padding: 0;
list-style: none;
background-color: #FFF;
text-decoration: none;
}


#sidebar div a {
margin: 0;
padding: 0;
list-style: none;
color: #4F8AAF;
text-decoration: none;
}


#sidebar h2, #sidebar h3 {
color: #000;
margin: 20px 0 0 0;
text-align: center;
text-decoration: none;
}


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


#sidebar div#search {
background: transparent;
color: inherit;
line-height: 2.3em;
text-decoration: none;
}


#search fieldset, #search p {
margin: 0;
padding: 0;
text-decoration: none;
}

#q {
padding-left: 18px;
background: #fff url(img/q.png) no-repeat 4px;
text-decoration: none;
}


#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: #4F8AAF;
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: #FFF;
color: #000;
font-weight: bold;
text-decoration: none;
}


#sidebar div#calendar table td a:hover {
background: #FFF;
color: #000;
}

/* block1*/
#block1 { margin: 0 auto;
text-decoration: none;
font-size: 75%;
}
/* block2*/
#block2 { margin: 0 auto;
font-size: 75%;
text-decoration: none;
}
/* block3*/
#block3 { margin: 0 auto;
text-decoration: none;
}

/* block4*/
#block4 { margin: 0 auto;
text-decoration: none; }
#block4 h3 {
font-size: 75%;
text-decoration: none;
}

/* toclink*/
#toclink { margin: 0 auto;
text-decoration: none;
font-size: 75%;
}

/* TagCloud */
#tagCloud { margin: 0 auto;
text-decoration: none;
}

#tagcloud ul {
margin:0;
padding:0 1em;
display:block;
}

#tagcloud li {
display:inline;
margin: 0 .1em;
}

#tagcloud li.level-1 { font-size: 0.8em; }
#tagcloud li.level-2 { font-size: 1em; }
#tagcloud li.level-3 { font-size: 1.2em; }
#tagcloud li.level-4 { font-size: 1.4em; }
#tagcloud li.level-5 { font-size: 1.6em; }
#tags {
text-align: right;
}

/* ----- Le footer ----- */

#footer{
margin: 0;
padding: 1em;
border-top: 1px solid #CCC;
background: #FFF;
color: #000;
text-align: center;
}


#footer a{
color: #000;
}



/* --- Nav' bar --- */

#menu ul { 
background: url(img/top_nav_bg.jpg) #DFDFDF repeat-x; 
color: #000000;  
height: 21px; 
margin: 0; 
padding: 0; 
width: 100%;
text-decoration: none; 
}


#menu ul li { 
display: inline;
text-decoration: none; 
}


#menu ul li a { 
background: transparent;
color: #000000; 
float: left; 
line-height: 21px; 
padding: 0px 10px 0px 10px; 
text-decoration: none; 
}


#menu ul li a:hover { 
background: transparent;
color: #333;
text-decoration: none; 
}

a.technorati { border-bottom: 0px;}
a.technorati img { border: 0px; }
a[hreflang].technorati:after { content: ""; }