/**
 * Theme Name: PPI Upgrade
 * Theme URI: http://www.agencyQ.com
 * Description: Progressive Policy Institute's site theme
 * Version: 0.1
 * Author: agencyQ
 * Author URI: http://www.agencyQ.com
 * Tags: blue, theme-options, threaded-comments, sticky-post, microformats, two-columns, three-columns, fixed-width
 * Template: hybrid
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 */

/* Get base CSS */
@import url('../hybrid/library/css/20px.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get gallery CSS */
@import url('../hybrid/library/css/gallery.css');

/* Get tabs CSS (uncomment below line if using the Hybrid Tabs plugin) */
/* @import url('css/tabs.css'); */

/**
* Body
************************************************/
body {
	color: #464646;
	font: 12px/22px Tahoma, Geneva, Verdana, sans-serif;
	}

html {
	background-color: #1E668A;
	}
/* Body container */
#body-container {
	background: #2787b4 url(images/bg-gradient.png) repeat-x;
	}

/**
* Elements
************************************************/

/* Links */
a, a:visited  {
	color: #2787B4;
	text-decoration: none;
	}
a:hover, a:active {
	text-decoration: underline;
	}

/* Headers */
h1, h2, h3, h4, h5, h6 {
	color: #815500;
}

hr {
	border-style: none none groove;
	border-color: white;
	border-width: 2px;
	color: white;
	background-color: white;
	margin: 10px 0;
}
/* Lists */
ul {
	
	}

p {
	margin-bottom: 15px;
}

/* Blockquotes */
blockquote {
	/*overflow: hidden;*/
	overflow: visible;
	height: 100%;
	margin: 0 24px 0  0;
	padding: 3px 0 0 24px;
	font-style: italic;
	color: #444;
	background: url(images/quotes.gif) no-repeat 0 0;
	border: none;
	}
blockquote blockquote {
	color: #555;
	}
blockquote em {
	font-style: normal;
	}
blockquote.pullquote {
	width: 210px;
	margin-top: 6px;
	margin-bottom: 3px;
	padding: 6px 9px;
	text-align: center;
	font: italic normal normal 20px/22px Georgia, Times, 'Times New Roman', serif;
	color: #444;
	background: transparent;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
	}
.pullquote p {
	margin: 0;
	}

/* Code */
code {
	padding: 0 3px;
	font-size: 12px;
	background: #eee;
	}
pre {
	overflow: auto;
	padding: 9px;
	font-size: 12px;
	color: #000;
	background: url(images/code.png) repeat 0 0;
	border: 1px solid #ddd;
	}
pre code {
	padding: 0;
	background: transparent;
	}

/* Tables */
table {
	width: 100%;
	background: #ddd;
	}
caption {
	font: italic normal normal 12px/22px Verdana, Geneva, Tahoma, sans-serif;
	text-align: right;
	color: #666;
	}
tr {
	margin: 1px;
	border: 1px solid #ddd;
	}
td {
	padding: 3px;
	background: #f7f7f7;
	border: 1px solid #ddd;
	}
tr.alt td, tr.even td {
	background: #eee;
	}
th {
	padding: 3px;
	color: #fff;
	background: #093653;
	border: 1px solid #ddd;
	}
th a {
	font-weight: bold;
	color: #eee;
	}

/* Acronyms */
acronym {
	border-bottom: 1px dotted #333;
	}

/* Drop caps */
.drop-cap {
	float: left;
	margin-right: 3px;
	font: normal normal normal 48px/39px "Warnock Pro", "Goudy Old Style", Palatino,"Book Antiqua", Cambria, Georgia, serif;
	color: #444;
	}

/* Notes */
.note {
	padding: 6px 9px;
	background: #eee;
	border: 1px solid #ccc;
	}

/* Warnings/Alerts */
.warning, .alert {
	padding: 6px 9px;
	background: #fffbbc;
	border: 1px solid #E6DB55;
	}

/* Errors */
.error {
	padding: 6px 9px;
	background: #ffebe8;
	border: 1px solid #C00;
	}

/* Downloads */
.download {
	padding: 6px 9px;
	background: #e7f7d3;
	border: 1px solid #6c3;
	}

/* Alignment */
.left, .alignleft {
	float: left;
	margin: 0 20px 0 0;
	}
.right, .alignright {
	float: right;
	margin: 0 0 0 20px;
	}
.center, .aligncenter {
	display: block;
	margin: 0 auto 20px auto;
	}
.block, .alignnone {
	display: block;
	margin: 0 0 20px 0;
	}
.clear {
	clear: both;
	}
span.pullquote {
	float: none;
	margin: 0;
	}

/**
* Images
************************************************/
.hentry img {
	height: auto;
}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}

/* Captions */
.wp-caption {
	max-width: 590px;
	padding: 4px 4px 4px 4px;
	background: #eee;
	border: 1px solid #ccc;
	text-align: center;
	}
.wp-caption .wp-caption-text {
	margin: 0;
	padding: 0 5px;
	text-align: right;
	font-size: 11px;
	color: #666;
	}
.wp-caption img {
	max-width: 588px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #666;
	}

/* Gallery [gallery] */
.gallery {
	display: block;
	text-align: center;
	margin-bottom: 20px !important;
	}
.gallery img {
	border: 1px solid #3c738c;
	}

/* Author avatar */
.avatar {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 20px;
	padding: 4px;
	background: #eee;
	border: 1px solid #ccc;
	}

/* Thumbnail */
.thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 20px 10px 0;
	padding: 4px;
	background: #eee;
	border: 1px solid #ccc;
	}
.category img.medium {
	float: left;
	max-width: 230px;
	margin: 0 20px 10px 0;
	padding: 4px;
	background: #eee;
	border: 1px solid #ccc;
	}

