﻿@charset "utf-8";
/*
CSS for St. Jude Parish Personnel
*/
#content0 {
	width:990px;
	background:white;
}
p.white {
	color:white;
}
h2 {
	padding: 0px 0px;
	color:white;
	border-right:medium #3399ff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background:teal url('images/stainedglasstop.jpg') repeat-y right;
	background-repeat:repeat;
	margin:0;
}

#officestafflist {
	padding: 1px 4px; 
	color: green;
		font-weight:bold;
}
ul#stafflist {
	list-style-type		: none;
	margin					: 5px;
	padding					: 0px;
	position				: relative;
}

ul#stafflist li.namelist {
	border-top				: 5px solid green;
	margin					: 6px 5px 12px 5px;
	float					: left;
	min-height				: 120px;
	padding					: 0px 0px 0px 0px;
	position				: relative;
	width					: 310px;
	list-style:none;
}
ul#stafflist li ul {
	margin					: 0px;
	padding					: 0px;
	width					: 196px;
	list-style:none;
}

ul#stafflist li.namelist ul li.photo {
	float					: right;
	text-align				: center;
	width					: 150px;
}


ul#stafflist li.namelist ul li.photo img {
	max-height				: 140px;
	max-width				: 100px;
	position				: absolute;
	right					: 0px;
	top						: 0px;
}

/* style sheet for Gospel */
ul#gospellist {
	list-style-type:none;
	font-size:large
}

ul#gospellist li.Ordinary {
	font-size: x-large;
	color:green;
}

ul#gospellist li.feast {
	font-size: x-large;
	color:blue;
}
p.usccblink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:x-large;
	text-align:center;
}
/* style sheet for Bulletin */
#bulletin {
	padding: 1em 2em;
	text-align: left;
}
/* style sheet for Contact Us */
#contactus {
	padding-left:2em;
	width:450px;
	padding-bottom:3em;
	padding-top:1em;
}
#map {
	position:absolute;
	left:650px;
	top:200px;
}

/* style sheet for Liturgical Schedule */
#schedulelinks {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	font-weight:bold;
	padding:1em;
}
#liturgicalschedule {
	padding-left:2em;
	padding-right:2em;
	padding-bottom:1em;
}

table td.days {
	font-size:x-large;
	font-weight:bold;
	color:green;
}

table#massintentions {
	width:70%;
	border:1px solid navy;
}

table#massintentions td {
	border:1px solid navy;
}
.daysgreen {
	font-size:x-large;
	font-weight:bold;
	color:green;
}
.daysblue {
	font-size:x-large;
	font-weight:bold;
	color:blue;
}
.daysred {
	font-size:x-large;
	font-weight:bold;
	color:#cc0000;
}
.dayspurple {
	font-size:x-large;
	font-weight:bold;
	color:purple;
}
.birthday {
	font-size:large;
	font-weight:bold;
	padding-left:2px;
}
.saints {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	padding-left:5px;
}
.whichSunday {
	font-style:italic;
	font-size:large;
}
.silverback {
	background-color:silver;
}

/* ministry styles */
#ministry {
	padding-left:2em;
	padding-top:1em;
	padding-bottom:1em;
}

table.ministrytable {
	border-collapse:collapse;
	border:1px solid navy;
	width:900px;
	font-size:small;
}

tr.toprow {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}
	
td.administration {
	color:blue;
}

td.education {
	color:green;
}

td.liturgy {
	color:blue;
} 

td.spiritual {
	color:green;
}

td.social {
	color:blue;
}

table.ministrytable td {
	border:1px solid #000080;
	padding-left:2px;
	height:30px;
	width:160px;
}
td.blueback {
	background:#99ccff;
}
td.greenback {
	background:#99ff66;
}

/* ministry administration */
#ministryadministration {
	padding-left:2em;
	padding-right:2em;
	padding-bottom:1em;
}
#administration {
	background:#99ccff;
	font-size:large;
}
#spiritual {
	background:#99ff66;
	font-size:large;
}
#ministrylinks {
	font-size:large;
	text-align:center;
	width: 960px;
}

ul#ministrylist {
	list-style-type:none;
}
li.title {
	padding: 0px 0px;
	font-weight:bold;
	font-size:medium;
	background:#99ccff;
}

li.titlegreen {
	padding: 0px 0px;
	font-weight:bold;
	font-size:medium;
	background:#99ff66;
}
/* our haiti mission */
.photos {
	padding-bottom:20px;
	border-bottom: 1px solid teal;
	margin-bottom:10px;
}

/* Religious Education */
#psr {
	width:50%;
}

/* Outreach */
.peace {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:large;
	color:teal;
	padding-bottom:0px;
	margin-left:1em;
}

/* virtual tour */
#virtualtour {
	padding-left:2em;
	padding-right:2em;
	padding-bottom:1em;
	padding-top:1em;
	margin:1em;
	background:black;
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.linkwhite {
	background:white;
}
.photorow img {
	border: 5px solid black;
	margin:20px;
}

/*news*/
.photocontent p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-top:0;
	width:450px;
}
.photocontent img {
	border: 10px solid white;
}
.photocontent {	
	padding-bottom:5px;
	border-bottom: 1px solid teal;
	margin-bottom:5px;	
	margin-left:10px;
}
#photocontent {
	position:absolute;
	left:630px;
	top:180px;
}