
/*BASE.css styles*/

* {
	margin: 0;
	padding: 0;
	}

html, body, form, input, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dd, dt, table, thead, tbody, tfoot, th, tr, td, pre, p, blockquote, fieldset {
	margin: 0;
	padding: 0;
	}

body {
	background: #505050;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}

a { 
	color: #025260;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

.title a:hover {
	text-decoration: none;
	}

img,
a img {
	font-size: .9em;
	border: none;
	}

.left {
	float: left;
	margin-right: 3px;
	}

.right {
	float: right;
	margin-left: 3px;
	}

.none {
	display: none;
	}

.clear {
	clear: both;
	}

.center { 
	text-align: center;
	}

.strong {
	font-weight: bold;
	}

.site_title {
	font-size: 3em;
	text-align: center;
	}

#content_match, 
#yahooContentMatch {
	width: 100%;
	margin: 8px 0; 
	text-align: center;
	clear: both;
	float: left;
	}


h1 {
	font-size: 1.8em;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.4em;
	}

h4 {
	font-size: 1.2em;
	}

h5 {
	font-size: 1.1em;
	}

h6 {
	font-size: 1em;
	}

ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}


li, dl, dd, dt, td, pre, p, blockquote, fieldset {
	}

li {
	color: #3e2405;
	}

code,
xmp,
blockquote {
	font-size: 1.2em;
	}


/* --------------------------------------------------------------------------------------------------
hack for floated elements in freeforms containers - makes the box expand for fit content in firefox */

.story:after,
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.story,
.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .story,
* html .clearfix { height: 1%; }

.story,
.clearfix { display: block; }
/* End hide from IE-mac */

/* END clearfix hack
------------------------------------------------------------------------------------------------- */


.clearing {
	clear:both;
	height:1px;
	margin-top:-1px;
	overflow:hidden;
	}
	
/*Page Header*/
h1#mi_heading {
	font-size: 2.2em;
	padding: 0 10px 0 0;
	margin-bottom: .5em;
	font-weight: normal;
	color: #871d27;
	}

.advertisement {
	text-align: center;
	margin: 10px 0;
	vertical-align: middle;
}

#yahoo_728x90_ipatf_1 {
	width: 960px;
	margin: 10px auto;
}	

/* - SITEWIDE LAYOUT - */

#mi_page_container {
	width: 960px;
	margin: 0 auto 50px;
	overflow: visible;
	background: #fff url(http://media.enquirerherald.com/static/images/indigio/bg_rnav.gif) right top repeat-y;
}
#mi_content_container {
	clear: both;
	border: solid #000000;
	border-width: 0 1px 0 1px;
	padding-top: 10px;
	width: 958px;
}
#mi_content { 
	float: left;
	width: 614px;
	padding: 0 12px 12px 12px;
	}
.mi_col_1 {
	float: left;
	width: 300px;
}

.mi_col_2 {
	float: left;
	width: 304px;
	margin-left: 10px;
}

#mi_breaking {
	margin-bottom: 10px;
}
#mi_sidebar { 
	float: right; 
	width: 300px;
	padding: 0 10px 10px 10px;
	overflow: hidden;

}
#mi_footer { 
	clear:both; 
	border: solid #000000;
	border-width: 0 1px 1px 1px;
}



/* -----------------------------  FOOTER/SITE MAP (site wide) */
#sitemap {
	padding-bottom: 25px;
	background: #dfdfdf repeat-x 0 0;
	}


#sitemap .title {
	background-color:#505050;
	border-bottom:1px solid #DEE5E8;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding:10px;
	background-image:none;
}
#sitemap .column {
	font-size: 1.1em;
	margin: 10px 0px 0px 10px;
	display: inline;
	float: left;
	width: 108px;
}


#sitemap .column_title {
	color:#8B2901;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0.3em;
	text-transform:uppercase;
}

#sitemap ul {
	}

#sitemap li {
	}

#sitemap li a {
	color:#025260;
	font-size:10px;
}

/*LEGAL STYLES */

.legal {
	background:#FBFCFC none repeat scroll 0 0;
	border-top:1px solid #FFFFFF;
	margin-bottom:0;
	padding-bottom:20px;
	padding-top:15px;
	text-align:center;
}
.legal ul li {
	display: inline;
	margin-right: 10px;
	font-size:11px;
}

.legal ul li a {
	color: #8a2a02;
}

#footerSisterSites {
	margin-top: 5px;
}


/* END SITE-WIDE Layout*/


/* ------------------------------ MASTHEAD */

#mastLogo A {    
	height: 55px;
	display: block;
	text-indent: -10000px;
}

#masthead_wf1 {

}

#yahoo_950x30_ipatf_1 {
	margin: 0px auto;
	width: 950px;
}

#headerbar {
	text-transform: uppercase;
	width: 100%;
	top: 0;
	left: 0;
	color: #ffffff;
	background-attachment: scroll;
	background-color: #df7130;
	background-image: url(http://media.enquirerherald.com/static/images/indigio/anchorBarBg.png);
	background-repeat: repeat-x;
	background-position: left bottom;	/*z-index: 100;*/
}
#headerlinks {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;

}
#mastLogo {
	font-size: 3.4em;
	float: left;
	margin: 10px 45px 0 0px;
	display: inline;
	width: 375px;
	height: 51px;
	background: url(http://media.enquirerherald.com/static/images/indigio/EHLogo.gif) 0 0 no-repeat;
}
	
