* {
	margin: 0;
	padding: 0;
	border: 0;
}

/*

ul#top-nav, #bottom {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	z-index: 200;
}

#bottom {
	position: absolute;
	top: 368px;
}

body.scrolled #bottom {
	top: 307px;
}

body[orient="landscape"] #bottom {
	top: 220px;
}

body.scrolled[orient="landscape"] #bottom {
	top: 159px;
}
*/




body {line-height: 1.5;text-align:justify;}
html, body {
height: 100%;
}
ul {list-style: none;}
#noah-home {width:100%;}
#noah-home #head {width:100%;background: #fff no-repeat 20px 3px;height:50px;margin:10px 0 10px 0;}
ul#top-nav {height:30px;float:left;margin:46px 0 0 0;background: #000;width:100%;}
ul#top-nav li {float:left;border-right:2px solid #fff;background: #000;}
ul#top-nav li:first-child a {width:200px;}
ul#top-nav li a {width:104px;height:20px;font: bold .75em Arial;letter-spacing: .08em;color:#fff;display:block;text-decoration:none;padding:10px 0 0 20px;}
ul#top-nav li a:hover, ul#top-nav li a.active {background:#ba0600;}
#content {display:inline-block;}
#content #content-nav {width:220px;float:left;background:#EEE;padding-bottom:20px;margin-top:2px;}
#content-nav h3 {text-transform: uppercase;border-bottom:1px solid #000;width:170px;font: bold .6em Arial;letter-spacing: .4em;padding:0 0 8px 0;margin:14px 0 0 20px;}
#content-nav ul.links {width:242px;}
#content-nav ul.links li {margin-top:4px;padding-left:20px;padding-right:44px;background: transparent url('../i/bullet-gray.gif') no-repeat 10px 14px;padding-top:10px;padding-bottom:10px;}
#content-nav ul.links li.read {background:none;}
/*
#content-nav ul.links li.read a, #content-nav ul.links li.read span.deck {color:#999;}
*/
#content-nav ul.links li.active {background:black no-repeat right center;-webkit-background-size: 22px 100%;color:#fff;}
#content-nav ul.links li.active a {color:#fff !important;}
#content-nav ul.links h4 a {font:bold .8em Arial;line-height:130%;text-decoration: none;color:#000;}
#content-nav ul.links span.deck a {font:normal .75em Arial;line-height:130%;text-decoration:none;color:#000;}
#content #content-main {float:left;width:470px;margin:34px 0 24px 30px;}
#content-main #article-head {display:inline-block;}
#content-main #article-head #main-image {float:left;margin-right:15px;}
#content-main #article-head #main-image img {width:180px;}
#content-main #article-head {width:600px;}
#content-main #article-head #headline-and-date {margin-left:20px;}
#content-main #article-head .wide {margin:0 !important;}
#content-main #article-head #date {font: normal .7em Arial;color: #999;margin-bottom:15px;}
#content-main #article-head h1 {margin-bottom:10px;
	font-family: "Helvetica Neue", Helvetica;
}

#content-main #article-head #byline {font-family: Georgia, Palatino, serif;border-top:1px solid #000;display:inline;padding-top:4px;margin-top:4px;}

#content-main #article-head #mark-unread {margin-top:10px;}
#content-main #article-head #mark-unread a, #content-main #article-head #mark-unread a:visited {color:#023b82;text-decoration: none;font: bold .8em Arial;}
#content-main #article-body {margin-left:20px;clear:both;font-family: Georgia, Palatino, serif;padding-top:16px;}
#content-main #article-body p {text-indent: 80px;margin-bottom:1px;text-align:justify;}
#content-main #article-body::first-line{font-weight: 800;text-indent:0px;} 
#bottom {width:auto;background: #777;text-align: left;height:14px;font:normal .7em Arial;color:#fff;padding:3px 0 0 20px;}
#bottom a, #bottom a:visited {color:#fff;display:inline-block;padding-left:22px;text-decoration:none;}
#live {padding-left: 6px;border-left: 10px solid #000000;color:#000000;
	font: bold;}
#goal {padding-left:6px;border-left: 10px solid #ba0600;font: bold 18px;color:#000000;}
