/* Title: Life In Mono - iPad style */
/* Author: Kalon Edser, http://www.kalonedser.com/ */
/* Updated: 24 June 2010 */

@media (orientation:portrait) {
	#container { width: 760px; }
	#header { margin-left: 0; }
	.side.left { display: none; }
}
