/* @override 
	http://humboldt.saskatooncatholic.ca/sites/all/themes/saskatoondiocese/style.css?2
	http://holy-family.ca/sites/all/themes/saskatoondiocese/style.css?C
	http://saskatooncatholic.ca/sites/all/themes/saskatoondiocese/style.css?o
	http://saintannes.ca/sites/all/themes/saskatoondiocese/style.css?4
	http://www.saintannes.ca/sites/all/themes/saskatoondiocese/style.css?4
	http://saintannes.ca/sites/all/themes/saskatoondiocese/style.css?G
	http://humboldt.saskatooncatholic.ca/sites/all/themes/saskatoondiocese/style.css?u
	http://www.saintannes.ca/sites/all/themes/saskatoondiocese/style.css?1
	http://holyspiritsaskatoon.ca/sites/all/themes/saskatoondiocese/style.css?e
	http://www.holyspiritsaskatoon.ca/sites/all/themes/saskatoondiocese/style.css?e
	http://humboldt.saskatooncatholic.ca/sites/all/themes/saskatoondiocese/style.css?7
	http://humboldt.saskatooncatholic.ca/sites/all/themes/saskatoondiocese/style.css?p
*/

/* $Id: style.css,v 1.38.2.1 2008/02/05 09:27:26 goba Exp $ */








/**
 * Garland, for Drupal 6.x
 * Stefan Nagtegaal, iStyledThis [dot] nl
 * Steven Wittens, acko [dot] net`
 *
 * If you use a customized color scheme, you must regenerate it after
 * modifying this file.
 */

/**
 * Generic elements
 */
body {
  margin: 0;
  padding: 0;
  /*background: #edf5fa;*/
   background: #e6e6e6;
	font: 100% "Lucida Grande", Lucida, Verdana, sans-serif;
line-height:1.125em;
}


input {
  font: 12px/100% Verdana, sans-serif;
  color: #494949;
}

textarea, select {
  font: 12px/160% Verdana, sans-serif;
  color: #494949;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Georgia, "Times New Roman", Times, serif;
}


h1 {
	font-size: 140%;
}
.site-name{
	font-size: 1.75em;
	padding-top: 15px;
	font-variant: small-caps;
	min-width: 600px;
	font-weight: bold;
}
.site-name a:link, .site-name a:visited {
		color: #333300;
}
.site-name a:hover{
	color: #333300;
	text-decoration: underline;
}


h2 {
  font-size: 125%;
  margin-top:0.667em;
  margin-bottom:0.667em;

}

h3 {
  font-size: 120%;
    margin-top:0.667em;
  margin-bottom:0.667em;
}

h4 {
  font-size: 110%;
    margin-top:0.667em;
  margin-bottom:0.667em;
}

h5 {
  font-size: 100%;
    margin-top:0.667em;
  margin-bottom:0.667em;
}

h6 {
  font-size: 90%;
    margin-top:0.667em;
  margin-bottom:0.667em;
}


blockquote, q{margin-left:1.5em;border-left:2px solid #999;background: #eee url(../images/rightquote.png) no-repeat right 10px;
 quotes: "\201C" "\201D";
	padding: .5em 2.6em .5em 1.75em;
}

q:before, q:after {
    content: '';
}

p, ul, ol, dl, pre, table, fieldset {
margin: 1em 0;
}
#content .content li,
#content .view-content li{
	line-height: 1.3em;
}

#content{
	line-height: 1.8em;
}
pre,code{font-size:.875em;font-family:"Bitstream Vera Sans Mono","Courier New",monospace;background-color:#eee;padding:.2em .5em;}
pre{border:1px solid #999;}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

input, textarea, select {
    font: 11px/16px Arial, Helvetica, sans-serif;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}

form, fieldset {
    border-style: none;
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}
p {
  padding: 0;
	margin: 0.3em 0 .6em;
}

a:link, a:visited {
  color: #027AC6;
  text-decoration: none;
}

a:hover {
  color: #0062A0;
  text-decoration: underline;
}

a:active, a.active {
  color: #5895be;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #5294c1;
}

ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}

ol li, ul li {
  margin: 0.4em 0 0.5em .5em; /* LTR */
}

ul.menu, .item-list ul {
  margin: 0.35em 0 0 -0.5em; /* LTR */
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0em; /* LTR */
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em 0 0.15em .5em; /* LTR */
}

ul li, ul.menu li, .item-list ul li, li.leaf {
  padding: 0 0 .3em 1.5em;
  list-style-type: none;
  list-style-image: none;
  /*background: transparent url(images/menu-leaf.gif) no-repeat 1px .35em; /* LTR */
}

ol li {
  padding: 0 0 .3em;
  margin-left: 2em; /* LTR */
}

ul li.expanded {
  background: transparent url(images/menu-expanded.gif) no-repeat 1px .35em; /* LTR */
}

ul li.collapsed {
  /*background: transparent url(images/menu-collapsed.gif) no-repeat 0px .35em;  LTR */
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0; /* LTR */
}

ol.task-list {
  margin-left: 0; /* LTR */
  list-style-type: none;
  list-style-image: none;
}
ol.task-list li {
  padding: 0.5em 1em 0.5em 2em; /* LTR */
}
ol.task-list li.active {
  background: transparent url(images/task-list.png) no-repeat 3px 50%; /* LTR */
}
ol.task-list li.done {
  color: #393;
  background: transparent url no-repeat 0px 50%; /* LTR */
}
ol.task-list li.active {
  margin-right: 1em; /* LTR */
}

fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

dl {
  margin: 0.5em 0 1em 1.5em; /* LTR */
}

dl dt {
}

dl dd {
  margin: 0 0 .5em 1.5em; /* LTR */
}

img, a img {
  border: none;
}

.views-field-field-gallery-image-fid div div.views-row {
	padding: 1px;
	margin: 0px;
}

table {
  margin: 1em 0;
  width: 100%;
}

#sidebar1 table tbody tr td {
	font-size: .70em;
	line-height: 1.2em;
}

