/* ============================================
 Globals
=============================================== */

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 1px; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
.clearfix {
	display: block;
}
/* End hide from IE-mac */

body {
	text-align: center;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}

#container {
	text-align: left;
	padding-top: 30px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

/* ============================================
 Header Block
=============================================== */

#accessibility {
	position: absolute;
	top: -10000px;
}
/*
h1,
h2.invisible {
	display: none;
	height: 1px;
	margin-left: -500em;
}
*/
#header {}

#logoBlock {
	float: left;
	height: 76px;
	width: 600px;
	background-color: #FFFFFF;
}

#headerArticle {
	float: right;
	height: 76px;
	width: 300px;
	font-size: 11px;
	line-height: 140%;
}

/* ============================================
 Top Navigation
=============================================== */

#topNav {
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 15px;
	height: 31px;
	background-image: url(../index_files/2.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#topNav ul {
	height: 16px;
	width: 886px;
	list-style: none;
	margin-left: auto;
	margin-right:auto;
}

#topNav ul li {
	float: left;
	margin-left: 40px;
}

#topNav ul li.firstItem {
	margin-left: 3px;
}

#topNav ul li a .linkName {
	display: none;
}

#topNav ul li a.home {
	width: 42px;
	height: 16px;
	display: block;
	background-image: url(../index_files/3.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #000000;
}

#topNav ul li a.who {
	width: 97px;
	height: 16px;
	display: block;
	background-image: url(../index_files/12.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #000000;
}

#topNav ul li a.community {
	width: 88px;
	height: 16px;
	display: block;
	background-image: url(../index_files/13.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #000000;
}

#topNav ul li a.helping {
	width: 133px;
	height: 16px;
	display: block;
	background-image: url(../index_files/14.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #000000;
}

#topNav ul li a.sermons {
	width: 69px;
	height: 16px;
	display: block;
	background-image: url(../index_files/16.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #000000;
}

#topNav ul li a.news {
	width: 42px;
	height: 16px;
	display: block;
	background-image: url(../index_files/17.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #000000;
}

#topNav ul li a.events {
	width: 60px;
	height: 16px;
	display: block;
	background-image: url(../index_files/18.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #000000;
}

#topNav ul li a.contact {
	width: 69px;
	height: 16px;
	display: block;
	background-image: url(../index_files/19.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #000000;
}

#topNav ul li a:hover {
	background-position: 0px -44px;
}

/* ============================================
 Main Content
=============================================== */

a {
	color: #3e75d9;
	text-decoration: none;
	font-weight: bold;
}

#meetings a:hover,
#sermons a:hover,
#sermon a:hover,
.pageLeft a:hover,
.pageRight a:hover {
	text-decoration: underline;
}

.italic {
	font-style: italic;
	color: #6B6B6B;
}

p.pageLeft {
	float: left;
	width: 40%;
	font-weight: bold;
}

p.pageRight {
	float: right;
	width: 40%;
	text-align: right;
	font-weight: bold;
}

#contentWrapper {
	/*float: right;*/
	width: 960px;
}

#contentLeft {
	float: left;
	width: 460px;
}

#topBlock {
	margin-bottom: 30px;
}

#topBlock .entry-content p {
	margin: 12px 0 12px 0;
	line-height: 160%;
}

#topBlock h3.entryTitle {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
	word-spacing: 5px;
	color: #312B2C;
	margin-bottom: 10px;
}

#topBlock a:hover {
	text-decoration: underline;
}

#topBlock .entry-content ul,
#topBlock .entry-content ol {
	margin: 10px 0 10px 20px;
	list-style-position: inside;
	line-height: 160%;
}

#topBlock .entry-content ul {
	list-style-type: circle;
}

#topBlock blockquote {
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 2px solid #AAA;
	border-right: 2px solid #AAA;
}

#topNews {}

#crossText {
	position: relative;
	top: -85px;
}

#crossText {
	background-image: url(../index_files/21.gif);
	background-position: 0px 0px;
	background-repeat: repeat;
	padding-bottom: 10px;
}

#crossText p {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	background-color: #FFFFFF;
}