/**
* Page Navigation
************************************************/
.secondary-menu-container {
	width: 100%;
	margin: 0 auto;
	background: url("images/secondary-btm-shadow.png") repeat-x bottom left;
	padding-bottom: 10px;
}
#secondary-menu {
	width: 100%;
	height: 27px;
	margin: 0 auto;
	padding: 6px 0;
	background: #e4ded3;
	padding-bottom: 8px;
	}
	
#secondary-menu .menu-inner {
	width: 960px;
	margin: 0 auto;
}
	
#secondary-menu .tagline {
	color: #777;
	font: 16px Rokkitt, serif;
	text-shadow: 0 1px 0 #f4f3f1;
	text-transform: lowercase;
	margin: 6px 0 0 14px;
	float: left;
}

#secondary-menu div.menu {
	margin: 0 auto;
	float: right;
}

#secondary-menu ul {
	list-style: none;
	margin: 0;
}

#secondary-menu li {
	float: left;
	margin: 9px 0 0;
	padding: 0 0 8px 0;
}

#secondary-menu .social-nav-link {
	margin: 3px 0 0;
}

#secondary-menu a {
	display: block;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1e668a;
	margin: 0 10px;
	}

#secondary-menu .social-nav-link a {
	width: 26px;
	height: 26px;
	text-indent: -9999em;
	margin: 0 5px;
}

.facebook-link a {
	background: url(images/icon-facebook.png) no-repeat;
}

.twitter-link a {
	background: url(images/icon-twitter.png) no-repeat;
	margin-top: 3px !important;
}

.youtube-link a {
	background: url(images/icon-youtube.png) no-repeat;
}

.rss-link a {
	background: url(images/icon-rss.png) no-repeat;
}

/* Drop-down styles */
#secondary-menu li:hover ul, #secondary-menu li.sfHover ul  {
	top: 19px;
	}
#secondary-menu li li:hover ul, #secondary-menu li li.sfHover ul, #secondary-menu li li li:hover ul, #secondary-menu li li li.sfHover ul  {
	top: -1px;
	}
#secondary-menu ul ul {
	border-top: 1px solid #222;
	background: #111;
	}
#secondary-menu li li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #222;
	}
#secondary-menu li li a {
	padding: 7px 7px;
	border: none;
	}

/**
* Search form (in navigation)
************************************************/
#secondary-menu .search {
	float: right;
}

#secondary-menu input {
	width: 15px;
	height: 16px;
	margin: 0 0 -5px 10px;
	padding: 7px 10px;
	font: normal normal normal 12px/12px Helvetica, Arial, sans-serif;
	color: #8d8d8d;
	background: #fff;
	border: none;
	background: url("images/g-button-search.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	}
#secondary-menu .search-text {
	float: left;
	margin-right: 5px;
	padding: 6px 10px;
}
#secondary-menu .search-submit {
	background: url(images/g-button-search.png) no-repeat;
	width: 30px;
	height: 30px;
	text-indent: -9999em;
	margin: 0;
	border: 0;
	}
	
#secondary-menu .search-submit:hover {
	background-position: 0 -30px;
}

#secondary-menu .search-categories {
	display: none;
}

/**
* Header
************************************************/
#header-container {
	}
#header {
	width: 960px;
	height: 75px;
	margin: 0 auto;
	padding: 28px 0 0;
	}
#site-title {
	float: left;
	width: 236px;
	line-height: 35px;
	font-size: 28px;
	font-family: georgia, serif;
	margin: 0;
	margin-left: 14px;
	}

#site-title a {
	background: url(images/ppi-logo.png) no-repeat;
	width: 236px;
	height: 75px;
	display: block;
}
	
#site-title span {
	text-indent: -9999em;
	display: block;
}

#site-description {
	display: none;
	}

/**
* Header utility widget
************************************************/
#utility-header {
	overflow: hidden;
	float: right;
	width: 500px;
	}
#utility-header .widget {
	line-height: 19px;
	margin: 0;
	padding: 0;
	color: #aaa;
	background: transparent;
	border: none;
	}
#utility-header .widget-inside div, #utility-header .widget-inside img {
	float: right;
	}

/**
* Category Navigation
************************************************/
#primary-menu {
	height: 28px;
	margin: 30px auto 0;
	font: normal normal bold 12px/12px Verdana, Geneva, Tahoma, sans-serif;
	float: right;
	}
#primary-menu .menu {
	height: 25px;
	margin: 0 auto;
	}
#primary-menu ul {
	list-style: none;
	margin: 0;
	}
#primary-menu li {
	float: left;
	}
#primary-menu a {
	color: #fff;
	font: 22px Rokkitt, serif;
	text-transform: lowercase;
	padding: 7px 15px 6px;
	display: block;
}
#primary-menu a:hover {
	text-decoration: none;
}
#primary-menu li:hover > a,
#primary-menu .current-menu-item a {
	color: #1e668a;
	padding-bottom: 15px;
}

#menu-main-nav li:hover > a{
	background: url("images/nav-hover-arrow.png") no-repeat bottom center;
}
#primary-menu li li a {
	width: 160px;
	font: normal normal bold 10px/10px Verdana, Geneva, Tahoma, sans-serif;
	padding: 8px 10px;
	color: #fff;
	background: #2b526b;
	border-top: 1px solid #244960;
	}
	
#primary-menu .sf-sub-indicator {
	display: none;
}

/* Drop-down controls */
#primary-menu ul ul, #primary-menu ul ul ul {
	width: 180px;
	}
#primary-menu li li:hover ul, #primary-menu li li li:hover ul {
	left: 180px;
	}
#primary-menu li:hover ul, #primary-menu li.sfHover ul {
	top: 26px;
	}
#primary-menu li li:hover ul, #primary-menu li li.sfHover ul, #primary-menu li li li:hover ul, #primary-menu li li li.sfHover ul  {
	top: 0;
	}
