
body {
  font-family: verdana, lucida, helvetica, arial, sans-serif;
  font-size: 1em; /* was 12pt; tried also 90%; */
  line-height: 1.5;
  margin: 0;
}

p {
  margin-bottom: 0;
  margin-top: 1ex;
  padding: 0 0 0 35px;
  width: 85%;
}

a {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #900;
}

a.contact {
  font-variant: normal;
  text-transform: lowercase;
}

em {
  color: #900;
  font-style: normal;
  font-weight: bold;
}

img {
  border: 1px solid transparent;
}

a img:hover {
  border: 1px solid #900;
}

h1, h2 {
  color: black;
  font-size: large;
  font-variant: small-caps;
  letter-spacing: 1pt;
  padding: 0.5ex 0 8ex 35px;
  text-transform: uppercase;
}

h1 {
  font-size: 25pt;
  margin: 0;
}

h2 {
  padding-bottom: 1ex;
}

h3 {
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  color: #900;
  font-size: small;
  font-variant: small-caps;
  margin: 0 0 1em 2px;
  margin-left: 20px;
  padding: 3px 0px;
  text-transform: uppercase;
  white-space: nowrap;
}

h4 {
  border-bottom: 1px dashed #900;
  font-size: medium;
  font-weight: bold;
  letter-spacing: 1pt;
  margin: 1ex 35px;
  margin-bottom: 0;
  padding: 0;
  width: 85%;
}

/* header */

#header {
  margin: 0 auto;
  position: relative;
  width: 1000px;
}

img#seeker-logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  text-align: center;
}

a#seeker-plainlogo {
  background: url("pics/SeekerPlainLogo.jpg") 0 0 no-repeat;
  border-color: transparent;
  height: 17px; width: 90px;
  margin-top: -11px;
  padding: 0;
  position: absolute; right: -5px; top: -1px;
}

a#seeker-plainlogo:hover {
  background-position: -90px 0;
}

a#seeker-plainlogo span {
  visibility: hidden;
}

img#sit-logo {
  position: absolute; top: 10px; left: 50px;
}

img#stpatricks-logo {
  position: absolute; top: -15px; right: 75px;
}

h1.home {
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  color: #900;
  font-size: small;
  margin: 25px auto 0 auto;
  padding: 0;
  text-align: center;
}

#banner {
  background-color: white;
}

#banner h1 {
  border: 0;
  border-top: 2px solid black;
  border-bottom: 10px solid black;
  margin: 25px 0 0 0;
  padding-bottom: 175px;
}

/* footer */

#footer {
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  clear: both;
  font-size: 9pt;
  margin: 1em auto;
  padding: 1ex 0;
  text-align: center;
  width: 1000px;
}

/* content */

#content {
  margin: 20px auto;
  overflow: auto;
  width: 1000px;
}

/* home page */

#square {
  height: 400px; width: 400px;
  margin: auto;
  padding: 0;
  position: relative; top: 0;
}

#square a {
  display: block;
  height: 200px; width: 200px;
  outline: none;
}

#square a span {
  visibility: hidden;
}

a#nw {
  background: url("pics/square-nw.png") 0 0 no-repeat;
  position: absolute; left: 0;
}

a#ne {
  background: url("pics/square-ne.png") 0 0 no-repeat;
  position: absolute; right: 0;
}

a#sw {
  background: url("pics/square-sw.png") 0 0 no-repeat;
  position: absolute; bottom: 0; left: 0;
}

a#se {
  background: url("pics/square-se.png") 0 0 no-repeat;
  position: absolute; bottom: 0; right: 0;
}

a#nw:hover,
a#ne:hover,
a#sw:hover,
a#se:hover {
  background-position: -200px 0;
}

div#centresquare {
  background-image: url("pics/centresquare.png");
  height: 128px; width: 131px;
  position: absolute; top: 136px; left: 137px;
}

/* about */

#container {
  position: relative;
}

#leftcolumn {
  position: absolute; left: 0;
  text-align: center;
  width: 215px;
}

#centercolumn {
  border-left: 1px solid black;
  border-right: 1px solid black;
  float: left;
  min-height: 610px;
  position: relative; left: 215px;
}

#rightcolumn {
  float: right;
  margin-right: 25px;
  width: 190px;
}

p.prayer {
  font-size: small;
  margin-top: 3ex;
  padding: 0 1em;
}

div.links {
  margin-bottom: 10px;
  text-align: right;
}

div.links form {
  font-size: small;
  margin-left: 20px;
}

form p {
  padding: 0;
  width: 100%;
}

input.input {
  width: 85%;
}

input.submit {
  margin-top: 1ex;
}

div#sleeve {
  border: 1px solid #ccc;
  border-top: 0;
  font-size: small;
  margin: 0 9px;
  padding: 1ex 0;
  width: 550px; /* 552px - 2px for the borders */
}

