/*
	Developed by Dyspersion Media Corporation, Los Angeles, CA
	in assiciation with Firefly Design, Inc., Chevy Chase, MD
	for The Housing Authority of Baltimore City, Baltimore, MD
		http://www.dyspersion.com				http://www.fireflyworks.com

	File:				index.css
	FILE VERSION:		V2.0
	CREATION DATE:		8/26/2008 12:22 PM
	OBJECT NAME:		N/A
	DESCRIPTION:		base CSS for the index page of baltimorehousing.org
	MODIFICATION HISTORY:
	08/26/2008 - sab - created file
*/

/*
#header									{ height:156px; background:#FFFFFF url('http://static.baltimorehousing.org/img/site/home_header_bg.jpg') no-repeat; }
#header .ticker							{ font-size:10px; width:710px; height:1em; font-style:italic; color:#F7F1E5; overflow:hidden; position:absolute; right:2px; bottom:14px; }
*/

#header		{ height:156px; background:#FFFFFF url('http://static.baltimorehousing.org/img/site/home_header_bg.jpg') no-repeat; }
#ticker		{ font-size:10px; width:710px; height:1.5em; font-style:italic; color:#F7F1E5; overflow:hidden; position:absolute; right:2px; bottom:11px; line-height:1.5em; }
#ticker a	{ color:#F7F1E5; font-weight:normal; font-size:10px; }
#ticker a.hover	{ color:white; }


/* SPLASH AND MIDDLE NAV SECTIONS*/
#splash			{ height:230px; }
#middle_nav		{ height:115px; }




	/* MAIN CENTER CONTENT SECTION */
#content			{ position:relative; height:38em; background-color: #FFFFFF; font-size:11px; }
#content .left		{ position:absolute; top:0px; left:0px; height:100%; width:282px; }
#content .left		{ border-bottom:1px solid #8195A2; }

#content .top		{ position:absolute; top:0px; right:0px; height:16em; width:567px; font-size:11px; }
#content .top p		{ font-size:11px; }
#content .top		{ border-left:1px solid #8195A2; border-bottom:1px solid #8195A2; }
#content .top img	{ float:right; margin:0; padding:0; margin-top:-1em; margin-right:-1em; padding-left:0; bottom:0; }

#content .bottom	{ position:absolute; right:0px; width:567px; top:16em; height:22em; }


	/* content bottom left and right sections */
#content .bottom .left							{ position:absolute; top:0px; left:-1px; right:50%; width:50%; text-align:left; }
#content .bottom .right							{ position:absolute; top:0px; left:auto; right:0px; width:50%; border-left:1px solid #8195A2; }





/*	#content_feature_image	{ position:absolute; bottom:-2px; left:145px; z-index:0; }		changed to move the main event image over*/
#content_feature_image	{ position:absolute; bottom:-2px; }


	/* PRESS ROOM (.bottom .left) AND ARCHIVE (.bottom .right) */
/*	#content .bottom .left	{ right:52%; width:40%; text-align:left; }			changed to expand the bottom left section to full size b/c of the change in the event image positioning */
#content .bottom .left, #content .bottom .right	{ height:100%; border-bottom:none; }
#content .bottom .left { border-left:1px solid #8195A2; }

#content ul.alternatinglines { padding-bottom:1em; }