/* This is the StyleCatcher theme addition. Do not remove this block. */
/*@import url(/system/mt-static/themes-base/blog.css);
@import url(/system/mt-static/themes/unstyled/screen.css);*/
/* end StyleCatcher imports */


/*******************************
	Common CSS
********************************/
body {
	background:#000000 url(http://www.nbc.com/Kings/Court_Historian/images/backgrounds/bg-body.jpg) top center;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
}
*+html body {
	background-color:000000!important;
}
div.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

.footer_space{
	clear: both;
	font-size: 1px;
	line-height: 80px;
}

/*.mt-archive-listing .blog_spacer{
	clear: both;
	font-size: 1px;
	line-height:150px;
	min-height:150px;
}*/

* {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}

/*************************************
	Page Container
**************************************/
#wrapper {
	margin:auto;
	padding:0 0 0 0;
	text-align:center;
	width:971px;
}
#page_content {
	float:left;
	width:971px;
	margin:0 0 0 0;
	padding:0 0 10px 0;
	text-align:left;
}

/****************************************
	Top banner Containers
*****************************************/
#top_banner_container {
	height:90px;
	padding:0 0 0 0;
	position:relative;
	width:971px;
}
#header_banner {
	background-color:#333333;
	float:left;
	height:90px;
	margin:0 0 0 0;
	width:728px;
}
#header_promote {
	background-color:#333333;
	border:1px solid #676767;
	float:left;
	height:88px;
	margin:0 0 0 9px;
	width:232px;
}
#header_promote span, #header_promote a {
	border-bottom:1px solid #676767;
	display:block;
	text-indent:-9999px;
	width:232px;
}
#header_promote span.title {
	background: url(/Kings/images/titles/preview_now.jpg) top center no-repeat;
	height:7px;
	margin:4px 0 0 0;
	padding:0 0 4px 0;
}
*html #header_promote span.title {
	font-size:7px;
}
#header_promote a.link {
	background: url(/Kings/images/titles/watch_now.jpg) top center no-repeat;
	border-bottom:none;
	border-top:1px solid #676767;
	height:10px;
	margin:2px 0 2px 0;
}
*html #header_promote a.link {
	font-size:8px;
}
#header_promote a.link:hover {
	background: url(/Kings/images/titles/watch_now.jpg) bottom center no-repeat;
}
#header_promote_inner img {
	float:left;
	margin:3px 0 0 3px;
}
#header_promote_inner p {
	color:#7f7f7f;
	float:left;
	font-size:11px;
	margin-left:7px;
	text-align:left;
	width:130px;
}
#header_promote_inner p.title {
	font-weight:bold;
}

/****************************
		Page Title
****************************/
#title_container {
	background: url(http://www.nbc.com/Kings/Court_Historian/images/backgrounds/bg-title_container.jpg) top left no-repeat;
	height:142px;
	padding-top:39px;
	width:971px;
}
#title_container h1 {
	background:url(http://www.nbc.com/Kings/Court_Historian/images/titles/page_title_courtHist.png) top center no-repeat;
	_background:url(http://www.nbc.com/Kings/Court_Historian/images/titles/page_title_courtHist.jpg) top center no-repeat;
	display:block;
	height:141px;
	
	text-indent:-9999px;
	width:971px;
}

/****************************
		Left Column
****************************/
#left_content_column {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	width:659px;
}

