/*
-----------------------------------------------
stleoparish.org Style Sheet
author:   Charlie Dent
version:  2006.01

----------------------------------------------- */

body {
	font: 13px "Trebuchet MS", arial, tahoma, verdana, sans-serif;
	color: #333;
	background: #2a4d4f url(../i/bg/twotone.gif) repeat;
	margin: 0;
	padding: 0;
}

/* TYPOGRAPHY STYLES */
/* -------------------------------------- */

h1,h2 {
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}

h1 {
	color: #BF696F;
}

h2 {
	color: #333;
}

h2 a, h4 a {
	color: #333;
	text-decoration: none;
}

h2 a:hover, h2 a:active, h4 a:hover, h4 a:active {
	color: #BF696F;
	background: transparent;
	text-decoration: none;
}

h3 {
	color: #333;
	margin: 0;
	padding: 15px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	color: #333;
	margin: 20px 0 5px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}

h5 {
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

h6 {
	color: #BF696F;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	margin: 0 0 5px 0;
	padding: 0px;
}

h6 a {
	color: #BF696F;
	text-decoration: underline;
}

h6 span {
	color: #666;
}

h6 span a {
	color: #666;
	text-decoration: none;
}

h6 span a:hover, h6 span a:active {
	color: #000;
	background: #FFFFCC;
	text-decoration: underline;
}

p {
	line-height: 150%;
	margin: 15px 0 0 0;
	padding: 0;
}

ul {
	line-height: 140%;
	margin: 15px 0 0 0;
	padding: 0;
}

a {
	color: #BF696F;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

#rightbar h2 {
	margin: 10px 0 5px 20px;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}

#rightbar h3 {
	margin: 10px 0 5px 20px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

/* LOGO STYLES */
/* -------------------------------------- */

#logo {
	background: url(../i/bg/logo.gif) no-repeat;
	height: 57px;
	width: 290px;
	margin-left: 50px;
	margin-top: -10px;
	
}

#logo a {
	height: 57px;
	width: 269px;
	display: block;
}

#logo a:hover, #logo a:active {
	background: url(../i/bg/logo.gif) no-repeat 0px -57px;
}

#logo a span {
	display: none;
}

/* MAIN STRUCTURAL ELEMENTS */
/* -------------------------------------- */

#container {
	background: url(../i/bg/contentwrap.gif) repeat-y;
	margin: 0 auto;
	padding: 0 20px;
	width: 720px;
}

#top {
	background: url(../i/bg/headwrap.gif) no-repeat 0px 10px;
	margin: 0 auto;
	width: 760px;
	height: 30px;
}

#header {
	background:  url(../i/bg/bg_header.gif) repeat-x;
	height: 90px;
	padding-top: 30px;
}

#content {
	background: #F3F2E4;
	color: #333;
	padding: 25px 0;
	overflow: auto;
}

#content li {
	margin-left: 20px;
	padding-left: 12px;
	list-style: none;
	line-height: 150%;
}

#maincontent {
	width: 720px;
	background: #F3F2E4 url(../i/bg/bg_content.gif) repeat-y;
	color: #333;
	padding: 25px 0;
	overflow: auto;
}

#leftcolumn li {
	background: url(../i/icons/greydot.gif) no-repeat 0px 7px;
	margin-left: 20px;
	padding-left: 12px;
	list-style: none;
	line-height: 150%;
}

#leftcolumn {
	width: 400px;
	padding: 0 20px;
	color: #333;
	float: left;
	
}

#rightbar {
	width: 250px;
	color: #666;
	float: right;
	padding: 0 20px 0 10px;
}

#rightbar p {
	padding: 0;
	margin: 0 0 15px 0;
}

#footer {
	background:  url(../i/bg/bg_footer.jpg) no-repeat;
	height: 38px;
	color: #fff;
	padding: 22px 0 0 70px;
	line-height: 14px;
	
}
	
#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
}

#end {
	background: url(../i/bg/footwrap.gif) no-repeat;
	margin: 0 auto;
	width: 760px;
	height: 30px;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/* STYLES FOR RIGHTBAR, TOP BOX */
/* -------------------------------------- */

