/*
Theme Name:	Twenty Eleven Child
Theme URI:	http://wordpress.org/themes/twentyeleven
Description:	Child for 2011. Several additional headings
Author:		Me
Author URI:	http://wordpress.org/
Version:	1.0
Template:	twentyeleven
Tags: dark, light, white, 
Text Domain: twentyeleven-child
*/

/* 
-------------------------------------------------------------- */

@import url("../twentyeleven/style.css");

body, input, textarea {
	
	line-height: 1.35;
}

p {
	margin-bottom: 0.9em;
}

#site-title {
	padding: 2.30625em 0 0;
}
#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 270px 1.65625em 0;
}

.one-column #branding #searchform {
	top: 2em;
}

.entry-title {	
	padding-bottom: .03em;
	padding-top: 1.5px;
}

.singular .entry-title {
	line-height: 36px;

}
.entry-header hgroup .entry-title {
	padding-top: 15px;
}



#main {
	
	padding: 0;
}
/**/
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	
	margin: 0 0 0;
}


.entry-content h3,
.comment-content h3 {
	font-size: 15px;
	letter-spacing: 0em;
	line-height: 2.6em;
font-weight: 700;
text-transform: none;
	
}
.entry-content h4,
.comment-content h4 {
	font-size: 13px;
	letter-spacing: 0em;
	line-height: 2.6em;
font-weight: 500;
text-transform: none;
}	

.one-column #page {
	max-width: 1200px;
}

.one-column #content {
	width: auto;
}
.one-column section.featured-post .attachment-small-feature {

	max-width: 100%;
}

.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.image-attachment .entry-description,
.singular #comments-title {
	width: 100%;
}
.widget ul li {
	color: #000;
font-size: 12px;
}


