/*

Red bf2a26
Tan screen e8e0dd

*/

/* `````````````````````` Generics `````````````````````` */

HTML, BODY, TD {
	font-family: trebuchet ms, verdana, arial;
	font-size: 12px;
}

BODY {
	background: #5784b6;
}

A {
	text-decoration: none;
	clor: #017bac;
	color: #153E7E;
}

A:HOVER {
	text-decoration: underline;
	color: red;
}

FORM {
	margin: 0;
	padding: 0;
}

.overline {
	font-family: gill sans, trebuchet MS, arial, helvetica !important;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	color: #0159ac;
}

.content_slug {
	float: left;
	width: 220px;
	margin: 0 15px 5px 0;
}

.content_slug #slug_photo {
	margin: 0 7px 3px 0;
}

.content_slug #slug_photo IMG {
	border: 1px solid #ccc;
}

.content_slug #slug_titles {

}

.content_slug #slug_overline {
	font-family: gill sans, trebuchet MS, arial, helvetica;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	color: #0159ac;
	font-size: 13px;
	line-height: 13px;
}

.content_slug #slug_byline {
	margin-top: 5px;
	padding-top: 2px;
	border-top: 1px solid #DEDEDE;
	font-size: 14px;
	color: #999;
}

/* `````````````````````` Overrides `````````````````````` */

.leadimage IMG {
	border: 1px #ccc red;
}

#content_detail .sub_title {
    font-family: georgia, times new roman;
    font-size: 28px;
    font-weight: bold;
    ltter-spacing: -1px;
    margin-bottom: 15px;
}

#content_detail #content_slug {
	float: left;
	margin-right: 12px;
	margin-bottom: 2px;
}

#content_detail P {
	padding: 0;
	margin: 0 0 12px 0;
}

#content_detail .inline_ad {
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
}

#content_detail .story_content {
	font-family: georgia, times;
	font-size: 15px;
	line-height: 22px;
}

#browse_content .content_list .item .lead {
	font-family: Lucida Grande, Lucida Sans Unicode, verdana, arial;
}

#browse_content .content_list .item .headline {
	font-family: Lucida Grande, Lucida Sans Unicode, verdana, arial;
	font-size: 14px;
	letter-spacing: 0;
	margin-bottom: 5px;
}

#content_detail .subtitle {
    font-family: georgia;
    letter-spacing: 0;
    margin-bottom: 10px;
}

/* `````````````````````` Overall template `````````````````````` */

#ach_overall {
	width: 988px;
	background: #d4dfe8;
}

#ach_header {
	width: 988px;
	height: 113px;
	overflow: none;
	background: url(/images/ach-masthead.jpg) top left no-repeat;
}

#ach_header #masthead {
	float: left;
	width: 540px;
	height: 109px;
	cursor: pointer;
}

#ach_header #search {
	float: left;
	width: 348px;
	brder: 1px solid red;
}

#ach_header #search #class {
	font-family: 'News Cycle', arial, serif;
	font-size: 15px;
	line-height: 15px;
	margin: 10px 0 12px 0;
	brder: 1px solid red;
}

#ach_header #search #class A {
	color: #22485f;
}

#ach_header #search #searchform {
	padding-left: 30px;
}

#ach_header #search #searchform #fields {
	foat: left;
	brder: 1px solid red;
	margin-bottom: 5px;
	border-bottom: 1px solid #d6e5ea;
	border-top: 1px solid #d6e5ea;
	padding-bottom: 5px;
	padding-top: 5px;
}

#ach_header #search #searchform #input {
	float: left;
	brder: 1px solid red;
}

#ach_header #search #searchform #input INPUT {
	background: #d6e5ea;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #aaa;
	font-size: 11px;
	height: 23px;
	padding: 0 10px;
	width: 220px;
}

#ach_header #search #searchform #go {
	float: left;
}

#ach_header #search #searchform #go INPUT {
	
}

#ach_header #search #searchform #date {
	float: left;
	color: #22485f;
	font-size: 11px;
	brder: 1px solid red;
}

#ach_header #search #searchform #adv {
	font-size: 11px;
	font-weight: bold;
	float: right;
	padding-right: 50px;
	brder: 1px solid red;
}

