@charset "UTF-8";

@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,600,700);

/* 
PRINT STYLES
*/


body
{
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size: 12px;
	line-height: 15px;
}

h1,h2,h3,h4,h5
{
	margin:0;
	color: black;
}

h4
{
	font-size: 14px;
}

h3
{
	font-size: 17px;
	line-height: 20px;
}

h2
{
	font-size: 23px;
	line-height: 23px;
}

h1
{
	font-size: 29px;
	line-height: 29px;
}

p
{
	margin:0 0 15px;
}

.site-title
{
	margin-bottom: 30px;
}

.site-title h1, 
.site-title h3
{
	font-family: 'Titillium Web', 'Helvetica', Arial, sans-serif;
	color:black;
}

.site-title h1
{
	font-size: 36px;
	margin:45px 0 7px 0;
	font-weight:bold;
}

.site-title h3
{
	font-size:23px;
	font-weight:300;
	margin:0 0;
}

.site-title h5
{
	color:#999;
	margin:0 0 7px 0;
}

#topNav, 
#footer, 
.rbar, 
#headblock ul.articleTools, 
#topind, 
#pollbox, 
.banner-left,
.topMobile,
#endblock {
	display: none;
}

a
{
	color: #ad191c;
	text-decoration: none;
}

.sound-icon
{
	width:16px;
	height:16px;
}

#main
{
	width: 80%;
}

#disclaimers
{
	margin-top: 60px;
}


#home #headblock h1
{
	font-size: 17px;
	margin-bottom: 7px;
	display: none;
}

#home h2
{
	margin-bottom: 15px;
}

#home .hpbox
{
	margin:0 0 15px;
}

#home .hpbox img
{
	display: block;
	margin:7px 0;
}

#home .hpboxtitle
{
	font-weight: bold;
	font-size: 14px;
	display: block;
}

#home .hpboxauth
{
	font-style:italic;
	display: block;
	color: #999;
}

#home .hpbox a
{
	color: #333;
	text-decoration: none;
}

#home .upcoming h3
{
	margin-bottom: 7px;
}

.toc #headblock
{
	margin:0 0 30px 0;
}

.toc #headblock h1
{
	display:none;
}

.toc h1
{
	margin-bottom: 15px;
}

.toc h3 
{
	border-top: 1px solid #ccc;
	margin: 30px 0 15px;
	padding-top: 5px;
	font-family: 'Titillium Web', 'Helvetica', Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color:#999;
	font-weight: normal;
}

.toc h4
{
	margin:15px 0 6px;
}


#mobileJump
{
	display:none;
}

.fdoor #headblock
{
	margin-bottom: 30px;
}

.fdoor #headblock h2
{
	margin-top: 7px;
}

.fdoor h3
{
	margin:21px 0 7px 0;
}

.fdoor table
{
	width: 100%;
}

#podcasts .listen
{
	display: none;
}

#poll h2
{
	display: none;
}

#poll .question
{
	margin:14px 0 7px;
}

#poll .buttons
{
	display: none;
}

body.item #headblock h1
{
	margin-bottom: 20px;
}

body.item h2
{
	display: none;
}

body.item h3
{
	margin-bottom: 7px;
}

body.item .Author
{
	font-weight: bold;
}

body.item blockquote
{
	padding:20px;
	font-family: 'Titillium Web', 'Helvetica', Arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	color:#999;
	font-size: 16px;
	line-height: 21px;
	
}

body.item div.inlineBox {
	float: right;
	width: 260px;
	padding: 15px;
	margin: 0 15px 15px;
	background-color:  #eee;
	border: 1px solid #999;
}

body.item div.inlineBox span.LOtitle {
	display: block;
	font-weight: bold;
}
#textbox .bioname, 
#textbox .bioLastname, 
#textbox .relatedarticle a {
	font-weight: bold;
}
div.resultspage a.poweredby-image, div.collection-names {
        display: none;
}
