/* 
Theme Name: Ever Wonder Records Listen 1.0
www.everwonderrecords.com
Description: CSS Document
Created: 12/09/09
Updated: 12/09/09
*/


/* Major Sections */

#tune_room_head { height: 186px; 
				width: 664px;
				left: 10px;
				top: -16px;
				position:relative; }
	
#title_text { position: absolute; 
			width: 280px;
			height: 45px;
			left: 279px;
			top: 15px; }

#swamp_stomp_logo { position: absolute; 
					width: 458px;
					height: 45px;
					left: 192px;
					top: 70px; }

#now_playing { position: absolute;
				left: 0px;
				top: 0px; 
				width: 174px;
				position: absolute; }

#purchase { position: absolute; 
			width: 490px;
			left: 174px;
			top: 120px;
			text-align:center;
			font-weight: bold; }

table					{ width: 75%; 
						text-align:center; 
						background-color: #FFEE99;
						margin-left: auto;
						margin-right: auto;
						border: 20px #FFEE99 solid; }

td			{padding: 10px; }

#middle_column	{padding: 0px; }

#podcasts { width: 400px;
			margin-top: 20px;
			left: 244px;
			padding-top: 3px;
			padding-bottom: 30px;
			text-align: center;
			background-color: #Fe9; ;
			position: relative;}
				#podcasts h2 {text-decoration: underline; }

#section2 { position: relative; }
				
#capt-spot { width: 204px;
			left: 20px;
			position: absolute; }
												
/* End Font Stylings */

/* Other Elements */

			
/* End Other Elements */