html,body {
background-color:#000000;
margin:0;
padding:0;
}

#wrapper {
width:100%;
height:100%;
background-color:#ffffff;
margin:0;
padding:0;
}

#site-title,#site-description {
display:none;
}

#header {
width:100%;
margin:0;
padding:0;
}

#masthead {
width:100%;
height:115px;
background-image:url('https://energyprobe.files.wordpress.com/2010/09/epbg.png');
background-repeat:repeat-x;
border-top:#000000 solid 4px;
}

#branding {
width:980px;
height:108px;
background-image:url('https://energyprobe.files.wordpress.com/2010/09/energylogo2.jpg');
background-repeat:no-repeat;
margin:auto;
}

#branding img {
display:none;
}

#main {
margin-top:60px;
padding:0;
}

#content {
padding-right:15px;
border-right:#000000 solid 1px;
margin-left:0;
}

#content p {
margin-bottom:18px;
}

.hentry {
border-bottom:#cccccc solid 1px;
margin:0 0 24px;
padding:0 0 24px;
}

#primary,#secondary {
width:240px;
position:relative;
right:20px;
}

#primary {
padding-top:5px;
}

#footer {
background-color:#000000;
margin:0;
}

#colophon {
border:none;
}

#site-info {
display:none;
}

#access {
width:980px;
float:none;
background:none;
margin:auto;
}

#access .menu-header,div.menu {
font-size:12px;
font-weight:bold;
}

#access ul li {
border-bottom:#000000 solid 1px;
}

#access ul ul {
border-left:#000000 solid 1px;
border-right:#000000 solid 1px;
border-bottom:#000000 solid 1px;
}

#access ul ul li {
border-bottom:#CCCCCC solid 1px;
}

#access a {
color:#000;
display:block;
line-height:38px;
text-decoration:none;
padding:0 10px;
}

#access ul ul a {
background:#ffffff;
color:#0066CC;
line-height:1em;
width:160px;
height:auto;
padding:10px;
}

#access li:hover > a {
background:none;
color:#000000;
text-decoration:underline;
}

#access ul ul :hover > a {
background:#ffffff;
color:#0066CC;
text-decoration:underline;
}

#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 {
color:#666666;
}

* 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:#666666;
}

#searchsubmit {
background-color:#F90;
width:55px;
letter-spacing:1px;
border:none;
color:#333333;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
padding:3px;
}

#searchsubmit:hover {
cursor:pointer;
background-color:#333;
color:#fff;
}

a:link,a:visited {
color:#0066cc;
}

a:focus,a:hover,a:active {
color:#ff4b33;
}

.entry-title,.widget-title {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
}

.entry-title a:focus,.entry-title a:hover,.entry-title a:active {
color:#999999;
text-decoration:underline;
}

.entry-meta {
display:none;
}

#content .entry-title {
font-size:32px;
font-weight:normal;
}

#content,#content input,#content textarea {
font-size:15px;
line-height:20px;
}

.meta-sep,.author {
display:none;
}

.widget-title {
font-size:18px;
color:#666666;
text-transform:uppercase;
border-bottom:#000000 solid 1px;
margin:0 0 5px;
padding:0 0 5px;
}

.widget-title a:link,.widget-title a:visited,.widget-title a:focus,.widget-title a:hover,.widget-title a:active {
color:#666666;
}