@import url('../twentyten/style.css');

/*
Theme Name: Osprey
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
*/
#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: 0px 0 0 0;
}
#main {
	clear: both;
	overflow: hidden;
	padding: 0px 0 0 0;
}
/* =Menu
-------------------------------------------------------------- */

#access {
	background: #fff;
	display: block;
	float: left;
	margin: 0 auto;
	width: 960px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 10px 0;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 0px;
	margin-left:auto;
    margin-right:auto;
	position: relative;
	width: 928px;
	width: 60%;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #333;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #fff;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #fff;
	color: #000;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #000;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #666;
}

#branding img {
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	display: block;
	float: left;
}

#main .widget-area ul {
    background-color: #fff;
    margin-left: 10px;
    padding: 20px 10px 0 20px;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
	background-color: #fff;
}
.widget-area ul ul {
	list-style: none;
	margin-left: 1.3em;
}
.widget-container {
	margin: 0 0 18px 0;
	background-color: #fff;
}
.widget-title {
	color: #666;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	color: #666;
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	color: #666;
	text-decoration: underline;
}

#container {
    float: right;
    margin: 0 -240px 0 0px;
}
#content {
	margin: 0 280px 0 20px;
}
#primary,
#secondary {
	
	float: left;
	overflow: hidden;
	width: 220px;
	height: inherit;
	background-color: #fff;
	
	
}
#secondary {
	clear: left;
	background-color: #fff;
}
body {
	background: #fff;
}

.hentry {
	border-top: 1px solid #CCCCCC;
    padding: 18px 20px;
	margin: 40px 0 48px 0;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
}
a:active,
a:hover {
	color: #666;
	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;
}
		