/* Raleigh Theme */

/* Site Image Overrides */

body {
	background-color:#594736 !important;
	background:#3F3F3F url(http://media2.newsobserver.com/static/styles/smartphone/themes/mi_theme/images/left-bkgd.png) repeat-y scroll 0 0;
}

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

#wrap {
	background:transparent url(http://media2.newsobserver.com/static/styles/smartphone/themes/mi_theme/images/right-bkgd.png) repeat-y scroll right top;
}

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

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

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

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

/* Base Colors */

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

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

/* Pluck Fix */

div#story_comments_count, div#story_recommended_count {
	float: none !important;
	margin: 0 !important;
}

div#story_activity_count a {
	vertical-align: middle !important;
}

div#story_comments_count a {
		background: transparent url(/static/images/mi/smartphone/pluck-com.png) no-repeat scroll 0 0 !important;
}

span#recommendation a {
		background: transparent url(/static/images/mi/smartphone/pluck-rec.png) no-repeat scroll 0 0 !important;
}