/*
Theme Name: Costumes.me.uk
Theme URI: http://www.hobo-web.co.uk/
Description: The Silver bullet Costumes Theme.
Version: 1.0
Author: Martin Gardner
Author URI: http://www.martin-gardner.co.uk/
*/

#content h2 {
	font-size:22px;
	text-transform:capitalize;
	
	}
ul#feeds{
	display: inline;
	float:right;
	margin-top: 5px;
}

ul#feeds li{
	display: inline;
	background: url(http://www.costumes.me.uk/templates/silverbullet/images/rss.gif) no-repeat;
	margin-right: 10px;
	height: 16px;
	padding-left: 20px;
}

ol{
	list-style:inside;
	list-style-type: decimal;
}
