﻿body{
	margin:0px;
	padding:0px;
	}
img{
	border:none;
	}


#navcontainer2 ul li a#three
{
background-color: #fff;
background-image:none;
color: #000;
}

.code	{color:#990000;}


h2.news {
	padding-left:5px;
	margin-bottom:15px;
	background-image: url('/rhic/images/silver-gradient-bkg.jpg');
	background-repeat:repeat-x;
	border: 1px solid #e1dfdf;  
	color:#504949;
}

div.blog {
	margin-bottom:15px;
	background-color:#fff6e1;
	clear:both;
	padding:0px;
	border:1px solid #e1cd9e;
	width:218px;
}

div.blog img {
	float:left;
	margin: 8px 7px 0px 7px; 
}

div.blog p {
	font-size:11px;
	line-height:13px;
	margin:0;
	padding:0px 7px 7px 7px;
}

div.blog h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	line-height:14px;
	margin-bottom:0px;
	padding-bottom:5px;
	padding-top:7px;
}

/*----------- Newsclips -------------*/

div.newsclips {
	border:1px dotted #4d6b78;
	padding:6px 10px 0px 10px;
	margin-top:15px;
}


div.newsclips a:link, div.newsclips a:visited {
	color:#3e85a3;
}
div.newsclips h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #246986;
}

div.newsclips p {
	font-size:12px;
	line-height:15px;
	margin-top:8px;
	margin-bottom:10px;
}


/* ---------- Twitter Feed -----------*/

	div.tweet {
		border: 1px solid #c0c0c0; 
		margin: 20px 0px 0px 0px;
		padding: 10px 10px 0px 10px;
		background-color: #f4f6fa;
		}
		
	div.tweet img#twitterIcon {
		float:left;
		display:inline;
		margin: 1px 5px 0px 0px;
		}
		
	div.tweet h3 {
		margin: 0px;
		padding: 0px;
		line-height: 19px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight: bold;
		}
	
	p#follow {
		float:right;
		margin:2px 0px 0px 0px;
		padding: 0px;
		}
	
	
	div.tweet ul {
		margin: 10px 0px 0px 0px;
		padding: 0px;
		list-style-type: none;
		}
	
	div.tweet li {
		padding: 0px 0px 15px 0px;
		font-size: 11px;
		line-height: 14px;
		color: #000;
		margin-left:0px;
		}
	
/* ---------- Newsroom main page -----------*/

	
.TodayHead {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
div#news.grid_6 a:link, div#news.grid_6 a:visited {
	text-decoration:none;
}



/* 	
	All default styles for dynamic newsroom elements are set by /styles/dynamicNewsroom.css.
	The styles contained herein are simply overrides of the default styles for this specific site.
*/


/*	---------- Story Summaries With Thumbnail Images -----------*/


		div#DynamicNewsSummaries ol.slats li:last-child {
			margin: 0 0 10px 0;
			padding: 0 0 10px 0;
			border-bottom: 1px solid #eee;
			}
			
		div#DynamicNewsSummaries ol.slats li a h3 { color: #EF7E06; }
		
		div#DynamicNewsSummaries ol.slats li a:hover h3 { color: #000; }
		

/*	---------- Individual story pages -----------*/

	div#DynamicNewsStory p {
		font-family: Arial, Helvetica, sans-serif;
		}
		
	div#DynamicNewsStory p.caption,
	div#DynamicNewsStory .image-100 p,
	div#DynamicNewsStory .image-50 p,
	div#DynamicNewsStory .image-30 p {
		font-size: 12px;
		line-height: 16px;
		color: #000;
		}
	
	.imageEnlargeIcon { margin: 0 10px 0 0; }


/*	----- Newsroom Archives --------*/

	div#DynamicNewsArchiveList ol.slats li span.meta { margin-bottom: 0; }


/*	----- Recent Stories on the right side of the story page ----- */

	div#DynamicNewsRelatedStories ol.slats li a h3 { color: #3A589E; }
		
	div#DynamicNewsRelatedStories ol.slats li a:hover h3 { color: #EF7E06; }
	
	
	div#DynamicNewsRelatedStories ol.slats li a h3 {
			font-size: 12px;
			line-height: 14px;
			font-family: Arial, Helvetica, sans-serif;
			}


	div#DynamicNewsRelatedStories ol.slats li:last-child {
		margin: 0 0 10px 0;
		padding: 0 0 10px 0;
		border-bottom: 1px solid #eee;
		}

	div#DynamicNewsRelatedStories p#CompleteArchivesLink {
		font-family: Arial, Helvetica, sans-serif;
		}