#mi_masthead {
	background-color: #505050;
	float:left;
}

#mastBanner {
	background-color: #505050;
	text-align: center;
	padding: 10px 0;
	}

#mastBanner .advertisement {
	margin: 0 auto;
	width: 728px;
	height: 90px;
	display: block;
	}


#headerbar a {
	color: #ffffff;
	}

#headerbar a:hover {
	text-decoration: none;
	color: #c8dde4;
	}

#headerlinks a {
	padding: 0 5px;
	}

/* Added to style MyYahoo RSS links */
.myYahooButton {display:none;}


#insite {
	float: right;
	}

#insite a {
	padding: 0 8px;
	}


#mastAd {
	background: #ffffff;
	float: right;
	display: inline;
	margin: 10px 10px 0 0;
	height: 60px;
	}

#mastAd .advertisement {
	width: 146px;
	margin: 0;
	}

/* - search */

#sitesearch {
	/*background: url(/static/images/indigio/search_bg.png) no-repeat 0 0;
	width: 275px;*/
	color: #FFFFFF;
	font-weight:bold;
	text-transform: uppercase;
	height: 60px;
	float: right;
	margin: 10px 10px 0 0;
	}
#sitesearch form {
	padding-top: 3px;
}
#sitesearch label {
	margin-left: 22px;
	font-size: 1.1em;
	float: left;
	line-height: 20px;
	display: none;
}
#sitesearch label.site {
	margin-left: 0px;
}
#sitesearch label input {
	margin-right: 2px;
	float: left;
	height: 14px;
	width: 14px;
	margin-top: 3px;
}

#sitesearch .search_label {
	display: block;
	margin: 4px 10px 2px 0;
	font-size: 1.1em;
	}

#sitesearch .search_label1,
#sitesearch .search_label2,
#sitesearch .search_label3 {
	text-transform: none;
	padding: 0;
	}

#sitesearch .search_label1 {
	font-weight: normal;
	display: none;
	}

#sitesearch .search_label2 {
	color: #c31;
	}
#yahooSearchBranding {
	display: inline;
}

#sitesearch #search_input {
	border: 1px solid black;
	text-transform: none;
	font-weight: bold;
	color: #abadb3;
	margin: 2px 10px 0 0;
	width: 154px;
	float: left;
	padding: 2px 0;
	-moz-border-radius: 5px;
}

#sitesearch input.button {
	margin-top: 2px;
	border: 1px solid black;
	padding: 1px 2px 1px 3px;
	-moz-border-radius: 5px;
	text-transform: uppercase;

	}

/* - end Search */

#yahoo_1x1_ipatf_1 {
	position: absolute;
}

/* ---------- end MASTHEAD */

/* ---------- SITE NAVIGATION */

#nav {
	height: 58px;
	}