#crossDate {
	float: left;
	width: 15%;
	margin-left: 15px;
}

#crossTitle {
	float: right;
	width: 75%;
	margin-right: 15px;
	text-align: right;
}

#newsContentLeft {
	float: left;
	width: 220px;
	font-family: Arial;
	margin-top: -15px;
	margin-bottom: 15px;
}

#newsContentLeft p {
	margin-top: 10px;
	padding-bottom: 8px;
	margin-left: 10px;
}

.newsPostedFront {
	color: #6B6B6B;
	margin-right: 2px;
	border-bottom: 1px solid #D1CBCB;
}

.newsTitleFront a {
	border-bottom: 1px solid #D1CBCB;
}

#newsContentLeft .moreNewsLink p {
	margin-top: 0;
}

.moreNewsLink a {
	color: #6B6B6B;
	text-decoration: none;
	border-bottom: 1px solid #D1CBCB;
}

#eventsContentRight {
	float: right;
	width: 220px;
	font-family: Arial;
	margin-top: -15px;
	margin-bottom: 15px;
}

#eventsContentRight #feed ul {
	list-style-type: none;
	margin-top: 10px;
}

#eventsContentRight #feed ul li {
	margin-bottom: 18px;
	margin-left: 10px;
}

#eventsContentRight #feed ul li span.when {
	color: #6B6B6B;
	margin-right: 4px;
}

#eventsContentRight #feed ul li a {
	border-bottom: 1px solid #D1CBCB;
}

#eventsContentRight p.moreEventsLink {
	margin-left: 10px;
}

#eventsContentRight p.moreEventsLink a {
	color: #6B6B6B;
	text-decoration: none;
	border-bottom: 1px solid #D1CBCB;
}

p.signUpIntro {
	margin-top: 5px;
	font-style: italic;
}

#signUpForm {
	padding: 10px 0 10px 0;
}

#signUp .zemContactForm legend,
#signUp .zemContactForm label {
	display: none;
}

#signUp p.email {
	float: left;
	width: 280px;
	margin-top: 15px;
}

#signUp p.send {
	float: right;
	width: 150px;
	margin-top: 10px;
}

#signUp .zemContactForm input#Email {
	width: 250px;
	border: 1px solid #8E8E8E;
	font-size: 130%;
	padding: 1px 2px 1px 2px;
}

#signUp .zemContactForm input.zemSubmit {
	background-color: #000000;
	font-size: 130%;
	color: #FFFFFF;
	padding: 6px 20px 7px 20px;
}

#signUp .zemContactForm input.zemSubmit:hover {
	cursor: pointer;
}

#signUp .zemContactForm ul.zemError {
	list-style: none;
	text-align: left;
	margin-left: 15px;
}

#signUp .zemContactForm input.zemRequirederrorElement {
	background-color: #CCCCCC;
}

#contentRight {
	float: right;
	width: 294px;
}

#meetings,
#sermon {
	margin-bottom: 15px;
}

#meetings .body {}

#meetings .body p,
#sermon p.listBody,
#sermon .entry-content p {
	margin: 10px 0 10px 10px;
	line-height: 150%;
}

#sermon object {
	margin-left: 10px;
}

#topBlock p.listBody  {
	margin: 10px 0 10px 0;
	line-height: 150%;
}

#meetings h3,
#meetings p.listBody {
	margin-left: 20px;
}

#sermon h3 {
	float: left;
	width: 75%;
	margin-top: 10px;
	padding-left: 10px;
}

#sermon p.published {
	float: right;
	width: 20%;
	text-align: right;
	margin-top: 10px;
}


/* ============================================
 Content body styles
=============================================== */

.entry-content h2 {
	font-size: 12px;
	display:inline;
	margin-right: 5px;
}
.entry-content dl {
margin-left: 25px
}


/* ============================================
 Archives
=============================================== */

#news-archive #topBlock h2.archiveYear,
#sermon-archive #topBlock h2.archiveYear {
	margin-bottom: 10px;
}

