/*
Theme Name: Trumbull Mountain Tack Shop 2.0 - DO NOT USE
Theme URI: http://www.trumbullmtn.com/
Description: The WordPress theme for Trumbull Mountain Tack Shop.
Version: 2.0
Author: Catalyst Webworks
Tags: three columns, widgets, custom

*/

/* UNIVERSAL - Added by CW */

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.uppercase { text-transform:uppercase; }

.postmetadata { font-size:10px; font-style:italic; }
TABLE.socialmedia { }

/* P2H */
body{
	margin:0;
	color:#3e3532;
	font:12px Arial, Helvetica, sans-serif;
	background:#f1eee8;
	min-width:980px;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#4d6a8e;
}
a:hover{text-decoration:none;}
input{
	font:italic 12px Arial, sans-serif;
	vertical-align:middle;
	color:#3e3532;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
*+html{padding:0 1px 0 0;}
#wrapper{
	width:100%;
	position:relative;
	overflow:hidden;
}
.w1{
	width:1010px;
	position:relative;
	left:50%;
}
.w2{
	width:1010px;
	position:relative;
	left:-50%;
}
#header{
	background:url('images/bg-header.jpg') no-repeat;
	padding:0 0 4px;
}
#top-slider-container {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:9999999;
}
.top-slider {
	width:896px;
	min-height:440px;
	height:440px;
	padding:10px 30px 30px 30px;
	margin-left:27px;
	border-left:1px solid #626971;
	border-right:1px solid #626971;
	background-color:#B1C2D9;
	position:relative;
}
.top-slider H2 { margin-top:0px; padding-top:0px; }
.top-box{
	overflow:hidden;
	width:985px;
	font-style:normal;
	background-image:url('images/top-blue-bar.png');
	background-repeat:no-repeat;
	background-position:27px 0;
}
.top-box a{
	float:right;
	color:#000;
	text-decoration:none;
	width:88px;
	padding:5px 0 0;
	height:19px;
	text-align:center;
}
.top-box a:hover{text-decoration:underline;}
.logo{
	display:block;
	width:633px;
	height:103px;
	background:url('images/logo.jpg');
	text-indent:-9999px;
	overflow:hidden;
	margin:-11px 0 -17px 104px;
}
.logo a{
	display:block;
	height:100%;
}
.tools{
	position:absolute;
	right:37px;
	top:90px;
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
	font-size:11px;
}
.tools li{
	float:left;
	background:url('images/separator-tools.gif') no-repeat;
	margin:0 0 0 -1px;
	padding:0 10px;
}
*+html .tools li{padding-right:7px;}
.tools a{
	color:#fff;
	float:left;
	padding:2px 0;
	text-decoration:none;
}
.tools a:hover{text-decoration:underline;}
.basket{
	background:url('images/ico-basket.jpg') no-repeat;
	padding-left:26px !important;
}
#nav{
	margin:0 0 -1px 2px;
	padding:20px 0 0;
	height:34px;
	list-style:none;
	width:1007px;
	background:url('images/bg-nav.png') no-repeat;
	text-transform:uppercase;
	font-style:normal;
	font-weight:bold;
	text-align:center;
	position:relative;
}
*+html #nav{padding-left:2px;}
#nav li{
	display:inline;
	background:url('images/bullet-nav.gif') no-repeat 0 50%;
	padding:0 16px 0 22px;
}
#nav li:first-child{background:none;}
#nav a{
	color:#3e3532;
	text-decoration:none;
}
#nav a:hover,
#nav .active{text-decoration:underline;}
.search-form{
	width:177px;
	height:24px;
	padding:5px 7px 8px 15px;
	background:url('images/bg-search.png') no-repeat 100% 0;
}
.search-form input{
	float:left;
	margin:0;
	padding:4px 16px;
	background:none;
	border:0;
	width:119px;
}
.search-form .submit{
	width:25px;
	height:24px;
	background:url('images/btn-submit.gif') no-repeat 2px 5px;
	overflow:hidden;
	text-indent:-9999px;
	line-height:0;
	font-size:0;
	padding:0;
	cursor:pointer;
}
#main{
	width:980px;
	margin:0 auto;
	padding:0 0 20px;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
