
/* ---------------------------------------------------------------------------------------------------------

Elk Creek Community Church
http://www.elkcreekcc.org/

Design and Code: Thomas Bright and Tony Scialdone
http://www.dotcomonomics.com/

--------------------------------------------------------------------------------------------------------- */

/* Universal Declarations */

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, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	background: transparent; }
body * { position: relative; }
html { background : url(null) fixed no-repeat; } 			/* this fixes an IE problem. Scrolling some pages causes corruption in the rendering. */
:focus { outline: 0; background: #ccc; }					/* remember to define focus styles! */
table { border-collapse: collapse; border-spacing: 0; } 		/* tables still need cellspacing="0" in the markup */


/* Block Level Elements */

body { 
	margin: 0;
	padding: 0 0 156px 0;
	height: 100%;
	background: #bfc29f; 
	color: #444; 
	font-size: 100.01%; 
	border-top: 49px solid #18491c; }
	
#wrap { 
	margin: 0 auto; 
	width: 843px; 
	font: 0.8em/1.5em verdana, arial, sans-serif; }
	
#header { 
	margin: 14px auto;
	height: 253px; }
	
#contentwrap { 
	float: left; 
	padding: 7px 0 49px 0;
	width: 100%; 
	background: url(../images/bg_content.jpg) repeat-y left top; }
	
#primary {  
	float: right;
	right: 21px;
	width: 533px; }
	
#primaryContent {
	float: right;
	width: 100%; 
	padding-bottom: 49px;
	background: url(../images/bg_content_middle.jpg) repeat-y top left; }
	
#branding { 
	width: 533px; 
	height: 287px;
	background: url(../images/bg_branding.jpg) no-repeat left top; }

#contentBottom {
	float: left;
	width: 100%;
	height: 7px;
	background: url(../images/bg_content_bottom.jpg) no-repeat left top; }
	
#secondary {  
	left: 21px; 
	float: left;
	width: 255px; }
	
#footer {
	clear: both; 
	height: 21px;
	background: url(../images/bg_footer.jpg) no-repeat left top; }
	
	
	
/* Nav Styles */

#header a { 
	display: block;
	width: 100%;
	height: 100%; 
	border: 0; }

	
#nav {
	margin: 0;
	padding: 7px 0 0 0;
	width: 255px;
	background: url(../images/bg_nav_top.jpg) no-repeat left top; }
	
#nav ul {
	margin: 0 auto;
	padding: 10px 0 0 0; 
	width: 245px; }
	
#nav div { 
	height: 21px; 
	background: url(../images/bg_nav_bottom.jpg) no-repeat left bottom; }
	
#nav li {
	list-style-type: none; 
	list-style-position: outside; }
	
#nav li a:link,
#nav li a:visited,
#nav li a:active {
	display: block; 
	padding: 4px 0 5px 0;
	width: 100%; 
	font-weight: bold; 
	color: #18491c; 
	text-indent: 31px; 
	text-decoration: none; 
	border-bottom: 1px solid #ccc; }
#nav li a:hover {
	background: url(../images/li.gif) no-repeat 5% 50%; 
	border-bottom: 1px solid #ccc; }
	
#nav li.home { border-top: 1px solid #ccc; }

#nav li.blog a { background: url(../images/rss.jpg) no-repeat 3% 50%; }
#nav li.blog a:hover { background: url(../images/rss.jpg) no-repeat 3% 50%; }
	
