﻿/* --------------------------------- basic styling --------------------------------- */
body
	{
		background-image: url(../images/bgSlice.png);
		background-color: #171f34;
		background-repeat: repeat-x;
		text-align: center;
		font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
		font-size: 85%;
		margin: 0;
		padding: 0;
	}
h1, h2
	{
   		font-family: Gill Sans Light, Arial, sans-serif;
	}
h1
	{
		font-size: 24px;
  	 	color: #c2e8ad;
	}
h2
	{
  	 	font-size: 24px;
  	 	color: #699641;
	}
h3
	{
    	font-size: 14px;
    	color: #A05C23;
	}
a img
	{
    	border: 0px;
	}
.wrapper
	{
		width: 1000px;
		position: relative;
		text-align: left;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		background-image: url(../images/wrapperBG_02.png);
		background-repeat: no-repeat;
		padding-top: 0px;
	}
.clear
	{
    	clear: both;
    	display: block;
	}


/* --------------------------------- text styles --------------------------------- */


.pagehead1
	{
		font-family: "Gill Sans Light", Arial, sans-serif;
		font-size: 24px;
		color: #c2e8ad;
		margin-right:.25em;
	}
.pagehead2
	{
	font-family: "Gill Sans Light", Arial, sans-serif;
	font-size: 24px;
	color: #699641;
	}
.sectionheads1
	{
		font-family: "Gill Sans Light" , Arial, sans-serif;
		font-size: 14px;
		text-transform: uppercase;
		color: #a05c23;
		float:left;
		display:inline;
	}
.sectionheads2
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		color: #a05c23;
		float:left;
		display:inline;
	}

.sectionheads3
	{
		font-family: "Gill Sans Light" , Arial, sans-serif;
		font-size: 14px;
		text-transform: uppercase;
		color: #a05c23;
		margin-top:5px;
		
	}

/* --------------------------------- link styles --------------------------------- */

.orangelink a
	{
    	font-family: Arial, Helvetica, sans-serif;
    	color: #b18f64;
    	text-decoration: underline;
    	text-transform: uppercase;
	}
.greenlink a
	{
    	font-family: Arial, Helvetica, sans-serif;
    	color: #727f53;
    	text-decoration: underline;
    	text-transform: uppercase;
	}
.orangelink a:hover
	{
    	font-family: Arial, Helvetica, sans-serif;
    	color: #a05c23;
	}
.greenlink a:hover
	{
    	font-family: Arial, Helvetica, sans-serif;
    	color: #4d5925;
	}


/* --------------------------------- header bar styles --------------------------------- */

.siteheader
	{
		position: relative;
		height: 140px;
		width: 1000px;
		background-color: #aad095;
		background-image: url(../images/headerBG.png);
		background-repeat: no-repeat;
	}
.headerlogo
	{
		width: 260px;
		height: 140px;
		left: 100px;
		top: 0px;
		position: absolute;
	}

.login_btn { margin: 6px 0 0 8px; }	

.signup
	{
		width: 510px;
		height: 30px;
		margin-top: 60px;
		margin-left: 430px;
		position: absolute;
	}
.signup-body
	{
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	color: #4d5925;
    	margin-top: 10px;
    	padding-left: 185px;
    	float: left;
    	position: relative;
	}
.signup a
	{
    	font-family: Arial, Helvetica, sans-serif;
    	text-decoration: underline;
    	color: #4d5925;
	}
.signup a:hover
	{
    	color: #fff;
	}
.signup img
	{
    	float: right;
    	padding-top: 5px;
	}

/* ---------------------------------  navigation Styles --------------------------------- */


.navbar
	{
	background: #678f50 url('../images/navbar_bg_09.png') no-repeat;
	height: 35px;
	width: 510px;
	margin-top: 95px;
	margin-right: 35px;
	margin-left: 430px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
.navbar ul
	{
    	margin: 0;
    	list-style: none;
    	padding: 10px;
	}
.navbar li
	{
	float: left;
	padding: 0 10px;
	border-right: 1px solid #FFF;
	}
.navbar a
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		color: #fff;
	}
.navbar a:hover
	{
		text-decoration: none;
		color: #c2e8ad;
	}
