/*
Theme Name: Andy24 2010
Theme URI: http://www.minethurn.com/
Description: Theme for the 2010 Andy24 tournament
Version: 1.1
Author: Steve Betts
Tags: three column, fluid, random images
*/
body {
	background-color: white;
	margin: 0 0;
	padding: 0 0;
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 12px;
  background: url(images/bg.gif) repeat-y left top;
}
img {
	border:0;
	padding:0;
	margin:0;
}
div {
	margin:0;
	padding: 0;
}
a {
color: #008034;
text-decoration: none;
font-weight: bold;
border: 0;
}
a:visited {
color: #008034;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: black;
text-decoration: none;
font-weight: bold;
}
h4 {
font-size: 1.2em;
}
#menu {
	margin: 0px;
	padding: 0px;
	width: 205px;
	z-index: 30;
	position:absolute;
	float:left;
	text-align: center;
  background-color: #fff7e0;
}
#sponsor {
	position: absolute;
	width: 300px;
	text-align: center;
	left: 550px;
	top: 0px;
	padding-top: 15px;
}
#content {
	text-align: left;
	vertical-align: top;
	left: 220px;
	width: 500px;
	position: relative;
	min-height: 450px;
	padding-top: 15px;
	padding-right: 25px;
}
.footer {
clear:both;
}
#menu img {
	text-align: center;
}
h1, h3.storytitle {
	font-size: 16px;
	font-weight: bold;
	color: #008034;
	margin-top: 10px;
	margin-bottom: 10px;
}
.header {
  overflow: hidden;
}
.feedback, .nocomments, .meta {
  display: none;
}
h2.prodtitles{
  font-size: 1.6em;
  margin-top: 1em;
}
.wpsc_product_price{
  font-weight: bold;
}
span.pricedisplay{
  text-align: right;
}