#primary-menu ul ul {
	background: #2b526b;
	}

#primary-menu li.feed {
	float: right;
	border: none;
	}
#primary-menu li.feed a {
	padding: 7px 18px 6px 0;
	background: url(images/feed-icon.png) no-repeat right 7px;
	}

#primary-menu .sub-menu {
	margin-top: 19px;
	background: #1e668a;
	padding: 0 10px;
}
#primary-menu .sub-menu a {
	color: #fff !important;
	font: 14px Tahoma, Geneva, Verdana,sans-serif;
	text-transform: capitalize;
	background: none;
	border-top: 1px solid #2c769b;
	border-bottom: 1px solid #14597b;
	padding-top: 10px;
	padding-bottom: 10px !important;
}
#primary-menu .sub-menu a:hover {
	color: #fff !important;
	background: none;
}
#primary-menu .sub-menu li:first-child a {
	border-top: none;
}
/**
* Container (content/primary/secondary)
************************************************/
#container {
	background: url(images/container-bg-top.png) no-repeat top center;
	width: 1014px;
	margin: 0 auto;
	padding-top: 36px;
	margin-top: -22px;
	margin-bottom: 15px;
	}
.container-content {
	background: url(images/container-bg.png) repeat-y;
	}
.page-template-no-widget #container, .primary-inactive.secondary-inactive #container {
	background: #fff;
	}

.container-inner {
	border-top: 2px groove #fff;
	width: 932px; /* 960px - 14px - 14px */
	margin: 0 auto;
	padding: 0 0 14px 0;
	}

.content {
	overflow: hidden;
	float: left;
	clear: left;
	width: 625px;
	border-top: 2px groove #fff;
	margin: 0 20px 20px 0;
	padding-top: 20px;
	}
	
.home .content{
	padding-top: 0px;
}
.page-template-no-widgets .content, .primary-inactive.secondary-inactive .content {
	width: 960px;
	padding: 0 0 20px 0;
	}

.page-template-front-page .content {
	border: 0;
}
	
.content-wrapper {
	margin-left: 28px;
}

.page-template-front-page .container-inner {
	border: 0;
}

.recent-publications {
	background: #fff;
	border: 1px solid #ebebe9;
	padding: 14px;
}

.recent-publications .title-text{
	color: #777777;
}

.recent-publications .post,
.homepage-archive-list .post,
.homepage-archive-list .events-list
 {
	margin: 0 12px;
}

/**
* Posts
************************************************/
.hentry {
	clear: both;
	/*margin-bottom: 20px;*/
	}
.singular .hentry {
	margin-bottom: 0;
	}
.page-template-blog .hentry, .page-template-page-blog .hentry {
	margin-bottom: 20px;
	}
.page-template-blog .entry-title-link {
	font-size: 24px;
	display: block;
	padding: 15px 0 0 0;
	line-height: 30px;
}
/* Post title */
.page-title,
.page-subtitle {
	color: #777;
	font: 28px/28px Rokkitt, serif;
	text-shadow: 0 1px 0 #fff;
	text-transform: lowercase;
	padding: 20px 28px;
}

.page-subtitle {
	font-size: 21px;
	line-height: 21px;
	border-top: 2px groove #fff;
	border-bottom: 2px groove #fff;
	padding: 11px;
	font-weight: bold;
}
.archive .page-subtitle,
.page-template-press-releases .page-subtitle
{
	margin-left: -12px;
}

.page-template-press-releases .entry-info .entry-date
{
	border-right: none;
	padding: 0;
}

.page-template-press-releases .entry-info .entry-source
{
	border-left: 2px groove white;
	padding-left: 9px;
}

.ie .page-subtitle {
	font-weight: normal;
}

.entry-title {
	margin-bottom: 3px;
	font: 15px/18px georgia, times, 'times new roman', serif;
	font-weight: bold;
	}
.entry-title a {
	color: #222;
	}
.blog .entry-title, .singular .entry-title, .error-404-title {
	font: normal normal bold 22px/22px georgia, times, 'times new roman', serif;
	}
.page-title, .error-404-title {
	margin: 0;
	}

/* Byline */
.byline {
	font-size: .9em;
	font-style: italic;
	color: #777;
	}
.archive .byline, .search .byline {
	margin: 0 0 3px 0;
	}
.byline a {
	font-style: normal;
	}

/* Entry */
.entry-content, .entry-summary {
	overflow: hidden;
	font-size: 13px;
	}

/* Post meta data */
.entry-meta {
	clear: both;
	display: block;
	padding: 9px 0 0 0;
	font-size: .9em;
	font-style: italic;
	color: #777;
	border-top: 1px solid #ccc;
	}
.entry-meta a {
	font-style: normal;
	}
	
.entry-title-link {
	font-size: 15px;
}
	
.entry-info {
	color: #919191;
	font-size: 11px;
}

.entry-info-tags{
	padding-bottom: 10px;
}

.entry-date, 
.entry-categories {
	margin: 0 8px 0 0;
	border-right: 2px groove #fff;
	padding: 0 9px 0 0;
}

.recent-publications a {
	color: #2787b4;
}

/* Page links */
p.page-links {
	font-weight: bold;
	}
p.page-links a {
	margin: 0 2px;
	padding: 4px 12px;
	font-weight: normal;
	font-style: italic;
	color: #eee !important;
	background: #093653;
	border: 1px solid #eee;
	}

/* Series */
.series-title {
	font-size: 1.2em;
	}

/* Single-post author box */
.singular-post .author-profile {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 9px 9px 0 9px;
	background: #f7f7f7;
	border: 1px solid #ccc;
	}
.singular-post .author-profile p {
	margin: 0 0 9px 0;
	}
.singular-post .author-profile .avatar {
	margin: 0 20px 9px 0;
	}

/* Page templates */
.author-profile {
	overflow: hidden;
	}
