/*
Theme Name: Twentyeleven Child
Description: Child theme for the twentyeleven theme 
Author: Jill Carter
Template: twentyeleven
*/

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

/* Headings */

.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #000;
	font-weight: bold;
	margin: 0em;
}

h1{
	font-family:"Bilbo Swash Caps",cursive;
	font-size:42px;
	font-weight:100!important;
}

h2{
	font-family:"Bilbo Swash Caps",cursive;
	font-size:36px;
			font-weight:100!important;
}

h3{
	font-family:"Bilbo Swash Caps",cursive;
	font-size:34px;
			font-weight:100!important;
}

.entry-content h3,
.comment-content h3 {
	font-family:"Bilbo Swash Caps",cursive;
	font-size: 34px;
	letter-spacing: 0em;
	line-height:normal;
	text-transform:none;
}

h4{
	font-family:"Bilbo Swash Caps",cursive;
	font-size:28px;
			font-weight:100!important;
}

h5{
	font-family:"Bilbo Swash Caps",cursive;
	font-size:28px;
	font-weight:normal;
			font-weight:100!important;
}

h6{
	font-family:"Bilbo Swash Caps",cursive;
	font-size:24px;
	font-weight:normal;
}

.entry-title {
	clear: both;
	color: #222;
	font-size: 42px;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 0px;
	padding-top: 0px;
}

.widget-title {
	color: #666;
	font-size: 36px;
	font-weight:100;
	letter-spacing: 0.1em;
	line-height: 1em;
	text-transform: none;
}


blockquote {
	font-family:"Bilbo Swash Caps",cursive;
	font-weight: normal;
	margin: 0 3em;
	font-size:24px;
}
	
	
	.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}

.wp-caption {
	background:none;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}


	
article.intro {
	background-image:url(http://lynnmiller.org/wp/wp-content/uploads/2012/04/watercolorpaper-white.jpg)!important;
}
#site-title {
	display:none;
}

#site-description {
	display:none;

}

/* Search Form */
#branding #searchform {
	display: none;
}

#access {
	background:#3c3d70; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#3c3d70, #443551);
	background: -o-linear-gradient(#3c3d70, #443551);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3c3d70), to(#443551)); /* older webkit syntax */
	background: -webkit-linear-gradient(#3c3d70, #443551);
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width: 100%;
}

#page {
    background-image:url(http://lynnmiller.org/wp/wp-content/uploads/2012/04/watercolorpaper-white.jpg);
    -moz-box-shadow: 0 0 10px #434344;
    -webkit-box-shadow: 0 0 10px #434344;
    box-shadow: 0 0 10px #434344;
}

#branding {
	border-top:none;
	padding-bottom: 10px;
	position: relative;
	z-index: 9999;
}
/* Site Generator Line */
#site-generator {
	background: #f9f9f9;
	border-top:none;
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
	padding: 2.2em 0.5em;
	text-align: center;
}
#site-generator a {
	display:none;
}
#site-generator .sep {
	background: url(images/wordpress.png) center left no-repeat;
	color: transparent;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	margin: 0 7px;
	width: 16px;
}

#site-generator {
	background-image:url(http://lynnmiller.org/wp/wp-content/uploads/2012/04/watercolorpaper-w
}


body {
	background-image:url(http://lynnmiller.org/wp/wp-content/uploads/2012/04/watercolorpaper-white.jpg);
	line-height: 1;
}

#page {
	background-image:url(http://lynnmiller.org/wp/wp-content/uploads/2012/04/watercolo
}

.featured-posts section.featured-post {
	background-image:url(http://lynnmiller.org/wp/wp-content/uploads/2012/04/watercolorpaper-white.jpg);
}

.nocomments {
	display:none;
}
.entry-meta
{
display:none;
}

