/*
 Theme Name:   Twenty Eleven Child
 Description:  Twenty Eleven Child Theme
 Template:     twentyeleven
 Version:      1.0.0
*/

#logo {
	display: inline-block;
	background: url('/ts2/wp-content/themes/twentyeleven-child/icon100x100.png') left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
}

#site-title a {
	display: inline-block;
	white-space: nowrap;
	position: relative;
	top: -15px;
}

#site-description {
	text-indent: 120px;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
	top: -15px;
}


/* 
.entry-meta { display: none; } 
*/

.singular .hentry {
	padding: 2.5em 0 0  !important;
}
.singular.page .hentry {
	padding: 1.75em 0 0  !important;
}
