/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/

body {
	margin:0; padding:0;
	width:auto; height:auto;
	background:#fff url(images/home_bg.jpg) left top no-repeat;
	font:1em "Times New Roman", Times, Georgia, serif; color:#61666c;
	background:url(images/footer.png) bottom repeat-x;
	/*overflow:hidden;*/
}

img {
	border:0;
}

blockquote {
	margin:15px 0; padding:10px 20px;
	border-bottom:1px dotted #999996;
	font:1.00em Georgia, "Times New Roman", Times, serif; color:#8db0c5;
	background:#d8e9f2;
}

.gallery-caption {
	font:0.8em
}
label {	
	font-weight:bold;
	color:#61666c;
}
a:focus {outline:none;}
#wrapper {min-height:100%;
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;}
.congre {
	width:343px;
	height:330px;
	background:url(images/congregation.jpg) no-repeat;
	float:left;
	padding:20px 5px 5px 5px;
}
.mission {width:240px;
	height:300px;
	background:url(images/mission.jpg) no-repeat;
	float:left;
	margin:0 20px;
	}

.intro {
	margin:-8px 0 0 0;
	float:left;
	width:600px;
	text-align:left;
	padding:0;
	border-bottom:1px dotted #999996;
}
.intro h3 {
	margin:15px 0 0 0;
	color:#5981aa;
}
.intro p{
	position:relative;
	top:-5px;
	line-height:1.5em;}
.hands {
	margin:20px 0 0 0;
	width:328px;
	height:190px;
	}
.homeAds {
	margin:20px 0 0 0;
	width:173px;
	height:181px;
	float:left;
	border:none;
	}
.intro ul {
	position:relative;
	left:-44px;
	margin:10px 0 10px 0}
#quickLinks ul{
	margin:0;
	float:left;
	text-align:left;}
#quickLinks li{
	margin:0; padding:0 6px 5px 6px;
	font:0.8em;
	list-style:none;
	float:left;
	text-align:left;
	text-indent:none;
	border-right:#5981aa 1px solid;}
	
/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/

h1 {
	margin:0;
	padding:0;
	color:#4eb383;
	font-weight:normal;
	font-size:1.5em;
	line-height:1em;
}

	.post-single h1 {
		margin:auto; padding:0;
		width:auto; height:auto;
		font:1.5em "Times New Roman", Times, Georgia, serif;
		color:#89a6c4;
		background:none; text-indent:0;
		border-bottom:0;
	}

h2 {
	margin:15px 0 0 0; padding:0;
	font: 1.5em "Times New Roman", Times, Georgia, serif; color:#d25832;
	letter-spacing:-1px;
}
h2 a {
		color:#d25832;}

h3 {
	margin:0; padding:0;
	font:1.50em "Times New Roman", Times, Georgia, serif;
	color:#4eb383;
}
h3 a {
		color:#4eb383;}
	
	.comment-author h3 {
		color:#4f7faf;
	}

h4 {
	margin:0;
	font:1.50em "Times New Roman", Times, Georgia, serif;
	color:#7792ad;
	background:none;
}

	.post-single h4 {
		margin:auto; padding:0;
		font:1.25em "Times New Roman", Times, Georgia, serif;
		color:#89a6c4;
		background:none;
		border-top:0; border-bottom:0;
	}

h5 {
	margin:0; padding:0;
}

	.post-single h5 {
		font:bold 1.00em "Times New Roman", Times, Georgia, serif;
		color:#89a6c4;
	}

a:link, a:active, a:visited {
	color:#4f7faf;
	text-decoration:none;
}
	
		.comment-author h3 a {
			color:#4f7faf;
		}
	
	h4 a {
		color:#89a6c4;
	}
	
	h5 a {
		color:#89a6c4;
	}
	
	.learn-more {
		margin:20px 0 0 0; padding:0;
		width:97px; height:23px;
		background:url(images/learn-more.gif) no-repeat top center;
		display:block; text-indent:-9999px; outline:0;
	}
	
	.read-more {
		margin:5px 0 0 0; padding:0 0 10px 0;
		width:97px; height:23px;
		background:url(images/read-more.gif) no-repeat top center;
		display:block; text-indent:-9999px; outline:0;
	}
	
	/*.read-more {
		margin:0; padding:0;
		width:97px; height:23px;
		outline:0;
		font-size:0.9em;
	}*/
	
	.latest-blog {
		margin:-50px 0 0 200px; padding:0;
		font:1.2em "Times New Roman", Times, Georgia, serif; color:#d25832;
		position:absolute;
	}
	
	a.view-blog:link, a.view-blog:active, a.view-blog:visited {
		margin:-40px 0 0 0; padding:0;
		font:1.5em "Times New Roman", Times, Georgia, serif; color:#d25832;
		position:absolute;
		z-index:1;
	}
	
	#features-tabs li a, .cat-tabs li a {
		margin:0; padding:0;
		width:auto; height:auto;
		color:#829faf;
	}
	
	#recent-news h3 a {
		color:#d25832;
	}
	
	#from-the-blog h3 a {
		color:#393933;
		font-size:0.8em;
	}