#nav li.fb a { background: url(../images/fb.jpg) no-repeat 3% 50%; }
#nav li.fb a:hover { background: url(../images/fb.jpg) no-repeat 3% 50%; }

	
a:link,
a:visited,
a:active {
	text-decoration: none;
	font-size: 100%;
	color: #00f; 
	border-bottom: 1px dotted #00f; }
a:hover { 
	text-decoration: none;
	color: #f00; 
	border-bottom: 1px dotted #f00; }	
	
/* Headlines */

h1 { 
	margin: 0 0 0 21px;
	padding-top: 7px;
	font: normal 218%/1.5em arial, sans-serif; 
	color: #18491c;
	letter-spacing: -1px; }

h2 { 
	margin: 14px 0 0 21px; 
	font: normal 164%/1.5em arial, sans-serif; 
	color: #18491c; }

body#believe #primary h2 { margin-top: 21px; }
	
body#believe #primary h2+p { margin-top: 0; }

h3 { 
	margin: 14px 0 0 21px;
	font: bold 145%/1.5em arial, sans-serif;  
	color: #18491c;
	letter-spacing: -1px;	}
	
h4 { 
	margin: 14px 0 0 21px;
	font: bold 136%/1.5em arial, sans-serif;  
	color: #18491c;
	letter-spacing: -1px;	}
	
h5 { 
	margin: 14px 0 0 21px;
	font: bold 136%/1.5em arial, sans-serif;  
	color: #18491c;
	letter-spacing: -1px; }
	
	
/* Paragraphs */	
	
p { 
	margin: 14px 21px 0 21px;
	line-height: 1.5em; 
	text-align: justify; }
	
p.salutation { 
	margin-bottom: 49px; 
	font-weight: bold; }

p.bible {
	color: #f00; }

body#believe #primary cite {
	display: block;
	font-style: italic; 
	font-size: 90%; 
	color: #666; }

p.cite {
	margin-top: 0; 
	font-style: italic; 
	font-size: 90%; 
	color: #666; }
	
p#copy {
	margin: 14px 0 0 0;
	padding: 14px 14px 0 14px;
	height: 82px;
	background: url(../images/bg_copy.jpg) no-repeat left top;
	font-size: 90%;
	color: #666; 
	text-align: left; }


	
/* Definition Lists */	
	
dl { 
	list-style-position: inside; 
	margin: 14px 28px 0 42px; }

dt { 
	font-weight: bold; 
	font-size: 118%; }

dd { 
	margin-left: 14px; }

/* Ordered Lists */	

ol { 
	list-style-position: outside; 
	margin: 14px 28px 0 42px; }

ol li { text-align: justify; }


/* Unordered Lists */	

ul { 
	list-style-position: inside; 
	margin: 14px 28px 0 42px; }
	
ul li { text-align: justify; }


/* Images */

#header img {
	display: block;
	margin: 0 auto; }
	
#branding img {
	display: block;
	top: 17px;
	left: 15px; 
	width: 500px;
	height: 235px;
	border: 1px solid #666; }
	
img.pic {
	display: block;
	margin: 14px auto;
	padding: 4px;
	background: #fff;
	border: 1px solid #666; }
	
img.fleft {
	display: block;
	float: left; 
	left: 21px;
	margin: 21px 35px 7px 0; 
	padding: 4px; 
	width: 160px;
	height: 150px;
	background: #fff; 
	border: 1px solid #666; }
	
body#schedule img.map {
	display: block;
	margin: 21px auto;
	padding: 4px;
	background: #fff;
	border: 1px solid #666; }

	
	
/* Blockquotes */	

blockquote { 
	margin: 21px 21px 0 21px; 
	border-top: 1px solid #666; border-bottom: 1px solid #666; }
	
blockquote p { 
	margin: 0;
	padding: 14px; 
	background: url(../images/quotes.gif) no-repeat 5px 10px;
	font-weight: bold; 
	color: #18491c; }
	
cite { 
	font-size: 100%;
	font-variant: small-caps;
	font-style: normal;
	color: #444; }


/* Forms */

form {
	margin: 21px; }

label {
	clear: both;
	display: block;
	margin: 0;
	font-weight: bold;
	color: #4071a9;
	text-transform: uppercase; }

input {
	display: block;
	margin: 0 0 14px 0;
	padding: 4px;
	width: 200px;
	background: #fff;
	font: bold 100%/1.3em tahoma, verdana, arial, sans-serif;
	color: #00448d;
	border: 1px solid #c2c2c2; }	
	
input[type $='hidden'] { display: none; }

textarea {
	clear: both;
	display: block;
	overflow: auto;
	margin: 0 0 7px 0;
	padding: 4px 4px 0 4px;
	width: 400px;
	height: 100px;
	background: #fff;
	font: normal 100%/1.3em tahoma, verdana, arial, sans-serif;
	color: #00448d;
	border: 1px solid #c2c2c2; }

select {
	margin: 7px 0 7px 0;
	background: #fff;
	border: 1px solid #c2c2c2; }

input.button {
	clear: both;
	display: block;
	margin: 14px 0 0 0;
	padding: 2px 7px;
	width: auto;
	background: #00448d;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: uppercase; }
	
input[type $='submit'] {
	clear: both;
	display: block;
	margin: 14px 0 0 0;
	padding: 2px 7px;
	width: auto;
	background: #00448d;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: uppercase; }


	
	
/* Tables */	

table {    
	table-layout: fixed;    
	width: 100%;    
	overflow: hidden; }


/* Classes and Stuff */

.bold { font-weight: bold; }
em { font-style: italic; }
.right { text-align: right; }
.left { text-align: left; }
.clear { clear: both; }
.BBQ{
width:400px;
margin-left:55px;

}
	
	
/* Intelligent Navigation */

body#index li.home,
body#about li.about,
body#schedule li.schedule,
body#believe li.believe,
body#expect li.expect,
body#contact li.contact { background: url(../images/li.gif) no-repeat 5% 50%; }
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
