/*  
Theme Name: Discovery Resources
Theme URI: http://discoveryresources.com
Description: Theme for discoveryresources.com
Version: 1.0
Author: Dayn W Creative 
Author URI: http://www.daynw.com/
*/

body{
	margin: -28px 0 0; padding: 0;
	font-family: helvetica; font-size: 10pt; color: #333;
	background: #f6f5ed url(./_img/cont_bg.png) top center no-repeat;
	text-align: center;
}



img {border:0}

a, a:visited {color: #5E6E66; text-decoration: underline;}
a:hover {color:#333}

.accessibility{	
	display: none;
}

h2 {
	margin: 0; padding: 0;
	font-size: 120%;
	color: #666;
	text-decoration: none;
}

h2 a{
	margin: 0; padding: 8px 0;
	font-size: 120%;
	text-decoration: none;
}

h3 {margin: 1.5em 0 0 0}

h4 {
	font-size: 9pt;
	color: #666;
	}

p {
margin: .5em 0;
clear: left;
}

.container{
	display: block;
	margin: 0 auto; padding: 0;
	width:980px; /* set to 100% for a totally fluid layout OR set a px amount for constrained content area */
	background: #f6f5ed url(./_img/cont_bg.png) 0 0 repeat-x;
	text-align: left;
}

	.head{
		display: block;
		margin: 0; padding: 0;
		height: 140px;
		background: transparent;
	}
		.head .top{
			display: block;
			margin: 0; padding: 0;
			width: 100%; height: 50px;
			background: #f6f5ed;
			position: relative;
			float: left;
		}
			.head .top ul{
				display: block;
				margin: 0; padding: 0;
				position: absolute; bottom: 5px; right: 5px;
				float: left;
			}
				.head .top ul li{		
					display: inline;		
					list-style: none;	
				}
					.head .top ul li a{
						display: block;
						padding: 7px 7px 6px;
						color: #666 !important;
						text-decoration: none;
						font-weight: normal;
						float: left;
					}
						.head .top ul li a:hover{
							text-decoration: underline;
						}
		.head .bot{
			display: block;
			margin: 0; padding: 0;
			width: 100%; height: 90px;
			background: #c5312f url(./_img/head_bg.png) 0 0 repeat-x;
			position: relative;
			float: left;
		}
			h1, h1 a{
				display: block;
				margin: 0; padding: 0;
				width: 236px; height: 90px;
				background: #b1a9a1 url(./_img/discovery_resources.png) 0 0 no-repeat;
				text-indent: -5000px;
			}
			
			#search{
				position: absolute; top: 10px; right: 12px;
			}
				#s{
					border: 0;
					margin: 0; padding: 0;
					float: left;
					height:20px;
				}
				#searchsubmit{
					padding: 0 6px; margin: 0 0 0 3px;
					height:20px;
					border: 0;
					background: #b1a9a1;
					border: 1px solid #b1a9a1;
					color: #eae8e6;
					font-size: 80%;
					float: left;
				}
	.navi{
		display: block;
		margin: 0; padding: 0;
		height: 27px;
	}
	
		.navi ul{
			display: block;
			margin: 0; padding: 0;
			float: left;
		}
			.navi ul li{		
				display: inline;		
				list-style: none;	
			}
				.navi ul li a{
					display: block;
					padding: 7px 9px 3px;
					color: #f6f5ed !important;
					text-decoration: none;
					font-weight: bold;
					float: left;
				}
				.container>.navi ul li a{
					display: block;
					padding: 7px 9px 6px;
					color: #f6f5ed !important;
					text-decoration: none;
					font-weight: bold;
					float: left;
				}
					.navi ul li a:hover{
						background: #a1250f;
					}
	.cont{
		margin: 0; padding: 23px 0 0 0;
		position: relative;
	}
		.left{
			display: inline;
			margin: 0; padding: 0 20px;
			width: 200px; /* 240px w/ padding*/
			position: absolute; top: 23px; left: 0;
			font-size: 90%;
		}

			.left h2{
				display: block;
				margin: 0; padding: 0;
				font-weight: bold;
				letter-spacing: 80%;
			}
				.left h2 span{font-weight: bold;}
			
			.left p{
				padding: 3px 0 0px 20px;
			}
			
			.left div{
				display: block;
				margin: 0 0 1em 0;
			}
				.sound_evidence h2{
					display: block;
					margin: 0 0 .6em -10px; padding: 0;
					width:198px; height: 90px;
					background: transparent url(./_img/soundEvidenceLogo2.png) 0 0 no-repeat;
					text-indent: -5000px; text-transform: uppercase;
					letter-spacing: 80%;
				}
				.eLessonsLearned h2{
					display: block;
					margin: 0 0 .6em -10px; padding: 0;
					width:198px; height: 42px;
					background: transparent url(./_img/e-LessonsLearned.png) 0 0 no-repeat;
					text-indent: -5000px; text-transform: uppercase;
					letter-spacing: 80%;
				}
				.discerning h2{
					display: block;
					margin: 0 0 .2em -16px; padding: 0;
					width:198px; height: 58px;
					background: transparent url(./_img/discerningE-discoveryLogo.png) 0 0 no-repeat;
					text-indent: -5000px; text-transform: uppercase;
					letter-spacing: 80%;
				}
				.left div.sidebarBlogroll {
					margin:2em 0 2em 0;
				}
				
			.left .moreArticles {
				text-align: right
			}
			
			.left .bookstoreSidebar p {
				margin:0;
				padding: 0;
				text-align: center;
			}

		.center{
			margin: 0 189px 0 239px;
			padding: 0 20px;
		}
		
		.center p {line-height: 140%}

		.right{
			display: inline;
			margin: 0; padding: 0 20px;
			width: 150px; /* 190px w/ padding */
			position: absolute; top: 23px; right: 0;
			font-size: 90%;
		}
			.right h2{
				display: block;
				margin: 0; padding: 0;
				font-weight: normal; text-transform: uppercase;
				letter-spacing: 80%;
			}
				.right h2 span{font-weight: bold;}
			
			.right p{
				padding: 5px 0 5px 20px;
			}
			
			.right div{
				display: block;
				margin: 0 0 20px 0;
			}
			
			.right div img {margin-bottom: 10px}
	
	.author-image {
		float: left; margin: 0 10px 5px 0; 
		}
	.entry li{
		margin: .7em 0;
	}
		
	.foot{
		margin:50px auto;
		text-align: center;
		color:#AAA;
		}
	