.postit, .notice {
	color: #333;
	background: #fff;
	margin: 10px 0 20px 0;
	padding: 4px;
}
.postit div {
	background: #DED5B3 url(../i/bg/bg_postit.jpg) no-repeat;
	border: 1px solid #A89548;
	padding: 15px 15px 0 15px;
}

.postit a {
	color: #333;
	text-decoration: underline;
}

.postit a:hover, .postit a:active {
	color: #BF696F;
	background-color: transparent;
	text-decoration: underline;
}

/* STYLES FOR RIGHTBAR, SECOND BOX */
/* -------------------------------------- */

.postit2, .notice {
	color: #333;
	background: #fff;
	margin: 10px 0 20px 0;
	padding: 4px;
}
.postit2 div {
	background: #FFF url(../i/bg/bg_postit2.jpg) no-repeat;
	border: 1px solid #DED5B3;
	padding: 15px 15px 0 15px;
}


.postit2 a {
	color: #333;
	text-decoration: underline;
}

.postit2 a:hover, .postit2 a:active {
	color: #BF696F;
	background-color: transparent;
	text-decoration: underline;
}

.skipnav {
	display: none;
}

.highlight {
	color: #fff;
	background: #6AA3C3;
}

/* STYLES FOR MAIN NAVIGATION (TOP) */
/* -------------------------------------- */

#menu {
	padding: 0;
	margin: 4px 0 0 90px;
}

#menu ul {
	margin: 0;
	padding: 0;
	white-space : nowrap;
}

#menu ul li {
    font: 12px "Trebuchet MS", arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
	display: block;
	float:left;
	text-align: center;
}

#menu ul li a {
	color : #fff;
	text-decoration : none;
	font-weight: bold;
	display: block;
	border: none;
}

#menu ul li a {
	background: url(../i/nav/tab.jpg) no-repeat;
	height: 26px;
	width: 104px;
	line-height: 26px;
	padding-top: 7px;
}

#menu ul li a:hover, #menu ul li a:active {
	background: url(../i/nav/tab.jpg) no-repeat 0px -33px;
	height: 29px;
	width: 104px;
	line-height: 29px;
	padding-top: 4px;
}

#menu ul li.active a {
	background: url(../i/nav/tab_on.jpg) no-repeat;
	height: 26px;
	width: 104px;
	line-height: 26px;
	padding-top: 7px;
}

#menu ul li.active a:hover, #menu ul li.active a:active {
	background: url(../i/nav/tab_on.jpg) no-repeat 0px -33px;
	height: 29px;
	width: 104px;
	line-height: 29px;
	padding-top: 4px;
}

/* STYLES FOR NAVIGATION (SMALL TOP) */
/* -------------------------------------- */

ul.nav, .nav ul {
	margin: 0;
	padding: 0;
}

ul.nav li, .nav ul li {
	list-style: none;
	display: inline;
}

#container ul.nav {
	height: 35px;
	text-align: right;
	display: block;
}

#container ul.nav li {
	border-left: 1px solid #333;
}

#container ul.nav li a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	padding: 2px 8px;
	height: 35px;
	line-height: 35px;
}

#container ul.nav li a:hover {
	text-decoration: none;
	color: #BF696F;
}

#container ul.nav > li:first-child {
	border: none;
}
	
/* STYLES FOR SEARCH BOX (code from Zeldman.com) */
/* -------------------------------------- */
	
div#searchui	{
	margin: 0px 0px 5px 0px;
	padding: 0;
	border: none;
	}
	
#searchui label	{
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	}

#searchui input.butt	{
	color: #fff;
	background: #466265;
	font-size: x-small;
}

input.hun	{
	margin: 0 2px;
	width: 90px;
	font-size: x-small;
}
	
.searchbox {
	color: #333;
	background: #fff;
	margin: 10px 0 20px 0;
	padding: 4px;
}

.searchbox div {
	background: #D2DEDC;
	border: 1px solid #DED5B3;
	padding: 15px 15px 0 15px;
}

.searchbox a {
	color: #333;
	text-decoration: underline;
}

.searchbox a:hover, .searchbox a:active {
	color: #BF696F;
	background-color: transparent;
	text-decoration: underline;
}

.searchbox h5 {
	color: #333;
	text-decoration: none;
}

/* hacks (still learning about why these are necessary) */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* STYLES FOR RIGHTBAR NAVIGATION */
/* -------------------------------------- */

