@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background-color:#252525;
	font-family:Georgia, "Times New Roman", Times, serif;	
	padding:0;
	margin:20px 0px 20px 0px;
	behavior: url("csshover3.htc");
}

ul {
	list-style:square;
	margin:0px 0px 0px 20px;
}

a {
	color:#383838;
	text-decoration:none;
}

a:hover {
	color:#ba0000;
}

#body {
	margin:auto;
	width:960px;
	background-color:#FFFFFF;
	padding:20px 20px 20px 20px;	
	border: 3px #000 double;	
}

#banner {
}
	.bannerlogo {
	}

#menu {
	margin:10px 0px 10px 0px;
	padding:0px 10px 0px 10px;
	background-color:#ba0000;
	height:30px;
}

	#menu ul {
		list-style-type:none;
		padding:5px 0px 0px 0px;
		margin:0;
	}
	
	#menu li {
		display:inline;
		margin:0px 20px 0px 0px;
	}
	
	#menu a {
		text-decoration:none;
		color:#FFFFFF;
	}
	
	#menu a:hover {
		text-decoration:underline;
	}
	
#special {
	margin:10px 0px 10px 0px;
	padding:0px 10px 0px 0px;
	background-color:#ba0000;
	height:50px;
}
	
#maincol {
	width:650px;
	float:left;
	margin:0px 0px 0px 0px;
	border-right:#ba0000 dotted 1px;
}

	#featured {
		width:640px;
		height:265px;
	}
	
		#featured .title {
			z-index:10;
			position:relative;
			top:-50px;
			height:47px;	
			padding:3px 0px 0px 10px;
			background-color:#ba0000;
			/*-moz-opacity:.85;
			filter:alpha(opacity=85);*/
		}
		
		#featured .title a {
			color:#FFFFFF;
			text-decoration:none;
		}
		
		#featured .title a:hover {
			color:#CCCCCC;
		}
		
		#featured .title h1 {
			margin:0;
			padding:0;
			font-size:25px;
			text-transform:uppercase;
		}
	
	#secondary {
		width:640px;
		padding-bottom:20px;
		border-bottom:#ba0000 dotted 1px;		
	}
			
		#secondarystories td {
		
		}
		
		#secondarystories td:hover {
			background-color:#efefef;
		}
		
		#secondary .img {
			width:312px;
			height:73px;	
			border:1px solid #000000;
		}
		
		#secondary h2 {
			font-size:20px;
			padding:0px;
			margin:5px 0px 5px 0px;
		}
		
		#secondary h2 a {
			color:#383838;
			text-decoration:none;
		}
		
		#secondary h2 a:hover {
			color:#ba0000;
		}
		
		.secondaryexc {
			font-size:12px;
			color:#5f5f5f;
			padding:0px 5px 5px 0px;
		}

	
	#links {
		width:640px;
		margin-top:10px;
	}
	
		.linkitm {
			height:97px;
			*margin-top:10px;
		}
		
		.linkitm:hover {
			background-color:#efefef;
		}
		
		.linkitm a {
		
		}
		
		#links .img {
			float:left;
			width:90px;
			height:68px;
			margin:10px 10px 10px 0px;
			border:1px solid #000000;
		}
		
		#links h2 {
			font-size:16px;
			display:inline;
			line-height:17px;
		}
		
		#links h2 a {
			color:#383838;
			text-decoration:none;
		}
		
		#links h2 a:hover {
			color:#ba0000;
		}
		
		.linksexc {
			font-size:12px;
			color:#5f5f5f;
			padding:10px 5px 5px 0px;
		}
	
	h1.maincol {		
		margin:0px 0px 10px 0px;
		padding:0;
		font-size:20px;
		color:#ba0000;
	}

