/*
Theme Name: twentyelevenshortfarm
Theme URI: http://short-farm.com
description: the new child theme of twentyeleven for short farm site
author: paul alix
template: twentyeleven
*/

@import URL('../twentyeleven/style.css');

/*
body #access {
position:fixed;
bottom:0;
left:0;
width:100%;
*/

.page .entry-title { display: none; }

/*
.singular.page .hentry {
    padding: 3.5em 0 0;
}
*/

/*
 The above is original Spacing
*/

.singular.page .hentry {
    padding: 0;
}

/*
 The above is Reduced Spacing
*/

.entry-meta
{
display:none;

/*
 The above Hides Posting Info
*/
}

