/*  
Theme Name: KidderminsterHarriers.com
Theme URI: http://localhost/KidderminsterHarriers.com/wordpress
Description: A style to fit into the KidderminsterHarriers.com website
Version: 1.10.20070522.1500
Author: Andrew Frazier
Author URI: http://www.kidderminsterharriers.com/
*/



#pagenav
{
	list-style:none;
}

#primarycontent div.post h2, #primarycontent div.post h2 a
{
	color: white;
	text-decoration: none;
}

#primarycontent div.post h2 a:hover
{
	color: red;
	text-decoration: none;
}

.alignleft
{
	text-align: left;
}

.alignright
{
	text-align: right;
}

#tagcloud-embedded
{
	overflow: hidden;
}

#tagCloud
{
	background-color: #FFFFFF;
	border: 1px solid black;
}

#tagCloud a:link
{
	color: red;
	text-decoration: none;
}

#tagCloud a:visited
{
	color:red;
	text-decoration: none;
}

#tagCloud a:hover
{
	color: white;
	background-color: red;
}

textarea#comment
{
	width: 95%;
}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline;}
.alignright {float: right;}
.alignleft {float: left}