#ach_header #search #searchform #adv A {
	color: #22485f;
}


#ach_header #links {
	float: left;
	width: 99px;
	brder: 1px solid red;
	border-left: 1px solid #d6e5ea;
}

#ach_header .link {
	font-size: 13px;
	height: 21px;
	line-height: 21px;
	border-bottom: 1px solid #d6e5ea;
	margin-right: 2px;
	padding-left: 10px;
}

#ach_header .link A {
	color: white;
}

#ach_header .link A:HOVER {
	color: #ffbf90;
	text-decoration: none;
}

#ach_nav {
	margin-bottom: 0px;
	font-family: trebuchet MS, arial, helvetica;
	txt-transform: uppercase;
	font-weight: bold;
	padding: 1px 0;
	background: #6995c5;
	border-left: 2px solid #cedfef;
	border-right: 1px solid #cedfef;
}

#ach_nav .nav_item {
	font-size: 14px;
	cursor: pointer;
	padding: 3px 0;
	color: #fff;
	border-right: 1px solid #d6e5ea;
}

#ach_nav .last {
	border-right: none !important;
}

#ach_nav .nav_item_hover {
	background: #7ba7cc;
	color: #ffbf90;
}

#ach_nav .nav_dropdown {
	position: absolute;
	display: none;
	background: #7ba7cc;
	color: white;
	min-width: 200px;
	font-size: 13px;
	margin-top: 20px;
	z-index: 99;
}

#ach_nav .nav_dropdown #margins {
	padding: 10px 0;
}

#ach_nav .nav_dropdown A {
	color: white;
	text-decoration: none;
}

#ach_nav .nav_dropdown .subnav_item {
	padding: 5px 10px;
}

#ach_nav .nav_dropdown .subnav_item:HOVER {
	background: #b5cfe6;
}

#ach_main {
	min-height: 200px;
	padding: 10px 15px;
}

#ach_main #main_content {
	background: white;
}

#main_inside_col1 {
	width: 160px;
	margin-right: 15px;
	boorder: 1px solid red;
}

#main_inside_col2 {
	min-height: 300px;
	padding: 10px;
}

#main_inside_col3 {
	width: 208px;
	margin-left: 15px;
	boorder: 1px solid red;
}

#main_landing_col1 {

}

#main_landing_col2 {
	width: 208px;
	margin-left: 15px;
}

#ach_footers {
	background: #a1c3df;
	border-top: 5px solid white;
	padding: 10px 10px;
}

#ach_footers #footer_table {
	margin-top: 10px;
}

#ach_footers, #ach_footers TD {
	font-family: trebuchet MS, arial, helvetica;
	font-size: 13px;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	padding: 0 7px;
}

#ach_footers A {
	text-decoration: none;
	color: white;
}

#ach_footers A:HOVER {
	text-decoration: underline;
}

#ach_footers .copyright {
	padding: 10px 0;
	text-transform: none;
	font-size: 11px;
	color: black;
}

#ach_footers .copyright A {
	color: black;
}

/* ````````````````````` Landing ````````````````````` */

#content_landing {

}

#content_landing .landing_frame {
	display: none;
}

#content_landing #landing_flipper {
	background: white;
	padding: 10px 10px 0 10px;
}

#content_landing .flipper_item {
	color: #ddd1c1;
	float: left;
	padding-right: 5px;
}

#content_landing .flipper_item A {
	text-decoration: none;
	color: #ddd1c1;
	font-weight: bold;
	font-size: 16px;
}

#content_landing .flipper_item_selected A {
	color: black;
}

#content_landing .flipper_cursor {
	cursor: pointer;
}

#content_landing #landing_bottom {
	margin-top: 15px;
}

#content_landing #landing_bottom .ad {
	width: 320px;
	padding: 0 10px;
	margin-right: 7px;
}

#content_landing .landingrefer {
	font-family: Lucida Grande, Lucida Sans Unicode, verdana, arial;
	height: 270px;
	background: #b6cbe2;
}

#content_landing .landingrefer .margin {
	padding: 10px 20px;
}

#content_landing .landingrefer .head {
	font-family: georgia, times;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 10px;
}

#content_landing .landingrefer .head A {
	color: #153E7E;
	text-decoration: none;
}

