
/* - SITEWIDE LAYOUT -

#mi_page_container {
	width: 960px;
	margin: 0 auto 10px;
	overflow: hidden;
	background: #fff url(http://media.heraldonline.com/images/indigio/bg_rnav.gif) right top repeat-y;
	}

#mi_masthead {
	background: #fff;
	z-index: 1000;
	}

#mi_content_container {}

#mi_content { 
	float: left;
	width: 616px;
	padding: 12px;
	}

#mi_sidebar { 
	float: right; 
	width: 300px;
	padding: 10px;
	}

.title {
	position: relative;
	}

.mi_rss_link {
	position: absolute;
	width: 12px;
	height: 12px;
	right: 4px;
	top: 2px;
	}

#mi_breaking {
	margin-bottom: 10px;
	}

/* END SITE-WIDE Layout*/




/* - HOMEPAGE 1 -*/

.hp1 .mi_col_1 {
	float: left;
	width: 300px;
	}

.hp1 .mi_col_2 {
	float: left;
	width: 304px;
	margin-left: 12px;
	}



.hp1 #mi_group_1,
.hp1 #mi_group_2,
.hp1 #mi_group_3,
.hp1 #mi_group_4,
.hp1 #mi_group_5,
.hp1 #mi_group_7,
.hp1 #mi_content #content_match {
	padding: 10px 0;
	}

.hp1 #mi_group_7 .mi_widget {
	clear: both;
	}

.hp1 #mi_sidebar .mi_widget {
	width: 300px;
	margin: 0 auto 10px;
	}

.hp1 .mi_box_1 .mi_col_1 .top_stories li {
	background: none;
	padding-left: 0;
	}

.hp1 #mi_story1 .headline {
	font-size: 1.8em;
	line-height: 1.2em;
	}

.hp1 #mi_story1 .story p {
	font-size: 1.3em;
	}

.hp1 #mi_group_5 .top_stories .stack li {
	background: none;
	padding-left: 0;
	}


/* ---- PHOTO OF THE DAY */
.hp1 #photo_of_the_day {
	}

.hp1 #photo_of_the_day h1 {
	font-weight: normal;
	font-size: 1.8em;
	color: #1f363e;
	text-transform: uppercase;
	padding-bottom: .2em;
	position: relative;
	}

.hp1 #photo_of_the_day h4 {
	text-align: right;
	font-size: .9em;
	font-weight: normal;
	margin-bottom: 5px;
	color: #444;
	}

.hp1 #photo_of_the_day p {
	font-size:1.1em;
	line-height: 1.3em;
	}

.hp1 #photo_of_the_day .image {
	padding: 10px;
	border: 1px solid #f6f3ec;
	}

.hp1 #photo_of_the_day .image img {
	width: 282px;
	}

/* ----------------------------- BREAKING-NEWS */
#mi_breaking {
	padding-bottom: 5px;
	margin-bottom: 10px;
	}

#mi_breaking .title {
	margin: 0;
	font-size: 1.4em;
	border: none;
	font-weight: bold;
	color: #fff;
	background: url(http://media.heraldonline.com/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: #666;
	background: url(http://media.heraldonline.com/images/indigio/headers.gif) 0 0 no-repeat;
	padding: 0 0 0 8px;
	}

#mi_breaking .mi_rss_link {
	top: 5px;
	right: 5px;
	}

#mi_breaking .title .mi_rss_link a {
	background: none;
	padding: 0;
	}

#mi_breaking li {
	font-size: 1.3em;
	margin-bottom: 1em;
	line-height: 1.1em;
	height: 1%;
	position: relative;
	background: none;
	padding: 0;
	}

#mi_breaking li a {
	margin-left: 5em;
	display: block;
	font-weight: bold;
	}

#mi_breaking .timestamp {
	font-size: 11px;
	color: #594124;
	width: 5em;
	position: absolute;
	left: 0;
	top: 0;
	}

#mi_breaking .stack {
	padding: 10px;
	border: 1px solid #f7efd7;
	border-top: none;
	background: #dee5e8 url(http://media.heraldonline.com/images/indigio/highlightBG.gif) left top repeat-x;
	}

/* ----------------------------- end BREAKING-NEWS */


/* -------------------- SITE MAP & FOOTER (SITE-WIDE)--------------------

#mi_footer { 
	clear:both; 
	}

#sitemap .column {
	margin: 10px 0px 0px 10px;
	display: inline;
	float: left;
	width: 108px;
	}

*/