.mt-entry-archive .entry-asset, .mt-comment-preview #left_content_column {
	float:left;
	margin:-150px 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	width:659px;
}

	/*
			Navigation Styles
	*/
	#navigation_container {
		height:140px;
		margin:0px 0 70px 75px;
		width:898px;
		float:left;
	}
	#navigation_container a, #navigation_container span {
		background-position:top left;
		display:block;
		float:left;
		height:90px;
		text-indent:-9999px;
	}
	#navigation_container a:hover {
		background-position:bottom left;
	}
	#navigation_container a.main {
		background-image: url(http://www.nbc.com/Kings/Court_Historian/images/buttons/nav_main.jpg);
		width:83px;
	}
	#navigation_container a.interviews {
		background-image:url(http://www.nbc.com/Kings/Court_Historian/images/buttons/nav_interviews.jpg);
		width:164px;
	}
	#navigation_container a.videos {
		background-image:url(http://www.nbc.com/Kings/Court_Historian/images/buttons/nav_video.jpg);
		width:100px;
	}
	#navigation_container a.forums {
		background-image:url(http://www.nbc.com/Kings/Court_Historian/images/buttons/nav_forums.jpg);
		width:130px;
	}
	#navigation_container span.nav_bar_extender {
		background-image:url(http://www.nbc.com/Kings/Court_Historian/images/buttons/nav_bar_extender.jpg);
		width:404px;
	}
	#navigation_container span.nav_bar_endcap {
		background-image:url(http://www.nbc.com/Kings/Court_Historian/images/buttons/nav_bar_endcap.jpg);
		width:4px;
	}
	/*
			Content Styles
	*/
	#left_content_column p.intro_paragraph {
		color:#c96b25;
		font-family: Arial, Helvetica, sans-serif;
		font-size:17px;
		font-weight:bold;
		margin:0 0 0 80px;
		width:545px;
	}
	
	#left_content_column p.intro {
		color:#c96b25;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		margin:0px 0 0 20px;
		width:606px;
	}
	
	#left_content_column .post_container {
		border:2px solid #09272f;
		color:#C96B25;
		margin:50px 0 0 20px;
		padding:0 0 18px 0;
		width:606px;
	}
	
	#left_content_column .post_container_com {
		border:2px solid #09272f;
		color:#C96B25;
		margin:150px 0 0 20px;
		padding:0 0 18px 0;
		width:606px;
	}
	
	.post_container h2, .post_container_com h2 {
		background-color:#09272f;
		font-size:20px;
		font-weight:bold;
		height:29px;
		padding:4px 0 0 22px;
		text-transform:uppercase;
		width:584px;
	}
	.post_container span, .post_container_com span {
		float:right;
		font-size:12px;
		font-weight:bold;
		margin:-22px 16px 0 0;
		position:relative;
		text-transform:none;
	}
	.post_container p, .post_container_com p {
		font-size:12px;
		font-weight:normal;
		padding:18px 0 0 22px;
		width:570px;
		color:#ffffff;
	}
	.post_details, .comment_details {
		color:#5ea39f;
		font-size:12px;
		font-weight:bold;
		margin:6px 0 0 20px;
		padding:0 0 0 0;
		text-align:center;
		width:606px;
	}
	.post_details p a, .comment_details p a {
		color:#5ea39f;
		text-decoration:none;
	}
	
	.comment_details a:active,  .comment_details a:link  {
		color:#5ea39f;
	}
	
	.post_details p a:hover, .comment_details  a:hover{
		color:#c96b25;
		text-decoration:underline;
	}
	
	.post_container_comments h2.comments-open-header, .post_container_comments h2 {
		background-color:#3d3d3d;
		font-size:16px;
		font-weight:bold;
		height:22px;
		padding:4px 0 0 22px;
		text-transform:uppercase;
		width:584px;
	}
	

	.post_container_comments {
		border:2px solid #3d3d3d;
		color:#ffffff;
		margin:50px 0 0 20px;
		padding:0 0 18px 0;
		width:606px;
	}
	
	.post_container_comments span {
		float:right;
		font-size:11px;
		font-weight:bold;
		margin:-22px 16px 0 0;
		position:relative;
		text-transform:none;
	}
	.post_container_comments p {
		font-size:11px;
		font-weight:normal;
		padding:18px 0 0 22px;
		width:570px;
	}
	
	.comments-open-content {
		width: 570px;
		margin-left:18px;
	}
	
	/*.comments-open {
		margin-bottom: 80px;
	}*/
	
	#comment-form-name, #comment-form-email, #comment-form-url, #comment-form-remember-me, #comment-form-reply, #comments-open-text, #comments-open-footer  {
		margin-top:8px;
	}
	
	#comment-form-name input {
		margin-left:60px;
	}
	
	#comment-form-email input {
		margin-left:12px;
	}
	
	#comment-form-url input {
		margin-left:68px;
	}
	
/****************************
		Right Column
****************************/
#right_content_column {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	width:300px;
}
#right_content_column .add_300x250 {
	background-color:#868686;
	height:250px;
	margin:8px 0 0 0;
	width:300px;
}

/**** Blog Version ****/
#right_content_column_blog {
	float:left;
	margin:-108px 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	width:300px;
}
#right_content_column_blog .add_300x250 {
	background-color:#868686;
	height:250px;
	margin:8px 0 0 0;
	width:300px;
}