#category-info	{
	margin:15px 0 0 10px; padding:0;
	list-style:none;
	float:left;
	text-align:left;}

#category-info li {
		margin:0; padding:0;
		width:auto; height:auto;
		font: 1em "Times New Roman", Times, Georgia, serif;
		color:#999996;
		list-style:none;
		text-indent:none;
	}	
#category-info li ul li {
	margin:5px 0 0-40px;
	font-size:0.9em;
}
	#sidebar li ul li a {
		color:#d25832;
		font:1em "Times New Roman", Times, Georgia, serif;
	}
	
	.author-website a {
		font:1em "Times New Roman", Times, Georgia, serif; color:#5981aa;
	}
	
a:hover {
	text-decoration:underline;
}

	h2 a:hover {
		color:#57bad2;
		text-decoration:none;
	}
	
	.comment-author h3 a:hover {
		color:#5981aa;
		text-decoration:none;
	}

	
	#features-tabs li a:hover, .cat-tabs li a:hover {
		text-decoration:none;
		color:#d25832;
	}
	
	#features-tabs li.active, .cat-tabs li.active {
		color:#d25832; text-decoration:none; display:block;
	}
	
	#features-tabs li.active a, .cat-tabs li.active a {
		font-weight:bold; color:#d25832;
	}
	
	#sidebar li ul li a:hover {
		color:#57bad2; text-decoration:none;
	}
	
	#single-features-list li a {
		color:#6a9fc7;
	}

/* Styles */

.inline {
	display:inline;
}

.block {
	display:block;
}

/* Misc */

.image-caption {
	margin:5px auto -30px auto; padding:0 0 80px 0;
	width:80%;
	font:normal 1.1em Georgia, "Times New Roman", Times, serif; color:#8c9ba3;
}

	.image-caption span {
		margin:5px 0 10px 0; padding:0;
		font:bold italic 1.10em Georgia, "Times New Roman", Times, serif;
		display:block;
	}
	
.headlines p {
	line-height:21px;
}

#features {
	color:#636363;
}

.commentlist li {
	color:#667c91;
}

.input {
	font:0.92em "Times New Roman", Times, Georgia, serif; color:#7fa4c9;
}

.pagetitle {
	margin:0 0 15px 0;
}


/* 02 - STRUCTURE
/* ----------------------------------------------*/

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

#left-coldolance .clearfix:after {
    content: " ";
    clear: left;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#left-coldolance .clearfix {
    display: inline-block;
}

.container {
	margin:0 auto; padding:0;
	width:990px; height:auto;
}

.left {
	float:left;
}

.right {
	float:right;
}

/* 03 - HEADER
/* ----------------------------------------------*/

#header {
	margin:0; padding:0;
	width:auto; height:auto;
	background:#FFF;
}
#header-left {
	clear:both;
}

#logo {
	padding: 30px 0 10px 0;
}
#logo h1{
	display:none;
}

