/* Fort Worth Theme */

/* Site Image Overrides */

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

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

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

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

.navigation {
	background: url(http://media.star-telegram.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.star-telegram.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.star-telegram.com/static/styles/smartphone/themes/mi_theme/images/image-nav.png) no-repeat left -36px;
}

/* Base Colors */

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

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

/* Pluck Fix */

div.content #story_activity_count {
	display: block !important;
}

div.content .commentActivity1 {
	color: #FFF !important;
}

/* Style fix for most popular links */
li#mostPopular ul ul li a {
	font-size: 1.23em;
}
