/*
THEME NAME: Andy Gibson (Sandbox based)
AUTHOR: <a href="http://www.benek.co.nz/">Benek</a>
*/

/* reset whitespace */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

/* basic layout */
body {
	font: normal 11px verdana, arial;
	color: #000;
	background: #ebf4f5 url('images/bg.jpg') repeat-x center top;
	line-height: 18px;
}

.center {
	width: 775px;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear { 
	clear: both; 
	height: 0; 
	margin: 0;
}

#header {
	height: 170px;
	background: transparent url('images/bg-header.jpg') no-repeat center top;
}

#nav {
	height: 32px;
	width: 774px;
	margin: 0 auto;
}

#content {
	background: #f4faf8 url('images/bg-content.jpg') no-repeat center top;
	padding-bottom: 35px;
}

#footer {
	background: #ebf4f5 url('images/bg-footer.jpg') repeat-x left top;
	height: 75px;
	padding-top: 15px;
	font: normal 11px arial;
	color: #000;
	margin-top: 1px;
}

.maincol {
	width: 475px;
	padding: 42px 0px 0px 4px;
}

.subcol {
	width: 264px;
	padding: 40px 0px 0px 0px;
}

/* header */

#nav ul {
	padding: 140px 0px 0px 1px;
	height: 30px;
	list-style-type: none;
}

*html #nav ul {
	padding-left: 2px;
}

#nav li {
	height: 30px;
	width: 74px;
	display: block;
	float: left;
}

#nav li#photos,
#nav li#lyrics {
	width: 75px;
}

#nav li#contact {
	width: 80px;
}

/* main col */

.box .top {
	height: 13px;
	background: transparent url('images/box-top.gif') no-repeat left bottom;
}

.box .mid {
	background: transparent url('images/box-bg.gif') repeat-y left top;
	padding: 3px 10px 3px 10px;
}

.box .bottom {
	height: 7px;
	background: transparent url('images/box-bottom.gif') no-repeat left top;
	clear: both;
}

.box p {
	margin: 0px;
}

.bluebox {
	border-top: solid 1px #a9ced8;
	border-bottom: solid 1px #a9ced8;
	background-color: #d9ebed;
	margin-bottom: 30px;
}

.wide {
	width: auto;
	padding-top: 42px;
}

.video {
	width: 450px;
}

.video p {
	margin: 0px;
}

#mailingListBox {
	height: 124px;
	margin-bottom: 30px;
}

/* sub col */

.topmargin {
	padding-top: 86px;
}

.subcol ul {
	list-style-type: none;
	font: normal 10px verdana, arial;
	margin: 10px 0px 20px 12px;
	line-height: 17px;
}

.subcol ul li {
	margin-bottom: 10px;
}

.large ul {
	list-style-type: none;
	font: normal 11px verdana, arial;
	margin: 10px 0px 20px 0px;
	line-height: 17px;
}

.large ul li {
	margin-bottom: 14px;
}

.gigs span.date {
	background-color: #fbe6b6;
	padding: 2px 5px 2px 5px;
	margin-right: 10px;
	color: #11799f;
	font-weight: bold;
	border-bottom: solid 1px #edc857;
}

.gigs span.time {
	color: #11799f;
}

.gigs span.location {
	font-weight: bold;
}

div.gigs li p,
ul.news li p,
p.gigs p {
	display: inline;
	margin: 0px;
}

ul.news {
	line-height: 16px;
	list-style-type: none;
	font: normal 11px verdana, arial;
	margin: 10px 0px 24px 12px;
}

ul.news li {
	margin-bottom: 10px;
}

ul.news .date {
	color: #11799f;
}

ul.news .title {
	font-weight: bold;
}

ul.lyrics li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	font-size: 11px;
	border-bottom: solid 1px #d6dcda;
}

ul.lyrics li strong {
	margin-right: 5px;
}

p.list {
	font-size: 10px;
	margin: 10px 10px 10px 12px;
	line-height: 16px;
}

img.rightphoto {
	display: block;
	margin-bottom: 20px;
	border: solid 1px #3d5f6e;
}

.subcol p {
	margin: 15px 0px 15px 12px;
}

.videoright {
	width: 314px;
}

.videoright p {
	margin: 0px;
}

.videoright p.viddate {
	color: #666;
	margin-bottom: 15px;
}

/* text */

h1 {
	font: bold 26px arial;
	letter-spacing: -1px;
	color: #11799f;
	margin: 0px 0px 15px 0px;
}

h1 span.dark {
	color: #00597a;
}

h2 {
	font: bold 13px arial;
	background: transparent url('images/bg-h2.gif') no-repeat left top;
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 9px 12px;
	color: #000;
	letter-spacing: 0px;
}

h3 {
	font: bold 22px arial;
	color: #11799f;
	letter-spacing: -1px;
	margin: 10px 0px 0px 0px;
}

