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


/* Major Sections */

.item { width: 664px; 
		margin-left: 10px; 
		margin-bottom: 30px;
		position: relative; }

			.item h3	{ position: absolute;
						width: 488px;
						top: 0px;
						margin-top: 0px;
						margin-bottom: 0px;
						left: 176px; 
						text-align: center;
						text-decoration: underline; }
			
			.item p		{ position: relative;
						width: 468px;
						padding-top: 30px;
						margin-left: 186px;}
			
			.item img	{ width: 146px;
						height: 173px; 
						float: left;
						top: 0px;
						left: 0px;
						border: #FFF solid 10px;
						display: inline; }
						
hr	{ border: dashed #000 1px;
	margin-left: 40px;
	margin-right: 40px;
	color:#000000 ; }

												

/* End Font Stylings */

/* Other Elements */

			
/* End Other Elements */