/*-----------------------------------------------------------------------
Posh CSS iPhone Style Sheet (http://www.poshcss.com)

version:	1.1
date:		21st October 2009
author:		Sam Brown
email:		sam@massiveblue.com
website:	http://www.massiveblue.com
/*-------------------------------------------------------------------- */

#options {width: 320px;}
#option-left {padding-left: 10px;}
#option-right {display: none;}

#menu {width: 320px;}
#menu-left {padding-left: 10px;}
#menu-right {display: none;}
#searchsite {display: none;}

#masthead h1 a, #masthead h1 a:hover {
	background: url('/img/logo-iphone.png') top left no-repeat;
	display: block;
	height: 68px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 300px;
}

#wrap {width: 320px !important;}

.item {margin: 15px auto 30px; width: 300px;}

#author-info {width: 300px !important;}
	#author-img {padding-left: 0; width: 60px !important;}
	#author-bio {padding-right: 0; width: 240px !important;}

#social {width: 300px !important;}

#comments {display: none;}

#footer {width: 300px !important;}