﻿html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

body
{
	margin: 0;
	padding: 0;
	font: 12px Tahoma;
	background: #eee;
}

strong, h2, h3, h4{font-weight: bold;}

table
{
	border-collapse: collapse;
	border: 0px;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

td
{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#header td
{
	margin: 0 auto;
	padding: 0px;
	background: #313131;
	text-align: center;
	height: 165px;
	vertical-align: bottom;
}

#rightcol
{
	background: url('images/tile-right.jpg');
	width: 50%;
}

#centercol
{
	width: 552px;
	background: white;
}

#leftcol
{
	width: 50%;
	height: 100%;
	text-align: right;
	background: url('images/tile-left.jpg') top repeat-x;
}

#ent-logo
{
	background: #cecece	url('images/drop-rightside.png') repeat-y;
	height: 106px;
}

#accordionbg
{
	background-color: #999;
	padding: 0 0 15px 15px;
}

#accordion, #leftaccordion
{
	padding: 12px 0;
	width: 210px;
}

#leftaccordion
{
	float: right;
	margin-right: 15px;
}

#lhscontain
{
	overflow: auto;
}

#leftcol .linklist
{
	margin-right: 15px;
}

#leftcol .linklist li
{
	border-top: 1px solid #e3e3e3;
}

#leftcol .linklist a
{
	line-height: 2.5em;
}

.linklist 
{
	margin-bottom: 40px;
}

#centercontain
{
	margin-top: -28px;	
}

#flashplayer
{
	background-color: #000;
	height: 430px;
	width: 552px;
	position: relative;
}

.linklist li a:link, .linklist li a:visited, #accordion a, #entergyrss a, #leftaccordion a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#disclaimer a:link, #disclaimer a:visited
{
	color: #333;
	text-decoration: none;
}

#accordion a, #leftaccordion a
{
	display: block;
}

.accord-header-link
{
	line-height: 2em;
	border-top: 1px solid #626262;
}

.accord-header-link-lhs
{
	line-height: 2em;
	border-top: 1px solid #ccc;
}

.accord-menu-link
{
	margin-left: 10px;
}

.bottomlink
{
	border-bottom: 1px solid #e3e3e3;
}

h2.gray-gradient
{
	vertical-align: middle;
	margin: 2px 0 0 0;
	padding: 0px 0 0px 40px;
	color: white;
	background: url('images/breaking-header.jpg') repeat-y;
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	width: 280px;
}

#centercol p
{
	margin-bottom: 10px;
	line-height: 1.2em;
}

h3
{
	padding: 10px 15px 5px 0px;
}

.content h2
{
	color: red;
	font-size: 11px;
	margin: 0 0 3px 0;
	padding: 0px;
}

#outage
{
	background-color: #c5c5c5;
	padding: 10px 0px 60px 0px;
	float: right;
	width: 100%;
}

#outage p
{
	margin: 0 15px 0 0;
}

.outageimg
{
	margin: -50px 15px 50px 0;
}

#disclaimer p
{
	float: right;
	width: 180px;
	color: #808080;
	margin-right: 15px;
	font-size: 10px;
}

#breakinglist p, #breakinglist h4
{
	margin: 0px 70px;
}

#breakinglist li{margin: 10px 0px;}

#search input
{
	border: 0px;
	display: inline;
	background: #cecece;
	padding: 2px;
}

#accordion p
{
	margin-left: 15px;
}

#header #hdrctr
{
	width: 552px;
	border-bottom: 3px solid white;
}

#header #hdrright
{
	background: url('images/right-side-header.jpg') repeat-x;
	border-bottom: 3px solid black;
}

#header #hdrleft
{
	border-bottom: 3px solid black;
	background: #313131 url('images/header-left.jpg') no-repeat top right;
}

.menu-links
{
	padding-bottom: 5px;
	overflow: hidden;
}

#right-side-drop, #left-side-drop
{
	min-height: 950px;
}

.right-side-class{background: url('images/drop-rightside.png') repeat-y;}
.left-side-class{background: url('images/drop-leftside.png') top right repeat-y;}

#breaking-news
{
	background: url('images/headliner-shadow.jpg') no-repeat;
	min-height: 300px;
	margin-top: 6px;
}

#breakinglist
{
	margin-top: 20px;
	color: #646464;
	font-size: 11px;
}

#breakinglist h4
{
	margin-bottom: 5px;
}

#older
{
	float: right;
	margin: 10px 90px 0 0;
}

.content
{
	padding: 12px 70px 0 70px;
}

.indiv-post, #region-header
{
	padding: 20px 15px 0 15px;
}

.indiv-post h2, #region-header
{
	color: red;
	font-size: 24px;
}

.indiv-post .bottompost-text
{
	line-height: 2em;
}

.indiv-post .bottompost-text a:hover, .published-date
{
	color: black;
}

.indiv-post
{
	margin-bottom: 8px;
}

.entry
{
	color: #808080;
}

.leftflt{float: left;}
.rtflt{float:right;}

#indexcontrol
{
	text-align: right;
	margin-top: 20px;
	padding: 0 70px;
}

#indexcontrol a:link, #indexcontrol a:visited,
#rss-link a:link, #rss-link a:visited,
#region-rss-filters a:link,
#region-rss-filters a:visited,
#older a:link, #older a:visited,
.content h2 a:link, .content h2 a:visited,
.indiv-post .bottompost-text a:link,
.indiv-post .bottompost-text a:visited,
#region-header a:link, #region-header a:visited
{	
	color: red;
	text-decoration: none;
}

#indexcontrol a:hover, 
#rss-link a:hover, 
#entergyrss a:hover, 
#region-rss-filters a:hover,
#disclaimer a:hover,
.content h2 a:hover,
#region-header a:hover
{
	text-decoration: underline;
}

#rss-link img
{
	vertical-align: middle;
}

#rss-link 
{
	margin: 4px 20px 0 0;
}

#entergyrss
{
	margin-top: 15px;
	width: 168px;
}

.date
{
	font-size: 11px;
	color: #e0e0e0;
}

#entergyrss table, #entergyrss tr, #entergyrss td
{
	border: 0px;
}

#entergyrss td
{
	padding: 4px 0;
}

#entergyrss table
{
	margin-bottom: 10px;
}

#entergyrss h2
{
	font-size: 15px;
	color: #eee;
	text-decoration: underline;
}

#region-rss-filters
{
	padding: 15px 10px 5px 10px;
}

#region-rss-filters td
{
	padding: 2px 4px;
}

.filter-cats
{
	text-align: center;
	padding-right: 5px;
}

.rss-icon
{
	margin-right: 3px;
	vertical-align: middle;
}

.no-posts
{
	margin: 30px auto;
	text-align: center;
}

#accordion
{
	border-bottom: 1px solid #626262;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
#home-link
{
    margin-right: 15px;
    padding-top: 10px;
}

#home-link a:link, #home-link a:visited
{
    color: white;    
    text-decoration: none;
}

#home-link a:hover
{
    text-decoration: underline;
}
