#top100-award {
    width: 150px;
    height: 200px;
    background-image: url("top100.gif");
    background-repeat: no-repeat;
    background-size: 93px;
    z-index: 1000;
    position: absolute;
    top:-0px;
    left:44%;
}
.mh-site-logo {
    text-align: left;
    width: 97%;
    margin-top: -100px;
    position: absolute;
}
.mh-custom-header {
    border: 1px solid #00000;
}
.mh-header-text {
    text-align: right ;
}
.custom-logo-link {
    margin-top: -15px;
    position: absolute;
    text-align: left;
}
.custom-logo {
    width: 100px;
    height: 100px;
}
.mh-header-title {
    line-height: 1;
}

.mh-excerpt .more-link {
    display: none;
}

.entry-thumbnail img {
    width: auto;
    max-height: 500px;
}

@media only screen and (min-width: 900px) {
    h1.entry-title {
        font-size: 1.5em;
    }
    .mh-posts-large-thumb {
        width: 50%;
    }
    .eike-stage .mh-posts-large-item {
        border-bottom: 0px;
    }
    .eike-stage .mh_magazine_lite_posts_large {
        margin-bottom: 0;
    }
    
    .eike-stage > .mh_custom_posts {
        background: #efefef;
        padding: 20px;
    }
    .eike-stage .mh-col-1-4 {
        width: 22%;
        float: left;
    }
    .eike-stage .mh-posts-large-thumb {
        width:40%;
        float: left;
        margin-right: 20px;
    }
    
    .mh-site-logo {
        margin-top: -100px;
    }

    .mh-header-title {
        font-size: 20px;
        line-height: 1;
    }

    .mh-header-text {
        text-transform: none;
    }
}
.widget_sunspots_widget table {
    border-collapse: collapse;
}
.widget_sunspots_widget table, tbody, td, th {
    border:none;
    padding: 0;
    margin: 0;
}
.must-log-in a {
    font-weight: bold;
    text-decoration: underline;
}
.logged-in-as a {
    font-weight: bold;
    text-decoration: underline;
}
.eikecommercial {
    font-size: 11px;
    float: left;
    width: 100px;
    padding: 5px;
    margin-right: 10px;
    height: 300px;
    text-align: center;
}
.eikecommercial img{
    height: 150px;
}
.eikecommercial a {
    text-decoration: underline;
}
@media only screen and (max-width: 1060px) {
    #top100-award {
        left: 32%;
    }
}
@media only screen and (max-width: 899px) {
    #top100-award {
        width: 120px;
        height: 180px;
        background-size: 80px;
        left:34%;
    }
    .eike-stage .mh_custom_posts {
        width: 100%;
        padding: 0;
    }
    .eike-stage .mh-col-1-4 {
        width: 100%;
        padding: 0px;
        padding-bottom: 20px;
    }
    .eike-stage .mh-posts-focus-thumb{
        width:30%;
        float: left;
        margin-right: 10px;
    }
    .eike-stage .mh-posts-large-thumb {
        width:30%;
        float: left;
        margin-right: 10px;
    }
    
    
    .mh-site-logo {
        margin-top: -85px;
    }

    .mh-header-title {
        font-size: 15px;
    }

    .mh-header-text {
        text-transform: none;
        margin-right: 15px;
    }
}
@media only screen and (max-width: 650px) {
    #top100-award {
        width: 100px;
        height: 130px;
        background-size: 60px;
        left:20%;
    }
    .mh-site-logo {
        margin-top: -70px;
    }

    .mh-header-title {
        line-height: 0;
    }
}

@media only screen and (max-width: 570px) {
    #top100-award {
        display:none;
    }
    .mh-header-title {
        font-size: 13px;
    }

    .mh-site-logo {
        margin-top: -50px;
    }

    .mh-header-tagline {
        display: none;
    }

    .mh-header-text {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 420px) {
    .mh-site-logo {
        margin-top: -45px;
    }

}

.bib_page_nav {
    display:none;
}

#subscribe-submit {
   margin-top: 5px;
}

.fb-like {
	margin-bottom: 10px;
}
#header-home-link {
	position:absolute;
	width: 100px;
	height: 100px;
	z-Index:200;
}