/*  
Theme Name: Dean Foundation
Theme URI: http://www.floatcreative.com/
Description: Template designed for the Dean Foundation in September 2007.
Version: ver 1.0
Author: Eric Wuebben
Author URI: http://www.ericwuebben.com/
*/

/**************** Body and tag styles ****************/

* {
	margin:0;
	padding:0;
}
body {
	line-height:1.4em;
	text-align:center;
	background-color: #FFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 76%;
	background-image: url(images/back_main.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
a {
	color:#2a5a8a;
	font-weight:normal;
	text-decoration:underline;
}
a:hover {
	color:#003366;
	text-decoration:none;
}
a img {
	border:none;
}
p {
	padding:0 0 7px 0;
}
p form {
	margin-top:0;
	margin-bottom:20px;
}
img.left, img.center, img.right {
	padding:4px;
}
img.left {
	float:left;
	margin:0 12px 5px 0;
}
img.center {
	display:block;
	margin:0 auto 5px auto;
}
img.right {
	float:right;
	margin:0 0 5px 12px;
}
/**************** Header and navigation styles ****************/

#container {
	width:900px;
	margin:0px auto;
	padding: 0;
	text-align:left;
	background:#f4f5f5;
	color:#606060;
}
#header {
	text-align:left;
	height:110px;
	width:900px;
	margin:0 auto;
	color:#003366;
	position:relative;
}
#header_narrow {
	height:110px;
	width:780px;
	margin:0 auto;
	color:#003366;
}
#header h1, #header_narrow h1 {
	padding:0 0 0 71px;
	margin:0;
	color:#003366;
	width:280px;
}
#header h1 a, #header_narrow h1 a {
	display:block;
	float:left;
	height:110px;
	width:280px;
	font-size:16px;
	font-weight:normal;
	text-indent:-5000px;
	background-image: url(images/dean_foundation_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header h2, #header_narrow h2 {
	text-indent:-5000px;
	margin:75px 0 0 0;
	font-size:1em;
	color:#003366;
	font-weight:normal;
	height:25px;
	width:400px;
	position:absolute;
	top:0;
	left:480px;
	background-image: url(images/advancing.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navigation {
	height:28px;
	line-height:28px;
	padding: 0 20px;
	margin:8px 0 0 0;
	color:#504c49;
	border: #e2e2df 1px solid;
	border-left:0;
	border-right:0;
}
#navigation li {
	float:left;
	list-style-type:none;
	border-right: #e2e2df 1px solid;
	white-space:nowrap;
}
#navigation ul#topnav li a {
	width: 100px;
}
#navigation li a {
	display:block;
	text-align:center;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	color: #504c49;
	background-image: url(images/back_navitem.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#navigation li.current_page_item a, #navigation li.current_page_parent a {
	color:#FFF;
	background-position: 0px -56px;
}
#navigation a:hover {
	color:#000;
	text-decoration:none;
	background-position: 0px -28px;
}
#navigation li.page-item-2, #navigation li.page-item-5 {
	border-left: #e2e2df 1px solid;
}
#navigation li.page-item-5, #navigation li.page-item-6, #navigation li.page-item-7, #navigation li.page-item-9 {
	float:right;
}
#subnav {
	clear: both;
	margin:0;
	padding:0;
	height: 25px;
	background-color:#656f7d;
	color:#edece3;
	background-image: url(images/back_subnav.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	border: #e2e2df 1px solid;
	border-top:0;
	border-bottom:0;
}
#subnav ul {
	float:left;
}
#subnav li {
	line-height: 25px;
	display:inline;
	list-style-type:none;
	border: 0px;
}
#subnav li a {
	background-image: none;
	border-right: #858f9e 1px solid;
	height: 25px;
	float:left;
	display: block;
	padding: 0 10px;
	color:#dcdbd3;
	font-weight:normal;
	font-size: 10px;
}
#subnav li a:hover, #subnav li.current_page_item a, #subnav li.current_page_item a:hover {
	color: #FFFFFF;
	background-image: url(images/bottom_arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#subnav li a:hover {
	color:#dcdbd3;
}
.subnav-about ul {
	padding: 0 0 0 454px;
}
.subnav-news ul {
	padding: 0 0 0 554px;
}
.subnav-donate ul {
	padding: 0 0 0 656px;
}
#navigation li.page-item-24, #navigation li.page-item-27, #navigation li.page-item-25 {
	border-left: #858f9e 1px solid;
}
/**************** Content styles ****************/

