@import url(layouts.css);
@import url(components.css);
@import url(modules.css);
@import url(navigation.css);
@import url(misc.css);
@import url(forms.css);
@import url(menu.css);

/*#### WEB FONTS ####
font-family:'Rotis Serif W01';
font-family:'Rotis Serif W01 Bold';
font-family:'Avenir Next LT W01 Light';

font-family:'Avenir Next LT W01 Light';


/* #######################  GENERAL SETTINGS ############################ */
html{height:100%;}

body{
margin:0px;
/*height:90%;*/
font-family: 'Avenir Next LT W01 Light',Verdana, Geneva, sans-serif;
font-size: 0.95em;
color: #222;
background-color:#fff;
/*background-image: url(../images/parish_bg.jpg);
background-position: center top;
background-repeat:no-repeat;
background-attachment: fixed !important;
background-size: cover !important;*/
}

/*  Heading Formatting */
h1 {
	font-size:1.9em;
	font-weight: normal;
	color: #569741;
	font-family:'Rotis Serif W01', Georgia, "Times New Roman", Times, serif;
	}
h2 {
	font-size:2.5em;
	font-weight: normal;
	color: #569741;
	font-family:'Rotis Serif W01', Georgia, "Times New Roman", Times, serif;
	}

div.itemListCategory h2 {
    margin: 0;
    padding: 0 0 30px 0;
}
	
div.itemHeader h2.itemTitle {
    font-family: 'Rotis Serif W01', Georgia,"Times New Roman",Times,serif;
    font-size: 2.5em;
    font-weight: normal;
    line-height: 110%;
    margin: 0;
    padding: 10px 0 4px;
}
	
h3 {
	font-size:1.8em;
	line-height: 1.2em;
	font-weight: normal;
	color: #569741;
	font-family:'Rotis Serif W01', Georgia, "Times New Roman", Times, serif;
	text-align:left;
	}

div.catItemHeader h3.catItemTitle {
    font-family: 'Rotis Serif W01', Georgia,"Times New Roman",Times,serif;
    font-size: 1.8em;
    font-weight: normal;
    line-height: 110%;
    margin: 0;
    padding: 10px 0 4px;
	margin-top:25px;
}	

	
div.catItemView {
    padding-right: 35px;
}
	
#rightcol h3 {
	text-align: left;
}

h4 {
	font-size:1.3em;
	line-height: 1.2em;
	font-weight: normal;
	color: #569741;
	font-family:'Rotis Serif W01', Georgia, "Times New Roman", Times, serif;
	text-align:left;
	}

.koowa_header h4 a:link, .koowa_header h4 a:visited, .koowa_header h4 a:hover {
	font-size:18px;
}

.k-ui-namespace .docman_document {
    margin-top: 10px;
}

h5 {
	font-size:16px;
	font-weight: normal;
	color: #569741;
	font-family:'Rotis Serif W01', Georgia, "Times New Roman", Times, serif;
}

h6 {
	font-size:16px;
	line-height: 1.4em;
	font-weight: normal;
	color: #569741;
	font-family:'Rotis Serif W01',Georgia, "Times New Roman", Times, serif
	font;
	}

/*links*/
a:link {
	color: #69B450;
	text-decoration:none;
	}
a:visited {
	color: #69B450;
	text-decoration:none;
	}
a:hover {
	color: #006737;
	text-decoration:none;
	}
	
img {border: 0 none;}

/* Clears Divs */
.clr{clear: both;}

.formResponsive select {
    width: 220px;
    border: 1px solid #bbb;
    font-family: inherit;
}

/* #######################  END GENERAL SETTINGS ############################ */
/*#topnav div.moduletable {
			background-image:url(../images/content_bg.png);
	background-repeat:repeat;
}*/

#topnav .toggleMenu span {
    color: #00512B;
    padding-right: 10px;
	font-family:'Avenir Next LT W01 Light', Verdana, Geneva, sans-serif;
		
}