.sf-menu, 
.sf-menu * {
	margin:0;
	padding:0;
}
.sf-menu {
	width: 940px;
	line-height:1.0;
	height: 58px;
	float: left;
	position:relative;
	z-index: 1;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	background: url(http://media.enquirerherald.com/static/images/indigio/navBg.gif) repeat-x left bottom;
	padding: 0 10px;
	}


ul.nav { margin-top: 20px; }

.sf-menu ul {
	float: left;
	position:relative;
	width: 958px;
	background-color: #E4DCD4;
	border: solid #000000;
	border-width: 0 1px;
	}

.sf-menu li {
	float: left;
	list-style:none;
	z-index:999;
	background: transparent url(http://media.enquirerherald.com/static/images/indigio/tabs.png) right -250px no-repeat;
	margin: 0 1px 0 0;
	}

.sf-menu li.current ul {
	z-index: 999;
}
.sf-menu li.sfHover ul,
ul.sf-menu li:hover ul {
	z-index: 1000;
}

.sf-menu a {
	color: #FFFFFF;
	display: inline;
	float: left;
	padding: 9px 0 0 7px;
	margin-right: 8px;
	display: inline;
	text-decoration:none;
	width: auto;
	background: transparent url(http://media.enquirerherald.com/static/images/indigio/tabs.png) left -250px no-repeat;
}

.sf-menu li ul {
	left:0;
	top:-999em;
	position:absolute;
}


/* --- links: default --- */

.sf-menu a,
.sf-menu a:focus, 
.sf-menu a:hover, 
.sf-menu a:active {
	height: 19px;
	background-color: transparent;
	}


/*--- li hover (default) --- */

/*--- SUBNAVIGATION (default) --- */


/* 2nd level : links */
.sf-menu li li,
.sf-menu li li a {
	background: none;
	margin-right: 0px;
	}

.sf-menu li li {
	display: inline;
	height: 20px !important;
	padding-right: 0;
	padding-left: 0;
	margin: 0 5px;
	}

/* assigned dynamically from js file - style as needed */
.sf-menu li li.firstSubItem {
	}

/* 2nd level : default link hover */
.sf-menu li:hover li a {
	color: #000;
	}

.sf-menu li li:hover a,
.sf-menu li li a:hover {
	text-decoration: underline;
	}



/*--- li current : currently selected item (see html) --- */

/* top level */
.sf-menu li.current,
.sf-menu li.current:hover,
.sf-menu li.current.sfHover,
.sf-menu li.current.sfHover:hover {
	background-position: right -250px;
	}

.sf-menu li.current a,
.sf-menu li.current:hover a,
.sf-menu li.current.sfHover a,
.sf-menu li.current.sfHover:hover a {
	background-position: 0 -250px;
	}

.sf-menu li.current a,
.sf-menu li.current:hover a {
	color: #000;
	font-weight: bold;
	}


/*--- current tab, but not active (class name changed dynamically) --- */

.sf-menu li.currentOff {
	border-bottom: 1px solid #cbc6a0;
	}

.sf-menu li.currentOff a:hover,
.sf-menu li.currentOff a {
	color: #cbc6a0;
	height: 18px;
	}

/* hover */
.sf-menu li.current:hover li a {
	color: #000;
	}

/* 2nd level : inherited current status */
.sf-menu li.current li a,
.sf-menu li.current:hover li a,
.sf-menu li.current.sfHover li a,
.sf-menu li.current.sfHover:hover li a {
	color: #000;
	height: auto;
	font-weight: normal;
	}

/* 2nd level : declared current status */
.sf-menu li li.current a,
.sf-menu li li.current a:hover,
.sf-menu li.current:hover li.current a,
.sf-menu li.current li.current a:hover,
.sf-menu li.current.sfHover li.current a {
	font-weight: bold;
	}

/* 2nd level - selected (declared) hover */
.sf-menu li.current li:hover a {
	color: #fff;
	}

/* 2nd level - selected (declared) hover */
.sf-menu li li.current:hover a {
	text-decoration:underline;
	}


/*--- li hover (dynamically added to html) --- */

/* top level */
.sf-menu li:hover,
.sf-menu li.sfHover:hover,
.sf-menu li.sfHover {
	background-position: right -100px;
	}

/*.sf-menu li:hover a,*/
.sf-menu li:hover a,
.sf-menu li.sfHover a,
.sf-menu li.sfHover a:focus, 
.sf-menu li.sfHover a:hover, 
.sf-menu li.sfHover a:active,
.sf-menu li.sfHover:hover a {
	background-position: left -100px;
	color: #8A2A02
	}


/* 2nd level : inherited hover status */

.sf-menu li.sfHover li a,
.sf-menu li.sfHover li a:focus, 
.sf-menu li.sfHover li a:hover, 
.sf-menu li.sfHover li a:active,
.sf-menu li.sfHover:hover li a {
	color: #000;
	height: auto;
	background-image: none;
	}

/* 2nd level - selected (declared) hover */
.sf-menu li.sfHover li a:hover,
.sf-menu li.sfHover li:hover a {
	text-decoration: underline;
	background-image: none;
	}

.sf-menu li.sfHover li.current a  {
	}

.sf-menu li.sfHover li.current a:hover,
.sf-menu li.sfHover li.current:hover a {
	text-decoration: none;
	}

.sf-menu li:hover ul, /* pure CSS hover is removed below */
body .sf-menu li.current ul, /* this must be more specific than the .superfish override below */
ul.sf-menu li.sfHover ul,
ul.sf-menu li.sfHover2 ul {
	top: 28px;
	height: 30px;
}

.sf-menu li:hover li ul,
.sf-menu li.sfHover li ul {
	top:-999em;
}
.sf-menu li li:hover ul, /* pure CSS hover is removed below */
ul.sf-menu li li.sfHover ul,
ul.sf-menu li li.sfHover2 ul {
	top: 28px;
}
/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}

.classNav {
	}

.sf-menu li.classNav {
	float: right;
	}


.sf-menu .classNav a {
	color: #FFFFFF;
	}

/*--- Place an Ad Special Styles --- */
	
li#RH-Nav-PlaceAd {
	background:transparent url(http://media.enquirerherald.com/static/images/indigio/tabs.png) no-repeat scroll right -250px;
	margin-right: 0px;
}
li#RH-Nav-PlaceAd a {
	background:transparent url(http://media.enquirerherald.com/static/images/indigio/tabs.png) no-repeat scroll left -250px;
	color: #ffffff;
}


li.classNav{
	background:transparent url(http://media.enquirerherald.com/static/images/indigio/tabs.png) no-repeat scroll right -200px;
	color: #8a2a02;
}

li.classNav a {
	background:transparent url(http://media.enquirerherald.com/static/images/indigio/tabs.png) no-repeat scroll left -200px;
	color: #8a2a02;
}



/*--- li hover (dynamically added to html) --- */

/* top level */
.sf-menu li.classNav:hover,
.sf-menu li.sfHover2:hover,
.sf-menu li.sfHover2 {
	background-position: right -100px;
	}

/*.sf-menu li:hover a,*/
.sf-menu li.classNav:hover a,
.sf-menu li.sfHover2 a,
.sf-menu li.sfHover2 a:focus,
.sf-menu li.sfHover2 a:hover,
.sf-menu li.sfHover2 a:active,
.sf-menu li.sfHover2:hover a {
	background-position: left -100px;
	color: #8a2a02;
	}

.sf-menu .classNav ul {
	}

.sf-menu li.classNav li,
.sf-menu li.classNav li a {
	background: none;
	clear: none;
	width: auto;
	display: inline;
	}

.sf-menu li.classNav li {
	float: right;
	}

.sf-menu li.classNav li a {
	float: left;
	padding: 9px 7px 0 0;
	}

.sf-menu li.classNav ul {
	float: right;
	}

.sf-menu li.classNav:hover li a,
.sf-menu li.sfHover2 li a,
.sf-menu li.sfHover2 li a:focus, 
.sf-menu li.sfHover2 li a:hover, 
.sf-menu li.sfHover2 li a:active,
.sf-menu li.sfHover2:hover li a {
	height: auto;
	}


.sf-menu li.current:hover, .sf-menu li.current.sfHover, .sf-menu li.current.sfHover:hover {
	background-position:right 0;
	color:white;
	text-decoration:underline;
}

/* ---------- end SITE NAVIGATION*/


/* -------------------- TABS --------------------*/


/* jQuery base styles (modified by indigio) */
/* from demo page: http://stilbuero.de/jquery/tabs_3/ */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

.ui-tabs-nav, /*<- tabs (appended to ul) */
.ui-tabs-panel {  /* <- content (appended to tabBody div) */
	}

.ui-tabs-nav {
	list-style: none;
	margin: 0;
	padding-top: 5px;
	text-transform: uppercase;
	font-size: 1em;

	}

.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
	display: block;
	clear: both;
	content: " ";
	}

.ui-tabs-nav li {
	float: left;
	margin: 0 1px 0 0;
	min-width: 30px; /* be nice to Opera */
	}

.ui-tabs-nav a,
.ui-tabs-nav a span {
	display: block;
	padding: 0 10px;
	background: url(http://media.enquirerherald.com/static/images/indigio/tabs.png) no-repeat;
	color: #303030;
	}

.ui-tabs-nav a {
	margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
	padding-left: 0;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	white-space: nowrap; /* required in IE 6 */    
	outline: 0; /* prevent dotted border in Firefox */
	}

.ui-tabs-nav .ui-tabs-selected a {
	position: relative;
	top: 1px;
/*	z-index: 2; */
	margin-top: 0;
	color: #fff;
	}

.ui-tabs-nav .ui-tabs-selected a span {
	color: #fff;
	}

.ui-tabs-nav a span {
	width: 30px; /* IE 6 treats width as min-width */
	min-width: 30px;
	height: 18px; /* IE 6 treats height as min-height */
	min-height: 18px;
	padding-top: 4px;
	padding-right: 0;
	line-height: 1.6em; /*<- eq. to the font-size of .title */
	}

*>.ui-tabs-nav a span { /* hide from IE 6 */
	width: auto;
	height: auto;
	}

.ui-tabs-nav .ui-tabs-selected a span {
	padding-bottom: 1px;
	}






/* NORMAL - BG STYLING*/

.ui-tabs-nav a,
.ui-tabs-nav .ui-tabs-disabled a:hover,
.ui-tabs-nav .ui-tabs-disabled a:focus,
.ui-tabs-nav .ui-tabs-disabled a:active {
	background-position: 100% -250px;
	}

.ui-tabs-nav a span,
.ui-tabs-nav .ui-tabs-disabled a:hover span,
.ui-tabs-nav .ui-tabs-disabled a:focus span,
.ui-tabs-nav .ui-tabs-disabled a:active span {
	background-position: 0 -250px;
	}


/* Selected State */
.ui-tabs-nav .ui-tabs-selected a,
.ui-tabs-nav .ui-tabs-selected a:hover,
.ui-tabs-nav .ui-tabs-selected a:focus, 
.ui-tabs-nav .ui-tabs-selected a:active {
	background-position: 100% -150px;
	}

.ui-tabs-nav .ui-tabs-selected a span,
.ui-tabs-nav .ui-tabs-selected a:hover span,
.ui-tabs-nav .ui-tabs-selected a:focus span,
.ui-tabs-nav .ui-tabs-selected a:active span {
	background-position: 0 -150px;
	}

/* Over State */
.ui-tabs-nav a:hover,
.ui-tabs-nav a:focus,
.ui-tabs-nav a:active {
	background-position: 100% -200px;
	}

.ui-tabs-nav a:hover span,
.ui-tabs-nav a:focus span,
.ui-tabs-nav a:active span {
	background-position: 0 -200px;
	}

.ui-tabs-nav a:hover,
.ui-tabs-nav a:hover span {
	text-decoration: none;
	}


.ui-tabs-nav .ui-tabs-selected a:link,
.ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link,
.ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
	cursor: text;
	}

.ui-tabs-nav a:hover,
.ui-tabs-nav a:focus,
.ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover,
.ui-tabs-nav .ui-tabs-unselect a:focus,
.ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
	cursor: pointer;
	}

.ui-tabs-nav a:hover span {
	color: #444;
	}

.ui-tabs-nav .ui-tabs-selected a span,
.ui-tabs-nav .ui-tabs-selected a:hover span {
	color: #ffffff
	}


.ui-tabs-disabled {
	opacity: .4;
	filter: alpha(opacity=40);
	}



.ui-tabs-panel {
	border: 1px solid #CEC1B2;
	padding: 1em .8em;
	background: #CEC1B2; /* declare background color for container to avoid distorted fonts in IE while fading */
	}

.ui-tabs-panel li {
	font-size: 1.2em;
	line-height: 1.4em;
	}

.ui-tabs-panel p {
	margin-bottom: 10px;
	font-size: 1.2em;
	}

.ui-tabs-loading em {
	padding: 0 0 0 20px;
	background: url(http://media./images/indigio/loading.gif) no-repeat 0 50%;
	}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
	display: inline-block;
	}

*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
	display: inline-block;
	}




/* BASE TABS CONTAINER */

span.mi_tabs_label {
	float: left;
	margin: 8px 10px 0 8px;
	font-size: 14px;
	font-weight: bold;
	}

.mi_tabs {
	background: url(http://media.enquirerherald.com/static/images/indigio/headers.gif) no-repeat 100% 0;
	clear: both;
	margin-bottom: 10px;
	}

.mi_tabs .title {
	margin-bottom: 0.5em;
	padding-bottom: 0.1em;
	text-align: left;
	text-transform: uppercase;
	color: #444;
	font-size: 1.2em;
	font-weight: normal;
	}

.mi_tabs .title a {
	color: #444;
	}

.mi_tabs .title-right .title,
.mi_tabs .title-left .title {
	background: none;
	text-align: left;
	border: none;
	margin: .25em 0 0;
	font-size: 1em;
	}

.mi_tabs .title-right .title a,
.mi_tabs .title-left .title a {
	text-align: left;
	background: none;
	font-weight: normal;
	}

.mi_tabs .ui-tabs-nav {
	background: #d4af37 url(http://media.enquirerherald.com/static/images/indigio/headers.gif) no-repeat 0 0;
	margin-right: 5px;
	padding-left: 5px;
	}

/* - Nested Tab Set - */
.ui-tabs-panel .mi_tabs .ui-tabs-nav li {
	font-size: 1em;
	}



/* SIDEBAR - LIGHT GRAY BG */

/* Normal/Inactive State */
#mi_sidebar .ui-tabs-nav a,
#mi_sidebar .ui-tabs-nav .ui-tabs-disabled a:hover,
#mi_sidebar .ui-tabs-nav .ui-tabs-disabled a:focus,
#mi_sidebar .ui-tabs-nav .ui-tabs-disabled a:active {
	background-position: 100% -250px;
	}
#mi_sidebar .ui-tabs-nav a span,
#mi_sidebar .ui-tabs-nav .ui-tabs-disabled a:hover span,
#mi_sidebar .ui-tabs-nav .ui-tabs-disabled a:focus span,
#mi_sidebar .ui-tabs-nav .ui-tabs-disabled a:active span {
	background-position: 0 -250px;
	}

