/*
Theme Name: Blank 2 Column - Right Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready,blank
*/




/* basics */

*{margin:0; padding:0; outline: 0;}

body {
	background:#000 url('images/bg.jpg');
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	margin:20px;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

a:img, img {
    border: none;
    text-decoration: none;
}

a:link
{
    text-decoration: underline;
}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:underline;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 950px;
	margin: 0 auto;
	padding:0;
	color:#3f2109;
	overflow: hidden;
	}
	
/* header */

#header {
	background: url('images/header.jpg') no-repeat;
        margin-bottom: 40px;
  	width: 950px;
  	height: 517px;
	color: #fff;
        position: relative;
	}
#header .bottom
{
    height: 46px;
    position: absolute;
    width: 950px;
    background: url('images/header-bottom.gif') no-repeat;
    top: 471px;
}


#header h1{
	font:normal 20pt georgia, times;
	padding:0;
	margin:0;
        display: block;
        width: 355px;
        height: 185px;
        position: absolute;
        top: 127px;
        left: 95px;
	}
	
#header h1 a{color: #404040; text-decoration: none; display: block; height: 185px; text-indent: -9999px;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

#header #nav
{
    position: absolute;
    top: 48px;
    left: 0;
    height: 63px;
    width: 945px;
    background: url('images/nav.gif') no-repeat;
    padding: 5px 0 0 5px;
}

#header #nav li
{
    float: left;
    padding-right: 2px;
    list-style-type: none;
}

#header #nav li a
{
    display: block;
    height: 32px;
    text-indent: -9999px;
}

#header #nav li a.news
{
    width: 90px;
}

#header #nav li a.store
{
    width: 85px;
}

#header #nav li a.tour
{
    width: 78px;
}

#header #nav li a.photos
{
    width: 100px;
}


#header #nav li a.videos
{
    width: 100px;
}

#header #nav li a.about
{
    width: 90px;
}

#header #nav li a.contact
{
    width: 118px;
}

#header #nav li a.facebook
{
    width: 130px;
}

#header #nav li a.youtube
{
    width: 120px;
}

/* main menu */


#menu {
	background:#000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:760px; 
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}



/* content */


#content {
	float:left;
	width:555px;
	overflow: hidden;
	margin:0;
        padding: 35px;
        background: #fffde5;
	}

#content h2 a
{
    color: #b34102;
}


.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
    font-weight: normal;
    font-size: 30px;
    line-height: 35px;
	}
	
.post h2 a{
	color: #000;
	}
	
.post h2 a:hover{
	color: #777;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:296px;
	float:right;
	margin:0;
	padding: 0;
	}


#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:0;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#sidebar .widget
{
    background: #fffde5;
    margin-bottom: 35px;
    border: 5px solid #e1d9a8;
}

/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background:#000;
	clear: both;
	width: 100%;
        height: 52px;
        background: url('images/footer.jpg') no-repeat;
        color: #b34102;
        margin: 35px 0 40px;
	}
	
#footer p{padding:8px 0;margin: 0; text-align:center;}
#footer a{color: #b34102;text-decoration: underline;}
#footer a:hover{color: #b34102;text-decoration: underline;}

.hr
{
    margin: 0 auto;
    width: 551px;
    height: 17px;
    background: url('images/hr.gif') no-repeat;
}

.hr-sidebar
{
    width: 273px;
    height: 9px;
    background: url('images/hr-sidebar.gif') no-repeat;
    margin: 0 auto;
}

#itunes-link
{
    padding: 10px 0;
}

#itunes-link a
{
    text-align: center;
    display: block;
    margin: 15px 0;
}

.widget h3
{
    display: none;
}

#widget-video
{
    padding: 38px 0 10px;
    background: url('images/widget-header-video.gif') 7px 12px no-repeat;
}

#widget-video-padding
{
    padding: 10px 0 10px 9px;
}

#widget-social-media
{
    padding: 35px 0 15px;
    background: url('images/widget-header-social-media.gif') 8px 14px no-repeat;
}

#widget-social-media ul
{
    width: 261px;
    height: 48px;
    background: url('images/social-media-links.gif') no-repeat;
    margin: 15px auto !important;
    display: block;
}

#widget-social-media ul li
{
    float: left;
    display: block;
}

#widget-social-media ul li a
{
    display: block;
    height: 48px;
    width: 48px;
    margin-right: 5px;
    text-indent: -9999px;
}

#widget-social-media ul li a.last
{
    margin: 0;
}

