body {
	font-family: Verdana, Arial, sans-serif;
}

#menu ul, h1, h2, h4, h5, h6, p.prayer, a.more {
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.primary, #secondnav, div.footer, div.related, .mceContentBody {
	line-height: 1.7em;
	word-spacing: 0.15em;
	letter-spacing: 0.03em;
	color: #6E578C;
}

img.headfade {
	position: relative;
	top: -11px;
	left: -11px;
}

/* TODO: Check if next three styles are needed */
div.block {
	border-top: 1px dotted #410264;
	padding: 10px 0;
	margin: 0;
	float: left;
	width: 100%;
}

div.preblock {
	padding-bottom: 10px;
}

div.block h2 {
	margin: 0;
	padding: 0;
}

img.left, div.left {
	float: left;
	margin: 5px 10px 5px 0;
}
img.right, div.right {
	float: right;
	margin: 5px 0 5px 10px;
}

img.left, img.right, div.left, div.right {
	border: 1px solid #410264;
	padding: 3px;
	background-color: White;
}

div.left, div.right {
	width: 160px;
	padding: 0 8px;
}

p.prayer, p.caption {
	font-style: italic;
	text-align: center;
	font-size: 1.2em;
}
p.center {
	text-align: center;
}

.clear {
	clear: both;
}
.clearfloat {
	float: left;
	width: 100%;
}

span.date {
	color: Gray;
	font-style: italic;
	font-size: 0.9em;
}


/*****************************
 * Fundamental Elements
 *****************************/
h1, h2, /*h3,*/ h4, h5, h6, p.prayer {
	font-weight: normal;
	color: #350571;
}

h1 {
	margin: 0;
	font-size: 1.6em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1em;
	margin-bottom: -1em;
	margin-top: 1em;
}

p, h2 {
	margin-bottom: 0;
	margin-top: 1em;
}


img {
	border: none;
}

a {
	color: #410264;
}

a:hover {
	text-decoration: none;
}

