/* - RHH STORY PAGE 1 - */

#mi_story_detail_top {
}

#addthis {
	width: 125px;
	float: right;
}

/* Bread crumb overrides */
.story1 #story_section_breadcrumb {
	font-weight: normal;
	margin-bottom: 0;
	color: #ccc;
	font-size: 1.7em;
	padding: 0;
	text-transform: uppercase;
	border-bottom: 1px solid #b8b8b8;
}

.story1 #story_section_breadcrumb a {
	color: #444;
}
	
.story1 #story_section_breadcrumb .mi_rss_link {
	right: auto;
	top: auto;
	position: static;
	display: inline;
	vertical-align: top;
	margin-left: .25em;
}

.story1 #story_section_breadcrumb .mi_rss_link img {
	margin-top: 4px;
}

/* End Breadcrumbs */

/* Story tools Overrides */
.story1 #story_tool_bar {
	padding: 5px 5px 10px 5px;
	text-transform: uppercase;
	background: #EAE5DF url('/static/images/indigio/toolbarBG.png') bottom repeat-x;
	height: 11px;
	overflow: hidden;
}
.story1 #story_tool_bar ul, .story1 #story_tool_bar li {
	float: left;
}
.story1 #story_tool_bar li a {
	margin: 0px 10px 0 0;
	padding-left: 21px;
}
.story1 #story_link_email {
	background: url('/static/images/indigio/email.gif') 0 0 no-repeat;
}
.story1 #story_link_print {
	background: url('/static/images/indigio/print.png') 0 0 no-repeat;
}
/*
.story1 #txtResizeTool .txtResizeToolHeading {
	display: none;
}
.story1 #txtResizeTool a {
	padding-left: 19px;
}
*/
.story1 #txtResizePlus {
	background: url('/static/images/indigio/txtUp.png') 0 0 no-repeat;
}
.story1 #txtResizeMinus {
	background: url('/static/images/indigio/txtDn.png') 0 0 no-repeat;
}

.story1 #story_tool_bar #story_activity_count {
	float: left;
}
.story1 #story_tool_bar #story_activity_count a {
	margin-right: 2px;
}
.story1 #story_tool_bar #story_activity_count div {
	margin: 0 10px 0 0 !important;
	float: left;
}
/* End Story Tools*/

.story1 #story_header {
	float: none;
	width: 616px;
	clear: both;
}
.story1 #story_header h4.date {
	font-weight: normal;
	color: #999;
	margin-bottom: 5px;
	font-size: 1em;	
}
.story1 #story_header h1#story_headline {
	color: #1c5886;
	font-size: 2.6em;
}
.story1 #story_header h2#story_subheadline {
	margin: 1px 0 0 0;
	color: #666;
	line-height: 1.2em;
	font-size: 1.6em;
	font-weight: normal;
}
.story1 #story_header #story_bycredit {
	margin-top: 15px;
	margin-bottom: 5px
}
.story1 #story_body {
	clear: both;
	line-height: 1.8em;
	padding-bottom: 14px;
}
.story1 #story_body p {
	font-size: 1.3em;
	margin-top: 10px;
}
.story1 #story_body p#dateline {
	float: left;
	margin: 0px;
}

/* END: Story Detail Styles */

/* START: Story Page Assets */
#mi_story_embedded {
	float: left;
	margin-right: 16px; 
/*	width: 320px;*/
}

.story1 #story_body #story_assets {
	width: 300px;
	padding: 0px 14px 14px 0;
	border-style: dashed;
	border-color: #cccccc;
	border-width: 0px 1px 1px 0;
}
.story1 #story_assets #featured_assets, .story1 #story_assets #more_photos, .story1 #story_assets #more_assets {
	margin-top: 16px;
}
.story1 #story_assets ul#more_assets_list {
	float: none;
	font-size: .9em;
}
.story1 div.google_map{
	display:block;
	float:left;
	margin:6px;
}
.story1 #story_assets #more_assets div.google_map, .story1 #story_assets #more_assets div.google_map div {
	display: block;
}
/*.story1 #story_assets {
	margin: 10px;
	margin-left: 0;
	border: 1px solid #efefef;
	text-align: center;
}*/