#news-archive #topBlock h3.archiveMonth,
#sermon-archive #topBlock h3.archiveMonth {
	margin-bottom: 10px;
	margin-left: 10px;
}

#news-archive #topBlock p.archiveEntry,
#sermon-archive #topBlock p.archiveEntry {
	margin-bottom: 5px;
	margin-left: 20px;
}

/* ============================================
 Contact Form
=============================================== */

.entry-content form.zemContactForm {
	width: 400px;
	font-size: 12px;
	margin-top: 20px;
	color: #666666;
}

.entry-content form.zemContactForm legend {
	display: none;
}

.entry-content form.zemContactForm ul.zemError {
	list-style: none;
	text-align: left;
	margin-left: 15px;
}

.entry-content form.zemContactForm input.zemRequirederrorElement,
.entry-content form.zemContactForm textarea.zemRequirederrorElement {
	background-color: #CCCCCC;
}

.entry-content form.zemContactForm label {
	font-weight: bold;
	color: #444444;
}

.entry-content form.zemContactForm input#Name,
.entry-content form.zemContactForm input#Email,
.entry-content form.zemContactForm textarea {
	width: 400px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #8E8E8E;
	margin-top: 5px;
	margin-bottom: 5px;
}

.entry-content form.zemContactForm textarea {
	height: 250px;
}

.entry-content form.zemContactForm input.zemSubmit {
	color: #666666;
	padding: 2px 5px 2px 5px;
	border: 1px solid #666666;
}

.entry-content form.zemContactForm input.zemSubmit:hover {
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}

.entry-content .zemThanks p {
	margin-top: 50px;
	text-align: center;
	font-size: 140%;
	font-weight: bold;
}

/* ============================================
 Sidebar
=============================================== */

#sidebar {
	float: left;
	width: 140px;
}

#sidebar div {
	margin-bottom: 15px;
}

#sidebar p {
	margin: 5px 0 5px 0;
}

#sidebar p a {
	color: #6B6B6B;
	text-decoration: none;
}

#sidebar p a:hover {
	text-decoration: underline;
}

#sidebar #mapBox {
	margin-top: 5px;
	height: 227px;
	background-image: url(../index_files/15.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px solid #444444;
}

#sidebar #mapBox a {
	display: block;
	height: 227px;
	width: 140px;
}

/* ============================================
 Sidebar Flickr
=============================================== */

#sidebar a#flickr_www {
	display: none;
}

#sidebar #flickr_badge_uber_wrapper {
	text-align: center;
	width: 140px;
	border: none;
	padding-top: 20px;
}

#sidebar #flickr_badge_wrapper {
	padding: 0;
}

#sidebar .flickr_badge_image {
	float: left;
}

#sidebar .flickr_badge_image img {
	border: none;
	margin: -17px 0 0 0 ;
	padding: 0;
	width: 70px;
	height: 70px;
}

#sidebar .flickr_badge_image img:hover {
	border: 2px solid #000000;
	width: 66px;
	height: 66px;
}

#sidebar #flickr_badge_uber_wrapper a:hover,
#sidebar #flickr_badge_uber_wrapper a:link,
#sidebar #flickr_badge_uber_wrapper a:active,
#sidebar #flickr_badge_uber_wrapper a:visited {
	text-decoration: none !important;
	background: inherit !important;
	color: #3993ff;
}

/* ============================================
 Footer
=============================================== */

#footer {
	background-image: url(../index_files/7.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 10px;
	margin-top: 15px;
}

.footerColumn {
	float: left;
	width: 111px;
}

.footerColumn p {
	margin: 5px 4px 5px 0;
}

.footerColumn a {
	color: #6B6B6B;
	text-decoration: none;
	font-weight: normal;
}

.footerColumn a:hover {
	text-decoration: underline;
}

p.copyright {
	margin-top: 15px;
	text-align: right;
}

.body {
font-size: 13px;
}

.body h1,
{
	display: inline;
	height: 1em;
font-size: 20px;

}

.body p {

margin: 1em 0 0 0;

}

.body {
width: 910px;
}

h1 {
font-size: 18px;
}

#invite {
margin: 0 30px 50px 20px;
}
