/*
Theme Name: Kilkee Parish 
Theme URI: http://kilkeeparish.ie
Description: Theme for Kilkee Parish.
Version: 1.0
Author: Mariusz Zawistowicz
Author URI: http://actonweb.com
Tags: blue, center
*/



/* RESET */
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: normal;
	font-style: normal;
	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: "" "";
	}

.cb{
	clear:both;


}
/* MAIN STYLES ------------------------------------------------------------------------------------------------------------------------------------------------ */



body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background-color:#437f99;
	background-image:url(i/bg.jpg);
	background-position: top center ;
	background-repeat: repeat-x;
	font-size:14px;
		}

#wrapper {
	width: 910px;
	padding:0px 20px;
	margin: 0 auto;
	position:relative;
	background-color:#FFF;
	border-bottom:2px #999 solid;
	}

h1{
	font-size:26px;
	color:#1f3d4b; /* blue */
	margin-bottom: 20px;
	display:block;
	height:23px;
	background-image:url(i/h1-bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left: 33px;
	padding-bottom: 6px;
	}
h1.title{
	font-size:26px;
	color:#1f3d4b; /* blue */
	margin-bottom: 20px;
	display:block;
	height:23px;
	background-image:url(i/h1-bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left: 33px;
	padding-bottom: 6px;
	margin-left:20px;
	margin-top:20px;
	}
h2{
	font-size:18px;
	color:#1f3d4b; /* blue */
	margin: 0px 0px 0px 00px;
	
	
	}
#side_bar h2{
	font-size:18px;
	color:#FFF; /* white */
	padding-bottom: 4px;
	margin-bottom: 11px;

	/* border-bottom:1px #FFF solid; */
	
	}
h2.blue{
	font-size:18px;
	color:#1f3d4b; /* blue */
	margin: 20px 0px 0px 20px;
	
	}
h3{
	font-size:22px;
	color:#e3a11b; /* orange */
	padding-top: 10px;
	}
h4{
	font-size:16px;
	color:#1f3d4b; /* blue */
	
	}
h4 a{
	font-size:20px;
	color:#1f3d4b; /* blue */


	}
.bold{
	font-weight:bold;
	}
a{
	color:#e3a11b; /* orange */
	text-decoration:none;
	}
a:hover{
	color:#528499; /* blue */
	text-decoration:none;
	}
#side_bar a{
	color:#528499; /* blue */
	text-decoration:none;
	}
#side_bar a:hover{
	color:#e3a11b; /* orange */
	}

em{
	font-style:italic;
	}

small{
	font-size:12px;
	color:#333;}

strong{
	font-weight:bold;
	}
p{
	padding-top: 10px;
	padding-bottom: 10px;}
#content img, #content-home img{
	padding: 0 10px 10px 0px;
	float:left;
	}
.align-right-read{
	text-align:right;
}
.bg-blue{
	/* background-image:url(i/page-footer.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	*/
	}
	

/* BUTTON READ MORE */

.read-more-bt{
	position:relative;
	display:block;
	height:18px;
	}
.read-more-bt .left-bt{
	position:absolute;
	display:block;
	left:0px;
	top:0px;
	height:18px;
	width:6px;
	background-image:url(i/bt/b_03.png);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:99;
	}

.read-more-bt .center-bt{
	position:relative;
	float: inherit;
	display:block;
	height:18px;
	width: 120px;
	padding:0px 16px 0px 6px;
	background-image:url(i/bt/b_04.png);
	background-position:left top;
	background-repeat: repeat-x;
	font-size:9px;
	color:#10293a;
	z-index:50;

	}
.read-more-bt .right-bt{
	position:absolute;
	display:block;
	right:0px;
	top:0px;
	height:18px;
	width:16px;
	background-image:url(i/bt/b_06.png);
	background-position:left top;
	background-repeat:no-repeat;
		z-index:100;
	}
.read-more-bt .clear-bt{
	clear:both;
	}
	
	
	.read-more-bt2 .left-bt{
	position:absolute;
	display:block;
	left:0px;
	top:0px;
	height:16px;
	width:6px;
	background-image:url(i/bt/b_03.png);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:99;
	}
	
a.read-more-bt2{
	z-index:50;
	background: url("i/bt/but.png") 100% 0 no-repeat;
	background-position:top right;
	position:relative;
	padding: 4px 23px 4px 8px;
	font-size:9px;
	font-weight:bold!important;
	font-family:Arial, Helvetica, sans-serif;
	color:#10293a!important;
	text-decoration: none;
}

