body 		{background: #038EFF; 
		background-image:url(images/gradient.jpg); 
		background-repeat:repeat-x; 
		padding:0; 
		margin:0; 
		font-family:Arial, Helvetica, sans-serif; 
		color: #000;
		}

table		{text-align:left;}

#info {background: #FFF; padding: 0px 20px 5px 20px;}
#info p {padding: 0 0 5px 0;
			color:#000000;
			font-size: 12px;
			line-height: 16px;
			font-weight: normal;
			margin-top: 0;}
		
a img {
border:none; padding:0; margin:0;
}
	
#info h2   {padding: 5px 0 0 0;
			font-family: Helvetica, Arial, sans-serif;
			color:#038EFF;
			font-size: 28px;
			letter-spacing: -1px; 
			font-weight: bold;
			margin-bottom: 5px;
			}

#info h3   {padding: 5px 0 0 0;
			font-family: Helvetica, Arial, sans-serif;
			color:#038EFF;
			font-size: 18px; 
			font-weight: bold;
			margin-bottom: 5px;
			letter-spacing: -1px; 
			}

a.orange 		{color:#ff9900;
			text-decoration:none;
			font-weight:bold;}

a.orange:hover 		{text-decoration: underline;}



#dates 		{padding:0 20px 0 20px;
		text-align: left;}

#dates p 		{color:#000000;
			font-size: 12px;
			line-height: 16px;
			font-weight: normal;
			margin-top: 0;}

#dates h2   {padding: 5px 0 0 0;
			font-family: Helvetica, Arial, sans-serif;
			color:#038EFF;
			font-size: 28px;
			letter-spacing: -1px; 
			font-weight: bold;
			margin-bottom: 5px;
			}

#dates h2 a   		{color:#ff9900;
			text-decoration: none;
			}

#dates h2 a:hover	{text-decoration:underline;}


#dates p {padding: 10px 0px 4px 0px;
			color:#000;
			font-weight: normal;
			}
			
#dates p strong {color:#FF3300;}

.break {border-bottom: 1px dotted #000000; padding: 0px; margin: 0px;}
.produced	{font-size: 18px; margin-bottom: 0; padding-bottom: 0; line-height: 0; line-height: 3px;}
.style1 {
	color: #330099;
	font-weight: bold;
}

.float-right	{float:right;
			padding:5px 0 5px 10px;
}

.float-left	{float:left;
			padding:5px 20px 5px 0;
}

.line-up	{float:left;
			padding:0 40px 20px 0;
			display:block;
			color:#000000;
			font-size: 12px;
			line-height: 16px;
			font-weight: normal;
}

#info .line-up a	{font-weight:regular;
			text-decoration:underline;
			color:#000000;}

#info .line-up a:hover	{text-decoration:underline;
			color:#038EFF;}

#disqus_thread #dsq-content h3 { 
	color: #666666;
	font-weight: normal;
	 }


