/*
Theme Name: Gilles Carnoy
Theme URI: http://thethemefoundry.com/linen/
Description: A clean and flexible magazine style theme. Features custom typography options, custom background support, and a featured post slider.
Version: 1.0
Author: Alfoweb
Author URI: http://alfoweb.com/
Template: linen_pro
Tags: fixed-width, two-columns, white, custom-background, right-sidebar, threaded-comments, custom-colors, theme-options, translation-ready
License: GNU General Public License
License URI: LICENSE
*/


/* Import Stylesheets
-----------------------------------------------------------*/
@import url("../linen_pro/style.css");
/* IMPORT MODIFS QUENTIN */
@import 'interventionQuentin/css/all.css';


#title, .nav a, .slide-content h2, .slide-content a.more-link, .entry h2.title, .single-post-title, .post-date, .entry a.more-link, div.post-comments a, .entry h2, .entry h3, .entry h4, .post-footer, .navigation, h1.pagetitle, h2.pagetitle, .entries li span, #sidebar h2.widgettitle, .comment-number, div.c-head, div.reply, div.cancel-comment-reply, h3#reply-title, .footer-column h2, #copyright {
    font-family:  'Droid Sans', sans-serif;
}



#description{float:right;margin-top:15px;}

#title {font-size:3em;float:left;}

#wrapper, #footer {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 20px auto;
}

#header {
    padding: 20px 30px;
}

#navigation{
margin: 15px 0 0;
}

.entry p {
    line-height: 1.6em;
    margin-bottom: 15px;
}
#footer {
    margin: 20px auto;
}
#footer-1.footer-column {
    width:202px;
}
#footer-2.footer-column {
  width:202px;
}
#footer-3.footer-column {
  width:202px;
}
#footer-4.footer-column {
  width:202px;
}
