@charset "utf-8";
/* ------------------------------------
Theme Name: Chocolat Child
Template:   chocolat
Version: 0.1.0
------------------------------------ */

/* -- Theme 'Chocolat' customization starts here -- */

#header {
background: transparent url(img/base/bg-header.png) repeat-x left top;
word-wrap: break-word;
}

#footer:before {
background-image: url(img/base/bg-footer.png), url(img/base/bg-footer-w.png);
background-repeat: repeat-x, repeat;
background-position: bottom left, top left;
content: "";
display: block;
height: 140px;
}


.widget-common .widget-top:after {
	background: transparent url(img/base/bg-widget-b.png) repeat-x left top;
	content: "";
	display: block;
	height: 12px;
}

.widget h3:before {
  content: none;
}

/*
.single section .entry-dates {
	background: url("/wp-content/uploads/2015/03/entry-datesNEW.png") no-repeat 0 0;
}
*/