/************************************************************************************************
Theme Name: mt
Theme URI: http://martintierney.com
Description: The default Martin Tierney theme.
Version: 1.0
Author: Chris Poplawski
Author URI: http://actonbv.com/

	mt v1.0

	This theme was designed and built by Chris Poplawski

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*************************************************************************************************/

/*	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: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
	font-weight: normal;
	font-family: georgia, arial, verdana, sans-serif;
	font-size: 14px;
}


.rc-anchor-normal .rc-anchor-pt {
   display: none!important;
}

.rc-anchor-logo-portrait {
   display: none!important;
}

.rc-anchor-normal {
  height: 67px!important;
  width: 164px!important;
}

form#commentform p input#submit 
{
position: absolute; margin-top: 86px;
}


td {
	vertical-align: middle;
}

:focus {
	outline: 0;
}

body {
	line-height: normal;
	color: #000;
	background: #fff;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

*.cb {
	display: block;
	font-size: 0;
	height: 0;
	clear: both;
}

*.hide {
	display: none !important;
}

.print_bt{ display:block; padding-top:10px;}
/*	body	
--------------------------------------------------*/
body {
	background-image: url('images/header_bg2.jpg');
	background-position: center 0;
	background-repeat: no-repeat;
}
h1{ font-size:22px; padding-bottom:10px;}

h2{
	font-size:18px;
	/*padding-bottom:10px;*/
	color:#F00;
}

h3{font-size:18px;padding-bottom:10px; color:#118EE5;}

h4{font-size:14px;padding-bottom:10px; color:#800000;font-style: italic;}

h5{font-size:14px;padding-bottom:10px; color:#1D5E92; text-align: center;}

h6{font-size:12px;padding-bottom:10px;}
a {
	color: #006cb0;
	}
				
a:hover {
	color:#333; text-decoration:none;
				}
small{
	font-size:11px;
	}



strong{
	font-weight:bold;
	}
i, em{
	font-style:italic;
}


#subForm div { display:block; padding:5px 0px 10px 0px;}

#subForm div label{ font-size:14px; color:#333;}

#sfversion{ display:none!important;}
/*	header
--------------------------------------------------*/
#header {
	position: relative;
	width: 900px;
	height: 186px;
	margin: 0 auto;
}

.searchbox{position:absolute; right:0; top:90px;}

	#font-switcher {
		position: absolute;
		bottom: 10px;
		right: 0;
		height: 23px;
		width: 73px;
		}
		
			#font-switcher a {
				display: block;
				height: 23px;
				width: 23px;
				margin: 0 0 0 1px;
				float: left;
				background-position: 0 0;
				background-repeat: no-repeat;
				}
				
				#font-switcher a#font-1 {
					background-image: url('images/font-1.png');
					}
					
				#font-switcher a#font-2 {
					background-image: url('images/font-2.png');
					}
					
				#font-switcher a#font-3 {
					background-image: url('images/font-3.png');
					}
					
				#font-switcher a:hover {
					background-position: 0 -23px;
					}

	.logo {
		position: absolute;
		top: 40px;
		left: 0;
		display: block;
		width: 800px;
		height: 120px;
	}
	
	#top-navigation {
		position: absolute;
		top: 0px;
		right: 34px;
		display: block;
		height: 35px;
		width: 625px;/*311*/
	}
	
	#top-navigation li {
		float: left;
	}
	
	#top-navigation li,
	#top-navigation li a {
		display: block;
		height: 35px;
	}
	li.home,
	li.home a {
		width: 70px;
	}
	
		li.home a {
			background-image: url('images/menu/home.jpg');
			background-position: 0 -35px;
			background-repeat: no-repeat;
		}
		
		li.home a:hover, li.home_on a {
			background-image: url('images/menu/home.jpg');
			background-position: 0 0px;
			background-repeat: no-repeat;
			width: 70px;
		}
		

	
	li.constitution,
	li.constitution a {
		width: 135px;
		height: 35px;
	}
	
		li.constitution a {
			background-image: url('images/menu/constitution.jpg');
			background-position: 0 -35px;
			background-repeat: no-repeat;
		}
		li.constitution a:hover, li.constitution_on a {
			background-image: url('images/menu/constitution.jpg');
			background-position: 0 0px;
			background-repeat: no-repeat;
			width: 135px;
			height: 35px;
		}
		
	li.objectives,
	li.objectives a {
		width: 123px;
		height: 35px;
	}
	
		li.objectives a {
			background-image: url('images/menu/onjectives.jpg');
			background-position: 0 -35px;
			background-repeat: no-repeat;
		}
		li.objectives a:hover, li.objectives_on a {
			background-image: url('images/menu/onjectives.jpg');
			background-position: 0 0px;
			background-repeat: no-repeat;
			width: 123px;
			height: 35px;
		}
		
	
		
	li.register,
	li.register a {
		width: 95px;
				height: 35px;
	}
	
		li.register a {
			background-image: url('images/menu/register.jpg');
			background-position: 0 -35px;
			background-repeat: no-repeat;
		}
		li.register a:hover,li.register_on a{
			background-image: url('images/menu/register.jpg');
			background-position: 0 0px;
			background-repeat: no-repeat;
			width: 95px;
			height: 35px;
		}
		
	li.contactus,
	li.contactus a {
		width: 125px;
				height: 35px;
	}
	
		li.contactus a {
			background-image: url('images/menu/contact.jpg');
			background-position: 0 -35px;
			background-repeat: no-repeat;
		}
		li.contactus a:hover, li.contactus_on a {
			background-image: url('images/menu/contact.jpg');
			background-position: 0 0px;
			background-repeat: no-repeat;
			width: 125px;
			height: 35px;
		}
		
		
	li.homily,
	li.homily a {
		width: 100px;
		height: 35px;
	}
	
		li.homily a {
			background-image: url('images/menu/homily.jpg');
			background-position: 0 -35px;
			background-repeat: no-repeat;
		}
		li.homily a:hover, li.homily_on a {
			background-image: url('images/menu/homily.jpg');
			background-position: 0 0px;
			background-repeat: no-repeat;
			width: 100px;
			height: 35px;
		}

	li.events,
	li.events a {
		width: 80px;
		height: 35px;
	}
	
		li.events a {
			background-image: url('images/menu/events.jpg');
			background-position: 0 -35px;
			background-repeat: no-repeat;
		}
		li.events a:hover, li.events_on a {
			background-image: url('images/menu/events.jpg');
			background-position: 0 0px;
			background-repeat: no-repeat;
			width: 80px;
			height: 35px;
		}
	


