/* 
ABC News Print Stylesheet
Created by: Andrew Kesper, 22 May 2007
Modified by: Andrew Kesper, 8 February 2008
*/

* {
	font-family: Helvetica, Arial, sans-serif;
	word-wrap: break-word;
}

.noprint {
	display: none !important;
}

html, 
body {
	margin: 0;
	padding: 0;
}

p, ul {
	font-size: 83.3%;
	line-height: 140%;
}

ul ul {
	font-size: 100%;
}

a {
	color: #00c;
}

a img {
	border: none;
}

ul {
	margin: 0;
	padding: 0 0 0 16px;
}

ul li {
	margin: 0;
	padding: 0;
}

#gN_Nav,
#newsradio-widget,
#footer,
#nav_1st p,
#nav_2nd p,
#preferencesButton,
#nav_3rd p,
#hot_topics,
#globalmessage,
#globalmessage2,
#footerstories,
#tools,
#storytools,
.h1_tools,
.help {
	display: none;
}

#nav_1st #header img {
	width: 150px;
	height: 41px;
}

#storyRelatedMedia {
	font-style: italic;
	float: right;
	width: 285px;
	margin: 0 0 20px 20px;
}

p.published {
	font-style: italic;
}

p.author {
	font-weight: bold;
}

p.first {
	font-weight: bold;
}
