/*
Theme Name: St. Mark 10
Theme URI: http://www.stmarkomaha.org/
Description: This is the St. Mark v10 theme.
Version: 10.0
Author: Matt Schultz
Author URI: http://www.schumatt.com/
Tags: fixed width, two columns, widgets

*/


BODY
{
	margin: 0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
}

A, A:visited
{
	color: #8D0922;
	text-decoration: none;
}

A:active
{
	color: #FF0000;
	text-decoration: underline;
}

A:hover
{
	text-decoration: underline;
}

H1 {
	font-size: 1.75em;
	margin-top: 0;
	color: #8D0922;
}

H2, H3, H4
{
	color: #8D0922;
}
A IMG {
	border: 0;
}

.ghost {
	/* color: #9A987A; */
	color: #D4CECF;
	margin-left: 4px;
	margin-right: 4px;
}

#outerwrap
{
	background: url(images/page_shadow.png) repeat-y center top;
	background-color: #EEEEEE;
	margin: 0;
}

#innerwrap
{
	width: 960px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#topaccent
{
	background: url(images/topaccent.png) repeat-x top;
	height: 10px;
	margin: 0;
}

#masthead
{
	background: url(images/masthead.png) repeat-x bottom;
	height: 70px;
	width: 100%;
	position: relative;
}

#masthead IMG
{
	position: relative;
	top: 10px;
	left: 10px;
	border: 0;
}

#mastheadtools
{
	position: absolute;
	margin: 0;
	top: 10px;
	right: 10px;
	font-size: 80%;
}

#frmSearch
{
	position: absolute;
	width: 320px;
	bottom: 10px;
	right: 10px;
}

#frmSearch #txtSearch
{
	border: 1px solid #8D0922;
	background-color: #FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	padding: 3px;
	margin-right: 10px;
	height: 100%;
	width: 250px;
}

#frmSearch #cmdSubmit
{
	border: 1px solid #8D0922;
	width: 50px;
	color: #FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: #8D0922;
	background: #8D0922 url(images/topaccent.png) repeat-x bottom;
}

#billboard
{
	position: relative;
	float: left;
	width: 620px;
	height: 500px;
	background: url(images/bbtext.png) repeat-x bottom center; 
}

#bb1
{
	position: relative;
}

#bb1 .bbitem 
{
	height: 500px;
	width: 620px;
	background: url(images/bbtext2.png) repeat-x bottom center;
}

#bb1 .bbitem .bbtext
{
	top: 390px; 
	left: 0;
	width: 610px;
	height: 110px;
	padding: 0 5px 0 5px;
	position: absolute;
}

#bb1 .bbitem IMG
{
	margin: 0;	
         border: 0;
}

.bbtext H1
{
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
}

.bbtext H1 A:hover
{
          text-decoration: none;
}

.bbtext P
{
	margin-top: 0.25em;
	font-size: 120%;
}

#billboard #bbnav
{
	bottom: 116px;
	right: 6px;
	position: absolute;
	z-index: 100;
}

#billboard #bbnav A
{
	margin-left: 6px;
	border: 0;
	display: block;
	width: 21px;
	height: 21px;
	background: url(images/bboutline.png) no-repeat top left;
	float: left;
}

#billboard #bbnav A:active, #billboard #bbnav A:hover
{
	text-decoration: none;
}

#billboard #bbnav A.activeSlide
{
	background: url(images/bbsolid.png) no-repeat top left;
}

#frontinfo
{
	padding: 0 20px;
	background: url(images/vertstripe-fadetoright.png) repeat-y top left;
	background-color: #9A987A;
	width: 300px;
	height: 500px;
	float: right;
	color: #FFFFFF;
}

#frontinfo DIV
{
	clear: left;	
}

#frontinfo H1
{
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	color: #FFFFFF;
	position: relative;
}

#frontinfo H1 A
{
	font-size: 50%;
	font-weight: normal;
	position: absolute;
	right: 0;
	top: 8px;
	color: #D1CD7F;
	color: #E7E5BB;
	/* color: #B9B7A3;*/
}

#frontinfo H2
{
	clear: left;
	color: #E7E5BB;
	margin-top: 0;
	margin-top: 0.3em;
	margin-bottom: 0;
	font-size: 120%;
}

#frontinfo H3
{
	font-size: 100%;
	width: 20%;
	clear: left;
	margin-top: 0;
	margin-bottom: 0.5em;
	/* float: left; */
	display: block;
}

/* #frontinfo P
{
	margin-top: 0;
	margin-bottom: 0.5em;
	width: 80%;
	/* float: left; 
	font-size: 100%;
	display: block;
} */

#frontinfo P
{
	margin-top: 0;
	margin-bottom: 0.5em;
	width: 100%;
	font-size: 100%;
	display: block;
} 

#frontinfo P SPAN.label
{
	float: left;
	font-weight: bold;
	width: 20%;
	margin-bottom: 0.2em;
}


#frontinfo P IMG
{
	border: 0;
	vertical-align: -3px;
}

#frontinfo A, #frontinfo A:visited
{
	color: #FFFFFF;
}

#frontinfo em
{
	font-size: smaller;
}

#frontinfo .ghost, #mastheadtools .ghost
{
	color: #B9B7A3;
	margin-left: 4px;
	margin-right: 4px;
}

#frontinfo .borderbelow
{
	border-bottom: 1px solid #B9B7A3;
	padding-bottom: 0.5em;
}

.clearfix:after
{
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
	content: ".";
}

.clearfix {
	display: inline-block;
	display: block;	
}

#hnav 
{
	clear: both;
	background: url(images/hnav.png) repeat-x top;
	height: 40px;
	line-height: 40px;
	font-size: 95%;
}

#hnav UL
{
	list-style-type: none;
	list-style-image: none;
	margin: auto;
	text-align: center;
	padding-left: 0;
}

#hnav LI
{
	display: inline;
	height: 40px;
	color: white;
	margin: 0 15px;
	font-size: 110%;
}

#hnav LI A, #hnav LI A:visited
{
	color: #FFFFFF;
}

#breadcrumb 
{
	/* background: url(images/breadcrumbfade.png) repeat-x top; */
	background-color: #F5F4F1;
	border-bottom: 1px solid #9B9B9B;
}

#breadcrumb UL, #breadcrumb LI
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#breadcrumb LI
{
	float:left;
	line-height:2.0em;
	padding-left:.75em;
	font-size: 80%;
	color: #403839;	
}
#breadcrumb UL {display: block;}
#breadcrumb LI A
{
	display: block;
	padding: 0 15px 0 0;
	background-color: #F5F4F1;
	background: url(images/breadcrumbarrow.png) no-repeat right center;
	color: #403839;
}

#breadcrumb LI A:link, #breadcrumb LI A:visited
{
	text-decoration: none;
	color: #403839;
}

#breadcrumb LI A:hover, #breadcrumb LI A:focus
{
	color: #8D0922;
}

#breadcrumb LI.current
{
	font-weight: bold;
}

#breadcrumb LI A.current {
	font-weight: bold;
	background: none;
}