.author-profile .author-name {
	margin-bottom: 0;
	font-size: 1em;
	}

/* Archive templates */
.archive-title, .search-title {
	font: normal normal bold 22px/22px georgia, times, 'times new roman', serif;
	}
.archive-info, .search-info {
	overflow: hidden;
	margin: 0 0 10px 0;
	}

/* Attachments (post meta data) */
.attachment object {
	width: 100%;
	height: 100%;
	min-height: 400px;
	}
.attachment object.video {
	width: 100%;
	height: 360px;
	}
.attachment object.audio {
	width: 100%;
	}
.attachment-image .entry-meta {
	clear: left;
	}
.attachment .download {
	display: block;
	margin-bottom: 20px;
	}
.attachment-application-octet-stream .video {
	height: 400px;
	margin-bottom: 20px;
	}

/* Breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	font-size: 11px;
	color: #666;
	}

/* WP PageNavi */
.wp-pagenavi {
	overflow: hidden;
	}
.wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi a, .wp-pagenavi .extend {
	float: left;
	margin: 0 6px 0 0;
	padding: 4px 12px;
	color: #eee !important;
	background: #093653;
	border: 1px solid #eee;
	}

/* Navigation links */
.navigation-links {
	overflow: hidden;
	}
.next, .previous {
	max-width: 50%;
	font-size: 13px;
	}
.previous {
	float: left;
	}
.next {
	float: right;
	text-align: right;
	}
#comments-template .paged-navigation {
	text-align: center;
	}
#comments-template .paged-navigation .page-numbers {
	padding: 3px 6px;
	font-style: italic !important;
	border: 1px solid #eee !important;
	}
#comments-template .paged-navigation .next, #comments-template .paged-navigation .prev {
	float: none;
	text-align: left;
	border: none !important;
	}

/**
* Widgets in general
************************************************/
.widget {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 0px 9px 0 9px;
	}

.widget-categories, .widget_rrm_recent_posts, .widget_text, .widget_yarpp_widget{
	padding-top: 9px;
}
.widget-title{
	color: #777;
	font: 21px/18px Rokkitt, serif;
	font-weight: bold;
	/*text-shadow: 0 1px 0 #f4f3f1;*/
	text-transform: lowercase;
	height: 19px;
	margin: 0 0 15px 0;
	border-top: 2px groove white;
	border-bottom: 2px groove white;
	padding: 12px;
	position: relative;
	font-weight: bold;
	}

.homepage-content .widget-title,
#recent-posts .widget-title {
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}

.recent-publications .widget-title {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.widget-title .title-text {
	font-size: 21px;
	line-height: 18px;
	float: left;
	font-weight: bold;
}
.ie .widget-title .title-text,
.ie .widget-title {
	font-weight: normal;
}
.widget-title a, .page-subtitle a {
	color: #1e668a;
	}
	
.widget-title .more-link{
	font-family: Tahoma;
	font-size: 11px;
	float: right;
}

.page-subtitle .more-link {
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 11px;
	float: right;
	font-weight: bold;
}

.widget ul {
	list-style: none;
	margin-left: 0;
	}
.widget ul li {

	}
.widget_collapsarch {
	padding: 0;
}
.widget ul.archives,
.menu-about-subnav-container  {

}
.sym {
	display: block;
	float: left;
	text-indent: -9999px;
	width: 20px;
}
.expand .sym {
	background: url("images/grey-expand-arrow.png") no-repeat center left;
}
.collapse .sym {
	background: url("images/grey-collapse-arrow.png") no-repeat center left;
}

/* Widget search */
.widget-search {
	padding: 0;
}

.widget-search .search-text {
	display: none;
	}
	
.widget-search .search-submit,
.widget-php_widget .search-submit,
.widget_mcswwidget .search,
input[type="submit"] {
	background: url(images/filter-bg.png) repeat-x;
	color: #815500;
	font: 18px Rokkitt, serif;
	text-transform: lowercase;
	border: 1px solid #d6a445;
	padding: 3px 9px;
}

input[type="submit"]:hover
{
	background: url("images/gold-btn-hover.png") no-repeat;
}

.browse-other-issues input {
	margin: 0;
	display: block;
}

.widget-search .search-submit {
	padding: 2px 9px;
}
.widget-php_widget  {
	padding: 0;
}
.widget-php_widget .search-submit {
	padding: 2px 0px;
	margin: 0;
	margin-top: 10px;
}
.widget-php_widget form {
	padding-left: 12px;
}
.widget-php_widget select {
	margin-left: -1px;
	margin-bottom: 10px;
	max-width: 250px;
}
.widget-php_widget label {
	font-weight: bold;
}
.widget_mcswwidget .search {
	margin-top: 20px;
}

.search-categories {
	width: 255px;
	margin: 0 0 0 12px;
}

.filter-multi-select {
	background: #fff;
	margin: 0 0 18px;
	border: 1px solid #ebebe9;
	padding: 8px;
}

.filter-multi-select input {
	margin: 0 7px 0 0;
}

.filter-multi-select .check-all-label {
	margin: 0 10px 0 0;
}

.search-filter {
	margin: 0 0 18px 9px;
}

.search-filter-toggler {
	color: #777;
	text-transform: uppercase;
	line-height: 12px;
	display: block;
	cursor: pointer;
}

.search-filter-toggler:hover {
	text-decoration: none;
}

.search-filter-toggler-icon {
	background: url(images/filter-accordion-icon.png) no-repeat -11px 0;
	width: 11px;
	height: 11px;
	margin: 0 4px 0 0;
	float: left;
}

.expanded-search-filter-toggler-icon {
	background-position: 0 0;
}

.filter-list,
.secondary-filter,
.tertiary-filter {
	margin: 10px 0 0 25px;
	display: none;
}

.expanded-filter-list {
	display: block;
}

.select_wrapper select {
	width: 70%;
	margin: 0 0 5px 12px;
	border: 2px inset #bbb;
	padding: 2px 0;
}

.widget_mcswwidget .reset {
	display: none;
}

/* Widget categories */
.widget-categories {
	background: #f3bb4e url(images/sidebar-bg.jpg) repeat-x;
}

.widget-categories .widget-title {
	color: #815500;
	text-shadow: 0 1px 0 #dda945;
	border-top: 1px solid #a47721;
	border-bottom: 1px solid #a47721;
}

.widget-categories img {
	position: relative;
	max-height: 16px;
	top: 1px;
	margin: 0;
	padding: 0;
	}
	
/* Widget archives */
.widget-archives {
	background: #e4ded3;
	border: 0;
}

/**
* Content-area widgets (mostly utility widgets)
************************************************/
.content .widget {
	margin: 0;
	padding: 0;
	border: none;
	}
.page-template-widgets .content .widget, .page-template-page-widgets .content .widget {
	margin: 0 0 20px 0;
	}

/**
* Primary, Secondary, and Tertiary
************************************************/
#primary {
	/*overflow: hidden;*/
	float: right;
	width: 276px;
	}
