
/***************************************************
   Global
   ---------------------------
 ***************************************************/

* {
  margin:0;
  padding:0;
}

a{outline: none}
img {border: 0px}
.hide {display: none}

.small {font-size: 11px; line-height: 1.3em;}


/***************************************************
   HTML Element Styles
 ***************************************************/

body {
  margin: 0px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 9px !important;
  font-size: 12px;
  color: #555;
  background: url(background.gif) #EDEDED repeat top center;
}

#default, #about-us {background: url(greenbar.jpg) repeat-x 0 31px}
#sundays {background: url(lightgreenbar.jpg) repeat-x  0px 31px}
#small-groups {background: url(bluebar.jpg) repeat-x  0px 31px}
#ministries {background: url(darkbluebar.jpg) repeat-x  0px 31px}
#support-us {background: url(graybar.jpg) repeat-x  0px 31px}

h1, h2, h3 {font-family: Trebuchet, verdana, arial, sans-serif; font-weight: normal;}

h2 {
	font-size: 18px;
	letter-spacing: .1em;
	color: #222;
}
h3 { font-size: 17px; font-weight: normal; color:#222}
p {
  line-height: 22px;
  padding: 8px 0 8px 5px;
  margin: 5px 0 5px 0;

}

a {color: #698B4B}
a:hover {color: #40552D}

#sidebar a:hover, #footer a:hover {
  color: #326901;
}

ul, ol {  
	list-style-position: inside;
	}


acronym {
  border-bottom: 1px solid #BBB;
  cursor: help;
}


.clear {
 	clear: both;
 	height: 1px;
 	overflow: hidden;
 	margin-bottom: -1px;
	}
/***************************************************
   files
   -------------------------------------------
 ***************************************************/
 
 a.audio {
 	position: relative;
 	top: -15px;
 	}

#files {
	padding-left: 10px;
	}

#files ul li {
	font-size: 14px;
	padding: 5px 0 5px 35px;
	list-style-type: none;
	}
li.mp3 {
	height: 50px;
	background: url(mp3.jpg) no-repeat top left;
	}
li.doc {
	height: 50px;
	background: url(doc.jpg) no-repeat top left;
	}
li.pdf {
	height: 50px;
	background: url(pdf.jpg) no-repeat top left;
	}

/***Site Layout Container:**********/

#wrapper {
  width: 650px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

/*******Header Styles************/
#logo {
	height: 55px;
	background: url(logo.jpg) no-repeat top left;
	}

#church-info {
	float:right;
	width: 60%;
	margin-top: 11px;
	overflow: hidden;
}
#church-info p {
	padding: 0;
	margin: 0;
	line-height: 1.3em;
	font-size: 1.2em;
}

#header {
  height: 139px;
  background: url(header.jpg) #FFF no-repeat top left;
}
#header-no {
  height: 139px;
  background: url(header2.jpg) #FFF no-repeat top left;
  margin-bottom: 20px;
}

/***************************************************
   Top Tabbed Menu Styles
 ***************************************************/
	
#menu-default, #menu-about-us {
  height: 40px;
  background: url(about-us.gif) no-repeat -2px 0;
}
#menu-sundays {
  height: 40px;
  background: url(sundays.gif) no-repeat 126px 0;
}
#menu-small-groups{
  height: 40px;
  background: url(small-groups.gif) no-repeat 254px 0;
}
#menu-ministries{
  height: 40px;
  background: url(ministries.gif) no-repeat 381px 0;
}
#menu-support-us {
  height: 40px;
  background: url(support-us.gif) no-repeat 510px 0;
}
#top_nav_images ul li {
	list-style-type: none;
	float: left;
	
	}
#top_nav_images ul {
	width: 650px;
	height: 139px;
	padding: 10px 0 0 0px;
	}
#top_nav_images li a, #top_nav_images li span {
	height: 127px;
	width: 128px;
	display: block;
	/*padding: 0px 11px 10px 0px;*/
	}
	
a.about-us:hover, span.about-us  {background: url(jesus.jpg) no-repeat 11px 0;}
a.sundays:hover, span.sundays {background: url(arch.jpg) no-repeat 10px 0;}
a.small-groups:hover, span.small-groups {background: url(crosses.jpg) no-repeat 10px 0;}
a.ministries:hover, span.ministries {background: url(wing.jpg) no-repeat 10px 0;}
a.support-us:hover, span.support-us {background: url(arches.jpg) no-repeat 10px 0;}

/***************************************************
   Top Tabbed Menu Styles
 ***************************************************/
 div#submenu {
 	text-align: center;