div#sleeve h2 {
  margin-bottom: 0;
  padding-bottom: 0;
}

#sleeve em {
  color: black;
  display: block;
}

#sleeve .item {
  cursor: auto;
  margin-top: 2ex;
  width: 85%;
}

#sleeve .title {
  font-size: 150%;
}

#sleeve .summary {
  color: #900;
  font-weight: normal;
}

#sleeve img {
  margin-right: 10px;
  margin-top: 5px;
}

#sleeve .float {
  float: left;
}

ul#aboutnav {
  border-bottom: 1px solid #ccc;
  height: 25px;
  list-style: none;
  margin: 2px 9px 0 9px;
  padding-left: 0;
}

ul#aboutnav li {
  float: left;
  height: 25px; width: 138px;
}

ul#aboutnav li a {
  display: block;
  font-size: x-small;
  outline: none;
  padding-top: 7px;
  text-align: center;
  text-transform: uppercase;
}

#aboutnav li {
  background: url("pics/tab.png") -138px 0 no-repeat;
}

#aboutnav #active {
  background-position: 0 0;
  padding-bottom: 1px;
}

#aboutnav #active a:hover {
  color: black;
  cursor: default;
}

/* news */

div.item {
  cursor: pointer;
  line-height: 1;
  margin-bottom: 10px;
  position: relative; left: 30px;
  width: 70%;
}

div.item em {
  font-size: x-large;
  text-transform: uppercase;
}  

div.item em.year {
  position: absolute; left: 0;
}

div.item em.title {
  color: black;
  padding: 0;
  position: relative; left: 0;
}

div.item em.title span {
  color: #900;
  visibility: hidden;
}

div.item:hover em.title span {
  visibility: visible;
}

div.box {
  position: relative; left: 6em;
}

div.item em.summary {
  color: black;
  display: block;
  font-size: small;
  margin-top: 5px;
  position: relative; left: 0;
}

div.item em.moreinfo {
  color: black;
  font-size: small;
  font-weight: normal;
  line-height: 1.5;
  padding-top: 5px;
  text-transform: none;
}

/* events */

.eventsummary {
  border-top: 2px solid black;
  float: left;
  margin-left: 35px;
  margin-top: 15px;
  min-height: 225px;
  width: 450px;
}

.eventsummary em {
  border-bottom: 2px solid black;
  display: block;
  font-size: small;
  font-variant: small-caps;
  margin: 0 0 1em 195px;
  padding: 3px 0 3px 50px;
  text-transform: uppercase;
  width: 205px;
}

.eventsummary em span {
  float: right;
  font-size: large;
  margin-top: -5px;
  visibility: hidden;
}

.eventsummary:hover em span {
  visibility: visible;
}

.eventsummary img {
  border-color: black;
  float: left;
  margin: -15px 10px 0 30px
}

.eventsummary p {
  font-size: small;
  width: 90%;
}

div.event {
  margin-bottom: 30px;
  min-height: 450px;
  position: relative;
  vertical-align: text-top;
  width: 300px;
}

div.event img {
  height: 150px;
}

td {
  border: 1px solid transparent;
}

td#current {
  background-color: #f9f9f9;
  border: 1px solid black;
}

div.data {
  border-bottom: 2px solid black;
  margin: -3ex 25px;
  position: absolute; bottom: 0;
  white-space: nowrap;
  width: 250px;
}

div.event h3 {
  margin: 10px 25px;
  text-align: center;
}

div.event p {
  margin: 10px 25px;
  padding: 0;
}

div.event span.data {
  color: black;
  display: inline;
  font-weight: normal;
  margin-left: 10px;
  white-space: nowrap;
}

div.event em {
  display: block;
}

div.event em.cafe {
  color: black;
  font-size: x-small;
  font-weight: normal;
  line-height: 1.2;
  padding-bottom: 7px;
}

img.event {
  border: 1px solid black;
  display: block;
  margin: 10px auto 20px auto;
}

div.biblemeditation {
  min-height: 620px;
}

div.biblemeditation div.data {
  font-size: x-small;
  white-space: normal;
}

/* menu */

ul#menu {
  padding: 0;
  position: relative;
}

#menu a {
  color: black;
}

#menu a:hover {
  color: #900;
}

#menu li ul {
  display: none;
  text-align: right;
}

#menu li:hover > ul {
  display: block;
  position: absolute; top: 5px; right: 0;
}

#menu li {
  list-style: none;
}

/* slide events */
#slide {
  float: left;
  margin-left: 20px;
  overflow: hidden;
  position: relative;
  width: 918px; /* 306 * 3 */
}

#slidebox {
  position: relative;
}

#leftslider, #rightslider {
  font-size: xx-large;
  margin-top: 450px;
  position: relative;
  bottom: 0;
}

#leftslider a, #rightslider a {
  outline: none;
}

#leftslider {
  float: left;
}

#rightslider {
  float: right;
}

