/************************************************************/
/*		SITE STYLING										*/
/************************************************************/
@font-face {font-family: GoodWeb-Book;src: url("../fonts/GoodWeb-Book.woff");}

body{
	font-family:Georgia, Times, Serif;
	font-size:1em;
	padding:1em 1em;
}
a, a:visited{
	color:black;
}
div.col1,
div.col3,
div.footer,
div.related-articles,
h3.separator,
div.paginator,
p.meta span,
div.header *,
a.printer,
p.meta,
div.leave-comment,
div.commentcontrol,
div.social,
div.prevnext,
p.letter-editor,
div#header,
img.dept-banner,
.topnav,
.post-options,
.google-ad,
.meta,
.col4,
.topmainnav,
#topnav ul,
#user_login_control,
#footer1,
#footer2{
	display:none;
}
div.accessurl{
	margin-bottom:30px;
}
div.container_24{
	margin:0;
	padding:0;
	width:100%;	
}
div#content-col{
	background:url('../images/mainlogo1.png') 0px 0 no-repeat;
	padding-top:55px;
	width:100%;	
}
img.hidden{
	position:absolute;
	left:-99999px;
}
a.home-link{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:280px;
	height:120px;
	text-indent:-9999px;
}
.post h2 a{
	text-decoration:none;
}
.post h2.title{
	margin:0 0 10px 0;
	font-size:2em;
	font-family:'GoodWeb-Book','Helvetica','helvetica',sans-serif;
	font-weight:normal;
}
p.byline{
	font-size:1em;	
}
.post h3{
	margin:0 0 20px 0;
	font-size:1.1em;
	font-weight:bold;
}
.post h3.department {
	text-transform: uppercase;
	font-size: 0.9em;
}
.post h4{
	margin:0 0 20px 0;
	font-size:1.3em;
}
.post p.byline{
	margin:0 0 20px 0;
}
.post p{
	margin:0 0 20px 0;
	line-height:1.5em;
}
.post blockquote {
	padding-left:15px;
	margin:0px 0 20px 7px;
	border-left:9px solid #e2e2e2;
	line-height:1.5em;
}
.comments{
	border-bottom:1px solid #c0c0c0;
	padding:0 0 10px 0;
}
h3#comments{
	display:block;
	background:none;
	margin:40px 0 0 0;
	font-size:1.5em;
}
div.com-block{
	padding:10px 0 0 0;
}
div.com-block h2{
	font-weight:bold;
	border-top:1px solid #c0c0c0;
	padding:10px 0 0 0;
	margin:0 0 5px 0;
}

div.author-bio p {
	font-style: italic;
	font-size: 85%;
	
}
div.author-bio p span.person-name {
	font-weight: bold;
	font-style: normal;
}
div.author-bio p em,
div.author-bio p i,
div.author-bio p cite {
	font-style: normal;
}
.postcontent img{
	float:left;
	padding:0 30px 20px 0;
	display:block;
}
ul, ol{
	margin-bottom:15px;
}
ul li{
	list-style-type:disc;
	margin:0 0 5px 20px;
}
ol li{
	list-style-type:decimal;
	margin:0 0 5px 20px;
}
.pipe{
	padding:0 10px;	
}
/**
* User related items should be hidden from print view
**/
#user_login_control {
	display: none;
}

/**
* Social items shouldn't be displayed on the print page
**/
.social {
	display: none;
}

body.print {
	background: none;
}

.print ul li {
	list-style-type: none;
	margin: 0 0 1.5em 0;
}

.print.general #content-col section header {
	border: 0;
}

.print.hnrblog #content-col .post {
	background: none;
	margin-top: 0px;
}

.print.hnrblog #content-col header {
	margin-bottom: 20px;
}

.print.hnrblog #content-col header, .hnrblog #content-col .post .postcontent.entry {
	margin-left: 0px;
}
.addcaption{
	float:left;
	margin:.5em 2em 2em 0;	
}
.addcaption .caption{
	float:left;
	display	
}