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

* { margin:0;
    padding:0;
    }
	
	* { behavior: url(iepngfix.htc) }
	
	html, body {    
   height: 100%; 
}	
	
body{
	background:url(http://christchurchkilkeel.org/images/interface/bodyfooter.gif) repeat;
	font-family: Helvetica, Arial, sans-serif;
	color:#e8b5a4;
	font-size: 12px;
	line-height:1.3em;
	text-align: left;
	font-weight: 100;
	}
	
#wraparound {
	background:#563236;
}
	
#container {
	margin:0 auto;
	width:902px;
	min-height: 100%;
	/*margin-bottom: -220px;*/
position:relative;
	
	}

* html #container {
	margin:0 auto;
	width:902px;
	min-height: 0;
	/*margin-bottom: -220px;*/
position:relative;
	
	}
	
	
		/*------ HEADER --------*/
		
	
	#header{
	width: 100%;
	height: 240px;
	background-image:url(http://christchurchkilkeel.org/images/interface/header.jpg);
	background-position: repeat-x top left;
}

	* html #header{
	background-image:url(http://christchurchkilkeel.org/images/interface/header.jpg);
	background-position: repeat-x top left;
}

#header-holder {
	margin:0 auto;
	width:925px;
	height:187px;

	padding-top: 50px;
	}
	
	#logo-box{
		width: 305px;
		height: 175px;
		float: left;
		
}


	#header #header-holder #logo-box h1 span{
		display: none;
}

	#logo-box h1 a img{
		border: none;
}



#people-box{
	background-image:url(http://christchurchkilkeel.org/images/interface/people-box.png);
	float: right;
	width: 553px;
	height: 179px;
	
}

* html #people-box{
	background-image:url(http://christchurchkilkeel.org/images/interface/people-box.gif);
	
}

#people-box h2{
	margin-top: 75px;
	margin-left: 25px;
	font-family: georgia;
	font-weight: 100;
	font-size: 20px;
	color: #ffad99;
	
	}
	
	#people-box h3{
	font-size: 12px;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 25px;
	font-weight: 100;
	line-height: 1.6em;
	
	}
	
	#people-box a:link{
	color: #fff;
}

	#people-box a:visited{
	color: #fff;
}
	#people-box a:hover{
	color: #ffad99;
}
	
	
	
		/*------ NAV --------*/
	
	
		body#home #nav {
	background-image: url(http://christchurchkilkeel.org/images/interface/nav-bg.png);
background-position:no-repeat top left;
	height: 42px;
	margin-top: 0px;
}

* html	body#home #nav {
	background-image: url(http://christchurchkilkeel.org/images/interface/nav-bg.gif);
	background-position:no-repeat top left;
}

	body#about #nav {
	background-image: url(http://christchurchkilkeel.org/images/interface/nav-about-bg.png);
	height: 42px;
	margin-top: 0px;
}

* html body#about #nav {
	background-image: url(http://christchurchkilkeel.org/images/interface/nav-about-bg.gif);
	background-position:no-repeat top left;
}

body#news #nav {
	background-image: url(http://christchurchkilkeel.org/images/interface/nav-news-bg.png);
	height: 42px;
	margin-top: 0px;
}

* html body#news #nav {
	background-image: url(http://christchurchkilkeel.org/images/interface/nav-news-bg.gif);
	background-position:no-repeat top left;
}




	body#organisations #nav {
	background-image: url(http://christchurchkilkeel.org/images/interface/nav-organisations-bg.png);
	height: 42px;
	margin-top: 0px;
}

* html	body#organisations #nav {
	background-image: url(http://christchurchkilkeel.org/images/interface/nav-organisations-bg.gif);
	background-position:no-repeat top left;
}



body#teaching #nav {
	background-image: url(http://christchurchkilkeel.org/images/interface/nav-teaching-bg.png);
	height: 42px;
	margin-top: 0px;
}