/* Selected State */
#mi_sidebar .ui-tabs-nav .ui-tabs-selected a,
#mi_sidebar .ui-tabs-nav .ui-tabs-selected a:hover,
#mi_sidebar .ui-tabs-nav .ui-tabs-selected a:focus, 
#mi_sidebar .ui-tabs-nav .ui-tabs-selected a:active {
	background-position: 100% -150px;
	}
#mi_sidebar .ui-tabs-nav .ui-tabs-selected a span,
#mi_sidebar .ui-tabs-nav .ui-tabs-selected a:hover span,
#mi_sidebar .ui-tabs-nav .ui-tabs-selected a:focus span,
#mi_sidebar .ui-tabs-nav .ui-tabs-selected a:active span {
	background-position: 0 -150px;
	}

/* Over State */
#mi_sidebar .ui-tabs-nav a:hover,
#mi_sidebar .ui-tabs-nav a:focus,
#mi_sidebar .ui-tabs-nav a:active {
	background-position: 100% -200px;
	}
#mi_sidebar .ui-tabs-nav a:hover span,
#mi_sidebar .ui-tabs-nav a:focus span,
#mi_sidebar .ui-tabs-nav a:active span {
	background-position: 0 -200px;
	}

/* -------------------- END TABS --------------------*/



/* ------------------------------ WEATHER */

