/* 
screwtape_about_screen.css
Copyright 2009, Focus on the Family
Created: 8/10/09
Version: 1.0
*/

/* regional overrides */

.column { width:210px; }
#editorialWell { padding-top:12px; }

/* editorialWell styles */
#bioList { width:297px; height:394px; float:left; overflow:hidden; margin:0 12px 0 0; }
#bioBox { width:351px; height:394px; float:left; overflow:hidden;  position:relative; }

#bioList ul { list-style:none; padding:0; margin:0; }
#bioList li { margin:0; padding:0; }
#bioList a { background:url(/images/backgrounds/bio_bg.jpg) no-repeat; width:297px; height:50px; display:block; font-size:1px; text-indent:-9999px; border:none; outline:none; margin:0 0 4px 0; }

a#bioOne:hover { background-position:0 -350px; }

a#bioTwo { background-position:0 -50px; }
a#bioTwo:hover { background-position:0 -400px; }

a#bioThree { background-position:0 -100px; }
a#bioThree:hover { background-position:0 -450px; }

a#bioFour { background-position:0 -150px; }
a#bioFour:hover { background-position:0 -500px; }

a#bioFive { background-position:0 -200px; }
a#bioFive:hover { background-position:0 -550px; }

a#bioSix { background-position:0 -250px; }
a#bioSix:hover { background-position:0 -600px; }

a#bioSeven { background-position:0 -300px; margin-0bottom:0; }
a#bioSeven:hover { background-position:0 -650px; }

#text0,
#text1,
#text2,
#text3,
#text4,
#text5,
#text6,
#text7 { height:394px; position:absolute;top:395px;}

object#synopsis { clear:both; margin:0 0 12px 30px; }

iframe { margin-bottom:12px; }

#intro { display:none; }
