@charset "UTF-8";

/* CSS Reset from http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
/* (slightly modified by me to add img {display:block} to get <li> with images
inside them to display padding and margins properly in firefox) */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, hr, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

img, div { behavior: url(iepngfix.htc) }
 
 
body {
	background-attachment: fixed;
	background-image: url(images/teapaper-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FAE3BE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #300909;
}
a, a:link, a:visited {
	color:#663333;
	text-decoration:underline;
}
a:hover, a:active {
	color: #300909;
}
p {
	font-size:9pt;
	padding: 2pt 5pt 4pt 5pt;
	margin-bottom: 5pt;
}
strong {
	font-weight: bold;	
}
em {
	font-style: italic;
}
h1 {
	font-size: 12pt;
	letter-spacing: 0.5pt;
	font-weight: bold;
	padding: 10pt 0 3pt 0;
	display:inline;
}
h2 {
	font-size: 10pt;
	padding: 8pt 5pt 3pt 5pt;
	letter-spacing: 0.5pt;
	font-weight:bold;
	clear: left;
}
h3 {
	font-weight: normal;
	font-style:italic;
	font-size: 9pt;
	padding: 12pt 0 3pt 30pt;
	clear:right;
	display:inline;
}

input {
	background-color:#FAE3BE;
	border: thin solid #663333;
	color: #663333;

}
.container {
	width: 790px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(images/theweekendpeople-head.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 280px;
}

.main_content {
	padding: 20px 20px 20px 20px;
	margin: 0 0 80px 0;
}
.main_content p {
	padding-right:200px;	
}

.footer {
	margin: 60px 0 40px 0;
	width: 790px;
	clear:both;
	font-size: 8pt;
	text-align: center;
	padding-top: 30px;
}

/* EXTERNAL LINKS BAR */

.buttons {
	position: absolute;
	list-style-type: none;
	top: -8px;
	right: 250px;
}
.buttons li {
	float:left;
}

/* MENU */

.menu {
	display:inline;
	vertical-align:baseline;
	line-height:50px;
}

.menu a, .menu a:link, .menu a:visited {
	color: #300909;
	text-decoration:none;
}
.menu a:hover, .menu a:active {
	color:#663333;
	
}

.menu li {
	float: left;
	background-image: url(images/images/menu-bg.gif);
	background-repeat: repeat-x;
	list-style-type:none;
	padding: 0 10px 0 10px;
	position:relative;
	z-index: 1;


}
.menu .end {
	float: left;
	background-image: none;
	list-style-type:none;
	padding: 0 0 0 0;
}
.menu_container {
	float: right;
	clear:both;
	margin: 10px 20px 5px auto;
	clear:both;
	font-size:10pt;
}
.menu_container img {
	display:inline;
	vertical-align:top;
	padding:0;
	margin:0;
}


/* SIDE OBJECTS */

img.left {
	float:left;
	clear: left;
	padding: 0 10px 5px 0;
	}


div.left {
	float:left;
	padding-left:10px;
	padding-top:28px;
	padding-right:50px;
	text-align: center;
	}
div.left h2 {
	margin: 0 0 10pt 0;
	}
		
div.left p {
	margin: 10pt 0 2pt 0;
	}
div.left form {
	margin: 2pt 0 10pt 0;
	}


div.right {
	float:right;
	padding-right:10px;
	padding-left:10px;
	text-align: center;
	width: 200px;
	}
	
div.right h2 {
	margin: 12pt 0 4pt 0;
	padding: 8pt auto 10pt auto;
	background-image:url(images/h2bg.png);
	behavior: url(iepngfix.htc);
	color:#FAE3BE;
	width: 185px;
	line-height: 18pt;
	}
div.right label {
	padding: 2px;
	margin: 2px;
}
		
div.right p {
	margin: 10pt 0 2pt 0;
	padding:0;
	}
div.right form {
	margin: 2pt 0 10pt 0;
	}
	
	
/* GIGS PAGE */

.gig {
	width: 500px;
	clear: left;
	margin: 2em 0 1em 0;
	
	}
.gig ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}	
.gig ul li {
	line-height: 1;
	margin: 0;
		font-size:9pt;
	padding: 2pt 5pt 4pt 5pt;
}

.gig .date_title {
	float: left;
}
.gig .details {
text-align: right;
}
.gig .date_title ul {

	}
/*
.gig {
	list-style-type:none;
	width: 440px;
	clear:none;
	margin-left: 40px;
	margin-bottom: 28pt;
	margin-top: 20pt;
}
.gig ul {
	list-style-type:none;
	
}
.gig .date_title {
	font-size:10pt;
	font-weight:bold;
	padding: 10pt 0 5pt 0;
	margin: 0 0 5pt 0;
	display:inline;
}

.gig .date_title li {
	border-bottom:thin solid #300909;
}
.gig .date_title .title,
.gig .date_title .date {
	float: left;
	width: 50%;
}

.gig .acts,
.gig .details {
	font-size:9pt;
	width: 200px;
	float:left;
	padding: 10px;
}
.gig .details {
	text-align: right;
}

.gig .details .venue {
	font-size: 10pt;
	line-height:13pt;
	font-weight: bold;
}
*/


/* MUSIC PAGE */

.discography .details {
	display:block;
	float: left;
	text-align:right;
	list-style-type:none;
	width:160px;
	padding-top:6pt;
}
.discography .details .cover {
	border: 1px solid #300909;
	display:inline;
	vertical-align:baseline;
}

.discography {
	margin:20px 0 10px 20px;
	padding:0;
	clear: left;
	width: 550px;
}
.discography p {
	padding-right:0;
}


.discography .blurb_short {
	font-size: 9pt;
	float:left;
	width:330px;
	margin: 0 0 30px 15px;
}
.discography .blurb_long {
	font-size: 9pt;
	float:left;
	width:330px;
	margin: 0 0 30px 15px;
}

.discography .details .title {
	font-size: 10pt;
	font-weight: bold;
}
.discography .details .year {
	font-size: 9pt;
	font-weight: normal;
}


/*.discography .top {
	vertical-align:baseline;
}

.discography .top li {
	display:inline;
	list-style-type:none;
	padding: 0 0 0 5px;
}

.discography .top .details li {
	float:none;
	display:list-item;
}
.discography .tracklist {
	font-size: 9pt;
	list-style-position: inside;
	clear:left;
	float:left;
	width:auto;
	margin: 10px 10px 20px 10px;
}

.discography p {
	font-size: 9pt;
} */


img.home {
	clear: none;
	display: inline;
	border-bottom: 1px solid #300909;
	margin-top: -10px;
	margin-bottom: 20px;
	margin-left: 25px;
}

img.gallery_thumb {
	display:inline;
	border: 1px solid #300909;
	padding:2px;
	margin: 1px 1px 0 0;
	background-color:#FAE3BE;
}
div.gallery_group {
	padding:0;
	margin:4pt 0 0 15px;
	}
.gig .date_title .title {
	text-align: right;
}

.headshots {
	padding: 20px 10px 20px 10px;
}
.headshots .photo {
	width: 130px;
	float:left;
	margin-bottom: 20px;
		text-align:center;


}
.headshots .photo img {
	border: 1px solid #300909;
	padding:2px;
	margin: 1px 1px 0 0;
	background-color:#FAE3BE;
}
.headshots .photo p {
	padding:0;
	margin:0;
	font-weight: bold;
