/*
Theme Name: www.FoxHunt.net
Theme URI: http://www.gruvehausink.com
Description: Custem Wordpress theme for the Fox Hunt band. Design & development by Gruvehas ink. http://www.gruvehasink.com
Version: 1.0
Author: Chris Chilcoat
Author URI: http://www.gruvehasink.com
*/

.clear{
	clear:both;
	height:0px;
	}

body {
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', sans-serif;
	background: url(images/bg.gif) #999999;
	font-size: 14px;
	line-height: 1.5em;
	color: #666666;
	text-align: justify;
	z-index: 0;
	background-color:#705c40;
}

#master-container {
	background: url(images/bg-placeholder.gif) #999999;
	background-repeat: repeat-y;
	background-position:center top;
	width:1030px;
	margin: 0;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #666666;
	text-align: left;
	z-index: 0;
	background-color:#705c40;
}

#container {
	width: 960px;
	margin: 0 auto;
}
#header p.link{
	background-color:red;
	height:130px;
	width:300px;
	margin-top:-50px;
	margin-left:-48px;
	}
#header p.link a{
	background-color:yellow;
	height:130px;
	width:300px;

	}

#header {
	height: 90px;
	padding: 40px 50px 0 50px;

	background: url(images/logo.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	position: relative;

}

#header h1 {
	margin: 0;
	font-size: 20px;
	margin-left:-9999px;
}

#header a {
	text-decoration: none;
	color: #666666;
	margin-left:-9999px;
}

#header a:hover {
	color: #333333;
}

#header #search {
	position: absolute;
	top: 40px;
	right: 50px;
	height: 20px;
}

#header #s {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	width: 205px;
	margin: 0;
	font-size: 12px;
	color: #999999;
	padding: 2px;
}

#navbar {
	margin: 0;
	/*background: url(images/navbarbg.jpg);
	background-repeat: no-repeat;*/
	height: 35px;
	width:auto;
	background: url(images/navbg.png);
	background-position:left top;
	background-repeat:no-repeat;


}

#navbar ul {
	margin: 0;
	padding: 0;
	
	
}

#navbar li {
	display: block;
	float: left;
}

#navbar a {
	display: block;
	float: left;
	height: 30px;
	padding: 5px 12px 0px 12px;
	text-transform: uppercase;
	font-weight:bold;
	font-size: .9em;
	color: #513429;
	text-decoration: none;
	line-height: 30px;
	letter-spacing:-.5px;
	/*background: url(images/navbuttonbg.gif);
	background-position: right 50%;*/
}

#navbar a:hover, #navbar .current_page_item a {
	color: #513429;
	background: url(images/navbuttonbg-hover.gif);
	background-position: right 50%;
}
#navbar .current_page_item a {
	color: #513429;
	background: url(images/subnav1bg.png);
}

#navbar ul li ul {
	z-index: 100;
	margin: 0;
	border: 1px solid #cccccc;
	width: 200px;
	clear: both;
	position: absolute;
	top: 180px;
	left: -999px;
}

#navbar ul li:hover ul, #navbar ul li.sfhover ul {
	left: auto;
}

#navbar ul li ul li {
	width: 200px;
}

#navbar ul li.current_page_item ul li a, #navbar ul li ul li.current_page_item a {
	background: url(images/subnav1bg.png);
}

#navbar ul li ul li a {
	background: url(images/subnav1bg.png);
	padding: 0 0 0 5px;
	float: none;
}

#navbar ul li ul li a:hover {
	background: none #cccccc;
}

#posts {
	width: 940px;
	padding:0 0 32px 20px;
	margin: 0 0 0 0;
	float: left;
	background: url(images/postbg.png);
	background-position:left;
	background-repeat:repeat-y;
}

