
/* type */
	
	
/* structure */
	
	#wrapper {
		width: auto;
		margin: 0;
	}
	
	#column-left {
		width: auto;
		margin: 0;
		padding: 0;
		
		position: relative;
	}
	
	#column-right {
		float: none;
		width: auto;
		margin: 0;
		padding: 0;
	}
	
/* style */
	
	body {
		background: none;
	}
	
	#column-right {
		color: #000;
	}
	
	h2 {
		display: block;
	}
	
	h1 {
		width: auto;
		height: auto;
		margin: 0 0 0.6em;
	}
	
	h1 a {
		width: auto;
		height: auto;
		margin: 0;
	}
	
	/* menu */
		
		#nav {
			display: none;
		}
		
/* blog */
	
	
/* videos */
	
	
/**/
