/*------------------------------------------------------------

	Master.css
	www.yourwebsite.com
	
	Last Modified : 	27th December 2007
	Created by : 		Joe Bloggs
	Contact: 			joebloggs@email.com
	
	Copyright 2007 - 2008
	Based on Blueprint 1.6.1
	
	
/* Colour Palette
--------------------------------------------------------------

Light Grey - #fbfbfb

/* Plugins
-------------------------------------------------------------- */

@import 'plugins/reset.css';
@import 'plugins/classes.css';
@import 'plugins/grid.css';

/* You can alternatively use BP as a reset by importing the
bp-reset.css plugin. This is the entire Blueprint 0.6.1 
compressed file. You won't need to include grid.css or
reset.css */


/* Page
-------------------------------------------------------------- */

body {   
	background: #464646;
	margin: 0px;
	background: #f4f1e7 url(/img/bgs/paper.jpg) repeat center top;
}

.logo{
	margin-top: 10px;
	margin-bottom: 10px;
}

#header{
	background:url(/img/bgs/wood.jpg) repeat-x center top;
	height: 130px;
	position: relative;
	z-index: 100;

}

body#home #header{
	height: 399px;
	position: relative;
	z-index: 100;
}


.head{
	background:url(/img/bgs/header-logo-white.jpg) no-repeat left top;
	height: 120px;
	position: relative;
	z-index: 200;
	float: left;
}

#main{
	background: url(/img/bgs/header-shadow.png) repeat-x;
	padding: 27px 0px;
}

#footershadowtop {
	background: url(/img/bgs/footer-shadowtop.png) repeat-x;
	height:9px;
}

#footershadowbottom {
	background: url(/img/bgs/header-shadow.png) repeat-x;
	height:9px;
}


#footer{
	background:url(/img/bgs/wood.jpg) repeat-x center top;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px ;
	position: relative;
	z-index: 100;
	height: 220px;
}
.foot{
	background: url(/img/bgs/footer.jpg) center top;
	position: relative;
	z-index: 200;
	float: left;
	width: 950px;
	height: 208px;
}

#darthfader{
	margin-top: 55px;
	padding:20px 0px;
	text-align:center;
	background: url(/img/bgs/darthfader.jpg) no-repeat center top;
}

#darthfader_graphic {
	margin:0px auto;
}

#darthfader img {
	margin:0px auto;
}

.post{
	background: url(/img/bgs/post.png) no-repeat left top;	
}


.postbody{
	padding:45px 0px 1.5em;
	
}

.date{
	background: url(/img/bgs/date.png) no-repeat center center;	
	text-align:center;
	width:120px;
	padding:45px 0px 35px;
	color: #fff;
	font-size: 1.7em;
	line-height:1em;
	float: left;
	overflow: visible;
}

/* Typography
-------------------------------------------------------------- */

/* Default font settings
   The font-size percentage is of 16px (0.75 * 16px = 12px) */
body { 
  	font-size: 10pt;
 	line-height: 1.5;
 	color: #665844;
	text-align: justify;
	font-family:"Times New Roman", Times, Georgia, serif;
}

p           { margin: 0 0 1em; }
p.last      { margin-bottom: 0; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
img         { margin: 0 1.5em 1.5em 0; }

strong      { font-weight: bold; }
em		    { font-style: italic; }


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #4a4a4a; text-transform: capitalize; margin: 0.25em 0;}

h3 { font-size: 1.5em; line-height: 1; }
h4 { font-size: 1.2em; line-height: 1.25;}
h5 { font-size: 1em; font-weight: bold;}
h6 { font-size: 1em; font-weight: bold; }

h1,
.post h3 {  
	color: #271906;
	margin-bottom: 1em;
	letter-spacing: -0.05em;
	font: bold 1.7em/17px Georgia, "Times New Roman", Times, serif;
}

h3 a{
color: #271906;
text-decoration: none;
}
h3 a:hover{
color: #ad1f1a;
text-decoration: none;
}

h2 { 
	font-size: 2.2em;
	color: #271906;
	margin-bottom: .5em;
	line-height: 17px;
	letter-spacing: -0.05em;
	font-weight: bold;
}


h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin:0;
}


/* Links
-------------------------------------------------------------- */