.feature_news_bar_wrap{ display:block; width:100%; height:40px; background:#237ABF;}
.feature_news_bar{ display:block; width:900px; height:40px; margin:0px auto; position:relative;}
.feature_icon{ display:block; width:48px; height:48px; position:absolute; top:0px; left:0px;}
.feature_content{ display:block; width:820px; position:absolute; /*left:70px;*/ line-height:24px;}
.feature_content a h2{ font-size:20px; color:#FFF; margin-bottom:5px; padding-bottom:0px; margin-left:0px; display:inline;}
.feature_content a:hover h2{ font-size:20px; color:#FFF; margin-bottom:5px; padding-bottom:0px; text-decoration:underline;}
.feature_content p{ font-size:15px; color:#FFF; margin-bottom:0px; padding-bottom:0px; ;margin-left:0px;}
.feature_content span a { font-size:15px; color:#F4B000; margin-bottom:0px; padding-bottom:0px; display:inline; padding-left:15px;}

.awest
{height:85px; width:283px; display:block; text-indent:-9999px; background:transparent url("images/AssemblyBTN-West.png") no-repeat 0px 0px;
float:left; margin-right:20px;}
.awest:hover{background:transparent url("images/AssemblyBTN-West.png") no-repeat 0px -85px;}

.asouth
{height:85px; width:283px; display:block; text-indent:-9999px; background:transparent url("images/AssemblyBTN-South.png") no-repeat 0px 0px;}
.asouth:hover{background:transparent url("images/AssemblyBTN-South.png") no-repeat 0px -85px;}


.product_grid { margin:0 !important; list-style:none !important; }
.product_grid li { float:left; width:280px; margin:10px 10px 30px 10px; text-align:center; background:#f8f8f8; padding:10px 0; min-height:360px; }
.product_grid li:hover { background:#eee; }
.product_grid li:hover a { text-decoration:none; color:#333; }
.product_grid li .acp_book_title { display:block; text-align:center; padding:0 0 10px 0; font-weight:bold; }
.product_grid li .acp_book_img { margin:0 auto; display:block; }
.product_grid li .acp_book_img img { padding:0 !important; }
.product_grid li .acp_book_link { display:block; text-align:center; text-transform:uppercase; padding:5px 0; }


/*	transaction-results
--------------------------------------------------*/
.wpsc-transaction-results-wrap {}
.wpsc-transaction-results-wrap p { margin:10px 0 !important; }
.wpsc-transaction-results-wrap table{ width:100%; border-bottom:1px solid #ddd; border-top:1px solid #ddd; }
.wpsc-transaction-results-wrap table thead{ text-align:left; font-weight:bold; }
.wpsc-transaction-results-wrap table tbody{ }
.wpsc-transaction-results-wrap table thead tr th { padding:8px 0; }
.wpsc-transaction-results-wrap table tbody tr td { padding:8px 0; }


/*	content
--------------------------------------------------*/
#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
}

	#content {
		width: 620px;/*660*/
		padding-right: 40px;
		float: left
	}
	
	
	#content img{
	padding: 0px 15px 10px 0px;
	}
	
	#sidebar {
		width: 240px;
		float: left;
		padding: 0;
	}
	
.register_bt{
	display:block;
	width:153px;
	height:34px;
	background:0px -34px no-repeat url('images/register.jpg');
	}
.register_bt:hover{
	background:0px 0px no-repeat url('images/register.jpg');}
/*	page/post navigation
--------------------------------------------------*/
h2.pagetitle {
	display: inline;
	background-color: inherit;
	color: #1d5e92;
	font-size: 17px;
	font-weight: bold;
}

 .navigation {
 	text-align: center;
 	padding: 15px 0 15px 0;
 	background-color: inherit;
 	color: #000;
 }
 
		.navigation span,
		.navigation span a {
			font-size: 14px;
		}
		
		.navigation span a {
	background-color: inherit;
	color: #F4B005;
		}
		
		.navigation span a:hover {
			background-color: inherit;
			color: #1d5e92;
		}
 
  .navigation .alignright {
  	padding: 0 0 0 10px;
  }
  
  .navigation .alignleft {
  	padding: 0 10px;
  }
	
	
/*	thought
--------------------------------------------------*/
#thought {
}

#thought-container {
	margin: 20px 0;
	padding: 0 0 30px 0;
	background-image: url('images/thougth-bottom-shape.png');
	background-position: 50% 100%;
	background-repeat: no-repeat;
	}

	#thought-container p {
		text-align: center;
		font-size: 16px;
		line-height: 22px;
		font-style: italic;
		}
		
		#thought-container h3 {
			font-size: 18px;
			text-align: center;
			padding: 35px 0 0 0 ;
			margin: 0 0 10px 0;
			background-image: url('images/thougth-top-shape.png');
			background-position: 50% 0;
			background-repeat: no-repeat;
			}


/*	ACP Tabs
--------------------------------------------------*/
.acp-tabs { margin-bottom:30px; }
.acp-tabs > ul { margin:0 !important; height:42px; }
.acp-tabs > ul li { list-style:none; display:inline; }
.acp-tabs > ul li a{ padding:11px 77px 11px 75px; color:#ffffff; font-size:18px; margin-right:10px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
display:inline-block;

}
.acp-tabs > ul li a{ background:#237ABF; }
.acp-tabs > ul li.active a{ color:#237ABF; background:#E5F1F9; text-decoration:none;
/*
  -moz-box-shadow:    0 0 2px #888888;
  -webkit-box-shadow: 0 0 2px #888888;
  box-shadow:         0 0 2px #888888;
*/
 }
.acp-tabs > ul li a:hover{}

.acp-tabs .tabcontent { background:#E5F1F9; padding:20px; font-size:14px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
/*
  -moz-box-shadow:    0 0 2px #888888;
  -webkit-box-shadow: 0 0 2px #888888;
  box-shadow:         0 0 2px #888888;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
*/
}
.acp-tabs .tabcontent p { padding:0; }

.acp-tabs .tabcontent ul{ list-style-type: disc !important; margin-bottom:0px !important; }
.acp-tabs .tabcontent ul li{ line-height:28px !important; }
.acp-tabs .tabcontent ul li a{ font-size:16px; line-height:22px; }


/*	BUY page
--------------------------------------------------*/
.product{padding:10px;}

.book{float:left; width:220px;}
.book img{padding:3px !important; border:1px solid #ecaf26; margin-top: 3px !important;}
.product-title{
	background-color: inherit;
    color: #1D5E92;
    /*float: right;*/
    font-size: 22px;
    padding: 0 0 15px 0;
	width:370px;
}
.product-info{ /*padding-left:230px;*/ }
.product-info h1 { color:#555 !important; padding:0 0 5px 10px !important; } 
.product-info p {
    background-color: inherit;
    color: #000000;
    font-size: 14px !important;
    line-height: 20px;
    margin: 0 0 10px;
}
.pp_breadcrumb { padding:0 0 10px 0; border-bottom:1px solid #ECAF26; margin:0 0 25px 10px; }

/*.product-info form */.product_form{border-top:1px solid #ecaf26; margin-top:20px; padding:10px 20px; background:#E5F1F9; min-height: 30px; position:relative;}
.wpsc_product_utility{position:absolute; bottom:-20px; right:0px;}
.wpsc_buy_button_container{position:absolute; top:15px; right:20px;}
.wpsc_loading_animation{display:none;}

.Cart66CartButton{border-top:1px dashed #ecaf26 !important; margin-top:40px; padding:20px 10px; background:#E5F1F9;}
.Cart66CartButton .Cart66Price span{font-size:18px; font-weight:bold;}
.Cart66CartButton .Cart66Price {
	border-right: 1px solid #ecaf26;
    display: block;
    float: left;
    margin: 0 13px 0 0;
    text-align: center;
    width: 197px;
	color:#333;
	text-shadow:1px 1px 1px #fff;
	}

.Cart66ButtonPrimary, .Cart66ButtonSecondary, #content .Cart66ButtonPrimary, #content .Cart66ButtonSecondary, .Cart66CartButton .purAddToCart {
    background-color: #e0a416 !important;
    border: none !important;
    border-radius: 5px 5px 5px 5px !important;
    color: #FFFFFF !important;
    cursor: pointer !important;
    display: inline-block !important;
    font-size: 14px !important;
    padding: 1px 10px !important;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}
.Cart66ButtonPrimary:hover, .Cart66ButtonSecondary:hover, #content .Cart66ButtonPrimary:hover, #content .Cart66ButtonSecondary:hover, .Cart66CartButton .purAddToCart:hover { background:#237abf !important; }
.Cart66CartButton .purAddToCart{float:right; margin-right:10px; font-size:16px;	text-transform:uppercase; font-weight:bold;}
.Cart66UserQuantity{margin-left:10px;}

#checkoutShopping{text-transform:uppercase;}
#viewCartTable .total{border-top:1px solid #ccc;}
#viewCartTable .total td{font-size:16px; padding:10px 5px; background:#eee;}

.store-entry {
		padding: 0;
	}
.store-entry p {
	margin: 0 0 10px 0;
	font-size: 14px!important;
	line-height: 20px;
	background-color: inherit;
	color:#000;
		}
.store-title{
	background-color: inherit;
    color: #1D5E92;
    font-size: 22px;
    padding: 0 0 15px 0;
}

.booknow{ margin-top:20px; }
.booknow .booknow-title{height:52px; width:240px; display:block; background:url(images/buynow-header.jpg) no-repeat left top;}
.booknow .booknow-img{background: none repeat scroll 0 0 #E5F1F9; display: block; padding: 20px 0; text-align: center; width: 240px;}
.booknow .booknow-img img{padding:3px; border:1px solid #ecaf26;}
.booknow .booknow-img img:hover{border:1px solid #0570be;}

.booknow_btn{width:283px; height:170px; display:block; text-indent:-9999px; background:url(images/buybook.png) no-repeat left 0px;
			position:absolute; top:-10px; right:10px; z-index:999;}
.booknow_btn:hover{background:url(images/buybook.png) no-repeat left -99px;}



.anual-meeting
{height:85px; width:283px; display:block; text-indent:-9999px; background:transparent url("images/annual-general-meeting.png") no-repeat 0px 0px;}
.anual-meeting:hover{background:transparent url("images/annual-general-meeting.png") no-repeat 0px -85px;}

.open-meeting
{height:85px; width:283px; display:block; text-indent:-9999px; background:transparent url("images/open-meeting-2012.png") no-repeat 0px 0px; position:absolute; top:0px; left:310px;}
.open-meeting:hover{background:transparent url("images/open-meeting-2012.png") no-repeat 0px -85px;}

.audio-recording{height:85px; width:283px;  display:block; text-indent:-9999px; background:url(images/audiocd.png) no-repeat left 0px;
			position:absolute; top:0px; right:0px; z-index:999;}
.audio-recording:hover{background:url(images/audiocd.png) no-repeat left -85px;}


#sideshoppingcart{padding:20px 20px 10px; background:#f7f7f7; margin:10px; }
#sideshoppingcart h3{font-size:14px; padding-bottom:7px; font-weight:bold;}

.shoppingcart table thead{ background:#eee; }
.shoppingcart table tbody{ height:30px; vertical-align:middle; }
.table-foot{padding-top:10px;}
.total{padding:5px 0 0 367px; font-weight:bold; text-align:right; font-size:16px;}
.total span{font-weight:bold; font-size:16px;}
.total small{color:#555;}
.checkout{ text-align:right; padding:20px 0 10px;}
.checkout .gocheckout { display:inline-block; padding:10px 20px; background:#f1ad00; color:#fff; text-decoration:none; text-transform:uppercase; }
.checkout .gocheckout:hover { background:#237ABF; }

.product-checkout .checkout_cart{width:100%; margin:10px 0 20px 0;}
.product-checkout .checkout_cart tr.header th{padding:5px; background:#eee;}
.product-checkout .checkout_cart tr.product_row td{padding:10px 5px !important;}
.product-checkout .checkout_cart .wpsc_product_name{padding:0 !important; text-align:left;}
.product-checkout .checkout_cart td{text-align:center;}

#wpsc_shopping_cart_container .productcart{margin:10px 0 10px 0; background:#E5F1F9; width:100%; border-top: 1px solid #ECAF26 !important;}
#wpsc_shopping_cart_container .productcart tbody{}
#wpsc_shopping_cart_container .productcart tbody tr{}
#wpsc_shopping_cart_container .productcart tbody tr td{ padding:10px !important;}

.table-summary{background:#E5F1F9; margin-bottom:10px; width:300px;}
.table-summary tr td{padding:5px 10px !important;}

.wpsc_checkout_forms{ background:#E5F1F9; padding:10px;}
.wpsc_checkout_forms .wpsc_email_address{ margin-bottom:10px; padding:10px 0 20px; border-bottom:1px solid #bbb; }
.wpsc_checkout_forms .wpsc_email_address label{font-weight:bold; border:none;}
.wpsc_checkout_forms h4{font-weight:bold; padding:10px 0; margin:10px 0;}

table.wpsc_checkout_table label {
    display: block !important;
    padding: 10px !important;
}
table.wpsc_checkout_table .same_as_shipping_row{ height:40px; }
table.wpsc_checkout_table .same_as_shipping_row label{padding:0px !important; display:inline !important; margin-right:10px;}


.wpsc_checkout_table .total_price td{padding-top:10px !important; font-size:16px;}
.wpsc_checkout_table .total_price td span{font-size:16px; font-weight:bold; padding-left:10px;}


/*	post
--------------------------------------------------*/
.post {
}

	.post h2 {
    	display: block;
   		font-size: 22px;
    	margin-bottom: 22px;
	}
	
		.date {
	display: block;
	width: 40px;
	height: 63px;/*77*/
	padding: 14px 0 0 0;
	background-color: inherit;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	float: left;
	background-image: url('images/date.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
		}
		
		.date-page {
			display: block;
			width: 40px;
			height: 63px;/*77*/
			padding: 14px 0 0 0;
			background-color: inherit;
			color: #fff6b2;
			text-align: center;
			font-size: 22px;
			float: left;
			background-image: url('images/date-page.jpg');
			background-position: 0 0;
			background-repeat: no-repeat;
		}
		
			.date span {
				display: block;
				font-size: 13px;
			}
			
		.title {
			width:560px;
	display: block;
	float: right;
	padding: 14px 0 0 10px;
	font-size: 22px;
	background-color: inherit;
	color: #1d5e92;
		}
		
			.title a {
	font-size: 22px;
	background-color: inherit;
	color: #F4B005;
			}
			
			.title a:hover {
				
			}
			
	.entry {
		padding: 0 30px 0 60px;
	}
	
	
	.title-full {
	width:590px;
	display: block;
	padding: 5px 0 20px 0px;
	font-size: 22px;
	background-color: inherit;
	color: #1d5e92;
		}
	.title-full span { float:left; padding:14px 0 0 0; }
		
	.entry-full {
		padding: 5px 15px 15px 15px;
		background: #E5F1F9;
	    width:590px;
		color: #000!important;
		
	}
	.entry-full ol li{
		padding: 3px 15px;
		background: #E5F1F9;
		color: #000!important;
		font-size:14px!important;
		
	}
	
	.entry-full p{
		font-size:14px!important;
		color: #000;
		line-height:20px;
		padding-bottom:10px;
	
	}
	.entry-full h2{
		
		padding-bottom:15px;
	
	}
		.entry p {
	margin: 0 0 10px 0;
	font-size: 14px!important;
	line-height: 20px;
	background-color: inherit;
	color:#000;
		}
		
		.entry p a{
	font-size: 14px!important;
		}
		
		.entry strong {
			font-size:14px;
			font-weight:bold;
		}

		
		.read-more-excerpt {
			padding: 0 0 15px 0;
			}
			
			.read-more-excerpt a {
				background-color: inherit;
				color: #006cb0;
				}
				
			.read-more-excerpt a:hover {
				background-color: #006cb0;
				color: #fff;
				text-decoration: none;
				}
	
	.postmetadata {
		padding: 10px 0 20px 50px;
	}
	
		.postmetadata span {
			padding: 0 0 0 85px;
			display: block;
			background-color: inherit;
			color: #9e5e02;
			line-height: 20px;
			background-position: 2px 3px;
			background-repeat: no-repeat;
		}
		
		.postmetadata span.postmeta-tags {
			background-image: url('images/t.png');
		}
		
		.postmetadata span.postmeta-categories {
			background-image: url('images/c.png');
		}
		
			.postmetadata span a {
				background-color: inherit;
				color: #237ABF;
				font-size: 12px;
			}
			
			.postmetadata span a:hover {
				background-color: inherit;
				color: #000;
			}
			
			
			
	.postmetadata2 {
		padding: 10px 0 20px 0px;
	}
	
		.postmetadata2 span {
			padding: 0 0 0 85px;
			display: block;
			background-color: inherit;
			color: #9e5e02;
			line-height: 20px;
			background-position: 2px 3px;
			background-repeat: no-repeat;
		}
		
		.postmetadata2 span.postmeta-tags {
			background-image: url('images/t.png');
		}
		
		.postmetadata2 span.postmeta-categories {
			background-image: url('images/c.png');
		}
		
			.postmetadata2 span a {
				background-color: inherit;
				color: #237ABF;
				font-size: 12px;
			}
			
			.postmetadata2 span a:hover {
				background-color: inherit;
				color: #000;
			}
			

/*	calendar
--------------------------------------------------*/
#calendar_wrap {
	position: relative;
	width: 224px;/*240*/
	padding: 10px 8px;
	background-image: url('images/calendar-bg.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
	margin-bottom: 18px;
}

#calendar-wrap-bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 13px;
	width: 240px;
	background-image: url('images/calendar-bg-bottom.png');
	font-size: 0;
	line-height: 0;
}

#calendar-top {
	width: 208px;
	margin: 0 0 5px 0;
}

	td#calendar-top-left,
	td#calendar-top-right {
		background-color: green;
		color: #000;
		width: 40px;
		vertical-align: bottom;
		font-size: 26px;
		text-align: center;
		background-color: inherit;
		color: #000;
	}
	
		td#calendar-top-left a,
		td#calendar-top-right a {
			font-size: 26px;
			text-decoration: none;
			background-color: inherit;
			color: #887f79;
		}
		
		td#calendar-top-left a:hover,
		td#calendar-top-right a:hover {
			background-color: inherit;
			color: #2c1c10;
		}

	td#calendar-top-center {
		text-align: center;
	}
	
		td#calendar-top-center #big-year {
			display: block;
			font-size: 34px;
		}
	
			td#calendar-top-center a {
				background-color: inherit;
				color: #2c1c10;
				font-size: 16px;
				text-decoration: none;
			}

/* ENEVT CALNDAR ******************/
#wp-calendar { margin-top:0px;}
#wp-calendar .nav tbody tr td#prev a, #wp-calendar .nav tbody tr td#next a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #748EA5!important;
	}
	#wp-calendar .nav tbody tr td#prev a:hover, #wp-calendar .nav tbody tr td#next a:hover {
	color: #748EA5!important;
	}
#wp-calendar  caption {
	font-family:  "Times New Roman", Times, serif;
	color: #237ABF!important;
	font-size:21px;
	padding-bottom:10px;
}
#wp-calendar  caption a:hover{
	color: #748EA5!important;
}
#wp-calendar  td {
	 padding:6px 8px 6px 7px;
	 border:solid 1px #E5F1F9;
	 background-color:#237ABF;
	 text-align:center;
	 color:#FFF;
	}
#wp-calendar  td a{ color:#ffc227; text-decoration:none; }
#wp-calendar  td a:hover{ color:#FFF; text-decoration:none; }
	
#wp-calendar  thead tr th{
	border-top:1px #237ABF solid;
	color:#237ABF;padding:5px 0px; 
	}
#wp-calendar .nav tr td {
  padding:4px 2px;
  border:solid 1px #E5F1F9;
}

#wp-calendar  td.pad:hover{
	background-color:#E5F1F9;
}
#wp-calendar .nav tbody tr td{
	background-color:#E5F1F9;
	  }

#wp-calendar  td.pad{
	background-color:#E5F1F9;
	}

