/* Trumpet */

.trumpet h1
{

}

.trumpet div.teaser
{
  float:left;
  margin-right:20px;
  margin-bottom:20px;
  width:120px;
  min-height:80px;
}

.trumpet .last_trump
{
  border:none !important;
}

.trumpet .indent{
  margin-left:20px;
}

ul.news
{
  display:block;
  clear:both;
  height:auto;
  float:left;
  padding-bottom:30px;
  width:120px !important;
}


.news li
{
  min-height:41px;
  line-height:16px;
  display:block;
  float:left;
}

.trumpet .news a
{
  min-height:36px;
  clear:both;
  display:block;
  font-size:12px !important;
  display:block;
  float:left;
  width:200px !important;
  padding-right:20px !important;
}

.news li a:hover, .news li a.selected
{
  background:#0360a9 url(/site_media/images/selected_bg_large.jpg) 0 0 repeat-x !important;
  color:#e0f2fb;
}


.trumpet ul#date_list
{
  display:block;
  clear:both;
  height:auto;
  float:left;
  list-style-type:none;
}

.trumpet ul#date_list li
{
  display:block;
  clear:both;
  float:left;
  list-style-type:none;
  margin:0 0 5px 0;
}



.date
{
  color:#0055a5 !important;
  margin-top:-10px;
  font-weight:bold;
}

.article
{
  display:block;
  float:left;
  clear:both;
  width:600px;
  padding:0 20px 0px 20px;
  margin-bottom:20px;
  margin-top:10px;
  border-bottom:1px solid #0055A5;
}

.white_background
{
  background:white;
}

.blue_background
{
  background:#ECF5FB;
  background:white;
}

.pages
{
  width:600px;
  padding:5px 20px;
  background:#ECF5FB;
  float:left;
  height:10px;
  background:#0055A5;
  top:-10px;
  position:relative;
  overflow:hidden;
}

.pages p{
margin:0 7px 0 7px;
display:inline;
float:right;
color:white;
line-height:10px;
height:10px;
}

.pages a{
display:inline;
color:white;
line-height:10px;
float:right;
height:10px;
}

.trumpet #news_feeds
{
	clear:both;
	display:block;
	float:left;
}	

.link_subscribe_rss
{
  padding-left:27px;
  background:transparent url(/site_media/images/rss.png) 0 0 no-repeat;
  display:block;
  height:30px;
  width:150px;
  padding-top:1px;
}