border-top: 10px solid #FFF;
 	height: 40px;
 	width: 650px;
 	font-size: 12px;
	margin-bottom: 0px;
	padding-top: 14px;
 	overflow: hidden;
 	}
#submenu a, #submenu a:hover {
 	padding: 20px 8px 0px 8px;
 	text-decoration: none;
 	text-transform: uppercase;
background: url(submenumark.gif) no-repeat 50%	4px;
	}
#submenu a.active {
		color: #387601;
	 	text-decoration: underline;
		}
/** IF BREADCRUMB IS RE-IMPLEMENTED**/
#breadcrumb a {
	text-transform: uppercase;
	text-decoration: none;
	}
#breadcrumb p {
	margin: 0;
	padding: 3px 3px 3px 7px;
	background: #DDD;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	width: 370px;
 }
/***************************************************
   Sidebar Column
   -------------------------------------------
 ***************************************************/

#sidebar {float: right; width: 235px; padding-right: 20px;}

#container #sidebar h2 {margin-top: 36px}
div.side-note {	margin-top: 37px;}
div.side-note p {
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
	padding: 0;
	color: #444;
	}
div.side-note img {
	padding: 3px;
	border: 2px solid #FFF;
	margin:  10px 0;
}
/***QUOTES STYLING****/
#excerpt-wrap {
	margin: 0;
	padding-top: 15px;
	background: url(excerpt-wrap.gif) no-repeat 0px 0px;
	}
#excerpt-body {
	padding-left:3px;
	font-size: 15px;

	font-weight: normal;
	line-height: 22px;
	}
#excerpt-body p {
	margin: 10px 0 0 0;
	padding: 10px 0 4px 0;
	letter-spacing: -.02em;	
}
#excerpt-foot {
	height: 29px;
	background: url(excerpt-foot.gif) no-repeat 0px 0;
	}
div.news-bit {
	margin: 12px 0 5px 0;
	padding: 5px;
	background-color: #DDD;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	}

div.news-bit h3 a:hover {background: transparent}
div.news-bit h3 {padding: 4px 0}
.news-bit p {
	margin: 0;
	padding: 4px 0 0 0;
	font-size: 11px;
	text-align: left;
	line-height: 1.1em;
	}
span.read-more {
	font-size: 11px;
	margin:0;
	padding:0;
	}

/***********Content Column*******/

#content {
  float: left;
  width: 380px;
  }

#content p {
	padding: 0px 10px 10px 0px;
	text-align: justify;
	font-size: 13px;
	line-height: 19px;


}

#content h2 {
  padding: 5px 0 5px 0px;
}

#content h2 a, #content h2 a {
  text-decoration: none;
}

#content ul, #content ol{
	font-size: 12px;
	padding: 8px 0 8px 10px;
	}
#content ul li, #content ol li{
	margin-left: 10px;
}
#content ul li ul {
		margin: 0 10px;
		padding: 2px 0px;
}

#pagenav p {
  text-align: center;
  margin-top: 20px;
}

.paging a, .articlenav a {
  padding: 10px 20px 10px 20px;
  border-top: 1px solid #56B600;
  border-bottom: 1px solid #56B600;
  text-decoration: none;
}
.news {
	margin: 8px 0;
	background-color:#DDD;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	}
.news-entry {
	padding-bottom: 20px;
	}
#content .news .news-entry p{
	margin:0;
	padding: 0 10px 0 10px;
	font-size: 11px;
	line-height: 1.2em;
	}
.news-entry span a{
	padding-left: 10px;
	}
p.newsmeta {
	font-size: 10px;
	color:#222;
	margin:0;
	padding: 0;
	}
div.postentry p {
	padding-left: 0px;
	}

	
/***************************************************
   Footer Styles
 ***************************************************/

#footer {
  clear: both;
  height: 100px;
  width: 375px;
  margin-top: 20px;
  margin-bottom: 20px;  
  background: url(footer.gif);
}

#footer p {
  padding: 1px 15px 0 0;
  text-align: right;
}




/***************************************************
   Large <ul> Link Styles
   --------------------------------------------
 ***************************************************/

#sidebar ul li{
list-style: disc outside;
margin-left: 15px;
	}

#sidebar li {
	font-size: 12px;
	padding: 5px 0;
border-bottom: 1px dashed #CCC;
	}




/***************************************************
   Display Classes
 ***************************************************/

.date {
  display: block;
  text-transform: uppercase;
  color: #56B600;
}

blockquote {
  margin-left: 20px;
  background: #FEFADE url(quote_top.gif) no-repeat top right;
  border-left: 2px solid #FEE456;
}

blockquote p {
  background: url(quote_bottom.gif) no-repeat bottom right;
  padding: 8px;
}