#content_landing .landingrefer .head A:HOVER {
	color: red;
	text-decoration: underline;
}

#content_landing .landingrefer .photo_container {
	float: left;
	margin-right: 10px;
}

#content_landing .landingrefer .photo_container IMG {
	border: 1px solid #ccc;
	max-width: 260px;
	max-height: 210px;
}

#content_landing .landingrefer .lead {
	font-size: 16px;
	margin-bottom: 7px;
}

#content_landing .morelink A {
	color: #153E7E;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#content_landing .morelink A:HOVER {
	color: red;
	text-decoration: underline;
}

#content_landing_opinion {
	margin-bottom: 15px;
	padding: 10px;
	background: white;
}

#content_landing_opinion #leftcol {
	border-right: 1px solid #CCC;
	margin-right: 15px;
	padding-right: 15px;
}

#content_landing_opinion #featured {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#content_landing_opinion #featured .overline {
	margin-bottom: 10px;
}

#content_landing_opinion #featured .head {
	font-family: georgia, times;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 7px;
}

#content_landing_opinion #featured .head A {
	color: black;
}

#content_landing_opinion #featured .photo_container {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#content_landing_opinion #featured .photo_container IMG {
	border: 1px solid #ccc;
}

#content_landing_opinion #featured .lead {
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 13px;
	line-height: 18px;
	color: #666;
}

#content_landing_opinion #columns .overline {
	margin-bottom: 10px;
}

#content_landing_opinion .content_category {
	width: 150px;
	margin-bottom: 10px;
	cursor: pointer;
}

#content_landing_opinion .content_category #category_photo {
	margin: 0 7px 3px 0;
}

#content_landing_opinion .content_category #category_photo IMG {
	border: 1px solid #ccc;
	max-width: 30px;
	max-height: 40px;
}

#content_landing_opinion .content_category #category_titles {

}

#content_landing_opinion .content_category #category_overline {
	font-family: gill sans, trebuchet MS, arial, helvetica;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px !important;
	color: #0159ac;
	font-size: 13px;
	line-height: 13px;
}

#content_landing_opinion .content_category #category_byline {
	margin-top: 5px;
	padding-top: 2px;
	border-top: none;
	font-size: 12px;
	color: black;
	text-transform: uppercase;
	font-weight: bold;
}

#content_landing_opinion #opinions {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#content_landing_opinion #opinions .overline {
	margin-bottom: 10px;
}

#content_landing_opinion #opinions .story_list {
	margin-bottom: 10px;
}

#content_landing_opinion #opinions .story_item {
	margin-bottom: 10px;
	font-family: georgia, times;
	font-size: 14px;
	font-weight: bold;
}

#content_landing_opinion #opinions .story_item A {
	color: black;
}

#content_landing_opinion #letters {

}

#content_landing_opinion #letters .overline {
	margin-bottom: 10px;
}

#content_landing_opinion #letters #first .head {
	margin-bottom: 6px;
	font-family: georgia, times;
	font-size: 20px;
	font-weight: bold;
}

#content_landing_opinion #letters #first .head A {
	color: black;
}

#content_landing_opinion #letters #first .lead {
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 12px;
	line-height: 15px;
	color: #666;
	margin-bottom: 10px;
	font-weight: normal;
}

#content_landing_opinion #letters .story_item {
	margin-bottom: 10px;
	font-family: georgia, times;
	font-size: 14px;
	font-weight: bold;
}

#content_landing_opinion #letters .story_item A {
	color: black;
}

#content_landing_yourherald {
	background: white;
	padding: 5px 15px 20px 15px;
}

#content_landing_yourherald h1 {
	font-family: georgia, times;
	font-size: 24px;
	padding: 0;
	margin: 0 0 15px 0;
	color: #999;
}

#content_landing_yourherald #post {
	float: right;
	font-weight: bold;
	margin: 10px 10px 0 0;
	font-size: 13px;
}

#content_landing_yourherald .overline {
	margin-bottom: 10px;
}

#content_landing_yourherald .headline_item {
	font-family: georgia, times;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#content_landing_yourherald .headline_item A {
	color: black;
}

#content_landing_yourherald .byline {
	font-family: verdana, arial;
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