* html body#teaching #nav {
	background-image: url(http://christchurchkilkeel.org/images/interface/nav-teaching-bg.gif);
	background-position:no-repeat top left;
}

	body#contact #nav {
	background-image: url(http://christchurchkilkeel.org/images/interface/nav-contact-bg.png);
	height: 42px;
	margin-top: 0px;
}

* html body#contact #nav {
	background-image: url(http://christchurchkilkeel.org/images/interface/nav-contact-bg.gif);
	background-position:no-repeat top left;
	height: 42px;
	margin-top: 0px;
}
	
	
#nav ul {
	
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	margin-left: 160px;
	margin-top: 7px;
	font-size: 12px;
	width: 100%;
	}

* html #nav ul {
	
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	padding-left: 160px;
	margin-top: 7px;
	font-size: 12px;
	width: 742px;
	}
	
#nav li {
	float: left;
	display: inline;
	padding: 0;
	display: block;	
	color: #fff;
	
	
	}
	
	.home{
	margin-right: 75px;
	color: #fff;
}

	.about{
	margin-right: 48px;
}

	.news{
	margin-right: 35px;
}

/*FireFox 2 */
.news, x:-moz-any-link {margin-right: 40px;} 

/*FireFox 3*/
.news, x:-moz-any-link, x:default {margin-right: 40px;}



	.organisations{
	margin-right: 30px;
}

/*FireFox 2 */
.organisations, x:-moz-any-link {margin-right: 33px;} 

/*FireFox 3*/
.organisations, x:-moz-any-link, x:default {margin-right: 33px;}

	.teaching{
	margin-right: 40px;
}

	.contact{
	margin-right: 0px;
}



	#nav ul li a:link{
	color: #582522;
text-decoration: none;
}

	#nav ul li a:visited{
	color: #582522;
}
	#nav ul li a:hover{
	color: #fff;
}

.current{
color: #fff;
text-decoration: none;
	}
	
	
	
	
	/*------MAIN CONTENT--------*/
	
	
	#content-left{
	
	width: 530px;
	height: 100%;
	float: left;
	
}

#h3-holder{
	width: 100%;
	height: 40px;
	margin-top: 40px;
	margin-bottom: 30px;
}

*:first-child+html #h3-holder.out-about {
	margin-top: 100px;
	margin-bottom: 30px;

}

#h3-holder.out-about{
	width: 100%;
	height: 40px;
	margin-top: 40px;
	margin-bottom: 30px;
}

* html #h3-holder.out-about{
	width: 100%;
	height: 40px;
	margin-top: 40px;
	margin-bottom: 30px;
}

*:first-child+html #h3-holder.get-in-touch {
	margin-top: 100px;
	margin-bottom: 30px;

}

#h3-holder.get-in-touch{
	width: 100%;
	height: 40px;
	margin-top: 40px;
	margin-bottom: 30px;
}

* html #h3-holder.get-in-touch{
	width: 100%;
	height: 40px;
	margin-top: 40px;
	margin-bottom: 30px;
}


	#content-left h3{
	color: #ed8e78;
	font-family:Georgia ;
	font-size: 24px;
	margin-left: 52px;
	padding-top: 11px;
	font-weight: 100;
	letter-spacing: 0.04em;
	
	}
	
	#content-left h4{
	color: #f7d3ca;
	font-family:helvetica ;
	font-size: 17px;
	font-weight: 100;
	letter-spacing: 0.04em;
	margin-bottom: 15px;
	margin-top: 40px;
	
	}
	
	#content-left h2{
	color: #f7d3ca;
	font-family:helvetica ;
	font-size: 20px;
	letter-spacing: 0.02em;
	margin-bottom: 5px;
	margin-top: 25px;
	font-weight: 100;
	}
	
	#content-left h5{
	color: #ed8e78;
	font-family:helvetica ;
	font-size: 12px;
	font-weight: 100;
	letter-spacing: 0.04em;
	margin-bottom: 15px;
	margin-top: 0px;
	
	}
	
		#content-left h6{
	color: #ed8e78;
	font-family:helvetica ;
	font-size: 14px;
	font-weight: 100;
	letter-spacing: 0.04em;
	margin-bottom: 10px;
	margin-top: 25px;
	
	
	}
	
	.news-holder{
	width: 530px;
	height: 140px;
	margin-bottom: 30px;

}

	.news-img{
	border:4px solid #fff;
	float: left;
	margin-right: 15px;
	width: 112px;
	height: 112px;
}


	.news-img-large{
	border:4px solid #fff;
	float: left;
	margin-right: 15px;
	width: 200px;
	height: 200px;
}



	.events-holder{
	width: 345px;
	height: 140px;
	margin-bottom: 50px;

}

	.events-holder-home{
	width: 530px;
	height: 140px;
	margin-bottom: 30px;

}

	.events-img{
	border:4px solid #fff;
	float: left;
	margin-right: 15px;
	width: 112px;
	height: 112px;
}




	#content-left p{
	line-height: 1.5em;
	
	
}



