/* @override 
	http://angsynod.quiqsuccess.com/design/anglican/stylesheets/angsynod.css
	http://angsynod.quiqsuccess.com/extension/angsynod/design/anglican/stylesheets/angsynod.css
*/

/*Font ------------------*/
a{
	text-decoration: none;
	color: #0071b3;
}
a:hover{
	text-decoration:underline;
}
h1 ,h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a h6, h6 a {
	color: #0071b3;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	font-family: system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;;
}
h1, h1 a{
	color: #000000;
}
h4, h4 a, h6, h6 a {
	color: #000000;
}
h1{
	font-size: 22px;
}
h2{
	font-size: 131%;
}
h3{
	font-size: 116%;
}
h4{
	font-size: 108%;
}
h5{
	font-size: 108%;
}
h6{
	font-size: 108%;
}

/*Layout ------------------*/
html, body{
	background-color: #B4B5AB;
	color:#333333;
}
#doc2{
	background-color: #EEEEEE;
	padding: 10px;
}
#hd a{
	color: #000000;
}
#hd ul{
	margin: 0 0 0px 0;
}
#hd ul li{
	float: left;
	list-style: none;
}
#hd ul li a{
	padding: 7px 10px;
	display: block;
}
.top_submenu{
	float: right;
}
#hd img{
	margin-left: 50px;
}
#hd h1, #hd h2{
	margin:0 0 0px 0;
}
#hd h2{
	color: #F54120;
	font-size: 22px;
}
.login_box{
	text-align: right;
	font-size: 85%;
}
#menu_box{
	background-color: #CF0000;
	margin-bottom: 30px;
	height: 30px;
}
#menu_box a:hover{
	text-decoration:none;
}
.search-box{
	float: right;
	margin: 5px 10px 5px 0;
}
#topmenu{
	float: left;
}
ul#topmenu {
	position: relative;
}
ul#topmenu li ul.submenu{
	position: absolute;
	width: 940px;
	left: 0;
	display:none;
	background-color:#EEEEEE;
}
ul#topmenu li.selected ul.submenu{
	display:block;
	z-index:5;
}
ul#topmenu li.s_hover ul.submenu{
	display:block;
	z-index:10;
}
#hd ul#topmenu li a{
	color: #FFFFFF;
}
#hd ul#topmenu li ul li a{
	color: #000000;
}
#ft{
	margin-top: 30px;
}

/* Share -----------*/
.clear{
	clear: both;
}
.clearFix:after{
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}
* html .clearFix{
	height:1%;
}
*:first-child+html .clearFix{
	height:1%;
}
.spamfilter{
	display: none;
}
.goLeft{
	float: left;
}
.goRight{
	float: right;
}
.goCenter{
	text-align:center;
}
.goLeft img{
	margin: 0 10px 10px 0px;
}
.goRight img{
	margin: 0 0 10px 10px;
}
.goCenter img{
	margin:0 10px 10px;
}
/*
.left25{
	float: left;
	width: 23%;
	margin: 0 0px 20px 18px;
}
.last{
	margin-left:0;
}*/
.box_header{
	background-color: #666666;
	color: #FFFFFF;
	padding: 13px;
	margin-bottom: 10px;
}
.box_header h3, .box_header h2{
	color: #FFFFFF;
	margin-bottom: 2px;
}
.box_header p{
	margin-bottom: 0;
}
.box_color{
	background-color: #1A1718;
	color: #FFFFFF;
}
.box_border_t{
	border-top: solid 3px #B5B4B5;
	padding: 5px 0;
}
.box_border_t h3{
	border-bottom: solid 1px #B5B4B5;
	padding-bottom: 5px;
	font-family: arial;
	color: #000000;
}
.box_border_t h3.current a{
	color: #000000;
}
.border_btm_dot{
	border-bottom: dotted 1px #CCC;
	margin-bottom: 10px;
}
.block{
	margin-bottom: 1em;
}
/* Line -----------*/
.line h3{
	margin-bottom: 0.2em;
}
.border_btm_dot .line .rectangle_img{
	float: left;
	margin: 0 10px 5px 0;
}
.content-view-embed .class-file{
	margin-bottom: 10px;
}
.attribute-pdf a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/icons/pdf_icon.gif) no-repeat scroll left top;
padding-left:22px;
}

/* Subcol -----------*/
#pop_topics h2{
	border-bottom: dotted 1px #CCCCCC;
	padding-bottom: 10px;
}
/* Home -----------*/
.folder_home .line{
	height:208px;
}
/* Article -----------*/
.article table td{
	padding: 5px;
}
.article .text-right{
	text-align: right;
}
.article ol li{
	margin-bottom: 0.5em;
}
.article ul li{
	margin-bottom: 0.5em;
}
/* Diocese -----------*/

