/*
*************************************************
St. Catherine of Siena Catholic Church

Author:		Scott Beatty, sbeatty@northpointdesign.com
Updated:	July 30, 2008
Notes:		None

*************************************************
*/
* {
   margin: 0;
   padding: 0;
}

body{
   background: #993300 url(/images/bg_body.jpg) repeat-x;
   font-size: 85%;
   font-family: "Times New Roman", Times, serif;
   line-height: 1;
   text-align:center;
}

hr{
   display: none;
}

#skip{
   position: absolute;
   text-indent: -9999px;
   list-style: none;
}

*+html #skip{
   position: static;
   height: 0;
}

#container{
   width: 802px;
   margin:0 auto;
   text-align:left;
}

a{
   overflow: hidden;
}

/* =Header
---------------------------------------------------------------------
*/

#header{
   width: 802px;
   height: 115px;
   background: url(/images/bg_header.jpg) no-repeat;
}

#header h1{
   float: left;
   width: 340px;
   margin-left:15px;
   height: 83px;
   text-indent: -9999px;
}

#header h1 a{
   display: block;
   width: 340px;
   height: 83px;
}

/* topnav*/

#top-nav{
   display: inline; /* IE6 double margin float bug hack */
   float: right;
   width:410px;
   margin-right:22px;
}

#top-nav p{
   padding: 5px 0 0 0;
   text-align:right;
   color: #333333;
   font-size: 14px;
}

#top-nav a{
	color:#006699;
   text-decoration: none;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:normal;
}

#top-nav a:hover{
   color: #000;
}

/* search */

form#searchForm{
   float: right;
   width:170px;
   padding: 0;
   margin-top:7px;
}

form#searchForm input#search_term{
   float: left;
   width: 110px;
   margin: 0 3px 0 0;
   padding: 0;
   color: #707070;
   font-size: 11px;
   padding:3px 0 2px 3px;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

form#searchForm a#search_go{
	float:left;
	display:block;
   width: 50px;
   height:21px;
   background: url(/images/btn_search.jpg) no-repeat;
   text-indent: -9999px;
}


/* =Navigation
---------------------------------------------------------------------
*/
#nav-wrap {
	clear:both;
	width:740px;
	margin:0 auto;
	text-align:center;
}

#nav{
   float: left;
   width: 707px;
   margin: 0 17px 0 16px;
   list-style: none;
}

#nav li{
   float: left;
}

#nav li:hover, #nav li.hover {   
    position: static;   
}

#nav li a{
	font-family:Arial, Helvetica, sans-serif;
	width:101px;
   font-size: 14px;
   display: block;
   padding:9px 0;
   color: #F0F0F0;
   text-decoration: none;
   text-align:center;
}

#nav li a:hover{
	color:#6B2300;
}

#nav li ul{
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 190px;
   list-style: none;
   line-height: 1;
}

#nav li li{
   font-size: 12px;
   text-indent: 0;
   line-height: 1.25;
}

#nav li ul ul{
   margin: -27px 0 0 160px;
}

#nav li:hover ul ul,
#nav li.sfhover ul ul{
   left: -999em;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul{
   left: auto;
}

#nav li li li{
   font-size: 100%;
}

#nav li li a{
   width: 174px !important;
   height: auto;
   padding: 5px 8px;
   background:#6B2300;
   background-image: none !important;
   text-indent: 0;
   font-size:12px;
   text-align:left;
   border-bottom:1px solid #993300;
}

#nav li li a:hover{
   background: #993300;
   color:#FFF;
}
/* mass schedule */

#mass-schedule {
	clear:both;
	float:left;	
	width:802px;
	height:262px;
	background:url(/images/bg_topfeature.jpg) no-repeat;
}

#mass-schedule h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#6F2400;
	padding:5px;
	font-weight:normal;
}

#mass-schedule p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding:0 5px 5px;
	line-height:1.2;
}

#mass-schedule #sunday {
	margin-left:37px;
	margin-top:15px;
	width:195px;
	height:80px;
	text-align:left;
}

#mass-schedule #weekday {
	margin-left:37px;
	margin-top:7px;
	width:195px;
	height:50px;
	text-align:left;
}
#mass-schedule #reconciliation {
	margin-left:37px;
	margin-top:5px;
	width:195px;
	height:50px;
	text-align:left;
}
#mass-schedule #directions {
	margin-left:133px;
	margin-top:19px;
	width:120px;
	height:25px;
	text-align:left;
}
#mass-schedule #directions p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#993300;
	padding:0;
	line-height:1;
}
#mass-schedule #directions a{
	font-weight:bold;
	color:#993300;
	text-decoration:none;
}
#mass-schedule #directions a:hover{
	color:#333333;
}
/* =Container-Inner
---------------------------------------------------------------------
*/
#container-inner {

}

/* =Content-Wrap
---------------------------------------------------------------------
*/


#content-wrap{
   clear: left;
   float: left;
   display: inline;
   width: 802px;
   background:url(/images/bg_content_wrapper.jpg) repeat-y;
}

/* =Content
---------------------------------------------------------------------
*/

body#home #content{
   display: inline;
 /* IE6 double margin float bug hack */
   float: right;
   width: 485px;
   margin-right:37px;
   margin-left:0;
   background: #E3D2AC url(/images/bg_content_2col.jpg) no-repeat;
}

#content{
   margin:0 auto;
   width: 735px;
   background: #E3D2AC url(/images/bg_content.jpg) no-repeat;
}

#content h3{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#993300;
	padding:15px 0 0 10px;
	margin-bottom:13px;
}

#content h4, #content h5, #content h6 {
	font-family:"Times New Roman", Times, serif;
   	color: #993300;
	margin-bottom:10px;
}

#content h4{
	font-size:1.4em;
}