#content blockquote{
	background: #DDD;
	background-image: none;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 0px solid #E2E2E2;
}

#content blockquote p {
  background-image: none;
	padding: 5px;

}
img.right{
  float: right;
  padding: 3px;
	clear: both;
}

img.left {
  float: left;
  padding: 3px;
	clear: both;
}

/*for popups*/
a.left img {
	float: left;
  padding: 3px;
	clear: both;
}

a.right img {
	float: left;
  padding: 3px;
	clear: both;
}
/* for images inside paragraphs */

p.img {
	padding: 0;
	margin: 0;
}

.grey {color: #AAA}

/***************************************************
   Contact
 ***************************************************/
form#zemContactForm {
	color: #333;
	font-size: 14px;
	line-height: 15px;
	}

form#zemContactForm legend {
	display: none;
	}
form#zemContactForm fieldset {
	border: 0px;
	padding-left: 10px;
	}
input#email, textarea#message, input#phone, input#name, input#web {
	width: 365px;
	}
input#zemSubmit {
	width: 365px;
	margin-top: 10px;
	}
ul.zemError {
	color: red;
	list-style-type: none;
	padding: 10px 0;
	line-height: 20px;
	}
/***************************************************
    Comments
 ***************************************************/

#comment {
	padding: 0 0 0 10px;
	margin:0;
	}

div.comments {
	padding: 10px 0;
	margin: 0 0 12px 0;
	background: #DDD;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	}
div#cpreview div.comments p {
	padding: 10px 10px 0 10px;
	margin: 0;
	line-height: 1.2em;
	}
div#cpreview div.comments h3 {
	padding: 5px;
	background: #EEE;
	color: #333;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	}
div#cpreview div.comments p.commentmeta {
	font-size: 10px;
	letter-spacing: 0px;
	}
p.commentmeta {
	color: #000;
	}

/***************************************************
    Comment Entry Form
 ***************************************************/

#cpreview {
	margin: 0;
	padding:10px 0 10px 0px;
	}
p#cpreview {
	margin: 10px 0;
	padding: 4px 20px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #DDD;
	border-top: 2px solid red;
	border-bottom: 2px solid red;
	}

#comment input#email, #comment textarea#message, #comment input#phone, #comment input#name, #comment input#web {
	width: 367px;
	}

form#txpCommentInputForm h2{
	margin: 0;
	padding: 0;
}

form#txpCommentInputForm p {
  margin: 0;
  padding: 0;
}

input#forget, input#remember {
  margin: 5px 5px 5px 0;
}

textarea.txpCommentInputMessage {
  height: 200px;
  margin-bottom: 4px;
}

p#txpCommentInputForm {
	margin: 10px 0;
	padding: 4px 20px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #DDD;
	border-top: 2px solid red;
	border-bottom: 2px solid red;
	}
/***************************************************
	Image styles
 ***************************************************/
#content img {
	margin: 10px 0;
	border: 1px dashed #EEE;
	}
#content a.thumb img {
	margin: 0;
	padding: 2px 2px 2px 0;
	}
 #content p.thumb {
	margin: 0px 0 10px 0;
	padding: 0;
}
 /***************************************************
    Moo Fx Stuff
 ***************************************************/
 
div#sidebar a.stretchtoggle {
 	height: 25px;
 	font-size: 20px;
 	color:#fff;
 	background-color: #333;
 	}
 	
div#sidebar div.stretcher {
 	background-color: #FFF;
 	font-size: 14px;
 	border-top: #999;
 	border-bottom: #999;
 	}
 	
/***************************************************
    Google Maps
 ***************************************************/
div#map_wrapper {
	width: 365px;
	height:365px;
	padding: 10px;
	margin-top: 20px;
	background-color: #FFF;
	}

 	
 /***************************************************
   Donate button
 ***************************************************/
 p#donate a, p#donate a:visited {
 	background: url(donate.gif) no-repeat top left;
 	display: block;
 	height: 49px;
 	width: 330px;
 	margin-right: auto;
 	margin-left: auto;
 	}
 p#donate a:hover {
 	background: url(donate_hover.gif) no-repeat top left;
 	margin-right: auto;
 	margin-left: auto;
 	}

/***************************************************
	    Article editing style for admin
***************************************************/

 h3#edit a, h3#edit a:visited {
	padding: 3px;
	background: #666;
	color: #FFF;
	border: #999;
	display: block;
	font-size: 16px;
	font-weight: normal;
}
h3#edit a:hover {
	color: #DDD;
}
div.side-note h3#edit {
	margin-top: 5px;
}
 
 
