/* =
------------------------------------------------------------------------------- */
#content {
	float: none;
	width: auto;
}
#text {
	float: right;
	width: 581px;
	_margin-left: -3px;
	background: #FFF;
	padding: 10px;
	min-height: 620px;
	_height: 620px;
}
#secondary {
	display: none;
}
#container {

}
#footer {
	background: url(../images/intfooter.jpg) 0 0 no-repeat;
}
#clear {
	clear: both;
	height: 1px;
	background: #fff;
	margin: 0;
}
#thumbnail{
    float:left;
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 1em;    
    padding-top: 1em;
}
h4.titletext{
    color: #999999;
     
}
h3.index-blurb{
  margin:0;
}
h5.index-blurb{
  margin:0 0 0 81px;
  color:#999999;
}
div.archive-entry{
        padding-bottom: 1em;
        padding-right: .5em;
        border-bottom: 1px solid #EAEAEA;
        min-height: 90px;
        _height: 90px;
}
div.archive-entry a{
   color: #525DAF;
   text-decoration: none;   
}
h5.article_date {
	margin: 0;
}
h6.article_source {
	margin: 0 0 5px;
}
h3.date {
font-size: 12px;
margin: 0;
}
h4.source {
font-size: 12px;
margin-top: 0;
}
#metatagging {
border-top: 1px solid #BFBFC1;
float: right;
clear: right;
background: #FFF;
width: 590px;
padding: 0 0 30px 15px;
}
#metatagging h3 {
background: #EFEFFF;
padding: 5px 5px 5px 15px;
margin: 0 0 10px -15px;
}

