/*
family40_bios_screen.css
Copyright 2007, Focus on the Family
Created: 10/21/207
Modified: 2/1/10
Version: 1.2


Modification history:
1/21/08: Added .biotitle and .bioimage styles for the rest of the profiles
2/1/10: Added styles to support Super Bowl
1/25/11: Added .bioimage for two additional employees
*/

/* overrides of main stylesheets */
#quickJump { width:722px; }
#quickJump ul li { padding-bottom:0; }

/* main layout divs */
#articleWide { margin-top:4px; margin-left:15px; width:722px; clear:both; padding:15px; float:left; overflow:hidden; background:url(/family/images/backgrounds/article_tile.png) repeat-y; }
#editorialWellArticles { float:left; clear:none; width:752px; overflow:hidden; margin:15px 0 15px 0; background-image:none;  }

/* editorial Well styles */
#articleWide  h2 { color:#4b4b4b; font-size:2em; }
.bioTitle { margin:0 0 0 15px; height:63px; width:728px; color:#fff; padding:15px 15px 0 15px; overflow:hidden; background:url(/family/images/backgrounds/bg_life_challenges.png) no-repeat; }
.bioTitle h1  { margin:0; font-size:2.9em; color:#fff; float:left; }
.bioTitle h2 { line-height:1; font-size:1em; padding: 15px 15px 0 0;  text-align:right; float:right; }
.bioImage { width: 668px; height: 363px; margin: 0 0 0 27px; overflow: hidden; background-repeat: no-repeat; }
.spotlight { width: 218px; height: 108px; overflow: hidden; position: absolute;	z-index: 200; top: 159px; left: 650px; }
.spotlight h2 {	width: 125px; height: 33px; margin: 10px 0 0 31px; text-indent: -9999px; font-size: 1px; background: url(/family/images/backgrounds/spotlight_background.gif) no-repeat; }
.spotlight ul { list-style: none; padding: 0; margin: 30px 0 0 25px; }
.spotlight li { display: inline; margin: 0 4px; }
.spotlight li a { color: white; }
.spotlight li a:hover { text-decoration: none; }
.bioBoxes { color: #fff; width: 228px; overflow: hidden; margin: 22px 0 0 23px; }
.bioBoxes p { margin: 3px 3px 0 20px; }
.bioBoxes a { color: #fff; }
.bioBoxes a:hover { text-decoration: none; }
.bioboxOne, .bioboxTwo, .bioboxThree { width: 228px; height: 50px; margin: 0 0 6px 0; overflow: hidden; }
.bioboxTwo, .bioboxThree { height: 90px; }
.bioBoxes h3 { margin: 20px 0 0 30px; line-height: 11px; }
.bioBoxes .bioboxTwo h3 { margin-top: 15px; }
.bioBoxes .bioboxThree h3 { margin-top: 13px; }
.bioBoxes h3 a,
#bioboxesDaly h3 a,
#bioboxesDaly  p a { text-decoration: none; color:#A27E44; text-transform: uppercase; font-size: 11px; font-weight: bold; }
#bioboxesDaly  p a { text-transform: none; margin-left:6px; }

.bioBoxes h3 a:hover,
#bioboxesDaly h3 a:hover,
#bioboxesDaly p a:hover { color:#fff; }
.bioBoxes h4 { margin: 4px 8px 0 0; }
.bioBoxes h4 a { font-weight: normal; font-size: 11px; float: right; color: #828589; }
.bioBoxes h4 a:hover { text-decoration: none; }

#articleWide li { padding-bottom:10px; line-height:1.5; }

#articleWide a { font-weight:bold; text-decoration:none; color:#0d3c44; }
#articleWide a:hover { color:#A27E44; }


/* bioPic styles for specfic bios */

.bioimageDaly { background: url(/family/images/pageelements/bioimage_daly.jpg) no-repeat; }
.bioimageDobsontwo { background: url(/family/images/pageelements/bioimage_dobsontwo.jpg) no-repeat; }
.bioimageFuller { background: url(/family/images/pageelements/bioimage_fuller.jpg) no-repeat; }
.bioimageEarll { background: url(/family/images/pageelements/bioimage_earll.jpg) no-repeat; }
.bioimageLondon { background: url(/family/images/pageelements/bioimage_london.jpg) no-repeat; }
.bioimageMaier { background: url(/family/images/pageelements/bioimage_maier.jpg) no-repeat; }
.bioimageMaher { background: url(/family/images/pageelements/bioimage-maher.jpg) no-repeat; }
.bioimageMantilla { background: url(/family/images/pageelements/bioimage_mantilla.jpg) no-repeat; }
.bioimageMccusker { background: url(/family/images/pageelements/bioimage_mccusker.jpg) no-repeat; }
.bioimageRosati { background: url(/family/images/pageelements/bioimage-rosati.jpg) no-repeat; }
.bioimageSlattery { background: url(/family/images/pageelements/bioimage_slattery.jpg) no-repeat; }
.bioimageStanton { background: url(/family/images/pageelements/bioimage_stanton.jpg) no-repeat; }
.bioimageWaliszewski { background: url(/family/images/pageelements/bioimage_waliszewski.jpg) no-repeat; }
.bioimageWilliams { background: url(/family/images/pageelements/bioimage_williams.jpg) no-repeat; }
.bioboxesDaly .bioboxOne { background: url(/family/images/backgrounds/dalybioboxone.gif) no-repeat; }
.bioboxesDaly .bioboxTwo { background: url(/family/images/backgrounds/dalybioboxtwo.gif) no-repeat; }
.bioboxesDaly .bioboxThree { background: url(/family/images/backgrounds/dalybioboxthree.gif) no-repeat; }

/* editorialWell styles */

.byline { font-weight: bold; font-style: italic; margin: 20px 0; color: #666; }

#editorialWell cite, 
#editorialWell blockquote { line-height: 1.5; }
blockquote { margin-left: 40px; margin-right: 40px; }
cite { text-align: right; font-style: italic; display: block; margin: 0 10px 0 0; }
.footnotes, 
.authorBio { border-top: 2px outset #999; padding: 5px 0; margin: 0 20px; }
.authorBio { font-style: italic; }

#footnotes a {color:blue;text-decoration:underline;}
