﻿/* ********************	*/
/* LAYOUT PROPER				*/
/* ********************	*/

html, body, #container { height: 100%; }

html {
	text-align: center;
	overflow: scroll;

}

body > #container { height: auto; min-height: 100%; }

body {
	position:relative;
	margin: 0 auto;
/*	background: #8eb5f2; */	
/*	background: #6666ff; */
	background: #444444;
	text-align: left;
	width: 800px;
	color: black;
	/*
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	
	 "Segoe UI", Tahoma, 
	*/
	font-family: Geneva, Verdana;
}

#container	{
/*	background: #CCCCCC; */
	background: #FEFCFF; /*#F0FFF8; #E0EEF4; #F7FEF4; #E7EEE4;  #D7DED4;   transparent url('images/northside-bk.png') repeat-x top left;  make up your mind already!*/
	border-left: 1px solid black;
	border-right: 1px black solid;
}

div#branding {
	position: relative;
	width: 100%;
	height: 140px;
	z-index: 10;
	background: black;
}

div#navTop {
	position: relative;
	width: 100%;
	height: 110px;
	margin-top: 14px;
	z-index: 20;
}

#content { 
	padding-bottom: 150px; 
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix { height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */

div#contentMain {
position: relative;
	width: 64%;
	float: left;
}

div#contentSub {
	margin-top: 1.5em;
	position: relative;
	float: left;
	width: 35%;
	font-size: .8em;
	padding-bottom: 1em;
}

div#contentSubCenter {
	width: 95%;
	margin: 0 auto;
}



/* ********************	*/
/* **								**	*/
/* 	STYLING ELEMENTS		*/
/* **								**	*/
/* ********************	*/

em {
	text-decoration: underline;
	/* font-weight: lighter; */
}

a:hover {
	border-bottom: 1px gray dotted;  /* #C7CED4 */
}

div#footer a:hover {
	border-bottom: none;
}

img#cropLogo {
	float: right;
	width: 120px;
	height: auto;
/*	border: 1px solid gray; */
/*	padding: 2px; */
	margin: 0 0 6px 6px;
}



/* ******************** */
/* HEADER								*/
/* ******************** */

div#branding h1 {
	position: absolute;
	top: -43px;
	left: 0px;
	width: 798px;
	height: 260px;
	background: transparent url('images/northsideOfAALogo.png') no-repeat top center;
	text-indent: -9999px;
}

div#branding blockquote {
	position: absolute;
	top: -9999px;
}


/* ******************** */
/* NAVBAR				*/
/* ******************** */
div#navSurround {
	float: right;
	width: 577px;
}


div#navTopUpper h2 {
	position: absolute;
	left: -9999px;
}

div#navTopUpper a {
 text-indent: -9999px;
}
div#navTopUpper a:visited {
	outline: none;
}

div#navTopUpper a:hover {
	outline: none;
	border-bottom: none;
}

div#navTopLower h2 {
	position: absolute;
	left: -9999px;
}

div#navTopLower a {
 text-indent: -9999px;
}
div#navTopLower a:visited {
	outline: none;
}

div#navTopLower a:hover {
	outline: none;
	border-bottom: none;
}


/*  NAV matrix  */

/* - top layer */
div#navTopUpper ul {
	margin: 0;
	padding: 0;
}

div#navTopUpper ul li {
	float: left;
	margin: 0;
	padding: 0;
}

div#navTopUpper ul li a{
	float: left;
	display: block;
	width: 94px;
	height: 60px;
	margin: 0;
	padding: 0;
	outline: none;
}	

/* - bottom layer */
div#navTopLower ul {
	margin: 0;
	padding: 0;
}

div#navTopLower ul li {
	float: left;
	margin: 0;
	padding: 0;
}

div#navTopLower ul li a{
	float: left;
	display: block;
	width: 188px;
	height: 30px;
	margin: 0;
	padding: 0;
	outline: none;
}	

