.tabs {
	margin-bottom: 20px;
}
.tabs ul.primary {
	padding: 0 3px;
	margin: 0;
	overflow: hidden;
	border: none;
	background: transparent url(http://www.catholicextension.org/sites/all/themes/cathx/images/tabs-border.png) repeat-x left bottom;
}
.tabs ul.primary li {
	display: block;
	float: left;
	vertical-align: bottom;
	margin: 0 5px 0 0;
}
.tabs ul.primary li.active a {
	border-bottom: 1px solid #ffffff;
}
.tabs ul.primary li a {
	color: #000;
	background-color: #ededed;
	height: 1.8em;
	line-height: 1.9;
	display: block;
	font-size: 0.929em;
	float: left;
	padding: 0 10px 3px;
	margin: 0;
	text-shadow: 0 1px 0 #fff;
	-khtml-border-radius-topleft: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-khtml-border-radius-topright: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}
.tabs ul.primary li.active a {
	background-color: #ffffff;
}
.tabs ul.secondary {
	border-bottom: none;
	padding: 0.5em 0;
}
.tabs ul.secondary li {
	display: block;
	float: left;
}
.tabs ul.secondary li:last-child {
	border-right: none;
}
.tabs ul.secondary li:first-child {
	padding-left: 0;
}
.tabs ul.secondary li a {
	padding: 0.25em 0.5em;
}
.tabs ul.secondary li a.active {
	background: #f2f2f2;
	border-bottom: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
ul.action-links {
	list-style: none;
	margin: 5px;
	padding: 0.5em 1em;
}
ul.action-links li {
	display: inline-block;
	margin-left: 10px;
}
ul.action-links li a {
	padding-left: 15px;
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/add.png) no-repeat left center;
	margin: 0 10px 0 0;
}
#messages {
	padding: 20px 0 5px;
	margin: 0 auto;
}
.featured #messages {
	background: #f0f0f0;
	background: rgba(30,50,10,0.08);
}
div.messages {
	margin: 8px 15px;
}
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, dialog {
	display: block;
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
display:none;
visibility:hidden;
}
@font-face {
	font-family: 'MrsEavesRomanLiningRegular';
	src: url(/clients/409/fonts/mrseavromlin-071211001EmigreWebOnly.eot);
	src: url(/clients/409/fonts/mrseavromlin-071211001EmigreWebOnly.eot?#iefix) format('embedded-opentype'), url(/clients/409/fonts/mrseavromlin-071211001EmigreWebOnly.woff) format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MrEavesModern';
	src: url(/clients/409/fonts/mreavesmodr-071211005EmigreWebOnly.eot);
	src: url(/clients/409/fonts/mreavesmodr-071211005EmigreWebOnly.eot?#iefix) format('embedded-opentype'), url(/clients/409/fonts/mreavesmodr-071211005EmigreWebOnly.woff) format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MrEavesModernAlt';
	src: url(/clients/409/fonts/mreavesmodaltr-071211005EmigreWebOnly.eot);
	src: url(/clients/409/fonts/mreavesmodaltr-071211005EmigreWebOnly?#iefix) format('embedded-opentype'), url(/clients/409/fonts/mreavesmodaltr-071211005EmigreWebOnly.woff) format('woff');
	font-weight: normal;
	font-style: normal;
}
html {
	height: 100%;
	font-size: 81.25%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0 auto;
	min-height: 100%;
	max-width: 1200px;
}
body, button, input, select, textarea {
	font: 1em/1.75 Arial, Helvetica, sans-serif;
	color: #222;
}
p, blockquote, q, pre, address, hr, code, samp, dl, ol, ul, form, table, fieldset, menu, figure, figcaption, button, hr {
	margin: 0 0 1.75em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'MrEavesModern', Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
}
h1 {
	font-size: 1.777em;
	line-height: 1.333;
	margin: 0.750em 0;
}
h2 {
	font-size: 1.333em;
	line-height: 1;
	margin-top: 1.185em;
	margin-bottom: 0.592em;
}
h3 {
	font-size: 1.333em;
	line-height: .777;
	margin-top: 1em;
	margin-bottom: 0.333em;
}
small {
	font-size: 0.75em;
	margin: 0 0 2.6em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
pre, code, kbd, samp {
	font: 1em/1.625em Menlo, Consolas, 'DejaVu Sans Mono', Monaco, 'Courier New', Courier, monospace;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	text-align: left;
}
tr, th, td {
	padding-right: 1.625em;
}
form {
	margin: 0;
}
fieldset {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
legend {
	border: 0;
*margin-left:-7px;
}
button, input, select, textarea {
	vertical-align: baseline;
*vertical-align:middle;
}
button, input {
	line-height: normal;
*overflow:visible;
	max-width: 89%;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0;
}
table button, table input {
*overflow:auto;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
blockquote, q, cite {
	font-style: italic;
}
blockquote {
	padding-left: 1.625em;
	border-left: 1px solid #ddd;
}
blockquote > p {
	padding: 0;
}
ul, ol {
	list-style-position: inside;
	padding: 0;
}
li ul, li ol {
	margin: 0 1.625em;
}
dl dd {
	margin-left: 1.625em;
}
a, a:visited {
	text-decoration: none;
	color: #06c;
}
a:hover {
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: none;
}
figure {
	margin: 0;
}
img, object, video {
	max-width: 100%;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
}
svg:not(:root) {
	overflow: hidden;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
mark {
	background: #ff0;
}
ins {
	text-decoration: none;
	background: #ff9;
}
del {
	text-decoration: line-through;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-bottom: 1px solid #ebdcb5;
	;
}
strong, b, dt {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
var, address {
	font-style: normal;
}
sub, sup {
	font-size: 0.625em;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
*zoom:1;
}
#block-menu-block-2 .menu, #block-menu-block-2 .menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
#block-menu-block-2 .menu {
	line-height: 1.0;
}
#block-menu-block-2 .menu ul {
	position: absolute;
	top: -999em;
	width: 10em;
}
#block-menu-block-2 .menu ul li {
	width: 100%;
}
#block-menu-block-2 .menu li ul li {
	height: auto;
	line-height: normal;
}
#block-menu-block-2 .menu li:hover {
	visibility: inherit;
}
#block-menu-block-2 .menu li {
	float: left;
	position: relative;
}
#block-menu-block-2 .menu a {
	display: block;
	position: relative;
}
#block-menu-block-2 .menu li:hover ul, #block-menu-block-2 .menu li.sfHover ul {
	left: 0;
	top: 3.3em;
	z-index: 99;
}
#block-menu-block-2 .menu li:hover li ul, #block-menu-block-2 .menu li.sfHover li ul {
	top: -999em;
}
#block-menu-block-2 .menu li li:hover ul, #block-menu-block-2 .menu li li.sfHover ul {
	left: 10em;
	top: 0;
}
#block-menu-block-2 .menu li li:hover li ul, #block-menu-block-2 .menu li li.sfHover li ul {
	top: -999em;
}
#block-menu-block-2 .menu li li li:hover ul, #block-menu-block-2 .menu li li li.sfHover ul {
	left: 10em;
	top: 0;
}
img, object, embed, video {
	max-width: 100%;
}
.logo a {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.region-header .block {
	position: relative;
	overflow: hidden;
}
.region-header header {
	position: absolute;
	bottom: 0;
}
#calendar-banner .region-header header {
	top: 0;
}
.region-header header h2 {
	margin: 0;
}
.bean-homepage_block {
	width: 100%;
}
.bean-homepage_block header h3 {
	text-align: center;
}
.bean-homepage_block .bean-homepage-block {
	width: 100%;
	text-align: center;
}
.blog-list-left {
}
.blog-list-right {
}
.post-categories {
}
.post-comments {
}
.post-teaser {
}
@media only screen and (min-width:320px) and (max-width:479px) {
body {
	background-color: #7b0015;
}
.logo a {
	background: transparent url(http://www.catholicextension.org/sites/all/themes/cathx/images/ce-logo-300.png) no-repeat top center;
	height: 55px;
	margin-top: 10px;
}
#main {
	padding: 0 18px;
}
}
@media only screen and (min-width:480px) and (max-width:932px) {
body {
	background: #7b0015 url(http://www.catholicextension.org/sites/all/themes/cathx/images/bg-768.jpg) repeat-x top center;
}
}
@media only screen and (min-width:480px) {
body {
}
.logo a {
	background: transparent url(http://www.catholicextension.org/sites/all/themes/cathx/images/ce-logo.png) no-repeat top center;
	height: 66px;
	margin-top: 20px;
}
}
@media only screen and (min-width:768px) {
body {
	width: 95%;
	overflow: hidden;
}
}
.logo a {
	background-position: top left;
	width: 360px;
	height: 66px;
	margin: 20px 30px;
	float: left;
}
.region-header header h2 {
	font-size: 3.5em;
	padding-left: 1.5em;
	margin-bottom: .25em;
}
#calendar-banner .region-header header h2 {
	margin-top: 22px;
	padding-left: 0;
	min-width: 8.5em;
	text-align: center;
}
#global .menu-block-wrapper > .menu > li > a {
	text-align: center;
}
#global .menu-block-wrapper > .menu {
	vertical-align: top;
	height: 2.9em;
	overflow: visible;
	background: #000;
}
#global .menu-block-wrapper > .menu > li {
	display: inline-block;
	padding: 0;
	width: 16.666667%;
	line-height: 2.7em
}
#global .menu-block-wrapper > .menu > li:not(:last-child) {
	border-right: 1px solid #999;
}
#global .menu-block-wrapper > .menu > li > a {
	padding-top: .2em;
}
#global .menu-block-wrapper > .menu > li ul {
	border: 1px solid #555555;
}
#global .menu-block-wrapper > .menu > li ul li {
	border-bottom: 1px solid #555555;
}
#global .menu-block-wrapper > .menu > li ul a {
	padding: .5em 1em;
}
#global .menu li {
	background-color: #000;
}
#global .menu a {
	color: #fff;
}
#global .menu a:hover {
	color: #e7d6a9;
}
.donate {
	float: right;
	margin: 50px 30px 0 0;
}
#main {
	float: right;
	width: 73.5%;
	padding: 0 1.5em;
}
.node-type-photo-gallery #main {
	width: 100%;
}
.page-node-583 #main {
	width: 100%;
}
#sidebar-left {
	width: 26.5%;
	padding: 9px 18px;
	border-right: 1px solid #ebdcb5;
	float: left;
}
body.front #main {
	float: left;
	padding-right: 0;
	width: auto;
	margin-right: 380px;
}
body.front #sidebar-right {
	width: 380px;
	margin-left: -380px;
	float: left;
	padding-left: 0;
}
#footer {
	padding-top: 1.5em;
}
#footer .column {
	float: left;
	width: 33.333333%;
	padding: 0 1.5em;
}
.bean-homepage_block {
	float: left;
	width: 48%;
}
#block-bean-home-how-we-help {
	margin-right: 2%;
}
.bean-homepage_block header h3 {
	text-align: left;
}
.bean-homepage_block .bean-homepage-block {
	max-width: 13em;
	text-align: left;
}
.bean-homepage_block a.blue-button {
	float: left;
}
table.blog-list {
	width: 100%;
}
table.blog-list tbody {
	border-top-width: 0;
}
td.blog-list-left {
	width: 150px;
	vertical-align: top;
}
.post-date {
}
.post-author {
	margin-bottom: 1em;
}
.post-thumbnail {
}
.blog-list-right {
}
.post-categories {
}
.post-comments {
	margin-bottom: 1em;
}
.post-teaser {
}
#block-views-stories-of-faith-block-1, #block-views-stories-of-faith-block-2 {
	width: 490px;
}
.view-stories-of-faith .views-slideshow-controls-top {
	margin: 0 -50px;
	width: 522px;
}
#block-views-testimonials-slider-block {
	width: 490px;
}
@media only screen and (min-width:863px) {
}
@media only screen and (min-width:933px) {
body {
	width: 90%;
	background: #7b0015 url(http://www.catholicextension.org/sites/all/themes/cathx/images/bg.jpg) repeat-x top center;
}
.blog-list-left {
}
.post-date {
	float: left;
	width: 50%;
	margin-bottom: 1em;
}
.post-author {
	float: right;
	width: 50%;
	text-align: right;
}
.post-thumbnail {
	clear: both;
}
.blog-list-right {
}
.post-categories {
	float: left;
	width: 80%;
	margin-bottom: 1em;
}
.post-comments {
	float: right;
	width: 20%;
	text-align: right;
}
.post-teaser {
	clear: both;
}
#block-views-stories-of-faith-block-1, #block-views-stories-of-faith-block-2 {
	width: 550px;
}
.view-stories-of-faith .views-slideshow-controls-top {
	margin: 0 -50px;
	width: 588px;
}
#block-views-testimonials-slider-block {
	width: 550px;
}
}
@media only screen and (min-width:1005px) {
}
@media only screen and (min-width:1180px) {
#block-views-stories-of-faith-block-1, #block-views-stories-of-faith-block-2 {
	width: 650px;
}
.view-stories-of-faith .views-slideshow-controls-top {
	margin: 0 -50px;
	width: 686px;
}
#block-views-testimonials-slider-block {
	width: 650px;
}
}
@media only screen and (max-width:767px) {
body {
	width: 1024px;
	overflow: scroll;
}
}
html {
	overflow: scroll;
}
body {
	width: 960px;
}
body.page-blog, body.node-type-blog, body.page-taxonomy {
	background: #adc7de;
	background: -moz-linear-gradient(top, #adc7de 0%, #e5eef5 50%, #e5eef5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #adc7de), color-stop(50%, #e5eef5), color-stop(100%, #e5eef5));
	background: -webkit-linear-gradient(top, #adc7de 0%, #e5eef5 50%, #e5eef5 100%);
	background: -o-linear-gradient(top, #adc7de 0%, #e5eef5 50%, #e5eef5 100%);
	background: -ms-linear-gradient(top, #adc7de 0%, #e5eef5 50%, #e5eef5 100%);
	background: linear-gradient(to bottom, #adc7de 0%, #e5eef5 50%, #e5eef5 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#adc7de', endColorstr='#e5eef5', GradientType=0);
	background-attachment: fixed;
	-moz-box-shadow: 0 0 20px 5px #aaa;
	-webkit-box-shadow: 0 0 20px 5px #aaa;
	box-shadow: 0 0 20px 5px #aaa;
}
#page-head > .group, figcaption.field-home-slider-text {
	background-color: #fff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q0Yzc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9yYWRpYWxHcmFkaWVudD4KICA8cmVjdCB4PSItNTAiIHk9Ii01MCIgd2lkdGg9IjEwMSIgaGVpZ2h0PSIxMDEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-radial-gradient(center, ellipse cover, #ffffff 40%, #d4c799 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(40%, #ffffff), color-stop(100%, #d4c799));
	background: -webkit-radial-gradient(center, ellipse cover, #ffffff 40%, #d4c799 100%);
	background: -o-radial-gradient(center, ellipse cover, #ffffff 40%, #d4c799 100%);
	background: -ms-radial-gradient(center, ellipse cover, #ffffff 40%, #d4c799 100%);
	background: radial-gradient(center, ellipse cover, #ffffff 40%, #d4c799 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d4c799', GradientType=1);
}
#page-head #banner {
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/banner-bg.png) top center;
}
#page-head #calendar-banner {
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/calendar-banner-bg.jpg) top center;
}
#page-head #home-banner {
	background: #d4c799 url(http://www.catholicextension.org/sites/all/themes/cathx/images/home-banner-bg.png) top center;
}
#breadcrumb {
	width: 460px;
}
#utility, #sidebar-right #block-block-30 {
	text-transform: uppercase;
	margin-bottom: 1em;
	float: right;
	margin: 0;
	background-color: #f6f2e6;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	margin: 0 1em;
	padding: .2em .8em;
	width: 13.6em;
	height: 2em;
}
#page {
	padding: 1em 0 3em;
	background-color: #fff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q0Yzc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNGM3OTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #d4c799 0%, #ffffff 4em, #ffffff 95%, #d4c799 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d4c799), color-stop(4em, #ffffff), color-stop(95%, #ffffff), color-stop(100%, #d4c799));
	background: -webkit-linear-gradient(top, #d4c799 0%, #ffffff 4em, #ffffff 95%, #d4c799 100%);
	background: -o-linear-gradient(top, #d4c799 0%, #ffffff 4em, #ffffff 95%, #d4c799 100%);
	background: -ms-linear-gradient(top, #d4c799 0%, #ffffff 4em, #ffffff 95%, #d4c799 100%);
	background: linear-gradient(top, #d4c799 0%, #ffffff 4em, #ffffff 95%, #d4c799 100%);
}
#footer {
	background: #1d0007;
}
#footer h2, #footer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 1em 0;
	line-height: normal;
}
#footer, #footer h2, #footer h3, #footer a {
	color: #eeddae;
}
#footer a:hover {
	color: #F0EAD8;
}
#footer .column:not(:last-child) {
	border-right: 1px solid #756367;
}
#breadcrumb {
	float: left;
	margin: 0;
}
.banner {
	border: 4px solid #fff;
	overflow: hidden;
	background-color: #fff;
}
body.not-front #banner img {
	margin-right: 8%;
	max-width: 100%;
	z-index: 1;
	float: right;
}
body.page-blog #banner img, body.node-type-blog #banner img, body.page-taxonomy #banner img {
	margin-right: 0;
	width: 100%;
	z-index: 1;
	float: none;
	display: block;
}
.triptych {
	float: left;
	width: 326px;
	padding: 0 18px;
}
#sidebar-right, .front #sidebar-right {
	border-left: 1px solid #eee5ce;
}
#page-head > #global.group {
	background: none;
}
#global .menu-block-wrapper > .menu {
	width: 100%;
}
#global .menu-block-wrapper > .menu > li > a {
	font-family: 'MrEavesModern', Helvetica, Arial, sans-serif;
	letter-spacing: .12em;
	text-transform: uppercase;
	text-align: center;
}
#global .menu {
	margin: 0 auto;
	list-style: none;
}
#global .menu li {
	background-color: #000;
}
#global .menu a {
	color: #fff;
	display: block;
}
#global .menu a:hover {
	border: none;
	color: #e7d6a9;
}
.menu-level-2 ul {
	list-style: none;
	margin: 0;
}
.menu-level-2 a {
	padding: .5em 1em;
	color: #222;
	display: block;
}
.menu-level-2 a.active {
	color: #7f060f;
}
.menu-level-2 a:before {
	content: '\003E';
	padding-right: 8px;
}
.menu-level-2 a:hover {
	background-color: #7f060f;
	color: #fff;
}
.menu-level-2 li:not(:last-child) {
	border-bottom: 1px solid #ebdcb5;
}
.menu-level-2 a.menu-position-link {
	visibility: hidden;
	display: none;
}
.menu-level-2 .expanded > ul {
	font-size: 0.85em;
}
.menu-level-2 .expanded > ul > .expanded > ul {
	font-size: 100%;
	margin-left: 2em;
}
.menu-level-2 .expanded > ul > li {
	margin-left: 1em;
	border-bottom: none;
}
.expanded > ul a:before {
	content: "";
}
.expanded > ul .expanded > ul a:before {
	padding-right: 0;
}
#footer .block-menu-block ul.menu a {
	padding: .15em;
	display: block;
}
#footer .block-menu-block li:not(:last-child) {
	border-bottom: 1px solid #5a454a;
}
#footer .block-menu-block ul {
	padding: 0;
}
#footer .block-menu-block li {
	list-style-type: none;
	list-style-image: none;
}
h2, h3, h4 {
	text-transform: uppercase;
	color: #7f060f;
	clear: both;
}
h2 a:link, h2 a:visited {
	color: #7f060f;
}
#page-title {
	color: #820024;
	text-transform: uppercase;
	clear: left;
}
.content h2 {
	color: #820024;
	text-transform: uppercase;
}
.region-header header h2 {
	font-family: 'MrsEavesRomanLiningRegular', Palatino, 'Palatino Linotype', 'Book Antiqua', serif;
	color: #222;
	z-index: 2;
	text-transform: uppercase;
	text-shadow: 0 0 0.2em #FFF, 0 0 0.2em #FFF, 0 0 0.2em #FFF;
}
body.page-blog .region-header header h2, body.node-type-blog .region-header header h2, body.page-taxonomy .region-header header h2 {
	color: #fff;
	text-shadow: none;
	font-family: 'MrEavesModern', Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	font-size: 5em;
	margin-bottom: 0;
}
.content ol {
	list-style-position: outside;
	margin-left: 2.369em;
}
#breadcrumb ul {
	margin: 0;
	padding: 0;
}
ul.arrowed-list {
	list-style-image: url(http://www.catholicextension.org/sites/all/themes/cathx/images/bullet-arrow.png);
	list-style-position: outside;
	margin-left: 1.7em;
}
.grant-steps, .initiatives-list {
	list-style: none;
	margin: 0;
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
	column-gap: 18px;
	vertical-align: top;
	overflow: visible;
}
.funding-checklist {
	padding: 18px;
	background-color: #f7f1e1;
	border: 3px solid #ebdcb5;
}
.funding-checklist h2 {
	margin-top: -.2em;
	text-align: center;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 1px;
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/funding-header.png) no-repeat center 4px;
	margin-bottom: 1.5em;
}
.initiatives-list {
	padding-top: 18px;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	background: #f9f6ee;
	border: 3px solid #ebdcb5;
	padding: 50px 18px 18px;
}
.initiative-item {
	padding: 15px;
	width: 316px;
}
h2.steps-title {
	display: block;
	width: 250px;
	color: #fff;
	background-color: #830025;
	border: 1px solid #ebdcb5;
	text-transform: uppercase;
	padding: .7em 1em .5em;
	text-align: center;
	margin: 0 auto -30px auto;
	z-index: 2;
	position: relative;
	text-align: center;
}
.grant-steps li {
	min-height: 180px;
	vertical-align: top;
}
.one:before {
	content: ".";
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/grants-sprites.png) no-repeat 0 0;
	display: block;
	width: 35px;
	height: 35px;
	padding-bottom: 18px;
	margin: 0 auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.two:before {
	content: ".";
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/grants-sprites.png) no-repeat -35px 0;
	display: block;
	width: 35px;
	height: 35px;
	padding-bottom: 18px;
	margin: 0 auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.three:before {
	content: ".";
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/grants-sprites.png) no-repeat -70px 0;
	display: block;
	width: 35px;
	height: 35px;
	padding-bottom: 18px;
	margin: 0 auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.four:before {
	content: ".";
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/grants-sprites.png) no-repeat -105px 0;
	display: block;
	width: 35px;
	height: 35px;
	padding-bottom: 18px;
	margin: 0 auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.five:before {
	content: ".";
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/grants-sprites.png) no-repeat -140px 0;
	display: block;
	width: 35px;
	height: 35px;
	padding-bottom: 18px;
	margin: 0 auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.six:before {
	content: ".";
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/grants-sprites.png) no-repeat -175px 0;
	display: block;
	width: 35px;
	height: 35px;
	padding-bottom: 18px;
	margin: 0 auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.grant-types {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 30px 40px 18px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #ebdcb5;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	background-color: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2VhZDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #f3ead2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f3ead2));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f3ead2 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f3ead2 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f3ead2 100%);
	background: linear-gradient(top, #ffffff 0%, #f3ead2 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3ead2', GradientType=0);
}
h2.types-title {
	display: block;
	width: 30%;
	color: #830025;
	background-color: #fff;
	border: none;
	text-transform: uppercase;
	font-size: 1.777em;
	padding: .5em 1em;
	text-align: center;
	margin: 0 auto -1em auto;
	z-index: 2;
	position: relative;
	text-align: center;
}
.grant-types li {
	min-height: 180px;
	vertical-align: top;
	width: 50%;
	padding: 0 2em;
	float: left;
}
.foundation:before {
	content: ".";
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/grants-sprites.png) no-repeat 0 -54px;
	display: block;
	width: 54px;
	height: 54px;
	padding-bottom: 8px;
	margin: 0 auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.leaders:before {
	content: ".";
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/grants-sprites.png) no-repeat -54px -54px;
	display: block;
	width: 54px;
	height: 54px;
	padding-bottom: 8px;
	margin: 0 auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.building:before {
	content: ".";
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/grants-sprites.png) no-repeat -108px -54px;
	display: block;
	width: 54px;
	height: 54px;
	padding-bottom: 8px;
	margin: 0 auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.youth:before {
	content: ".";
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/grants-sprites.png) no-repeat -161px -54px;
	display: block;
	width: 54px;
	height: 54px;
	padding-bottom: 8px;
	margin: 0 auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.capacity:before {
	content: ".";
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/grants-sprites.png) no-repeat -216px -54px;
	display: block;
	width: 54px;
	height: 54px;
	padding-bottom: 8px;
	margin: 0 auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.ministry:before {
	content: ".";
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/grants-sprites.png) no-repeat -271px -54px;
	display: block;
	width: 54px;
	height: 54px;
	padding-bottom: 8px;
	margin: 0 auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.strategic:before {
	content: ".";
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/grants-sprites.png) no-repeat -320px -54px;
	display: block;
	width: 54px;
	height: 54px;
	padding-bottom: 8px;
	margin: 0 auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.strategic {
}
figcaption {
	background-color: #fbf7ec;
	padding: .7em 1em;
	margin: 0 1.2em 2em .4em;
	font-style: italic;
}
.image-medium {
	max-width: 360px;
}
.inline-image-left {
	float: left;
	margin: 0 1em .5em 0;
}
.inline-image-right {
	float: right;
	margin: 0 0 .5em 1em;
}
.donate, .blue-button, .field-home-slider-cta, .flippy li a {
	font-family: 'MrsEavesRomanLiningRegular', Palatino, 'Palatino Linotype', 'Book Antiqua', serif;
	text-transform: uppercase;
	text-align: center;
	-webkit-border-top-left-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
	-moz-border-radius-topleft: 1em;
	-moz-border-radius-bottomright: 1em;
	border-top-left-radius: 1em;
	border-bottom-right-radius: 1em;
	background-color: #00539F;
	border: 2px solid #fff;
}
.donate:hover, .blue-button:hover, .field-home-slider-cta:hover, .flippy li a:hover {
	background-color: #014482;
}
.donate a, .blue-button a, .flippy li a {
	display: block;
	color: #fff;
	padding: 5px 30px 0 30px;
}
.donate a:hover, .blue-button a:hover {
	border: none;
}
.donate {
	font-size: 1.333em;
	line-height: 1.563em;
	letter-spacing: .12em;
	font-weight: bold;
}
.blue-button, .field-home-slider-cta, .flippy li a {
	color: #fff;
	font-size: 1.25em;
	padding-top: .2em;
}
a.button {
	border-top: 1px solid #ffffff;
	background-color: #ebe4cc;
	background: -webkit-gradient(linear, left top, left bottom, from(#ebe4cc), to(#d8cead));
	background: -webkit-linear-gradient(top, #ebe4cc, #d8cead);
	background: -moz-linear-gradient(top, #ebe4cc, #d8cead);
	background: -ms-linear-gradient(top, #ebe4cc, #d8cead);
	background: -o-linear-gradient(top, #ebe4cc, #d8cead);
	padding: 8px 16px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #d8cead;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: #222;
	font-size: .75em;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	margin-bottom: .5em;
}
.button:hover {
	border-top-color: #7f060e;
	background: #7f060e;
	color: #fff;
}
.button:active {
	border-top-color: #a81212;
	background: #a81212;
}
a.blue-button {
	font: 1.24em/1em 'MrsEavesRomanLiningRegular', Palatino, 'Palatino Linotype', 'Book Antiqua', serif;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #00539F;
	border: 2px solid #fff;
	text-transform: uppercase;
	letter-spacing: .12em;
	text-align: center;
	display: block;
	color: #fff;
	padding: .8em .5em .5em;
	cursor: pointer;
}
.blue-button:hover {
	background-color: #014482;
}
.prepend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .64em;
	font-weight: normal;
	font-style: oblique;
	display: block;
}
.item-title {
	display: block;
	text-transform: uppercase;
	color: #7f060f;
}
.beige-box, .block-webform, #content .webform-client-form {
	border: 1px solid #eae2c9;
	background-color: #f7f1e1;
	padding: 0 1em;
	margin-top: 1.75em;
}
#block-menu-block-1 {
	margin-bottom: 1.75em;
}
#sidebar-left .block-webform h2, #webform-client-form-39 h2 {
	margin: 0 -.7em .75em;
	padding: .75em 1em .5em;
	font-size: 1.5em;
	color: #fff;
	background: #820024;
	text-transform: uppercase;
}
#block-webform-client-block-39 h1 a {
	color: #fff;
}
#sidebar-left .block-webform h2 {
	margin-bottom: 1.5em;
}
#webform-component-ready-to-order {
	margin-top: 0;
	margin-bottom: 2em;
}
#block-bean-home-mission-partner a.blue-button, .donate {
	background-color: #00539F;
}
#block-bean-home-mission-partner a.blue-button:hover, .donate:hover {
	background-color: #014482;
}
#node-583 .webform-component {
	overflow: hidden;
}
#node-583 .webform-container-inline label {
	display: block;
}
#node-583 .webform-container-inline label, #node-583 .webform-component-textarea label {
	clear: left;
	float: left;
	width: 200px;
	line-height: normal;
	margin-right: 20px;
}
#node-583 .webform-component-textarea label {
}
#node-583 .description, #node-583 .form-actions {
	margin-left: 220px;
}
#node-583 .form-textarea-wrapper {
	float: left;
	width: 400px;
}
#node-583 input[type="text"], #node-583 input[type="email"], #node-583 input[type="number"] {
	width: 400px;
}
#node-583 button, #node-583 input, #node-583 select, #node-583 textarea {
	vertical-align: top;
}
label {
	font-weight: normal;
}
input[type=text], input[type=email], input[type=number], input[type=search], textarea {
	color: #666;
	font-style: oblique;
	border: 1px solid #eae2c9;
	padding: .777em
}
input[type=search] {
	max-width: 100%;
}
.search {
	margin-bottom: 1em;
}
.search:before {
	content: "SEARCH";
	font-family: Helvetica, Arial, sans-serif;
}
.cke_show_borders {
	background-color: #fff;
}
#views_slideshow_cycle_teaser_section_homepage_slider-block .views-slideshow-cycle-main-frame-row {
	width: 100%;
}
.node-homepage-slide .field-home-slider {
	width: 100%;
	background-color: transparent;
}
.view-homepage-slider {
	position: relative;
}
.view-homepage-slider .view-footer {
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 100;
}
.view-homepage-slider .view-footer p {
	background-color: rgba(0,0,0,.5);
	margin-bottom: 0;
	color: #fff;
	font-family: 'MrsEavesRomanLiningRegular', Palatino, 'Palatino Linotype', 'Book Antiqua', serif;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 1px;
	padding-top: .1em;
	text-align: right;
	padding-right: 10%;
}
.node-homepage-slide div.contextual-links-wrapper {
	right: 40px;
}
.node-homepage-slide .field-home-slider img {
	display: block;
	margin: 0 auto;
}
.node-homepage-slide a {
	color: #313131;
}
figcaption.field-home-slider-text {
	font-style: normal;
	border: 3px solid #fff;
	border-radius: 1em 0;
	-moz-border-radius: 1em 0;
	width: 15em;
	text-align: center;
	position: absolute;
	bottom: 5em;
	left: 10%;
}
#block-views-stories-of-faith-block {
	margin: 0 2em 2em 0;
}
#block-views-stories-of-faith-block h2 {
	font-family: 'MrsEavesRomanLiningRegular', Palatino, 'Palatino Linotype', 'Book Antiqua', serif;
	font-size: 2em;
	font-weight: normal;
}
#block-views-stories-of-faith-block p {
	margin-bottom: 0;
}
#block-views-stories-of-faith-block .views-field-field-cta {
	text-align: right;
}
#views_slideshow_cycle_teaser_section_stories_of_faith-block {
	width: 520px;
}
.bean-homepage_block {
	border: 2px solid #fff;
	background-color: #fff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q0Yzc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9yYWRpYWxHcmFkaWVudD4KICA8cmVjdCB4PSItNTAiIHk9Ii01MCIgd2lkdGg9IjEwMSIgaGVpZ2h0PSIxMDEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-radial-gradient(center, ellipse cover, #ffffff 40%, #d4c799 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(40%, #ffffff), color-stop(100%, #d4c799));
	background: -webkit-radial-gradient(center, ellipse cover, #ffffff 40%, #d4c799 100%);
	background: -o-radial-gradient(center, ellipse cover, #ffffff 40%, #d4c799 100%);
	background: -ms-radial-gradient(center, ellipse cover, #ffffff 40%, #d4c799 100%);
	background: radial-gradient(center, ellipse cover, #ffffff 40%, #d4c799 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d4c799', GradientType=1);
}
#block-bean-home-how-we-help {
	-webkit-border-top-left-radius: 2em;
	-moz-border-radius-topleft: 2em;
	border-top-left-radius: 2em;
}
#block-bean-home-mission-partner {
	-webkit-border-bottom-right-radius: 2em;
	-moz-border-radius-bottomright: 2em;
	border-bottom-right-radius: 2em;
}
.bean-homepage_block .group {
	padding: 1em;
}
.bean-homepage_block header h3 {
	margin: .5em 0 1em 0;
}
.bean-homepage_block header h3 a {
	color: #820024;
}
.bean-homepage_block .entity-bean p {
	margin-bottom: 1em;
}
.bean-homepage_block .entity-bean p strong, .bean-homepage_block .entity-bean p b {
	color: #820024;
	text-transform: uppercase;
}
.bean-homepage_block a.blue-button {
	padding-top: .7em;
	letter-spacing: 1px;
}
#block-quicktabs-homepage-tabs {
	margin: 7em 15px 0;
}
.quicktabs-tabs {
	margin-bottom: 0;
}
#quicktabs-homepage_tabs .item-list {
	overflow: hidden;
}
#block-quicktabs-homepage-tabs .item-list ul li {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 1.5em;
	line-height: 1em;
	margin-left: -10px;
}
#block-quicktabs-homepage-tabs .item-list ul li.first {
	margin-left: 0;
}
#block-quicktabs-homepage-tabs .item-list ul li:nth-child(1) {
	width: 150px;
}
#block-quicktabs-homepage-tabs .item-list ul li:nth-child(2) {
	width: 127px;
}
#block-quicktabs-homepage-tabs .item-list ul li:nth-child(3) {
	width: 91px;
}
#block-quicktabs-homepage-tabs .item-list ul li a {
	display: block;
	padding: .75em 1em .5em;
	background-color: #e1d5b0;
	color: #525252;
	border-radius: .5em .5em 0 0;
	border: 3px solid #EEE5CE;
	border-bottom-width: 0;
	position: relative;
	text-transform: uppercase;
	font-family: 'MrsEavesRomanLiningRegular', Palatino, 'Palatino Linotype', 'Book Antiqua', serif;
}
#block-quicktabs-homepage-tabs .item-list ul li.active a {
	background-color: #b8a260;
	color: #fff;
	z-index: 100;
}
#quicktabs-container-homepage_tabs {
	background: #f0ead8;
	border-top: 1px solid #fff;
	padding: 15px;
}
.view-facebook-feed .views-row, .quicktabs-tabpage .view-blog .views-row {
	padding-bottom: 1em;
}
.view-facebook-feed {
	overflow: hidden;
}
.view-facebook-feed .view-footer {
	float: right;
}
.quicktabs-tabpage .view-blog .field-blog-thumbnail {
	float: left;
	margin-right: 1em;
	margin-bottom: 1.5em;
}
.quicktabs-tabpage .view-blog p {
	margin-bottom: 0;
}
.twtr-widget h3, .twtr-widget h4 {
	font-family: "lucida grande", lucida, tahoma, helvetica, arial, sans-serif;
	clear: none;
	text-transform: none;
}
#block-quicktabs-homepage-tabs .view-blog {
	padding-bottom: 1.5em;
}
#block-quicktabs-homepage-tabs .view-blog .view-footer {
	float: left;
}
#block-quicktabs-homepage-tabs .view-blog .view-footer a {
	color: #7F060F;
}
#block-quicktabs-homepage-tabs .view-blog .feed-icon {
	float: right;
}
.view-blog .views-row {
	overflow: hidden;
}
.view-blog .views-row:not(:last-child) {
	border-bottom: 1px solid #EEE5CE;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
.view-blog .views-row h2, #comments > h2 {
	font-size: 1.777em;
	margin: 0.75em 0;
}
.view-blog .views-row h2 a:link, .view-blog .views-row h2 a:visited {
	color: #06c;
}
.node-blog .comment h3 a:link, .node-blog .comment h3 a:visited {
	color: #7F060F;
}
.view-blog .view-contents {
	margin-bottom: 2em;
}
.post-categories a {
	color: #7F060F;
}
ul.flippy {
	overflow: hidden;
}
ul.flippy li {
	padding: 0;
}
ul.flippy li.previous {
	float: left;
}
ul.flippy li.next {
	float: right;
}
ul.flippy li a {
	padding: 0.3em 1em 0.1em;
	width: 8em;
}
#block-views-tag-cloud-block {
	margin-top: 3em;
}
.view-tag-cloud .views-row {
	display: inline;
	margin: 1px;
}
.view-tag-cloud .views-row a {
	color: #7F060F;
}
.view-tag-cloud .views-row a:hover {
	text-decoration: underline;
}
.view-tag-cloud span {
	line-height: normal;
}
.view-tag-cloud .count-0 {
	display: none;
	visiblity: hidden;
}
.view-tag-cloud .count-1 {
	font-size: 1em;
}
.view-tag-cloud .count-2 {
	font-size: 1em;
	font-weight: bold;
}
.view-tag-cloud .count-3 {
	font-size: 1.5em;
}
.view-tag-cloud .count-4 {
	font-size: 1.5em;
	font-weight: bold;
}
.view-tag-cloud .count-5 {
	font-size: 2em;
}
.view-tag-cloud .count-6 {
	font-size: 2em;
	font-weight: bold;
}
.view-tag-cloud .count-7 {
	font-size: 2.25em;
}
.view-tag-cloud .count-8 {
	font-size: 2.25em;
	font-weight: bold;
}
.view-tag-cloud .count-9 {
	font-size: 2.75em;
}
.view-tag-cloud .count-10 {
	font-size: 2.75em;
	font-weight: bold;
}
.node-blog .field-tags li, .node-blog .field-blog-categories li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	margin-right: .5em;
}
.node-blog .field-tags li a;
hover, .node-blog .field-blog-categories li a:hover {
	text-decoration: underline;
}
.node-blog footer.link-wrapper {
	display: none;
	visibility: hidden;
}
#comments, #comments h2.comment-form {
	margin-top: 3em;
}
#comments > h2 {
}
#comments .comment {
	padding-bottom: 1em;
	margin-bottom: 1em;
}
#comments .comment:not(:last-child) {
}
#comments .indented {
	margin-left: 3em;
	margin-bottom: 2em;
}
#comments .comment h2 {
	margin: 0;
}
#comments .comment .links {
	margin-bottom: 0;
}
#edit-comment-body .filter-wrapper {
	display: none;
	visibility: hidden;
}
#block-views-blog-block-2.collapsed .view-content {
	overflow: hidden;
	max-height: 150px;
	position: relative;
	margin-bottom: 20px;
}
#block-views-blog-block-2.collapsed a#show-toggle, .flippy li a {
	position: aboslute;
	display: block;
	bottom: 0;
	background-color: #568fc4;
}
#block-views-blog-block-2.collapsed a#show-toggle:hover, .flippy li a:hover {
	background-color: #0066cc;
}
#block-views-blog-block-2.collapsed .view-content::before {
	bottom: 0;
	content: " ";
	display: block;
	height: 60px;
	position: absolute;
	width: 100%;
	z-index: 1000;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}
