/*
Theme Name:     Twenty Eleven Child for HMNS
Theme URI:      http: //blog.hmns.org
Description:    HMNS Child theme from the Twenty Eleven theme 
Author:         Mark Belcher
Author URI:     http: //blog.hmns.org
Template:       twentyeleven
Version:        0.1.0
*/

@import url("../twentyeleven/style.css");

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    border: 0;
    font-family: "Lucida Grande" , "Lucida Sans" , "Lucida Sans Unicode" , Verdana, Helvetica, Arial, sans-serif;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
:focus
{
    /* remember to define focus styles! */
    outline: 0;
}
body
{
    background: #eee;
    line-height: 1;
}
ol, ul
{
    list-style: none;
}
table
{
    /* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td
{
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}
blockquote, q
{
    quotes: "" "";
}
a img
{
    border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}

/* =Structure
----------------------------------------------- */

body
{
    padding: 0 2em;
}
#page
{
    margin: 0 auto;
    max-width: 1000px;
}
#branding hgroup
{
    margin: 0 15px;
}
#access div
{
    margin: 0 15px;
}
#primary
{
    float: left;
    margin: 0 -330px 0 0;
    width: 1000px;
}
#content
{
    margin: 0 345px 0 15px;
    width: 655px;
}
#secondary
{
    float: right;
    margin-right: 15px;
    width: 300px;
}

/* =Menu
-------------------------------------------------------------- */

#access
{
    background: #45421A; /* Show a solid color for older browsers  	background: -moz-linear-gradient(#252525, #0a0a0a); 	background: -o-linear-gradient(#252525, #0a0a0a); 	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax  	background: -webkit-linear-gradient(#252525, #0a0a0a); 	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px; 	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px; 	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px; */
    clear: both;
    display: block;
    float: left;
    margin: 0 auto 6px;
    width: 100%;
}
#access ul
{
    font-size: 10px;
    list-style: none;
    margin: 0 0 0 -0.8125em;
    padding-left: 0;
}
#access li
{
    float: left;
    position: relative;
}
#access a
{
    color: #eee;
    display: block;
    line-height: 3.333em;
    padding: 0 1.2125em;
    text-decoration: none;
}
#access ul ul
{
    /*-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2); 	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2); 	box-shadow: 0 3px 3px rgba(0,0,0,0.2);*/
    display: none;
    float: left;
    margin: 0;
    position: absolute;
    top: 3.333em;
    left: 0;
    width: 188px;
    z-index: 99999;
}
#access ul ul ul
{
    left: 100%;
    top: 0;
}
#access ul ul a
{
    background: #f9f9f9;
    border-bottom: 1px dotted #ddd;
    color: #444;
    font-size: 10px;
    font-weight: normal;
    height: auto;
    line-height: 1.4em;
    padding: 10px 10px;
    width: 168px;
}
#access li:hover > a, #access ul ul :hover > a, #access a:focus
{
    background: #efefef;
}
#access li:hover > a, #access a:focus
{
    background: #f9f9f9; /* Show a solid color for older browsers 	background: -moz-linear-gradient(#f9f9f9, #e5e5e5); 	background: -o-linear-gradient(#f9f9f9, #e5e5e5); 	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax 	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);  */
    color: #333;
}
#access ul li:hover > ul
{
    display: block;
}
#access .current-menu-item > a, #access .current-menu-ancestor > a, #access .current_page_item > a, #access .current_page_ancestor > a
{
    font-weight: normal;
    background: #F1F1F1;
    color: #333;
}

/* =Content
----------------------------------------------- */

#main
{
    clear: both;
    padding: 1.625em 0 0;
}
.page-title
{
    color: #666;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    margin: 0 0 2.6em;
    text-transform: uppercase;
}
.page-title a
{
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: none;
}
.hentry, .no-results
{
    border-bottom: 1px solid #ddd;
    margin: 0 0 1.625em;
    padding: 0 0 1.625em;
    position: relative;
}
.hentry:last-child, .no-results
{
    border-bottom: none;
}
.blog .sticky .entry-header .entry-meta
{
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
.entry-title, .entry-header .entry-meta
{
    padding-right: 76px;
}
.entry-title
{
    clear: both;
    color: #222;
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: -1px;
    padding-bottom: .3em;
    padding-top: 15px;
}
.entry-title, .entry-title a
{
    color: #222;
    text-decoration: none;
}
.entry-title a:hover, .entry-title a:focus, .entry-title a:active
{
    color: #1982d1;
}
.entry-meta
{
    color: #AAA;
    clear: both;
    font-size: 10px;
    line-height: normal;
}
.entry-meta a
{
    font-weight: normal;
    color: #777;
}
.single-author .entry-meta .by-author
{
    display: none;
}
.entry-content, .entry-summary
{
    font-size: 12px;
    line-height: 1.8em;
    padding: 1.625em 0 0;
}
div .entry-content P
{
    margin-bottom: .7em;
}
.entry-content h1, .entry-content h2, .comment-content h1, .comment-content h2
{
    color: #000;
    font-weight: bold;
    margin: 0 0 .8125em;
}
.entry-content h3, .comment-content h3
{
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}
.entry-content table, .comment-content table
{
    border-bottom: 1px solid #ddd;
    margin: 0 0 1.625em;
    width: 100%;
}
.entry-content th, .comment-content th
{
    color: #666;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}
.entry-content td, .comment-content td
{
    border-top: 1px solid #ddd;
    padding: 6px 10px 6px 0;
    vertical-align: top;
}
.entry-content #s
{
    width: 75%;
}
.entry-content ul
{
    list-style-type: disc;
    padding: 5px 0px 5px 12px;
    margin: 5px 0px 5px 12px;
}
.entry-content ol
{
    list-style-type: decimal;
    padding: 5px 0px 5px 10px;
    margin: 5px 0px 5px 10px;
}
.comment-content ul, .comment-content ol
{
    margin-bottom: 1.625em;
}
.comment-content ul ul, .comment-content ol ol, .comment-content ul ol, .comment-content ol ul
{
    margin-bottom: 0;
}
dl.gallery-item
{
    margin: 0;
}
.page-link
{
    clear: both;
    display: block;
    margin: 0 0 1.625em;
}
.page-link a
{
    background: #eee;
    color: #373737;
    margin: 0;
    padding: 2px 3px;
    text-decoration: none;
}
.page-link a:hover
{
    background: #888;
    color: #fff;
    font-weight: bold;
}
.page-link span
{
    margin-right: 6px;
}
.entry-meta .edit-link a, .commentlist .edit-link a
{
    background: #eee;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #666;
    float: right;
    font-size: 12px;
    line-height: 1.5em;
    font-weight: 300;
    text-decoration: none;
    padding: 0 8px;
}
.entry-meta .edit-link a:hover, .commentlist .edit-link a:hover
{
    background: #888;
    color: #fff;
}
.entry-content .edit-link
{
    clear: both;
    display: block;
}
/* =Widgets
----------------------------------------------- */

.widget-area
{
    font-size: 12px;
    font-weight: normal;
}
.widget
{
    clear: both;
    margin: 0 0 2.2em;
}
.widget-title
{
    color: #666;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}
.widget h4, .widget h3
{
    font-size: 15px;
}
.widget ul
{
    font-size: 15px;
    margin: 0;
}
.widget ul ul
{
    margin-left: 1.5em;
}
.widget ul li
{
    color: #777;
    font-size: 12px;
    line-height: normal;
}
.widget li.tweet_list
{
    font-size: 10px;
}
.widget a
{
    font-weight: normal;
    text-decoration: none;
}
.widget a:hover, .widget a:focus, .widget a:active
{
    text-decoration: underline;
}

/* Search Widget */
.widget_search form
{
    margin: 0 0 1.625em;
}
.widget_search #s
{
    width: 77%;
}
.widget_search #searchsubmit
{
    background: #ddd;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
    box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
    color: #888;
    font-size: 13px;
    line-height: 25px;
    position: relative;
    top: -2px;
}
.widget_search #searchsubmit:active
{
    background: #1982d1;
    border-color: #0861a5;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
    color: #bfddf3;
}
.widget_categories
{
    font-size: 10px;
}

.widget_structure .hentry, .widget_structure li
{
    border: none;
    margin: 0;
    padding: 0.5em;
}

/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 960px)
{
    /* Simplify the basic layout */
    #main #content
    {
        margin: 2em auto;
    }

    #colophon #supplementary .widget-area
    {
        float: left;
    }
    #primary
    {
        float: left;
        margin: 0;
        width: 100%;
    }
    #content
    {
        margin: 0;
        width: 100%;
    }
    #secondary
    {
        float: right;
        margin: 0;
        width: 100%;
    }
}

@media (max-width: 800px)
{
    /* Simplify the basic layout */
    #main #content
    {
        margin: 0;
        width: auto;
    }
    #primary
    {
        float: left;
        margin: 0;
        width: 100%;
    }
    #content
    {
        margin: 0;
        width: 100%;
    }
    #secondary
    {
        float: right;
        margin: 0;
        width: 100%;
    }
    #nav-below
    {
        border-bottom: 1px solid #ddd;
        margin-bottom: 1.625em;
    }
    #main #secondary
    {
        float: none;
        margin: 0 15px;
        width: auto;
    }
    /* Simplify the showcase template */
    .page-template-showcase-php .featured-posts
    {
        min-height: 280px;
    }
    .featured-posts section.featured-post
    {
        height: auto;
    }
    .page-template-showcase-php section.recent-posts
    {
        float: none;
        margin: 0;
        width: 100%;
    }
    .page-template-showcase-php #main .widget-area
    {
        float: none;
        margin: 0;
        width: auto;
    }
    .page-template-showcase-php .other-recent-posts
    {
        border-bottom: 1px solid #ddd;
    }
    /* Simplify the showcase template when small feature */
    section.featured-post .attachment-small-feature, .one-column section.featured-post .attachment-small-feature
    {
        border: none;
        display: block;
        float: left;
        height: auto;
        margin: 0.625em auto 1.025em;
        max-width: 30%;
        position: static;
    }
    article.feature-image.small
    {
        float: right;
        margin: 0 0 1.625em;
        width: 64%;
    }
    .one-column article.feature-image.small .entry-summary
    {
        height: auto;
    }
    article.feature-image.small .entry-summary p a
    {
        left: 0;
        padding-left: 20px;
        padding-right: 20px;
        width: auto;
    }
    /* Remove the margin on singular articles */
    .singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title
    {
        width: 100%;
    }
    /* Simplify the pullquotes and pull styles */
    .singular blockquote.pull
    {
        margin: 0 0 1.625em;
    }
    .singular .pull.alignleft
    {
        margin: 0 1.625em 0 0;
    }
    .singular .pull.alignright
    {
        margin: 0 0 0 1.625em;
    }
    .singular .entry-meta .edit-link a
    {
        left: 0;
        position: absolute;
        top: 40px;
    }
    .singular #author-info
    {
        margin: 2.2em -8.8% 0;
        padding: 20px 8.8%;
    }
    /* Make sure we have room for our comment avatars */
    .commentlist
    {
        width: 100%;
    }
    .commentlist > li.comment, .commentlist .pingback
    {
        margin-left: 102px;
        width: auto;
    }
    /* And a full-width comment form */
    #respond
    {
        width: auto;
    }
    /* No need to float footer widgets at this size */
    #colophon #supplementary .widget-area
    {
        float: none;
        margin-right: 0;
        width: auto;
    }
    /* No need to float 404 widgets at this size */
    .error404 #main .widget
    {
        float: none;
        margin-right: 0;
        width: auto;
    }

}
@media (max-width: 650px)
{
    /* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */
    body, input, textarea
    {
        font-size: 13px;
    }
    #primary
    {
        float: left;
        margin: 0;
        width: 100%;
    }
    #content
    {
        margin: 0;
        width: 100%;
    }
    #secondary
    {
        float: right;
        margin: 0;
        width: 100%;
    }
    #site-title a
    {
        font-size: 24px;
    }
    #site-description
    {
        font-size: 12px;
    }
    #access ul
    {
        font-size: 12px;
    }
    article.intro .entry-content
    {
        font-size: 12px;
    }
    .entry-title
    {
        font-size: 21px;
    }
    .featured-post .entry-title
    {
        font-size: 14px;
    }
    .singular .entry-title
    {
        font-size: 28px;
    }
    .entry-meta
    {
        font-size: 12px;
    }
    blockquote
    {
        margin: 0;
    }
    blockquote.pull
    {
        font-size: 17px;
    }
    /* Reposition the site title and description slightly */
    #site-title
    {
        padding: 5.30625em 0 0;
    }
    #site-title, #site-description
    {
        margin-right: 0;
    }
    /* Make sure the logo and search form don't collide */
    #branding #searchform
    {
        top: 1.625em !important;
    }
    /* Floated content doesn't work well at this size */
    .alignleft, .alignright
    {
        display: block;
        float: none;
        margin-left: 0;
        margin-right: 0;
    }
    /* Make sure the post-post navigation doesn't collide with anything */
    #nav-single
    {
        display: block;
        position: static;
    }
    .singular .hentry
    {
        padding: 1.625em 0 0;
    }
    .singular.page .hentry
    {
        padding: 1.625em 0 0;
    }
    /* Talking avatars take up too much room at this size */
    .commentlist > li.comment, .commentlist > li.pingback
    {
        margin-left: 0 !important;
    }
    .commentlist .avatar
    {
        background: transparent;
        display: block;
        padding: 0;
        position: static;
    }
    .commentlist .children .avatar
    {
        background: none;
        left: 2.2em;
        padding: 0;
        position: absolute;
        top: 2.2em;
    }
    /* Use the available space in the smaller comment form */
    #respond input[type="text"]
    {
        width: 95%;
    }
    #respond .comment-form-author .required, #respond .comment-form-email .required
    {
        left: 95%;
    }
    #content .gallery-columns-3 .gallery-item
    {
        width: 31%;
        padding-right: 2%;
    }
    #content .gallery-columns-3 .gallery-item img
    {
        width: 100%;
        height: auto;
    }

}
@media (max-width: 450px)
{
    #primary
    {
        float: left;
        margin: 0;
        width: 100%;
    }
    #content
    {
        margin: 0;
        width: 100%;
    }
    #secondary
    {
        float: right;
        margin: 0;
        width: 100%;
    }
    #content .gallery-columns-2 .gallery-item
    {
        width: 45%;
        padding-right: 4%;
    }
    #content .gallery-columns-2 .gallery-item img
    {
        width: 100%;
        height: auto;
    }

}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px)
{
    body
    {
        padding: 0;
    }
    #primary
    {
        float: left;
        margin: 0;
        width: 100%;
    }
    #content
    {
        margin: 0;
        width: 100%;
    }
    #secondary
    {
        float: right;
        margin: 0;
        width: 100%;
    }
    #page
    {
        margin-top: 0;
    }
    #branding
    {
        border-top: none;
    }
}