#topnav .toggleMenu {
	background-color: #CDCDBF;
	background-image: url("../images/toggle-icon.png");
	font-family:'Avenir Next LT W01 Light', Verdana, Geneva, sans-serif;
}

responsiveMenuTheme2::before, .responsiveMenuTheme2::after {
    content: " ";
    display: table;
}

#topnav div.moduletable a, #topnav a:link, #topnav a:visited, #topnav a: active, #topnav li span, #topnav li a {
	color: #00512B;
	font-family:'Avenir Next LT W01 Light', Verdana, Geneva, sans-serif;
	background:#CDCDBF;
	font-size:1em;
}

#topnav a: hover {
	color: #00512B;
	font-family:'Avenir Next LT W01 Light', Verdana, Geneva, sans-serif;
	background: #AEA279; /*red*/
	font-size:1em;
}

#topnav .responsiveMenuTheme2 {
	font-family:'Avenir Next LT W01 Light', Verdana, Geneva, sans-serif;
	background:#CDCDBF;
	font-size:1em;
	line-height: 10px;

}

#topnav .responsiveMenuTheme2 li li > a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #CDCDBF;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: #DDDDDD;
    border-top-style: solid;
    border-top-width: 1px;
    display: block;
    position: relative;
    z-index: 100;
}

#topnav .responsiveMenuTheme2 ul {
	font-family:'Avenir Next LT W01 Light', Verdana, Geneva, sans-serif;
	background: none;
	font-size:1em;
	line-height: 10px;

}

#topnav .responsiveMenuTheme2 a:link, .responsiveMenuTheme2 a:visited {
	color: #00512B;
	font-family:'Avenir Next LT W01 Light', Verdana, Geneva, sans-serif;
	font-size:1em;
	background:#CDCDBF;
}

#topnav .responsiveMenuTheme2 li.active > a {
	color: #00512B;
	font-family:'Avenir Next LT W01 Light', Verdana, Geneva, sans-serif;
	font-size:1em;
	/*background:#00512B;*/
}

#topnav .responsiveMenuTheme2 span.separator {
    color: #00512B;
    cursor: pointer;
    display: block;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 0;
}

#topnav .separator.parent {
	padding: 0 10px;
	color: #00512B;
	background: #CDCDBF;
}

#topnav .separator.parent a:hover {
	padding: 0 10px;
	background: #D7D7CC; /*red*/
}

#topnav .responsiveMenuTheme2 a:hover, #topnav .responsiveMenuTheme2 li.active > a, #topnav .responsiveMenuTheme2 li > span.separator:hover {
    background-color: #D7D7CC; /*red*/
    color: #00512B;
}


#topnav .responsiveMenuTheme2 span.linker {
    display: inline-block;
    padding: 0px;
    vertical-align: middle;
}

#topnav .responsiveMenuTheme2 span.linker a:hover {
    display: inline-block;
    padding: 0;
    vertical-align: middle;
	background: #D7D7CC; /*red*/
	color: #00512B;
}

/*.responsiveMenuTheme2 li li > a, .responsiveMenuTheme2 li li > a:link, .responsiveMenuTheme2 li li > a:visited {
    background: yellow none repeat scroll 0 0;
    border-top: 0px solid #00512B;
    display: block;
    position: relative;
    white-space: nowrap;
    z-index: 100;
}*/

.responsiveMenuTheme2 ul li li > a, .responsiveMenuTheme2 ul li li > a:link, .responsiveMenuTheme2 ul li li > a:visited {
    background: #00512B none repeat scroll 0 0;
    border-top: 1px solid #DDDDDD;
    display: block;
    position: relative;
    white-space: nowrap;
    z-index: 100;
}

#topnav .responsiveMenuTheme2 a:hover{
	background: #D7D7CC; /*red*/
	color: #00512B;
}

#topnav div.moduletable ul li {
    line-height: 2em;
}

