body {
	background:#496524 url(../images/background.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}

#main-wrapper {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	overflow:hidden;
	background-color:#fff;
}


/* =HEADER
-------------------------------------------------------*/
.banner-link img{
	border:none;
	margin:0px;
	padding:0px;
}

#top-banner{
	display:block;
	float:left;
	margin:0px;
	padding:0px;
}

#presented {
	display:block;
	float:right;
	margin:0px;
	padding:0px;
}


#ev-logo {
	width:100%;
	height:77px;
	display:block;
	clear:both;
	margin:0px;
	padding:0px;
	background-color:#000000;
}

#ev-logo h2{display:none;}

/* =TOP MENU
-------------------------------------------------------*/
#top-menu {

	display:block;
	margin:0px;
	width:100%;
	height:22px;
	background:#2c3f14 url(../images/top-menu-background.jpg) no-repeat;
	margin-bottom:6px;
}

#top-menu ul{
	list-style:none;
	padding-left:auto;
	margin:0px;
	padding:0px;
	display:block;
	border-left:1px solid #FFF;
}

#top-menu li{
	display:inline;
	float:left;
	list-style-type: none;
	padding:0px 6px;

	/*border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;*/
}

#top-menu a{
	font-weight:bold;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	vertical-align:middle;
	border-bottom:4px solid transparent;
	border-top:4px solid transparent;

}

#top-menu a:hover{
	border-bottom:4px solid #fff;
}

/* =LEFT COLUMN
-------------------------------------------------------*/

#left-column{
	display:block;
	width:160px;
	float:left;
	/*background-color:#FFFFFF;*/
	padding-top:2px;
	padding-bottom:9000px;
	margin-bottom:-8999px;
}

hr{
	display:block;
	border:none;
	background-color:#ccc;
	color:#ccc;
	width:100%;
	height:2px;
	padding:0px;
	margin:4px 0px;
}

/* =RIGHT COLUMN
-------------------------------------------------------*/
#right-column{
	display:block;
	width:300px;
	float:right;
	clear:none;
	padding-top:2px;
	margin-right:4px;
	background-color:transparent;
	padding-bottom:9000px;
	margin-bottom:-8999px;
}

#exclusives{
	display:block;
	width:300px;
	background-color:transparent;
	background-image:url(../images/exclusives.jpg);
	padding-bottom:6px;
	margin-bottom:30px;
}

#exclusives h3{
	font-size:15px;
	font-weight:bold;
	text-align:center;
	color:#EEE;
	background-color:#000;
	background-image:url(../images/gray-bar.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
}

#exclusives ul{
	list-style:none;
	margin:3px;
	padding:0px;
	display:block;
}

#exclusives li{
	display:block;
	margin-top:6px;
	margin-bottom:6px;
	height:auto;
	width:100%;
}

#exclusives a{
	background-color:#FFF;
	display:block;
	height:auto;
	width:100%;
	
	padding:2px;
	text-decoration:none;
	font-size:12px;
	/*font-weight:bold;*/
	color:#000000;
	opacity:.68;
	-moz-opacity:0.68;
	filter:alpha(opacity=68);
}


#exclusives a:hover{ 
	opacity:1.0;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
}

/* =ARTICLE AREA
-------------------------------------------------------*/

#middle-column{
	width:480px;
	padding-left:15px;
	padding-top:2px;
	display:block;
	float:left;
	clear:none;
	background-color:transparent;
	padding-bottom:9000px;
	margin-bottom:-8999px;
}

.network-buttons ul{margin:0px;padding:0px;list-style-type:none; display:block;}
.network-buttons li{display:block; float:left; width:auto; margin-right:26px;}
.network-buttons img{display:block; float:left; background:#fff !important; padding:2px !important;}

#article-text{
/*	Starred lines vetoed 2-24-09			*/
	width:494px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	display:block;
	float:left;
	clear:none;
	color:#222;						/*Brought back 6-16-09*/
	background-color:#fff;
	padding-bottom:9000px;
	margin-bottom:-8999px;
	font-size:0.85em;
	line-height:1.6em;
	font-weight:normal;
	font-family:Georgia, Arial, Helvetica, sans-serif;  /*Brought back 6-16-09*/

/*	Added 2-24-09, temporarily removed 6-16-09
	text-align:justify;						*/
}

#article-text h1 {font-size:1.6em; font-family: Arial, Helvetica, sans-serif;}
#article-text h2 {font-size:1.4em; font-weight:normal; font-family: Arial, Helvetica, sans-serif;}
#article-text h3 {font-family: Arial, Helvetica, sans-serif;}
#article-text img{display:block; background-color:#ccc; padding:3px; border:1px solid #999; margin:4px;}
#article-text p{font-size:1.1em;}
.float-left {float:left;}
.float-right {float:right;}
.text-left{display:block; float:left;}
.text-right{display:block; float:right;}
#newslist{
	display:block;
	padding:2px;
	margin-top:2px;
	/*border:1px solid #816c67;*/
	overflow:hidden;

}


