/* Biloxi Theme */

/* Site Image Overrides */

h1 {
	background: url(http://media.sunherald.com/static/styles/smartphone/themes/mi_theme/images/header.png) no-repeat center;
}

.content .arrowDown {
	background: url(http://media.sunherald.com/static/styles/smartphone/themes/mi_theme/images/arrow-down.png) no-repeat right center;
}

.content .arrowLeft {
	background: url(http://media.sunherald.com/static/styles/smartphone/themes/mi_theme/images/arrow-left.png) no-repeat right center;
}

.story .image {
	background-image: url(http://media.sunherald.com/static/styles/smartphone/themes/mi_theme/images/image-bkgd.png);
}

.navigation {
	background: url(http://media.sunherald.com/static/styles/smartphone/themes/mi_theme/images/image-nav.png) repeat-x;
}

#settingsWrap .navigation p.navMenu a, #insiteLogin .navigation p.navMenu a, .navigation ul.navLinks li.navMenu a, .navigation ul.navLinks li.weatherTempWrap p {
	background: url(http://media.sunherald.com/static/styles/smartphone/themes/mi_theme/images/image-nav.png) no-repeat right -36px;
}

#settingsWrap .navigation p.navMenu, #insiteLogin .navigation p.navMenu, .navigation ul.navLinks li.navMenu, .navigation ul.navLinks li.weatherTempWrap, .navigation ul.navLinks li.weatherTempWrap img {
	background: url(http://media.sunherald.com/static/styles/smartphone/themes/mi_theme/images/image-nav.png) no-repeat left -36px;
}

/* Base Colors */

#story_activity_count, #galleryImageNav {
	background: #4374B9 url(/static/images/mi/smartphone/shine.png) repeat-x 0 -1px;
}

.newStory {
	border-right: solid 5px #4374B9;
}

li#mostPopular ul.storyList h2 { display: none !important; }
li#mostPopular ul.storyList ul { display: block !important; }
