#header .nav ul {list-style: none; }

#header .nav ul li {display: inline;}


#header .nav {
height: 24px;
background:  #00559A url('../images/nav/nav-bg.gif') no-repeat right top;
}

#header .nav ul  {list-style: none;}

#header .nav a {
background: no-repeat top left;
border-right: 1px solid #fff;
display: block;
float: left;
height: 24px;
overflow: hidden;
text-indent: -9999px;
}

#header .nav a.the_issues {background-image: url('../images/nav/white-issues.gif'); width: 84px;}
#header .nav a.data_publications {background-image: url('../images/nav/white-data.gif'); width: 123px;}
#header .nav a.initiatives {background-image: url('../images/nav/white-init.gif'); width: 73px;}
#header .nav a.about_pwib {background-image: url('../images/nav/white-about.gif'); width: 86px;}
#header .nav a.news_events {background-image: url('../images/nav/white-news.gif'); width: 100px;}
#header .nav a.the_roundtable {background-image: url('../images/nav/white-round.gif'); width: 106px;}

#header .nav a:hover {
background-position: bottom center;
}

#header .nav a.active {
background-position: bottom center;
}

#header .nav .search {
float: left;
padding: 1.5px 0 0 20px;
width: 160px;
}

#header .nav .search input.text {
border: 0;
color: #666;
font-size: .8em;
padding: .25em;
width: 135px;
}

#header .nav .search input.image {padding-top: 5px;}

/* END NEWNAV */


* {margin: 0; padding: 0;}

html {
margin-bottom: 1px;
min-height: 100%;
}

hr {display: none;}

a img {border: 0;}

a {
color: #56A1D5;
font-weight: bold;
text-decoration: none;
}

a:hover {color: #fc0;}
.clear {clear: both;}

body {
background: #fff;
color: #333;
font-size: 75%;
font-family: arial, sans-serif;
}

#wrapper {
border: 1px solid #567;
border-top: 0;
width: 780px;
margin: 0 auto;
overflow: hidden;
padding-bottom: 20px;
}

#header {background: #059;}

#header .top-right {
color: #fff;
float: right;
font-size: .9em;
margin: 10px 20px 0;
}

#header .top-right a {
color: #fff;
text-decoration: none;
}

#header .top-right a:hover {text-decoration: underline;}

#header h1 {
height: 85px;
margin-left: 30px;
width: 300px;
}

#header h1 a {
background: url('../images/logo-blue.gif') no-repeat left 20px;
display: block;
height: 75px;
text-indent: -9999px;
}

#sidebar {
clear: both;
float: left;
width: 220px;
padding-top: 20px;
}

.sidenav ul {
list-style: none;
margin-bottom: 20px;
}

.sidenav ul li {
background: #EFEFED;
color: #5A7587;
font-size: 8pt;
}

.sidenav ul li a {
display: block;
padding: 4px 15px 4px 0;
text-align: right;
text-decoration: none;
text-transform: uppercase;
color: #5A7587;
background: #DBDBDB;
font-weight: bold;
}

.sidenav ul li a:hover {
background: #5A7587;
color: #FFDD00;
}

.sidenav ul li a.active {
background: #5A7587;
color: #FFDD00;
}

#content {
padding-top: 20px;
margin: 0 20px 0 290px;
width: 465px;
}

#content p span.excerpt {
color: #8A9AA3;
text-align: justify;
}

#content h3 {
color: #5A7587;
font-size: 9pt;
padding: 8px 0 1px 15px;
margin: 0 0 10px 0;
}


#content h4 {
color: #5A7587;
font-size: 1em;
padding: 2px 0 1px 15px;
}

#content h5 {
color: #555;
font-size: 9pt;
padding: 2px 0 1px 15px;
}

#content p {
color: #415A68;
padding: 2px 0 15px 15px;
line-height: 12pt;
}

#content ul {
color: #5A7587;
padding-left: 1.5em;
}

#content dd {
margin-bottom: 1em;
}

.contentInner {
padding: 10px 10px 10px 0;
background: #DBDBDB;
_height: 1%;
min-height: 0;
}

.contentInner:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.committeeInner, .bmInner {
padding: 10px 10px 10px 0;
background: #DBDBDB;
overflow: hidden;
}


