/* CSS Document */
/* styles for feeds section */
#feeds{
margin-left:10px;
margin-right:10px;
clear:both;
border:1px solid #ccc;
background:#fefefe;
}
#feeds #powerclout{
width:202px;
float:left;
}
#feeds #blog-feed, #feeds #twitter-feed{
width:258px;
float:left;
clear:none;
border:0;
padding:0;
margin:0;
}
#twitter-feed h2, #blog-feed h2, #powerclout h2{
background:#eee;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#004ea3;
font-weight:normal;
font-style:normal;
text-transform:uppercase;
padding:2px 10px;
margin-bottom:2px;
text-align:center;
font-family:"Garamond", Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#b5111b;
font-weight:normal;
text-transform:uppercase;
padding:5px 10px;
border:1px solid #ccc;
border-left:0;
border-top:0;
}
#feeds #powerclout h2{
border-right:0;
}
#twitter-feed h2 a, #blog-feed h2 a, #powerclout h2 a{
color:#b5111b;
text-decoration:none;
}

/* styles for Consumer Insurance Blog feed */
#feed-control-CIB { 
font-size: 11px;
color: #9CADD0;
margin-top:0px;
border:none;
padding:0 10px 0 20px;
}
	
#feed-control-CIB .gfc-control .gfc-resultsbox-visible .gfc-resultsRoot  .gfc-resultsHeader .gfc-title{
display:none;
}
#feed-control-CIB .gfc-control .gfc-resultsbox-visible .gfc-resultsRoot .gfc-resultsHeader{
border:0;
}
.gfg-entry{
}


/* styles for Twitter feed*/
#feed-control-RII .gfc-control .gfc-resultsbox-visible .gfc-resultsRoot  .gfc-resultsHeader .gfc-title{
display:none;
}
#feed-control-RII .gfc-control .gfc-resultsbox-visible .gfc-resultsRoot .gfc-resultsHeader{
border:0;
}

.gfg-listentry, .gf-title{
white-space:pre-wrap;
}


#feed-control-RII {
margin-top:0px;
border:none;
padding:0 0 0 20px;font-size: 11px;
}
.gfg-title, .gfg-entry{
display:none;
}
.gfg-listentry-highlight{
background:none;
}
.gfg-listentry{
/*background:url(http://www.renaissanceins.com/images/bullet.gif) no-repeat;*/
/*background:url(../images/twitter-arrow.gif) no-repeat;*/
background:none;
padding-bottom:4px;
text-indent:-10px;
}
.gfg-root{
border:0;
}
.gfg-subtitle{
background:#eee;
}

