/*******************************************************************************
	STYLES FOR DEFAULT PAGES
	These styles are to be applied to default site pages, including:
	- /stations/index.shtml
	- /podcast/podcasthelp.shtml
	- /about/index.shtml
	- /programs/index.shtml
	- etc..                                    
	
	
*******************************************************************************/
/*
	IMPORTED STYLES
	from /standard/css/speakingoffaith.css
*/

/* change background color/add background image to control page background area */
body.programBody {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Georgia, sans-serif;
	font-size: 11px;
}


   
.showtitle {
	border-top: 1px solid #A7A7A7;
	border-right: 1px solid #A7A7A7;
}

.archivemonth {
	border-top: 1px solid #A7A7A7;
	border-left: 1px solid #A7A7A7;
}

cite  {
	font-size: 10px;
   }

em.small {
	font-size: 90%;
}

div  {
/*	font-size: 11px;*/
   }


div#programPageArea a:active, a:link, a:visited
   {
/*   font-size: 11px;*/
   color: #393939;
}

div#programPageArea a:hover
   {
   color: #dedede;
   background-color: #3e3532;
}

div#programArchive form, option, input, select, pre
   {
   font-family: Verdana, Georgia, sans-serif;
   font-size: 9px;
   color: #373737;
   }

ul, li, td, tr, p, blockquote
   {
   font-size: 11px;
   color: #373737;
   }
   
.footer-bgcolor  {
   background-color: #dad1ca;
}

.footer-textcolor  {
   color: #373737;
}

.footer-linkcolor  {
   color: #ffffff;
   font-weight: bold;
}

.imagetext  {
   font-size: 12px;
   color: #373737;
   }
   
.biblical  {
   font-size: 11px;
   color: #373737;
   background-color: #696E4B;
   padding: 10px 10px 10px 10px;
   text-align: justify;
   border: 1px solid #8E946D;
}

.passage  {
   font-size: 11px;
   color: #373737;
   background: #cccccc;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 0px solid #000000;
}

.passage2  {
   font-size: 11px;
   color: #373737;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border-top: 1px solid #CFD6DC;
   border-right: 1px solid #CFD6DC;
   border-bottom: 0px solid #CFD6DC;
   border-left: 1px solid #CFD6DC;
   background: #E8E8E8;
}

.passage3  {
   font-size: 11px;
   color: #373737;
   background: #cccccc url(images/bg-arm.jpg) no-repeat;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 0px solid #000000;
}

.passage4  {
   font-size: 11px;
   color: #373737;
   background: #cccccc;
   padding: 10px 10px 10px 10px;
   text-align: left;
   border: 0px solid #000000;
   filter: alpha(opacity=75);
   -moz-opacity: 0.75;
   opacity: .75;
}


.opacity  {
   background-color: #f3f3f3;
   filter: alpha(opacity=75);
   -moz-opacity: 0.75;
   opacity: .75;
}

.navbg  {
   background-color: #f3f3f3;
   color: #373737;
}
   
.programtitle
   {
   font-size: 16px;
   color: #373737;
   font-weight: bold;
   font-variant: small-caps;
}

.programheading   {
   font-size: 14px;
   color: #373737;
   font-weight: bold;
   font-variant: small-caps;
}

.programdate {
   font-size: 11px;
   }
   
.doctitle
   {
   font-size: 15px;
   color: #333333;
   font-weight : bold;
   font-variant: small-caps;
   }
   
.doctitle-caption
   {
   font-size: 12px;
   color: #333333;
   font-variant: small-caps;
}

.doctitle-captionblue
   {
   font-size: 12px;
   color: #81ADB5;
   font-variant: small-caps;
}

.reflectiontitle
   {
   font-size: 12px;
   font-weight: bold;
   color: #333333;
   font-variant: small-caps;
}
   
.introtext
   {
   font-size: 11px;
   color: #373737;
   }

.voicesbio					{
   font-size: 13px;
   color: #333333;
   list-style: square;
   font-variant: small-caps;
   font-weight: bold;
   }
      
   
/*
	END IMPORTED STYLES
*/

/*
	START PODCAST HELP STYLES
*/

#podhelp {
   background-color: #ffffff; 
   margin: 10px 0px 10px 0px; 
   width: 770px;
}

#podhelp-instructions {
   width: 520px; 
   background: url(/images/home-featuredbg.gif) repeat; 
   padding: 10px 10px 10px 10px; 
   margin: 0px; 
   float: right;
}

#podhelp-explanation {
   width: 198px; 
   background: url(/images/home-featuredbg.gif) repeat; 
   padding: 10px 10px 10px 10px; 
   margin-right: 10px; 
   float: left;
}

.podhelp-item {
   margin: 0px auto;
}
   
.podhelp-text {
   width: 500px; 
   background-color: #f3f3f3; 
   padding: 5px 10px 5px 10px; 
   color: #373737; 
   border: 1px solid #3e3532;
}
   
.podhelp-image {
   width: 500px; 
   margin: 5px auto;
}

.podhelp-border-effect {
   width: 500px; 
   text-align: left; 
   background-color: #f3f3f3; 
   margin: 10px 0px 0px 10px; 
   border: 1px solid #61544f;
}

.all-clear {
   clear: both; 
   height: 5px;
}
  

/*
	END PODCAST HELP STYLES
*/

/* BLACK SOF header + give btn */
html body #sofProgramBanner h1 a { background-position: 0 0px; }
html body a#sof_give_button { color: #000; background-position: 2px 0px; }