#contenthome {
	float:left;
	width:600px;
	font-size:12px;
	padding:20px 0 20px 20px;
}
#buckets {
	width:600px;
	background-image: url(images/back_buckets.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#buckets .bucket_item {
	width: 180px;
	padding:10px;
	float: left;
	font-size: 11px;
}
#buckets .bucket_item h1 {
	margin: 0 0 10px 0;
}
#buckets .bucket_item h1 a {
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:94px;
	display:block;
	text-indent:-5000px;
	outline:none;
}
#buckets .bucket_item h1 a.research {
	background-image: url(images/back_bucket_h1_01.jpg);
}
#buckets .bucket_item h1 a.education {
	background-image: url(images/back_bucket_h1_02.jpg);
}
#buckets .bucket_item h1 a.outreach {
	background-image: url(images/back_bucket_h1_03.jpg);
}
#buckets .bucket_item ul {
	margin:0;
	padding:0;
	line-height:11px;
	list-style:none;
}
#buckets .bucket_item li {
	margin:0;
	padding:0;
	height:18px;
}
#buckets .bucket_item ul {
	border-top:#d9dee2 1px dotted;
}
#buckets .bucket_item li a {
	padding: 2px 8px 2px 15px;
	margin:0;
	display:block;
	color:#6a644a;
	font-size:11px;
	line-height: 14px;
	text-decoration:none;
	border-bottom:#d9dee2 1px dotted;
	background-image: url(images/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#buckets .bucket_item li a:hover {
	text-decoration:none !important;
	background-color:#fff;
}
#featuredstudies {
	width:290px;
	margin: 20px 0 0 0;
	float:left;
	font-size:11px;
	background-color:#dedede;
}
#featuredstudies h2 {
	font-size:13px;
	font-weight:normal;
	padding: 3px 10px;
	background-image: url(images/back_featuredstudies.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	color:#FFFFFF;
	background-color: #3b5670;
}
#featuredstudies p {
	padding:0;
	margin:0;
}
#featuredstudies a {
	width: 270px;
	clear:left;
	padding: 2px 10px 2px 5px;
	margin:0;
	display:block;
	color:#6d6e71;
	text-decoration:none;/*	border-bottom: 1px dotted #bebebe; */
}
#featuredstudies a:hover, #featuredstudies a.even:hover {
	background-color:#FFFFFF;
	text-decoration: none;
}
#featuredstudies a.even {
	background-color:#e7e7e7;
}
#featuredstudies a span.title {
	border-left:#d5d5d5 1px solid;
	display:block;
	margin: 0 0 0 35px;
	padding: 0 0 0 8px;
}
#featuredstudies a span.number {
	color:#a49d8f;
	width:35px;
	text-align:center;
	display:block;
	float:left;
	clear:left;
	font-size: 9px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}