#weather_contents {
	width: 300px;
	height: 80px;
	font-size: 1.1em;
	line-height: 15px;
	font-weight: bold;
	overflow:hidden;
	position: relative;
}
#weather_contents a {
	color: #000000;
}
#wdata{
	position: relative;
	left: 0px;
	width: 900px;
}
#wcurrent, #woutlook, #wloader{
	float: left;
	width: 300px;
	color: #ffffff;
	height: 65px;
}
#wloader{
	line-height: 75px;
	text-align: center;
}
#woutlook {
	background: url('http://media.enquirerherald.com/static/images/accuweather/indigio/outlookBg.png') 0 0 no-repeat;
}
.woutlookday{
	width: 100px;
	float: left;
}
.wcity {
	height: 15px;
	text-align: right;
	color: #000000;
}
.wdetails{
	height: 65px;
	padding: 0 5px;
}
.wicon {
	position: relative;
	top: 0;
	float: left;
}
#wcurrent .wicon {
	top: -15px;
	height: 80px;
	width: 80px;
}
#woutlook .wicon {
	height: 45px;
	width: 45px;
}
.wtemp {
	float: left;
	font-size: 45px;
	line-height: 50px;
	margin-left: 18px;
	font-weight: normal;
	width: 100px;
	text-align: center;
}
.whilo {
	line-height: normal;
}
.wdesc {
	text-align: center;
}

