  /* home page */
#content {
	margin-left: -10px;
}

#leftFcol {
	width: 395px;
}

#rightScol {
	width: 568px;
}

#rightScolLeft {
    padding-right: 33px;
    padding-left: 25px;
    text-align: left;
}

#content ul {
    margin: 10px 0 10px 10px;
}

#content li {
    margin: 10px 0;
}

#rightScolLeft div.deptList {
	width: 265px;
}

/* pages */

.h5 {
    font-family: Titillium, Tahoma, Helvetica, Arial, sans serif;
    padding: 0px;
    color: #bbb;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.3em;
}

.gray-box .h5, .gray-box h5 {
	color: #999;
}

.segment {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
 }

.photocredit {
    color: #777;
    text-transform: uppercase;
    font-family: "Titillium Web";
    font-weight: 700;
    font-size: 8px;
    text-align: right;
    float: right;
}

.dateTitle {
	font-weight:bold;
}

.interviewQuestion {
    font-family: Titillium, Tahoma, Helvetica, Arial, sans serif;
    padding: 0px;
    color: #626262;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.3em;
}

.inlineTitle {
    font-weight:bold;
}

.sidebarHeader {
    color: #626262;
    margin: 2px 0px 0px 13px;
}
#story li {
    font-size: 17px;
    line-height: 155%;
    font-family: "Titillium Web", Tahoma, Helvetica, Arial, sans serif;
}

#story ol li {
    margin-left: 20px;
}

.photoCollage.thirds .photoDiv {
	width:31%;
}

.gray-box .photoCollage .photoDiv {
	border-bottom:none;
	max-width: 270px;
}

.infographic {
	width: 100%;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
}

.article-section {
	color: #0f4b70 !important;
	margin-bottom: 12px;
	text-transform: uppercase !important;
}

.article-title {
	margin-bottom: 6px;
}

.article-subtitle {
	line-height: 1.2;
}

.photoDiv.centered {
	display: block;
	float: none;
	margin: auto;
	margin-bottom: 20px;
	padding: 0px 10px 10px 10px;
	border-left: 2px dotted #CCC;
	max-width: 320px;
}

#bannerCredit {
    color: #777;
    text-transform: uppercase;
    font-family: "Titillium Web";
    font-weight: 700;
    font-size: 80%;
    text-align: right;
    float: right;
}

-----

#issueDate {
	color:#0f4b70 !important;
	margin-bottom:15px;
}

div.deptList {
	width: 250px;
	margin-bottom: 30px !important;
}

.sidecontent .sidep {
    font-size: 18px;
    line-height: 1.3;
}

.gray-box {
    background-color: #e0e0e0;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 15px;
    margin-bottom: 20px;
}

.photoDiv.smaller {
	width: 150px;
	clear: left;
	padding-bottom: 5px;
}

.photoDiv.right {
    float: right;
    margin-left: 20px;
    margin-right: initial;
    padding: 0 10px 0 10px;
    border-left: 2px dotted #CCC;
    border-right: none;
}

.gray-box .photoDiv, .quote .photoDiv {
	background: initial;
	border-bottom: 2px solid #CCC;
}

.quote .photoDiv {
	border: none;
}

.quote .photoDiv .photocaption {
	font-size: 12px;
}


.quote {
    float: right;
    width: 170px;
    background-color: #e0e0e0;
    font-weight: bold;
    font-size: 20px;
    padding: 17px;
    margin: 0 13px 13px 10px;
}

.photoQuote {
	width: initial;
	margin-left: 0;
}


.photoCollage {
	display: inline-block;
	text-align: center;
}

.full-image-box {
	padding-bottom: 15px;
}

.full-image-box img {
	width: 100%;
}

.full-image-box p {
	font-size: 14px !important;
	padding-bottom: 0px;
}

.mdash {
	font-family: sans-serif;
	font-weight: lighter;
	letter-spacing: -1px;
}

.author .smaller {
	font-size:14px;
}

#bannerCredit .smaller {
	font-size: 8px;
}


.sideThing {
	margin-left: 13px;
	font-size: 14px;
}

.important-numbers {
	display: flex;
	align-items: center;
}

.important-numbers.right {
	flex-direction: row-reverse;
}

.important-numbers h3 {
	color:#456282 !important;
	font-size: 90px !important;
	line-height: initial;
	padding-right: 10px;
	font-family: Titillium, Tahoma, Helvetica, Arial, sans serif;
}

.important-numbers.right h3 {
	padding-left: 10px;
	padding-right: initial;
}

.important-numbers p {
	color: #999;
}

.sideThing .important-numbers {
	display: initial;
}

.sideThing .important-numbers h3 {
	font-size: 72px !important;
}