.commentbubble a {
	float: left;
	background: url(images/commentbubble.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.commentbubble a:hover {
	float: left;
	background: url(images/commentbubblehover.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.date {
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}
#posts-wrapper{
	float:left;
	width:642px;
	padding-top:40px;
}
#posts-wrapper-home{
	float:left;
	width:642px;
	padding-top:5px;

}
.post {
	margin: 0 0 40px 0;
	width:622px;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}

.entry {
	margin: 10px 0 0 0;
}

.entry p {
	margin: 0 0 20px 0;
}

.entry hr {
	height: 1px;
	border: none;
	background: #cccccc;
}
.post .buy-btn {
	padding:4px 5px 3px 5px;
	text-transform:uppercase;
	color:#cea857;
	background-color:#600;
}



.post h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #cccccc;
}

#merch
{
	border:none;
color:#5D4621;
font-size:14px;
font-weight:bold;
margin:0 0 20px 7px;
text-transform:uppercase;
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0;
}

.post a, .navigation a {
	color: #0195c5;
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	color: #333333;
}

.post a img {
	border: none;
}

.post blockquote {
	background: url(images/blockquotebg.gif) no-repeat left top;
	color: #777777;
	font-style: italic;
	padding: 10px 5px 5px 36px;
}

.postmetadata {
	font-size: 10px;
	line-height: 1.5em;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignnone {
	margin: 0;
}

.video-box{
	margin-bottom:1px;
	width:145px;
	height:110px;
	}
.video-box a{
	background: url(images/vidplayer.gif);
	display:block;
	width:145px;
	height:110px;
	}
	
.vidbox-wrapper{
	display:inline-block;
	float:left;
	width:145px;
	height:160px;
	margin:0px 10px 10px 0px;
	}
	
.vidbox-wrapper h3{
	font-size:.8em;
	padding:0;
	margin:0;
	line-height:130%;
	margin-top:5px;
	}
	
.music-box{
	margin-bottom:1px;
	width:300px;
	height:25px;
	}
	
.musicbox-wrapper{
	display:inline-block;
	float:left;
	width:300px;
	height:60px;
	margin:0px 10px 10px 0px;
	}
.audioplayer_container{
	margin-top:0px;
	}
	
.musicbox-wrapper h3{
	font-size:.8em;
	padding:0;
	margin:0;
	line-height:130%;
	margin-top:5px;
	}


.wp-caption.alignleft {
	float: left;
	margin: 5px 20px 20px 0px;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.wp-caption.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.wp-caption.alignnone {
	margin: 20px 0;
}

.post .wp-caption {
	border: 1px solid #cccccc;
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 5px;
}
#commentform #comment {
	width:500px;
	}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background:url("images/store_bg.gif") repeat scroll left top #999999;
	margin:20px 20px 21px 0px;
	padding:14px 14px 1px;
}

.commentlist p {
	clear: both;
	margin: 0 0 20px 0;
}

.avatarcontainer {
	float: left;
	margin: 0 5px 10px 0;
}

.avatar {
	border: 1px solid #cccccc;
}








.merch {
	margin:0px;
	padding:0px;
	position:relative;
	}
.merch-li{
	background: url(images/store_bg.gif) #999999;
	background-repeat:no-repeat;
	background-position:top left;
	padding:5px;
	margin-bottom:50px;
	height:auto;
	width:141px;
	list-style:none;
	margin:0px;
	float:left;
	margin-right: 4px;
	margin-bottom:4px;
	}
.merch-li .merch-art,  .merch-li .merch-art img{
	width:141px;
	height:125px;
	padding-bottom:5px;
	}
.merch-li .merch-btns{
	width:141px;
	height:25px;
	padding-bottom:5px;
	padding:0px;
	}
.merch-li .merch-btns a{
	background-color:#5d4621;
	text-transform:uppercase;
	font-size:.7em;
	color:#e5dfd5;
	padding:2px 5px;
	}
	
.merch-li .merch-title {
	color:#5d4621;
	font-weight:bold;
	width:141px;
	height:40px;
	text-align:left;
	font-size:.8em;
	line-height:120%;
	}
	
.merch-li .merch-title span a {
	line-height: 110%;
	color:#a18d6c;
	font-weight:normal;
	}
.merch-li .merch-title span a:hover {
	color:#5d4621;
	}
.merch-li .merch-title span a:hover {
	text-decoration:underline;
	}
.merch-li .merch-cat{
	width:auto;
	padding:0px;
	float:left;
	}
.merch-li .merch-cat a{
	background-color:#a18d6c;
	text-transform:uppercase;
	font-size:.7em;
	color:#fff;
	padding:2px 5px;
	}
.merch-li .merch-numbers{
	width:141px;
	height:25px;
	padding-bottom:5px;
	padding:0px;
	}
.merch-li .merch-number a{
	background-color:#none;
	text-transform:uppercase;
	font-size:.6em;
	color:#a18d6c;
	padding:2px;
	}


.entry-img .merch-btns{
	width:141px;
	height:25px;
	padding-bottom:5px;
	padding:0px;
	}
.entry-img .merch-btns a{
	background-color:#5d4621;
	text-transform:uppercase;
	font-size:.7em;
	color:#e5dfd5;
	padding:2px 5px;
	}

	
.sidebar {
	width: 291px;
	margin-right:7px;
	position: relative;
	top: 26px;
	font-size: 11px;
	float:right;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sidebar ul li{
	background: url(images/sidebar-bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	background-position: left top;
	margin-bottom:20px;
	
}
.sidebar h2 {
	margin: 0;
	padding: 17px 0 8px 25px;
	font-size: 1.2em;
	color: #cea857;
	width: 298px;
	background: url(images/sidebar-ul-h2.jpg);
	background-repeat:no-repeat;
}

.sidebar ul li ul.vcalendar {
	margin-left:25px;
	margin-top:25px;
	margin-bottom:0px;
	background-image:none;

}
.sidebar ul li ul.vcalendar li {
	margin-top:2px;
	padding-bottom:8px;
	margin-top:-10px;
	width:240px;
	border-bottom:1px dashed #600;
	background-image:none;
	font-size:1.1em;
	line-height:120%;
	color:#600;
}

.gigpress-sidebar-more{
	color:#600;
	font-size:1em;
	font-weight:bold;
	margin-bottom:1px;
	padding:0 7px;
	padding-bottom:14px;
	text-align:right;
	text-decoration:none;
	margin-top:-8px;
	
	
	}
.gigpress-sidebar-more a{
	color:#600;
	font-size:1em;
	font-weight:bold;
	margin-bottom:1px;
	padding:0 7px;
	padding-bottom:14px;
	padding-right:20px;
	text-align:right;
	text-decoration:none;
	
	
	}
.gigpress-sidebar-more a:hover{
	text-decoration:underline;
	
	}



.sidebar ul li ul li {
	_height: 20px; /*IE 6 Hack, the sidebar links won't display properly without this*/
	background-image:none;
}

.sidebar ul li ul li ul li a {
	font-size: 10px;
	padding: 0 10px 0 20px;
}

.addthis_toolbox, #sharethis{
	width:75px;
	float:left;

}
.sidebar .icon{
	float:left;
	width:16px;
	height:16px;
	padding-right:10px;
	border:none;
	background-color:none;
	}
	
.icon:hover{
	border:none;
	background-color:none;
	}

.textwidget, .execphpwidget{
	padding-left:25px;
	margin-top:15px;
	padding-bottom: 15px;
	width:250px;
	color:#600;
	font-size:1.3em;
	line-height:120%;
}
.textwidget ul li, .execphpwidget ul li{
	width:250px;
}

.widget_release ul li{
	height:100px;
	padding: 5px 5px 5px 5px;
	margin-bottom:0px;
	width:250px;
	margin-left:-5px;
	}
.widget_release ul li img{
	padding:0px;
	margin: 0px;
	margin-right: 5px;
	width:100px;
	height:100px;
	border:none;
	margin-bottom:5px;
	}
.widget_release ul li p{
	padding:0px;
	margin: 0px;
	margin-bottom:10px;
	text-align:left;
	font-size:1.1em;
	line-height:140%;
	color:#600;
	border:none;
	}
.widget_release ul li p	.buy-btn{
	padding: 3px  10px 2px 10px;
	background-color:#600;
	text-decoration:none;
	text-transform:uppercase;
	color:#cea857;
	}
.widget_release ul li p	.buy-btn:hover{
	background-color:#a74a2c;
	text-decoration:none;
	color:#cea857;
	}
	
.widget_release .release-sidebar-more{
	margin:5px 15px 15px 0px;
	text-align:right;
	float:right;
}
.widget_release .release-sidebar-more a {
color:#660000;
font-size:1em;
font-weight:bold;
margin-bottom:1px;
margin-left:7px;
padding:0 7px;
text-align:right;
text-decoration:none;
}
.widget_release .release-sidebar-more a:hover {
text-decoration:underline;
}
.widget_release .release-li {
	background: url(images/sidebar-item-bg.png);
}





.homepage-box-left, .homepage-box-right{
	float:left;
	width:300px;
	}

.homepage-box-left h2, .homepage-box-right h2{
	margin: 0;
	padding: 3px 0 12px 2px;
	font-size: 1.4em;
	font-weight:normal;
	color: #600;
	width: 285px;
	height:17px;
	background-repeat:no-repeat;
	
	}
.homepage-box-right ul{
	padding:0px;
	margin:0px;
	}
.homepage-box-left ul li, .homepage-box-right ul li{
	float:left;
	width:290px;
	list-style:none;
	margin:0px;

	}

.homepage-box-left ul li p, .homepage-box-right ul li p{	
	padding:0px;
	margin: 0px;
	margin-top: 10px;
	text-align:left;
	font-size:.9em;
	line-height:140%;
	color:#600;
	border:none;

}
.homepage-box-left ul li img, .homepage-box-right ul li img{
	padding:5px 10px 5px 5px;
	margin: 0px;
	width:110px;
	height:110px;
	border:none;
	}
	
	
	
.homepage-box-left .merch, .homepage-box-right .merch{
	margin:0px;
	padding:0px;
	position:relative;
	}
.homepage-box-left .merch-li, .homepage-box-right .merch-li,
.homepage-box-right .merch-li, .homepage-box-right .merch-li{
	background: url(images/store_bg.gif) #999999;
	background-repeat:x;
	background-position:top left;
	padding:5px;
	margin-bottom:50px;
	height:auto;
	width:300px;
	list-style:none;
	margin:0px;
	float:left;
	margin-right: 4px;
	margin-bottom:9px;
	}
.homepage-box-left .merch-li .merch-art,  .homepage-box-left .merch-li .merch-art img,
.homepage-box-right .merch-li .merch-art,  .homepage-box-right .merch-li .merch-art img{
	width:141px;
	height:125px;
	padding-bottom:5px;
	float:left;
	}
.homepage-box-left .merch-li .merch-art,
.homepage-box-right .merch-li .merch-art{
	width:141px;
	height:125px;
	padding-bottom:3px;
	padding:0px;
	border:1px solid #a18d6c;
}
.homepage-box-left .merch-li .merch-art:hover,
.homepage-box-right .merch-li .merch-art:hover{
	border:1px solid #600;
}
.homepage-box-left .merch-li .merch-art img,
.homepage-box-right .merch-li .merch-art img{
	padding:0px;
	margin:0px;
}
.homepage-box-left .merch-li .merch-content,
.homepage-box-right .merch-li .merch-content{
	float:right;
	height:125px;
	width:149px;
	margin-top:0px;
	}
.homepage-box-left .merch-li .merch-btns,
.homepage-box-right .merch-li .merch-btns{
	width:141px;
	height:25px;
	padding-bottom:5px;
	padding:0px;
	float:left;
	}
.homepage-box-left .merch-li .merch-btns a,
.homepage-box-right .merch-li .merch-btns a{
	background-color:#5d4621;
	text-transform:uppercase;
	font-size:.7em;
	color:#e5dfd5;
	padding:2px 5px;
	text-decoration:none;
	}
	
.homepage-box-left .merch-li .merch-title,
.homepage-box-right .merch-li .merch-title{
	color:#5d4621;
	font-weight:bold;
	width:141px;
	height:105px;
	text-align:left;
	font-size:.8em;
	line-height:120%;
	}
	
.homepage-box-left .merch-li .merch-title span a,
.homepage-box-right .merch-li .merch-title span a{
	line-height: 110%;
	color:#a18d6c;
	font-weight:normal;
	}
.homepage-box-left .merch-li .merch-title span a:hover,
.homepage-box-right .merch-li .merch-title span a:hover{
	color:#5d4621;
	text-decoration:underline;
	}
.homepage-box-left .merch-li .merch-cat,
.homepage-box-right .merch-li .merch-cat{
	width:auto;
	padding:0px;
	float:left;
	}
.homepage-box-left .merch-li .merch-cat a,
.homepage-box-right .merch-li .merch-cat a{
	background-color:#a18d6c;
	text-transform:uppercase;
	font-size:.7em;
	color:#fff;
	padding:2px 5px;
	}
.homepage-box-left .merch-li .merch-numbers,
.homepage-box-right .merch-li .merch-numbers{
	width:141px;
	height:25px;
	padding-bottom:5px;
	padding:0px;
	}
.homepage-box-left .merch-li .merch-number a,
.homepage-box-right .merch-li .merch-number a{
	background-color:#none;
	text-transform:uppercase;
	font-size:.6em;
	color:#a18d6c;
	padding:2px;
	}
	
.homepage-box-right ul li a{
	padding:10px 10px;
	border-bottom:1px dashed #5D4621;
	display:block;
	margin:0px;
	text-decoration:none;
	font-size:.9em;
	color:#5D4621;
	line-height:140%;
	}
.homepage-box-right ul li a:hover{
	background:url("images/store_bg.gif") repeat scroll left top #999999;
	}











	
	

.release-sidebar .merch-li,
.release-sidebar .merch-li{
	background: url(images/sidebar-item-bg.png) #999999;
	background-repeat:x;
	background-position:top left;
	padding:5px;
	height:auto;
	width:270px;
	list-style:none;
	margin:0px;
	float:left;
	margin-top:15px;
	margin-right: 4px;
	margin-bottom:9px;
	margin-left:5px;
	}
.release-sidebar .merch-li .merch-art img{
	width:120px;
	height:120px;
	padding-bottom:5px;
	float:left;
	padding:0px;
	margin:0px;
	}
.release-sidebar .merch-li .merch-art{
	width:120px;
	float:left;
	height:120px;
	padding-bottom:3px;
	padding:0px;
	border:1px solid #a18d6c;
}
.release-sidebar .merch-li .merch-art:hover{
	border:1px solid #600;
}

.release-sidebar .merch-li .merch-content{
	float:right;
	position:relative;
	height:125px;
	width:140px;
	margin-top:0px;
	font-size:1.3em;
	}
.release-sidebar .merch-li .merch-btns{
	width:141px;
	height:25px;
	padding-bottom:5px;
	padding:0px;
	float:left;
	}
.release-sidebar .merch-li .merch-btns a{
	background-color:#600;
	text-transform:uppercase;
	font-size:.7em;
	color:#e5dfd5;
	padding:2px 5px;
	text-decoration:none;
	}
	
.release-sidebar .merch-li .merch-title{
	color:#600;
	font-weight:bold;
	width:141px;
	height:102px;
	text-align:left;
	line-height:120%;
	}
	
.release-sidebar .merch-li .merch-title span a{
	line-height: 110%;
	color:#600;
	font-weight:normal;
	}
.release-sidebar .merch-li .merch-title span a:hover{
	color:#5d4621;
	text-decoration:underline;
	}
.release-sidebar .merch-li .merch-cat{
	width:auto;
	padding:0px;
	float:left;
	}
.release-sidebar .merch-li .merch-cat a{
	background-color:#a18d6c;
	text-transform:uppercase;
	font-size:.7em;
	color:#fff;
	padding:2px 5px;
	}
.release-sidebar .merch-li .merch-numbers{
	width:141px;
	height:25px;
	padding-bottom:5px;
	padding:0px;
	}
.release-sidebar .merch-li .merch-number a{
	background-color:#none;
	text-transform:uppercase;
	font-size:.6em;
	color:#a18d6c;
	padding:2px;
	}










	
	
	
	
.homepage-box-right{
	float:right;

	width:300px;
	margin-right:20px;
	}

.release-sidebar-more a {
	color:#660000;
	font-size:.9em;
	font-weight:bold;
	margin-bottom:1px;
	padding:0 5px 14px 7px;
	text-align:right;
	text-decoration:none;
	}
.release-sidebar-more a:hover {
	text-decoration:underline;
	}





#footer {
	clear: both;
	height: 100px;
	width:662px;
	background: url(images/navbg.png);

	background-repeat: repeat-y;
}

#footer-one {
	height: 100px;
	width:210px;
	float:left;

}
#footer ul{
	padding-left:20px;
}
#footer ul li{
	padding-top:0px;
	margin-left:0px;
	list-style-type:none;
}
#footer ul li h2{
	font-size:.8em;
	text-transform:uppercase;
	color:#660000;
}

