/**************/
/* MAIN STUFF */
/**************/

body{
	background:url('/templates/images/bgstrip2.gif') repeat-x #55555A;
	font-family:"Trebuchet MS", "Lucida Sans", helvetica, arial, sans-serif;
	font-size:11px;
	color:#333;
}

/* color for links above global nav */
#prenav{
	color:#222222;
}
#prenav a:link, #prenav a:visited {color: #333; text-decoration:none; display: none;}
#prenav a:hover, #prenav a:active {color: #333; text-decoration:underline; display: none;}

/* global site search box */
#sitesearch input {
	background:#444444;
	color:#ccc;
	border:1px solid #555555;
}

/* main content area (body) */
#contentwrapper{
	background:#ffffff;
	font-size:12px;
	line-height:18px;
}

/* breadcrumbs bar */
#breadcrumbs{
	background:url('/templates/images/breadcrumbbg.gif') repeat-x #58585E;
	color:#eeeeee;
	font-size:11px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {color: #ffffff; text-decoration:none;}
#breadcrumbs a:hover, #breadcrumbs a:active {color: #ffffff; text-decoration:underline;}

/* footer */
#footer{
	color:#eeeeee;
	background:#222222;
	text-align:center;
}
#footer a:link, #footer a:visited {color: #ffffff; text-decoration:none;}
#footer a:hover, #footer a:active {color: #ffffff; text-decoration:underline;}

/**************/
/* GLOBAL NAV */
/**************/

/* global nav color */
#globalnav{
	background:#397ca6;
	/*background-image: url("/templates/images/globalheader_red.png");*/
}

/* menu font */
.menulist {
	font-family:"Lucida Sans", helvetica, arial, sans-serif;
	font-size:11px;
}

/* first tier list items (buttons across global nav) */
.menulist li {
 border: 1px solid #666;
 text-transform:uppercase;
 text-align:center;
 line-height:32px;
}

/* secondary and tertiary menus (override) */
.menulist ul li {
 text-transform:none;
 background: #222;
 text-align:left;
 line-height:16px;
 
 /* know the news only*/
 display:none;
 
}

/* Menu links -- top level and down */
.menulist a {
 color: #fff;
 text-decoration: none;
 font-weight:normal;
 letter-spacing:normal;
}

/* Menu links - second level down (override) */
.menulist ul li a {
 color: #ccc;
 text-decoration: none;
 font-weight:normal;
 letter-spacing:normal;
}

/* More on menu links --top level ad down */
/* 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color: #FFF;
 background:#222;
}
.menulist a.highlighted {
 color: #FFF;
 background:#111;
}
/* same goes for second tier and down */
.menulist ul li a.highlighted {
 color: #ccc;
 background-image:none;
 background-color: #333;
}
.menulist ul li a:hover, .menulist ul li a.highlighted:hover, .menulist ul li a:focus {
	color:#fff;
 	background: url('/templates/images/highlightarrow.gif') no-repeat 4px 8px #666;
}
/*
#listMenu-id-1 ul li{
  display: none;
}
*/

/*****************/
/* WIDGET STYLES */
/*****************/

/* widget containers */
.widget{
	padding:10px;
	margin:0px;
	color:#505050;
	background:none;
	border:none;
	line-height:20px;
}

/* links */
.widget a:link, .widget a:visited{
	color:#cc3333;
	text-decoration:none;
}
.widget a:hover, .widget a:active{
	color:#cc0000;
	text-decoration:underline;
}