.twocolumns{
	float:right;
	width:784px;
	margin:-38px 0 0;
}
.twocolumns-block{
	text-align:center;
	background:#aabdd6 url('images/bg-twocolumns-block-b.gif') no-repeat 0 100%;
	margin:0 0 16px;
	padding:0 0 7px;
}
.featured-saddles{
	background:url('images/bg-twocolumns-block.gif') no-repeat;
	margin:0;
	padding:14px 0 18px 32px;
	list-style:none;
	overflow:hidden;
	font-size:13px;
}
.featured-saddles li{
	float:left;
	margin:0 20px 0 0;
	padding:9px 0 0;
	width:167px;
	background:url('images/frame-t.png') no-repeat;
}
.featured-saddles .img-holder{
	background:url('images/frame-b.png') no-repeat 0 100%;
	padding:0 0 14px;
	margin:0 0 6px;
}
.featured-saddles .frame{
	background:url('images/frame-c.png') repeat-y;
	padding:9px 17px 3px 7px;
	overflow:hidden;
}
.featured-saddles img{
	float:left;
	margin:-9px 0 0;
}
.img-holder img{display:block;}
.featured-saddles a{
	color:#3e3532;
	margin:0 8px 0 0;
	position:relative;
}
*+html .featured-saddles a{margin:0 4px 0 0;}
.featured-saddles .img-holder a{margin:0;}
.twocolumns-block .title{
	color:#f5f2ee;
	font-size:15px;
	text-transform:uppercase;
	font-style:normal;
	letter-spacing:1px;
}
.twocolumns-block .inner{
	overflow:hidden;
	padding:0 33px 0 33px;
}
*+html .twocolumns-block .inner{padding:0 30px 0 196px;}
.twocolumns-block .more{
	float:right;
	color:#3e3532;
	font-size:11px;
}
.twocolumns-holder{overflow:hidden;}
#content{
	width:495px;
	float:left;
	background:#F9F9F4 url('images/bg-content-t2.gif') no-repeat; /*#fffffa */
	padding:17px 23px 50px 26px;
	/* ADDED BY CW */
	line-height:20px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