#sidebar {
	width:290px;
	margin-left:10px;
	float:left;
}

	h1.sidebar {
		color:#ba0000;
		padding:0;
		font-size:20px;
		margin:0px 0px 10px 0px;
	}
	
	#latestpoll {
		width:300px;
		padding:10px 0px 10px 0px;
		margin:15px 0px 10px 0px;
		border-top:#ba0000 dotted 1px;
		border-bottom:#ba0000 dotted 1px;
		color:#FFFFFF;
	}
		
		#latestpoll .number {
			float:left;
			width:60px;
		}
		
		#latestpoll .number .lpc {
			background-color:#ef4135;
		}
		
		#latestpoll .number .cpc {
			background-color:#00209f;
		}
		
		#latestpoll .number .ndp {
			background-color:#f79239;
		}
		
		#latestpoll .number .bloc {
			background-color:#00a6ea;
		}
		
		#latestpoll .number .green {
			background-color:#4aaa42;
		}
		
		#latestpoll p {
			color:#5f5f5f;
			font-size:11px;
			margin:0px 0px 0px 0px;
		}
		
		#latestpoll p a {
			text-decoration:none;
			color:#5f5f5f;
		}
		
		#latestpoll p a:hover {
			text-decoration:underline;
			color:#ba0000;
		}
		
	.sidebar-item {
		margin-top:10px;
		padding-bottom:10px;
		border-bottom:#ba0000 dotted 1px;
		width:300px;
	}
	
	#weird {
	}
	
	#weird ul {
		list-style:square;
		margin:0px 0px 0px 20px;
	}
	
	#weird ul li:hover {
		background-color:#efefef;
		margin:0px 0px 5px 0px;
	}
	
	#weird h2 {
		padding:0;
		margin:0px 0px 5px 0px;
		font-size:13px;
		font-weight:normal;
		line-height:17px;
	}
	
	#weird h2 a {
		color:#383838;
		text-decoration:none;
	}
	
	#weird h2 a:hover {
		color:#ba0000;
	}
	
	#pulp ul {
		list-style:square;
		margin:0px 0px 0px 20px;
	}
	
	#pulp ul li:hover {
		background-color:#efefef;
		margin:0px 0px 5px 0px;
	}
	
	#pulp h2 {
		padding:0;
		margin:0px 0px 5px 0px;
		font-size:13px;
		font-weight:normal;
		line-height:17px;
	}
	
	#pulp h2 a {
		color:#383838;
		text-decoration:none;
	}
	
	#pulp h2 a:hover {
		color:#ba0000;
	}
	
	#opinion {
	}
	
		.opinionitm {
			width:300px;
			font-size:11px;
			color:#5f5f5f;
			margin:0px 0px 10px 0px;
		}
		
		.opinionitm .excerpt {
			margin:5px 0px 0px 0px;
		}
		
		.opinionitm:hover {
			background-color:#efefef;
		}
		
		.opinionitm .img {
			float:right;
			width:50px;
			height:50px;
			margin:5px 0px 5px 5px;
			border:1px solid #000000;
		}
		
		#opinion h2 {
			font-size:15px;
		}
		
		#opinion h2 a {
			color:#383838;
			text-decoration:none;
		}
		
		#opinion h2 a:hover {
			color:#ba0000;
		}
		
	#extras {
	}
	
		#extras ul {
			list-style:square;
			margin:0px 0px 0px 20px;
		}
		
		#extras ul li:hover {
			background-color:#efefef;
			margin:0px 0px 5px 0px;
		}
		
		#extras h2 {
			padding:0;
			margin:0px 0px 5px 0px;
			font-size:13px;
			font-weight:normal;
			line-height:17px;
		}
		
		#extras h2 a {
			color:#383838;
			text-decoration:none;
		}
		
		#extras h2 a:hover {
			color:#ba0000;
		}
		
		#biz {
		}
		
		#tech {
		}
		
		#entertainment {
		}
		
	#contact {
	}
	
	#dsq-popthreads {
		margin:10px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		width:300px;
		border-bottom:#ba0000 dotted 1px;
		width:300px;
	}
	
		#dsq-popthreads h2 {
			color:#ba0000;
			padding:0;
			font-size:20px;
			margin:0px 0px -10px 0px;
			text-transform:uppercase;
		}
		
		#dsq-popthreads p {
			color:#5F5F5F;
			font-size:14px;
		}
		
		#dsq-popthreads a {
			color:#383838;
			font-size:13px;
			font-weight:normal;
			text-decoration:none;
		}
		
		#dsq-popthreads a:hover {
			color:#ba0000;
		}
		
		#dsq-popthreads ul {
			margin:0px 0px 0px 20px;
		}
		
		#dsq-popthreads ul li {
			list-style-type:square;
		}
		
		#dsq-popthreads ul li:hover {
			background-color:#efefef;
		}
		
		


.clear {
	clear:both;
}

.comment {

}

.comment img {
	width:10px
	height:10px;
	margin:0px 3px 0px 0px;
	position:relative;
	top:3px;
}

.comment a {
	text-decoration:none;
	color:#ba0000;
	font-size:11px;
}

.comment a:hover {
	text-decoration:underline;
}
