
/*
	HOMEPAGE 3
	styles specific to the home page template
	make sure everything below is preceded by '.hp3 ' so you don't overwrite other styles when this gets aggregated
*/

.hp3 #mi_breaking {
	margin: 0 10px;
	padding: 10px 0px;
	}

.hp3 #mi_top { background: url(http://media.thestate.com/static/images/bg_rnavTop.gif) repeat-y right top; }

.hp3 #mi_top .mi_content {
	width: 660px;
	float: left;
	}

.hp3 #ZventsWidget { margin: 9px; }

.hp3 #mi_tabs_3_Video { overflow: hidden;	}

.hp3 #mi_top #mi_group_1 {
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0;
	}

.hp3 #mi_group_1 #mi_lead_story .top_stories .image {
	margin-right: 0;
	!important;
	}

.hp3 #mi_group_1 .mi_col_2 .mi_headlines { padding-top: 10px; }

.hp3 #mi_group_1 .mi_col_2 .mi_headlines .top_stories .stack li {
	background: url(http://media.thestate.com/static/images/bltSprite.gif) 0 0 no-repeat;
	padding-left: 12px;
	}

.hp3 #mi_top #mi_group_2 {
	border-top: 1px solid #f2f2f2;
	background: url(http://media.thestate.com/static/images/bg_sky.gif) repeat-y 0 0;
	}

.hp3 .mi_box_1 .mi_col_1 {
	width: 300px;
	padding: 10px;
	}

.hp3 .mi_box_1 .mi_col_1 #mi_lead_story {
	}

.hp3 .mi_box_1 .mi_col_2 {
	width: 320px; 
	padding: 10px;
	}

.hp3 .mi_box_2 .mi_col_1 {
	width: 160px;
	padding: 20px 10px;
	background-color: #f7f7f7;
	}

.hp3 .mi_box_2 .mi_col_2 {
	width: 460px;
	padding: 15px 10px 10px 10px;
	}

.hp3 #mi_bottom .mi_col_1 {
	}

.hp3 #mi_bottom .mi_content {
	width: 549px;
	float: left;
	padding: 10px 0;
	}

.hp3 #mi_bottom .mi_content .mi_col_1,
.hp3 #mi_bottom .mi_content .mi_col_2 {
	width: 254px;
	padding: 0 10px;
	}

.hp3 #mi_bottom .mi_sidebar {
	width: 305px;
	padding: 10px;
	}

.hp3 .mi_box_1 .mi_col_1 .stack li {
	padding: 0;
	background: none;
	}

.hp3 #mi_group_3 {
	background-color: #fafafa;
	border-top: 1px solid #d8d9da;
	border-bottom: 1px solid #d8d9da;
	clear: both;
	}

.hp3 #mi_group_3 .title {
	border: none;
	color: #444;
	}

.hp3 #mi_group_3 ul {
	list-style-type: none;
	}

.hp3 #mi_group_3 li {
	float: left;
	width: 118px;
	height: auto;
	background-color: #fff;
	text-align: center;
	border: 1px solid #efefef;
	border-right: none;
	padding: 10px 0 18px 18px;
	position: relative; /*<-ie7 stacking issue*/
	}

.hp3 #mi_group_3 li.first {
	width: 120px;
	border-left: none;
	}

.hp3 #mi_group_3 li .title {
	text-align: left;
	margin: 0;
	}

.hp3 #mi_group_3 li img {
	width: 100px;
	height 100px;
	float: left;
	border: 1px solid #ccc;
	}

/*COLUMNISTS*/

.hp3 #mi_bottom .mi_sidebar .top_stories { border: 1px solid #efefef; }

.hp3 #mi_bottom .mi_sidebar .top_stories .title { padding: 5px 18px 5px 5px;	}

.hp3 #mi_bottom .mi_sidebar .top_stories .mi_rss_link {
	top: 7px;
	right: 7px;
	}

.hp3 #mi_bottom .mi_sidebar .top_stories .stack { padding: 0 10px; }

.hp3 #mi_bottom .mi_sidebar .top_stories .stack li {
	background: none;
	padding: 0;
	margin-bottom: 1em
	}

.hp3 #mi_bottom .mi_sidebar .top_stories .story { border-bottom: 1px solid #efefef; }

.hp3 #mi_bottom .mi_sidebar .top_stories .story .image {
	margin-left: 10px;
	margin-right: 0 !important;
	}

.hp3 #mi_bottom .mi_sidebar .top_stories .byline {
	font-weight: bold;
	}

.hp3 #mi_bottom .mi_sidebar .top_stories .creditline {
	color: #999;
	}