.colorBox{
	width: 7px;
	height: 7px;
	display: inline-block;
	margin: 0 5px;
	opacity: 0.5;
	filter: alpha(opacity=50); /* IE lt 8 */  
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
}
/* Church -----------*/
#map{
	margin-bottom:1em;
}
#map div{
	white-space:normal;
}
#map div span{
	white-space:normal;
}
.church_info{
	padding:10px;
	border:solid 1px #CCCCCC;
}
.church_info #contact_us .input_block input[type="text"], .church_info #contact_us .input_block textarea{
	width:65%;
}
/* contact_us-------------------------*/

#contact_us .input_block{
	margin-bottom:10px;
}
#contact_us label{
	width:120px;
	display:block;
	float:left;
}
#contact_us .input_block input[type="text"], #contact_us .input_block textarea{
	width:50%;
	border: none;
}
#contact_us .content-action{
	width: 67%;
	text-align:right;
}
#contact_us .content-action input{
	background-color:#D3242B;
	color:#FFFFFF;
	border:none;
	padding:2px 10px;
}
/* calendar-------------------------*/

.ezagenda_day_event, .month_event{
	/*border-bottom: dotted 1px #CCCCCC;
	margin-bottom: 10px;*/
}
table.calendar_table{
	background-color: #FFFFFF;
	border-right: solid 2px #CCC;
	border-bottom: solid 2px #CCC;
}
table.calendar_table td, table.calendar_table th{
	padding: 8px 15px;
	}
table.calendar_table td, .calendar_heading_days th{
	border: solid 1px #EEEEEE;

}
.ezagenda_selected {
	background-color: #3C3C3D;
}
.ezagenda_selected, .ezagenda_selected a{
	color: #FFFFFF;
}
/* Google page-------------------------*/
div.pagenavigator .other a, div.pagenavigator .current, div.pagenavigator .next a, div.pagenavigator .previous a {
border:1px solid #D3D6D7;
display:block;
float:left;
margin-right:2px;
padding:5px 8px;
text-align:center;
}
div.pagenavigator .next a, div.pagenavigator .previous a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 url(../images/nav-bg.gif) repeat-x scroll center top;
color:#FFFFFF;
}
div.pagenavigator .current {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-color:#CF0000;
color:#FFFFFF;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 695px;
    height: 355px;
/* From here added by chihiro */
	background:#000000;
}
.jcarousel-list li img,
.jcarousel-item img{
	width:695px;
	height:355px;
}
.jcarousel-img{
	width:695px;
}
.folder_home .jCarousel li div.jcarousel-alt-bg{
	position:absolute;
	z-index:10;
	background:#000000;
	opacity:0.8;
	filter: alpha(opacity=80); /* IE lt 8 */  
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
	width:695px;
	height:70px;
	top:285px;
	padding-top:5px;
}
.folder_home .jCarousel li div.jcarousel-alt-bg h3{
	border:none;
	color:#FFFFFF;
	font-weight:normal;
	padding:5px;
	font-size:93%;
	text-transform:uppercase;
	padding:0px 0 0 15px;
}
.folder_home .jCarousel li div.jcarousel-alt-bg h3 a{
	color:#FFFFFF;
}
.folder_home .jCarousel li div.jcarousel-intro{
	color:#FFFFFF;
	padding:0 15px 8px;
	margin:0;
}
.folder_home #wrap{
	margin-bottom:1em;
	position:relative;
}
#top_frame_left{
/*	display:block;
	position:absolute;
	z-index:4;
	background: transparent url(../images/ang-banner_left.gif) no-repeat top left;
	top:0;
	left:0;
	width:6px;
	height:340px;*/
}
#top_frame_right{
/*	display:block;
	position:absolute;
	z-index:4;
	background: transparent url(../images/ang-banner_right.gif) no-repeat top right;
	top:0;
	right:0;
	width:7px;
	height:340px;*/
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 10;
    display: none;
	background-color:red;
}

.jcarousel-prev {
    z-index: 10;
    display: none;
background-color:red;
}
/* skin */
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 695px;
    padding: 0;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  695px;
    height: 355px;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 695px;
    height: 355px;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 15px;
    height: 355px;
    cursor: pointer;
    background: transparent;
    /*background: transparent url(../images/arrows_03.png) no-repeat 0 0;*/
}

/*.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}*/

/*.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}*/

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 15px;
    height: 355px;
    cursor: pointer;
    background: transparent;
    /*background: transparent url(../images/arrows_left.png) no-repeat 0 0;*/
    
}

/*.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background: transparent url(../images/arrows_left_01.png) no-repeat 0 0;
}*/

/*.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}*/

/*.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}*/
