/*MichaelDillardMusic.com Style Sheet*/

body{
	background:url(../images/background.jpg) #000 top left no-repeat;
	font:62.5% 'Helvetica Neue',Helvetica,Arial,sans-serif;
	color:#FFF;
}

h2,h3{
	font-weight:normal;
}

h2{
	border-bottom:2px solid #333333;
	font-size:4em;
	margin-bottom:10px;
}

h3{
	color:#CAE9FF;
	font-size:3em;
}

p{
	font-size:1.3em;
	margin-bottom:10px;
}

a{color:#46FBEC;}
a:hover{color:#FFFF00;}


#header h1{
	height:115px;
	overflow:hidden;
	text-indent:-1000px;
}

/*#photos img{
	border: 4px solid #CCC;
	margin-bottom:10px;
}*/

#page{
	margin:0;
}

#tabs{
	background:#131313;
}

#social{
	padding-top:530px;
	padding-left:35px;
	text-align:center;
}

#social a{
	float:left;
	overflow:hidden;
	width:230px;
	height:50px;
	text-align:left;
	text-indent:-1000px;
}

.facebook{
	background:url(../images/facebook.png);
}

.myspace{
	background:url(../images/myspace.png);
}

#social a:hover{
background-position:0 -50px;
}

.showinfo{
	font-size:1.5em;
	color:#99A8BE;
	margin-bottom:15px;
}