a:focus, 
a:hover     { color: #000; }
a           { color: #666666; text-decoration: underline; }
a:visited		{}
a:visted:hover 	{}


/* Tables - You still need cellspacing="0" in the markup
-------------------------------------------------------------- */

table		{ width:100%; }

thead		{}
tbody		{}
tfoot       { font-style: italic; }

th,td       { padding: 4px 10px 4px 5px; text-align:center; }
th          { border-bottom: 2px solid #ccc; font-weight: bold; background: #eee; }
td          { border-bottom: 1px solid #ddd; background:#fff; }
tr			{}

caption     { background: #ffc; }

/* Use this if you use span-x classes on th/td. */
table .last { padding-right: 0; }

tr.altrow td  { background: #f8f8f8; }

body#shows table {
	background: url(/img/bgs/rustbg.jpg) repeat;
	padding:15px;
}

body#shows table a {
	color:#ad1f1a;
}

/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: circle; }
ul + li		{}

ol          { list-style-type: decimal; }
ol + li		{}

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; font-size:1.1em; }
dd          { margin-left: 0px;}



/* Forms
-------------------------------------------------------------- */

form			{}
fieldset		{padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc;}

legend			{font-weight: bold; font-size:1.2em;}
legend .span	{}

label       	{font-weight: bold;}

input[type='text']		{}
input[type='checkbox']	{}
input[type='radio']		{}
input[type='file']		{}

textarea      	{ width: 400px; height: 250px; padding:5px; }

select        	{}
option			{}
optgroup		{}



input:focus,textarea:focus,select:focus {	
	border:1px solid #666;
}

input,textarea, select {
  margin:0.5em 0;
  border:1px solid #bbb;
}

input[type='image']	{ border:none; }


/* Other Elements
-------------------------------------------------------------- */

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
dfn         { font-style: italic;font-weight: bold; background: #ffc; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Navigation
-------------------------------------------------------------- */



/*- Menu Tabs 
-------------------------------------------------------------- */
#menu {
	height: 40px;
  	line-height:normal;

  }
#menu ul {
  margin:0px 0px 0px 0px;
  height:65px;
  padding:0px;
  list-style:none;

}
#menu li {
  display:inline;
  padding:0;
	text-align: center;
}
#menu a {
	float:left;
	height: 55px;
	display: block;
	color: #271906;
	font: bold 1.5em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	 margin:0px;
	 padding-top: 47px;
	text-transform: uppercase;
}
body #menu a#logo{width:232px;}
body #menu a#home-link{width:122px;}
body #menu a#tour{width:122px;}
body #menu a#music{width:120px; }
body #menu a#merch{width:124px; }
body #menu a#bio{width:120px; }
body #menu a#gallery{width:124px; }

#menu a:hover{
	color: #8d3629;
}

/*Sitemap  
-------------------------------------------------------------- */

#footermenu{
	height: 40px;
  	line-height:normal;
}
	
#footermenu ul { 
  margin:0px 0px 0px 232px;
  height:65px;
  padding:0px;
  list-style:none;
		

}

#footermenu li { 
 display:inline;
 padding:0;
 text-align: center;
}


#footermenu a {
	float:left;
	height: 55px;
	display: block;
	color: #F4F4F2;
	font: bold 1.5em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin:0px;
	padding-top: 60px;
	text-transform: uppercase;
}

#footermenu a:hover {
	color: #8d3629;
}

#footermenu a {width:122px;}
#footermenu a#pvel-link{ height: 90px;}

/* Layout
-------------------------------------------------------------- */

.paging {
	color:#666;
	font-size:1.1em;
	margin:1.5em 0.5em;
}

.paging * {
	display:inline;
}

.paging .disabled {
	color:#666;
}

.paging a {
	color:#ad1f1a;
}
.actions { 
	margin:1.5em 0.25em;
}

.widget {
	margin-bottom:1.5em;
}

.advertisement {
	background:#f0f0f0;
	text-align:center;
	padding:5px 0px;
}


.widget a:hover img {
	background: url(/img/buttons/hover.png) no-repeat center center;
}

.widget.upcomingshows-widget {

}

.upcomingshows-widget .sidebaritem-top {
	background: url(/img/bgs/showstop.png) no-repeat center top;
	height:85px;
	margin-bottom:0px;
}

.upcomingshows-widget .sidebaritem-mid {
	background: url(/img/bgs/showsbody.jpg) no-repeat center top;
	margin-bottom:0px;
	padding:5px 20px;
}

.upcomingshows-widget .sidebaritem-bottom {
	background: url(/img/bgs/showsbottom.png) no-repeat center bottom;
	height:50px;
	margin-bottom:0px;
}

table#upcoming_shows {
	margin-bottom: 0px;
}

.upcomingshows-widget table th {
	text-align:center;
	color: #ad1f1a;
	background: none;
	border:none;
}

.upcomingshows-widget table td {
	text-align:center;
	background: none;
	border:none;
}

.upcomingshows-widget table a {
	text-decoration: none;
}
.upcomingshows-widget table a:hover {
	text-decoration: none;
	color: #ad1f1a;
}

.mapwrapper {
	padding:10px;
	background: #fff;
	border:1px solid #ccc;
}

.thumb { float:left; border:1px solid #ccc; background:#fff; padding:3px;}

/* Page-Specific - based on the <body> class
-------------------------------------------------------------- */


