body {
    background: #EEE;  
    -webkit-text-size-adjust: none;
}

#logohead {
    margin-top: 20px;
}


/*Post*/
#post article {
    padding: 10px 20px 20px 20px;
}

#post .share {
    margin: 10px 0 0;
}

#post article p.blockquote {
    font-size: 95%;
    border-left: 2px solid #5f1099;
    padding: 0 0 0 10px;
    margin-left: 30px;
}

#post h1, 
#post h2, 
#post h3, 
#post h4, 
#post h5, 
#post h6 {
    margin: 0;
}

#post article h1 {
    font-size: 30px;
}

#post article h2 {
    font-size: 20px;
    font-style: italic;
}

.post-featured, 
.back-white {
    background: none repeat scroll 0 0 white;
    box-shadow: 2px 3px 6px 0 #CCC;
    margin-top: 20px;
    cursor: pointer;
}

.post-featured .title a {
    color: #000;
}

.post-featured:hover {
    box-shadow: 2px 3px 6px 0 #AAA;
}

.post-featured .category {
    background: #7327A3;
    bottom: auto !important;
    box-shadow: 2px 2px 4px -1px;
    left: -6px !important;
    padding: 3px 15px;
    top: 15px;
}

.category .horn {
    background: url("../images/backhorn.png") no-repeat scroll 0 0 transparent !important;
    bottom: -15px;
    height: 6px;
    left: -1px;
    position: absolute;
    width: 8px;
}

.post-featured .category a {
    color: #FFF;
    font-size: 80%;
    font-weight: bold;
}

#post p  {
    max-width: 590px;
}

#post p.video {
    max-width: 100%;
}


.post-featured .image {
}

.post-featured .content {
    padding: 0 20px;
    max-height: 171px;
    overflow: hidden;
}

.post-featured .content p {
    font-size: 90%;
}

.post-featured .author {
    padding: 20px;
    border-top: 1px solid #EEE;
    font-size: 80%;
    margin: 10px 0 0 0;
    color: #999;
}

.post-featured.over {
    background: transparent;
    box-shadow: none;
}

.post-featured .info {
    position: relative;
}
.post-featured.over h1 {
    font-size: 130%;
    margin: 0;
    padding: 0;
}

.post-featured.over h2 {
    font-size: 100%;
    margin: 0;
    padding: 0;
}


.post-featured .info > div {
    position: absolute;
    left: 5px;        
    bottom: 0;
    max-width: 98%;
}

.post-featured .info > div > div {
    background: #000;
    color: #FFF;
    opacity: 0.8;
    padding: 5px;
    margin: 0 0 5px 0;
}

.post-featured.over .title a {
    color: #FFF;
    font-size: 120%;
    font-weight: bold;
    opacity: 1;
}

.post-featured.over .title a.featured {
    font-size: 150%;
}

.post-featured.over .image img {

}



.gallery.block-grid {

}

#author {
    padding: 10px 5px 20px 5px;
    border-bottom: 1px dashed #CCC;
}

#author h1, 
#author h2, 
#author h3, 
#author h4, 
#author h5, 
#author h6 {
    margin: 0;
}
.author-info img {
    float: left;
    margin: 0 10px 0 0;
}

#author .more-posts {
    text-align: right;
    font-size: 95%;
}

/*Nav Bars*/
#main-nav  {
    background: #601299;
}

#main-nav ul li {
    padding: 8px !important;
    font-family: 'Ubuntu', sans-serif !important;
    font-weight: 700;
}

.top-nav a {
    color: #FFF;    
}

.top-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.top-nav ul li {
    display: inline-block;
    padding: 10px 20px;
}

.top-nav ul li:last {
    border-right: none;
}

#sub-nav {
    margin: 20px 0 0 0;
}

#sub-nav a {
    font-family: 'Ubuntu', sans-serif !important;
    font-weight: 700;
    font-size: 24px;
    color: #5F1099;
}

.sub-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 3px solid #DDD;
}

.sub-nav ul li {
    display: inline-block;
    padding: 0 30px 0px;
    border-bottom: 6px solid transparent;
    position: relative;
    margin-bottom: -4px;
}

.sub-nav ul li:hover, 
.sub-nav ul li.current-menu-item, 
.sub-nav ul li.current-post-parent {
    border-bottom: 6px solid #5F1099;
}

#menu-top-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu-top-menu li {

}

/* General */
.division {
    border-bottom: 1px dashed #CCC;
}

.social-networks li {
    padding: 0 12px 0px 12px !important;
}

.row.margin-top {
    margin-top: 20px;
}

#topbanner {
    height: 90px;
    width: 748px;
    overflow: hidden;
}

#boxbanner {
    height: 250px;
    width: 320px;
    overflow: hidden;
}

/* Very large display targeting */
@media only screen and (min-width: 1441px) {
    .row {
        max-width: 1300px;
    }
}

/* Medium display targeting */
@media only screen and (max-width: 1279px) and (min-width: 768px) {
    .post-featured.over .title a {
        font-size: 100%;
    }
    .post-featured.over .title a.featured {
        font-size: 120%;
    }
    .row {
        min-width: 990px;
    }
}

/* Small display targeting */
@media only screen and (max-width: 767px) {
    .row {
        max-width: 100%;
    }

    .post-featured.over .title a {
        font-size: 12px;
        letter-spacing: -0.1em;
    }

    .post-featured.over .title a.featured {
        font-size: 16px;
        letter-spacing: -0.1em;
    }

    h5 {
        font-size: 14px;
        letter-spacing: -0.1em;
    }

    p {
        line-height: 1.4;
    }

    .post-featured .content {
        padding: 0 10px;
    }

    #sub-nav {
        display:none;
    }

    #ntlogo {
        width: 35%;
    }

    #logohead {
        margin-top: 10px;
    }

    .post-featured.over.fullimage {
        margin-top: 0 !important;
    }

}

