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

.imageStyle {height: auto;}

#shadowWrapper {-webkit-box-shadow: none;-moz-box-shadow: none;}

#headerImageHome, #headerImageAbout, #headerImageServices, #headerImageSitemap, #headerImageContact {display: none;}

#pageWrapper {padding-top: 15px;min-height: 0;}
#logoTitle {margin-bottom: 10px;padding-top: 10px;}
.titleSlogan {padding: 0 5px;}

/*
#mobileTabWrapper {display: block;position: absolute;top: 0;right: 0;}
#mobileMenuTab, {float: right;margin-right: 5px;padding: 5px 7px;-webkit-border-bottom-left-radius: 3px;-webkit-border-bottom-right-radius: 3px;-webkit-box-shadow: 0 0 5px black;font-size: 1.1em;}
*/

/* Reset menu styles from desktop version */
/*
#subMenuContainer {display: none;height: auto;background-image: url(images/menuShadow.png);}

#subMenu {height: auto;padding: 5px;}

#subMenu ul {margin: 0;padding: 0;}

#subMenu ul li {float: none;background-image: none;line-height: 30px;}
#subMenu ul li:hover {background-image: none;}

#subMenu ul li a {line-height: 30px;}
#subMenu ul li a:hover {}

#subMenu ul ul {display: block;margin-left: 15px;}

#subMenu .current, #subMenu .currentAncestor {background-image: none;border-bottom: 1px solid black;line-height: 30px;-webkit-border-radius: 5px;}
#subMenu .current:hover, #subMenu .currentAncestor:hover {background-image: none;border: none;}
*/

#contentWrapper {padding: 10px;}

#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.
 */