#topnav .responsiveMenuTheme2 span.opener {
    background-image: url("../images/down-bg.png");
    background-position: 11px center;
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
    padding: 5px 0;
    position: absolute;
    right: 0;
    text-indent: 100px;
    top: 0;
    vertical-align: middle;
    width: 30px;
}

#topnav .responsiveMenuTheme2 > li.parent > a {
    background-color: #00512B;
	color: #00512B;
    
}

#topnav .responsiveMenuTheme2 > li.parent > a:hover {
    background: #D7D7CC; /*red*/
	color: #00512B;
}



.responsiveMenuTheme2.isDesktop > li > a {
    border-bottom: medium none;
    border-left: 0px solid #00512B;
}
.responsiveMenuTheme2.isDesktop li a, .responsiveMenuTheme2.isDesktop li span.separator, .responsiveMenuTheme2.isDesktop li span.navHeader {
    border-bottom: medium none;
    border-left: 0px solid #fff;
}

#topnav .responsiveMenuTheme2 > li > a {
    display: block;
    padding: 0 10px;
}

#topnav .responsiveMenuTheme2 > li.parent > a {
    padding: 0 10px;
}

#topnav .responsiveMenuTheme2.isMobile > li {
    border-top-color: #E9E9E2;
    border-top-style: solid;
    border-top-width: 1px;
    float: none;
}

#topnav .responsiveMenuTheme2 span.opener {
    background-image: url("../images/down-bg.png");
    background-position-x: 11px;
    background-position-y: center;
    background-repeat: no-repeat;
    display: inline-block;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
    text-indent: 100px;
    vertical-align: middle;
    width: 40px;
}

/*##########  K2 */
div.catItemHeader {}
	div.catItemHeader span.catItemDateCreated {color:#999;font-size:11px;}
	
div.catItemHeader h3.catItemTitle {
	font-size:1.8em;
	line-height: 1.2em;
	font-weight: normal;
	color: #569741;
	font-family:'Rotis Serif W01', Georgia, "Times New Roman", Times, serif;
	text-align:left;
	line-height:110%;
	padding:10px 0 4px 0;
	margin:0;}

div.itemListCategory {
	background:none;
	border:0px solid #ddd;
	margin:4px 0;padding:8px;}

div.catItemHeader h3.catItemTitle {
    font-family: 'Rotis Serif W01',Verdana,Geneva,sans-serif;
    font-size: 1.8em;
	color: #569741;
    font-weight: normal;
    line-height: 110%;
    margin: 0;
    padding: 0px 0 4px 0;
	
}

div.itemHeader h2.itemTitle {
    font-size:2.5em
	font-weight: normal;
	color: #569741;
	font-family:'Rotis Serif W01', Georgia, "Times New Roman", Times, serif;
    line-height: 110%;
    margin: 0;
    padding: 30px 0 0px 0;
	
}

div.itemToolbar {
    border-top: 1px dotted #CDCDBF;
	border-bottom: 1px dotted #CDCDBF;
    margin: 16px 0 0 0;
    padding: 2px 0;
	
}

div.itemVideoBlock {
    background-attachment: scroll;
    background-clip: border-box;
    background: #fff;
    /*background-image: url("../images/system/videoplayer-bg.gif");
    background-origin: padding-box;
    background-position-x: center;
    background-position-y: bottom;
    background-repeat: repeat-x;*/
    background-size: auto auto;
    color: #000;
    margin-bottom: 16px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}

div.itemVideoBlock span.itemVideoCaption {
    color: #CDCDBF;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    width: 60%;
}


/* flexslider */

#masthead .flexslider {
	box-shadow: inherit;
}




/*####################*/

div.itemListCategory {
    background: none;
    border: 0px solid #ddd;
    margin: 4px 0;
    padding: 0px;
}

span.catItemImage {
    text-align: left;
}

div.catItemImageBlock {
    margin: 0 0 16px;
    padding: 8px 0;
}

div.itemImageBlock {
    float: right;
    margin: 15px;
    padding: 0 20px 20px 20px;
}


