@import "headerToolbar-screen.css";
@import "sideBar-screen.css";
@import "footerLinks-screen.css";
/* @import "ie.css"; */

*{
  margin: 0px;
  padding: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 90%;
	/* background-image: url(/images/bodyBG2.gif); */
	background-image: url(/images/BG-content2.gif);
	background-repeat: repeat-y;
	color: #666666;
	background-color: #632435;
	background-position: center;
}

input,
textarea {
	font-family: "Trebuchet MS", sans-serif;
}


img#headerLogo{
  padding: 10px;
}

th {
	text-align: left;
}

p.activityDesc {

}
div#missionStatement {
  display: none;
}

div#outerContainer {
	width: 760px;
	margin: auto;
    background-image: url(/images/contentBG.gif);
	background-repeat: no-repeat;
	background-position: 377px 100%;
}

div#content {
	background-image: url(/images/BG-pageContent.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 50px;
	padding-left: 15px;
    letter-spacing: -0.0001em; 
}

div#footer {
        float: none;
        clear: both;
}

div#header{

}
div#bodyContainer {
	/*
	background-image: url(/images/BG-content.gif);
	background-repeat: repeat-y;
	background-position: center;
	*/
}


h1, h2, h3, h4 {
	color: #9c9c9c;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.06em;
	font-weight: normal;
}

div#mailingList {
	text-align: left;
     margin-left: 15px;
}

div#mailingList form label {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.75em;
}

input#emailAddress {
	background-color: #A94460;
	border: 1px solid #afafaf;
	font-size: 0.75em;
       padding: 2px;
	width: 12em;
	color: #FFFFFF;
}

input#emailAddress:focus{
  border-color:#fff;
}

input#subscribe {
	font-size: 0.65em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A94460;
        border-color: #713848;
	margin-top: 2px;
}

div#content h1, h2, h3, h4{
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.25em;
	padding-left: 0em;
}

div#pageContent {
	width: 528px;
	margin-left: 12px;
}

div#pageBody {
	float: left;
}

div#pageContentFooter {
	height: 23px;
	background-image: url(/images/BG-pageContentEnd.gif);
	background-repeat: no-repeat;
}

table#sermonSearchResults,
table#sermonSpeakers {
  float: none;
  clear: both;
}

tr.altRow {
  background-color: #EFEFEF;
}

div#pageBody {
	width: 550px;
	padding-right: 5px;
}

div#downloadSermon {
	background-image: url(/images/lrgBtn-Download.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 210px;
	border: 1px none #00CC00;
	padding-left: 80px;
	padding-top: 15px;
	font-weight: bold;
	height: 60px;
	font-size: 1.25em;
	text-align: center;
	float: right;
	margin-top: 8px;
	margin-right: 20px;
}

div#content label{
  font-weight: bold;
  font-size: 0.8em;
  width: 8em;
  float: left;
}

.formExample{
  float: left;
}

p.formExample{
  clear: right;
  float: none;
  font-size: 0.8em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

span#sermonSize,
span#sermonAccessLevel {
	font-size: 0.75em;
}

select#speaker{
  float: left;
}
p#addSpeaker{
  float: none;
  clear:right;
  margin-bottom: 0.5em;
}

div#content table{
	width: 100%;
	border-collapse: collapse;
	font-size: 0.85em;
}

div#content table tr:hover{
/*  background-color:#EFEFEF; */
}

div#content ul{
  margin-left: 1.5em;
}

div#rateSermon h3{
  float: left;
  margin-right: 1em;
}

p.sermonSynopsis{
  font-size: 0.95em;
  padding: 10px;
  border: 1px solid #efefef;
  background-color:#FFFFCC;
}

select option{
  padding: 0em 0.55em 0em 0em;
}

p.passage,
p.daterecorded{
  float: left;
  margin-right: 1em;
}

div#content p{
  padding-bottom: 1em;
}

li#adminTab img{
  border: none;
  padding-left: 4px;
}

img.map {
	text-align: center;
	border: 1px solid #666666;

	margin: 10px;
	padding: 10px;
}

img.contentIcon{
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

div#content form {
	clear: both;
}

img.emailLink {
	vertical-align: 50%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#hideCuteNews{
	background-color: #ffffff;
	width: 300px;
	height: 24px;
	top: -10px;
	position: relative;
	float: right;
}

