@import url("cal.css");
.body11
{
    COLOR: #000000;
    FONT-FAMILY: "Verdana", Arial, Helvetica, Sans-serif;
    FONT-SIZE: 11px;
    LINE-HEIGHT: 15px;
    TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}

/* INDEX.CFM */

.lit_img {
	padding: 5px;
	margin: 5px;
	border: solid 1px #999; 
}
#view_liturgical {
	margin: 10px 0px;
}
#view_liturgical p {
	color: #FFF;
	font-size: 11px;
	line-height: 18px;
	margin: 0px 8px;
	text-align: left;
}
.lit_wrapper {
	float: left; 
	margin: 3px;
	
}
.lit_wrapper h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	display: block;
	padding: 0px 0px 0px 0px;
}
.lit_wrapper span {
	display: block;
	padding: 3px 0px;
	margin: 0px;
}
.lit_wrapper a {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.lit_wrapper a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.lit_wrapper a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

/*	FEATURE LITS */
#lit_view {
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	margin: 0px 10px;
	padding: 5px 0px 10px;
}
#lit_view dt {
	font-size: 14px;
	line-height: 16px;
	color: #777;
	padding-bottom: 3px;
}
#lit_view dd {
	margin: 0px 0px 15px;
	padding: 5px 0px 5px;
	border-bottom: dotted 1px #DDD;

}
#lit_links {
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	margin: 0px 10px;
	padding: 5px 0px 10px;
}
#lit_links dt {
	font-size: 14px;
	line-height: 16px;
	color: #777;
	padding-bottom: 3px;
	border-bottom: dotted 1px #DDD;

}
#lit_links dd {
	margin: 0px 0px 15px;
	padding: 5px 0px 5px;

}

/*	DAY VIEW */

#lit_img_border {
	padding: 5px 5px 5px 5px;
	width: 200px; 
	border: solid 2px #777; 
	background: #FBFCFC;
}
.feast_date { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color:#E2A050;
	text-decoration:none;
}
.feast_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color:#7EA049;
	text-decoration:none;
}
.feast_body, .lit_feast {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
	color:#333333;
	text-decoration:none; 
}

.lit_feast img {
	padding: 5px;
	border: solid 1px #CCC;
	margin: 10px;
}


/* MONTH */
#month_title {
	font-size: 50px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color: #CCC;
	padding: 5px 0px 10px;
}
#week_day span {
	font-weight: bold; 
	color: #555; 
	display: block; 
	padding: 2px 0px;
}

#outer {height: 90px; width:95px; overflow:hidden; position: relative; cursor:pointer;}
#outer[id] {display: table; position: static;}

#middle {width:100%; position: absolute; top: 50%; left: 50%} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; text-align: center; position: static;} 

#inner {position: relative; top: -50%; left:-50%} /* for explorer only */
#inner[id] {position: static;}

.cal_month_header {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 90px;
line-height: 100%;
color:#000000;
}
#month_date a {
	color: #444; 
	font-size: 10px; 
	font-weight: bold;
}
#month_date a:visited {
	color: #444; 
	font-size: 10px; 
	font-weight: bold;
}	

/*	YEAR */
#year_header {
	font-size: 11px;
	text-align: center;
}
#year_header h2 {
	font-size: 23px;
}
#year_header p {
	margin: 0px; 
	padding: 3px 0px;
}
.year_cal {
	list-style: none;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.year_cal li {
	float: left;
	font-size: 11px;
	margin: 0px auto;
	padding: 10px 21px;
}
.year_cal li a {
	color: #444;
}
.year_cal li span {
	width: 210px;
	display: block;
}






/* RECIPES */

/* BROWSE Styles */
.recipe_body_list {
	margin: 0px 0px 5px 0px; 
}

.recipe_body_list a {
	float: left;
}
.middot {
	padding-right: 4px; 
	width: 10; 
	float: left; 
	font-weight: bold;
	display: block;
}
.recipe_body_list p {
	line-height: 14px;
	font-size: 12px; 
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 13px;
}
/* END RECIPES */




#highlight_box {
	border: solid 1px #808040; 
	background-color: #E4E4C9; 
	padding: 20px;
	font-size: 11px;
	margin: 0px 10px 10px 20px;
}

#highlight_box_lent {
	border: solid 1px #808040; 
	background-color: #F3E8FF; 
	padding: 20px;
	font-size: 11px;
	margin: 10px auto;
	display: block;
	width: 490px;
	overflow: auto;
}
#highlight_box_easter {
	border: solid 1px #808040; 
	background-color: #FFEFEF; 
	padding: 20px;
	font-size: 11px;
	margin: 10px auto;
	display: block;
	width: 490px;
	overflow: auto;
}

#highlight_box_advent {
	border: solid 1px #808040; 
	background-color: #F3E8FF; 
	padding: 10px;
	font-size: 12px;
	margin: 10px auto;
	display: block;
	width: 600px;	
}


#cal_links {
	background: #E9E9E9;
	border: solid 1px #CCC; 
	height: 20px; 
	padding: 0px; 
	margin: 0px;

}
#cal_links ul li {
	
	font-size: 11px;
	font-weight: bold;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	position: relative;
	float: left;
	width: 85px;
	line-height: 20px;
	text-align: center;
	font-weight: normal;
	cursor: pointer;

}
#cal_links ul li ul {
	list-style: none; 
	margin: 0px; 
	padding: 2px; 
	background: #666; 
	width: 125px;
}
#cal_links ul, #cal_links ul ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#cal_links ul li:hover {
	background: #F4F4F4;


}

#cal_links a {
	color: #444;
	text-decoration: none;
	margin: 0px;
}
#cal_links a:hover {
	text-decoration: underline;
}
#cal_links li ul {
	position: absolute;
	widows: 85px;
	left: -999em;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
#cal_links li ul li {
	border: none;
}	 
#cal_links li:hover ul, #cal_links li.sfhover ul {
	top: 20px;
	left: -1px;
	background: #F4F4F4;
}  
 
#cal_links li li {
	color: #444;
	clear: left;
	background: #F4F4F4;
}
#moreRecipes, {
	display: none;
}
#moreRecipes li a, #more Activities li a, #morePrayers li a, #moreLibrary li a {
	display: none;
}
#cal_links ul li ul .link_title {
	margin: 0px 1px; 
	padding: 4px; 
	width: 115px; 
	color: #FFF; 
	font-size: 11px; 
	text-align: left; 
	line-height: 14px;
	text-decoration: none;
	border: none;
}
#cal_links ul li ul .link_more {
	margin: 0px 1px; 
	padding: 4px; 
	width: 115px; 
	color: #993333; 
	font-size: 11px; 
	text-align: left; 
	line-height: 14px;
	border: none;
	text-decoration:underline;
}
#feat_links h5 {
}
#feat_links ul li ul {
	list-style: none; 
	margin: 0px 0px 0px 10px; 
	padding: 2px 0px;
}
#feat_links ul li ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}
#feat_links ul li ul .link_title {
	margin: 0px 0px; 
	padding: 4px 0px; 
	width: 115px; 
	color: #FFF; 
	font-size: 10px; 
	text-align: left; 
	line-height: 14px;
	text-decoration: none;
}
#feat_links ul li ul .link_more {
	margin: 0px 1px; 
	padding: 4px; 
	width: 115px; 
	color: #FFF; 
	font-size: 10px; 
	text-align: left; 
	line-height: 14px;
}
#lit_features {
	border-left: solid 1px #CCCCCC; border-right: solid 1px #CCCCCC; background-color:#E9E9E9; border-bottom: dotted 1px #CCCCCC; padding: 8px;
}
