/* @override 
	https://widemann.net/wp-fr/wp-content/themes/twentysixteen-child/style.css?ver=4.7.5
*/

/*
 Theme Name:   Twenty Sixteen Child
 Theme URI:    https://widemann.net/wp-fr/wp-content/themes/twentysixteen-child/
 Description:  Twenty Sixteen Child Theme
 Author:       Benoit Widemann
 Author URI:   https://widemann.net/
 Template:     twentysixteen
 Version:      4.7.5
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentysixteen-child
*/

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');

body {
font-family: 'Source Sans Pro', serif;
font-size: 1.1em;
}

.site-info {
	display: none;
}

.widget {
	border-top: 4px solid #d0d1d0;
	margin-bottom: 2em;
}

.site-title {
	font-size: 3em;
}

.site-description {
	font-size: 1em;
}

td.app-cell {
	text-align: center;
	font-size: 0.9em;
	width: 10em;
}

td.app-cell img {
	display: inline;
}

.widget button {
	background: #555;
}

.tagcloud a {
	display: inline-block;
/*	border: none;*/
	border-radius: 1em;
	margin: 0 0.2em 0.4em 0;
	padding: 0.4em 0.5em;
}

/* providers */

.streamCovers a {
	float: left;
	padding: 5px;
	text-decoration: none;
	border: none;
	box-shadow: none;
}

.streamProviders li {
	float: left;
	list-style-type: none;
	padding: 0 5px;
}

/* discographie */

.disc-moreInfos {
	font-size: 0.5em;
	font-weight: normal;
	font-style: normal;
	margin-left: 3em;
}

div.discAlbums {
	border-bottom: 1px solid #cfd1cf;
	margin-bottom: 2em;
}

.discYear {
	color: #999;
	font-style: italic;
}

.discAlbums li {
	float: left;
	list-style-type: none;
	text-align: center;
	margin: 1em;
}

.clearer {
	clear: both;
}

.discAlbums img {
	width: 130px;
	margin-bottom: 0.5em;
}

.discBW img {
	width: 200px;
	margin-bottom: 0.7em;
}

.discAlbums {
	font-size: 0.8em;
}

.discBW {
	font-size: 1em;
}

.discAlbums table {
	border: none;
}

.discAlbums td {
	text-align: center;
	border: none;
	vertical-align: top;
	line-height: 120%;
}

.discAlbums a img {
	display: inherit;
}

