/* Boise Theme */

/* Site Image Overrides */

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

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

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

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

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

/* Base Colors */

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

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

/* Pluck Fix */

div.content #Comments_Container {
	width: 100%;
}

div.content div.Comments_AddTextarea textarea {
	width: 100%;
}