@charset "UTF-8";
html {
	height: 102%;
}
body {
	font: 80% "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #1d130f;
	margin: 0;
	padding: 0;
	color: #000;
}

/* TAGS */
h1 {
	font-family: 'economicabold', Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	margin: 0px;
	padding: 0px;
	color: #1d130f;
	font-weight: normal;
	line-height:1.2em;
}
h2 {
	font-family: 'economicabold', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	margin: 0px;
	padding: 0px;
	color: #1d130f;
	font-weight: normal;
}
h3 {
	font-family: 'economicabold', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	color: #68110f;
	font-weight: normal;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
a img {
	border: none;
}

a:link {
	font-family: 'economicabold', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #68110f;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #68110f;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
a:hover {
	color: #c3a673;
}

/* BACKGROUND AND LAYOUT CONTAINERS */
.outer_bkgd {
	width: 1210px;
	margin: 0 auto;
	background-image: url(../images/bkgd_dcf.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	text-align: center;
}
.inner_bkgd {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	background-image: url(../images/wh_50perc_2x2.png);
	background-repeat: repeat;
	padding-bottom: 10px;
}
.container {
	width: 960px;
	margin: 0 auto;
	background-color: #F2EDE3;
	text-align: left;
}


/* PAGE CONTENT */
.soc_med {
	width: 960px;
	text-align: right;
}
.soc_med p {
	padding: 5px 10px;
	margin: 0;
	font-size: .8em;
}
.soc_med a {
	color: #1d130f;
	text-decoration: none;
}
.soc_med a:hover {
	color: #68110f;
}
.pagehead {
	display: block;
	width: 940px;
	height: 145px;
	background-image: url(../images/header_bkgd.jpg);
	background-repeat: no-repeat;
	padding: 20px 20px 20px 0;
}
.pagehead .logo {
	width: 240px;
	text-align: center;
	float: left;
}
.pagehead_right {
	width: 700px;
	float: left;
}
.site_title {
	padding-top: 20px;
	font-size: 2.8em;
	line-height: .9em;
	color:  #c3a673;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
.main_content {
	width: 940px;
	padding: 10px;
	line-height: 1.4em;
}
.right_content {
	width: 710px;
	float: left;
}
.left_main {
	width: 470px;
	float: left;
	margin: 0 20px 0 0;
}
.right_main {
	width: 220px;
	float: left;
}
.head_wrapper {
	width: 470px;
	display: block;
}
.head_img {
	position: absolute;
}
.page_title {
	position: absolute;
	width: 460px;
	height: 30px;
	display: block;
	background-image: url(../images/brown_80perc_4x4.png);
	margin-top: 154px;
	padding: 5px;
	font-family: 'economicabold', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #e0ceb1;
}
.donation_title_special {
	position: absolute;
	width: 335px;
	height: 80px;
	display: block;
	margin: 104px 120px 0 0;
	padding: 5px 0 0 10px;
}
.donation_title_general {
	position: absolute;
	width: 340px;
	height: 60px;
	display: block;
	margin: 124px 0 0 120px;
	padding: 5px;
}
.donation_title_special a, .donation_title_general a {
	font-family: 'economicabold', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #e0ceb1;
}
.donation_title_special p, .donation_title_general p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .6em;
	color: #fff;
}
.homenews_wrapper_title {
	margin: 0 0 20px 0;
	padding: 20px 0;
	border-bottom: 1px #1d130f solid;
}
.col_third {
	width: 230px;
	margin-right: 10px;
	float: left;
}
.col_halfmain {
	width: 225px;
	margin-right: 0px;
	float: left;
}
.col_halfmain p {
	margin-bottom: 5px;
	margin-top: 5px;
}
.col_quarmain {
	width: 110px;
	margin-right: 10px;
	float: left;
}
.col_threequarmain {
	width: 330px;
	margin-right: 0px;
	float: left;
}
.blog_wrapper {
	margin-top: 20px;
}
.sm_print {
	font-size: .8em;
	color: #68110f;
}
.footer {
	width: 940px;
	padding: 10px 0;
	margin: 20px 10px 10px 10px;
	border-top: 1px #1d130f solid;
}
.footer_left {
	width: 450px;
	float: left;
}
.footer_left a {
	text-decoration: none;
	color: #1d130f;
}
.footer_left a:hover {
	color: #68110f;
}
.footer_right {
	width: 450px;
	float: right;
	text-align: right;
}

/* TOP NAV */
.top_nav {
	width: 700px;
	border-top: 1px #1d130f solid;
	margin-top: 10px;
	padding-top: 10px;
}
.top_nav ul {
}
.top_nav ul li {
	display: inline-block;
	list-style: none;
	margin-right: 20px;
}
.top_nav ul li a {
	color:  #c3a673;
	text-decoration: none;
	font-family: 'economicabold', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
}
.top_nav ul li a:hover {
	color:  #e0ceb1;
}

.top_nav ul li ul {
	display: none;
	z-index: 1000;
}
.top_nav ul li:hover ul {
	display: block;
	position: absolute;
	background-color: #1d130f;
	text-align: left;
	padding: 10px 0;
	min-width: 200px;
}
.top_nav ul li ul li {
	display: block;
	float: none;
	height: 20px;
}
.top_nav ul li ul li a {
	text-decoration: none;
	color: #fff;
	padding-left: 10px;
	font-size: 1.2em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.top_nav ul li ul li a:hover {
	color:  #e0ceb1;
}

/* LEFT NAV */
.left_nav {
	width: 220px;
	float: left;
	padding: 0 10px 0 0;
}
.left_nav a {
	font-family: 'economicabold', Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1d130f;
	line-height: 1.7em;
}
.left_nav a.home {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #1d130f;
	margin: 0;
	padding: 0;
	line-height: .5em;
}
.left_nav a:hover {
	color: #c3a673;
}
.menu_head {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px #1d130f solid;
}
.left_nav_itemwrapper {
	margin: 0 0 10px 0;
}
.left_nav_icon {
	width: 20px;
	float: left;
	margin: 0 10px 0 0;
	padding: 2px 0 0 0;
}
.left_nav_item {
	width: 190px;
	float: left;
	line-height: 1.4em;
}
.left_nav_item span {
	font-size: .8em;
}


/* --------- FORMS ---------- */

/* SEARCH BOX */
.search_box {
	margin: 40px 0 0 0;
	border: 1px #1d130f solid;
	padding: 5px;
	width: 180px;
	-moz-border-radius:5px; / Firefox /
	-webkit-border-radius:5px; / Safari and chrome /
	-khtml-border-radius:5px; / Linux browsers /
	behavior: url(../scripts/border-radius.htc);
	border-radius:5px; / CSS3 / 
}
.search_box form input[type=text] {
	border:none;width:130px;background-color: #F2EDE3;
	font-family: 'economicabold', Verdana, Arial, Helvetica, sans-serif;
	color: #68110f;
}
.search_box form input[type=submit] {
	background : url("../images/search_icon.png") no-repeat center center;
	width: 14px;
	height: 12px;
	border: none;
	color: transparent;
	font-size: 0;
	margin-top: 3px;
}
form.ml input[type=text] {
	border:none;
	width: 200px;
	margin-right:10px;
	background-color: #FFFFE6;
	color: #000;
	padding: 5px;
	-moz-border-radius:5px; / Firefox /
	-webkit-border-radius:5px; / Safari and chrome /
	-khtml-border-radius:5px; / Linux browsers /
	behavior: url(../scripts/border-radius.htc);
	border-radius:5px; / CSS3 / 
}
form.ml textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .9em;
	border:none;
	width: 420px;
	background-color: #FFFFE6;
	color: #000;
	padding: 5px;
	-moz-border-radius:5px; / Firefox /
	-webkit-border-radius:5px; / Safari and chrome /
	-khtml-border-radius:5px; / Linux browsers /
	behavior: url(../scripts/border-radius.htc);
	border-radius:5px; / CSS3 / 
}
form.ml input[type=text].fullwidth {
	width: 420px;
}
form.ml input[type=text].st {
	width: 70px;
}
form.ml input[type=text].zip {
	width: 110px;
}
form.ml input[type=submit] {
	border:none;
	width: 100px;
	background-color: #FFFFE6;
	font-family: 'economicabold', Verdana, Arial, Helvetica, sans-serif;
	color: #68110f;
	padding: 5px;
	cursor: pointer;
	-moz-border-radius:5px; / Firefox /
	-webkit-border-radius:5px; / Safari and chrome /
	-khtml-border-radius:5px; / Linux browsers /
	behavior: url(../scripts/border-radius.htc);
	border-radius:5px; / CSS3 /
	font-size: 1.2em;
}
form.ml input[type=submit]:hover {
	background-color: #c3a673;
}

a.button {
	background-color: #c3a673;
	font-family: 'economicabold', Verdana, Arial, Helvetica, sans-serif;
	color: #68110f;
	padding: 5px;
	cursor: pointer;
	text-decoration: none;
	-moz-border-radius:5px; / Firefox /
	-webkit-border-radius:5px; / Safari and chrome /
	-khtml-border-radius:5px; / Linux browsers /
	behavior: url(../scripts/border-radius.htc);
	border-radius:5px; / CSS3 /
}
a.button:hover {
	background-color: #FFFFE6;
}

/* --------- END FORMS ---------- */


/* FRIARS RIGHT MENU */
ul.right_menu {
	margin: 0;
	padding: 0;
}
ul.right_menu li {
	list-style: none;
	padding: 10px 5px;
}
ul.right_menu li:hover {
	background-color: #d9c196;
}
ul.right_menu a {
	color: #000;
	text-decoration: none;
}


/* NUNS RIGHT MENU */
.collapsemenu a {
	text-decoration: none;
}


/* SEVEN WAYS */
ol.sevenways {
	margin-left: 20px;
}
ol.sevenways li {
	margin-top: 10px;
	font-family: 'economicabold', Verdana, Arial, Helvetica, sans-serif;
	color: #68110f;
	font-weight: normal;
}
ol.sevenways li span {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
}
ol.sevenways li a {
}
ol.sevenways li a:hover {
	text-decoration: underline;
}

/* CARMELITE CONNECTIONS */
.line_wrapper {
	margin: 20px 0;
	text-align:center;
}
.line_wrapper_cms {
	margin: 10px 0;
	padding: 10px 0;
	border-top: solid 1px #000;
}
.past_issues {
	width: 470px;
	display: block;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: solid 2px #000;
}

/* SITE MAP */
.sitemap {
	list-style: none;
	margin-left: 20px;
	font-size: 1.2em;
}
.sitemap li {
	font-family: 'economicabold', Verdana, Arial, Helvetica, sans-serif;
	color: #1d130f;
	margin-bottom: 20px;
}
.sitemap li ul {
	list-style: none;
	margin-left: 80px;
}
.sitemap li ul li {
	margin-bottom: 0px;
}
.sitemap li ul li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
}
.sitemap li ul li ul {
	list-style: none;
	margin-left: 80px;
	list-style: square;
}
.sitemap li ul li ul li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
}


/* MISC CLASSES */
.clear {
	clear:both;
}
a.edit {
	border: none;
	background-color: #FFFFE6;
	font-family: 'economicabold', Verdana, Arial, Helvetica, sans-serif;
	color: #68110f;
	padding: 5px;
	cursor: pointer;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.delete {
	border: none;
	background-color: #900;
	font-family: 'economicabold', Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 5px;
	cursor: pointer;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.edit:hover, a.delete:hover {
	background-color: #c3a673;
}
.thanks_box {
	width: 450px;
	padding: 10px;
	background-color: #FFFFE6;
}