/*  
Theme Name: Twenty Eleven Child
Version: 2.0
Theme URI: http://www.TownTechWeb.com
Description: A basic starter child theme for Twenty Eleven 
Author: TownTech
Author URI: http://www.TownTech.com
Template: twentyeleven
*/

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

.singular.page .hentry {padding:1em;}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
    width: 95%;
}

.singular .entry-meta .edit-link a {
    bottom: auto;
    left: 0px;
    right: auto;
    top: 30px;
}

#branding {
border-top: none;
}

/* #access{
background:#000000;
border-bottom:1px solid #619B60;
} */

#wp-calendar td:hover, #wp-calendar #today {
background: #CCCCCC;
color: #000000;
}