p {
	margin: 15px 0px 15px 0px;
}

.albumdate {
	font-size: 16px;
}

.large {
	line-height: 24px;
}

.large span.date {
	background-color: #fbe6b6;
	padding: 4px 6px 4px 6px;
	margin-right: 10px;
	color: #11799f;
	font-weight: bold;
	border-bottom: solid 1px #edc857;
	font-size: 12px
}

.large span.time {
	color: #11799f;
	margin-right: 10px;
}

.large span.location {
	font-weight: bold;
	font-size: 12px
}

.large span.location p {
	display: inline;
	margin: 0px;
}


/* forms */

.subcol input {
	background-color: #d9ebed;
	border: solid 1px #a9ced8;
	color: #11799f;
	font: normal 10px verdana;
	padding: 3px 3px 3px 3px;
}

label {
	display: block;
	clear: left;
	font-size: 10px;
	margin: 6px 0px 2px 0px;	
}

#mailingList {
	margin-bottom: 0px;
}

/* tables */

table.music {
	margin-bottom: 34px;
}

table.music strong {
	color: #000;
	margin-right: 4px;
}

table.lyrics strong {
	color: #000;
}

table.music td {
	border-bottom: solid 1px #d6dcda;
	padding: 3px 0px 3px 0px;
}

table.music td.album {
	border-bottom: none;
	padding: 0px;	
}

table.music td.album img {
	border-top: solid 1px #4c626c;
}

table.music td.top {
	border-top: solid 1px #a9ced8;
}

table.music td.play {
	background-color: #fbe6b6;
	border-right: solid 1px #a9ced8;
	padding-left: 15px;
}

table.music tr.noborder td {
	border: none;
}

table.month {
	border-top: solid 1px #a9ced8;
	background: transparent url('images/bg-musicmonth.gif') repeat-x left top;
}

table.month td {
	border-bottom: none;
	padding-top: 14px;
}

table.month td.top {
	border-top: none;
	padding-top: 14px;
}

table.month td.album p {
	padding-right: 20px;
	margin: 0px;
}

table.month td.player p {
	margin: 0px;
}

/* links */

a,
a:visited {
	color: #11799f;
	text-decoration: none;
}

a:hover {
	color: #026d94;
	text-decoration: underline;
}

a img {
	border: none;
}

#nav a,
#nav a:visited {
	display: block;
	height: 30px;
	width: 74;
	color: #000;
	text-decoration: none;
	font: normal 11px arial;
	overflow: hidden;
	text-indent: -500px;
}

#nav #home a {
	background: transparent url('images/tab-home.gif') no-repeat left top;
}
#nav #bio a {
	background: transparent url('images/tab-bio.gif') no-repeat left top;
}
#nav #music a {
	background: transparent url('images/tab-music.gif') no-repeat left top;
}
#nav #video a {
	background: transparent url('images/tab-video.gif') no-repeat left top;
}
#nav #photos a {
	background: transparent url('images/tab-photos.gif') no-repeat left top;
	width: 75px;
}
#nav #lyrics a {
	background: transparent url('images/tab-lyrics.gif') no-repeat left top;
	width: 75px;
}
#nav #shop a {
	background: transparent url('images/tab-shop.gif') no-repeat left top;
}
#nav #contact a {
	background: transparent url('images/tab-contact.gif') no-repeat left top;
	width: 80px;
}
#nav #home a:hover,
#nav #bio a:hover,
#nav #music a:hover,
#nav #video a:hover,
#nav #photos a:hover,
#nav #lyrics a:hover,
#nav #shop a:hover,
#nav #contact a:hover {
	background-position: 0px -30px;
}

body#home #nav #home a,
body#home #nav #home a:visited {
	background-position: 0px -30px;
}
body#bio #nav #bio a,
body#bio #nav #bio a:visited {
	background-position: 0px -30px;
}
body#music #nav #music a,
body#music #nav #music a:visited {
	background-position: 0px -30px;
}
body#video #nav #video a,
body#video #nav #video a:visited {
	background-position: 0px -30px;
}
body#photos #nav #photos a,
body#photos #nav #photos a:visited {
	background-position: 0px -30px;
}
body#lyrics #nav #lyrics a,
body#lyrics #nav #lyrics a:visited {
	background-position: 0px -30px;
}
body#shop #nav #shop a,
body#shop #nav #shop a:visited {
	background-position: 0px -30px;
}
body#contact #nav #contact a,
body#contact #nav #contact a:visited {
	background-position: 0px -30px;
}

a.lyrics,
a.lyrics:visited {
	padding-left: 16px;
	background: transparent url('images/arrow.gif') no-repeat left 1px;
}

a.play,
a.play:visited {
	padding: 2px 0px 2px 20px;
	background: transparent url('images/play-arrow.gif') no-repeat left center;
	font-weight: bold;
}




