@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000B49;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
}
a {
	color: #711500;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:hover {
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h2 {
}
#wrapper {
	text-align: left;
	vertical-align: top;
	position: relative;
	left: 0px;
	top: 0px;
	width: 800px;
}
#header {
	width: 798px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	height: 200px;
	background-image: url(http://www.wbs.edu/hourofholiness/images_new/banner.jpg);
	background-repeat: no-repeat;
	text-align: right;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}
#header a {
	display: block;
	height: 111px;
	width: 124px;
	background-image: url(http://www.wbs.edu/hourofholiness/images_new/support_button.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
#header a:hover {
	background-position: 0px -119px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#navigation {
	width: 798px;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	text-align: left;
	vertical-align: top;
	height: 27px;	
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}
#navigation div.globalNav {
	height: 25px;
	margin: 0;
	background-repeat: repeat-x;
	padding:0px;
	vertical-align:top;
	background-color: #098700;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	background-image: url(http://www.wbs.edu/hourofholiness/images_new/button_bg.jpg);
	z-index: 125;
	position: relative;
	left: 0px;
	top: 0px;
} 
#navigation div.globalNav li {
	background-image: url(http://www.wbs.edu/hourofholiness/images_new/button_bg.jpg);
	height: 25px;
	line-height:25px;
	margin: 0px;
	padding: 0px;
} 
#navigation div.globalNav li a {
	padding-left: 20px;
	padding-right:20px;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	display: block;
	white-space: nowrap
} 
#navigation div.globalNav li.separator {
    margin: 0;
	padding:0px;
} 
#navigation div.globalNav li.separator img {
	background-image: url(http://www.wbs.edu/hourofholiness/images_new/Section_link_sep.jpg);
	height: 25px;
	width: 2px;
	padding:0px;
	margin:0px;
} 
#navigation div.globalNav li a:hover {
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration:none;
	display: block;
	font-weight: normal;
	background-image: url(http://www.wbs.edu/hourofholiness/images_new/button_bg_hover.jpg);
}
.globalNav.horizontalList {
	margin: 0px;
	padding: 0px;
}
ul.horizontalList li {
	float: left;
	display: inline;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

ul.horizontalList li.separator {
	margin: 0;
	padding: 0px;
}
.menuNavItem {
	margin: 0px;
	padding: 0px;
}
.active {
	background-image: url(http://www.wbs.edu/hourofholiness/images_new/button_bg_hover.jpg);
}
#content_wrapper {
	width: 798px;
	margin: 0px;
	padding: 0px;
	background-color: #B9B9B9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#sidebar {
	padding: 5px;
	float: left;
	width: 175px;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	border: 1px solid #000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#maincontent {
	padding: 5px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	border: 1px solid #000;
	width: 584px;
}
.podcast_entry {
	margin-bottom: 10px;
}
.podcast_title a {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
.podcast_entry .podcast_date {
	font-size: 8pt;
	font-style: italic;
	margin-left: 10px;
} 
#series {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.postDate {
	font-size: 8pt;
	color: #333333;
}
.postTitle {
	font-size: 12pt;
	color: #8A2222;
	font-weight: bold;
	margin-bottom: 8px;
}
.postTitle a {
	margin-top: 5px;
}
.postBody {
	font-size: 9pt;
	color: #000000;
	width: 570px;
	margin-bottom: 10px;
	padding-left: 10px;
}
.postDetails {
	font-size: 8pt;
	color: #777777;
}
.postDetails a {
	font-size: 8pt;
}
.postComments {
	font-size: 9pt;
	color: #111235;
	background-color: #FaFAFA;
	padding-right: 15px;
}
.postSeparator {
	border: 1px dashed #E9E9E9;
	background-color: #F9F8F9;
	width: 584px;
}
.blogPane {
	width: 584px;
}
#footer {
	width: 798px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #000;
	background-color: #8c2216;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
}
#footer p {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 8.5pt;
	position: relative;
	left: 0px;
	top: 0px;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}