#wp-calendar  td.pad:hover{
  		border:solid 1px # E5F1F9;
	background-color:#E5F1F9;
}

#wp-calendar #prev  { background-color:#ffc227; }
#wp-calendar #next { background-color:#ffc227;}
#wp-calendar #prev a { width:88px; color:#237ABF;}
#wp-calendar #next a{width:88px;color:#237ABF;}
	
/* tags	
--------------------------------------------------*/
#tag-wrapper-1 {
	width: 240px;/*240*/
	background-image: url('images/tags-bg.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 50px 0 0 0;
	margin-bottom: 20px;
}

#tag-wrapper-2 {
	background-image: url('images/tags-bg-2.jpg');
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding: 20px 20px 30px 20px;
	text-align: center;
}

	#tag-wrapper-2 a {
		background-color: inherit;
		color: #201313;
		text-decoration: none;
	}
	
	#tag-wrapper-2 a:hover {
		background-color: inherit;
		color: #de0000;
	}
	
	
	
/*	categories
--------------------------------------------------*/
.widget_categories > ul { padding-bottom:25px; background:#E5F1F9; }

.widget_categories {
	position: relative;
	width: 240px;/*240*/
	padding: 55px 0 23px 0;
	background-image: url('images/categories-bg.png');
	background-position: 0 0;
	background-repeat: no-repeat;
}

	.widget_categories ul li {
		padding: 3px 20px 3px 30px;
	}
	
		.widget_categories ul li a {
			font-size: 14px;
			background-color: inherit;
			color: #120a02;
			text-decoration: none;
		}
		
		.widget_categories ul li a:hover {
			color: #0371BE;
			text-decoration: none;
		}

		.widget_categories ul li.current-cat a {
			font-weight: bold;
		}
	
.widget_homily {
	position: relative;
	width: 240px;/*240*/
	padding: 55px 0 10px 0;
	background-image: url('images/homily-bg.png');
	background-position: 0 0;
	background-repeat: no-repeat;
}

	.widget_homily ul li {
		padding: 3px 20px 3px 30px;
	}
	.widget_homily ul li.separate_line{
		padding: 8px 20px 3px 30px;
		background:#237ABF;
		border-top:1px #FFF solid;
		margin-top:10px;
	}
	
		.widget_homily ul li a {
			font-size: 14px;
			background-color: inherit;
			color: #FFF;
			text-decoration: none;
		}
		
		.widget_homily ul li a:hover {
			color: #E5F1F9;
			text-decoration: none;
		}

		.widget_homily ul li.current-cat a {
			color:#8fcef7;
		}
	
		
/*	ABOUT
--------------------------------------------------*/
#about-wrap {
	position: relative;
	width: 240px;/*240*/
	height: 250px;
	padding: 55px 0 23px 0;
	background-image: url('/wp-content/themes/mt/images/about-bg.png');
	background-position: 0 0;
	background-repeat: no-repeat;
}
#about-wrap p{ padding-bottom:15px;} 
.about_img{
float: left;
height: 104px;
width: 70px;
}
.short_about{
padding-left: 5px; 
float: left;
height: 104px;
width: 135px;
font-size:12px;
}
.long_about{
clear:both;
width: 210px;
height: 230px;
font-size:12px;
text-align:justify;
}
	#about-wrap ul li {
		padding: 3px 15px 3px 15px;
	}
	
		#about-wrap ul li a {
			font-size: 12px;
			background-color: inherit;
			color: #006CB0;
		}
		
		#about-wrap ul li a:hover {
		color:#120A02;

		}

		#about-wrap ul li.current-cat a {

		}
	
	#about-wrap-bottom {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 240px;
		height: 13px;
		background-image: url('images/categories-wrap-bottom.png');
		font-size: 0;
		line-height: 0;
	}
		