thead th {
  border-bottom: 2px solid #d3e7f4;
  color: #494949;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #d3e7f4;
  border-width: 1px 0;
}

tr.odd, tr.info {
  /* background-color: #edf5fa; */
  background-color: #edf5fa;
}

tr.even {
  background-color: #fff;
}

tr.drag {
  background-color: #fffff0;
}

tr.drag-previous {
  background-color: #ffd;
}

tr.odd td.active {
  background-color: #ddecf5;
}

tr.even td.active {
  background-color: #e6f1f7;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.6em;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0; /* LTR */
}

#dblog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box {
  margin-bottom: 2.5em;
}

/**
 * Layout
 */
#header-region {
  min-height: 1em;
  background: #d2e6f3 url(images/bg-navigation.png) repeat-x 50% 100%;
}

#header-region .block {
  display: block;
  margin: 0 1em;
}

#header-region .block-region {
  display: block;
  margin: 0 0.5em 1em;
  padding: 0.5em;
  position: relative;
  top: 0.5em;
}

#header-region * {
  display: inline;
  line-height: 1.5em;
  margin-top: 0;
  margin-bottom: 0;
}

/* Prevent the previous directive from showing the content of script elements in Mozilla browsers. */
#header-region script {
  display: none;
}

#header-region p, #header-region img {
  margin-top: 0.5em;
}

#header-region h2 {
  margin: 0 1em 0 0; /* LTR */
}

#header-region h3, #header-region label, #header-region li {
  margin: 0 1em;
  padding: 0;
  background: none;
}

#wrapper {
  background: #edf5fa url(images/body.png) repeat-x 50% 0;
}

#wrapper #container {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1270px;
}

#wrapper #container #header {
  height: 80px;
}

#wrapper #container #header #logo-floater {
  position: absolute;
}

#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
  line-height: 120px;
  position: relative;
  z-index: 2;
  white-space: nowrap;
}

#wrapper #container #header h1 span {
  font-weight: bold;
}

#wrapper #container #header h1 img {
  padding-top: 16px;
  padding-right: 20px; /* LTR */
  float: left; /* LTR */
}


/* We must define 100% width to avoid the body being too narrow for near-empty pages */
#wrapper #container #center {
  float: left;
  width: 100%;
}

/* So we move the #center container over the sidebars to compensate */
body.sidebar-left #center {
  margin-left: -210px;
}
body.sidebar-right #center {
  margin-right: -210px;
}
body.sidebars #center {
  margin: 0 -210px;
}

/* And add blanks left and right for the sidebars to fill */
body.sidebar-left #squeeze {
  margin-left: 210px;
}
body.sidebar-right #squeeze {
  margin-right: 210px;
}
body.sidebars #squeeze {
  margin: 0 210px;
}

/* We ensure the sidebars are still clickable using z-index */
#wrapper #container .sidebar {
  margin: 60px 0 5em;
  width: 210px;
  float: left;
  z-index: 2;
  position: relative;
}

#wrapper #container .sidebar .block {
  margin: 0 0 1.5em 0;
}

#sidebar-left .block {
  padding: 0 15px 0 0px;
}

#sidebar-right .block {
  padding: 0 0px 0 15px;
}

.block .content {
  margin: 0.5em 0;
}

#sidebar-left .block-region {
  margin: 0 15px 0 0px; /* LTR */
}

#sidebar-right .block-region {
  margin: 0 0px 0 15px; /* LTR */
}

.block-region {
  padding: 1em;
  background: transparent;
  border: 2px dashed #b4d7f0;
  text-align: center;
  font-size: 1.3em;
}

/* Now we add the backgrounds for the main content shading */
#wrapper #container #center #squeeze {
  background: #fff url(images/bg-content.png) repeat-x 50% 0;
  position: relative;
}

#wrapper #container #center .right-corner {
  background: transparent url(images/bg-content-right.png) no-repeat 100% 0;
  position: relative;
  left: 10px;
}

#wrapper #container #center .right-corner .left-corner {
  padding: 60px 25px 5em 35px;
  background: transparent url(images/bg-content-left.png) no-repeat 0 0;
  margin-left: -10px;
  position: relative;
  left: -10px;
  min-height: 400px;
}

#wrapper #container #footer {
  float: none;
  clear: both;
  text-align: center;
  margin: 4em 0 -3em;
  color: #898989;
}

#wrapper #container .breadcrumb {
  position: absolute;
  top: 15px;
  left: 35px; /* LTR */
  z-index: 3;
}

body.sidebar-left #footer {
  margin-left: -210px;
}

body.sidebar-right #footer {
  margin-right: -210px;
}

body.sidebars #footer {
  margin: 0 -210px;
}

/**
 * Header
 */
