/* 
Theme Name: My Hueman Child Theme  
Theme URI: https://lautzeichen.de/ 
Description: My description 
Author: Ehlert
Author URI: https://lautzeichen.de/
Template: hueman
Version: 1.0.0
*/
.infobox {
	background: beige;
	padding-bottom: 8px;
}
#header {
    background-color: beige;
}
.site-title {
	display:none;
}
#text-5 {
    padding: 0;
    text-align: center;
	background-color:#fff;
}
.sidebar .widget {
    padding: 12px;
}
body {
    background: beige;
	font-family:Verdana,Arial,Helvetica,sans serif;
    font-size: 1.2em;
    line-height: 1.7em;
    color: #000;
    font-weight: normal;
}
.entry img,
.entry .wp-caption {
    background: beige;
}
i {
    font-style: italic;
}
p, 
.entry.excerpt p,
.entry blockquote p {
    margin-bottom: 1em;
}
.clearer {clear:both;}
.mejs-container {
    margin-bottom: 1em;
}
.aktion-link {
    background: beige;
    text-align: center;
    padding: 8px;
	margin-bottom:20px;
}
a {
    color: #900;
}
.child-menu .current_page_item > a {
    background: #eee;
    color: #600;
}
.sidebar.s1 {background:bisque;}
.sidebar.s2 {background:#F3F3CD;}
.s1 .sidebar-top, .s1 .sidebar-toggle {
    background: #900;
}
.s2 .sidebar-top, .s2 .sidebar-toggle {
    background: #999;
}
.col-3cm .main-inner {
    background-color: white !important;
	background-image:none;
}
.page-title {
    border-top: 1px solid #eee;
    font-weight: bold;
    text-transform: none;
}
.entry,
.entry.excerpt {
    font-size:inherit;
    color:inherit;
	line-height:inherit;
}
.entry blockquote {
    position: relative;
    color: #000;
    font-style: normal;
    padding-left: 0;
}
.entry blockquote:before {
    content: none;
}
.published, .updated {display:none;}
table,
.entry table {
    font-size: inherit;
    text-align: inherit;
}
.entry table td {
    text-align: left;
    vertical-align: top;
}
.entry table tr.alt {
    background: none;
}
.post-standard .post-inner {
    padding-left: 0;
	width:100%;
}
.post-standard .post-content {
    width: inherit;
}
.post-meta,
.post-byline,
.widget > h3,
.heading, 
#reply-title,
.post-nav li a strong {
    text-transform: none;
}
.widget_categories h3.widget-title {display:none;}
.screen-reader-text {display:none;}
.fn,
small {
	font-size: smaller;
}


.re_amazon { 
display:block;
    border: 2px solid #090;
    margin-bottom: 1.5em;
	padding:10px;
	text-align:center;
	font-size:110%;
	font-weight:bold;
	min-height:110px;
}
@media (min-width: 440px) {
.re_amazon  img{ float:left; margin-right:10px;}
}
.musik-adlabel {
font-size:60%;
}
.entry .wp-caption-text {
    font-size: 0.7em;
    line-height: 1.5em;
    font-style: normal;
}
.nav-musiklexikon {
margin-top:10px;
margin-bottom:10px;
text-align:center;
}
.nav-musiklexikon a {
display:inline-block;
margin:4px;
width: 26px; 
border-radius: 17%;
background-color:#fff;
text-align:center;
font-weight:bold;
}
.nav-musiklexikon a:hover {
background-color:#999;
color:#fff;
}
.muwi-bc { text-align:center;font-size:0.8em}
.alignnone { vertical-align: middle;}
table.zentriert td { border: 1px solid #f1f1f1;text-align: center;}
.quelle {color:#ccc;}
.quelle a {color:#bbb;}
.quelle a:hover {color:#900;}

.notebox {
    color: inherit;
}
.notebox ol, .notebox ul {
    margin: 0 0 15px 30px;
}
.notebox ol li, .notebox ol ul ol li {
    list-style: decimal;
}
.notebox hr {
    border-bottom-color: #ccc;
}
sub {
    vertical-align: sub;
}
sub, sup, .entry sub, .entry sup {
    font-size: 62.5%;
}
.anmerkung { /* meine Kommentare/Erläuterungen zu Lexikoneinträgen */
	color:#666;
}