/*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/martybg.jpg') #000 repeat-x;
color:#f3eed9;
line-height:1.5em;
font-family : Palatino, Times New Roman, Gerogia, Serif;
font-size:  15px;
line-height: 1.5em;
font-weight:lighter;
}
p{

text-indent: 30pt;
line-height:1.4em;
font-weight:100;
letter-spacing:.5px;
}
h1 {
font-size:1.4em;
color:#644a2b;
line-height:1.5em;
font-weight:lighter;
letter-spacing:.3em;
text-indent: 30pt;
}
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;
letter-spacing:.7px;
}
a img {
border:none;
outline:none;
}
a{
outline:none;
text-decoration:none;
color:#644a2b;
}
#disabled{
position:fixed;
top: 0;
left: 0;
background-color: #000;
width: 100%;
height: 100%;
z-index:101;
}
.disabled {color:white;
position:relative;
top:200px;
left:400px;
}
#pagewrap{
background: #000;
width:960px;
height:800px;
margin:0 auto;
z-index:5;
overflow:hidden;
}

#header {
width:100%;
height:35px;
display:block;
z-index:100;
}

ul#nav {
width:960px;
position:relative;
margin:0 auto;
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 #423927;
color:#f3eed9;
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;
}

.fade {
position:absolute;
top:462px;
z-index:100;
height:150px;
width:100%;
background-image: -moz-linear-gradient(top, transparent, black);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, transparent),color-stop(1, black));
}

#content {
width:960px;
margin:0 auto;
position:relative;
top:5px;
}
#biography {
width:940px;
position:relative;
left:-9999px;
}
.clear{
clear:both;
}
.maintext{
position:relative;
width:560px;
float:left;
top:15px;
}
.sidebar {
background-color:rgba(0,0,0,0.75);
padding:10px;
width:350px;
margin-top:10px;
float:right;
}
.name{
position:absolute;
top:200px;
}
img.marty {
position:relative;
float:right;
top:20px;
width:400px;
}
.updates{
position:absolute;
top:-9999px;
}
#tunes{
position:absolute;
top:-999px;
width:100%;
height:103%;
background:url('../images/musicmarty.jpg') top left no-repeat;
}
.songs{
float:right;
padding-right:50px;
margin-top:50px;
}
.audio{
padding:10px;
}
#audio1{
position:fixed;
right:0px;
z-index:999;
}

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


ul#footnav {
position:relative;
top:20px;
left:0px;
z-index:100;
list-style:none;
}
ul#footnav li{
text-align:right;
height:22px;
}
ul#footnav li a{
text-decoration:none;
color:#423927;
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;
}

#livephotos {
float:right;
width:290px;
margin: 10px;
display:none;
}
#livephotos ul li{
display:inline;
}
#livephotos ul li img{
width:50px;
height:50px;
margin:2px;
}
#footerinfo {
width:960px;
margin:0 auto;
position:absolute;
bottom:0px;
color:#000;
font-size:.8em;
padding:0px 0px 10px 0px;
}



/*lightbox*/
#overlay {
position: fixed;
top: 0;
left: 0;
background-color: #000;
width: 100%;
height: 100%;
z-index: 998;
display: none;
}
#lightbox {
position: absolute;
top: 0;
left: 0;
z-index: 999;
width: 100%;
text-align: center;
display: none;
}
#lightbox a {
color: #fff;
}
#lightbox img {
border: 5px solid #e6e6e6;
}


/*contact form*/
#contacts{
position:absolute;
top:100px;
z-index:120;
display:none;
width:960px;
}
#contactinfo{
float:right;
width:400px;
position:relative;
top:-25px;
}
#contact_form{ 
width:560px; 
margin:0 auto; 
padding:10px 0;
float:left;
}									
form fieldset{ 
font-family:georgia, garamond, times, serif; 
font-size:1.2em;
margin:0px 0px 20px 0px; 
width:530px; 
position:relative;
border:0;
display:block;
padding: 0px 10px 8px; 
}
form fieldset legend{ 
border: none;
color:#3D7169;
font-weight:bold; 
font-variant:small-caps; 
font-size:1.3em; 
padding:4px 8px;
margin:0px 0px 10px 0px; 
position:relative; 
top: -12px; 
background:#fff; 
}
label{ 
font-size:.8em; 
display:block; 
float:left; 
text-align:right;
color:#f3eed9; 
padding:8px 0px; 
}
label.error { 
color:red;
text-align:left;
width:200px; 

}
input.text-input{
margin:4px;
padding:2px 0;
color:#000;
}
label#name_label      { position:absolute; top:0; left:25px; }
input#name            { position:absolute; top:25px; left:25px; }
label#name_error      { position:absolute; top:0px; left:120px; }
label#email_label     { position:absolute; top:45px; left:25px; }
input#email           { position:absolute; top:70px; left:25px; }
label#email_error      { position:absolute; top:45px; left:200px; }
#message_label     { position:absolute; top:90px; left:25px; }
#message           { position:absolute; top:120px; left:30px; }
input.button{ 
position:absolute;
top:270px;
left:340px;
padding:3px 21px;
border:1px solid #644a2b;
margin:20px 0px 0px 0px;
color:#f3eed9;
font-size:1.2em;
font-family:Georgia, Garamond, Times, serif;
background:#333; -moz-border-radius:5px; }
input.button:hover{
background:#000 none repeat scroll 0% 0%; 
color:#f3eed9; 
}
#messagesuccess							{ width:200px;margin:60px 0 0 100px; }

/*twitter*/
#twitter {
width:560px;
border:none;
}
#twitter_update_list {
width: 530px;
font-family: Georgia;
font-size: 1em;
color: #fff;
line-height: 1.5em;
}
#twitter_update_list li {
width: 530px;
list-style: none;
padding:15px;
border-bottom: solid 1px #644a2b;
}
#twitter_update_list li a {
color:#f3eed9;
text-decoration:none;
border-bottom: dotted 1px #f3eed9;
}
#twitter_update_list li a:hover {
color: #644a2b;
border-bottom: dotted 1px #644a2b;
}

/*tumblr*/
.tumblr {
list-style: none;
padding: 0;
}
.tumblr li {
margin-bottom: 10px;
}
.tumblr p {
margin: 0;
}
.tumblr img {
width:300px;
height: 150px;
margin:0 auto;
display:none;
}
.tumblr em {
display: block;
margin-top: 0.2em;
}
.tumblr .tumblr-post-date{
display: block;
font-size: 0.9em;
color:#644a2b;
text-decoration:none;
border-bottom:1px dotted #f3eed9;
}
#tumblr-badge{
}