#navlist {
padding: 1px;
margin-left: 10px;
font: 12px verdana, sans-serif;
width: 14em;
color: 455548; 
}

#navlist li {
list-style: none;
margin: 0px;
border-bottom: 1px #ded5b3 solid;
text-align: left;
}

#navlist li a	{
	display: block;
	padding: 0.7em 0.5em 0.7em 0.9em;
	text-decoration: none;
}

#navlist li a:link { color: #000; }
#navlist li a:visited { color: #000; }
#navlist li a:hover {
	font-weight:normal;
	color: #000;
	background: #ded5b3;
	border-left: 1px #305463 solid;
}

#navlist #current {
	font-weight:normal;
	color: #000;
	background: #ded5b3;
	border-left: 1px #455548 solid;
}

/* STYLES FOR STAFF TABLE (css from Veerle's Blog) */
/* -------------------------------------- */

#stafftable {
	width: 385px;
	padding: 0;
	margin-top: 10px;
}

caption {
	padding: 0 0 5px 0;
	width: 385px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../i/bg/bg_tabletop.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../i/bg/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../i/bg/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

/* STYLES UNORDERED LISTS ON SECONDARY PAGES */
/* -------------------------------------- */

#maincontent ul.bullets li {
	list-style: none;
	background: url(../i/icons/bullet.gif) top left no-repeat;
	margin: 0 0 0 20px;
	padding: 0 0 0 14px;
	line-height: 25px;
 }
 
#maincontent ul.bullets li li  {
	background: url(../i/icons/bullet2.gif) top left no-repeat;
}

#maincontent ul.bullets li li li  {
	background: url(../i/icons/bullet3.gif) top left no-repeat;
}
 
#maincontent ul.bullets {
	margin-top: 5;
	margin-bottom: 5;
}

/* STYLES FOR HOME PAGE ONLY */
/* -------------------------------------- */

#slideshow {
	background: #EDEBD6;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #DED5B3;
	overflow: auto;
}

#tagline {
	color: #666;
	width: 280px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 10px;
	
	padding-left: 20px;
	float: right;
			
}

#tagline p {
	font-size: 14px;
	color: #444033;
	font-weight: bold;
 }

#tagline h3 {
	font-size: 14px;
	color: #444033;
	margin-left: 10px;
	font-weight: bold;
 }
 
#project {
	width: 340px;
	margin-top: 15px;
	padding: 5px 20px 0 0;
	margin-left: 20px;
	float: left;
	}

#project a img {
	border: 1px solid #DED5B3;
}

#project a:hover img, #project a:active img {
	border: 1px solid #63898A;
}

#project div.moreinfo a {
margin-top: 5px;
	color: #fff;
	background: #DED5B3 url(../i/global/rectcorners.gif) no-repeat;
	text-decoration: none;
	height: 20px;
	width: 110px;
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}

#project div.moreinfo a:hover, #project div.moreinfo a:active {
	background: #BF696F url(../i/global/rectcorners.gif) no-repeat 0px -20px;
}

 ul.left {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  float: left;
    width: 113px;
    margin: 0px;
	padding: 0px 0px;
    border: 0px none; 
    list-style-type: none;
	color:#525252;
	line-height: 17px;
}

  ul.right {
  font-family:Arial, Helvetica, sans-serif;
  float: right;
  font-size:11px;
    width: 115px; 
    margin: 0px;
	padding:0;
    border: 0px none;  
    list-style-type: none;
	color:#525252;
	line-height: 17px;
}

#rightcolumn{
width:250px; margin:0; float:left;
margin-left: 10px;
}

.bold{
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#525252;
}

#getmapbtn{
clear:none; margin-top:5px; position: relative; margin-right:47px;
}
#getmapbtn a {
display: block; 
height: 45px; 
width: 66px; 
margin-bottom: 8px;
background:  url(../i/home/getmap.gif) 0 0 no-repeat; 
text-indent: -9000px;
text-decoration: none;
float:right;
} 

#getmapbtn a:hover { 
background-position: 0 -45px; 
} 

/* STYLES FOR HOME PAGE, BOTTOM THREE COLUMNS */
/* -------------------------------------- */

#sidebar {
	background: #1E3637;
	color: #F5F3F0;
	border-top: 4px solid #D9D9D9;
}

