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;
}

#branding {
	width:980px;
	height:178px;
	background-image:url('http://probeinternational.org/library/wp-content/uploads/2012/03/EPRFSmaller2.png');
	background-repeat:no-repeat;
	margin:auto;
}

img.alignright {
	float:right;
	margin:0 0 1em 1em;
}

img.alignleft {
	float:left;
	margin:0 1em 1em 0;
}

img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#branding img {
	display:none;
}

#main {
	margin-top:60px;
	padding-top: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:16px;
	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:#333333;
	width:55px;
	letter-spacing:1px;
	border:none;
	color:#ffffff;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:3px;
}

#searchsubmit:hover {
	cursor:pointer;
	background-color:#666666;
	color:#ffffff;
}

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:#666666;
	text-decoration:underline;
}

.entry-meta {
	display:none;
}

#content .entry-title {
	font-size:22px;
	font-weight:bold;
}

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

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

.widget-title {
	font-size:24px;
	text-align:center;
	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;
}

.menu {
	text-align:center;
}