body, h1, h2, h3, p, form, ul, li, ol {
	margin:0px;
	padding:0px;
}
body{
	font-size:14px;
	line-height:18px;
	font-family:Helvetica, sans-serif;
	color:#000000;
	background:#fff6e1;
}
img {
	border:#000000 solid 1px;
}
p{
	margin-bottom:30px;	
}
a{
	color:black;
	text-decoration:none;
	border-bottom:black 1px solid;
}

/* Border */

#bordertop, #borderbottom {
	position: fixed;
	left: 30px;
	right: 30px;
	height: 30px;
	display: block;
}
#bordertop {
	top: 0px;
	background:#fff6e1;
}
#borderbottom {
	bottom: 0px;
	background:#fff6e1;
}

#borderleft, #borderright {
	position: fixed;
	display: block;
	width: 30px;
	top: 30px;
	bottom: 30px;
}
#borderleft {
	left: 0px;
	background:#fff6e1;
}
#borderright {
	width:30px;
	right: 0px;
	display: block;
	background:#fff6e1;
}

#bordertopright, #bordertopleft, #borderbottomright, #borderbottomleft {
	position: fixed;
	display: block;
	background:#fff6e1;
	height: 30px;
	width: 30px;
}
#bordertopright {
	top: 0px;
	right: 0px;
}
#bordertopleft {
	top: 0px;
	left: 0px;
}
#borderbottomright {
	bottom: 0px;
	right: 0px;
}
#borderbottomleft {
	bottom: 0px;
	left: 0px;
}


#borders1 {
	position: relative;
	z-index: 1050;
}

/****/

#bordertop2, #borderbottom2 {
	position: fixed;
	left: 30px;
	right: 30px;
	height: 60px;
	display: block;
}
#bordertop2 {
	top: 30px;
	background:#fff;
}
#borderbottom2 {
	bottom: 30px;
	background:#fff;
}

#borderleft2, #borderright2 {
	position: fixed;
	display: block;
	width: 60px;
	top: 60px;
	bottom: 60px;
}
#borderleft2 {
	left: 30px;
	background:#fff;
}
#borderright2 {
	width:60px;
	right: 30px;
	display: block;
	background:#fff;
}

#bordertopright2, #bordertopleft2, #borderbottomright2, #borderbottomleft2 {
	position: fixed;
	display: block;
	background:#fff;
	height: 60px;
	width: 60px;
}
#bordertopright2 {
	top: 30px;
	right: 30px;
}
#bordertopleft2 {
	top: 30px;
	left: 30px;
}
#borderbottomright2 {
	bottom: 30px;
	right: 30px;
}
#borderbottomleft2 {
	bottom: 30px;
	left: 30px;
}


#borders2 {
	position: relative;
	z-index: 1000;
}


#logobox{
	position:fixed;
	margin-top:5px;
	margin-left:90px;
	z-index:1400;
}
#content{
	margin:65px 120px 120px 120px;
	overflow:hidden;
	/*margin-top:65px;*/
}
#logo{
	display:block;
	text-indent:-5000em;
	width:116px;
	height:16px;
	background:url(images/kidharpoon.gif) no-repeat center top;
}
#blog{
	float:left;	
	margin-right:240px;
	
}
.blogtitle {
	padding-top:50px;
	border-bottom:black solid 1px;
	
	padding-bottom:5px;
	width:100%;
}
.blogtitle h2 a{
	text-decoration:none;
	font-size:36px;
	color:#000;
	border-bottom:none;
}
.blogtext{
	margin-top:5px;	
	
}
.blogdate{
	font-size:10px;	
	margin-bottom:20px;
}
#live{
	width:220px;
	position:fixed;
	top:100px;
	right:100px;
	*border-left: black 1px solid;
	min-height:300px;
	padding-left:20px;
}
#live ul{
	list-style:none;
	margin-top:30px;
}
#live ul li{
	margin-bottom:10px;
}

.liveDate{
	width:150px;	
	float:left;
}
.liveDeets{
	margin-left:70px;
}

/*********************************/

.vevent .dtstart {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #afafaf;
    float: left;
    width: 80px;
    margin-top: 2px;
    text-shadow: 0px 0px black;
}

* html .dtstartcont {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #afafaf;
    float: left;
    width: 80px;
    margin-top: 2px;
}

.vevent .info {
    margin-left: 70px;
	margin-top:-18px;
}

* html .vevent .info {
    margin-top: -35px;
}

.vevent .info a{
    color: white;
}

/*********************************/


#footer{
	position:fixed;
	bottom:68px;
	left:90px;
	z-index:1500;
	width:100%;
}
#footerleft{
	width:600px;
	float:left;
	margin-top:8px;
}
#footerleft ul {
	list-style:none;
}
#footerleft ul li{
	float:left;
}
#footerleft ul li a{
	display: block;
	text-indent: -5000em;
    text-decoration: none;
    border: none;
	height: 15px;
}

#inputemail{
	border:none;
	background:transparent;
	border-bottom:black 2px solid;
	float:left;
	font-size:12px;
}
#footer_blog a{
	width:45px;
	background:url(images/leftfooter.gif) no-repeat 0px 0px;
	margin-right:2px;
	margin-top:7px;
	height:12px;
}
#footer_blog a:hover{
	background:url(images/leftfooter.gif) no-repeat 0px -17px;
}
#footer_album a{
	width:58px;
	background:url(images/leftfooter.gif) no-repeat -47px 0px;
	margin-right:2px;
	margin-top:7px;
	height:12px;
}
#footer_album a:hover{
	background:url(images/leftfooter.gif) no-repeat -47px -17px;
}
#footer_mailing{
	display: block;
	text-indent: -5000em;
    text-decoration: none;
    border: none;
	width:200px;
	background:url(images/leftfooter.gif) no-repeat -106px 0px;
	margin-right:2px;
	float:left;
	margin-top:7px;
	height:12px;
}
#subscribesubmit{
	margin-top:7px;
	margin-left:5px;
}



#footerright{
	width:116px;
	float:right;
	margin-right:150px;
	margin-top:14px;
}

#footerright ul {
	list-style:none;
}
#footerright ul li{
	float:left;
}
#footerright ul li a {
	display: block;
	text-indent: -5000em;
    text-decoration: none;
    border: none;
	height: 15px;
}
#footer_rt a{
	width:25px;
	background:url(images/footer.gif) no-repeat 0px 0px;
	margin-right:2px;
}
#footer_rt a:hover{
	background:url(images/footer.gif) no-repeat 0px -15px;
}
#footer_itunes a{
	width:25px;
	background:url(images/footer.gif) no-repeat -26px 0px;
}
#footer_itunes a:hover{
	background:url(images/footer.gif) no-repeat -26px -15px;
}
#footer_myspace a{
	width:25px;
	background:url(images/footer.gif) no-repeat -50px 0px;
}
#footer_myspace a:hover{
	background:url(images/footer.gif) no-repeat -50px -15px;
}
#footer_facebook a{
	width:25px;
	background:url(images/footer.gif) no-repeat -75px 0px;
}
#footer_facebook a:hover{
	background:url(images/footer.gif) no-repeat -75px -15px;
}

#twitter_message{
	margin-top:20px;
}


/***album page***/
#albumleft{
	padding-top:50px;
	width:400px;
	float:left;
}
#albumleft img{
	border:white 10px solid;
	margin-bottom:10px;
}
#albumleft p{
	margin-bottom:10px;
	text-transform:uppercase;
}
#albumright{
	float:right;
	padding-top:50px;
}
#SIFR_replacement_0_alternate{
	display:none;	
}