#featuredstudies a.seeall {
	background-color:#d7d2cd;
	color:#7b7b7b;
	font-size:12px;
	line-height:25px;
	margin: 0;
	padding: 0 10px;
	display:block;
	text-decoration:none;
	height:25;
	width:270px;
	border:0;
}
#featuredstudies a.seeall:hover {
	background-color:#fbfbfa;
	text-decoration:none;
	border:0;
}
#slideshow {
	width:290px;
	margin: 20px 0 0 20px;
	float:left;
}
#main {
	padding:0 0 0 20px;
}
#main h1 {
	font-size:16px;
	color:#663333;
	font-weight:normal;
	margin:10px 0 0 0;
	padding:0;
	clear:both;
}
#content {
	float:left;
	width:580px;
	font-size:0.9em;
	padding:10px;
	margin: 20px 0 20px 0px;
	background-image: url(images/back_container_top.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color:#FFFFFF;
}
#content h1 {
	font-size:16px;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	color:#B77630;
	border-bottom:#F7F7F7 1px solid;
}
#content h2 {
	margin:10px 0 5px 0;
	padding: 5px 0 0 0;
	font-size:14px;
	font-weight:normal;
	color: #45515b;
}
#content h2 a {
	font-weight:normal;
	text-decoration:none;
	color:#806e59;
}
#content h3 {
	clear:both;
	margin:10px 0 5px 0;
	padding: 5px 0 0 0;
	font-size:14px;
	font-weight:normal;
	border-top:#CCCCCC 1px solid;
}
#content a:hover, #subcontent a:hover {
	text-decoration:underline;
}
#content ul, #content ol {
	margin:0 5px 16px 35px;
}
#content ol li {
	list-style-position: inside;
	margin:3px 0;
}
#content dl {
	margin:0 5px 10px 25px;
}
#content dt {
	font-weight:bold;
	margin-bottom:5px;
}
#content dd {
	margin:0 0 10px 15px;
}
#content .post {
	padding: 5px;
	background-color:#fafafa;
	border: #e2e2df 1px solid;
	margin: 0 0 10px 0;
}
#content .post h2 {
	margin: 0 0 0 0;
	padding: 5px 10px;
	color:#FFFFFF;
	font-size:16px;
	line-height: 23px;
	background-color: #34425a;
	background-image: url(images/back_post_h2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content .post h2 a {
	color:#FFFFFF;
	letter-spacing:normal;
	text-decoration:none;
}
#content .post h3.date {
	margin: 0 0 8px 0;
	padding: 0 10px;
	font-size:10px;
	letter-spacing: normal;
	color: #8e8e8e;
	background-color:#f4f5f5;
	border-bottom: #e2e2df 1px solid;
	font-weight:normal;
}
#content .post .post-copy {
	margin: 0 10px;
}
#content blockquote {
	padding:5px;
	margin:0 20px 3px;
}
/**************** Sidebar styles ****************/

#sidebar {
	padding: 0 20px 0 0;
}
.nobackground {
	background-color:transparent;
	border:0;
}
#subcontent {
	float:right;
	width:240px;
	margin: 20px 0 20px 0;
	padding:0 0 15px 0;
	line-height:1.4em;
	background-color:#ecece6;
	background-image: url(images/back_subcontent_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#subcontent h1 {
	font-size:15px;
	font-weight:normal;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	letter-spacing:1px;
	color:#FFFFFF;
	background-color: #3b5670;
	margin: 0;
	padding: 10px 10px 10px 60px;
	background-image: url(images/back_sidebar_h1.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#subcontent h1.h-interior{
	background-image: url(images/back_sidebar_h1.gif);
	background-color:#4f5b6b;
	padding:10px 10px 10px 13px;
	margin:0 0 4px 0;
	color:#FFF;
	height:20px;
}
#subcontent h1.h-blanktop{
	padding: 11px 0 0 0;
	height:0px;
	overflow:hidden;
	color:#8a7a62;
	background-image: url(images/back_subcontent_top.gif);
	background-color:transparent;
	background-position: 0 0;
}
#subcontent h1 a {
	margin: 0 0 0 20px;
}
#subcontent h2 {
	background-color:#e3e3e3;
	display:block;
	margin:10px 5px 3px 5px;
	padding: 0 5px;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	text-align:left;
	color:#6a644a;
	background-image: url(images/back_sidebar_posttitle.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border:#dadada 1px solid;
	border-top:0;
	border-bottom-color:#c7c7c7;
}
#subcontent h2 a {
	color:#6a644a;
	text-decoration:none;
}
#subcontent h2 span.postdate {
	border-right:#dadada 1px solid;
	color:#697d96;
	font-size:10px;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
}

