/* $Id: styles.css,v 1.1 2009/06/26 00:33:39 duvien Exp $ */
.footerLineSpace {
    margin: 0px 0 0px !important;
}
.footerColor {
	color: white !important;
	font-weight: normal!important;
	text-decoration: none!important;
	text-align: center;
    color: #fff !important;
    font-family: CooperHewitt-Light!important;
    font-size: 15px!important;
}
.footerLogo {
    margin-top: 30px;
    margin-bottom: 30px;
		display: block!important;
    font-size: 20px!important;
    -webkit-margin-before: 1em!important;
    -webkit-margin-after: 1em!important;
    -webkit-margin-start: 0px!important;
    -webkit-margin-end: 0px!important;
    font-weight: bold!important;
    font-family: -webkit-body!important;
	}
@media only screen and (width: 384px){ body{background:#000;}}
h1#site-name {
  margin-bottom: 0;
}
body
{
  font-family: 'Gentium Book Basic',Georgia,'Times New Roman',serif;
}

.content a, body a {
    color: #691C0E;
    font-weight: bold;
    text-decoration: none;
    font-family: 'Gentium Book Basic',Georgia,'Times New Roman',serif;
}
body a, body {
    font-family: 'Gentium Book Basic',Georgia,'Times New Roman',serif;
}

.sidebar .content a {
    font-weight: normal;
}


#block-block-191 {
    float: right;
    margin-bottom: 0;
    width: 48.5%;
}

#site-header,
#footer-region,
.node,
.sidebar,
.comment,
.block {
  margin-bottom: 1.5em;

}

/* HTML Element */
pre, code {
  font-size: 1.0em; /* Monospace fonts can be hard to read */
  font-family: "Bitstream Vera Sans Mono", "Courier New", monospace;
}

table {
  border-collapse: collapse;
  width: 100%; /* Prevent cramped-looking tables */
}

th,
thead th,
tbody th {
  text-align: left;
  padding-right: 0;
  border-bottom: none;
}

tbody  {
  border-top: none;
}

td {
  vertical-align: top;
}

/* ul {list-style: disc outside none; padding-left: 30px} */
/** abbreviations **/
  abbr
  {
  border-bottom: 1px dotted #ccc;
  cursor: help;
  white-space: nowrap;
}

  /* Date-based "abbreviations" show computer-friendly timestamps which are not
     human-friendly. */
  abbr.created
  {
  border: none;
  cursor: auto;
  white-space: normal;
}

/** images **/
  img
  {
  border: 0;

}

/** horizontal rules **/
  hr
  {
  height: 1px;
  border: 1px solid #ccc;
}


  fieldset
  {
  margin: 1em 0;
  padding: 0.5em;
  border:1px solid #ccc;
}

fieldset {}

/*
** Formatting for administration page
**
** The admin panel styles are a mess. IE has problems with this so this is
** only a temporary fix. This should be fixed in core.
*/
div.admin-panel {
  padding: 0;
}

div.admin-panel .body {
  padding: 0 !important;
}

div.admin .left,
div.admin .right {
  width: 50%;
  margin-left: 0;
  margin-right: 0;
}

div.admin .right .admin-panel {
  margin-left: 10px;
}

/* Theme settings */
#div-zen-debug strong
  {
  float: left;
  width: 90px;
  margin-left: 0;
  margin-right: 10px;
  text-align: left;
}

body.show-grid{background-image: url("images/12_col.jpg");}
body.show-grid #page,body.show-grid #pagebottom,body.show-grid #footer,body.show-grid #footer-region{background:none;}

/****** CSS For Site ******/
body {
    font-family: 'Gentium Book Basic',Georgia,'Times New Roman',serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    margin:0 auto !important;
}
#site-header{}
#page #main {
  margin-left:26px;
  margin-right:0px;
}
#navigation_bar{margin-top:-2em;}
a:hover{text-decoration:underline !important;}
/*** logo CSS ***/
#site-header{padding-top:10px;}
#branding{margin-left:25px;}

.block ul {
    margin: 0;
  }


/*** CSS for main menu bar ****/
#block-menu-menu-main-menu {padding-left: 11.5%;
    margin-top: 5px;
    width: 45%;
    float: left !important;
    margin-bottom: 0.5em;}
#block-menu-menu-main-menu ul {font-family:'CooperHewitt-Light';
    letter-spacing: 2px;font-size: 14px;}
/* TODO #block-menu-menu-main-menu ul li.first {padding-left:0;float: left;} */
#block-menu-menu-main-menu ul li.last {}
#block-menu-menu-main-menu ul li.last {padding: 0 0 0 1.0%;}
#block-menu-menu-main-menu ul li {float: left;list-style: none outside none;margin: 0;padding:0 1% 0px 1%;width: auto;}
#block-menu-menu-main-menu ul li a {color: #fff; text-decoration: none !important; padding-top: 15px; line-height: 65px;padding-top: 15px;
    padding-bottom: 15px;font-family:'CooperHewitt-Light'; font-size: 14px;font-weight: bold;
letter-spacing: 1px;text-decoration: none;text-transform: uppercase; position: relative;
    display: block;
    padding: 10px 15px;}
#block-menu-menu-main-menu ul li a:hover {text-decoration: none;}
#block-menu-menu-main-menu ul li a:active {color: #fff;}
#block-menu-menu-main-menu ul li a:visited {color: #fff;}




#block-menu-accountmenu {margin-top: 5px;
    width: 45%;
    float: right !important;
    margin-bottom: 0.5em;
    /* margin-right: 5.9%;*/
} 
#block-menu-accountmenu ul {font-family:'CooperHewitt-Light';
    /* padding: 0 12em 1.25em 1em; */
    letter-spacing: 2px;font-size: 14px;}
/* #block-menu-accountmenu ul li.first {padding-left:0;float: right;} */
/* #block-menu-accountmenu ul li.last {}
#block-menu-accountmenu ul li.last {padding: 0 0 0 2.5%;} */
#block-menu-accountmenu ul li {float: right;list-style: none outside none;margin: 0;padding:0 1.5% 0 2.5%;width: auto;}
#block-menu-accountmenu ul li a {color: #fff; text-decoration: none !important; padding-top: 15px;line-height: 65px;padding-top: 15px;
    padding-bottom: 15px;font-family:'CooperHewitt-Light'; font-size: 14px;font-weight: bold;
letter-spacing: 1px;text-decoration: none;text-transform: uppercase; position: relative;
    display: block;
    padding: 10px 15px;}
#block-menu-accountmenu ul li a:hover {text-decoration: none;}
#block-menu-accountmenu ul li a:active {color: #fff;}
#block-menu-accountmenu ul li a:visited {color: #fff;}


/* ** css for preface section ***/
#preface {
  margin-top:10em;
}
#block-block-157 {
  float: right;
  width: 48.5%;
  margin-bottom: 0;
}
#text_homepage {
  color: #000000;
  float: left;
  font-family: 'Gentium Book Basic',Georgia,'Times New Roman', serif;
  font-size: 18px;
  font-style:italic;
  font-weight: 400;
  line-height: 1.26;
  width:55%;
}
#image_homepage {
  padding-left:15.8em;
}
#image_homepage .inline-left {
  margin-top: 0;
  margin-left: 30px;
}

/*** css for heading ***/
#text_msg{color: #B89C75;font-family: 'brioso-pro',Georgia,'Times New Roman', serif;font-size: 31px;font-style: italic;padding-left:2.3%;word-spacing: 5px;   margin-bottom: 8px;
  margin-top: 5px;}