.wdayhilo {
	margin-left: 48px;
	height: 45px;
}
.wday{
	color: #000000;
	text-transform: uppercase;
}
.whi {
	margin-bottom: 3px;
}
#wlinks {
	text-align: right;
	height: 15px;
	display: none;
}
#wcurrent .whilo {
	padding: 7px 0;
	float: right;
	font-size: 1.3em;
	min-width:70px;
	max-width: 80px;
	margin: 0px;
}
#woutlook .whilo {
	padding: 3px 0;
	line-height: 12px;
}
#weather_contents.daytime {
	background: url('http://media.enquirerherald.com/static/images/accuweather/indigio/weatherAmBg.png') 0 0 no-repeat;
}
#weather_contents.nighttime {
	background: url('http://media.enquirerherald.com/static/images/accuweather/indigio/weatherPmBg.png') 0 0 no-repeat;
}
#weather_contents.severe {
	background: url('http://media.enquirerherald.com/static/images/accuweather/indigio/weatherSevereBg.png') 0 0 no-repeat;
}
#weather_contents a.severe {
	display: none;
	color: #CC0000;
}
#weather_contents.severe a.forecast {
	display: none;
}
#weather_contents.severe a.severe {
	display: inline;
}

/* ------------------------------ end WEATHER */


/* ------------------------------ HEADLINES */

.mi_headlines {
	margin-bottom: 15px;
	}

.mi_headlines li {
	margin-bottom: .5em;
	}

.mi_headlines .story {
	margin: 0;
	padding: 0;
	border: none;
	}

.mi_headlines .story_header h4,
.mi_headlines .story_body {
	display: none;
	}

.mi_headlines .headline {
	}

.mi_headlines .more {
	font-size: 1.2em;
	}

.mi_headlines .stack {}

.mi_headlines .stack .story {
	border: 0;
	}

/* ------------------------------ end HEADLINES */

/* ------------------------------ TOP STORIES */
.top_stories {
	clear: both;
	}

.top_stories .title a {
	}

.top_stories .stack li {
	background: none;
	padding: 0px;
	}

.top_stories .story .headline {
	text-align: left;
	}
/* ------------------------------ end TOP STORIES */

/* ------------------------------ TITLES */

div.section_heading {
	margin-top: 5px;
	margin-bottom: 10px;
}
div.section_heading h1 {
	margin-top: -4px;
	margin-right: 20px;
	float: left;
}
div.section_heading div.clear{
	width: 100%;
	border-bottom: 1px solid #a7b0c9;
}
div#heading_rss {
	float: left;
}
div#heading_rss a.myYahooButton img{
	margin-top: -12px;
}

div.mi_auto_top h3.headline{
	font-size: 1.8em;
}