#secondary {
	overflow: hidden;
	clear: right;
	float: right;
	width: 153px;
	margin: 0 0 0 14px;
	}
#tertiary {
	overflow: hidden;
	float: right;
	width: 153px;
	}
	
#primary .widget-categories ul li {
	line-height: 15px;
	margin: 0 0 20px 0;
	padding: 0 0 0 30px;
	background: url("images/sidebar-categories-caret.png") no-repeat 16px 3px;
}

#primary .widget-nav-menu ul li {
	background: url("images/sidebar-categories-caret.png") no-repeat scroll 23px 16px transparent;
	font-size: 15px;
	padding: 7px 0px 7px 26px;
}

#primary .widget-nav-menu ul li a {
	overflow: visible;
	display: block;
	padding: 1px 16px;
}

#primary .widget-nav-menu .current-menu-item{
	background: url("images/grey-left-arrow.png") no-repeat scroll 0 7px transparent;
	margin-left: 0px;
	padding-left: 16px;
}

#primary .widget-nav-menu .sub-menu .current-menu-item{
	background: url("images/grey-left-arrow.png") no-repeat scroll 0 0px transparent;
	margin-left: 0px;
	padding-left: 16px;
}

#primary .widget-nav-menu .current-menu-item a{
	background: #E4DED3;
	padding: 1px 26px;
}
#primary .widget-archives ul li {
	background: transparent;
	padding: 0;
}

#primary .widget-categories li a {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}

#primary .widget-archives li a {
	color: #2ea2d9;
	font-size: 18px;
}

#primary .widget ul ul {
	margin: 5px 0 0 0;
	}
#primary .widget ul li li {
	margin: 0 0 2px 0;
	padding: 0 0 2px 30px;
	border: none;
	}
#primary object {
	float: left;
	width: 300px;
	padding: 0;
	margin: 0 0 9px 0;
	}

/**
* Comments
************************************************/
#comments-template {
	margin-top: 20px;
	}

/* Comment headers */
#comments-number, #reply {
	font-size: 1.2em;
	}

/* Comments are closed */
.comments-closed {
	color: #666;
	font-style: italic;
	}

/* Comment list */
#comments-template ol {
	list-style: none;
	margin: 0;
	}

/* Individual comments */
#comments li {
	overflow: hidden;
	margin: 0 0 15px 0;
	padding: 15px 15px 0 15px;
	color: #333;
	background: #f7f7f7;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
#comments li li, #comments li li li li, #comments li li li li li li {
	background: #fff;
	}
#comments li li li, #comments li li li li li {
	background: #f7f7f7;
	}

/* Avatar */
#comments li .avatar {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 20px;
	padding: 0;
	border: 1px solid #666;
	}

/* Comment meta data */
#comments .comment-author {
	font-weight: bold;
	}
#comments .comment-meta {
	margin-bottom: 15px;
	}

/* Comment text */
.comment-text {
	clear: left;
	font-size: 13px;
	}

/* Forms */
.text-input {
	display: block;
	padding: 3px 6px;
	width: 300px;
	font: 13px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	}
#comments-template label {
	font: 13px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	}
textarea {
	clear: left;
	display: block;
	width: 98%;
	font: 14px/20px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	}
.button, #submit {
	width: 100px;
	margin-right: 9px;
	padding: 6px 9px;
	font: 13px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: bold;
	color: #eee;
	background: #001838;
	border: none;
	line-height: 25px !important;
	}
.button:hover, #submit:hover {
	cursor: pointer;
	/*background: #093653;*/
	}
.search-form input {
	float: left;
}

.type-name
{
	margin-top: 5px;
}
.search-form label
{
	float: left;
	width: 175px;
}

.filter-multi-select label
{
	width: 85px;
}
/**
* Footer container (wraps Subsidiary and Footer)
************************************************/
#footer-container {
	color: #fff;
	font: 12px/21px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	padding: 2px 0 0 0;
	background: url("images/footer-top-shadow.png") repeat-x top left;
	overflow: hidden;
	clear: both;
	margin-top: -22px;
	}
.footer-content {
	background:  #1e668a;
}
#footer-container #subsidiary {
	border-bottom: 1px solid #185e81;
	margin-bottom: 0;
	width: 960px;
}
#footer-container .widget_text .textwidget {
	padding-top: 0;
	font-size: 12px;
}
#footer-container #subsidiary .widget {
	padding-left: 1px;
	padding-right: 3px;
}
#footer-container #subsidiary .widget ul li {
	padding-right: 35px;
}
/**
* Subsidiary
************************************************/
#subsidiary {
	width: 1000px;
	margin: 0 auto 14px auto;
	padding: 2px 0 0 0;
	overflow: hidden;
}