a.read-more-bt-blue{
	z-index:50;
	background: url("i/bt/but-blue.png") 100% 0 no-repeat;
	background-position:top right;
	position:relative;
	padding: 4px 23px 4px 8px;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#10293a!important;
	line-height: normal;
	text-decoration: none;
}

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

	
#header {
	width: 950px;
	height:104px;
	background-image:url(i/header.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin: 0 auto;
	position:relative;
	}
#logo{
	position:absolute;
	width:255px;
	height:90px;
	display:block;
	top:2px;
	left:60px;
	}
#top-menu{
	position:absolute;
	width:255px;
	top:0px;
	right:0px;
	height:27px;
	display:block;
	padding: 6px 0px 0px 3px;
	}
#top-menu a{
	float:right;
	display:block;
	font-size:11px;
	padding-right: 20px;
	color:#FFF;
	text-decoration:none;
	}
#top-menu a:hover{
	color:#b8dceb;
	}

#search{
	position:absolute;
	width:300px;
	height:90px;
	top:35px;
	right:20px;
	display:block;
	}
#search input#s {
	float:right;
	display:block;
	width:172px;
	padding:6px;
	color:#19384A;
	background-color:#ecf0f1;
	border:1px #CCC solid;}
#search input#searchsubmit {
	float:right;
	display:block;
	width:100px;
	padding:6px 10px 5px 10px;
	color:#E0F0F7;
	font-size:12px;
	background-color:#274C5F;
	border:1px #CCC solid;
	margin-left:2px;}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------
//---------------------------------------------------------------------------------------------------------------------------------------------------------------------
//-------------------------------------------------------------------------------------------------------------------------------------------------------------  MENU 
//---------------------------------------------------------------------------------------------------------------------------------------------------------------------
//-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main_menu{
	height: 52px;
	width: 910px;
	margin: 0 auto;
	display:block;
	position:relative;
}
#main_menu a{
	display:inline-block;
}
a#menu_home_off{
	width:96px;
	height:52px;
	display:block;
	float:left;
	background-image:url(i/menu/menu-off_01.png);
	background-position:left top;
	background-repeat:no-repeat;
}
a#menu_home_off:hover{
	background-image:url(i/menu/menu-roll_01.png);
}
a#menu_home_on{
	width:96px;
	height:52px;
	display:block;
	float:left;
	background-image:url(i/menu/menu-on_01.png);
	background-position:left top;
	background-repeat:no-repeat;
}

a#menu_churches_off{
	width:144px;
	height:52px;
	display:block;
	float:left;
	background-image:url(i/menu/menu-off_01.png);
	background-position:left top;
	background-repeat:no-repeat;
}
a#menu_churches_off:hover{
	background-image:url(i/menu/menu-roll_01.png);
}
a#menu_churches_on{
	width:144px;
	height:52px;
	display:block;
	float:left;
	background-image:url(i/menu/menu-on_01.png);
	background-position:left top;
	background-repeat:no-repeat;
}


a#menu_sacraments_off{
	width:171px;
	height:52px;
	display:block;
	float:left;
	background-image:url(i/menu/menu-off_02.png);
	background-position:left top;
	background-repeat:no-repeat;
}
a#menu_sacraments_off:hover{
	background-image:url(i/menu/menu-roll_02.png);
}
a#menu_sacraments_on{
	width:171px;
	height:52px;
	display:block;
	float:left;
	background-image:url(i/menu/menu-on_02.png);
	background-position:left top;
	background-repeat:no-repeat;
}


a#menu_schools_off{
	width:147px;
	height:52px;
	display:block;
	float:left;
	background-image:url(i/menu/menu-off_03.png);
	background-position:left top;
	background-repeat:no-repeat;
}
a#menu_schools_off:hover{
	background-image:url(i/menu/menu-roll_03.png);
}
a#menu_schools_on{
	width:147px;
	height:52px;
	display:block;
	float:left;
	background-image:url(i/menu/menu-on_03.png);
	background-position:left top;
	background-repeat:no-repeat;
}


