@page {
	margin:0.5in;
}


/*-  LAYOUT OVERRIDES
----------------------------------------------------------------------*/
/*-  SELF-CLEARING FLOATS
----------------------------------------------------------------------*/
.mod:after,
#main:after,
#feature:after,
li.feature:after,
#section:after,
#content .entry:after,
#content .portal:after,
#content .article:after,
#content .shareTools h3:after,
#content div.figure:after,
ol#transcript li:after,
ol#transcript li dl:after,
ol#transcript li dd:after,
ol#points li:after {
	width: 100%;
	float: none;
	background: none;
	margin: 0;
	color: gray;
}

#additional, #social-media, #search-form, #article-comments form, .share-this-new, #article-comments {
	display: none;
}

/*-  BASE STYLE OVERRIDES
----------------------------------------------------------------------*/

body {
	background: white;
	font-size: 12px;
}


body h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	margin: 0 0 3px 0;
	padding: 0;
	letter-spacing: normal;
	color: black;
}

body h1 img {
	border: none;
}

body h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	letter-spacing: normal;
	color: black;
}


body h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin: 0 0 5px 0;
	padding: 0;
	letter-spacing: normal;
	color: black;
}

body h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	margin: 0 0 5px 0;
	padding: 0;
	letter-spacing: normal;
	color: black;
}

body h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0;
	letter-spacing: normal;
	color: black;
}

body h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0;
	letter-spacing: normal;
	color: black;
}

body p {
	font-family: georgia, serif;
	font-size: 12px;
	margin: 0 0 25px 0;
	padding: 0;
	line-height: 1.4em;
}


/*#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }*/

/*-  MAST OVERRIDES
----------------------------------------------------------------------*/
#header{
	height: 100px;
}
#header h1 img {
	width:300px;
}
#tagline br {
	display:none;
}
#nav,
#nav-utility,
#section,
#nav-section,
#content .articleTools-container,
#content .shareTools, .collapse-head  {
	display: none !important;
}

/*-  CONTENT OVERRIDES
----------------------------------------------------------------------*/

.article-byline img,
#content .figure p,
#content .playerAudio,
#toc,
#time,
#content ul.pagination, #content object, #content embed {
	display: none;
}
#content table, #content table th, #content table td {
	border:none;
}
.imgleft, .imgright, .imgcenter {
	font-style:italic;
}
.imgleft img, .imgright img, .imgcenter img {
	display:block;
}
.article-byline iframe, #content .metadata-last, .twitter-follow-button, .rpuRepostUsButton {
	display:none !important;
}
#content img {
	max-width:300px;
	height:auto !important;
}
#content ul.metadata {
	display:inline;
	font:0.875em/1.57143 Georgia,Palatino,'Times New Roman',serif;
	list-style-type:none;
	padding:0;
}
#content span.imgcenter, #content span.imgleft {
	display:block;
	width:300px !important;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
#content span.imgright {
	display:block;
	width:300px !important;
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}
#content span.imgcenter, #content span.imgleft, #content span.imgright {
	font-size:11px;
	color:#666;
}
#content span.imgcenter iframe, #content span.imgleft iframe, #content span.imgright iframe {
	width:100% !important;
}
#content article #slider {
	height: auto !important;
	width: auto;
}
#content article #slideshow-embed h2 {
	display: none;
}
#content article #slider .slider-innerWrapper img:first-of-type {
	display: block !important;
	position: relative !important;
}
#content article #slider .slider-innerWrapper img, #content article #slider .control-links {
	display: none;
}

/*-  NETWORK OVERRIDES
----------------------------------------------------------------------*/

#network {
	display: none;
}


/*-  FOOTER STYLES/OVERRIDES
----------------------------------------------------------------------*/

#footer {
	padding: 20px 0 0 0;
}

#footer p, #footer form, #footer ul {
	display:none !important;
}




