/*

Theme Name: Bloghome
Template: Melos_Pro
Author: Technical Penguins
Author URI: https://technicalpenguins.com/
Description: Bloghome is a custom-developed child theme for Melos Pro intended for use by the York Daily Record/Sunday News at yorkblog.com.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

@font-face {
  font-family: 'Unify Sans';
  src: url('UnifySans_W_Rg.eot'); /* IE9 Compat Modes */
  src: url('UnifySans_W_Rg.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('UnifySans_W_Rg.woff2') format('woff2'), /* Super Modern Browsers */
       url('UnifySans_W_Rg.woff') format('woff'), /* Pretty Modern Browsers */
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Unify Sans', 'Open Sans', sans-serif !important;
  color: #404040;
}

body  {
  font-family: 'Open Sans', sans-serif !important;
  color: #404040;
}

.description p { font-size: 16px; }

#creditfooter { display: none; }

.feedburnerFeedBlock ul { margin: 0 0 20px 0; }
.feedburnerFeedBlock ul li { list-style-type: none; }
.feedburnerFeedBlock span.headline { font-size: 120%; }
.feedburnerFeedBlock p.date { margin-left: 5px; }

#logo img { max-height: 100px !important; }

#header-links { display: none; }

.tophead { text-align: center; }

.tophead h2 { margin: 0 0 0 0; }

.intro-header p { font-size: 16px; }

.btn-navbar .icon-bar { display: none !important;}