#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
  color: #fff;
  font-weight: normal;
  text-shadow: #1659ac 0px 1px 3px;
  font-size: 1.5em;
}

#wrapper #container #header h1 a:hover {
  text-decoration: none;
}

#wrapper #container .breadcrumb {
  font-size: 0.92em;
}

#wrapper #container .breadcrumb, #wrapper #container .breadcrumb a {
  color: #529ad6;
}



/**
 * Primary navigation
 */
ul.primary-links {
  margin: 0;
  padding: 0;
  float: left; /* LTR */
  position: relative;
  z-index: 4;
}

ul.primary-links li {
  margin: 0;
  padding: 0;
  float: left; /* LTR */
  background-image: none;
}

/* ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #fff;
  background: transparent url(images/bg-navigation-item.png) no-repeat 50% 0;
}

ul.primary-links li a:hover, ul.primary-links li a.active {
  color: #fff;
  background: transparent url(images/bg-navigation-item-hover.png) no-repeat 50% 0;
}
*/

/**
 * Secondary navigation
 */
#sub_title_nav ul.secondary-links {
	margin-left: 0;
	padding-left: 0;
	display: inline;

}

#sub_title_nav ul.secondary-links li {
	margin-left: 0;
	border-left: 1px solid #000;
	padding: 2px 2px 2px 3px;
}

#sub_title_nav ul.secondary-links li.first {
	border-left: none;
padding: 2px 2px 2px 0;
}

ul.secondary-links li a, ul.secondary-links li a:link, ul.secondary-links li a:visited {
	color: #333;
}

ul.secondary-links li a:hover, ul.secondary-links li a.active {
	text-decoration: underline;
}

/**
 * Local tasks
 */
ul.primary, ul.primary li, ul.secondary, ul.secondary li {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}

#tabs-wrapper {
  margin: 0 -26px 1em;
  padding: 0 26px;
  border-bottom: 1px solid #e9eff3;
  position: relative;
}
div.tabs{
	display: table;
	padding: 0;
	border-top: 1px solid gray;
	margin: 8px 0 0;
}
div.tabs li {
	list-style-type: none;
	display: inline;
	padding: 2px 5px;
	background-color: #ccc;
	border-right: 1px solid white;
	margin-bottom: 0;
}
li.active{
	
}
ul.primary {
  padding: 0.5em 0 10px;
  float: left; /* LTR */
}
ul.secondary {
  clear: both;
  text-align: left; /* LTR */
  border-bottom: 1px solid #e9eff3;
  margin: -0.2em -26px 1em;
  padding: 0 26px 0.6em;
}
h2.with-tabs {
  float: left; /* LTR */
  margin: 0 2em 0 0; /* LTR */
  padding: 0;
}

ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited,
ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {
  border: 0;
  background: transparent;
  padding: 4px 1em;
  margin: 0 0 0 1px; /* LTR */
  height: auto;
  text-decoration: none;
  position: relative;
  top: -1px;
}
ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover,
ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {
  background: url(images/bg-tab.png) repeat-x 0 50%;
  color: #fff;
}
ul.primary li.active a,
ul.secondary li.active a {
  font-weight: bold;
}

/**
 * Nodes & comments
 */
.node {
  border-bottom: 1px solid #e9eff3;
	margin: 0 0 .2em;
	padding: .5em 0 .5em 5px;
}

ul.links li, ul.inline li {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0; /* LTR */
  padding-right: 1em; /* LTR */
  background-image: none;
}

.node .links, .comment .links {
  text-align: left; /* LTR */
}

.node .links ul.links li, .comment .links ul.links li {}
.terms ul.links li {
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  padding-left: 1em;
}

.picture, .comment .submitted {
  float: right; /* LTR */
  clear: right; /* LTR */
  padding-left: 1em; /* LTR */
}

.new {
  color: #ffae00;
  font-size: 0.92em;
  font-weight: bold;
  float: right; /* LTR */
}

.terms {
  float: right; /* LTR */
}

.preview .node, .preview .comment, .sticky {
  margin: 0;
  padding: 0.5em 0;
  border: 0;
  background: 0;
}

.sticky {
  padding: 1em;
  background-color: #fff;
  /* border: 1px solid #e0e5fb; */
  margin-bottom: 1em;
    border-bottom: 1px solid #e9eff3;
}

#comments {
  position: relative;
  top: -1px;
  border-bottom: 1px solid #e9eff3;
  margin: 0;
  padding: 0 10px;
}

#comments h2.comments {
  margin: 0;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
	padding: 5px 25px;
	font-size: .85em;
}

.comment {
  margin: 0;
  border-top: 1px solid #e9eff3;
	padding: 10px 25px;
}

.indented {
  margin-left: 25px; /* LTR */
}

.comment h3 a.active {
  color: #494949;
	font-size: 1.3em;
}

.node .content, .comment .content {
  margin: 0.6em 0;
}

/**
 * Aggregator.module
 */
#aggregator {
  margin-top: 1em;
}
#aggregator .feed-item-title {
  font-size: 160%;
  line-height: 130%;
}
#aggregator .feed-item {
  border-bottom: 1px solid #e9eff3;
  margin: -1.5em -31px 1.75em;
  padding: 1.5em 31px;
}
#aggregator .feed-item-categories {
  font-size: 0.92em;
}
#aggregator .feed-item-meta {
  font-size: 0.92em;
  color: #898989;
}
#block-aggregator-feed-1 ul {
	font-size: .625em;
}
#block-aggregator-feed-3 ul {
	font-size: .625em;
}
#block-aggregator-feed-1 div.more-link {
	font-size: .625em;
}
#block-aggregator-feed-3 div.more-link {
	font-size: .625em;
}

