/*
Theme Name: Zadig'n'Co
Theme URI: http://www.zadignco.fr
Description: Le thème par défaut de Zadig'n'Co
Version: 1.0
Author: Onion Wushu
Author URI: http://www.zadignco.fr
Tags: blue, custom header, fixed width, two columns, widgets 

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* Sidebar */

#sidebar li ul, #sidebar li p, #sidebar li table, .wp-polls-ans  {
        border-right: 1px solid #ddc2da;
        border-bottom: 1px solid #ddc2da;
}

#sidebar h2 {
        background-color: #ddc2da;
}

#sidebar li tr.row1 { background-color: #f2e9f3; }

#sidebar .linknumberpages span {
        border: 1px solid #ccc;
        background: #695a5a;
        color: #fff;
}

#sidebar .linknumberpages a span {
        background: #f3eee9;
        color: #000;
}

/* Content */

#content .singlepost h2 {
        border-bottom: 3px solid #ddc2da;
}

#content .singlepost .entry {
        background: url('../images/title_background_series.png') top center repeat-x;
}


/* Commentaires */

.commentlist .vcard {
        color: #545454;
}

.commentlist .comment-body {
        border-top: 2px solid #ccc;
}

.commentlist .thread-even {
        background: #f2e9f3;
}