/*
Theme Name:     twentyeleven Child for the saltspringzencircle
Theme URI:      http: //webhen.com/
Description:    Child theme for the twentyeleven theme 
Author:         Jennifer Taylor
Author URI:     http: //webhen.com/
Template:       twentyeleven
Version:        0.1.0
*/

@import url("../twentyeleven/style.css");
p {
    font-size: 14px;
    line-height: 24px;
}
#page {
    background: #f5f5dc;
    -moz-box-shadow: 0 0 10px #67949c;
    -webkit-box-shadow: 0 0 10px #67949c;
    box-shadow: 0 0 10px #67949c;
}
#site-title a {
    font-size: 48px;
    font-weight: 700;
}
#branding {
    border-top: 2px solid #67949c;
}
#branding #searchform {
    display: none;
}
#site-description {
    font-size: 18px;
    margin: 0 270px 3em 0;
}
#content h1 { font-size:200%;}
#content h2 { font-size:180%;}
#content h3 { font-size:170%;}
#content h4 { font-size:160%;}
#content h5 { font-size:140%;}
#content h6 { font-size:120%;}
#access a {
  font-family:'Kaushan Script', arial, serif;
  font-size:120%;
  line-height:3em;
}

#site-title {
   text-indent: -9999px;
   width: 560px;  /*  width of the image file. */
   height: 70px;  /*  height of the image file. */
   margin:30px 0 0 0;
   background: url(/wp-content/uploads/2012/09/header.png) no-repeat;
   font-size: 1px;
   line-height: 1px;
   text-decoration: none;
}
<h1 id="site-title" onclick="location.href='http://saltspringzencircle.org/';" style="cursor: pointer;">
.page-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2em;
	margin: 0 0 1em
	text-transform: none;
}