#subsidiary .widget {
	overflow: hidden;
	margin: 0;
	padding: 15px 20px 0 20px;
	background: transparent;
	border: none;
	}
#subsidiary .widget-title {
	display: none;
}

#subsidiary a {
	color: #78c3e6;
	}
#subsidiary .widget ul {
	margin-left: 0;
	}
#subsidiary .widget ul li {
	background: transparent;
	margin: 0 0 3px 0;
	padding: 0 5px 3px 5px;
	float: left;
}

#subsidiary .nav-menu {
	font: 20px/18px Rokkitt, serif;
	float: left;
	text-transform: lowercase;
}

#subsidiary .sub-menu {
	display: none;
}

#subsidiary .widget_text {
	text-align: right;
	float: right;
}

/**
* Footer
************************************************/
#footer {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	border-top: 1px solid #246c91;
	}
#footer a {
	font-style: normal;
	color: #fff;
	}
#footer .copyright {
	display: inline;
	float: right;	
	margin-right: 1px;
	}


/**
* homepage 
*******************/
.homepage-archive-list {
	width: 288px;
	margin: 22px 12px;
	float: left;
}

.homepage-projects-list {
	clear: both;
	overflow: hidden;
	padding-bottom: 35px;
	margin: 0 12px;
}

.project-list {
	list-style: none;
	float: left;
	width: 30%;
	margin: 5px 12px;
}

.project-item {
	width: 264px;
	font-size: 15px;
	float: left;
	margin-bottom: 10px;
}

.project-item-link {
	margin: 0 0 0 5px;
	width: 89%;
	float: left;
}

.project-item .item-symbol{
	float: left;
	width: 3%;
	display: block;
}

.homepage-events-list {
	/*width: 276px;*/
	margin: 0px 0px;
	background: none repeat scroll 0 0 #E4DED3;
	padding: 9px;
}


/**
* Issues page: 
**********************/
.issues-list {
	width: 245px;
	margin: 0 50px 0 0;
	float: left;
	list-style: none;
}

.issues-item {
	font-size: 15px;
	margin: 0 0 10px;
}

.issues-item a{
	float: left;
	width: 225px;
}

.content-title {
	margin: 0 0 25px;
}
.item-symbol {
	margin-right: 6px;
	font-weight: bold;
	color: #777;
	float: left;
}
/**
* About pages
*******************/

#recent-posts
{
	background: url("images/grey-left-arrow.png") no-repeat 0px 20px;
	padding: 0 0 0 16px;
	margin-left: -16px;
}
#recent-posts .widget-inside {
	background: none repeat scroll 0 0 #E4DED3;
	padding: 9px;
}
.recent-posts-item {
	padding: 0 12px;
	line-height: 18px;
	margin-top: -30px;
}
.recent-posts-item-header,
.recent-posts-item-title {
	display: block;
}
.recent-posts-item-author,
.recent-posts-item-date {
	font-size: 11px;
}
.recent-posts-item-date {
	color: #777777;
	border-right: 1px solid #bbb;
	padding-right: 8px;
}
.recent-posts-item-author {
	font-size: 11px;
	color: #919191;
	border-left: 1px solid #fff;
	padding-left: 8px;
}
.recent-posts-item-author a {
	
}
.recent-posts-item-title {
	padding: 6px 0;
}
.recent-posts-item-title a,
.recent-publications .entry-title-link {
	font-size: 18px;
}

/**
* Blog page
******************/
.blog-title {
	background: url(images/blog-title-bg.png) no-repeat;
	color: #777;
	font: 28px/28px Rokkitt, serif;
	text-shadow: 0 1px 0 #f4f3f1;
	text-transform: lowercase;
	margin: 0;
	padding: 20px 45px 20px 30px;
	float: left;
}

.blog-subtitle {
	color: #777;
	font: 21px/18px Rokkitt, serif;
	text-shadow: 0 1px 0 #f4f3f1;
	text-transform: lowercase;
	height: 19px;
	margin: 14px 0 13px;
	padding: 12px;
	float: left;
}


/**
* Events page and widgets
*******************/
.events-list h5 {
	text-transform: uppercase;
	font-size: 11px;
	color: #777;
	margin-bottom: 10px;
}
.event-item {
	margin: -10px 0 20px 0px;
	clear: both;
}

.event-date {
	background: url("images/date-bg.png") no-repeat center;
	width: 79px; 
	height: 72px; 
	font: 30px/38px Rokkitt, serif;
	text-transform: uppercase;
	text-align: center;
	float: left;
	margin-left: -9px;
}

.event-month {
	color: #fff;
	font: 17px/17px Rokkitt, serif;
	margin-top: 12px;
}

.event-day {
	font-weight: bold;
}

.event-info {
	width: 515px;
	margin: 4px 0 0 3px;
	float: left;
}

.homepage-archive-list .event-info {
	margin: 4px 0 0 3px;
	width: 70%;
}

.event-info a {
	font-size: 18px;
}

.home .event-info a {
	font-size: 15px;
}

.widget_text{
	background: #2ea2d9;
	color: white;
	padding: 5px;
}