#navigation {
	margin:0; padding:0 0 35px 0;
	list-style:none;
	border-bottom:1px dotted #999996;
	width:auto;
	z-index:999;
}
	
	#navigation li {
		margin:4px 0 0 9px; padding:0 9px 0 0;
		float:left;
		width:auto;
		border-right:1px solid #999996;
		z-index:999;
	}
			
		#navigation li a {
			margin:0; padding:0;
			text-decoration:none; display:block;
			font:1em "Times New Roman", Times, Georgia, serif; color:#377bba;
		}
	
		#navigation li:hover a/*, #navigation li.sfhover a*/ {
			text-decoration:underline;
		}
		
			#navigation li.current_page_item a:link,
			#navigation li.current_page_item a:visited,
			#navigation li.current_page_item a:active {
				text-decoration:underline;
			}
	
			#navigation li span {
				margin:0; padding:3px 0 0 0;
				display:block;
			}
	
			#navigation li:hover span, #navigation li.sfhover span,
			#navigation li.current_page_item a:link span,
			#navigation li.current_page_item a:visited span,
			#navigation li.current_page_item a:active span {
			}
						
		#navigation li ul {
			margin:0; padding:0;
			list-style:none;
			position:absolute;
			width:206px;
			left:-999em;
		}
			
			#navigation li ul li, #navigation li:hover ul li, #naviation li.sfhover ul li {
				margin:0; padding:0;
				float:none;
				border:none;
			}
			
				#navigation li ul li a {
					margin:0; padding:0;
					background:none;
					text-decoration:none;
					color:#377bba;
				}
				
				#navigation li:hover ul li a, #navigation li.sfhover ul li a {
					margin:0 2px; padding:8px 10px;
					font:1.00em "Times New Roman", Times, Georgia, serif; color:#377bba;
					border:none;
					background:url(images/nav-divider.gif) repeat-x bottom center;
				}
				
				
					#navigation li:hover ul li a:hover {
						text-decoration:underline;
					}					
					
					#navigation li:hover ul > li:first-child, #navigation li:hover ul > li:hover:first-child {
						padding:10px 0 0 0;
						/*background:url(images/nav-corner.gif) no-repeat top right;*/
					}
				
					#navigation li:hover ul li:hover, #navigation li.sfhover ul li.sfhover {
						margin:0; padding:0;
						background:none;
					}
					
					#navigation li ul li span,
					#navigation li ul li span span, 
					#navigation li:hover ul li:hover span, 
					#navigation li:hover ul li:hover span span, 
					#navigation li:hover ul li.sfhover span, 
					#navigation li:hover ul li.sfhover span span,
					#navigation li:hover ul li span,
					#navigation li:hover ul li span span {
						margin:0; padding:0;
						background:none;
					}
		
		#navigation li:hover ul, #navigation li.sfhover ul {
			margin:-4px 0 0 0; padding:0 0 15px 0;
			left:auto;
			background:url(images/nav-back.png) no-repeat bottom center;
		}
		
		#navigation li.current_page_item li a  {
			background:url(images/nav-divider.gif) repeat-x bottom center!important;
			padding-right:4px;
		}
		
		#navigation li.current_page_item li a span  {
			background-image: none!important;
		}
		
		#navigation li.current_page_item li a span span  {
			background: none;
		}
		
		#navigation li.current_page_item li a span span span  {
			background: none;
		}
		
		

#searchform-header {
	margin:43px 0 0 0;
	float:right;
}

	.search-box {
		margin:3px 10px 0 10px; padding:4px 5px 4px 5px ;
		width:163px; height:27px; line-height: 17px;
		background:url(images/searchbox.jpg) no-repeat top center;
		font:1em "Times New Roman", Times, Georgia, serif; color: #949494;
		float:left; display:inline; position: relative; z-index: 1000;
		border:0;
	}	


/* 03 - CONTENT
/* ----------------------------------------------*/

#breadcrumbs  {
	margin: 2px 0 2px 0;
	padding: 0;
	font-size:0.7em;
	float:right;
	text-align:right;
	display: inline-block;
	width: auto;
	font-size: 15px;
	background-color: #fff;
	border-bottom:1px dotted #999996;
}

#content-repeat {
	margin:0; padding:0;
	width:auto; height:auto;
	overflow:hidden;
}

#content-left {
	margin:0 auto;
	min-height:100%;
	height: auto !important;
	clear:both !important;
	width:990px;
}