.views_slideshow_pager_field {
	cursor: pointer;
}
.view-content .skin-default {
	position: relative;
}
.views-slideshow-controls-top {
	position: absolute;
	width: 100%;
	z-index: 100;
}
.views-slideshow-controls-text span a {
	display: block;
	width: 41px;
	height: 41px;
	text-indent: 200%;
	overflow: hidden;
	background: #e7d6a9;
}
.views-slideshow-controls-text span a:hover {
	background: #7f060f;
}
.views-slideshow-controls-text-pause {
	display: none;
	visibility: hidden;
}
.views-slideshow-pager-field-item {
	opacity: .5;
}
.views-slideshow-pager-field-item.active, .views-slideshow-pager-field-item:hover {
	opacity: 1;
}
.view-stories-of-faith .views-field-field-story-images {
	float: left;
	margin-right: 20px;
	position: absolute;
	width: 190px;
}
.view-stories-of-faith .views-field-title, .view-stories-of-faith .views-field-body, .view-stories-of-faith .views-field-field-cta {
	margin-left: 210px;
}
.view-stories-of-faith .views-field-body p {
	margin-bottom: 0;
}
.view-stories-of-faith .views-field-field-story-images img {
	display: block;
}
#block-views-stories-of-faith-block .views-field-field-story-images img {
	border-width: 0;
}
.view-stories-of-faith .views-row a {
	color: #7f060f;
	text-transform: uppercase;
}
.view-stories-of-faith a:hover {
	text-decoration: underline;
}
.views-field-field-cta a:after {
	content: '\00BB';
	padding-left: .5em;
}
#block-views-stories-of-faith-block-1, #block-views-stories-of-faith-block-2 {
	border: 4px solid #e7d6a9;
	background: #f7f1e1;
	padding: 30px;
	margin: 0 auto;
}
#block-views-stories-of-faith-block-1 h2, #block-views-stories-of-faith-block-2 h2 {
	margin-top: -.2em;
	text-align: center;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 1px;
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/stories-header.png) no-repeat center 6px;
}
#block-views-stories-of-faith-block-1 .views-field-field-story-images img, #block-views-stories-of-faith-block-2 .views-field-field-story-images img {
}
#block-views-stories-of-faith-block-1 .view-stories-of-faith .views-field-title, #block-views-stories-of-faith-block-2 .view-stories-of-faith .views-field-title {
	margin-bottom: 1em;
}
.view-stories-of-faith .views-slideshow-controls-top {
	position: relative;
}
.view-stories-of-faith .views-slideshow-controls-top span a {
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/gallery-sprites.png) no-repeat 0 -110px;
	float: left;
	margin-top: 6em;
}
.view-stories-of-faith .views-slideshow-controls-top span a:hover {
	background-position: -40px -110px;
}
.view-stories-of-faith .views-slideshow-controls-top span.views-slideshow-controls-text-next a {
	background-position: 0 -151px;
	float: right;
}
.view-stories-of-faith .views-slideshow-controls-top span.views-slideshow-controls-text-next a:hover {
	background-position: -40px -151px;
}
.view-stories-of-faith .views_slideshow_cycle_main {
	margin-top: -100px;
}
#block-views-stories-of-faith-block .view-stories-of-faith .views_slideshow_main {
	margin-top: 0;
}
.view-stories-of-faith .views-slideshow-cycle-main-frame-row-item {
	line-height: 1.38em;
}
.view-stories-of-faith .views-content-counter {
	float: left;
	display: inline-block;
	line-height: 1em;
	margin-left: 2px;
	padding: 0.3em 0.5em;
	background: #fff;
}
.view-stories-of-faith .views-slideshow-controls-bottom {
	margin-top: 2em;
	margin-left: 210px;
}
#block-views-stories-of-faith-block-3 .views-row {
	padding: 15px;
	margin-bottom: 25px;
	overflow: hidden;
}
#block-views-stories-of-faith-block-3 .views-row:not(:last-child) {
	border-bottom: 1px solid #e7d6a9;
}
#block-views-stories-of-faith-block-3 .view-stories-of-faith .views-row a {
	color: #0066CC;
}
#block-views-stories-of-faith-block-3 .views-field-field-cta a {
	text-transform: none;
	float: right;
}
#block-views-stories-of-faith-block-3 .views-field-field-cta a:after {
	content: '\003E';
	padding-left: .5em;
}
#block-views-stories-of-faith-block-3 ul.pager {
	float: right;
}
#block-views-stories-of-faith-block .views-row, #block-views-stories-of-faith-block-4 .views-row {
	display: block;
	border-top: 1px solid #eee5ce;
	padding-top: 1em;
	margin-top: 1em;
	overflow: hidden;
}
#block-views-stories-of-faith-block .views-row-first, #block-views-stories-of-faith-block-4 .views-row-first {
	border-top-width: 0;
	margin-top: 0;
}
.view-stories-gallery, .view-integrated-photo-gallery {
	margin-bottom: 2em;
}
.view-stories-gallery img, .view-integrated-photo-gallery img {
	display: block;
}
#block-views-stories-gallery-block, .view-integrated-photo-gallery.view-display-id-left {
	float: left;
	margin-right: 2em;
}
.view-integrated-photo-gallery.view-display-id-right {
	float: right;
	margin-left: 2em;
}
#views_slideshow_cycle_main_stories_gallery-block, .view-integrated-photo-gallery .views_slideshow_main {
	margin-bottom: .5em;
}
#block-views-stories-gallery-block .views-slideshow-pager-field-item, .view-integrated-photo-gallery .views-slideshow-pager-field-item {
	float: left;
	margin: 0 .65em .65em 0;
}
#block-views-stories-gallery-block .views-slideshow-pager-field-item:nth-child(5n), .view-integrated-photo-gallery .views-slideshow-pager-field-item:nth-child(5n) {
	margin-right: 0;
}
#block-views-stories-gallery-block .views-slideshow-pager-field-item:nth-child(5n+1), .view-integrated-photo-gallery .views-slideshow-pager-field-item:nth-child(5n+1) {
	clear: left;
}
#block-views-stories-gallery-block .views-slideshow-controls-bottom, .view-integrated-photo-gallery .views-slideshow-controls-bottom {
	overflow: hidden;
}
.view-stories-gallery .views-slideshow-controls-bottom img, .view-integrated-photo-gallery .views-slideshow-controls-bottom img {
	border-width: 4px;
}
.view-photo-gallery .views_slideshow_cycle_main {
	float: left;
	width: 75%;
	overflow: hidden;
	position: relative;
}
.view-photo-gallery .views_slideshow_cycle_main div {
	width: 100%;
}
.view-photo-gallery .views_slideshow_cycle_main a {
	display: block;
}
.view-photo-gallery .views-slideshow-controls-bottom {
	float: left;
	width: 25%;
	padding-left: 2em;
}
#widget_pager_bottom_photo_gallery-block .views-slideshow-pager-field-item {
	float: left;
	margin-right: 0.8em;
}
.view-calendar-galleries, .view-calendar-gallery {
	margin-bottom: 3em;
}
.view-calendar-galleries .widget_pager_top, .view-calendar-gallery .widget_pager_top {
	float: right;
}
.view-calendar-galleries .views-slideshow-controls-text, .view-calendar-gallery .views-slideshow-controls-text {
	position: absolute;
	z-index: 100;
}
.view-calendar-galleries .views-slideshow-controls-text span a, .view-calendar-gallery .views-slideshow-controls-text span a {
	width: 575px;
	height: 472px;
	background: transparent url(http://www.catholicextension.org/sites/all/themes/cathx/images/calendar-sprites.png) no-repeat 0 0;
	margin-top: -28px;
	padding: 29px 1px 0;
}
.view-calendar-galleries .views-slideshow-controls-text span.views-slideshow-controls-text-previous a:hover, .view-calendar-gallery .views-slideshow-controls-text span.views-slideshow-controls-text-previous a:hover {
	background-position: -575px 0;
}
.view-calendar-galleries .views-slideshow-controls-text span.views-slideshow-controls-text-next a, .view-calendar-gallery .views-slideshow-controls-text span.views-slideshow-controls-text-next a {
	background-position: 0 -472px;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 32px;
	height: 575px;
}
.view-calendar-galleries .views-slideshow-controls-text span.views-slideshow-controls-text-next a:hover, .view-calendar-gallery .views-slideshow-controls-text span.views-slideshow-controls-text-next a:hover {
	background-position: -575px -472px;
}
.view-calendar-galleries .views_slideshow_main, .view-calendar-gallery .views_slideshow_main {
	min-height: 940px;
}
.view-calendar-galleries img, .view-calendar-gallery img {
	border: 1px solid #222;
	display: block;
}
.view-calendar-galleries .views-slideshow-cycle-main-frame-row-item img, .view-calendar-galleries .widget_pager_top img, .view-calendar-gallery .views-slideshow-cycle-main-frame-row-item img, .view-calendar-gallery .widget_pager_top img {
	border-bottom-width: 0;
}
.view-calendar-galleries .views-slideshow-cycle-main-frame-row-item > div:last-child img, .view-calendar-galleries .widget_pager_top > div:last-child img, .view-calendar-gallery .views-slideshow-cycle-main-frame-row-item > div:last-child img, .view-calendar-gallery .widget_pager_top > div:last-child img {
	border-bottom-width: 1px;
}
.view-calendar-galleries .views-slideshow-cycle-main-frame-row-item > div:last-child img, .view-calendar-gallery .views-slideshow-cycle-main-frame-row-item > div:last-child img {
	border-top-width: 0;
	width: 575px;
}
.view-calendar-gallery #views_slideshow_cycle_div_calendar_gallery-block_0 .views-field-nothing {
	display: none;
	visibility: hidden;
}
.view-calendar-gallery #views_slideshow_cycle_div_calendar_gallery-block_0 .views-slideshow-cycle-main-frame-row-item > div:nth-child(2) img {
	border-bottom-width: 1px;
}
.view-calendar-gallery #views_slideshow_cycle_div_calendar_gallery-block_0 > div {
	width: 575px;
}
#block-views-calendar-landing-block {
	margin: 1.1em 2.5em 1.2em 2em;
}
.node-calendars-home-slide {
}
.node-calendars-home-slide .contextual-links-wrapper {
	margin-top: 2em;
}
.node-calendars-home-slide p, .node-calendars-home-slide a {
	float: left;
}
.node-calendars-home-slide p.testimonial {
	font-family: 'MrsEavesRomanLiningRegular', Palatino, 'Palatino Linotype', 'Book Antiqua', serif;
	font-style: italic;
	font-size: 2em;
	line-height: normal;
	padding-left: 30px;
	width: 40%;
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/testimonial-quote.png) no-repeat 0 0;
	margin-top: 3em;
	margin-bottom: 0;
	text-align: center;
	max-height: 7.5em;
}
.node-calendars-home-slide p.testimonial:after {
	font-style: normal;
	color: #830025;
	font-size: 3.2em;
	vertical-align: -.47em;
	margin-left: .1em;
}
.node-calendars-home-slide p.testimonial:after {
	content: '\201D';
}
.node-calendars-home-slide a, .node-calendars-home-slide img {
	display: block;
}
.node-calendars-home-slide a {
	margin-left: 6%;
}
.node-calendars-home-slide img {
	border: 1px solid #d6cba2;
}
.node-calendars-home-slide p.tip {
	margin-left: 1.5%;
	width: 7%;
	line-height: normal;
}
.view-calendar-landing .views-slideshow-controls-top {
	margin-top: 11em;
}
.view-calendar-landing .views-slideshow-controls-top span a {
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/gallery-sprites.png) no-repeat 0 -110px;
	background-position: 0 -192px
}
.view-calendar-landing .views-slideshow-controls-top span a:hover {
	background-position: -41px -110px;
	background-position: -41px -192px;
}
.view-calendar-landing .views-slideshow-controls-top span.views-slideshow-controls-text-next a {
	background-position: 0 -151px;
	background-position: 0 -233px;
	float: right;
}
.view-calendar-landing .views-slideshow-controls-top span.views-slideshow-controls-text-next a:hover {
	background-position: -41px -151px;
	background-position: -41px -233px;
}
.view-calendar-landing .views-slideshow-controls-top span.views-slideshow-controls-text-previous a {
	display: none;
	visibility: hidden;
}
#block-views-testimonials-slider-block {
	margin: 3em auto 0;
}
#block-views-testimonials-slider-block h2 {
	text-align: center;
}
.view-testimonials-slider .view-content {
	background: none repeat scroll 0 0 #F7F1E1;
	border: 1px solid #E7D6A9;
	margin-bottom: 10px;
	padding: 10px 20px;
}
.view-testimonials-slider .view-content p, p.slide-quote {
	margin-bottom: 0;
}
.view-testimonials-slider .view-footer {
	text-align: right;
}
.view-press-releases .views-row {
	margin-bottom: 3em;
}
.view-press-releases h2 {
}
.view-press-releases h2 a {
	color: #820024;
}
.view-press-releases .field-press-thumbnail {
	float: left;
	margin-right: 1.5em;
}
.view-press-releases .field-press-thumbnail img {
	display: block;
}
.view-press-releases .views-field-view-node {
	text-align: right;
}
.bean-cta_block {
	width: 30%;
	float: left;
	margin-right: 5%;
	margin-bottom: 2em;
	margin-top: 2em;
}
.bean-cta_block header, .bean-cta_block .entity-bean {
	padding: 4px;
	border: 1px #f7f1e1 solid;
}
.bean-cta_block header {
	border-color: #830025;
	background: #830025;
	text-align: center;
	min-height: 80px;
}
.bean-cta_block header .bean-title {
	margin: 0;
}
.bean-cta_block header a {
	display: block;
	line-height: 1em;
	font-size: 1.1em;
	color: #fff;
	padding: 1em .2em .7em;
}
.bean-cta_block .entity-bean {
	border-color: #e8d8ac;
	background: #f7f1e1;
	margin-top: -1px;
	line-height: normal;
}
.bean-cta_block .entity-bean .content {
	padding: .7em;
}
.bean-cta_block .entity-bean .content p {
	margin: 0;
	text-align: center;
}
.bean-cta_block .entity-bean .content ul {
	margin-top: 1em;
}
#content #block-bean-ways-special-giving.bean-cta_block, #content #block-bean-planned-protect-assets.bean-cta_block, #content #block-bean-special-driehaus.bean-cta_block {
	margin-right: 0;
}
#block-block-14, #block-block-15 {
	clear: both;
}
#footer #block-search-form {
	margin-bottom: 2em;
}
#footer #block-block-25 {
	overflow: hidden;
}
#footer #block-block-25 h3, #footer #block-block-25 form {
	float: left;
	margin: 1em 0;
}
#footer #block-search-form label {
	text-transform: uppercase;
}
#footer #block-block-25 label {
	display: block;
	position: absolute;
	right: 999em;
}
#footer #block-search-form input.form-text, #footer #block-block-25 input.form-text {
	padding: .5em;
	margin-left: 1em;
	background: #f5f0e1;
}
#footer #block-block-25 input.form-text {
	width: 8em;
}
#footer #block-search-form input.form-submit {
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/icon-search.png) right center no-repeat;
	border: 0;
	height: 2.5em;
	width: 2em;
	padding: .5em;
	text-indent: 999em;
	overflow: hidden;
	margin-left: .5em;
}
#footer #block-block-25 input.form-submit {
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/icon-signup.png) right center no-repeat;
	border: 0;
	height: 2.5em;
	width: 2em;
	padding: .5em;
	text-indent: 999em;
	overflow: hidden;
	margin-left: .5em;
}
#block-block-7 p:not(:last-child) {
	border-bottom: 1px solid #5A454A;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