/*** css for home page gallery ***/
#block-views-slideshow-block_1,#block-views-slideshow-block_2{width:47.1%; float:left;  margin-bottom: 0;  padding-left: 26px;}
#block-views-slideshow-block_2 .views-slideshow-controls-bottom{ float: right;margin-right: 10px;}
.jcarousel-navigation{display:none;}
.jcarousel-container{padding: 0 0 0 11px !important;}
.jcarousel-skin-default .jcarousel-clip-horizontal{width:auto !important;}
.jcarousel-prev-horizontal{ background:url(images/leftnav.png) no-repeat !important;}
.jcarousel-next-horizontal{background:url(images/rightnav.png) no-repeat !important;}

.jcarousel-skin-default .jcarousel-prev-horizontal {background-position: 0 0;left: 85%;position: absolute;top: 3%;}
.jcarousel-skin-default .jcarousel-next-horizontal{top:3%; right:15px;}
.view-id-slideshow .jcarousel-view--slideshow--block-1,.view-display-id-block_1 .jcarousel-skin-default .jcarousel-clip-vertical{height:auto !important;}
.jcarousel-skin-default .jcarousel-container-horizontal {
  height: auto !important;
  margin: auto;
  padding: 20px 40px;
  width: auto !important;
}
.jcarousel-skin-default .jcarousel-container-horizontal{padding-top:0;}
.jcarousel-skin-default .jcarousel-item-horizontal {margin: 0;}
.view-id-slideshow .jcarousel-skin-default .jcarousel-container-vertical{ height: auto !important;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
  width: auto !important;}
.view-id-slideshow.view-display-id-block_1 li{ border:0 none; height: auto !important; width: auto !important; background:none;}

/*** css for Featured Article ***/
.front_page #main #page-title:after {border-top: 1px solid #691C0E;content: " ";display: block;float: right;margin-right: 0%;margin-top: 3.2%;
  width: 65%;}
.front_page #main #page-title {color: #310000;font-family:brioso-pro,Georgia,'Times New Roman',serif;font-size:24px;font-weight:bold;padding-left: 0%;text-decoration: none; line-height: 1.5em;word-spacing: 5px;}

.image.image-teaser-large_feature
,.image.image-teaser
,.image.image-img_assist_custom
,.image.image-_original
,.image.image-single_sidebar-small_feature  {
  padding-right: 20px;
}

/*** main content CSS ***/
/*#main{ width: 646px;}*/
/* change this line for delete fixed width */
#main{}

#sidebar-right {
  margin: 0 0 0 2em;
  padding-top: 9px;
  width: 29.8%;
}
#sidebar-left {
  margin: 0 2em 0 0;
  width: 21.5%;
}
/*** Font Size Update 2015-02 Pending
.content h2 {
  font-size: 24px;
}
.content h3 {
  font-size: 20px;
}
.content p,
.content li,
.content p strong {
  font-size: 19px;
}
.content ul li a {
  font-weight: normal;
}

#sidebar-right .content > p,
#sidebar-right .content li,
#sidebar-right .content p strong {
  font-size: 16px;
}
p .caption strong,
p .caption {
  font-size: 16px;
}
***/

/***news block css ***/
#block-views-front_news-block_1{background:url(images/newsbg.png) repeat; border:1px solid #691c0e;  padding: 5px 15px;}

#block-views-front_news-block_1 ul{margin-left:0; padding-left:0;}

/* #block-views-front_news-block_1 ul li{ list-style-type: disc;margin-left: 15px;padding-bottom: 10px;} */

#block-views-front_news-block_1 .title{color:#310000; font-weight:bold; font-size:24px;}

#block-views-front_news-block_1 .views-field-title a,#block-views-front_news-block_1 .more-link a{ color:#691c0e;font-size:16px;font-weight:normal; text-decoration:none; font-family:'Gentium Book Basic',Georgia,'Times New Roman', serif;}

/*** Footer links ****/
#postscript {
  margin-top: 1em;
}
#postscript li,
#block-menu-menu-footer-menu li {
  font-size: 16px;
}
#postscript_one {
  float: left;
  margin-left: 26px;
  width: 30%;  /* was 21.6% */
}
#postscript_two {
  float: left;
  margin-left: 30px;
  width: 30%; /* was 46%  */
}

#postscript_three {
  float: right;
  margin-right:26px;
  width: 30%; /* was 21.6% */
}

#postscript .block-menu .title {
  font-family: brioso-pro, Georgia, 'Times New Roman', serif;
  color: #310000;
  font-size: 24px;
  border-bottom: 1px solid #310000;
}
#postscript .block-menu ul li {
  list-style: outside none none;
  margin: 0;
  padding: 0 1.4em 0.8em 0;
  line-height: 1.1em;
}
#postscript .block-menu ul{margin:0; padding:0;}
#postscript .block-menu ul li a{color:#7f4334;font-family: 'Gentium Book Basic',Georgia,'Times New Roman', serif; font-size:16px;font-weight: 400; text-decoration:none; }
#block-menu-menu-departments-organizations ul li {
  clear: none;
/*  float: left; */
/*  width: 42%; */
  margin:0;
  padding:0;
  list-style:none;
}

/*** Search Button CSS ****/
#block-search-0{ border-bottom: 1px solid #000000;border-top: 1px solid #000000;padding-bottom: 20px; padding-top: 20px;}
#search-block-form #edit-submit, #main-content #edit-submit-calendar-events,  .search-hover-default, .search-hover, .form-submit {
background: none repeat scroll 0 0 #691c0e;
border: 0 none;
border-radius: 4px;
box-shadow: none;
color: #FFFFFF;
font-family: Helvetica,Arial,sans-serif;
font-size: 12px;
font-weight: bold;
padding: 5px 9px 4px;
margin-top: 10px;
display: block;
/* margin-left: 5px; */
}

#edit-search-block-form-1-wrapper label{color: #000000;display: block;font-family:'Gentium Book Basic', Georgia,'Times New Roman', serif; font-size: 15px;font-weight: normal;}
.search-hover{background:#310000 !important;}
.view-filters .search-hover, .view-filters .search-hover-default, #main-content #edit-submit-calendar-events{margin-top:1.9em;}

/*** CSS for the FB link ***/
#links a{color:#7f4334;font-family: 'Gentium Book Basic', Georgia,'Times New Roman', serif; text-decoration:none; font-size: 14px;
  font-weight: normal;}

