@import url('../twentyten/style.css');

/*
Theme Name: Sibley
Theme URI: http://wordpress.org/
Description: Twentyten child-theme for Mass Audubon blogs
Author: Eleanor Hovel
Version: 0.0.1
Template: twentyten
Tags: two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/
body {
	background: #fff;
}
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 960px;
}
#wrapper {
	background: #fff;
	margin-top: 20px;
	padding: 0 0px;
}
#header {
	padding: 30px 0 0 0;
}
#main {
	clear: both;
	overflow: hidden;
	padding: 0px 0 0 0;
	margin-top: 24px;
	margin-bottom: 18px;
}
#branding img {
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	display: block;
	float: left;
}

body { font-size: 87.5%; line-height:1.6em; }
body,
h1, h2, h3, h4, h5, h6,
input,
textarea,
.page-title span,
.pingback a.url,
#site-title,
.entry-title {
	font-family: Garamond, Baskerville, Georgia, 'Times New Roman', Times, serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
.home .hentry.format-aside:before,
.home .hentry.category-asides:before,
#entry-author-info h2 {
	font-size: 100%;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
}
input[type=submit] {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;

}
body,
input,
textarea {
	color: #666;
	font-size: 14px;
	line-height: 18px;
}
#content .entry-title {
	 color: #000000;
    font-size: 2em;
    font-weight: normal;
    line-height: 1.3em;
    margin-bottom: 0;
}
.hentry {
	border-top: 1px solid #CCCCCC;
    padding: 18px 20px;
	margin: 40px 0 48px 0;
}
#main .widget-area ul {
	margin-left: 0;
	padding: 30px 20px 0 0;
}
.widget-title {
	color: #A0A0A0;
    font-weight: bold;
}
.widget-container {
	margin: 0 0 18px 0;
	word-wrap: break-word;
	list-style: none;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
}
a:active,
a:hover {
	color: #aaa;
	text-decoration: uunderline;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
	text-decoration: none;
}
.entry-utility {
	clear: both;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.entry-meta {
	color: #000;
	font-size: 12px;
}
.entry-utility {
	clear: both;
	color: #000;
	font-size: 12px;
	line-height: 18px;
}
ul {
	margin: 0 0 18px 1.5em;
	list-style: none;
}
#footer {
	margin-top: 10px;
	margin-bottom: 20px;
}
#site-generator a {
	background:none;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
	margin-bottom: 10px;
}
#site-info {
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 10px;
}
#respond .comment-notes {
	margin-bottom: 1em;
	font-size:12px;
	color: #888;
}
#site-description {
    display: block;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-left:auto;
    margin-right:auto;
    width:69%;
font-size:18px;
font-style:normal;
	}
	
.site-description a:active,
.site-description a:hover,
.site-description a:link,
.site-description a:visited{
	color: #666;
	text-decoration: none;
}
		