/* ------------- HOME PAGE COLUMNS ------------- */

#home #wrapper {
	margin-top: 15px;
	background: none;
}

#home #secondary-nav {
	padding: 0;
	width: 290px;
}

#home #content {
	width: 415px;
}

/* ------------- SECTOR LIST ------------- */
#sectorlist {
	margin-bottom: 15px;
}

#sectorlist h1 {
	position: relative;
	width: 280px;
	height: 20px;
	margin: 0 0 5px 0;
	padding: 0;
	color: #000;
	border: none;
}

#sectorlist h1 span {
	position: absolute;
	background: url(/images/energysavingtools.gif) no-repeat;
	width: 100%;
	height: 100%;
}

#sectorlistul {
	float: left;
	width: 120px;
}

/* ------------- HOT TOPICS ------------- */
#hot-topics {
	padding: 10px 5px;
	background-color: #E1DAB0;
	border: 1px solid #009900;
	margin-top: 5px;
}

#hot-topics h1 {
	position: relative;
	width: 280px;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
	border: none;
}

#hot-topics h1 span {
	position: absolute;
	background: url(/images/features_title.gif) no-repeat;
	width: 100%;
	height: 100%;
}

#hot-topics h3 {
	margin-top: 15px;
	font-weight: normal;
}

/* ------------- ABOUT OPA ------------- */

#about-opa {
	margin-top: 5px;
	padding: 5px 5px;
	background-color: #C6DBFD;
	border: 1px solid #009900;
}

#about-opa h2 {
	position: relative;
	margin-bottom: 10px;
	width: 280px;
	height: 20px;
}

#about-opa h2 span {
	position: absolute;
	background: url(/images/welcome_black.gif) no-repeat;
	width: 100%;
	height: 100%;
}

/* ------------- OFFSITE LINKS ------------- */

#caiso, #h20-house {
	float: left;
	margin: 15px 0;
}

#caiso {
	margin-right: 10px;
}

/* ------------- FEATURES ------------- */

.featured-item {
	clear: left;
	margin-bottom: 20px;
}

.featured-item h2 {
	margin-bottom: 5px;
}

.featured-item .feature-thumb {
	float: left;
	margin-right: 10px;
	width: 100px;
}

/* ------------- ENERGY TIPS ------------- */

#tips {
	margin: 40px 0 0 0;
}


/* ------------- BLOG/E-NEWSWIRE ------------- */
#blog-headlines {
	margin: 30px 0;
}

#enews-headlines {
	margin-bottom: 30px;
}

#blog-headlines h1, #enews-headlines h1 {
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	border-bottom: 1px solid #ccc;
}

#blog-headlines h1 img {
	margin: 0 10px -8px 0;
}

#enews-headlines h1 {
	padding-bottom: 5px;
}

#enews-headlines h1 img {
	margin-right: 10px;
}

#blog-headlines p, #enews-headlines p {
	margin-right: 50px;
}

#blog-more, #current-issue-link {
	margin-top: 15px;
	font-weight: bold;
}


/* ------------- PROGRAMS BY ZIP ------------- */
#programs {
	margin-bottom: 15px;
}

#zip-search {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#zip-search p {
	margin: 0;
	padding: 0;
	font-size: 11px;	
	font-weight: bold;
	vertical-align: middle;
}

#zip-search label {
	margin-right: 2px;
}

#zip-search #z, #zip-search #s {
	margin-right: 5px;
}

#zip-search .submit {
	width: 60px;
}