a#menu_groups_off{
	width:143px;
	height:52px;
	display:block;
	float:left;
	background-image:url(i/menu/menu-off_04.png);
	background-position:left top;
	background-repeat:no-repeat;
}
a#menu_groups_off:hover{
	background-image:url(i/menu/menu-roll_04.png);
}
a#menu_groups_on{
	width:143px;
	height:52px;
	display:block;
	float:left;
	background-image:url(i/menu/menu-on_04.png);
	background-position:left top;
	background-repeat:no-repeat;
}


a#menu_notices_off{
	width:151px;
	height:52px;
	display:block;
	float:left;
	background-image:url(i/menu/menu-off_05.png);
	background-position:left top;
	background-repeat:no-repeat;
}
a#menu_notices_off:hover{
	background-image:url(i/menu/menu-roll_05.png);
}
a#menu_notices_on{
	width:151px;
	height:52px;
	display:block;
	float:left;
	background-image:url(i/menu/menu-on_05.png);
	background-position:left top;
	background-repeat:no-repeat;
}


a#menu_calendar_off{
	width:154px;
	height:52px;
	display:block;
	float:right;
	background-image:url(i/menu/menu-off_06.png);
	background-position:left top;
	background-repeat:no-repeat;
}
a#menu_calendar_off:hover{
	background-image:url(i/menu/menu-roll_06.png);
}
a#menu_calendar_on{
	width:154px;
	height:52px;
	display:block;
	float:right;
	background-image:url(i/menu/menu-on_06.png);
	background-position:left top;
	background-repeat:no-repeat;
}


a#menu_gallery_off{
	width:112px;
	height:52px;
	display:block;
	float:left;
	background-image:url(i/menu/menu-off_08.png);
	background-position:left top;
	background-repeat:no-repeat;
}
a#menu_gallery_off:hover{
	background-image:url(i/menu/menu-roll_08.png);
}
a#menu_gallery_on{
	width:112px;
	height:52px;
	display:block;
	float:left;
	background-image:url(i/menu/menu-on_08.png);
	background-position:left top;
	background-repeat:no-repeat;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------
//---------------------------------------------------------------------------------------------------------------------------------------------------------------------
//-------------------------------------------------------------------------------------------------------------------------------------------- MAIN CONTENT
//---------------------------------------------------------------------------------------------------------------------------------------------------------------------
//-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


#top-content{
	height: 310px;
	width: 910px;
	display:block;
	clear:both;
	margin-top:3px;
	}
#banner{
	height: 300px;
	width: 606px;
	margin-right:0px;
	padding:5px;
	display:block;
	position:relative;
	background-color:#1C3844;
	float:left;
	}
#reflection{
	height: 280px;
	width: 249px;
	padding: 15px;
	display:block;
	position:relative;
	float:right;
	background-image:url(i/bg_reflection.png);
	background-position:top;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:15px;
	line-height:20px;
	}
#reflection_title{
	font-size:30px;
	color:#e3a11b!important; /* orange */
	}
#bottom-content{
	width: 910px;
	clear:both;
	margin-top:10px;
	margin-bottom: 15px;
	}
#content{
	width: 616px;
	margin-right:15px;
	position:relative;
	background-color:#FFF;
	float:left;
	}
#content-home{
	width: 616px;
	margin-right:15px;
	position:relative;
	background-color:#FFF;
	float:left;
	}
#side_bar{
	width: 279px;
	position:relative;
	float:left;
	}
#clear{
	width:910px;
	height:27px;
	display:block;
	background-image:url(i/bg-post-footer.png);
	background-position:bottom left;
	background-repeat: no-repeat;

	clear:both;}

#post-footer{
	width:616px;
	height:2px;
	display:block;
	/*
	background-image:url(i/bg-post-footer.png);
	background-position:bottom right;
	background-repeat: no-repeat;
	*/
	}
#links-footer{
	width:616px;
	height:40px;
	padding-top:20px;
	display:block;
	z-index:50;
	}

ul.box li.post{
	padding: 0px 0px 0px 0px;

	}

.post{
	padding: 20px 0px 20px 20px;
	border-bottom:1px #BAD2FF solid;
	}
#respond{	
	padding: 20px 0px 20px 20px;
	margin-bottom:5px;
	border-bottom:1px #BAD2FF solid;
	border-top:1px #BAD2FF solid;
	background-color:#EDF6F9;}
#respond ol.commentlist li{
	padding:0px 0px 10px 0px;
	margin-bottom: 10px;
	border-bottom:1px #BAD2FF solid;
	margin-right:10px;}