/* ------- */

.postActions {margin: 0; text-align: right; font-size: x-small}

.addthis {margin: 0; display: inline}

.newsList {list-style: none; padding: 0; margin:1em 0 0 0}
.newsList li {margin: 0 0 2em 0; line-height: 130%}

.soundEvidenceArticle div, .expertsArticle div, .discerningArticle div {margin: 0 0 .6em 1em; line-height: 130%}

.breadcrumbs {font-size: 8pt}
.breadcrumbs a {text-transform: capitalize; font-size: 8pt}

.relatedLinks {list-style: none; margin: 0 0 0 2em; padding:0}
.relatedLinks li {line-height: 120%; margin-bottom: 1em}

.relatedLinksSidebar {list-style: none; margin: 0 0 0 1em; padding:0}
.relatedLinksSidebar li {line-height: 100%; margin-bottom: 1em}

.byline, .catlinks{font-size: x-small; text-align: right}
.articleDate {font-size: x-small} 
.readmore {text-align: right}

.articles h3 {font-size: 14pt}

.articles {list-style: none; padding:0; margin: 0 0 0 2em}
.articles .summaryWrapper {padding: 0 0 3em 0}
/*
.featuredArticle .rssLinkListItemTitle a {font-size: 11pt; font-weight: bold; display: block; margin: 1em 0}
.featuredArticle li {font-size: small}
*/

.leftHalfContent {width:49%; float:left}
.rightHalfContent {width:49%; float: right}

.rssIcon {float:right}

.newsletterName {font-weight:bold; font-size:8pt; color:#666; padding:0 60px 0 0px}
.subscribeBtn {float:right}

.thinHr {border: 1px solid #ccc; border-width: 0 0 1px 0; clear:both}

.archiveLink {margin-left: 30px}

.clearFix {clear:both; margin-bottom:35px}

.twitterLink {padding: 15px 0 0 0;}
.twitterLink img {
	display: inline;
	vertical-align: middle;
	margin: 0 5px 0 0;
	}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */



.navi {width:100%; height:32px;position:relative; z-index:100;}
/* hack to correct IE5.5 faulty box model */
* html .navi {width:980px; w\idth:980px;}
/* remove all the bullets, borders and padding from the default list styling */
.navi ul ul {width:250px;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.navi li {float:left;position:relative;}




/* style the second level background */
.navi ul ul a.drop, .navi ul ul a.drop:visited {background: #a1250f; padding: 20px;}
/* style the second level hover */
.navi ul ul a.drop:hover{background:#a1250f;}
.navi ul ul :hover > a.drop {background:#a1250f;}

/* style the third level background */
.navi ul ul ul a, .navi ul ul ul a:visited {background:#a1250f;}
/* style the third level hover */
.navi ul ul ul a:hover {background:#a1250f;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.navi ul ul {visibility:hidden;position:absolute;height:0;top:25px;left:0; width:250px;}
/* another hack for IE5.5 */
* html .navi ul ul {top:25px;t\op:26px;}

/* position the third level flyout menu */
.navi ul ul ul{left:250px; top:-1px; width:250px;}

/* position the third level flyout menu for a left flyout */
.navi ul ul ul.left {left:-250px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.navi table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.navi ul ul a, .navi ul ul a:visited {background:#a1250f; color:#000; height:auto; line-height:1em; padding:8px 20px 8px 20px; width:200px; border:1px solid #800; border-width:0 0px 1px 0px; font-weight: normal}
.container>.navi ul ul a, .container>.navi ul ul a:visited {background:#a1250f; color:#000; height:auto; line-height:1em; padding:8px 30px 8px 20px; width:200px; border:1px solid #800; border-width:0 0px 1px 0px; font-weight: normal}
/* yet another hack for IE5.5 */
* html .navi ul ul a, * html .navi ul ul a:visited {width:251px;w\idth:228px;}


/* style the top level hover */
.navi a:hover, .navi ul ul a:hover{color:#fff; background:#a1250f;}
.navi :hover > a, .navi ul ul :hover > a {color:#fff; background:#a1250f;}



/* make the second level visible when hover on first level list OR link */
.navi ul li:hover ul, .navi ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.navi ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.navi ul :hover ul :hover ul{ visibility:visible;}

.navi ul ul a:hover {background: #801a08 !important;}

/* comments styling */
ol.commentlist {
	list-style:none;
}

h3#comments {
	padding:2em 0 1em;
}

.commentlist li {
	margin-bottom:2em;
}
