/* CSS Document */

* {
	margin:0;
	padding:0;
	}

body {
	background-image: url('images/body_bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "trebuchet MS";
	line-height: 1.4em;
	color:#FFFFFF;
	font-size: 0.9em;
	background-color: #555555;
	}

#centre {
	width: 960px;
	margin: 0 auto;
		}
#date {
	text-align: right;
	line-height: 36px;
	margin-bottom: -36px;
	/*margin-right: 75px;*/
	font-size:11px;
	color:#CCCCCC;
	padding-right: 45px;
}
#date span {
	float: left;
}

#masthead {
	height: 240px;
	margin-top: 37px;
	padding-top: 23px;
	background-image: url('images/tab.gif');
	background-repeat: no-repeat;
	background-position: 755px top;
}

#flashcontent {
	width: 430px;
	float: left;
}

#main_nav {
	width: 220px;
	height:155px;
	float: right;
	margin-right: 70px;
	margin-top: 20px;
}

* html #main_nav{
	float:right;
	margin-right:135px;
	}

#main_nav ul {
	list-style-type: none;
	}

#main_nav ul li a{
	color:#000000;
	display: block;
	height: 30px;
	background-image: url('images/nav_bg.gif');
	background-repeat: repeat-x;
	padding-left: 5px;
	text-decoration:none;
}

#main_nav ul li a:hover {
	color: #FFFFFF;
	background-image: url('images/hover.gif');
	background-repeat: repeat-x;
	text-decoration:none;
	}

#main_nav ul li#current a {
	color: #FFFFFF;
	background-image: url('images/nav_hover.gif');
	background-repeat: repeat-x;
	}

a  {
	text-decoration:none;
	color:#99CC00;
}

/*---------------FOOTER STYLES----------*/

#footer {
	height:50px;
	background-image: url('images/footer_bg.gif');
	background-repeat: repeat-x;
	}
#footer a {color:#99CC00; text-decoration:none;}
#footer_copy {
	width: 960px;
	margin:0 auto;
	font-size: 12px;
	line-height: 50px;
}
#footer_copy span {
	float: right;
}
#footer_copy img {
	float: right;
	margin-top: 1px;
}

/*IE7 Filter*/

*:first-child+ html #footer {
	padding-bottom: 0%;
	}

/*IE6 Filter*/

* html #footer {
	padding-bottom: 0%;
}

/*-----------------------------------*/

.clear {
	clear: both;
	height: 5px;
}

.tab {
	float: right;
	margin: -23px 68px 0 0;
		}
		
#sub_col img a.thumb {
	border:none;
}
.middle {
	margin-bottom: 7px;
}

*:first-child+ html .middle {
	margin-bottom:1px;
	}

#main_content {
	width:960px;
	clear:both;
	}

#main_col {
	width: 690px;
	float: left;
	margin-right: 19px;
	margin-bottom: 20px;
}
#main_col p {
	margin: 0 15px 10px 15px;
	text-align: justify;
}
.special {
	font-style: italic;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

#sub_col {
	width: 250px;
	float: right;
}

#sub_col ul li {
	list-style:none;
}

#sub_col ul li a,
#sub_col ul li a:visited
 {
	font-size:16px;
	text-decoration:none;
	color:#99CC00;
}
#sub_col ul.arrow_link li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position:left center;
	padding-left:18px;
}
#sub_col ul li a:hover {
	color:#FFFFFF;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	display: block;
	height: 30px;
	padding-left: 15px;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #99CC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
h2 a {text-decoration:none; color:#FFFFFF;}
h2 a:hover {color:#99CC00;}
h3{margin-bottom:15px;}

#podcast {
	width:147px;
	height:143px;
	float:right;
	padding-top: 25px;
	padding-right: 55px;
}

.hr {
	clear: both;
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*#content li.pdf {
	list-style-type: none;
	margin-bottom: 5px;
	
}*/

#content #sub_col ul li.pdf  {
	color:#FFFFFF;
	display:block;
	padding-left: 25px;
	font-size: 11px;
	}

.pdf a:hover {
	text-decoration:underline;
	}

.right {
	float:right;
	}
	
a img {
	border:none;
}

.main_right {
	float: right;
	border: 1px solid #AEB2B3;
}

#map {
	color:#000000;
	height: 400px;
	width: 685px;
	border: 2px solid #99cc00;
	margin-top: 40px;
}

h3 {
	font-weight: normal;
	font-size: 14px;
	margin-left: 15px;
	text-decoration: underline;
}
.post h3,  h3 a {text-decoration:none; font-size:16px; color:#99CC00;}
.post h3 a:hover {color:#FFFFFF; text-decoration:underline;}
.post h3 small {font-size:11px;}
#compassion h3 {
	display: block;
	background-image: url('images/hands.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	}
#main_col p a,
#main_col p a:visited {color:#99CC00; text-decoration:none;}
#main_col p a:hover {color:#FFFFFF;}
	
.right_img {
	float: right;
	margin: 0  0 10px 10px ;
	border:1px solid #999999;
	}
.left_img {
	float: left;
	margin:0 15px 5px 15px;
	border:1px solid #999999;
}

.separator {clear:both; height:0px;}
#main_col ol {
	margin-left: 35px;
	margin-bottom: 10px;
}

table#hours {
	width: 340px;
	border-collapse: collapse;
	margin-left: 15px;
	
}
#hours span {
	font-size: 11px;
}

.odd {
	background-color: #333333;
}
ul.resource_links {
	list-style-type: none;
	margin-left: 30px;
	float: left;
}
.list {
	margin-left: 45px;
}

.resource_links li {
	display: block;
	background-image: url('images/arrow.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	width: 290px;
}
.resource_links li a {color:#99CC00; text-decoration:none;}
.resource_links li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#resources #main_col h3 {
	background-image: url('images/info.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;

	}
#main_col .top {
	display: block;
	background-image: url('images/up.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
/* -------------------------------------------------- */
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color:#333333;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Form Elements */

#searchform #s {
	width: 175px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.hidden {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#subscribe {
	width:250px;
}
#subscribe input[type="text"] {
	width:174px;
	margin-bottom:10px;
}

#subscribe input[type="submit"] {
	float:right;
}
ul#podcast-list {margin-left:15px;}
ul#podcast-list li{
	list-style-image: url('images/bullethorn.gif');
	margin-left: 15px;
}

