/*
 Theme Name:   Twenty Fourteen Child
 Theme URI:    http://children.isograph.com/twenty-fourteen-child/
 Description:  Twenty Thirteen Child Theme
 Author:       Steve Booth
 Author URI:   http://children.isograph.com
 Template:     twentyfourteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/
.entry-header, .entry-content, .entry-summary, .entry-meta {
    max-width: 760px;
}


.site-main{
    padding-right: 15px;
    padding-left: 15px;
}


.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
    margin: 0 auto;
    max-width: 760px;
}

.site-footer {
    display: none;
}


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, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    overflow:inherit;
}
    
body {
    overflow-x: visible;
    overflow-y: visible;
}    


div h3 {
    margin-top: 0px;
}

p {
    padding-right: 0px;
}

#column {
    width: 310px;
    display: inline-block;
    margin-right: 60px;
    vertical-align: top;
}

#column  {
    width: 310px;
    display: inline-block;
    margin-right: 60px;
    vertical-align: top;
}

#column ul>li {
    padding-bottom: 2px;
    padding-top: 2px;
}



/* Used in the bottom-section text block */
#stripe {
    background-color: #000000;
    clear: both;
    margin: 5px 0px 15px 0px;
    height: 1px;
    overflow: hidden;
}
