/* GLOBAL */
#header { height: 90px; border-top: solid 6px #333; background-color: #f4f4f4; }
#header-politique { margin-top: 20px; }
#header-tn { margin-top: 10px; }
#header-search { margin-top: 4px; }

#footer { padding: 20px 0; margin-top: 80px; border-top: solid 1px #e4e4e4; background-color: #f4f4f4; }
#footer-politique { margin: 20px 0; }

@font-face {
    font-family: 'Augusta';
    src: url('http://www.politique.net/augusta.eot');
    src: url('http://www.politique.net/augusta.eot?#iefix') format('embedded-opentype'),
         url('http://www.politique.net/augusta.woff') format('woff'),
         url('http://www.politique.net/augusta.ttf') format('truetype'),
         url('http://www.politique.net/augusta.svg#augustaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.politique { font-family: 'Augusta', Georgia, "Times New Roman", Times, serif; color: #333 !important; }
.politique > span { color: #369; }
.politique:hover { text-decoration: none; }
.politique-sm { font-size: 48px; line-height: 72px; }

.menu { margin-top: 60px; }
.menu-box { padding: 0 10px 10px 10px; border: solid 1px #e4e4e4; background-color: #f4f4f4; }

.list-group-img { margin: 20px 0 10px 0; }
.img-margin { margin-bottom: 8px; }

.clear { clear: both; }

/* HOME */
.home-articles { margin-top: 40px; }
.archive { margin-top: 40px; }
.home-article-first { margin-bottom: 40px; }
.home-article { margin: 40px 0; }
.tweet { margin-top: 20px; }
.tweet-a { color: #333; }
.tweet-a:hover { color: #369; text-decoration: none; }

/* ARTICLE */
.article-p {  clear: both; overflow: hidden; }
.lettrine { float: left; margin-right: 0.1em; font-size: 3.7em; line-height: 0.8em; }
.share { height: 76px; margin: 30px 0 40px 0; }

/* FACEBOOK */
#fb-root { display: none; }
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] { width: 100% !important; }
.facebook-button { margin: 0 0 10px 5px; }

/* ADS */
.billboard { margin: 20px 0 40px 0; border: solid 1px #e4e4e4; background-color: #f4f4f4; text-align: center; }
.half-page { text-align: center; }
.rectangle { margin-top: 20px; }
.rectangle-home { margin-top: 30px; text-align: center; }

.politiquenet-responsive-home { width: 250px; height: 250px; }
@media(min-width: 940px) { .politiquenet-responsive-home { width: 300px; height: 250px; } }
@media(min-width: 1140px) { .politiquenet-responsive-home { width: 336px; height: 280px; } }

.politiquenet-responsive-billboard { width: 320px; height: 100px; }
@media(min-width: 720px) { .politiquenet-responsive-billboard { width: 468px; height: 60px; } }
@media(min-width: 940px) { .politiquenet-responsive-billboard { width: 728px; height: 90px; } }
@media(min-width: 1140px) { .politiquenet-responsive-billboard { width: 970px; height: 90px; } }

.politiquenet-responsive-half-page { width: 160px; height: 600px; }
@media(min-width: 1140px) { .politiquenet-responsive-half-page { width: 300px; height: 600px; } }

.politiquenet-responsive-rectangle { width: 300px; height: 250px; }
@media(min-width: 720px) { .politiquenet-responsive-rectangle { width: 336px; height: 280px; } }
