/* @override 
	http://woodland-community-church.com/?css=stylesheets/base_css.v.1231235349
	http://woodland-community-church.com/?css=stylesheets/base_css.v.1231235349
	http://woodland-community-church.com/?css=stylesheets/base_css.v.1248043204
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

body {
	background: #2E3526 url(images/body-bg.jpg) repeat-x center top;
	padding: 0;
	margin: 0;
	font: 62.5%/1.5 "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #474747;
}

body {
	font-size: 75%;
}

/* IE */

html > body {
	font-size: 12px;
}
a:link, a:visited{
	text-decoration: none;
	border-bottom: 1px solid #c3c3c3;
	color: #474747;
}
a:hover, a:active{
	text-decoration: none;
	border-bottom: 1px solid #808080;
	color:;	
}
#header-wrapper h1 a {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
}

#wrapper-outer {
	width: 770px;
	margin: 0 auto;
	padding: 0;
}

#header-wrapper {
	background: url(images/stream_banner.jpg) no-repeat;
	margin-top: 0;
	height: 246px;
}

#hero-image {
	height: 185px;
	margin: 0;
	padding: 0;
}

div.image {
	color:#999999;
	font-size:10px;
	letter-spacing:1.1px;
	margin-bottom:20px;
	padding:0 0 5px;
	text-align:right;
}

div.right {
	display:block;
	float:right;
	margin-left:24px;
}

div.left {
	display:block;
	float:left;
	margin-right:24px;
}



#content-wrapper {
	background: #fff url(images/main-content-bottom.jpg) no-repeat center bottom;
	padding: 0 0 25px 0;
}

div#footer {
	background: #dcdcd2 url(images/footer-bottom.jpg) no-repeat center bottom;
	padding: 0 20px 25px 20px;
	margin-bottom: 25px;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}

#navigation {
	float: right;
	margin: 12px 0pt 70px;
	padding: 0pt;
	position: relative;
}

#navigation ul {
	margin: 0pt;
	padding: 0pt;
}

#navigation ul li {
	display: block;
	float: left;
	margin: 0pt 0pt 0pt 10px;
	padding: 10px 0pt 0pt 4px;
	text-align: left;
}

#navigation ul li a {
	border-style: none;
	color: #3B5C18;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

#navigation ul li a:link, #navigation ul li a:visited {
	padding: 0pt;
}

#navigation ul li a:hover {
	color: #000;
	padding: 0pt;
	cursor: pointer;
}

div.content-left {
	width: 460px;
	padding: 20px;
	float: left;
}

div.content-right {
	background: url(images/right-shadow-bg.jpg) no-repeat;
	padding: 30px 20px 20px 20px;
	float: right;
	width: 225px;
}

div.content-full {
	padding: 30px 20px 20px 20px;
}

#navigation ul li.active {
	color: #125AA7;
	cursor: default;
	background: url(images/active-nav.jpg) no-repeat center top;
}

h1#logo {
	margin: 0;
	padding: 0;
	line-height: 0;

}
h1#logo a {
	display: block;
	height: 150px;
	overflow: hidden;
	position: relative;
	text-indent: -5000px;
	width: 280px;
	left: 28px;
	top: 0px;
}

h1 {
	color: #3B5C18;
	font-size: 26px;
	margin-bottom: 12px;
}

p {
	margin-bottom: 12px;
	text-align: justify;
}

h3 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 12px;
}

#content-wrapper div.content-left div.staffBorder.rtMargin a img {
	
}

div.split-left {
	width: 215px;
	float: left;
	margin-right: 20px;
}

h2 {
	color: #3B5C18;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 12px;
}

#footer p {
	color: #8d8d8d;
	text-align: right;
	font-size: 10px;
}
div.split-right {
	width: 215px;
	float: right;
}

a:focus {
	outline: 1px dotted invert
}

ul.quick_links {
	margin-bottom: 12px;
}

ol {
	list-style-type: lower-alpha;
	list-style-position: outside;
	margin-left: 20px;
}

ol li {
	margin-bottom: 12px;
}

hr {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0
}

#freeform ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#freeform ul li {
	margin: 0 0 12px;
	padding: 0;
}

