/*  
Theme Name: Walker Auctions
Theme URI: 
Description:
Version: 1.0
Author: Blair Marketing
Author URI: http://blairmarketing.com/
*/

body{
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(images/bg-body.gif) repeat left top;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

a, a:visited, a:hover {
	color:#007d43;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

p {
	margin-bottom:1.2em;
}

hr {
	background:transparent url(images/leaf.png) no-repeat center top;
	height:11px;
	border: 0;
	color:transparent;
	margin-bottom:1.2em;
}

#contentwrap {
	width: 800px;
	margin: 0 auto;
	border-left: 1px solid #b9aa8d;
	border-right: 1px solid #b9aa8d;
}

#nav {
	background: url(images/bg-nav.png) repeat-x;
	height: 49px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding:0;
	margin:0;
}

#nav ul {
	margin: 0;
	padding: 11px 0 0;
}

#nav ul li {
	display: inline;
	background: url(images/nav-bullet.png) no-repeat left;
	padding-right: 6px;
	padding-left: 12px;
}

#nav li.first {
	background: none;
}

#nav ul li a {
	color: white;
	text-decoration: none;
}

#nav ul li a:hover {
	text-decoration: underline;
}

#main {
	padding: 10px 30px 30px 30px;
	background-image: url(images/bg-main.png);
	font-size:14px;
	text-align: left;
	position: relative;
	width:740px;
}

#main h2 {
	font-size:27px;
	color:#007d43;
	font-variant:small-caps;
	padding-bottom:10px;
}
#main h3 {
	color:#007d43;
	line-height:18px;
	padding-bottom:10px;
}

.homemain {
	min-height:580px;
}

.homecontent {
	width:440px;
	padding-top:10px;
	position:absolute;
	left:45px;
	bottom:15px;
	top:420px;
}

#footer {
	color: white;
	font-size: 14px;
	background: url(images/bg-footer.png) repeat-x;
	height: 91px;
	padding-top: 10px;
	position: relative;
}

#footer p {
	color: white;
	margin: 0;
	line-height: 1.4em;
	text-align: center;
}

#footer table {
	width: 740px;
	padding-left: 30px;
}

#footer td {
	padding-top: 10px;
	padding-bottom: 10px;
}

#gavel {
	position: absolute;
	right: 15px;
	bottom:0;
	width:142px;
	height:89px;
	z-index:500;
}

.a-auction h3 {
	font-size:18px;
	color:#007d43;
}

.a-auction h3 a {
	text-decoration:none;
}

.a-auction h3 a:hover {
	text-decoration:underline;
}

.a-auction {
	margin-bottom:50px;
}

.a-auction .auction-info {
	padding: 5px 25px 20px 210px;
}

.a-auction .auction-date {
	font-size:16px;
	color:#666666;
	font-style:italic;
}

.a-auction .moreinfo {
	float:right;
	padding-top:25px;
}

.a-auction a {
	color:#007d43;
}

.cap span {
font-family:Georgia,;
color:#007d43;
font-size:36px;
font-weight:normal;
line-height:80%;
letter-spacing:1px;
}

.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 5px 0 0 10px !important;
  margin: 5px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  
  .img-shadow-right {
  float:right;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow-right img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

#main.single {
	font-size: 13px;
}

#main.single h2 {
	text-align: left;
	font-size: 22px;
	margin-bottom: 0;
}

.single h2 a {
	text-decoration: none;
}

.single .sdate {
	color: #666;
	font-size: 16px;
	font-style: italic;
}

.single h4 {
	font-size: 14px;
	font-weight: bold;
	color: #007d43;
	margin-top: 20px
}

.sentry {
	width: 330px;
}

.map {
	float: right;
	width: 370px;
	padding-left: 35px;
}

.alignleft	 {
	float:left;
	padding-right:20px;
	margin:0;
}

.entry h3 {
	padding-top:10px;
	margin:0;
	font-size:18px;
	color:#007d43;
}
.sold {
	width:175px;
	padding:5px;
	margin-bottom:-5px;
	margin-left:4px;
	background-color:#990000;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
