/*
Theme Name: M2R Films Blog
Description: Theme du blog de Marie-Monique Robin
Author: Christophe OLIVIER - Shanaya
Author URI: http://shanaya.com
Template: twentyfifteen 
Version: 0.1.0
*/

.site-title, .widget-title {
	background-color: rgba(0.5,0.5,0.5,0.9);
	padding:10px;
}

aside ul {
	background-color: rgba(0.5,0.5,0.5,0.9);
	padding:5px;
}

.sidebar-section-archives {
	color:#fdfdfd;
	background-color: rgba(0.5,0.5,0.5,0.9);
	padding:5px 10px;
	border:dashed 1px #ccc;
}

.widget_archive {
	margin-bottom: 10px
}