#navVBS a.loner {
	position: absolute;
	top: 20px;
	left: 20px;
	background:url('images/son-quest-rainforest-vbs.png');
	width: 188px;
	height: 127px;
	margin: 0;
	padding: 0;
	outline: none;
	z-index: -1;

}


/*
#firstNav, #lastNav {
	background:url('images/navstripNorthside-fullwidth.png'); 
	width: 40px;
	height: 60px;
	background-position: top left;
}

#lastNav { 
	background-position: top right; 
}
*/	
a.slider { 
		background:url('images/navstripNorthside-fullwidth-020410.png'); 
}

#navWelcomeVisitor a { background-position:0px 0px; }
#navWelcomeVisitor a:hover { background-position:0px -90px; }
#navWelcomeVisitor a.current { background-position:0px -180px; }

#navAboutUs a { background-position: -94px 0px; }
#navAboutUs a:hover { background-position: -94px -90px; }
#navAboutUs a.current { background-position: -94px -180px; }

#navCalendar a { background-position: -188px 0px; }
#navCalendar a:hover { background-position: -188px -90px; } 
#navCalendar a.current { background-position: -188px -180px; }

#navSundayAM a { background-position: -282px 0px; }
#navSundayAM a:hover { background-position: -282px -90px; }
#navSundayAM a.current { background-position: -282px -180px; }

#navClasses a { background-position: -376px 0px; }
#navClasses a:hover { background-position: -376px -90px; }
#navClasses a.current { background-position: -376px -180px; }

#navNEW a { background-position: -470px 0px; }
#navNEW a:hover { background-position: -470px -90px; }
#navNEW a.current { background-position: -470px -180px; }

#navConcerts a { background-position: 0px -60px; }
#navConcerts a:hover { background-position: 0px -150px; }
#navConcerts a.current { background-position: 0px -240px; }

#navWorks a { background-position: -188px -60px; }
#navWorks a:hover { background-position: -188px -150px; }
#navWorks a.current { background-position: -188px -240px; }

#navRSS a { background-position: -376px -60px; }
#navRSS a:hover { background-position: -376px -150px; }
#navRSS a.current { background-position: -376px -240px; }

#navVBS a { background-position: 0px 0px; }
#navVBS a:hover { background-position: 0px 0px; }
#navVBS a.current { background-position: 0px 0px; }


/* ******************** */
/* CONTENT MAIN					*/
/* ******************** */

div#contentMain blockquote p,
div#contentMain blockquote p>cite,
div#contentMain blockquote h4{
	margin: 1em 1em;
	font-style: italic;
	font-weight: bold;
	font-size: smaller;
}
/*
div#contentMain cite:before {
	margin-left: 2em;
	content: "--";
}
*/
div#contentMain blockquote p>cite {
	font-size: 90%;
}

div#contentMain h3, div#contentMain h4, div#contentMain p,
div#contentMain ul, div#contentMain dl {
	margin-top: 0;
	margin-bottom: 8px;
	margin-left: 16px;
}
/*
div#contentMain fieldset {
	margin-left: 9px;
	border: 3px silver inset;
	background: #ffffff; 
}

div#contentMain fieldset ul, div#contentMain fieldset p,
div#contentMain fieldset dl {
	margin: 6px;
}

div#contentMain fieldset dl>dt {
	font-weight: bold;
}

div#contentMain fieldset dl>dd {
	text-indent: 12px;	
}
*/
*/
div#contentMain dl>dt {
	font-size: small;
}

div#contentMain dl>dd {
	margin-left: 1.5em;
	margin-right: 1em;
	font-size: small;
	font-style: italic;	
	font-weight: bold;
}

div#contentMain ul li {
	list-style-position: inside;
	list-style-type: disc;
	margin-bottom: 8px;
}

div#contentMain h4.announceInfo {
	margin-bottom: 6px;
}

div#contentMain p>cite {
	font-size: 13px;
	font-style: italic;
	/* text-indent: 6px; */
	margin-left: 2em;
	display: block;
}
div#contentMain p>em {
	display:block;
}

