/*
Theme Name: Saddle Sale
Theme URI: http://wordpress.org/
Description: This kick a wordpress theme was made by Shane & Bryan
Version: 2.0
Author: Us
Author URI: http://www.westernsaddlesale.com
Tags: saddles

	Saddle 2.0
	 http://www.westernsaddlesale.com

	This theme was designed and built by Bryan & Shane

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body{
	background:url('images/bg-gradiant.png') repeat-x 0 0;	
}

#main{
	width:1024px;
	margin:auto;
	font-family: verdana, arial;
}
.logo a{
	width:262px;
	height:82px;
	background:url('images/logo.png') no-repeat 0 0;
	float:left;
	margin-bottom:24px;	
	margin-top:15px;
}
.banner{
	float:right;
	margin-top:34px;	
}

#navbar{
	clear:left;
	height:43px;
	background: url('images/nav-bg.png') repeat-x 0 0;
}
#navbar li{
	margin:1px 1px 0 39px;
	height:41px;
	float:left;
	padding: 0 15px;
}
#navbar li:hover,
#navbar li.current{
	background: #f7d19a url('images/nav-hover-bg.png') no-repeat 50% 0;
	border-left:1px solid #d6a55e;
	border-right:1px solid #d6a55e;
	margin-right:0;
	margin-left:38px;
}
#navbar li a{
	background-image: url('images/nav-items.png');
	background-repeat:no-repeat;
}
.home a{
	background-position:0 0;
	width:41px;
	height:17px;
	margin-top:11px;
}	
.faq a{
	background-position: 0 -34px;
	width:211px;
	height:42px;
	margin-top:10px;
}
.shopforsaddles a{ 
	background-position: 0 -77px;
	width:127px;
	height:24px;	
	margin-top:10px;
}
.saddleBuyersGuide a{
	background-position:0 -118px;
	width:160px;
	height:25px;
	margin-top:10px;
}
.contactUs a{
	background-position:0 -156px;
	width:81px;
	height:12px;
	margin-top:15px;
}


p{
	font-size:12px;
	line-height:18px;
	color:#555250;
	margin: 5px 0 10px 0;
}

.col3 h4,
.col1 h4{
	color:#fff;
	font-size:18px;
	font-family: georgia, times new roman, arial;
	padding-left:15px;
	line-height:52px;
	height:52px;
	background-color:#e5ad5b;
	border-top:1px solid #d8a151;
}
.col1 h5{
	font-size:14px;
	color:#aaa7a2;
	font-family: Trebuchet MS;
	font-weight:normal;
	background:url('images/sidebar-menu.png') no-repeat 0 0;
	height:28px;
	line-height:28px;
	padding-left:15px;	
	cursor:pointer;
}
.col1 h5:hover,
.col1 h5.open{
	background-position: 0 -43px;	
	color:#222222;
}
.col1 ul ul{
	display:none;	
}
.col1 ul li ul{
	display:block;	
}
.col1 ul li ul li{
	display:none;
	font-size:12px;	
	list-style-type:disc;
	margin:0 15px 10px 30px;
}
.col1 ul li ul li.show{
	display:list-item;	
}
.col1 ul li ul li a{
	color:#222;
}
.col1 ul li ul li a:hover{
	color:#cf9137;	
}
h2{
	font-size: 33px;
	font-weight:bold;
	color: #6f2527;
	font-family: georgia, times new roman, arial;
	margin-bottom: 10px;
	margin-top: 5px;
}
h3{
color: #6f2527;
font-family: verdana, arial;
	font-size:13px;
	font-weight:bold;
}

.brown{ color:#6e6556;}
.orange{color:#db9f47;}
.red{	color:#6f2527;}

#content{
	border-style:solid;
	border-color:#db9f47;
	border-width:1px;
	background:#fff url('images/content-bg.gif') repeat-y 1px 0;
}
.subnav{
	margin-bottom:15px;
}
.col1{
	width:220px;
	float:left;
}
.col2{
	width:524px;
	float:left;
	border-color:#fff;
	border-style:solid;
	border-width:1px;
	margin: 2px 0 0 0;
	padding: 38px 28px 0 28px;
}
.col3{
	width:220px;
	float:left;
}
.col3 p{
	text-align:center;
	font-family:Trebuchet MS, Trebuchet, serif;
	margin:0;
}
.col3 p a{
	color:#da913d;
	font-size:12px;
	text-decoration:underline;	
}
.col3 h5{
	font-family:Trebuchet MS, Trebuchet, arial;
	color:#999999;
	font-size:12px;
	margin-bottom:10px;
}
.col3 ul {
	padding:20px;	
}
.latest-saddle{ 
	padding:12px 15px;	
	position:relative;
}
.latest-saddle img{
	margin:10px auto;	
	width:165px;
}
.latest-saddle h5 a{
	color:#e5ad5b;
	font-size:14px;
	font-family:Georgia;
}
.star{
	height:65px;
	width:90px;
	padding:25px 0 0 0;
	background: transparent url('images/star.png') no-repeat 0 0;
	position:absolute;
	right:10px;
	top:45px;
}
.star p{
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	margin:0 3px 6px auto;	
	font-weight:bold;
	line-height:10px;
}
.star p span{
	color:#863006;
	font-size:14px;
}
.saddle-card{
	background: url("images/bg-gradiant.png") repeat-x scroll 0 -260px transparent;
	width:146px;
	float:left;	
	border:1px solid #f5eee5;
	padding:10px;
	margin-right:10px;
        margin-bottom:10px;
        height:400px;
}
ol.wp-paginate{
        margin-bottom:10px;
} 
ol.wp-paginate li{
        margin-left:5px;
}
div.col2 div.last{
	margin-right:0;	
}
.saddle-card h2 a{
	color:#6f2527;	
	font-size:16px;	
}
.saddle-card p{
	font-size:10px;
	line-height:10px;	
}
.saddle-card p.buy-link{
	text-align:center;
	line-height:15px;	
}
.post h2 a{
	color:#6f2527;	
}
.post h2 a:hover{
	color:#000;
	text-decoration:none;	
}
a.saddle-image{
	float:left;
	margin-bottom:15px;	
}
p.buy-link{
	clear:left;
	font-size:12px;
}
p.buy-link a{
	color:#555250;	
}
p.buy-link strong{
	color:#000;	
}
p.buy-link span{
	font-size:16px;
	color:#6F2527;
	font-weight:bold;	
}
ul.saddle-bullets{
	float:left;
	margin-left:15px;
	display:inline;
	width:335px;	
	margin-bottom:15px;	
}
ul.saddle-bullets li{
	list-style-type:disc;
	list-style-position:outside;
	margin-bottom:5px;
	margin-left:15px;	
}
#footer{
	height:62px;
	background-color:#db9f47;
	padding:0 20px 0 20px;
}
#footer a{
	color:#000;
	text-decoration:none;
}
#footer li{
	float:right;
	list-style-type:none;
	margin-top:9px;
	font-size:14px;
}
.bottomMargin20px{
	margin-bottom:20px;
}
.siteMapLink{
	border-right-style:solid;
	margin:0 5px 0 430px;
	border-width:1px;
	padding-right:5px;
}
.strike{
	text-decoration:line-through;
}

.postmetadata {
font-size: 10px;
text-align: right;
border-bottom: 1px solid;
padding: 3px;
margin-bottom: 15px;
}

.col2 h3 {
margin-top: 5px;
margin-bottom: 5px;
color: #6f2527;
}

.col2 h3 a {
color: #6f2527;
}

.col2 li {
font-size: 11px;
line-height: 15px;
  margin-left: 20px;
}

.post h3 {
font-size: 18px;
font-family: georgia;
}

.col2 h1 {
border-bottom: 1px solid;
}

img {
border: none;
}