/*	Styles for generic content
	------------------------------------------------------------- */

@import "loosecontent.css";

/** general **/
body 
	{
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
form, input, select, img, ul, ol, li, dl, dt, dd, div, p, h1, h2, h3, h4, h5, h6
	{
		padding: 0;
		margin: 0;
	}
	
a
	{
	color: #333;
	text-decoration: none;
	}
	
h2 a,
h3 a,
h4 a
	{
	text-decoration: underline;
	}
	
img
	{
		border: none;
	}
	
ul
	{
		list-style-type: none;
	}
	
.more
	{
		font-weight: bold;
	}
	
.clear
	{
		clear: both;
	}
	
h1
	{
	font-size: 140%;
	}
	
h2, h3, h4
	{
	font-size: 120%;
	line-height: 120%;
	margin: 0 0 2pt 0;
	}		
	
hr
	{
	color: #CCC;
	margin-bottom: 15pt;
	}	
	
/*	Structure
	--------------------------------------------------------------- */
#logo
	{
	text-align:left;
	}

#skipnav,
#leftcol,
#footer,
ul.audiostreams,
#searchBox,
.topnavSponsor,
#headerRowTwo,
.banner,
.sponsor,
.banner300,
.sponsor300,
#content p.makeHP,
.more,
.multimedia
	{
	display:none;
	}

	
	
#main
	{
	width: 504pt;
	margin: 0;
	text-align: left;	
	position: relative;
	}
	
#content
	{
	float:left;
	width:628px;	
	margin:0;
	padding: 0;
	float:none;
	}

#contentTop
	{
	margin-bottom:15px;
	}
	
#contentMain
	{
	width:415px;
	float:left;
	margin-right:13px;
	}	
	
#contentNews
	{
	width:200px;
	float:left;
	}	
	
#contentBottom
	{
	clear:left;
	/*clear:both;
	float:none;*/
	width: 504pt;
	}		
	
	
#contentNewsTopics
	{
	width:258px;
	float:left;
	padding-right:10px;
	}
	
#contentNonNewsTopics
	{
	width:357px;
	float:left;
	}		
	
	
/* main content area */
#contentMain .photoMain
	{
	float:left;
	border:1px solid #ccc;
	padding:3px 3px 0 3px;
	width:200px;
	}
	
#contentMain .photoMain img
	{
	margin-bottom:7px;
	}		
	
#contentMain .photoMain h4
	{	
	padding:0 2px;
	}		
	
#contentMain .photoMain p
	{
	margin:7px 0;
	padding:0 2px;
	font-size:11px;
	}	
	
#contentMain .photoInfo
	{	
	background: #fff url(hrule_dotted_r20.gif) repeat-x;
	padding:7px 0 15px 0;
	}
	
#contentMain .photoInfo .enlarge
	{
	float:left;
	}	
	
#contentMain .photoInfo .rightsnotice
	{
	float:right;
	font-size: 10px;
	color: #999;
	font-style: italic;	
	margin-right:2px;
	}	
	
#contentMain .topStories
	{
	float:right;
	width:193px;
	}
	
#contentMain .topStories .storyMain
	{
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	}
	
#contentMain .topStories .storyMain p
	{
	font-size:13px;
	margin:0;
	line-height:17px;
	}
	
#contentMain .topStories .story
	{
	margin:8px 0 0 0;
	}		

	
/* newsbriefing */	
#contentMain .newsbriefWrapper
	{
	margin-top:15px;
	border-top:3px solid #c83030;
	clear:both;
	margin:0;
	border:none;
	}	
	
#contentMain .newsbrief
	{	
	min-height:1px; /* ie7 italics fix*/
	height: 1%;
	padding:0;
	}
	
#contentMain .newsbrief h3
	{
	text-transform:none;
	font-size:12px;
	padding-bottom:6px;
	margin:5px 10px 0 10px;
	background: transparent url(hrule_dotted_r20.gif) repeat-x bottom left;
	}
	
#contentMain .newsbrief .story
	{
	float:left;
	margin:0;	
	padding:0;
	}
	
#contentMain .newsbrief .links
	{	
	float:left;
	margin:0;
	padding:0;
	width:186px;
	}		
	
#contentMain .newsbrief .left
	{
	width:186px;
	padding:10px;	
	}
	
#contentMain .newsbrief	.right
	{
	width:186px;
	border-left:1px solid #ccc;
	margin:10px 0;
	padding-left:10px;
	}
	
#contentMain .newsbrief .links p
	{
	font-size:10px;
	padding:0 0 3px 0;
	background: transparent url(hrule_dotted_r20.gif) repeat-x bottom left;
	text-transform:uppercase;
	}	
	
#contentMain .newsbrief .links ul
	{
	margin:0;padding:0;
	}	
	
#contentMain .newsbrief .links ul li
	{
	background: transparent url(hrule_dotted_r20.gif) repeat-x bottom left;
	margin:0;
	padding:2px 0 5px 0;
	}	


#contentMain .newsbrief .wide
	{
	width:390px;
	padding:10px;
	}
#contentMain .newsbrief .wide p
	{
 	clear:none;
	}

#contentMain .newsbrief .more
	{
	margin-top:4px;	
	}

/* newsbrief - specialized graphics */	
#contentMain .newsbrief .sotd img
	{
	float:left;
	width:122px;
	margin:0;
	padding:0;
	padding-bottom:2px;
	}	

#contentMain .newsbrief .story p.wwdtm
	{
	clear:none;
	}
	
#contentMain .newsbrief img.wwdtm
	{
	float:right;
	}		
	
#content .pressConf img,
#content .liveConcert img,
#content .breakingNews img
	{
	display:none;
	}
	

