/* - STORY PAGE 1 - */


/* START: Story Detail Styles */
#mi_story_detail_top {
	float: left;
}

#addthis {
	width: 125px;
}

/* 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;
}
.story1 #story_section_breadcrumb #addthis {
	float: right;
}
/* End Breadcrumbs */

/* Story tools Overrides */
.story1 #story_tool_bar {
	padding: 5px 5px 10px 5px;
	position:static;
	width: 606px;
	float:left;
	border: none;
	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 {
	width: 210px;
}
.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 {
	margin-bottom: 5px;
}
.story1 #story_header h2#story_subheadline {
	margin: 1px 0 0 0;
}
.story1 #story_header #story_bycredit {
	margin-top: 15px;
	margin-bottom: 5px
}
.story1 #story_body {
	clear: both;
}

/* END: Story Detail Styles */

/* START: Story Page Asset list overrides */
#mi_story_embedded {
	float: left;
	margin-right: 15px;
	/*background-color: #EAEEF8;*/
	border: 1px solid #CCCCCC;
}
.story1 #story_body #story_assets {
	float: left;
	width: 300px;
	padding: 10px;
	border: none;
	margin: 0;
}
.story1 #story_assets #featured_assets, .story1 #story_assets #more_photos, .story1 #story_assets #more_assets {
	padding: 0 0 15px 0;
/*	border-bottom:1px dashed #BFBFBF;
	margin-bottom: 15px; */
}
.story1 #story_assets ul#more_assets_list {
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
}
.story1 div.google_map{
	display:block;
	float:left;
	margin:6px;
}
.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 #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 #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 #more_assets {
	text-align: left;
	}
.story1 #story_assets div.story_asset_divider {
	clear: both;
	border-top: 1px solid #efefef;
	}
.story1 #story_assets ul#more_assets_list, #related_news ul {
}
/* END: Story Asset Styles */
/* ******************** */


/* 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 drive the jquery cycle plugin for pictures in story detail */

#cycleSlideShow{ 
	position: relative;
	height: 200px;
}
#cycleSlideShow #cycleControls {
	z-index: 1000;
	top: 0;
	left: 0;
	position: absolute;
	display: none;
	margin: 0; 
	padding: 2px;
    width: 290px;
}
#cycleSlideShow #cycleControls a { 
	margin: 0;
	padding: 0;
	outline-style: none;
}
a#cyclePrev{
	position: absolute;
	top: 10px;
	left: 10px;
}
a#cycleNext{
	position: absolute;
	top: 10px;
	right: 0;
}
a#cyclePause{
	position: absolute;
	left: 120px;
	
}
a#cyclePlay{
	position: absolute;
	right: 105px
}

#cycleSlides{
	width: 300px;
	height: 200px;
	overflow: hidden;
}
a.activeSlide img {
	background: rgb(0, 0, 0,);
	opacity: 0.5;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
	z-index: 20;
}

/* End jquery cylce styles */
/* #7515943 - Added to control the caption jumping of Images 4.13.09 */
div#cycleImageCaption {
clear:both;
height:50px;
overflow:hidden;
text-align:left;
}


/* These styles are used for the AJAX version of "Email a friend" and any other tools that 
will be developed needing similar functionality */

#toolbox {
/*	top: 55px;
	left: 495px;
	display: none;
	overflow: hidden; */
	float: left;
	width: 100%;
	clear: both;
}

#tool {
	margin: 10px;
	padding: 10px;
	border: 3px solid #243A76;
	background-color: #EFEFF8;
}

#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;
}

/*
#toolbox { 
	display: none;
	position: absolute;
	top: 170px;
	left: 870px;
	border: 3px solid #666;
	background-color: #EEE;
	width: 380px;
	z-index: 100;
	}

#tool { margin: .5em; }
#tool .label { 
	width: 175px; 
	font: 10px normal arial, helvetica, sans-serif; 
} */

/* Email tool */

#email_form .instructions {
	display: none;
}

#email_form .form_field {
	margin: 5px 0 10px 0;
	clear: both;
}

#email_form .email {

}

#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;
	padding-top: 5px;
}

#email_form input, #email_form textarea {
	border: 1px solid #000000;
}

#email_form input.required {
	width: 306px;
}

#email_form textarea {
	width: 440px;
}

#email_form #recaptcha_area {
	background:white;
	border:1px solid;
	padding-left:0;
}

#email_form #recaptcha_table {
	border: none !important;
}

/* END toolbox styles */

.story1 #story_assets #more_assets div.google_map, .story1 #story_assets #more_assets div.google_map div {
	display: block;
}

#commentContainer {
	display: block !important;
}