.widget_text .widget-title{
	color: white;
	border: 0 none;
	font-size: 29px;
	font-weight: normal;
	margin-bottom: 0;
	padding: 0;
}
.ie7 .widget_text .widget-title {
	padding-bottom: 5px;
}
.widget_text {
	padding: 24px;
}
.widget_text .textwidget {
	font-size: 14px;
	padding-top: 24px;
}
.ie7 .widget_text .textwidget {
	padding-top: 19px;
}
.widget_text .textwidget a,
#submit {
	background: url("images/gold-btn.png") no-repeat;
	width: 222px;
	height: 37px;
	display: block;
	text-align: center;
	margin-top: 24px;
	color: #815500;
	font: 24px/37px Rokkitt, serif;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
	
}
.widget_text .textwidget a:hover,
#submit:hover {
	background: url("images/gold-btn-hover.png") no-repeat;
}
.widget_yarpp_widget {
	background: white;
	border: 1px solid #ebebe9;
}
.widget_yarpp_widget .widget-title {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.widget_yarpp_widget .entry-categories {
	border: none;
}
.widget_yarpp_widget ul {
	padding: 0 12px;
}
.widget_yarpp_widget ul li {
	padding-bottom: 12px;
}
.filter-category{
	font-weight: bold;
}

a.recent-posts-more-link
{
	position: relative;
	left: 205px;
	top: -49px;
	text-transform: uppercase;
	color: #1E668A;
	font-size: 11px;
	font-weight: bold;
}

/**
* Projects page and widgets
*******************/
.page-template-projects .content-wrapper h3 {
	font-size: 15px;
	margin-bottom: 0;
}

.addthis_toolbox{
	margin-bottom: 10px;
}

ul.issue-experts-widget-list
{
	padding: 0 25px 5px;
	margin-bottom: 0;
}

li.issue-expert
{
	font-size: 14px;
	padding-bottom: 10px;
}

.issue-expert a {
	padding-left: 5px;
}

/** Contact Form**/
#cntctfrm_contact_form{
	margin-bottom: 20px;
}

/* Added by DSD */
.ppi-no-upcoming-events {
	margin: 10px 0 20px;
}

.staff-title {
	font-size: 16px;
}

#php_widget-7 .widget-title {
	display: none;
}

.homepage-events-list .event-info {
	margin: 4px 0 0 3px;
	width: 65%;
}

.homepage-events-list .page-subtitle {
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #bbb;
}

.homepage-events-list .events-list {
	padding: 0 9px;
}

.page-21680 .sidebar {
	display: none;
}

#search-dev .content {
	float: left;
	margin-left: 25px;
	clear: none!important;
	border-top: 0px;
	padding-top: 0px;
}

#search-dev .content-wrapper {
	margin: 0px;
}

#search-dev #search-column-left {
	float: left;
	width: 180px;
	min-height: 400px;
	border-right: 2px groove #FFFFFF;
}

#search-dev #search-column-left h3 {
	margin-bottom: 0px;
}

#search-dev #search-column-left ul {
	padding: 15px 0 15px 0;
	margin: 0 15px 0 0;
	border-bottom: 2px groove #fff;
	width: 165px;
}

#search-dev #search-column-left li {
	list-style-type: none;
	font-weight: bold;
	font-size: 14px;
}

.li-sub li {
	font-weight: normal!important;
}

.li-sub .button {
	width: 60px;
	margin: 0 auto
}

.li-header a {
	font-weight: bold!important;
	color: #777!important;
}

#search-dev .page-title {
	padding-bottom: 25px;
}

#search-header-bar h1 {
	width: 200px;
	float: left;
}

#search-header-bar .search-text {
	float: left;
	margin-top: 16px;
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EBEBE9;
    color: #8D8D8D;
    font: 12px/12px Helvetica,Arial,sans-serif;
    height: 20px;
	width: 400px;
}

#search-header-bar #search-submit-1 {
	float: left;
	 background: url("images/button-search.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 30px;
    margin: 0;
    text-indent: -9999em;
    width: 30px;
	margin: 16px 0 0 7px;
}

#search-header-bar #search-submit-2 {
	float: left;
	 background: url("images/button-search.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 30px;
    margin: 0;
    text-indent: -9999em;
    width: 30px;
	margin: 16px 0 0 7px;
}

#search-filter-wrap {
	border-top: 2px groove #fff;
	border-bottom: 2px groove #fff;
	width: 100%;
	height: 36px;
	 margin-bottom: 25px;
}

#search-filter {
	padding: 0px;
	margin: 6px 0 0 150px;
}

#search-filter li {
	list-style-type: none;
	float: left;
	padding: 0 10px;
	font-size: 13px;
}

.search-filter-inner {
	border-right: 2px groove #fff;
}

.experts-more {
	display: none;
}

.topics-more {
	display: none;
}

.geography-more {
	display: none;
}

.includes-more {
	display: none;
}

.date-more {
	display: none;
}

.projects-more {
	display: none;
}

.date-more li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

#date-li-last {
	border-bottom: 0px;
}

#date-li-first {
	border-top: 1px solid #ccc;
	padding-top: 20px;
	margin-top: 15px;
}

.category-more {
	display: none;
}

#advanced-search-link {
	float: left;
	margin: 28px 0 0 7px;
}

#new-advanced-search-box {
	position: absolute;
	z-index: 10;
	width: 725px;
	min-height: 350px;
	background-color: white;
	margin: 60px 0 0 140px;
	box-shadow: 1px 5px 15px #001533;
	display: none;
	padding: 15px;
}

#new-advanced-search-box label, input, select {
/*	float: left;*/
	margin-bottom: 5px;
}

#advanced-left label {
	width: 125px;
	margin-right: 5px;

}

#advanced-left {
	float: left;
	width: 320px;
	border-right: 1px solid #ccc;
}

#advanced-right label {
	width: 50px;
	margin-right: 5px;
}

#advanced-right {
	float: left;
	width: 375px;
	padding-left: 20px;
}

#advanced-right input {
	margin-left: 5px;
}

#advanced-top-wrap {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
}

.advanced-right-divider {
	width: 330px;
	border-top: 1px solid #ccc;
	margin: 15px 0;
}

#advanced-bottom {
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
}

#advanced-bottom input, label {
/*	float: left;*/
}

#advanced-bottom label {
	margin-right: 5px;
}

#advanced-custom-text {
	float: left;
	margin-left: 10px;
	width: 480px;
}

#advanced-search-submit {
	margin: 15px 0 0 300px;
}