.story1 #story_assets p.asset_heading, 
.story1 #story_assets a.asset_heading {
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	font-weight: bold;
}
.story1 #story_assets a.asset_heading {
	outline: none;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	display: block;
}
.story1 #story_assets a.asset_heading:hover {
	text-decoration: underline;
}
/*.story1 #story_assets ul#more_assets_list {
	margin: 10px 5px 5px 5px;
}*/
.story1 #story_assets #more_assets_list li a {
	font-size: 1.2em;
}
.story1 #story_assets #more_assets div {
	display: inline;
}
.story1 #story_assets div.mp3 p.assetHeadline {
	display: inline;
	line-height: 1.4em;
	font-size: 1.2em;
	margin-left: 7px;
}
.story1 #story_assets div.mp3 object.button embed {
	margin-top: -15px;
}
.story1 #story_assets div.mp3 p.assetSubHeading {
	margin: 0 0 10px 15px;
}
.story1 #story_assets ul#more_assets_list li div.flashVideoFile {
	display: none;
}
.story1 div#cycleImageCaption {
	text-align: left;
	clear: both;
}
.story1 #story_assets div.embedded h4, 
.story1 #story_assets div.embedded p {
	text-align: left;
}
.story1 #story_assets li.thumbnail {
	margin: 10px;
	float: left;
	height: 50px;
	overflow: hidden;
}
.story1 #story_assets li.thumbnail img {
}
/*.story1 #featured_assets, #story_body #more_photos {
	border-bottom: 1px solid #efefef;
}*/
.story1 #story_assets #more_assets {
	text-align: left;
	}
.story1 #story_assets div.story_asset_divider {
	clear: both;
	border-top: 1px solid #efefef;
	}
/* END: Story Page Assets */


/* These drive the jquery cycle plugin for pictures in story detail */

#ss {
	display: none	
}

#ssHead {
	font-size: 1.1em;
	line-height: 1.3em;
}

#ssControls {
	margin: 0; 
	float: right;
	text-transform: none;
}

#ssControls a {
	color: #243A76
}

#ssControls a:hover {
	text-decoration: underline;
}

#ssControls span {
	font-weight: normal;
}

#ssSlides {
	width: 300px;
	overflow: hidden;
	text-align: center;	
}
#ssSlides img {
	max-width: 300px;
}
a.activeSlide img {
	background: rgb(0, 0, 0,);
	opacity: 0.5;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
	z-index: 20;
}

/* These styles are used for the AJAX version of "Email a friend" and any other tools that 
will be developed needing similar functionality */

#toolbox {
    display: block !important;
    position: static !important;
    border: none !important;
    background: none !important;
	top: 0 !important;
	left: 0 !important;
	float: left;
	width: 100% !important;
	clear: both;
}

#tool {
	margin: 10px !important;
	padding: 10px !important;
	border: 3px solid #243A76 !important;
	background-color: #EFEFF8 !important;
}

#tool .step_title {
	border-bottom:1px solid #A7B0C9;
	color:#272223;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0.5em;
	padding-bottom:0.1em;
	text-transform:uppercase;
}

.email {
	width: auto !important;
}

#email_form .instructions {
	display: none;
}

#email_form .form_field {
	margin: 5px 0 10px 0;
	clear: both;
}

#email_form .attn {
	color: #000;	
}
#email_form .required {
}

#email_form .submit {
	text-align: right;
	margin-bottom:0px;
}

#email_form form {
	width: 443px;
	margin: 0 auto;
	display: block;
}

#email_form label {
	display: block;
	width: 125px;
	margin-right: 10px;
	float: left;
	text-align: right;
	font-weight: bold;
	font-size: inherit !important;
	line-height: 1.5em;
}

#email_form input, #email_form textarea {
	border: 1px solid #000000 !important;
}

.email input[type="text"], .email textarea { 
	font-family: inherit !important;
	font-size: inherit !important;
}

#email_form input.required {
	width: 306px;
	background-color: #FFF !important;
}

#email_form textarea {
	width: 440px;
}

#captcha_div {
	height: 108px;	
}

#recaptcha_area {
	background:white;
	border:1px solid;
	padding-left:0;
}

#recaptcha_table {
	border: none !important;
}

#success_message { }
#failed_message { color: #f00; }
#email_result_message ul { list-style-type: disc; list-style-position: inside; }
#email_result_message ul li { font-size: .9em; }
/* end email form styles */

#captcha_invalid {
     color: red;
     font-weight: bold;
}



/* END toolbox styles */
