.singular h1,
.search-no-results h1 {
font-size:3.6em;
line-height:115%;
margin:20px 0 10px;
font-family:"abril-text", Georgia, "Times New Roman", Times, serif;
}
.single h1 {
font-weight: 600;
}
.singular.multi-section-child h1 {
font-size:1.3em;
font-weight:400;
text-transform:uppercase;
letter-spacing:0.1em;
color:#666;
margin:30px 0;
font-family:"franklin-gothic-urw", Verdana, Geneva, sans-serif;
}
.single-attachment h1 a {
color:#666;
}
.multi-section-child .breadcrumb:hover,
.multi-section-child .breadcrumb:focus {
text-decoration:none;
}
.singular .content p,
.singular .content li,
.singular .content dd {
font-size:1.6em;
margin-bottom:1.25em;
line-height:160%;
font-family:Georgia, "Times New Roman", Times, serif;
}
.singular .content dd {
margin-bottom:0;
}
#content .callout dd p {
font-size:1em;
}
.singular #content .byline {
text-transform:uppercase;
font-family:"franklin-gothic-urw",Verdana,Geneva,sans-serif;
font-size:1.3em;
font-weight:600;
}
/*.singular .text {
overflow:auto;
height:100%;
}*/
.singular .social {
float:right;
}
.singular .quizsocial .social,
.singular .no-date .social {
float:none;
position:static;
}
.singular .tweetable {
color:#000;
margin-right:0.1em;

background-image: url(img/twitter-bird_16.png);
background-repeat: no-repeat;
background-position:center right;
display: inline; /* Can't be display:inline block because this markup goes to two lines and looks weird: <h3>1. [tweetable]Fathers have increased their housework and child care time, but still only do about half of what mothers do.[/tweetable]</h3>  */
padding-right:1em;
}
.singular .tweetable:hover,
.singular .tweetable:focus {
background-color:#DDEEFF;
}

.singular .custom_images img {
display:inline-block;
padding:0 0 0 15px;
}
.singular .content h2 {
margin-bottom:25px;
font-weight:700;
font-size:2.8em;
font-family: "franklin-gothic-urw", Verdana, Geneva, sans-serif;
}
.singular .content h3 {
font-family: "abril-text", Georgia, "Times New Roman", Times, serif;
font-size:2em;
font-weight:700;
line-height:1.3;
margin-top:0.5em; /* 10px / 20px font size */
margin-bottom:1em; /* 20px / 20px fontsize */
}
.singular .content h4,
.singular .content h5,
.singular .content h6 {
font-style: normal;
line-height: 1.4;
margin-top:0.5555555em; /* 10px / 18px font size */
margin-bottom:1.11111111em; /* 20px / 18px fontsize */
}
.singular .content h4,
.singular .content h6,
.content dt {
font-family: franklin-gothic-urw, Verdana, Geneva, sans-serif;
font-size: 1.8em;
font-weight: 700;
}
.singular .content h5 {
font-family: abril-text,Georgia,"Times New Roman",Times,serif;
font-size: 1.8em;
font-style: italic;
font-weight: 400;
line-height: 1.4;
margin-top:0.5555555em; /* 10px / 18px font size */
margin-bottom:1.11111111em; /* 20px / 18px fontsize */
}
.singular .content h6 {
color:#818181;
}

/* Sometimes we need headlines that don't have any spacing below them. Adding the class of "tight" to the headline will correct this. */
.singular .content h1.tight,
.singular .content h2.tight,
.singular .content h3.tight,
.singular .content h4.tight,
.singular .content h5.tight,
.singular .content h6.tight {
margin-bottom:0;
}

.singular #content .subhead {
font-family:"abril-text",Georgia,"Times New Roman",Times,serif;
font-size:2.4em;
font-style:italic;
font-weight:normal;
color: #000;
line-height: 1.25;
margin-bottom: 1.11111em;
margin-top: 0.555556em;
padding:0;
}


.singular .content table {
width:100%;
margin-bottom:15px;
}
.singular .content th,
.singular .content td {
font-size:1.2em;
padding:6px 5px;
}
.singular .content th p,
.singular .content td p {
font-size:1em;
}
th {
font-weight:700;
text-align:center;
}
td {
border-bottom:1px solid #ccc;
text-align:right;
}
.singular .post {
border-bottom:1px solid #DADBDB;
margin-bottom:15px;
}
.singular .content ul,
.singular .content ol {
padding-left: 30px;
padding-bottom: 30px;
}
.singular .content ul ul,
.singular .content ol ol {
padding-bottom:0;
padding-top:10px;
}
.singular .content li {
margin-bottom:10px;
}
.singular .content li li,
.singular .content li p {
font-size:1em;
}

.singular .content hr.divider {
clear:both;
border:0 none;
border-bottom:1px solid #ccc;
margin-bottom:2.4em;
}

/* <blockquote>'s behave like pull quotes by default. */
.singular .content blockquote {
border-left:1px solid #ccc;
font-family: "abril-text", Georgia,"Times New Roman",Times,serif;
font-size:2.2em;
line-height:1.4;
margin-bottom:10px;
margin-left: 15px;
color:#000;
float:right;
width:50%;
padding:20px 0 20px 20px;
}
.singular .content blockquote p {
font-size:1em;
margin-bottom:0;
font-family: "abril-text", Georgia,"Times New Roman",Times,serif;
}
blockquote cite {
font-size:60%; /* 13px/22px */
color:#8c8c8c;
font-family: "franklin-gothic-urw", Verdana, Geneva, sans-serif;
display:block;
text-align:right;
padding-top:10px;
letter-spacing:0.1em;
text-transform:uppercase;
}