#right_content_column .quick_links_box {
	background: url(http://www.nbc.com/Kings/Court_Historian/images/backgrounds/bg-right_column_cap.jpg) bottom left no-repeat;
	padding:0 0 16px 0;
	width:300px;
}
.quick_links_box #quick_links {
	background: url(http://www.nbc.com/Kings/Court_Historian/images/backgrounds/bg-right_column.jpg) top left no-repeat;
	margin:22px 0 0 0;
	padding:0 0 0 0;
	width:300px;
}
.quick_links_box #quick_links h3 {
	background-position:top left;
	display:block;
	height:30px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-indent:-9999px;
	width:300px;
}
#quick_links h3#categories {
	background-image:url(http://www.nbc.com/Kings/Court_Historian/images/titles/right_promote_categories.gif);
}
#quick_links h3#links {
	background-image:url(http://www.nbc.com/Kings/Court_Historian/images/titles/right_promote_links.gif);
}
#quick_links h3#recent_posts {
	background-image:url(http://www.nbc.com/Kings/Court_Historian/images/titles/right_promote_posts.gif);
}
#quick_links ul {
	list-style:none;
	margin:16px 0 0 0;
	padding:0 0 30px 0;
	text-align:right;
	width:300px;
}
#quick_links ul li {
	margin:4px 0 0 0;
	padding:0 22px 0 0;
	width:278px;
}
#quick_links ul li a {
	color:#fffefe;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#quick_links ul li a:hover {
	color:#55656c;
}

ul.mod300_list li {
	border-bottom:1px solid #333333;
	clear:both;
	color:#000000;
	font-size:11px;
	height:103px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 130px;
	position:relative;
}

ul.mod300_list li img, a img.mod300_list_img {
	border:medium none;
	display:block;
	left:4px;
	position:absolute;
	top:4px;
}

.mod300_inner {
	background:#999999 url(/assets/images/scet20/mod300inner.gif) repeat-x scroll 0 bottom;
	margin-left:0px;
	min-height:100px;
	padding:0;
	width:300px;
}

.widget-archive, .widget-recent-entries {
	background:url(http://www.nbc.com/Kings/Court_Historian/images/backgrounds/bg-right_column.jpg) top left no-repeat;
	width:300px;
	float:right;
	margin-right:12px;
	padding-bottom:10px;
	min-height:125px;
	clear:right;
}

.widget-archive h3.widget-header {
	background:url(http://www.nbc.com/Kings/Court_Historian/images/titles/right_promote_categories.gif) top left no-repeat;
	height:30px;
	width:300px;
	text-indent:-9999px;
}
.widget-recent-entries h3.widget-header {
	background:url(http://www.nbc.com/Kings/Court_Historian/images/titles/right_promote_posts.gif) top left no-repeat;
	height:30px;
	width:300px;
	text-indent:-9999px;
}
.widget-content {
	margin-top:18px;
	margin-right:12px;
	float:right;
	clear:right;
}

.widget-content li{
	text-align:right!important;
	width:290px;
	line-height:20px;
}
.widget-content a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}


.recent_posts_nav {
	background:url(http://www.nbc.com/Kings/Court_Historian/images/backgrounds/bg-recents-header.jpg) top left no-repeat;
	min-height:126px;
	width:630px;
	margin-top:-100px;
	float:left;
	margin-left:20px;
	margin-bottom:30px;
}

.recent_posts_nav .rpn1, .rpn2, .rpn3 {
	float:left;
	clear:right;
	width:190px;
	height:128px;
	margin-right:20px;
}



.recent_posts_nav .rp_thumb1, .rp_thumb2, .rp_thumb3 {
	min-height:50px;
	width:166px;
	float:left;
	margin-left:14px;
	margin-top:27px;
	clear:right;
}


.recent_posts_nav .rp_posts1 ul, .rp_posts2 ul,.rp_posts3 ul {
	color:#ffffff;
	font-size:9px;
	line-height:14px;
	float:left;
	clear:left;
	margin-top:4px;
	margin-left:28px;
	list-style-type:decimal;
	width: 166px;
	height: 50px;
}

.recent_posts_nav a{
	text-decoration:none;
	color:#ffffff;
}

#left_content_column {
        display:block;
float:left;
width:600px;
}



