/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/*----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}
/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {clear: both;content: ' ';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}.clearfix {display: inline-block;}* html .clearfix {height: 1%;}.clearfix {display: block;}
/*----------------------------------------------------------------------------------------------------*/

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	line-height: 125%;
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff url("/themes/site_themes/default/hw-bg.jpg") -50px -50px repeat;
}
h1,h2,h3,h4,h5 {
	font-weight: bold;
}
b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}
p {
	margin: 1em 0;
}
blockquote {
	background: url("/themes/site_themes/default/blockquote.jpg") 0px 0 no-repeat;
	font-size: 90%;
	margin: 13px 0;
	padding: 0 45px;
}
.green {
	color: #4a712c;
}
#wrapper {
	background: url("/themes/site_themes/default/sidebar.png") 45px 0 no-repeat;
	margin: 0 auto;
	min-height: 2000px;
	padding: 0 0 30px 0;
	width: 984px;
}
#search {
	float: right;
	margin: 10px 8px 5px 0;
}
#search label {
	font-weight: bold;
	text-transform: uppercase;
}
#search .input {
	background: url("/themes/site_themes/default/search-field.png") 0 0 no-repeat;
	border: 0;
	height: 26px;
	margin-left: 10px;
	padding: 0 5px;
	width: 152px;
}
#search .submit {
	background: url("/themes/site_themes/default/go-button.png") 0 0 no-repeat;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	height: 26px;
	width: 39px;
}
#header {
	background: url("/themes/site_themes/default/header.png") 0 0 no-repeat;
	float: left;
	height: 183px;
	margin: 0 0 0 0;
	padding: 0 10px 5px 20px;
	position: relative;
	width: 984px;
}
#header-home {
	background: url("/themes/site_themes/default/header-home.png") 0 0 no-repeat;
	float: left;
	height: 285px;
	margin: 0 0 0 0;
	padding: 0 10px 5px 20px;
	position: relative;
	width: 984px;
}
#header h1#logo a {
	background: url("/themes/site_themes/default/text-logo.png") 0 0 no-repeat;
	display: block;
	height: 55px;
	left: 80px;
	position: absolute;
	text-indent: -9999px;
	top: 45px;
	width: 394px;
}
#header-home h1#logo a {
	background: url("/themes/site_themes/default/text-logo.png") 0 0 no-repeat;
	display: block;
	height: 55px;
	left: 80px;
	position: absolute;
	text-indent: -9999px;
	top: 100px;
	width: 394px;
}
#header-home #nav {
	left: 80px;
	position: absolute;
	top: 212px;
}
#header #nav {
	left: 80px;
	position: absolute;
	top: 110px;
}
#nav li {
	display: inline;
	float: left;
	padding-right: 20px;
}
#nav li a {
	display: block;
