
/*
	SECTION FRONT 3
	make sure everything in here is preceded by '.sf3 ' so you don't overwrite other styles when this gets aggregated
	updated:  2010-10-28 by Chris Hessert <chessert@thestate.com>
*/

.sf3 #mi_top {
	float: left;
	width: 965px;
	background: url(http://media.thestate.com/static/images/bg_rnavTop.gif) repeat-y right top;
	}

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

.sf3 .mi_box_1a {
	width: 250px;
	float: left;
	padding: 10px;
	background: #FFF;
	}

.sf3 .mi_box_1b {
	width: 370px;
	float: left;
	padding: 10px;
	}

.sf3 #mi_top .mi_sidebar {
	padding: 10px 0;
	}

.sf3 .mi_box_1a .top_stories .stack li {
	padding: 0;
	background: none;
	}

.sf3 #mi_lead_story .image img {
	width: 250px;
	height: auto;
	}

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

.sf3 #mi_group_2 .title {
	border: none;
	color: #444;
	}

.sf3 #mi_group_2 ul {
	list-style-type: none;
	}

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

.sf3 #mi_group_2 li img {
	border: 1px solid #ccc;
	}

.sf3 #mi_group_2 li.first {
	border-left: none;
	width: 120px;
	}

.sf3 #mi_group_2 li .title {
	text-align: left;
	margin: 0;
	}

.sf3 #mi_group_2 li img {
	width: 100px;
	height 100px;
	float: left;
	}

.sf3 #mi_middle {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	background: url(http://media.thestate.com/static/images/bg_sky.gif) repeat-y 0 0;
	}

.sf3 #mi_middle .mi_box_2 { /*<- mi_content*/
	width: 660px;
	float: left;
	}

.sf3 #mi_middle .mi_box_2 .ad_wrapper {
	width: 160px;
	padding: 20px 10px;
	background-color: #f7f7f7;
	float: left;
	}

.sf3 #mi_middle #mi_group_3 h2 {
	color: #444;
	padding-bottom: 20px;
	background-color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.8em;
	font-family: Georgia,"Times New Roman",Times,serif;
	}

.sf3 #mi_middle .mi_box_2 #mi_group_3 {
	float: right;
	padding: 15px 10px 10px;
	width: 460px;
	}

.sf3 #mi_bottom {
	padding-top: 10px;
	border-top: 1px solid #efefef;
	}

.sf3 #mi_bottom .mi_content {
	width: 540px;
	float: left;
	}

.sf3 #mi_bottom .mi_content .mi_col_1 {
	width: 250px;
	padding: 10px;
	float: left;
	}

.sf3 #mi_bottom .mi_content .mi_col_2 {
	width: 250px;
	padding: 10px;
	}

.sf3 #mi_bottom .mi_sidebar {width: 420px !important;}

.sf3 #mi_bottom .mi_sidebar .mi_widgets  { width: 305px; }

.sf3 #mi_bottom .mi_sidebar .mi_widgets .mi_col_1 #mi_group_6 { margin: 0 8px 8px; }

.sf3 #content_match{
	margin: 8px 0; 
	text-align: left;
	}

