

	#content { width: 750px; padding-right: 40px; padding-left: 50px; float: left; }
	#content_mic { width: 700px; padding-right: 40px; padding-left: 10px; float: left; }	
		.post { width: 650px; padding: 0 0 0 20px; margin-bottom: 0; background: url('../images/row_back.gif') 0 100% no-repeat; float: left; }
		
			.post h2 { margin-bottom: 10px;}

            .continue1 a { color: #336699;  text-decoration: none;}
		    .continue1 a:visited { color: #000; text-decoration: none; }
			.continue1 a:hover { color: #336699; text-decoration: none; }

            .continue2 a { color: #FF0000;}
		    .continue2 a:visited { color: #FF0000; text-decoration: none; }
			.continue2 a:hover { color: #FF0000; text-decoration: underline; }
			
			.entry { font-size: 0.8em; line-height: 1.6em; }
			
				.date { width: 74px; height: 74px; padding: 5px 5px 5px 5px; margin: 0 12px 5px 0; background: url('../images/date_back.gif') no-repeat; color: #999; font: bold 1.4em Arial, sans-serif; letter-spacing: -.08em; text-align: center; float: left; }
			
				.entry p { margin-bottom: 15px; }
				
				.entry ul { list-style-image: url('../images/bullet.gif'); margin: 0 0 12px 50px; }
			
			
			.post_meta_left { width: 400px; margin-bottom: 40px; font: bold 0.8em Verdana; line-height: 1.0em; float: left; }
			
				.categories { padding-left: 20px; background: url('../images/sun.gif') 0 50% no-repeat; }
				
				.post_author { padding-left: 20px; background: url('../images/person.gif') 0 50% no-repeat; }
			
			.post_meta_right { width: 220px; margin-bottom: 10px; font: bold 0.8em Verdana; line-height: 1.0em; float: left; }
			
				.thoughts { padding-left: 20px; background: url('../images/bubble.gif') 0 50% no-repeat; }
				
				.perma { padding-left: 20px; background: url('../images/perma.gif') 0 50% no-repeat; }