#sidebar p {
	color: #F5F3F0;
	font: 1.1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1em;
}

#sidebar h3 {
	color: #C0D58F;
	margin-bottom: 16px;
}

/* This styles the bottom links in the three columns */

#sidetext {
	width:720px;
	margin: 0 auto;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px 0;
}

#sidetext .links {
	background: url(../i/icons/botarrow.gif) no-repeat;
	background-position: 0 50%;
	padding-left: 10px;
	
}

.sideblock {
	width: 170px;
	float: left;
	padding: 20px;
}

.sideblock h2 {
	color: #7aa1a6;
	margin-bottom: 16px;
}

.sideblock p {
	margin-bottom: 16px;
}

.sideblock em {
	font-style: normal;
	background: #C56048;
}

.sideblock a {
	padding: 0;
	text-decoration: none;
}

.sideblock a:link, .sideblock a:visited {
	text-decoration: none;
	border: none;
	color: #FFF;
}

.sideblock a:hover {
	background: #2E5254;
	color: #FFF;
}

.sideblock p a:link, .sideblock p a:visited {
	border-bottom: 1px dotted #F5F3F0;
}

.sideblock p a:hover {
	border-bottom: 1px dotted #7AA1A6;
}

.sideblock ul {
	list-style-type: none;
	font-size: 1.1em;
	margin: 16px 0 8px 0;
}

.sideblock ul li {
	margin: 0;
	padding: 0;
}

.sideblock li a, .sideblock li a:link, .sideblock li a:visited {
	margin-left: 0;
	display: block;
	width: 180px;
	padding: 5px;
	color: #F5F3F0;
	border-bottom: 1px solid #618385;
}

.sideblock li a:hover {
	background: #2E5254;
}

/* Experimental styles for Flash component */

#flashholder {
	background: #EDEBD6;
	height: 230px;
	padding: 10px 0 10px 0;
	border-bottom: 2px solid #DED5B3;
	overflow: auto;
}

#rotator {
	position: relative;
	float: left;
	width: 400px;
	min-height: 180px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	background: #fff;
	border: 4px solid #FFF;
	background-color: #fff;

	}

#rotator div {
		margin: 5px 0 0 6px;
		}

/* greeting (welcome/perspective)
==============================================================================*/
#switcher {
	float: right;
	margin-top: 5px;
margin-right: 10px;
	width: 256px;
	background: #fff;
	}
	
#switcherTabs {
	clear: both;
	background: #eae7d2;
	height: 24px;
	}
	
	#switcherTabs span {
		display: block;
		float: left;
		height: 24px;
		overflow: hidden;
		}
		
	#welcomeTab {
		margin-right: 2px;
		width: 93px;
		cursor: pointer !important;
		background: url(../i/nav/tab_welcome.gif) no-repeat;
		}
	#perspectiveTab {
		width: 161px;
		cursor: pointer !important;
		background: url(../i/nav/tab_masstimes.gif) no-repeat;
		background-position: center bottom;
		}
		
#welcome, #perspective {
	display: block;
	position: relative;
	margin: 4px 5px 5px;
	width: 246px;
	height: 169px;
	overflow: auto;
	}
	
#welcome {
	background: url(../i/bg/bg_welcome.gif) no-repeat;
	}
	#welcome h2 {
		display: none;
		}
	#welcome p {
		position: relative;
		margin-top: 105px;
		padding: 0 10px;
		font: normal 1.0em/1.4 'lucida grande',trebuchet,sans-serif;
		color: #555;
		}
		
	#welcome p a {
		font-weight: bolder;
		text-decoration: none;
		text-transform: uppercase;
		color: #BF696F;
		}
	#welcome p a:hover {
		text-decoration: underline;
		}
		
#perspective {
	display: none;
	background: url(../i/bg/bg_masstimes.jpg) center top no-repeat;
	}
	
	#perspective h2 {
		display: none;
		}
	#perspective p {
		position: relative;
		margin-top: 105px;
		padding: 0 10px;
		font: normal 1.0em/1.4 'lucida grande',trebuchet,sans-serif;
		color: #333;
		}
	#perspective p a {
		font-weight: bold;
		text-decoration: none;
		text-transform: none;
		color: #284653;
		}
	#perspective p a:hover {
		text-decoration: underline;
		}
	
	
