/* Enter Your Custom CSS Here */
.entry-header .entry-title{
  color:#585858 !IMPORTANT;
  font-size:28px !IMPORTANT;
  line-height:30px !IMPORTANT;
  margin-bottom:0 !IMPORTANT;
}
.single-blog-entry-header{
  display:none;
}

.widget-title{
background-color:#45729C !IMPORTANT;
  color:#FFF;
  padding:3px;
}

.widget_recent_entries, .widget_categories, .widget_recent_comments, .widget_meta, .widget_archive{
background-color:#B8CFE5 !IMPORTANT;
  padding:3px;
  border-radius:4px;
}

.entry-header {	
background:#E3E5D5 url('http://www.advule.com/wp-content/uploads/2016/02/banniere-advule3.jpg') no-repeat center center !IMPORTANT;
  background-size: 100% !IMPORTANT;
	padding: 210px 0 40px;
}

.blog-archive .entry-footer{
display:none;  
}
.entry-header .entry-title {
	display:none;  
}

.site-branding {
display:none;
}