@charset "UTF-8";
/* CSS Document */



body
	{
	
	background-color:#FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	}	

small {
	line-height: 100%;
}

h1 {color:#333333;
	padding: 0 0 0 20px;}
	

h4 a:link,
h4 a:active,
h4 a:visited {
	color: #990000;
	text-decoration: none;
	line-height:0.5em;
}

a:link,
a:active,
a:visited {
	color:#666666;
	text-decoration:none;
}

h4 a:hover {
	color: #996600;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
#Centered-wrapper {
		margin: 0 auto;
		width: 950px;
		position: relative;
        min-height: 100%;
        margin-bottom: -200px;
		}
		
.topedge {
	width: 100%;
	height: 5px;
	background-color:#990000;
}
.bottomedge {
	width: 100%;
	height: 5px;
	background-color:#990000;
}
#sectionslinks{	
	width: 320px;
	background-color: #990000;
	margin-top: 0px;
	margin-left: 0px;
	background-image:url(images/line-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#sectionslinks a:link,
#sectionslinks a:active,
#sectionslinks a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
#sectionslinks ul a:hover{
	background-color:#CCCCCC;
	color:#FFFFFF;

}

#sectionslinks h2 { color: #3300CC; font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-size:33px; letter-spacing: -3px; padding: 0 0 0 40px;}

#Vertical-slice1 {
	width: 950px;
	height: 67px;
}

#Vertical-slice2 {
	width: 950px;
	background-color:#FFFFFF;
}

#Vertical-slice3 {
	width: 950px;
	height: 40px;
	background-color: #990000;
}

	
#banner {
	height: 300px;
	width: 950px;
	background-image: url(images/mainbanner.jpg);
	background-repeat: no-repeat;
	}
	
#about {
	height: 300px;
	width: 950px;
	background-image: url(images/mainbanner-about.jpg);
	background-repeat: no-repeat;
}	

#connect {
	height: 300px;
	width: 950px;
	background-image: url(images/mainbanner-connect.jpg);
	background-repeat: no-repeat;
}

#currently {
	height: 300px;
	width: 950px;
	background-image: url(images/mainbanner.jpg);
	background-repeat: no-repeat;
}

#ministries {
	height: 300px;
	width: 950px;
	background-image: url(images/mainbanner-ministries.jpg);
	background-repeat: no-repeat;
}

#sundays {
	height: 300px;
	width: 950px;
	background-image: url(images/mainbanner-sundays.jpg);
	background-repeat: no-repeat;
}
	
#logo  {
	height: 67px;
	width: 200px;
	background-image: url(images/live-logo.gif);
	background-repeat: no-repeat;
	float: left;
}
__________________________________
#menu {
	float: left;


}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	background: url(images/menu-divider.gif) no-repeat right top;
	height: 60px;
	padding: 0 15px 0 15px;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 1px;
	padding: 22px 20px 0 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
}

#menu a:hover {
	color:#990000;
}

#menu .current_page_item a {
	color:#990000;
}



___________________________________


#content-wrapper { 
	width: 950px;
	height:100px;
	
	
}

#content-blog {
	width:315px;
	height: 400px;
	float:left;
	background-image: url(images/line-bg-leftposition.gif);
	background-position:right;
	background-repeat:repeat-y;
	margin: 5px 0 0 0px;
	
}


#content-announcements {
	width:315px;
	height: 400px;
	float: left;
	background-image: url(images/line-bg.gif);
	background-position: left;
	background-repeat:repeat-y;
	margin: 5px 0 0 0px;
}

#content-events {
	width:315px;
	height:400px;
	float: left;
	background-image: url(images/line-bg.gif);
	background-position:left;
	background-repeat:repeat-y;
	margin: 5px 0 0 0px;
}

#content-media {
	width: 315px;
	height: 241px;
	float: left;
	margin: 0px 0 0 0;

}

#content-media h1 {color:#FFFFFF; padding: 0 0 0 20px; background-color:#333333; margin: 0 0 0 0;}
#content-media span {width: 315px; background-image: url(images/horizontalline2-bg.gif); background-position: top; background-repeat: repeat-x; display: block;}

#content-video {
	width: 315px;
	height: 241px;
	float: left;
	background-color:#FFFFFF;
	background-image: url(images/line-bg-leftposition.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin: 0px 0 0 0px;
	padding: 0 0 0 0px;

}
#content-video h1 {color:#FFFFFF; padding: 0 0 0 20px; background-color:#333333; margin: 0 0 0 0;}
#content-video p { padding: 0 0 0 20px;}

#content-video span {width: 315px; background-image: url(images/horizontalline2-bg.gif); background-position: top; background-repeat: repeat-x; display: block;}