#subcontent iframe {
	border:1px solid #999999;
	margin: 0 10px;
}
#subcontent h3 {
	font-size:13px;
	font-weight:normal;
	margin:8px 10px 0 10px;
	padding: 0;
	border-bottom: 1px solid #deddd7;
}
#subcontent p {
	margin:0 10px 10px;
	font-size:11px;
	line-height:14px;
}

#subcontent a {
	color:#6a644a;
}

#subcontent a.seeall {
	background-color:#d7d2cd;
	color:#7b7b7b;
	font-size:12px;
	line-height:25px;
	margin: 20px 0 0 0;
	padding: 0 10px;
	display:block;
	text-decoration:none;
	height:25;
	width:220px;
}
#subcontent a.seeall:hover {
	background-color:#fbfbfa;
	text-decoration:none;
}
#subcontent #deansearch {
	margin: 10px 5px;
}
#subcontent ul, ul.linklist, .newsletters ul, .donatesidebar ul {	
	margin:0;
	padding: 0 10px 5px;
	list-style:none;
}
#subcontent ul{
	list-style:disc;
}
#subcontent li{
	font-size:11px;
	line-height:13px;
	padding:2px 0;
	margin:0 0 0 15px;
}
ul.linklist li, .newsletters li, .donatesidebar li {	
	margin: 0 !important;
	padding: 0 !important;
	list-style:none;
}
.donatesidebar li {
	background-image:none;
	border:0;
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	padding:2px 0 !important;
	margin:0 !important;
	border-bottom:1px dotted #FFFFFF;
}
.newsletters li {	
	height:18px;
}
ul.linklist li p, .newsletters li p {
	margin:0 !important;
	padding:0 !important;
}
ul.linklist li a, .newsletters li a{
	padding: 2px 8px 2px 15px;
	margin:0;
	display:block;
	color:#666666;
	font-size:11px;
	line-height: 14px;
	border-bottom: 1px dotted #fff;
	text-decoration:none;
	background-image: url(images/icon_article.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
ul.linklist li.previouslink a{
	padding: 2px 20px;
	background-image: url(images/nav_arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
ul.linklist li.nextlink a{
	text-align:right;
	padding: 2px 20px;
	background-image: url(images/nav_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
ul.linklist li a:hover,  .newsletters li a:hover{
	text-decoration:none !important;
	background-color:#f4f5f5;
}
ul.linklist li a span {
	font-size:9px;
	color:#999999;
}
ul.linklist li a span.number {
	width: 25px;
	height: 14px;
	float:left;
	padding: 2px 0 0 0;
	display: block;
	font-size:9px;
	line-height:9px;
	color:#999999;
}


/**************** Searchbar styles ****************/

#searchbar {
	margin:0 0 20px 0;
}
#searchbar form fieldset {
	margin-left:10px;
	border:0 solid;
}
#searchbar #s {
	height:1.2em;
	width:110px;
	margin:0 5px 0 0;
	border:1px solid #a0a0a0;
}
#searchbar #searchbutton {
	width:auto;
	padding:0 1px;
	border:1px solid #808080;
	font-size:0.9em;
	text-align:center;
}
/**************** Footer styles ****************/

#footer_wide {
	clear:both;
	background-color: #434f61;
	background-image: url(images/back_footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 20px 0;
}
#footer {
	text-align:left !important;
	clear:both;
	width:860px;
	padding:5px 20px;
	margin:0 auto;
	font-size:0.9em;
	color:#98a7b5;
}
#footer p {
	margin:0 0 5px;
	padding:0;
	line-height: 13px;
}
#footer a {
	color:#b9c5d4;
	font-weight:normal;
	text-decoration: none;
}
#footer a:hover {
	color:#ffffff;
	text-decoration: none;
}
#footer .footer_address {
	float: right;
	width: 185px;
	padding: 15px 0 0 55px;
	background-image: url(images/dean_logo_bug.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footer .sitemap {
	border: #637085 1px solid;
	padding: 5px;
	width: 530px;
}
#footer .sitemap li {
	float:left;
	display: inline;
	position:relative;
	clear: left;
	padding: 0px;
	list-style-type:none;
	border-right: #637085 1px solid;
	white-space:nowrap;
}
#footer .sitemap li a {
	float:left;
	padding: 0 5px;
	text-align:right;
	width: 80px;
	display: block;
}
#footer .sitemap li a:hover, #footer .sitemap li.current_page_item a {
	text-decoration: none;
	background-color:#586578;
}
#footer .sitemap li.current_page_item li a {
	background-color: transparent !important;
}
#footer .sitemap li ul {
	margin: 0 0 0 90px;
	position: absolute;
	width:430px;
	top: 0;
	left: 0;
}
#footer .sitemap li li {
	font-size:10px;
	width:auto;
	display:inline;
	float:left;
	clear:none;
	list-style-type:none;
	white-space:nowrap;
	border: 0;
}
#footer .sitemap li li a {
	width:auto;
	padding: 0 8px;
	display:inline;
	border-bottom: #637085 1px solid;
}
/**************** Misc classes and styles ****************/

