/* WhitburnPentecostal.com
=================================================================================*/

/* Reset All Styles
=================================================================================*/


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 {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

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

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



/* Global Styles
=================================================================================*/


html {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #eaeaea;
	background-repeat: repeat-x;
	background-image: url(../img/header/headergradient.jpg);
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 62.5%;
}

li {
	list-style-type: none;
}

:focus {
	outline: #a6d933 solid 1px;
}

select:focus {
	outline: none;
}

p {
	line-height: 16px;
}



/* Skip Link
=================================================================================*/


#skip {
	height: 29px;
	width: 100%;
	background: url(../img/skip/skipB.jpg) no-repeat center bottom;
}

#skiplink {
	display: block;
	width: 100%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	text-align: center;
	color: white;
	background-color: #a6d933;
}

#skiplink:hover {
	text-decoration: underline;
}



/* Set containing DIV to 100% width to allow for centering
=================================================================================*/


.wrapper {
	width: 100%;
}



/* Header
=================================================================================*/


#header {
	height: 69px;
	width: 750px;
	margin: 0 auto 0 auto;
	background: url(../img/header/header.gif) no-repeat left bottom;
}



/* Navigation
=================================================================================*/


#navigation {
	width: 966px;
	height: 260px;
	margin: 24px auto 0 auto;
	background: url(../img/navigation/shadow.jpg) no-repeat center 3px;
}

#navigation ul {
	height: 255px;
	width: 960px;
	margin: -3px auto 0px auto;
	padding: 0px;
}

#navigation li {
	display: inline;
	height: 255px;
	width: 320px;
}

#navigation a {
	display: block;
	float: left;
	height: 255px;
	width: 320px;
}

#aboutUs {
	background: url(../img/navigation/aboutus.jpg) no-repeat;
}

#getInvolved {
	background: url(../img/navigation/getinvolved.jpg) no-repeat;
}

#blog {
	background: url(../img/navigation/blog.jpg) no-repeat;
}

#navigation a:hover {
	background-position: -320px;
}

/* Content
=================================================================================*/

#content {
	height: auto;
	width: 750px;
	margin: 0px auto 0px auto;
	padding-top: 24px;
	background-position: center top;
	background-image: url(../img/main/glow.jpg);
	background-repeat: no-repeat;
}


/* Side Bar Area
=================================================================================*/


#sidebar {
	display: block;
	float: left;
	width: 245px;
}



/* Side Content Panels
=================================================================================*/


.box {
	height: auto;
	padding-bottom: 13px;
	margin-bottom: 16px;
	background-position: 0 bottom;
	background-repeat: no-repeat;
	background-image: url(../img/sidebar/shadow.jpg);
}

h1 {
	letter-spacing: 0px;
	background-repeat: no-repeat;
	background-image: url(../img/sidebar/header.jpg);
	padding-left: 12px;
	line-height: 21px;
	color: white;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}


/* Search
=================================================================================*/


#search {
	background-color: #fbfbfb;
	height: 57px;
	width: 245px;
}

#search form {
	padding-left: 17px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
}

#search input {
	color: #3f3f3f;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#searchfield {
	border-width: 1px;
	border-style: solid;
	border-color: #7c7c7c #c3c3c3 #dddddd #c3c3c3;
	padding-top: 2px;
	float: left;
	margin-top: 14px;
	padding-left: 2px;
	width: 170px;
}

#searchbutton {
	margin-left: 10px;
	margin-top: 8px;
	padding-top: 0px;
	height: 26px;
	width: 26px;
}



/* Meeting Times
=================================================================================*/


#meetings {
	background-color: #fbfbfb;
	height: 60px;
	width: 245px;
}

#meetings select {
	width: 216px;
	margin: 14px 0px auto 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}





/* Contact Form
=================================================================================*/


#contacts {
	height: 189px;
	width: 245px;
	background-color: #fbfbfb;
}

#contacts form {
	margin: 14px 0px 10px 0px;
}

#contacts input {
	width: 210px;
	margin: 0px 0px 10px 14px;
	padding-left: 2px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	border-style: solid;
	border-width: 1px;
	border-color: #7c7c7c #c3c3c3 #dddddd #c3c3c3;
}

#contacts textarea {
	width: 212px;
	height: 64px;
	margin: 0px 0px 5px 14px;
	padding-left: 2px;
	padding-top: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #7c7c7c #c3c3c3 #dddddd #c3c3c3;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
}

#contacts input#send {
	float:right;
	width: 105px;
	height: 19px;
	margin: 2px 16px 0 auto;
	border: none;
}



/* Flickr
=================================================================================*/


#flickr {
	background-color: #fbfbfb;
	height: 79px;
	width: 245px;
}

#flickr img {
	border-width: 0px;
	float:left;
	width: 47px;
	height: 47px;
	padding: 1px 0px 0px 1px;
	margin: 10px 0px auto 10px;
	background-color: #afafaf;
}