div.itemNavigation {
    background: none repeat scroll 0 0;
    border-bottom: 1px dotted #CDCDBF;
    border-top: 1px dotted #CDCDBF;
    margin: 0 0 24px;
    padding: 4px 8px;
}

div.itemNavigation span.itemNavigationTitle {
    color: #CDCDBF;
}

div.itemToolbar {
    background: none repeat scroll 0 0;
    border-bottom: 1px dotted #CDCDBF;
    border-top: 1px dotted #CDCDBF;
    margin: 16px 0 0;
    padding: 2px 0;
}

div.itemRelated {
	margin-bottom:16px;
	padding:20px;
	background: #fff;
	border: 1px solid #CDCDBF;
}

.flexslider {
    background: none repeat scroll 0 0 #fff;
    box-shadow: none;
    margin: 0;
    position: relative;
}

.pull-left.event-button{
	float:right;
	padding: 75px 0 15px 0;
}

#dpc-event-view {
	display:none;
}

.koowa .docman_download {
    float: left;
    margin: 0 0 10px 25px;
    max-width: 300px;
    min-width: 150px;
    text-align: center;
    width: 33%;
}

.moduletable-news h3 {
    margin-top: -56px;
	font-size:30px;
}

.koowa .docman_download {
    text-align: left;
}

.docman_category h3 {
	font-size:1.8em;
		color: #569741;;
	line-height: 1.2em;
	font-weight: normal;
	color: #569741;
	font-family:'Rotis Serif W01',Georgia, "Times New Roman", Times, serif;
	text-align:left;
	padding: 30px 0;
	margin-top:25px;
	}

[class^="koowa_icon--"]::before, [class*=" koowa_icon--"]::before, .koowa_icon_font::before, .koowa .footable.breakpoint > tbody > tr > td.expand span.footable-toggle::before, .koowa .footable > thead > tr > th.footable-sorted > span.footable-sort-indicator::before, .koowa .footable > thead > tr > th.footable-sorted-desc > span.footable-sort-indicator::before {
    background-size: cover;
    display: block;
    font-family: "koowa";
    font-size: 16px;
    height: 26px;
    line-height: 14px;
    overflow: visible;
    text-align: center;
    width: 16px;
	color: #CDCDBF;
	padding-right:5px;
}

[class^="koowa_icon--"] i, [class*=" koowa_icon--"] i, .koowa_icon_font i, .koowa .footable.breakpoint > tbody > tr > td.expand span.footable-toggle i, .koowa .footable > thead > tr > th.footable-sorted > span.footable-sort-indicator i, .koowa .footable > thead > tr > th.footable-sorted-desc > span.footable-sort-indicator i {
	padding-right: 5px;
	line-height:normal;
}
	

/* ##### Swift Slider ##### */

ul.accordion li .description, ul.accordion_hoz li .description {
    bottom: 0;
    display: none;
    height: 110px;
    left: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: absolute;
}

ul.accordion li .description h2 {
	font-family:'Rotis Serif W01', Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-style: normal;
    letter-spacing: 1px;
    text-align: left;
	background-color: #fff;
    color: #000;
    letter-spacing: 1px;
	margin:0;
    margin-top: 10px;
	padding: 10px;
    opacity: 0.9;
	text-transform: uppercase;
}

ul.accordion_hoz li .description h2{
	font-family:'Rotis Serif W01', Verdana, Geneva, sans-serif;
	font-size: 14px;
    font-style: normal;
    letter-spacing: 1px;
	background-color: #fff;
    color: #000;
    letter-spacing: 1px;
	margin:0;
    margin-top: 90px;
	padding: 10px;
    opacity: 0.9;
	text-transform: uppercase;
	text-align:center;
}

