h2.deck
{
 font-weight    : 300;
}

div.feeditem {
	margin-bottom: 20px;
	overflow: hidden;
	width: 580px;
    background-image   : url('../img/base/blog_bottom.gif');
    background-position: bottom left;
    background-repeat  : repeat-x;
}

div.feeditem_image {
	width: 120px;
	float: left;
}

div.feeditem_image img
{
    width: 120px;
}

#feeditem_image_caption{
    text-align: center;
}
div.feeditem_text {
	width: 440px;
	float: right;
}
div.bloglist_rhs
{
 /*border         : solid 1px #A5CEE0;*/
 padding        : 10px 5px;
}

div.bloglist_top
{
 margin-bottom  : 1em;
}

p#feed_small{
  margin-top: 10px;
  text-align: right;   
}
#bloglist_head {
    color: #DB0334;
    font-size: 1.2em;
    margin-bottom: 0; 
}
.content-secondary {
    margin-top: 10px;
    margin-bottom: 10px;
}

a.agregator-rss img
{
 border         : 0;
 float          : none;
 display        : inline;
 margin         : 0 10px;
}

h2,div#sendpage_form legend 
{
 color          : #DB0334; 
}

div#wrapper a:hover, 
div#wrapper .feeditem_text h3 a
{
 color          : #DB0334; 
}