/* =TOP STORY TICKER V3
-------------------------------------------------------*/
#rotator{
	display:block;
	width:475px;
	height:275px;
	background-color:#000;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	margin-bottom:16px;
}

a.rotator-headline{
	display:block;
	width:475px;
	height:210px;
	font-family:"Century Gothic", Arial;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	text-shadow: 0 0 5px #000;
	padding:4px;
}
a.rotator-lead{
	display:block;
	width:475px;
	height:65px;
	padding:4px;
	color:#000;
	background-color:#fff;
	font0weight:bold;
	opacity:0.8;
	filter: alpha(opacity='80');
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:13px;
}

/* =PREVIOUSLY NEW STORIES
-------------------------------------------------------*/
#previous-top-stories{
	display:block;
	width:490px;
	float:left;
}

.previous-top-story{
	display:block;
	float:left;
	width:230px;
	height:135px;
	margin-left:3px;
	margin-right:4px;
	margin-bottom:6px;
	border:1px solid #ddd;
	position:relative;
	overflow:hidden;

}

.previous-top-story a img{border:none;}

.previous-story-img{
	display:block;
	width:230px;
	height:auto;
	position:absolute;
	clip:rect(35px 230px 130px 0px);
	top:-35px;
	overflow:hidden;
}

.previous-story-link{
	display:block;
	position:absolute;
	width:230px;
	height:39px;
	top:96px;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
	color:#435f1d;
	overflow:hidden;
}

.previous-top-story a:hover{color:#0b4997; background:#fff2df;}
/* =FOOTER
-------------------------------------------------------*/
#footer {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	border-left:2px solid #000;
	border-right:2px solid #000;
	overflow:hidden;
	background-color:#000;
}

#footer p{
	text-align:center;
	color:#fff900;
	font-weight:bold;
	font-size:12px;
}
/* =ARTICLE LIST FROM TACH
-------------------------------------------------------*/
#newslist, #feedslist{
	display:block;
	float:left;
	width:475px;
	background:#fff;
	border:1px solid #ddd;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:8px;
	margin-top:12px;
	font-size:0.8em;
	padding:0px;
}
.tach-h3{
	font-size:1.25em;
	margin-left:12px;
}

.date{
	margin-left:12px;
	margin-right:12px;
	padding:0px;
	padding-bottom:2px;
	margin-bottom:0px;
	border-bottom:1px solid #9f7633;
	font-size:1.15em;
}

.articles{
	padding:0px;
	margin:0px;
	padding-left:12px;
	padding-right:12px;
	color:#23618f;
	list-style-type:none;
}

.articles li{
	border-bottom:1px solid #e5e5e5;
}
.articles a{
	display:block;
	color:#334f0d;
	padding-bottom:5px;
	padding-top:5px;
	text-decoration:none;
}

.articles a:hover{color:#0b4997; background:#fff2df;}

/* =ADS
-------------------------------------------------------*/
#ad160x600{
	display:block;
	width:160px;
	height:600px;
	float:right;
	margin-top:6px;
	background-color:#fff;
}

#ad300x250{
	display:block;
	width:300px;
	height:250px;
	float:right;
	background-color:#fff;
	margin-bottom:6px;
}

/* =ARTICLE IMAGE BLOCKS (for reviews.html et al)
-------------------------------------------------------*/
#article-image-block ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#article-image-block img{
	height:80px;
	float:right;
}
#article-image-block li{
	display:block;
	width:100%;
	float:left;
	border-bottom:2px dotted #ccc;
	padding-bottom:2px;
	margin:5px;
}

#article-image-block a{
	display:block;
	text-decoration:none;
	color:#333;
	font-size:0.9em;
}

#article-image-block b{
	color:#066;
	text-decoration:underline;
	margin:0px;
	padding:0px;
}

.article-nav{
}

/* ="RELATED STORIES" BLOCKS (at the bottom of each article)
-------------------------------------------------------*/
#related-article-block{
	display:block;
	background:#f0f0f0;
	border:1px solid #ddd;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:8px;
	margin-top:6px;
	font-size:0.9em;
	padding:0px;
}

#related-article-block ul{
	list-style-position:inside;
	padding:1px;
	padding-left:3px;
	color:#23618f;
}

#related-article-block a{
	color:#435f1d;
	text-decoration:none;
}
#related-article-block a:hover{color:#0d4b99;}

#related-article-block h3{
	margin:0px;
	padding:0px;
	margin-bottom:-0.8em;
	margin-top:0.2em;
	margin-left:12px;
}