#widget-featured-merchandise
{
    padding: 35px 0 15px;
    background: url('images/widget-header-featured-merchandise.gif') 8px 14px no-repeat;
    text-align: center;
}

#widget-featured-merchandise img
{
    margin: 9px 0 0 0 !important;
}

#widget-featured-merchandise a
{
    margin: 15px 0;
    display: block;
    font-size: 14px;
    color: #b34102;
}

#widget-free-downloads
{
    padding: 35px 0 15px;
    background: url('images/widget-header-free-downloads.gif') 8px 14px no-repeat;
    text-align: center;
}

#widget-free-downloads img
{
    margin: 9px 0 0 0 !important;
}

#widget-free-downloads a
{
    margin: 15px 0;
    display: block;
    font-size: 14px;
    color: #b34102;
}

.gigpress-table .vevent
{
    background: #e8dfbb;
}

.gigpress-table tbody.even
{
    background: #f6f3ce;
}

.gigpress-row td, tr.gigpress-info td
{
    border: 0 !important;
}

.gigpress-table td.spacer
{
    line-height: 10px;
    margin: 0;
    padding: 0;
}

.widget .gigpress-listing
{
    position: relative;
}

.widget .gigpress-listing h2
{
    width: 199px;
    height: 15px;
    background: url('images/widget-header-upcoming-dates.gif') no-repeat;
    text-indent: -9999px;
    margin: 0 0 9px 9px !important;
}

.hr-sidebar-dotted
{
    width: 248px;
    height: 1px;
    background: url('images/hr-sidebar-dotted.png') no-repeat;
    margin: 7px auto;
}

.widget .gigpress-sidebar-date  {
float:left;
font-weight:normal;
width:75px;
}

.widget .gigpress-listing .vevent
{
    padding: 0 20px !important;
    color: #d47211;
}

.widget .gigpress-listing .vevent a
{
    color: #d47211;
}

.widget .gigpress-sidebar-status
{
    float: right;
}


.widget .gigpress-sidebar-status a.gigpress-tickets-link
{
    font-weight: normal;
    text-transform: none;
    text-decoration: underline;
}

.btn-view-all
{
    width: 63px;
    height: 17px;
    background: url('images/btn-view-all.gif') no-repeat;
    text-indent: -9999px;
    display: block;
}

.widget .gigpress-listing .btn-view-all
{
    position: absolute;
    top: -1px;
    right: 9px;
}

.post h2
{
    margin-bottom: 10px;
    color: #b34102;
}

.page-id-3 .post h2
{
    height: 19px;
    background: url('images/header-tour.gif') no-repeat;
    text-indent: -9999px;
}

.page-id-6 .post h2
{
    height: 19px;
    background: url('images/header-store.gif') no-repeat;
    text-indent: -9999px;
}

.page-id-7 .post h2
{
    height: 19px;
    background: url('images/header-photos.gif') no-repeat;
    text-indent: -9999px;
}

.page-id-8 .post h2
{
    height: 19px;
    background: url('images/header-videos.gif') no-repeat;
    text-indent: -9999px;
}

.page-id-2 .post h2
{
    height: 19px;
    background: url('images/header-about.gif') no-repeat;
    text-indent: -9999px;
}

.page-id-10 .post h2
{
    height: 19px;
    background: url('images/header-contact.gif') no-repeat;
    text-indent: -9999px;
}

.page-id-2 .entry p
{
    margin: 25px 0;
}

.page-id-8 .entry p
{
    margin: 25px 0 12px;
}

.post-video
{
    margin-top: 12px;
}

.post .post-date
{
   font-weight: bold;
   text-transform: uppercase;
   color: #caa237;
}

.home .hr
{
    margin: 25px auto;
}

.home .post p
{
    margin: 25px 0;
}


#header #btn-buy
{
    display: block;
    position: absolute;
    width: 370px;
    height: 110px;
    top: 328px;
    left: 83px;
    text-indent: -9999px;
}

#header #btn-launch-jukebox
{
    display: block;
    position: absolute;
    width: 280px;
    height: 32px;
    top: 474px;
    left: 21px;
    text-indent: -9999px;
}

#mailing-list
{
    position: absolute;
    left: 683px;
    top: 484px;
}

#mailing-list .email
{
    border: 1px solid #999999;
    width: 222px;
    height: 20px;
}

#mailing-list .button
{
    background: #d8bd4f;
    border: 0;
    color: #fff;
    font-family: georgia;
    padding: 2px;
}