.larger-par{
	line-height: 1.5em;
	font-size: 14px;
	}
	
	.larger-par2{
	line-height: 1.5em;
	color: #f7d3ca;
	font-weight: 600;
	}

	#content-left a:link{
	color: #fff;

}

	#content-left a:visited{
	color: #fff;
}
	#content-left a:hover{
	color: #ffad99;
}

.date{
	margin-bottom: 10px;
	color: #d77969;
	font-size: 11px;
}	

.icon{
	width: 40px;
	height: 40px;
	float: left;
}

.line{
margin-top: 20px;
margin-bottom: 2px;

	
}

*:first-child+html .line hr {
	margin:0;
padding:0;	
}


.line hr{
margin:0;
padding:0	
}

* html .line hr{
margin:0;
padding:0;	
}

*:first-child+html hr {
	margin:-20px 0 0 0;
padding:0;	
}

hr {
	margin:0;
padding:0;
}

* html hr {
	margin:-20px 0 0 0;
padding:0;
}
	
	#content-right{
	
	width: 326px;
	float: right;
		
}


#content-right h3{
	color: #ed8e78;
	font-family:Georgia ;
	font-size: 24px;
	margin-left: 52px;
	padding-top: 11px;
	font-weight: 100;
	letter-spacing: 0.04em;
	
	}
	
	#content-right h4{
	color: #f7d3ca;
	font-family:helvetica ;
	font-size: 16px;
	font-weight: 100;
	letter-spacing: 0.02em;
	margin-bottom: 10px;
	margin-top: 40px;
	}
	
	
	#content-right p{
	line-height: 1.5em;
	font-size: 11px;
}


	#content-right h6{
	color: #f7d3ca;
	font-family:helvetica ;
	font-size: 13px;
	font-weight: 100;
	letter-spacing: 0.02em;
	margin-bottom: 10px;
	}



	#content-right h6 span{
	color: #d77969;
	font-family:helvetica ;
	font-size: 13px;
	letter-spacing: 0.02em;

	}
	
	
	#content-right a:link{
	color: #fff;

}

	#content-right a:visited{
	color: #fff;
}
	#content-right a:hover{
	color: #ffad99;
}



.clear{
	clear: both;
}


	
	
		/*------ FOOTER --------*/
	
	
	.clearfooter {
height: 220px;
clear: both;
}
	
	
	#footer-holder{
		height: 220px;
		width:100%;
		position: relative;
		margin-top: 10px;
		
			
}

	#footer-top{
	
	width: 934px;
	height: 100px;
	background-image: url(http://christchurchkilkeel.org/images/interface/mountains.gif);
	margin: 0 auto;	
	position: relative;
}
	
	#footer-bottom{
	
	width: 100%;
	height: 140px;
	background-image: url(http://christchurchkilkeel.org/images/interface/footer.png);
}

#footer-bottom p{
color:#ffdbc6;
text-align: center;
font-weight: bold;
padding-top: 10px;
margin-bottom: 20px;
}

	
#footer-bottom ul {
	
	list-style: none;
	margin: 0 auto;
	font-size: 12px;
	width: 570px;
	margin-bottom: 40px;