/* ******************** */
/* CONTENT SUB					*/
/* ******************** */

div#contentSub h4 {
	text-align: center;
	border-bottom:1px silver solid;
	padding-top: 1px;
	margin-bottom: 0;
	background: silver;
}
div#contentSub fieldset {
	margin: 6px;
	border: 1px gray solid;
	/* background: url('images/surround.png') no-repeat center center; */
}

div#contentSub fieldset ul, div#contentSub fieldset p,
div#contentSub fieldset dl {
	margin: 10px;
}

div#contentSub fieldset p>cite {
	text-indent: 2em;
}

div#contentSub dl>dt {
	/* font-variant: small-caps; */
	font-weight: bold;
}

div#contentSub dl>dd {
	border-top: 1px solid silver;
	padding-top: 3px;
	margin: 6px 8px 0 8px;
	text-indent: 12px;	
}

div#contentSub dl {
	padding: 4px;
	border: 1px gray solid;
}



/* ******************** */
/* CLASSES							*/
/* ******************** */
.churchSchedules {
	font-size: small;
}

.calendarAnnouncement {
	padding-top: 8px;
	font-weight: bold;
	text-align: center;
}

.announceTitle {
	border-top: 1px silver solid;
	padding-top: 6px;
}

.announceInfo {
	/* font-weight:lighter;
	font-variant: small-caps; */
}

.announcement {
	padding-top: 8px;
	font-weight: bold;
	text-align: center;
}

.dateHeader {
	/*
	font-variant: small-caps;
	*/
}

li.dateHeader + li {
	border: 1px silver solid;
	padding: 4px;
	margin-bottom: 8px; 
}

.bioHeader {
	/* font-variant: small-caps; */
	text-align: center; 
	border: 1px silver solid;
}

li.bioHeader + li {
	border: 1px silver solid;
	padding: 4px;
	margin-bottom: 8px;
}

.readMore {	
	/* font-variant:small-caps; */
	font-size: x-small;
}

.frontPageNews {
	padding-top: 6px;
	font-style: italic;
	border-bottom: 1px silver solid;
	margin-bottom: 4px;
}

#contentMain h3.frontPageNews+p, #contentMain h3.frontPageNews+p+p {
	font-size: medium;
	background: white;
	margin-left: 32px; /* normally 16px */
	margin-right: 18px;
	padding: 7px 6px;
	border-left: 1px solid silver;
	border-right: 1px silver solid;
}


/* ******************** */
/* FOOTER								*/
/* ******************** */

div#footer {
	clear: both;
	position: relative;
	z-index: 20;
	height: 150px;
	margin-top: -150px;
	width: 798px;
	background: #000000 url('images/footNorthside.png') no-repeat top center;
	border-left: 1px black solid;
	border-right: 1px black solid;
}

div#footer a[href="#navTop"] {
	font-size: 10px;
	/* font-variant: small-caps; */
	position: relative;
	top: 4px;
	left: 4px;
}

div#footer h5 {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

/* *************************** */
/* Footer NAV Styling                 */
/* *************************** */
#navBottom {
	width: 90%;
	margin: 0 auto;
	font-size: 11px;
	/* font-variant: small-caps;*/
	text-align: center;
	padding-top: 14px;

}
#navBottom p {
	margin-top: 56px;
}
#navBottom p+p {
	margin-top: 14px;
}
ul.horznav li {
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}

/* HORZ ONLY */

ul.horznav li {
	display: inline;
}

ul.horznav li a {
	height: 18px;
	background: transparent;
	text-decoration: none;
	text-align: center;
	color: black;
	display: inline-block;
	margin: 0 6px;
}
 
ul.horznav li a:visited {
	text-decoration: none;
	color: black;
}

ul.horznav li a:hover {
	text-decoration: underline;
}

#navBottom p>a {
	text-decoration: none;
	color: black;
}
 
#navBottom p>a:visited {
	text-decoration: none;
	color: black;
}

#navBottom p>a:hover {
	text-decoration: underline;
}
