/*
Theme Name: Smash Palace Theme
Theme URI: A Vitamin J Production
Description: A Custom Built Theme for Smash Palace
Version: 1.0
Author: Jesse Chase
Author URI:  http://www.vitaminjdesign.com
*/
body{
	font-family:"Lucida Grande", arial;
	color:#635836;
	background:url(images/bg.jpg);
	width:100%;
	height:100%;
	line-height:1.4;
}


#headerwrap{
	height:142px;
	width:100%;
	background:url(images/headerbg.jpg) repeat-x;
}

#header{
	height:142px;
	width:960px;
	margin:0 auto;
	background:url(images/headerin.jpg) repeat-x;
}

#logo{
	float:left;
	display:inline;
	margin:36px 0 0 18px;
}


#social{
	width: 232px; 
	height: 48px;
    background:url(images/social.png) no-repeat;
	padding: 0;
    position: relative;
	float:right;
	margin:10px 10px 0 0;
}
  
#social li {
    margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
	top: 0;
}
  
#social li, #social a {
    height: 48px; 
	display: block;
}

li#social1 {left: 0; width: 47px;}
li#social2 {left: 48px; width: 45px;}
li#social3 {left: 94px; width: 45px;}
li#social4 {left: 140px; width: 45px;}
li#social5 {left: 186px; width: 45px;}


li#social1 a:hover {
    background:url(images/socialhover.png) 0 0px no-repeat;
}
	
li#social2 a:hover{
    background:url(images/socialhover.png) -48px 0 no-repeat;
}
  
li#social3 a:hover {
   background:url(images/socialhover.png) -94px 0 no-repeat;
}
  
li#social4 a:hover {
   background:url(images/socialhover.png) -140px 0 no-repeat;
}

li#social5 a:hover {
    background:url(images/socialhover.png) -186px 0 no-repeat;
}

#musicstream{
	float: left;
	margin:0 3px 0 0;
	background:url(images/streamtitle.jpg);
	width:172px;
	height:40px;
}
	
#player{
	float:left;
	margin-top:1px;
	background-color:#a69b7a;
	padding:5px 5px 5px 4px;
	width:95px;
	height:28px;
}

#musicplayer h3{
	font-size:16px;
	margin-top:5px;
	color:white;
	float:left;
}

#musicplayer a{
	font-size:16px;
	color:white;
}
#navwrap{
	height:61px;
	width:100%;
	background:url(images/navwrapbg.jpg) repeat-x;
}

#navinner{
	height:61px;
	width:960px;
	margin:-61px auto 0 auto;
	background:url(images/navinner.jpg) repeat-x;
}


ul#nav{
	float:left;
	display:inline;
}

ul#nav li{
	float:left;
	border-right:2px solid #897f5c;
	height:61px;
	
}

ul#nav li.lastnav{
	border:none;
}

ul#nav li a{
	color:#4e4836;
	text-transform:uppercase;
	font-size:15px;
	float:left;
	font-weight:bold;
	padding:21px 26px 23px 26px;
	text-decoration:none;

}

ul#nav li a.active{
	background: #7f7759 url(images/hovernav.png) 50% -12px no-repeat;
	height:17px;
	color:#f4f1e6;
}

ul#nav li a.active:hover{
	background: #7f7759 url(images/hovernav.png) 50% -12px no-repeat;
	height:17px;
}

ul#nav li a:hover{
	background: #9b9170;
	height:17px;
	
	
}
	

#contentwrap{
	width:960px;
	margin:0 auto;
}


#main{
	float:left;
	width:640px;
	margin-right:20px;
	margin-bottom:12px;
	margin-top:15px;
}

#sidebar{
	float:right;
	width:300px;
	margin-top:15px;
}

.post{
	background: url(images/postbg.jpg) repeat;
	width:615px;
	position:relative;
	padding:15px;
	float:left;
	margin-bottom:15px;
}
	
.subtitle{
	font-size:11px;
	color:#a9a185;
}

span.link,span.link a{
	color:#6c6140;
	display:inline;
	font-size:11px;
}

h2.posttitle,h2.posttitle a{
	text-transform:uppercase;
	font-size:27px;
	color:#635836;
	text-decoration:none;
}

