/*
Theme Name: LDH 2017
Template: adaption
Version: 1.0
Description: Theme LDH basé sur Adaption
Author: Julien Jabouin
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
*/

@import url("../adaption/style.css");
@font-face{
    font-family:'ldhtitle';
    src:url('./font/misoii-bold-webfont.eot');
    src:url('./font/misoii-bold-webfont.eot?#iefix') format('embedded-opentype'),url('./font/misoii-bold-webfont.woff') format('woff'),url('./font/misoii-bold-webfont.ttf') format('truetype'),url('./font/misoii-bold-webfont.svg#misoii-bold') format('svg');
	font-weight: normal;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'ldhtitle', sans-serif;
    text-transform: uppercase;
	font-weight: normal;
}
h1.widget-title {
    font-size: 2rem;
}
h1.site-title {
	font-weight: normal;
}
li a {
    font-family: 'ldhtitle', sans-serif;
    text-transform: uppercase;
	font-weight: normal;
}
label[for="archives-dropdown-2"] {
    display: none;
}
#sidebar {
    line-height: 1.4em;
}

#widget-link:before {
  content: "\f431";
  font-size: 26px;
}

.single .byline, .group-blog .byline, .byline {
  display: none;
}

.entry-top span:after {
  content: " ";
  margin: 0 5px;
}