#content-sermon {
	width: 315px;
	height: 241px;
	float: left;
	background-color:#FFFFFF;
	background-image: url(images/line-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin: 0px 0 0 0px;
	padding: 0 0 0 0px;

}
#content-sermon h4 { padding: 0 0 0 20px;}
#content-sermon h1 {color:#FFFFFF; padding: 0 0 0 20px; background-color:#333333; margin: 0 0 0 0;}
#content-sermon span {width: 315px; background-image: url(images/horizontalline2-bg.gif); background-position: top; background-repeat: repeat-x; display: block;}
#content-sermon p { padding: 0 0 0 20px;}

#content-sectionleft {
	width: 275px;
	background-image: url(images/horizontalline-bg.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	position: relative;
	margin: 0 0 0 0px;

}

#content-sectionleft small{
	line-height: 100%;
}


#content-sectionleft2 {
	width: 275px;
	background-image: url(images/horizontalline-bg.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	position: relative;
	margin: 0 0 0 15px;
}



#content-sectionleft.text { 
	color: #191200;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1em;
	padding: 5px 0px 10px 20px;
}

#content-sectionleft span a:link, #content-sectionleft span a:active, #content-sectionleft span a:visited{
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#990000;
	line-height: 1em;
}

#content-sectionleft2.text {
	color: #191200;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.1em;
	padding: 5px 0px 12px 22px;
}

#content-sectionleft2 span a:link, #content-sectionleft2 span a:active, #content-sectionleft2 span a:visited{
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#990000;
	line-height: 1em;
}

#flickr {
	width: 950px;
	
}




#singlepost-typography {
	width: 550px;
	float: left;
	color: #333333;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 2em;
	padding: 5px 0px 10px 20px;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin: 5px 0 0 0;
	position: relative;
}

#work {
	width: 630px;
	float: left;
	background-image: url(images/line-bg.gif);
	background-position:right;
	background-repeat:repeat-y;
	margin: 5px 0 0 0;
}

#singlepost-typography a img { border: none; }
#singlepost-typography h2 { color:#484447; font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-size:33px; letter-spacing: -3px;}
#singlepost-typography small {font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
							  font-size: 11px; font-style:italic;}

#sidebar {
	width: 320px;
	float:left;
	background-image: url(images/line-bg.gif);
	background-position:left;
	background-repeat:repeat-y;

}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar h2 { color: #FFFFFF; background-color:#CCCCCC; font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-size:33px; letter-spacing: -3px;}

#sidebar ul {
	list-style: none;
	line-height: 2em;
}
#date {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	color:#666699;
	text-decoration: none;	
	margin: 0 0 0 0;
	position:absolute;
	top: 0em;
	left: -0.5em;
}
#date span{
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	color:#000000;	
	text-decoration: none;
}

#date-events{
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color:#3399FF;
	text-decoration: none;	
	margin: 0 0 0 0;
	position:absolute;
	top: 4px;
	left: 5px;
}

#date-events span{
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color:#000000;	
	text-decoration: none;
}

#date-announcements{
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 7px;
	font-weight:bold;
	font-style:italic;
	width: 20px;
	height: 20px;
	color:#ffffff;
	background-image: url(images/date-bg.gif);
	text-decoration: none;	
	text-align:center;
	margin: 0 0 0 0;
	position:absolute;
	top: 0px;
	left: 0px;
	padding: 0 0 0 0px;
	line-height: 1.5em;
}

#date-announcements span{
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 9px;
	color:#990000;	
	text-decoration: none;
	padding: 0 0 0 0px;
	line-height: 0.65em;
}

#archives {
	width: 550px;
	float: left;
	color: #333333;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 2em;
	padding: 5px 0px 10px 20px;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin: 5px 0 0 0;
	position: relative;
	background-image: url(images/horizontalline-bg.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

#archives h2 { color: #3300CC; font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; font-size:33px; letter-spacing: -3px; padding: 0 0 0 0px;}

#footer {
	width: 100%;
	height: 200px;
    background-image: url(images/footer-bg.png);
    background-color: #3b3b39;
    position: relative;
}
#footer-text {
	margin: 0 auto;
	width: 950px;
	color:#CCCCCC;
}

#footer-text ul{
	width: 315px;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	display: block;
	float:left;

}


#footer-text h3{
	font-weight: bold;
	font-size: 1.5em;
	text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 2em;
	margin-left: 3em;
	letter-spacing: .2em;
	color: #CCCCCC;
}

#footer-text li{
	margin-left: 4.6em;
}

#clearfooter {
        height: 200px;
        clear: both;
}