.post img{
	border: 5px solid #ccc7ac;
	float:left;
	margin: 3px 10px 5px 0;
}

.thumbnail{
	float:left;
	clear:left;
	margin:12px 10px 0 0;
	height:138px;
}

.entry{
	color:#635836;
	font-size:13px;
	margin-top:12px;
}

.entry a{
	color:#473d1f;
}

.entry h3{
	font-size:16px;
	font-weight:bold;
	color:#3F382A;
	margin-top:3px;
}

.readmore{
	background:#675c3b;	
	float:right;
	margin: 10px 3px 0 3px;
}

.readmore:hover{
	background:#4b432a;
}

.readmore a{
	padding:4px 6px;
	color:#e8e5d3;
	font-size:10px;
	text-decoration:none;
	float:left;
}
	
	.comments{
	background:#ccc7ac;	
	float:right;
	margin: 10px 3px 0 3px;
}

.comments:hover{
	background:#b9b394;
}

.comments a{
	padding:4px 6px;
	color:#675c3b;
	font-size:10px;
	text-decoration:none;
	float:left;
}
	
.widget,.widgetdynamic{
	width:280px;
	margin-bottom:15px;
	padding:10px;
	float:left;
	background: url(images/sidebarbg.jpg) repeat;
}


.widget li,.widgetdynamic li{
	list-style:none;
	list-style-position:inside;
}

.widget li a,.widgetdynamic li a{
	text-decoration:none;
	font-size:12px;
	color:#645b3d;
}
	

form#searchform{
	float:left;
}

input#searchsubmit{
	float:left;
	width:72px;
	height:33px;
}

input#s{
	height:31px;
	width:190px;
	background-color:#f4f1e7;
	border:none;
	padding-left:7px;
	float:left;
	margin-right:10px;
}

.widget .title{
	text-transform:uppercase;
	font-size:21px;
	color:#645b3d;
	margin-bottom:5px;
}

.widget img{
	border:5px solid #a69b7a;
	float:left;
}

#album{
	float:left;
	width:192px;
	margin-right:8px;
}

#albumlinks{
	
	margin-top:5px;
}
  
#albumlinks li {
    margin: 0;
	padding: 0;
	list-style: none;
	display:block;
}

#albumlinks li a img{
	border:none;
}

#footerwrap{
	height:74px;
	clear:both;
	margin-top:15px;
	width:100%;
	background:url(images/footerbg.jpg) repeat;
}

#footer{
	height:74px;
	width:960px;
	margin:0 auto;
}

#footernav{
	margin-top:10px;
	float:left;
	
}

#footernav li{
	display:inline;
	margin:0 2px;
}

#footernav li.space{
	display:inline;
	color:#6e6145;
	font-size:20px;
}

#footernav li a{
	text-decoration:none;
	font-size:18px;
	text-transform:uppercase;
	color:#493e26;
	padding:6px;
}

#footernav li a:hover{
	background-color:#645b3f;
	color:#eae7d5;
}

#contact{
	float:right;
	margin: 4px 10px 0 20px;
	color:#493E26;
	font-size:13px;
	background:#ccc7ac;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:5px;
}

#contact a{
	color:#493E26;
	text-decoration:none;
}

#contact img{
	margin-top:-2px;
	margin-right:6px;
	float:left;
}

#studio{
	float:left;
	color:#4f472d;
	font-size:11px;
	margin-top:11px;
}

#studio a{
	color:#4f472d;
}

#studio img{
	margin-top:-2px;
	margin-right:4px;
	float:left;
}


#credits{
	float:right;
	color:#645b3f;
	font-size:11px;
	margin-top:11px;
}

#credits a{
	color:#4f472d;
}

#homemain{
	width:960px;
	height:391px;
	float:left;
	position:relative;
	background:url(images/homemain.jpg);
}

#buynow{
	position:absolute;
	bottom:20px;
	right:296px;
}

#left{
	width: 308px;
	float:left;
	margin-left:18px;
}

#middle{
	width:298px;
	margin-left:4px;
	float:left;	
}

#right{
	width:308px;
	margin-left:4px;
	float:left;	
	
}

#news{
	float:left;
	width:308px;
	padding:10px 0;
	min-height:75px;
	background-color:#d7d3bf;
}

