/* `Body
----------------------------------------------------------------------------------------------------*/

body 
{
	background:#fff;
	line-height: 1.5em;
	color: black;
	font: .85em Arial,Helvetica,sans-serif;
}

.article_body p {
overflow:visible;
}

ul
{
	list-style: none;
}
:focus {
	outline: 0;
}

/* These styles affect the article page, regardless of what kind of article */
/*p.byline { font-weight: bold; }*/

p.posted {
	font-size: 8pt;
}
p.summary {
	font-weight: bold;
}

div.articleBoxAd { font-size: 7pt; text-align: center; float: right; margin: 0px 0px 8px 8px; }
div.articleBoxAd div { margin: 4px 0px 0px 0px; }

/* These styles affect the magazine pages */
table.magazineCover { margin: 8px 0px 0px 0px; }
td.magazineCover { text-align: center; vertical-align: top; padding: 0px 24px 0px 0px; }
td.magazineTOC { vertical-align: top; }
td.magazineTOC h1 { font-size: 14pt; margin: 0px; }
td.magazineTOC h2 a { text-decoration: none; }
td.magazineTOC h2 a:hover { text-decoration: underline; }
div.sidebarPastIssues { text-align: center; }
div.sidebarPastIssues h3 { margin-top: 0px; }
div.sidebarPastIssues h3 a { text-decoration: none; }
div.sidebarPastIssues h3 a:hover { text-decoration: underline; }
div.sidebarPastIssues div { margin-top: 16px; }
td.pastIssuesCover { vertical-align: top; padding: 16px 24px 0px 0px; }
td.pastIssuesAbstract { vertical-align: top; padding: 16px 0px 0px 0px; }
td.pastIssuesAbstract h3 { margin: 0px; }
td.pastIssuesAbstract h3 a { text-decoration: none; }
td.pastIssuesAbstract h3 a:hover { text-decoration: underline; }
td.pastIssuesAbstract ul { margin-bottom: 0px; }

.summary_container {float: left; padding: 5px; margin:5px; border:1px solid #265F8C;}
.summary_keywords {font-size: 10px; margin: 0px; }
.summary_url {
	font-size: 10px;
	margin-top: 5px;
	margin-left: 16px;
	padding-left: 0px;
	list-style-image: url("/images/icons/arrows.gif");

}

span.featuredNewsStory { font-size: 12pt; font-weight: bold; }

td.articleSEO { font-size: 8pt; font-style: italic; vertical-align: top; color: rgb(77,77,77); }
#breakingnews {
	padding: 8px;
	border: 1px solid #418aab;
	background-color: #f7ffee;
}

/* `Left Column
----------------------------------------------------------------------------------------------------*/
.container
{
	background:#C8C9CA url(/images/kc-greygrad.png) repeat-x scroll center top;
	width:100%;
}
.container a
{
	color:#14427E;
	text-decoration:none;
}
.container a:hover{	text-decoration:underline; }
.content_container
{
	border:1px solid blue;
	width:971px;
	margin:0 auto;
	overflow:hidden;
}
#maincontent
{

}

#article_container
{
	line-height:1.6em;
    padding:10px 25px 10px 10px;	

}
	ul.breadcrumb
	{					
		overflow:hidden;
	}
	ul.breadcrumb li
	{
		display:inline;
		float:left;
		margin-right:5px;
	}
	ul.breadcrumb li+li
	{	
		background:transparent url(../images/arrows.gif)no-repeat left;
		padding-left:15px;
	}
	h1.title
	{
		font-size:2em;
		font-weight:bold;
		padding:10px 0;
		line-height:1.05em;
		color:#333333;
	}
	.article_abstract
	{
		font-size:1.5em;
		line-height:1.25em;
		margin-bottom:1em;
	}

	.article_body p
	{
		margin-bottom:1em;
	}	
	.byline
        {
    padding: 15px 0 15px;
	}
	.deck
        {
    color:#797979;
    font-size:1em;
    line-height:1.4em;
	}

	#story_tools
	{
		width:205px;		
		float:right;
		margin:0px 0px 10px 20px;
		border-color:#EAEAEA;
        border-style:solid;
        border-width:0 0 0 1px;
	}
		#story_tools h4
		{
			font-weight:bold;
			color:#7b7c7c;
            font-family:Helvetica,Geneva,Calibri,Arial,sans-serif;
            font-size:11px;
			text-transform:uppercase;
			border-color:#E5E5E5;
			border-style:solid;
			border-width:4px 0 0;
			color:#999999;
			font-weight:bold;
			line-height:1.4em;
			padding-top:0.4em;
			padding: 5px;
			
			
		}


#category-articles
        {
	font-size:11px;
	color:#4D4D4D;
    font-family:Helvetica,Arial,sans-serif;
	line-height:1.3em;
	}
	
	#category-articles li
        {
    padding: 5px 0px 5px 0px;
	font-weight: bold;
	}