#support-wrap {
	position: relative;
	width: 240px;/*240*/
	padding: 55px 0 23px 0;
	background-image: url('/wp-content/themes/mt/images/support-bg.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top:0px;
}
.support-content { padding:20px 20px 0 20px; line-height:20px; }
.support-content p { margin:8px 0; }

	
/*	comments
--------------------------------------------------*/
#comments-wrapper {
	padding: 20px 0 20px 50px;
}

#comments {
	font-size: 18px;
	padding: 0 0 5px 0;
	border-bottom: 1px #eee solid;
}

 ol.commentlist li br {
margin-top: 15px;
margin-bottom: 15px;
}

 ol.commentlist li {
 	margin: 20px 0;
 	padding: 0 0 10px 0;
 	border-bottom: 1px #eee solid;
 	font-size: 12px;
 	line-height: 20px;
 	background-color: inherit;
 	color: #6b6057;
 }
 
 	 ol.commentlist li cite,
 	 ol.commentlist li cite a {
 	 	font-size: 16px;
 	 	font-weight: bold;
 	 	background-color: inherit;
 	 	color: #2c1c10;
 	 	font-style: italic;
 	 }
 	 
 	 ol.commentlist li p {
 	 	padding: 15px 30px 0 15px; margin-bottom:5px;
 	 }
	 
	 
 	 
 	  small.commentmetadata {
 	  	font-size: 11px;
 	  	padding: 0 0 10px 0;
 	  	display: block;
 	  	background-color: inherit;
 	  	color: #2c1c10;
 	  }
 	  
 	  	 small.commentmetadata a {
 	  	 	background-color: inherit;
 	  	 	color: #118ee5;
 	  	 	font-size: 11px;
 	  	 }
 	  
 	  textarea#comment {
 	  	width: 560px;
 	  }
 	  
 	  #respond {
 	  	font-size: 18px;
 	  	padding: 0 0 5px 0;
 	  	border-bottom: 1px #eee solid;
 	  	margin: 0 0 20px 0;
 	  }
 	  
 	  form#commentform p {
 	  	margin: 10px 0;
 	  }
 	  
 	  	form#commentform p a {
 	  		background-color: inherit;
 	  		color: #6b6057;
 	  	}
 	  	
 	  	form#commentform p a:hover {
 	  		background-color: inherit;
 	  		color: #000;
 	  	}
 	  	
 	  	
