/*
Theme Name: Célidée
Theme URI: http://www.celidee.com/
Description: Le thème pour le site celidee.com.
Version: v1.0
Author: <a href="http://primat.fr" target="_blank">Primat</a> (conception/design) et <a href="http://www.sebastien-meric.com/" target="_blank">Sébastien Méric</a> (développement/intégration).
*/
/** Reset **/
    body{margin:0;padding:0;border:0;/*font-size:100%;*/line-height:1.2em} /* 16x1.2=19.2px */

    /* Textes */
    blockquote,code,h1,h2,h3,h4,h5,h6,p,pre{margin:0;padding:0}
    abbr,acronym{border:0;font-variant:normal}
    address,cite,code,dfn,em,strong,var{font-style:normal;font-weight:normal}
    blockquote:before,blockquote:after,q:before,q:after{content:''}
    /*blockquote,q{quotes:'' ''}*/
    code,kbd,pre,samp,tt{font-size:115%;font-family:monospace}
    h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;line-height:1.2em}
    sup{vertical-align:text-top}
    sub{vertical-align:text-bottom}
    del,ins{text-decoration:none;}

    /* Liens */
    a,a *{cursor:pointer}

    /* Listes */
    dd,dl,dt,ol,ul,li{margin:0;padding:0}
    ol,ul,dl{text-align:left}
    li{list-style:none}

    /* Formulaires */
    button,fieldset,form,input,legend,textarea{margin:0;padding:0}
    fieldset{border:0}
    button,input,optgroup,option,select,textarea{font-style:normal;font-weight:normal;font-size:16px}
    button,input[type=button],input[type=submit],input[type=reset]{height:1.8em} /* 16x1.8=28.8px */

    /* Tableaux : mettre 'cellspacing="0"' dans la table */
    table{border-collapse:collapse;border-spacing:0;font-size:inherit}
    td,th{margin:0;padding:0}
    caption,th{font-style:normal;font-weight:normal;text-align:left}

    /* Autres */
    div{margin:0;padding:0;background-color:transparent;text-align:left}
    hr,img{border:0}
    applet,iframe,object{border:0;margin:0;padding:0}
    
/** Paramètrages de base **/
    /* Fond de page */
    body{background-color:white}

    /* Textes */
    body,button,input,optgroup,option,select,textarea{font-family:arial,helvetica,verdana,"Bitstream Vera Sans",clean,sans-serif;font-size:12px;color:black}
    strong{font-weight:bold}
    em{font-style:italic}
    /*ins{text-decoration: none}*/
    del{text-decoration:line-through}

    /* Titres */
    h1{font-size:28px}
    h2{font-size:26px}
    h3{font-size:24px}
    h4{font-size:22px}
    h5{font-size:20px}
    h6{font-size:18px}

    /* Liens */
    /* LVHA order :link, :visited, :hover, :focus, :active */
    a,a:link,a:active,a:visited{text-decoration:none;color:blue}
    a:focus,a:hover{text-decoration:underline;color:blue}

/** Utils **/

    /**
     * Pour le curseur "pointer" sur les boutons de formulaite
     * label : marche pas sur safari...
     **/
    button,input[type=button],input[type=image],input[type=reset],input[type=submit],label{cursor:pointer}

    /**
     * Pour cacher le texte replacé par une image
     **/
    .hidden{position:absolute;left:-9999px}
    /*.hidden{display:none}*/

    /**
     * Saut de ligne sur toute la largeur du contener
     **/
    .clear{clear:both;font-size:0;line-height:0;display:block;height:0}

/** Paramétrages spécifiques **/
    /* Layout */
    body{background:transparent url('images/pat.jpg') 0 0 no-repeat fixed;color:#502245;font-size:11px;line-height:1.5em;}
    #outer-container{width:1100px}
        #inner-container{overflow:hidden;clear:both}
            #sidebar{float:left;width:320px}
                #logo{margin:40px 0 50px 50px}
                #menu{margin-left:50px}
            #outer-content{float:left;width:780px}
                #inner-content{margin:0 60px 0 20px}
                    #header{height:26px;position:relative;margin-bottom:94px}
                        #header a{display:block;width:120px;height:26px;position:absolute;top:0;right:0}
                    #content{overflow:hidden;clear:both}

    /* content container */
        /* header */
        #header a{background:transparent url('images/contact.png') 0 0 no-repeat scroll;overflow:hidden}

        /* content */
        #content{padding-top:11px;border-top:1px solid #e1d8dd}
        .pagetitle{width:690px;height:40px;margin-right:10px}
        .carousel{position:relative}
        .prev,
        .next{width:20px;height:20px;border:none;position:absolute;top:0;z-index:2}
        .prev{background:transparent url('images/left-arrow.png') 0 0 no-repeat scroll;right:35px}
        .next{background:transparent url('images/right-arrow.png') 0 0 no-repeat scroll;right:10px}
        .post{width:690px;padding-right:10px;background-color:#fff}
            .post h2{font-size:11px;margin-bottom:5px}
            .post p,
            .post ul,
            .post ol{margin:5px 0}
            .post img{margin:8px 0}
            
        /* Page contact */
        #banner{margin-bottom:10px}
        #contact-adresse{float:left;width:300px;padding-right:20px;background-color:#fff}
            #contact-adresse-title{background:transparent url('images/titre-contactez-nous.png') 0 0 no-repeat scroll;width:149px;height:22px;margin-bottom:40px}
            #contact-adresse p{margin-bottom:20px}
        #contact-form{float:left;width:260px;background-color:#fff}
            #contact-form-title{background:transparent url('images/titre-laissez-un-message.png') 0 0 no-repeat scroll;width:192px;height:22px;margin-bottom:40px}
            #name_label,
            #email_label,
            #spam_label,
            #msg_label,
            #website_label{display:block;margin:5px 0 3px}
            #contactsubmit{border:none;padding:2px 5px 5px;color:#fff;background-color:#C77AAE;font-weight:bold;margin:10px 0}
        
        /* home */
        .home #content{padding-top:0;border-top:none}
            #home-illustration{width:700px;height:660px;background:transparent url('images/home.jpg') 0 0 no-repeat scroll}
        
    /* liens */
    a,
    a:link,
    a:active,
    a:visited{text-decoration:none;color:#502245}
    a:focus,
    a:hover{color:#924f7c}

    /* sidebar */
    #menu a,
    #menu a:link,
    #menu a:active,
    #menu a:visited,
    #menu a:focus,
    #menu a:hover{text-transform:uppercase}
    .current-cat a,
    .current-cat a:link,
    .current-cat a:active,
    .current-cat a:visited{color:#c75ea5}
    .current-cat a:focus,
    .current-cat a:hover{color:#924f7c}