#content {
	margin:0; padding:5px 0 5px 0;
	min-height:600px;
}
/*Condolances*/

#left-coldolance {
	margin:-5px 0 0 0; padding:0;
	width:95%; height:auto;
	float:left;
}

#left-coldolance .post {
		margin:0 0 5px 0; padding:0 30px 0 0px;
		width:100%; height:auto;
		border-bottom:1px dotted #999996;
		overflow:hidden;
	}
	
#left-coldolance .post img{
	border:0;
	display:inline;
	}
#left-coldolance .gravatar {
 	display:none;
				}
#left-coldolance .commentlist {
		margin:0 0 0 0; padding:0 5px 0 0;
		list-style:none;
		width:580px;
	}
	
#left-coldolance .commentlist li {
	margin:0; padding:5px;
		}
		

#left-coldolance #comment .input {
				margin:0; padding:0;
				width:400px; float:left;
			}
			
#left-coldolance .comment-author {
				margin:0; padding:0;
				width:35%; float:left;
			}
			
/*#left-coldolance #commentform .comment-author {
				margin:0; padding:0;
				width:200px; float:left;
			}*/
			
#left-coldolance .author-info {
	margin:0 0 0 10px;
	padding:0;
	display:block;
	font-size:75%;
				}
				
	.author-info p {
	margin: 0 0 10px !important;
	}
				
.author-website {
	margin:8px 0 6px 0; padding:0;
		}
					
.comment-type {
	margin:0; padding:0;
	color:#97a2ad;
			}
				
	.commentlist li.alt {
	background:#e8f2f8;
		}	
		
	.input {
		margin:0; padding:9px;
		width:auto; height:auto;
		background:#FFF url(images/input.jpg) repeat-x top center;
		border:1px solid #bfdae7;
	}
	
		textarea.input {
			width: 95%; height:auto;
		}
		
	#submit {
		margin:0 0 6px 0; padding:0;
		width:70px; height:23px;	
		float:right;	
	}
						
#left-col {
	margin:-5px 0 0 0; padding:0;
	width:630px; height:auto;
	float:left;
}
#left-col-home{
	margin:10px 0 0 0; padding:0;
	width:633px; height:auto;
	float:left;
}

	#left-col-inside {
		margin:0; padding:0;
		width:400px;
		float:left;
	}
#left-col .read-more{
	display:none;
}
#right-col {
	margin:-10px 0 0 0; padding:0;
	width:220px; height:auto;
	float:right;
}

	#right-col-inside {
		margin:0; padding:0;
		width:455px;
		float:right;
	}


	/* 03.A - FEATURED
	/* ----------------------------------------------*/

	.headlines {
		margin:0; padding:0;
		width:410px; height:auto;
		float:left;
	}
	
		.headline {
			margin:0 0 40px 0; padding:0;
		}
	
	.latest-image {
		margin:0; padding:0;
		width:500px; height:auto;
		background:url(images/latest-image-back.gif) no-repeat bottom right;
		float:right;
	}
	
		.latest-image-page {
			margin:0; padding:0;
			width:500px; height:auto;
			background:none;
			float:right;
		}
	
		.latest-image img {
			margin:15px auto 0 auto;
			display:block;
			border: 5px solid #fff;
		}
		
	/* 03.B - NEWS BOX
	/* ----------------------------------------------*/

	#news-top {
		margin:0; padding:0;
		width:100%; height:24px;
	}
	
	#news {
		margin:0; padding:30px 30px 52px 30px;
	}
	
	#recent-news {
		margin:0; padding:30px 0 0 0;
		width:415px; height:auto;
		float:left;
	}
	
	#from-the-blog {
		margin:45px 0 0 0;
		width:346px; height:auto;
		float:left;
	}
	
		#from-the-blog .posted {
			margin:0; padding:5px 10px;
			border-bottom:1px dotted #999996;
		}
		
	#from-the-blog p{
		margin:2px 0 0 0;
	}
		
	/* 03.C - FEATURES TABS
	/* ----------------------------------------------*/
	
	
	#features-tabs {
		margin:20px 0 0 20px; padding:0;
		width:auto; height:auto;
		list-style:none;
	}
	
		#features-tabs li, .cat-tabs li {
			margin:0 10px 0 0; padding:0;
			width:auto; height:auto;
			float:left; display:block;
		}
	
	#features-top {
		margin:0; padding:0;
		width:941px; height:11px;
	}
	
	#features {
		margin:0; padding:20px 30px 23px 30px;
		width:881px; height:auto;
		overflow:hidden;
	}
	
	.feature-image {
		margin:0; padding:0;
		width:270px; height:auto;
		display:block; 
	}
	
		.feature-image img {
			margin:0; padding:0 0 5px 0;
			border-bottom:1px solid #dfdfdf;
		}
		
		
		.caption {
			margin:15px 0 0 0;
			display:block;
			font:0.82em Georgia, "Times New Roman", Times, serif; color:#858b8b;
		}
		
			.caption strong {
				margin:0; padding:0;
				font-size:115%;
			}
	
	.double {
		width:550px;
	}
	
	/* 03.D - POSTS
	/* ----------------------------------------------*/
	
	.cat-tabs {
		margin:0; padding:0;
		width:auto; height:auto;
		list-style:none;
	}
	
		/* See #features-tabs */

	.post-top {
		margin:0; padding:0;
		width:630px; height:0;
		display:none;
	}
	
	.post {
		margin:0 0 5px 0; padding:0 30px 5px 0px;
		width:570px; height:auto;
		border-bottom:1px dotted #999996;
		overflow:hidden;
	}
	.post img{
	padding:7px;
	border:1px dotted #999996;
	margin-top:8px;
	clear:left;
	}
	
