/* Teddy Geiger */
/* Mobile Stylesheet
----------------------------------------------------------------------------- */

	@import url("widget-editorial.css");
	
	
/* Layout
--------------------------------------------------------------------------- */
		
	h2 strong {
	
	width: 137px;
	height: 44px;
	background: url(../images/section-mobile/h2-mobile.gif) no-repeat;
		
	}
	
	div#columns {
	
	float: left;
	background: url(../images/section-mobile/bg-columns.gif) repeat-y;
		
	}
	
	
/* Mobile News
--------------------------------------------------------------------------- */

	#news h3 {
		
	width: 118px;
	height: 21px;
	margin-bottom: 15px;
	background: url(../images/section-mobile/h3-mobilenews.gif);
		
	}
	
	#news ul.leads li {
		
	margin-bottom: 20px;
	border-bottom: 1px solid #a24722;
		
	}
	
	#news ul.leads li.last {
		
	margin-bottom: 0;
	border-bottom: 0;
		
	}


/* Mobile Info
--------------------------------------------------------------------------- */

	#mobile-info {
		
	padding: 20px;
	background: #e2e2e2;
		
	}
	
	#mobile-info h3 {
		
	width: 180px;
	height: 25px;
	margin-bottom: 15px;
	background: url(../images/section-mobile/h3-teddygeigermobile.gif);
	text-indent: -5000px;
		
	}
	
	#mobile-player {
	
	float: none !important;
	width: 300px;	
	margin: 0 auto;
	padding: 20px 0;
		
	}
	
	#mobile-info h4 {
		
	margin: 20px 0 5px 0;
	font: normal 16px/18px Arial, sans-serif;
		
	}
	
	#mobile-info textarea {
		
	width: 348px;
	height: 160px;
	padding: 0;
		
	}


/* Side Banner
--------------------------------------------------------------------------- */

	a#banner {
		
	display: block;
	border-top: 3px solid #fff;
		
	}
	
	a#banner img {
		
	display: block;
		
	}
