﻿.hm {
    background-size: cover;
    background-repeat: repeat-y;
    background-position: left top;
}

.magread {
    background-image: url(/content/images/book900.jpg);
    background-size: cover;
    background-repeat: repeat-y;
    background-position: left top;
}

.snapauthorblock {

}

.cronologyablock {
    background-image: url(/content/images/bookfair1.jpg);
    padding: 10px 0 10px 0;
    background-size: cover;
    background-repeat: repeat-y;
    background-position: left top;
}
.writerblock {
    padding: 10px;
    margin: 2px;
    padding: 16px 10px 16px 10px;
    border-radius: 6px;
    border-top: 6px solid #ddccaa
}

.featureablock {
    background-image: url(/content/images/writerback.png);
    background-position: center center;
    background-size: cover;
    padding: 16px 0 16px 0;
    margin: 0;
}
.blackheader
{
    color:#6565ab;
    font-weight:bold;
}
.searchbox {
    min-height: 130px;
}

.tpbox {
    height: 80px;
    background-image: url(/content/images/university.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

    .tpbox > a {
        color: #221222 !important;
    }

.eqbox {
    clear: both;
}

.boxm16 {
    margin-right: 6px;
    margin-left: 6px;
    font-size: 2em;
}

.tmpart {
    border: 3px solid #ff6a00;
    border-top-left-radius: 4px;
}

    .tmpart h2, .tmpart h3 {
        margin: 10px;
        max-height: 30px;
    }

.bookmark1 {
    height: 100px;
}

.bookmark2 {
    height: 300px;
    background-image: url(/content/images/magazineback.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.readwritetitle, .authorlink1 {
    height: 200px;
    text-align: center;
    background-image: url(/content/images/openbook.gif);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.authorlink2 {
    height: 200px;
    background-image: url(/content/images/magazineback.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.magazinebox1 {
    height: 100px;
}

.magazinebox2 {
    height: 300px;
    background-image: url(/content/images/magazineback.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.articlebox1 {
    height: 0px;
}

.articlebox2 {
    height: 400px;
    background-image: url(/content/images/magazineback.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}


@media (max-width: 800px) {

    .bookmark2 {
        height: 200px;
    }


    .readwritetitle, .authorlink1 {
        height: 0px;
    }

    .authorlink2 {
        height: 125px;
    }

    .magazinebox2 {
        height: 200px;
    }

    .articlebox2 {
        height: 265px;
    }
}
















.eqbox {
    height: 100px;
}

.hm_logo {
    width: 100px;
}

body {
    background-image: url(/content/images/magazineback.png) !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.ablock {
    display: block;
    height: 35px;
    content: "";
    border-top: 5px solid silver;
    border-bottom: 5px solid silver;
}

    .ablock:after {
        content: ""
    }

.ablock1 {
}

.aablock2 {
}

.ablock3 {
}

.ablock4 {
}

.ablock5 {
}


.ui-page {
    outline: none;
}

.carousel-caption {
    color: #443322;
    top: 50px;
    font-size: 1em;
}

.carousel-control {
    padding-top: 10%;
    width: 5%;
}

.img-responsive {
    height: 160px !important;
    border: 1px solid #ddccaa;
    margin: 4px;
    background-color: #ff6a00;
}

.full100x100 {
    width: 100%;
    height: 120px;
}

.crono {
    min-height: 70px;
    margin: 10px;
    border: 1px solid #776699;
    border-radius: 10px;
    background-color: #effeef;
    font-size: 1.2em;
    background-image: url(/content/images/magazineback.png);
    text-align: center;
    background-size: cover;
    box-shadow: #aa99bb 2px 2px;
}

    .crono a {
        font-weight: bold;
        border-bottom: 3px double #ddaacc;
        padding: 0 0 3px 0;
    }

.whiteheader {
    color: #effeef;
}

.featureSection {
    margin: 20px 0 20px 0;
}

.featurebox {
    margin: 10px;
    border: 1px solid #776699;
    border-radius: 10px;
    background-color: #effeef;
    font-size: 1.2em;
    background-image: url(/content/images/writerback.png);
    padding: 10px;
    background-size: cover;
    box-shadow: #aa99bb 2px 2px;
    color: white;
    font-weight: bolder;
}

    .featurebox a {
        color: white;
    }

        .featurebox a:hover {
            color: #6565ab;
        }

.btn-fill {
    width: 33%;
    text-align: center;
}

    .btn-fill a, .btn-fill a:link {
        font-size: 120%;
        color: white;
        font-weight: bolder;
    }

        .btn-fill a:hover {
            color: yellow;
        }

.authorlink1 .shaded {
    color: #eeffee;
    cursor: pointer;
    margin-left: 10px;
    text-shadow: #ff1111 1px 1px;
    border: 2px solid #6565ab;
    border-radius: 4px;
    background-color: #ffdddd;
    opacity: 0.7;
    padding: 10px;
}
