/*
Theme Name: MH Newsdesk lite Child
Description: Ein schönes Childtheme
Author: MH Themes
Author URI: http://www.mhthemes.com/
Template: mh-newsdesk-lite
Version: 1.2.1
*/
@import url("../mh-newsdesk-lite/style.css");
/*hier kommen die neuen CSS-Angaben*/
body {
    font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size: 1rem;
    line-height: 1.6;
    word-wrap: break-word;
}
.header-wrap
{
	background-color:#ffcd00;
}
.main-nav {
    background: #ffe064 none repeat scroll 0 0;
    text-transform: uppercase;
}

.main-nav a:hover{
    background: #ffe064 none repeat scroll 0 0;
    text-transform: uppercase;
    color:#9b7d00;
}
h1, h2, h3, h4, h5, h6, .mh-footer, .widget-list li, .cat-item, .page_item, .menu-item, .button, .commentlist .vcard, .pagination {
    font-family: Verdana,Helvetica,Arial,sans-serif;
}
h7
{
	font-size:1.275rem;
	font-family: Comic Sans MS,Verdana,Helvetica,Arial,sans-serif;
}
.logo-tagline {
    font-size: 1rem;
    text-transform: uppercase;
	padding-left:50px;
}
a:hover {
    color: #9b7d00;
    text-decoration: none;
}
.slicknav_menu { background: #ffcd00; border-bottom: 1px solid #fff; }
.main-nav li:hover { background: #ffe064; }

.main-nav li a {
   /* color: #9b7d00;*/
   color:#9b7d00;
    display: block;
    padding: 0.625rem 0.825rem;
    text-decoration: none;
}
.slicknav_nav a, .slicknav_nav a:hover { padding: 5px 10px; margin: 2px 5px; text-decoration: none; color: #9b7d00; }
/*#005a8c blau Farbe*/
.comments-wrap
{
 display:none;
}
.entry-meta
{
 display:none;
}
#respond
{
 display:none;
}
.entry-meta-author.vcard.author
{
 display:none;
}
table th {
    background: #ffcd00 none repeat scroll 0 0;
    color: #fff;
    padding: 0.625rem;
}
.widget-title {
    background: #ffe064 none repeat scroll 0 0;
}
.widget-title span {
    background: #ffcd00 none repeat scroll 0 0;
    font-weight:bold;
    color: #9b7d00;
}
.content-thumb.content-list-thumb img
{
	padding-bottom:0px;
}
.mh-footer {
    background: #ffcd00 none repeat scroll 0 0;
    color: #9b7d00;
    font-size: 0.75rem;
    overflow: hidden;
    padding: 0.625rem 0;
    text-transform: uppercase;
}
.sub-menu
{ background: #ffe064; color:#000000;}
.sub-menu li a
{ background: #ffe064; color:#000000;}
.sub-menu li a:hover 
{ background: #ffe064; color:#9b7d00;}
.main-nav ul li:hover > ul {
    background: #ffe064 none repeat scroll 0 0;
    color:#000000;
    display: block;
    z-index: 9999;
}
.content-list-title {
    font-size: 1.35rem;
    margin-bottom: 10px;
    color:#9b7d00;
}
.content-list-title a{
    color:#9b7d00;
}
.content-lead-title a{
    color:#9b7d00;
}
.entry-content a {
    color: #9b7d00;
    font-weight: normal;
}
.entry-title, .page-title {
	color: #9b7d00;
    font-size: 2.3rem;
    margin-bottom: 20px;
}
#wp-calendar th, #wp-calendar td {
    padding: 0.3125rem 0.625rem;
    text-align: left;
}
/*.entry-title { display:none; }*/

.logo-title {
    display:none;
}
.post-nav-wrap 
{
    display:none;
}
.textwidget
{
	background-color:#ffcd00;
}
.widget-title span {
    background: #ffe064 none repeat scroll 0 0;
    color: #9b7d00;
    font-weight: bold;
}
/*.content-lead-excerpt p {margin-bottom: 1.25rem;}
.content-list-excerpt p {margin-bottom: 1.25rem;}*/
.content-list-thumb { float: left; max-width: 260px; max-height: 100%; margin: 0 20px 10px 0; }

.wpcf7-list-item { margin-left:0px !important; }

.yoga input[type="text"] {

    width: 3% !important;
	max-width:30px;

}
.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select
{
    font-family: Verdana,Helvetica,Arial,sans-serif !important;
}
input[type="submit"] {

    background: #9b7d00;
	}