/* Blog Entry Styles - Images */

.wp-caption {
	text-align: center;
	padding: 0 0 5px;
	background: #fff;
}

.wp-caption img {
	padding: 5px;
}

.wp-caption-text {
	margin: 10px 0 0;
	padding: 0;
}

.wp-caption .wp-caption-text, .wp-caption .wp-caption-dd {
	text-align: center; 
	margin: 0;
	padding: 0;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	margin: 0 0 15px 20px;
	display: inline;
	float: right;
	}

.alignleft {
	margin: 0 20px 15px 0;
	display: inline;
	float: left;
	}

img.wp-smiley  {
	padding: 0;
	border: none;
}
	
	
	/* 03.E - SIDEBAR
	/* ----------------------------------------------*/
	
	#sidebar {
		margin:0; padding:0;
		list-style:none;
	}
	
		#sidebar li {
			margin:0 0 30px 0; padding:0;
		}
		
			#sidebar li ul {
				margin:0; padding:0;
				list-style:none;
			}
		
			#sidebar li ul li {
				margin:0; padding:5px 0;
			}
			
				#sidebar li ul li ul, #sidebar li ul li ul li ul {
					margin:10px 0 0 0;
					background:none;
				}
		
		
		#ads img {
			margin:5px; padding:0;
		}
	
	/* 03.E - SINGLE.PHP
	/* ----------------------------------------------*/
	
	#single-features-list {
		margin:0 0 12px 40px; padding:0;
		list-style:none;
	}
	
		#single-features-list li {
			float:left;
			margin:0 10px 0 0; padding:0 0 0 4px;
			width:auto; height:29px;
			background:url(images/single-features-list-left.gif) no-repeat top left;
		}
		
		#single-features-list li a {
			margin:0; padding:0 9px 0 5px;
			float:left; display:block;
			width:auto; height:29px; line-height:27px;
			background:url(images/single-features-list-right.gif) no-repeat top right;
			text-decoration:none;
		}
		
		#single-features-list li:hover {
			background-position:0% -29px;
		}
		
		#single-features-list li a:hover {
			color:#566879;
			background-position:100% -29px;
		}
		
	.commentlist {
		margin:0 0 0 0; padding:0;
		list-style:none;
	}
	
		.commentlist li {
			margin:0; padding:20px 20px 10px 20px;
		}
		
			.commentlist li ul li {
		
			}
		
			.comment-text {
				margin:0; padding:0;
				width:57%; float:right;
			}
			
			.comment-author {
				margin:0; padding:0;
				width:35%; float:left;
			}
			
				.gravatar {
					margin:0; padding:0;
					width:58px; height:auto;
					background:url(images/gravatar.jpg) no-repeat top center;
					float: left;
				}
				
					.gravatar img {
						padding:5px;
						border:1px dotted #999996;
						}
					
				.author-info {
					margin:0 0 0 70px;
					padding:0;
					display:block;
					font-size:75%;
				}
				
				.author-info p {
					margin: 0 0 10px !important;
				}
				
					.author-website {
						margin:8px 0 6px 0; padding:0;
					}
					
					.comment-type {
						margin:0; padding:0;
						color:#97a2ad;
					}
				
		
		.commentlist li.alt {
			background:#e8f2f8;
		}	
		
	.input {
		margin:0; padding:9px;
		width:auto; height:auto;
		background:#FFF url(images/input.jpg) repeat-x top center;
		border:1px solid #bfdae7;
	}
	
		textarea.input {
			width: 95%; height:auto;
		}
		
		
