body {
	margin: 0px;
	padding: 0px;
	position: relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#92c5eb;
	background:#345472;
}
h1, h2, h3, p, form, ul, li, ol {
	margin:0px;
	padding:0px;
}
body, html {
	height: 100%;
}
a{
	-webkit-transition: 0.3s color ease-in-out;
	text-decoration:none;
}
#main, #main embed, #main object {
	z-index: 700;
}
#videoplayer, #videoembed {
	width: 100%;
}

#videoplayer {
	position: fixed;
	top: 0px;
	left: 0px;
	
}

#content{
	z-index:800;
	position:relative;
}
#header{
	background:url(images/headerbg.jpg) top left;
	height:50px;
	border-bottom:white 2px solid;
padding-top:40px;
}
#logo{
	background:url(images/logo.png) top left no-repeat;
	width:471px;
	height:40px;
	margin-left:50px;
	text-indent:-5000em;
	display:block;
	xbackground:url(images/728x90HollyMiranda.gif) top left no-repeat;
	xwidth:728px;
	xheight:90px;
}
#navigation{
	text-align:right;
	margin-top:10px;
	margin-right:50px;
}
#navigation ul li{
	float:right;
	list-style:none;
}
#navigation ul li a{
	color:white;
	text-decoration:none;
	font-size:18px;
	line-height:14px;
	-webkit-transition: 0.3s color ease-in-out;
	text-transform:uppercase;
}
#navigation ul li a:hover{
	color:#92c5eb;
}
.navitem{
	padding:0px 10px;
	border-right:white 1px solid;
}
.navitemend{
	padding-left:10px;
}
#blogwindow{
	margin:70px 575px 70px 50px;
	text-align:justify;
}
#blogwindow p{
	margin-bottom:15px;	
}
#blogwindow a {
	color:white;
	text-decoration:none;
	-webkit-transition: 0.3s color ease-in-out;

}
#blogwindow a:hover{
	color:#92c5eb;
}
.blogitem{
	margin-bottom:80px;	
}
.blogtitle{
	border-bottom:#92c5eb 1px solid;
	padding-bottom:2px;
	margin-bottom:10px;
}
.blogtitle h2 a{
	font-size:12px;
	line-height:18px;
	color:#ffffff;
	font-weight:normal;
}
#right{
	position:absolute;
	top:165px;
	right:50px;
	width:460px;
}
#midpanel{
	width:200px;
	float:left;
	margin-right:70px;
}
.midtitle{
	border-bottom:#92c5eb 1px solid;
	padding-bottom:2px;
	margin-bottom:10px;
	width:200px;
}
#rightpanel{
	width:185px;
	float:left;
	color:#FFF;
}
#rightpanel a{
	color:#92c5eb;
}
#rightpanel a:hover{
	color:#ffffff;
}
#midpanel .sideitem a{
	color:#ffffff;
}
#midpanel.sideitem a:hover{
	color:#92c5eb;
}
.sideitem{
	margin-bottom:70px;	
}
.righttitle{
	border-bottom:#92c5eb 1px solid;
	padding-bottom:2px;
	margin-bottom:10px;
	
}
#right h2{
	font-size:12px;
	line-height:18px;
	color:#92c5eb;
	font-weight:normal;
}
#subscribefield{
	background:white;	
	border:none;
	height:20px;
	margin-right:10px;
}
#linkslist{
	list-style:none;	
}
#linkslist li a{
	color:#FFF;
	text-decoration:none;
}
#linkslist li a:hover{
	color:#92c5eb;
}
#twitter_message ul{
	list-style:none;
}
#gigslist li{
	list-style:none;
	margin-bottom:20px;
}
#topspin{
	clear:both;	
}
.toptitle{
	border-bottom:#92c5eb 1px solid;
	padding-bottom:2px;
	margin-bottom:10px;
	width:300px;
}
#albumpromo{
	position:absolute;
	top:0px;
	right:0px;
	z-index:900;
}