/*** CSS for the Content Bottom Buttons ***/
#content-bottom{margin:0; width:1008px;}
.region-content-bottom{width:100%;}
.region-content-bottom button{padding:0;background: none repeat scroll 0 0 rgba(0, 0, 0, 0);border: 0 none;}
.region-content-bottom button:hover { filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'old-timey\'><feColorMatrix type=\'matrix\' values=\'0.64 0.55 0.15 0 0 0.52 0.49 0.14 0 0 0.18 0.38 0.13 0 0 0 0 0 1 0\'/></filter></svg>#old-timey");
  -webkit-filter: sepia(1);
  -webkit-filter: sepia(100%);
  -moz-filter: sepia(100%);
  -ms-filter: sepia(100%);
  -o-filter: sepia(100%);
  filter: sepia(100%);
}
.region-content-bottom button img{border: 1px solid #AC7D6B;}
#content-bottom .block{padding-left:1px;}
#content-bottom .block .content div{float: left;margin-right: 8px;width: 19.5%;}
#content-bottom .block #button5{ margin-right: 0 !important;width: auto !important;}
/*#button1 button{background: url("images/button1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding: 2.8em 5.8em;}
#button2 button{background: url("images/button2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);   border: 1px solid #AC7D6B;
  padding: 2.8em 5.8em;}
#button3 button{background: url("images/button3.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);   border: 1px solid #AC7D6B;
  padding: 2.8em 5.8em;}
#button4 button{background: url("images/button4.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);   border: 1px solid #AC7D6B;
  padding: 2.8em 5.8em;}
#button5 button{background: url("images/button5.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);  border: 1px solid #AC7D6B;
  padding: 2.8em 5.8em;}  */

/*** Footer Link CSS

#block-menu-menu-dioceses{ float: left;
  margin-right: 1%;
  width: 24.4%;
}

#block-menu-menu-departments-organizations{  float: left;
  margin-right: 3%;
  width: 47.7%;}

  #block-menu-menu-departments-organizations ul{width:100%; margin:0; padding:0;}



.region-footer-links{padding-left:15px;}
#footer_links .block-menu .title{ font-family: 'brioso-pro',sans-serif; color:#310000; font-size:20px;}
#footer_links .block-menu ul li{list-style:none;margin: 0;padding: 0;}
#footer_links .block-menu ul{margin:0; padding:0;}***/
/*** Footer CSS ***/
#footer-region {
  padding-top:3%;
  width: 100%;
  margin:0;
}
#footer-inner{
  margin:  0 0;
  width: 100%;
  padding-bottom: 0;
}
#footer .region-footer{}
#block-menu-menu-footer-menu{ float: left;
  margin-left: 26px;
}

#block-menu-menu-footer-menu a,.block #link a{ color:#fff;font-family: 'Gentium Book Basic', Georgia,'Times New Roman', serif; font-size:15px;font-weight: 400; text-decoration:none;  padding-right:21px; font-style:normal;}
#block-menu-menu-footer-menu ul{margin:0; padding:0;}
#block-menu-menu-footer-menu ul li{  float: left;list-style: none outside none; padding: 0;margin: 0;width: auto;}
.block #link{  float: left;margin: 0;padding-right:0em;width: auto;}
#contact{color:#310000;font-family: 'Gentium Book Basic', Georgia,'Times New Roman', serif; font-size:15px;font-weight: normal; }
#footer-message{display:none;}

/*** css to hide the links ***/
#skip-to-nav{display:none;}

/*** General views styling ***/
.views-row {
  border-bottom-style:groove;
  border-bottom-width: 1px;
  border-bottom-color: #DDBEB0;
  margin-bottom: 1em;
}

.views-field-body-1,
.views-field-body-1 p {
  font-family: 'Gentium Book Basic', Georgia,'Times New Roman', serif;
  font-size: 16px;
}
/** exceptions **/
.views-row-last {
  border-bottom: none;
}
.view-Front-Feature-Article-Block .views-row,
.views_slideshow_singleframe_main .views-row {
  border-bottom: none;
  margin-bottom: 0;
}
.item-list .views-row {
  border-bottom: none;
}

