/*
 Theme Name:   Forefront-child
 Theme URI:    
 Description:  Forefront is a GeneratePress child theme with two sidebars and a red color scheme. Using GeneratePress you can alter the child theme to your taste in minutes. Forefront is mobile responsive, W3C Markup Validated, Schema.org integrated, search engine friendly, cross browser compatible and 100% translatable. See more about GeneratePress here: http://generatepress.com
 Author:       Maison Norman Bethune
 Author URI:   
 Template:     generatepress
 Version:      0.8
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, fixed-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow

 Forefront, Copyright 2014 Thomas Usborne
 Forefront is distributed under the terms of the GNU GPL
 
 */
 
 /* start MNB style */
 #text-3 {text-align:center}
 .catalogue td {border-top: 1px solid }
 .catalogue .thumbnail {text-align:center; vertical-align:middle}
 .catalogue span.titre{font-weight:bold}
 .catalogue span.auteur{font-style:italic}
 #right-sidebar .textwidget p {text-align:center}
 #events-list{text-align:center}
 #events-list ul li{padding-bottom:34px}
 .byline {display:none}
 .single .byline {display:none}
 #nav-below {display:none}
 .posted-on:before {content:"publié le "}
 .site-logo{margin-bottom:-27px;position:relative;z-index:9999}
 .inside-header{padding:10px 40px 0}
 h4.widget-title{text-align:center}
 table.catalogue{}
 table.catalogue td.thumbnail {width:20%}
 table.catalogue td.desc {vertical-align:top}
 /*end MNB style*/
 
 .post-image {
	margin-top: 0;
	margin-bottom: 1.5em;
}

.widget-title {
	border-bottom: 1px solid #efefef;
	padding-bottom: 20px;
	margin-bottom: 20px;
}