
/*
** Module specific styles
*/
#aggregator .feed-source .feed-title {
  margin-top: 0;
}
#aggregator .feed-source .feed-image img {
  margin-bottom: 0.75em;
}
#aggregator .feed-source .feed-icon {
  float: right;
  display: block;
}
#aggregator .feed-item {
  margin-bottom: 1.5em;
}
#aggregator .feed-item-title {
  margin-bottom: 0;
}
#aggregator .feed-item-meta, #aggregator .feed-item-body {
  margin-bottom: 0.5em;
}
#aggregator .feed-item-categories {
  font-size: 0.9em;
}
#aggregator td {
  vertical-align: bottom;
}
#aggregator td.categorize-item {
  white-space: nowrap;
}
#aggregator .categorize-item .news-item .body {
  margin-top: 0;
}
#aggregator .categorize-item h3 {
  margin-bottom: 1em;
  margin-top: 0;
}


/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #fafafa;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator h3 {
  margin-top: 1em;
}


/* Location specific styles */
/* sources content */

#aggregator h2 {
  margin-top: 20px;
  margin-bottom: 0;
}
#aggregator .item-list {
  margin:0;
  padding:0;
}
#aggregator .item-list .title {
  font-weight: bold;
  font-size: 1em;
  color: #222;
}
#aggregator .item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0;
}
#aggregator .item-list ul li {
  margin: 0; padding: 0;
  list-style: none;
}

#aggregator .links {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}




#pager {
  clear: both;
  margin: 0 0 15px 0;
  padding: 10px 0px 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#pager div {
  padding: 0em;
  display: inline;
}
#pager strong, #pager a {
  padding: 2px 5px;
  margin: 0px 0.25em 0px 0.25em;
  background-color: #fafafa;
  color: #F55D1A;
  border: 1px solid #ccc;
  text-decoration: none;
}
#pager a:active { color: #F55D1A; text-decoration:none; }
#pager a:visited { color: #F55D1A; text-decoration:none; }

#pager a:hover {
  color: #333;
  background-color: #f1f1f1;
  text-decoration: none;
  border: 1px solid #999;
}
#pager strong {
  color: #F55D1A;
  background-color: #f1f1f1;
  text-decoration: none;
  border: 1px solid #999;
}






/* Location specific styles */
/* rss sidebar */

.item-list .title {
  font-weight: bold;
}
.item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0;
}
.item-list ul li {
  margin: 0 0 1em 1em;
  padding: 0;
  list-style: none;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}


/* -------- */


.xml-icon {
  display: block;
  margin-top: 20px;
}

.xml-icon img,
.feed-icon img,
.feed-image img {
  border:0;
}



.feed-item-date { font-weight: normal; }
#aggregator a:hover { text-decoration:underline; }
div.feed-item-categories { display: none; }


.item-list { padding-top: 30px; }
.item-list a { color: #998E7E; text-decoration: none; }
.item-list a:hover { color: #998E7E; text-decoration: underline; }
.more-link { text-align: right }
.more-link a { color: #998E7E; }

.item-list li, .more-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #998E7E;
	}

#aggregator {
	color:#87755A;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}

h3.feed-item-title { margin-bottom:0; }
.feed-item-meta { font-size: 14px;margin-top:0;padding-left:1px;font-size:12px;color:#87755A;font-family: Arial, Helvetica, sans-serif;}

.feed-item-title a {color:#F55D1A}
.feed-item-title a:link {color:#F55D1A; text-decoration:none; }
.feed-item-title a:visited {color:#F55D1A; text-decoration:none; }
.feed-item-title a:active {color:#F55D1A; text-decoration:none; }
.feed-item-title a:hover {color:#F55D1A; text-decoration:underline; }

.feed-item-meta a {color:#F55D1A}
.feed-item-meta a:link {color:#F55D1A; text-decoration:none; }
.feed-item-meta a:visited {color:#F55D1A; text-decoration:none; }
.feed-item-meta a:active {color:#F55D1A; text-decoration:none; }
.feed-item-meta a:hover {color:#F55D1A; text-decoration:underline; }