/**
 * Color.module
 */
#palette .form-item {
  border: 1px solid #fff;
}
#palette .item-selected {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  border: 1px solid #d9eaf5;
}

/**
 * Menu.module
 */
tr.menu-disabled {
  opacity: 0.5;
}
tr.odd td.menu-disabled {
  background-color: #edf5fa;
}
tr.even td.menu-disabled {
  background-color: #fff;
}

/**
 * Poll.module
 */
.poll .bar {
  background: #fff url(images/bg-bar-white.png) repeat-x 0 0;
  border: solid #f0f0f0;
  border-width: 0 1px 1px;
}

.poll .bar .foreground {
  background: #71a7cc url(images/bg-bar.png) repeat-x 0 100%;
}

.poll .percent {
  font-size: .9em;
}

/**
 * Autocomplete.
 */
#autocomplete li {
  cursor: default;
  padding: 2px;
  margin: 0;
}

/**
 * Collapsible fieldsets
 */
fieldset {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #d9eaf5;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

/* Targets IE 7. Fixes background image in field sets. */
*:first-child+html fieldset {
  padding: 0 1em 1em;
  background-position: 0 .75em;
  background-color: transparent;
}

*:first-child+html fieldset > .description, *:first-child+html fieldset .fieldset-wrapper .description {
  padding-top: 1em;
}

fieldset legend {
  /* Fix disappearing legend in FFox */
  display: block;
}

*:first-child+html fieldset legend, *:first-child+html fieldset.collapsed legend {
  display: inline;
}

html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

html.js fieldset.collapsible legend a {
  padding-left: 2em; /* LTR */
  background: url(images/menu-expanded.gif) no-repeat 0% 50%; /* LTR */
}

html.js fieldset.collapsed legend a {
  background: url(images/menu-collapsed.gif) no-repeat 0% 50%; /* LTR */
}

/**
 * Syndication icons and block
 */
#block-node-0 h2 {
  float: left; /* LTR */
  padding-right: 20px; /* LTR */
}

#block-node-0 img, .feed-icon {
  float: right; /* LTR */
  padding-top: 4px;
}

#block-node-0 .content {
  clear: right; /* LTR */
}

/**
 * Login Block
 */
#user-login-form {
  text-align: center;
}
#user-login-form ul {
  text-align: left; /* LTR */
}

/**
 * User profiles.
 */
.profile {
  margin-top: 1.5em;
}
.profile h3 {
  border-bottom: 0;
  margin-bottom: 1em;
}
.profile dl {
  margin: 0;
}
.profile dt {
  font-weight: normal;
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: 1.4em;
  margin-bottom: 0.45em;
}
.profile dd {
  margin-bottom: 1.6em;
}

/**
 * Admin Styles
 */
div.admin-panel,
div.admin-panel .description,
div.admin-panel .body,
div.admin,
div.admin .left,
div.admin .right,
div.admin .expert-link,
div.item-list,
.menu {
  margin: 0;
  padding: 0;
}

div.admin .left {
  float: left; /* LTR */
  width: 48%;
}
div.admin .right {
  float: right; /* LTR */
  width: 48%;
}

div.admin-panel {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  padding: 1em 1em 1.5em;
}
div.admin-panel .description {
  margin-bottom: 1.5em;
}
div.admin-panel dl {
  margin: 0;
}
div.admin-panel dd {
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: -.2em;
  margin-bottom: .65em;
}

table.system-status-report th {
  border-color: #d3e7f4;
}

#autocomplete li.selected, tr.selected td, tr.selected td.active {
  background: #027ac6;
  color: #fff;
}

tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {
  color: #d3e7f4;
}

tr.taxonomy-term-preview {
  opacity: 0.5;
}

#sidebar1 p {
	font-size: .75em;
}


tr.taxonomy-term-divider-top {
  border-bottom: none;
}

tr.taxonomy-term-divider-bottom {
  border-top: 1px dotted #CCC;
}

/**
 * CSS support
 */

/*******************************************************************
 * Color Module: Don't touch                                       *
 *******************************************************************/

/**
 * Generic elements.
 */
.messages {
  background-color: #fff;
  border: 1px solid #b8d3e5;
}

.preview {
  background-color: #fcfce8;
  border: 1px solid #e5e58f;
}

div.status {
  color: #33a333;
  border-color: #c7f2c8;
}

div.error, tr.error {
  color: #a30000;
  background-color: #FFCCCC;
}

.form-item input.error, .form-item textarea.error {
  border: 1px solid #c52020;
  color: #363636;
}

/**
 * dblog.module
 */
tr.dblog-user {
  background-color: #fcf9e5;
}

tr.dblog-user td.active {
  background-color: #fbf5cf;
}

tr.dblog-content {
  background-color: #fefefe;
}

tr.dblog-content td.active {
  background-color: #f5f5f5;
}

tr.dblog-warning {
  background-color: #fdf5e6;
}

tr.dblog-warning td.active {
  background-color: #fdf2de;
}

tr.dblog-error {
  background-color: #fbe4e4;
}