#advanced-search-close {
	float: right;
}

.date-more input {
	width: 115px;
}


#text-4 {
    background: url("images/blue-background.png") no-repeat scroll 0 0 transparent;
    margin-left: -17px;
    width: 248px;
}

#text-4 .widget-inside {
	margin-left: 10px;
}

.intext-media-logo {
	display: block!important; 
	float: left; 
	border:1px solid #ccc; 
	padding: 1px; 
	margin: 5px 5px 0 0; 
	max-width: 80px;
	max-height: 50px;
}

.feature img {
	width: 625px;
}

#notice-wrap {
/*	background-color: #66c1ed;*/
	background: url("images/notice-background.png") no-repeat scroll 0 0 transparent;
	padding: 15px;
/*	border: 4px solid white;*/
	margin-bottom: 27px;
	color: white;
	font-size: 14px;
	position: relative;
/*	background-color: #66c1ed;*/
}

#notice-wrap h3 {
	color: white;
	font: 21px/18px Rokkitt, serif;
	font-size: 29px;
	line-height: 100%;
/*	font-weight: bold;*/
/*	text-transform: lowercase*/
}

#notice-wrap img {
	position: absolute;
	right: 0;
	bottom: 0;
}

.entry-source-2 {
	border-right: 2px groove #FFFFFF;
    margin: 0 8px 0 0;
    padding: 0 9px 0 0;
}

.addthis_toolbox {
	background: none repeat scroll 0 0 transparent;
    margin-left: -60px;
    top: 450px;
}

.post .addthis_toolbox {
	background: none repeat scroll 0 0 transparent;
    margin-left: 0px;
    top: 450px;
}

#content .addthis_toolbox {
	margin-left: 0px;
}

.appearances-text img {
	float: left;
    margin-bottom: 0;
    margin-right: 10px;
    margin-top: 5px;
}

.search #php_widget-8 {
	display: none;
}

/*.gsc-search-box-tools .gsc-search-box .gsc-input {
	width: 180px;
	height: 16px;
	margin: 0 0 0 22px;
	padding: 7px 10px;
	font: normal normal normal 12px/12px Helvetica, Arial, sans-serif;
	color: #8d8d8d;
	background: #fff;
	border: 1px solid #ebebe9;
}*/

.gsc-search-box {
	width: 289px;
	background: none!important
}

.gsc-table-result {
	 background: none!important;
	 margin-left: 9px !important;
     width: 94% !important;
	 margin-bottom: 5px;
}

.gsc-table-result tbody {
	 background: none!important;
}

.gsc-table-result tbody tr {
	 background: none!important;
}

#___gcse_0 {
	margin-right: -480px;
    position: absolute;
    right: 50%;
    top: 4px;
    width: 270px;
}

#___gcse_1 {
	display: none;
}

table.gsc-search-box td, .gsc-search-box {
	background: none!important;
	padding: 0px!important;
	border: 0px!important;
}

.gstl_50 {
	background: none!important;
}

#gs_id50 tbody tr {
	border: 0px!important;
}

#gsc-i-id1 {
	height: 18px!important;
	margin-left: 5px!important;
	width: 95%!important;
}

.gsst_a {
	height: 13px;
}

#menu-social-interaction-nav {
	position: absolute;
	left: 47%;
	top: 4px;
}

.gsc-resultsHeader {
	display: none;
}

.gsc-table-result tr {
	border: 0px;
}

.gsc-table-result td {
	background: none!important;
	border: 0px;
}

.gcsc-branding {
	display: none;
}

#text-6.widget, #text-7.widget {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #464646;
	padding-top: 0;
}

#text-6.widget .textwidget, #text-7.widget .textwidget {
	font-size: .75rem;
	line-height: 22px;
}

#text-6.widget .widget-title {
	color: #333 !important;
    line-height: 28px;
    margin-bottom: 1rem;
}

#text-7.widget .widget-title {
    color: #333 !important;
    line-height: 22px;
}

.center-civil-justice {
	line-height: 1.5;
}

.taxonomy-category-center-for-civil-justice .content-wrapper h1.content-title,
.taxonomy-category-center-for-civil-justice .content-wrapper p.issue-description {
	display: none;
}

.taxonomy-category-center-for-civil-justice .container-inner h2.page-title {
	display: none;
}

.taxonomy-category-center-for-civil-justice .container-inner h1.content-title {
	margin:0;
	padding: 20px 28px;
}

.taxonomy-category-center-for-civil-justice .page-subtitle:nth-of-type(2), .taxonomy-category-center-for-civil-justice .page-subtitle:nth-of-type(3), .taxonomy-category-center-for-civil-justice .page-subtitle:nth-of-type(4)   {
    margin-top: 10px;
}

.singular-post object {
	width: 100%;
}

#text-7.widget .more-link {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #1e668a;
	display: inline;
	float: right;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	text-align: right;
	text-transform: uppercase;
}

#text-7.widget .more-link:hover {
	text-decoration: underline;
}

#text-7.widget .textwidget {
	padding: 0;
	font-size: 0.75rem;
	line-height: 22px;
}

#text-7.widget .widget-title {
	color: #333 !important;
	line-height: 28px;
	margin-bottom: 1rem;
}

.page-37633 .content {
	width: 100%;
}

.page-37633 .content-wrapper {
	margin-left: 28px;
	margin-right: 28px;
}

.advisory-board-member img {
	margin: 0.5rem 1rem 0 0;
}

.advisory-board-member {
	margin-bottom: 2rem;
}

.page-37633 .content-title {
	display: none;
}

.advisory-board-member h3 {
	margin-bottom: .25rem;
}

.advisory-board-member h5 {
	color: #333;
	font-style: italic;
	margin-bottom: .25rem;
}

#text-7.widget .textwidget p {
	margin-bottom: 10px;
	line-height: 22px;
}
/* End added by DSD */