/* iphone version */
	

body {
	background: #fff;
	color: #000;	
}

h2 {
	color: #999;
	margin: 0 0 20px 0 !important;
}

* {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	width: auto !important;
	height: auto !important;
	position: static !important;
}

#nav-main,
#nav-meta,
#nav-search,
#context,
#message,
#comments,
div.image,
p.comments,
img {
	display: none;	
}

#header {
	width: 100% !important;
	height: 40px !important;
	background: #000 !important;	
}

#logo a {
	background: none;
	width: 100% !important;
	padding: 10px 0 !important;	
	font-weight: bold;
	line-height: 20px;
	font-size: 16px;
	text-indent: 10px;
}


#logo a span {
	color: #fff;	
	display: inline;
}


#main {
	margin: 10px !important;	
}

#p-home #main {
	margin: 0 10px !important;	
}

#feature,
#content {
	width: 100% !important;	
}

#p-home div.post {
	position: relative !important;
	width: 100% !important;
	height: 40px !important;
	padding: 10px 0 9px !important;
	border-bottom: 1px solid #ccc !important;	
}

#p-home h1 a {
	position: absolute !important;
	left: 0;
	top: 0;
	width: 100% !important;
	height: 20px !important;	
	padding: 10px 0 0 !important;
	text-indent: 30px;
	border-bottom: 30px solid rgba(255,255,255,0) !important;
	overflow: hidden;
	font-size: 18px;
}

#p-home h2 {
	margin: 20px 0 0 !important;	
}

p.category a {
	margin: 0 0 10px !important;
	padding: 0 15px 0 5px !important;
}

#p-home p.category a {
	background-image: none;	
	width: 10px !important;
	margin: 0 10px 0 0 !important;
	padding: 0 5px !important;	
	text-indent: -1000px;	
}

#p-home .excerpt {
	display: none;	
}

p.more {
	display: none;	
}

#footer {
	width: 100% !important;
	border-top: 1px solid #ccc !important;
}

#p-home #footer {
	border: none !important;	
}

#footer p {
	color: #000;
	padding: 10px !important;	
}

#footer p a {
	color: #06c !important,
}