.navbar li.navlast
	{
		border-right: 0;
		padding-right: 0em;
	}


/* --------------------------------- footer styles --------------------------------- */

.footer
	{
	width: 1000px;
	height: 140px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 5px;
	background-image: url(../images/footerBG_23.png);
	background-repeat: no-repeat;
	}
.returnhome 
	{
	height: 19px;
	width: 120px;
	position: relative;
	margin-left: 60px;
	top: 0px;
	float: left;
	margin-top: 15px;
	}
.yourtown {
	float: right;
	margin-right: 60px;
	height: 52px;
}
.yourtown a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #a05c23;
	text-align: left;
	padding-left: 118px;
}
.yourtown a:hover {
	color: #FFFFFF;
}
.homefooter {
	text-align: center;
	padding-top:30px;
	padding-bottom:20px; 
	font-size:10px; 
	color:#3d4f7f;
	float:left;
	display:inline;
	width:960px;
	margin:0 auto 20px auto;
}

.footerlink a:link {
	color:#3d4f7f;
	text-decoration:none;
}

.footerlink a:visited {
	color:#3d4f7f;
	text-decoration:none;
}

.footerlink a:hover {
	color:#7c92ca;
	text-decoration:none;
}

.footerlink a:visited:hover {
	color:#7c92ca;
	text-decoration:none;
}

/* --------------------------------- Control Styles --------------------------------- */


.topicInformation a
	{
		text-decoration: none;
	}
.topicInformation
	{
		font-family: "Gill Sans Light" ,Arial,sans-serif;
		width: 100%;
		font-size: .9em;
		padding: 2px 2px 2px 2px;
		margin-left: -4px;
		font-size: 12px;
		height: 24px;
	}
.topicInformation:hover
	{
		background-color: #AAD095;
	}

.date
	{
		display: block;
		float: right;
		color: #808080;
	}
.postcount
	{
		display: block;
		float: right;
		color: #808080;
	}
a.topicTitle
	{
		font-weight: bold;
		color: #4D5925;
		float: left;
		padding-top: 0px;
		padding-bottom: 0px;
		margin: 0px;
	}
.topicdate
	{
		color: #808080;
		float: left;
	}
.pagerdiv
	{
		float: left;
		padding-left: 15px;
		font-size: 12px;
	}
a.pagerLink
	{
		text-decoration: none;
		color: #A05C23;
		font-size: .9em;
		font-family: "Gill Sans Light" , Arial, sans-serif;
	}

.displayDiv
	{
		float: right;
		padding-right: 10px;
		font-size: 12px;
	}
.displayDiv a
	{
		text-decoration: none;
		color: #A05C23;
		font-size: .9em;
		font-family: "Gill Sans Light" , Arial, sans-serif;
	}
a.pagerLink:hover, .displayDiv a:hover
	{
		text-decoration: underline;
	}

.welcome
	{
		width: 510px;
		height: 30px;
		margin-top: 60px;
		margin-left: 405px;
		position: absolute;
	}
.welcome a 
	{
		font-family: Arial,Helvetica,sans-serif;
		text-decoration: none;
		color: #ffffff;
		margin: 4px;
		text-align: center;
	}

.lt-button
	{
		color: White;
		font-weight: bold;
		background-color: #4f6d3d;
		border: 1px solid white;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
		cursor: pointer;
	}
.lt-button a
	{
		color: White; 
		text-decoration: none;
		padding: 4px;
		text-align: center;
	}
.lt-button a:visited
	{
		color: White; 
		text-decoration: none;
	}
.lt-button a:hover
	{
		color: White; 
		text-decoration: underline;
	}

/***************************** to be moved to a separate style sheet *************************/
.inline-right
	{
		display: inline; 
		float: right;
		vertical-align: middle;
	}
.inline-left
	{
		float: left;
		margin: -2px 6px 2px 2px;
		vertical-align: middle;
	}
.float-right
	{
		font-weight: bold; 
		float: right; 
		position: relative; 
		top: expression(ignoreme =(document.body.clientHeight) ? '-20px': '0px');
	}
.facebook-image
{
	
}
.topicJoin, .topicJoin a, .topicJoin a:visited .topicJoin a:hover
	{
	
		font-family: "Gill Sans Light",Arial,sans-serif;
		font-size: 11px;
		text-transform: uppercase;
		color: #a05c23;
	}