#content_landing_yourherald .readmore {
	font-weight: bold;
}

#content_landing_yourherald .readmore A {
	
}

#content_landing_yourherald #yournews, #content_landing_yourherald #yoursports {
	float: left;
	width: 340px;
}

#content_landing_yourherald #yournews {
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #ccc;
}

#content_landing_yourherald #yourphotos {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

#content_landing_yourherald #yourphotos {
	
}

#content_landing_yourherald #yourphotos .photo_item {
	float: left;
	width: 175px;
	margin: 0 28px 15px 28px;
}

#content_landing_yourherald #yourphotos .photo_container {
	height: 145px;
	margin-bottom: 5px;
}

#content_landing_yourherald #yourphotos .photo_container IMG {
	max-width: 175px;
	border: 1px solid #ccc;
}

#content_landing_yourherald #yourphotos .photo_headline {
	font-family: georgia, times;
	font-size: 13px;
	font-weight: bold;
}

#content_landing_yourherald #yourphotos .photo_headline A {
	color: black;
}

/* `````````` Faith landing ````````` */

#content_landing_faith {
	padding: 15px;
	background: white;
}

#content_landing_faith #col1 {
	float: left;
	width: 328px;
	padding-right: 14px;
	border-right: 1px solid #ccc;
	margin-right: 15px;
}

#content_landing_faith #col2 {
	float: left;
	width: 346px;
}

#content_landing_faith .kicker {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}

#content_landing_faith .copy {
	font-size: 12px;
	line-height: 16px;
}

#content_landing_faith #assigned {
	padding-bottom: 9px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

#content_landing_faith #assigned .head {
	font-family: georgia,times;
	font-size: 24px;
	margin-bottom: 5px;
}

#content_landing_faith #assigned .head A {
	color: black;
}

#content_landing_faith #assigned .lead {
	font-size: 12px;
	line-height: 18px;
}

#content_landing_faith #commentaries {
	padding-bottom: 9px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

#content_landing_faith #commentaries .kicker {
	margin: 0;
}

#content_landing_faith #todays_saint {
	
}

#content_landing_faith #todays_saint #photo {
	margin-right: 10px;
}

#content_landing_faith #todays_saint #photo IMG {
	border: 1px solid #ccc;
}

#content_landing_faith #todays_saint .lead {
	font-size: 12px;
	line-height: 18px;
}

#content_landing_faith #todays_saint .lead P {
	margin: 0 0 10px 0;
	padding: 0;
}

#content_landing_faith #on_faith {
	padding-bottom: 9px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

#content_landing_faith #on_faith .first {
	margin-bottom: 10px;
}

#content_landing_faith #on_faith .first .head {
	font-family: georgia,times;
	font-size: 24px;
	margin-bottom: 5px;
}

#content_landing_faith #on_faith .first .head A {
	color: black;
}

#content_landing_faith #on_faith .first .lead {
	font-size: 12px;
	line-height: 18px;
}

#content_landing_faith #on_faith .secondary {
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: bold;
}

#content_landing_faith #faith_alive {
	padding-bottom: 9px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

/* Oct '15 Pope Francis visit */
.pope-oct15 {
	margin-bottom: 15px;
	margin-top: -15px;
}
.pope-oct15 img {
	max-width: 100%;
}
.pope-oct15 .content {
	padding: 10px;
	background: white;
}
.pope-oct15 .full-photo .screen-background {
	height: 500px;
}
.pope-oct15 h1 {
	font-family: georgia, times new roman;
    font-size: 4.0em;
    margin-bottom: 5px;
    text-align: center;
    font-weight: normal;
    line-height: 1.45;
    margin-top: 0;
}
.pope-oct15 h3 {
	margin-top: 0;
    font-weight: bold;
    font-size: 1.4em;
    line-height: 1.3;
    margin-bottom: 16px;
}
.pope-oct15 h1 a,
.pope-oct15 h3 a {
	color: black;
}
.pope-oct15 .photo-with-headlines .col1 {
	float: left;
	width: 73%;
	margin-right: 2%;
}
.pope-oct15 .photo-with-headlines .col2 {
	float: left;
	width: 24%;
}
.pope-oct15 .photo-with-headlines .screen-background {
	height: 400px;
}
