/*
Theme Name: Twenty Eleven - Child
Description: Child theme for the Twenty Eleven theme 
Author: Your name here
Template: twentyeleven
*/

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

#branding img {
	height: 163px;
}
#site-generator {
	line-height: 1.5em;
}
#site-generator table {
	margin-left:50px;
}
#site-generator table td {
	padding-left: 10px;
}

#page {
	background: white; 
	box-shadow:2px 2px 5px 5px #CCC;
	-webkit-box-shadow:2px 2px 5px 5px #CCC;
	-moz-box-shadow:2px 2px 5px 5px #CCC;
	min-height: 100%;
} 
#access li:hover > a, #access a:focus {
    background: linear-gradient(#FFF, #FFAE00) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #373737;
}

.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
width: 100%;
}
.singular.page .hentry {
    padding: 0;
}
body {
padding: 0 2em;
}
#page {
margin: .75em auto;
max-width: 1000px; 
}
#branding .only-search #searchform {
	top: 20px;
	z-index: 1;
	height: 1em;
}
#branding .only-search #s {
    background-color: #fff;
    border-color: #000;
    color: #222;
}
#branding .only-search + #access div {
    padding-right: 10px;
}
#menu-item-312 a {color: #FFAE00;}

.author.vcard, .by-author {
    display: none;
}
.byline, .by-author {
    display: none !important;
}