.topicJoin a:hover
	{
		text-decoration: underline;
	}
.separator
	{
		width: 100%;
		border: none;
		border-top: solid 1px #b1b3ae;
		margin: 0px;
		margin-top: -4px;
		padding: 0px;
	}
.join-facebook
	{
		text-transform: lowercase;
		color: #a05c23;
		font-family: "Gill Sans Light",Arial,sans-serif;
		font-size: 10px;
	}
.topicViewMore
	{
		font-family: "Gill Sans Light",Arial,sans-serif;
		color: #699641;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 10px;
		padding-top: 2px;
	}
.topicViewMore:active, .topicViewMore:hover
	{
		font-family: "Gill Sans Light",Arial,sans-serif;
		color: #b18f64;
		text-decoration: underline;
		text-transform: uppercase;
		font-size: 10px;
	}
.prayerTreeBody
	{
		width:880px;
		float:left;
		display:inline;
		background-color:#e2eadd; 
		margin:0px 0px 0px 60px;
	}
	.prayerTreeBody2
	{
		width:880px; 
		float:left;
		display:inline;
		background-color:#e2eadd; 
		margin:0px 0px 0px 60px;
	}
	
.prayerTreeTop
	{
		margin:15px 0px 0px 60px;
		background-image: url(/prayertree/images/section_bgTop_21.gif); 
		width:880px; 
		height:10px; 
		background-repeat:no-repeat;
	}
	
.prayerTreeBottom
	{
		width:880px; 
		height:10px; 
		float:left;
		background-color:#e2eadd; 
		margin:0px 0px 0px 60px;
	}
.prayerTreeBottomLeft
	{
		background-image: url(/prayertree/images/section_bgBtm_26_left.gif); 
		width:39px; 
		height:10px; 
		background-repeat:no-repeat; 
		float:left; 
		vertical-align:bottom;
	}
.prayerTreeBottomRight
	{
		background-image: url(/prayertree/images/section_bgBtm_26_right.gif); 
		width:39px; 
		height:10px; 
		background-repeat:no-repeat; 
		float:right; 
		vertical-align:bottom;
	}
.prayerTreeContent
	{
		width:100%;
		padding: 0px 0px 0px 10px;
	}
	
.signupText 
{
	text-align:left;
	width:515px;
	float:left;
	display:inline;
	margin-left:50px;
	margin-top:25px;
	padding-bottom:35px;
}

.signupText2 
{
	text-align:left;
	padding:20px;
	width:200px;
	float:left;
	display:inline;
	margin-left:20px;
	margin-top:70px;
	padding-bottom:35px;
	background-color:#aad095;
}
.left-border
{
	border: 0px none;
	border-left: solid 1px #999999;
	height: 100%;
}
.tight-dropdown
{
	width: 80px;
	overflow: visible;
}
.upcoming-topic-on-forum
{
	float: left; 
	display: inline;
	height: 62px; 
	width: 120px;
	overflow: hidden;
	
}
.upcoming-topic-on-forum input
{
	position: relative;
	top: -35px;
	left: -9px;
	

}
.completion-list
{
    	background-color: white;
    	border-bottom: 2px solid #929A8D;
    	border-right: 2px solid #929A8D;
    	border-left: 1px solid #929A8D;
    	background-color:#f8faf8;
		color:#2D5925;
		padding: 0px;
		margin: 0px;
		text-align: left;

}
.completion-list-item
{
    	 list-style-type: none;
    	 list-style-position: inside;
    	 padding-left: 4px;
    	 margin: 2px 0px 2px 0px;
    	 text-align: left;

}
    
.completion-list-highlighted
{
    	 list-style-type: none;
    	 list-style-position: inside;
    	 padding-left: 4px;
    	 background-color:#2D5925;
		 color:#f8faf8;
		 text-align: left;

}
.input-date
{
	width: 76px;
	overflow: auto;
	display: inline-block;
	padding-right: 0px;
	margin-right: 0px;
	font-size: 0.8em;
}
.input-time{
	width: 38px;
	display: inline-block;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 0.8em;
}