tr.dblog-error td.active {
  background-color: #fbdbdb;
}
tr.dblog-page-not-found, tr.dblog-access-denied {
  background: #d7ffd7;
}
tr.dblog-page-not-found td.active, tr.dblog-access-denied td.active {
  background: #c7eec7;
}

/**
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}



* {
	margin: 0;
	padding: 0;
}

#top_external_navigation {
	height: 28px;
	color: #fff;
	vertical-align: bottom;
	text-align: left;
line-height: 110%;
	font-size: 0.625em;
	padding-top: 5px;
	overflow: hidden;
}
#top_external_navigation ul {
	padding: 0;
	margin: 0 0 0 5px;
	list-style-image: none;
	background: none;
	
}
#top_external_navigation ul li{
	background: none;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
}
#top_external_navigation ul a:link,
#top_external_navigation ul a:visited,
#top_external_navigation ul a:active{
	color: white;
	text-decoration: none;
}
#top_external_navigation ul a:hover {
	text-decoration: underline;
}

#top_external_navigation div.more-link,
#top_external_navigation div.blog it,
#top_external_navigation div.icon {
	visibility: hidden;
}
#top_external_navigation div.content {
	margin-top:1px;
}
#top_external_navigation #Alert_title {
	width: 130px;
	float: left;
	border-right: 1px double #FFF;
	margin-right: 5px;
	padding-right: 7px;
}

.top_external_navigation_links {width: 250px;height: 30px;
	float: left;
}
#top_external_navigation #Alert_title a {
	color: #fff;
}
#top_external_navigation #Alert_title a:link,
#top_external_navigation #Alert_title a:active,
#top_external_navigation #Alert_title a:visited {
	text-decoration: none;
	color: #fff;
}

#top_external_navigation #Alert_title a:hover {
	text-decoration: underline;
}

#background {
	background: url(images/background.png) repeat-x;
}




#quick_navigation {
	float: right;
	
}

.quick_navigation {
	font-size: 1em;
}

/* .main_title {
	font: 2.0em/1.5em Georgia, "Times New Roman", Times, serif;
	text-align: left;
	letter-spacing: .5px;
	padding: 0;
	
} */

.main_title a {
	text-decoration: none;color: black;
}

#sub_title_nav {
	float: left;
	font-size: .625em;
	padding-top: 5px;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 5px;
	width: 940px;
	height: 18px;
	position: absolute;
}

h3 {
	color: #990000;
	margin-bottom: 8px;
	font-size: 1.25em;
}

.article_display_title,
.views-field-title {
	clear: left;
	color: #990000;
	margin-bottom: 8px;
}

.view-non-dated-ad-listing .views-field-title span.field-content h2 {
	font-size: 1.0em;
}

.article_display_pubdate {
	float: left;
	clear: left;
	font-size: .625em;
}

.article_display_widgets {

	font-size: .625em;


	width: 150px;
	clear: left;
}

.article_display_email {
}

.article_display_content {
	display: table-cell;
	width: 100%;
}

.images {
	border: 1px solid #333;
}

#pastor_message {
	width: 225px;
	height: 200px;
	float: right;
	margin-top: 6px;
}

/* #main_content {
	width: 480px;
	text-align: left;
	margin: 10px 230px 0 0;
	padding: 0 20px 0 0;

} 

#main_content p {
	font-size: .625em;
}

#main_right_column {
	width: 225px;
	float: right;
}*/

/* #footer {
	background-color: #382513;
	text-align: center;
	padding: 15px;
} */

#footer p {
	font-size: .625em;
}

#footer_container {
	color: #fff;
	text-align: left;

		margin:0 auto;
	
}
#diocese_branding{
	text-align: center;
}



#upper_right_box {
	background-color: #f8f8f8;
	border: 1px solid #e1e1e1;
	padding: 5px;
	text-align: left;
}
#upper_right_box p {
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: .7em;
}
#upper_right_box2 {
	background-color: #f8f8f8;
	border: 1px solid #e1e1e1;
	padding: 5px;
	text-align: left;
	margin-top: 5px;
}
#upper_right_box2 p,
#upper_right_box2 .views-field-field-upcoming-event-value span {
	margin-bottom: 0px;
	margin-top: 0px;

}


#upper_right_box2 .views-field-field-upcoming-event-value span{
	padding-left: 0;
	line-height: 1.25em;
	border-bottom: 1px solid green;
	margin-bottom: 5px;
}
.upcoming div.view-content div.views-field-field-upcoming-event-value span,
.upcoming div.view-content div.views-field-field-upcoming-event-value {
	

	
	font-size: 100%!important;
	border-bottom-style: none!important;
	border-bottom-width: 0;
}
span.date-display-start,
span.date-display-end,
span.date-display-separator{
	
	display: inline;
	float: none!important;
}

#block-views-calendar-block_1 ul li {
	border-bottom: 1px solid #ccc;
}
.views-field-field-time-value span{
	float: left;
	font-size: .7em;
	padding-left: 10px;
	line-height: 1.25em;

}
#upper_right_box3 {
	background-color: #f8f8f8;
	border: 1px solid #e1e1e1;
	padding: 5px;
	text-align: left;
	margin-top: 5px;
}
#upper_right_box3 p {
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: .625em;
}
#middle_right_box {
	background-color: #f8f8f8;
	border: 1px solid #e1e1e1;
	padding: 5px;
	text-align: left;
	margin-top: 5px;
}

