/*
Theme Name: Southampton Vineyard
Theme URI: http://wwww.southamptonvineyard.org.uk
Description: Matches the rest of the website
Version: 1.1
Author: Matthew Evans
Tags: vineyard

*/

.feed-list {
  margin: 0 0 15px 15px;
  padding: 0;
  list-style-type: none;
}

.feed-list li {
  margin: 0 0 0 0;
  padding: 0;
  list-style-type: none;
}

.feed-list li a {
  padding: 0 0 0 10px;
  background: url("/blog/feed-icon.png") no-repeat 0 50% ! important;
  list-style-type: none;
} 

#wpstats {
  display: none;
}