a.pdf {
	padding-left: 12px;
	background-image: url(/graphics/pdf_sm.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

ul.pdf {
	list-style-type: none;
}

a.rss {
	float: right;
}

acronym, abbr {
	cursor: help;
}


/*****************************
 * Tables
 *****************************/


table {
	border-collapse: collapse;
	margin: 0 auto 0 auto;
}

td, th {
	vertical-align: top;
	text-align: left;
	border: 1px solid #350571;
	padding: 2px;
}


th {
	background-color: #6E578C;
	color: White;
	font-weight: bold;
}


table.borderless {
	border-collapse: collapse;
	margin: 0px auto 2em auto;
}

table.borderless td, table.borderless th {
	vertical-align: top;
	text-align: left;
	border: none;
	padding: 2px 4px;
}


table.borderless th {
	background-color: White;
	color: #6E578C;
	font-weight: bold;
}



caption {
	font-weight: bold;
	margin: 4px auto 3px auto;
}



/*****************************
 * Lists
 *****************************/

dl {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

dt {
	font-weight: bold;
	margin-top: 1em;
}
dd {
	margin-left: 0;
}

ul.raquo {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 1em;
}

ul.raquo li {
	background: url(/graphics/raquo.gif) no-repeat 0px 4px;
	padding-left: 12px;
	line-height: 1.4em;
	display: block;
}

ul.months {
	display: block;
	margin-left: 0;
	padding-left: 0;
	text-align: center;
	line-height: 1.2em;
	padding-bottom: 3em;
}

ul.months li {
	display: block;
	float: left;
	margin-left: 0;
	padding: 0 10px;
	list-style-type: none;
	list-style-image: none;
	text-align: center;
}

dl.thread {
  margin:0;
  padding:0;
  line-height: normal;
}
  
dl.thread dt {
  margin-bottom: -1.15em;
}

dl.thread dd {
  padding-left: 10em;
}



/*****************************
 * Who's Who
 *****************************/
div.people {
	padding: 0;
	margin: 20px 0;
	border-bottom: 1px dotted #410264;
}
div.people div.odd, div.people div.even {
	border-top: 1px dotted #410264;
	padding: 10px 0;
	margin: 0;
	float: left;
	width: 100%;
}
div.people div.odd div {
	float: left;
	margin-right: 10px;
}
div.people div.even div {
	float: right;
}

div.people div div {
	margin: 0;
	padding: 0;
	width: 380px;
}

div.ie-only.people div div {
	width: 377px;
}

div.people div img {
	border: 1px solid #410264;
	padding: 4px;
	display: block;
	background-color: White;
}

div.people h2 {
	margin: 0;
	padding: 0;
}

div.people .position {
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 0;
}



/*****************************
 * Layout with side-bar
 *****************************/

a.more {
	display: block;
	color: #410264;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	margin: 0;
	line-height: 1em;
	font-family: Georgia, Times, "Times New Roman", Serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.2em;
	background-image: url(/graphics/more_fade.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}

a.more:hover {
	background-image: url(/graphics/more_fade_over.jpg);
}



/*****************************
 * Person Box
 *****************************/
p.person {
	margin: 0;
	border: 1px solid #410264;
	background-color: White;
	line-height: 1.5em;
	font-size: 0.9em;
	width: 116px;
}

p.person a, p.person span {
	display: block;
	padding: 8px 4px;
	text-decoration: none;
	text-align: center;
}

p.person a:hover {
	background-color: #F1EEF4;
}

p.person img {
	padding-bottom: 2px;
}

p.person span.position {
	font-style: italic;
	display: block;
	padding: 0;
}


p.person.left {
	float: left;
	margin: 0 10px 5px 0;
}
p.person.right {
	float: right;
	margin: 0 0 5px 10px;
}


/*****************************
 * Gallery Hoverbox
 *****************************/
.hoverbox
{
	list-style: none;
	padding: 0;
	margin-left: 0;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -45px;
	left: -45px;
	z-index: 2;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 100px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 200px;
}
.IE-only.hoverbox a
{
	position: relative;
}

.IE-only.hoverbox a:hover
{
	display: block;
	font-size: 100%;
	z-index: 2;
}

.IE-only.hoverbox a:hover .preview
{
	top: -50px;
	left: -50px;
}

.IE-only.hoverbox li
{
	position: static;
}


/*****************************
 * Forms
 *****************************/
fieldset {
	margin: 5px 0;
}
fieldset label, fieldset input, fieldset span.group {
	display: block;
	width: 100%;
}
fieldset span.group label, fieldset p.inline input, fieldset p.inline label, .form-container input {
	display: inline;
	width: auto;
}
fieldset .required label {
	font-weight: bold;
}
select.small, input.small {
	font-size: 1em;
}

.niceform input, .niceform select {
	border: 1px solid #CDA8F4;
	background-color: ;
	padding: 2px;
	font-size: 1.1em;
	font-family: Verdana, Arial, sans-serif;
}



/*div.sermon > p:first-child {
	font-weight: bold;
	text-align: center;
}*/

/*****************************
 * FAQs
 *****************************/
.faq dd {
	display: none;
}

.faq dt {
	font-weight: normal;
}

/*****************************
 * Sermons
 *****************************/

form.sermonselect {
	border-top: 1px dotted #410264;
	border-bottom: 1px dotted #410264;
	padding: 5px 0;
	margin: 10px 0;
}

/*****************************
 * Search
 *****************************/


p.searchnav {
	width: 100%;
	float: left;
	text-align: center;
	padding: 7px 0;
	margin: 10px 0;
	border-top: 1px dotted #410264;
	border-bottom: 1px dotted #410264;
}

p.searchnav a.next {
	float: right !important;
	margin-right: 0;
}

.searchresults {
	clear: both;
	margin-top: 0;
}




/*****************************
 * Buttons & Icons
 *****************************/

img.icon {
	background-color: #410264;
	background-image: url(/graphics/icons/bg_circle_F5F5F5.gif);
	background-repeat: no-repeat;
}

a:hover img.icon, button:hover img.icon {
	background-color: #6E578C;
	background-image: url(/graphics/icons/bg_circle_E5D6F4.gif);
}

#content span.inlinewithbutton {
	float: left;
	display: block;
	padding-right: 7px;
	position: relative;
	top: 3px;
}

#content a.button, #content button {
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#410264;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
#content button {
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
#content button[type] {
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html #content button[type] {
    padding:4px 10px 3px 7px; /* IE7 */
}
#content button img, #content a.button img {
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

#content button:hover, #content a.button:hover{
    background-color:#E5D6F4;
    border:1px solid #CDA8F4;
    color:#6E578C;
}
#content a.button:active{
    /*background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;*/
}





/*****************************
 * Development Page
 *****************************/

div.development {
	margin: 1em 0;
}

div.development div {
	position: relative;
	left: -10px;
	color: White;
	padding: 0 10px 10px 10px;
	width: 500px;
	overflow: hidden;
}

div.development div a {
	color: White;
}

div.development h2 {
	margin-top: 0;
}

div.development h2 img {
	position: relative;
	left: -10px;
}

div.development div.conservation {
	background-color: #79B600;
}

div.development div.music {
	background-color: #00ABC5;
}

div.development div.learning {
	background-color: #F29200;
}

div.development div.engagement {
	background-color: #C20000;
}

/*****************************
 * Social Media Icons
 *****************************/

ul.links {
	color: White;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
	line-height: 1em;
}

ul.links li {
	display: block;
	float: left;
	margin-right: 6px;
}

ul.links a:hover img {
	text-decodation: none;
}

p.return {
	margin-top: 0em;
}