/* Web Links
=================================================================================*/


#links {
	background-color: #fbfbfb;
	height: 60px;
	width: 245px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#links select {
	width: 216px;
	margin: 14px 0px 10px 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* Main Content Area
=================================================================================*/


#main {
	width: 472px;
	margin-left: 260px;
	padding-top: 1px;
}



/* Main Content Panels
=================================================================================*/


#main .box {
	margin-top: -1px;
	padding-bottom: 16px;
	background-color: #fbfbfb;
	background-repeat: no-repeat;
	background-image: url(../img/main/shadow.jpg);
	background-position: 0px bottom;
}

#main h1 {
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-image: url(../img/main/header.jpg);
}

#main h1 a {
	color: white;
}

h2 {
	padding-top: 10px;
	margin-bottom: 0px;
	background-color: #fbfbfb;
	padding-left: 17px;
	margin-top: 0px;
	color: #a6d933;
	font-size: 30px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#main span {
	padding: 10px 17px 10px 17px;
	background-color: #fbfbfb;
	margin-top: 0px;
	display: block;
	color: #3f3f3f;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.continue, .permalink, .status {
	padding: 3px 5px 3px 5px;
	background-color: #dfdfdf;
	border-left: solid;
	border-left-color: #fbfbfb;
	border-left-width: 12px;
	border-right: solid;
	border-right-color: #fbfbfb;
	border-right-width: 12px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #3f3f3f;
}

p.details a {
	color: #a6d933;
}

.continue:hover, .permalink:hover {
	background-color: #3f3f3f;
	color: #dfdfdf;
}

.commentNo {
	list-style-type: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: white;
}


.commentForm p {
	line-height: 22px;
	background-color: #fbfbfb;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #3f3f3f;
}

.commentList p {
	margin-right: 14px;
	line-height: 16px;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #3f3f3f;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	margin-top: 10px;
	background-image: url(../img/blog/comment.jpg);
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: 0px;
	background-color: #fbfbfb;
}

.blogimage {
	text-align: center;
	border-style: dotted;
	border-width: 1px;
	border-color: #a6d933;
	padding: 5px;
	margin-top: 10px;
}

div.commentList {
	padding-top: 0px;
}

div.blogimage {
	max-width: 430px;
	overflow: hidden;
}

p.strip {
	display: block;
	width: 435px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 6px;
	background-color: #dfdfdf;
}

p.strip input.checkbox {
	margin-top: 4px;
}

p.strip2 {
	border: none;
	display: block;
	width: 435px;
	padding-left: 6px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 0px;
	background-color: #dfdfdf;
	font-weight: bold;
	font-style: normal;
	background-image: none;
	line-height: 22px;
}

p.strip2 a {
	text-decoration: none;
	color: #3f3f3f;
}

.commentList, .commentForm {
	background-color: #fbfbfb;
	padding: 14px 0px 0px 17px;
}

.commentForm input, textarea {
	width: 435px;
	font-size: 11px;
	color: #3f3f3f;
	border-style: solid;
	border-width: 1px;
	border-color: #7c7c7c #c3c3c3 #dddddd #c3c3c3;
}

.commentForm .submit {
	width: 105px;
	border: none;
}

.commentForm .checkbox {
	width: auto;
	margin-left: 0px;
}

a.searchheader {
	color: #a6d933;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 0px;
}

a.searchheader:hover {
	text-decoration: underline;
}

a.details {
	display: block;
	width: 430px;
	background-color: #dfdfdf;
	padding: 5px 5px 5px 5px;
	color: #3f3f3f;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

blockquote {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-transform: capitalize;
	color: #3f3f3f;
	padding: 0px 30px 15px 30px;
	line-height: 16px;
	background-image: url(../img/blog/comment.jpg);
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: 0px;
}

.groups blockquote {
	padding-top: 15px;
	background-position-y: 15px;
}

span.groups p a {
	display: block;
	background-color: white;
	color: #a6d933;
	border-style: dotted;
	border-width: 1px;
	border-color: #a6d933;
	padding: 5px 0px 5px 5px;
	margin: 15px 0px 5px 0px;
	font-weight: bold;
	text-decoration: none;
}

span.groups p a:hover {
	border-color: black;
	color: black;
}

/* News & Events
=================================================================================*/

.news {
	margin: 0px;
	background: #fbfbfb;
	padding: 10px 14px 0px 14px;
}

.news p {
	margin: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3f3f3f;
	padding-left: 5px;
	padding: 0px 5px 10px 5px;
}

.news .continue{
	border: none;
}

h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #a6d933;
	padding: 0px 5px 10px 5px;
}


/* Footer
=================================================================================*/



#footer {
	visibility: hidden;
	width: 750px;
	margin: 0 auto 0 auto;
	clear: both;
}

