html {-webkit-text-size-adjust:none}

.imageStyle {height: auto;}

#container, pageHeader, #footer, #contentContainer {width: auto;}

#pageHeader h1 {

}
#pageHeader h2 {

}
#logo{
	
}
#logo img{
	
}
#logo img{
	
}
.navbottom {display: none;}

#container {min-height: 0;}
#container {
	margin-bottom: 20px;
}


#contentContainer {margin-top: 0;}

/* Possible Fix for iPhone - This will prevent content overflow 
 * when there are a large number of categories assigned to a single blog post,
 * but doesn't look as nice as the default behavior.
 *.blog-entry-date {clear: both;overflow: auto;}
 *.blog-entry-category {float: right;}
 */