/*
 * override PD styles
 */
div.container {
  display: block;
}
#header {
  background: transparent url(images/new/bg-header-gradient.png) repeat-x scroll left top;
  padding: 0;
}
#header #nav li a {
  line-height: 16px;
}
#header #nav li.last a {
  line-height: 14px;
}
#footer {
  background: #111111 url(images/new/bg-footer-gradient.png) repeat-x scroll 0 0;
  margin: 0;
}
#footer a.twitter-link {
  background: transparent url(images/function/twitter_32.png) no-repeat scroll left center;
}
#footer div.logo {
  background: transparent url(images/logos/pd-footer.png) no-repeat scroll left center;
}
#footer h4 {
  line-height: 16px;
}
#footer li {
  line-height: 16px;
}
#copyright p{
  line-height: 14px;
}
#banner {
  background: transparent url(images/new/bg-sub-header-gradient.gif) repeat-x scroll 0 0;
}

/*
 * override WP styles
 */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#main {
  padding-top: 20px;
  width: 950px;
}
#content {
  margin-left: 0;
}
#wrapper {
  width: 950px;
  padding: 0;
}
#colophon {
  border-top: 0;
  margin-top: 0;
}
a:link, a:visited {
  color: #15658A;
}
.entry-title a:link, .entry-title a:visited {
  color: #15658A;
}
.widget-title {
  color: #434343;
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: 10px;
}
#content, #content input, #content textarea, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content .entry-title {
  color: #434343;
}
#content h1, #content h2 {
  font-size: 17px;
  margin-bottom: 0;
}
#content p, #content ul, #content ol, #content dd, #content pre, #content hr {
  font-size: 13px;
  margin: 10px 0;
}
#content ul, #content ol {
  margin-left: 30px;
}
.widget-area ul ul {
  list-style: none;
}
#main .widget-area ul ul {
  margin-left: 0;
}
#primary, #secondary {
  width: 230px;
}
#what-we-do, #follow, #search-2 {
  margin-bottom: 20px;
}
.widget_search #s {
  width: 65%;
}
.widget-container ul li {
  margin-bottom: 7px;
}
#content .entry-title, .entry-meta, .entry-content, .entry-utility, .entry-summary, #nav-below {
  margin-left: 130px;
}
.entry-content a:link, .entry-content a:visited {
  font-weight: bold;
}
#content h1.page-title {
  font-size: 21px;
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 10px;
}
#content h1.page-title span {
  font-style: normal;
}
.post-date {
  float: left;
  background: transparent url(images/calendar.gif) no-repeat scroll 0 7px;
  text-transform: uppercase;
  padding: 0 0 0 18px;
  position: absolute;
  font-weight: bold;
  line-height: 28px;
  color: #636363;
}
.post-date span {
  color: #838383;
}