.notices{
	padding: 20px 15px 20px 20px;
	margin-bottom:5px;
	border-bottom:0px #BAD2FF solid;
	border-top:1px #BAD2FF solid;
	background-color:#EDF6F9;
	}
	
	
	
	
	
	
#group-tabs{
	width:616px;
	display:block;
	height:30px;
	background-color:#1F3D4B;
	border-bottom: 10px #1F3D4B solid; 
	
	}
#group-tabs a{
	width:308px;
	text-align:center;
	padding:5px 0px;
	display: inline-block;
	font-size:16px;
	font-weight:bold;
	background-color:#1F3D4B;

	}
#group-tabs a:hover{
	color:#E0F0F7;
	}
#group-tabs a.off{
	width:308px;
	color:#1F3D4B;
	text-align:center;
	padding:5px 0px;
	display: inline-block;
	font-size:16px;
	background-color:#E0F0F7;
	}
	
#group-tabs a.off:hover{
	color:#E0F0F7;
	background-color:#1F3D4B;
	}
	
	



i{
	font-style:italic;
}
/*
table{
	margin-bottom: 15px;
}	
table tr td{
padding:5px;
margin:0px;
vertical-align:top;
}	
table tr td ul li{
padding:0px;
margin:0px;
list-style-type:disc;
list-style-position:inside
}	
*/
#content ul, #content ol{
padding:0px;
margin-left:20px;
margin-bottom:10px;
}	 

#content ul li{
padding:0px;
margin:0px;
list-style-type:disc;
list-style-position:outside;
}	

#content ol li{
padding:0px;
margin:0px;
list-style-position:outside;
}	

#content-home .post ul, #content-home ol{
padding:0px;
margin-left:20px;
margin-bottom:10px;
}	 

#content-home .post ul li{
padding:0px;
margin:0px;
list-style-type:disc;
list-style-position:outside;
}	

#content-home .post ol li{
padding:0px;
margin:0px;
list-style-position:outside;
}	

#content .post ul#sitemap_list li {
	list-style-type: none!important;

	}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------
//---------------------------------------------------------------------------------------------------------------------------------------------------------------------
//------------------------------------------------------------------------------------------------------------------------------------------------------  SIDE BAR
//---------------------------------------------------------------------------------------------------------------------------------------------------------------------
//-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#side_bar ul.box {
	width:249px;
	background-color:#E0F0F7;
	background-image:url(i/side_box_top.png);
	background-position:top;
	background-repeat:repeat-x;
	padding:7px 15px;
	
	}
#duty{
	padding-bottom:5px;

	}
.box_footer{
	width:279px;
	height:29px;
	display:block;
	background-color:#E0F0F7;
	background-image:url(i/side_box_bottom.png);
	background-position:top;
	background-repeat:repeat-x;
	}

.side_link{
	padding-left:5px;
	}

/* death notice date */
small.right{
	font-size:12px;
	padding-left: 5px;
	position:absolute;
	right:20px;
	color: #333;
	}	
.alignright{
	float:right;
	margin-top:5px;}
	
	
.navigation{
	display:block;
	width:100%;
	height:30px;
	}
.navigation .alignleft{
	display:block;
	float:left;
	width:50%;
	text-align:left;
	height:30px;
	}
.navigation .alignright{
	display:block;
	float:right;
	width:50%;
	text-align:right;
	height:30px;
	}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------
//---------------------------------------------------------------------------------------------------------------------------------------------------------------------
//------------------------------------------------------------------------------------------------------------------------------------------------------  FOOTER
//---------------------------------------------------------------------------------------------------------------------------------------------------------------------
//-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer-bar{
	width:950px;
	height:88px;
	display:block;
	background-image:url(i/bg-footer.png);
	background-position:top;
	background-repeat: no-repeat;
	margin:5px auto 0px auto;
	position:relative;
	}
#footer-menu{
	position:absolute;
	right:20px;
	top:35px;

	}
#design{
	position:absolute;
	right:10px;
	top:0px;}
#footer-menu a{
	display:block;
	padding:0px 9px;
	font-size:13px;
	display:inline;
	border-left:1px #2E5E72 solid;
	color:#FFF;
	}
#footer {
	width: 910px;
 	height:120px;
	color: #FFF;
	font-size:12px;
	position:relative;
	padding:0px 0px 0px 0px;
	margin:10px auto;
	}
#footer a{
	color: #FFF;
	text-decoration:none;
	}



