
/*----------------------------------
		Theme#611
----------------------------------*/

/**
 * @section typography & whitespace
 */

body {
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 14px;
	margin: 8px auto 0;
}

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
	background-color:#ffffff;
	background-image:url(http://northfieldbiblechurch.org/images/pagetitle_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	margin:0px 0 15px 34px;
	padding:0 20px 10px 38px;
	font-size:28px;
	font-style:italic;
	width:867px;
}

.sf_pagetitle p {
	margin:0;
}

.sf_pagetitle h1 {
	font-size:28px;
	font-weight:normal;
	margin:0px;
}

/*--------------------------------
		 End Page Title
---------------------------------*/

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {font-size: 2em; margin: 0 0 0.38em; font-weight:normal;}
h2 {font-size: 1.6em; margin: 0.47em 0; font-weight:normal; color:#555555;}
h3 {font-size: 1.4em; margin: 0.54em 0; font-weight:normal;}
h4 {font-size: 1.25em; margin: 0.6em 0; font-weight:normal; color:#555555;}
h5 {font-size: 1em; margin: 0.75em 0; font-style:italic; font-weight: bold;}
h6 {font-size: .7em; margin: 1.07em 0; font-weight: bold;}
p,form {margin: .5em 0 .5em; padding: 0;}
blockquote {margin: 1em;}
sup,sub {line-height: 0;}
address {margin: 0 0 1.0em;}
pre,code {margin: 1em 0;white-space: pre;}
pre,code,tt {line-height: 1.5;}
li ul,li ol {margin: 0 2.0em;padding: 0;}
ul,ol {	margin: 0 1.0em 1.0em 3em;padding: 0;}
ul {list-style-type: disc;}
ol {list-style-type: decimal;}
dl {margin: 0 0 1em 0;}
dd {margin-left: 1em;}
caption {margin: 0;	padding: .3em;}

/**
 * @section forms
 */
.form_button,
.form_submit {
	margin-top: .5em;
}

label {
	font-weight: bold;
}

fieldset {
	border: 1px solid #ccc;
	margin: 0 0 1.5em 0;
	padding: 1.4em;
}

legend {
	font-size: 1.2em;
	font-weight: bold;
}

textarea {
	height: 250px;
	margin: 0.5em 0.5em 0.5em 0;
	width: 400px;
}

textarea {
	background: #eee;
	border: 1px solid #bbb;
	padding: 5px;
}

select {
	background: #f6f6f6;
	border: 1px solid #969696;
}

textarea:focus {
	background: #fff;
	border: 1px solid #999;
}

select:focus {
	background: #fff;
	border: 1px solid #999;
}

/**
 * @section Buttons
 */
.btn,
.btn-hover {
	background:#f5f5f5;
	border:1px solid #888;
	color:#565656;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:.25em .25em .35em;
	cursor:pointer;
	overflow: visible;
	width:auto !important;
	width: 0; /* IE 6 and below */
}

.btn:hover,
.btn-hover {
	background-color:#dff4ff;
	border:1px solid #6299c5;
	color:#336699;
}

/**
 * @section layout
 */
body {
	background-position:0 100%;
	background-repeat:repeat-x;
}

.sf_navigation {
	clear:both;
}

/**
 * @section widget styles
 */
.widgetset .widget {
	margin-bottom:2em;
	overflow:hidden;
}

.widgetset .widget_header {
	margin:0 0 0.5em;
	border-bottom:10px solid #4A302F;
	background:#AC7636;
	color:#fff;
	padding:2px 5px;
}

.widgetset .widget_header a,
.widgetset .widget_header a:visited,
.widgetset .widget_header a:hover {
	color:#fff;
	text-decoration: none;
}

.widgetset ul,
.widgetset ol {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.widgetset li {
	margin:0px;
	padding:2px 0px;
}

.sf_navigation .widget_header {
	display:none;
}

.sf_outer_wrapper {
	background-color:#ffffff;
	margin:0 auto;
	width:960px;
}

.sf_extra1 {
}

.sf_wrapper {
}

.sf_extra10 {
}

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
	background-color:#a16d32;
	background-image:url(http://northfieldbiblechurch.org/images/header_bg.jpg);
	background-position:50% 0;
	background-repeat:no-repeat;
	zoom:1; /* IE 6 hasLayout */
}

.sf_header_wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sf_extra2 {
	background-position: 100% 0;
	background-repeat:no-repeat;
	display:inline;
	float:right;
	height:268px;
	margin-right:10px;
	margin-top:21px;
	width:494px;
}

* html .sf_extra2 {
 _behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",  this.src = "http://northfieldbiblechurch.org/images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''),  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",  this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}

.sf_main_header {
	color:#ffffff;
	display:inline;
	float:left;
	font-size:36px;
	font-weight:100;
	height:190px;
	margin-left:34px;
	padding-top:60px;
	overflow:hidden;
	width:422px;
}

.sf_extra3 {
}

.sf_sub_header {
	display:none;
}

.sf_main_header p,
.sf_sub_header p {
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {
	height:2.5em;
}

/*--------------------------------
		Navigation
---------------------------------*/

.sf_navigation {
	padding:0;
	margin:0 auto;
	width:960px;
}

.sf_navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sf_navigation ul {
	background-image: url(http://northfieldbiblechurch.org/images/navbg.gif);
	background-position: 0 0;
	background-repeat:repeat;
	border-top:1px solid #000000;
	margin:0px;
	padding:0px;
	white-space: nowrap;
	/*** START FAST HACK ***/
	/* To trigger hasLayout in IE */
	min-height:54px;
	height:auto !important;
	height:54px;/*** END FAST HACK ***/

}

.sf_navigation ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sf_navigation ul li {
	display: block;
	float: left;
	line-height:24px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*** START FAST HACK ***/
	/* To make elements collapse */
	min-width:1%;
	width:auto !important;
	width:1%;/*** END FAST HACK ***/
}

.sf_navigation ul li.sf_last_nav_item {
	margin-bottom:0;
	padding-bottom:0;
}

.sf_navigation ul li.sf_first_nav_item {
	margin-bottom:0;
	padding-bottom:0;
}

.sf_navigation ul li.sf_first_nav_item a,
.sf_navigation ul li.sf_first_nav_item a:link,
.sf_navigation ul li.sf_first_nav_item a:visited {
}

.sf_navigation ul li a {
	background-image: url(http://northfieldbiblechurch.org/images/navbg_off.gif);
	background-position: 0 50%;
	background-repeat:no-repeat;
	color:#ffffff;
	display: block;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Garuda", sans-serif;
	font-size:11px;
	height:24px;
	padding: 18px 45px 12px;
	text-decoration: none;
	text-transform:uppercase;
}

.sf_navigation ul li a:visited {
	color:#ffffff;
	text-decoration:none;
}

.sf_navigation ul li a:hover {
	color:#ffffff;
	display: block;
	text-decoration: none;
}

.sf_subnavigation,
.sf_subnavigation2 {
	display:none;
}

/*------------------------------------
	Dropdown
------------------------------------*/
.sf_navigation iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
 filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
	margin-left: 3px;
}

.sf_navigation .subnav { /* second-level lists */
	float: left;
	position: absolute;
	left: -999em;
	width:160px;
	margin:0 0 0 5px;
	padding:1px 1px 0px 1px;
	z-index:1000;
	list-style: none;
	min-height:24px;
	height:auto !important;
	height:24px;
}

.sf_navigation .subnav li {
	background-image:none;
	padding: 0;
	margin: 0;
	float: left;
	width: 160px;
}

.sf_navigation .subnav li a {
	height: auto;
	background-image:url(http://northfieldbiblechurch.org/images/navbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:5px 5px;
	width:150px;
	line-height:normal;
	white-space:normal;
	margin:0;
	display: block;
	border-bottom: 2px solid #000;
}

.sf_navigation .subnav li a:visited {
}

.sf_navigation .subnav li a:hover {
	background:#220303;
}

#Nav1 li:hover ul,
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#Nav1 li:hover,
#Nav1 li.hover {
	position: static;
}

/*--------------------------------
		End Navigation
---------------------------------*/

.sf_extra5 {
	display:none;
}

.sf_extra6 {
	display:none;
}

.sf_extra11 {
}

/*--------------------------
		Content
--------------------------*/

.sf_content {
	background-color:#ffffff;
	margin-bottom:30px;
	margin-left:30px;
	padding-right:20px;
	width:910px;
}

.sf_content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sf_content {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .sf_content {
	height: 1%;
}

.sf_content {
	display: block;
}

/* End hide from IE-mac */


.sf_content img {
}

/*--------------------------
		End Content
--------------------------*/

.sf_extra12 {
}

.sf_extra7 {
}

/*--------------------------
		 Footer
--------------------------*/

.sf_footer {
	background-color:#ffffff;
	background-image: url(http://northfieldbiblechurch.org/images/footer_bg.jpg);
	background-position: 0 100%;
	background-repeat:no-repeat;
	border-bottom:1px solid #000000;
	color:#000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
	font-size:11px;
	padding-top:20px;
	padding-bottom:90px;
	text-align:center;
}

.sf_footer div {
}

.sf_footer p {
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Footer
--------------------------*/

.sf_extra8 {
}

.sf_extra9 {
}

/*--------------------------
		Extra Stuff
--------------------------*/

.sf_banner {
	color:#000000;
	margin:0 auto;
	padding-bottom:20px;
	padding-top:30px;
	width:960px;
	text-align:center
}

.sf_banner div:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sf_banner img {
}

.sf_banner a,
.sf_banner a:link {
	color:#000000;
}

.sf_banner a:visited {
	color:#000000;
}

.sf_banner a:hover {
	color:#000000;
}
