/* used by http://uxhh-radio.blogspot.de */
/* <!-- additions by mprove -->
   <link href='https://mprove.de/_style/uxhh-radio.css' rel='stylesheet' type='text/css'/>
*/

#header {
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	-goog-ms-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	}

a, a:visited,
.widget a, .widget a:visited,
.sidebar .widget a, .sidebar .widget a:visited { color: #b22222; }

.post-outer {
	padding-top: 2em;
	padding-bottom: 3em; }

.cloud-label-widget-content {
	text-align: center; }