#story-tools
        {
	font-size:11px;
	color:#4D4D4D;
    font-family:Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	}
	
	#story-tools li
        {
    padding: 5px 0;
	}
	


.article_keywords {
background:#EFEFEF none repeat scroll 0 0;
border:1px solid #DEDEDE;
color:#222222;
font-size:11px;
line-height:18px;
margin:25px 0 25px 0;
padding:7px;
text-align:center;
letter-spacing: 1.1px;
}

#relatedcontent {
margin: 10px 0 60px 10px;
}

#relatedcontent h4 {
	color:#333333;
	font-family:Helvetica,Geneva,Calibri,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin: 0px 0px 5px 30px;
}

#relatedlists {
line-height:1.3em;
font-family:Helvetica,Arial,sans-serif;
font-size:12px;
}

#relatedlists  li {
	padding:1px 0;
}

/* `Right Column
----------------------------------------------------------------------------------------------------*/

#right_col
{
        padding:10px 0;	
}
	#popnewsajax ol
	{
		list-style: decimal;
	}
	
#primary-category
        {
		color:#4D4D4D;
        font-family:Helvetica,Geneva,Calibri,Arial,sans-serif;
        font-size:12px;
        font-weight:bold;
        letter-spacing:0.3px;
        padding:10px 0;
        text-transform:uppercase;
		text-decoration: none;
}

.popularnews {
margin:0;
min-height:100px;
width:300px;
}

/* `Library
----------------------------------------------------------------------------------------------------*/

#library {
margin:10px 0;
}
#library h4  {
background:#DFDFDF url(/images/gray-grad.png) repeat-x scroll left top;
border:1px solid #DDDDDD;
color:#666666;
display:inline-block;
float:left;
font-size:0.8em;
margin:0 0 -1px;
padding:2px 10px;
text-shadow:0 1px 0 #FFFFFF;
top:1px;
}

#library ul{
background-color:#FFFFFF;
border:1px solid #DDDDDD;
clear:both;
font-size:1em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:10px 25px 10px 0px;
}

#library li {
font-family:Tahoma,Geneva,sans-serif;
font-size:0.8em;
margin:10px 10px 10px 30px;
font-weight:bold;
}

#library p{
font-weight:normal;
color: #5d5d5d;
}

#librarylist {
padding:5px;
width:100%;
}
#librarylist ul{
background-color:#FFFFFF;
border:1px solid #DDDDDD;
clear:both;
font-size:1em;
list-style-image:none;
list-style-position:outside;
list-style-type:decimal;
margin-bottom:10px;
padding:5px 10px 10px 30px;
}
#librarylist li {
font-size:0.85em;
margin-top:7px;
}
.popularnews h4 {
background:#DFDFDF url(/images/gray-grad.png) repeat-x scroll left top;
border:1px solid #DDDDDD;
text-shadow:0 1px 0 #FFFFFF;
color:#666666;
display:inline-block;
float:left;
font-size:0.8em;
margin:0 0 -1px;
padding:2px 10px;
top:1px;
}

.boxad {
margin: 20px 0;
}

#popnewsajax, {
width:100%;
}

#popnewsajax ol {
background-color:#FFFFFF;
border:1px solid #DDDDDD;
clear:both;
font-size:1em;
margin:0;
padding:5px 10px 10px 3px;
}

#popnewsajax li {
font-size:.8em;
margin-top:7px;
list-style-type:decimal;
font-family:Tahoma,Geneva,sans-serif;
}

#primaryChannelBlog {
	margin:0;
	min-height:100px;
	width:300px;
	text-align:left;
}

#primaryChannelBlog h4 {
    background:#DFDFDF url(/images/gray-grad.png) repeat-x scroll left top;
	text-shadow:0 1px 0 #FFFFFF;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	color:#666666;
	display:inline-block;
	float:left;
	font-size:0.8em;
	margin:0 0 -1px;
	padding:2px 10px;
	top:1px;
}

#primaryChannelBlog ul {
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	clear:both;
	font-size:1em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:10px;
	padding:5px 10px 10px 30px;
}

#primaryChannelBlog { padding:0; width:100%;margin-bottom:20px;}
#primaryChannelBlog * {text-align:left;}

#primaryChannelBlog ul{ background-color:#fff; list-style:none; list-style-image:none;margin:0;padding:0;  border:1px solid #ddd; clear:both;}
#primaryChannelBlog li{ margin:0;padding:15px 20px;}
#primaryChannelBlog li:first-child{ border-bottom:1px dotted #ddd; }

#primaryChannelBlog h2 {text-align:left;font-size:15px;margin:0;padding:0;}
#primaryChannelBlog  p{ margin-top:7px; font-size:.9em; }
#primaryChannelBlog a.title { font-size:1.2em;}
#primaryChannelBlog .byline { font-size:.85em; font-style:italic; color:#666;}
#primaryChannelBlog img{ float:left; border:none;}

#skyscraper
{
	text-align:center;
	background:#EEEEEE;
	padding:20px;
}

.container_12
{
	background:#fff;
}