height: 17px;
	text-indent: -9999px;
}
#nav li.home a {
	background: url(/themes/site_themes/default/menu.png) 0px 0px no-repeat;
	width: 39px;
}
#nav li.home a:hover {
	background: url(/themes/site_themes/default/menu.png) 0px -38px no-repeat;
}
#nav li.about a {
	background: url(/themes/site_themes/default/menu.png) -43px 0px no-repeat;
	width: 41px;
}
#nav li.about a:hover {
	background: url(/themes/site_themes/default/menu.png) -43px -38px no-repeat;
}
#nav li.press a {
	background: url(/themes/site_themes/default/menu.png) -89px 0px no-repeat;
	width: 34px;
}
#nav li.press a:hover {
	background: url(/themes/site_themes/default/menu.png) -89px -38px no-repeat;
}
#nav li.library a {
	background: url(/themes/site_themes/default/menu.png) -448px 0px no-repeat;
	width:  45px;
}
#nav li.library a:hover {
	background: url(/themes/site_themes/default/menu.png) -448px -38px no-repeat;
}
#nav li.contact a {
	background: url(/themes/site_themes/default/menu.png) -176px 0px no-repeat;
	width: 52px;
}
#nav li.contact a:hover {
	background: url(/themes/site_themes/default/menu.png) -176px -38px no-repeat;
}
#nav li.dropbox a {
	background: url(/themes/site_themes/default/menu.png) -314px 0px no-repeat;
	width: 57px;
}
#nav li.dropbox a:hover {
	background: url(/themes/site_themes/default/menu.png) -314px -38px no-repeat;
}
#nav li.organizations a {
	background: url(/themes/site_themes/default/menu.png) -547px 0px no-repeat;
	width: 90px;
}
#nav li.organizations a:hover {
	background: url(/themes/site_themes/default/menu.png) -547px -38px no-repeat;
}
#nav li.people a {
	background: url(/themes/site_themes/default/menu.png) -497px 0px no-repeat;
	width: 45px;
}
#nav li.people a:hover {
	background: url(/themes/site_themes/default/menu.png) -497px -38px no-repeat;
}
#nav li.store a {
	background: url(/themes/site_themes/default/menu.png) -642px 0px no-repeat;
	width: 34px;
}
#nav li.store a:hover {
	background: url(/themes/site_themes/default/menu.png) -642px -38px no-repeat;
}
#nav li.shelters a {
	background: url(/themes/site_themes/default/menu.png) -682px 0px no-repeat;
	width: 79px;
}
#nav li.shelters a:hover {
	background: url(/themes/site_themes/default/menu.png) -682px -38px no-repeat;
}
#nav li.ads a {
	background: url(/themes/site_themes/default/menu.png) -764px 0px no-repeat;
	width: 25px;
}
#nav li.ads a:hover {
	background: url(/themes/site_themes/default/menu.png) -764px -38px no-repeat;
}
#logo-map {
	position: absolute;
	top: 39px;
	left: 640px;
}
#content {
	float: left;
	padding-left: 55px;
}
#main {
	float: right;
	padding-left: 26px;
	width: 718px;
}
#main a {
	color: #4a712c;
}
#main a:hover {
	text-decoration: none;
}
#main ul li {
	list-style-type: disc;
	margin: 0.5em 0 0.5em 1.5em;
}
#main dl dt {
	margin: 0.5em 0 0.5em 1em;
}
#main dl dd {
	margin: 0.5em 0 0.5em 2.5em;
}
#main ol li {
	list-style-type: decimal;
	margin: 0.5em 0 0.5em 1.5em;
}
#main #single-column {
	float: left;
	width: 550px;
}
#main #col-1 {
	float: left;
	width: 440px;
}
 #main #col-2 {
	float: left;
	width: 238px;
}
#main #col-2 {
	padding-left: 25px;
}
#main h2.green-bar {
	background: url("/themes/site_themes/default/h22.png") 0 0 repeat-x;
	color: #eee;
	font-size: 16px;	
	font-weight: bold;
	height: 30px;
	padding: 10px 0 0 12px;
	text-shadow: 2px 2px 2px #222222
}
#main #col-1 h2.green-bar {
	width: 427px
}
#main #col-2 h2.green-bar {
	width: 227px;
}
#main h2.title, #main h2.comments {
	color: #4a712c;
	font-size:  20px;
	font-weight: bold;
	line-height: 120%;
}
#main .comment-entry {
	padding: 10px 0 0 0px;
}
#main .comment-entry .posted {
	padding: 0 10px 10px 10px;
	text-align: right;
}
#main .author-comment {
	background: rgb(209, 219, 202); /* The Fallback */	
	background-color: rgba(74,113,44,0.25);
}
#main .comment-entry p {
	padding: 0 15px;
}
#main .comment-entry blockquote {
	margin-left: 30px;
}
#main .comment-entry blockquote p {
	padding: 0 45px 0 0;
}
#main #col-1 .entry h2.title {
	font-size: 16px;
}
#main .org-title {
	border-bottom:1px solid #476D29;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}
