/*
Theme Name: PaceLA
Theme URI: http://www.perrymultimedia.com/
Description: A Twenty Ten Child Theme.
Author: Rex Perry
Author URI: http://www.perrymultimedia.com/
Template: twentyten
Version: 0.0.1
Tags: energy, PACELA
*/

@import url("../twentyten/style.css");

body {
	background: #f39d1a url(images/PACE_page_bknd.jpg) repeat-x !important;
}
#site-info {
	display:none;
}
#site-description  {
	display:none;
}
#site-header  {
	display:block;
}
#branding img {
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	display: block;
	float: left;
}
#background {
	background: transparent url(images/PACELA-Energy-body.jpg) repeat-y center top;
	padding: 0 0px;
	margin: 0 auto;
	width: 1100px;
}
#wrapper {
	background: transparent url(images/PACELA-page.jpg) no-repeat center top;
	margin-top: 0px;
	padding: 0 0px;
	width: 1100px;
}
#homeblock {
	height:300px;
	position:relative;
}
#homepanels {
	width: 695px;
	margin: 5px 0 0 0px;
	position:absolute;
	left:-25px;
}
/* home-right banner */
#rightbanner {
	background: transparent url(images/right--panel.jpg) no-repeat -5px top;
	position: absolute;
	left: 667px;
	top: -7px;
	width: 273px;
	height: 326px;
	font: italic bold 16px "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	text-transform: uppercase;
	color: #2a8a00;
	text-align: center;
}
#homewidget h2 {
	margin:10px 0 0 0;
	padding:0;
}
#header {
	position:relative;
}
#headerwidget {
	width:300px;
	position:absolute;
	left:844px;
	top:0px;
}
#headerwidget ul li {
	width:210px;
}
#headerwidget .widget-title {
	font: normal 14px "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
/* =Content
-------------------------------------------------------------- */

#main {
	min-height:400px;
	clear: both;
	overflow: visible;
	padding: 40px 0 0 0;
}
.one-column #content {
	margin: 0 auto;
	width: 900px;
}
#content .entry-title {
	color: #004b91;
	font-size: 29px;
	font-weight: normal;
	line-height: 34px;
	margin-bottom: 0;
}
.entry-content {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	margin:10px 50px 10px 50px;
}
.entry-content p {
	
}
/* =Menu
-------------------------------------------------------------- */

#access {
	background: transparent;
	display: block;
	float: left;
	margin: 6px auto 0;
	width: 1000px;
}
#access .menu-header,
div.menu {
	font-size: 14px;
	margin-left: 60px;
	width: 1020px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #653600;
	display: block;
	line-height: 30px;
	padding: 0 9px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #FBDBAC;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #FBDBAC;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	background: #dcf5e7;
	color: #004b91;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #004b91;
}

/* Structure the footer area */
#footer {
	background: transparent url(images/PACELA_footer.jpg) no-repeat center bottom;
	margin-bottom: 20px;
}
#colophon {
	border-top: 2px solid #653600;
	margin-top: -4px;
	overflow: hidden;
	padding: 10px 0;
}
#footertext {
	color: #653600;
	font: 14px "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	text-align: center;
}
#bottomwidget {
	color: #004b91;
	font: 12px "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	text-align: justify;
	margin-top: 15px;
}

#footer-widget-area {
	overflow: visible;
	position:relative;
}
#footer-widget-area #fourth {
	margin-right: 0;
	position:absolute;
	left:860px;
}
#footer-widget-area #fourth img{
	margin-right: 10px;
}
#footerlinks {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	margin: 8px;
	text-align: center;	
}
#footerlinks a:link, #footerlinks a:visited,#footerlinks a:active, #footerlinks a:hover {
	color: #653600;
}
#footerlinks a:hover {
	text-decoration: none;
}