/*
Theme Name: HealthPress Child Theme
Theme URI: http://themeforest.net/item/healthpress-health-and-medical-wordpress-theme/3138064
Description: Child theme for HealthPress.
Author: InspiryThemes
Author URI: http://www.InspiryThemes.com/
Template: healthpress
Version: 1.5
Text Domain: framework
Domain Path: /languages
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: light, one-column, two-columns, three-columns, custom-menu, theme-options, translation-ready

--------------------------------------------------------------------------------------------------------------------*/

#header .main-nav ul li a {
    text-shadow: none !important;
}

.header-hopes-panel {
    font-size: 0.95em;
    margin-bottom: 0 !important;
}

.header-hopes-panel .glossaryexclude {
    display: none;
}

p {
    font-size: 15px;
    line-height: 25px;
}

.single-post #container p {
    margin-bottom: 12.5px;
    text-indent: 2em;
}
#content ul li, #content ol li {
    font-size: 15px;
    line-height: 25px;
}

.single-post #container .post-thumb {
    border: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

article h1.post-title.detail-page {
    line-height: 1em;
    font-size: 2em;
}

.post-thumb img {
    width: 100%;
}

.single-post .page-head {
    display: none;
}
.single-post .post-title {
    margin-top: 20px;
}

#content article.hentry {
    border-bottom: 0;
}

sup {
    vertical-align: super;
    font-size: smaller;
}
sup {
	margin-left: -4px;
}
sup + sup {
    margin-left: 2px;
}
.footnote-link {
    margin-left: 2px;
}
ol.footnotes li {
    font-size: 90% !important;
}