/* Container for holding up to three div.lrgFeature items */
div.lrgFeatureGroup {
	clear: both;
	float: none;
	height: 15em;
	padding-bottom: 20px;
    margin-left: 8px;
}

div.lrgFeature {
	float: left;
	width: 140px;
	text-align: center;
	background-color: #A94460;
	color: #FFFFFF;
	height: 15em;
	padding: 5px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 4px;
	background-image: url(/images/BG-lrgFeature.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div.lrgFeature h3 {
	color: #FFFFFF;
	text-align: left;
	padding-top: 0.15em;
	padding-right: 0.15em;
	padding-bottom: 0.15em;
	padding-left: 10px;
}

div.lrgFeature p {
	font-size: 0.8em;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	color: #CCCCCC;
}

div.lrgFeature img {
	border: 4px solid #CCCCCC;
}

div.lrgFeature li {
	background-image: url(/images/bullet-maroonBG.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
	list-style-type: none;
	margin: 0px;
	text-align: left;
	font-size: 0.8em;
}
div.lrgFeature ul {
	margin: 0px;
	padding: 0px;
}

div.lrgFeature a:link,
div.lrgFeature a:visited {
  color: #ffffff;
  text-decoration: none;
}

div.lrgFeature a:hover{
    color: #ffffff;
  text-decoration: underline;
}


div.lrgFeature li.newsFeed {
	background-image: url(/images/iconSml-RSS.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 38px;
	margin-left: -16px;
}

/***********************/
/* Sermon Details      */
/***********************/
div#speakerPhoto {
	background-color: #EFEFEF;
	float: left;
	padding: 5px;
	font-size: 0.85em;
	margin-right: 10px;
}
div#otherSermonsAuthor {
	clear: both;
	float: none;
}
div#speakerPhoto a:link,
div#speakerPhoto a:visited {
	color: #A94460;
	text-decoration: none;
}

div#speakerPhoto a:hover{
  text-decoration: underline;
}
p.speakerEmail {
	background-image: url(/images/iconSml-email.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.25em;
	padding-left: 16px;
}
div#speakerBio {
	padding-top: 10px;
}
div#speakerPicture img {
	border: 8px solid #efefef;
}
table#sermonSearchResults caption {
	text-align: left;
	font-size: 0.85em;
}
span#searchTerms {
	font-weight: bold;
	color: #000000;
}
div#creativeCommonsLicence {
	font-size: 0.75em;
	text-align: center;
	padding: 2em;
	color: #cfcfcf;
	float: none;
	clear: both;
}

div#creativeCommonsLicence a:link,
div#creativeCommonsLicence a:visited{
	text-decoration: none;
	color: #A94460;
}

div#creativeCommonsLicence a:hover{
	text-decoration: underline;
	color: #561124;
}

th.orderBy {
	background-image: url(/images/iconSml-orderByAsc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
div#content input {
	font-size: 0.85em;
	margin-bottom: 0.25em;
	padding: 0.1em;
}


div#content select {
  font-size: 0.75em;
  font-family: "Trebuchet MS", sans-serif;
  
}

div#content textarea {
        font-size: 0.85em;
	height: 12em;
	width: 25em;
}
div#content blockquote {
	padding: 1.5em;
	width: 60%;
}
div#content blockquote span.passage {
	font-weight: bold;
	text-align: right;
}

div#upcomingEvents h4 {
	font-family: "Lucida Sans";
	text-transform: uppercase;
	font-weight: normal;
	font-size: 0.9em;
}

div#content img.lrg {
	border: 6px solid #efefef;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
div#content img.sml {
	border: 5px solid #efefef;
}



/****************************/
/* Podcast Subscriptions    */
/****************************/
div#podCastSubscribe {
}

div#podCastSubscribe h2 {
  float: left;
  margin-right: 10px;
}

div.subscribeMethod { 
  border: 1px solid #dfdfdf;
  background: #efefef; 
  width: 7em;
  font-weight: bold;
  font-size: 0.8em;
  float: left;
  padding: 7px 7px 9px 7px;
  margin: 0px 3px 0px 0px;
}

div.subscribeMethod a img {
  border: none;
  text-decoration: none;
  margin: -4px 3px -10px 0px;
}

/* Hide this feature for now */
div#rateSermon {
	display: none;
}