#lower_right_box {
	background-color: #f8f8f8;
	border: 1px solid #e1e1e1;
	padding: 5px;
	text-align: left;
	margin-top: 5px;

}
#lower_right_box {
		font-size: .75em;
}

h3 {
	margin-bottom: 2px;
	font-size: .75em;
}



#content_container {
	width: 100%;
	clear: both;
}

/*#navigation {
	background-color: #333333;
	width: 100%;
	height: 35px;
	text-align: center;
	bottom: 0;
	float: left;
	padding-bottom: 0;
	display: block;
	clear: left;
	vertical-align: bottom;
	padding-top: 0;
}

 #navigation {text-align: center;} */
#navigation {
	clear: both;
	margin: 28px 0 0;
	min-width: 750px;
	width: 960px;
	position: absolute;
	z-index: 600;
}

#navigation h5 {display: none;}


#navigation ul.menu { /* top level ul */
float: left;
list-style-type: none;
background: url(images/Navigation_back.gif) repeat-x;
text-transform: uppercase;
padding: 0;
list-style: none;
	margin: 3px 0 0;
	z-index: 1000;
}
#navigation ul li {
display: inline;
margin: 0; padding: 0;
}/**/
#navigation ul li a {
display: block;
/*** float: left; */
width: auto;
margin: 0;
padding: 0 8px 0 8px;
border-right: 1px solid #e6e6e6;
border-left: 1px solid #e6e6e6;
border-bottom: none;
color: #FFF;
text-transform: uppercase;
text-decoration: none;
	font: bold .6825em/2.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: .5px;
}
html>body #navigation ul li a {
		height: 28px;

}

#navigation li {
	 display: inline;
  float: left;
  margin: 0;
  padding: 0;
	list-style-type: none;
	height: 28px;
	z-index: 1000;
}
#navigation li.leaf {
	list-style: none;
	list-style-image: none;
	background: none;
} 
#navigation li .collapsed {
	list-style: none;
	list-style-image: none;
	background: none;
} 

#navigation li.expanded {
	list-style: none;
	list-style-image: none;
	background: none;
} 
#navigation ul li a:hover, 
#navigation ul li a:active {
	text-decoration: none;
background: url(images/Navigation_back_hover.gif) repeat-x;
}
#navigation ul li#selected a {
	text-decoration: none;
background: url(images/nav-current.jpg) repeat-x;
}

/* Secondary menu -- drop down */

#navigation ul.menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
	z-index: 1;background-image: none;
	float: left;
	

}

#navigation li ul {
	position: absolute;
	width: 13.8em;
	display: inline;
	left: -999em; /* to hide menus because display: none isn't read by screen readers */
}
#navigation li ul li {
  /*height: auto;*/
  display: inline;
  float: left;
  width: 100%;
  
}
#navigation li ul a {
  display: block;
  /*height: auto;*/
  /*text-align: left;*/
  /* line-height: normal; */
  color: white;background-color: #660000;
  font: bold .6825em/2em "Lucida Grande", Lucida, Verdana, sans-serif;
  width: 100%;
  
  border-bottom: 1px solid #555;
	padding: 4px 5px 0;
}
#navigation li ul a:hover {
  color: white;
  background-image: none;
  background-color: #444;
   padding: 4px 5px 0em;
}
#navigation li ul ul {
  margin: 0em 0 0 14em;
}
#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li.sfhover ul ul, #navigation li.sfhover ul ul ul {
  left: -999em;
}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul, #navigation li li li.sfhover ul {
  left: auto;
  
}
#navigation li:hover ul {
	left: auto;
}
#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
}


/*#navigation ul {
	font-size: .75em;
	margin: 0 6px 0 0;
	padding: 0 8px 0 0;
	bottom: 0;
	list-style-type: none;
	background: #8a0917 url(images/Navigation_back.png) repeat;
}

#navigation ul li {
	list-style: none;
	display: inline;
	margin: 0 2px;
	border: none;
	height:  28px;
	padding: 0 8px 0 5px;
		list-style-type: none;
}

#navigation ul li a {
	
		
	text-decoration: none;
	margin-left: 0;
	margin-right: 0;
	padding: 3px 8px;
}

#navigation ul li a:link,
#navigation ul li a:visited  {
	color: #fff;
}

#navigation ul li a:link:hover,
#navigation ul li a:visited:hover {
	color: #000;
	background: url(images/Navigation_back_hover.png) repeat-x;
}

#navigation ul li a#selected {
	background: url(../images/Navigation_back_hover.png) repeat;

	color: #333;
}*/

/*  Page Layout */

.twoColLiqRtHdr #container { 
	/*width: 80%;   this will create a container 80% of the browser width */
	width:960px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	text-align: left;
		
		border-left: 1px solid #d5d5d5;
		border-right: 1px solid #d5d5d5;
		background: #fff repeat-x 0 top;
} 
.twoColLiqRtHdr #header { 
	height: 35px;
	padding: 0 10px;
} 


.twoColLiqRtHdr #header h1 {

	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColLiqRtHdr #header2 { 
	height: 99px;
	padding: 0 10px;
	margin-bottom: 0;
	margin-top: 0;
} 
.twoColLiqRtHdr #header2 h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColLiqRtHdr #header3 {
	margin: auto auto 0;
	height: 211px;
	clear: both;
	

	
}  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
.twoColLiqRtHdr #header3 div.content {
	margin-top: 0;

}
#header3 p {
	margin: 0;
	padding: 4px;
}
#block-block-2 {
	margin: 0;
	padding: 0;
}
#header3 img {

}