/*	search form
--------------------------------------------------*/
#searchform {
}

	#searchform div {
		padding: 0 0 20px 0;
	}
	
		#searchform div input {
			font-size: 12px;
			color:#555;
		}
		
			#s {
				margin: 0 7px 0 0;
				width: 150px;
				padding:4px 3px;
			}

	#searchform div br {
		display: none;
	}
	
	.search-post {
		padding: 10px 0 10px 0;
	}
	
		.search-post h3 a {
			font-size: 18px;
			padding: 0 0 5px 0;
			background-color: inherit;
			color: #2c1c10;
		}
 	  	
	
/*	footer
--------------------------------------------------*/
#footer {
	background-color: #237ABF;
	color: #C7DEEE;
}

	#footer-wrapper {
		width: 900px;
		background-color: #237ABF;
		color: #C7DEEE;
		margin: 0 auto;
		padding: 0 0 10px 0;
	}
	
	.footer-box {
		width: 420px;/*440*/
		padding: 30px 10px 30px 10px;
		background-color: inherit;
		color: #fff6b2;
		float: left;
	}
		.footer-box a{		color: #fff6b2;		text-decoration:none;	}
		.footer-box h3 {
			font-size: 21px;
			background-color: inherit;
			color: #C7DEEE;
			border-bottom: 1px #C7DEEE solid;
			margin: 0 0 10px 0;
		}
		
		.footer-box p {
			font-size: 12px;
			background-color: inherit;
			color: #FFF;
			line-height: 20px;
			padding: 0 0 110px 0;
			background-image: url('images/sign.png');
			background-position: 100% 100%;
			background-repeat: no-repeat;
		}
		.footer-box ul  {
			color: #FFF;
		}
		.footer-box ul li {
			padding: 0 0 0 25px;
			background-image: url('images/li-footer.png');
			background-position: 0 4px;
			background-repeat: no-repeat;
			color: #FFF;
		}
		
			.footer-box ul li a {
	background-color: inherit;
	color: #FFFFFF;
	font-size: 14px !important;
	text-decoration: none;
	line-height: 20px !important;
			}
			
			.footer-box ul li a:hover {
				background-color: inherit;
				color: #EFB202;
				text-decoration: none;
			}
			
			
.books_em {
	font-style: italic;
}

.books_h4 {
	font-size: 18px;
	margin: 30px 0 0 0;
	clear: both;
}

.books_h5 {
	font-size: 16px;
	margin: 0 0 20px 0;
}

.books_img {
	width: 150px;
	float: left;
	margin: 7px 15px 5px 0
}

/* =Images
-------------------------------------------------------------- */
#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Events
-------------------------------------------------------------- */
#content ul#current-events{ list-style-type:none; margin:0; }
#content ul#current-events li{ margin: 5px 0; padding: 5px 5px 10px 50px; background:#E5F1F9 url(images/acp-calendar.png) no-repeat 10px 12px; }
#content ul#current-events li:hover{ background:#ebf7ff url(images/acp-calendar.png) no-repeat 10px 12px; }
#content ul#current-events li h3{padding:5px 0;}
#content ul#current-events li h3 a{font-weight:bold;}

.event-datetime{ margin:0 0 10px; padding: 5px 5px 10px 50px; background:#E5F1F9 url(images/acp-calendar.png) no-repeat 10px 12px; height:38px; line-height:40px; }

.em-location-map, .em-locations-map { width: 530px !important; height: 300px !important; }


/* =Content
-------------------------------------------------------------- */

#content ul {
	list-style-type: circle;
	color: #000;	
	margin: 0 0 1em 3em;
}

#content ol {
	list-style-type: decimal;
	color: #000;	
	margin: 0 0 1em 3em;
}

