﻿
@import "common.css";

/*****************************************
 GENERAL BODY LAYOUT
 ****************************************/

	body { background:#FFF none; margin:0; padding:0; }
	#Wrapper { background:#FFF none; width:780px; margin:28px auto 15px auto; }

	#TopBar { width:100%; height:20px; line-height:20px; vertical-align:middle; text-align:right; padding-right:15px; font-size:.8em; }

	#Header { width:100%; height:100px; text-align:right; }
	#Header a.logolink { display:none; }
	#Header img.Logo { display:block; float:left; }
	#Header H1 { font-size:1.3em; padding:35px 22px 0 0;  }
	
	.PrintBreak { height:9px; border-bottom:1px solid #CFCFCF; overflow:hidden; margin:0 0 10px 0; }
	
	#Navigation { display:none; }
	
	#CntBody H2 { font-family:Georgia; font-size:1.1em; text-transform:uppercase; }
	#CntBody H3 { font-family:Georgia; font-size:1.5em; color:#666666; font-weight:normal; margin:0; margin-bottom:.5em; }

/*****************************************
 ARTICLE.MASTER
 ****************************************/
 
	.articleMaster #CntBody { background:url(/!img/RFiENews.CntLine.gif) repeat-y; width:736px; margin:10px 0; }
 
	.articleMaster #LCnt { float:left; width:736px; }
	.articleMaster #LCnt #Tools { display:none; }
	.articleMaster #RCnt { float:left; width:736px; }

/*****************************************
 SITE.MASTER
 ****************************************/
 
	.siteMaster #CntBody { width:736px; padding:0 22px; margin:10px 0; min-height:1647px; }
	
/*****************************************
 SECTIONS
 ****************************************/

	/* MAIN PAGE
	****************************************/
	
		.HRLineBreak { height:9px; border-bottom:1px solid #CFCFCF; overflow:hidden; margin:0 0 10px 0; }
		

		#LetterFrom H2 { font-size:1.75em!important; margin:.75em 0 1em 0; font-family:Georgia; }
		#LetterFrom H2 EM { color:#666666; font-weight:normal; }
		
		#Scenes #Stats { width:250px; float:right; font-size:.9em; }
		#Scenes UL.QandA B { color:#666666; }
		
		#Trends OL { list-style:none; margin:0; }
		#Trends OL LI { margin-bottom:.25em; }
		
		#Work IMG { margin-top:.5em; }
		
		#RecentHires UL { list-style:none; margin:0; padding:0; }
		#RecentHires .Position { display:block; font-size:.85em; }
		#RecentHires .Date { display:block; float:right; font-size:.85em; }