/*Theme Name:     Twenty Eleven Child with Sidebar SupportTheme URI:      http://futurewebblog.com/add-sidebar-support-posts-twenty-eleven-theme/Description:    Child theme for the Twenty Eleven which includes support for sidebars on postsAuthor:         Chris ApreaTemplate:       twentyelevenVersion:        1.1*//* We must first include the original css from the parent theme */@import url("../twentyeleven/style.css");/* =Global  */body, input, textarea {font-family: Georgia, serif;}h3 {	font-size: 14px;	font-weight: 800;	letter-spacing: 0.1em;	line-height: 2.6em;	text-transform: none;}/* Text elements */blockquote {font-style: normal;}blockquote em, blockquote i, blockquote cite {font-style: italic;}/* =Header  */#branding {	border-top: 2px solid #bbb;	padding-bottom: 10px;	position: relative;	z-index: 9999;}#site-title {	margin-right: 270px;	padding: 2.65625em 0 0;	font-family: Junge, Georgia, serif;	text-shadow: 4px 4px 4px #aaa;}#site-title a {	color: #0D0D0D;	font-size: 30px;	font-weight: normal;	line-height: 36px;	text-decoration: none;}#site-title a:hover,#site-title a:focus,#site-title a:active {	color: #1982d1;}#site-description {	color: #7DB5C15;	font-size: 16px;	margin: 0 270px 3.65625em 0;}#branding img {	height: auto;	margin-bottom: -7px;	width: 100%;}/* Search Form */#branding #searchform {	position: absolute;	top: 2.8em;	right: 7.6%;	text-align: right;