/*RESETS*/

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;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}


/*STYLES*/
body {
background: url('../images/martybgno.jpg') #000 repeat-x;
color:#ccc;
line-height:1.5em;
font-family : Palatino, Times New Roman, Gerogia, Serif
font-size:  13px;
line-height: 1.5em;
font-weight:lighter;
}
p{

text-indent: 30pt;
line-height:1.4em;
font-weight:100;
}
h1 {
font-size:1.4em;
color:#644a2b;
line-height:1.5em;
text-align:center;
font-weight:lighter;
letter-spacing:.1em;
}
h3 {
font-size:1.1em;
color:#000;
line-height:1.5em;
text-decoration:underline;
font-weight:bold;
}
h4 {
font-size:1.1em;
color:#000;
line-height:1.5em;
font-weight:lighter;
}
h5 {
font-size:1.2em;
color:#644a2b;
line-height:1.5em;
font-weight:100;
}
hr {
background-color:#644a2b;
border:none;
height:3px;
}
a img {
border:none;
outline:none;
}
a{
outline:none;
text-decoration:none;
color:#644a2b;
}
#pagewrap{
background: #000;
width:960px;
margin:0 auto;
z-index:5;
overflow:hidden;
}

#header {
background: url('../images/headerbg.jpg') no-repeat;
position:fixed;
top:0;
width:100%;
height:35px;
display:block;
z-index:100;
}

ul#nav {
width:960px;
position:relative;
top:5px;
z-index:100;
text-align:center;
line-height:1.2em;
}
ul#nav li{
display:inline;
}
ul#nav li a{
display:block;
width:100px;
float:left;
text-decoration:none;
font-size:1em;
border-left: 1px solid #dccdb3;
color:#dccdb3;
letter-spacing:2px;
}
ul#nav li a:hover{
color:#644a2b;
}
ul#nav li.bio a{
width:120px;
}
ul#nav li.home a{
border-left: none;
background:url('../images/martyhomec.png') no-repeat;
text-indent:-9999px;
width:50px;
}

ul#nav li.index a{
width:220px;
}

#content {
width:960px;
margin:0 auto;
position:relative;
}
#biography {
width:940px;
position:relative;
padding:20px 0px;
}
.clear{
clear:both;
}
.maintext{
position:relative;
width:560px;
float:left;
padding:20px 0px;
}
.sidebar {
background-color:rgba(0,0,0,0.75);
padding:10px;
width:350px;
float:right;
}
.name{
position:relative;
top:30px;
}
img.marty {
position:relative;
float:right;
top:20px;
width:400px;
}
#tunes{
width:100%;
height:300px;
background:url('../images/musicmarty.jpg') top left no-repeat;
padding:20px 0px;
}


#container {
width:960px;
margin:0 auto;
padding:0px 0px;
}
#footer {
background:url('../images/footerbg.jpg');
position:relative;
width:100%;
}
#show {
width:620px;
margin:0 auto;
float:left;
padding:10px;
}
#pastshows {
width:620px;
padding-top:10px;
opacity:.5;
filter:alpha(opacity=50)
}


ul#footnav {
position:relative;
top:50px;
left:0px;
z-index:100;
list-style:none;
}
ul#footnav li{
text-align:right;
height:22px;
}
ul#footnav li a{
text-decoration:none;
color:#644a2b;
font-size:.9em;
}
ul#footnav li a:hover{
border-bottom:1px dotted #644a2b;
}

table.show {
width:100%;
margin:0;
}
td.town {
text-align:center;
}
td.venue {
text-align:center;
}
td.time {
text-align:right;
}

#footerinfo {
width:960px;
margin:0 auto;
position:absolute;
bottom:0px;
color:#000;
font-size:.8em;
padding:0px 0px 10px 0px;
}

/*contact form*/
#contacts{
position:relative;
z-index:120;
height:200px;
width:960px;
}
#contactinfo{
width:400px;
position:relative;
}