.widget a:link .yesborder, .widget a:visited .yesborder{
	border: 1px solid #faf5ae;
}
.widget a:hover .yesborder, .widget a:active .yesborder{
	border: 1px solid #ffffff;
}
.widgetTitle{
	font-size:20px;
	font-weight:normal;
}
/* forms */
.widget input[type="text"], input[type="password"], input[type="submit"], .widget select, .widget textarea {font-size:11px; border:1px solid #ccc; padding:2px;}

/* ======================== */
/* = DISCUSSIONS/COMMENTS = */
/* ======================== */

.discussionsThreadDisplay {border:1px solid #036;background-color:#036;}
	.discussionsThreadTitle {font-size:14px;line-height:18px;font-weight:bold;}
	.discussionsThreadStatus {color:#999;}
.discussionsPostDisplay {position:relative;border:0px;padding:5px;background-color:#036;}
	.discussionsPostStatus {float:left;width:130px;color:#999;}
	
/*one nation specific below */
	.discussionsPostPreview, .discussFeedback {position:relative;border:1px solid #ccc;background-color:#600;}
	.discussionsPostComment {position:relative;margin-top:5px;border:1px solid #036;padding:5px;}
	
	#commentsContainer { position:relative; }
	
	#comment_nav { position:relative;margin-top:5px;padding-top:6px;padding-bottom:5px;background-color:#000022 }
	#comment_nav span, #comment_nav table { position:relative; }
		
	.commentpagelink a:link, .commentpagelink a:visited { padding:4px;margin-right:2px;margin-left:2px;border:1px solid #000022; }
	.commentpagelink a:active, .commentpagelink a:hover{ padding:4px;margin-right:2px;margin-left:2px;border:1px solid #999999;text-decoration:none !important; }
	.commentpageactive { padding:4px;font-weight:bold;border:1px solid #ffffff; }
	.commentpagetitle { padding:4px; color:#999999; }


a:focus {outline:none}

.moderator_stats { padding:5px;border:1px solid #ffcc66;background:#000022; }
.stats_result { color:#DA2128; }

/* override */
.joinButton{margin-top:10px;margin-bottom:5px;width:164px;text-align:center;padding-left:5px;padding-right:5px;padding-top:3px;padding-bottom:3px;color:#faf5ae;border:1px solid #CCCCCC;background-color:#003366}

.finalist{display:inline;margin-left:3px;width:50px;height:14px;border:0px;background:url('/templates/onenation/images/finalist.gif') no-repeat;background-position:0px 2px;}

/* ================= */
/* = FLASH CONTENT = */
/* ================= */

.flashwarn{
	color:#999999;
}
.flashwarn a:link, .flashwarn a:visited {color: #666666; text-decoration:none;}
.flashwarn a:hover, .flashwarn a:active {color: #666666; text-decoration:underline;}


/*KNOW THE NEWS SPECIFIC STUFF*/
#footerpad{
	background-color:#ffffff;
}
.widget h2{
	font-size:20px;
	margin:0px 0px 3px 0px;
	font-weight:normal;
	line-height:20px;
}
.headerbar{
	height:78px;
	width:900px;
	position:relative;
	}
	.headerbar_red{
		background:url('/templates/knowthenews/images/header_bg_red.gif') repeat-x;
		}
	.headerbar_white{
		background:url('/templates/knowthenews/images/header_bg_white.gif') repeat-x;
		}
	#ktn_logo{
		float:left;
		margin-left:50px;
		width:200px;
		display:inline;
		}
	#ktn_subnav{
		float:right;
		margin-right:0px;
		width:600px;
		}
		.ktn_subnav_buttons {
			position:absolute;
			width:100%;
			line-height:normal;
			}
		.ktn_subnav_buttons ul {
			margin:0;
			padding:0;
			list-style:none;
			}
		.ktn_subnav_buttons li {
			padding:0;
			margin:5px 10px 0px 0px !important;
			background:url("/templates/knowthenews/images/header_button_rtdoor.gif") no-repeat right top;
			float:right;
			display:inline;
			}
		.ktn_subnav_buttons a {
			display:block;
			color:white !important;
			background:url("/templates/knowthenews/images/header_button_leftcap.gif") no-repeat left top;
			float:left;
			padding:0px 10px;
			height:20px;
			line-height:20px;
			}
		.ktn_subnav_buttons a:link, .buttons a:visited{
			text-decoration:none;
			}
		.ktn_subnav_buttons a:hover, .buttons a:active{
			text-decoration:underline;
			}
		.ktn_activebutton {
			display:block;
			color:#ffff99;
			background:url("/templates/knowthenews/images/header_button_leftcap.gif") no-repeat left top;
			float:left;
			padding:0px 10px;
			height:20px;
			line-height:20px;
			}
	/*
	#ktn_tabnav{
		position:absolute;
		top:0px;
		right:0px;
		width:600px;
		}
		.ktn_tab{
			float:right;
			height:78px;
			color:#ffff99;
			font-size:16px;
			line-height:16px; 
			font-weight:bold;
			}
			.tabnormal{
				padding:45px 20px 0px 20px;
				}
				.headerbar_white .tabnormal{
					background:url('/templates/knowthenews/images/tab_dead_white.gif') repeat-x;
					}
				.headerbar_red .tabnormal{
					background:url('/templates/knowthenews/images/tab_dead_red.gif') repeat-x;
					}
			.tabspacer{
				width:2px;
				}
				.headerbar_white .tabspacer{
					background:url('/templates/knowthenews/images/tab_spacer_white.gif') repeat-x;
					}
				.headerbar_red .tabspacer{
					background:url('/templates/knowthenews/images/tab_spacer_red.gif') repeat-x;
					}
			.tabactive{
				padding:45px 20px 0px 20px;
				}
				.headerbar_white .tabactive{
					background:url('/templates/knowthenews/images/tab_live_white.gif') repeat-x;
					}
				.headerbar_red .tabactive{
					background:url('/templates/knowthenews/images/tab_live_red.gif') repeat-x;
					}
			.ktn_tab a:link, .ktn_tab a:visited{
				color:white;
				text-decoration:none;
				}
			.ktn_tab a:hover, .ktn_tab a:active{
				color:white;
				text-decoration:underline;
				}
	*/
	#ktn_tab_nav{
		position:absolute;
		top:0px;
		right:0px;
		width:600px;
		}
		.ktn_tab{
			float:right;
			height:78px;
			color:#ffff99;
			font-size:16px;
			line-height:16px;
			font-weight:bold;
			}
			.tabnormal{
				padding:45px 20px 0px 20px;
				}
				.headerbar_white .tabnormal{
					background:url('/templates/knowthenews/images/tab_dead_white.gif') repeat-x;
					}
				.headerbar_red .tabnormal{
					background:url('/templates/knowthenews/images/tab_dead_red.gif') repeat-x;
					}
			.tabspacer{
				width:2px;
				}
				.headerbar_white .tabspacer{
					background:url('/templates/knowthenews/images/tab_spacer_white.gif') repeat-x;
					}
				.headerbar_red .tabspacer{
					background:url('/templates/knowthenews/images/tab_spacer_red.gif') repeat-x;
					}
			.tabactive{
				padding:45px 20px 0px 20px;
				}
				.headerbar_white .tabactive{
					background:url('/templates/knowthenews/images/tab_live_white.gif') repeat-x;
					}
				.headerbar_red .tabactive{
					background:url('/templates/knowthenews/images/tab_live_red.gif') repeat-x;
					}
			.ktn_tab a:link, .ktn_tab a:visited{
				color:white;
				text-decoration:none;
				}
			.ktn_tab a:hover, .ktn_tab a:active{
				color:white;
				text-decoration:underline;
				}
	#remixcolumn{
		background:url('/templates/knowthenews/images/remixbox.gif') no-repeat;
		height:204px;
		color:#505050;
		padding:8px 10px 0px 10px;
		}
		#remixcolumn h2{
			margin:1px 0px 10px 0px;
			text-align:center;
			color:white;
			font-size:18px;
			font-weight:normal;
			}
			#remixcolumn img{
				margin-right: 10px;
				margin-top:5px;
				}
			#remixcolumn h2 a:link, #remixcolumn h2 a:visited{
				color:white;
				}
			#remixcolumn h2 a:hover, #remixcolumn h2 a:active{
				color:white;
				}
	.grayboxhighlight{
		background-color:#666666;
		color:#fff;
		padding:2px 10px;
		font-weight:bold;
		border: 1px solid #cccccc;
	}