#shows{
	float:left;
	background-color:#ccc7ac;
	width:278px;
	padding:7px 10px 10px 10px;
}

#links{
	float:left;
	width:288px;
	background-color:#d7d3bf;
	padding:0;
}

#leftbottom{
	background:url(images/recentbottom.png) no-repeat;
	float:left;
	height:16px;
	width:308px;
	clear:left;
}

#showsbottom{
	background:url(images/middlebottom.png) no-repeat;
	float:left;
	height:13px;
	width:298px;
	clear:left;
}

#linksbottom{
	background:url(images/rightbottom.png) no-repeat;
	float:left;
	height:17px;
	width:308px;
	clear:left;
}

#contenthome{
	float:left;
	margin-bottom:15px;
}

#featurednews{
	float:left;
	margin:5px 0;
}

#featurednews li{
	display:block;
	padding:10px;
	float:left;
	width:288px;
}


#featurednews li:nth-child(odd){
	background-color:#ccc7ac;
}

#featurednews li:nth-child(odd):hover{
	background-color:#aea78f;
	}
	
#featurednews li:nth-child(even):hover{
	background-color:#b7b19c;
	}
	
#featurednews li img{
	border:3px solid #6f6246;
	float:left;
	margin-right:10px;
}

#featurednews li h3 a{
	font-size:14px;
	color:#3f382a;
	text-decoration:none;
	
}

#featurednews li p{
	font-size:10px;
	line-height:1.3;
	margin-top:2px;
}

.featured{
	color:6f6246;
	font-size:10px;
	font-style:italic;
	margin-bottom:6px;
}

.excerpt{
	line-height:1.1;
}
	
.excerpt a{
	color:#494234;
	font-size:12px;
	text-decoration:none;
}

img.hometitle{
	float:left;
	margin:0 0 5px 10px;
}

#tickets{
	float:right;
	margin:10px 10px 0 0;
	clear:right;
}

#showsgrid{
	float:left;
	clear:left;
	margin:4px 10px;
}

#showsgrid p{
	font-size:10px;
	clear:left;
	margin:4px 0;
}

#date{
	float:left;
	width:60px;
	display:inline;
	margin-right:10px;
	
}

#location{
	float:left;
	width:85px;
	margin-right:25px;
	
}

#venue{
	width:95px;
	float:left;
	
}

h3.showstitle{
	text-transform:uppercase;
	font-size:16px;
}

#linkshome{
	width: 308px; 
	height:355px;
    background:url(images/homelinks.jpg) no-repeat;
	padding: 0;
    position: relative;
	float:right;
	margin:0 0 0 4px;
}
  
#linkshome li {
    margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
	top: 0;
	width: 308px;
}
  
#linkshome li, #linkshome a {
    height: 71px; 
	display: block;
}

li#links1 {top: 0;  height:71px;}
li#links2 {top: 71px; height:71px;}
li#links3 {top: 142px;  height:71px;}
li#links4 {top: 213px;  height:71px;}
li#links5 {top: 284px;height:71px;}


li#links1 a:hover {
    background:url(images/homelinkshover.jpg) 0 0px no-repeat;
}
	
li#links2 a:hover{
    background:url(images/homelinkshover.jpg) 0 -71px no-repeat;
}
  
li#links3 a:hover {
   background:url(images/homelinkshover.jpg) 0 -142px no-repeat;
}
  
li#links4 a:hover {
   background:url(images/homelinkshover.jpg) 0 -213px no-repeat;
}

li#links5 a:hover {
    background:url(images/homelinkshover.jpg) 0 -284px no-repeat;
}


#socialsmall{
	width: 135px; 
	height: 28px;
    background:url(images/socialsmall.png) no-repeat;
	padding: 0;
    position: relative;
	float:right;
	margin:-47px 10px 0 0;
}
  
#socialsmall li {
    margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
	top: 0;
}
  
#socialsmall li, #socialsmall a {
    height: 28px; 
	display: block;
}

li#sociala {left: 0; width: 25px;}
li#socialb {left: 26px; width: 26px;}
li#socialc {left: 53px; width: 27px;}
li#sociald {left: 80px; width: 27px;}
li#sociale {left: 108px; width: 28px;}


li#sociala a:hover {
    background:url(images/socialsmallhover.png) 0 0px no-repeat;
}
	