#wpsb_email{width:100px;}

#footer-two{
	height: 100px;
	width:275px;
	float:left;

}

#footer-two p{
	line-height:130%;

	margin:0px;
}

#footer-two .textwidget, #footer-three .textwidget{
	padding:0px;
	margin-top:3px;
	width:275px;
}

#footer-two .left{

	width:120px;
	float:left;
	padding:0px;
	margin:0px;

}
#footer-two .right{

	width:150px;
	float:right;
	margin-right:5px;

}








#footer-three  {
	height: 100px;
	padding:5px 10px 0px 0px;
	width:100px;
	float:left;

}

#footer-sub{
	height: 40px;
	width:662px;
	background: url(images/footerbg-sub.jpg);
	padding:0px;
}

#footer-sub .left{
	margin:0px;
	height: 40px;
	float:left;
	width:50%;
}

#footer-sub .right{
	margin:0px;
	height: 40px;
	float:right;
	width:50%;
	text-align:right;
	padding:0px;
}
#footer-sub p{
	margin-top: 4px;
	font-size:.8em;
	padding: 0 20px;
	color:#c79b44;
	
}


#footer p {

	font-size: 12px;


}

#footer a {
	color: #666666;
	text-decoration: underline;
}

#footer a:hover {
	color: #333333;
}
#page-btm {
	background-color:pink;
	height:75px;
	width:1030px;
	margin-left:auto;
	margin-right:auto;
	background: url(images/bg-btm.gif);
	margin-bottom:75px;
	background-position:bottom center;
	}

#wp-calendar {
	width: 210px;
	background: #ebebeb;
	border: 1px solid #cccccc;
	margin: 0;
	font-size: 12px;
	text-align: center;
}

#wp-calendar caption {
	text-align: left;
}

#wp-calendar #today {
	background: #cccccc;
}

#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	padding: 0;
}

#wp-calendar a:hover {
	background: #cccccc;
}