@charset "utf-8";
/* CSS Document */

/*Reset 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,
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 {
	margin-top: 0;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 85%;
}
img{ behavior: url("iepngfix.htc") }
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
	
a {color: #006699;}
a.important {font-style:italic; font-weight:bold; text-decoration:none;}
a:hover {color: #0095DF;}

h1 {color: #98ad35; font-weight:normal; font-size:2.3em; margin-bottom:.5em; margin-top:0; font-family:Georgia, 'Times New Roman', Times, serif;}

h3 { font-size: 1.8em; margin-top: 0; padding-top: 20px; padding-bottom: 20px; line-height:1.5; font-family:Georgia, 'Times New Roman', Times, serif; font-weight:normal; text-shadow: 1px 1px 1px #ccc;}


ol {
	list-style: decimal;
	padding-left: 30px;
	line-height: 1.5;
}
ol li {
	padding-bottom: 20px;
}
ul {
	list-style: disc;
	padding-left: 30px;
	line-height: 1.5;
}
ul li {
	padding-bottom: 20px;
}
ul.list li {padding-bottom:10px;}
.super {
	position: relative;
	bottom: 0.5em;
	color: red;
	font-size: 0.8em;
}
ul.related {list-style:none; padding:0; margin:0;}
ul.related li {padding-bottom:5px;}

.link {
	font-size: 1.3em;
}
.url {
	color: #666;
	font-size: 0.8em;
}
.imglt {float:left; margin-right:10px; padding:5px; border:1px solid #eee; margin-bottom:10px;}

.meta {color: #666; text-transform: uppercase; font-size:0.8em; line-height:1.5;}
.feedback {border-bottom: 1px dashed #ccc; padding-bottom: 5px;}

.awesome{
	background: #222 url(../images/super-button-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 20px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border: 1px solid;
	position: relative;
	cursor: pointer;
}
.secondary{background-color:#eee;color:#555 !important;text-shadow:0 1px 1px rgba(255,255,255,0.5); border: #ccc;}
.secondary:hover { background-color: #fff; }

.donate{background-color:#98AD35 ;color:#fff !important;text-shadow:0 1px 1px rgba(255,255,255,0.5); border: #98AD35;}
.donate:hover { background-color: #BCD157; }

.article {border-bottom: 1px dotted #ccc; padding-bottom:0.5em; margin-bottom:0.5em; font-size:0.9em;}
.article a {font-family:Georgia, 'Times New Roman', Times, serif; font-size:1.4em;}

.broadcast {border-bottom: 1px dotted #ccc; padding-bottom:0.5em; margin-bottom:0.5em;}
.broadcast a { display:block; background: url(../images/Computer.png) no-repeat left center; padding-left:20px; font-weight:bold; font-style:italic; text-decoration:none; height:1%}

.audio {border-bottom: 1px dotted #ccc; padding-bottom:0.5em; margin-bottom:0.5em;}
.audio a { display:block; background: url(../images/sound_note.png) no-repeat left center; padding-left:20px; font-weight:bold; font-style:italic; text-decoration:none; height:1%}

#paginatediv select {font-size:1.5em; padding:5px; border: 1px solid #ccc; width:300px;}
#paginatediv a {text-decoration: none;}
#paginatediv {border-bottom: 1px dashed #ccc; margin-bottom: 20px;}

#share a{ cursor: pointer; padding-right:10px; display: block; float:left; text-transform: uppercase; font-size:0.8em; height:1%;}
#share a img {padding-right: 2px;}

#container {
	width: 950px;
	margin: auto;
}
#logo {
	width: 305px;
	height: 73px;
	float: left;
	display: inline;
	margin-bottom: 20px;
	border:0;
	margin-top:20px;
}
#header {background:url(../images/pastors2.jpg) bottom left no-repeat; float:right; width:261px; height:120px;}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
}
#mainnav {
	list-style: none;
	margin: 0;
	background: url(../images/navbar.png) repeat-x 0 0 #98AD35;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	border-top: 1px solid #c6dc5d;

	width:950px;
	overflow:auto;
}
#mainnav li {
	display: inline;
	padding: 0;
}
#mainnav li a {
	display: block;
	float: left;
	padding: 10px 20px;
	border-right: 1px solid #99AE36;
	text-decoration: none;
	color: #fff;
	font-size: 1.2em;
	height: 1%;
	/*text-shadow: 0 -1px 1px rgba(0,0,0,0.25);*/
	font-weight: bold;
	margin-right: 5px;
}

#mainnav li a:hover, #mainnav li a.active{
	color: #333;
	background: #fff;
	border-top: 1px solid #eee;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

