@charset "UTF-8";
/* CSS Document */

/* blogspot styles */


iframe {
	display: none;
}

#navbar-iframe { display:none; }


#header-inner {
	display:none;
}

{
	margin: 0;
}
html, body {
	height: 99%;
	background-image: url(images/bg_tile.jpg);
	font-family: Courier New, Courier, monospace;
	font-size: 13px;
	font-weight:bold;
	line-height:22px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -10px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 10px; /* .push must be the same height as .footer */
}



a  {
	color:#CC0000;
}
a:hover {
	color:#FF0000;
}

/* FOOTER */


/* BIO */


/* LINKS */
#linkstxt01 {
	position:absolute;
	left:300px;
	top:75px;
	width:400px;
	height:100px;
	z-index:2;
	text-align:left;
}
#linksimage01 {
	position:absolute;
	left:30px;
	top:20px;
	z-index:1;
}
#linktitle {
	font-weight:bold;
	font-weight: bold;
	padding-top:20px;

}
#linkdescription {
	padding-bottom:3px;
}


/* SHOWS */
#showstxt01 {
	position:absolute;
	left:300px;
	top:75px;
	width:500px;
	height:100px;
	z-index:2;
	text-align:left;
}
#showsimage01 {
	position:absolute;
	left:-20px;
	top:-10px;
	z-index:1;
}

#showtitle {
	padding-top:20px;
	font-weight:bold;
	font-size:14px;
	font-weight: bold;
}
#showdescription {
	font-size:13px;
}


/* HOME PAGE BTNS/IMAGE */
#hmbio {
	position:absolute;
	left:128px;
	top:55px;
	width:110px;
	height:100px;
	z-index:2;
}
#hmnews {
	position:absolute;
	left:345px;
	top:2px;
	width:140px;
	height:85px;
	z-index:2;
}
#hmshows {
	position:absolute;
	left:587px;
	top:11px;
	width:140px;
	height:85px;
	z-index:2;
}
#hmpix {
	position:absolute;
	left:160px;
	top:292px;
	width:120px;
	height:70px;
	z-index:2;
}
#hmlisten {
	position:absolute;
	left:376px;
	top:253px;
	width:65px;
	height:181px;
	z-index:2;
}
#hmlinks {
	position:absolute;
	left:494px;
	top:264px;
	width:120px;
	height:120px;
	z-index:2;
}
#hmmain_img {
	position:absolute;
	left:78px;
	top:68px;
}
#email {
	position:absolute;
	left:300px;
	top:430px;
	font-weight:bold;
	font-size:15px;
}

/* PIXXX */

#pixload {
	position:absolute;
	left:300px;
	top:200px;
	z-index:5;
}
#flickr {
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#fullscreendemo {
	height:100%;
	width:100%;
	z-index:4;
}

