/*
Theme Name:     Connor Kids
Theme URI:      http://connorkids.com/
Description:    Child theme for the Twenty Eleven theme 
Author:         Steve
Template:       twentyeleven
Version:        0.1.0
*/

@import url("../twentyeleven/style.css");

#page {
	max-width:none;
	border: solid 1px #CCC;
}

#content {
	margin: 0 7.6%;
	width:auto;
	position: relative;
}

.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
	width:100%;
}

.commentlist .avatar {
	position: relative;
	left: -10px;
}

.commentlist, #respond {
	width: 100%;
}

#branding {
	border:none;
}

#site-description {
	margin: 0 270px 20px 0;
}

h1, h2 {
	font-family: 'Bitter', serif;
}

h1.showcase-heading {
	font-family: inherit;
}

.format-quote .entry-content{
	background: url('images/left-quote.png') no-repeat 0px 14px;
	margin-left: -60px;
	padding-left: 60px;
	min-height: 45px;
}