	
/* home */
	#snipets { 
		clear:both;
		margin-top:40px;
	
	}
	#snipets div.snipit {
		display: block;		
		width: 145px;
		float: left;
		margin:0;	border:0px solid #000;
		padding:0;
		
	}
	#snipets #feeds {	
		width: 130px !important;
	}
	#snipets #aliases {	
		width: 220px !important;
	}
	#snipets #pandora {	
		width: 255px !important;
	}
	#snipets #twitter_div {	
		width: 180px !important;
	}
	#snipets div.snipit h4{
		margin-top:0em;
	}
	#snipets div.snipit ul{
		margin-top:.5em;
		list-style:none;
	}
	#snipets div.snipit li{
		margin-bottom:.2em;
		margin-left:.5em;
		font-size:.95em;
	}
	#snipets .subheading{
	font-size:.8em;
	font-style:italic;
	}
	div.blog-category {
		display: block;		
		width: 50%;
		float: left;
		margin-top:0;
	}
	.home{
	width:950px !important;
	padding-right:0;
	background:url(images/sidebar.png) top right no-repeat;
	
	}
	#hello {
		width:690px;
	}
	#hello div.alignleft{
		margin-top:0;
	}
	
	#featured-featured {
	clear:both;
	padding-top:1px;
	}
	#featured-featured h2{
	margin-bottom:10px;
	}
	#featured-featured img{ 
		float:right;
		float: left; margin: 0.25em 1em 0.25em 0; border: 1px solid #000; padding:5px; background-color:#fff; }
	
	#category-work, #category-play{ width:50%; float:left;}
	#category-work{ clear:both;}
	
	
	
	
	
	
	
	
	
	
	