/* Full-width blockquotes are intended for direction qutations. Stylized quotation marks are added automagically. */
.singular .content blockquote.full {
border-top:1px solid #585858;
border-bottom:1px solid #585858;
border-left:0 none;
margin-left:0;
margin-bottom:1.4em;
padding:30px 45px 0;
float:none;
width:auto;

font-family:"abril-text",Georgia,"Times New Roman",Times,serif;
font-size:2.2em;
line-height:1.5;
color:#656565;
position:relative;
}

.singular .content blockquote.full:before,
.singular .content blockquote.full:after {
color: #808284;
font-size: 4em;
font-style: normal;
position: absolute;
}

.peoplepress .content blockquote.full:before,
.peoplepress .content blockquote.full:after {
color:#D1A730;
}

.pewglobal .content blockquote.full:before,
.pewglobal .content blockquote.full:after {
color:#949;
}

.pewforum .content blockquote.full:before,
.pewforum .content blockquote.full:after {
color:#0090c0;
}

.journalism .content blockquote.full:before,
.journalism .content blockquote.full:after {
color:#733D47;
}

.pewsocialtrends .content blockquote.full:before,
.pewsocialtrends .content blockquote.full:after {
color:#387668;
}

.pewhispanic .content blockquote.full:before,
.pewhispanic .content blockquote.full:after {
color:#A55A26;
}
.pew-internet .content blockquote.full:before,
.pew-internet .content blockquote.full:after {
color:#006699;
}

.singular .content blockquote.full:before {
content:"\201C";
left: 0;
top: -0.1em;
}
.singular .content blockquote.full:after {
content:"\201D";
bottom: -0.4em;
right: 0.1em;
}
.singular .content blockquote.full p {
margin-bottom:1.25em;
}

big.honkin-number {
float:left;
color:#EC9F2E;
font-size:2.5em;
font-family:"franklin-gothic-urw",Verdana,Geneva,sans-serif;
font-weight:700;
padding-top:0.2em;
margin-right:0.4em;
}

/* Important points are intended to be <p>'s that look like headline styling. They stand out without being a headline which would carry side effects. I don't think any site will be using this though. The text color is different for each project site and is defined in that sites project specific CSS file (css/pewresearch.css, css/pewsocialtrends.css etc.)*/
.singular .content .important-point {
font-weight:700;
font-family:"abril-text",Georgia,"Times New Roman",Times,serif;
font-size:2.2em;
line-height:1.3;
}

/* --------------------------------------------------------- */
/* Options for inset content inherited from legacy templates */
/* --------------------------------------------------------- */

/* Aside */
.singular .aside {
border-top:1px solid #585858;
border-bottom:1px solid #585858;
overflow:auto;
height:100%;
padding:1.25em 0;
margin:1.25em 0;
}
.singular .aside p,
.singular .aside li {
color:#000;
font-family:"franklin-gothic-urw",​Verdana,Geneva,​sans-serif;
font-size:1.6em;
line-height:1.5;
}

/* Callout */
.callout {
background-color:#F7F7F1;
float:right;
padding:15px 20px 0;
margin-left:30px;
margin-bottom: 1.25em;
width:270px;
}
.callout-wide {
	float: none;
	width: auto;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
.deemphasized-callout {
/* Modifys the .callout class */
width:230px;
}
.callout dt,
.singular .callout h3,
.singular .callout h4 {
font-family:"franklin-gothic-urw",​Verdana,​Geneva,​sans-serif;
font-size:1.7em;
font-weight:600;
line-height:1.3;
margin-bottom:0.5em;
margin-top:0.25em;
}
.callout dt {
margin-bottom:0;
}
#content .callout p,
#content .callout li,
#content .deemphasized-callout p,
#content .deemphasized-callout li {
	font-family:"franklin-gothic-urw",​Verdana,Geneva,​sans-serif;
	color:#6b6b6b;
	font-size:1.3em;
	line-height:1.6em;
}
.singular .content .callout ul,
.singular .content .callout ol {
	padding-bottom: 0;
}
#content .deemphasized-callout li li {
font-size:1em;
}

#citation {
font-family:"franklin-gothic-urw",​Verdana,Geneva,​sans-serif;
font-size:1.3em;
display:none; /* This is only visible when printed. */
}
#citation strong {
display:block;
}


/* ----------------- */
/* End inset content */
/* ----------------- */

@media (min-width: 641px) and (max-width: 999px){
	/* RIGHT COLUMN ON PUBLICATION PAGES FLOATS UNDER TEXT, BUT NEEDS TO SPLIT INTO TWO COLUMNS ONLY IN THIS RANGE */
	.reportsupplements,
	.reportrelated {
		float:left;
		width:49%;
	}
	.reportsupplements {
		margin-right:2%;
	}
}
@media (max-width: 600px){
	.callout {
		width: 100%;
		float: none;
		margin-left: 0;
		box-sizing: border-box;
	}
}
@media (max-width: 560px){
	.singular .content img {
		padding:3px 0 20px;
	}
	.singular .content .wp-caption img {
		padding-bottom:0;
	}
}
@media (max-width: 480px){
	.singular h1,
	.search-no-results h1 {
		font-size:2.6em;
	}
	.singular .content h2 {
		font-size:2.2em;
	}

	.singular .content blockquote {
	border-left:0 none;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-left:0;
	float:none;
	width:auto;
	}
}

.singular .social .small-black a div {
border: 0px!important;
border-radius: 0px!important;
}