li#socialb a:hover{
    background:url(images/socialsmallhover.png) -26px 0 no-repeat;
}
  
li#socialc a:hover {
   background:url(images/socialsmallhover.png) -53px 0 no-repeat;
}
  
li#sociald a:hover {
   background:url(images/socialsmallhover.png) -80px 0 no-repeat;
}

li#sociale a:hover {
    background:url(images/socialsmallhover.png) -108px 0 no-repeat;
}

ul.post-categories{
	display:inline;
}

ul.post-categories li{
	display:inline;
}


#recent-posts ul{
	float:left;
	width:270px;
}

#recent-posts ul li{
	float:left;
	margin-bottom:5px;
	width:266px;
	padding:7px;
}

#recent-posts ul li a{
	font-size:14px;
	color:#3F382A;
	text-decoration:none;
}

#recent-posts ul li h3 a{
	font-size:14px;
	color:#3f382a;
	text-decoration:none;
}
	
#recent-posts ul li p{
	font-size:10px;
	line-height:1.3;
	margin-top:2px;
}

#recent-posts img{
	margin-right:7px;
	border-width:4px;
	
}

#recent-posts ul li:nth-child(odd){
	background-color:#bcb591;
}

#recent-posts-home ul li a{
	font-size:14px;
	color:#645B3D;
	text-decoration:none;
}

#recent-posts-home ul li h3 a{
	font-size:14px;
	color:#3f382a;
	text-decoration:none;
}

.entry p{
	margin-bottom:7px;
}

.tubepress_thumb{
	height:auto!important;
	margin-bottom:10px;
	width:23%!important;
	margin-right:2%!important;
}

.tubepress_thumbs{
	margin-top:0;
	padding-top:0;
}

.tubepress_meta_group{
	margin-left:0!important;
}

#itunes{
	float:right;
	clear: right;
	margin:10px 10px 0 0;
}

#followus{
	background:url(images/followus.jpg) no-repeat;
	width:85px;
	height:33px;
	margin-right:5px;
	margin-top:20px;
	float:right;
}

.shopping_cart a{
	color:#675c3b;
}

.shopping_cart h2{
	display:inline;
}

.shopping_cart img{
	margin:0;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #b6ae85;
}
ul.tabs li a {
	text-decoration: none;
	color: #f4f1e6;
	display: block;
	font-size: 13px;
	padding: 7px 10px;
}
ul.tabs li a:hover {
	background: #a7a07d;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #6f6246;
}

.tab_container {
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	padding-top:12px;
	
}
.tab_content {
	font-size:12px;
}


#tab2 li{
	display:inline;
	margin:3px;
	height:24px;
	float:left;
}

#tab2 li a{
	padding:5px 7px;
	background:#6f6246;
	color:#ccc7ac;
}

#error{
	width:615px;
	padding:15px;
	float:left;
	margin-bottom:15px;
}

input[type="submit"] {
	background:#6f6246;
	padding:7px;
	font-size:12px;
	color:white;
	border:none;
	width:85px!important;
	cursor:pointer;
	float:left !important;
	margin-top:-12px !important;
	
}

.widgetdynamic input {
	float:left;
	margin-bottom:0;
	margin-left:3px;
	margin-right:7px;
	margin-top:3px;
	width:150px;
}

input[type="submit"]:hover {
	background:#918365;
}

#disqus_thread  {
	float:left;
	margin-bottom:10px;
	margin-top:12px;
}

#comment-area{
	float:left;
}

#disqus_thread a{
	color:#575135;
}


.widget .gigpress-listing li {
background:#E7E3CE;
float:left;
margin-bottom:7px;
padding:5px;
width:269px;
}

.homewidget .gigpress-listing li {
background:#ddd9c5;
float:left;
margin-bottom:7px;
padding:7px;
width:264px;
}


.gigpress-listing li a{
	font-size:12px;
	color:#312b17;
	
}

span.gigpress-sidebar-date{
	font-size:11px;
}

.widgethome{
	width:280px;
	padding:10px;
	float:left;
}


.widgethome li{
	list-style:none;
	list-style-position:inside;
}

.widgethome li a{
	text-decoration:none;
	font-size:12px;
	color:#645b3d;
}

