﻿body 
{
}

#hhnArticlePageBanner
{
	background-image: url('/images/Cloud layer_Body.jpg');
	position: relative;
	height: 148px;
}

#hhnArticlePageBannerText
{
	width: 650px;
	margin: 0;
	padding: 1.5em 0 2.4em 0;
	text-align: right;
	line-height: 2.6em;
	font-style: italic;
	font-weight: lighter;
	z-index: 0;
}

#hhnArticlePageBannerText h1
{
	font-size: 36px;
	font-style: normal;
	font-weight: lighter;
	color: #25b;
	margin: 0;
	padding: 0;
	font-family: Arial Narrow, Arial, Sans-Serif;
}

#hhnArticlePageBannerText h2
{
	font-size: 26px;
	font-family: Comic Sans MS;
	margin: 0;
	padding: 0;
	color: White;
}

#hhnArticlePhoto
{
	background: white;
	padding: 4px;
	position: absolute;
	top: -4px;
	left: 680px;
	z-index: 2;
}

#hhnArticlePageBanner div.hhnSoundIcon
{
	position: absolute;
	left: 657px;
	top: 50px;
	z-index: 20;
}

#hhnArticlePageBanner .hhnGrayBorder
{
	position: absolute;
	z-index: 0;
	bottom: 0;
	left: 0px;
}

#hhnArticlePageBody
{
	padding: 12px 0 0 0;
	background: #eee url('/images/Article-Sec-SideBar.jpg');
	background-position: right top;
	background-repeat: repeat-y;
}

#hhnArticlePageSideNav
{
	float: right;
	width: 250px;
	height: 100%;
	padding: 0;
	margin: 0;
}

#hhnArticlePageSideNav h1
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #eee;
	color: #0645a2;
	padding: 0 0 0 5px;
	margin: 10px 0 0 0;
}

#hhnArticlePageSideNav ul
{
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}

#hhnArticlePageSideNav ul li
{
	margin: 0;
	padding: 2px;
}

#hhnArticlePageSideNav ul li:hover
{
	/* background: #d6eaeb; */
}

#hhnArticlePageSideNav a
{
	color: #333;
	font-size: 12px;
	padding: 4px 30px 4px 10px;
	margin: 0;
}

#hhnArticlePageSideNav a:hover
{
	color: #3a6a00;
	background-image: url('/images/purple-flower24.png');
	background-repeat: no-repeat;
	background-position: right center;
}

#hhnSiteMapPanel a:hover
{
	color: #3a6a00;
	background-image: url('/images/purple-flower24.png');
	background-repeat: no-repeat;
	background-position: right center;
}

#hhnArticleContent
{
	padding: 0;
	margin: 0 260px 0 0;
	min-height: 760px;
}

.hhnArticleSection, .gsc-resultsRoot
{
	margin: 0;
	background: #fff;
	line-height: 1em;
}

.hhnArticleSection p
{
	font-style: normal;
	padding: 4px;
	font-size: .8em;
	color: #4a6a4a;
}

.hhnArticleSectionHeader, .gsc-resultsHeader
{
	background-image: url('/images/Article-Sec-Hdr.jpg');
	height: 54px;
	padding: 0;
	margin: 0;
}

h1.hhnArticleSectionNavTitle
{
	display: none;
}

.hhnArticleSectionTitle
{
	padding: 0;
	margin: 0;
	color: #0645a2;
	font-size: 16px;
	padding: 17px 0 17px 0;
	width: 630px;
	float: left;
	background-image: url('/images/purple-flower24.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}

.hhnArticleSectionNav
{
	float: right;
	width: 70px;
	height: 54px;
	margin: 0;
	padding: 0;
}

.hhnArticleSectionNav ul
{
	padding: 20px 0 0 12px;
}

.hhnArticleSectionNav ul li
{
	display: inline;
	font-size: 12px;
	padding: 0;
}

.hhnArticleSectionNav ul li a
{
	color: #333;
	padding: 4px 4px 4px 18px;
	background-image: url('images/UpArrow.png');
	background-repeat: no-repeat;
	background-position: center left;
}

.hhnArticleSectionNav ul li a:hover
{
	/* text-decoration: underline;*/
	color: #3a6a00;
	background-image: url('images/UpArrowHover.png');
}

.hhnArticleSectionNav ul li a:visited
{
	color: #333;
}

.hhnArticleSectionNav ul li a span,img
{
	vertical-align: middle;
}

.hhnFurtherReading
{
}

.hhnBibleReference
{
}

#hhnFeedbackPanel 
{
	display:none;
	position: absolute;
}