/*** CSS for the feature article ***/
.view-front-features{width:97.1%;}
.view-front-features .views-field-created{font-family: 'Gentium Book Basic', Georgia,'Times New Roman', serif; font-size:14px;font-style:italic;}
.view-front-features .views-field-title a{  color: #691C0E;font-family: 'Gentium Book Basic', Georgia,'Times New Roman', serif;font-size: 20px;font-weight: bold;text-decoration: none;}
.view-front-features .views-field-body-1 p,.view-front-features .views-field-body-1 a {color:#310000;}
.view-front-features .views-field-body-1 a {text-decoration:none;}
.view-front-features .views-row-2{ float: left;margin-right: 2.3em;width: 47.6%;}
.view-front-features .views-row-3{float: right;width: 47.5%;}
.view-front-features  .views-row-2 .views-field-view-node,.view-front-features  .views-row-3 .views-field-view-node{display:none;}
.view-front-features .views-field-view-node a{color: #743327;font-weight: bold;text-decoration: none;font-family: 'Gentium Book Basic', Georgia,'Times New Roman', serif;}
a:hover {text-decoration:underline; }
.view-front-features .views-field-view-node{ padding-right: 4em;text-align: right;}
#main-content{padding-left:0px;}
.view-front-features .views-field-teaser{font-size:16px;}


/*
.view-Front-Feature-Article-Block.view-display-id-block_3 .views-row.views-row-2 {float: left;width: 48.3%;}
.view-Front-Feature-Article-Block.view-display-id-block_3 .views-row.views-row-3{float: right;width: 47.5%;}
.view-Front-Feature-Article-Block.view-display-id-block_3 .views-row-2,.view-Front-Feature-Article-Block.view-display-id-block_3 .views-row-3 {padding-top: 9em;position: relative;}
.view-Front-Feature-Article-Block.view-display-id-block_3 .inline.inline-left {left:0;position: absolute;top: 0;}
.view-Front-Feature-Article-Block.view-display-id-block_3 .views-row-1 .views-field-view-node a:before {border-top: 1px solid #743327;content: "";display: block;
  float: left;margin-right: 9px;margin-top: 14px;width: 74%;}
.view-Front-Feature-Article-Block.view-display-id-block_3 .views-row-1 .views-field-view-node a:after {border-top: 1px solid #743327; content: "";display: block;
  float: right;margin-top: 14px;width: 8%;}*/

/****** CSS For background effect ******/
html {
  background-color: #fff;
}
body {
    font-family: 'Gentium Book Basic',Georgia,'Times New Roman',serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
#page.container-16 {
  margin: 0 auto;
  width: 1030px;
}
#pagebottom {background: url("") no-repeat scroll 0 0 rgba(0, 0, 0, 0); clear: left; padding-bottom: 103px; width: 1032px; margin-left: -2px;}
#footer-region { background: url("") repeat scroll 0 0 rgba(0, 0, 0, 0);}
#footer-inner {background:none;}

/****** CSS For Feature Article ******/
.view-Front-Feature-Article-Block .views-field-title a {color: #691C0E;font-family: 'Gentium Book Basic',Georgia,'Times New Roman', serif;font-size: 20px;font-weight: 600;   text-decoration: none;}
.view-Front-Feature-Article-Block .views-field-created{font-family: 'Gentium Book Basic',Georgia,'Times New Roman', serif;font-size: 14px;font-style: italic;}

/*.view-Front-Feature-Article-Block .views-field-view-node a:before {border-top: 1px solid #743327;content: "";display: block;
  float: left;margin-right: 9px;margin-top: 14px;width: 74%;}
.view-Front-Feature-Article-Block .views-field-view-node a:after {border-top: 1px solid #743327; content: "";display: block;
  float: right;margin-top: 14px;width: 8%;}*/
.view-Front-Feature-Article-Block .views-field-view-node a {color: #743327;font-family: 'Gentium Book Basic',Georgia,'Times New Roman', serif;font-size: 16px;
  font-weight: normal;text-decoration: none;}
.view-Front-Feature-Article-Block .views-field-view-node a #arrow {
  color: #48644A;
  }
.view-Front-Feature-Article-Block  .views-field-body {
  font-size:16px;
  font-family: 'Gentium Book Basic',Georgia,'Times New Roman', serif;
  text-align: justify;
  }
.view-Front-Feature-Article-Block.view-display-id-block_2 .views-row-1 {
  float: left;
  margin-right: 30px;
  width: 46.2%;
  }
.view-Front-Feature-Article-Block.view-display-id-block_2 .views-row {
  position:relative;
  }
.view-Front-Feature-Article-Block.view-display-id-block_2 .views-field-field-leading-image-fid img {
  padding:0 !important;
  }
.view-Front-Feature-Article-Block.view-display-id-block_2 .views-row-2 {
  float: right;
  width: 47%;
  }
.view-Front-Feature-Article-Block.view-display-id-block_1 .views-field-field-leading-image-fid {
  float: left;
  width: auto;
  }
.view-Front-Feature-Article-Block.view-display-id-block_1 .views-field-field-leading-image-fid .imagefield.imagefield-field_leading_image {
  padding: 5px 30px 0 0 !important;
  }
.view-Front-Feature-Article-Block .view-footer {
  clear:both;
  }
.view-Front-Feature-Article-Block .view-footer a {
  color:#743327;
  text-decoration: none;
  }
.view-Front-Feature-Article-Block .views-field-teaser a {
  color: #691C0E;
  font-weight: bold;
  text-decoration: none;
  }
.view-Front-Feature-Article-Block .views-row {
  padding-top: 1em;
}
.view-Front-Feature-Article-Block .views-row-odd.views-row-first {
  padding-top: 0em;
}

.front_page .imagecache.imagecache-pdf_thumbs {
    padding-right: 13px;
   padding-top: 3px;
}

.front_page .views-field-field-word-fid {
    float: left;
}

/*.view-Front-Feature-Article-Block.view-display-id-block_2  .inline{ position: absolute;top: 0;}
.view-Front-Feature-Article-Block.view-display-id-block_2 .inline img{width:308px !important;padding:0 !important;}
.front_page .inline img{ padding:0 !important;}.view-Front-Feature-Article-Block.view-display-id-block_2 .views-row-2 .views-field-body .inline{ left: 21em;}*/
.front_page #content{border-bottom:0 none;}
/*** cSS to fix the QA issues ***/
#postscript,#footer{overflow:hidden;}


/*** CSS for inner page theming ***/
.breadcrumb {font-family: brioso-pro,Georgia,'Times New Roman', serif;
font-size: 24px;
padding-bottom: 0.5em;
}
.breadcrumb a {color: #310000; font-family: 'brioso-pro',Georgia,'Times New Roman', serif;font-size: 24px; text-decoration:none;}
body {
  font-size:16px;
}
body a,body {
  font-family: 'Gentium Book Basic',Georgia,'Times New Roman',serif;
}
body #main-content .content {
  font-family: 'Gentium Book Basic',Georgia,'Times New Roman',serif;
  font-weight:normal;
  color:#310000;
  text-align: left;
  margin-bottom: 5px;
}

a:hover {
    text-decoration: underline !important;
}

.field-content a {color: #691C0E;font-weight: bold;text-decoration: none;}
.node-inner a{color: #691C0E;font-weight: bold;text-decoration: none;}
.content a, body a{color: #691C0E;font-weight: bold;text-decoration: none; font-family: 'Gentium Book Basic',Georgia,'Times New Roman',serif;}
h1{font-family: 'brioso-pro',Georgia,'Times New Roman', serif;font-weight:bold; font-size:24px;color:#310000; }
h2{font-family: 'Gentium Book Basic',Georgia,'Times New Roman', serif;font-weight:bold; font-size:20px; color:##310000;}
h2.title {font-family: "brioso-pro",Georgia,"Times New Roman",serif;}
h3{font-family: 'Gentium Book Basic',Georgia,'Times New Roman', serif;font-weight:bold; font-size:18px;}
h4{font-family: 'Gentium Book Basic',Georgia,'Times New Roman', serif;font-weight:bold; font-size:16px;}
h5{ text-decoration:underline;font-family: 'Gentium Book Basic',Georgia,'Times New Roman', serif;font-weight:bold; font-size:15px;}
h6{font-family: 'Gentium Book Basic',Georgia,'Times New Roman', serif;font-weight:bold; font-size:14px; text-transform:uppercase;}
blockquote p {
  color: #8b543c;
  font-family: "Gentium Book Basic",Georgia,"Times New Roman",serif;
  font-size: 18px;
  font-weight: normal;
  padding: 0 40px;
}

/* body #main-content img{  padding-right: 30px;}*/
/* #content{border-bottom:1px solid #a16d5a;} */
#page-title {
  color:#310000;
  padding-left: 0px;
}
/*** sidebar block style ***/
.box-style .title {
  color: #310000;
  font-family: 'brioso-pro',Georgia,'Times New Roman', serif;
  font-size: 24px;
  font-weight: bold;
}

.box-style {
  background: url("images/newsbg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #691C0E;
  padding: 5px 15px;
}
/*** CSS for post content type ***/
.node-type-blog .content{position:relative;}
.node-type-blog .field-field-leading-image{display:none;}
.node-type-blog .imagefield-field_leading_image{  float: left;
  padding-left: 0 !important;
  width: auto;}
/*.node-type-blog p em{ left: 0;position: absolute;top: 0;width: 100%;}*/
.node-type-blog p{padding-top:0.2em;}

/*** alternative home page styling ***/

.view-id-Front_Feature_Article_Block.view-display-id-page_1 .views-field-teaser img {
  padding:0 !important;
}

.links.inline .blog_usernames_blog.first{display:none;}
/*.content img{padding-right:30px;}*/

/*********** front page Feature Article block css for read more link *************/
.views-field-view-node a, .views-field-view-node a:hover {
  text-decoration: none !important;
}
/*
.view-Front-Feature-Article-Block .views-field-view-node:after {
border-top: 1px solid #000000;
content: " ";
display: block;
float: right;
margin-top: 2.1%;
width: 6%;}
*/
.view-Front-Feature-Article-Block .views-field-view-node:before {
border-top: 1px solid #000000;
content: " ";
display: block;
float: left;
margin-right: 3%;
margin-top: 2.1%;
width: 83%;}
/**************** CSS for image style float left or right **************/
body #main-content img[style*="float:left"],
body #main-content img[style*="float: left"],
.content img[style*="float: left"],
.content img[style*="float:left"],
img.image-left{
  padding: 0 30px 30px 0;
}
body #main-content img[style*="float:right"],
body #main-content img[style*="float: right"],
.content img[style*="float: right"],
.content img[style*="float:right"],
img.image-right{
  padding: 0px 0px 30px 30px;
}
/****************************** CSS for ordered list  ******************************/
ol {
  list-style: decimal outside none;
  padding-left:30px;
}

/****************************** Calendar  ******************************/
.calendar-calendar td.empty {
  background: none repeat scroll 0 0 #f5efe1;
}
.calendar-calendar div.date-nav {
  background-color: #f5efe1;
}

.calendar-calendar td .inner .view-field,
.calendar-calendar td .inner .view-field a {
  font-size: 14px;
}
.calendar-calendar .inner p {
  font-size: 14px;
}

/****************************** CSS Sacred Music Library Page  ******************************/
.sacred_music_group_hdr_letter {
  text-align: center;
}
.sacred_music_table td
{
padding:5px;
vertical-align:middle;
}
.views-exposed-form .views-exposed-widget .search-hover, .views-exposed-form .views-exposed-widget .search-hover-default, .views-exposed-form .views-exposed-widget .form-submit  {
  margin-top: 2em;
}
select, .form-text
{
border:1px solid #b18574;
border-radius:4px;
width:145px;
height:22px;
}
/****************************** CSS Parish Page  ******************************/
.parishes #page-title.title{
  color: #310000;
  left: -10.4em;
  padding-left: 6px;
  position: absolute;
  width: 32%;
  top: 0px;
}
#main #page-title:after {
border-top:0 none;
}
.view-parish-map.view-id-parish_map.view-display-id-page_1 .view-header p{
position: absolute;
width: 100%;
left: -15em;
top: 0;
}
.parishes #sidebar-left {
padding-top: 15em;
margin: 0 0 0 20px;
width:21.6%;
}
#block-views-parish_map-block_4, #block-views-parish_map-block_5{
border: 1px solid #691C0E;
padding: 5px 15px;
background: url("images/newsbg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.view-parish-map.view-id-parish_map.view-display-id-block_3 .view-content{
padding-top: 5px;
padding-bottom: 5px;
}
.view-parish-map.view-id-parish_map.view-display-id-page_1 .view-header {
  left: 0;
  position: absolute;
  top: 2.5em;
  width: 30%;
}

/*** Liturgical Guide ***/

.view-liturgical-guide {
  width: 70%;
}

.view-liturgical-guide .views-field-title {
  width: 80%;
}

/*** Home page gallery ***/

.views-slideshow-controls-top.clear-block {
  float: right;
  position: relative;
  top: 20px;
  width: 20%;
  z-index: 6;
}
.views-slideshow-controls-top.clear-block a {
  display:inline;
  font-size:0;
  height:29px;
  margin-left:10px;
  width:29px;
}
.views-slideshow-controls-top.clear-block .views_slideshow_previous{ background:url(images/leftnav.png) no-repeat !important; float:left;}
.views-slideshow-controls-top.clear-block .views_slideshow_next{background:url(images/rightnav.png) no-repeat !important;float:left;}

/*** END Home page gallery ***/

.parishes .view-parish-map .gmap-control, #block-views--exp-parish_map-page_5, #block-views--exp-parish_map-page_7, #block-views-parish_map-block_3{ margin-left: 12px;}

.parishes select, .parishes .form-text {  width: 134px; }
#block-views--exp-parish_map-page_5 .search-hover-default, #block-views--exp-parish_map-page_5 .form-submit,
#block-views--exp-parish_map-page_5 .search-hover{margin-left:-10px;}
#block-views--exp-parish_map-page_7 .search-hover-default, #block-views--exp-parish_map-page_7 .form-submit,
#block-views--exp-parish_map-page_7 .search-hover{  margin-left: -3px;}

.view-parish-map .odd,
.view-the-word-archives .odd,
.view-liturgical-guide .odd,
.view-files-registrar .odd,
.view-af-podcasts .odd,
#attachments .odd  {
  background-color: #f5efe1;
}

.view-parish-map td.active {
  background-color: transparent;
}

.view-parish-map .even,
.music .views_view__sacred_music_library table.sacred_music_table .even,
.view-the-word-archives .even,
.view-liturgical-guide .even,
.view-files-registrar .even,
.even .views-field.views-field-field-location-city-value.active,
#attachments .even,
.view-af-podcasts .even
{
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.parishes .view-parish-map table.views-table tr td,
.view-liturgical-guide tr td,
.view-the-word-archives tr td,
.view-files-registrar tr td,
.view-af-podcasts tr td,
#attachments tr td
 {
  padding:5px 0px;
}

#postscript h2.title{font-family: 'brioso-pro',Georgia,'Times New Roman', serif;}
.sidebar .content a{font-weight:normal;}
.node.node-type-parish.build-mode-full, #block-views-parish_info-block_1 .view-parish-info
{
 display: inline-table;
  float: left !important;
  width: 67.91%;
  margin-top: -0.7em;
}
#block-views-parish_map-block_1  .view-parish-map .gmap-control {
  width: 300px !important;
}

/*** Edit node override ***/
.vertical-tabs .form-select {
  height: auto;
}

/***  Admin menu override ***/
#admin-menu ul a {
  font-family: arial,​Verdana,​sans-serif;
  font-size: 12px;
  padding: 6px 8px;
}

/***  Links area overrides ***/
ul.links li {
  padding: 0 0.5em 0 0;
}

.print_html, .print_mail, .print_pdf {
  margin-left: auto;
}

a.print-page, a.stbutton, a.print-mail {
  font-weight: normal;
}

/***  TinyMCE profile ***/

body.mceContentBody {
  width: auto !important;
}
.pull-quote, .pull-quote:before {
  content:"\"";
  font-family: 'Gentium Book Basic',Georgia,'Times New Roman', serif;
  font-weight:normal;
  font-size:22px;
  color:#8b543c;
  font-style:italic;
}
.img-left {
  float: left;
  padding: 0 20px 20px 0;
}
.img-right {
  float: right;
  padding: 0 0 20px 20px;
}

/***  Lightbox2 override ***/
#lightbox2-overlay {
width: 100% !important;
}

/***  Search results override ***/
.search-info a {
  display: none;
}

/*** Alternate Button ***/
#alternate-block{
  margin-left:26px;
}

/*** Printer friendly overrides ***/

.print-breadcrumb {
  display: none;
}

/*** Slideshow prototype on http://antiochiandev.devcloud.acquia-sites.com/style-guide ***/

.views_slideshow_singleframe_pager div a img {
  height: 35px;
  width: auto;
}

.views_slideshow_singleframe_pager .activeSlide img {
    border: 3px solid #FFF;
}

.pager-item.pager-num-1.first.even {
  /* padding-left: 0; */
}

/*Site css */

/*body {
    padding-top: 50px;
    padding-bottom: 20px;
}*/

.navbar-brand p, .footerLogo p {
    font-family: Georgia;
    font-size: 20px;
    font-weight: bold;
    color: white;
}


.navbar-brand span {
    font-size: 13px;
    font-weight: normal;
}

.full-width {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}


.siteDefaultColor {
    background-color: #380A0A;
    border-color: #380A0A;
}

@font-face {
    font-family: 'CooperHewitt-Light';
    src: url('fonts/CooperHewitt-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CooperHewitt-Bold';
    src: url('fonts/CooperHewitt-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CooperHewitt-Medium';
    src: url('fonts/CooperHewitt-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CooperHewitt-Semibold';
    src: url('fonts/CooperHewitt-Semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.container {
    padding: 0;
}

.navbar-left, .navbar-right {
    width: 40%
}

    .navbar-left li {
        float: right;
    }
#block-menu-menu-main-menu li{
float: right;
}

#block-menu-accountmenu
{
  float:left; 
}


/* Set padding to keep content from hitting the edges */
div.firstelementofcontent {
    /*padding-left: 15px;
    padding-right: 15px;*/
    margin-top: 100px !important;
}

.swiper-container {
    height: 400px !important;
    width: 100% !important;
}

.swiper-wrapper {
    box-sizing: border-box;
}

.swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.gallery-top, .gallery-top2 {
    height: 80%;
    width: 100%;
}


.gallery-thumbs, .gallery-thumbs2 {
    height: 100px !important;
    box-sizing: border-box;
    padding: 10px 0;
    width: 95% !important;
}

    .gallery-thumbs .swiper-slide, .gallery-thumbs2 .swiper-slide {
        width: 16%;
        opacity: 0.4;
        -webkit-box-shadow: 8px 8px 14px #888888;
        -moz-box-shadow: 8px 8px 14px #888888;
        box-shadow: 8px 8px 14px #888888;
    }

    .gallery-thumbs .swiper-slide-active, .gallery-thumbs2 .swiper-slide-active {
        opacity: 1;
    }


.modal-dialog {
    width: 60%;
    margin: 30px auto;
    top: 80px;
}

.modal-content {
    background-color: transparent;
    box-shadow: none;
    border: 0;
}

.modal-open .modal {
    background: rgba(255, 255, 255, 0.8);
}

.gallery-top2 {
    height: 550px !important;
    width: 100% !important;
}

.modal-body {
    padding: 0px;
}

button.close {
    position: absolute;
    right: 0;
    z-index: 99;
    color: white;
    font-size: 50px;
    opacity: 0.8;
}
/*.navbar-default {
    background-color: #380A0A;
    border-color: #380A0A;
}*/

.div.block.block-menu {
    font-family: CooperHewitt-Medium;
    letter-spacing: 2px;
}






.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .div.block.block-menu > li > a, .navbar-default .div.block.block-menu > li > a:hover {
    color: white;
}

.navbar .navbar-brand {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    margin: 0 auto;
    height: 100px;
}

.navbar-toggle {
    z-index: 3;
    margin-left: 15px;
}

.navbar-header {
    height: 100px;
}

.navbar {
    margin-bottom: 0px;
    min-height: 100px;
}

.navbarIcon {
    margin: auto;
    height: 100%;
}

.sliderBottom {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 45px;
    background: url(/images/sliderbottom.png) repeat;
    background-size: contain;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
}

.carousel-indicators .active {
    background-color: #380A0A;
    border-color: #380A0A;
    width: 15px;
    height: 15px;
}

.carousel-indicators li {
    background-color: white;
    width: 15px;
    height: 15px;
    margin-left: 10px !important;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.liturgicalDayListItem {
    margin-bottom: 8px;
}

    .liturgicalDayListItem:last-child {
        margin-bottom: 0;
    }

.liturgicalDateTitle {
    font-family: CooperHewitt-Medium;
    font-size: 34px;
    margin-top: 0px;
    margin-bottom: 3%;
    line-height: 1;
}

.churchNewsDateTitle {
    font-family: CooperHewitt-Medium;
    font-size: 35px;
    letter-spacing: 10px;
    cursor: pointer;
}

.dailyReadingsTitle {
    font-family: CooperHewitt-Medium;
    font-size: 50px;
    letter-spacing: 10px;
    cursor: pointer;
}

.dailyReadingsTitlePrevious {
    width: 24px;
    margin-right: 10px;
}

.dailyReadingsTitlePreviousImg {
    margin-top: -4px;
}

.dailyReadingsDiv {
    padding-top: 5px;
}

.dailyReadingsTitleNext {
    width: 24px;
    margin-left: 10px;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.dailyReadingsDateTitle {
    font-family: CooperHewitt-Medium;
    font-size: 30px;
    margin-top: 0px;
    margin-bottom: 3%;
    line-height: 1;
}

.latestNewsTitle {
    margin-top: 2%;
}

.donationNewsTitle {
    margin-top: 5%;
}

.galleryDivForDailyReadings .carousel-caption {
    top: 25%;
}

.churchTitleForLatestNews > h1 {
    margin-bottom: 0;
}

.churchTitleForLatestNews > h5 {
    font-size: 16px;
    font-weight: normal;
    margin-top: 0;
}

.churchTitleForLatestNews {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    color: white;
    margin-top: 5%;
}

.dailyReadingsForLatestNews {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    color: white;
    margin-top: 7%;
}

.dailyReadingsForLatestNews > h1 {
    margin-bottom: 0;
}

.chuchNewsTitle {
    margin-top: 7%;
}

.liturgicalSubItemTitle {
    font-family: CooperHewitt-Medium;
    font-size: 17px;
    color: #333;
}

.churchNewsPublishDateTitle {
    font-family: CooperHewitt-Bold;
    font-size: 17px;
}

.churchNewsTitle {
    font-size: 17px;
    font-weight: bold;
}

.liturgicalDaySubDiv {
    margin-top: 3%;
}

.churchNewsTeaser {
    font-size: 17px;
}

.liturgicalSubItemDesc {
    font-size: 15px;
}

.liturgicalDayListItemDailyIcon {
    -webkit-box-shadow: 8px 8px 14px #888888;
    -moz-box-shadow: 8px 8px 14px #888888;
    box-shadow: 8px 8px 14px #888888;
    width: 100%;
    /*max-width: 235px;*/
}

.churchNewsListItemDailyIcon {
    /*height: 240px;*/
    width: 100%;
    Height: 200px;
}

.verticalMiddle {
    vertical-align: middle;
}

.churchSubDiv {
    margin-bottom: 2%;
    align-items: center;
    display: flex;
    cursor: pointer;
}

.listitemIcon {
    width: 30px;
    float: right
}

.sliderImage {
    width: 100%;
    height: 400px;
}

.regularArticleImageDiv > .sliderImage {
    width: 100%;
    height: 100%;
}

.sliderVideo {
    width: 100%;
    height: 400px;
}

.liturgicalDayMainDiv, .churchNewsMainDiv {
    padding-left: 3%;
    padding-right: 3%;
}

hr.fancy-line {
    border: 0;
    height: 1px;
    position: relative;
    margin: 0.5em 0; /* Keep other elements away from pseudo elements*/
    margin-bottom: 10%;
}

    hr.fancy-line:before {
        /*top: -0.5em;
    height: 1em;*/
    }

    hr.fancy-line:after {
        content: '';
        height: 0.5em; /* half the height of :before */
        top: 1px; /* height of hr*/
    }

    hr.fancy-line:before, hr.fancy-line:after {
        content: '';
        /*position: absolute;*/
        width: 100%;
    }

    hr.fancy-line, hr.fancy-line:before {
        background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 75%);
        background: -webkit-gradient(radial, center center, 0px, center center, 75%, color-stop(0%,rgba(0,0,0,0.1)), color-stop(75%,rgba(0,0,0,0)));
        background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 75%);
        background: -o-radial-gradient(center, ellipse cover, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 75%);
        background: -ms-radial-gradient(center, ellipse cover, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 75%);
        background: radial-gradient(ellipse at center, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 75%);
    }

        hr.fancy-line:after {
            /*background: #f4f4f4;*/
        }

.centerDiv {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}


.liturgicDaySubItemDiv {
    align-items: center;
    display: flex;
    margin-bottom: 2%;
}

.liturgicDayDetailSubItemDiv {
    display: flex;
    margin-bottom: 2%;
}

.paddingLeftZero {
    padding-left: 0;
}

.marginTopZero {
    margin-top: 0;
}

.liturgicLinkDiv {
    margin-bottom: 2%;
}

.displayFlex {
    display: flex;
}

.fullHeight {
    height: 100%
}

.orthodoxDetail {
    margin-top: 3% !important;
}

.orthodoxImage {
    width: 10%;
}

.defaultFont {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.churchNewsChristanFaith {
    font-family: CooperHewitt-Medium;
    font-size: 24px;
    color: #fff;
    text-align: center;
    letter-spacing: 5px;
}

.churchNewsChristanFaithSubTitle {
    font-family: CooperHewitt-Light;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    margin: 25px 50px 25px;
    line-height: 25px;
}

.footer {
    padding: 0 !important;
    margin: 0 !important;
    background-color: #000000!important;
    text-align: center;
    color: #fff !important;
    font-family: CooperHewitt-Light!important;
    font-size: 15px!important;
}



    .footerLogo img {
        width: 37%;
    }

.gallery {
    text-align: center;
    border: 5px solid white;
    font-size: 20px;
    opacity: 1.0;
    padding-top: 5px;
    padding-bottom: 5px;
    letter-spacing: 3px;
    min-height: 75px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

.galleryDiv {
    margin-bottom: 8% !important;
    margin-top: 8% !important;
    padding-left: 35px;
    padding-right: 35px;
}

.carousel-caption {
    right: 12%;
    left: 12%;
    padding-bottom: 0;
    margin-bottom: -10px;
}

.left-inner-addon {
    position: relative;
}

    .left-inner-addon i {
        color: grey;
        left: 0;
    }

    .left-inner-addon input {
        padding-left: 30px;
        height: 40px;
    }

    .left-inner-addon i {
        position: absolute;
        padding: 13px 12px;
        pointer-events: none;
    }

.latestNewsDateTitle {
    font-size: 35px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: black;
    font-weight: bold;
    cursor: pointer;
    background-color: white;
    border-color: white;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: white;
    cursor: pointer;
}

.pagination > li > a, .pagination > li > span {
    color: black;
    border: 0px;
    cursor: pointer;
    padding: 6px 0px;
    font-size: 15px;
    font-family: CooperHewitt-Light;
}

    .pagination > li > a > i {
        color: grey;
    }

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    display: none;
}

.pagination {
    text-align: center;
    width: 100%;
}

    .pagination > li {
        display: inline-block;
        *display: inline; /*IE7*/
        *zoom: 1; /*IE7*/
        background: transparent;
        color: white;
        margin-right: 10px;
    }

.donationDateTitle {
    font-family: CooperHewitt-Medium;
}

.btnDonate {
    background-color: white;
    border: 3px solid;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 15px;
    color: black;
    font-family: CooperHewitt-Bold;
}

.shareArticleImage {
    width: 20px;
}

.shareRegularArticlePrevious {
    text-align: center;
    margin-bottom: 5%;
    font-family: CooperHewitt-Light;
}



.shareArticlePrevious {
    text-align: center;
    margin-bottom: 15%;
    font-family: CooperHewitt-Light;
}

    .shareArticlePrevious > a, .shareRegularArticlePrevious > a {
        text-decoration: none;
        color: grey;
    }

.shareArticleDiv {
    margin-top: 4%;
    margin-bottom: 10%;
}

.shareArticleDivForDailyReadings {
    margin-top: 0%;
    margin-bottom: 0%;
}

.galleryDivForDailyReadings {
    margin-bottom: 3% !important;
    margin-top: 1% !important;
}

.galleryDivForLiturgics {
    margin-bottom: 3% !important;
    margin-top: 3% !important;
}

.shareArticle {
    font-family: CooperHewitt-Light;
    font-size: 12px;
}

.donationTitle {
    font-size: 20px;
    font-weight: bold;
}

.donationDesc {
    display: block;
    padding-bottom: 8%;
}

.videoNewsDesc {
    display: block;
    padding-bottom: 0%;
}

.regularDesc {
    padding-bottom: 2% !important;
}

.hrGrey {
    border-top: 2px solid grey;
}

.dailyReadingSubTitle {
    font-family: CooperHewitt-Medium;
    margin-top: 0px;
    margin-bottom: 0;
    letter-spacing: 3px;
}

.removeMargin {
    margin: 0;
}

.removeBottomMargin {
    margin-bottom: 0;
}

.dailyReadingSubDesc {
    /*font-family: CooperHewitt-Medium;*/
    font-size: 17px;
}

.dailyReadingCalendarTitle {
    font-family: CooperHewitt-Light;
    font-weight: bold;
    margin-top: -4%;
}

.displayFlex {
    display: flex;
}

.carouselcustomcaption {
    position: absolute;
    color: white;
}

.instructionsColor {
    background-color: #700707;
    border-color: #700707;
}

.instructionsColor > .sliderBottom {
    bottom: -5px;
}

.liturgicdayinstructions .panel-heading-custom:first-child {
    padding-top: 20px;
}

.liturgicdayinstructions .panel-heading-custom:not(:first-child) {
    margin-top: -1px;
}

.panel-heading-custom p {
    cursor: pointer;
}

.panel-heading-custom h2 {
    margin-top: 0px;
}

.noMargin {
    margin: 0;
}

.mydp, .mydp .headertodaybtn {
    border: 0px !important;
}
.mydp .selbtngroup {
    width: 0px !important;
}

.mydp .btnpicker {
    margin-top: 59%;
}

@media (min-width: 768px){
.div.block.block-menu > ul > li > a 
    padding-top: 15px;
    padding-bottom: 15px;
}
/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) {
	.menuPipe {
        display: none !important;
    }
}

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767px) {
    .body-content {
        /*padding-top: 50px;*/
        padding: 0;
    }

    .navbarIcon {
        width: 60%;
    }

    .nav-content {
        padding: 0;
    }

    .navbar-toggle {
        margin-top: 30px;
    }

    .liturgicalDateTitle {
        font-size: 24px;
    }

    .liturgicalDaySubDiv {
        margin-top: 7%;
    }

    .orthodoxImage {
        width: 35%;
    }

    .footerLogo img {
        width: 86%;
    }

    .footerPadding {
        padding: 0;
    }

    .galleryDiv {
        padding-left: 0;
        padding-right: 0;
    }

        .galleryDiv .row {
            margin-left: 0;
            margin-right: 0;
        }


    .galleryDivForDailyReadings {
        padding-left: 0;
        padding-right: 0;
    }

        .galleryDivForDailyReadings .row {
            margin-left: 0;
            margin-right: 0;
        }


    .gallerySubDiv {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
    }



        .gallerySubDiv img {
            height: 250px;
            width: 100%;
        }

    .carousel-caption {
        margin-bottom: 50px;
    }

    .gallery {
        font-size: 25px;
    }

    .galleryDiv {
        margin-bottom: 4% !important;
    }

    .galleryDivForDailyReadings {
        margin-bottom: 4% !important;
    }

    .sliderVideo {
        width: 100%;
        height: 190px;
    }

    /*#myCarousel {
        margin-top: 100px;
    }*/

    .allnews > .sliderImage {
        height: 190px;
    }

    /*.churchTitleForLatestNews {
        padding-top: 100px;
    }*/

    .churchNewsListItemDailyIcon {
        width: 150px !important;
        Height: 150px !important;
    }

    .churchNewsTitle {
        font-size: 15px;
    }

    .churchNewsPublishDateTitle {
        font-size: 15px;
    }

    .regularArticleImageDiv {
        text-align: center;
    }

        .regularArticleImageDiv .sliderImage {
            width: 50%;
            padding-bottom: 5%;
        }

    .swiper-container {
        height: 200px !important;
    }

    .gallery-top2 {
        height: 250px !important;
    }

    .modal-dialog {
        width: 100%;
    }

    .swiper-button-next, .swiper-button-prev {
        background-size: 25px 44px !important;
        width: 25px !important;
    }

    .donationNewsTitle .sliderImage {
        width: 100%;
        height: 230px;
    }

    .dailyReadingsTitle {
        font-size: 35px !important;
    }

    .dailyReadingsForLatestNews {
        margin-top: 10%;
    }

    .dailyReadingsDiv {
        padding: 0;
    }

    .dailyReadingCalendarTitle {
        font-size: 15px;
    }

    .dailyReadingsDateTitle {
        font-size: 22px;
    }

    .dailyReadingsTitlePreviousImg {
        width: 20px;
    }

    .dailyReadingSubTitle, .dailyReadingSubDesc {
        text-align: left;
    }  

    .sliderBottom {
        height: 9px;
    }
}

/*Medium devices (tablets, less than 992px)*/
@media (max-width: 991px) { }

/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1199px) {
    .navbar-toggle {
        margin-top: 30px;
    }

    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    #block-menu-menu-main-menu
    {
        padding-left: 9%;
        float:none !important;
    }
    #block-menu-accountmenu
    {
      float: none !important;
    }

    #block-menu-menu-main-menu ul
    {
        padding-left:0px;
    }

    #block-menu-menu-main-menu ul li
    {
        padding-left:0px !important;
      float:none !important;
    }

    #block-menu-menu-main-menu ul li a
    {
        line-height: 20px !important;
    }

    #block-menu-accountmenu ul li
    {
        padding-left:0px !important;
      float: none !important;
    }

    #block-menu-accountmenu ul li a
    {
        line-height: 20px !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .div.block.block-menu {
        float: none !important;
        margin-top: 7.5px;
    }

    .div.block.block-menu > li {
        float: none;
    }

    .div.block.block-menu > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }

    .navbar-default .navbar-toggle {
        border-color: transparent;
    }

    .navbar-default .navbar-toggle {
        background-color: transparent;
    }

    .churchNewsListItemDailyIcon {
        width: 200px;
        Height: 200px;
    }

    .nextPreviousIconDailyReadings {
        max-height: 100%;
        max-width: 100%;
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
}

 /*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) {
	.menuPipe {
        display: none !important;
    }
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {
	 .menuPipe {
        display: none !important;
    }
    .churchSubDiv .verticalMiddle {
        padding-left: 40px;
    }
    .dailyReadingSubTitle, .dailyReadingSubDesc {
        text-align: left;
    }  
}

 /*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {
.menuPipe {
        display: none !important;
    }
	}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {  }

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    .div.block.block-menu li a {
        line-height: 65px;
    }

    .navbar-right {
        margin-right: 0px;
    }
    /*
    .navbar-left {
        margin-left: -15px;
    }*/
    .navbar {
        border-radius: 0px;
    }

    .carousel-indicators {
        bottom: 90px;
    }  
}
/*Extra large devices (large desktops, 1200px and up)*/ 
@media (min-width: 1200px) {
    .carousel-inner > .item > img {
        height: 695px;
    }
}

/*TOdo New CSS Updated*/

#block-menu-menu-main-menu ul li a{
    font-family: 'CooperHewitt-Medium';
    font-size: 14px;
    letter-spacing: 2px;    
}

#block-menu-accountmenu ul li{
    float: left;
    padding: 0;
}

