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


/* Major Sections */
 
#title_text { position: relative;
			width: 620px;
			height: 88px;
			left: 32px; 
			margin-bottom: -20px; }

#intro { width: 644px; 
		margin-left: 20px;
		margin-bottom: 20px;}

.item	{ position: relative; 
		width: 644px;
		margin-left: 10px;
		height: 150px;
		border:  #FFEE99 solid 10px;
		margin-bottom: -1.5em;
		background-color: #FFEE99; }
		
			.item strong 		{ position: absolute;
								width: 484px;
								top: 0px;
								left: 160px;
								text-align: center;  }
			.item img			{ position: absolute;
								top: 0px;
								left: 0px; }
			.item_info	{ position: absolute;
								width: 474px;
								left: 165px; 
								top: 20px;}

#paypal	{ position: relative;
		width: 400px;
		margin-left: 215px;}
				
												

/* End Font Stylings */

/* Other Elements */

			
/* End Other Elements */