/*
Theme Name: Music Band Child
Theme URI: http://cmsmasters.net/music-band-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Music Band Child Theme
Template: music-band
Version: 1.0.0
License:
License URI:
Text Domain: music-band-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

/* Décollage de tous les textes des bords */

p {
	padding: 0 5px 20px;
}

h2 {
	padding-left: 5px;
}

.cmsms_post_tags, .published, .cmsms_post_user_name {
	padding-left: 5px;
}

.cmsms_theme_icon_like {
	padding-right: 5px;
}

/* recadrage des blocs de couleur -  ligne 1315 style.css */

.cmsms_row_margin {
  margin: 0;	
/*  margin: 0 -1.77%;  */
  position: relative;
}

/* recadrage bloc suite - ligne 1281 style.css 

.cmsms_row_inner {
  padding: 0!important;
  width: 100%;

}

*/

/* style du bloc "revue de presse" pour les présentations d'albums */

.press_block {
	background-color: #B04B28;
	padding: 5px;
}

.press_block h3 {
	color: #232323;
}