#footer-right .block:not(:last-child) {
	border-bottom: 1px solid #5A454A;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
#footer-right #block-block-24 {
	overflow: hidden;
}
#footer-right #block-block-24 h3, #footer-right #block-block-24 ul, #footer-right #block-block-24 p {
	float: left;
}
#footer ul.social-links {
	padding: .5em 1em;
	margin: 0;
	margin-left: 1em;
	background: #fff;
	border-radius: .5em;
	overflow: hidden;
}
#footer ul.social-links li {
	list-style-type: none;
	list-style-image: none;
	float: left;
}
#footer ul.social-links li:not(:last-child) {
	margin-right: .25em;
}
#footer ul.social-links a {
	display: block;
	height: 21px;
	width: 21px;
	text-indent: 999em;
	overflow: hidden;
	background: url(http://www.catholicextension.org/sites/all/themes/cathx/images/social-sprites.png);
}
#footer ul.social-links a.facebook {
	background-position: 0 0;
}
#footer ul.social-links a.twitter {
	background-position: -21px 0;
}
#footer ul.social-links a.youtube {
	background-position: -42px 0;
}
#footer ul.social-links a.rss {
	background-position: -63px 0;
}
#footer-right #block-block-24 p {
	margin: 0;
	margin-left: 1em;
}
#footer a.blog {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding: .5em;
	background: #eee7d2;
	border-radius: .5em;
}
#sidebar-right #block-block-28, #sidebar-right #block-block-31 {
	margin-left: 1em;
	clear: both;
}
#sidebar-right #block-block-28 h2, #block-block-31 h2 {
	font-family: 'MrsEavesRomanLiningRegular', Palatino, 'Palatino Linotype', 'Book Antiqua', serif;
}
#content #block-block-28 {
	margin-bottom: 4em;
	float: left;
}
#block-block-29 {
	clear: both;
}
#block-block-28 p, #block-block-31 p {
	margin-top: 1em;
}
#block-block-30 {
	padding-top: .2em;
}
#block-block-30 p {
	float: left;
	margin: -.2em .5em 0 0;
}
#sidebar-right #block-block-30 {
	margin-left: 1em;
	margin-bottom: 2em;
	padding: .4em .8em 0;
}