padding-left:50px;
	
	
	}
	
#footer-bottom li {
	float: left;
	display: inline;
	color: #fff;
	
	}
	
	
		
#footer-bottom a, #nav a:visited {
	text-decoration: none;
	color: #582522;
	}

#footer-bottom a:hover {
	color: #fff;
	}
	
	
	a.dhd {
		   display: block;
		   width: 88px;
		   height: 38px;
		   text-decoration: none;
		   background-image:url(http://christchurchkilkeel.org/images/interface/dhd.gif);
		   margin-top:100px;
		   margin:0 auto;
		   }
	
		a.dhd:hover {
   			background-position: -88px 0;
			}
			
			
			
			
			
			
	
			
		/*------ NEWS --------*/
		
	#navcontainer-cat{
		width: 220px;
		height: 220px;
		float:left;
		background-image:url(http://christchurchkilkeel.org/images/interface/nav-cat-bg.png);
		margin-top: 30px;
		padding-left: 40px;
		}
		
		#navcontainer-cat h4{
		font-size: 18px;
		margin-top: 25px;
		}

	#navcontainer-arc{
		width: 220px;
		height: 220px;
		float:right;
		background-image:url(http://christchurchkilkeel.org/images/interface/nav-cat-bg.png);
		margin-top: 30px;
		padding-left: 40px;
		}
		
		#navcontainer-arc h4{
		font-size: 18px;
		margin-top: 25px;
		}

		.navlist li{
			font-size: 12px;
			margin-top: 8px;}
			
			
			
				#navcontainer-cat2{
		width: 220px;
		height: 290px;
		float:left;
		background-image:url(http://christchurchkilkeel.org/images/interface/nav-cat-bg2.png);
		margin-top: 30px;
		padding-left: 40px;
		}
		
		#navcontainer-cat2 h4{
		font-size: 18px;
		margin-top: 25px;
		}
			
			
			
					#navcontainer-cat3{
		width: 246px;
		height: 290px;
		float:left;
		background-image:url(http://christchurchkilkeel.org/images/interface/nav-cat-bg3.png);
		margin-top: 30px;
		padding-left: 80px;
		}
		
		#navcontainer-cat3 h4{
		font-size: 18px;
		margin-top: 25px;
		}
		
		
			/*------ COMMENTS --------*/
			
			.comment_field{
				margin-bottom: 10px;
				width: 326px;
				}
			
			.textbox{
				width: 250px;}

			
			.comment_submit{
				width: 80px;
				height: 30px;
				background-image:url(http://christchurchkilkeel.org/images/interface/submit.png);}
				
				
				/*------ TEACHING --------*/
				
.teaching-holder{
	width: 530px;
	min-height: 100%;
	margin-bottom: 100px;

}

	.teaching-img{
	border:4px solid #fff;
	float: left;
	margin-right: 15px;
	width: 112px;
	height: 112px;
}

				
	#download{
		width: 225px;
		height: 45px;
		float:left;
		background-image:url(http://christchurchkilkeel.org/images/interface/download.png);
		margin-top: 0px;
		}
		
		#download p{
		font-size: 13px;
		margin-top: 12px;
		margin-left: 53px;
		}
		
		/*------ OUT & ABOUT --------*/
		
		
	
	
	.out-pics {
	width: 530px;
	height: 120px;
	margin-bottom: 40px;
	}
		
.out-pics ul{
	list-style-type:none;
    float:left;
	padding:0;
	margin:0;
	margin-bottom:0px;
}

.out-pics ul li{
    display:block;
	float:left;
	width:100px;
	padding:0 34px 0 0;
	margin-bottom:20px;
}
	
.out-pics li a img{
	margin-right: 5px;
	border:4px solid #fff;
	}
	
	
	
.out-pics li a:hover img{
	border:4px solid #555;
	}
		
		
		/*------ CONTACT --------*/
		
	#map{
		width: 480px; 
		height: 300px; 
		margin-top:20px; 
		margin-bottom:20px;  
		border:4px solid #ed8e78;	
		}
				
	
	