#content {
	color: #333;
	padding-bottom: 20px;
	overflow: auto;
	background:url(../images/background.gif) repeat-y; 
	width:950px;
}
#ltcol {width:650px;float:left; padding-top:20px;}
#ltcol div {padding-right:50px;}
.ltcolsgmt {border-bottom: 1px solid #eee; border-top: 1px solid #eee; background:#fff; padding-top:10px; margin-bottom:5px;}
#rtcol {width:297px; float:left;}
.rtcolsgmt {border-bottom:1px solid #eee; border-top:1px solid #eee; padding-left:10px; margin-bottom:5px; padding-top:10px; padding-bottom:10px;}
.lighttext {color:#999;}
.bigtext {font-weight:bold; font-size:2em; letter-spacing:2px;}
.rtcolimg {border:1px solid #eee; float:right; margin-left:10px;}
.rtcolbox {border-bottom:1px solid #eee; border-top:1px solid #eee; margin-bottom:5px; padding-top:10px; border-right:1px solid #eee;}
ul.sidenav {list-style:none; margin:0; padding:0; border-top:1px solid #eee;}
ul.sidenav li a {display:block; padding: 5px 10px 5px 20px; border-bottom:1px solid #eee; height:1%; color:#666666; text-decoration:none; }
ul.sidenav li a.last {border:none;}
ul.sidenav li {padding:0; margin:0;}
ul.sidenav li a:hover {color:#006699; background:#fbfbfb;}

h4 { font-size: 1.3em; margin-top: 0; padding-top: 0; font-weight: bold; padding-bottom: 20px; line-height: 1.5;}
#getinvolved {margin-left:20px; display:block; padding-left:60px; padding-top:20px; height:28px; background:url(../images/hands.png) left center no-repeat; text-shadow: 1px 1px 1px #ccc;}
#resources {margin-left:20px; display:block; padding-left:60px; padding-top:20px; height:28px; background:url(../images/bible.png) left center no-repeat; text-shadow: 1px 1px 1px #ccc;}

p {line-height: 1.5; padding-bottom: 20px;}
p.big {font-size:1.2em;}


#footer {
	padding-top: 10px;
	color: #999999;
	text-align: center;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	display: inline-block;
	text-decoration: none;
	color: #999999;
	border-right: 1px dotted #999;
	padding: 0px 10px 3px 10px;
	text-transform: uppercase;
	font-size: 0.8em;
	height: 1%;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #666666;
}
#footer ul li a.last {
	border-right: 0;
}


/* Forms */

input#single, input#monthly, input#captcha_code {
	width: 100px;
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
label { display: block; font-weight: bold; margin-bottom: 5px; }

input#name, input#email, input#url {
	width: 300px;
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
textarea {
	width: 400px;
	height: 200px;
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
input.text {
	width: 150px;
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	float:left;
}
div.invalid {color:#ff0000; padding-bottom:20px;}

/* Tables */
#channels {width: 100%; border-collapse:collapse; border:none; margin-bottom:40px; font-size:0.8em;}
#channels th {padding:10px; font-weight:bold; background:#ccc;}
#channels td {padding: 10px;}

/* Lists */
ul#benefits {margin-left:none; padding:0; list-style:none;}
li#correspondence {background:url(../images/mail.png)left -10px no-repeat; padding-left: 55px;}
li#connected {background:url(../images/hands.png)left top no-repeat; padding-left: 55px}
li#prayer {background:url(../images/bible.png)left top no-repeat; padding-left: 55px}
li#give {background:url(../images/money_10dollar_coins.png)left -10px no-repeat; padding-left: 55px;}

/*Broadcast Page*/
table#media {margin-bottom:25px;}
table#media th {text-align: left; font-family: Georgia, "Times New Roman", Times, serif; padding:5px; font-size:1.5em; color:#999; font-weight:normal;}
table#media td {padding: 15px 5px;}
table#media tbody tr.odd {background-color:#F0F0F0;}
table#media td.watch {background: url(../images/Computer.png) no-repeat left center; padding-left:20px;}
table#media td.buy {background: url(../images/Tag.png) no-repeat left center; padding-left:20px;}
table#media td.download {background: url(../images/Down.png) no-repeat left center; padding-left:20px;}
table#media td b {font-family:Georgia, "Times New Roman", Times, serif; font-size:1.2em;}

a.pagination {text-decoration: none; display:block; padding:5px; border:1px solid #006699; margin-right:10px; float:left; color:#006699; height:1%;}
a:hover.pagination {background: #006699; color:#fff;}

.scripture {font-style: italic;}