/*
Theme Name: BB-ONE.net MH Edition Child
Description: BB-ONE.net Business Child Theme based on MH Edition lite
Author: Franciska Lion-Arend und Uwe Stache
Author URI: http://www.bb-one.net
Template: mh-edition-lite
Version: 1.0
Tags:
*/
@import url("../mh-edition-lite/style.css");



/***** Typographie Farbanpassung *****/

body { color: #808080; }
.mh-header-text { margin: 0px }
.mh-header-title {color: #ffffff; font-size: 4px; font-weight: normal;  line-height: 0; }
.mh-header-tagline { color: #ffffff; font-size: 4px; border-top: 0px solid #ffffff; font-weight: normal; margin: 0px; padding: 0px; line-height:0; }
.entry-content a {color: #384A71; }
.mh-main-nav li:hover { background: #2b2b3b; }
a:hover {color: #2b2b3b;}
.mh-copyright a { color: #808080; }
.page .entry-title, .page-title, h1, h2, h3, h4, h5, h6 { font-weight: 500; }
.page .entry-title, .page-title, .mh-widget-title, .mh-widget .tagcloud a { background: none; padding-left: 0px; }
.entry-content a { color: #808080; }
.entry-content a:hover { color: #2b2b3b; }

/***** Navigation Anpassung *****/

.mh-main-nav { background: rgb(239,239,239); /* Old browsers */
background: -moz-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(40,60,104,1) 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(239,239,239,1) 0%,rgba(40,60,104,1) 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(239,239,239,1) 0%,rgba(40,60,104,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#283c68',GradientType=0 ); /* IE6-9 */}
.mh-main-nav li a { padding: 15px 30px; color: #fff; }
.entry-tags .fa { background: #808080; }
.slicknav_menu, .slicknav_btn { background-color: rgb(40, 60, 104); }
.slicknav_nav .slicknav_item:hover, .slicknav_nav a:hover { background-color: rgb(128, 128, 128); }

/***** Header-Farbanpassung *****/
.mh-header { background: #fff; border-bottom: 3px solid #283c68; }

/***** Widgets Farbanpassung *****/
.mh-widget-title { color: #2b2b2b; padding: 0; font-weight: normal;}
.mh-widget .search-form {padding: 1%;}
.mh-widget .search-form .search-field { width: 100%; text-transform: none; }
.tagcloud a {padding: 5px; text-transform: none; color: #EFEFEF; border: #efefef solid 1px;}
.tagcloud a:hover, .mh-widget .tagcloud a:hover { color: #fff; background: #283c68; }

/***** Posts/Pages Farbanpassung Anpassung Beitragsgrafik *****/

.entry-meta {display: none;}
/*.entry-tags .fa {background: #2B00BF none repeat scroll 0% 0%;}*/
blockquote { border-color: #9D9E9D; }

.mh-meta span {display: none;}


/***** Header Slider *****/

.flexslider .slides img { max-height: 380px; }
.mh-slider-widget .flex-control-paging li a.flex-active { background: #283c68; }
.mh-slider-caption { position: absolute; bottom: 0; left: 0; width: 100%; max-width: 100%; max-height: 30%; color: #fff; background: rgba(56, 74, 113, 0.5); }
.mh-slider-content .mh-excerpt-more { font-size: 10px; color: #2b2b3b; background: #fff; }
.mh-slider-content { padding: 15px; overflow: hidden; }
.mh-slider-title { display: none; }
.mh-excerpt-more { float: right; font-size: 12px; font-size: 0.75rem; color: #fff; background: #808080; text-transform: uppercase;  padding: 5px;  margin-left: 15px; margin-top: 5px; }


/**** Plugins *****/
input[type="submit"] { background: #2b2b3b; }

/*element.style {height: 380px;}*/