#block-menu-accountmenu ul{
    padding: 0;
}

#block-menu-accountmenu ul li a{
    font-family: 'CooperHewitt-Medium';
    font-size: 14px;
    letter-spacing: 2px;    
}
.navbar-brand:hover, .navbar-brand:focus{
    text-decoration: none !important;
}

.footerLogo a:hover{
    text-decoration: none !important;
}

.navbar-brand:hover, .navbar-brand:focus{
text-decoration: none !important;
}

.footerLogo a:hover{
text-decoration: none !important;
}

#image_homepage .image-_original{
width:100%;
}
.box-style ,#block-views-front_news-block_1, #block-views-parish_map-block_4, #block-views-parish_map-block_5{
    background: transparent;
}
.navbarIcon {
    width: 140px;
    height: auto;
    margin: auto;
}
.node-inner .navbar-brand{
    padding: 0;
}
body{
    width:100% !important;
}
.pager li > a, .pager li > span{
    padding:0px;
    border:0px;
}

.pager li > a:hover, .pager li > a:focus{
    background-color:transparent;
}

blockquote{
    padding:0 !important;
    border-left:0 !important;
}

#main-content .node-inner h2.title {
    height: 32px;
}

#main-content .node-inner h2.title .navbar-brand{
    height: auto;
}