ul.accordion li .description, ul.accordion_hoz li .description
{ 
	font-family:'Rotis Serif W01', Verdana, Geneva, sans-serif;
	font-size: 14px;
    font-style: normal;
    letter-spacing: 1px;
	background-color: none;
    color: #000;
}
ul.accordion li .heading {
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-style: bold;
    letter-spacing: 1px;
    margin-top: 150px;
    opacity: 0.9;
    padding: 10px;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
	font-family: 'Rotis Serif W01',Verdana, Geneva, sans-serif;
}



ul.accordion li .description a {
    background: #CDCDBF/* repeat scroll 0 0 #fff*/;
    bottom: 5px;
    font-size: 14px;
    font-style: normal;
    height: 22px;
    left: 20px;
    padding: 0 8px;
    position: absolute;
    text-decoration: none;
    text-transform: none;
	color:#fff;
	font-family: 'Rotis Serif W01',Verdana, Geneva, sans-serif;
}

ul.accordion li .description a:hover {
    background: #fff/* repeat scroll 0 0 #fff*/;
    bottom: 5px;
    font-size: 14px;
    font-style: normal;
    height: 22px;
    left: 20px;
    padding: 0 8px;
    position: absolute;
    text-decoration: none;
    text-transform: none;
	color:#D7D7CC;
	font-family: 'Rotis Serif W01',Verdana, Geneva, sans-serif;
}

ul.accordion li .bgDescription {
    background: none/* url("../images/bgDescription.png") repeat-x scroll left top transparent*/;
    bottom: 50;
    display: none;
  /*  height: 340px;*/
    left: 0;
    position: absolute;
    width: 100%;
}

ul.accordion_hoz li .heading {
    font-family:'Rotis Serif W01', Verdana, Geneva, sans-serif;
	font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
	background-color: #fff;
    color: #000;
    margin-top: 0;
    opacity: 0.9;
    padding: 10px;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
}

ul.accordion_hoz li .bgDescription {
    background: none;
    bottom: 0;
    display: none;
    height: 340px;
    left: 0;
    position: absolute;
    width: 100%;
}

ul.accordion_hoz li .description a {
    bottom: 5px;
    background: #CDCDBF;
    font-size: 11px;
    font-style: normal;
    left: 20px;
    position: absolute;
 	text-align:center;
	text-decoration: none;
    text-transform: none;
	color:#fff;
}

/* ##################### */

.moduletable-subscribe {
    float: right;
    text-align: right;

}

.flexslider .slides img {
    display: block;
    width: auto;
}

div#itemListPrimary h3 {
    font-size: 16px;
	padding:0;
	margin: 0;
}

div.groupPrimary {
	padding:0;
	margin:0;
}

.jqw_thumbnail {
    border-bottom: 1px solid #ccc;
    display: block;
    float: left;
    height: 80px;
    margin-left: 30px;
    padding: 10px 20px 70px 0px;
    text-indent: 0px;
    vertical-align: middle;
    width: 450px;
}

.doclink > span {
    display: none;
}

.koowa_icon--pdf.koowa_icon--16 {
    display: inline-block;
}

div.k2Pagination ul li {
    display: inline;
    padding: 5px;
}

.cat-list-row0 {
    background: #f3f2f1 none repeat scroll 0 0;
    clear: both;
    display: block;
    float: left;
    padding: 3px 10px;
	width:100%;
}

.cat-list-row1 {
    background: #fff none repeat scroll 0 0;
    clear: both;
    display: block;
    float: left;
    padding: 5px 10px;
	width:100%;
}

.list-title {
    float: left;
    padding-right: 25px;
}

.pull-right {
    float: right;
    padding-top: 15px;
}

.pagination > ul li {
    display: block;
    float: left;
    padding: 5px;
}


div.k2ItemsBlock ul li a.moduleItemTitle {
    font-weight: normal;
}

div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
    border: 2px solid #ddd;
    float: left;
    margin-right: 7px;
    margin-bottom: 7px;
	width: 25px;
	margin: -40px 7px 7px -75px;
}

div.k2ItemsBlock ul {
    padding: 0;
}

