body{
font-family: "Century Gothic", "Helvetica", "Arial", sans-serif;
background: #fff;
}

#container{
width: 810px;
margin: 0 auto;}


#top{
float: left;
clear: both;
margin-top: 10px;
width: 790px;
height: 64px;
margin-left: 10px;
display: inline;}

#main{
float: left;
clear: both;
width: 810px;
height: 531px;
}

	.nav{
	float: left;
	width: 19px;
	height: 83px;
	}

	#topnav{
	float: left;
	clear: both;
	width:820px;

	}
	
	    ul.topnav{
	    width: 772px;
	   float: left;
	    display: inline;
	    background: #8ccff1;
	    height: 53px;
	    line-height: 52px;
	    text-align: center;
	    }
	    
	    ul.topnav li{
   		display: inline;
   		list-style-type: none;}
		
		.topnav li a{
		color: #fff;
		font-size: 22px;
		font-family: "Century Gothic", "Helvetica", "Arial", sans-serif;
		line-height:48px;
		padding-right:28px;
		text-transform: uppercase;
		display: inline;
		font-weight: normal;
		}
	
		.topnav li a:hover{
		color: #76909B;}
	

#content{
clear: both;
float: left;
width: 732px;
background-color: #dfdfdf;
margin-left: 19px;
margin-top: -32px;
padding: 20px;
display: inline;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
-moz-box-shadow: 1px 3px 3px #CCCCCC;
	-webkit-box-shadow: 1px 3px 3px #CCCCCC;
	box-shadow: 1px 3px 3px #CCCCCC;
}

	#main{
	clear: both;
	float: left;
	width: 635px;
	margin-left: 25px;
	padding: 10px 20px 20px 30px;
	background-color: #fff;
	height: auto;
	display: inline;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 1px 3px 3px #CCCCCC;
	-webkit-box-shadow: 1px 3px 3px #CCCCCC;
	box-shadow: 1px 3px 3px #CCCCCC;
	}
	
		.news{
		margin-top: 5px;
		background: url(../images/news.jpg) no-repeat;
		width: 185px;
		line-height: 28px;
		text-indent: -99999px;
		}
	
		.eye{
		float: left;
		width: 108px;
		height: 75px;
		margin-left:530px;
		margin-top:-20px;
		display: inline;}
		
		#text{
		clear: both;
		float: left;
		margin-top:-40px;
		width:520px;		}
		
		
	.whitebox{
	float: left;
	margin-left: 25px;
	margin-top: 20px;
	height: 165px;
	padding:10px 10px 15px 15px;
	width:305px;
	background-color: #fff;
	display: inline;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 1px 3px 3px #CCCCCC;
	-webkit-box-shadow: 1px 3px 3px #CCCCCC;
	box-shadow: 1px 3px 3px #CCCCCC;
	}	
	
		#left{
		clear: both;
		float: left;
		width: 250px;}

	
		.follow{
		margin-top: 10px;
		background: url(../images/follow.jpg) no-repeat;
		width: 249px;
		line-height: 32px;
		text-indent: -99999px;
		border-bottom: 1px solid #dfdfdf;
		}
		
		#twitter{
		margin-top: 15px;}
		
			#twitter_update_list{
			width: 250px;}
		
			#twitter_update_list li span{
			color: #666;			
			font-size: 12px;}
		
		#hand{
		clear:both;
		float:left;
		margin-left:166px;
		display: inline;
		margin-top: -35px;
		}
		
		#right{
		float: right;}
		
		
		.shows{
		margin-top:10px;
		padding-bottom:2px;
		background: url(../images/getcd.jpg) no-repeat;
		width: 199px;
		line-height: 28px;
		text-indent: -99999px;
				}
		
		#circle{
		display:inline;
		float:right;
		margin-left:200px;
		margin-top:-50px;
		position: relative;
		z-index: 99;}


		#buy{		
		border-top: 1px solid #dfdfdf;
		width: 280px;
		padding-top:5px;
		}



		#dates{
		border-top: 1px solid #dfdfdf;
		width: 280px;
		margin-top:5px;
		padding-top:13px;
		}
		
			#dates p{
			font-size: 12.5px;
			line-height: 16px;}
		
	#more a{
	background-color: #fe6310;
	padding: 3px 10px;	
	color: #fff;
	font-size: 11.5px;
	clear: both;
	float: right;
	margin-right: 70px;
	display: inline;
	}
	

#facebook{
background-color: white;
clear: both;
float: left;
margin-top: 20px;
margin-left:27px;
display: inline;
}

		
	#footer{
	clear: both;
	float: left;
	width: 810px;
	margin-top: 15px;
	margin-bottom: 25px;}	
		
		ul.footernav{
		margin-left: 15px;
		width: 605px;
		display: inline;
		float: left;
		}
		
		ul.footernav li{
		display: inline;}
		
		ul.footernav li a{
		font-size: 11.5px;
		font-family: "Century Gothic", "Helvetica", "Arial", sans-serif;
		color: #666;
		line-height: 13px;
		text-transform: uppercase;
		padding-left: 5px;
		padding-right: 5px;
		border-right: 1px solid #dfdfdf;
		font-weight: normal;
		}
		
		ul.footernav li a:hover{
		color: #76909B;}
		
		ul.footernav li:last-child a{
		border-right: none !important;}
		
		
		#copyright{
		float: left;
		margin-top:7px;}
		
/* GLOBAL STYLES */	




.red{
font-weight: bold;
color: #ff717a;
line-height: 13px;
font-size: 14px;
text-transform: uppercase;}

.blue{
background-color:#70C4E5;
padding: 2px 7px;
color: #fff !important;
line-height: 30px; 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}

.blue:hover{
background-color: #76909B !important;
}


p{
font-size: 12.5px;
font-family: "Century Gothic", "Helvetica", "Arial", sans-serif;
color: #666;
line-height: 15px;
}		


h1, h2{
font-size: 28px;
font-family: "Century Gothic", "Helvetica", "Arial", sans-serif;
color: #666;
text-transform: uppercase;
font-weight: bold;
}

a{color: #70C4E5; text-decoration: none; font-weight: bold;}
a:visited{color: #70C4E5; text-decoration: none;}
a:active{color: #70C4E5; text-decoration: none;}
a:hover{color: #76909B; text-decoration: none;}

hr{
background-color:#CCCCCC;
border:medium none;
float:left;
height:1px;
margin-bottom:5px;
width:80%;
}

ul.itunes{width:500px;}

ul.itunes li{display: inline;}

ul.itunes li a{margin-right: 20px;}

input.text, input.title, textarea, select  {
font-family: "Century Gothic", "Helvetica", "Arial", sans-serif;
font-size: 12px;

}