#main-content .node-type-blog.build-mode-teaser{
    overflow: hidden;
    width:100%;
}

.field-field-word {
    float: left;
    padding-right: 10px;
}

.view .image-gallery-nodes ul li, ul.images li {
    vertical-align: top;
    height: 200px !important;
    margin-bottom: 10px;
}

.view-id-slideshow .views_slideshow_singleframe_pager .pager-item {
    background: url(/sites/default/files/sliderbg.png) no-repeat scroll 0 0px rgba(0,0,0,0);
    float: left;
    font-size: 0;
    height: 15px;
    text-indent: -2000px;
    width: 15px;
}


.view-id-slideshow .views_slideshow_singleframe_pager .activeSlide {
    background: url(/sites/default/files/sliderbg.png) no-repeat scroll 0 -16px rgba(0,0,0,0);
    float: left;
    font-size: 0;
    height: 15px;
    text-indent: -2000px;
    width: 15px;
}

.view-id-slideshow .views_slideshow_singleframe_pager {
    float: right;
}


#block-menu-menu-main-menu {
    margin-top: -8px !important;
    width: 100% !important;
    float: right !important;
    margin-bottom: 0 !important; 
    margin-right: 0px !important; 
}
.navbar-default .navbar-toggle .icon-bar{
  background-color:white !important;
}
@font-face {
    font-family: 'BellMT';
    src: url(fonts/BellMT.woff);
}
@media (min-width: 992px) and (max-width: 1199px) {
  ul li:not(:last-child) {
    border-right:none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  ul li:not(:last-child) {
    border-right:none !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  ul li:not(:last-child) {
    border-right:none !important;
  }
}
@media (max-width: 575px) {
  ul li:not(:last-child) {
    border-right:none !important;
  }
}
#block-menu-menu-main-menu ul li a{
  line-height:15px !important;
  font-family: CooperHewitt-Medium;
  color: white !important;
  text-decoration: none;
  letter-spacing: 0.2px;
}
#block-menu-menu-main-menu ul li{
  margin-top:38px;
  float: right;
  /*width: 10%;*/
}
ul li:not(:first-child) {
    border-right:1px solid white;
    margin-right:20px;
    padding-right:20px;
}


.navbar-default .navbar-nav > li > a {
    color: #e7e0e0 !important; 
}
.navbar-left, .navbar-right {
    width: 45% !important;
  margin-top: 20px;
}
.navbar-brand {
     padding: 0px;
 }
 .navbar-brand>img {
     height: 120%;
     padding: 15px;
     width: auto;
 }
 .menuNavDiv .navbar-brand {
     display: flex;
     align-items: center;
 }
 .menuNavDiv .navbar-brand>img {
     padding: 7px 14px;
 }
.menuPipe {
    display: block;
}
.logoText {  
  font-family: BellMT !important;  
    margin-top: 10px;
}
p.logoText {
    text-transform: capitalize;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 25px !important;
    font-weight: normal !important;
}
#admin-menu, #admin-menu ul{
	z-index: 1111 !important;
}