#content .heading{
	text-align:center;
	border-bottom:1px solid #dededc;
	padding:0 0 23px;
	margin:0 0 25px;
	font-style:normal;
	font-size:17px;
}
#content h1{
	margin:0 0 15px;
	color:#4d6a8e;
	font:22px/35px Arial, Helvetica;
	text-align:center;
}
#content h2{
	margin:0 -10px 18px 0;
	color:#4d6a8e;
	font:19px Arial, Helvetica;
}
#content .heading .more{
	font-size:13px;
	font-weight:bold;
	padding:0 0 0 5px;
}
.content-block{
	overflow:hidden;
	padding:0 0 5px;
	line-height:21px;
}
.content-block .img-holder{
	float:left;
	border:1px solid #d9d9d9;
	padding:6px 8px;
	margin:4px 14px 0 0;
}
.content-block .img-holder img{border:2px solid #000;}
.content-block .text-holder{overflow:hidden;}
.content-block p{margin:0 0 5px;}
#content .more{font-size:14px;}
.aside{
	float:right;
	width:212px;
	line-height:17px;
	padding:0px 0 0 13px;
}
.blog-aside { padding-top:20px; }
.aside-box {
	background:#afc2d9 url('images/bg-aside-box-t.gif') no-repeat;
	margin:0 0 17px -13px;
}
.homeaside UL.homeasidebar {
	margin:0;
	padding:0;
}
.homeaside UL.homeasidebar LI.widget:first-child {
	background-color:#afc2d9;
	width:204px;
	padding:10px;
	margin-left:-11px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.aside-box .holder{
	background:url('images/bg-aside-box-b.gif') no-repeat 0 100%;
	overflow:hidden;
	padding:14px 8px 11px 13px;
}
.aside-box .inner{overflow:hidden;}
.aside img{
	float:right;
	border:3px solid #9bb2d0;
	margin:0 0 0 5px;
}
.aside h3{
	margin:0 0 5px;
	color:#4d6a8e;
	font-size:15px;
	line-height:24px;
	font-style:normal;
}
.aside-box .date{display:block;}
.aside a,
#sidebar a{color:#3e3532;}
.aside-block{
	overflow:hidden;
	padding:0 8px 17px 0;
}
.aside h4, .aside h2 {
	font-size:12px;
	margin:0 0 5px -1px;
	text-align:center;
	padding:5px;
	font-style:normal;
	text-transform:uppercase;
	/*background:url('images/bg-title.gif') no-repeat;*/
	background-color:#9BB2D0;
	
	/* rounded corners */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.articles{
	margin:0;
	padding:0 8px 0 -0;
	list-style:none;
	overflow:hidden;
}
.articles li{
	padding:13px 0;
	margin:-1px 0 1px;
	border-top:1px solid #e1dfdc;
	overflow:hidden;
}
LI.widget UL.articles { margin-left:0px; padding-left:0; }
.articles h3{
	line-height:23px;
	margin:0 0 1px;
}
#sidebar{
	float:left;
	width:178px;
	padding:21px 0 0;
}
.sidebar-block{padding:0 0 19px;}
#sidebar h3{
	margin:0 0 11px;
	text-transform:uppercase;
	font-style:normal;
	font-size:12px;
	text-align:center;
	background:#9bb2d0 url('images/bg-title-t.gif') no-repeat;
	overflow:hidden;
}
#sidebar h3 span{
	display:block;
	background:url('images/bg-title-b.gif') no-repeat 0 100%;
	padding:5px;
}
#menu{
	margin:0 -18px 0 0;
	padding:0 0 18px 9px;
	list-style:none;
	width:187px;
}
#menu > li{
	padding:4px 0 4px 9px;
	position:relative;
	background:url('images/separator-menu.gif') no-repeat;
}
#menu > li:first-child{background:none;}
#menu >li > a{
	text-decoration:none;
	display:block;
	position:relative;
	font-style:italic;
}
#menu > .has-drop-down > a > span{
	background:url('images/bullet.gif') no-repeat 100% 50%;
	padding:0 11px 0 0;
}
#menu > li:hover > a{font-weight:bold;}
#menu > li:hover .drop{display:block;}
.drop{
	display:none;
	position:absolute;
	left:100%;
	top:-15px;
	width:676px;
	z-index:100;
	background:#9bb2d0;
	border:1px solid #607c9e;
	padding:51px 1px 18px 0;
}
.arrow{
	position:absolute;
	width:16px;
	height:21px;
	font-size:0;
	left:-16px;
	top:10px;
	background:url('images/arrow.gif') no-repeat;
}
.drop .inner{
	background:#9bb2d0 url('images/separators.gif') repeat-y 158px 0;
	float:left;
}
.drop-box{
	float:left;
	width:135px;
	margin:-34px 7px 0 25px;
}
.drop ul{
	margin:0;
	padding:0 0 4px;
	list-style:none;
}
.drop li{
	background:url('images/bullet2.gif') no-repeat 0 5px;
	padding:0 0 6px 9px;
	line-height:14px;
}
.drop h4{
	margin:0 -10px 27px -4px;
	font-size:12px;
	text-transform:uppercase;
	font-style:normal;
}
.drop a{text-decoration:none;}
.drop a:hover{text-decoration:underline;}
.schedule{
	margin:0;
	padding:0;
	list-style:none;
	line-height:14px;
}
.schedule strong{
	display:block;
	font-style:normal;
	margin:0 0 6px;
}
.schedule p{margin:0 0 5px;} 
.newsletter-form{
	padding:9px 0 26px;
	background:url('images/bg-newsletter.gif') no-repeat 0 9px;
	overflow:hidden;
}
.newsletter-form input{
	float:left;
	margin:0 8px 0 0;
	padding:6px 8px;
	width:103px;
	border:0;
	background:none;
}
.newsletter-form .submit{
	width:49px;
	height:24px;
	background:url('images/btn-submit2.gif') no-repeat;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
	line-height:0;
	font-size:0;
	padding:0;
	margin:1px 0 0;
}
.visit{margin-bottom:8px !important;}
.sidebar-block address{line-height:21px;}
.inner-page #content{
	float:right;
	width:744px;
	margin:-38px 0 0;
	padding:9px 20px 10px;
	background:#f9f9f4 url('images/bg-content2-t2.gif') no-repeat; /* fff */
}
#breadcrumbs{
	margin:0;
	padding:0 0 9px;
	list-style:none;
	width:100%;
	overflow:hidden;
	color:#4d6a8e;
	font-weight:normal;
	letter-spacing:0.05em;	
}
#breadcrumbs li{display:inline;}
#breadcrumbs a{text-decoration:none;}
#breadcrumbs a:hover{text-decoration:underline;}
#breadcrumbs span{text-decoration:underline;}
.inner-page #content h1{
	font-size:18px;
	margin:0 0 13px;
}
.products{
	margin:0 -25px 21px 4px;
	padding:0;
	list-style:none;
	overflow:hidden;
	border-bottom:1px solid #e9e9e6;
}
.products li{
	display:inline-block;
	vertical-align:top;
	padding:5px 21px 17px 0;
	width:128px;
	text-align:center;
}
.products li a{
	font-style:italic;
}
*+html .products li{
	display:inline;
	padding-right:24px;
}
.products a{
	color:#3e3532;
	position:relative;
}
.products .img-holder{
	border:1px solid #ccc;
	padding:4px;
	margin:0 0 10px;
}
.inner-page #content h2{text-align:center;}
.inner-page .content-block{padding:0 0 5px 5px;}
.inner-page .img-holder img{border-width:1px; width:118px; height:130px; }
.inner-page .content-block p{margin:0 0 22px;}
.content-holder{
	overflow:hidden;
	padding:5px 11px 0 0;
}
.blog-content-holder{ /* ADDED BY CW */
	float:left;
	width:490px;
	padding:4px 0 0 6px;
}
.gallery-holder{
	float:left;
	width:318px;
	padding:4px 0 0 6px;
}
.gallery{
	width:318px;
	position:relative;
	margin:0 0 17px;
}
.gallery img,
.thumbnais img{display:block;}
.gallery ul{
	margin:0;
	padding:0;
	list-style:none;
	height:277px;
}
.gallery li{
	border:1px solid #ccc;
	padding:6px;
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.thumbnais img { width:81px; height:81px; }
.gallery .active{
	display:block;
	z-index:10;
}
.thumbnais{
	margin:0 -15px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.thumbnais li{
	float:left;
	border:1px solid #ccc;
	padding:5px;
	margin:13px 13px 0px 0;
}
.desc{
	float:right;
	width:370px;
}
#content .desc h1{
	color:#3e3532;
	margin:0 0 6px -3px;
}
.prices{
	margin:0 0 12px;
	padding:0;
	list-style:none;
	width:206px;
	color:#4d6a8e;
	font-weight:normal;
	font-style:normal;
	font-size:14px;
}
.prices li{
	overflow:hidden;
	padding:0 0 2px;
}
.prices span{}
.info{
	width:360px;
	background:#adc0d8 url('images/bg-info-c.gif') repeat-y;
	color:#1f3b65;
	line-height:16px;
	margin:0 0 15px;
}
.info .holder{background:url('images/bg-info-t.gif') no-repeat;}
.info .frame{
	background:url('images/bg-info-b.gif') no-repeat 0 100%;
	overflow:hidden;
	padding:12px 15px 15px 17px;
	min-height:185px;
}
.info p{margin:0 0 16px; font-style:italic; }
.info a{color:#1f3b65;}
.contacts{
	margin:0 0 0 -25px;
	padding:0;
	list-style:none;
	overflow:hidden;
	text-align:center;
	height:57px;
}
.contacts li{
	display:inline-block;
	overflow:hidden;
	padding:0 24px;
	line-height:14px;
}
*+html .contacts li{display:inline;}
.contacts a{
	float:left;
	text-align:center;
	padding:39px 6px 0;
}
.tel{background:url('images/ico-tel.png') no-repeat 50% 0;}
.mail{background:url('images/ico-mail.png') no-repeat 50% 0;}
.skype{background:url('images/ico-skype.png') no-repeat 50% 0;}
#content .desc h2{
	color:#3e3532;
	margin:0 0 13px;
	text-align:left;
	font-size:15px;
}
.details{
	margin:0 0 21px;
	padding:0;
	list-style:none;
	font-size:11px;
}
.details li{
	padding:0px;
	vertical-align:top;
	width:100%;
	margin:0px;
	line-height:16px;
}
.details span{
	font-style:normal;
	text-transform:uppercase;
	color:#4d6a8e;
}
.desc-box{
	border-top:1px solid #d2d2d2;
	padding:14px 0;
	font-size:14px;
	line-height:21px;
}
.desc-box p{margin:0 0 10px;}

/* HOME PAGE */
.featured-thumb { height:157px; width:143px; }

/* WIDGETS ADDED BY CW */
LI.widget { list-style:none; margin-bottom:30px; }
LI.widget UL LI A { text-decoration:none; }
LI.widget UL LI A:hover { text-decoration:underline; }
LI.widget UL { margin-left:17px; padding-left:0; }
#content .aside .widgettitle { font-size:12px; margin:0 0 5px -1px; padding:5px; text-transform:uppercase; }

/* POST */
.post, .page { clear:both; }
.post H2.storytitle, .page H2.storytitle { padding-top:30px; }
.post H3.storytitle a, .page H3.storytitle a { font-size:20px; text-decoration:none; font-weight:normal; line-height:30px; }
.post H3.storytitle a:hover, .page H3.storytitle a:hover { text-decoration:underline; }
.post .post-details, .page .post-details  { font-style:italic; }
.feedback { float:right; font-size:10px; margin-top:-17px; clear:both; }
.index-thumb { height:200px; width:200px; }
.blog-index .post, .blog-index .page { min-height:200px; padding-bottom:25px; margin-bottom:25px; border-bottom:1px solid #EEE; }

/* FOXYSHOP */
#foxyshop_container .foxyshop_product_list .foxyshop_product_box { width:300px; border:1px solid red; }
#foxyshop_container .foxyshop_product_list .foxyshop_product_box .foxyshop_product_image { height:143px; width:157px; }
#foxyshop_container .foxyshop_product_list .foxyshop_product_box .foxyshop_product_image .foxyshop_main_image { height:143px; width:157px; }

.item-item { width:157px; padding:5px; overflow:hidden;  float:left; margin:0 18px 18px 0; line-height:12px; height:255px; }
.item-thumb img { width:157px; height:143px; margin-bottom:10px; border:1px solid #888;	}
.bridle-thumb img { height:auto; width:auto; max-height:143px; max-width:157px; margin-bottom:10px; border:1px solid #888; }
.item-title { padding-bottom:7px; }
.item-title a { text-decoration:none; font-size:14px; line-height:18px; }
.item-deets { font-size:11px; }
.addcartlist { padding-top:7px; }

/* FOOTER */
#footer { text-align:center; font-size:10px; }

/* MENU */
/*#menu LI UL.children { position:absolute; left:100px; min-width:500px; border:1px solid black; }
#menu LI UL.children UL { float:left; }*/

/* Layout */
.col_half { float:left; width:49%; }
.col_half_end { float:right; width:49%; }

.product-title { text-transform:uppercase; }
#add-button .submit {
	text-transform:uppercase;
	font-style:normal;
	border:1px solid #96ACC0;
	color:#2E4C6B;
	padding:10px;
	margin:20px 0;
	background-color:#D0DBE8;

	/* rounded corners */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#contact-notice .questions { text-align:center; text-transform:uppercase; letter-spacing:0.05em; margin:10px auto 25px auto; font-size:18px; }
#nav { padding-left:150px; list-style:none; }
#nav ul li { margin:0; padding:0; list-style:none; position:relative; line-height:14px; z-index:300; width:100%; background-image:none; }
#nav a { display:block; padding:0px 20px 0px 0px; text-align:left; /*color:#FFFFFF; text-decoration:none; border-bottom:none; text-transform:uppercase;*/ }
#nav ul a { display:block; padding:10px 20px 10px 20px; text-align:left; /*color:#FFFFFF; text-decoration:none; border-bottom:none; text-transform:uppercase;*/ }
#nav a:hover { /*background:#888; color:#fff;*/ }
#nav li.page_item { float:left; position:relative; margin-left:0px; list-style:none; }
#nav ul { position:absolute; display:none; left:-40px; }
#nav ul a { background:transparent; background-color:#B9CBDB; font-weight:normal; /*color:#686868; font-size:13px; text-transform:none;*/ }
#nav ul a:hover { /*background:#A9B8C0;*/ }
#nav li ul { /*width:300px;*/ }
#nav li ul a { width:300px; height:auto; float:left; border-bottom:1px solid #69615D; }
#nav ul ul {top:auto; }
#nav li ul ul {left:100px; top:5px; margin:0px 0 0 10px;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {display:none;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {display:block;}
#content .linkcat {
list-style: none;
}
#content .linkcat h2 {
text-align: left;
}
#content .blogroll {
margin-bottom: 20px;
}