/* Tips for sidebar1:
1. since we are working in percentages, it's best not to use padding on the sidebar. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColLiqRtHdr #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
.twoColLiqRtHdr #sidebar1 {
	/*float: right;  since this element is floated, a width must be given */
	/* width: 24%; Changed to fixed  */
	width: 235px; 
	/* background: #EBEBEB;  the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 15px 0; /* top and bottom padding create visual space within this div  */
	
	float: left;

margin-left: -250px;
}
.twoColLiqRtHdr #sidebar1 h3, .twoColLiqRtHdr #sidebar1 p {
	margin-left: 3px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 3px;
}

/* Tips for mainContent:
1. the space between the mainContent and sidebar1 is created with the right margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this right margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 430px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
.twoColLiqRtHdr #mainContent { 
	/* margin: 0 240px 0 10px; */
	margin-right: 250px;
}

#contentwrapper{
float: left;
width: 100%;
	
	
	padding-bottom: 0;

}
#contentwrapper_bottom{
	background-color: #fff;
	
		padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}

#contentcolumn{
margin-right: 200px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left margin to -(RightColumnWidth) */
background: #FDE95E;
}
.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#mainContent p {
	font-size: .75em;
	margin-bottom: 10px;
} 

#mainContent li {
	font-size: .75em;
	margin-bottom: 10px;
}


.twoColLiqRtHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#382513; 
} 
.twoColLiqRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer #container{
	background-color: #382513;
	background-image: none;
	border-style: none;
}
#top #container{
	border-style: none;
	background: #fff url(images/background.png) repeat-x 0 top;

}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}

#mainContent .content p img {
	margin: 7px;

}

#mainContent .content img {
	margin: 7px;

}



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.parish_photo {
	float: left;
	text-align: center;
	}
#header3 #photo{
	float: left;
	margin-top: 3px;
}
#header3 div#photo.short{
	width: 450px;
}
#header3 div#photo.long{
	width: 696px;
}
#header3 #pastor_message_icon{
	/*width: 255px; 
	 background: #EBEBEB;  the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 15px 0; /* top and bottom padding create visual space within this div  */
	
	float: left;
	text-align: left;
	margin-top: 3px;
}
#header3 .mission_container{
	width: 235px;
	float: left;
	text-align: center;
	margin-top: 10px;

	height: 177px;
margin-right: 10px;
margin-left: 10px;
	display: table;
}
#header3 .mission{
	

	border: 1px solid #000;
  background-color: #e6e6e6;
	text-align: center;
text-decoration: none;
	letter-spacing: .5px;
	vertical-align: middle;
	font: .6825em/1.3em Georgia, "Times New Roman", Times, serif;

	position: relative;

	height: 178px;
	display: table-cell;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0;
	padding-right: 10px;
	padding-left: 10px;
}	
#header3 .mission p{
	top: 50%;
	margin-top: -25px;
	height:50px;
	display: table-cell;
	vertical-align: middle;
}

	

.pastor_photo_message {
	float: right;
	text-align: right;
	clear: right;
	margin-right: 20px;
}
.pastor_photo_message img {
	
}
.file-uploads h3{

	font-size: 1.0em;
	margin-top: 5px;
}


.file-uploads {
width: 100%;
}
.file-link a {
	font-size: .75em;}
	
.file-uploads .file-file {
	margin: 0px 0px;
	display: inline-table;
}

.file-file img {
	vertical-align:middle;
	margin-right: 10px;
}

.file-file .file-link {
	float: left;
	display: table;
}

.file-file .file-metadata {
	margin-left: 46px;
	font-size: .8em;
	
}

.file-file .file-metadata .file-size {
	font-weight: bold;
}
div.read-more a{
	float: right;
		color: #990000;
	font-size: .65em;
}
div#header{
	min-width: 300px;
}
.view-Upcoming-Events .field-content,
.view-Upcoming-Events2 .field-content{
		
}
.view-Upcoming-Events .date-display-single{
	font-weight: bold;
	font-size: .75em;
}
.views-field-description {
	font-size: 10pt;
}
#sidebar1 h3,
#mainContent h3{
	font-family: "Trebuchet MS", Trebuchet, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin-top: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	clear: both;
	display: block;
	width: 100%;
	float: left;
}

.view-Upcoming-Events-list .field-content{
	display: block;
	float: left;
	clear: left;
	width: 100%;
}

.view-content .views-row-even{
	background-color: #f2f2f2;
}
.view-content .views-row{
	padding: 3px;
	display: block;
	float: left;
}

#node-140 div.content.clear-block div.view.view-gallery.view-id-gallery.view-display-id-node_content_1.view-dom-id-1.views-processed div.view-content table.views-view-grid tbody tr.row-1.row-first td.col-1 {

	
}
.views-field-field-upcoming-event-value {
	font-size: 80%;
}
#slide_panel{
	background: #a0a09f;
	height: 150px;
	display: none;
}
.slide_div {
	margin: 0;
	padding: 0 35px 0 0;
	background: url(images/slide_btn.jpg) no-repeat center top;
	float:right;
}
.slide_button {
	background: url(images/plus_minus_icon.gif) no-repeat right 5px;
	text-align: center;
	width: 154px;
	height: 32px;
	padding: 8px 5px 0 0;
	display: block;
	color: #fff;
	text-decoration: none;
}
.minus_icon {
	background-position: right -33px;
}



	
	
