/* @override http://www.matthewhenry.org/_css/print.css */

body{
	font-family: Georgia, "Times New Roman", Times, serif;
}

a{
	text-decoration: none;
	color: #000;
}

#site{
	font-weight: bold;
}

#footer{
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px solid #939393;
}

blockquote{
	background-image: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
	margin-left: 0;
	padding: 10px 0px;
}


blockquote:last-child{
	border-bottom: none;
}

blockquote p{
	font-size: 218px;
	line-height: 25px;
}


#content p{
	font-size: 18px;
	line-height: 25px;
	overflow: hidden;
}

#content p.sub-point-label{
	font-size: 35px;
	width: 50px;
	height: 30px;
	float: left;
	margin: 0 15px 0 0;
}



#content  h1#point-title{
	margin-bottom: 10px;
	font: bold 30px Georgia, "Times New Roman", Times, serif;
	float: none;
	display: block;
	padding-left: 0;
	padding-right: 0;
}

#content  h2#subtitle{
	font: normal 25px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	text-transform: capitalize;
	color: #222;
	padding-left: 0;
	padding-right: 0;
}

#content .lbsBibleRef{
	font-size: 14px;
	color: #444;
}

#footer p{
	margin-bottom: 10px;
	font-size: 13px;
	margin-top: 0;
}

#footer #provided{
	text-transform: uppercase;
	font: bold 12px Arial, Helvetica, sans-serif;
}


#footer #provided span{
	text-transform: capitalize;
	margin-left: 10px;
	font: normal normal 13px Georgia, "Times New Roman", Times, serif;
}

#footer #provided span.support-the-alliance{
	display: none;
}

