* {background: transparent !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
body{width:85%;margin: 0 auto;}

#content-r, #content-l{width:100%;}

#news21-header, #news21-footer, #menu, #breadcrumbs, #sidebar-l, #sidebar-r, #top-media, #top-media-tab, #f-menu, .nav-tabs, .article-top, .gototop, .video, #slide_container{display: none !important;}
a, a:visited { color:#205b97; text-decoration: underline; }

.article-metadata {
	display:block;
	margin:1.25em 0 2em;
	padding-bottom:1.25em;
	border-bottom:1px solid #ccc;
	text-transform: uppercase;
	font: 8pt verdana;
	list-style: none;
}
.article-author{float:left;margin-left:-3em;}
.article-date{float:right;}
article>h1{
	width:80%;
	margin: 20px auto 0;
	text-align:center;
	font: 18pt Georgia, serif;
}
article>h2{
	width:65%;
	margin: 1em auto .5em;
	text-align:center;
	font: italic 12pt Georgia, serif;
}
article p{font: 11pt Helvetica, Arial, Verdana, sans-serif;}


aside{
	float: left;
	margin:10px 20px 6px 0px;
	position: relative;
	width: 210px;
	font: .8em @sans;
	padding: 15px;
	border:1px solid #ccc;
}







/*article aside{position: relative;
		display: block;
		float: right;
		width: 210px;
		border:1px solid #ccc;
		border-left:6px solid #ccc;
		color: #000;
		font: 80% Helvetica, Arial, sans-serif;
		padding: 0 0 0 20px;
		margin-left:15px;
}*/

p a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
pre, blockquote, .quote { padding:1em 1em 1em 2em;page-break-inside: avoid; }
blockquote:before, #story figure.quote:before {
	content: "\201C";
	font: 5em/0.65 "Trebuchet MS", Georgia, serif;
	color:#ccc;
	height: 0;
	margin-left: -0.6em;
	display: block;
}


thead { display: table-header-group; }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }

p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }

article a[href]:after{
	content: " (" attr(href) ") ";
	font-size:80%;
}
article abbr[title]:after { content: " (" attr(title) ")"; font-size:80%;}