.splitcontentleft {
	float:left;
	width:48%;
}
.splitcontentright {
	float:right;
	width:48%;
}
.clear {
	clear:both;
}
.small {
	font-size:0.8em;
}
.hide {
	display:none;
}
.textcenter {
	text-align:center;
}
.textright {
	text-align:right;
}
.important {
	color:#f02025;
	font-weight:bold;
}
.box {
	margin:0;
	padding:10px;
	border-top:1px solid #e2e2df;
	background-color:#f4f5f5;
	color:#505050;
	line-height:1.5em;
}
/**************** Related Posts ****************/

	.related_posts {
	background: #f5f5f5;
	color: #414141;
	padding: 8px;
	margin: 0 0 3px 0;
}
/**************** Entry ****************/
	
.entry {
	margin:0 0 20px 0;
	padding:4px 2px 2px;
	color:#666;
	font-size:10px;
	text-align:left;
	background:url(images/entry.png) no-repeat top left;
}
p img {
	margin:0;
	padding:2px;
	border:none;
}
/* --------------------------------------------------
Comments
-------------------------------------------------- */

#respond, #comments {
	font-size: 12px;
	color: #777;
	font-weight: bold;
	margin: 1.25em 0;
}
.comments_link img {
	border:0;
}
.commentsblock {
	padding-left: 10px;
}
.commentbody {
}
.commentfooter {
	margin-top: 1em;
	margin-bottom: 2em;
}
.commentbody {
	margin: 5px
}
.commentbody h4 {
	font-size: 11px;
	margin-bottom: 10px;
}
.commentbody p {
	margin-left: 10px;
}
#comment {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:12px;
}
/****************SEARCH FORM****************/

#searchform, #searchform p {
	font-size: 1em;
	margin: 0;
}
/*#searchform input
{
	width: 122px;
	margin: .3em 0 1em 0;
}
*/
textarea, #author, #email, #url, #searchform input {
	font-size: 1em;
	background: #fff;
	color: #333;
	padding: 1px 2px;
	border: 1px solid #d9d9d9;
}
textarea:focus, #author:focus, #email:focus, #url:focus, #searchform input:focus {
	border-color: #36d;
}
/****************ICONS****************/

.metalinks {
	margin-top: 3px;
}
.trackbacklink {
	background: url('images/trackback.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
}
.deliciouslink {
	background: url('images/delicious.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
}
.commentslink {
	background: url('images/comment.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
}

.empty{
	font-size:10px;
	color:#999999;
	text-align:center;

}

.clearfix {
	clear: both;
	visibility: hidden;
	line-height: 1px;
	height: 1px;
}
* html .clearfix {
	height: 1%;
}
