
/*
	THEME 2
	base styles
	put page-specific files in their separate .css files (e.g. home3.css, section3.css, etc.)
*/

* {
	margin: 0;
	padding: 0;
	}

body {
	background: #444 url(http://media.thestate.com/static/images/bg_body.gif) 50.1% 0 repeat-y;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 62.5%;
	color: #303030;
	border-style: none; 
	border-width: 0;
	}

a { 
	color:#38616a;
	text-decoration: none;
	}

a, a img { border: 0; }

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 {
	margin: 8px 0; 
	text-align: center;
	width: 616px;
	}

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 {}

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

/* MI CONTENT CONTAINER */

#mi_content_container a {}


/* SECTION HEADING */

.section_heading {
	position: relative;
	padding: 2px 100px 3px 10px;
	border-bottom: 1px solid #bec6c7;
	}

h1#mi_heading {
	padding: 2px 10px 3px 10px;
	border-bottom: 1px solid #bec6c7;
	}

h1#mi_heading,
.section_heading h1 {
	font-size: 2.0em;
	font-weight: normal;
	color: #bec6c7;
	}

.section_heading #heading_rss {
	position: absolute;
	top: 5px;
	right: 10px;
	height: 22px;
	}

.section_heading .myYahooButton {
	vertical-align: top;
	}

.section_heading .rss img {
	vertical-align: middle;
	margin-top: 3px;
	}


/* 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;
	text-transform: capitalize;
	}

.mi_headlines .stack {}

.mi_headlines .stack .story { border: 0; }

.stack .story .headline { margin-bottom: .2em; }


/* ADVERTISEMENTS */

.advertisement {
	margin:10px 0;
	text-align:center;
	vertical-align:middle;
	}


/* TOP STORIES */

.top_stories {
	clear: both;
	margin-bottom: 10px;
	}

.top_stories .title a { color: #444; }

.top_stories .title a:hover {
	color: #38616A;
	text-decoration: underline;
	}

.top_stories .story .headline {
	text-align: left;
	}

.top_stories .image {
	margin-right: 10px !important;
	display: inline;
	}

.title {
	font: normal 1.4em verdana,helvetica,arial,sans-serif;
	color: #889296;
	text-transform: none;
	padding: 0 18px 5px 0;
	border-bottom: 1px solid #efefef;
	margin-bottom: 10px;
	position: relative;
	}

*html .title { height: 1%; }

.title a {}

.mi_rss_link {
	position: absolute;
	width: 12px;
	height: 12px;
	right: 2px;
	top: 2px;
	}


/* STORY/HEADLINE STACK */

.stack {}

.stack li {
	background: url(http://media.thestate.com/static/images/bltSprite.gif) 0 0 no-repeat;
	padding-left: 12px;
	margin-bottom: 5px;
	line-height: 1.4em;
	}

.stack .story {}

.stack .story .headline {
	font-size: 1.3em;
	}


/* STORY STYLES */

.story {
	clear: both;
	color: #272727;
	}

.story .story_header { margin-bottom: 5px; }

.story .section_name {
	color: #444;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 1.3em;
	margin-bottom: 0.5em;
	padding-bottom: 0.1em;
	margin-top: 0.5em;
	text-transform:uppercase;
	}

/* STORY HEADLINE (NOTE: sometimes an h3 sometimes a div) */

.story .headline {
	margin-bottom: .75em;
	padding: 0;
	}

.story .headline a {}

/* STORY SUBHEADLINE */

.story h2 {
	font-size: 1.3em;
	} 

/* STORY OVERLINE */

.story h3 { font-weight: normal; }

.story h3 a {}

/* STORY DATES */

.story h4.date {
	color: #666;
	font-size: .8em;
	margin-top: 5px;
	} 

/*  STORY BYLINE */

.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 CREDITLINE */

.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.2em;
	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 { margin-bottom: 10px; }

.story .image a {}

.story .image img {}

.story_body { margin-top: 5px; }

/* Image 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 EXTENSION */

.summary {}

.summary .headline {
	margin: 0 0 .25em 0;
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	}

.summary .headline a {}

/* 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: 22px !important;
	}

.story_assets a span {
	margin-left: -20px;
	display: inline;
	float: left;
	}

.story_assets a span.asset {
	padding-left: 20px;
	background-image: url(http://media.thestate.com/static/images/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 -4px;
	}

.story_assets a span.asset_mobile { background-position: 0 -44px; }

.story_assets a span.asset_ap_video_link,
.story_assets a span.asset_flv {
	background-position: 0 -82px;
	}

.story_assets a span.asset_mp3,
.story_assets a span.asset_audio {
	background-position: 0 -124px;
	}

.story_assets a span.asset_comments { background-position: 0 -162px; }

.story_assets a span.asset_user { background-position: 0 -202px; }

.story_assets a span.asset_doc { background-position: 0 -242px; }

.story_assets a span.asset_blog { background-position: 0 -282px; }

.story_assets a span.asset_cal { background-position: 0 -322px; }

.story_assets a span.asset_print { background-position: 0 -363px; }

.story_assets a span.asset_email { background-position: 0 -402px; }

.story_assets a span.asset_subscribe { background-position: 0 -443px; }

.story_assets a span.asset_rss { background-position: 0 -483px; }

.story_assets a span.asset_podcast { background-position: 0 -523px; }

.story_assets a span.asset_link { background-position: 0 -563px; }

.more_stories {
	font: normal 1.2em georgia,serif;
	text-transform: none;           /* Changed BFrank */
	color: #444;
	padding: 1em 0;
	border-top: 1px solid #efefef;
	}

/* BREAKING-NEWS */

#mi_breaking {
	padding-bottom: 5px;
	margin-bottom: 10px;
	}

#mi_breaking li {
	font-size: 1.2em;
	margin-bottom: .5em;
	line-height: 1.1em;
	height: 1%;
	}

#mi_breaking li a {}

#mi_breaking .timestamp {
	color: #c31;
	font-size: .9em;
	}

#mi_breaking .stack {}

/* LEAD STORY */

#mi_lead_story .title {font-size:1.4em; }

#mi_lead_story .story p {
	font-size: 1.4em;
	line-height: 1.4em;
	}

#mi_lead_story .stack .story .headline { font-size: 2.2em; }

/* SIDEBAR */

#mi_sidebar {}

/* SITE MAP AND FOOTER */

#sitemap {
	color: #444;
	padding-bottom: 20px;
	background-color: #fff;
	border-top: 1px solid #efefef;
	font-family: verdana,helvetica,arial,sans-serif;
	}

#sitemap .title {
	font-size: 1.8em;
	padding: 10px 0px 0px 10px;
	border: none;
	color: #444;
	}

#sitemap .column {
	margin: 10px 0px 0px 10px;
	display: inline;
	float: left;
	width: 108px;
	}

#sitemap .column_title {
	border-bottom: 1px solid #d53206;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-size: 1.2em;
	text-transform: uppercase;
	}

#sitemap .column_list_item {}

#sitemap .column_list_square {}

#sitemap li.column_list_item {
	background: url(http://media.thestate.com/static/images/bltSprite.gif) -3px -60px no-repeat;
	padding-left: 8px;
	margin-bottom: 2px;
	font-size: 1.2em;
	}

.legal {
	text-align: center;
	padding: 5px 0;
	border-top: 1px solid #efefef;
	}

.legal li {
	display: inline;
	margin: 5px 10px;
	}