#freeform ul li label.full_label {
	width: 100%;
}

li input, textarea {
	border:1px solid #D4D4D4;
	font-size:11px;
	padding:3px;
}

textarea {
	width: 100%;
}

input.radio {
	width: auto;
}

input.submit_button {
	margin-bottom: 18px;
}

li label {
	font-weight: bold;
	color:#555555;
	display: block;
	text-align: right;
	width: 200px;
	text-align:left;
	}

#event_calendar {
	width: 100%;
}

#event_calendar {
	border-collapse: collapse;
}

#monthlinks ul, #monthlinks li {
	display: inline;
}
#monthlinks li {
	padding: 5px;
}

.calendarBG {width:100%;}

.calendarBG td {

}

.calendarHeader th {
	text-align: center;
	padding-bottom: 12px;
	color: #3b5c48;
	text-transform: uppercase;
	font-size: 16px;
}

tr.calendarHeader {
	
}

.calendarHeader { 
	font-weight: bold; 
	color: #ffffff; 
	text-align: center;
	background-color: transparent;
	margin: 10px 0px;
	height: 25px;
}

.calendarHeader a {
	display: block;
}

.calendarMonthLinks {
	 font-weight:		bold;
	 color:             #fff;
	 background-color:  transparent;
}

.calendarMonthLinks a {
 	color: #4a5670;
 	text-decoration:   none;
 	border: none;
 	background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 	text-decoration:   none;
 	background-color:  transparent;
}

.calendarMonthLinks a:hover {
 	text-decoration:   underline;
 	background-color:  transparent;
}

.calendarDayHeading {
 	font-weight: bold; 
 	font-size:	13px;
 	color: #474747; 
 	background-color: #c5c7bc; 
 	text-align:  center;
 	vertical-align: middle;
 	height: 25px;
}


.calendarCell, .calendarToday {
 color:             #666;
 background-color:  #fff;
 width: 50px;
 height: 90px;
 vertical-align: top;
 padding: 5px;
}

.calendarToday { 
	background-color: #f6f7f2;
}

.calendarCell span, .calendarToday span {
	display: block;
	margin-bottom: 5px;
}


.calendarCell a, .calendarToday a {
	padding: 5px 0px 0px 0px;
	text-align: left;
}

ul.navlist {
	margin-bottom: 20px;
}
ul.ministry_categories {
	margin-bottom: 12px;
}
ul.ministry_categories li {
	display: inline;
}

td.calendarCell {
	border: 1px solid #ddddd3;
}

.calendarBlank { 
	border: 1px solid #f0f0e4;
	background-color: transparent;
 	padding: 5px;
 color: #b9b9b9;
}

.calendarCell a:visited {
 text-decoration:   none;
}

.calendarCell a:hover, .calendarToday a:hover {
}

.ministry_item_left, .ministry_item_right { 
	border:1px solid #ddddd3; 
	padding:10px; 
	margin-bottom: 25px;
	}
	
	.ministry_item_left img, .ministry_item_right img { 
		border:2px solid #fff; 
		margin:0 10px 0 0; 
		float:left; 
		}

	.ministry_item_left h3, .ministry_item_right h3 { 
		display: inline;
		}

.ministry_item_left {
	float: left;
	width: 200px;
	height: 100px;
}

.ministry_item_right {
	float: right;
	width: 200px;
	height: 100px;
}

div.ministry_header {
	border:1px solid #ddddd3; 
	padding: 10px 10px 0px;
	margin-bottom: 12px;
	background-color: #f6f6f4;
}
div.ministry_header h2 {
	margin-bottom: 0;
}
.ministry_photo {
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 5px 0px 10px 10px;
	border:1px solid #ddddd3; 
	}

div.highlight {
 padding: 20px;
 background-color: #e7e6e2;
border: 1px solid #ccc;
margin-bottom: 18px;
}

div.entry {
	padding-bottom: 36px;
	}

div.entry_meta{
	 background-color: #e7e6e2;
	border: 1px solid #ccc;
	padding: 5px;
}

div.entry_meta p {
	margin: 0;
	font-style: italic;
	color: #a09f9d;
	font-size: 11px;
	text-align: right;
}