.title {
	background-image:url(http://media.enquirerherald.com/static/images/indigio/section_head.gif);
	background-repeat:repeat-x;
	/*color:#025260;*/
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	padding: 0 5px 5px 5px;
	position:relative;
	text-transform:uppercase;
	background-position: -5px 80%;
}

.title a {
	color: #025260;
	}


.mi_rss_link {
	position: absolute;
	width: 12px;
	height: 12px;
	right: 2px;
	top: 1px;
	}
	
.mi_rss_yahoo_link {
	position: absolute;
	width: 110px;
	height: 12px;
	right: 2px;
	top: 1px;
	}
	
.mi_rss_link img, .mi_rss_yahoo_link img {
	height: auto;
	width: auto;
	}
/* ------------------------------ end TITLES */

/* ------------------------------ story/headline STACK */
.stack li {
	margin-bottom: 5px;
	line-height: 1.4em;
	background: url(http://media.heraldonline.com/images/indigio/bltSprite.gif) 0 0 no-repeat;
	padding-left: 12px;
	}

.stack .story .headline {
	}
	
#mi_story1 {
	margin-bottom: 20px;
}
/*  ------------------------------  end STACK */

/* ------------------------------ STORY styles */
.story {
	clear: both;
	}



.story .left {
	margin-right: 10px;
	}

.story .story_header {
	margin-bottom: 5px;
	}



.story .section_name {
	text-transform: uppercase;
	font-weight: normal;
	color: #666;
	font-size: 1.4em;
	margin-bottom: .5em;
	padding-bottom: .1em;
	}

/* headline (NOTE: sometimes an h3 sometimes a div) */
.story .headline {
	margin-bottom: .3em;
	padding: 0;
	}

.story .headline a {
	color: #025260;
	}


/* subheadline */
.story h2 {
	font-size: 1.3em;
	} 

/* overline */
.story h3 {
	font-weight: normal;
	}

/*
.mi_col_2 .story h3 a {
	color: #650313;
	font-weight:bold;
	font-size: 11px;
}
*/

.story h3 a {
	color: #025260;
}

/* dates */
.story h4.date {
	color: #666;
	font-size: .8em;
	margin-top: 5px;
	}

.story h4.byline {
	margin-bottom: .3em;
	color: #a5a5a5;
	display: inline;
	font-weight: normal;
	font-size: 1.1em;
	margin-right: .5em;
	padding-right: .5em;
	border-right: 1px solid #a5a5a5;
	}

.story h4.creditline {
	margin-bottom: .3em;
	color: #a5a5a5;
	font-size: 1.1em;
	display: inline;
	font-weight: normal;
	}

/* kicker/shirttail */
.story h6 {
	font-size: .8em;
	}

.story p {
	font-size: 1.4em;
	margin-bottom: 10px;
	line-height: 1.3em;
	}

.story .dateline {
	font-weight: bold;
	padding-right: 5px;
	}

.story .dateline:after {
	content: " --";
	}

.story a.more {
	padding: 0 10px 0 0px;
	display: block;
	}

.story a.more:hover {
	text-decoration: underline;
	}

/* Story Image Container */
.story .image {
	text-align: center;
	margin-bottom: 10px;
	}

.story .image img {
	height: auto;
	}

.story_body {
	margin-top: 5px;
	}

/* caption */
.story .image p {
	text-align: left;
	font-size: 1.1em;
	} 

/* byline and/or creditline */
.story .image h4,
.story .image h5 {
	text-align: right;
	color: #666;
	font-size: .9em;
	margin-bottom: .25em;
	font-weight: normal;
	}

/* byline and/or creditline - left image */
.story .left h4,
.story .left h5 {
	text-align: left;
	}

/*story - summary & no-summary extensions*/
.summary {}

.summary .headline {
	font-size: 2.0em;
	line-height: 1.2em;
	font-weight:bold;
	}

.summary .headline a {
	color: #8b2901;
	}

.no_summary .headline {
	font-size: 1.2em;
	}

/* story ASSETS */
.story_assets {
	margin-bottom: 10px;
	float: left;
	}

.story_assets h3 {
	text-transform: none;
	color: #000;
	font-weight: bold;
	margin-top: 0;
	color: #444;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1em;
	margin-bottom: .5em;
	}

.story_assets li {
	font-size: 1.2em;
	line-height: 1.4em;
	}

.story_assets a:hover {
	}

.story_assets a span {
	color: #444;
	text-transform: uppercase;
	margin-right: 5px;
	display: inline;
	}

.story_assets li {
	margin-bottom: 5px;
	padding-left: 14px !important;
	}

.story_assets a span {
	margin-left: -12px;
	display: inline;
	float: left;
	}

.story_assets a span.asset {
	padding-left: 12px;
	font-size: 1em;
	background-image: url(http://media.heraldonline.com/images/indigio/iconSprite.gif) !important;
	background-repeat: no-repeat;
	background-position: 0 0;
	}

.story_assets a span.asset_photo,
.story_assets a span.asset_gallery {
	background-position: 0 2px;
	}

.story_assets a span.asset_mobile {
	background-position: 0 -18px;
	}

.story_assets a span.asset_ap_video_link {
	background-position: 0 -38px;
	}

.story_assets a span.asset_mp3,
.story_assets a span.asset_audio {
	background-position: 0 -58px;
	}

.story_assets a span.asset_comments {
	background-position: 0 -78px;
	}

.story_assets a span.asset_user {
	background-position: 0 -98px;
	}

.story_assets a span.asset_doc {
	background-position: 0 -118px;
	}

.story_assets a span.asset_blog {
	background-position: 0 -78px;

	}

.story_assets a span.asset_cal {
	background-position: 0 -158px;
	}

.story_assets a span.asset_print {
	background-position: 0 -178px;
	}

.story_assets a span.asset_email {
	background-position: 0 -198px;
	}

.story_assets a span.asset_subscribe {
	background-position: 0 -218px;
	}

.story_assets a span.asset_rss {
	background-position: 0 -238px;
	}

.story_assets a span.asset_podcast {
	background-position: 0 -58px;
	}

.story_assets a span.asset_link {
	background-position: 0 -278px;
	}

/* end story ASSETS */

/* Read More Styles */

span.readMore {
	float:right;
	margin: -5px 0 10px 0;
	font-size: 11px;
}
 span.readMore a{
	text-decoration: underline;
	color: #8b2901;
	
}

/*  END Read More Styles */

/* ----------------------------- end STORY styles */

/* ----------------------------- MORE STORIES */
.more_stories {
	clear: both;
	margin-bottom: .5em;
	}
	


/* ----------------------------- end MORE STORIES */

/* ----------------------------- BREAKING-NEWS */
#mi_breaking {
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	}

#mi_breaking .title {
	margin: 0;
	font-size: 1.4em;
	border: none;
	font-weight: bold;
	color: #fff;
	background: url(http://media.enquirerherald.com/static/images/indigio/headers.gif) top right no-repeat;
	padding: 0 5px 0 0;
	line-height: 1.8em;
	height: 1%;
	}

#mi_breaking .title a {
	display: block;
	color: #ffffff;
	background: url(http://media.enquirerherald.com/static/images/indigio/headers.gif) 0 0 no-repeat;
	padding: 0 0 0 8px;
	}

#mi_breaking .mi_rss_link {
	top: 7px;
	right: 8px;
	}
	
#mi_breaking .title a .mi_rss_yahoo_link{
	padding: 0;
} 

#mi_breaking .title .mi_rss_link a {
	background: transparent none repeat scroll 0 0;
	padding: 0;
	}

