/* CSS Document */
/* Default Style Sheet - Faith Lutheran Church */
/* Author - Kyle McCabe :: factor360 design + technology :: www.factor360.com */
/* 09/08 */

/* {border:1px solid gray;}*/


/* HTML tags */

html{
height: 100%;
min-height: 100%; 
overflow-y: scroll;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
_padding: 0px 0px 0px 0px;
#padding: 0px 0px 0px 0px;
}

body {
	background: url(images/bg-page.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	font-size: 75%;
}

h1, h2, h3, h4, h5, h6 {font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif; margin:0px;}
h1 {font-size: 3.4em;}
h2 {font-size: 2.8em;}
h3 {font-size: 2.2em;}
h4 {font-size: 1.8em;}
h5 {font-size: 1.6em;}
h6 {font-size: 1.3em;}

/* Hyperlinks */

a {
	color: #555599;
}
a:hover {
	color: #111155;
}

#copyright a {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}
#copyright a:hover {
	color: #EEE;
}

/* Layout Styles */

#header {
	width: 100%;
	height: 160px;
	background: url(images/bg-header.jpg) repeat-x;
}

#mastHead {
	position: relative;	
	width: 900px;
	height: 160px;
	margin: 0 auto;
}

#logo {
	position: absolute;
	z-index: 2;
	top: 23px;
	left: 38px;
	width: 390px;
	height: 113px;
}

#highLight {
	position: absolute;
	z-index: 2;
	top: 79px;
	right: 9px;
	width: 148px;
	height: 58px;
}

.announcements{
	position: absolute;
	z-index: 2;
	top: 25px;
	right: 9px;
	width: 184px;
	height: 58px;
}

.dailyWalk{
	position: absolute;
	z-index: 2;
	top: 85px;
	right: 160px;
	width: 166px;
	height: 58px;
}

#navBar {
	width: 100%;
	height: 36px;
	background: url(images/bg-nav.jpg) repeat-x;
}

#menuWrap {
	width: 875px;
	margin: 0 auto;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}

#page {
	width: 100%;
	background: url(images/paperburn.gif) repeat-x;
}

#contentWrap {
	position: relative;
	width: 893px;
	padding: 16px 0;
	margin: 0 auto;
	background: url(images/bg-site.jpg) repeat-y;
}

.rightCol {
	position: relative;
	float: right;
	display: inline;
	width: 280px;
	padding-left: 15px;
	margin-right: 15px;
	border-left: 1px solid silver;
}

#mainPhotos {
	position: absolute;
	z-index: 2;
	top: -78px;
	right: -15px;
	width: 292px;
}

.leftCol {
	float: left;
	display: inline;
	width: 520px;
	margin-left: 35px;
	line-height: 22px;
}

.miniCol {
	float: left;
	display: inline;
	width: 257px;
	margin-left: 18px;
	padding-left: 18px;
	border-left: 1px solid silver;
}


.miniCol2 {
	float: left;
	display: inline;
	width: 257px;
}

.miniCol p {
	margin: 4px 12px 12px 16px;
}

#footer {
	width: 893px;
	height: 16px;
	margin: 0 auto;
	background: url(images/footer.gif) no-repeat;
}

#f360footer {
	width: 400px;
	margin: 10px auto;
	text-align: center;
}

#copyright {
	width: 750px;
	margin: 12px auto;
	text-align: center;
	font-size: 1em;
	color: #777;
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma, Verdana, "Bitstream Vera Sans", Arial, sans-serif;
}

.miniColRight {
	float: right;
	display: inline;
	width: 235px;
}

.miniColLeft {
	float: left;
	display: inline;
	width: 245px;
	padding-right: 12px;
	border-right: 1px solid gray;
}

/* Menu Styles */

.mainmenu {
	float: left;
	display: inline;
	width: auto;
	height: 30px;
	margin-left: 15px;
	padding-top: 6px;
	font-size: 1.35em;
	font-weight: bold;
}

.mainmenu a {
	text-decoration: none;
}

.mainmenu a:hover {
	
}

.submenu {

}

/* Events */

.eventFeedDate {
	font-weight: bold;
}

.eventFeedTitle a {
	font-weight: bold;
	text-decoration: none;
}

.eventCat {
	position: relative;
	padding: 3px;
	margin: 2px;
	background: #E9E9EF;
	text-align: center;
}

.eventDate {
	background: #e5dcca;
}

.eventMonthPrev {
	position: absolute;
	top: 6px;
	left: 5px;
	width: 100px;
	text-align: left;
}

.eventMonthNext {
	position: absolute;
	top: 6px;
	right: 5px;
	width: 100px;
	text-align: right;
}

/* Typesetting */

.noBold {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.caps {
	text-transform: uppercase;
}

.sansSerif {
	font-family: Verdana, "Bitstream Vera Sans", Arial, sans-serif;
}

.sansSerifTitle {
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma, Verdana, "Bitstream Vera Sans", Arial, sans-serif;
}

.serif {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}

.largeText {
	font-size: 1.4em;
}

.normalText {
    font-size: 1em;
}

.smallText {
	font-size: .85em;
}

.tinyText {
	font-size: .75em;
}

.midLeading {
	line-height: 1.1em;
}

.largeLeading {
	line-height: 1.6em;
}

/* Colors */

.lightblue {
	color: #a1b0bf;
}

.darkblue {
	color: #2f4962;
}

.black {
	font-color: #000000;
}


/* Misc Styles */

.heading {
	position: relative;
	width: 241px;
	height: 40px;
	padding: 3px 0 0 16px;
	background: url(images/bg-heading.gif) no-repeat;
	color: #666666;
	font-weight: normal;
}

.headingIcon {
	position: absolute;
	z-index: 2;
	top: -5px;
	right: 0px;
}

.leftBorder {
	border-left: 1px dotted silver;
}

.photo {
	border: 3px solid silver;
	margin: 3px;
}

.dottedDiv {
	border-bottom: 1px dotted gray;
	clear: both;
}

.singleDiv {
    margin: 8px 0;
    border-top: 1px solid gray;
    clear: both;
}

.doubleDiv {
    margin: 8px 0;
    border-top: 3px double gray;
    clear: both;
}

.noMargin {
	margin: 0;
}

.noPadding {
	padding: 0;
}

.center {
	margin: 10px auto;
	text-align: center;
}

.indent {
	margin-left: 16px;
}

.shortHr {
	border-top: 3px double gray;
	width: 150px;
	margin: 12px auto;
}

.cleared {
	clear: both;
}

.silverBorder {
	padding: 10px;
	border: 1px solid silver;
	margin: 10px;
}

.blockedContent {
	margin: -20px 10px 0 20px;
	width: 350px;
}

.floatLeft {
	float:left;
	display: inline;
	width: auto;
}

.floatRight {
	float: right;
	display: inline;
}

.tableWrap {
	margin: 10px;
}
