/*
 * @file
 * Print Styles
 * This probably needs work, but it's a good starting point.
 */
/*
 * Body
 */
body {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.4;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  background: none;
  font-size: 11pt;
}


@page {
  margin: 0.5in 0.5in 0.75in;
	size: 8.5in 11in;  
}

/*
 * Links
 

a[href^="http://"]:after, a[href^="http://"]:visited:after {
  content: "(" attr(href) ")";
  font-size: 10pt;
}*/

/*
 * Strip background from likely candidates
 */
div[id*="wrapper"],
[class*="title"],
[class*="inner"],
header,
footer,
#branding,
#container,
#columns,
.columns-inner,
#content-column,
.content-inner,
.region,
.region-header,
.region-content,
.article,
.article-title,
.article-content,
.comment,
.comment-title,
.comment-content,
.block,
.block-inner,
.block-title,
.block-content,
table,
table * {
  background: none !important;
}

#columns {
	clear: none;
	display: flex;
	width: 100%;
}

/*
 * Hide various bits of the page, .noprint reusable class for hiding stuff.
 */
.mobile-show,
.noprint,
.sidebar,
#breadcrumb,
.nav,
.field-type-taxonomy-term-reference,
ul.links,
.feed-icon,
.poll .bar,
.poll .foreground,
.comment-form,
#comment-form,
.book-navigation,
.tabs,
.action-links,
.pager,
.messages,
.help {
  display: none;
}

/*
 * Ensure the display the main content region
 */
.mobile-hide,
#content {
  display: block !important;
}

/*
 * Layout
 */

.content-inner {
  margin: 0 !important;
  padding: 0 !important;
}

/*
 * HTML elements
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
  margin: 0;
  padding: 0;
  line-height: 1;
}

.field-name-field-formatted-title,
h1 {
  color: #000;
  font-family: "Palatino Linotype",Palatino,Georgia,serif;	
  font-size: 15pt;
  font-weight: normal;
  margin: .125em 0;
  padding: 0;
}

.field-name-title {
  margin: 0;
  padding: 0;
}

.field-name-related-publications .view-header,
.field-name-field-staff .label-above,
.field-name-field-funders .label-above,
.field-name-field-partners .label-above,
.project-content .label-above,
.field-name-field-formatted-subtitle {
  font-family: "Palatino Linotype",Palatino,Georgia,serif;	
  font-size: 13pt;
  margin: .125em 0;
  padding: 0;
}

.field-name-related-publications .view-header,
.field-name-field-staff .label-above,
.project-content .label-above {
	margin: .125em 0 .5em;
}

.field-name-body {
	clear: both;
}

.field-name-field-formatted-title p,
.field-name-field-formatted-subtitle p {
	margin: 0;
	padding: 0;
}

h2 {
  font-size: 13pt;
}

h3 {
  font-size: 12pt;
}

h4,
h5,
h6 {
  font-size: 11pt;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
#site-name a,
#site-slogan {
  text-decoration: none !important;
  color: #333333;
}

.h-group a:link, .h-group a:visited {
  text-decoration: none;
}

#page-title {
  margin-top: 20px;
}

pre,
code,
tt,
samp,
kbd,
var {
  font-size: 10pt;
  font-family: Consolas, "Lucida Console", Menlo, Monaco, "DejaVu Sans Mono", monospace, sans-serif;
}

blockquote {
  margin: 20px;
  padding: 10px;
  font-size: 10pt;
  font-style: italic;
  background: #eeeeee;
}

hr {
  background-color: #666666;
}

.label-above.field-name-field-publication-type, .field-name-field-article-type, .field-name-field-publication-type {
	font-size: 9pt;
	text-transform: uppercase;
}

/*
 * Header, Logo, Site name
 */

#logo img {
  padding: 0 10px 0 0;
  margin: 0 !important;
  float: none !important;
}

/*
 * Images
 */
img {
  float: left;
  margin: 4px 20px 10px 0;
  page-break-inside: avoid;
}

a img {
  border: none;
}

/*
 * Tables
 */
table {
  margin: 1px;
  text-align: left;
}

th {
  border-bottom: 1px solid #333333;
  font-weight: 700;
}

td {
  border-bottom: 1px solid #333333;
}

th,
td {
  padding: 4px 10px 4px 0;
}

tfoot {
  font-style: italic;
}

caption {
  margin-bottom: 10px;
  text-align: left;
}

thead {
  display: table-header-group;
}

tr {
  page-break-inside: avoid;
}

/*
 * Forms
 */
form {
  margin-bottom: 10px;
}

/*
 * Poll module
 */
.poll .text,
.poll .percent,
.poll .total {
  text-align: left;
}
.poll form {
  margin-bottom: 0;
}

/*
 * Articles
 */

.comment {
  margin-bottom: 20px;
  overflow: hidden;
  page-break-inside: avoid;
}

.submitted {
  color: #666666;
  text-decoration: none;
  font-size: 9pt;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.submitted a {
  color: #666666;
  text-decoration: none;
  font-size: 9pt;
  font-weight: 400;
  margin: 0;
  padding: 0;
}


/* copied from old styles */


/* Layout
---------------------------------------------------*/


#footer_wrapper, .social_tools, .article_links, #enews_signup, #toolbar  {display:none;}

#print-logo {
	display: inline;
	float: right;
	page-break-after: avoid;
	page-break-inside: avoid;
	width: 20%;
}