#content h5{
	font-size:1.2em;
}

#content h6{
	font-size:1em;
}

#content p {
   margin-bottom: 1.2em;
   font-size: 1.2em;
   line-height: 1.2;
}

#content blockquote{
   margin-left: 3em;
}

#content hr{
   display: block;
   margin-bottom: 1em;
}

#content a{
   color: #006699;
}

#content a:hover{
   text-decoration: none;
}

#content img{
   float: left;
   margin: 0 10px 5px 0;
   padding: 3px;
   border: 1px solid #FFF;
}

#content img.right{
   float: right;
   margin: 0 0 10px 5px;
}

#content img.header-image{
   display: block;
   float: none;
   margin-bottom: 16px;
   padding: 3px;
   border: 1px solid #d6d6d6;
   background: #f2f2f1;
}


#content #text{
	padding: 0 5px 10px 10px;
	color:#333333;
}

#content ul, #content ol {
	margin-left:3em;
}

#content .gallery img {
	float:none;
}

#content .gallery-thumbnail {
	float:none;
}

#content .gallery-large {
	float:none;
}
/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar {
   display: inline;
 /* IE6 double margin float bug hack */
   float: left;
   width: 246px;
   margin-left:28px;
}

#sidebar #upcoming-events {
   width: 246px;
   height:275px;
   background:url(/images/bg_upcoming_events.jpg) no-repeat;
}

#sidebar #upcoming-events h3{
	width:216px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#6F2400;
	padding:15px 0 0 10px;
	margin-bottom:10px;
	font-weight:normal;
}
	
#sidebar #calwrap{
   width: 236px;
   padding: 0;
   margin: 0 auto;
   position: relative;
}

#sidebar table.calendar{
	width:226px;
   margin: 0 auto;
   border: 1px solid #FFF;
   border-collapse: collapse;
   background: #6F2400;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#sidebar table.calendar caption{
   margin: 0 auto;
   padding: 6px 0;
   color: #993300;
   font-size: 14px;
}

#sidebar table.calendar th{
   background: #6F2400;
   padding: 6px;
   color: #E5D5B1;
   font-size: 11px;
   font-weight: normal;
   text-align: center;
   border-bottom:1px solid #EADDC0;
}

#sidebar table.calendar td{
   width: 32px;
   height: 26px;
   color: #FFF;
   font-size: 11px;
   font-weight: normal;
   text-align: center;
}

#sidebar table.calendar td.linked-day{
   /*padding: 1px 1px;*/
}

#sidebar table.calendar a{
   display: block;
   margin: 0 3px;
   padding: 4px 2px;
   background: #993300;
   color: #FCFDFE;
   text-decoration: none;
}

#traildiv{
   position: absolute;
   top: 0px;
   left: 0px;
   z-index: 999;
   visibility: hidden;
   width: 150px;
   height:100px;
   color: #FFF;
}

#traildiv ul{
   padding: .75em;
   padding-bottom: 0;
   border: 3px solid #6F2400;
   background: #993300;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 11px;
   list-style:none;
}

#traildiv li{
   color: #FFF;
   margin-left: 0;
   margin-bottom: .75em;
}

#traildiv a{
   color: #FFF;
   text-decoration: none;
}

#sidebar #featured-links {
   width: 246px;
   height:71px;
   background:url(/images/bg_featured_links.jpg) no-repeat;
}

#sidebar #featured-links h3{
	width:216px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color:#6F2400;
	padding:10px 0 0 10px;
	margin-bottom:5px;
}

#sidebar #featured-links p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding:0 10px;
	line-height:1.2;
}

#sidebar #featured-links a{
	color:#006699;
    text-decoration: none;
}

#sidebar #featured-links a:hover{
    text-decoration: underline;
}

/* =Footer
---------------------------------------------------------------------
*/

#footer{
   clear: both;
   margin:0 auto;
   width: 802px;
   height:95px;
   background:url(/images/bg_footer.jpg) no-repeat;
}

#footer p{
   font-family:Arial, Helvetica, sans-serif;
   color: #D4D4D4;
   font-size: 11px;
   line-height:1.37em;
   padding:30px 0 0 30px;
}

#footer div#copyright{
   	float: left;
	width:620px;
}

#footer div#copyright a{
   color: #D4D4D4;
   text-decoration:underline;
}

#footer div#copyright a:hover{
	text-decoration:none;
}

#footer div#auxano{
   	float: right;
	width:182px;
}

#footer div#auxano p{

}

#footer div#auxano a{
	display:block;
	width:182px;
	height:36px;
	margin-top:14px;
	text-indent:-9999px;
}

/* =ADD ONS
---------------------------------------------------------------------
*/

#churchMap {
	width:450px;
	height:275px;
	margin:10px auto;
	border:3px solid #FFF;
}

/* blog
---------------------------------------------------------------------
*/
#sidebar #blog-archives {
   width: 246px;
   height:275px;
   background:url(/images/bg_blog_archives.jpg) no-repeat;
}

#sidebar #blog-archives h3{
	width:216px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#6F2400;
	padding:15px 0 0 10px;
	margin-bottom:10px;
	font-weight:normal;
}

#sidebar #blog-archives #blog_list_archive{
   margin-bottom: 15px;
}

#sidebar #blog-archives #blog_list_archive li{
   margin: 0 0 .1em 15px;
   font-size: 1.2em;
   list-style: none;
   line-height: 1.5;
}

#sidebar #blog-archives #blog_list_archive li a{
   color: #006699;
}

#sidebar #blog-archives #blog_list_archive li a:hover{
   text-decoration: none;
}
/* =Ek stuff
---------------------------------------------------------------------
*/
img.mcms_stats  /* Hide all stats images */ { display: none; }