#content li {	
	font-size:14px;
	line-height:20px;
}


#subForm{ display:block; padding:15px 25px; background:#E5F1F9; width:320px;}
#subForm input, #subForm textarea{ width:300px; padding:5px; border:#cddfeb 1px solid; margin-top:5px;}
#subForm input:active, #subForm input:focus,#subForm textarea:active, #subForm textarea:focus{ width:300px; padding:5px; border:#237ABF 1px solid;}
#subForm .label label{ color:#237ABF; }
#subForm .button input{ width:100px; padding:10px; border:#fff 1px solid; background:#FFC227; color:#960; cursor:pointer; }
#subForm .button input:hover{ width:100px; padding:10px; border:#fff 1px solid; background:#237ABF; color:#FFF; cursor:pointer; }

#gform_wrapper_1{ display:block; padding:15px 25px; background:#E5F1F9; width:430px;}
#gform_wrapper_1 input, #gform_wrapper_1 textarea{ width:300px; padding:5px; border:#cddfeb 1px solid; margin-top:5px;}
#gform_wrapper_1 input:active, #gform_wrapper_1 input:focus,#gform_wrapper_1 textarea:active, #gform_wrapper_1 textarea:focus{ width:300px; padding:5px; border:#237ABF 1px solid;}
#gform_wrapper_1 .top_label .gfield_label{ color:#237ABF; font-weight:normal; }
#gform_wrapper_1 .gform_button{ width:100px; padding:10px; border:#fff 1px solid; background:#FFC227; color:#960; cursor:pointer; }
#gform_wrapper_1 .gform_button:hover{ width:100px; padding:10px; border:#fff 1px solid; background:#237ABF; color:#FFF; cursor:pointer; }

