
/* typographic settings for site, font typs & sizes*/
/* link styling is included here, as is line-height*/
/* and list styling */
body{font: normal  small  Arial, Helvetica, sans-serif;}

/*--- header details ---*/

h1 {
  font-size: 500%;
  font-weight: bold;
  text-align: center;
  letter-spacing: -1px;
  line-height: 50%;
}

h1 span#kword0{
  font-style: normal;
  font-weight: normal;
  font-size:25%;
  letter-spacing: 1px;
  /*line-height: 100%; */
  text-align: center;
}

h1 span#kword{
  font-style: normal;
  font-weight: normal;
  font-size: 30%;
  letter-spacing: 1px;
  line-height: 100%;
  text-align: center;
}

p#strapline{
  font-size: 90%;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
  text-align: left;
}

h2 {text-transform: lowercase;}

/*--- content detail ---*/
#content h2{
  font-size: 120%;
  font-weight: bold;
}
#content #introsect h2 {
  text-align: left;
  font-weight: bold;
  font-size: 120%;
}

#content h3{
  font-size: 110%;
  font-weight: bold;
  text-transform: lowercase;
}
#content #pastevents h3{font-size: 100%;}

span.googlemaplink{
  font-size: 80%;
  font-weight:normal;
}

#content p#event_today {
  font-size: 130%;
  font-weight: bold;
  text-align: center;
  padding-top: 1em;
  padding-right: 40px;
}

#content blockquote {margin-bottom: 2em;}

#content blockquote p{
  font-family: "Lucida Sans", "Lucida Sans Unicode";
  font-size: 100%;
  color: #444;
  font-style: italic; /*see iehack file */
}
#content p span#countdown {
  font-weight: bold;
}

#content blockquote.textright p{text-align: right;}
#content blockquote span.boardofref {
  font-style: normal;
  font-weight: bold;
  text-align: right;
  display: block;
  padding-right: 20px;
  font-family: Arial;
}

/*#content blockquote p:first-child > *:first-letter{font-size: 140%;}*/

#content blockquote p.quotesrc {text-align: right;}

#content div#comments p{font: italic 100% Verdana;}

p.para1 {font-size: 110%;}

#helps p{
  font-size: 70%;
  text-align: right;
}

#helps2 {font-size: 80%;}

#content {text-align: left;}
#content p {
  font-size: 100%;
  line-height: 160%;
  text-align: justify;
}
#content #pastevents p{font-size: 80%;}
#content p.permalink, #content p.permalink_arc,#content p.archive_link {font-size: 80%;}
#content p.adobe {font-size: 80%}
#content #mp3player p {font-size: 85%; text-align:center;}

#content p.localnav, #content p.prevnext{
  text-align: center;
  font-size: 90%;
  font-style: italic;
}

#pid_events #intro_notes p, #pid_worship #introsect p {
  font-style: italic;
}

#content p.linkstext {
  font-size: 90%;
  margin: 5px 30px;
}

div.piccell div.pictitle{
  text-align: center;
  font-size:90%;
  font-weight: bold;
}
#content p.subpic{
  font-size:90%;
  font-weight: bold;
  font-style:italic;
}

#content strong {font-weight: bold;}

#contentsec ul li {
  font-size: 85%;
}


/*--- footer detail ---*/
#footer{
  font-size: 90%;
  text-align: left;
}

#fcol1, #fcol2, #fcol3{text-align:center;}
#footer p#bot {text-align: center;}