#main address p {
	margin: 0 0 0 0;
}
#main a.download-link {
	font-size: 16px;
	font-weight: bold;
}
#main h3 {
	font-weight: bold;
	text-transform: uppercase;
}
#main #col-1 h3 { 
margin: 15px 0 15px 10px;
}
#main .entry {
	margin: 15px 0 15px 0px;
	padding: 0 10px;
}
#main .people .entry {
	margin: 10px 0;
}
#main #col-1 .entry .date-block {
	background: rgb(209, 219, 202); /* The Fallback */	
	background-color: rgba(74,113,44,0.25);
	border-top: #4a712c 1px solid;
	border-bottom: #4a712c 1px solid;
	color: #4a712c;
	float: left;
	font-weight: bold;
	height: 45px;
	margin: 0 10px 5px 0;
	padding: 3px;
	text-align: center;
	width: 50px;
}
#main #col-1 .entry .date-block span.month {
	display: block;
	font-size: 10px;
	line-height: 12px;
}
#main #col-1 .entry .date-block span.day {
	display: block;
	font-size:20px;
line-height: 24px;
}
#main #col-1 .entry .date-block span.year {
	display: block;
	font-size: 10px;
	line-height: 12px;
}
#main .entry img, #main #single-column img {
	border: 1px solid #4a712c;
	margin: 5px;
}
#main #col-1 .entry img {
	max-width: 400px;
}
#main  .posted {
	border-bottom: 1px solid #476d29;
	margin: 10px 0 0 0;
	padding: 0 0 15px 0;
}
#main ul#sort-by-year, #main ul#sort-by-category {
	margin: 0 0 1em 10px;
}
#main ul#sort-by-year li, #main ul#sort-by-category li {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	padding: 0 15px 0 0;
}
#main .newer {
}
#main .older {
	float: right;
}
#main #col-2 #welcome-message {
	background: rgb(209, 219, 202); /* The Fallback */	
	background-color: rgba(74,113,44,0.25);
	border-top: #4a712c 1px solid;
	border-bottom: #4a712c 1px solid;
	color: #000;
	float: left;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 10px;
}
#main #col-2 #welcome-message h3.title {
	color: #4A712C;
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
	text-transform: none;
}
.fan_box a {
	color: #000000 !important;
}
.fan_box .connect_action .name {
	text-shadow: 2px 2px 2px #444 !important;
}
.fan_box .full_widget {
	border: 1px solid #eaeaea !important;
}
.fan_box .full_widget .connect_top {
	background: #3a5e1e !important;
}
.fan_box .full_widget .connect_span a {
	color:#fff !important;
}
.fan_box .full_widget .connect_top .connect_action .name_block a {
	color: #fff !important;
}
.fan_box .connections, .fan_box .page_stream {
	border-top:1px solid #eaeaea !important;
}
.UIStoryAttachment_Title, .UIIntentionalStory_Names a {
	color: #4a712c !important;
}
.UIStoryAttachment_Title:hover, .UIIntentionalStory_Names a:hover {
	color: #000 !important;
}
#sidebar {
	color: #eee;
	float: left;
	padding: 0 20px 0 25px;
	width: 140px;
}
#sidebar .sidetitle {
	font-size :14px;
	margin: 0;
	text-shadow:  #444 2px 2px 2px;
}
#sidebar ul {
	margin: 0.5em 0 2em 0.5em;
}
#sidebar ul.bullets li {
list-style-type: disc;
}
#sidebar li {
	font-size: 11px;
	margin-bottom: 0.25em;
}
#sidebar a {
	color: #eee;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#footer-wrapper {
	background: url("/themes/site_themes/default/footer-bg.png") 0 0 repeat-x;
	clear: both;
	height: 150px;
}
#footer {
	color: #fff;
	margin: 0 auto;
	padding: 35px 0 10px 68px;	
	width: 888px;
}
#footer div.block {
	float: left;
	padding: 0 0px 0 0;
	width: 600px;
}
#footer div.block-right {
	float: right;
	padding: 0 0 0 0;
	text-align: right;
	width:288px;
}
#footer h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #000;
}
#footer ul {
height: 50px;
}
#footer li {
	float: left;
	margin-bottom: 0.25em;
	width: 188px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
img[src="http://www.assoc-amazon.com/e/ir?o=1&t=human05-20&l=wey&camp=212361&creative=380737"] {
	display: none;
}
#footer-wrapper:after {
	display: none;
}