#gform_wrapper_2{ display:block; padding:15px 25px; background:#E5F1F9; width:430px;}
#gform_wrapper_2 input, #gform_wrapper_1 textarea{ width:300px; padding:5px; border:#cddfeb 1px solid; margin-top:5px;}
#gform_wrapper_2 input:active, #gform_wrapper_2 input:focus,#gform_wrapper_2 textarea:active, #gform_wrapper_2 textarea:focus{ width:300px; padding:5px; border:#237ABF 1px solid;}
#gform_wrapper_2 .top_label .gfield_label{ color:#237ABF; font-weight:normal; }
#gform_wrapper_2 .gform_button{ width:100px; padding:10px; border:#fff 1px solid; background:#FFC227; color:#960; cursor:pointer; }
#gform_wrapper_2 .gform_button:hover{ width:100px; padding:10px; border:#fff 1px solid; background:#237ABF; color:#FFF; cursor:pointer; }

.assembly-reg input, .assembly-reg textarea{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#555;}
.assembly-reg input{height:25px;}
.assembly-reg input.checkbox{height:25px; width:30px!important; display:block;}
.assembly-reg .assembly-btn{height:35px; padding:0!important; border:#b1c2cd 1px solid!important; font-weight:bold; color:#777; font-size:12px; text-transform:uppercase;}
.assembly-reg .assembly-btn:hover{cursor:pointer; font-weight:bold; border:#8f9eaa 1px solid!important; color:#444;}

.paypal-form{ display:block; width:422px; margin:20px auto 0px auto;}
.paypal-form2{ display:block; margin:20px 0px 0px 0px;}
.paypalbt{ display:block; width:420px; height:115px;  border:0px; background:#fff 0 0 no-repeat url("images/paypal.jpg") ; cursor: pointer; text-indent:-9999px; padding:0px!important;}
.paypalbt:hover{ display:block; width:420px; height:115px;  border:0px; background:#fff 0 -115px no-repeat url("images/paypal.jpg") ; cursor: pointer; text-indent:-9999px;padding:0px!important;}
#subForm	 label.error{ display:block; padding:3px 0px; color:#900!important; background:-7px -4px no-repeat url("images/error.png");  padding-left:20px; font-size:12px;}

.paypalbt2{ display:block; width:440px; height:50px;  border:0px; background:#E5F1F9 0 0 no-repeat url("images/pay-buttons2.jpg") ; cursor: pointer; text-indent:-9999px; padding:0px!important;}
.paypalbt2:hover{ display:block; width:440px; height:50px;  border:0px; background:#E5F1F9 0 -50px no-repeat url("images/pay-buttons2.jpg") ; cursor: pointer; text-indent:-9999px;padding:0px!important;}

.cheque-bt{display:block; width:180px; height:50px;  border:0px; background:#E5F1F9 -440px 0 no-repeat url("images/pay-buttons2.jpg") ; cursor: pointer; text-indent:-9999px;}
.cheque-bt:hover{display:block; width:180px; height:50px;  border:0px; background:#E5F1F9 -440px -50px no-repeat url("images/pay-buttons2.jpg") ; cursor: pointer; text-indent:-9999px;}

#inline1{ background-color:#237ABF; color:#FFF; text-align:center; padding:15px; }
#inline1 h3{ font-size:20px; color:#FFC227;}
#inline1 p{ padding:10px 0px; font-size:15px; line-height:19px;}
#inline1 a{ color:#FFFFFF; }