#bodycontent
{
	position: relative;
	float: left;
	margin: 10px;
	width: 700px;
}

#contentsidebar
{
	margin: 10px;
	width: 220px;
	float: right;
	color: #403839;
}

#contentsidebar H4
{
	text-transform: uppercase;
	margin-top: 0;
	color: #403839;
}

#frontcontent {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	background-color: #FFFFFF;
}

.frontcontentcol {
	width: 290px;
	margin: 0 10px;
	float: left;
}

.frontcontentcol H1, #fronthighlight H1
{
	margin-top: 0;
	color: #403839;
	color: #444444;
	border-bottom: 1px solid #D4CECF;
	border-bottom: 1px solid #D4D4D4;
	padding-bottom: 10px;
	font-weight: normal;
}

#fronthighlight
{
	float: right;
	width: 320px;
	margin-left: 10px;
	margin-right: 10px;
}

TABLE.schedule
{
	width: 100%;
	border: 0;
	border-spacing: 0;
}

TABLE.schedule * TD {
	
	font-size: 100%;
}	

TABLE.schedule .eventnote
{
	color: #9A987A;
	color: #777777;
	font-size: smaller;
}

.frontcontentcol H4
{
	color: #000000;
	font-weight: bold;
	margin-top: 1.25em;
	margin-bottom: 0;
}

#frontcontent P
{
	margin-top: 0;
}

TABLE.schedule TR:first-child TD H4
{
	margin-top: 0;
}

TABLE.schedule TR
{
	vertical-align: top;	
}

#footer
{
	height: 100px;
	margin-bottom: 0;
	background: #000000 url(images/footer.png) repeat-x top;
	color: #FFFFFF;
	position: relative;
	clear: both;
}

#footer #addressline
{
	position: absolute;
	bottom: 8px;
	left: 8px;
	margin: 0;
}

#footer .ghost
{
	color: #3A3A3A;
}

#footer IMG
{
	position: absolute;
	bottom: 8px;
	right: 8px;
	margin: 0;
}

#footer A, #footer A IMG
{
	border: 0;
}

.landingcols {
	width: 100%;
	margin-top: 10px;
}

.landingcontentcol {
	width: 340px;
	margin: 0 10px 0 0;
	float: left;
}

.landingcols H2
{
	margin-top: 0;
	color: #403839;
	border-bottom: 1px solid #D4CECF;
	padding-bottom: 10px;
	font-weight: normal;
}

.alignright
{
	float: right;
}

.alignleft
{
	float: left;
}

.hidden
{
	display: none;
}

.tfe
{
	margin-right: 5px;
	margin-bottom: 20px;
}

.postmetadata
{
	border-top: 1px solid #D4D4D4;
	color: #888888;
	font-size: smaller;
	padding-top: 10px;
}