.meta .terms {
	background-color: #f2f2f2;
	display: block;
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


.view-Headerslideshow .views-row {
	background-color: #b8ae9c;
}


.view.view-viewsslideshow{
	border: solid 1px #ededed;
	padding: 7px 7px;
	overflow: hidden;
	display: inline-block;
	
	width: 95%;
	text-align: center;
}
.views-slideshow-controls-bottom .pager-item a{
	float: right;
	color: #FFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-align: center;
	margin-right: 10px;
	margin-left: 5px;
	padding: 2px 0 0px;
	width: 22px;
	font-size: .75em;
}
.view.view-viewsslideshow a{
	text-decoration: none;

}


.views-slideshow-controls-bottom #pager{
	position: absolute;
	bottom: 13px;
	left: 7px;
}


.views_slideshow_singleframe_pager {
	position: relative;
	bottom: 0px;
	left: 7px;
	z-index: 200;
	
}

.views-slideshow-controls-bottom {
	float: left;
	position: absolute;
	bottom: 70px;
	left: 15px;
}
.view-slideshow .view-content:after{
	display: none;
	clear: both;
}
.view-viewsslideshow .view-content {
	position: relative;
}




.views-slideshow-controls-bottom .pager ul li,
.views-slideshow-controls-bottom .pager-item{
	float: left;
	background: url(images/c_normal.png) no-repeat;
	width: 22px;
	height: 22px;
	margin-right: 0;
}

.views-slideshow-controls-bottom .pager-item:hover{
	background: url(images/c_active.png) no-repeat;
}


.views_viewsslideshow_singleframe_teaser_section {
	position: relative;
}

 #block-views-Headerslideshow-block_1 .view-content {
z-index: 10;
clear: both;
float: left;
	display: inline-table;
	
}
 #block-views-Headerslideshow-block_1 {
	position: relative;
	clear: both;
	width: 100%;
	float: left;
	display: block;
}

span.print-link {
float: right;	
}



#block-views-recentlyupdated-block_1 {
	clear: left;	
	margin-top: 10px;
	float: left;
	border-top: 1px dotted #ccc;
	width: 90%;
	
}
#block-views-recentlyupdated-block_1 li{
	float: left;
	clear: left;
	width: 100%;
}
.stanneslide .views_slideshow_thumbnailhover_breakout_teasers{
	
	height: 43px;
	top: 0;
	display: block;
}


#views_slideshow_thumbnailhover_div_Headerslideshow-block_1_5 div.views-field-field-photos-fid div.views-content-field-photos-fid img.imagecache.imagecache-parish-long-header.imagecache-default.imagecache-parish-long-header_default {
	
}
.stanneslide .views-slideshow-controls-top{
	float: left;
	z-index: 500;
}
.stanneslide  .views-row-even,
.stanneslide  .views-row-odd{
	background: transparent;
}

 .views-slideshow-controls-bottom {
	float: left;
	position: relative;

	left: 5px;
	bottom: 0px;

	z-index: 500;
	height: 43px;
	width: 100%;
	
}

.stanneslide .views-slideshow-controls-bottom div.views-field-field-photos-fid div {
	float: left;
	margin-right: 4px;
	border-bottom: 2px solid #333;
	padding: 0;
	height: 44px;
	
}
.stanneslide .views-slideshow-controls-bottom div.views-field-field-photos-fid img{
	
	border: 1px solid #fff;
	height: 43px;
	float: left;
}


img.imagecache.imagecache-Frontpage.imagecache-default.imagecache-Frontpage_default {
	margin: 0px!important;
}



.view-frontpage-slideshow {
	border: 1px solid #f2f2f2;
	background-color: #f2f2f2;

}
.view.view-frontpage-slideshow{
	position: absolute;
	float: left;
}

.holyspirit .views-slideshow-controls-bottom .pager ul li,
.holyspirit .views-slideshow-controls-bottom .pager-item{
	float: left;
	background: url(images/c_normal.png) no-repeat;
	width: 22px;
	height: 22px;
	margin-right: 0;
	
}

.holyspirit .views-slideshow-controls-bottom .pager-item a{
	padding-right: 8px;
}
.holyspirit .views_slideshow_singleframe_pager {
	float: left;
	bottom: 10px;
	position: relative;
	z-index: 200;
	display: inline-block;
	top: 28px;
}

div.view.view-frontpage-slidehow.view-id-frontpage_slidehow.holyspirit {
	width: 690px;
	height: 300px;
	overflow: hidden;

	clear: both;
	position: relative;
}

div.view.view-frontpage-slidehow.view-id-frontpage_slidehow.holyspirit .views-field-title{
	z-index: 300;
	
	bottom: 85px;
	position: relative;margin:0;padding:0 8px;
	background: url(images/transparent_bg.png) repeat;
}
div.view.view-frontpage-slidehow.view-id-frontpage_slidehow.holyspirit .views-field-title a {
	color: #FFF;
	line-height: 50px;
}
.holyspirit .views-slideshow-controls-bottom {
	float: left;
	position: absolute;

	left: 0px;
	bottom: 10px;

	z-index: 500;
	height: 43px;
	width: 100%;
	
}