/* 04 - FOOTER
/* ----------------------------------------------*/
#footer {
	clear:both;
	width:100%;
	height: 120px;
	position:relative;
    bottom: 0px;
    left: 0px;
	margin:0;}
#footerContent {
	margin:0 auto;
	width:980px;
	bottom:20px;}

	#footer-info li {
		margin:0; padding:0;
		width:100px; height:auto;
		float:left;
		font: 1em "Times New Roman", Times, Georgia, serif;
		color:#999996;
	}
#footer-info {  
    background: url(images/footer-sprite.png) 0 0 no-repeat;
	float:left;
    width:900px;  
    height:38px;  
    margin:0;  
    padding:0;
    } 
#footer-info li span { display: none; }  
  
#footer-info li { float:left; list-style:none; position:relative; }  
  
#footer-info li, #footer-info a { 
    height:38px; 
    display:block;  
    margin:0;  
    padding:0;
	outline-style:none; 
    }  
/*#footer-info li#anglicans, #footer-info li#anglicans a {  
    width:113px;
	height:33px; 
    } */
li#anglicans {width:113px;}
li#simeon {width:155px;}
li#aid {width:93px;}
li#fairtrade {width:48px;}
li#children {width:84px;}  
li#SVP {width:47px;} 
li#pafras {width:82px;} 
li#sanc {width:144px;} 
li#cuf {margin:0; width:127px;} 

#anglicans a:hover { background:url(images/footer-sprite.png) 0px -38px no-repeat; }  
#simeon a:hover { background:url(images/footer-sprite.png) -113px -38px no-repeat; }  
#aid a:hover { background:url(images/footer-sprite.png) -268px -38px no-repeat; }  
#fairtrade a:hover { background:url(images/footer-sprite.png) -361px -38px no-repeat; }  
#children a:hover { background:url(images/footer-sprite.png) -409px -38px no-repeat; } 
#SVP a:hover { background:url(images/footer-sprite.png) -493px -38px no-repeat; }  
#pafras a:hover { background:url(images/footer-sprite.png) -539px -38px no-repeat; } 
#sanc a:hover { background:url(images/footer-sprite.png) -622px -38px no-repeat; }  
#cuf a:hover { background:url(images/footer-sprite.png) -766px -37px no-repeat; }
		
#copyright {
	margin:10px 55px 0 0; padding:0;
	float:right;
	text-align:right;
	font-weight:300;
}
#copyright {
	background:#537ea6;
	filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;	
	padding:2px 10px;
	}
#copyright a:hover  {
	text-decoration: none;
}

#copyright img {
	vertical-align: middle;
}
#copyright a {
		font:0.8em "Times New Roman", Times, Georgia, serif;
		color:#fff;
		filter:alpha(opacity=100);
    	-moz-opacity:1;
    	-khtml-opacity: 1;
   	    opacity: 1;
	}

/* 04 - ARCHIVES TEMPLATE
/* ----------------------------------------------*/

.archives_left  {
	float: left;
	width: 450px;
}

.archives_right  {
	float: right;
	width: 450px;
}