.committeeInner .left, .bmInner .left, .committeeInner .right, .bmInner .right {width: 50%; margin-top: -15px;}
.committeeInner .left, .bmInner .left {float: left;}
.committeeInner .right, .bmInner .right {float: right;}

.contentInner .left, .contentInner .right {width: 50%; margin-top: -15px;}
.contentInner .left {float: left;}
.contentInner .right {float: right; margin-top: 0}

.contentInner .clear-left {clear: left;}

.committeeInner h4 {margin: 5px 0 12px 0;}
.bmInner h4 {margin: 0 0 15px 0;}

.committeeInner a {
margin: 0 0 0 12px;
display: block;
color: #56A1D5;
font-size: 8pt;
text-decoration: none;
}

ul.contentNav {margin-top: 30px;}
ul.contentNav li {display: inline;}

ul.contentNav li a {
display: block;
float: left;
text-align: center;
height: 24px;
line-height: 24px;
padding: 0 14px 0 14px;
background: #5A7587;
margin-right: 1px;
text-decoration: none;
color: #fff;
}

ul.contentNav li a.active {
color: #5A7587;
background: #F2F2F1;
}

ul.contentNav a:hover {background: #CECECA;}

.pub1 {background: url('../images/icons/note.png') top left no-repeat;}
.pub2 {background: url('../images/icons/graph.png') top left no-repeat;}
.pub3 {background: url('../images/icons/voicebubble.png') top left no-repeat;}

#footer {
text-align: center;
color: #9BA9B0;
background: #fff;
font-size: 8pt;
padding: 40px 0 40px 0;
}

#footer a {
color: #8798A0;
background: #fff;
font-weight: bold; 
text-decoration: none;
}

#footer a:hover {text-decoration: underline;}

#pullquote {
margin: 0;
background: #fff;
color: #5b6f7c;
font-family: "gill sans", arial, helvetica, sans-serif;
font-weight: normal;
margin: 1em auto;
text-align: center;
text-transform: uppercase;
}

#pullquote object {
display: block;
margin: 0 auto;
}

/* NEWNAV

#header .nav {
background: #567 url('../images/corner-right-blue.gif') no-repeat right top;
font-size: .9em;
}

#header .nav ul {
background: url('../images/corner-left-blue.gif') no-repeat left top;
float: left;
list-style: none; 
padding-left: 8px;
}

#header .nav ul li {display: inline;}

#header .nav ul li a {
float: left;
color: #fff;
background: #567;
padding: 5px 12px;
border-right: 1px solid #fff;
text-decoration: none;
}

#header .nav ul li a:hover {
background: #fff;
color: #456;
float:left;
}

#header .nav:after {
clear: both; 
content: "."; 
display: block; 
height: 0; 
visibility: hidden;
}

*/

#content div.blog_entry h3 a {
font-size: 1.2em;
}

#content div.blog_entry p {
color: #000;
padding-right: 10px;
}

#content div.entry_data p {
color: #000;
padding-right: 10px;
}

#content div.blog_entry .comment p {
color: #415a68;
}

#content div.row1 {
background: #efefed;
}



.widgetManager {
margin: 0 0 20px 20px;
}

.widgetManager .widget {
clear: left;
font-size: .95em;
margin-bottom: 20px;
}

#content .widgetManager .widget h3,
.widgetManager .widget h3 {
border-bottom: 1px solid #567;
font-size: 1em;
margin: 0 0 8px 0;
padding: 0;
}

#content .widgetManager .widget img,
.widgetManager .widget img {
float: left;
margin-left: 5px;
}

#content .widgetManager .widget p,
.widgetManager .widget p {
color: #415A68;
line-height: 1.2;
margin-left: 50px;
padding: 0;
}


/* Comments */

#comments form ol {
list-style: none;
padding: 0 15px;
margin: 0;
}

#comments form li label {
display: block;
font-size: .94em;
margin: 10px 0 2px 0;
}

#comments ol.comments {
list-style: none;
padding: 0 15px;
margin-bottom: 20px;
}

#comments ol.comments li {
padding: 10px;
}

#comments li.row1 {
background: #efefed;
}

#comments p {
padding: 0;
}

#comments p.data {
margin-bottom: 5px;
font-weight: bold;
}
#comments p.footer {display:none;}