.even {
    background: #fff none repeat scroll 0 0;
    border-bottom: 0px dotted #ccc;
    display: block;
    padding: 10px 0px;
}

.odd {
    background: #fff none repeat scroll 0 0;
    border-bottom: 0px dotted #ccc;
    display: block;
    padding: 10px 0px;
}

div.itemBackToTop {
    display: none;
    text-align: right;
}

div.itemLinks {
    display: none;
    margin: 0;
    padding: 0;
}

div.itemHeader {
    width: 80%;
}

div.catItemView {
    margin-bottom: 0;
    padding: 4px;
}

div#jem .copyright {
    color: #aaaaaa;
    display: none;
    float: none;
    font-size: 0.9em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    margin-top: 1em;
    text-align: center;
}

/*#content span {
    float: none;
    margin: 0px;
    padding: 0px;
    
}*/

div.itemTwitterButton {

    float: left;
    margin: 0px 24px 0 0;

}

#form12 .wdform-label-section {
    display: table-cell;
    float: left;
    min-width: 350px;
    text-align: left;
}

#content .wdform-element-section {
    float: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    min-width: 350px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
	min-width: 350px;
}


.moduletable-universalis {
    border: 1px solid #CDCDBF;
    padding: 10px;
    border-radius: 5px;
	background:#F7F7F7;
}
.moduletable-universalis h3 {
    font-size: 30px;
	color:#CDCDBF;
}

#rightcol h3 {
    text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
}



.moduletable-calendar h3 {
    font-size: 30px;
    margin: 0;
    padding: 0 0 10px 0;
}

.moduletable-latestnews h3 {
    font-size: 30px;
    margin: 0;
    padding: 0 0 20px 0;
}

.moduletable-calendar p {
    color: #999;
    font-size: 12px;
}

.moduletable-calendar a {
    color: #CDCDBF;
    font-size: 14px;
	
}



#dpc-event-view {
	display:none;
}

div.k2LatestCommentsBlock ul li, div.k2TopCommentersBlock ul li, div.k2ItemsBlock ul li, div.k2LoginBlock ul li, div.k2UserBlock ul.k2UserBlockActions li, div.k2UserBlock ul.k2UserBlockRenderedMenu li, div.k2ArchivesBlock ul li, div.k2AuthorsListBlock ul li, div.k2CategoriesListBlock ul li, div.k2UsersBlock ul li {
    display: block;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
	font-size: 14px;
	
}

@media only screen and (max-width: 768px) {

.flexslider .slides img {
    display: block;
    width: 140%;
}
	
ul.accordion li .description h2 {
	font-family:'Rotis Serif W01', Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-style: normal;
    letter-spacing: 1px;
    text-align: left;
	background-color: #fff;
    color: #000;
    letter-spacing: 1px;
	margin:0;
    margin-top: 40px;
	padding: 10px;
    opacity: 0.9;
	text-transform: uppercase;
}

ul.accordion_hoz li .description h2{
	font-family:'Rotis Serif W01', Verdana, Geneva, sans-serif;
	font-size: 14px;
    font-style: normal;
    letter-spacing: 1px;
	background-color: #fff;
    color: #000;
    letter-spacing: 1px;
	margin:0;
    margin-top: 40px;
	padding: 10px;
    opacity: 0.9;
	text-transform: uppercase;
	text-align:center;
}

ul.accordion li .description, ul.accordion_hoz li .description
{ 
	font-family:'Rotis Serif W01', Verdana, Geneva, sans-serif;
	font-size: 14px;
    font-style: normal;
    letter-spacing: 1px;
	background-color: none;
    color: #000;
}
ul.accordion li .heading {
    background-color: #fff;
    color: #000;
    font-size: 14px;
    font-style: bold;
    letter-spacing: 1px;
    margin-top: 100px;
    opacity: 0.9;
    padding: 10px;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
	font-family: 'Rotis Serif W01',Verdana, Geneva, sans-serif;
}
	
	
}