#print-logo img {
  float: none;
  page-break-after: avoid;
  margin: -10px 0 0;
	width: 200px !important;	
}

#secondary-content-wrapper,
.region-secondary-content {
	page-break-before: avoid;
  display: flex; 
	width: 100%;
}

header,
.region-secondary-content #block-block-2,
#enews_signup,
.focus-area-nav,
.field-name-node-link,
.field-name-project-design-featured-content,
.field-name-project-agenda-featured-content,
.node-type-project .field-name-field-featured-content,
#branding,
.field-name-field-related-content,
.header-bg h1,
#footer,
.field-name-executive-summary,
.field-name-technical-resources,
.field-name-full-document,
.field-name-share-links,
.field-name-back-link,
#block-block-2 /*newsletter drawer*/,
.region-header,
#enews_signup,
.view-related-publications p.subhead,
section#recent_reports,
a.less, a.more_link,
.related_content,
#header h1, 
#primary_nav,
#secondary_nav,
#projects_subnav {
	display: none;
}

.basic-links,
a.accordion,
#drawer {
	display: none !important;
}

#page,
#site_wrapper {
	margin: 0 auto;
	width: 99%;
}

.tabs, .workbench-info-block {
	display: none;
}

#body_content header h1 {
	border-bottom: 1px solid #000;
	color: #000;
	display: block;	
	padding-bottom: 15px;
	text-shadow: none;
	width: 100%;
}

.horizontal-tabs .horizontal-tab-hidden {
	display: block;
	position: relative !important;
	top: 0;
}

.float_right {
	clear: both;
	border-top: 1px solid #000;
	float: left;
	padding: 20px 0 20px 10px;
	width: 96%;
}

.float_right .ares_links,
.project-overview .ares_links,
.group-overview.field-group-htab .content {
	background: #eee;
	display: block;
	float: none;
	font-size: 100%;
	margin: 0 0 15px !important;
	padding: 10px;
	width: 95% !important;
}

.field-group-htab .content {
	display: none;
}

#hero_img {
	background: #fff;
	float: left;
	height: 50px;
}

#hero_img img {
	display: none;
}

#hero_img div {
	left: 20px;
}

.field-group-htabs-wrapper {
	clear: both;
}

.project-overview .fieldset-wrapper {
	padding-bottom: 10px;
}

.project-overview .feature {
	margin-bottom: 30px !important;
}


.fieldset-wrapper div {
	clear: left;
	float: left;
	width: 100%;
}

.group-funders-partners .fieldset-wrapper div {
	float: none !important;
}

.field-name-field-partners,
.field-name-field-funders {
	padding-bottom: 1em;
}

.node-type-project .field-name-field-funders .node-teaser, 
.node-type-project .field-name-field-partners .node-teaser {
	margin: .125em 0;
}

.group-staff .fieldset-wrapper li div.group-right {
	clear: none !important;
	width: auto !important;
}

.group-staff li {
	height: auto !important;
	padding: 0 0 25px !important;
	width: 100%;
}

.group-staff h1 {
	color: #000 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: 700;
}

.fieldset-wrapper div.field-name-field-staff .group-left,
.node-type-project .ds-2col > .group-left {
	clear: none !important;
	float: left;
	width: 20% !important;
}

.node-type-project .node-about-bio .group-right,
.fieldset-wrapper div.field-name-field-staff .group-right,
.node-type-project .ds-2col > .group-right {
	clear: none !important;	

	float: none !important;
	width: 65% !important;
}

.logo_list {
	float: left;
	margin: 10px 0 30px 12px;
}

.logo_list li {
	clear: both;
	height: auto;
	padding: 10px 0;
	width: 95%;
}

article.float_left,
.project-overview .feature {
	font-size: 100% !important;
	width: 95% !important;
}

.body_list li.altrow,
aside, aside .ares_links, aside .social_tools ul li, #all_questions ul li, #featured_content .feature, #featured_content .coltwo, #featured_content .question_cta, .project-overview .field-group-htab .feature {
	border: none;
}

.field-name-field-document-date {
	float: left;
	margin-right: .5em;
	margin-bottom: 1em;
}

.field-name-field-document-date,
.field-name-field-author {
	font-size: 10pt;
}

.node-type-project .field-name-field-staff li {
	float: none;
	list-style: none;
	width: 100%;
}

.node-type-project .group-staff ul {
	padding: 0;
}

.horizontal-tabs fieldset.horizontal-tabs-pane {
	border-bottom: 1px solid #999;
	padding: .5em 0;
}

/* Color
---------------------------------------------------*/

a {color:#333333;}

.node-type-project h2,
.green, .teal, .blue, .orange, .purple, .red {
	color: #333;
}

h1.head_bl {
	color: #000;
	font-size: 120%;
}

.field-group-htab h2 {
	clear: both;
	margin: 10px 0 0;
}

.project-overview .field-group-htab h3 {
	margin: 3px 0;
	padding: 0;
}

header {
	display:none;
}

