/* Vantage Full Width Layout - Adjust Site Width */

/* Vantage Main Navigation Text - Adjust Font Weight */

.main-navigation ul li a {
  font-weight: 300;
  font-size: 1.2em;
  padding: 0.8em;
}

/* Vantage Logo in Menu - Logo Left Padding */

#masthead.masthead-logo-in-menu .logo > img {
  padding-left: 10px;
}

/* ILCB customized */

.entry-content h2,
.entry-content h1 {
  line-height: 1.1em;
  margin-top: 2.5%;
}

article.page .entry-header h1.entry-title {
  font-weight: 600;
}

#colophon #theme-attribution {
  text-align: right;
}

#pg-109-1.panel-grid.panel-no-style {
  margin-top: -1%;
  margin-bottom: -1%;
}

.panel-grid.panel-has-style>.panel-row-style {
  margin-top: -1%;
  margin-bottom: -4%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans";
  font-weight: 800;
  line-height: 130%;
  color: #000;
  margin-top: -1%;
  margin-bottom: -1%;
}

.site-navigation.main-navigation.primary.use-sticky-menu {
  font-weight: 300;
}

table,
th,
td {
  border: 1px solid;
  border-color: #DCDCDC;
}

/* afin d'utiliser la police du theme actif lors de l'affichege des noms des membres */

.emdlabel.inside.bottom {
  font-family: inherit;
}

.entry-content a {
  font-weight: 800;
}

#tribe-events-footer .tribe-events-sub-nav,
#tribe-events-header .tribe-events-sub-nav {
  font-size: 1.1em;
  text-transform: uppercase;
  text-shadow: 1px 2px #DCDCDD;
  color: #444444;
  padding-bottom: 1%;
}