#mi_breaking li {
	margin: 5px 0;
	background: none;
	}

#mi_breaking li a {
	display: block;
	font-weight: bold;
	color: #025260;
	}

#mi_breaking .timestamp {
	font-size: 11px;
	color: #ffffff;
	width: 5em;
	position: absolute;
	left: 0;
	top: 0;
	}

#mi_breaking .stack {
	border-top: 1px solid #000000;
	background: #cec1b2;
	padding: 5px 5px 5px 30px;
	list-style-type: disc;
	}

/* ----------------------------- end BREAKING-NEWS */

/* ----------------------------- start HTML_Modules */
#.mi_box_3 .html_module {
	font-size: 12px;
	margin-bottom: 10px;
}

.mi_box_3 .mi_col_2 {
	padding-left: 10px;
	width: 294px;
}
/* ----------------------------- end HTML_Modules */


/* ----------------------------- jCarouselLite Widgets */

.carousel_container, .carousel_promo, .carousel_promo li {
	z-index: 0 !important;
}

/* Top Galleries Slider */

#mi_group_5 .carousel_wrapper {
height: 110px;
padding: 5px 40px;
background-color: #fff;
border-top: 1px solid #EBE6C4;
border-bottom: 1px solid #EBE6C4;
}

#mi_group_5 .carousel_promo li {
	width: 177px;
	text-align: center;
}

#mi_group_5 .carousel_promo li img {
	background-color:#EBE6C4;
	border:1px solid black;
	padding:3px;
	margin: 0 auto;
}

#mi_group_5 .carousel_headline {
	position: relative;
	bottom: 30px;
	left: 15px;
	font-size: 10pt;
	font-weight: bold;
}

#mi_group_5 .carousel_controls {
	position: relative;
	top: -120px;
}

#mi_group_5 .next {
	position: absolute;
	top: 20px;
	right: 5px;
}

#mi_group_5 .next a {
	display: block;
	width: 20px;
	height: 73px;
	background: url('http://media.heraldonline.com/static/images/mi/third_party/jcarousel/arrowRight.gif')
}

#mi_group_5 .prev {
	position: absolute;
	top: 20px;
	left: 5px;
}

#mi_group_5 .prev a {
	display: block;
	width: 20px;
	height: 73px;
	background: url('http://media.heraldonline.com/static/images/mi/third_party/jcarousel/arrowLeft.gif');
}


/* site promo slider */

#rh_site_promo .carousel_wrapper {
height: 85px;
}

#rh_site_promo .carousel_promo {
height: 72px;
}

#rh_site_promo .carousel_headline {
position: relative;
bottom: 30px;
left: 15px;
font-size: 10pt;
font-weight: bold;
}

#rh_site_promo .carousel_controls {
	position: relative;
	top: -13px;
}

#rh_site_promo .next {
	float: right;
	height: 13px;
}

#rh_site_promo .prev {
	float: left;
	height: 13px;
}


/* old bulky crap to remove */

#mi_group_5 .jcarousel-container {
    position: relative;
}

#mi_group_5 .jcarousel-clip {
/*    z-index: 2; */
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

#mi_group_5 .jcarousel-list {
/*    z-index: 1; */
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

#mi_group_5 .jcarousel-list li,
#mi_group_5 .jcarousel-item {
    float: left;
    list-style: none;
    text-align: center;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 175px;
    height: 110px;
}

#mi_group_5 .jcarousel-next, #mi_group_5 .jcarousel-prev {
/*    z-index: 3; */
    display: none;
}

#mi_group_5 .jcarousel-skin-simple {
	background-color: #fff;
	border-top: 1px solid #EBE6C4;
	border-bottom: 1px solid #EBE6C4;
}

#mi_group_5 .jcarousel-skin-simple .jcarousel-container-horizontal {
	padding: 0px 40px;
}

#mi_group_5 .jcarousel-skin-simple .jcarousel-clip-horizontal {
	height: 110px;
}

#mi_group_5 .jcarousel-skin-simple .jcarousel-next-horizontal {
	position: absolute;
	top: 18px;
	right: 5px;
	width: 20px;
	height: 73px;
	cursor: pointer;
}

#mi_group_5 .jcarousel-skin-simple .jcarousel-next-disabled-horizontal,
#mi_group_5 .jcarousel-skin-simple .jcarousel-next-disabled-horizontal:hover,
#mi_group_5 .jcarousel-skin-simple .jcarousel-next-disabled-horizontal:active {
	display: none;
}

#mi_group_5 .jcarousel-skin-simple .jcarousel-prev-horizontal {
	position: absolute;
	top: 18px;
	left: 5px;
	width: 20px;
	height: 73px;
	cursor: pointer;
}

#mi_group_5 .jcarousel-skin-simple .jcarousel-prev-disabled-horizontal,
#mi_group_5 .jcarousel-skin-simple .jcarousel-prev-disabled-horizontal:hover,
#mi_group_5 .jcarousel-skin-simple .jcarousel-prev-disabled-horizontal:active {
	display: none;
}

/* ----------------------------- end jCarouselLite Widgets */

/* SS-249 fixing 960x30 div */
#dart_960x30_ats_1 {
	margin: 0;
}

